pdf toolkit

pdf toolkit

am 15.01.2008 18:37:17 von param

Hi all,

Can anyone recommend a robust, scalable native .net PDF toolkit library
capable of performing functions like merging, stamping, form data merging,
web browser rendering etc.? I know a few COM libraries exist, but I am
looking for something that is a native .net component. We are currently
using a com dll with a .net wrapper, but that is causing intermittent errors
and issues when load increases.

Thanks

Re: pdf toolkit

am 15.01.2008 18:51:21 von George Ter-Saakov

The best is iTextSharp itextsharp.sourceforge.net
It's a port from Java version of iText and there are a lot of examples on C#
and Java

George.
wrote in message
news:O0j4s15VIHA.5556@TK2MSFTNGP05.phx.gbl...
> Hi all,
>
> Can anyone recommend a robust, scalable native .net PDF toolkit library
> capable of performing functions like merging, stamping, form data merging,
> web browser rendering etc.? I know a few COM libraries exist, but I am
> looking for something that is a native .net component. We are currently
> using a com dll with a .net wrapper, but that is causing intermittent
> errors and issues when load increases.
>
> Thanks
>

Re: pdf toolkit

am 15.01.2008 19:32:53 von mark

"George Ter-Saakov" wrote in message
news:%235NI%2385VIHA.3400@TK2MSFTNGP03.phx.gbl...

> The best is iTextSharp itextsharp.sourceforge.net

I disagree...

IMO, the best is: http://www.siberix.com/ though it isn't free...


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Re: pdf toolkit

am 15.01.2008 19:46:45 von George Ter-Saakov

Ok, I meant out of free ones.
I have not evaluated the siberix. But the iTextSharp did everything I needed
and I can not imagine anything else I would need out of PDF library that
iTextSharp does not have.

1. iTextSharp has complete source. so you can easily modify/adapt to your
needs.
2. The way it's written I can tell it's a mature product with a lot of
functionality and most likely you will not need to modify/adapt it :)

George.

"Mark Rae [MVP]" wrote in message
news:eXoENU6VIHA.2368@TK2MSFTNGP05.phx.gbl...
> "George Ter-Saakov" wrote in message
> news:%235NI%2385VIHA.3400@TK2MSFTNGP03.phx.gbl...
>
>> The best is iTextSharp itextsharp.sourceforge.net
>
> I disagree...
>
> IMO, the best is: http://www.siberix.com/ though it isn't free...
>
>
> --
> Mark Rae
> ASP.NET MVP
> http://www.markrae.net

Re: pdf toolkit

am 15.01.2008 23:30:22 von param

I dont mind paying as long as it is robust and scalable.

Thanks!


"Mark Rae [MVP]" wrote in message
news:eXoENU6VIHA.2368@TK2MSFTNGP05.phx.gbl...
> "George Ter-Saakov" wrote in message
> news:%235NI%2385VIHA.3400@TK2MSFTNGP03.phx.gbl...
>
>> The best is iTextSharp itextsharp.sourceforge.net
>
> I disagree...
>
> IMO, the best is: http://www.siberix.com/ though it isn't free...
>
>
> --
> Mark Rae
> ASP.NET MVP
> http://www.markrae.net

Re: pdf toolkit

am 15.01.2008 23:30:59 von param

If price were not an issue, which would be the best one?


"George Ter-Saakov" wrote in message
news:uAMO7b6VIHA.5164@TK2MSFTNGP03.phx.gbl...
> Ok, I meant out of free ones.
> I have not evaluated the siberix. But the iTextSharp did everything I
> needed and I can not imagine anything else I would need out of PDF library
> that iTextSharp does not have.
>
> 1. iTextSharp has complete source. so you can easily modify/adapt to your
> needs.
> 2. The way it's written I can tell it's a mature product with a lot of
> functionality and most likely you will not need to modify/adapt it :)
>
> George.
>
> "Mark Rae [MVP]" wrote in message
> news:eXoENU6VIHA.2368@TK2MSFTNGP05.phx.gbl...
>> "George Ter-Saakov" wrote in message
>> news:%235NI%2385VIHA.3400@TK2MSFTNGP03.phx.gbl...
>>
>>> The best is iTextSharp itextsharp.sourceforge.net
>>
>> I disagree...
>>
>> IMO, the best is: http://www.siberix.com/ though it isn't free...
>>
>>
>> --
>> Mark Rae
>> ASP.NET MVP
>> http://www.markrae.net
>
>

Re: pdf toolkit

am 15.01.2008 23:34:58 von mark

wrote in message
news:%237QwOa8VIHA.5816@TK2MSFTNGP06.phx.gbl...

> If price were not an issue, which would be the best one?

Siberix, IMO.


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Re: pdf toolkit

am 15.01.2008 23:36:27 von George Ter-Saakov

There is a saying... "The shortest road is the one you know".

Pretty much same goes for best third party software.
For me it would be iTextSharp but only just because I have written working
project with it....

George.

wrote in message
news:%237QwOa8VIHA.5816@TK2MSFTNGP06.phx.gbl...
> If price were not an issue, which would be the best one?
>
>
> "George Ter-Saakov" wrote in message
> news:uAMO7b6VIHA.5164@TK2MSFTNGP03.phx.gbl...
>> Ok, I meant out of free ones.
>> I have not evaluated the siberix. But the iTextSharp did everything I
>> needed and I can not imagine anything else I would need out of PDF
>> library that iTextSharp does not have.
>>
>> 1. iTextSharp has complete source. so you can easily modify/adapt to your
>> needs.
>> 2. The way it's written I can tell it's a mature product with a lot of
>> functionality and most likely you will not need to modify/adapt it :)
>>
>> George.
>>
>> "Mark Rae [MVP]" wrote in message
>> news:eXoENU6VIHA.2368@TK2MSFTNGP05.phx.gbl...
>>> "George Ter-Saakov" wrote in message
>>> news:%235NI%2385VIHA.3400@TK2MSFTNGP03.phx.gbl...
>>>
>>>> The best is iTextSharp itextsharp.sourceforge.net
>>>
>>> I disagree...
>>>
>>> IMO, the best is: http://www.siberix.com/ though it isn't free...
>>>
>>>
>>> --
>>> Mark Rae
>>> ASP.NET MVP
>>> http://www.markrae.net
>>
>>
>
>

Re: pdf toolkit

am 15.01.2008 23:37:11 von mark

wrote in message
news:%23wAp4Z8VIHA.4972@TK2MSFTNGP02.phx.gbl...

>>> The best is iTextSharp itextsharp.sourceforge.net
>>
>> I disagree...
>>
>> IMO, the best is: http://www.siberix.com/ though it isn't free...
>
> I don't mind paying as long as it is robust and scalable.

It is.


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Re: pdf toolkit

am 16.01.2008 00:52:24 von Scott Roberts

I'll have to admit that I haven't tried anything too advanced, but we use
ABCpdf from webSupergoo and it's pretty nice.

http://www.abcpdf.com/


wrote in message
news:O0j4s15VIHA.5556@TK2MSFTNGP05.phx.gbl...
> Hi all,
>
> Can anyone recommend a robust, scalable native .net PDF toolkit library
> capable of performing functions like merging, stamping, form data merging,
> web browser rendering etc.? I know a few COM libraries exist, but I am
> looking for something that is a native .net component. We are currently
> using a com dll with a .net wrapper, but that is causing intermittent
> errors and issues when load increases.
>
> Thanks
>

Re: pdf toolkit

am 17.01.2008 06:23:26 von Chris Bordeman

Looking at the Siberix site, it can't "Open, modify, merge, split, fill
forms or print existing PDF documents" which means it doesn't meet the
stated requirements.

"George Ter-Saakov" wrote in message
news:uAMO7b6VIHA.5164@TK2MSFTNGP03.phx.gbl...
> Ok, I meant out of free ones.
> I have not evaluated the siberix. But the iTextSharp did everything I
> needed and I can not imagine anything else I would need out of PDF library
> that iTextSharp does not have.
>
> 1. iTextSharp has complete source. so you can easily modify/adapt to your
> needs.
> 2. The way it's written I can tell it's a mature product with a lot of
> functionality and most likely you will not need to modify/adapt it :)
>
> George.
>
> "Mark Rae [MVP]" wrote in message
> news:eXoENU6VIHA.2368@TK2MSFTNGP05.phx.gbl...
>> "George Ter-Saakov" wrote in message
>> news:%235NI%2385VIHA.3400@TK2MSFTNGP03.phx.gbl...
>>
>>> The best is iTextSharp itextsharp.sourceforge.net
>>
>> I disagree...
>>
>> IMO, the best is: http://www.siberix.com/ though it isn't free...
>>
>>
>> --
>> Mark Rae
>> ASP.NET MVP
>> http://www.markrae.net
>
>

Re: pdf toolkit

am 28.01.2008 16:24:17 von param

Looks like iText is the one for us. We have tested it exhaustively and it
appears to work well.

"Mark Rae [MVP]" wrote in message
news:ur1xtc8VIHA.5396@TK2MSFTNGP02.phx.gbl...
> wrote in message
> news:%23wAp4Z8VIHA.4972@TK2MSFTNGP02.phx.gbl...
>
>>>> The best is iTextSharp itextsharp.sourceforge.net
>>>
>>> I disagree...
>>>
>>> IMO, the best is: http://www.siberix.com/ though it isn't free...
>>
>> I don't mind paying as long as it is robust and scalable.
>
> It is.
>
>
> --
> Mark Rae
> ASP.NET MVP
> http://www.markrae.net