Skip to content

Releases: mikehaertl/php-pdftk

Release 0.6.0

19 Jul 07:46
7e2b552

Choose a tag to compare

  • Add InfoFile to return meta data in a similar format like field data (@busgurlu)

Release 0.5.0

18 Oct 15:15
a07f459

Choose a tag to compare

  • Issue #131 Add method to get the raw PDF content as string.

Release 0.4.5

15 Aug 08:08
b7b67d1

Choose a tag to compare

Release 0.4.4

12 Apr 18:45

Choose a tag to compare

  • Fix Issue #118 Multiple FieldValue lines bug

Release 0.4.3

26 Mar 07:08

Choose a tag to compare

  • Issue #105 Fix compatibility with PHP 5.3

Release 0.4.2

10 Oct 13:11

Choose a tag to compare

  • Fix Issue #76 Support multi line values when dumping form field data

Release 0.4.1

26 Sep 09:37

Choose a tag to compare

  • Fix issue with linebreaks when parsing data fields on windows

Release 0.4.0

04 Apr 15:13

Choose a tag to compare

  • Issue #70 Add ability to get form data as array

Release 0.3.2

22 Sep 11:23

Choose a tag to compare

  • Issue #58: Allow to pass multiple files in constructor without supplying a handle for each

Release 0.3.1

04 Aug 19:48

Choose a tag to compare

  • Issue #55: Allow field names in dot notation (nested fields) in XfdfFile