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
 IEvolution and Annotations >1024 bytes

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
sven Posted - Feb 23 2022 : 15:44:43
I store annotations in IEV files. Now I noticed that IEV files larger than 1024 bytes don't load. I knew I had loaded larger files (around 4kb) in an old project. I tested that. With IEvolution 4.4 it still works since 5.0 it no longer works. I am currently using 10.1.

Can this be verified? My code is simple. Do you have to load larger files differently?

IEViewerDok.Image.LoadImage(@"V:\example.tif");
IEViewerDok.Fit();
IEViewerDok.Image.Annotations.LoadObjects(@"V:\example.iev");


IEViewerMail.Image.Annotations.ObjectsCount is null, no error message
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 24 2022 : 15:32:48
Hi Sven

It is working in our Delphi product, so must be an IEvolution only issue. We'll need to investigate for our next IEvolution update.

Nigel
Xequte Software
www.imageen.com
sven Posted - Feb 24 2022 : 02:24:57
Sorry I thought it was the size. The problem is IEV files with embedded graphics. Can you see the reason why newer versions can't load such IEV?

attach/sven/202222422753_example.zip
31.69 KB
xequte Posted - Feb 23 2022 : 17:22:24
Hi Sven

Can you attach some of your sample IEV files.

Nigel
Xequte Software
www.imageen.com