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

[SOLVED]Get byte[] from Document

More
IP: 192.168.0.71 11 years 10 months ago - 11 years 10 months ago #7659 by rurodriguez
Hi all,
I need to save a modified (highlights, notes, etc) PDF using my own encryption algorithm, so Is there any way to get the byte[] of the modified PDF?
Thanks in advance
Last edit: 11 years 10 months ago by marcoP.
More
IP: 192.168.0.71 11 years 10 months ago #7661 by rurodriguez
I answer to myself.
To do this you should use the Document.openStream method with your implementation of PDFStream. When Document.Save method is called, the byte data is passed through the PDFStream.write method.
Time to create page: 0.381 seconds
Powered by Kunena Forum