Error messages when using rotated table headings
Posted: Thu Oct 05, 2023 1:39 pm
We are using a single publishing template to create PDF and WebHelp, and we want to use the rotate attribute for table cells. Our Oxygen version is 25.1. The rotate attribute has been specified like this:
The table headings are rotated properly, even though PDF and WebHelp rotate in different directions.
However, the following error is reported for every occurrence of the rotate attribute:
What is wrong?
Thank you for your help.
Code: Select all
<entry rotate="1">IV_Wastebasket</entry>
However, the following error is reported for every occurrence of the rotate attribute:
Code: Select all
[java] ERROR AuthorDocumentFacadeImpl$2 - [CH][ERROR] Unknown function: "rotate".
Thank you for your help.