Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Submit your requests and polls about new features

TOPIC:

protected and encrypted security 10 years 10 months ago #2452

  • jguani
  • jguani's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Hi, can anyone confirm that PDFViewer SDK supports protected and encrypted security?

Thanks,

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

protected and encrypted security 10 years 10 months ago #2457

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
yes, can be opened by Document.Open( path, password );

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

protected and encrypted security 10 years 9 months ago #3071

  • gluoyer
  • gluoyer's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
can the sdk support encrypted file by rc4, thank you.

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

protected and encrypted security 10 years 9 months ago #3072

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
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.

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

protected and encrypted security 10 years 9 months ago #3073

  • gluoyer
  • gluoyer's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
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.

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

protected and encrypted security 10 years 9 months ago #3074

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
just "Standard" filter can be supported for java.
which defined in "Encrypt" entry in trailer dictionary.

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

Powered by Kunena Forum