• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PDF Merging with .NET

daweeze02

Golden Member
My boss wants me to find a program that does this. So far all I have found is a bunch of software companies all over google with the same $400 program just with many different names. Does anyone know of any open source projects for this? Thanks guys.
 
What exactly is pdf merging?

At any rate, if you want something open source, my guess is that you'll have to find a pdf manipulation library and finish off the app yourself.
 
Why the need for it to be .net based?

Or do you want a PDF manipulation library for .NET, not a complete program?
 
Originally posted by: Mark R
Why the need for it to be .net based?

Or do you want a PDF manipulation library for .NET, not a complete program?

Yes the library is what my boss is looking for, sorry for the confusion
 
Back
Top