info

Sets document properties (metadata) of the output PDF file.  One or more info commands may follow output command

Syntax

info [name=]PropertyName, [value=]PropertyValue

Parameters

PropertyName

Name of PDF information item.  Explicit or implicit (first position) value.  It can be either one of predefined name or user specified custom property name.  Predefined values are:

author , creator, keywords, producer, subject, title,  company

PropertyValue

New value of the property.  Explicit or implicit (second position) value.  

Notes

Examples

Sets predefined properties

info author, John Doe

Sets custom properties

info My Info, This is my info

Syntax legend
 

Format

Meaning

Italic

Information that the user must supply
 

Bold

Elements that the user must type exactly as shown.

Between brackets ([])

Optional items
 

Ellipsis (...)

Parameter that can be repeated several times