This content has been marked as final.
Show 3 replies
-
1. Re: OpenInWindowEx() fails to open password protected pdf
Test Screen Name Mar 13, 2014 3:40 AM (in response to VKP1)You did not post any error, but this sounds normal, I would not expect it to work. There is no OLE interface at all to open password protected files. A plug-in can do it, apparently.
-
2. Re: OpenInWindowEx() fails to open password protected pdf
VKP1 Mar 13, 2014 4:15 AM (in response to Test Screen Name)Thanks for the prompt reply. I am not able to catch any exception in particular. But OpenInWindowEx() is returning false.
Can you please advise on whether any plug in is already available for that
-
3. Re: OpenInWindowEx() fails to open password protected pdf
Test Screen Name Mar 13, 2014 4:24 AM (in response to VKP1)No, it is something you would need to write. The whole project would need to be done in a different way, I believe it is a major challenge to implement a plug-in that shows a PDF in an external window.


