Want to use PHP to convert content to PDF file

Discussion in 'PHP' started by kks_krishna, Apr 12, 2008.

  1. #1
    HI,

    I have a website where I want to give the option of download the article as PDF file. For that content is coming for database. I want to use PHP code to convert the content as PDF file. Anyone has idea about how to implement that?
     
    kks_krishna, Apr 12, 2008 IP
  2. blognol

    blognol Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can do that using the fpdf pdf library in php. For more information visit http://www.fpdf.org/
     
    blognol, Apr 13, 2008 IP