PDA

View Full Version : Problem with opening of Encrypted PDF


faizan
June 16th, 2008, 06:45 AM
Hello,

i am trying foxit ActiveX version 2.0.2007.1130. It does not open an encrypted PDF file. It does not show any password dialog box if i try to open an encrypted file. Is it a bug??

Regards,
Faizan

jinming_wang
June 19th, 2008, 01:48 AM
When open an document with password, the event OnOpenPassword triggered.You need to handle this event in your program.

faizan
June 19th, 2008, 02:40 AM
got it :) thankyou!!