Stuart McLachlan
stuart at lexacorp.com.pg
Sun Jan 10 16:21:24 CST 2010
Not .Net, but take a look at PDFTK http://www.accesspdf.com/pdftk/ It's a command line tool so you can just build a command string and Shell out to it. -- Stuart On 11 Jan 2010 at 11:08, David Emerson wrote: > Sorry about the OT but there may be experience of this out there. > > I have a web screen that has several PDF files. Users can select a > file, have it opened in Adobe, or save it to local disk. Currently > they can only do this one file at a time. > > I would like them to be able to select several PDF files, and have > them all merged together into one file that can be opened or > saved. Can anyone recommend any .net utilities that can be used (and > are not too expensive :-) )? Is there anything built into .Net to > achieve this? >