Exporting Dashboard to PDF Using Web Services API C#
12th November 2024
Hi Geovanny Generating a PDF is process with multiple steps, one of which is stitching the different parts together using the ComposePDF call you found. While it is technically possible to …