Michal C(ihar( a écrit :
Hi all
I just committed support for creating PDF also in utf-8. It was needed to slightly modify FPDF to make this work, but it seems to work okay as far as I can test.
Please verify if it didn't break anything and keep in mind for future FPDF updates that we have slightly modified version.
Hi Michal, thanks for merging this!
In ufpdf.php, I believe we need this:
include_once './libraries/fpdf/fpdf.php';
Marc