Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Add annotation in password protected PDF

More
IP: 192.168.0.71 11 years 10 months ago #7664 by moontech
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?
More
IP: 192.168.0.158 11 years 10 months ago #7673 by nermeen
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.
Time to create page: 0.636 seconds
Powered by Kunena Forum