Copy Annotations #1414
Unanswered
manathan1984
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a PDF that I am editing by merging each page with some additional content (e.g., adding page numbers), but as I do that, I am losing all annotations to internal objects (sections, references, figures). Is there a way to recreate all such annotations? The document is the same, with the only difference in the added page numbers.
Alternatively, is there a way to edit a page of a PDF document and save it in the same document? I am asking because the process I follow now is largely the following:
After this loop, the
reader
pdf has all the internal annotations (links), while thewriter
has none. Any suggestions are very welcome!Beta Was this translation helpful? Give feedback.
All reactions