User Pete Gillespie - Stack Overflowmost recent 30 from stackoverflow.com2009-12-09T08:47:22Zhttp://stackoverflow.com/feeds/user/4721http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/177/how-do-i-programmatically-create-a-pdf-in-my-net-application/45544#455442Answer by Pete Gillespie for How do I programmatically create a PDF in my .NET application?Pete Gillespie2008-09-05T11:09:05Z2008-09-05T11:09:05Z<p>If you don't want to mess around in all the "PDF dirt" yourself then <a href="http://www.pdftron.com/" rel="nofollow">PDFTron</a> is prety good. One draw back it is not free, although it is an easy to use .Net PDF library that will get you up and running quickly.</p>