TCPDF
TCPDF copied to clipboard
PHP Fatal error: Uncaught Error: Class "Com\Tecnick\Pdf\ClassObjects" not found
I manually installed the TCPDF library from the zip file and require_once the Tcpdf.php. I also require_once all the other files in the src folder but got the same issue.