View Single Post
  #5 (permalink)  
Old 10-10-2007, 06:52 PM
mikmik mikmik is offline
WebProWorld 1,000+ Club
 
Join Date: Aug 2003
Location: Edmonton, AB, Canada
Posts: 1,527
mikmik RepRank 2mikmik RepRank 2
Default Re: How To I Use PDF Templates In PHP?

Generate PDFs with PHP

This is an excellent site - Class: classPdf (pdf) - PHP Classes

Also, if you generate xml code, you can display it in any format you want. This takes knowledgeof xslt and schema's, however, but your code can be served in any format including for smart phones, or direct input into a Db, nomatter which kind

Last edited by mikmik; 10-10-2007 at 06:57 PM. Reason: Added thoughts
Reply With Quote