Version | Change log |
Big Faceless PDF Library 2.28.7 Nov 14, 2024 |
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 Subsitution algorithm, used when rasterizing a PDF with unembedded fonts. OpenTypeFont constructor was documented as failing when given a collection and an invalid font name, but it was continuing silently. Now works as specified. Various changes to make merging of tagged documents (such as PDF/UA documents created by BFO Publisher and Report Generator) easier Viewer: adjustments to allow a custom SignatureProvider.SignatureState which can reflect site-specific signature validation rules. |
Big Faceless PDF Library 2.28.6 Aug 22, 2024 |
Fixed rendering of bitmap images with more than 2^31 samples, and of very large JPX images that are downsampled before cropping Fixed rendering of files containing unclosed paths before other operations Previous release built Graal support classes with Java 11, which would break classloaders that foolishly verify classes themselves rather then letting the application test them in a try/catch (Websphere, specifically). Rebuilt with Java 8. Concatenating PDFs that made use of bfo:sort and bfo:uuid (ie those created by BFO Publisher or Report Generator) had their content reordered randomly, now fixed. Fixed a very particular error with PDFs containing a particular combination of tokens, which could cause load failures. A data-structure used when loading fonts from PDFs was causing OutOfMemory errors when used with very large heaps and many threads, despite being based on Weak References. Redid this in a different way using hard references, which seems to have fixed the issue. Viewer: when the viewer has no option of switching between different layouts, force layout to multi-page view so that navigations between pages is possible. |
Big Faceless PDF Library 2.28.3 Dec 7, 2023 | |
Big Faceless PDF Library 2.28.2 May 24, 2023 | |
Big Faceless PDF Library 2.28 Mar 9, 2023 | |
Big Faceless PDF Library 2.27.2 Nov 24, 2022 | |
Big Faceless PDF Library 2.27.1 Sep 23, 2022 | |
Big Faceless PDF Library 2.27 Sep 7, 2022 | |
Big Faceless PDF Library 2.26.5 Jul 4, 2022 | |
Big Faceless PDF Library 2.26.4 Mar 18, 2022 |