Skip to content

Releases: mikehaertl/php-pdftk

0.9.2

11 Dec 07:24
84720d0
Compare
Choose a tag to compare
  • Make $start argument for cat() optional (@chaos0815)

Release 0.9.1

30 Aug 09:52
d3eb534
Compare
Choose a tag to compare
  • Ignore tests and other files to reduce package size (@Ayesh)

Release 0.9.0

16 Jul 06:14
741f667
Compare
Choose a tag to compare
  • Issue #197 Implement unpackFiles() command

Release 0.8.1

23 Jun 06:50
45103cc
Compare
Choose a tag to compare
  • Issue #194: Fix empty error messages with getData() and getDataFields()

Release 0.8.0

10 Jan 07:21
793c08b
Compare
Choose a tag to compare
  • Issue #150 Added a tempDir option to help with write permission issues to the default temp dir

Release 0.7.0

14 Nov 14:27
4329df4
Compare
Choose a tag to compare
  • Refactor InfoFields parsing. It will now parse any multiple XyzBegin blocks correctly. This causes a minor BC break: The parsed fields will now not always contain Info, Bookmark, as they did before, even if they were empty.

Release 0.6.1

17 Aug 08:01
c0a9272
Compare
Choose a tag to compare
  • Pushed version constraints for php-shellcommand and php-tmpfile to fix potential hanging issues

Release 0.6.0

19 Jul 07:46
7e2b552
Compare
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
Compare
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
Compare
Choose a tag to compare