Even if landscape checkbox is checked, the pdfOperations fails.
In my situation, I have 14 templates for a feature and when I show as a Preview in my application, I want to add sample watermark to them.
and when user is ready, i want to merge all these 14 templates as ONE pdf with no watermark.
I found that by using display header/footer, I can show page numbers and the document title nicely but then sample watermark doesn't show properly (shows on last page only).
If I go all pdfOperations to merge footers and I create footer templates, how can I show page numbers and title.
Thank you for the answer.