I have a simple .docx containing a ‘SmartArt’ item.
I have loaded this document (using com.aspose.words.Document) and then saved it as a .pdf.
Looking at the resultant PDF, there is a small problem, with the text in the top right sector of the SmartArt. The problem is that a PDF text item, is aligned vertically rather than horizontally.
Find attached a zip containing both the source docx and a copy of my generated PDF
FYI
I’m using Aspose.Words for Java 20.1SmartArtIssue.zip (48.3 KB)