-
Notifications
You must be signed in to change notification settings - Fork 5
A small Perl script as Unix tool to merge PDF files
License
dmaphy/pdfmerge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About ===== pdfmerge4unix has been written in 2003 by Didier F.B Casse <didier@microtronyx.com>. In 2010 it seemed pretty discontinued, so Dominic Hopf resumed this work to fix some issues reported to the Fedora package of pdfmerge in the meanwhile. Usage ===== The usage of this small but nice tool is pretty easy. Have all your files in one directory, change to that directory and run something like pdfmerge file1.pdf file2.pdf... fileN.pdf outfile.pdf You can even mention PDF files in subdirectories like this: pdfmerge subdir1/file1.pdf subdir2/file2.pdf outfile.pdf And last but not least you can access a directory from a higher level: pdfmerge file1.pdf ../file2.pdf outfile.pdf Download ======== The current version of pdfmerge is 1.0.6. You can obtain it from here: https://github.com/dmaphy/pdfmerge/archive/1.0.6.tar.gz Checksums can be found at http://dmaphy.github.com/pdfmerge/md5sums http://dmaphy.github.com/pdfmerge/sha1sums Sources ======= You can get the sources via git clone https://github.com/dmaphy/pdfmerge.git Bugs ==== If you have any bugreports, improvements, suggestions or anything else you can report those at https://github.com/dmaphy/pdfmerge/issues Contact ======= In case of any question, feel free to write a mail to Dominic Hopf <dmaphy@googlemail.com>
About
A small Perl script as Unix tool to merge PDF files
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published