开发者

Generate PDF file in asp.net [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicates:

How to make pdf ?

Create pdf file in Asp.net

What is the best way to generate pdf开发者_开发问答 files in asp.net using C#? Any help would be greatly appreciated.


You can use https://sourceforge.net/projects/itextsharp/.

iTextSharp is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF)


I use a 3rd party piece of software called ABCPDF, it seem fine to me, but there are lots of other options.

Here's an open source one that might suit yuor needs:

http://www.webresourcesdepot.com/open-source-pdf-library-for-aspnet-pdfsharp/


SQL Server Report Server is good, if you are generating reports from a database (and you have access to SSRS, of course)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜