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…...gorokhovatskyi July 8, 2024, 10:21am 2 @tianlong88 , Hi. Please, visualize...confusion. tianlong88 July 9, 2024, 2:10am 4 When I use the following...