JPH08142451A - Printer - Google Patents
PrinterInfo
- Publication number
- JPH08142451A JPH08142451A JP6283577A JP28357794A JPH08142451A JP H08142451 A JPH08142451 A JP H08142451A JP 6283577 A JP6283577 A JP 6283577A JP 28357794 A JP28357794 A JP 28357794A JP H08142451 A JPH08142451 A JP H08142451A
- Authority
- JP
- Japan
- Prior art keywords
- language
- job
- print job
- printer
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000015654 memory Effects 0.000 description 14
- 238000010586 diagram Methods 0.000 description 6
- 230000004044 response Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 238000000034 method Methods 0.000 description 3
- 239000002699 waste material Substances 0.000 description 2
- 230000003936 working memory Effects 0.000 description 1
Landscapes
- Record Information Processing For Printing (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】この発明は、ホストコンピュータ
やワークステーション等の複数のデータ処理装置からプ
リントジョブを受取り、このプリントジョブに従って画
像を印刷して出力するネットワークプリンタに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network printer which receives a print job from a plurality of data processing devices such as a host computer and a workstation, and prints and outputs an image in accordance with the print job.
【0002】[0002]
【従来の技術】従来より、ネットワークに加入する複数
のユーザにより共用されるネットワークプリンタ(以
下、プリンタという)が知られている。この種のプリン
タでは、ネットワークに接続しているホストコンピュー
タやワークステーション等の複数のデータ処理装置から
ランダムに送られてくるプリントジョブを一時的にスプ
ールに格納し、受け付け順に記録用紙に印字する処理を
行っている。2. Description of the Related Art Conventionally, a network printer (hereinafter referred to as a printer) shared by a plurality of users who join a network has been known. In this type of printer, a print job randomly sent from multiple data processing devices such as a host computer or workstation connected to a network is temporarily stored in a spool and printed on a recording sheet in the order of reception. It is carried out.
【0003】したがって、この種のプリンタには、受信
したプリントジョブの印字データや印字制御データを解
釈するためのプリント言語解釈手段が各プリント言語ご
とに具備されるとともに、各プリント言語解釈手段で解
釈された印字制御データの内容(印刷位置、文字幅など
の書式情報)を印字制御設定として記憶する印字制御設
定記憶手段が具備されている。Therefore, this type of printer is provided with a print language interpreting means for interpreting print data and print control data of a received print job for each print language and interpreting by each print language interpreting means. A print control setting storage unit is provided for storing the content of the print control data (format information such as print position and character width) as the print control setting.
【0004】これによると、データ処理装置からプリン
トジョブを受信したプリンタは、そのプリントジョブを
記述しているプリント言語に対応するプリント言語解釈
手段により印字制御データを解釈し、印字制御設定記憶
手段にその内容を設定する。そして、この印字制御設定
を基にして印字データのビットマップへ書き込みを行
い、さらにこのビットマップ上に展開した印字データを
順次プリント出力部へ転送して印字処理を実行させてい
る。According to this, the printer which has received the print job from the data processing device interprets the print control data by the print language interpreting means corresponding to the print language describing the print job and stores it in the print control setting storing means. Set its contents. Then, based on the print control setting, the print data is written in the bitmap, and the print data expanded on the bitmap is sequentially transferred to the print output unit to execute the print processing.
【0005】[0005]
【発明が解決しようとする課題】プリントジョブの印字
結果は印字制御設定の内容に依存しているため、最初の
設定に誤りがあったり、他のユーザの設定をそのまま利
用した場合などには、意図しない印字結果が出力される
ことになる。そこで、所望の印字結果を得るためにプリ
ントジョブの印字制御設定を変更する場合は、そのプリ
ントジョブに対応する印字制御設定記憶手段の印字制御
設定を一旦初期化する必要がある。ところが、プリント
ジョブの処理中に印字制御設定を初期化した場合には、
同一プリントジョブ内で制御の不整合が発生し、途中か
ら設定の異なる印字結果が出力されることになる。した
がって、初期化の指示は現在処理中のプリントジョブの
処理が終了した後でなければ行えないので、この間はユ
ーザの意図しない無駄な印字結果が出力されることにな
るという問題点があった。Since the print result of the print job depends on the content of the print control setting, if the initial setting is incorrect or other user's setting is used as it is, An unintended print result will be output. Therefore, when changing the print control setting of a print job in order to obtain a desired print result, it is necessary to temporarily initialize the print control setting of the print control setting storage unit corresponding to the print job. However, if the print control settings are initialized while the print job is being processed,
Control inconsistency occurs in the same print job, and print results with different settings are output midway. Therefore, since the initialization instruction can be issued only after the processing of the print job currently being processed is completed, there is a problem that a wasteful print result which is not intended by the user is output during this period.
【0006】この発明は、プリントジョブの処理中に印
字制御設定の初期化が指示された場合に、ユーザの意思
を素早く印字結果に反映させるとともに、ユーザの意図
しない印字結果の出力を直ちに抑止することができるプ
リンタを提供することを目的とする。According to the present invention, when initialization of the print control setting is instructed during the processing of a print job, the intention of the user is quickly reflected in the print result, and the output of the print result not intended by the user is immediately suppressed. It is an object to provide a printer that can.
【0007】[0007]
【課題を解決するための手段】上述した課題を解決する
ため、この発明に係わるプリンタは、ネットワークに接
続されたホストコンピュータやワークステーション等の
複数のデータ処理装置からプリントジョブを入力する複
数の入力インターフェースと、該入力インターフェース
を通じて入力されたプリントジョブを格納するプリント
ジョブ格納部と、該プリントジョブ格納部に格納された
プリントジョブの画像を用紙に出力するプリント出力部
とを少なくとも有するプリンタにおいて、それぞれ異な
るプリント言語に対応し、該プリント言語で記述された
プリントジョブを解釈可能な複数のプリント言語解釈手
段と、前記プリント言語解釈手段ごとに設けられ、該プ
リント言語解釈手段で解釈されたプリントジョブの印字
制御設定を記憶する設定記憶手段と、前記設定記憶手段
の印字制御設定を初期化する初期化手段と、前記プリン
ト言語の初期化を指示する指示手段と、前記指示手段か
ら所定のプリント言語について初期化が指示されたとき
は、当該プリント言語で解釈された印字制御設定の初期
化を前記初期化手段に指示するとともに、初期化が指示
されたプリント言語が現在処理中のプリントジョブを解
釈しているプリント言語であるときは、当該プリントジ
ョブの処理を中止させる初期化制御手段とを具えたこと
を特徴とする。In order to solve the above-mentioned problems, a printer according to the present invention has a plurality of inputs for inputting print jobs from a plurality of data processing devices such as a host computer and a workstation connected to a network. A printer having at least an interface, a print job storage unit for storing a print job input through the input interface, and a print output unit for outputting the image of the print job stored in the print job storage unit onto a sheet of paper. A plurality of print language interpreting means corresponding to different print languages and capable of interpreting a print job described in the print languages, and a print job provided for each of the print language interpreting means and interpreted by the print language interpreting means. Store print control settings Setting storage means, initialization means for initializing print control settings of the setting storage means, instruction means for instructing initialization of the print language, and initialization instruction for a predetermined print language from the instruction means. In this case, the initialization of the print control setting interpreted in the print language is instructed to the initialization unit, and the print language instructed to initialize is the print language in which the print job currently being processed is interpreted. In this case, an initialization control means for stopping the processing of the print job is provided.
【0008】[0008]
【作用】ユーザがプリントジョブの印字制御設定を変更
する場合は、そのプリントジョブを解釈するプリント言
語の初期化を指示手段から入力する。そして、指示手段
からプリント言語の初期化の指示が入力されると、初期
化制御手段は初期化手段に対して初期化の対象となった
プリント言語で解釈された印字制御設定の初期化を指示
する。初期化手段は設定記憶手段を調べて、指示された
プリント言語で解釈された印字制御設定を初期化する。
また、初期化制御手段は初期化が指示されたプリント言
語が現在処理中のプリントジョブを解釈しているプリン
ト言語であるときは、当該プリントジョブの処理を中止
するようにプリント言語解釈手段またはプリント出力部
に通知する。When the user changes the print control setting of the print job, the user inputs the initialization of the print language for interpreting the print job from the instruction means. When an instruction to initialize the print language is input from the instruction means, the initialization control means instructs the initialization means to initialize the print control settings interpreted in the print language that is the initialization target. To do. The initialization means examines the setting storage means to initialize the print control settings interpreted in the designated print language.
Further, when the print language instructed to initialize is the print language that is interpreting the print job currently being processed, the initialization control means or the print language interpreting means or the print language interpreting means stops the processing of the print job. Notify the output unit.
【0009】これによると、プリント言語の初期化が指
示された場合には、指示されたプリント言語で解釈され
た印字制御設定が直ちに初期化されるとともに、初期化
指示されたプリント言語により現在プリントジョブの解
釈が行われているときは、当該プリントジョブの処理が
直ちに中止される。したがって、初期化を指示したとき
にはユーザの意図する条件を速やかに再入力することが
可能となるとともに、ユーザの意図しない印字結果の出
力が直ちに抑止されることになる。According to this, when the initialization of the print language is instructed, the print control setting interpreted in the instructed print language is immediately initialized and the print language currently instructed is initialized. When the job is being interpreted, the processing of the print job is immediately stopped. Therefore, when the initialization is instructed, the condition intended by the user can be promptly input again, and the output of the print result not intended by the user is immediately suppressed.
【0010】[0010]
【実施例】以下、この発明に係わるプリンタの一実施例
を添付図面を参照しながら説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a printer according to the present invention will be described below with reference to the accompanying drawings.
【0011】図1は、この実施例におけるプリンタ11
の機能的な構成を示すブロック図である。このプリンタ
11は次の各部により構成されている。FIG. 1 shows a printer 11 according to this embodiment.
3 is a block diagram showing the functional configuration of FIG. The printer 11 is composed of the following parts.
【0012】プリント出力部12は、所定の記録用紙に
対して画像の記録を行う画像記録部として機能する部分
であり、プリントを行う用紙を格納する複数の図示せぬ
用紙収容トレイが装備されている。The print output section 12 is a section that functions as an image recording section for recording an image on a predetermined recording sheet, and is equipped with a plurality of sheet storage trays (not shown) for storing the sheets for printing. There is.
【0013】プリント処理部13は、入力されたプリン
トジョブを記述しているプリント言語に従って当該プリ
ントジョブを解釈し、図示せぬビットマップに印字デー
タを展開するとともに、当該印字データを順次プリント
出力部12に転送する部分である。The print processing unit 13 interprets the print job according to the print language describing the input print job, expands the print data in a bitmap (not shown), and sequentially prints the print data. 12 is a part to be transferred.
【0014】このプリント処理部13には、それぞれ異
なるプリント言語で記述された複数のプリント言語情報
1〜3と、これらプリント言語情報1〜3に対応すると
ともに、該プリント言語で記述されたプリントジョブを
解釈可能な複数のプリント言語解釈手段13a、13
b、13cが具備されている。The print processing unit 13 has a plurality of print language information 1 to 3 described in different print languages, and print jobs corresponding to the print language information 1 to 3 and described in the print language. Print language interpreting means 13a, 13 capable of interpreting
b, 13c are provided.
【0015】このプリント処理部13では、プリントジ
ョブが入力されると、このプリントジョブを記述してい
るプリント言語をプリント言語情報1〜3から取り出
し、当該プリント言語情報に対応するプリント言語解釈
手段13a、13b、13cを使ってプリントジョブに
含まれる印字制御データを解釈し、後述する設定記憶部
14の設定記憶手段14a〜14cにその内容を設定す
る。そして、この印字制御設定をもとにしてプリントジ
ョブに含まれる印字データを図示せぬビットマップへ書
き込み、このビットマップ上に展開した印字データを順
次プリント出力部12へ転送するようにしている。In the print processing unit 13, when a print job is input, the print language describing the print job is extracted from the print language information 1 to 3, and the print language interpreting means 13a corresponding to the print language information is extracted. , 13b, 13c are used to interpret the print control data included in the print job and set the contents in the setting storage means 14a to 14c of the setting storage unit 14 described later. Then, based on this print control setting, the print data included in the print job is written in a bitmap (not shown), and the print data developed on this bitmap is sequentially transferred to the print output unit 12.
【0016】また、プリント処理部13では、後述する
入力処理部19からプリント言語の初期化が指示された
ときは、後述する設定記憶部14に対して当該プリント
言語で解釈された印字制御設定を初期化する処理を行う
とともに、初期化が指示されたプリント言語が現在処理
中のプリントジョブを解釈しているプリント言語である
ときは、プリント言語解釈手段13a、13b、13c
またはプリント出力部12に対して、当該プリントジョ
ブの処理を中止させる処理を行っている。When the print processing unit 13 is instructed by the input processing unit 19 described later to initialize the print language, the print control setting interpreted in the print language is stored in the setting storage unit 14 described later. When the print language instructed to be initialized is the print language that is interpreting the print job currently being processed, the print language interpreting means 13a, 13b, 13c is executed.
Alternatively, the print output unit 12 is subjected to processing for stopping the processing of the print job.
【0017】なお、現在処理中のプリントジョブを解釈
しているプリント言語は、プリントジョブの処理が開始
されるときに認識される。また、初期化が指示された場
合に、プリント処理部13は、初期化が指示されたプリ
ント言語によりプリントジョブの解釈が行われ、プリン
ト解釈手段13a、13b、13cが印字データを図示
せぬビットマップへ書き込み中であるとき、すなわち印
字データをビットマップからプリント出力部12へ転送
する前であるときは、プリント解釈手段13a、13
b、13cへ処理の中止を指示する。また、それ以外の
場合には、プリント解釈手段13a、13b、13cお
よびプリント出力部12の両方へ処理の中止を指示す
る。The print language that interprets the print job currently being processed is recognized when the processing of the print job is started. When the initialization is instructed, the print processing unit 13 interprets the print job in the print language instructed by the initialization, and the print interpreting means 13a, 13b, and 13c output the print data to bits not shown. When the map is being written, that is, before the print data is transferred from the bitmap to the print output unit 12, the print interpreting means 13a and 13 are provided.
Instructs b and 13c to stop processing. In other cases, the print interpreting means 13a, 13b, 13c and the print output unit 12 are both instructed to stop the processing.
【0018】設定記憶部14は、前記プリント言語解釈
手段13a、13b、13cで解釈されたプリントジョ
ブの印字制御設定を記憶する記憶手段であり、前記プリ
ント言語解釈手段13a、13b、13cで解釈された
プリントジョブの印字制御設定を記憶する設定記憶手段
14a〜14cが具備されている、この設定記憶手段1
4a〜14cは前記プリント言語解釈手段13a、13
b、13cのそれぞれに対応して設けられている。The setting storage unit 14 is a storage unit that stores the print control settings of the print job interpreted by the print language interpreting units 13a, 13b, 13c, and is interpreted by the print language interpreting units 13a, 13b, 13c. The setting storage means 1 is provided with setting storage means 14a to 14c for storing the print control settings of the print job.
4a to 14c are the print language interpreting means 13a and 13
It is provided corresponding to each of b and 13c.
【0019】ジョブ受付部15は、図示せぬネットワー
クに接続されたデータ処理装置からプリントジョブを受
け取る入力インターフェースであり、記録の対象となる
印字データを複数系統で入力することができる。このジ
ョブ受付部15は複数の入力インターフェースから構成
され、図1では印字データをシリアルI/F15a、パ
ラレルI/F15b、lpd15cの3系統で入力でき
る場合について示している。このジョブ受付部15によ
り、プリンタ11は図示せぬネットワークに接続された
ホストコンピュータやワークステーション等の各種のデ
ータ処理装置からプリントジョブの供給を受けることが
できる。また、このジョブ受付部15で受け付けられた
プリントジョブは、入力された順にスプール16に一時
的に格納される。The job receiving unit 15 is an input interface for receiving a print job from a data processing device connected to a network (not shown), and can input print data to be recorded in a plurality of systems. The job receiving unit 15 is composed of a plurality of input interfaces, and FIG. 1 shows a case where print data can be input by three systems of a serial I / F 15a, a parallel I / F 15b, and an lpd 15c. The job receiving unit 15 allows the printer 11 to receive print jobs from various data processing devices such as a host computer and a workstation connected to a network (not shown). The print jobs accepted by the job acceptance unit 15 are temporarily stored in the spool 16 in the order in which they are input.
【0020】操作パネル17は、ユーザからの各種指示
を入力するとともに、ユーザに対して必要な情報を提供
するユーザインターフェースであり、図示せぬ装置本体
の前面に配設されている。この操作パネル17は文字や
数字などの入力キー17aと、文字によりユーザに情報
を伝える表示手段としての表示部17bにより構成され
ている。表示部17bはLCDやLED等の表示パネル
により構成されている。The operation panel 17 is a user interface for inputting various instructions from the user and providing necessary information to the user, and is provided on the front surface of the apparatus main body (not shown). The operation panel 17 is composed of input keys 17a such as letters and numbers, and a display section 17b as a display means for transmitting information to the user by letters. The display unit 17b is composed of a display panel such as an LCD or LED.
【0021】なお、ユーザが特定のプリント言語を初期
化しようとするときは、前記操作パネル17の入力力キ
ー17aから初期化の指示とともに対象となるプリント
言語名を入力したり、あるいは表示部17b上に表示さ
れたプリント言語のアイコンを選択するなどの操作を行
う。When the user wants to initialize a specific print language, he or she inputs the print language name to be targeted with the initialization instruction from the input power key 17a of the operation panel 17 or the display unit 17b. Perform operations such as selecting the print language icon displayed above.
【0022】管理テーブル18は、プリント出力部12
の現在の状態に関する情報と、前記スプール16に格納
されたプリントジョブに関する情報を記憶している。プ
リント出力部12の現在の状態に関する情報としては、
例えばプリンタ処理中、データの入力待ち、プリント中
止などがある。また、プリントジョブに関する情報とし
ては、現在処理が行われているプリントジョブが入力さ
れた入力インターフェース名、同プリントジョブに関す
るプリント言語名、出力すべき用紙が格納された用紙収
容トレイの番号などがある。The management table 18 includes a print output unit 12
Of the print job stored in the spool 16 is stored. The information regarding the current state of the print output unit 12 includes:
For example, during printer processing, waiting for data input, or canceling printing. The information about the print job includes the input interface name of the print job currently being processed, the print language name of the print job, and the number of the paper storage tray in which the paper to be output is stored. .
【0023】入力処理部19は、操作パネル17から入
力された各種の指示やデータを受け付けて処理する部分
であり、前述した操作パネル17を通じてユーザから所
定のプリント言語について初期化の指示が入力されたと
きは、これをプリント処理部13へ通知する。The input processing section 19 is a section for receiving and processing various instructions and data input from the operation panel 17, and the user inputs an initialization instruction for a predetermined print language through the operation panel 17 described above. If so, the print processing unit 13 is notified of this.
【0024】ところで、上述したようなプリンタ11に
接続するデータ処理装置には多くの種類があり、これら
が送出する印字制御データは必ずしも統一されていな
い。例えば、ある装置が送出する印字制御データは印刷
を行う用紙のサイズや文字の大きさを細かく指定するよ
うになっていても、別の装置の印字制御データはこのよ
うな指定を行うことができない場合がある。そこで、こ
のプリンタ11では、操作パネル17の入力キー17a
から印刷に関する必要な指示情報を入力することができ
る。この指示情報は操作パネル17からプリント処理部
13に送出され、プリント処理部13はこれに対して応
答情報を操作パネル17に返送する。この応答情報は操
作パネル17の表示部17bで表示される。By the way, there are many types of data processing devices connected to the printer 11 as described above, and the print control data sent by them are not necessarily unified. For example, even if the print control data sent from one device specifies the size of the paper and the size of the characters to be printed in detail, the print control data of another device cannot specify such specifications. There are cases. Therefore, in the printer 11, the input key 17a on the operation panel 17 is used.
Can input necessary instruction information regarding printing. This instruction information is sent from the operation panel 17 to the print processing unit 13, and the print processing unit 13 sends back response information to the operation panel 17 in response thereto. This response information is displayed on the display unit 17b of the operation panel 17.
【0025】また、このプリンタ11では操作パネル1
7を具えているので、データ処理装置側から印刷を行う
用紙のサイズや文字の大きさ等を印字制御データとして
指定してきた場合でも、操作パネル17の入力キー17
aでのキー操作により指示情報を入力することができ
る。この場合には、データ処理装置側の指示を常に優先
させることもできるし、操作パネル17側の入力を優先
させることもできる。また時間的に後で指示を与えた方
を優先させることもできる。The printer 11 has an operation panel 1
7 is provided, the input key 17 of the operation panel 17 can be used even when the size of the paper to be printed or the size of the character is designated as the print control data from the data processing device side.
The instruction information can be input by operating the key at a. In this case, the instruction on the data processing device side can always be prioritized, or the input on the operation panel 17 side can be prioritized. It is also possible to give priority to those who give instructions later in time.
【0026】さらに、図1で示すプリンタ11におい
て、プリント出力部12は例えばレーザプリンタとして
の基本部分から構成されており、プリント処理部13と
各種の信号の授受を行って印刷処理を実行し、片面ある
いは両面に印刷された記録用紙を排出する。すなわち、
プリント出力部12は、装備されている図示せぬカセッ
トトレイにどのような記録用紙が収容されているか、あ
るいは図示せぬ定着部が定着温度に到達したか否かとい
うような各種の状態信号をプリント処理部13に送出し
ている。同様に画像の転送についてプリント出力部12
と同期をとるための同期パルスもプリント処理部13に
送出している。プリント出力部12は、これらの信号に
対して各種の動作指令信号や、印刷内容としての画像信
号をプリント出力部12に供給する。Further, in the printer 11 shown in FIG. 1, the print output unit 12 is composed of a basic portion as a laser printer, for example, and exchanges various signals with the print processing unit 13 to execute print processing. Eject the recording paper printed on one side or both sides. That is,
The print output unit 12 sends various status signals such as what kind of recording paper is stored in a cassette tray (not shown) provided therein or whether a fixing unit (not shown) has reached the fixing temperature. It is sent to the print processing unit 13. Similarly, for image transfer, the print output unit 12
A synchronization pulse for synchronizing with is also sent to the print processing unit 13. In response to these signals, the print output unit 12 supplies various operation command signals and image signals as print contents to the print output unit 12.
【0027】図2は、図1に示したプリンタ11を実現
するための具体的な回路構成を示すブロック図である。FIG. 2 is a block diagram showing a specific circuit configuration for realizing the printer 11 shown in FIG.
【0028】このプリンタ11は、プログラムに従って
各種制御を行うCPU(中央処理装置)21を具えてい
る。このCPU21は、CPUバス22を通じて後述す
る各部と接続されている。このうちパネルI/F(イン
ターフェース)回路23は、図1に示した操作パネル1
7とのインターフェースをとるための回路である。例え
ば、ユーザが操作パネル17の入力キー17aのキーを
操作すると、これに対応した指示信号がパネルI/F回
路23から出力され、CPUバス22上を転送されるこ
とになる。また、操作パネル17の表示部17bを構成
するLCDやLED等を表示させるには、表示のための
指示情報がCPU21からCPUバス22を通じてパネ
ルI/F回路23へ転送される。The printer 11 has a CPU (central processing unit) 21 which performs various controls according to a program. The CPU 21 is connected to each unit described later through a CPU bus 22. Among them, the panel I / F (interface) circuit 23 is the operation panel 1 shown in FIG.
This is a circuit for interfacing with 7. For example, when the user operates a key of the input key 17a of the operation panel 17, an instruction signal corresponding to this is output from the panel I / F circuit 23 and transferred on the CPU bus 22. Further, in order to display an LCD, an LED or the like that constitutes the display unit 17b of the operation panel 17, instruction information for display is transferred from the CPU 21 to the panel I / F circuit 23 through the CPU bus 22.
【0029】ホストI/F回路24は、図示せぬホスト
コンピュータ等のホストとのインターフェースをとるた
めの回路である。例えばホストから入力された印字デー
タや印字制御データなどのプリントジョブをRS232
C規格やセントロニクス準拠に基づいて受信するような
回路構成となっている。The host I / F circuit 24 is a circuit for interfacing with a host such as a host computer (not shown). For example, a print job such as print data or print control data input from the host is sent to RS232.
The circuit configuration is such that the signal is received based on the C standard and the Centronics standard.
【0030】不揮発性メモリ(NVM)25は図示しな
い電池によってバックアップされたメモリであり、プリ
ンタ11自体の電源がオフになった状態でも必要なデー
タを保持することができる。The non-volatile memory (NVM) 25 is a memory backed up by a battery (not shown) and can retain necessary data even when the power source of the printer 11 itself is turned off.
【0031】RAM26は作業用のメモリであり、この
プリンタ11の各種の制御を行う上で必要なデータやホ
ストI/F回路24から入力された印字データなどを一
時的に保持する。この中には後述するビットマップメモ
リ29も含まれている。プログラムメモリ27は、この
プリンタ11の制御を行うためのプログラムを格納する
メモリであり、例えば図1で示したプリント処理部13
の機能を実現するためのプログラムなどが格納されてい
る。The RAM 26 is a working memory, and temporarily holds data necessary for performing various controls of the printer 11 and print data input from the host I / F circuit 24. A bitmap memory 29, which will be described later, is also included in this. The program memory 27 is a memory that stores a program for controlling the printer 11, and for example, the print processing unit 13 shown in FIG.
Stores programs for implementing the functions of.
【0032】またRAM26内には、図1で示した管理
テーブル18に相当するデータテーブルとして、図3に
示すようなジョブ制御構造体、および図4に示すような
リソース制御構造体が作成される。A job control structure as shown in FIG. 3 and a resource control structure as shown in FIG. 4 are created in the RAM 26 as data tables corresponding to the management table 18 shown in FIG. .
【0033】図3に示すジョブ制御構造体は、各プリン
トジョブ毎に作成されるデータテーブルであり、プリン
トジョブに関する情報が格納される。このジョブ制御構
造体は、プリントジョブが開始された時にRAM26内
に作成され、プリントジョブの終了とともに消去され
る。図3では、プリントジョブ1とプリントジョブ2の
二つのプリントジョブに対応するジョブ制御構造体が作
成されている様子を示している。The job control structure shown in FIG. 3 is a data table created for each print job, and stores information about the print job. This job control structure is created in the RAM 26 when the print job is started, and is erased when the print job is completed. FIG. 3 shows that job control structures corresponding to two print jobs, print job 1 and print job 2, are created.
【0034】各ジョブ制御構造体において、”jobI
D”にはプリントジョブのjob識別番号であるジョブ
IDが、”jobType”にはこのプリントジョブが
処理されるコード化されたプリント言語の種類(言語
名)が、”jobOption”には要求情報構造体を
指し示すポインタがそれぞれ格納されている。また”j
obOption”で指し示された要求構造体の中の”
ifName”には、このプリントジョブが入力された
入力インターフェース名が文字列として格納されてい
る。In each job control structure, "jobI
D "is a job ID that is the job identification number of the print job," jobType "is the type (language name) of the coded print language in which this print job is processed, and" jobOption "is the request information structure. The pointers pointing to the body are stored respectively.
in the request structure pointed to by obOption "
In the “ifName”, the input interface name to which this print job is input is stored as a character string.
【0035】一方、図4で示すリソース制御構造体は、
プリンタ11の現在の状態に関する情報と、プリントジ
ョブに関する情報の一部を格納するデータテーブルであ
り、RAM26内に常に存在している。図4におい
て、”status”にはプリンタ11の現在の状態が
コード化されたものが、”feedjobid”には現
在フィード中のジョブIDの番号が、”feedtra
y”にはフィードが行われる用紙収納トレイの番号がそ
れぞれ格納されている。On the other hand, the resource control structure shown in FIG.
It is a data table that stores information about the current state of the printer 11 and part of information about print jobs, and is always present in the RAM 26. In FIG. 4, the current status of the printer 11 is coded in “status”, and the job ID number of the job currently being fed in “feedjobid” is “feedtra”.
The number of the paper storage tray for feeding is stored in y ″.
【0036】すなわち、図3に示すジョブ制御構造体に
は、入力されたプリントジョブに関する情報として入力
インターフェース名とプリント言語名が格納され、図4
に示すリソース制御構造体には、プリンタ11の現在の
状態に関する情報のほかに、入力されたプリントジョブ
に関する情報として用紙収容トレイの番号が格納されて
いる。That is, the job control structure shown in FIG. 3 stores an input interface name and a print language name as information about an input print job.
In the resource control structure shown in (1), in addition to the information about the current state of the printer 11, the number of the paper storage tray is stored as the information about the input print job.
【0037】文字パターンメモリ28はいわゆるフォン
トメモリと呼ばれるメモリであり、印刷処理を行うとき
の文字パターンを格納している。ビットマップメモリ2
9は入力されたプリントジョブの印字データについて、
当該印字データに応じて発生した文字パターン、イメー
ジ等を記録用紙の1ページに対応させて張り付けて電子
的な編集作業を行うためのメモリ領域である。The character pattern memory 28 is a so-called font memory, and stores character patterns for printing. Bitmap memory 2
9 is the print data of the input print job,
It is a memory area for pasting character patterns, images, etc. generated according to the print data in correspondence with one page of a recording sheet and performing electronic editing work.
【0038】出力部I/F30は、前記ビットマップメ
モリ29に展開された印字データを、図1に示したプリ
ント出力部12にラスタデータとして画像信号を供給し
たり、上述した他の各種信号(例えば状態信号、同期パ
ルス等)を、図1のプリント出力部12との間で送受す
るためのインターフェース回路である。ビットマップコ
ントローラ31は、ビットマップメモリ29と出力部/
F30との間で、このようなデータの転送に関する制御
を行う。The output unit I / F 30 supplies the print data expanded in the bitmap memory 29 to the print output unit 12 shown in FIG. 1 as an image signal as raster data, and various other signals described above ( For example, an interface circuit for transmitting / receiving a status signal, a sync pulse, etc.) to / from the print output unit 12 of FIG. The bitmap controller 31 includes a bitmap memory 29 and an output unit /
Control related to such data transfer is performed with the F30.
【0039】このプリンタ11は、先に説明したように
各種のホストと接続可能であるため、これらの装置から
送られてくる印字データや印字制御データに対応したプ
ログラムや文字パターンが必要な場合がある。プログラ
ムメモリ32と文字パターンメモリ33は、ともに着脱
自在のICカード形式またはSIMM形式のROMによ
り構成されるメモリであり、各種のホストに対応させた
り、ユーザの要求する特殊な機能を実現するために選択
的にこのプリンタ11に接続される。Since the printer 11 can be connected to various hosts as described above, a program or character pattern corresponding to print data or print control data sent from these devices may be required. is there. The program memory 32 and the character pattern memory 33 are both memory composed of a detachable ROM of an IC card type or a SIMM type, in order to correspond to various hosts or to realize a special function required by a user. It is selectively connected to this printer 11.
【0040】さらに、このプリンタ11は複数のホスト
インターフェース端子を持つことができる。ホストI/
F回路34は、例えばセントロニクスインターフェー
ス、イーサネット等のユーザが必要とするホストインタ
ーフェースに合わせて増設する。これにより、複数のホ
ストインターフェースから印字データを入力することが
可能となる。Further, the printer 11 can have a plurality of host interface terminals. Host I /
The F circuit 34 is added in accordance with the host interface required by the user, such as a Centronics interface or Ethernet. This allows print data to be input from a plurality of host interfaces.
【0041】ハードディスク35は、文字パターンの追
加、フォームデータの保存、ホストコンピュータからの
入力データの保持等に使用される記憶装置であり、ユー
ザが必要に応じて接続することができる。The hard disk 35 is a storage device used for adding character patterns, storing form data, holding input data from the host computer, etc., and can be connected by the user as necessary.
【0042】次に、図1で示したプリンタ11におい
て、ユーザからプリント言語の初期化が指示されたとき
の処理手順を図5のフローチャートとともに説明する。Next, in the printer 11 shown in FIG. 1, the processing procedure when the user instructs the initialization of the print language will be described with reference to the flowchart of FIG.
【0043】入力処理部19では、操作パネル17から
入力される各種の指示を解釈し、プリント言語の初期化
の指示かどうかを判断する(ステップ101)。そし
て、入力された指示が初期化の指示であるときは、この
旨をプリント処理部13へ通知する(ステップ10
2)。プリント処理部13では、初期化の指示が通知さ
れると、前記初期化指示されたプリント言語が現在処理
中のプリントジョブを解釈しているプリント言語かどう
かを判断する(ステップ103)。そして、現在処理中
のプリントジョブが初期化指示されたプリント言語によ
り解釈されているときは、設定記憶手段14において前
記プリント言語で解釈された印字制御設定を初期化する
とともに、プリント解釈手段13a〜13cまたはプリ
ント出力部12に対して、対象となるプリントジョブの
処理の中止を指示する(ステップ104)。また、ステ
ップ103で現在処理中のプリントジョブをが初期化指
示されたプリント言語により解釈されていないときは、
設定記憶手段14において前記プリント言語で解釈され
た印字制御設定を初期化する(ステップ105)。The input processing unit 19 interprets various instructions input from the operation panel 17 and determines whether the instruction is a print language initialization instruction (step 101). If the input instruction is an initialization instruction, the print processing unit 13 is notified of this (step 10).
2). When the print processing unit 13 is notified of the initialization instruction, the print processing unit 13 determines whether the print language instructed is the print language interpreting the print job currently being processed (step 103). Then, when the print job currently being processed is interpreted by the print language instructed to be initialized, the print control setting interpreted in the print language is initialized in the setting storage means 14, and the print interpreting means 13a to 13a ... 13c or the print output unit 12 is instructed to stop the processing of the target print job (step 104). If the print job currently being processed in step 103 is not interpreted in the print language instructed to initialize,
The print control settings interpreted in the print language are initialized in the setting storage means 14 (step 105).
【0044】このように、上述したプリンタ11によれ
ば、操作パネル17から初期化の指示を入力することに
より、現在処理中のプリントジョブの印字制御設定を直
ちに初期化するとともに、プリントジョブの処理を中止
させることができる。したがって、初期化を指示する場
合に、従来のように対象となるプリントジョブの処理が
終了するまで待つ必要がなく、ユーザは自分の希望する
条件を速やかに再設定することができるので、ユーザの
意思を素早く印字結果に反映させることができる。しか
も、ユーザの意図しない無駄な印字結果の出力を直ちに
抑止することができるので、処理時間を有効に利用でき
るだけでなく、記録用紙の無駄を最小限に止めることが
できる。As described above, according to the printer 11 described above, by inputting the initialization instruction from the operation panel 17, the print control setting of the print job currently being processed is immediately initialized and the print job is processed. Can be stopped. Therefore, when instructing the initialization, it is not necessary to wait until the processing of the target print job is completed unlike the conventional case, and the user can quickly reset his or her desired conditions. It is possible to reflect the intention in the print result quickly. Moreover, since it is possible to immediately suppress the output of useless print results which the user does not intend, it is possible to effectively use the processing time and to minimize the waste of the recording paper.
【0045】[0045]
【発明の効果】以上説明したように、この発明に係わる
プリンタでは、ユーザからプリント言語の初期化が指示
された時点で、当該プリント言語で解釈された印字制御
設定の初期化を行うとともに、初期化が指示されたプリ
ント言語が現在処理中のプリントジョブを解釈している
プリント言語であるときは、当該プリントジョブの処理
を中止するようにしたため、プリントジョブの処理中で
あっても直ちに初期化の処理が行われるため、ユーザは
自分の希望する条件を速やかに設定することができるの
で、ユーザの意思を素早く印字結果に反映させることが
できる。しかも、ユーザの意図しない無駄な印字結果の
出力を直ちに抑止することができるので、処理時間や記
録用紙の無駄を最小限とすることができる。As described above, in the printer according to the present invention, when the user instructs the initialization of the print language, the print control setting interpreted in the print language is initialized and If the print language instructed to print is a print language that is interpreting the print job currently being processed, the processing of the print job is stopped, so initialization is performed immediately even while the print job is being processed. Since the above process is performed, the user can quickly set his or her desired conditions, so that the user's intention can be quickly reflected in the print result. Moreover, since it is possible to immediately suppress the output of useless print results that the user does not intend, it is possible to minimize waste of processing time and recording paper.
【図1】実施例におけるプリンタの機能的な構成を示す
ブロック図。FIG. 1 is a block diagram showing a functional configuration of a printer according to an embodiment.
【図2】図1に示したプリンタを実現するための具体的
な回路構成を示すブロック図。FIG. 2 is a block diagram showing a specific circuit configuration for realizing the printer shown in FIG.
【図3】ジョブ制御構造体の内容を示す説明図。FIG. 3 is an explanatory diagram showing the contents of a job control structure.
【図4】リソース制御構造体の内容を示す説明図。FIG. 4 is an explanatory diagram showing the contents of a resource control structure.
【図5】ユーザからプリント言語の初期化が指示された
ときの処理手順を示すフローチャート。FIG. 5 is a flowchart showing a processing procedure when a print language initialization is instructed by a user.
1、2、3…プリント言語情報、11…プリンタ、12
…プリント出力部、13…プリント処理部、13a,1
3b、13c…プリント解釈手段、15…ジョブ受付
部、16…スプール、17…操作パネル、17a…入力
キー、17b…表示部、18…管理テーブル、19…入
力処理部、14…設定記憶部、14a、14b、14c
…印字制御設定1, 2, 3 ... Print language information, 11 ... Printer, 12
... print output unit, 13 ... print processing unit, 13a, 1
3b, 13c ... Print interpreting means, 15 ... Job receiving section, 16 ... Spool, 17 ... Operation panel, 17a ... Input keys, 17b ... Display section, 18 ... Management table, 19 ... Input processing section, 14 ... Setting storage section, 14a, 14b, 14c
... Print control settings
Claims (1)
置からプリントジョブを入力する複数の入力インターフ
ェースと、該入力インターフェースを通じて入力された
プリントジョブを格納するプリントジョブ格納部と、該
プリントジョブ格納部に格納されたプリントジョブの画
像を用紙に出力するプリント出力部とを少なくとも有す
るプリンタにおいて、 それぞれ異なるプリント言語に対応し、該プリント言語
で記述されたプリントジョブを解釈可能な複数のプリン
ト言語解釈手段と、 前記プリント言語解釈手段ごとに設けられ、該プリント
言語解釈手段で解釈されたプリントジョブの印字制御設
定を記憶する設定記憶手段と、 前記設定記憶手段の印字制御設定を初期化する初期化手
段と、 前記プリント言語の初期化を指示する指示手段と、 前記指示手段から所定のプリント言語について初期化が
指示されたときは、当該プリント言語で解釈された印字
制御設定の初期化を前記初期化手段に指示するととも
に、初期化が指示されたプリント言語が現在処理中のプ
リントジョブを解釈しているプリント言語であるとき
は、当該プリントジョブの処理を中止させる初期化制御
手段と、 を具えたことを特徴とするプリンタ。1. A plurality of input interfaces for inputting print jobs from a data processing device connected to a network, a print job storage unit for storing print jobs input through the input interfaces, and a storage unit for storing the print jobs in the print job storage unit. A printer having at least a print output unit for outputting the image of the specified print job on a sheet, and a plurality of print language interpreting means corresponding to different print languages and capable of interpreting the print jobs described in the print languages, Setting storage means provided for each of the print language interpreting means, storing print control settings of the print job interpreted by the print language interpreting means, and initializing means for initializing the print control settings of the setting storage means; Instructing means for instructing initialization of the print language When the instructing means instructs initialization of a predetermined print language, the instructing means is instructed to initialize the print control settings interpreted in the print language, and the print language instructed to initialize is set. A printer comprising: initialization control means for stopping the processing of the print job when is the print language interpreting the print job currently being processed.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP28357794A JP3419117B2 (en) | 1994-11-17 | 1994-11-17 | Printer |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP28357794A JP3419117B2 (en) | 1994-11-17 | 1994-11-17 | Printer |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH08142451A true JPH08142451A (en) | 1996-06-04 |
| JP3419117B2 JP3419117B2 (en) | 2003-06-23 |
Family
ID=17667329
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP28357794A Expired - Fee Related JP3419117B2 (en) | 1994-11-17 | 1994-11-17 | Printer |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3419117B2 (en) |
-
1994
- 1994-11-17 JP JP28357794A patent/JP3419117B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP3419117B2 (en) | 2003-06-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6369905B1 (en) | Information processing apparatus and output apparatus | |
| US6459496B1 (en) | Information processing apparatus indicating a sleep state and a ready state of printing apparatuses | |
| JP3805122B2 (en) | Information processing apparatus, print setting method thereof, and storage medium storing computer-readable printer driver program | |
| US5483623A (en) | Printing apparatus | |
| US20030161000A1 (en) | Printing control program, printing control method, printing system and information processing apparatus | |
| JPH06183110A (en) | Printer | |
| JP3159875B2 (en) | Printing method and apparatus, and printing system | |
| JP2006189920A (en) | User interface apparatus, display method for user interface, and program | |
| JP3419117B2 (en) | Printer | |
| JP3367980B2 (en) | Print processing apparatus and print processing method | |
| JP3422102B2 (en) | Printer | |
| JPH08142459A (en) | Printer | |
| JP2778282B2 (en) | Electronics | |
| JP3452701B2 (en) | Printer device | |
| JP2001026148A (en) | Printing system and method, data processor and printer | |
| JP4151473B2 (en) | Printing system and printing apparatus | |
| JP2004362219A (en) | Printing devices, printer drivers, utility systems | |
| JP2817445B2 (en) | Printing equipment | |
| JP2861461B2 (en) | Image recording device | |
| JP2003285507A (en) | Printer | |
| JP3012344B2 (en) | Printing equipment | |
| JPH10193748A (en) | Information processing method and system, and storage medium | |
| JP3438691B2 (en) | Printing system, printer, and program recording medium | |
| JPH09231027A (en) | Information processing apparatus, printing apparatus, printing system, and data processing method of printing system | |
| JP2006350803A (en) | Print control apparatus, print control system, and storage medium storing computer-readable program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |