Downloads
Download tar.gz
77 KB
MD5: 5d58cc6fbf00f5f0dcac86f683127952
SHA-1: 27d1e999777d0f76f1deda21a5b5047ba39c6a3c
SHA-256: 8d338baa526eddbe1af4877444703bf48ca20d7f7e3994f2f2e61e3ed8eb8b0f
Download zip
91.17 KB
MD5: 2a1b65da58c00c0027c659adc639587b
SHA-1: 80d5e3f2186f70a37f67c275952c29c39987aee9
SHA-256: 33341d9fe86fe26fd688783a8721f8380b6a751817562e8c980ac3d6244f4547
Release notes
Fixed the problem with generating PDFs.
Changes since 6.x-1.16:
- When there's no alias defined, link to print*/nid and not print*/node/nid.
- Fix undefined offset warning in theme_print_pdf_tcpdf_header().
- #1520556 by pirog: correct typo in TCPDF non-writable dir warning.
- #1394364: only issue non-writable dir warning if PDF auto-config is enabled.
- #1516520: escape characters in print_mail update function.
- #1516198: Revert patch for #1399636, as it's not applicable to the drupal-6.x.