--pdfcreator

Top  Previous  Next

--pdfcreator CreatorString

 

The --pdfcreator option sets the Creator field in a PDF file to CreatorString.  This option is only available when acquiring to PDF files.  By default, the Creator string in the PDF file is "None".

 

If CreatorString has embedded spaces, the CreatorString must be surrounded with double quotes:

 

Example:

 

twainsave --filetype pdf --pdfcreator "My Creator String"

 

Acquires to a PDF file and sets the PDF Creator string in the file to "My Creator String".

 

Default Setting:

The Creator field is set to "None".