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

Stream Encrypted PDF

More
IP: 192.168.0.71 11 years 7 months ago #6846 by ahmad.kayyali
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
More
IP: 192.168.0.71 11 years 7 months ago #6849 by radaee
Replied by radaee on topic Stream Encrypted PDF
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.
Time to create page: 0.423 seconds
Powered by Kunena Forum