This page helps you configure the PrintRendererServer WebService and available configuration methods.

In order to use these methods, you should point your web service code generation tool at http(s)://yourwebserver/XLCubedWeb/WebServices/PrintRendererServer.svc?wsdl. This should generate the necessary proxy classes.

These methods are available on the PrintRendererServer web service.

WebServiceFunction
RenderReportAsStaticExcelCreates an Excel workbook with all Anaplan XL Reporting functionality removed, suitable for viewing by users without the Anaplan XL Excel Edition.
RenderReportAsLiveExcelCreates an Excel workbook suitable for those with the Anaplan XL Excel Edition.
RenderReportChangingSlicersAsStaticExcelCreates an Excel workbook with all Anaplan XL functionality removed, suitable for viewing by users without the Anaplan XL Excel Edition. Allows slicer values to be changed before rendering.
RenderReportChangingSlicersAsLiveExcelCreates an Excel workbook suitable for those with the Anaplan XL Excel Edition. Allows slicer values to be changed before rendering.
RenderReportAsPdfCreates a PDF document.
RunReportReturningWebParametersRuns a report and returns the values of all defined Web Parameters.
RunReportReturningRangeValuesRuns a report and returns the values of the specified ranges.