Hello!
When using aspose.cad to convert dwg to dxf, two issues were encountered:
Use
CadImage cadImage = (CadImage) Image.load(dwgPath);
cadImage.save(outFile);
When using the method, the conversion result may resu…...result in the loss of vector data such as annotated text and fillers...coordinate information of the CAD source file will not be retained,...