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

TOPIC:

[SOLVED]Get byte[] from Document 9 years 5 months ago #7659

  • rurodriguez
  • rurodriguez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
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: by marcoP.
The topic has been locked.

Get byte[] from Document 9 years 5 months ago #7661

  • rurodriguez
  • rurodriguez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
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.
The topic has been locked.
  • Page:
  • 1
Powered by Kunena Forum