Releases: mikehaertl/php-pdftk
Releases · mikehaertl/php-pdftk
Release 0.14.2
- Issue #347 Improve fix for typing of cat function (@ardabeyazoglu)
Release 0.14.1
- Issue #345 Type mismatch error
Release 0.14.0
- Issue #338 Support stable PHP versions
Release 0.13.1
- Issue #315 Fix warning with
htmlspecialchars()
Release 0.13.0
- Issue #291 Make
updateInfo()accept the data format returned fromgetData()
Release 0.12.1
- This time really include #281
Release 0.12.0
- Issue #281: Implement
replacementFont()(requires pdftk-java >= 3.3.0)
Release 0.11.0
- #263 Implemented
attachFiles()method to attach files to the document or a specific page
Release 0.10.4
- Issue #260 Fix problems with numeric field names when filling forms
Release 0.10.3
- Issue #249 Fix infinite loop with
nullvalues in form data