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

TOPIC:

Stream Encrypted PDF 9 years 8 months ago #6846

  • ahmad.kayyali
  • ahmad.kayyali's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Hello,

I have a encrypted PDF file to stream using PDFHttpStream and using doc.OpenStream(stream, "PASSWORD");
always return -3 (damaged or invalid format)

but when loading the same file locally with password using doc.Open(URL, "PASSWORD") it works perfectly

is there any limitation on encrypted content on PDFHttpStream API? Thanks

Please Log in or Create an account to join the conversation.

Stream Encrypted PDF 9 years 8 months ago #6849

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
PDFHttpStream is customized encrypt data.
this can be open only encrypted by PDFHttpStream.

PDF file encrypted by tools like Adobe Acrobat, just use normal method.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum