use sdk version : aspose.cad 25.12 java
My conversion code and parameter settings are roughly as follows:
File outputFile = new File(outputFilePath);
try {
LoadOptions opts = new LoadOption…...48)); // Temporarily export Model only to avoid Layout interference...cadRasterizationOpti.setLayouts(new String[]{"Model"}); cadRasterizationOpti.se...