PDF Creation
Hi - does any one have any experience or suggestions of how to create a pdf file using php. I am doing an e-commerce website for a company and they want a downloadable pdf of all their stock. I've got a php utility that creates rtf files - so I could use that nad download the rtf file and print that to pdf and then upload it - but I'm sure there is an easier way.
|