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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.