Results 1 to 5 of 5

Thread: php to pdf convertion

  1. #1
    Join Date
    Aug 2009
    Posts
    74
    Thanks
    7
    Thanked 1 Time in 1 Post

    Default php to pdf convertion

    i want all my data to be converted into pdf

    i.e., what ever i show on my page and the values all should be converted into pdf dynamically at the end of the prog when i click submit button.

    if it is possible help me ? it is ver imp for me

  2. #2
    Join Date
    Apr 2009
    Location
    Cognac, France
    Posts
    400
    Thanks
    2
    Thanked 57 Times in 57 Posts

    Default

    I use ezpdf.php to create PDF forms from my data, I have personally found it to be the easiest to use.

    I do believe however that the latest version of Adobe Acrobat has a toolbar that can be incorporated into the browser and that enables the current page to be converted to a PDF file.

    I don't how useful this would be, it would require people to download and install this feature.

    I personally don't believe that this would be the right way to go.

  3. #3
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

  4. #4
    Join Date
    Aug 2009
    Posts
    74
    Thanks
    7
    Thanked 1 Time in 1 Post

    Default

    actually my page is containing huge amount of data with one image and graphs
    can i convert into pdf.is it possible

  5. #5
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

    Default

    Have you tried it? THe only way to find out is by attempting
    - Josh

Bookmarks

Posting Permissions

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