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
 Package is not working when undefining IEIncludePDF
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

RudBus

Canada
6 Posts

Posted - Mar 01 2022 :  11:15:18  Show Profile  Reply
Hi,

In version 10.3.0 when I undefine the IEIncludePDF the package cannot be loaded anymore:

// Support for PDF file format (trims about 120KB)
// Undefining this will undefine IESupportPdfViewer and IEIncludePdfPrinting
{.$define IEIncludePDF}


I'm getting the error:
---------------------------
bds.exe - Point d’entrée introuvable
---------------------------
Le point d’entrée de procédure @Iexpdfiumlib@initialization$qqrv est introuvable dans la bibliothèque de liens dynamiques DPKIECTRL25.bpl.
---------------------------
OK
---------------------------

There are also some hints when building the package:
[dcc32 Hint] imageenproc.pas(13606): H2164 Variable 'iev' is declared but never used in 'TImageEnProc.Rotate'
[dcc32 Hint] imageenproc.pas(13607): H2164 Variable 'rot' is declared but never used in 'TImageEnProc.Rotate'
[dcc32 Hint] iexToolbars.pas(4194): H2164 Variable 'dr' is declared but never used in 'TCustomImageEnToolbar.IEViewMenuButtonClick'


I can work this around by keeping the IEIncludePDF and add the iepdf DLL but I thought maybe you would like to know this if it can help other people. Thanks.

xequte

38608 Posts

Posted - Mar 01 2022 :  15:51:52  Show Profile  Reply
Hi

Please delete all old instances of DPKIECTRL25.bpl, PKIECTRL25.bpl, DPKIEDB25.bpl and PKIEDB25.bpl

Then recompile and install the ImageEn packages:

https://www.imageen.com/help/Installation.html

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