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
FPDI PDF-Parser
Bugfix
- Fixed unbounded allocation in
Predictorclass which could cause an out-of-memory error. - Added various checks for a valid key-length in
SecHandlerclass.
Tweak
- Harden data types by using
ensure()calls and explicit data type and sanity checks inCrossReference\CompressedReaderclass. - Catch implausible
Nvalues 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
SaslPrepclass.
