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…...Load(“Drawing.dwg”); var pdfOptions = new...generate an A4 PDF with legible drawings and text. Also note the large...