By mswatcher
via developerbarn.com
Published: Jul 30 2010 / 01:21
As part of a project I'm working on, I have the need to generate PDF documents "on the fly" and then render them back to the browser.
I was already aware of a dll module that provided this functionality, available at iTextSharp | Get iTextSharp at SourceForge.net so I thought I'd post a quick blog about how to get it working.
Firstly, you need to place the .dll file in the bin directory of your application / website.



Add your comment