Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

How to create writable stream from PDF data?

More
IP: 192.168.0.71 12 years 4 months ago #6223 by Navdeep_rs
Hi,


We need to open AES256 Encrypted pdf in pdfViewer and all of that (decryption part) needs to be done in memory only and after updating(adding annotation etc) the PDF we have to store the updated PDF locally in encrypted form.

Document_openStream() opens filestream, but for that we first have to create a decrypted file and write it on disk.
Document_openMem() opens pdf in readonly mode only.

Can you suggest something here?
Is there any way here so that we can pass AES encrypted stream to viewer with key?
Is there any way we can create writable stream directly from decrypted NSData(dataWithContentsOfFile)?
Please help.
More
IP: 192.168.0.71 12 years 4 months ago #6227 by radaee
Document_openStream() opens PDFStream object.
so, you can implement your owner PDFStream.
Time to create page: 0.396 seconds
Powered by Kunena Forum