Joined: Fri Jan 11, 2008 6:15 pm Posts: 5
|
PdfMerge
PdfMerge was written to fill the need for producing large PDF documents from multiple sources in an automated way. To serve this need it meets the following requirements:
- Allow the split/merge process to be driven from a list file
- Allow the creation of bookmark trees by specifying bookmarks to be added
- Allow the import of bookmarks from the merged documents.
- Support merging of large documents quickly
- Allow population of document title fields
It is also a useful sample of how to use some of the cool features in the PDFsharp library.
The latest downloadable source and information on the project is at:
|
|