-
- Downloads
XWIKI-19270: Add support for performing the PDF export using a browser running...
XWIKI-19270: Add support for performing the PDF export using a browser running in a Docker container * Fix the way we serve the generated PDF as an input stream (we need to convert the bytes to unsigned int in order to not conflict with the end of stream) (cherry picked from commit 4cfaac27)
Showing
- xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/src/main/java/org/xwiki/export/pdf/internal/chrome/ChromeManager.java 2 additions, 0 deletions...a/org/xwiki/export/pdf/internal/chrome/ChromeManager.java
- xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/src/main/java/org/xwiki/export/pdf/internal/chrome/PrintToPDFInputStream.java 7 additions, 6 deletions...iki/export/pdf/internal/chrome/PrintToPDFInputStream.java
Loading
Please register or sign in to comment