This is the syntax
usage:
pdfinfo [-options ...] PDF_files
where options include:
-author change the original /Author() field with the
specified in configuration file
-creator change the original /Creator() field with the
specified in configuration file
-datecreation change the original /CreationDate() field with
the specified in configuration file
-moddate change the original /ModDate() field with the
specified in configuration file
-producer change the original /Producer() field with the
specified in configuration file
-help print out this message
PDF_files:
with files you can use metacharacters and relative and absolute path name
example:
pdfinfo *.pdf
pdfinfo -h
pdfinfo -a -p -v
The default of the configuration file is pdfinfo.cfg. At the moment, if you
want to change this name you have to change the variable $configure in the
script.