Currently I am facing the tedious problem of exporting complete GridView data to the pdf file so that the user can save it. I am using C# as the language in Asp.net 3.5. Kindly guide me.
The gridview contains only text values.
Thanks in advance.
Currently I am facing the tedious problem of exporting complete GridView data to the pdf file so that the user can save it. I am using C# as the language in Asp.net 3.5. Kindly guide me.
The gridview contains only text values.
Thanks in advance.
Export GridView to Pdf using iTextSharp ASP.NET
Exporting GridView to PDF
I haven't done this myself.
Check this out: http://csharpdotnetfreak.blogspot.com/2008/12/export-gridview-to-pdf-using-itextsharp.html