-pdfauthor

Top  Previous  Next

-pdfauthor AuthorString

 

The -pdfauthor flag sets the Author field in a PDF file to AuthorString.  This option is only available when acquiring to PDF files.  By default, the Author string in the PDF file is "None".

 

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

 

Example:

 

twainsave -filetype pdf -pdfauthor "My Author String"

 

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

 

Default Setting:

The Author field is set to "None".