Fatal error: Uncaught MpdfException
-
Hi,
I was trying the plugin for a project of ours and unfortunately it doesn’t work, loads of errors and warning upon creating the PDF:
Warning: A non-numeric value encountered in .../src/wp-content/plugins/pdf-print/mpdf/mpdf.php on line 30649 Warning: A non-numeric value encountered in .../src/wp-content/plugins/pdf-print/mpdf/Tag.php on line 1889 Warning: Cannot modify header information - headers already sent by (output started at .../src/wp-content/plugins/pdf-print/mpdf/Tag.php:2003) in .../src/wp-content/plugins/pdf-print/mpdf/mpdf.php on line 9403 Fatal error: Uncaught MpdfException: Some data has already been output to browser, can't send PDF file in .../src/wp-content/plugins/pdf-print/mpdf/mpdf.php:9405 Stack trace: #0 .../src/wp-content/plugins/pdf-print/pdf-print.php(1245): mPDF->Output() #1 .../src/wp-includes/class-wp-hook.php(307): pdfprnt_print(Object(WP)) #2 .../src/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #3 .../src/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #4 .../src/wp-includes/class-wp.php(771): do_action_ref_array('wp', Array) #5 .../src/wp-includes/functions.php(1310): WP->main('') #6 .../src/wp-blog-header.php(16): wp() #7 .../src/index.php(17): require('/Users in .../src/wp-content/plugins/pdf-print/mpdf/mpdf.php on line 9405
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error: Uncaught MpdfException’ is closed to new replies.