Soldato
- Joined
- 14 Apr 2014
- Posts
- 7,642
- Location
- Hampshire
Hi all
Currently rolling out some (online) software for a company which will be used to generate reports. The length of the reports is dynamic, and changes based upon the amount of content.
Once the reports are generated, they need to be printed on A3, and so for the structure to appear correct, the total number of pages needs to be divisible by 4, otherwise the "back page" doesn't appear at the back.
Hence, I need a solution which can automagically add pages to the downloaded PDF file based upon the length of the document. These pages will be a single PDF page template which I have created (it's just a blank page with text saying "page left intentionally blank".
For example, if the number of pages is 11, I need to add 1. If it's 13, I need to add 3. They need to be added just before the last page.
I've asked ChatGPT and considered automating this through Power Apps, but it seems quite complicated due to requiring add ons.
Does anybody here have any suggestions?
Thanks
Currently rolling out some (online) software for a company which will be used to generate reports. The length of the reports is dynamic, and changes based upon the amount of content.
Once the reports are generated, they need to be printed on A3, and so for the structure to appear correct, the total number of pages needs to be divisible by 4, otherwise the "back page" doesn't appear at the back.
Hence, I need a solution which can automagically add pages to the downloaded PDF file based upon the length of the document. These pages will be a single PDF page template which I have created (it's just a blank page with text saying "page left intentionally blank".
For example, if the number of pages is 11, I need to add 1. If it's 13, I need to add 3. They need to be added just before the last page.
I've asked ChatGPT and considered automating this through Power Apps, but it seems quite complicated due to requiring add ons.
Does anybody here have any suggestions?
Thanks