You are here

constant PRINT_PDF_DOMPDF_UNICODE_DEFAULT in Printer, email and PDF versions 7.2

Same name and namespace in other branches
  1. 5.4 print_pdf/print_pdf.module \PRINT_PDF_DOMPDF_UNICODE_DEFAULT
  2. 6 print_pdf/print_pdf.module \PRINT_PDF_DOMPDF_UNICODE_DEFAULT
  3. 7 print_pdf/print_pdf.module \PRINT_PDF_DOMPDF_UNICODE_DEFAULT
  4. 5.x print_pdf/print_pdf.module \PRINT_PDF_DOMPDF_UNICODE_DEFAULT

@file Generate a PDF for the print_pdf module using the dompdf library.

Related topics

2 uses of PRINT_PDF_DOMPDF_UNICODE_DEFAULT
print_pdf_dompdf_print_pdf_generate in print_pdf/lib_handlers/print_pdf_dompdf/print_pdf_dompdf.pages.inc
Implements hook_print_pdf_generate().
print_pdf_dompdf_settings in print_pdf/lib_handlers/print_pdf_dompdf/print_pdf_dompdf.admin.inc
Form constructor for the dompdf options settings form.

File

print_pdf/lib_handlers/print_pdf_dompdf/print_pdf_dompdf.module, line 10
Generate a PDF for the print_pdf module using the dompdf library.

Code

define('PRINT_PDF_DOMPDF_UNICODE_DEFAULT', 0);