How To PDF A Webpage

Discussion in 'Programming' started by Vidzo, May 15, 2012.

  1. #1
    I am looking to create a website, mainly for personal use, which creates a PDF versions of a webpage. I know there are a few websites which currently offer this, such as pdfmyurl.com and pdfcrowd.com, but I am looking to create my own which doesn't limit or watermark my PDFs.

    Could you please help me with the process involved in this.
     
    Vidzo, May 15, 2012 IP
  2. MrKeh

    MrKeh Peon

    Messages:
    136
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If your looking to build your own then this would probably your best bet. You would need to create a website that will take a url and pass the paramaters to this python script and then return the output as a downloadable file.

    http://www.xhtml2pdf.com/
     
    MrKeh, May 15, 2012 IP
  3. lamino

    lamino Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    There is a lot of APIs for HTML/PHP conversion to PDF.
     
    lamino, Jun 28, 2012 IP
  4. lamino

    lamino Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    lamino, Jun 28, 2012 IP