Word to PDF text missing from text boxes

Hello. I’m having an issue converting word doc files to PDF. The issue I’m having is text in text boxes not showing up on the PDFs when multiple text boxes are used. The text will show up if I remove the ZIndex=“2” from the XML file.
I have attached example word doc that re-create the issue.
Using Aspose.Words 5.2.0
Using Aspose.PDF 3.6.2
Thanks,
Chris

Hello!
Thank you for reporting this.
I have tried converting this document with components from our current codebase. On my side text is okay.
You can try the version of Aspose.Pdf attached in this post:
Please let us know if this helps.
Regards,

That fixed my problem.
Thanks,
Chris.