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

Nothing to see here. #636

Closed DuckSportsFan closed 1 year ago

DuckSportsFan commented 1 year ago

Disregard this thread.

littlepackage commented 1 year ago

Seems like you're trying to run an unspecified phpqrcode library along with TCPDF, and there's a conflict because both call the class QRcode. Can I ask why you're running both? Also, why should both libraries change their core to make this integration work, when TCPDF already prints QR codes?

littlepackage commented 1 year ago

Using PHP 8.2 with a QRCODE,H in TCPDF works just fine over here.

littlepackage commented 1 year ago

OK. Please close this issue. Thank you.

littlepackage commented 1 year ago

For anyone coming on after me who might help with this support request, they'll likely ask you a very similar question to the first question I asked you (e.g. what are you doing/trying to do, and why). I was trying to help you with your request for free support (since a fatal error due to a naming conflict is not really an issue with TCPDF). Hopefully you will be a little nicer to the next person.