Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Friday, March 11, 2016 8:18:08 AM(UTC)

Travis  
Travis

Groups: Registered, Tech Support
Posts: 207

Was thanked: 3 time(s) in 3 post(s)

This sample will load a PDF (or any of the Document Formats we currently support) as an SVG file and save it to a temporary file, then load the temporary SVG file and save it as a DXF file (or any of the Vector Formats we currently support).

The application is written in Managed C++ (CLR Console Application).
It uses our .NET interface to load the Document Format (https://www.leadtools.com/sdk/formats#document) as SVG and save the SVG file to a temporary file on disk.
It then uses our C interface to load the SVG file from disk and save it as a vector format (https://www.leadtools.com/sdk/formats#vector), in this case: DXF.

The project was written in Visual Studio 2013.

**************Updated******************
Added another project which updates the first to not use a temporary file and perform the conversion in memory.

File Attachment(s):
NET - CDLL - V19 - PDF to DXF.zip (25kb) downloaded 379 time(s).

Edited by user Friday, November 30, 2018 4:44:01 PM(UTC)  | Reason: Updating Description to make it easier to find

Travis Montgomery
Senior Sales Engineer
LEAD Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.043 seconds.