Crystal report generation and export to pdf format
Hi all,
I need help in generating a crystal report. what i have done in my project is, I have bound the data from sql database in a datagridview. Now on double click of the particular record, it should display a crystal report having respective records. And later i need to export this rpt file or crystal report to pdf. How is it possible to do?
I am doing it in c#.net.
hoping for help
Thanks.