Skip to content

Releases: Setasign/FPDI

1.6.2

11 May 14:30
Compare
Choose a tag to compare

Bugfixes:

  • Clean-up properties if a parser instance throws an exception at construction time.
  • Ignore invalid object references/types in a pages content array.
  • Throw an exception if a page object isn't an indirect object.
  • Optimized pdf_context::getPos() method if stream position is beyond end of file.

Compatibility for FPDF 1.8

30 Nov 10:54
Compare
Choose a tag to compare
1.6.1

Added compatibility to FPDF 1.8

New license: MIT

12 Oct 15:31
Compare
Choose a tag to compare

Switch from Apache Software License, Version 2.0 to MIT License.
Bugfix: Added integer cast in ASCII85 filter for PHP 7 compatibility reason.

1.5.4

18 May 12:30
Compare
Choose a tag to compare

No new features or bugfixes. This release includes only changes to the composer.json which allows us to create packages with fixed dependencies:

1.5.3

11 May 08:59
Compare
Choose a tag to compare
Update README.md

Initial 1.5.2 release via GitHub

08 May 08:33
Compare
Choose a tag to compare
Initial 1.5.2 commit