Free PDF Library written entirely in C#

PDFsharpFor those who are looking to find a free alternative to some of the expensive PDF document generation libraries out there I ran across this library thanks to Dmitriy Salko. He mentioned the product on his blog in the following post. He provides a link on his post to directly download the files.

I also took a look at the PDFsharp web site which is the official web site for the project.  They have some work to do on the site but it provides some good starting points for beginning programming with the product.

Below is some of the features of the library:

  • Released Version 1.00
  • Includes support for Unicode in PDF files.
  • Includes MigraDoc Lite for features not present in PDFsharp.

More Information can be found at the following locations:

The download can be found here http://pdfsharp.com/PDFsharp/index.php?option=com_content&task=view&id=54&Itemid=64

del.icio.us Tags: , ,

Technorati Tags: , ,

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/9/2008 12:56:03 PM by admin

Permalink | Comments (2) | Post RSSRSS comment feed |

Categories: C# | Programming | Software

Tags: , ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Related posts

Comments

January 13. 2008 15:09

Tony Testa

Good Post. I haven't tried PDFSharp (but I will be looking into it), but I've recently used iTextSharp

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

It so far has been easy to use and serves all the needs of the project, which is mainly just reading PDF forms. iTextSharp is also worth a look.

Tony Testa us

January 13. 2008 19:43

Sam MacDonald

I will take a look at the project and see how it compares.

Sam MacDonald ca

Comments are closed