Details
-
Bug
-
Resolution: Fixed
-
Trivial
-
8.4.4
-
None
-
Trivial
-
N/A
-
N/A
-
Description
I had a problem with generating pdf document from page. To fix problem added below lines to xhtml2fo.xsl and now problem doesn't appear:
<xsl:when test="$name = 'font-variant-ligatures'"/> <xsl:when test="$name = 'font-variant-caps'"/> <xsl:when test="$name = 'text-decoration-style'"/> <xsl:when test="$name = 'text-decoration-color'"/>
Attachments
Issue Links
- is related to
-
XWIKI-14277 Make the PDF export less fragile
- Closed
- relates to
-
XWIKI-14271 Error thrown when exporting as PDF/RTF a document imported from Word
- Closed