Generate PDF

Discussion in 'C#' started by teamworktech, Sep 9, 2010.

  1. #1
    Hi.. Can we convert HTML forms to PDF? n how?
    Thank u.....
     
    teamworktech, Sep 9, 2010 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Do you mean in realtime/ on the fly or as a one off exercise?

    Do you want to create a PDF form or just a PDF file that looks like the form or a PDF that contains the answers?
     
    AstarothSolutions, Sep 9, 2010 IP
  3. teamworktech

    teamworktech Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    When i submit a HTML form, i want to create a simple PDF file with fields of that form...
    I m new to ASP..... pls can u get me out of this?
     
    teamworktech, Sep 9, 2010 IP
  4. teamworktech

    teamworktech Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    pdf has to be generated as like html form whatever content (dynamic) is there in the form must be replicated in pdf file without using any additional softwares
     
    teamworktech, Sep 10, 2010 IP
  5. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #5
    AstarothSolutions, Sep 13, 2010 IP
  6. bibinsmk

    bibinsmk Active Member

    Messages:
    205
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #6
    You can create PDF form dynamically with the help of itextsharp. This is free java library we can use in .net
     
    bibinsmk, Sep 18, 2010 IP
  7. ConstanceRS

    ConstanceRS Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #7
    ConstanceRS, Dec 16, 2013 IP
  8. anushka123

    anushka123 Greenhorn

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #8
    check this link for convert html form to pdf.

    http://www.asppdf.com/manual_13.html
     
    anushka123, Oct 27, 2014 IP