Python Forum
How to retain Annotation popup comments in a pdf
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to retain Annotation popup comments in a pdf
#1
Hi All,

I want to add XMP metdata from a xmp file and set initial view settings to the existing pdf. My python script added above two features successfully in my existing pdf. But in the resulted pdf, Bookmarks are missing, internal links are missing, Annotation popup comments are missing. is this possible to retain all the features I had in my existing pdf while adding above two features?

I have attached my python script, any help is very much appreciated.

regards,
Srikrishnan
Larz60+ write Mar-07-2025, 07:05 AM:
Rather than attaching code, please post all code, output and errors (it it's entirety) between their respective tags. Refer to BBCode help topic on how to post. Use the "Preview Post" button to make sure the code is presented as you expect before hitting the "Post Reply/Thread" button.

Attached Files

.py   PDF_XMP_initialView.py (Size: 7.44 KB / Downloads: 0)
Reply
#2
Hi,

Actually, there is no error in my code. Only problem with my code is, in the output pdf existing features are disabled.

thanks,
Srikrishnan
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020