I want to create a report that will be available to customers and also to our installers in pdf format. I have 2 problems.
Firstly, the column widths are not as adjustable as I’d like and this means that my table can’t contain all the columns I want.
Eg.
Also, when my table has more rows than a page can hold, the pdf only has one page and we can see the scroll bar on the left. How can I print the following pages in PDF format?
Thanks for your help!
There are some limitations here to printing - I encourage you to vote on this product suggestion here: Print multiple pages
That being said, the suggestion lays out some workarounds that currently exist, such as:
Split your data across multiple steps (pages) and use the “Print Steps” trigger to print the entire step group as a report.
For extremely large reports or more flexible formatting (e.g., custom headers, repeated table headers per page, etc.), community members have had success exporting records to external tools like Power BI (using paginated reports) or Bartender for generating multi-page printable PDFs.