New RPM 7 Beta is now available — try the new release →

RPM Text Markup Transform

What it does

Converts plain text to text markup for use with transforms or actions which require text markup input. Recognizes conventions for bold, underlining and overprint. Also does cleanup of nulls and line terminators.

Purpose

Much of the functionality of RPM is wrapped up in its ability to translate a number of data formats into text markup, and then do something useful with that text markup. Otherwise, we would have to host individual conversions from, let’s say, plain text to PDF, PCL, HTML, email message, Windows printing, etc.

In order to accomplish that we introduce our own intermediate format, text markup. This transform gives access to the settings that govern the final results you get from text markup.

Please see the Text Markup Portal for a more broad overview of how text markup is used in RPM.

Setup