Friends ..
I want to generate a report in the ASP.NET using C#. from Sybase database. There are two option to generate the report
1) Generate the Report on the Screen itself by using the datagrid
2)Generate PDF report.
Displaying the report in the datagrid is easy.. But How can I convert that report to a PDF file…
I know to convert a crystal report to PDF File… But Is there any other way to convert the report to the PDF file with out the help of Crystal Report…
Hope anybody will advise me..
Thanks
I want to generate a report in the ASP.NET using C#. from Sybase database. There are two option to generate the report
1) Generate the Report on the Screen itself by using the datagrid
2)Generate PDF report.
Displaying the report in the datagrid is easy.. But How can I convert that report to a PDF file…
I know to convert a crystal report to PDF File… But Is there any other way to convert the report to the PDF file with out the help of Crystal Report…
Hope anybody will advise me..
Thanks
Comment