06-05-2023 02:31 AM
Hi,
I have a report template with multiple pages [ say 20]. I am using script to update the template and export to PDF.
Is it possible to have a template with some pages in portrait and few in landscape? similarly want to export to PDF also.
For example, template has 20 pages. want to keep pages 2,3,4,5,12,17 in portrait and remaining pages in landscape.
Height: 11inch and width: 8.5inch.
when we export to PDF, want to have same portrait and landscape combination.
let me know is there any suggestion to achieve it.
regards,
Durai
Solved! Go to Solution.
06-05-2023 09:19 AM
You could have a 20 page template, load it, delete all the pages except page 1, save as pdf, reload the template, delete all the pages except page 2, change to portrait mode, save-append.... would be slow but it's something