Results 1 to 4 of 4

Thread: Downloadable PDf generation through PHP

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    29

    Downloadable PDf generation through PHP

    I want to developed a Page through PHP/mySQL where the Page will generate a PDF file. the data comes from the DATABASE. But there are some Problem. i dont want to save the File in my server. I need a Downloadable PDF format.

    So when the user click on a particular link he can download the PDF format.

    Please help me with an example...

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: Downloadable PDf generation through PHP

    you want to build the pdf file from scratch? or is the pdf file being stored in the database?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    29

    Re: Downloadable PDf generation through PHP

    I want to develop the Pdf from scratch. but dont want to save that.. After pdf generation it can be easily downloaded by the user.

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Downloadable PDf generation through PHP

    http://sourceforge.net/projects/pdf-php

    I use ezPDF on one of my commercial sites. It works very well and supports the generation of tables. Even better it requires no third party extensions. I have modifed the version form our site to support individual cell highlighting and text colouring in tables so if you need these features let me know and I'll send you the version I use.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width