开发者

Creating PDF files using C# 4? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

开发者_JS百科 Improve this question

What library would you guys recommend I use to create a PDF document from a given collection of images?

I don't want to write text to the document or anything, just grab an Image object and save it to the PDF document.

Any suggestions?


Migradoc


I recomend pdfSharp and Migradoc

http://www.pdfsharp.net/wiki/MainPage.ashx


Docotic.Pdf library can be used to quite easily create PDF files from images.

Please take a look at sample that shows how to add images to PDF.

Disclaimer: I work for the company.


iText is a good library : http://itextpdf.com/


iTextsharp

http://sourceforge.net/projects/itextsharp/

http://www.devshed.com/c/a/Java/Creating-Simple-PDF-Files-With-iTextSharp/


I like ABCPdf.net. You might look at PrinceXML too.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜