Skip to content

FPDI 2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 10:47

Fixes

  • Catch faulty stream wrapper implementations in StreamReader constructor.

Tweaks

  • Optimized parameter naming in PdfIndirectObject::parse().
  • Moved value parsing into explicit methods.
  • Optimized doc-blocks.

Features

  • Added PdfString::escape() method.
  • Add support for handling of Crypt filter in PdfStream class.