ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 How to load a password protected PDF in ImageEn
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

yogiyang

India
725 Posts

Posted - Feb 24 2017 :  10:08:31  Show Profile  Reply
Hello,

I want to load a password protected PDF in ImageEnView and then slice it into 3 equal pieces vertically.

How can I get ImageEn to load a password protected PDF?

TIA


Yogi Yang

xequte

38127 Posts

Posted - Feb 25 2017 :  18:43:17  Show Profile  Reply
Hi Yogi

WPViewPDF supports all standard encrypted PDF types, but you need an updated version of wpcubed_pdf_plugin.pas. Email me for it.


  ImageEnView1.IO.Params.Dict.Insert( 'PDF:Password', edtPassword.Text );
  ImageEnView1.IO.LoadFromFile( 'C:\MyPDF.pdf' );



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: