Hi..
I want export data from database to a PDF using c#.In database I stored the data as 'nvarchar'.Any body have any idea About this?

Thanks in advance.

When you say "using C#", I assume that at some point of your program you are reading the data from the DB to your program.
Following is a very good in-detail article on how to create a PDF using C#. You should be good with it.

http://www.codeproject.com/KB/files/generatepdf.aspx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.