Is there a way to convert aspx page to pdf and send it as an attachment via email

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Robin228
    New Member
    • Sep 2012
    • 1

    Is there a way to convert aspx page to pdf and send it as an attachment via email

    My aspx page contains text boxes. i want the pdf file to have all the values entered in the text box. I was able to convert to pdf using iTextSharp but the text box values are not getting saved. Let me know if you have any approach to do this.
  • ariful alam
    New Member
    • Jan 2011
    • 185

    #2
    You may have a look here http://forums.asp.net/p/1428379/3237194.aspx

    Comment

    • Birnida
      New Member
      • Aug 2012
      • 3

      #3
      Please see here: http://dotnetcodes.com/dotnetcodes/F...ge-To-PDF.aspx

      Comment

      Working...