Vertical text in table is lost when rendering to PDF or HTMLFixed

Hi,

we got a report of an issue where vertical text is missing or placed incorrectly when saving the document as PDF or HtmlFixed format.

Can be reproduced with the following code

var lic = new License();
lic.SetLicense(@"S:\Aspose.Total.NET.lic");

var doc = new Document(@"S:\tmp\in.docx");
doc.Save(@"S:\tmp\out.html", SaveFormat.HtmlFixed);

(same with saving as PDF)

Test documents
example.zip (102.2 KB)

System: Windows 10 22H2 latest build
Net Runtime: Net 7.0

Thanks for your help

@Serraniel
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-26131

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.