Native PDF: Print requirement for multiples of 4 pages
Where PDFs will be printed there is a requirement to generate output PDFs with a page count which is a multiple of 4.
Is there a way to count and add pages, if required? I know we can run a JavaScript script post pagination - does this give us access to the page information which would allow us to expand the number of pages, if required?