Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi Experts,

I am working with ASP.Net (c#) Application. I want to genarate a pdf report from my application like tables model.

How can i create a pdf file using c# with table format ?

Please help me.

Thanks,
Advance
Posted
Comments
Adersh Ram 30-Oct-12 2:33am    
Thanks All, these all links are helpful

I am trying to create a html with CSS and convert to pdf format, but the css part cannot implimenting on pdf.

ITextsharp dll is support the css class?

please help me.
[no name] 29-Sep-19 10:25am    
try ZETPDF.com to generate PDF file in C#.

Please refer below link
http://www.codeproject.com/Articles/18040/Tutorials-on-creating-PDF-files-using-C-2-0
 
Share this answer
 
 
Share this answer
 
You can try using ITextsharp, for generating PDF's using c#.
see the following links

PDF with tables using Itextsharp
[^]

Another ITextsharp solution
[^]
 
Share this answer
 
v4

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