Available versions are:Web page printer-friendly version, PDF version and send by-email
The print_pdf module requires the use of an external PDF generation tool (dompdf or TCPDF)
Installation
Decompress the print-n.x-n.n.tar.gz file into your Drupal modules directory (usually sites/all/modules)
Enable the print module: Administer > Site building > Modules (admin/build/modules)
Requirements:
· Drupal 5.x/6.x
· dompdf
· TCPDF
What's New in This Release: [ read full changelog ]
· 6.x-1.0
· Footer can now be choice between none, site or user-defined
· Add other module's CSS files when generating the printer-friendly version
· Add footer to the dompdf generation (themeable)
· Improve documentation
· index.php for the API module
· Updated german translation
· 5.x-3.7
· Enable selection of none, theme or user-defined logo. Added also capability to upload logo directly from the settings form.
· Footer can now be choice between none, site or user-defined
· Added a new link area in the upper right corner of the content
· Replaced all inline styles with a core-loaded CSS file
· Add option to select location of the links
· Use other module's CSS files
· Simplify settings forms by using collapsible fieldsets
· Moved taxonomy to lower right corner of template
· Improved URL rewriting function
· Add macros to the CSS input
· Move CSS files to css directory.