Downloads and Changelogs of the FPDI PDF-Parser

The following table will show you all changelogs and available downloads of the FPDI PDF-Parser. A full overview of all your licenses is available in your personal Pickup Depot.

FPDI PDF-Parser

Version 2.1.7

Release date: 2026-08-11 Compatible with PHP >=7.2 <8.6
FPDI PDF-Parser
Bugfix
  • Fixed unbounded allocation in Predictor class which could cause an out-of-memory error.
  • Added various checks for a valid key-length in SecHandler class.
Tweak
  • Harden data types by using ensure() calls and explicit data type and sanity checks in CrossReference\CompressedReader class.
  • Catch implausible N values in compressed object streams.
  • Fixed password preparation (SASLprep) if it includes the pipe (Ux007C) character for AES265 security handler.
  • Optimized check for prohibited characters in SaslPrep class.