Can you recomend any PDF API for C#. Free is the best, but i dont mind paying for it.
+3
A:
I have used iText# with success in .NET C# 3.5; it is a port of the open source Java library for PDF generation.
JYelton
2010-05-30 06:55:16
iTextSharp is really nice to work with.
Carles
2010-05-30 07:44:41
+1
A:
I have recently completed a project in which we used Aspose.Pdf for .NET. I think it was quite nice to work with and well worth its price if iTextSharp isn't something for you.
daft
2010-05-30 07:04:11
+1
A:
My work uses Winnovative's PDF generator (We've used it mainly to convert HTML to PDF, but you can generate it other ways as well)
Justin
2010-05-30 07:38:16