Dan Machado
Dan Machado
"... It works fine in local server but it does not work in remote server... " It is obvious that the issue is with the configuration of the remote server,...
Hi, You should never mix `$pdf->Output()` method **(notice the method is empty)** with `echo $something_whatever_it_is;`. Otherwise you must pass the appropriated out parameters to the Output() method (path_to_out_file). This is...
Hi, Sorry for the late late late reply. Hopefully by now you have already managed to find a solution to the problem you are reporting. In that case it would...
Nope... The same can be achieved by loading the respective fonts files. Thank you for your interest in the project.
Hi, Please have a look at https://github.com/fpdf-easytable/fpdf-easytable#fonts-and-utf8-support and example2.php, hope that helps Cheers
Cool! P.S: Sorry for late replay...