Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Add annotation in password protected PDF 9 years 5 months ago #7664

  • moontech
  • moontech's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
I can open password protected PDF.
But when added annotation then annotation display on PDF.
But when save PDF then PDF not saved with annotation.
What to do for save annotation?
The topic has been locked.

Add annotation in password protected PDF 9 years 5 months ago #7673

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
You need only to call:

if(m_reader.PDFCanSave())
m_reader.PDFSave();

make sure that the save method returns true.

Note: after saving you need to reopen the pdf.
The topic has been locked.
  • Page:
  • 1
Powered by Kunena Forum