Creating PDF Files

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Creating PDF Files

Post by JakeJ »

I've been using TCPDF to create a PDF file from the results of my PHP code.

The documentation as well as the examples are great. Now that I've got the hang of it, I really enjoy it. And it's FREE!

You can find all you need to know here: http://www.tecnick.com/public/code/cp_d ... p_dp=tcpdf

I have no affiliation with TCPDF, I'm just passing on a good thing.
Post Reply