Thread
:
Pdf creation using php for all languages
View Single Post
#
2
(
permalink
)
01-07-10, 06:08 AM
wirehopper
-
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
I don't know if you've looked at this:
PHP: Basic Usage Examples - Manual
, but it might be a good start. You could use
http://framework.zend.com/manual/en/zend.translate.html
to manage the language text, and the PDF functions to generate the files.
wirehopper
View Public Profile
Find all posts by wirehopper