php-pdftk

A PDF conversion and form utility based on pdftk

MIT License

Downloads
6.7M
Stars
918
Committers
20
php-pdftk - Release 0.4.4

Published by mikehaertl over 6 years ago

  • Fix Issue #118 Multiple FieldValue lines bug
php-pdftk - Release 0.4.3

Published by mikehaertl over 6 years ago

  • Issue #105 Fix compatibility with PHP 5.3
php-pdftk - Release 0.4.2

Published by mikehaertl about 7 years ago

  • Fix Issue #76 Support multi line values when dumping form field data
php-pdftk - Release 0.4.1

Published by mikehaertl about 7 years ago

  • Fix issue with linebreaks when parsing data fields on windows
php-pdftk - Release 0.4.0

Published by mikehaertl over 7 years ago

  • Issue #70 Add ability to get form data as array
php-pdftk - Release 0.3.2

Published by mikehaertl about 8 years ago

  • Issue #58: Allow to pass multiple files in constructor without supplying a handle for each
php-pdftk - Release 0.3.1

Published by mikehaertl about 8 years ago

  • Issue #55: Allow field names in dot notation (nested fields) in XfdfFile
php-pdftk - Release 0.3.0

Published by mikehaertl over 8 years ago

  • Add support for XFDF files
  • Use XfdfFile by default to fill form to fix issues with UTF-8 characters