Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Programming > Server-Side Scripting
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-01-2008, 01:48 PM
Ducani's Avatar
Administrator
 
Join Date: Sep 2004
Posts: 224
Default Tutorial Discussion - Easy PDF Generation in PHP

This thread is for all comments related to the tutorial
Easy PDF Generation in PHP

D.
__________________

Last edited by ryanhellyer : 03-01-2008 at 03:12 PM. Reason: changed PDG to PDF
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-01-2008, 03:19 PM
ryanhellyer's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 632
Default

Thanks for the tutorial.

I tried a WordPress plugin a while back for doing this, but it tended to generate rather ugly looking PDFs. This is definitely going to become more common in the future though. This is a particularly useful technique if you want to give your users the ability to download entire web pages for future reading. PDF's are much more user friendly for downloading and subsequent printing than a web page, so if you can generate one from the raw HTML then that would be a very handy feature.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-06-2008, 07:30 AM
Junior Member
 
Join Date: Jan 2008
Posts: 10
Default

Glad you enjoyed the tutorial.

There's definitely a lot of potential for achieving complex PDF documents programmatically, although beyond a point there's only so much the FPDF library can do. Luckily, you can extend it natively

The example in the tutorial is really rather basic, to be honest, but I tried to explain the fundamentals really clearly so that people can go and create fantastic PDFs. What they do from here is up to them

We're really seeing more sites offer a "download as PDF" option, often very subtly - such as next to the email a friend link on articles. Just a small PDF icon that seems to be gaining in popularity very quickly.

What I really want to see, however, is embedded HTML documents in PDFs, similar to OpenOffice's approach to editable PDFs.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:48 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.