Toshiba ESTUDIO355 Printing Guide - Page 125

PCL5e Specific Options, Text Wrapping, Left Margin, Right Margin, Top Margin, Text Length

Page 125 highlights

4.PRINTING FROM UNIX/Linux 4 PRINTING FROM UNIX/Linux „ PCL5e Specific Options Some of the options only apply to plain text or PCL5e files. ‰ Text Wrapping The following options control text wrapping when it reaches the right margin. Option Value wrap nowrap Alternate Value Description Enable automatic text wrapping. Disable automatic text wrapping. If this option is not specified, the command will not be sent so the printer's default value will be used. Example: The command to specify wrapping is "lp -d -o wrap ". ‰ Left Margin The left margin position can be specified with the following option. Option Value Alternate Value Description lm=value Set the left margin to value columns. If the left margin is set to the right of the right margin, it will be ignored. If this option is not specified, the command will not be sent so the printer's default value will be used. Example: The command to set the left margin to five columns is "lp -d -o lm=5 ". ‰ Right Margin The right margin position can be specified with the following option. Option Value Alternate Value Description rm=value Set the right margin to value columns. If the right margin is set to the left of the left margin or if it is set to a position wider than the logical page, it will be ignored. The right margin is specified in columns from the left margin. A negative value will be ignored. If this option is not specified the command will not be sent so the printer's default value will be used. Example: The command to set the right margin to fifty columns is "lp -d -o rm=50 ". ‰ Top Margin The top margin position can be specified with the following option. Option Value Alternate Value Description tm=value Set the top margin to value lines. If the top margin is set too high or too low, part of the text may not appear due to the printer's unprintable region. The top margin will be ignored if it is set to a value greater than the printer's logical page length. Setting this value may affect the number of lines specified using the page length option. If this option is not specified, the command will not be sent so the printer's default value will be used. Example: The command to set the top margin to ten lines is "lp -d -o tm=10 ". ‰ Text Length The text length can be specified using the following option. Option Value Alternate Value Description tl=value Set the length to value lines. If the text length is set too high, part of the text may not appear due to the printer's unprintable area. The text length will be ignored if it is set to a value greater than the printer's logical page length minus the top margin. The text length is specified in rows from the top margin. Setting this value may affect the number of lines specified using the page length option. If this option is not specified the command will not be sent so the printer's default value will be used. Example: The command to set the text length to 40 lines is "lp -d -o tl=40 ". Printing from an Application 123

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168

4.PRINTING FROM UNIX/Linux
Printing from an Application
123
4 PRINTING FROM UNIX/Linux
PCL5e Specific Options
Some of the options only apply to plain text or PCL5e files.
Text Wrapping
The following options control text wrapping when it reaches the right margin.
If this option is not specified, the command will not be sent so the printer’s default value will be used.
Example: The command to specify wrapping is “lp -d <queuename> -o wrap
<filename>
”.
Left Margin
The left margin position can be specified with the following option.
If the left margin is set to the right of the right margin, it will be ignored.
If this option is not specified, the command will not be sent so the printer’s default value will be used.
Example: The command to set the left margin to five columns is “lp -d <queuename> -o lm=5
<filename>
”.
Right Margin
The right margin position can be specified with the following option.
If the right margin is set to the left of the left margin or if it is set to a position wider than the logical page, it will be ignored.
The right margin is specified in columns from the left margin. A negative value will be ignored.
If this option is not specified the command will not be sent so the printer’s default value will be used.
Example: The command to set the right margin to fifty columns is “lp -d <queuename> -o rm=50
<filename>
”.
Top Margin
The top margin position can be specified with the following option.
If the top margin is set too high or too low, part of the text may not appear due to the printer’s unprintable region. The top
margin will be ignored if it is set to a value greater than the printer’s logical page length. Setting this value may affect the
number of lines specified using the page length option.
If this option is not specified, the command will not be sent so the printer’s default value will be used.
Example: The command to set the top margin to ten lines is “lp -d <queuename> -o tm=10
<filename>
”.
Text Length
The text length can be specified using the following option.
If the text length is set too high, part of the text may not appear due to the printer’s unprintable area. The text length will be
ignored if it is set to a value greater than the printer’s logical page length minus the top margin. The text length is specified
in rows from the top margin. Setting this value may affect the number of lines specified using the page length option.
If this option is not specified the command will not be sent so the printer’s default value will be used.
Example: The command to set the text length to 40 lines is “lp -d <queuename> -o tl=40
<filename>
”.
Option Value
Alternate Value
Description
wrap
Enable automatic text wrapping.
nowrap
Disable automatic text wrapping.
Option Value
Alternate Value
Description
lm=value
Set the left margin to value columns.
Option Value
Alternate Value
Description
rm=value
Set the right margin to value columns.
Option Value
Alternate Value
Description
tm=value
Set the top margin to value lines.
Option Value
Alternate Value
Description
tl=value
Set the length to value lines.