Tips, Tricks and Tutorials FPDF: How to use a Degree Symbol in a Generated PDF September 29, 2017 by Craig Lotter No Comments I’ve been using the FPDF PDF generator library for years now as the de facto method for my PHP projects to produce PDF reports. However, one... Read More
CodeUnit FPDF: Failing to Insert a Google Chart into a PDF October 13, 2010 by Craig Lotter No Comments My tried and trusted method for inserting graphs into PDFs is to use the nifty PHP FPDF library and insert an image into it via... Read More
CodeUnit FPDF PHP PDF Generator: How to Wrap Long Lines of Text in Tables August 13, 2010 by Craig Lotter No Comments I have mentioned the useful FPDF PHP PDF generating library before, but today I'm quickly going to point out how you can solve the problem... Read More