tecnickcom / TCPDF

Official clone of PHP library to generate PDF documents and barcodes
https://tcpdf.org
Other
4.18k stars 1.51k forks source link

complex to use then previos version of tcpdf #512

Open vishaleng opened 2 years ago

vishaleng commented 2 years ago

Earlier version of TCPDF was awesome and easy to use, now it looks like complex and full with error on example. No reason to make it complex.

Notice: Undefined property: Com\Tecnick\Pdf\Tcpdf::$outlines in D:\xampp\htdocs\tcpdf\vendor\tecnickcom\tc-lib-pdf\src\Output.php on line 757

Warning: count(): Parameter must be an array or an object that implements Countable in D:\xampp\htdocs\tcpdf\vendor\tecnickcom\tc-lib-pdf\src\Output.php on line 757

Notice: Undefined property: Com\Tecnick\Pdf\Tcpdf::$signature in D:\xampp\htdocs\tcpdf\vendor\tecnickcom\tc-lib-pdf\src\Output.php on line 870

Notice: Trying to access array offset on value of type null in D:\xampp\htdocs\tcpdf\vendor\tecnickcom\tc-lib-pdf\src\Output.php on line 870

Notice: Trying to access array offset on value of type null in D:\xampp\htdocs\tcpdf\vendor\tecnickcom\tc-lib-pdf\src\Output.php on line 870

Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\tcpdf\vendor\tecnickcom\tc-lib-pdf\src\Output.php on line 870

Notice: Undefined variable: out in D:\xampp\htdocs\tcpdf\vendor\tecnickcom\tc-lib-pdf\src\Output.php on line 886

williamdes commented 2 years ago

Earlier version of TCPDF was awesome and easy to use, now it looks like complex and full with error on example. No reason to make it complex.

What version ?

Bearely nothing has changed in recent versions