Hardcopy
Categories
Component ID
2110621
Component name
Hardcopy
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Hardcopy is a Drupal 8 rewrite/rearchitecture of the print module.
Installation (Temporary Solution)
Add the following to the require section of the composer.json:
"wa72/htmlpagedom": "dev-master"
and then run composer update to download the new dependencies.
For the PDF integration the PDF API module is required: https://drupal.org/sandbox/splatio/2117169
