Create PDF Files on fly in C#
Thursday, 11 May 2006
This sample code shows how to use the iText library to generate PDF files on the fly. The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images.
Read more at: http://www.developerfusion.co.uk/show/5682/.
Last Updated ( Monday, 06 November 2006 )