expHtmlToPDF.php
Tags
Interfaces, Classes, Traits and Enums
- expHtmlToPDF
- This is the class expHtmlToPDF
- expWKPDF
- This is the class expHtmlToPDF
- expDOMPDF
- This is the class expDOMPDF a wrapper for using dompdf v0.6.2
- expDOMPDF070
- This is the class expDOMPDF070 a wrapper for using dompdf v0.7.0
- expDOMPDF080
- This is the class expDOMPDF080 a wrapper for using dompdf v0.8.0+
- expDOMPDF2
- This is the class expDOMPDF2 a wrapper for using dompdf v2.0.0+
- expMPDF
- This is the class expMPDF a wrapper for using mPDF v5.7
- expMPDF6
- This is the class expMPDF6 a wrapper for using mPDF v6.1
- expMPDF7
- This is the class expMPDF7 a wrapper for using mPDF v7.x
- expMPDF8
- This is the class expMPDF8 a wrapper for using mPDF v8.0.x
- expMPDF81
- This is the class expMPDF81 a wrapper for using mPDF v8.1.x
- expHTML2PDF
- This is the class expHTML2PDF a wrapper for using html2pdf v4.6.x
- expHTML2PDF5
- This is the class expHTML2PDF5 a wrapper for using html2pdf v5.x
Table of Contents
- _MPDF_TEMP_PATH = BASE . 'tmp/cache/'
- _MPDF_TTFONTDATAPATH = BASE . 'tmp/ttfontdata/'
- DOMPDF_DISABLE_LINKS = true
- Disable link creation
Constants
_MPDF_TEMP_PATH
public
mixed
_MPDF_TEMP_PATH
= BASE . 'tmp/cache/'
_MPDF_TTFONTDATAPATH
public
mixed
_MPDF_TTFONTDATAPATH
= BASE . 'tmp/ttfontdata/'
DOMPDF_DISABLE_LINKS
Disable link creation
public
bool
DOMPDF_DISABLE_LINKS
= true
If this setting is set to true, DOMPDF will not embed active links