Skip to content

FPDI 2.2.0

Compare
Choose a tag to compare
@JanSlabon JanSlabon released this 30 Jan 14:31
· 213 commits to master since this release
3c26600

Fixes

  • Added cleanUp() method in FpdiTrait and StreamReader to close open file handles when they are not used anymore (#70).

Features

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

Tweaks

  • Use fully-qualified function calls.
  • Fixed wording in various DocBlocks.