Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
3 Features
2 Tweaks
FPDI
Feature
  • Added support for handling FlateDecode streams that uses CRC32 checksum.
  • Added support for indirect references in /Length values of stream dictionaries.
  • Added support for reading streams with an invalid /Length value.
Bugfix
  • Added cleanUp() method in FpdiTrait and StreamReader to close open file handles when they are not used anymore (#70).
Tweak
  • Use fully-qualified function calls.
  • Fixed wording in various DocBlocks.