Epson LQ-2500 User Manual - Page 62

The program 's printing, A programming, are: Print Quality, Condensed

Page 62 highlights

SelecType-You have the choice of using the four preset SelecType macros, or creating your own. One of those preset macros (macro 3) is for spreadsheets. It's set up to print in draft quality, condensed mode, with a right margin of 135 (for 136 columns). The SelecType settings that have the greatest effect on spreadsheets are: Print Quality, Condensed, and Right Margin. (If your spreadsheet program seems to disregard the SelecType settings, see the section on Initialization.) The program 's printing facility-Almost all spreadsheets have the capability of sending commands to a printer. However, its usually up to you to pick the pitch or mode you want, then find the proper commands in the printer manual. For example, your spreadsheet might send printer commands as a "setup string." To prepare a setup string for condensed, 12 pitch, you would look up the proper command in the LQ's Command Summary (Condensed, 12 pitch, gives the maximum number of printable characters per line, as shown in Table 4-2.) The command for 12 pitch is ESC M, and the command for condensed is SI. Most spreadsheets want you to send the decimal equivalent for the command, also given in the Command Summary A setup string for condensed, 12 pitch, might look like this: /027/077/015 (MY M /SI) Programs that ask you to set up the commands usually tell you how to do it; it's up to you to find the proper commands. A programming language-Programming languages may be the most straightforward way of setting up a printer. As demonstrated in the section at the end of this chapter, you can simply send the appropriate command without going through a setup or installation program. If you set up your printer with a programming language, such as BASIC or Pascal, be sure your spreadsheet program does not wipe out the settings with an initialization command, as described in the next section. 4-8 Using the LQ-2500 with Application Programs

  • 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
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184

SelecType-You have the choice of using the four preset SelecType
macros, or creating your own. One of those preset macros (macro 3) is
for spreadsheets. It’s set up to print in draft quality, condensed mode,
with a right margin of 135 (for 136 columns).
The SelecType settings that have the greatest effect on spreadsheets
are: Print Quality, Condensed, and Right Margin. (If your spreadsheet
program seems to disregard the SelecType settings, see the section on
Initialization.)
The program 's printing
facility-Almost all spreadsheets have the
capability of sending commands to a printer. However, its usually up to
you to pick the pitch or mode you want, then find the proper
commands in the printer manual.
For example, your spreadsheet might send printer commands as a
“setup string.” To prepare a setup string for condensed, 12 pitch, you
would look up the proper command in the LQ’s Command Summary
(Condensed, 12 pitch, gives the maximum number of printable
characters per line, as shown in Table 4-2.)
The command for 12 pitch is ESC M, and the command for
condensed is SI. Most spreadsheets want you to send the decimal
equivalent for the command, also given in the Command Summary A
setup string for condensed, 12 pitch, might look like this:
/027/077/015
(MY M /SI)
Programs that ask you to set up the commands usually tell you how to
do it; it’s up to you to find the proper commands.
A programming
language-Programming languages may be the most
straightforward way of setting up a printer. As demonstrated in the
section at the end of this chapter, you can simply send the appropriate
command without going through a setup or installation program.
If you set up your printer with a programming language, such as
BASIC or Pascal, be sure your spreadsheet program does not wipe out
the settings with an initialization command, as described in the next
section.
4-8
Using the LQ-2500 with Application Programs