通过创建ASP.NET PDF文件

问题描述:

什么是需要创建通过比水晶报表以外的ASP.NET应用程序的PDF文件?

What is required to create a PDF file through an ASP.NET application other than Crystal Reports?

您可以使用iText的#,它是基于一个类似的Java项目。

You can use iText#, it's based on a similar Java project.

http://itextsharp.sourceforge.net/

您不必在此结合水晶报表。如果你需要更强大的(但昂贵的),我用这个复杂的PDF文件了巨大的成功:

You don't need Crystal Reports in conjunction with this. If you need something more robust (but pricey), I have used this to great success with complex PDFs:

http://www.pdflib.com/