JP2003196045A - Use resource selecting method and printing system for realizing this method - Google Patents

Use resource selecting method and printing system for realizing this method

Info

Publication number
JP2003196045A
JP2003196045A JP2001390538A JP2001390538A JP2003196045A JP 2003196045 A JP2003196045 A JP 2003196045A JP 2001390538 A JP2001390538 A JP 2001390538A JP 2001390538 A JP2001390538 A JP 2001390538A JP 2003196045 A JP2003196045 A JP 2003196045A
Authority
JP
Japan
Prior art keywords
printer
host computer
performance
description language
data
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.)
Withdrawn
Application number
JP2001390538A
Other languages
Japanese (ja)
Inventor
Kenichi Takahashi
賢一 高橋
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2001390538A priority Critical patent/JP2003196045A/en
Publication of JP2003196045A publication Critical patent/JP2003196045A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a use resource selecting method capable of high speed processing by further efficiently selecting a plurality of resources, and a printing system for realizing this method. <P>SOLUTION: This use resource selecting method in the printing system prints data held in a host computer by a printer. Software is prepared for the host computer and the printer for converting page describing language into raster data used for printing by the printer. When a user indicates the printing to a printer driver operated by the host computer, performance of the host computer and performance of the printer are measured and compared (S502 to S506), and superior one in the performance is allowed to execute the software for converting the page describing language into the raster data (S507 to S509). <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明における資源使用の選
択方法及びそれを実現するプリンティングシステムは、
特にホストコンピュータに保持されているデータをプリ
ンタへ印刷する系において、処理時間を短縮するための
技術に関するものである。
TECHNICAL FIELD The present invention relates to a method of selecting resource use and a printing system for realizing the same.
In particular, the present invention relates to a technique for shortening processing time in a system for printing data held in a host computer to a printer.

【0002】[0002]

【従来の技術】従来、システムを構成する複数の装置に
同様の機能を実現するソフトウエアがある場合であって
も、予め装置の性能に応じてどちらを使用するかは固定
的に選択されていた。例えば、ホストコンピュータに保
持されているデータをプリンタへ印刷する場合、プリン
タの性能が低い場合はホストコンピュータ側でラスタラ
イズ処理を行うように決め、プリンタの性能が高い場合
はプリンタ側でライスタライズ処理を行なうように決め
ていた。
2. Description of the Related Art Conventionally, even when a plurality of devices constituting a system have software for achieving the same function, which one to use is fixedly selected in advance according to the performance of the device. It was For example, when printing the data held in the host computer to the printer, if the printer performance is low, decide to perform rasterization processing on the host computer side, and if the printer performance is high, perform the rasterization processing on the printer side. I decided to do it.

【0003】[0003]

【発明が解決しようとする課題】現在ではホストコンピ
ュータの性能向上が急激であり、殆どの場合において、
ホストコンピュータの方がプリンタよりも性能が高くな
っているので、ラスタライズ処理はホストコンピュータ
で行なう方が効率的と思われる。
At the present time, the performance of host computers is rapidly improving, and in most cases,
Since the host computer has higher performance than the printer, it seems more efficient to perform the rasterization process on the host computer.

【0004】しかしながら、ホストコンピュータは印刷
処理のみを行なうわけではないので、ホストコンピュー
タの動作状況によってはプリンタでラスタライズ処理を
行なう方が効率的な場合もある。
However, since the host computer does not perform only the printing process, it may be more efficient to perform the rasterizing process by the printer depending on the operating condition of the host computer.

【0005】本発明は、前記従来の問題を解決し、複数
の資源をより効率的に選択することで、高速な処理を可
能とする資源使用の選択方法及びそれを実現するプリン
ッティングシステムを提供する。
The present invention solves the above-mentioned conventional problems and provides a resource use selection method that enables high-speed processing by selecting a plurality of resources more efficiently, and a printing system that realizes the method. To do.

【0006】[0006]

【課題を解決しようとするための手段】本発明における
プリンティングシステムは、この問題を解決するため
に、ホストコンピュータに保持されているデータをプリ
ンタへ印刷する場合に、それぞれの性能を計測するベン
チマークソフトを実行し、その時点での性能が高い方で
ラスタライズ処理をおこなう仕組みを実現することで、
ユーザが短時間で印刷結果を得られる環境を提供する。
In order to solve this problem, the printing system according to the present invention is a benchmark software for measuring the performance of each data when printing the data held in the host computer to the printer. By executing the, and realizing the mechanism to perform the rasterization process with the one with higher performance at that time,
Provide an environment in which a user can obtain a print result in a short time.

【0007】すなわち、本発明のプリンティングシステ
ムは、ホストコンピュータに保持されているデータをプ
リンタへ印刷するプリンティングシステムにおいて、ホ
ストコンピュータとプリンタとに、ページ記述言語を前
記プリンタが印刷に用いるラスターデータに変換するソ
フトウェアを準備し、ユーザがホストコンピュータで動
作するプリンタドライバに対して印刷指示を行なった場
合に、前記ホストコンピュータの性能と前記プリンタの
性能とを計測して比較する手段と、性能がより良い方
で、前記ページ記述言語をラスターデータに変換するソ
フトウェアを実行させる手段とを有することを特徴とす
る。
That is, the printing system of the present invention is a printing system for printing data held in a host computer to a printer, by converting the page description language into raster data used by the printer for printing in the host computer and the printer. And a means for measuring and comparing the performance of the host computer and the performance of the printer when the user issues a print instruction to the printer driver operating on the host computer, and the performance is better. On the other hand, it has means for executing software for converting the page description language into raster data.

【0008】又、ホストコンピュータに保持されている
データをプリンタへ印刷するプリンティングシステムに
おいて、前記ホストコンピュータが、ホストコンピュー
タの描画命令をページ記述言語に変換する第1変換手段
と、前記ページ記述言語をラスターデータに変換する第
2変換手段と、前記ホストコンピュータの性能を計測す
る第1性能計測手段と、計測された前記ホストコンピュ
ータの性能と前記プリンタから受け取った前記プリンタ
の性能とを比較して、前記ホストコンピュータの性能が
より良い場合に、前記第2変換手段で前記ページ記述言
語をラスターデータに変換するよう指示し、前記プリン
タの性能がより良い場合に、前記ページ記述言語を前記
プリンタに送るよう指示する変換制御手段とを有し、前
記プリンタが、ページ記述言語をラスターデータに変換
する第3変換手段と、自己の性能を計測する第2性能計
測手段と、ホストコンピュータからプリントデータがペ
ージ記述言語で送信された場合は、前記変換手段でラス
ターデータに変換して出力し、ホストコンピュータから
プリントデータがラスタデータで送信された場合は、そ
のまま出力するラスタデータ出力手段とを有し、ユーザ
がホストコンピュータで動作するプリンタドライバに対
して印刷指示を行なった場合に、前記ホストコンピュー
タの性能と前記プリンタの性能とを計測して比較し、性
能がより良い方で、前記ページ記述言語をラスターデー
タに変換するソフトウェアを実行させることを特徴とす
る。
In the printing system for printing the data held in the host computer to the printer, the host computer converts the drawing command of the host computer into a page description language, and the page description language. Comparing the second converting means for converting into raster data, the first performance measuring means for measuring the performance of the host computer, the measured performance of the host computer and the performance of the printer received from the printer, When the performance of the host computer is better, the second conversion means is instructed to convert the page description language into raster data, and when the performance of the printer is better, the page description language is sent to the printer. Conversion control means for instructing that the printer The third conversion means for converting the description language into raster data, the second performance measurement means for measuring its own performance, and the print data transmitted from the host computer in the page description language, the conversion means uses the raster data. When the print data is converted into a print data and output from the host computer as raster data, the print data is output as it is, and the user issues a print instruction to a printer driver operating on the host computer. In this case, the performance of the host computer and the performance of the printer are measured and compared, and if the performance is better, software for converting the page description language into raster data is executed.

【0009】又、本発明のプリンタドライバは、ホスト
コンピュータが保持されているデータをプリンタへ印刷
するためのプリンタドライバであって、ホストコンピュ
ータの描画命令をページ記述言語に変換する第1変換モ
ジュールと、前記ページ記述言語をラスターデータに変
換する第2変換モジュールと、前記ホストコンピュータ
の性能を計測する性能計測モジュールと、計測された前
記ホストコンピュータの性能と前記プリンタから受け取
った前記プリンタの性能とを比較して、前記ホストコン
ピュータの性能がより良い場合に、前記第2変換モジュ
ールで前記ページ記述言語をラスターデータに変換する
よう指示し、前記プリンタの性能がより良い場合に、前
記ページ記述言語を前記プリンタに送るよう指示する変
換制御モジュールとを有することを特徴とする。
The printer driver of the present invention is a printer driver for printing data held by a host computer to a printer, and a first conversion module for converting a drawing command of the host computer into a page description language. A second conversion module for converting the page description language into raster data, a performance measurement module for measuring the performance of the host computer, a measured performance of the host computer and a performance of the printer received from the printer. In comparison, when the performance of the host computer is better, the second conversion module is instructed to convert the page description language into raster data, and when the performance of the printer is better, the page description language is changed. Conversion control module for instructing the printer to send Characterized in that it has a.

【0010】又、本発明のプリンタコントローラは、ペ
ージ記述言語をラスターデータに変換する変換モジュー
ルと、自己の性能を計測する性能計測モジュールと、ホ
ストコンピュータからプリントデータがページ記述言語
で送信された場合は、前記変換手段でラスターデータに
変換して出力し、ホストコンピュータからプリントデー
タがラスタデータで送信された場合は、そのまま出力す
るラスタデータ出力モジュールとを有することを特徴と
する。
In the printer controller of the present invention, a conversion module for converting the page description language into raster data, a performance measurement module for measuring its own performance, and print data transmitted from the host computer in the page description language. Is a raster data output module that converts the raster data into raster data by the conversion means and outputs the raster data, and when the print data is transmitted as raster data from the host computer, the raster data output module outputs the raster data as it is.

【0011】又、本発明の使用資源の選択方法は、シス
テムを構成する複数の装置に同様の機能を実現するソフ
トウエアがある場合に、使用する資源を選択する使用資
源の選択方法であって、資源の使用が指示された場合
に、前記複数の装置の現在の性能を測定して比較し、性
能がより良い装置の資源を使用して、前記機能を実現す
ることを特徴とする。
Further, the used resource selecting method of the present invention is a used resource selecting method for selecting a resource to be used when a plurality of devices constituting the system have software for realizing the same function. When the use of resources is instructed, the current performances of the plurality of devices are measured and compared, and the functions are realized by using the resources of the device having better performance.

【0012】又、本発明のプリンティングシステムにお
ける使用資源の選択方法は、ホストコンピュータに保持
されているデータをプリンタへ印刷するプリンティング
システムにおける使用資源の選択方法であって、ホスト
コンピュータとプリンタとに、ページ記述言語を前記プ
リンタが印刷に用いるラスターデータに変換するソフト
ウェアを準備し、ユーザがホストコンピュータで動作す
るプリンタドライバに対して印刷指示を行なった場合
に、前記ホストコンピュータの性能と前記プリンタの性
能とを計測して比較し、性能がより良い方で、前記ペー
ジ記述言語をラスターデータに変換するソフトウェアを
実行させることを特徴とする。
The method of selecting resources used in the printing system of the present invention is a method of selecting resources used in the printing system for printing the data held in the host computer to the printer. The performance of the host computer and the performance of the printer when the software for converting the page description language into raster data used for printing by the printer is prepared and the user issues a print instruction to the printer driver operating on the host computer. Is measured and compared, and software having a better performance is executed to convert the page description language into raster data.

【0013】又、本発明の記憶媒体は、ホストコンピュ
ータが保持されているデータをプリンタへ印刷するため
の制御プログラムをコンピュータ読取可能に記憶する記
憶媒体であって、前記制御プログラムが、ホストコンピ
ュータの描画命令をページ記述言語に変換する第1変換
モジュールと、前記ページ記述言語をラスターデータに
変換する第2変換モジュールと、前記ホストコンピュー
タの性能を計測する性能計測モジュールと、計測された
前記ホストコンピュータの性能と前記プリンタから受け
取った前記プリンタの性能とを比較して、前記ホストコ
ンピュータの性能がより良い場合に、前記第2変換モジ
ュールで前記ページ記述言語をラスターデータに変換す
るよう指示し、前記プリンタの性能がより良い場合に、
前記ページ記述言語を前記プリンタに送るよう指示する
変換制御モジュールとを含むことを特徴とする。
Further, the storage medium of the present invention is a storage medium which stores a control program for printing data held by a host computer to a printer in a computer-readable manner, wherein the control program is stored in the host computer. A first conversion module for converting a drawing command into a page description language, a second conversion module for converting the page description language into raster data, a performance measurement module for measuring the performance of the host computer, and the measured host computer. The performance of the printer is compared with the performance of the printer received from the printer, and when the performance of the host computer is better, the second conversion module is instructed to convert the page description language into raster data. When the printer performance is better,
And a conversion control module for instructing to send the page description language to the printer.

【0014】又、プリンタがホストコンピュータに保持
されているデータを印刷するための制御プログラムをコ
ンピュータ読取可能に記憶する記憶媒体であって、前記
制御プログラムが、ページ記述言語をラスターデータに
変換する変換モジュールと、自己の性能を計測する性能
計測モジュールと、ホストコンピュータからプリントデ
ータがページ記述言語で送信された場合は、前記変換手
段でラスターデータに変換して出力し、ホストコンピュ
ータからプリントデータがラスタデータで送信された場
合は、そのまま出力するラスタデータ出力モジュールと
を含むことを特徴とする。
A computer-readable storage medium for storing a control program for printing data stored in a host computer by the printer, wherein the control program converts a page description language into raster data. When the print data is transmitted from the module, the performance measurement module for measuring its own performance, and the host computer in the page description language, the conversion means converts the rasterized data into the raster data and outputs the raster data, and the host computer rasterizes the print data. It is characterized in that it includes a raster data output module which outputs the data as it is when the data is transmitted.

【0015】[0015]

【発明の実施の形態】以下、添付図面に従って、本発明
の実施の形態を説明する。
DETAILED DESCRIPTION OF THE INVENTION Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0016】図1は本実施の形態におけるプリンティン
グシステムの一例を示している。
FIG. 1 shows an example of a printing system according to this embodiment.

【0017】プリンティングシステムでは、ホストコン
ピュータ101に高性能プリンタ102及び低性能プリンタ10
3がネットワーク104を介して接続されている。ホストコ
ンピュータ101から高性能プリンタ102や低性能プリンタ
103へデータが送られ、印刷される。
In the printing system, the high performance printer 102 and the low performance printer 10 are installed in the host computer 101.
3 are connected via the network 104. From host computer 101 to high-performance printer 102 or low-performance printer
The data is sent to 103 and printed.

【0018】図2はホストコンピュータ内のデータをプ
リンタに印刷する際に、途中でデータ形式がどのように
変換されるのかについて示したものである。
FIG. 2 shows how the data format is converted in the middle of printing the data in the host computer on the printer.

【0019】ホストコンピュータ内では、プリントデー
タは「ホストコンピュータ描画命令」201という形式で
保持されている。そのデータ形式がプリンタへ送られる
前に、ホストコンピュータ内で「ページ記述言語(PDLと
略記する)」202へと変換される。ページ記述言語は、1
ページ単位で描画される内容を論理的に表したものであ
る。次に、ページ記述言語202が、ホストコンピュータ
内あるいはプリンタ内で「ラスターデータ」203に変換
される。これは、プリンタが実際に紙などの媒体へ像を
形成する際に用いる最終的なデータ形式である。
In the host computer, print data is held in the format of "host computer drawing command" 201. The data format is converted into "Page Description Language (abbreviated as PDL)" 202 in the host computer before being sent to the printer. Page description language is 1
It is a logical representation of the contents rendered in page units. Next, the page description language 202 is converted into "raster data" 203 in the host computer or printer. This is the final data format used by the printer to actually form the image on a medium such as paper.

【0020】図2に示される2通りのデータ形式変換の
うち、ホストコンピュータ描画命令からページ記述言語
への変換は常にホストコンピュータ内で行われる。ホス
トコンピュータ描画命令201は、ホストコンピュータの
種類によって変化するため、ホストコンピュータの外部
で処理することが困難なためである。このため、ホスト
コンピュータからプリンタへ印刷を行う際には、ホスト
コンピュータ内に図3に示す「プリンタドライバ」と呼
ばれるソフトウェアが必要となる。
Of the two data format conversions shown in FIG. 2, the conversion from the host computer drawing command to the page description language is always performed in the host computer. This is because the host computer drawing instruction 201 changes depending on the type of the host computer, and it is difficult to process it outside the host computer. Therefore, when printing from the host computer to the printer, software called "printer driver" shown in FIG. 3 is required in the host computer.

【0021】本実施の形態におけるプリンティングシス
テムのプリンタドライバの内部構造を、図3を用いて説
明する。
The internal structure of the printer driver of the printing system according to this embodiment will be described with reference to FIG.

【0022】本実施の形態におけるプリンティングシス
テムのプリンタドライバ301は、「ホストコンピュータ
描画命令→ページ記述言語変換モジュール」302、「ペ
ージ記述言語→ラスターデータ変換モジュール」303、
「ベンチマーク計測モジュール」304、及び「その他処
理モジュール」305からなっている。ここで、「ホスト
コンピュータ描画命令→ページ記述言語変換モジュー
ル」302は、図2のホストコンピュータ描画命令201から
ページ記述言語202へのデータ形式変換を行うソフトウ
ェアモジュールである。「ページ記述言語→ラスターデ
ータ変換モジュール」303は、図2のページ記述言語202
からラスターデータ203へのデータ形式変換を行うソフ
トウェアモジュールである。「ベンチマーク計測モジュ
ール」304は、ホストコンピュータが現在「ページ記述
言語→ラスターデータ変換モジュール」303を実行する
のに必要な時間を見積もるためのソフトウェアモジュー
ルである。
The printer driver 301 of the printing system according to the present embodiment includes a “host computer drawing command → page description language conversion module” 302, a “page description language → raster data conversion module” 303,
It is composed of a "benchmark measurement module" 304 and an "other processing module" 305. Here, the “host computer drawing command → page description language conversion module” 302 is a software module that performs data format conversion from the host computer drawing command 201 of FIG. 2 to the page description language 202. The “page description language → raster data conversion module” 303 is the page description language 202 of FIG.
Is a software module for converting the data format from the raster data to the raster data 203. The “benchmark measurement module” 304 is a software module for estimating the time required for the host computer to currently execute the “page description language → raster data conversion module” 303.

【0023】この「ベンチマーク計測モジュール」304
は、例えば、現在のホストコンピュータの性能−使用ク
ロック速度や使用OSなどと、資源の使用状態−ジョブ
の数やメモリの空容量などと、プリントデータの特徴−
プリント品質や特殊印刷などとを考慮して、必要時間を
見積もる。
This “benchmark measurement module” 304
Is, for example, the current performance of the host computer-used clock speed, used OS, etc., resource usage state-number of jobs, free memory capacity, etc. of print data-
Estimate the required time in consideration of print quality and special printing.

【0024】一方、本実施の形態におけるプリンティン
グシステムのプリンタに含まれる制御ソフトウェアの内
部構造を図4を用いて説明する。
On the other hand, the internal structure of the control software included in the printer of the printing system according to the present embodiment will be described with reference to FIG.

【0025】本実施の形態におけるプリンティングシス
テムのプリンタ制御ソフトウェア401は、「ページ記述
言語→ラスターデータ変換モジュール」402、「ベンチ
マーク計測モジュール」403、及び「その他処理モジュ
ール」404からなっている。「ページ記述言語→ラスタ
ーデータ変換モジュール」402は、図2のページ記述言
語202からラスターデータ203へのデータ形式変換を行う
ソフトウェアモジュールである。「ベンチマーク計測モ
ジュール」403は、プリンタが「ページ記述言語→ラス
ターデータ変換モジュール」402を実行するのに必要な
時間を見積もるためのソフトウェアモジュールである。
The printer control software 401 of the printing system in the present embodiment comprises a "page description language → raster data conversion module" 402, a "benchmark measurement module" 403, and an "other processing module" 404. The “page description language → raster data conversion module” 402 is a software module that performs data format conversion from the page description language 202 of FIG. 2 to the raster data 203. The “benchmark measurement module” 403 is a software module for estimating the time required for the printer to execute the “page description language → raster data conversion module” 402.

【0026】この「ベンチマーク計測モジュール」403
は、例えば、現在のプリンタの性能−使用クロック速度
や使用OSなどと、資源の使用状態−ジョブの数やメモ
リの空容量などと、プリントデータの特徴−プリント品
質や特殊印刷などとを考慮して、必要時間を見積もる。
This “benchmark measurement module” 403
Takes into consideration, for example, the current printer performance-used clock speed, used OS, etc., resource usage-number of jobs and memory free space, print data characteristics-print quality, special printing, etc. And estimate the required time.

【0027】尚、一般に、ホストコンピュータは高速処
理が可能であると共に特殊な処理も可能であるが、他の
ジョブとの並列処理のため長い期間の大容量の資源の専
有ができず、プリンタはホストコンピュータ程高速では
なく処理の種類が限られているが、他のプリントジョブ
との並列処理のみを考えればよいので長い期間の大容量
の資源の専有が可能であると思われる。
Generally, the host computer is capable of high-speed processing as well as special processing, but because of parallel processing with other jobs, it is not possible to occupy a large-capacity resource for a long period of time, and the printer is Although it is not as fast as the host computer and the types of processing are limited, it seems that it is possible to occupy a large-capacity resource for a long period because only parallel processing with other print jobs needs to be considered.

【0028】以上に示したプリンティングシステムにお
いて、ユーザはホストコンピュータ101のデータをプリ
ンタ102,103へ印刷するようプリンタドライバ301に対し
て指示を出す。続いて、ユーザの指示を受けたプリンタ
ドライバ301が、プリンタへデータを送信するまでの処
理について、図5のフローチャートを用いて説明する。
In the printing system described above, the user gives an instruction to the printer driver 301 to print the data of the host computer 101 to the printers 102 and 103. Next, the process until the printer driver 301 that receives an instruction from the user transmits data to the printer will be described with reference to the flowchart of FIG.

【0029】ユーザから印刷指示を受けるとステップS
501へ処理が分岐し、図5に示すフローが開始される。
ステップS502でプリンタドライバ301はプリンタ102,10
3に対してベンチマーク計測モジュール403を実行するよ
う指示を出す。ステップS503では、プリンタドライバ3
01自身がベンチマーク計測モジュール304を実行し、ホ
ストコンピュータ101の性能を計測する。ステップS504
で、プリンタ102,103のベンチマーク計測結果を受け取
る。
When a print instruction is received from the user, step S
The process branches to 501, and the flow shown in FIG. 5 is started.
In step S502, the printer driver 301 determines that the printer 102,10
It instructs 3 to execute the benchmark measurement module 403. In step S503, the printer driver 3
01 itself executes the benchmark measurement module 304 to measure the performance of the host computer 101. Step S504
Then, the benchmark measurement results of the printers 102 and 103 are received.

【0030】ステップS505では、「ホストコンピュー
タ描画命令→ページ記述言語変換モジュール」302を実
行する。ステップS506では、ホストコンピュータ101の
ベンチマークの結果とプリンタ102,103から受け取った
ベンチマークの結果とを比較し、ホストコンピュータ10
1とプリンタ102,103のどちらの処理時間が短いかを判断
する。判断の結果、ホストコンピュータ101よりプリン
タの方が速いと判断された場合はステップS507へ分岐
し、そうでない場合はステップS508へ分岐する。
In step S505, "host computer drawing command → page description language conversion module" 302 is executed. In step S506, the benchmark result of the host computer 101 is compared with the benchmark result received from the printers 102 and 103, and the host computer 10
It is determined which of the processing time of 1 and the printers 102 and 103 is shorter. As a result of the determination, if it is determined that the printer is faster than the host computer 101, the process branches to step S507, and if not, the process branches to step S508.

【0031】ステップS507では、ステップS505で変換
されたページ記述言語データをプリンタへ送信し、ステ
ップS510へ遷移して処理を終了する。ステップS508で
はステップS505で変換されたページ記述言語データを
「ページ記述言語→ラスターデータ変換モジュール」30
3を用いてラスターデータへ変換する。ステップS509で
はラスターデータをプリンタへ送信し、ステップS510
へ遷移して処理を終了する。
In step S507, the page description language data converted in step S505 is transmitted to the printer, the process proceeds to step S510 and the process ends. In step S508, the page description language data converted in step S505 is converted into “page description language → raster data conversion module” 30.
Convert to raster data using 3. In step S509, the raster data is transmitted to the printer, and in step S510
And the process ends.

【0032】プリンタでは、ページ記述言語データを受
け取った場合は、「ページ記述言語→ラスターデータ変
換モジュール」402でラスターデータに変換してプリン
トを実行する。ラスターデータを受け取った場合は、そ
のままラスターデータをプリントする。
When the page description language data is received by the printer, the page description language → raster data conversion module 402 converts it to raster data and executes printing. When receiving the raster data, print the raster data as it is.

【0033】尚、普通は、高性能プリンタ102の方が低
性能プリンタ103よりも処理時間が速いので、図1に示
したように、高性能プリンタ102にはベージ記述言語で
送られる場合が多く、低性能プリンタ103にはランター
データが送られるようになる。しかし、その使用状態な
どによっては逆となる場合もある。
Since the high-performance printer 102 usually has a faster processing time than the low-performance printer 103, it is often sent to the high-performance printer 102 in a page description language as shown in FIG. The lanter data can be sent to the low-performance printer 103. However, it may be reversed depending on the usage conditions.

【0034】又、予め出力プリンタを決めている場合
と、いずれかのプリンタで出力する場合とでは、制御方
法が異なる。更に、ホストコンピュータ101とプリンタ1
02,103の「ページ記述言語→ラスターデータ変換モジュ
ール」のいずれかの負荷の小さい、すなわち処理の速い
変換モジュールを使いながら、性能の合致するプリンタ
に出力する、例えば、アイドル状態の低性能プリンタ10
3の「ページ記述言語→ラスターデータ変換モジュー
ル」を使って、ページ記述言語からラスターデータに変
換して、ラスターデータを高性能プリンタ102の機能を
使ってプリントすることも可能であり、これも本発明の
範囲に含まれる。
Further, the control method is different between the case where the output printer is determined in advance and the case where the output is performed by any printer. In addition, the host computer 101 and printer 1
Output to a printer with matching performance while using a conversion module with a light load, that is, one of 02.103 “Page description language → raster data conversion module”, that is, a low-performance printer 10 in an idle state.
It is also possible to use the function of the high-performance printer 102 to print the raster data by converting it from the page description language to raster data using the “Page description language → raster data conversion module” in 3. It is included in the scope of the invention.

【0035】又、本実施の形態では、ホストコンピュー
タのプリンタドライバとプリンタのプリンタ制御ソフト
ウエアにそれぞれベンチマーク計測モジュールを設け
て、図5のステップS502,503で別に実行したが、いず
れか一方に設けて両者の性能を計測することも可能であ
る。又、動作するホストコンピュータとプリンタ以外の
装置のベンチマーク計測モジュールが両者の性能を計測
することも可能である。
Further, in this embodiment, the benchmark driver is provided in the printer driver of the host computer and the printer control software of the printer, and the benchmark measurement module is separately executed in steps S502 and 503 of FIG. 5, but it is provided in either one. It is also possible to measure the performance of both. It is also possible for a benchmark measurement module of a device other than the operating host computer and printer to measure the performance of both.

【0036】上記のモジュールの種々の配置と色々な使
用方法は、組み合わされてシステム構成や各ユニットの
性能などに対応して好適に選択されるものである。
Various arrangements and various usages of the above-mentioned modules are combined and suitably selected according to the system configuration and the performance of each unit.

【0037】尚、上記実施の形態では、ホストコンピュ
ータとプリンタからなるプリンティングシステムについ
て説明したが、本発明は、同じ資源がシステム内の複数
の装置に用意されている場合のより効率的で高速な処理
を実現するための方法を提案するものであり、この技術
思想が適用可能なあらゆるシステムもまた本発明の範囲
に含まれるものである。
Although the printing system including the host computer and the printer has been described in the above embodiment, the present invention is more efficient and faster than the case where the same resource is prepared in a plurality of devices in the system. It proposes a method for realizing the processing, and any system to which this technical idea can be applied is also included in the scope of the present invention.

【0038】又、本発明は、複数の機器(例えばホスト
コンピュータ、インタフェイス機器、リーダ、プリンタ
など)から構成されるシステムに適用しても、一つの機
器からなる装置(例えば、複写機、ファクシミリ装置な
ど)に適用してもよい。
Further, even when the present invention is applied to a system composed of a plurality of devices (eg, host computer, interface device, reader, printer, etc.), a device composed of one device (eg, copier, facsimile) Device).

【0039】又、本発明の目的は、前述した実施形態の
機能を実現するソフトウェアのプログラムコードを記録
した記憶媒体(または記録媒体)を、システムあるいは
装置に供給し、そのシステムあるいは装置のコンピュー
タ(またはCPUやMPU)が記憶媒体に格納されたプ
ログラムコードを読み出し実行することによっても、達
成されることは言うまでもない。この場合、記憶媒体か
ら読み出されたプログラムコード自体が前述した実施形
態の機能を実現することになり、そのプログラムコード
を記憶した記憶媒体は本発明を構成することになる。
又、コンピュータが読み出したプログラムコードを実行
することにより、前述した実施形態の機能が実現される
だけでなく、そのプログラムコードの指示に基づき、コ
ンピュータ上で稼働しているオペレーティングシステム
(OS)などが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれることは言うまでもない。
Further, an object of the present invention is to supply a storage medium (or a recording medium) recording a program code of software for realizing the functions of the above-described embodiments to a system or an apparatus, and a computer of the system or the apparatus ( Needless to say, this can also be achieved by reading and executing the program code stored in the storage medium by the CPU or MPU). In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention.
Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an operating system (OS) running on the computer is executed based on the instruction of the program code. It goes without saying that a case where some or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing is also included.

【0040】更に、記憶媒体から読み出されたプログラ
ムコードが、コンピュータに挿入された機能拡張カード
やコンピュータに接続された機能拡張ユニットに備わる
メモリに書込まれた後、そのプログラムコードの指示に
基づき、その機能拡張カードや機能拡張ユニットに備わ
るCPUなどが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written in the memory provided in the function expansion card inserted into the computer or the function expansion unit connected to the computer, based on the instruction of the program code. Needless to say, this also includes the case where the CPU included in the function expansion card or the function expansion unit performs a part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0041】本発明を上記記憶媒体に適用する場合、そ
の記憶媒体には、先に説明したフローチャートに対応す
るプログラムコードを含むプログラムコードが格納され
ることになる。
When the present invention is applied to the above storage medium, the storage medium stores the program code including the program code corresponding to the flowchart described above.

【0042】[0042]

【発明の効果】以上示したように、本発明により、複数
の資源をより効率的に選択することで、高速な処理を可
能とする使用資源の選択方法及びそれを実現するプリン
ッティングシステムを提供できる。
As described above, according to the present invention, a method of selecting a used resource that enables high-speed processing by selecting a plurality of resources more efficiently and a printing system that realizes the method are provided. it can.

【0043】すなわち、本発明におけるプリンティング
システムを用いることで、ユーザがより短時間で印刷結
果を得ることが可能となる。
That is, by using the printing system according to the present invention, the user can obtain the print result in a shorter time.

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

【図1】本実施の形態におけるプリンティングシステム
の構成例を示す図である。
FIG. 1 is a diagram showing a configuration example of a printing system in the present embodiment.

【図2】本実施の形態におけるプリンティングシステム
のデータ形式及びデータ変換例を示す図である。
FIG. 2 is a diagram showing a data format and a data conversion example of the printing system according to the present embodiment.

【図3】本実施の形態におけるプリンティングシステム
のプリンタドライバの内部構造例を示す図である。
FIG. 3 is a diagram showing an internal structure example of a printer driver of the printing system according to the present embodiment.

【図4】本実施の形態におけるプリンティングシステム
のプリンタ制御ソフトウェアの内部構造例を示す図であ
る。
FIG. 4 is a diagram showing an example of an internal structure of printer control software of the printing system according to the present embodiment.

【図5】本実施の形態におけるプリンティングシステム
のプリンタドライバの処理例を示すフローチャートであ
る。
FIG. 5 is a flowchart showing a processing example of a printer driver of the printing system according to the present embodiment.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ホストコンピュータに保持されているデ
ータをプリンタへ印刷するプリンティングシステムにお
いて、 ホストコンピュータとプリンタとに、ページ記述言語を
前記プリンタが印刷に用いるラスターデータに変換する
ソフトウェアを準備し、 ユーザがホストコンピュータで動作するプリンタドライ
バに対して印刷指示を行なった場合に、前記ホストコン
ピュータの性能と前記プリンタの性能とを計測して比較
する手段と、 性能がより良い方で、前記ページ記述言語をラスターデ
ータに変換するソフトウェアを実行させる手段とを有す
ることを特徴とするプリンティングシステム。
1. A printing system for printing data held in a host computer to a printer, wherein the host computer and the printer are provided with software for converting a page description language into raster data used by the printer for printing. Is a means for measuring and comparing the performance of the host computer and the performance of the printer when a print instruction is issued to a printer driver operating on the host computer; And a means for executing software for converting the data into raster data.
【請求項2】 ホストコンピュータに保持されているデ
ータをプリンタへ印刷するプリンティングシステムにお
いて、 前記ホストコンピュータが、 ホストコンピュータの描画命令をページ記述言語に変換
する第1変換手段と、 前記ページ記述言語をラスターデータに変換する第2変
換手段と、 前記ホストコンピュータの性能を計測する第1性能計測
手段と、 計測された前記ホストコンピュータの性能と前記プリン
タから受け取った前記プリンタの性能とを比較して、前
記ホストコンピュータの性能がより良い場合に、前記第
2変換手段で前記ページ記述言語をラスターデータに変
換するよう指示し、前記プリンタの性能がより良い場合
に、前記ページ記述言語を前記プリンタに送るよう指示
する変換制御手段とを有し、 前記プリンタが、 ページ記述言語をラスターデータに変換する第3変換手
段と、 自己の性能を計測する第2性能計測手段と、 ホストコンピュータからプリントデータがページ記述言
語で送信された場合は、前記変換手段でラスターデータ
に変換して出力し、ホストコンピュータからプリントデ
ータがラスタデータで送信された場合は、そのまま出力
するラスタデータ出力手段とを有し、 ユーザがホストコンピュータで動作するプリンタドライ
バに対して印刷指示を行なった場合に、前記ホストコン
ピュータの性能と前記プリンタの性能とを計測して比較
し、 性能がより良い方で、前記ページ記述言語をラスターデ
ータに変換するソフトウェアを実行させることを特徴と
するプリンティングシステム。
2. A printing system for printing data held in a host computer to a printer, wherein the host computer converts a drawing command of the host computer into a page description language, and the page description language. Second conversion means for converting into raster data, first performance measuring means for measuring the performance of the host computer, and comparing the measured performance of the host computer with the performance of the printer received from the printer, When the performance of the host computer is better, the second conversion means is instructed to convert the page description language into raster data, and when the performance of the printer is better, the page description language is sent to the printer. Conversion control means for instructing Third conversion means for converting the page description language into raster data, second performance measuring means for measuring its own performance, and when the print data is transmitted from the host computer in the page description language, the conversion means performs raster processing. It has a raster data output unit that converts the data and outputs it, and when the print data is transmitted as raster data from the host computer, it has a raster data output means, and the user issues a print instruction to the printer driver operating on the host computer. When the printing is performed, the performance of the host computer and the performance of the printer are measured and compared, and the printing having a better performance is executed by software for converting the page description language into raster data. system.
【請求項3】 ホストコンピュータが保持されているデ
ータをプリンタへ印刷するためのプリンタドライバであ
って、 ホストコンピュータの描画命令をページ記述言語に変換
する第1変換モジュールと、 前記ページ記述言語をラスターデータに変換する第2変
換モジュールと、 前記ホストコンピュータの性能を計測する性能計測モジ
ュールと、 計測された前記ホストコンピュータの性能と前記プリン
タから受け取った前記プリンタの性能とを比較して、前
記ホストコンピュータの性能がより良い場合に、前記第
2変換モジュールで前記ページ記述言語をラスターデー
タに変換するよう指示し、前記プリンタの性能がより良
い場合に、前記ページ記述言語を前記プリンタに送るよ
う指示する変換制御モジュールとを有することを特徴と
するプリンタドライバ。
3. A printer driver for printing data held by a host computer to a printer, the first conversion module converting a drawing command of the host computer into a page description language, and the page description language being a raster. A second conversion module for converting into data; a performance measurement module for measuring the performance of the host computer; and a comparison of the measured performance of the host computer with the performance of the printer received from the printer, and the host computer When the performance of the printer is better, the second conversion module is instructed to convert the page description language into raster data, and when the performance of the printer is better, it is instructed to send the page description language to the printer. A conversion control module. Printer driver.
【請求項4】 ページ記述言語をラスターデータに変換
する変換モジュールと、 自己の性能を計測する性能計測モジュールと、 ホストコンピュータからプリントデータがページ記述言
語で送信された場合は、前記変換手段でラスターデータ
に変換して出力し、ホストコンピュータからプリントデ
ータがラスタデータで送信された場合は、そのまま出力
するラスタデータ出力モジュールとを有することを特徴
とするプリンタコントローラ。
4. A conversion module for converting a page description language into raster data, a performance measurement module for measuring its own performance, and a raster when the print data is transmitted from the host computer in the page description language by the conversion means. A printer controller, comprising: a raster data output module that converts the data and outputs the data, and when the print data is transmitted as raster data from the host computer, outputs the raster data as it is.
【請求項5】 システムを構成する複数の装置に同様の
機能を実現するソフトウエアがある場合に、使用する資
源を選択する使用資源の選択方法であって、 資源の使用が指示された場合に、前記複数の装置の現在
の性能を測定して比較し、 性能がより良い装置の資源を使用して、前記機能を実現
することを特徴とする使用資源の選択方法。
5. A method of selecting a used resource for selecting a resource to be used when a plurality of devices making up the system have software that realizes the same function, and when the use of the resource is instructed. A method for selecting a resource to be used, characterized in that the present performance of the plurality of devices is measured and compared, and the function is realized by using the resource of the device having better performance.
【請求項6】 ホストコンピュータに保持されているデ
ータをプリンタへ印刷するプリンティングシステムにお
ける使用資源の選択方法であって、 ホストコンピュータとプリンタとに、ページ記述言語を
前記プリンタが印刷に用いるラスターデータに変換する
ソフトウェアを準備し、 ユーザがホストコンピュータで動作するプリンタドライ
バに対して印刷指示を行なった場合に、前記ホストコン
ピュータの性能と前記プリンタの性能とを計測して比較
し、 性能がより良い方で、前記ページ記述言語をラスターデ
ータに変換するソフトウェアを実行させることを特徴と
するプリンティングシステムにおける使用資源の選択方
法。
6. A method of selecting a resource used in a printing system for printing data held in a host computer to a printer, wherein the page description language is used as raster data used by the printer for printing in the host computer and the printer. If the software to be converted is prepared and the user gives a print instruction to the printer driver running on the host computer, the performance of the host computer and the performance of the printer are measured and compared. 2. A method of selecting a resource to be used in a printing system, which comprises executing software for converting the page description language into raster data.
【請求項7】 ホストコンピュータが保持されているデ
ータをプリンタへ印刷するための制御プログラムをコン
ピュータ読取可能に記憶する記憶媒体であって、 前記制御プログラムが、 ホストコンピュータの描画命令をページ記述言語に変換
する第1変換モジュールと、 前記ページ記述言語をラスターデータに変換する第2変
換モジュールと、 前記ホストコンピュータの性能を計測する性能計測モジ
ュールと、 計測された前記ホストコンピュータの性能と前記プリン
タから受け取った前記プリンタの性能とを比較して、前
記ホストコンピュータの性能がより良い場合に、前記第
2変換モジュールで前記ページ記述言語をラスターデー
タに変換するよう指示し、前記プリンタの性能がより良
い場合に、前記ページ記述言語を前記プリンタに送るよ
う指示する変換制御モジュールとを含むことを特徴とす
る記憶媒体。
7. A storage medium for storing a computer-readable control program for printing data held by a host computer to a printer, wherein the control program renders a drawing command of the host computer into a page description language. A first conversion module for converting; a second conversion module for converting the page description language into raster data; a performance measurement module for measuring the performance of the host computer; and a measured performance of the host computer and a received from the printer. When the performance of the host computer is better, the second conversion module is instructed to convert the page description language into raster data, and the performance of the printer is better. The page description language to the printer. Storage medium, characterized in that it comprises a conversion control module to instruct.
【請求項8】 プリンタがホストコンピュータに保持さ
れているデータを印刷するための制御プログラムをコン
ピュータ読取可能に記憶する記憶媒体であって、 前記制御プログラムが、 ページ記述言語をラスターデータに変換する変換モジュ
ールと、 自己の性能を計測する性能計測モジュールと、 ホストコンピュータからプリントデータがページ記述言
語で送信された場合は、前記変換手段でラスターデータ
に変換して出力し、ホストコンピュータからプリントデ
ータがラスタデータで送信された場合は、そのまま出力
するラスタデータ出力モジュールとを含むことを特徴と
する記憶媒体。
8. A computer-readable storage medium for storing a control program for printing data held by a printer in a printer, wherein the control program converts a page description language into raster data. Module, a performance measurement module that measures its own performance, and when print data is sent in a page description language from the host computer, it is converted into raster data by the conversion means and output, and the print data is rasterized from the host computer. A storage medium including a raster data output module that outputs the data as it is when transmitted as data.
JP2001390538A 2001-12-21 2001-12-21 Use resource selecting method and printing system for realizing this method Withdrawn JP2003196045A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001390538A JP2003196045A (en) 2001-12-21 2001-12-21 Use resource selecting method and printing system for realizing this method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001390538A JP2003196045A (en) 2001-12-21 2001-12-21 Use resource selecting method and printing system for realizing this method

Publications (1)

Publication Number Publication Date
JP2003196045A true JP2003196045A (en) 2003-07-11

Family

ID=27598428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001390538A Withdrawn JP2003196045A (en) 2001-12-21 2001-12-21 Use resource selecting method and printing system for realizing this method

Country Status (1)

Country Link
JP (1) JP2003196045A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007011803A (en) * 2005-06-30 2007-01-18 Brother Ind Ltd Printing system and printing device
JP2007223241A (en) * 2006-02-24 2007-09-06 Oki Data Corp Image-forming apparatus, image processor, and image forming system
JP2009116450A (en) * 2007-11-02 2009-05-28 Casio Electronics Co Ltd Print data processing method
US7808658B2 (en) 2005-06-30 2010-10-05 Brother Kogyo Kabushiki Kaisha Printing system and printing apparatus
JP2014153912A (en) * 2013-02-08 2014-08-25 Konica Minolta Inc Control device, control method, and printer driver program
JP2014178866A (en) * 2013-03-14 2014-09-25 Oki Data Corp Image processing system
JP2018060541A (en) * 2016-10-04 2018-04-12 株式会社リコー Print server, printing system, and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007011803A (en) * 2005-06-30 2007-01-18 Brother Ind Ltd Printing system and printing device
US7808658B2 (en) 2005-06-30 2010-10-05 Brother Kogyo Kabushiki Kaisha Printing system and printing apparatus
JP2007223241A (en) * 2006-02-24 2007-09-06 Oki Data Corp Image-forming apparatus, image processor, and image forming system
JP4721223B2 (en) * 2006-02-24 2011-07-13 株式会社沖データ Image forming apparatus, image processing apparatus, and image forming system
JP2009116450A (en) * 2007-11-02 2009-05-28 Casio Electronics Co Ltd Print data processing method
JP2014153912A (en) * 2013-02-08 2014-08-25 Konica Minolta Inc Control device, control method, and printer driver program
JP2014178866A (en) * 2013-03-14 2014-09-25 Oki Data Corp Image processing system
JP2018060541A (en) * 2016-10-04 2018-04-12 株式会社リコー Print server, printing system, and program

Similar Documents

Publication Publication Date Title
JP4543340B2 (en) Image processing apparatus, image forming system, and program
JP4708869B2 (en) Information processing apparatus and control method thereof
JP2003216361A (en) Printing system and printing device
US8537396B2 (en) Print document conversion apparatus, print document conversion method, and computer readable medium
JP2008526555A (en) Print control method capable of reducing the required amount of print memory
JP3962606B2 (en) Printing command generation apparatus and method, printing apparatus and control method thereof, information processing apparatus, and printing system
JP2003196045A (en) Use resource selecting method and printing system for realizing this method
JP2012058795A (en) Information processor, document image processor, electronic document processing method, and program
US20040012797A1 (en) Load balancing in image generation
US8289533B2 (en) Printing system and printing method for increasing efficiency by selectively rasterizing print data in either a host device or a print device
JP6471660B2 (en) Information processing apparatus and program
JP4105418B2 (en) Image processing apparatus, image processing method, recording medium, and program
JP4335852B2 (en) Print control apparatus, print control method, and program
JPH1016322A (en) Image formation method and apparatus therefor
JPH1145161A (en) Digital copying machine
JP3907484B2 (en) Information processing apparatus, control method thereof, and program
JP2005149316A (en) Information processor, information processing method, program, storage medium, and printer
JPH11235849A (en) Image processing device, data processing method thereof, and storage medium storing program readable by computer
JP2004326266A (en) Print control method, information processing device, and printer
US20130021644A1 (en) Image forming apparatus and method of forming an image thereof
JP2001236186A (en) Printing processing system, method for processing print data and recording medium with program for performing the method recorded thereon
JP2004234130A (en) Printing system, printing method and program for executing the method by computer
JP2003341152A (en) Printing controlling unit, printing controlling method, printing system, and program
JPH09218763A (en) Printing processing system
JP2002127512A (en) Imaging apparatus and imaging method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050301