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...using default options for the conversion to see if the issue persists...