Posted on: 4/21/2014 10:20:42 PM | Views : 566

Hello everyone, I have a question about generating PDF. I found this useful example to generate PDF document. http://www.codeproject.com/Articles/20640/Creating-PDF-Documents-in-ASP-NET. However, the example used itextsharp 4.4. When I included itextsharp 5.5 (latest version to date), the it threw errors. It seems the table class is missing. Any idea how I can fix this? 

Thanks

Go to the complete details ...