Click here to Skip to main content
15,885,914 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have written the code for exporting the gridview to PDF but what i need is to add some content to the PDF file before gridview data.
A sample data is as follows,
Customer Id : 001
Customer Name :XYZ and other stuff

Can any one tell how to do this.
Posted
Updated 24-Jan-11 1:24am
v2

Have a look on these links

Export-GridView-To-Word-Excel-PDF-CSV-Formats-in-ASP.Net[^]
By Using ITextSharp.dll
Exporting-GridView-PDF[^]
See CP article "Gios PDF .NET library"
Gios PDF .NET library[^]
 
Share this answer
 
Comments
demouser743 24-Jan-11 7:51am    
I know how to export but i would like to add some content before that as i said

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900