Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2 RC1
-
Component/s: {Unused} Export
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
XWIKI-7328pdf.css makes no visible difference in the PDF export XWIKI-4716During a PDF export, if pdf.css does not exist then any style that exists in the PDFClass will not be applied XWIKI-2593Export as PDF not working due to cache problems XWIKI-1265API to export a subset of the wiki as PDF XWIKI-5726image does not appear in pdf export XWIKI-2554PDF Export does not include footnotes XWIKI-9161 PDF Export does not contain images when using SSO XWIKI-7490 Image size do not display correctly in the PDF export XWIKI-2376Exporting to PDF does not work correctly with #includeForm XWIKI-6546Expose the PDF export options to the user
Description
In the PDF export pdf.css file it is not possible to use CSS classes.
This issues is in css4j and is fixed in version 0.10 (we use 0.4)
We need to upgrade these libraries
Here is a patch necessary to upgrade the libraries.
The pom.xml changes are not working because the libraries seem to not be available on the maven repos.