Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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

Project information