Cover docx to pdf, textDirection change

When I set the text direction to tbrl in Word and converted it to PDF using aspose Word, the text direction changed in the converted PDF. The following is the code used
test.docx (10.5 KB)

test.pdf (51.2 KB)

Document doc = new Document("D:\\test\\pdf\\test.docx");
PdfSaveOptions saveOptions = new PdfSaveOptions();
doc.save("D:\\test\\pdf\\test.pdf", saveOptions);

aspose Word version:23.10

Can anyone help me see what the problem is?

@asposew2023
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-26299

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.