943,549 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 1532
  • PHP RSS
Apr 25th, 2009
0

PDF Creation using PHP

Expand Post »
Hai everyone ...

Can you please mention the ways to generate PDF contents using php...and the components which can be used for it ?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
piusbabbun is offline Offline
4 posts
since Apr 2009
Apr 25th, 2009
-1

Re: PDF Creation using PHP

Simple google query get you many useful resources
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 871
Code tags enforcer
peter_budo is offline Offline
6,653 posts
since Dec 2004
Apr 26th, 2009
0

Re: PDF Creation using PHP

There are a number of libraries that allow you to build a PDF file. What I wanted to do was to (dynamically) convert an existing (html) output into a PDF without having to do a bunch of additional work.

I found a way to do that using something called html2pdf. It isn't overly well documented and it isn't totally flexible but it works. I had to adjust my html a bit to get it to work but it now produces a pretty faithful PDF copy of my output report.

I think that providing a PDF option is often an add-on to producing a report on the screen. Using a utility like this to do the conversion makes a lot of sense to me.
Reputation Points: 210
Solved Threads: 228
Nearly a Posting Virtuoso
chrishea is offline Offline
1,389 posts
since Sep 2008
Apr 26th, 2009
0

Re: PDF Creation using PHP

There are many PDF classes from phpclasses.org. You can search them at there. This site provides many useful classes
Reputation Points: 10
Solved Threads: 1
Newbie Poster
foryounow is offline Offline
12 posts
since Mar 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: images in mysql
Next Thread in PHP Forum Timeline: registaration of users scripts





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC