html2pdf package written in PHP?

Discussion in 'PHP' started by goldensea80, Feb 4, 2007.

  1. #1
    Hi all, I need a package to convert a HTML page to a PDF for the purpose of printing....
    I have found this package html2ps/pdf but it's a little too slow for me, plus it doesn't convert , e.g www.yahoo.com very well....
    http://www.tufat.com/script19.htm
    But i'm not sure if it's the best free tool around. Anyone have any ideas on this?
    Thanks a lot
    Please note: This tool is to convert a HTML to PDF, not any text file, like what fpdf does
     
    goldensea80, Feb 4, 2007 IP
  2. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I used to have such a script on my old PC, it also used the ps2pdf file, however it was custom written.
    If I can find it back, I'll let you know :)

    I'm not sure if the script I was using will be faster than Tufat's, but trying it the best option I guess ;)
    And so far I know of, there is no other possibility to convert HTML to PDF in PHP (except maybe a PHP module).
     
    DeViAnThans3, Feb 5, 2007 IP
  3. goldensea80

    goldensea80 Well-Known Member

    Messages:
    422
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    128
    #3
    Thanks, i'm waiting for it
     
    goldensea80, Feb 6, 2007 IP
  4. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I don't have it anymore :(
    I could recommend you to search for a script at phpclasses.org, planet-source-code.com and/or hotscripts.com. They certainly have something useful :)
     
    DeViAnThans3, Feb 7, 2007 IP