- Posts: 2
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Submit your requests and polls about new features
protected and encrypted security
IP: 192.168.0.70
12 years 9 months ago #2452
by jguani
protected and encrypted security was created by jguani
Hi, can anyone confirm that PDFViewer SDK supports protected and encrypted security?
Thanks,
Thanks,
IP: 192.168.0.70
12 years 9 months ago #2457
by radaee
Replied by radaee on topic protected and encrypted security
yes, can be opened by Document.Open( path, password );
IP: 192.168.0.70
12 years 7 months ago #3071
by gluoyer
Replied by gluoyer on topic protected and encrypted security
can the sdk support encrypted file by rc4, thank you.
IP: 192.168.0.70
12 years 7 months ago #3072
by radaee
Replied by radaee on topic protected and encrypted security
it can open and save encrypted PDF file now(ver 2.9.0 or later).
but it can't encrypt PDF file that not encrypted by java.
but it can't encrypt PDF file that not encrypted by java.
IP: 192.168.0.70
12 years 7 months ago #3073
by gluoyer
Replied by gluoyer on topic protected and encrypted security
The return of public int Open( String path, String password ) method in Document.java in line 326 maybe -2:unknown encryption.
I want to know, which encryption type it supports now(ver 2.9.0 or later).
whether we should just open files as normal, the sdk will check the encryption type.
I want to know, which encryption type it supports now(ver 2.9.0 or later).
whether we should just open files as normal, the sdk will check the encryption type.
IP: 192.168.0.70
12 years 7 months ago #3074
by radaee
Replied by radaee on topic protected and encrypted security
just "Standard" filter can be supported for java.
which defined in "Encrypt" entry in trailer dictionary.
which defined in "Encrypt" entry in trailer dictionary.
Time to create page: 0.399 seconds