Create PDF on the Fly<img src='http://ram.genetics.ucla.edu/j00/a.png'>
Useful Links
My goal is to create PDF on the fly using PHP. I use php to query the database, the result from the database will be listed in a table, and this view need to be output as a pdf file.The requirements are 1) it needs to run on sun solaris. 2) need to write dyn...