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
|