Does anyone have experience with any .NET components for creating PDF
documents "on the fly" on a web server? We have been using ABCpdf (
http://www.websupergoo.com/abcpdf-5.htm
) for a while now and are pretty much satisfied, but now we have
upgraded to .NET 2.0 and they only offer a .NET 1.1 version.
Any suggestions for another tool/component would be appreciated. It
doesnt have to be freeware.
Goofy - 14 Dec 2006 09:25 GMT
Why cant you continue to use the 1.1 version?
> Does anyone have experience with any .NET components for creating PDF
> documents "on the fly" on a web server? We have been using ABCpdf (
[quoted text clipped - 4 lines]
> Any suggestions for another tool/component would be appreciated. It
> doesnt have to be freeware.
Mark Rae - 14 Dec 2006 09:43 GMT
> Does anyone have experience with any .NET components for creating PDF
> documents "on the fly" on a web server? We have been using ABCpdf (
> http://www.websupergoo.com/abcpdf-5.htm
> ) for a while now and are pretty much satisfied, but now we have
> upgraded to .NET 2.0 and they only offer a .NET 1.1 version.
What's the problem with continuing to use their 1.1 version until they have
released a 2.0 version...?
> Any suggestions for another tool/component would be appreciated. It
> doesnt have to be freeware.
I use this: http://www.siberix.com/
Mark Fitzpatrick - 14 Dec 2006 13:31 GMT
You can still use the 1.x version in a 2.0 environment.
You could also try iTextSharp over at sourceforge. It's free (which is
always nice) and has been around for a while.

Signature
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006
> Does anyone have experience with any .NET components for creating PDF
> documents "on the fly" on a web server? We have been using ABCpdf (
[quoted text clipped - 4 lines]
> Any suggestions for another tool/component would be appreciated. It
> doesnt have to be freeware.
Rad [Visual C# MVP] - 15 Dec 2006 09:22 GMT
> Does anyone have experience with any .NET components for creating PDF
> documents "on the fly" on a web server? We have been using ABCpdf (
[quoted text clipped - 4 lines]
> Any suggestions for another tool/component would be appreciated. It
> doesnt have to be freeware.
Check out sharppdf http://sharppdf.sourceforge.net/

Signature
Bits.Bytes
http://bytes.thinkersroom.com
Mark Jones - 18 Dec 2006 08:54 GMT
Hi, I second that. I have used a few of the commercial ones and depending on
what you are doing, this free version is not too bad at all.
Also, take a look at http://www.o2sol.com/pdf4net/overview.htm
Regards
Mark
===================
Online quotes database
Famous quotes from famous people
www.notableandquotable.com
===================
>> Does anyone have experience with any .NET components for creating PDF
>> documents "on the fly" on a web server? We have been using ABCpdf (
[quoted text clipped - 6 lines]
>
> Check out sharppdf http://sharppdf.sourceforge.net/