Usage: stamppdf [options] <stamp file> <pdfdoc1> [ <pdfdoc2>...]

-u <string>         : Remove old stamps with UndoLabel (can be used more than once with different label)
-j <int>            : Number of characters in Bates numbers (default 6)
-d <string>         : Owner password to open this document

Save Options

-i                  : Save using an incremental save
-w                  : Linearize to support byte serving across the web.  Forces full save
-optimize           : Optimize the output file to try to reduce file size
-nocomp             : Do not compress using Object Streams; compatible with all version of Acrobat
-comp               : Compress using Object Streams; Acrobat 6 and later
-iso32000           : Set file for ISO 32000 compliance (PDF 1.7) -pdfa : Preserve PDF/A compatibility in a PDF/A compliant input file -o <file>           : Save to a new output PDF file
-overwrite : Required when overwriting an input file
-arabicfixedlength  : Do not increase the length of Arabic text
-sameversion        : Use the same PDF version as the input PDF file

Command Line Variable Substitution

-vars  : List of variables to be substituted in the Stamp File ( “name,value,name,value” )
-vardelimiter: Delimiter character for variables in the stamp file (Default is %)

Command Collections

-cmds <file>        : Path to the command collections file

Watched Folders

-watch <file>       : path to watched folder base directory
-watchin <file>     : path to input watched folder; optional
-watchout <file>    : path to output of watched folder; optional

Encryption Options

-encrypt            : Encrypt output file
-keylength <int>    : Key Length.  Valid options are 40 and 128.  Default is 128.
-ownerpass <string> : New Owner Password (Required)
-userpass <string>  : New User Password
-noprint            : Do Not Allow Printing
-nomodify           : Do Not Allow Modifying the Document
-nocopy             : Do Not Allow Copying text or graphics
-nonotes            : Do Not Allow Adding or changing notes or form fields
-nofill             : Do Not Allow Fill or Sign of Form Fields
-noaccess           : Do Not Allow Accessibility
-noassembly         : Do Not Allow Document Assembly
-nohighres          : Do Not Allow High Resolution Printing

General Options

-listfonts : Display a list of the fonts available to StampPDF Batch
-listundo : List the undo labels present in a pdf file to stdout
-l <file>           : Log to the file logFile
-p                  : Show progress information
-n                  : Do not write information to screen
-v                  : Version information
-help               : Help information
-h                  : Help information
-r <string>         : Product registration code