I need to generate a pdf file with php from html, I ve use html2pdf but it doesn’t support Arabic. I need something that’s easy to use.
and thanks in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could try with TCPDF, I’ve use it in the past and got the job done, one of its listed features is:
So I suppose that covers Arabic.
UPDATE:
Yes they support it, even have an online example:
Persian and Arabic language on RTL document: PDF and its PHP source