constant PRINT_PDF_FORMAT in Printer, email and PDF versions 7
Same name and namespace in other branches
- 5.4 print_pdf/print_pdf.module \PRINT_PDF_FORMAT
- 6 print_pdf/print_pdf.module \PRINT_PDF_FORMAT
- 5.x print_pdf/print_pdf.module \PRINT_PDF_FORMAT
2 uses of PRINT_PDF_FORMAT
- print_pdf_generate_path in print_pdf/
print_pdf.pages.inc - _print_url_list_enabled in ./
print.pages.inc - Check URL list settings for this node
File
- ./
print.module, line 43 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_PDF_FORMAT', 'pdf');