Combine Reports
Is it possible to combine multiple reports into one. For instance, I have several status reports that I typically run individually. However, it would be nice to have a single button/workflow that could run all the reports and combine them into a single PDF.
-
You could use the Merge PDFs Activity https://docs.vertigisstudio.com/workflow/latest/help/Default.htm#wf5/help/activities/merge-pdfs.htm
A workflow could use the Run Report activity to generate multiple PDF reports. The Merge PDFs activity will combine the reports into a single PDF document. The Write File Bytes activity could write the merged PDF to disk, or the Create Download activity could generate a URL to the merged PDF so that an end user could download it.
1 -
Hi Bryan,
I don't know of a way to join multiple separate reports together, but have you looked at sub reports? These can be independent and for example just run with a specific date or location as the parameter. Possibly that could help you to embed multiple sub-reports in one report?
This tech tip and video walks through how to set them up;https://vertigisstudio.com/generating-a-report-with-sub-reports-from-external-data-sources/
Andrew0
Please sign in to leave a comment.
Comments
2 comments