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
 passing ievpCenter, iehpCenter, iesFitToPage
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

thasselt

Netherlands
1 Posts

Posted - Sep 24 2020 :  10:55:10  Show Profile  Reply
I can l load a tif file and print it with the following code
lvDocImage.IO.PrintImage(Printer.Canvas,0,0,0,0 );


However when I try to use the parameters like below:
for centering and pageto fit I get an error undeclared identifier:
What am I doing wrong?

lvDocImage.IO.PrintImage( Printer.Canvas, 0, 0, 0, 0, ievpCenter, iehpCenter, iesFitToPage );

xequte

38182 Posts

Posted - Sep 24 2020 :  18:48:20  Show Profile  Reply
Hi

Please add ImageEnIO to your uses clause.

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