User Pete Gillespie - Stack Overflow most recent 30 from stackoverflow.com 2009-12-09T08:47:22Z http://stackoverflow.com/feeds/user/4721 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/177/how-do-i-programmatically-create-a-pdf-in-my-net-application/45544#45544 2 Answer by Pete Gillespie for How do I programmatically create a PDF in my .NET application? Pete Gillespie 2008-09-05T11:09:05Z 2008-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>