Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > c2d83b3d11ac0c95697cee15e8b5fe5b > files > 6

pdfmerge-1.0.4-1.fc13.noarch.rpm

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.4. You can obtain it from here:
http://dmaphy.github.com/pdfmerge/pdfmerge-1.0.4.tar.bz2


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>