Large blank area and tiny content in the output pdf file after converting dwg to PDF

Hello.

I found an issue on testing Aspose CAD for .NET 18.3.0.0

When I convert my dwg file to PDF, the size and position of content becomes unwanted.

I used your ExportToPDF sample itself, which I changed source file path and added the following lines;

rasterizationOptions.AutomaticLayoutsScaling = true;
rasterizationOptions.NoScaling= false;

When I converted the dwg file to PDF with AnyDwgToPDF (DWG to PDF Converter - Convert DWG to PDF, DXF to PDF and DWF to PDF), the output was correct.

However, when I converted it to PDF with Aspose, the output became large white page with tiny content at the right-bottom side.

I attached source dwg file, correct PDF file, and output PDF file created with Aspose CAD for .NET.
AutoPageSizeIssue.zip (85.7 KB)

Please, let me know how I can solve it.

Best regards.

@dark,

I have worked with file shared by you using Aspose.CAD for .NET 18.3 and have been able to observe the issue. We have added an issue with ID CADNET-582 in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be automatically notified once the issue will be fixed.