Big Faceless Report Generator のリリース

Released: Mar 28, 2024

v1.2.9 での更新項目

機能

  • 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.

不具合の修正

  • 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

v1.2.8 での更新項目

機能

  • 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.

不具合の修正

  • 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

v1.2.7 での更新項目

機能

  • 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

v1.2.6 での更新項目

機能

  • 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

v1.2.5 での更新項目

機能

  • Tested and verified with Java 17 and dropped support for Java 5.
  • Built with PDF Library 2.26.2, Graph Library 1.1.6.

不具合の修正

  • Fixed - Some fixes to PDF/UA compliant output rules.
  • Fixed - A regression in 1.2.4 where backgrounds were drawn behind radio buttons.