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…...incorrect scaling and low effective DPI when fitting content to...CadLayerTable layer in cadImage.Layers) { layer.LineWeight = 0;...