fohanlon Posted December 30, 2007 Share Posted December 30, 2007 Hi Guys I need a solution to create a property brochure in pdf format (set number of properties and assicateied image to say 5 or 6 per page). The data is returned from a php query on a mysql table. I have tried fpdf, ro&s pdf and my host provider has pdflib 3.0 (old ersion I know but I suspect the provider will not upgrade to current version - may be a cost issue?). My problem is with loading the image of the property associated with each property text - I have a imageID in the table that cooresponds to the image name in a property images folder - in case you were wondering. Anyhow does anyone know code or a website where you could point me to would be great. I have searched the web to find this and I am fed up downloading and unzipping files that are not useful to me. Many thanks for your help, Fergal. Link to comment https://forums.phpfreaks.com/topic/83773-pdf-creation-from-mysql-table-and-images-what-software-will-do-this/ Share on other sites More sharing options...
Barand Posted December 30, 2007 Share Posted December 30, 2007 FPDF supports png and jpg. As it just a class file you aren't relying on the host to upgrade Link to comment https://forums.phpfreaks.com/topic/83773-pdf-creation-from-mysql-table-and-images-what-software-will-do-this/#findComment-426231 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.