Big Faceless Report Generator Releases
Released: Sep 6, 2024
Updates in v1.2.11
Funktionen
- Now enables the merging of PDF/UA-1 documents created by the Report Generator.
- Built with PDF Library 2.28.6 and Graph Library 1.1.6.
Fehlerkorrekturen
- Fixed issue when creating PDF/UA-1 documents, thead/tfoot content repeated after the first page was being repeated in the structure tree as well.
Released: Jun 17, 2024
Updates in v1.2.10
Funktionen
- Added JakartaPDFFilter and JakartaPDFProxyServlet, identical to PDFFilter and PDFProxyServlet but based on "jakarta.servlet.*" not "javax.servlet.*".
- You can now ensure requests for HTTP resources will timeout.
- Built with PDF Library 2.28.5, Graph Library 1.1.6.
Fehlerkorrekturen
- More fixes to kashida justification, and set it off by default.
Released: Mar 28, 2024
Updates in v1.2.9
Funktionen
- Added <link type="attachment"> which allows you to attach a file to the generated PDF.
- Added <barcode> type "auspost4s", for Australia Post 4-state barcodes.
- Built with PDF Library 2.28.4, Graph Library 1.1.6.
Fehlerkorrekturen
- Fixed kashida justification algorithm for Arabic, including the ability to turn it off by adding "justification-ratio: 0" to a style rule.
- Fixed error resulting from <br/> inside a <pre>.
Released: Mar 20, 2023
Updates in v1.2.8
Funktionen
- Made adjustments to quiet false-positives from code scanners designed to detect XML External Entity attacks.
- Built with PDF Library 2.28.1, Graph Library 1.1.6.
Fehlerkorrekturen
- Unknown fonts were causing the font size to collapse to 0pt, and 0pt fonts were causing layout to fail. Both fixed.
Released: Mar 10, 2023
Updates in v1.2.7
Funktionen
- Added mitigations for XML External Entity attacks.
- Requests for non-standard DOCTYPEs are now disabled by default.
- Added "globalsign.qss" value for the <input> "handler" attribute, to sign using the new GlobalSign QSS service. With this handler, "identity" is the email address identifying the user.
- Build with PDF Library 2.28 and Graph Library 1.1.6.
Released: Mar 17, 2022
Updates in v1.2.6
Funktionen
- Added new "barwidth" attribute for EAN-13, UPC-A and EAN-8 barcodes.
- Build with PDF Library 2.26.4 and Graph Library 1.1.6.
Released: Nov 12, 2021
Updates in v1.2.5
Funktionen
- Tested and verified with Java 17 and dropped support for Java 5.
- Built with PDF Library 2.26.2, Graph Library 1.1.6.
Fehlerkorrekturen
- Fixed - Some fixes to PDF/UA compliant output rules.
- Fixed - A regression in 1.2.4 where backgrounds were drawn behind radio buttons.