You are here

constant PRINT_PDF_DOMPDF_CACHE_DIR_DEFAULT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 7 print_pdf/print_pdf.module \PRINT_PDF_DOMPDF_CACHE_DIR_DEFAULT
3 uses of PRINT_PDF_DOMPDF_CACHE_DIR_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_dompdf in print_pdf/print_pdf.pages.inc
Generate the PDF file using the dompdf library

File

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

Code

define('PRINT_PDF_DOMPDF_CACHE_DIR_DEFAULT', 'print_pdf/dompdf');