Alexa Skills C# HTML 5. He had a requirement for generating pdf in ASP.NET MVC and a recurring task was to set up a way to create PDF docs, for business flow.
Can you recomend any PDF API for C#. Free is the best, but i dont mind paying for it.
gunr2171closed as not constructive by Bill the LizardSep 11 '11 at 17:01
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. If this question can be reworded to fit the rules in the help center, please edit the question.
4 Answers
Update:
I'm not sure when or if the license changed for the iText# library, but it is licensed under AGPL which means it must be licensed if included with a closed-source product. The question does not (currently) require free or open-source libraries. One should always investigate the license type of any library used in a project.
I have used iText# with success in .NET C# 3.5; it is a port of the open source Java library for PDF generation and it's free. Dolly parton my tennessee mountain home rarity.
There is a NuGet package available for iTextSharp version 5 and the official developer documentation, as well as C# examples, can be found at itextpdf.com
JYeltonJYeltonI used PdfSharp. It's free, open source and quite convenient to use, but i can't say whether it is the best, because i haven't really used anything else. Fl studio reg key file.
Kevin R.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.
PeterJMy 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)
JustinJustin