Components of Documents and Templates
The building blocks of PTC Arbortext Layout Developer documents and templates are combined within Arbortext Styler to produce output. This relationship is fundamental to understanding the integration of PTC Arbortext Layout Developer within Arbortext Styler.
The components of PTC Arbortext Layout Developer documents and templates can be grouped into six main categories:
• PTC Arbortext Layout Developer tags
Refer to
Tags for information.
• Page components from frames through layers to layer groups
• Content types
• Style components and text formatting
• Variables
• Tools to create content during formatting, such as running headers, indexes, and footnotes.
Most of the examples provided in this guide are based on JavaScript code. Extensions to Arbortext Styler stylesheets are typically written in JavaScript, via the PTC Arbortext Layout Developer Formatting Object Model (FOM) API. Stylesheet extensions and template code written in PTC Arbortext Layout Developer’s proprietary syntax can also be included. An introduction to the JavaScript support in the PTC Arbortext Layout Developer integration in Arbortext Styler is provided in this guide.