Skip to content

Releases: mikehaertl/php-pdftk

Release 0.13.1

03 Nov 16:08
3851b08
Compare
Choose a tag to compare
  • Issue #315 Fix warning with htmlspecialchars()

Release 0.13.0

21 Dec 08:37
bfe3d05
Compare
Choose a tag to compare
  • Issue #291 Make updateInfo() accept the data format returned from getData()

Release 0.12.1

07 Jul 16:09
8db18ff
Compare
Choose a tag to compare
  • This time really include #281

Release 0.12.0

04 Apr 10:45
61ba14c
Compare
Choose a tag to compare
  • Issue #281: Implement replacementFont() (requires pdftk-java >= 3.3.0)

Release 0.11.0

23 Nov 07:16
61ba14c
Compare
Choose a tag to compare
  • #263 Implemented attachFiles() method to attach files to the document or a specific page

Release 0.10.4

25 Oct 15:22
706e6e8
Compare
Choose a tag to compare
  • Issue #260 Fix problems with numeric field names when filling forms

Release 0.10.3

30 Jul 12:18
97b80fb
Compare
Choose a tag to compare
  • Issue #249 Fix infinite loop with null values in form data

Release 0.10.2

27 Jul 06:41
8a6fe16
Compare
Choose a tag to compare
  • Issue #148 Add support for multiselect fields to the XfdfFile class

Note that pdftk does not (yet) support XFDF data for multiselect fields. The generated XFDF file can be loaded with Acrobat, though.

Release 0.10.1

25 Jun 10:52
01bb1d8
Compare
Choose a tag to compare
  • Issue #137 Prevent destructor called too early on chained PDFs

Release 0.10.0

01 Mar 19:53
431cc6c
Compare
Choose a tag to compare
  • Issue #231 Allow to pass additional HTTP headers to send()