Connecting Tech Pros Worldwide Help | Site Map

Save Web Page as PDF

parshupooja's Avatar
Familiar Sight
 
Join Date: Jun 2007
Posts: 159
#1: Sep 11 '09
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's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,066
#2: Sep 14 '09

re: Save Web Page as PDF


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.
Reply