Skip to content

Releases: popphp/pop-pdf

5.2.7 Release

04 Nov 05:29

Choose a tag to compare

UPDATED

  • Update for PHP 8.3 & 8.4
  • Updated for PHPUnit 12
  • Updated copyright and version

5.2.6 Release

10 Sep 21:33

Choose a tag to compare

UPGRADED

  • Added support for single line text center for HTML

5.2.5 Release

10 Sep 19:44

Choose a tag to compare

UPDATED

  • Improved HTML auto-formatting.

5.2.4 Release

07 Aug 02:13

Choose a tag to compare

UPDATED

  • Reworked the escape() method in the Text class, have it default to escaping strings.

5.2.3 Release

27 Jun 04:07

Choose a tag to compare

PATCH

  • Patched the calculation of the XREF table at the end of the PDF file (merged from v4 branch.) @SaintPeter

4.2.2 Release

27 Jun 04:01

Choose a tag to compare

PATCH

  • Patched the calculation of the XREF table at the end of the PDF file. @SaintPeter

5.2.2 Release

13 Feb 03:05

Choose a tag to compare

UPDATED

  • Updated PHP version support
  • Updated PHPUnit version support
  • Updated GitHub workflow action
  • Updated copyright and version

5.2.1 Release

29 Nov 18:55

Choose a tag to compare

UPDATED

  • Updated for PHP version 8.2+

5.2.0 Release

06 Jun 15:47

Choose a tag to compare

ADDED

  • Added text extract functionality

5.1.1 Release

01 Apr 22:53

Choose a tag to compare

UPDATE

  • Update for pop-utils 2.1.0