Forum


Replies: 3   Views: 3739
Cannot redeclare class tcpdf
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by therasim  · 28-02-2017 - 12:16

I commented the line 

spl_autoload_register(array('Phpdocx\AutoLoader', 'autoloadPdf'));

in the AutoLoader.inc and that seemed to work for me; I just wonder if that's the right way to deal with this or do you have another suggestion?