JP2811984B2 - Vector overlay restart method - Google Patents

Vector overlay restart method

Info

Publication number
JP2811984B2
JP2811984B2 JP3048540A JP4854091A JP2811984B2 JP 2811984 B2 JP2811984 B2 JP 2811984B2 JP 3048540 A JP3048540 A JP 3048540A JP 4854091 A JP4854091 A JP 4854091A JP 2811984 B2 JP2811984 B2 JP 2811984B2
Authority
JP
Japan
Prior art keywords
printer
data
overlay
host computer
vector
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.)
Expired - Fee Related
Application number
JP3048540A
Other languages
Japanese (ja)
Other versions
JPH04284283A (en
Inventor
克己 藤末
義夫 城本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3048540A priority Critical patent/JP2811984B2/en
Publication of JPH04284283A publication Critical patent/JPH04284283A/en
Application granted granted Critical
Publication of JP2811984B2 publication Critical patent/JP2811984B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)
  • Record Information Processing For Printing (AREA)
  • Laser Beam Printer (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はレーザプリンタ等の印刷
システムに用いられるベクトルオーバレイの再開方式に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for resuming a vector overlay used in a printing system such as a laser printer.

【0002】[0002]

【従来の技術】従来のホスト系レーザプリンタにおいて
は、オーバレイデータはイメージデータを圧縮したもの
をホストコンピュータとプリンタの間で使用していた。
よって、ホスト側で文字・罫線等のイメージとして展開
し、このデータを圧縮して、プリンタ装置に送っていた
ため、プリンタ装置側では単純に圧縮データの復元のみ
を行えばよかった。しかし、イメージデータであるた
め、拡大縮小等の加工が出来ないため、解像度の異なる
装置間での利用ができなかった。これに対して、ベクト
ルオーバレイ方式では、データをベクトルで表現する
(仮想空間上での表現)ため、実際の展開を装置側で行
うことにより装置解像度の影響から逃れることが可能と
なるため、都合が良い。また、オーバレイデータはVD
Iのような共通規約によって記述するようにすれば特別
な機械でなくとも使用できる。また、オーバレイデータ
がベクトルであれば、ホストコンピュータからのデータ
量が減少する等の利点がある。
2. Description of the Related Art In conventional host laser printers, overlay data obtained by compressing image data is used between a host computer and a printer.
Therefore, since the host side expands the image as characters and ruled lines and compresses this data and sends it to the printer device, the printer device only needs to simply decompress the compressed data. However, since the image data is image data, it is not possible to perform processing such as enlargement / reduction, so that it cannot be used between devices having different resolutions. On the other hand, in the vector overlay method, since the data is represented by a vector (representation in a virtual space), it is possible to escape from the influence of the device resolution by performing the actual expansion on the device side. Is good. The overlay data is VD
If it is described by a common convention such as I, it can be used without a special machine. If the overlay data is a vector, there is an advantage that the amount of data from the host computer is reduced.

【0003】図4は従来のベクトルデータオーバレイを
使用したプリンタの構成を示す。図において、1はホス
トコンピュータ、2はプリンタの制御を行う制御部、3
は印刷すべき文字データを格納するページバッファ、4
は印刷すべきグラフやベクトルデータを格納するグラフ
データメモリ、5は印刷すべきイメージを格納するイメ
ージメモリ、6はページバッファ3 に格納されたデータ
をビットマップメモリ9 にビットデータとして展開する
文字展開機構、7はグラフデータメモリ4 に格納された
データをビットマップメモリ9 にビットデータとして展
開する図形展開機構、8はイメージメモリ5 に格納され
たデータをビットマップメモリ9 にビットデータとして
展開するイメージ展開機構、9は印刷すべきデータをビ
ットマップとして蓄積するビットマップメモリ、10は
ビットマップメモリ9 に蓄積された印刷データを印刷す
る印刷部、11はプリンタを制御するファームウェア、
12はベクトルオーバレイデータを文字データ、グラ
フ、ベクトル、イメージに分解してそれぞれページバッ
ファ3 、グラフデータメモリ4 、イメージメモリ5に転
送するオーバレイデータ展開機構、13は印刷を行うプ
リンタである。
FIG. 4 shows a configuration of a printer using a conventional vector data overlay. In the figure, 1 is a host computer, 2 is a control unit for controlling a printer, 3
Are page buffers for storing character data to be printed,
Is a graph data memory for storing graphs and vector data to be printed, 5 is an image memory for storing images to be printed, 6 is a character expansion for expanding data stored in the page buffer 3 to a bit map memory 9 as bit data. A graphic developing mechanism 7 for developing data stored in the graph data memory 4 as bit data in a bit map memory 9; and an image developing mechanism 8 for developing data stored in the image memory 5 as bit data in the bit map memory 9. An expansion mechanism 9, a bitmap memory 9 for storing data to be printed as a bitmap, a printing unit 10 for printing the print data stored in the bitmap memory 9, a firmware 11 for controlling the printer,
Reference numeral 12 denotes an overlay data developing mechanism for decomposing the vector overlay data into character data, graphs, vectors, and images and transferring them to the page buffer 3, graph data memory 4, and image memory 5, respectively. Reference numeral 13 denotes a printer for printing.

【0004】ホストコンピュータ1 から送られてくる印
刷データはベクトルデータ化されたオーバレイデータ
と、印刷すべき文字、グラフ、ベクトル、イメージであ
り、これらのデータは制御部2 により、それぞれページ
バッファ3 、グラフデータメモリ4 、イメージメモリ5
に転送される。ページバッファ3 、グラフデータメモリ
4 、イメージメモリ5 に転送された各々のデータは文字
展開機構6 、図形展開機構7 、イメージ展開機構8 によ
ってビットマップメモリ9 にビットデータとして展開さ
れて、先に展開しておいた印刷すべき文字、グラフ、ベ
クトル、イメージと重畳して印刷される。プリンタとホ
ストコンピュータとの以上のインターフェースが図5に
示される。
The print data sent from the host computer 1 is overlay data converted into vector data, and characters, graphs, vectors, and images to be printed. These data are controlled by a control unit 2 into page buffers 3 and 4, respectively. Graph data memory 4, image memory 5
Is forwarded to Page buffer 3, graph data memory
4. Each data transferred to the image memory 5 is developed as bit data in the bitmap memory 9 by the character developing mechanism 6, the graphic developing mechanism 7, and the image developing mechanism 8, and should be printed beforehand. It is printed superimposed on characters, graphs, vectors and images. The above interface between the printer and the host computer is shown in FIG.

【0005】図5の(A)は正常な動作をしている時に
印刷データの中にプリンタ13側に印刷パターンがなく
て印刷不可能なデータが検出された時のシーケンスを示
す。先ずシーケンス51でホストコンピュータ1 から印刷
コマンドが発行され、それに続いてシーケンス52で印刷
データと、シーケンス53でオーバレイデータがプリンタ
13に送出される。シーケンス65でプリンタ13が印刷コマ
ンドの結果通知として印刷不可能を応答する。ホストコ
ンピュータ1 はシーケンス66でセンスコマンドを出して
印刷不可能の内容を調べ、シーケンス67でプリンタ13は
印刷不可能な文字の情報を通知する。シーケンス68でホ
ストコンピュータ1 は対応する印刷パターンをプリンタ
13に転送し、シーケンス69で再印刷コマンドを発行す
る。シーケンス70でプリンタ13は結果通知として正常に
印刷が終了したことを通知する。印刷不可能なデータが
なく正常に終了する場合はシーケンス65の代わりにシー
ケンス70になり終了する。
FIG. 5A shows a sequence when unprintable data is detected in the print data during the normal operation because there is no print pattern on the printer 13 side in the print data. First, a print command is issued from the host computer 1 in a sequence 51, and subsequently the print data is printed in a sequence 52 and the overlay data is printed in a sequence 53.
Sent to 13. In a sequence 65, the printer 13 responds that printing is impossible as a result notification of the print command. In a sequence 66, the host computer 1 issues a sense command to check the contents that cannot be printed, and in a sequence 67, the printer 13 notifies information of characters that cannot be printed. In sequence 68, the host computer 1 prints the corresponding print pattern
Then, in step 69, a reprint command is issued. In the sequence 70, the printer 13 notifies that the printing has been completed normally as a result notification. If there is no unprintable data and the process ends normally, the sequence 70 is replaced with the sequence 70 and the process ends.

【0006】しかし、オーバレイデータに使用されてい
る文字データ等も全てベクトルで表現されているため
に、実際にプリンタ装置側でデータをベクトルからパタ
ーンに展開するタイミングで装置内に資源(文字パター
ン)が存在しない場合は、未定義文字発生状態となり、
この時はプリンタは印刷コマンドの結果通知の中で異常
を通知して、その中に未定義文字のコードを通知し、ホ
ストコンピュータが該当するビットデータを転送する。
このようにオーバレイのためのデータがない時の処理に
ついては特開昭63─130362号公報に記載されて
いる。
However, since all the character data and the like used for the overlay data are also represented by vectors, resources (character patterns) are stored in the printer at the timing when the printer actually develops the data from the vectors into patterns. Does not exist, an undefined character is generated,
At this time, the printer notifies an abnormality in the result notification of the print command, notifies the code of the undefined character therein, and the host computer transfers the corresponding bit data.
The processing when there is no data for overlay as described above is described in JP-A-63-130362.

【0007】また、図5の(B)はプリンタ13が印刷コ
マンドを受けて印刷する途中でプリンタ13のストップス
イッチが押下された場合のシーケンスを示す。先ずシー
ケンス51でホストコンピュータ1 から印刷コマンドが発
行され、それに続いてシーケンス52で印刷データと、シ
ーケンス53でオーバレイデータがプリンタ13に送出され
る。ここでプリンタ13のストップスイッチが押下された
場合、ホストコンピュータ1 はプリンタ13から結果通知
を受信せず、正常を終了したものとしてプログラムを終
了する。またプリンタ13はスタートスイッチが押下され
ると残りの展開処理を続行する。
FIG. 5B shows a sequence in the case where the stop switch of the printer 13 is depressed while the printer 13 receives the print command and performs printing. First, a print command is issued from the host computer 1 in a sequence 51, and subsequently, print data is transmitted to the printer 13 in a sequence 52 and overlay data is transmitted in a sequence 53. Here, when the stop switch of the printer 13 is pressed, the host computer 1 does not receive the result notification from the printer 13 and terminates the program assuming that the normal operation has been completed. When the start switch is pressed, the printer 13 continues the rest of the development process.

【0008】けれども、ベクトルオーバレイの展開中に
プリンタが誤操作等で停止状態になって、再度動作可能
状態になった場合は、プリンタ側では自動再開を行う
が、上記のような場合には、印刷コマンドの結果通知は
すでに処理済となり、残りのベクトルデータを展開中
に、未定義コードが発生したとしてもホスト側に通知す
るタイミングを失ってしまう。
However, if the printer is stopped due to an erroneous operation or the like and becomes operable again during the development of the vector overlay, the printer automatically resumes the operation. The command result notification has already been processed, and the timing of notifying the host side is lost even if an undefined code occurs while the remaining vector data is being expanded.

【0009】このような状態になると再度印刷プログラ
ムを起動しなければ必要な印刷が不可能になるので、大
変不便である。
In such a state, necessary printing becomes impossible unless the printing program is started again, which is very inconvenient.

【0010】[0010]

【発明が解決しようとする課題】このようにベクトルオ
ーバレイの展開中にプリンタが誤操作等で停止状態にな
って、再度動作可能状態になると、プリンタ側では自動
再開を行うが、その展開中に未定義コードが発生したと
してもホスト側に通知することができないという問題が
あった。本発明はこのような点にかんがみて、ベクトル
オーバレイの展開中にプリンタが誤操作等で停止状態に
なって、再度動作を開始した場合にホスト側にコマンド
を発行させて未定義文字発生状態を通知する手段を提供
することを目的とする。
As described above, when the printer is stopped due to an erroneous operation or the like during the development of the vector overlay and becomes operable again, the printer automatically restarts. Even if a definition code occurs, there is a problem that the host cannot be notified. In view of such a point, the present invention notifies the host side of the undefined character occurrence state by issuing a command to the host when the printer is stopped due to an erroneous operation during the development of the vector overlay and restarts operation. It is intended to provide a means for doing so.

【0011】[0011]

【課題を解決するための手段】上記の課題は下記の如く
に構成されたベクトルオーバレイの再開方式によって解
決される。図1は、本発明の原理図である。
The above object is attained by a vector overlay resuming method constructed as follows. FIG. 1 is a diagram illustrating the principle of the present invention.

【0012】オーバレイデータをベクトルデータで転送
して、印刷データと重畳して印刷するホストコンピュー
タ1 とプリンタ13からなる印刷システムにおいて、プリ
ンタ13にベクトルオーバレイ展開中に停止したことと再
開可能となったことをホストコンピュータ1 に通知する
展開中停止通知機構22と、ベクトルオーバレイ展開中に
未定義文字があることを検出する未定義文字検出機構23
と、ホストコンピュータ1 に、該プリンタ13の停止及び
再開可能の通知を検知してベクトルオーバレイ再開を指
令する再開コマンドを発行するベクトルオーバレイ続行
機構21と、を設けることにより、該展開中停止通知機構
22によりベクトルオーバレイ展開中に停止したことと再
開可能となったことをホストコンピュータ1 に通知し、
該通知により該ベクトルオーバレイ続行機構21は再開コ
マンドを発行してプリンタを起動し、該未定義文字検出
機構23で未定義文字を検出したときは、該コマンドに対
する応答として未定義文字の検出をホストコンピュータ
に通知するように構成する。
In a printing system including a host computer 1 and a printer 13 for transferring overlay data in the form of vector data and printing the data in a manner superimposed on the print data, the printer 13 can be stopped during vector overlay development and restarted. And an undefined character detection mechanism 23 for detecting the presence of an undefined character during vector overlay expansion.
The host computer 1 is provided with a vector overlay continuation mechanism 21 for detecting a notification that the printer 13 can be stopped and restarted and issuing a restart command for instructing the vector overlay to be restarted.
By notifying the host computer 1 of the stop and the restart during the vector overlay expansion by 22,
In response to the notification, the vector overlay continuation mechanism 21 issues a restart command to start up the printer, and when the undefined character detection mechanism 23 detects an undefined character, the host detects the detection of the undefined character as a response to the command. Configure to notify the computer.

【0013】[0013]

【作用】プリンタ13内に設けた展開中停止通知機構22
は、ベクトルオーバレイ展開中に停止したことと再開可
能となったことをホストコンピュータ1 に通知する。
[Operation] The in-deployment stop notification mechanism 22 provided in the printer 13
Notifies the host computer 1 that it has stopped during the vector overlay expansion and that it has been restarted.

【0014】ホストコンピュータ1 内に設けたベクトル
オーバレイ続行機構21は、該プリンタ13の停止及び再開
可能の通知を検知してベクトルオーバレイ再開を指令す
る再開コマンドをプリンタに発行する。
The vector overlay continuation mechanism 21 provided in the host computer 1 detects a notice that the printer 13 can be stopped and restarted, and issues a restart command for instructing restart of the vector overlay to the printer.

【0015】プリンタ13内に設けた未定義文字検出機構
23は、残りのベクトルオーバレイ情報を展開中にそのと
き未定義文字があったことを検出すると、ベクトルオー
バレイ続行機構21から発行された再開コマンドの応答と
して未定義文字の検出をホストコンピュータに通知す
る。
An undefined character detection mechanism provided in the printer 13
23 detects that there is an undefined character at that time during the expansion of the remaining vector overlay information, and notifies the host computer of the detection of the undefined character as a response to the restart command issued from the vector overlay continuation mechanism 21. .

【0016】[0016]

【実施例】図2は本発明の実施例の構成図である。図に
おいて、21はプリンタ13の停止及び再開可能の通知を
検知してベクトルオーバレイ再開を指令する再開コマン
ドを発行するベクトルオーバレイ続行機構、22はベク
トルオーバレイ展開中に停止したことと再開可能となっ
たことをホストコンピュータ1 に通知する展開中停止通
知機構、23はベクトルオーバレイ展開中に未定義文字
があることを検出する未定義文字検出機構である。その
他、図4と同一符号の物は同一物である。
FIG. 2 is a block diagram of an embodiment of the present invention. In the figure, reference numeral 21 denotes a vector overlay continuation mechanism that detects a notice of the stop and restart of the printer 13 and issues a restart command for instructing restart of the vector overlay. Reference numeral 22 denotes that the printer 13 has stopped during vector overlay development and can be restarted. Is a development stop notification mechanism for notifying the host computer 1 of this fact, and 23 is an undefined character detection mechanism for detecting the presence of an undefined character during vector overlay development. In addition, items having the same reference numerals as those in FIG. 4 are the same.

【0017】図3は本発明の実施例のインターフェース
であり、ベクトルオーバレイ展開中にストップスイッチ
を押下された場合の本発明の処理動作を図によって説明
する。先ずシーケンス51でホストコンピュータ1 から印
刷コマンドが発行され、それに続いてシーケンス52で印
刷データと、シーケンス53でオーバレイデータがプリン
タ13に送出される。この時点でプリンタ13のストップス
イッチが押下される。
FIG. 3 shows an interface according to the embodiment of the present invention. The processing operation of the present invention when the stop switch is pressed during vector overlay development will be described with reference to the drawings. First, a print command is issued from the host computer 1 in a sequence 51, and subsequently, print data is transmitted to the printer 13 in a sequence 52 and overlay data is transmitted in a sequence 53. At this point, the stop switch of the printer 13 is pressed.

【0018】プリンタ13はシーケンス54で印刷コマンド
の応答として装置異常を通知する。ホストコンピュータ
1 はその内容を知るためにシーケンス55でセンスコマン
ドを発行してプリンタ13の状況をみる。シーケンス56で
プリンタ13は展開中停止通知機構22によって中断して停
止したことをホストコンピュータ1 に通知する。シーケ
ンス57でホストコンピュータ1 はベクトルオーバレイ続
行機構21によってオーバレイの再開コマンドを発行する
が、シーケンス58でプリンタ13は装置異常を通知する。
シーケンス59でホストコンピュータ1 はセンスコマンド
を発行してプリンタ13の状況をみる。プリンタ13はシー
ケンス60で装置がストップ状態であることを通知して停
止する。次にプリンタ13のスタートスイッチが押下され
ると、シーケンス61でプリンタ13の展開中停止通知機構
22が再開可能通知をホストコンピュータ1 に送り、シー
ケンス62でホストコンピュータ1はベクトルオーバレイ
続行機構21によってオーバレイの再開コマンドを発行す
る。シーケンス63でプリンタ13はベクトルオーバレイデ
ータの中に未定義文字があった場合は再開コマンドに対
する結果報告として装置異常を通知する。シーケンス64
でホストコンピュータ1 はセンスコマンドでその内容を
調べ、シーケンス65でプリンタ13が結果の状態通知とし
て未定義文字の出現を通知する。ホストコンピュータ1
はシーケンス66でセンスコマンドを出して未定義文字の
コードを調べ、シーケンス67でプリンタ13は未定義文字
のコード情報を通知する。シーケンス68でホストコンピ
ュータ1 は対応する印刷パターンをプリンタ13に転送
し、シーケンス69で再印刷コマンドを発行する。シーケ
ンス70でプリンタ13は結果通知として正常に印刷が終了
したことを通知する。未定義コードがなく正常に終了す
る場合はシーケンス65の代わりにシーケンス70になり終
了する。
In a sequence 54, the printer 13 notifies a device abnormality as a response to the print command. Host computer
1 issues a sense command in sequence 55 in order to know the contents, and checks the status of the printer 13. In a sequence 56, the printer 13 notifies the host computer 1 that the printer 13 has been interrupted and stopped by the developing stop notification mechanism 22. In a sequence 57, the host computer 1 issues an overlay restart command by the vector overlay continuation mechanism 21, but in a sequence 58, the printer 13 notifies the device of an abnormality.
In a sequence 59, the host computer 1 issues a sense command and checks the status of the printer 13. The printer 13 notifies that the apparatus is in the stop state in the sequence 60 and stops. Next, when the start switch of the printer 13 is pressed, a stop notification mechanism during the deployment of the
22 sends a restart enable notification to the host computer 1, and the host computer 1 issues an overlay restart command by the vector overlay continuation mechanism 21 in a sequence 62. In the sequence 63, when there is an undefined character in the vector overlay data, the printer 13 notifies the device abnormality as a result report for the restart command. Sequence 64
Then, the host computer 1 checks the content by the sense command, and in a sequence 65, the printer 13 notifies the appearance of the undefined character as a result status notification. Host computer 1
Issues a sense command in sequence 66 to check the code of the undefined character, and in sequence 67, the printer 13 notifies the code information of the undefined character. In sequence 68, the host computer 1 transfers the corresponding print pattern to the printer 13, and issues a reprint command in sequence 69. In the sequence 70, the printer 13 notifies that the printing has been completed normally as a result notification. If there is no undefined code and the processing ends normally, the sequence 65 is replaced with the sequence 70 and the processing ends.

【0019】以上説明したように本発明により、ベクト
ルオーバレイデータ内に出現する未定義文字の報告が通
知できるようになり、印刷業務が途中でやり直すことが
なくなる。
As described above, according to the present invention, a report of an undefined character appearing in vector overlay data can be notified, and printing work does not have to be restarted halfway.

【0020】[0020]

【発明の効果】以上の説明から明らかなように本発明に
よればベクトルオーバレイの展開中にプリンタが誤操作
等で停止状態になって、再度動作可能状態になる場合に
コマンドを発行させて未定義文字発生状態を通知する手
段を提供することにより、ベクトルオーバレイデータ内
に出現する未定義文字の報告が通知できるようになり、
印刷業務が途中でやり直すことがなくなるという著しい
工業的効果がある。
As is apparent from the above description, according to the present invention, when the printer is stopped due to an erroneous operation or the like during the development of the vector overlay, a command is issued when the printer becomes operable again and undefined. By providing a means for notifying the character occurrence state, it becomes possible to notify the report of the undefined character appearing in the vector overlay data,
There is a remarkable industrial effect that printing work does not have to be restarted on the way.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の原理図FIG. 1 is a principle diagram of the present invention.

【図2】 本発明の実施例の構成図FIG. 2 is a configuration diagram of an embodiment of the present invention.

【図3】 本発明の実施例のインターフェースFIG. 3 is an interface according to an embodiment of the present invention.

【図4】 従来のプリンタのベクトルデータオーバレイ
方式の構成図
FIG. 4 is a configuration diagram of a vector data overlay method of a conventional printer.

【図5】 従来のインターフェースFIG. 5 Conventional interface

【符号の説明】 1 ホストコンピュータ 2 制御部 3 ページバッファ 4 グラフデータ
メモリ 5 イメージメモリ 6 文字展開機構 7 図形展開機構 8 イメージ展開
機構 9 ビットマップメモリ 10 印刷部 11 ファームウェア 12 オーバレイデ
ータ展開機構 13 プリンタ 21 ベクトルオー
バレイ続行機構 22 展開中停止通知機構 23 未定義文字検
出機構 51〜70 シーケンス
[Description of Signs] 1 Host computer 2 Control unit 3 Page buffer 4 Graph data memory 5 Image memory 6 Character expansion mechanism 7 Graphic expansion mechanism 8 Image expansion mechanism 9 Bitmap memory 10 Printing unit 11 Firmware 12 Overlay data expansion mechanism 13 Printer 21 Vector overlay continuation mechanism 22 Unfolding stop notification mechanism 23 Undefined character detection mechanism 51-70 Sequence

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) B41J 29/38 B41J 21/00 B41J 29/26 G06F 3/12──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) B41J 29/38 B41J 21/00 B41J 29/26 G06F 3/12

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 オーバレイデータをベクトルデータで転
送して、印刷データと重畳して印刷するホストコンピュ
ータ(1) とプリンタ(13)からなる印刷システムにおい
て、プリンタ(13)はベクトルオーバレイ展開中に停止状
態となったこと及び再開可能となったことをホストコン
ピュータ(1) に通知する展開中停止通知機構(22)と、ベ
クトルオーバレイ展開中に未定義情報があったことを検
出する未定義文字検出機構(23)とを有し、ホストコンピ
ュータ(1) は、該プリンタ(13)の停止及び再開可能の通
知を検知してベクトルオーバレイ再開を指令する再開コ
マンドを発行するベクトルオーバレイ続行機構(21)、を
有し、該展開中停止通知機構(22)によりベクトルオーバ
レイ展開中に停止状態になったこと及び再開可能となっ
たことをホストコンピュータ(1) に通知し、該通知によ
り該ベクトルオーバレイ続行機構(21)は再開コマンドを
発行してプリンタを起動し、該未定義文字検出機構(23)
で未定義文字を検出したときは、該再開コマンドに対す
る応答として未定義文字の検出をホストコンピュータに
通知することを特徴とする印刷システムのベクトルオー
バレイの再開方式。
1. In a printing system comprising a host computer (1) and a printer (13) for transferring overlay data in the form of vector data and printing the data in a manner superimposed on the print data, the printer (13) stops during vector overlay development. An expansion stop notification mechanism (22) that notifies the host computer (1) of the status and resumable status, and undefined character detection that detects the presence of undefined information during vector overlay expansion A host computer (1) that detects a notification that the printer (13) can be stopped and restarted, and issues a restart command for instructing a restart of the vector overlay (21). The host computer (1) informs the host computer (1) of the stop state and the resumable state during the vector overlay expansion by the expansion stop notification mechanism (22). And, the vector overlay continue mechanism by the notification (21) activates the printer by issuing a resume command, yet-defined character detection mechanism (23)
Wherein the detection of the undefined character is notified to the host computer as a response to the restart command when the undefined character is detected.
JP3048540A 1991-03-14 1991-03-14 Vector overlay restart method Expired - Fee Related JP2811984B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3048540A JP2811984B2 (en) 1991-03-14 1991-03-14 Vector overlay restart method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3048540A JP2811984B2 (en) 1991-03-14 1991-03-14 Vector overlay restart method

Publications (2)

Publication Number Publication Date
JPH04284283A JPH04284283A (en) 1992-10-08
JP2811984B2 true JP2811984B2 (en) 1998-10-15

Family

ID=12806203

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3048540A Expired - Fee Related JP2811984B2 (en) 1991-03-14 1991-03-14 Vector overlay restart method

Country Status (1)

Country Link
JP (1) JP2811984B2 (en)

Also Published As

Publication number Publication date
JPH04284283A (en) 1992-10-08

Similar Documents

Publication Publication Date Title
JPH0830410A (en) Output device, preview system, and confirming method for output image
US6052204A (en) Output apparatus and output method
JP2811984B2 (en) Vector overlay restart method
JP2771677B2 (en) Printing equipment
JP3209911B2 (en) Print control device and data processing method of print control device
JP3283744B2 (en) Output system and data processing method
JP3197616B2 (en) Printer control method, printer control device, printer control system, information processing device, and data registration method
JP3177034B2 (en) Output information processing method and output information processing apparatus
JPH10187397A (en) Printing device and method therefor
JPH05212916A (en) Printer device
JP2744025B2 (en) Printing control device
JP3046478B2 (en) Printing apparatus and printing method
JPH1199730A (en) Printer and its control method
JP3610307B2 (en) Image forming method and apparatus
JPH0550718A (en) Printer
JP3320229B2 (en) Image forming method and printer control system
JP3209859B2 (en) Printing equipment
JPH10301726A (en) Printer system, print control method and computer readable memory
JPH08207401A (en) Method device and system for perfect printing
JPH09251359A (en) Information output method, information output printer and printer control system
JPH10287028A (en) Apparatus and method for processing data
JP2000181638A (en) Printing system
JPH04191065A (en) Printer
JPH04290763A (en) Printing device
JPH10177462A (en) Page printer controller

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980707

LAPS Cancellation because of no payment of annual fees