Previous Topic

Next Topic

Book Contents

Book Index

The IPTC variables

If the import option ExtractIPTCToField is specified, II2LN will extract potential IPTC information. The ExtractIPTCToField import option will primarily extract the IPTC information to either one or multiple fields.

In addition, all IPTC tags will result in variables that can be used in the document, as long as the ReplaceWithVariable import option is specified.

The format of IPTC variables are:

$(IPTC_TAG_xxx)

where xxx represent a IPTC tag name. Below you find some examples of the IPTC variables:

$(IPTC_TAG_Caption_Abstract), $(IPTC_TAG_CopyrightNotice), and $(IPTC_TAG_Headline)

See The most common IPTC tags for a list of IPTC tags

See Also

Variables

The current document variables

The original image variables

The import image variables

The EXIF variables