Where can I find a code snippet which can convert a DataGridView to a PDF document using iTextShape or something similar?
I want to have the same table headers as in DataGridView in my PDF document.
Where can I find a code snippet which can convert a DataGridView to a PDF document using iTextShape or something similar?
I want to have the same table headers as in DataGridView in my PDF document.
Exporting a DataGridView to an Excel/PDF/image file by using Reporting Services report generation
another way is to use crystal reports, after generating report from DataGridView you can use crystal reports to export the report to PDF.