Hi (again)!
As I posted previously I'm calling some TCPDF methods to render SVG files. The TCPDF version which HTML"PDF package brings is 5.0.002 but it exists new versions, in particular the 6.0.002 version has released recently.
So I wonder how to change the version.
I tried changins the constant define('HTML2PDF_USED_TCPDF_VERSION', '6.0.002');
and coping the new tcpdfconfig (of the version 6) to the _class folder (renaming the previous one).
¿Anyone could help me?
Thank you in advance