image.png (15.4 KB)
FluentConverter .Load("C:/Users/user/Desktop/KDH/cad/Begin.PNG") .ConvertTo("End.Dxf") .Convert();
I want to convert .png to .Dxf
but It says “unknown format is not supported”
How can …...dxf") .Convert(); I want to convert .png to .dxf but It...As per documentation , PNG to DXF conversion is not yet supported...