Hello,
I want to create PDF using php.
that can be in any language(Spanish,Japanese,Chinese...)
And I can not predict in which language the content will be.
"How could i generate the PDF that supports utf-8 chars.
I tries Fpdf,tcpdf,dompdf,html2pdf creation images the inserting to the pdf.
creating HTML then inserting to the pdf.
no positive results .

Really frustrated.