Aspose Chart bugs.pdf (608.3 KB)
•Created a docx using Aspose Words for Java 18.7 and LINQ
•At the end, issued these two commands
•doc.save("a.pdf", SaveFormat.PDF);
•doc.save("a.docx", SaveFormat.DOCX);
•Opened the docx in MS Word, then print to PDF
•Save as PDF seemed to result in an identical document – except some automatic fields were not calculated in the Save As PDF version but I believe this to be an MS Word problem – the charts all looked good.
•In the following pages, the chart on the left is from the MS Word PDF and the chart on the right is from "a.pdf"