/
Scripted Reports API (SR API)
Scripted Reports API (SR API)
SR - set of utility methods and libraries that are available in the Actonic Report Builder.
You can access API descriptions here sr-api (actonic.io) or by exploring the iFrame containing the same data below.
pdfOptions
By default SR uses pdfmake library for export. You can configure PDF layout with specifying PDFmake configuration object (for example, page format, page margins, landscape/portrait mode, watermark, etc).
Documentation for pdfmake: https://pdfmake.github.io/docs/0.1/
pdfDoc
Replace default export PDF result with specifying “jsPDF” object for export. If set, this method replaces pdfmake export that’s used by default.
Documentation for jsPDF: https://github.com/parallax/jsPDF
, multiple selections available,
Related content
Create your first Scripted Report
Create your first Scripted Report
Read with this
Scripted Reports input parameters
Scripted Reports input parameters
Read with this
Template variables (Handlebars)
Template variables (Handlebars)
Read with this
Report Builder: "How to export and import a Scripted Report" guide
Report Builder: "How to export and import a Scripted Report" guide
Read with this
Data Analysis and Visualization Libraries
Data Analysis and Visualization Libraries
Read with this
Scripted Reports API
Scripted Reports API
Read with this