Copy link to clipboard
Copied
Hi,
I imported comment from a reference doc and it showed up rotated 90 degree clockwise in the destination doc.
I tried print to pdf but it doesn't work cause the destination doc is a secured doc.
Any help would be appreciated.
Copy link to clipboard
Copied
I can explain why this happens, but unfortunately don't have a good solution to avoid the problem:
A PDF file can have a rotation flag that indicates if Acrobat (or any well behaved PDF viewer and printer) should rotate the page before it gets displayed. Let's say you scan a few letter sized pages, but the way your scanner rotates the pages, it looks like they are all rotated by 90 degree clock-wise. You don't want to have to tilt your head every time you want to read this document, so you rotate them in Acrobat by 90 degrees counter clock wise (ccw), and the content finally looks correct. Acrobat does not actually rotate the page contents, it just saves a rotate property for the page(s), and Acrobat knows that before the page gets displayed, it needs to be rotated 90 deg ccw. Now the problem is that when you add annotations to such a page, they will be rotated as well, so that they match the page (and look correct when you display them in Acrobat). However, if you now replace one of these pages with a page that you created e.g. in MS Word, that page is very likely not rotated, and therefore does not have the rotate property (or it is set to 0 deg), This replaces your page image, but all of a sudden, the orientation (and position) of your annotations is wrong. The same thing happens when you export the comments from one document and import into a document with a different page rotation.
If you know what the source rotation was, and what the target rotation needs to be, you can take the coordinates and rotation flags from the saved comments file, and transform them so that they match the new file, and write out a modified comments file. A few years ago, I wrote a script that did that for one specific case, but unfortunately, I don't have access to that script anymore.
Copy link to clipboard
Copied
I can explain why this happens, but unfortunately don't have a good solution to avoid the problem:
A PDF file can have a rotation flag that indicates if Acrobat (or any well behaved PDF viewer and printer) should rotate the page before it gets displayed. Let's say you scan a few letter sized pages, but the way your scanner rotates the pages, it looks like they are all rotated by 90 degree clock-wise. You don't want to have to tilt your head every time you want to read this document, so you rotate them in Acrobat by 90 degrees counter clock wise (ccw), and the content finally looks correct. Acrobat does not actually rotate the page contents, it just saves a rotate property for the page(s), and Acrobat knows that before the page gets displayed, it needs to be rotated 90 deg ccw. Now the problem is that when you add annotations to such a page, they will be rotated as well, so that they match the page (and look correct when you display them in Acrobat). However, if you now replace one of these pages with a page that you created e.g. in MS Word, that page is very likely not rotated, and therefore does not have the rotate property (or it is set to 0 deg), This replaces your page image, but all of a sudden, the orientation (and position) of your annotations is wrong. The same thing happens when you export the comments from one document and import into a document with a different page rotation.
If you know what the source rotation was, and what the target rotation needs to be, you can take the coordinates and rotation flags from the saved comments file, and transform them so that they match the new file, and write out a modified comments file. A few years ago, I wrote a script that did that for one specific case, but unfortunately, I don't have access to that script anymore.
Copy link to clipboard
Copied
I just tried to Flatten the rotated page. It seems to have corrected the problem.
Copy link to clipboard
Copied
I have a ridiculous solution for this ridiculous problem. Open the target page in a photo editor. Rotate the target page to match those bad comment orientations. Save the page as a jpeg. Open the jpeg in acrobat pro dc. paste your comments. After much wasted time with support on remote going around and around, I found this more productive to get me out of the crunch. Looking for a decent PDF editor. Anyone know of one with all the functions (that work)?
Copy link to clipboard
Copied
@quite fed up have you tried inkscape? it works on .svg instead of pdfs
Copy link to clipboard
Copied
Print the destination doc to PDF, in orientation setting select Portrait, then in page set up select Ledger (17 " x 11"), Print and the new doc opens rotated but the comments and markups will paste properly.
Copy link to clipboard
Copied
I had a similar issue where I had printed out a PDF "A" and had scanned a copy of it after writing some notes on it, making it document "B". My exported comments on document "B" were rotated 90-deg when attempting to import the same comments into the original PDF ("A"). My solution was to print out another copy of "A" and scan it back in ("C") - this allowed me to import the comments with the proper orientation.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now