Group,
I have a binder set of pdf drawings (42"x30") I created from individual files. If memory serves they were all rotated after the binder was created. I have received addendum's to the pages and I want to transfer all my comments, notes, lines, rectangles, polygons, etc. objects from the old pages to the new pages in a new binder document. My problem is when I copy/paste the pasted objects are inserted in the wrong orientation. I have tried rotating the new document page in both portrait and landscape but when I paste the objects the new page is rotated 90 degrees by the program then the page is rotated back to its original orientation, or the objects rotate 90 degrees when pasted.
Can someone please describe how I can best resolve this transfer of objects.
Thanks,
Tom M
getPageRotation(pageNum);
Do this for the old page and the new page. Rotate the new page by 90 until they match. Now when you copy the comments from the old to new page they should have the correct rotation.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script