Simple PDF library

N

Nils Magnus

Hello, I have used the FPDF PHP library (www.fpdf.org) to create PDF
documents using PHP. Can anyone recommend a similar, simple PDF library
for C#? I really prefer solutions using pure C#, no interop etc.

It's usage will be very simple, only text, images and basic lines. I
would therefore prefer free or cheap (<$100) alternatives, although I
would love to hear about it if you have used great libraries outside my
preferred price range.

Thanks!


Best regards,
Nils Magnus
 
M

Michael Nemtsev [MVP]

Hello Nils,

ITextSharp itextsharp.sourceforge.net

---
WBR,
Michael Nemtsev [Microsoft MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


NM> Hello, I have used the FPDF PHP library (www.fpdf.org) to create PDF
NM> documents using PHP. Can anyone recommend a similar, simple PDF
NM> library for C#? I really prefer solutions using pure C#, no interop
NM> etc.
NM>
NM> It's usage will be very simple, only text, images and basic lines. I
NM> would therefore prefer free or cheap (<$100) alternatives, although
NM> I would love to hear about it if you have used great libraries
NM> outside my preferred price range.
NM>
NM> Thanks!
NM>
NM> Best regards,
NM> Nils Magnu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top