Topic: Upgrade the included TCPDF library
Hello,
I'd like to implement a number of new PDF reports for my employer using more features of TCPDF than are currently exposed via the FrontReport (& Cpdf) classes. In order to do that I could either:
- write the reports using TCPDF methods directly, bypassing the FrontReport & Cpdf classes, or
- extend the FrontReport class to expose more TCPDF functionality
I'd like to go with the second option because I think it would be more beneficial to the whole FrontAccounting project and other users who may want to generate their own reports in the future.
But I'm not asking you to approve any changes I'd make yet. First, I just wanted to touch base and see if you'd consider shipping a more recent version of TCPDF with FrontAccounting. That could really help my work to make the FrontAccounting Reporting system better. The version of TCPDF you're shipping in a recent copy of the FA 2.2 branch from CVS is TCPDF v4.0.027. The authors of TCPDF seem to consider all 4.x number increments to be fairly major releases and there have been a bunch of those and lots of bug fixes and new features made since the version you're using. They're up to v4.8.007.
So, would you be open to upgrading the version of TCPDF you include? Is there anything I could do to help make that happen?
Thanks so much for considering it!
Jason