https://www.developerfusion.com/t/pdf/code/ PDF Sample code from Developer Fusion 2006-05-11T07:59:00.00Z http://www.developerfusion.com/code/5682/create-pdf-files-on-fly-in-c/ Create PDF Files on fly in C# 2006-05-11T07:59:00.00Z 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. Salman Zafar