Dynamic PDF creation

Looking for something that will allow me to take some form results and create a pdf out of them. I was hoping for something in the Windows realm, but I am open to anything. Thanks in advance.

Absolutely. The one I decided upon using is called “iTextSharp” for the .NET platform.
http://sourceforge.net/projects/itextsharp/

And it’s free! :slight_smile:

There is a simple tutorial here:
http://itextdocs.lowagie.com/tutorial/

An active support forum is here:
http://www.nabble.com/iTextSharp-f4188.html

hth