hi everyone
i want to save form filled user's data and then want to save that html into pdf with same html look
pdf on the server
can anyone please help me out?
thanks
Refer here
http://www.aspsnippets.com/Articles/Export-ASPNet-Web-Page-with-images-to-PDF-using-ITextsharp.aspx
In that case you will have to use some paid tools. ITextSharp is free but it is not so good
http://www.asppdf.com/
There is no inbuilt PDF library in ASP.Net. Hence without any thirdparty tool like ITextsharp.
BTW there's one more that's free
http://www.webresourcesdepot.com/open-source-pdf-library-for-aspnet-pdfsharp/
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.