Big Faceless PDF Library v2.28.7

Released: Nov 14, 2024

v2.28.7 での更新項目

機能

  • Made a minor adjustment to PKCS7SignatureHandler.SigningEngine.getTimeStampResp interface, to make it easier to implement a custom SigningEngine.
  • The legacy "Border" attribute on annotations is now supported.
  • Improved the Font Substitution algorithm, used when rasterizing a PDF with unembedded fonts.
  • Various changes have been made to make merging of tagged documents (such as PDF/UA documents created by BFO Publisher and Report Generator) easier.
  • Viewer: Made adjustments to allow a custom SignatureProvider.SignatureState which can reflect site-specific signature validation rules.

不具合の修正

  • OpenTypeFont constructor was documented as failing when given a collection and an invalid font name, but it was continuing silently. Now works as specified.