RPM Computer Output Reduction (COR) Transform
What it does
Automatically rotate the page orientation and scale the font to fit the data within a given page size.
History
COR was introduced with RPM version 5.0 as a way to impose System i formatting rules on print jobs.
Setup
There are currently no setup options for COR.
COR settings
The following table shows the built-in COR settings. Minimum is the shortest line length in a range, Maximum is the longest, and Result is what COR will configure in the resulting text markup output.
| Minimum | Maximum | Result settings |
|---|---|---|
| 1 | 80 | cpp = 80, lpp = 60, portrait |
| 81 | 90 | cpp = 90, lpp = 66, portrait |
| 91 | 120 | cpp = 120, lpp = 66, landscape |
| 121 | 132 | cpp = 132, lpp = 66, landscape |
| 133 | cpp = average line length, lpp = 66, landscape |
