You are here

constant PRINT_PDF_WKHTMLTOPDF_USE_INPUT_FILE_DEFAULT in Printer, email and PDF versions 7.2

2 uses of PRINT_PDF_WKHTMLTOPDF_USE_INPUT_FILE_DEFAULT
print_pdf_wkhtmltopdf_print_pdf_generate in print_pdf/lib_handlers/print_pdf_wkhtmltopdf/print_pdf_wkhtmltopdf.pages.inc
Implements hook_print_pdf_generate().
print_pdf_wkhtmltopdf_settings in print_pdf/lib_handlers/print_pdf_wkhtmltopdf/print_pdf_wkhtmltopdf.admin.inc
Form constructor for the wkhtmltopdf options settings form.

File

print_pdf/lib_handlers/print_pdf_wkhtmltopdf/print_pdf_wkhtmltopdf.module, line 12
Generate a PDF for the print_pdf module using the wkhtmltopdf library.

Code

define('PRINT_PDF_WKHTMLTOPDF_USE_INPUT_FILE_DEFAULT', FALSE);