Click here to Skip to main content
16,021,125 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I want to generate pdf that bind repeater control data using asp.net
Posted

1 solution

As your question subject is unclear, I am assuming that you want to export data from repeater control to PDF.
You need to use some third party library to generate pdf file , please check links below:
How to generate PDF report from datagrid using Gios PDF .NET or itextsharp library
PDF Export[^]
How-Export-data-Repeater-control-pdf-using-c#[^]
 
Share this answer
 
Comments
Prasad_Kulkarni 10-Jul-12 2:36am    
+5 for references.
BTW do you know GIT[^]
Vani Kulkarni 10-Jul-12 4:08am    
Thanks Prasad. I had not visited GIT[^], thanks to you now I will be visiting it regularly. :)
Prasad_Kulkarni 10-Jul-12 4:50am    
You're most welcome there.

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