How We Create PDf In asp.net with c#
I want create pdf in asp.net with c#. data will come from database and bind in gridview.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rodrigo BeretaPosted Mar 22, 2013, 3:03 PM
I think this article can help you.
http://www.codeproject.com/Articles/20640/Creating-PDF-Documents-in-ASP-NET
Regards