Oki C6100n OkiLAN 8300e Network User's Guide for C6000n and C6100 Series Print - Page 114

LPD Printing, Logical printers, BSD-based UNIX

Page 114 highlights

of the remote server "Optional comment" LPD Printing Line Printer Daemon (LPD) is the most common protocol for printing with TCP/IP to a network printer. Refer to the workstation's manual for details of lpr and lp commands. The following explanation in this section uses the printing of print file test.prn with printer name PRINTER_lp as an example. Logical printers The OkiLAN print server includes three logical printers. > lp must be used for printing a file created using the printer driver. > sjis must be used for printing a text file of Shift JIS Kanji code. > euc must be used for the printing a text file of the EUC Kanji code. Logical printer lp sjis euc Printer function For direct output For Shift JIS Kanji converted output For EUC Kanji converted output > sjis and euc function only as PostScript printers. BSD-based UNIX Print using the lpr command. # lpr -PCprinter_lp test.prn If the lprm command is used, the print job is cancelled. Example: To delete a print job (Job ID 123) on the okiprinter_lp OkiLAN 8300e Network User's Guide, C6000n and C6100 Series UNIX - 114

  • 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

OkiLAN 8300e Network User’s Guide, C6000n and C6100 Series
UNIX - 114
of the remote server
“Optional comment”
LPD Printing
Line Printer Daemon (LPD) is the most common protocol for
printing with TCP/IP to a network printer. Refer to the
workstation’s manual for details of
lpr
and
lp
commands. The
following explanation in this section uses the printing of print file
test.prn with printer name PRINTER
_lp
as an example.
Logical printers
The OkiLAN print server includes three logical printers.
>
lp must be used for printing a file created using the printer
driver.
>
sjis
must be used for printing a text file of Shift JIS Kanji
code.
>
euc
must be used for the printing a text file of the EUC Kanji
code.
>
sjis and euc function only as PostScript printers.
BSD-based UNIX
Print using the
lpr
command.
# lpr –PCprinter_lp test.prn
If the lprm command is used, the print job is cancelled.
Example: To delete a print job (Job ID 123) on the
okiprinter_lp
Logical printer
Printer function
lp
For direct output
sjis
For Shift JIS Kanji converted output
euc
For EUC Kanji converted output