Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code:
using var image = Aspose.CAD.Image.Load(“Drawing.dwg”);
var pdfOptions = new PdfOption…...0 KB) This appears, in part, to be a regression...