FPDF - Tilden and UTF-8
For people using as fpdf library to generate PDF files with php and have the annoying problem unable to write characters (á, é, í, ó, ú, ñ) because they appear strange symbols around them remarked that the solcuión for this is to use utf8_decode
function () php
making our characters
ISO-8859-1
0 comments:
Post a Comment