Groups | Blog | Home
all groups > dotnet general > november 2005 >

dotnet general : Server side PDF tools - recommendations?



aconant
11/17/2005 2:56:09 PM
I am looking for a tool to be integrated into our enterprise architecture
that provides various PDF services to ASP.NET applications.

We have a common need to programmatically create, convert, populate, and
manipulate PDF files on the web application server for output to the web
client.

Specifically, we want to:

1. Merge different PDF files togther
2. Withing existing PDF files, add, delete or modify content
3. Convert text and other document types like .doc or .xls to PDF
4. Create new PDF documents on the server with data from a DB
5. Populate existing PDF form fields

These are the most basic (and common) needs, but I expect as we progress we
will need more enhanced features, especially with regard to security. We also
need to be able to use this in a multi-server load balanced farm, and it
should provide for multi-threaded scalability and performance.

I understand these features are common - that's my problem - there are a lot
of products out there...too many to sort through, so I am looking for
recommendations.

We already use Amyuni and ActivePDF in different locations with success.

We would prefer a native .NET solution (which ActivePDF does not appear to
be).

It appears Adobe does not offer an affordable solution at this level...

We have also identified DynamicPDF as an option.

Is there anything available from Microsoft we can use?

Does anyone have specific experience or recommendations?

I appreciate your help.

aconant
11/17/2005 4:42:02 PM
Andrej,

Thanks for the link - looks like a very useful resource.

Any other input is still welcome.

[quoted text, click to view]
John Timney ( MVP )
11/17/2005 11:15:07 PM
I've had lots of success with ActivePDF

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

[quoted text, click to view]

Andrej Tozon
11/18/2005 12:00:00 AM
Hi,
this is a nice roundup of PDF components:
http://www.howtoselectguides.com/dotnet/pdf/

Andrej

[quoted text, click to view]

Lloyd Dupont
11/18/2005 12:00:00 AM
there is this one as well..
http://itextsharp.sourceforge.net/


[quoted text, click to view]

AddThis Social Bookmark Button