Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Provides an API for defining PDF generators (e.g. WKHTMLTOPDF, DOMPDF etc.) with a common interface for interacting with them.
Installation (Temporary Solution)
Add the following to the require section of the composer.json:
"mikehaertl/phpwkhtmltopdf": "1.1.*",
"h4cc/wkhtmltopdf-amd64": "*@dev"
and then run composer update to download the new dependencies.
@see hardcopy module - https://drupal.org/sandbox/splatio/2110621
Project information
- Project categories: Content display
- Created by msmithcti on , updated

