any good applications for creating PDF documents?

  • Thread starter Thread starter jayderk
  • Start date Start date
J

jayderk

I was wondering if there were any good tools out there for creating pdf
documents with Visual studios .NET 2003?

thanks,
Jay
 
I would add the LGPL library iTextSharp.
It's a nice, free and well documented library.

(To use it, I had to download an old version of the iSharpZip library, but
I'm not a .Net guru, so maybe it works with the last version too).
 
Back
Top