Home > Open Source > PHP to PDF (using FPDF)

PHP to PDF (using FPDF)

This is the first ever library I have used in the starting days of my career…

this is one of the most powerful and FREE library which gives us easy ways to generate PDF file from PHP code. The source of this library you can get from the link given below

http://fpdf.org

this site contains tutorial, manual and everything else u require to use this library

so guys use it and if at all u find any difficulty then please let me know..

so we can sort it out together

..

Share it If you like it
  • Digg
  • Reddit
  • Facebook
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz
  • Google Bookmarks
  • del.icio.us
  • DZone
  • email
  • BlinkList
  • LinkedIn
  • Live
  • RSS
  • Technorati

Related Posts

  1. August 27th, 2008 at 23:02 | #1

    Nice to see Jigish @blogging, Best of luck.

  2. August 30th, 2008 at 09:52 | #2

    When i m inserting table is giving error as rendering faileddddddd

  3. Chris
    September 30th, 2009 at 15:14 | #3

    I’m having some problems with the FPDF class. I’m hoping you can help me. I’m using FPDF to write some text on a PDF. I’m displaying 8 different cells of text. The Cells are being displayed, but after two cells, it puts the next cell onto a new page as If I had asked for a new PDF page to be made, but I did not. I’m guessing it is somehow pushing them down and pushing it onto the next page. How can I get rid of these annoying spaces and make it all fit on only the one PDF page?

    I posted my complete issue with the code here: http://stackoverflow.com/questions/1496888/why-are-there-unexpected-spaces-on-my-pdf-using-fpdf-with-php

    You can view the outputted pdf here: http://idea-palette.com/pdf/

  4. Jigish Thakar
    October 3rd, 2009 at 20:40 | #4

    hi chirs, just saw PDF link, i think ur problem is solved

  5. pushpanath.k.v
    November 9th, 2009 at 13:44 | #5

    Hi Jigish Thakar

    i am using this FPDF i am unable to embed php varailbles in the pdf
    sorry for my english

  1. No trackbacks yet.