Skip to content
Discussion options

You must be logged in to vote

Can we do the same process on the fly on the previously opened files, where we have annotations.

I think I don't understand: which previously opened files?

Annotations cannot be shown by this technique. Remember that annotations are technically not a (permanent) part of a PDF. An annotation is valid for the PDF page on which it is shown. So input annots would have to be re-inserted (using diefferent coordinates etc., etc.) in the newly created, large target page. There is no support for this.
But in many cases, you can convert a PDF such that annotations are converted to normal page content. Then the snippet above also works for the conversion result.
Here is how to do the conversion:

p…

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@kvrameshreddy
Comment options

Comment options

You must be logged in to vote
2 replies
@JorjMcKie
Comment options

@kvrameshreddy
Comment options

Answer selected by kvrameshreddy
Comment options

You must be logged in to vote
1 reply
@kvrameshreddy
Comment options

Comment options

You must be logged in to vote
4 replies
@kvrameshreddy
Comment options

@kvrameshreddy
Comment options

@kvrameshreddy
Comment options

@JorjMcKie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #1382 on November 10, 2021 07:16.