You are here

function pdf_using_mpdf_enable in PDF using mPDF 7.2

File

./pdf_using_mpdf.install, line 30
Removing all PDF set variables and checks for mPDF library existence.

Code

function pdf_using_mpdf_enable() {
  pdf_using_mpdf_create_folder();
}