Page 1 of 1

incorrect conversion,DXFExporterDLL convert emf to dxf

Posted: 17 Mar 2010, 10:56
by qost
When I use you DXFExporterDLL for converting emf to dxf, it losts some contents. Please use my attachment for testing.

Re: incorrect conversion,DXFExporterDLL convert emf to dxf

Posted: 06 Apr 2010, 15:40
by support
Hello.
The solid object in the file was created via FillRect GDI function. Currently DXF Exporter DLL doesn't handle such objects. We will consider the problem. For now FillRgn GDI function can be used instead the FillRect.

Alexander.