Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merging PDF's
Message
From
02/04/2010 09:38:28
 
 
To
02/04/2010 09:00:05
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01458458
Message ID:
01458505
Views:
44
>Hi Charles,
>
>I used the COM interface with Adobe to merge PDFs in the past. I am about to face this issue of merging PDFs in .NET and was wondering about how to do it. Thanks for your post here. One question... I am unfamiliar with the iTextSharper you mentioned. Is this part of the .NET framework or is it a third-party tool?
>
>Guy

just google it - it's opensource (that's why I thought it might be the tool Bill was referring to)

"iText# (iTextSharp) is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform. "

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

This is a real .NET assembly and therefore to my way of thinking is waaaay better to use than any COM interface. I use it to fill out forms and it is very powerful there. I have a data with a couple hundred pieces of information. I have 40 or so forms to fill. I can throw all the data at all the forms and if the field isn't on the form it just gets ignored, so I can have one form filling engine that receives a list of selected forms and fills them in.

It's free and I really recommend trying it.

If you run into anything you can't figure out, there are lots of people on stackoverflow that are familiar with it. Widely used.


Charles Hankey

Though a good deal is too strange to be believed, nothing is too strange to have happened.
- Thomas Hardy

Half the harm that is done in this world is due to people who want to feel important. They don't mean to do harm-- but the harm does not interest them. Or they do not see it, or they justify it because they are absorbed in the endless struggle to think well of themselves.

-- T. S. Eliot
Democracy is two wolves and a sheep voting on what to have for lunch.
Liberty is a well-armed sheep contesting the vote.
- Ben Franklin

Pardon him, Theodotus. He is a barbarian, and thinks that the customs of his tribe and island are the laws of nature.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform