PHP Expert Needed - Need Simple Standalone HTML & CSS to PDF Script

Discussion in 'Programming' started by FishSword, Dec 29, 2010.

  1. #1
    Hiya,

    I need a simple HTML & CSS to PDF script that can generate simple table, text, and image documents from HTML files.

    The script needs to be standalone (doesn't use an online service), and can't be a ready made script such as FPDF. This needs to be custom made that has a sole purpose of generating simple documents that contain tables, text, and images.

    If you have the appropriate experience in PHP, please get in touch for more details.
     
    FishSword, Dec 29, 2010 IP
  2. jazzcho

    jazzcho Peon

    Messages:
    326
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 1
    #2
    You will not find such a thing that works properly. Why?

    Simple conversion: easy task.
    Good conversion: Very complex task, not cost effective with pure PHP implementation.

    Your best solution is to use an online service, there are free ones that have a PHP API.
     
    jazzcho, Dec 30, 2010 IP
  3. guardian999

    guardian999 Well-Known Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    I have that script, it's use fpdf. Convert HTML to PDF using HTML Parser.
    and I think this is not simple work.
     
    guardian999, Dec 30, 2010 IP