1

Hello,

My server is using PHP4.3.9. I cannot update the php version for now. So my question is can I still use V3.31 with the older version of FPDF (1.5.3) ?

Thanks!

2

no you can't, because HTML2PDF uses the same PHP functions than FPDF.
Ancien pseudo : lolo

3

@Spipu: Thank you

Is there any older version of html2pdf I can use under php 4.3.9?

4

html2pdf use FPDF 1.6 since the release 3.09 (look at http://html2pdf.fr/en/download )
Ancien pseudo : lolo