This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, September 24, 2009 3:38:37 PM(UTC)
Groups: Registered
Posts: 1
I was told that LeadTools could do an open of a true EPS image and save it as a SVG. I have looked all over the site and see no references to this. Is this possible using LeadTools
#2
Posted
:
Sunday, September 27, 2009 1:33:33 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
EPS file format support is included with the LEADTOOLS PDF Plug-in which is an add-on module for LEADTOOLS Toolkits that extends support for PDF, PostScript, and EPS formats. LEADTOOLS loads EPS files as Raster images. It renders all of objects inside EPS file as raster objects and loads it in memory and then renders the rasterized objects on the image.
After loading the EPS file, you need to use the LEADTOOLS vector functions to embed the raster image in vector file and save it as SVG vector format. The SVG format is not supported in the non-vector toolkits. Read support and write support for this format are provided in the LEADTOOLS Vector Imaging Pro toolkit and are unlocked when the Vector features are unlocked.
LEADTOOLS Vector functions are only available in two programming interfaces (API and C++ Class Library).
For more information about LEADTOOLS vector Imaging Pro, please see the following pages:
http://www.leadtools.com/SDK/Vector/Vector-Imaging.htm
Thanks,
Maen Badwan
LEADTOOLS Technical Support
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.