Can I convert 'IMAGE' data in Delphi to DXF

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
ANDREVANZYL
Posts: 2
Joined: 15 Nov 2007, 09:23
Location: South Africa

Can I convert 'IMAGE' data in Delphi to DXF

Post by ANDREVANZYL » 15 Nov 2007, 09:27

I have line-drawings on an Image.canvas and I would like to know if I can convert them to DXF format by using DXFExportVCL.

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Post by support » 15 Nov 2007, 11:33

Hello!

<b>DXF Export VCL</b> package (http://www.cadsofttools.com/download/dxfexportvcl.zip) contains a demo with respective example. Please find the procedure
<b>TfmDXFExporter.btnFormEmfDxfClick</b> in the module ..\dxfexportvcl\Demos\DEMO\Main.pas

Sergey.

Please post questions to the forum or write to support@cadsofttools.com

Post Reply