JPH0844509A - Print control method and print system - Google Patents
Print control method and print systemInfo
- Publication number
- JPH0844509A JPH0844509A JP6175293A JP17529394A JPH0844509A JP H0844509 A JPH0844509 A JP H0844509A JP 6175293 A JP6175293 A JP 6175293A JP 17529394 A JP17529394 A JP 17529394A JP H0844509 A JPH0844509 A JP H0844509A
- Authority
- JP
- Japan
- Prior art keywords
- data
- bitmap image
- printing
- printer language
- 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
Landscapes
- Record Information Processing For Printing (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、プリンタ言語で記述さ
れたデータをビットマップイメージに展開し印刷を行う
印刷装置の印刷制御方法及び印刷システムに関するもの
である。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing control method and a printing system for a printing apparatus which develops data described in a printer language into a bitmap image and prints it.
【0002】[0002]
【従来の技術】従来、印刷装置においては、プリンタ言
語で記述されたデータを受信し、印刷装置内部でビット
マップイメージに展開し、印刷を行うというのが一般的
な方法である。2. Description of the Related Art Conventionally, in a printing apparatus, it is a general method to receive data described in a printer language, develop it into a bitmap image inside the printing apparatus, and print it.
【0003】[0003]
【発明が解決しようとする課題】しかしながら、上記従
来例での印刷装置を用いて印刷を行うときに、プリンタ
言語で記述されている印刷データをビットマップイメー
ジに展開するのに時間がかかると、エンジンはビットマ
ップイメージが生成されるまで待たされることになり、
エンジンの印刷能力がフルに活用されないという問題が
発生する。However, if it takes time to develop the print data described in the printer language into a bit map image when printing is performed using the printing device according to the above conventional example, The engine will have to wait until the bitmap image is generated,
The problem occurs that the printing capacity of the engine is not fully utilized.
【0004】本発明は、上記課題を解決するために成さ
れたもので、効率的に印刷を行える印刷制御方法及び印
刷システムを提供することを目的とする。The present invention has been made to solve the above problems, and an object of the present invention is to provide a printing control method and a printing system that enable efficient printing.
【0005】[0005]
【課題を解決するための手段】上記目的を達成するため
に、本発明の印刷制御方法は以下の工程を有する。In order to achieve the above object, the print control method of the present invention has the following steps.
【0006】プリンタ言語で記述されたデータをビット
マップイメージに展開し印刷を行う印刷装置の印刷制御
方法であって、送信側で、プリンタ言語で記述されたデ
ータを送信するか、該データをビットマップイメージに
展開して送信するかを判断し、受信側で、前記プリンタ
言語で記述されたデータを受信した場合、該データをビ
ットマップイメージに展開し、印刷するビットマップイ
メージの印刷順を制御する各工程を有する。[0006] A print control method for a printing apparatus for expanding data described in a printer language into a bitmap image and performing printing, wherein the transmission side transmits the data described in the printer language or the data is bit-coded. When the receiving side receives the data described in the printer language, the data is expanded into a bitmap image and the print order of the bitmap image to be printed is controlled. Each step to do.
【0007】また、上記目的を達成するために、本発明
による印刷システムは以下の構成を備える。Further, in order to achieve the above object, the printing system according to the present invention has the following configuration.
【0008】外部機器と印刷装置で構成される印刷シス
テムにおいて、前記外部機器に、プリンタ言語で記述さ
れたデータを蓄積する蓄積手段と、該蓄積手段に蓄積さ
れたデータをビットマップイメージに展開する展開手段
と、該展開手段により展開されたビットマップイメージ
を送信するか、前記蓄積手段に蓄積されたデータを送信
するかを判断する判断手段とを備え、前記印刷装置に、
受信データがビットマップイメージか、プリンタ言語で
記述されたデータかを判断する判断手段と、該判断手段
での判断結果がプリンタ言語で記述されたデータの場
合、該データをビットマップイメージに展開するビット
マップイメージ展開手段と、印刷するビットマップイメ
ージの印刷順を制御する制御手段とを備える。In a printing system including an external device and a printing device, a storage unit for storing data described in a printer language in the external device, and the data stored in the storage unit are expanded into a bitmap image. The printing device includes a developing unit and a determining unit that determines whether to transmit the bitmap image developed by the developing unit or to transmit the data stored in the storage unit,
Judgment means for judging whether the received data is a bitmap image or data described in a printer language, and if the judgment result of the judgment means is data described in a printer language, the data is expanded into a bitmap image. A bitmap image developing unit and a control unit for controlling the printing order of the bitmap image to be printed are provided.
【0009】[0009]
【作用】かかる構成において、外部機器で、プリンタ言
語で記述されたデータを蓄積し、蓄積されたデータを送
信するか、ビットマップイメージに展開して送信するか
を判断し、印刷装置で、受信データがビットマップイメ
ージか、プリンタ言語で記述されたデータかを判断し、
プリンタ言語で記述されたデータの場合、そのデータを
ビットマップイメージに展開し、印刷するビットマップ
イメージの印刷順を制御するように動作する。With this configuration, the external device stores the data described in the printer language, determines whether to transmit the stored data or expands it into a bitmap image and transmits it, and the printing device receives the data. Determine whether the data is a bitmap image or data written in a printer language,
In the case of data described in the printer language, it operates so as to expand the data into a bitmap image and control the printing order of the bitmap image to be printed.
【0010】[0010]
【実施例】以下、図面を参照しながら、本発明に係る好
適な実施例を詳細に説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described in detail below with reference to the drawings.
【0011】図1は、実施例によるホストコンピュータ
と印刷装置の構成を示すブロック図である。同図におい
て、101はホストコンピュータであり、105は印刷
装置である。102はキューであり、プリンタ言語で記
述されたデータを蓄積する。103はエミュレータであ
り、キュー102に蓄積されたデータをビットマップイ
メージに展開する。104はデータ送信判断部であり、
キュー102に蓄積されたデータを印刷装置105に送
信するか、エミュレータ103にて展開されたビットマ
ップイメージを印刷装置105に送信するかを判断す
る。FIG. 1 is a block diagram showing the configurations of a host computer and a printing apparatus according to the embodiment. In the figure, 101 is a host computer, and 105 is a printing apparatus. A queue 102 stores data described in a printer language. An emulator 103 develops the data accumulated in the queue 102 into a bitmap image. 104 is a data transmission determination unit,
It is determined whether the data stored in the queue 102 is transmitted to the printing device 105 or the bitmap image developed by the emulator 103 is transmitted to the printing device 105.
【0012】106は受信データ判断部であり、ホスト
コンピュータ101からのデータを受信し、そのデータ
がビットマップイメージかプリンタ言語で記述されたデ
ータかを判断する。107はエミュレータであり、プリ
ンタ言語で記述されたデータをビットマップイメージに
展開する。108は印字データ制御部であり、印字デー
タ順を制御する。そして、109はエンジンであり、展
開されたビットマップイメージに基づいてプリントを行
う。Reference numeral 106 denotes a received data determination unit that receives data from the host computer 101 and determines whether the data is a bitmap image or data described in a printer language. Reference numeral 107 is an emulator, which develops data described in a printer language into a bitmap image. A print data control unit 108 controls the order of print data. An engine 109 prints based on the developed bitmap image.
【0013】以上の構成からなる実施例でのホストコン
ピュータ101と印刷装置105の動作を、図2に示す
フローチャートを参照しながら以下に説明する。The operation of the host computer 101 and the printer 105 in the embodiment having the above configuration will be described below with reference to the flowchart shown in FIG.
【0014】まず、ユーザがホストコンピュータ101
上でアプリケーション等を使用して印刷を行うと、印刷
データがキュー102に蓄積される(ステップS10
1)。次に、データ送信判断部104がホストコンピュ
ータ101上でデータをビットマップイメージに展開す
るか否かを判断する(ステップS102)。この判断の
詳細は後述する。ここで、ホストコンピュータ101上
でデータをビットマップイメージに展開する場合(ステ
ップS103)、エミュレータ103にデータを送信し
てビットマップイメージに展開し(ステップS10
4)、印刷装置105に送信する(ステップS10
5)。また、データをプリンタ言語のまま印刷装置10
5に送信する場合(ステップS103)、そのままデー
タを印刷装置105に送信する(ステップS105)。First, the user operates the host computer 101.
When printing is performed using an application or the like above, print data is accumulated in the queue 102 (step S10).
1). Next, the data transmission determination unit 104 determines whether or not to expand the data into a bitmap image on the host computer 101 (step S102). Details of this determination will be described later. Here, when the data is expanded into a bitmap image on the host computer 101 (step S103), the data is transmitted to the emulator 103 and expanded into a bitmap image (step S10).
4), and transmits to the printing device 105 (step S10)
5). In addition, the data is printed in the printer language in the printing device 10.
5 (step S103), the data is directly transmitted to the printing apparatus 105 (step S105).
【0015】一方、印刷装置105では、受信データ判
断部106がデータを受信し、受信したデータがビット
マップイメージかプリンタ言語で記述されたデータかを
判断する(ステップS106)。ここで、プリンタ言語
で記述されたデータであれば(ステップS107)、エ
ミュレータ107がデータをビットマップイメージに展
開し(ステップS108)、印字データ制御部108に
送信する(ステップS109)。また、受信したデータ
がビットマップイメージであれば(ステップS10
7)、そのまま印字データ制御部108に送信する(ス
テップS109)。そして、印字データ制御部108が
印字データの順番を監視し、次に印字されるべきデータ
ではないものが来た場合には、印字データをスプーリン
グして正しいデータがくるのを待ち、正しいデータを受
け取ると、これを先にエンジン109に送信する(ステ
ップS110)。On the other hand, in the printing apparatus 105, the received data determination unit 106 receives the data and determines whether the received data is a bitmap image or data described in a printer language (step S106). If the data is written in the printer language (step S107), the emulator 107 develops the data into a bitmap image (step S108) and sends it to the print data control unit 108 (step S109). If the received data is a bitmap image (step S10)
7) Then, the data is directly transmitted to the print data control unit 108 (step S109). Then, the print data control unit 108 monitors the order of the print data, and when there is data that is not to be printed next, spools the print data and waits until the correct data arrives, Is received, it is transmitted to the engine 109 first (step S110).
【0016】次に、上述したデータ送信判断部104の
具体的な判断について、図3に示すフローチャートを参
照しながら以下に説明する。Next, the concrete judgment of the above-mentioned data transmission judging unit 104 will be described below with reference to the flow chart shown in FIG.
【0017】まず、キュー102からデータを受信し
(ステップS201)、受信データが奇数ページか否か
を判断する(ステップS202)。ここで、受信データ
が奇数ページであれば、受信データを印刷装置105に
送信する(ステップS203)。しかし、受信データが
偶数ページであれば、受信データをエミュレータ103
に送信する(ステップS204)。そして、データがま
だあるか否かを判断し(ステップS205)、あればス
テップS201に処理を戻し、上述の判断処理を繰り返
すが、なければ終了する。First, data is received from the queue 102 (step S201), and it is determined whether the received data is an odd page (step S202). If the received data is an odd page, the received data is transmitted to the printing device 105 (step S203). However, if the received data is an even number page, the received data is
(Step S204). Then, it is determined whether or not there is data (step S205), and if there is data, the process returns to step S201, and the above-described determination process is repeated, but if not, the process ends.
【0018】<変形例>図3に示すステップS202で
は、偶数ページをエミュレータ103に送信後印刷装置
105に送信し、奇数ページを直接印刷装置105に送
信したが、逆に奇数ページをエミュレータ103に送信
後印刷装置105に送信し、偶数ページを直接印刷装置
105に送信しても良いことは言うまでもない。<Modification> In step S202 shown in FIG. 3, even pages are sent to the emulator 103 and then to the printing device 105, and odd pages are sent directly to the printing device 105. Conversely, odd pages are sent to the emulator 103. Needless to say, the even number of pages may be directly transmitted to the printing apparatus 105 after the transmission.
【0019】また、実施例では、印字データをページ順
に、エミュレータ103に送信してから印刷装置105
に送信する場合と、印刷装置105に直接送信する場合
とに分けたが、印字データを解析してエミュレータ10
7でビットマップイメージに展開するのに必要な時間
と、エミュレータ103でビットマップイメージに展開
するのに必要な時間とを予測し、データの送信先、送信
順序等を決定しても良いことは言うまでもない。例え
ば、1ページ目、2ページ目をエミュレータ103でビ
ットマップイメージに展開し、エンジン109で印刷す
るのにそれぞれ15秒かかり、3ページ目がエミュレー
タ107でビットマップイメージに展開するのに30秒
かかると予想される印刷を行う場合、3ページ目を先に
エミュレータ107に送信し、その後、1ページ目、2
ページ目をエミュレータ103に送信する機能を持つデ
ータ送信判断部104を実現することにより、本発明の
目的を達成することができる。Further, in the embodiment, the printing data is transmitted to the emulator 103 in the page order, and then the printing device 105.
It is divided into the case of sending to the printer 105 and the case of sending to the printing device 105 directly.
It is also possible to predict the time required to develop a bitmap image in 7 and the time required to develop a bitmap image in the emulator 103, and determine the data transmission destination, transmission order, etc. Needless to say. For example, it takes 15 seconds for the first page and the second page to be expanded into a bitmap image by the emulator 103 and printed by the engine 109, and 30 seconds for the third page to be expanded into a bitmap image by the emulator 107. When printing is expected, the third page is sent to the emulator 107 first, and then the first page and the second page
The object of the present invention can be achieved by implementing the data transmission determination unit 104 having the function of transmitting the page page to the emulator 103.
【0020】以上説明したように、実施例によれば、ホ
ストコンピュータ上にも、プリンタ言語で記述されたデ
ータをビットマップイメージに展開する手段を有し、印
刷装置上のビットマップイメージ展開手段と併用するこ
とによって、エンジンをフルに活用することが可能とな
る。As described above, according to the embodiment, the host computer also has means for expanding the data described in the printer language into a bitmap image, and the bitmap image expanding means on the printing apparatus is used. When used together, the engine can be fully utilized.
【0021】尚、本発明は、複数の機器から構成される
システムに適用しても、1つの機器から成る装置に適用
しても良い。The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device.
【0022】また、本発明はシステム或いは装置にプロ
グラムを供給することによって達成される場合にも適用
できることは言うまでもない。Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus.
【0023】[0023]
【発明の効果】以上説明したように、本発明によれば、
送信側で、プリンタ言語で記述されたデータを送信する
か、該データをビットマップイメージに展開して送信す
るかを判断し、受信側で、前記プリンタ言語で記述され
たデータを受信した場合、該データをビットマップイメ
ージに展開し、印刷するビットマップイメージの印刷順
を制御することにより、効率的に印刷を行うことが可能
となる。As described above, according to the present invention,
When the transmitting side determines whether to transmit the data described in the printer language or expands the data into a bitmap image and transmits the data, and when the receiving side receives the data described in the printer language, By expanding the data into a bit map image and controlling the printing order of the bit map image to be printed, it is possible to print efficiently.
【0024】[0024]
【図1】実施例によるホストコンピュータと印刷装置の
構成を示すブロック図である。FIG. 1 is a block diagram illustrating configurations of a host computer and a printing apparatus according to an embodiment.
【図2】実施例による動作を示すフローチャートであ
る。FIG. 2 is a flowchart showing an operation according to the embodiment.
【図3】実施例によるデータ送信判断部の判断処理を示
すフローチャートである。FIG. 3 is a flowchart showing a determination process of a data transmission determination unit according to the embodiment.
101 ホストコンピュータ 102 キュー 103 エミュレータ 104 データ送信判断部 105 印刷装置 106 受信データ判断部 107 エミュレータ 108 印字データ制御部 109 エンジン 101 Host Computer 102 Queue 103 Emulator 104 Data Transmission Judgment Unit 105 Printing Device 106 Received Data Judgment Unit 107 Emulator 108 Print Data Control Unit 109 Engine
Claims (4)
トマップイメージに展開し印刷を行う印刷装置の印刷制
御方法であって、 送信側で、プリンタ言語で記述されたデータを送信する
か、該データをビットマップイメージに展開して送信す
るかを判断し、 受信側で、前記プリンタ言語で記述されたデータを受信
した場合、該データをビットマップイメージに展開し、
印刷するビットマップイメージの印刷順を制御する、 各工程を有することを特徴とする印刷制御方法。1. A print control method for a printing device, which expands data described in a printer language into a bitmap image and prints the data, wherein the transmission side transmits the data described in the printer language or the data. Is expanded into a bitmap image and transmitted, and when the receiving side receives the data described in the printer language, the data is expanded into a bitmap image,
A print control method, comprising: each step of controlling a print order of a bitmap image to be printed.
か偶数かにより判断することを特徴とする請求項1記載
の印刷制御方法。2. The print control method according to claim 1, wherein the determining step determines whether the page to be transmitted is an odd number or an even number.
ップイメージに展開する時間により判断することを特徴
とする請求項1記載の印刷制御方法。3. The print control method according to claim 1, wherein the determining step determines based on a time for developing the data into a bitmap image.
ステムにおいて、 前記外部機器に、プリンタ言語で記述されたデータを蓄
積する蓄積手段と、該蓄積手段に蓄積されたデータをビ
ットマップイメージに展開する展開手段と、該展開手段
により展開されたビットマップイメージを送信するか、
前記蓄積手段に蓄積されたデータを送信するかを判断す
る判断手段とを備え、 前記印刷装置に、受信データがビットマップイメージ
か、プリンタ言語で記述されたデータかを判断する判断
手段と、該判断手段での判断結果がプリンタ言語で記述
されたデータの場合、該データをビットマップイメージ
に展開するビットマップイメージ展開手段と、印刷する
ビットマップイメージの印刷順を制御する制御手段とを
備えることを特徴とする印刷システム。4. A printing system comprising an external device and a printing device, wherein the external device stores data described in a printer language, and the data stored in the storage device is converted into a bitmap image. A rasterizing means for rasterizing and transmitting the bitmap image rasterized by the rasterizing means, or
A determining unit that determines whether to transmit the data accumulated in the accumulating unit, and a determining unit that determines whether the received data is a bitmap image or data described in a printer language in the printing device; When the judgment result of the judgment means is data described in a printer language, it is provided with a bitmap image expansion means for expanding the data into a bitmap image and a control means for controlling the printing order of the bitmap images to be printed. A printing system characterized by.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP17529394A JP3251429B2 (en) | 1994-07-27 | 1994-07-27 | Printing apparatus, host computer, printing system, and print control method thereof |
US08/458,841 US6862100B2 (en) | 1994-06-09 | 1995-06-02 | Determining a type of print data to be sent to a printer based on the number of unprocessed files residing in a print queue |
US10/999,967 US7502130B2 (en) | 1994-06-09 | 2004-12-01 | Control method of a host computer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP17529394A JP3251429B2 (en) | 1994-07-27 | 1994-07-27 | Printing apparatus, host computer, printing system, and print control method thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0844509A true JPH0844509A (en) | 1996-02-16 |
JP3251429B2 JP3251429B2 (en) | 2002-01-28 |
Family
ID=15993585
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP17529394A Expired - Fee Related JP3251429B2 (en) | 1994-06-09 | 1994-07-27 | Printing apparatus, host computer, printing system, and print control method thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3251429B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003076516A (en) * | 2001-09-05 | 2003-03-14 | Ricoh Co Ltd | Printing system |
CN102704096A (en) * | 2011-10-30 | 2012-10-03 | 张守运 | Multicolor terylene fat and thin fiber filament produced in variable speed by metering pump and preparation method thereof |
JP2018097620A (en) * | 2016-12-13 | 2018-06-21 | キヤノン株式会社 | Image forming system, image forming apparatus, image processing apparatus, control method therefor, and program |
-
1994
- 1994-07-27 JP JP17529394A patent/JP3251429B2/en not_active Expired - Fee Related
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003076516A (en) * | 2001-09-05 | 2003-03-14 | Ricoh Co Ltd | Printing system |
CN102704096A (en) * | 2011-10-30 | 2012-10-03 | 张守运 | Multicolor terylene fat and thin fiber filament produced in variable speed by metering pump and preparation method thereof |
JP2018097620A (en) * | 2016-12-13 | 2018-06-21 | キヤノン株式会社 | Image forming system, image forming apparatus, image processing apparatus, control method therefor, and program |
Also Published As
Publication number | Publication date |
---|---|
JP3251429B2 (en) | 2002-01-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7369264B2 (en) | Host based printer, host device and printing control method | |
US5974232A (en) | Image processing apparatus that executes abortion of image processing and method of resuming aborted image processing | |
JP2960630B2 (en) | Print control device and print control method | |
JP2000085211A (en) | Print-controlling method and printing system | |
JPH0844509A (en) | Print control method and print system | |
EP1107104B1 (en) | Printing system with standby and/or sleep mode | |
JP3134539B2 (en) | Printer control device | |
JP3179466B2 (en) | Printing equipment | |
JP2002234237A (en) | Image processor | |
JP2000311071A (en) | Output controller, output control method, and storage medium stored with computer readable program | |
JP3509840B2 (en) | Page printer | |
JP3034196B2 (en) | Printing apparatus and data processing method for printing apparatus | |
US5905853A (en) | Image printing apparatus and method having changeable capacity storage means | |
JP3046478B2 (en) | Printing apparatus and printing method | |
JP3511789B2 (en) | Data processing device | |
JPH0930079A (en) | Printing device | |
JP3633124B2 (en) | Image output apparatus and method | |
JP3711609B2 (en) | Printing method, printing system, and printer | |
KR100234302B1 (en) | Method of controlling printing sequence of image data waited to be printed | |
JPH08137638A (en) | Printer and print method | |
JP2000148418A (en) | Printer | |
JPH0971012A (en) | Device and method for processing image | |
JPH05265668A (en) | Image printing system | |
JP2002007085A (en) | Printing processor and printing processing method | |
JPH08297549A (en) | Print data 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: 20011026 |
|
LAPS | Cancellation because of no payment of annual fees |