What distribution are you using? On Ubuntu it's as easy as running php-fpdf.
I am using the suite for the first time and I am benchmarking a few systems. I am writing an academic paper on the results, and I think it would be very helpful if I could have a pdf of the results and jpegs of the graphs. I can't seem to be able to install the fpdf module. I looked for it within the dependencies and it didn't come up and I looked within the config file to see if there was a module to turn on but I couldn't find anything.
Any help would be great, thanks!
What distribution are you using? On Ubuntu it's as easy as running php-fpdf.
Archlinux. I have looked through the repositories and fpdf doesn't exist. I checked out the official fpdf site and looked through the download. How do you use fpdf via PTS without an install (didn't appear to have a make install etc.)
Try dropping the FPDF file to: /usr/share/php/fpdf/fpdf.php
Thanks, I will give it a shot when I get home. Quick replies!