I want PHP report in PDF format, is anyone help me how I cre

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
Rewa
Forum Newbie
Posts: 1
Joined: Thu Feb 14, 2008 5:37 am

I want PHP report in PDF format, is anyone help me how I cre

Post by Rewa »

I want PHP report in PDF format, is anyone help me how I create this?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: I want PHP report in PDF format, is anyone help me how I cre

Post by Christopher »

There are many PDF solutions in PHP:

http://www.google.com/search?hl=en&q=PH ... gle+Search
(#10850)
User avatar
SpecialK
Forum Commoner
Posts: 96
Joined: Mon Sep 18, 2006 3:49 pm

Re: I want PHP report in PDF format, is anyone help me how I cre

Post by SpecialK »

I use File_PDF which is from Pear and found really easy to get used to by using their API
Post Reply