Skip to content

Releases: mikehaertl/php-pdftk

Release 0.4.4

12 Apr 18:45
Compare
Choose a tag to compare
  • Fix Issue #118 Multiple FieldValue lines bug

Release 0.4.3

26 Mar 07:08
Compare
Choose a tag to compare
  • Issue #105 Fix compatibility with PHP 5.3

Release 0.4.2

10 Oct 13:11
Compare
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
Compare
Choose a tag to compare
  • Fix issue with linebreaks when parsing data fields on windows

Release 0.4.0

04 Apr 15:13
Compare
Choose a tag to compare
  • Issue #70 Add ability to get form data as array

Release 0.3.2

22 Sep 11:23
Compare
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
Compare
Choose a tag to compare
  • Issue #55: Allow field names in dot notation (nested fields) in XfdfFile

Release 0.3.0

04 Jul 08:29
Compare
Choose a tag to compare
  • Add support for XFDF files
  • Use XfdfFile by default to fill form to fix issues with UTF-8 characters