You are here

constant PRINT_PDF_AUTOCONFIG_DEFAULT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 5.4 print_pdf/print_pdf.module \PRINT_PDF_AUTOCONFIG_DEFAULT
  2. 7.2 print_pdf/print_pdf.module \PRINT_PDF_AUTOCONFIG_DEFAULT
  3. 7 print_pdf/print_pdf.module \PRINT_PDF_AUTOCONFIG_DEFAULT
  4. 5.x print_pdf/print_pdf.module \PRINT_PDF_AUTOCONFIG_DEFAULT
6 uses of PRINT_PDF_AUTOCONFIG_DEFAULT
print_pdf_init in print_pdf/print_pdf.module
Implementation of hook_init().
print_pdf_requirements in print_pdf/print_pdf.module
Implementation of hook_requirements().
print_pdf_settings in print_pdf/print_pdf.admin.inc
Menu callback for the PDF version module settings form.
_print_pdf_dompdf in print_pdf/print_pdf.pages.inc
Generate the PDF file using the dompdf library
_print_pdf_tcpdf in print_pdf/print_pdf.pages.inc
Generate the PDF file using the TCPDF library

... See full list

File

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

Code

define('PRINT_PDF_AUTOCONFIG_DEFAULT', 1);