vdm-io / tcpdf

This is a PHP class for generating PDF documents without requiring external extensions for Joomla.
Other
14 stars 9 forks source link

Joomla 4+ ??? #3

Open genr8r opened 7 months ago

genr8r commented 7 months ago

Hey @Llewellynvdm any reason this won't install or run in Joomla 4+

I need it for a new project. Thanks!

Llewellynvdm commented 7 months ago

Hi Brian, I updated the package and it should now also work on Joomla 4+

https://github.com/vdm-io/tcpdf/archive/refs/tags/v6.6.5.zip

Please note that I have not tested it on PHP 8.1+, just made the package installable, we no longer use this library in any of our projects.

I am not sure how much longer this package will continue to get support/updates, since they have started working on a new package: https://github.com/tecnickcom/tc-lib-pdf

We all should eventually move over to that, but it will require a complete rewrite to all implementations... which is why we would end the support to this "Library" and start another, or just let all pull the library directly with composer into their Joomla websites.

We are not sure what direction we will take... let me know what you think.