Text alignment of SmartArt is rendered incorrectly in output PDF using Java

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)

@AMcg

We have tested the scenario using the latest version of Aspose.Words for Java 21.2 and have not found the shared issue. So, please use Aspose.Words for Java 21.2. We have attached the output PDF with this post for your kind reference. 21.2.java.pdf (14.3 KB)