Skip to content

randyburden/PDFMerger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFMerger

###Overview###

PDFMerger is a simple tool that allows you to merge multiple PDFs into a single PDF or batches of PDFs.

Download the latest executable version from SourceForge: http://sourceforge.net/projects/pdfmergertool/

Screenshot

####Usage####

#####Input Directory#####

Click the 'Input Directory' button to browse to the directory that contains the PDFs that you wish to be merged.

#####Output File#####

Click the 'Output File' button to browse to the directory that you wish to saved the merged PDF to.

#####Merge All#####

Click the 'Merge All' radio button to merge all of the PDFs in the input directory into the single file selected from the 'Output File' button.

#####Merge in Batches#####

Click the 'Merge in Batches' radio button to merge all of the PDFs in the input directory into batches defined by the number in the 'Batch Size' text field.

For example, if the input directory contains 500 PDFs and the 'Merge in Batches' radio button is selected and the 'Batch Size' text field is set to 100, then 5 PDFs will be generated each containing 100 of the PDFs from the input directory.

###License###

PDFMerger v1.0

MIT License:

Copyright (c) 2012, Randy Burden ( http://randyburden.com ) All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###Attribution###

PDFsharp, Copyright (c) 2005-2012 empira Software GmbH, Troisdorf (Germany), was used as the primary PDF library. PDFsharp can be downloaded from their website at the following url: http://www.pdfsharp.net/ PDFsharp also uses the MIT license and can be viewed here: http://www.pdfsharp.net/PDFsharp_License.ashx

Theme obtained from Nukeation Studios. Information on the theme library can be found at the following url: http://www.nukeation.com/free.aspx

PDF icon obtained from the Open Icon Library. The icon can be downloaded from the following url: http://openiconlibrary.sourceforge.net/gallery2/?./Icons/apps/acroread.png

About

PDFMerger is a simple tool that allows you to merge multiple PDFs into a single PDF or batches of PDFs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages