Hello Aspose Team,
We are faced the problem to convert .dxf to .svg. The code is simple:
var img = Image.Load(“ImputFile.dxf”)
CadRasterizationOptions cadRasterizationOptions = new CadRasterizationOptions();
SvgOptio…...svg conversion is failed Aspose.CAD Product Family krserg...The code is simple: var img = Image.Load(“ImputFile.dxf”) CadRasterizationOpti...