I have merged multiple pdf documents together that are portrait as well as landscape. I want to number them in the lower right hand corner and have figured out how to rotate the landscape 90 degrees counter clockwise to get the page number in the right place, however it will not allow me to rotate the last landscape page. So that page number winds up in the upper right hand corner. Help! It will only allow me to do this if every other page is portrait and staggered with landscape.
You might consider using form fields to place the numbers. Form fields can be rotated and placed any where you want on the page, and you can use any font you want. And you could write a script to do the whole PDF at once. The big advantage here is if you have to do this kind of thing consistanly. It would save a ton of time. Not so good as a one off solution.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script