5
Answers

Creating PDF files with C# .net 4.0

Miha Jan

Miha Jan

14y
15.1k
1
Hi!
This is my first post, so please be gentle :)

I am looking for a C# library that can allow me to create PDF files from my database.
I found these two examples:
 
http://itextpdf.com/
and
http://www.pdfsharp.com/

does anyone have any other ideas or better alternatives? Does .net 4.0 have  any capability to create PDF files?

Thanks.
Answers (5)