Technical data
${top-margin,,-a${top-margin}} \
${bottom-margin,,-b${bottom-margin}} \
${left-margin,,-c${left-margin}} \
${right-margin,,-d${right-margin}} -l \
${length} -w${width} \
${number-pages,,-P} \
${repeated-tab-stops,,-t \
${repeated-tab-stops}}" }’ red_sup
The rules of substitution described in Table 8–2 are applied in the following
example. The command is used on a document that requires number-up=2
and width=80:
# /usr/pd/bin/trn_textps -N2 -w80
The attributes that are not specified in the print request are not represented
or replaced with default values, while those that are specified are converted
to their substitution equivalents.
In addition, if the document attribute, number-up, has a value of 1, 2, or
4, the filter prints 1 (with margins), 2, or 4 pages per sheet. Note that a
number-up value of 0 or none is valid and suppresses number-up processing.
The document attribute, content-orientation, affects number-up
processing in the placement of the logical pages on the sheet of paper.
Table 8–2: Text-to-PostScript Translator Command Options
Option Corresponding
Attribute
Description
-a
top-margin The number of lines to add to the default
margin at the top of the page. Valid
value: Integer >= 0
-B No attribute Prints alternating grey bars three
lines in width.
-b bottom-margin The number of lines to add to the default
margin at the bottom of the page. Valid
values: Integer >= 0
-c
left-margin The number of characters to add to the
default margin at the left side of the page.
Valid values: Integer >= 0
-d right-margin The number of characters to add to the
default margin at the right side of the
page. Valid values: Integer >= 0
–F footer-text Prints page footer text.
-L No attribute Prints line numbers.
Document Data Filtering 8–9










