Commands

Image to PDF is controlled through the use of command line arguments (or switches as they are often known). These arguments can be broken down into the following groups:

 Required
 -Output
 -Image
 -ImageBookmark
 -ImageList
 -License
 -RegistryLicense
 
 Bates (Page/Document) Numbering 
 -BatesFormat
 -BatesLocation
 -BatesFont
 -BatesFile
 -BatesNumber
 -BatesIncrement
 -BatesBackground
 
 Miscellaneous
 -Options
 -Log
 -LogImageInfo
 -LogWildcardMatching
 -LogBatesNumber
 -LogCommands
 -OpenPDF
 -Recurse
 -DeleteOnConvert
 -TreatImageNumericExtensionAs
 -TreatTmpExtensionAs
 -TreatExtensionAs
 -PreventPDFOverwrite
 -SaveFailureBackupPDF
 -IncludeTIFFOCRText
 -SaveTIFFOCRText
 -LoadImageFailureSkip
 -LoadImageFailureCopyTo
 -LoadImageFailurePage
 -LoadImageFailurePageFont
 -MinImageWidth
 -MinImageHeight
 
 Meta Image (Bitmap)
 -MetaImageMaxMP
 -MetaImageScale
 -MetaMargins
 -UseEMFDeviceSize
 -UseEMFFrameSize
 -MetaVerticalRenderScale
 -MetaBitmapForcedFontQuality
 
 Meta Image (Native)
 -MetaToNativePDF
 -CenterMetaImageOnPage
 -MetaTextFitBoundingRect
 -MetaMargins
 -UseEMFDeviceSize
 -UseEMFFrameSize
 -LogFontInfo
 -MetaDefaultFont
 -MetaToNativeFontSubstitution
 -MetaDefaultFontXScaling
 -UseArabicContextualForms
 -EmbedFonts
 
 Other Page Content
 -ImageStamp
 -MetaStampImageMaxMP
 -MetaStampImageScale
 -StampURL
 -Border
 -BorderLeft
 -BorderTop
 -BorderRight
 -BorderBottom
 -BorderColor
 
 Image Transformations
 -Rotate
 -AutoRotate
 -Flip
 -Grayscale
 -Negative
 -JpegCompress
 
 PDF Meta Information
 -Author
 -Creator
 -Producer
 -Title
 -Subject
 -Keywords
 -CreationDate
 
 PDF Settings
 -DPI
 -UseActualImageDPI
 -PDFVersion
 -Outline
 -OutlineTitle
 -OwnerPassword
 -UserPassword
 -EncryptionLevel
 -ForceEncryption
 -Edit
 -EditExtra
 -Copy
 -Print
 
 PDF Viewer Preferences
 -CenterWindow
 -HideToolbar
 -HideMenubar
 -HideWindowUI
 -FitWindow
 -PageModeUseNone
 -PageModeOutlines
 -PageModeUseThumbs
 -PageModeFullScreen
 -PageLayoutSinglePage
 -PageLayoutOneColumn
 -PageLayoutTwoColumnLeft
 -PageLayoutTwoColumnRight
 -SlideShow

Additional Notes:

 All command line arguments start with a hypen (-).
 All command line arguments are case insensitive, e.g. -image, -IMAGE and -ImAgE are all recognised as the -image command.
 Some arguments require a parameter, and these are shown <within angle brackets>.
 If a required parameter requires spaces within it (e.g. a space within a filename) then enclose it within a pair of "quotes".