Downloads
Release notes
This release adds the following features:
* dompdf generation now converts UTF-8 to ISO-8859-1, allowing proper display of most Western special chars
* Block with links to printer-friendly, e-mail and PDF versions
* Blocks for Most printed, Most e-mailed and Most PDFd
* Per-node link configuration settings (for admin or specifically permitted users)
* User-editable settings for user-viewable text strings (removed old theming function for this purpose)
* Link options also apply to the book module link
* PHP visibility option
* Option to use URL alias in the link (versus only the nid)
* Filename of the generated PDF can now be configured with tokens (using the token module)
* Images in generated PDFs are now compatible with Drupal's private download mode
* Drupal's 'normal' cache can't handle PDFs, so disable caching of PDFs
And several bug fixes (see Changelog after September 11, 2008)