Releases: mikehaertl/phpwkhtmltopdf
Releases · mikehaertl/phpwkhtmltopdf
Release 2.5.0
- Issue #366 Allow to pass custom HTTP headers to
send()
Release 2.4.2
This release only contains fixes for the test setup.
Release 2.4.1
- Pushed version constraints for php-shellcommand and php-tmpfile which should fix hanging issues.
Release 2.4.0
- Issue #307 Improved and unified detection of URL, File, HTML and XML content
Release 2.3.1
- Fix: Issue #264 Problem with
tmpDir
passed in constructor
Release 2.3.0
- Issue #258 Add
toString()
method toImage
class
Release 2.2.2
- Also create tmp file for
xsl-style-sheet
anduser-style-sheet
if required
Release 2.2.1
- Issue #219: Make header-html and footer-html also work for Toc and cover page
2.2.0
2.1.1
Changes:
- Add
-a
to defaultxvfb-run
options