PDF library for .NET
Wanna create a pdf and write stuff to it? Create a watermark, change papersize, etc, etc? Finally i found a good solution to do it from code. Too bad the JAVA guys beat us to it, but luckely JAVA can be ported to .NET right? I have not tested it fully, but the POC worked great!
Just one DLL, create a reference and a using directive to iTextSharp.Text and off you go !!
http://sourceforge.net/projects/itextsharp
And the best part is, as we are dutch afterall, ITS FREE!!!
Cheers!