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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Package is not working when undefining IEIncludePDF

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
RudBus Posted - Mar 01 2022 : 11:15:18
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.
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 01 2022 : 15:51:52
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