PDF Generation?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • coskier
    Junior Member
    • Apr 2007
    • 10

    #1

    PDF Generation?

    Anyone here doing PDF generation based on data in a database on the server? I have an HR application that I would like to take the data from, create an overlay on an image of a job application, and have the result be a downloadable PDF for our HR department...

    I did search and didn't see anything related.
  • AndrewT
    Administrator
    • Mar 2004
    • 3655

    #2
    You may want to take a look at FPDF(.org). While I haven't used it personally, I know a few of our customers have.

    Comment

    • coskier
      Junior Member
      • Apr 2007
      • 10

      #3
      Looks like fpdf with fpdi ( http://www.setasign.de/products/pdf-php-solutions/fpdi/ ) ought to work. Thanks.

      Comment

      Working...