Save Web Page as PDF

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • parshupooja
    New Member
    • Jun 2007
    • 159

    Save Web Page as PDF

    Hi All,

    I have ASP.NET form filled by Customer, as soon as they hit Save , I want to save it as PDF file.

    any suggestions how to achieve?

    Thanks!
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    PDF files are created using a proprietary format that is owned by Adobe.

    Therefore you have to purchase something that will do this conversion for you from Adobe. Apparently you can convert HTML pages into a PDF file, but for a price. See adobe.com for more details.

    Comment

    Working...