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…...unrelated topics such as spline export errors , text orientation changes...Please try to set it to 0 before export with this sample: foreach (Aspose...