Page 1 of 1
Placing an image in a DXF using DXFExport
Posted: 06 Jul 2007, 20:07
by Richard Wissler
Hi,
I would like to place images in a drawing.
Can I achieve that using DXFExport?
Richard
Posted: 09 Jul 2007, 16:24
by support
Hello Richard,
Current version of DXF Export VCL does not allows adding raster images into the result DXF file.
This functionality will be added in future as a part of <b>CADtoDXF</b> module.
Sergey.
Please post questions to the forum or write to
support@cadsofttools.com
Posted: 10 Jul 2007, 13:46
by Richard Wissler
Hello Sergey,
Thank you.
I could realize almost everything I need very quickly using DXFExport and the help you gave. Adding images to the drawing would be a very fine function I would like to implement.
Would it be possible to do it "by hand"?
- Creating the DXF file using DXFExport
- Loading the file in a TMemo
- Adding what is required to insert a link to the image data and save it again
If this is possible, where can I find specification of the DXF statements I have to add?
Thanks in advance
Richard
Posted: 11 Jul 2007, 10:33
by support
Hello Richard,
Unfortunately it is impossible with current version of the library.
Sergey.
Please post questions to the forum or write to
support@cadsofttools.com
Posted: 11 Jul 2007, 11:40
by support
Hello Richard,
If this is possible, where can I find specification of the DXF statements I have to add?
Official web site of AutoDesk must contain respective information.
Sergey.
Please post questions to the forum or write to
support@cadsofttools.com
Re: Placing an image in a DXF using DXFExport
Posted: 14 Dec 2009, 11:16
by support
Hello.
We'd like to inform you that insertion of rasters into vector files was added to the latest version of the software. You can download it here:
http://www.cadsofttools.com/download/dxfexportvcl.zip
Alexander.