Hi,
When converting a Docx to PDF, I noticed some x-axis labels in some charts are wrongly rendered.
Code:
var doc = new Document(@".\test.Docx");
doc.Save(@".\out.pdf", new PdfSaveOptions());
I’ve attached the test …...labels when converting from DOCX to PDF Aspose.Words Product...9:48am 1 Hi, When converting a DOCX to PDF, I noticed some x-axis...