Welcome Guest, Not a member yet? Register   Sign In
How to integrate TCPDF on CI4 as Library
#2

On the example page they say to include tcpdf_include.php:

PHP Code:
// Include the main TCPDF library (search for installation path).
require_once('tcpdf_include.php'); 

Also, it’s not what cause this error, but you declared a $tcpdf variable but you assign the new object to $tpdf.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
RE: How to integrate TCPDF on CI4 as Library - by includebeer - 03-09-2020, 04:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB