The www/drupal7/printer-friendly port
drupal7-printer-friendly-1.3 – printer-friendly pages in drupal
Description
This module allows you to generate printer friendly versions of any
node by navigating to www.example.com/print/nid, where nid is the
node id of content to render.
A link is inserted in the each node (configurable in the content
type settings), that opens a version of the page with no sidebars,
search boxes, navigation pages, etc.
The print_pdf module requires the use of an external PDF generation
tool, like tcpdf. Install the tcpdf package to enable that feature.
If your theme includes graphics, tcppdf must be able to access those
graphics: configure file local access, image caches accordingly.
WWW: http;//drupal.org/project/print/
- Categories:
-
www
www/drupal7
Library dependencies
Build dependencies
Run dependencies