Porting print module to Drupal 8 as part of GSoC 2015
Installation instructions:
The module makes use of external PHP library for easy manipulation of HTML documents using DOM. So please install Composer Manager module to download external dependencies. The instructions to use Composer Manager are given over here.
The printable_pdf submodule has an dependency on pdf_api module which can be accessed over here.