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
 ImageEN / MView PDF Load Page.x
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

andyhill

Australia
133 Posts

Posted - Oct 20 2019 :  18:19:31  Show Profile  Reply
It has been a long time since I worked with ImageEn (I have been stuck in JavaScript Land).

Please show me how to load a PDF Page.x Into ImageEnMView, My code below shows a blank page (it would be nice if MView loaded all pages):-

ImageEnVectDisplay.IO.Params.ImageIndex:= 1;
ImageEnVectDisplay.IO.Params.Dict.Insert('PDF:Density', 200);
ImageEnVectDisplay.IO.LoadFromFile(DirectoryList2[i]); // Test For WrongFormat
//
if WrongFormat = False then begin
j:= ImageEnMView11.AppendImage;
ImageEnMView11.SelectImage(0);
ImageEnMView11.IEBitmap.Assign(ImageEnVectDisplay.IEBitmap);


Andy

xequte

38182 Posts

Posted - Oct 20 2019 :  23:46:39  Show Profile  Reply
Hi Andy

ImageEn needs a plug-in to load PDF files. Which one are you using?

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

andyhill

Australia
133 Posts

Posted - Oct 20 2019 :  23:52:27  Show Profile  Reply
None, I have SynPDF ?

Andy
Go to Top of Page

xequte

38182 Posts

Posted - Oct 21 2019 :  18:29:32  Show Profile  Reply
Hi Andy

That is not a plug-in that we support.

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