Show TOC

ITF/OTF FormatLocate this document in the navigation structure

Use

The format ITF (Interchange Text Format) is a SAPscript format for storing and displaying SAPscript texts.

This format consists of all characters that can be displayed on the screen (system character set).

Process

Before outputting a text, the SAPscript composer must first convert the ITF format to OTF format (Output Text Format), using the layout definitions of the allocated style and form.

More Information

For more information on data formats, see SAPscript Data Formats.