You are here

constant PRINT_PDF_CACHE_ENABLED_DEFAULT in Printer, email and PDF versions 7.2

3 uses of PRINT_PDF_CACHE_ENABLED_DEFAULT
print_pdf_generate_path in print_pdf/print_pdf.pages.inc
Gennerate a PDF for a given Drupal path.
print_pdf_init in print_pdf/print_pdf.module
Implements hook_init().
print_pdf_settings in print_pdf/print_pdf.admin.inc
Form constructor for the PDF version module settings form.

File

print_pdf/print_pdf.module, line 17
Displays Printer-friendly versions of Drupal pages.

Code

define('PRINT_PDF_CACHE_ENABLED_DEFAULT', 0);