I am new in Zend framework. Now I have a problem with Zend pdf. I am trying to make a pdf document which contains arabic as well as english. But I can't print arabic in zend.
Please help me with any tutorials or sample code links.
I am new in Zend framework. Now I have a problem with Zend pdf. I am trying to make a pdf document which contains arabic as well as english. But I can't print arabic in zend.
Please help me with any tutorials or sample code links.
This is still an issue in Zend_pdf I would recommend you to use TCPDF here is the link for that http://www.tcpdf.org/
Go through there examples
http://www.tcpdf.org/examples.php
If you still want to stick with zend pdf may this link be helpful.