Hello,
I am using aspose.imaging to convert svg to dxf.
Here is my current code:
using (var image = Aspose.Imaging.Image.Load(filePath))
{
// Create an instance of DxfOptions
var exportOptions = new Aspose.Imaging.I…...TextAsLines = true, ConvertTextBeziers = true }; Aspose.Imaging...graphic which svg not. 2、Some line type, eg. dashed line in svg cannot...