LEADTOOLS Support
Imaging
Imaging SDK Questions
eps images not loaded correctly raster imaging pro v 14.5 (vb activeX)
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, February 20, 2007 11:40:03 PM(UTC)
Groups: Registered
Posts: 3
Hi
The main demo isn't showing eps files correctly. See attached screenshots and eps files.
Regards
#2
Posted
:
Friday, February 23, 2007 4:49:17 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
EPS files can have embedded thumbnails as well as the actual Post Script data. In order to load the PostScript, you need to unlock support for PDF Read.
You can load the thumbnails (if they have them) without unlocking PDF Read. This is why one of your files is staticy looking and the other throws the error 20408. The thumbnail in the first image (of the ski) must be bad and the other image (Nordica logo) must not have a thumbnail at all. You should be able to set the ELO_FORCE_EPS_THUMBNAIL flag in the FILELOADOPTIONS structure to force the loading of the thumbnail rather than the post script data. However, in the case of these images, it appears you will need PDF since the thumbnails appear to be either bad or nonexistent.
As you can see in the attached screenshot, both files load fine once PDF Read is unlocked (or if you temporarily use the NAG version of the dlls).
LEADTOOLS Support
Imaging
Imaging SDK Questions
eps images not loaded correctly raster imaging pro v 14.5 (vb activeX)
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.