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
 Problems when updating to the latest version 14.2.0

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
Gubben Posted - Jul 26 2025 : 00:21:33
My program fails at these lines after the update:

ImageEnMView1.GetImageToStream(ImageEnMView1.SelectedImage,ms,iotiff);

ImageEnView1.ZoomFilter:=rfhermite;

imageenview1.proc.Rotate(90,ierNone);

How can I fix it?

Kind regards,
Ole
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 28 2025 : 18:36:42
Hi

You can just remove the old imageen unit (It was used for the legacy TImageEn, which is now in hyiedefs).

There are new versions of the PDF DLL in the \DLL\ sub-folder where you installed ImageEn. Please see:

http://www.imageen.com/help/ImageEn_DLLs.html


Nigel
Xequte Software
www.imageen.com
Gubben Posted - Jul 28 2025 : 12:35:05
Uninstalled using Revo Uninstaller an reinstalled

Kan now compile, but on program start I now get this error/message.





Where can I download the newest version?
Gubben Posted - Jul 28 2025 : 11:38:51
Still errors.

[dcc32 Fatal Error] ReklamasjonerViseUnit.pas(9): F2613 Unit 'imageen' not found.

I have not changed the location, may be the installation of 14.2.0?


Gubben Posted - Jul 28 2025 : 02:28:27
Hi Niegel

Sorry, my bad. I have not added iexDefs and iexUtils to the uses clause.

Thanks for the IECompatibilityFixer tool.

Kind regards,
Ole
xequte Posted - Jul 28 2025 : 00:07:39
Hi Ole

Fails how? Can you give me all the code?

Have you added iexDefs and iexUtils to your uses clause:

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

If not, please run this tool:

https://www.imageen.com/files/other/IECompatibilityFixer.exe



Nigel
Xequte Software
www.imageen.com