Files on the command line are distinguished from other input by their
containing a period. If an input file does not contain a period, it should be
preceded by -i
. For example:
A whole directory of files may be added (where a command supports multiple files) by using the -idir
option:
The files in the directory myfiles
are considered in alphabetical order. They must all be PDF files. If the names of the files are numeric, leading zeroes will be required for the order to be correct (e.g 001.pdf
, 002.pdf
etc).