-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stamps not copied when appending a page #1671
Comments
Just to add more context, I am trying to iterates over the pages of a PDF file, removes specified annotations, and generates a new PDF file as output.
I tried implementing the changes suggested by @pubpub-zz:
But I got the same result - the stamp annotation is not in the new pdf file. |
@tiago719, |
Thank you very much, that is great news! |
Yap, that fixed the bug. Thanks |
Closed by #1635 |
This approach works, however I still have the same result in the new file - the stamp annotation is not there.
Originally posted by @tiago719 in #1670 (comment)
The text was updated successfully, but these errors were encountered: