1.png (5.5 KB)
2.png (6.5 KB)
图1为原始的dwg,图2为转换后的dwg
并且数字30.78和46.3原来是线条,后面变成了粗体。
下面是我的代码:
License license = new License();
license.setLicense("Aspose.CAD.Java.lic");
LoadOptions loadOptions = new LoadOptions();
load…...changed from lines to bold text, is likely due to how line weights...the conversion process. The line weight settings in your code...