JP2003076526A - Printing system and recording medium in which program is recorded - Google Patents

Printing system and recording medium in which program is recorded

Info

Publication number
JP2003076526A
JP2003076526A JP2001269707A JP2001269707A JP2003076526A JP 2003076526 A JP2003076526 A JP 2003076526A JP 2001269707 A JP2001269707 A JP 2001269707A JP 2001269707 A JP2001269707 A JP 2001269707A JP 2003076526 A JP2003076526 A JP 2003076526A
Authority
JP
Japan
Prior art keywords
print data
printing
data
print
conversion
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
Application number
JP2001269707A
Other languages
Japanese (ja)
Other versions
JP3933425B2 (en
Inventor
Atsushi Ota
敦士 太田
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2001269707A priority Critical patent/JP3933425B2/en
Publication of JP2003076526A publication Critical patent/JP2003076526A/en
Application granted granted Critical
Publication of JP3933425B2 publication Critical patent/JP3933425B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To manage print data after conversion corresponding to a plurality of printers on a network and to enable a user to select a printer based on the print data. SOLUTION: The printing system is provided with a client device 2, a printer 3 and a server 1 having the print data, that converts the data into a form suitable for the printer to which the data is outputted and distributes the data to the printer. The server 1 is provided with a storage mans 13 that stores the print data after the conversion by associating it with the print data and a data base 15 that stores and manages identification information to indicate by which form (format) the print data after the conversion is converted and is provided with structure to enable the user to select the printer from information in the data base 15.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、クライアント装置
からの要求に応答して、サーバ装置がネットワークなど
の通信回線を介して印刷データを発信し、プリンタ等の
印刷装置で印刷出力する印刷システムに関し、またその
印刷システムを実現するにあたってサーバ装置における
印刷データの管理プログラムを記憶した記録媒体に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing system in which a server device transmits print data via a communication line such as a network in response to a request from a client device and prints out by a printing device such as a printer. In addition, the present invention relates to a recording medium in which a print data management program in a server device is stored for realizing the printing system.

【0002】[0002]

【従来の技術】近年、例えば、電子新聞システムなどに
用いられているネットワークに接続されたサーバ装置か
ら、そのネットワークに接続された多数のプリンタに印
刷データを配信して、該プリンタから印刷する印刷シス
テムがある。特に、ネットワークを介する印刷システム
では、通常、印刷データを記憶するサーバ装置と、該印
刷データを要求するクライアント装置と、該印刷データ
を印刷する印刷装置とが通信回線に接続されている構成
になっている。
2. Description of the Related Art In recent years, for example, a server connected to a network used in an electronic newspaper system or the like distributes print data to a large number of printers connected to the network and prints from the printer. There is a system. In particular, in a printing system via a network, a server device that stores print data, a client device that requests the print data, and a printing device that prints the print data are usually connected to a communication line. ing.

【0003】上記構成では、一般的に、サーバ装置が記
憶する印刷データをプリンタなどで印刷するために、プ
リンタで解釈可能な型式に変換する必要が生じる。さら
に、プリンタが備える印刷データ変換のためのページ記
述言語には様々な種頚があるため、プリンタ毎に上記ペ
ージ記述言語が異なる場合が多い。そのため、クライア
ント装置からの印刷要求のたびに、出力するプリンタ毎
に型式変換を行わなくてはならず、印刷するまでに長時
間を要するという問題があった。
In the above configuration, generally, in order to print the print data stored in the server device with a printer or the like, it is necessary to convert the print data into a format interpretable by the printer. Further, since there are various kinds of page description languages for converting print data provided in the printer, the page description language is often different for each printer. Therefore, for each print request from the client device, the model conversion must be performed for each printer to output, and there is a problem that it takes a long time to print.

【0004】そこで、特開平11−024857号公報
では、以下のような構成が開示されている。サーバ装置
は、自己で記憶する変換処理前の印刷データをプリンタ
が解釈可能な型式(変換処理後の印刷データ)に変換
し、変換処理前の印刷データと変換処理後の印刷データ
とを対応させて(インデックスファイルとして)記憶し
ておく。そして、プリンタから印刷データ(変換処理
前)の要求があると、サーバ装置はインデックスファイ
ルを参照し、その印刷データに対応する変換処理後の印
刷データの有無を確認し、存在する場合は該変換処理後
の印刷データをプリンタに送信する。つまり、クライア
ント装置からの印刷データの指定のたびに該印刷データ
を変換する必要がない構成としている。
Therefore, Japanese Patent Laid-Open No. 11-024857 discloses the following configuration. The server device converts the print data before the conversion process stored by itself into a model that can be interpreted by the printer (the print data after the conversion process), and associates the print data before the conversion process with the print data after the conversion process. And store it (as an index file). Then, when a request for print data (before conversion processing) is issued from the printer, the server device refers to the index file and confirms whether or not there is print data after conversion processing corresponding to the print data. The processed print data is transmitted to the printer. In other words, it is not necessary to convert the print data every time the print data is specified by the client device.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記し
た公報に記載した技術では、次のような問題点は解決さ
れていない。すなわち、ユーザーは、プリンタを選択す
る前に、ネットワーク上の複数のプリンタ内のいずれの
プリンタに関して、対応した変換処理後の印刷データが
保存されているのかを認識できないため、すでに変換後
の印刷データがあるプリンタを選択することができない
という問題点である。
However, the technique described in the above publication has not solved the following problems. In other words, the user cannot recognize which printer among the plurality of printers on the network has the print data after the corresponding conversion process before selecting the printer, and thus the print data after the conversion has already been converted. The problem is that some printers cannot be selected.

【0006】本発明は上記問題点に鑑みてなされたもの
であり、その目的は、ネットワーク上の複数のプリンタ
に対応する変換後の印刷データを管理し、その印刷デー
タを基にユーザーがプリンタを選択することができる印
刷システムを提供することにある。
The present invention has been made in view of the above problems, and an object of the present invention is to manage print data after conversion corresponding to a plurality of printers on a network, and a user can select a printer based on the print data. It is to provide a printing system that can be selected.

【0007】[0007]

【課題を解決するための手段】本発明の印刷システム
は、クライアント装置と、印刷装置と、印刷データを有
し、出力すべき印刷装置に適合した形式にデータを変換
して印刷装置に配信するサーバ装置を備え、クライアン
ト装置からの要求に応答して、サーバ装置からの変換印
刷データを印刷装置が出力する構成を備えている。そし
て、サーバ装置は、印刷データに対応させて変換後の印
刷データを格納しておく記憶手段と、クライアント装置
から要求のあった印刷データ毎に、上記記憶手段におけ
る変換後の印刷データの格納先の情報とともに、上記変
換後の印刷データが何れの型式(フォーマット)で変換
されているのかを表す識別情報を格納して管理する管理
手段とを備えている。上記構成によれば、クライアント
装置からの要求に応答して、サーバ装置が、提供すべき
印刷データを、クライアント装置で指定された印刷装置
に送信して、印刷出力するようにした印刷システムにお
いて、印刷装置には、複数の型式の内、適合する印刷デ
ータの形式がそれぞれ定められている。このためサーバ
装置は、印刷データを、送信する印刷装置に適合した型
式に変換して送信する。その際に、送信する型式変換さ
れた印刷データを変換前の印刷データに対応させてサー
バ装置の記憶手段に格納しておくとともに、印刷データ
の格納先の情報に合わせて、何れの型式で変換されてい
るのかを表す識別情報も管理手段に格納しておく。そし
て、以降のクライアント装置からの印刷データの要求に
対して、管理手段は、その要求されている印刷データ
が、指定されている印刷装置の型式に適合した型式に変
換されて記憶手段に格納されているか否かを照合し、変
換後の印刷データが格納されている場合にはその格納先
の情報を参照して、その格納先から印刷データを読み出
して、指定されている印刷装置に送信する。したがっ
て、一旦型式変換した印刷データを格納し、次回以降に
それを読み出しすることで、サーバ装置にとって非常に
負担の大きな変換処理を軽減すると共に、ある印刷デー
タに対して、相互に異なる任意の型式の印刷装置を指定
することができる。
A printing system according to the present invention has a client device, a printing device, and print data, converts the data into a format suitable for the printing device to be output, and distributes the data to the printing device. A server device is provided, and in response to a request from the client device, the printing device outputs the converted print data from the server device. The server device stores the converted print data in correspondence with the print data, and the storage destination of the converted print data in the storage device for each print data requested by the client device. And the management information that stores and manages the identification information indicating which format (format) the converted print data is converted. According to the above configuration, in response to the request from the client device, the server device transmits the print data to be provided to the printing device designated by the client device, and prints out the print data. In the printing apparatus, a compatible print data format is defined among a plurality of types. Therefore, the server device converts the print data into a model suitable for the printing device to be transmitted, and transmits the model. At this time, the type-converted print data to be transmitted is stored in the storage unit of the server device in association with the print data before conversion, and any type is converted according to the information of the storage destination of the print data. The management unit also stores the identification information indicating whether or not it has been performed. Then, in response to the subsequent print data request from the client device, the management unit converts the requested print data into a model suitable for the model of the designated printing device and stores the converted print data in the storage unit. If the converted print data is stored, the print data is read from that storage destination and sent to the specified printing device. . Therefore, by storing the print data that has been model-converted once and reading it out after the next time, the conversion processing that is very burdensome for the server device is reduced, and for a certain print data, arbitrary model different from each other You can specify any printing device.

【0008】本発明の印刷システムは、クライアント装
置から要求された印刷データを印刷装置に適合した型式
(フォーマット)に変換して印刷装置に送信し、印刷出
力する構成を備えている。そして、クライアント装置
は、サーバ装置から受信した印刷データの型式を変換す
る変換手段と、変換後の印刷データを送信する送信手段
を備え、サーバ装置は、型式変換後の印刷データの送信
をクライアント装置に要求する送信要求手段と、送信要
求に応答してクライアント装置から返信された印刷デー
タを格納しておく記憶手段と、クライアント装置から要
求のあった印刷データ毎に、記憶手段における変換後の
印刷データの格納先の情報とともに、変換後の印刷デー
タが何れの型式(フォーマット)で変換されているかを
表す識別情報を格納して管理する管理手段とを有する。
上記構成によれば、事業所内でのネットワークなどで好
適に実施され、ある人がクライアント装置である自分の
パーソナルコンピュータで変換処理を行った印刷データ
をサーバ装置が収集する。そして、他の人が別のパーソ
ナルコンピュータで出力しようとした場合に、収拾した
変換処理後の印刷データの内、印刷装置に適合する変換
データがある場合には、サーバ装置は変換処理前の印刷
データを配信するのではなく、変換処理後の印刷データ
を配信する。このように、クライアント装置側で印刷デ
ータの型式変換を行う構成においても、次回以降の同じ
型式での印刷データの出力時に変換処理を軽減すること
ができる。また、各クライアント装置で型式変換された
印刷データをサーバ装置側で一元管理することができ
る。
The printing system of the present invention has a configuration in which the print data requested by the client device is converted into a model (format) suitable for the printing device, transmitted to the printing device, and printed out. The client device includes a conversion unit that converts the print data type received from the server device, and a transmission unit that transmits the converted print data. The server device transmits the print data after the model conversion to the client device. To the client device, storage means for storing print data returned from the client device in response to the transmission request, and print data after conversion in the storage device for each print data requested by the client device. A management unit that stores and manages identification information indicating which type (format) of the converted print data is converted together with the information of the storage destination of the data.
According to the above configuration, the server apparatus collects the print data which is suitably implemented on the network in the business office and which is converted by a person using his / her personal computer as a client apparatus. Then, when another person tries to output on another personal computer, if there is conversion data suitable for the printing device among the collected print data after the conversion process, the server device prints the data before the conversion process. Instead of delivering data, the print data after the conversion process is delivered. As described above, even in the configuration in which the print data type conversion is performed on the client device side, the conversion processing can be reduced when the print data is output in the same type after the next time. Further, the print data whose type has been converted by each client device can be centrally managed on the server device side.

【0009】本発明の印刷システムは、印刷装置が印刷
したデータを保持する記憶手段を備え、サーバ装置の管
理手段は、印刷データ毎に印刷出力した印刷装置を識別
する情報を格納し、クライアント装置からの印刷要求に
対応する印刷データを何れかの印刷装置で既に出力した
ことがある場合に、該印刷装置の情報をクライアント装
置に返信する構成を有する。上記構成によれば、ユーザ
ーが既に出力したことがある印刷データを要求した場合
に、そのデータを保持している印刷装置の情報を知らせ
ることで、ユーザーはすぐに印刷出力することができる
印刷装置を指定したり、自分に近い印刷装置を指定した
りすることができ、利便性を向上することができる。
The printing system of the present invention comprises a storage means for holding the data printed by the printing device, and the management means of the server device stores the information for identifying the printing device for each print data, and the client device. When the print data corresponding to the print request from the printer has been output by any of the printing devices, the information of the printing device is returned to the client device. According to the above configuration, when the user requests print data that has already been output, the user can immediately print out by notifying the information of the printing device that holds the data. Can be specified or a printing device close to the user can be specified, and convenience can be improved.

【0010】本発明の印刷システムは、サーバ装置の管
理手段が、印刷データを印刷出力した印刷装置を識別す
る情報とともに、印刷装置の能力を表す情報も格納して
おり、サーバ装置は、クライアント装置で指定された既
に印刷出力したことがある印刷装置と、印刷出力したこ
とがなくても、その印刷装置よりも能力的に高い印刷装
置で印刷出力した場合とを比較する機能を有し、上記能
力的に高い印刷装置で印刷出力した場合に速く終了する
場合には、クライアント装置に提示する提示手段を備え
る構成を有する。上記構成によれば、提示された早く印
刷が終了する印刷装置に出力先を変更することにより、
ユーザーは印刷物をより速く入手することができる。
In the printing system of the present invention, the management means of the server device stores information identifying the printing device that has printed out the print data, as well as information indicating the capabilities of the printing device, and the server device is the client device. It has a function to compare the printing device that has already been printed out, specified by the above method, and the case where it is printed out by a printing device that is higher in performance than the printing device even if it has never been printed out. When printing is completed by a printing device having a high capability, the presenting means for presenting the result to the client device when the printing process is completed quickly is provided. According to the above configuration, by changing the output destination to the printing device which is presented and printing is completed quickly,
Users can get prints faster.

【0011】本発明の印刷システムは、サーバ装置が、
クライアント装置で指定された印刷装置への印刷データ
の送信が待機状態となると、同じ印刷データを既に印刷
出力したことがある印刷装置をクライアント装置に提示
する提示手段を備えた構成を有する。上記構成によれ
ば、提示された印刷装置に出力先を変更することで、ユ
ーザーは印刷物をより速く入手することができる。
In the printing system of the present invention, the server device is
When the transmission of the print data to the printing device designated by the client device is in a standby state, it has a configuration including a presenting unit that presents to the client device the printing device that has already printed out the same print data. According to the above configuration, by changing the output destination to the presented printing apparatus, the user can obtain the printed matter faster.

【0012】本発明の印刷システムは、クライアント装
置が指定した印刷装置に対応たサーバ装置が提供可能な
印刷データをクライアント装置に提示する提示手段を備
える構成を有する。上記構成によれば、ユーザーが指定
した印刷装置で印刷可能なデータだけをユーザーに選択
させることができ、提供できないデータの存在自体を分
からないようにすることができる。また、モノクロの印
刷装置に対してカラーの印刷データのように、印刷装置
の能力的に印刷できないデータを選択の対象から外すこ
とによって、速やかな選択も可能になる。
The printing system of the present invention comprises a presentation means for presenting to the client device print data that can be provided by the server device corresponding to the printing device specified by the client device. According to the above configuration, it is possible to allow the user to select only the data that can be printed by the printing device designated by the user, and to prevent the existence of the data that cannot be provided from being known. Further, by excluding data that cannot be printed due to the capability of the printing device, such as color printing data for a monochrome printing device, from the selection target, quick selection is possible.

【0013】本発明の印刷システムは、前記サーバ装置
が、新たに印刷要求の生じた印刷データが既に型式変換
が行われているか否かを検出する検出手段と、新たに印
刷要求の生じた印刷データが型式変換中であるときに
は、変換後の印刷データの印刷出力を行なう印刷装置に
対して、印刷要求による部数を、追加して印刷させる印
刷制御手段とを、備える構成を有する。上記構成によれ
ば、新たに発生した印刷要求の時点で、それ以前の印刷
要求で既に型式変換中である場合は、型式変換が終了す
るまで待機し、その変換されたデータをやり取りするこ
とになる。そこで、変換終了次第行われる印刷出力時
に、同じ印刷装置で、上記新たに生じた印刷要求による
部数を追加して印刷させることで、ユーザーの待ち時間
を短縮することができる。
In the printing system of the present invention, the server device detects whether or not the print data for which a new print request has been made has already undergone type conversion, and the printing for which a new print request has been made. When the data is in the process of type conversion, a printing control unit that adds and prints the number of copies according to the print request to a printing device that prints out the converted print data is configured. According to the above configuration, at the time of the newly generated print request, if the previous print request is already in the type conversion, it waits until the type conversion is completed and exchanges the converted data. Become. Therefore, at the time of print output that is performed as soon as the conversion is completed, the same printing apparatus can add and print the number of copies according to the newly generated print request, so that the waiting time of the user can be shortened.

【0014】本発明の記録媒体は、上記の印刷システム
をコンピュータに実行させるように読み取り可能に記録
されている。上記コンピュータ読み取り可能な記録媒体
により、請求項1〜8記載の印刷システムを実行させる
ことができる。
The recording medium of the present invention is recorded so that it can be read by a computer so that the printing system described above is executed. The printing system according to any one of claims 1 to 8 can be executed by the computer-readable recording medium.

【0015】[0015]

【発明の実施の形態】〔実施の形態1〕本発明の実施の
形態について図面を参照して説明する。図1は本発明の
システムの概要図、図2、3はサーバの説明図である。
本発明の印刷システムは、サーバ装置1、クライアント
装置2、および印刷装置3がネットワーク5に接続され
た構成となっている。サーバ装置1は、印刷データを一
括して記憶・管理している装置である。クライアント装
置2は、例えば、パーソナルコンピュータ(PC)で実
現され、ユーザーがネットワーク5上のサーバ装置1に
アクセスし、所望とする印刷データを検索して、該デー
タの送信を要求することができるとともに、印刷出力す
る印刷装置3を任意に選択できる手段を備えている装置
である。印刷装置3は、例えば、プリンタで実現され、
印刷のデータを紙等の記録媒体に印刷出力する装置であ
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS [Embodiment 1] An embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a schematic diagram of a system of the present invention, and FIGS. 2 and 3 are explanatory diagrams of a server.
The printing system of the present invention has a configuration in which a server device 1, a client device 2, and a printing device 3 are connected to a network 5. The server device 1 is a device that collectively stores and manages print data. The client device 2 is realized by, for example, a personal computer (PC), and a user can access the server device 1 on the network 5, search for desired print data, and request transmission of the data. , A device provided with means for arbitrarily selecting the printing device 3 for printing out. The printing device 3 is realized by, for example, a printer,
This is a device for printing out print data on a recording medium such as paper.

【0016】サーバ装置1は、印刷データを印刷装置3
が解釈可能な型式に変換するプリンタドライバー11
と、印刷データおよび変換後の印刷データを対応させて
記憶するファイル13と、印刷データおよび変換後の印
刷データをインデックスデータとして管理すると共に、
ネットワーク上の印刷装置3の識別・処理能力を判断す
る機能を有するデータベース15と、印刷装置3の管理
情報をクライアント装置2に提供する印刷装置情報部1
7とを備えている。クライアント装置2は、ユーザーが
あらゆる情報を認識できるディスプレイ21と、ネット
ワーク5上の印刷装置3を選択できる印刷装置選択ソフ
ト25とを備えている。なお、通常のPCと同様、入力手
段(キーボード)22、指示手段(マウス)23を備え
ている。印刷装置3は、各装置が印刷した印刷データを
保持・記憶する印刷データ記憶部を備えている。すなわ
ち、印刷装置3Aにはデータ記憶部30A、印刷装置3B
にはデータ記憶部30B、印刷装置3Cにはデータ記憶部
30Cを備えている。
The server device 1 sends the print data to the printing device 3
Printer driver 11 to convert to a model that can be interpreted by
And a file 13 that stores the print data and the converted print data in association with each other, and manages the print data and the converted print data as index data.
A database 15 having a function of determining the identification / processing capability of the printing device 3 on the network, and a printing device information section 1 for providing management information of the printing device 3 to the client device 2.
7 and 7. The client device 2 includes a display 21 that allows a user to recognize all kinds of information, and printing device selection software 25 that allows the printing device 3 on the network 5 to be selected. It should be noted that an input means (keyboard) 22 and an instruction means (mouse) 23 are provided as in a normal PC. The printing device 3 includes a print data storage unit that holds and stores print data printed by each device. That is, the printing device 3A includes a data storage unit 30A and a printing device 3B.
Is provided with a data storage unit 30B, and the printing apparatus 3C is provided with a data storage unit 30C.

【0017】この印刷機構における印刷プロセスを説明
する。まず、ユーザーは、サーバ装置1が記憶する印刷
データ(変換前の印刷データ)の内、印刷したい印刷デ
ータをクライアント装置2からネットワーク5を介して
サーバ装置1に対して指定する。さらに、印刷装置を印
刷装置Aと選択する。そして、指定された印刷データ
は、サーバ装置1のプリンタドライバー11によって、
ユーザーが選択した印刷装置Aで解釈可能なデータ(変
換後の印刷データ)に変換される。そして、変換後の印
刷データを印刷装置Aに送信する。印刷装置Aは受信し
た変換後の印刷データを紙等の記録媒体に印刷する構成
である。
The printing process in this printing mechanism will be described. First, the user specifies print data to be printed from the client device 2 via the network 5 to the server device 1 among the print data (print data before conversion) stored in the server device 1. Further, the printing device is selected as the printing device A. Then, the designated print data is output by the printer driver 11 of the server device 1.
The data is converted into data that can be interpreted by the printing device A selected by the user (print data after conversion). Then, the converted print data is transmitted to the printing apparatus A. The printing apparatus A is configured to print the received print data after conversion on a recording medium such as paper.

【0018】前述のように、サーバ装置1が記憶する印
刷データを印刷装置3などで印刷するためには、指定し
た印刷装置3が解釈可能な型式に変換する必要が生じ
る。これは、印刷装置3が備えるデータ変換のためのペ
ージ記述言語は様々な種類があるため、印刷装置毎に型
式変換を行なわなくてはならない。しかし、本ネットワ
ーク印刷システムの一連の印刷プロセスは前述したよう
に実行されるが、サーバ装置1はクライアント装置2か
ら指定された印刷データ(変換前の印刷データ)を、選
択された印刷装置3が解釈可能な印刷データにサーバ装
置1に備えたプリンタドライバー11で変換し、その変
換前の印刷データと変換後の印刷データとを対応させて
インデックスデータとしてファイル(記憶手段)13に
保存する。そして、インデックスデータをデータべ−ス
(管理手段)15にて管理するものである。インデック
スデータにはさらに変換後の印刷データがいずれの形式
(フォーマット)で変換されているかを表す識別標識を
併せて保存している。
As described above, in order to print the print data stored in the server device 1 by the printing device 3 or the like, it is necessary to convert the print data into a format interpretable by the designated printing device 3. This is because there are various types of page description languages for data conversion that the printing device 3 has, and therefore the type conversion must be performed for each printing device. However, although the series of printing processes of the network printing system is executed as described above, the server device 1 sends the print data (print data before conversion) designated by the client device 2 to the selected printing device 3. The interpretable print data is converted by the printer driver 11 provided in the server device 1, and the print data before the conversion and the print data after the conversion are associated with each other and stored in a file (storage unit) 13 as index data. The index data is managed by the database (management means) 15. The index data further stores an identification mark indicating in which format (format) the converted print data is converted.

【0019】この構成を有するので、以降のクライアン
ト装置2からの印刷データの要求に対して、データベー
ス15は、その要求されている印刷データが、指定され
ている印刷装置(例えば、印刷装置A)の型式に適合し
た型式で、既に変換されてファイル13に格納されてい
るか否かをまず照合する。そして、格納されている場合
にはその格納先の情報を参照して、その格納先から変換
後の印刷データを読み出して、指定されている印刷装置
に送信する。
With this configuration, in response to the subsequent request for print data from the client device 2, the database 15 causes the requested print data to be designated by the printing device (for example, printing device A). First, it is collated whether or not it has been converted and stored in the file 13 with a model suitable for the model. If it is stored, the information of the storage destination is referred to, the converted print data is read from the storage destination, and is transmitted to the designated printing apparatus.

【0020】このように、サーバ装置1は一旦型式変換
した印刷データを格納して管理することにより、次回以
降に該変換後の印刷データを読み出しすることで、サー
バ装置1にとって非常に負担の大きな変換処理を軽減す
ることができる。特に、データベース15内のインデッ
クスデータは、図2(a)に示すように、変換前の印刷
データと変換後の印刷データとを対応させた一覧表とな
っている。例えば、複数の変換前の印刷データmatsu.tx
t、take.doc、ume.pdfがある。そして各印刷データに対
して、印刷装置に対応した変換後の印刷データの有無と
その変換後の印刷データにアクセスした時間が認識でき
るようになっている。なお、プリンタの能力によって出
力できないような場合、例えば、印刷データume.pdf
がカラー画像の変換前印刷データのとき、印刷装置Bが
モノクロプリンタであれば印刷データBではこの印刷デ
ータは印刷装置Bでは印刷不可能である。このような場
合は、インデックスデータは、「不可」としている。
As described above, the server apparatus 1 stores and manages the print data whose type has been once converted, and reads the converted print data from the next time onward, so that the server apparatus 1 is extremely burdened. The conversion process can be reduced. In particular, the index data in the database 15 is a list in which the print data before conversion and the print data after conversion are associated with each other, as shown in FIG. For example, multiple print data before conversion matsu.tx
There are t, take.doc, ume.pdf. Then, for each print data, the presence or absence of the converted print data corresponding to the printing apparatus and the time when the converted print data is accessed can be recognized. If you cannot output due to the printer's capability, for example, print data ume.pdf
Is print data before conversion of a color image, and if the printing apparatus B is a monochrome printer, the printing data B cannot be printed by the printing apparatus B. In such a case, the index data is “impossible”.

【0021】上記構成によると、例えば印刷データtak
e.docでは、印刷装置Cに対応した印刷データCしか存
在していない。印刷装置A,Bへ出力する場合の印刷要
求に関しては、新たにデータ変換の必要があることがわ
かる。このように、このインデックスデータを参照する
ことによって、サーバ装置1では必要に応じてデータ変
換を行なうことができる。
According to the above configuration, for example, the print data tak
In the e.doc, only the print data C corresponding to the printing device C exists. Regarding the print request when outputting to the printers A and B, it is understood that new data conversion is required. As described above, by referring to the index data, the server device 1 can perform data conversion as needed.

【0022】さらに、本印刷システムでは、各印刷装置
の記憶部は、既に印刷した印刷データ(変換後の印刷デ
ータ)を保持(記憶)することができる構成となってい
る。すなわち、印刷装置Aには印刷データ記憶部30A,
印刷装置Bは印刷データ記憶部30B、印刷装置Cには印
刷データ記憶部30Cを備えている。そして、サーバ装
置1のデータべ−ス15は印刷装置3の印刷データ記憶
部の変換後の印刷データを認識することができる構成と
なっている。この構成により、クライアント装置2から
の印刷要求に対応する印刷データが、すでにいずれかの
印刷装置3で出力されているならば、その情報をクライ
アント装置2に提示することができる。例えば、図2
(a)に示すように、印刷データtake.docがすでに印刷
装置Cで印刷されており印刷データCとしてファイルさ
れているならば、図2(b)に示すように、印刷データ
take.docの変換後印刷データを保持している印刷装置C
に〇印を付けてクライアント装置2のディスプレイ上に
表示させる。
Further, in the present printing system, the storage unit of each printing apparatus is configured to be able to hold (store) print data that has already been printed (print data after conversion). That is, the printing data storage unit 30A,
The printing apparatus B includes a print data storage unit 30B, and the printing apparatus C includes a print data storage unit 30C. The database 15 of the server device 1 can recognize the converted print data in the print data storage unit of the printing device 3. With this configuration, if the print data corresponding to the print request from the client device 2 has already been output by any of the printing devices 3, the information can be presented to the client device 2. For example, in FIG.
As shown in (a), if the print data take.doc has already been printed by the printing device C and is stored as the print data C, as shown in FIG.
Printer C that holds print data after conversion of take.doc
Is displayed on the display of the client device 2.

【0023】これにより、ユーザーは、印刷装置Cが印
刷データtake.docに対応した変換後の印刷データを保持
していることを認識できる。そのため、印刷装置Cを選
択すると、新たにデータ変換を行なう必要がなく、印刷
までの時間を短縮することができる。この場合、印刷装
置ごとの印刷データ情報を、図2(c)に表示するよう
に、全ての印刷データの一覧表として表し、クライアン
ト装置2に配信することもできる。また、本ネットワー
ク印刷システムでは、サーバ装置1のデータベース15
で、ネットワーク5に接続されている各印刷装置3の処
理能力状況も管理している。
As a result, the user can recognize that the printing device C holds the converted print data corresponding to the print data take.doc. Therefore, when the printing apparatus C is selected, there is no need to newly perform data conversion, and the time until printing can be shortened. In this case, the print data information for each printing device can be represented as a list of all print data as shown in FIG. 2C and can be distributed to the client device 2. In the network printing system, the database 15 of the server device 1 is also used.
Thus, the processing capacity status of each printing device 3 connected to the network 5 is also managed.

【0024】ここで、サーバ1の処理能力の管理を説明
する。サーバ1はクライアント装置2で指定された、既
に印刷したことがある印刷装置(例えば、印刷装置C)
と、印刷したことがなくても、その印刷装置よりも能力
的に高い印刷装置(例えば、印刷装置A)とで印刷した
場合とを比較する機能を有している。そして、比較結果
により、能力的に高い印刷装置Aで印刷出力した場合に
速く終了することが判定されると、サーバ1は印刷装置
情報部17によりクライアント装置2に提示する。
Here, the management of the processing capacity of the server 1 will be described. The server 1 is a printing device that has been printed by the client device 2 (for example, printing device C).
It has a function of comparing the case of performing printing with a printing apparatus (for example, the printing apparatus A) having a higher performance than the printing apparatus even if the printing apparatus has never printed. Then, when it is determined from the comparison result that the printing is completed by the printing apparatus A having a high capability, the printing is completed quickly, and the server 1 presents the printing apparatus information unit 17 to the client apparatus 2.

【0025】この印刷装置情報部17における表示例を
図2(d)に示す。印刷データtake.docに該当する変換
後の印刷データの有無を印刷装置ごとに有る場合は〇
印、無い場合はー印で表示している。これによると、印
刷装置Cは印刷データtake.docに対応する変換後の印刷
データを保持していることがわかる。しかし、印刷装置
には固有の処理能力があり、印刷データtake.docを変換
して印刷しても、印刷装置Cよりも他の印刷装置が速い
場合がある。ここでは、印刷装置Aが他の印刷装置B,
Cに比較して印刷速度が速い場合を同図により説明す
る。
FIG. 2D shows a display example in the printing device information section 17. The presence or absence of the converted print data corresponding to the print data take.doc is indicated by a ◯ mark when each printing device exists, and by a − mark when there is no print data. According to this, it can be seen that the printing apparatus C holds the converted print data corresponding to the print data take.doc. However, the printing apparatus has its own processing capability, and even if the printing data take.doc is converted and printed, another printing apparatus may be faster than the printing apparatus C. Here, the printing device A is the other printing device B,
A case where the printing speed is higher than that of C will be described with reference to FIG.

【0026】クライアント装置2に印刷装置の処理能力
と変換後の印刷データの保持状況とを考慮して、最速で
印刷できる順位を数字1,2,3で表示する。印刷装置
Cは変換後の印刷データは保持しているが、印刷速度の
順位は2番目となっており、印刷装置Aが変換後の印刷
データを保持していないが、順位は1番目という表示に
より、クライアントに示す。それゆえ、ユーザーは最速
の印刷装置を選択でき、印刷までの時間を短縮させるこ
とができる。
In consideration of the processing capability of the printing device and the holding status of the print data after conversion, the client device 2 displays the order of printing that can be performed at the highest speed with the numbers 1, 2 and 3. Although the printer C holds the converted print data, the printing speed is ranked second, and the printer A does not hold the converted print data, but the rank is displayed first. By showing to the client. Therefore, the user can select the fastest printing device and can shorten the time until printing.

【0027】〔実施の形態2〕本発明の他の実施の形態
を図3,4を参照して説明する。なお、実施の形態1で
用いた部材と同様の機能を有する部材にについては、同
一の符号を付記し、その説明を省略する。通常の印刷シ
ステムにおいて、サーバ装置から印刷装置への印刷に要
する時間は印刷装置の処理状況によって異なってくる。
そのため、実施の形態1で説明したように、ユーザーが
最速の印刷装置を選択しても、選択された印刷装置が他
の印刷データを処理中であれば、所望する変換後の印刷
データを送信することができず待ち時間がかかるという
場合がある。
[Second Embodiment] Another embodiment of the present invention will be described with reference to FIGS. The members having the same functions as those used in the first embodiment are designated by the same reference numerals, and the description thereof will be omitted. In a normal printing system, the time required for printing from the server device to the printing device varies depending on the processing status of the printing device.
Therefore, as described in the first embodiment, even if the user selects the fastest printing device, if the selected printing device is processing other print data, the desired converted print data is transmitted. It may not be possible to do so and it may take a long time.

【0028】そこで、この実施の形態で説明するネット
ワーク印刷システムは、サーバ装置のデータベースで、
ネットワークに接続された印刷装置の使用状況を管理す
る構成としている。図3に示すように、サーバ10には
ジョブ管理部12、処理時間算出比較部16を備えてい
る。そのサーバ装置10のジョブ管理部12と処理時間
算出比較部16の管理情報は、図4(a)に示す表示例
のようにしてクライアント装置2に表示させる。この表
示は、例えば、ユーザーが最速の印刷装置Cを選択した
としても、印刷装置Cが印刷データを「処理中」のとき
は、空いている他の印刷装置を示し、この例示において
は「空き」表示の印刷装置Aに変更させることができる
これにより、ユーザーはデータ送信の待ち時間を短縮す
ることができる。また、ネットワーク印刷システムを利
用するユーザーは、自分の近隣にある印刷装置を頻繁に
使用する傾向がある。そのため、近隣にある印刷装置で
印刷できる印刷データを認識する必要が生じる。
Therefore, the network printing system described in this embodiment is a database of a server device,
It is configured to manage the usage status of printing devices connected to the network. As shown in FIG. 3, the server 10 includes a job management unit 12 and a processing time calculation / comparison unit 16. The management information of the job management unit 12 and the processing time calculation / comparison unit 16 of the server device 10 is displayed on the client device 2 as in the display example shown in FIG. Even if the user selects the fastest printing device C, this display indicates another printing device that is empty when the printing device C is "processing" print data, and in this example, "empty". The display device A can be changed to the display device A, which allows the user to reduce the waiting time for data transmission. Also, users of the network printing system tend to frequently use printing devices in their vicinity. Therefore, it becomes necessary to recognize print data that can be printed by a printing device in the vicinity.

【0029】そこで、本ネットワーク印刷システムで
は、データ抽出部14を設けて、選択した印刷装置が有
する印刷可能な印刷データをサーバ装置10のデータ抽
出部14から抽出して、クライアント装置2に表示する
ことができる。この表時例を図4(b)に示す。例え
ば、ユーザが印刷装置Bを選択した場合、印刷装置Bで
印刷可能な印刷データがmatsu.texとtake.docであるこ
とを示し、該印刷データに対応する変換後の印刷データ
の有無(〇、−印)を表示している。ここで、図2
(a)のume.pdfの一印刷データBのように、「不可」
の場合は、・・・などの印を付して不可を示し、ユーザ
ーの混同を防止し、速やかな選択を可能にする。
Therefore, in this network printing system, the data extraction unit 14 is provided, and the printable print data of the selected printing device is extracted from the data extraction unit 14 of the server device 10 and displayed on the client device 2. be able to. An example of this table is shown in FIG. For example, when the user selects the printing device B, it indicates that the printing data that can be printed by the printing device B is matsu.tex and take.doc, and whether or not there is the converted printing data corresponding to the printing data (○ , -Mark) is displayed. Here, FIG.
Like “print data B of ume.pdf” in (a), “not allowed”
In the case of, a mark such as ... is added to indicate that it is not possible to prevent confusion among users and enable quick selection.

【0030】さらに、本ネットワーク印刷システムで
は、サーバ10に変換状況検出部18を設けて、印刷デ
ータの変換状況(型式変換中)を検出できる構成として
いる。変換状況検出部18は図5(a)に示すようなイ
ンデックスで示される。そして、クライアント装置2に
は(b)に表すように、変換状況として表示される。さ
らに、型式変換中の印刷装置に対して新たに印刷要求が
されると、該印刷要求の部数をジョブ管理部12によっ
て追加させることができる。
Further, in this network printing system, the server 10 is provided with the conversion status detecting section 18 so that the conversion status of the print data (during model conversion) can be detected. The conversion status detector 18 is indicated by an index as shown in FIG. The conversion status is displayed on the client device 2 as shown in (b). Further, when a new print request is made to the printing apparatus that is undergoing model conversion, the number of copies of the print request can be added by the job management unit 12.

【0031】例えば、ユーザーYが印刷データtake.doc
を印刷したいとき、印刷データtake.docを保持している
印刷装置Cが最速(数字1)である場合、当然にユーザ
ーYは印刷装置Cを選択する(図5(c)の表示とな
る)。しかし、印刷装置Aが別のユーザーXの印刷要求
により印刷データtake.docを印刷テ゛ータに変換中の場合が
ある。このようなときは、印刷装置Aが処理順1として
(d)の表示となり、ユーザーYが印刷装置Aを後から
選択することで、サーバ装置10のジョブ管理部12が
印刷装置Aの処理に、後から所望したユーザーYのジョ
ブ(プリント枚数)を追加することができる構成であ
る。
For example, if the user Y print data take.doc
When the printing device C holding the print data take.doc is the fastest (numeral 1) when printing the user, the user Y naturally selects the printing device C (the display of FIG. 5C). . However, the printing apparatus A may be converting the print data take.doc into print data in response to another user X's print request. In such a case, the printing apparatus A displays the processing order 1 as (d), and the user Y selects the printing apparatus A later, so that the job management unit 12 of the server apparatus 10 processes the printing apparatus A. In this configuration, a desired job of the user Y (the number of prints) can be added later.

【0032】この構成により、変換後の印刷データのや
り取りすることがなくなる。つまり、印刷装置Aの変換
処理の終了と同時に印刷できることになりユーザーの待
ち時間を短縮することができる。
With this configuration, exchange of print data after conversion is eliminated. That is, printing can be performed at the same time when the conversion process of the printing apparatus A is completed, and the waiting time for the user can be shortened.

【0033】〔実施の形態3〕本発明の他の実施の形態
を図6を参照して説明する。なお、実施の形態1,2で
用いた部材と同様の機能を有する部材にについては、同
一の符号を付記し、その説明を省略する。本実施の形態
に示すネットワーク印刷システムは、サーバ装置10
0、クライアント装置200、および印刷装置3がネッ
トワーク接続された構成である。そして、クライアント
装置200には印刷装置選択ソフト225の他に、プリ
ンタドライバ211、データ送信部213を備えてい
る。サーバ装置100はファイル130、データベース
150、印刷装置情報部170の他にデータ読取り部1
10を備えている。クライアント装置200のプリンタ
ドライバ211は、印刷データを変換する機能を有す
る。そして、サーバ装置100のデータ読み取り部11
0からの印刷データ(変換後の印刷データ)の送信要求
に応じて、その変換後のデータをデータ送信部213よ
りサーバ装置100へと送信する。そして、サーバ装置
100は、変換前の印刷データと送信された変換後の印
刷データとをデータ読み取り部110にて読み取り、互
いに対応させてインデックスデータとしてファイル13
0に保存する。そして、上記インデックスデータをデー
タべ−ス150にて管理するものである。
[Third Embodiment] Another embodiment of the present invention will be described with reference to FIG. Members having the same functions as those used in the first and second embodiments are designated by the same reference numerals, and the description thereof will be omitted. The network printing system shown in the present embodiment includes a server device 10
0, the client device 200, and the printing device 3 are network-connected. The client device 200 includes a printer driver 211 and a data transmission unit 213 in addition to the printing device selection software 225. The server device 100 includes a data reading unit 1 in addition to the file 130, the database 150, the printing device information unit 170.
Equipped with 10. The printer driver 211 of the client device 200 has a function of converting print data. Then, the data reading unit 11 of the server device 100
In response to a print data transmission request (print data after conversion) from 0, the data after conversion is transmitted from the data transmission unit 213 to the server device 100. Then, the server device 100 reads the print data before conversion and the transmitted print data after conversion by the data reading unit 110, and makes them correspond to each other, and creates the file 13 as index data.
Save to 0. The index data is managed by the database 150.

【0034】これによりサーバ装置100はプリンタド
ライバーを備えることなくネットワーク印刷システムを
構成できる。つまり、サーバ装置100の処理能力への
負担を軽減させることができる。
As a result, the server device 100 can form a network printing system without a printer driver. That is, the load on the processing capacity of the server device 100 can be reduced.

【0035】なお、実施の形態1〜3に記載した構成の
ネットワーク印刷システムはコンピュータ読み取り可能
な記録媒体にコンピュータに実行させるためのプログラ
ムとして記録することもできる。これにより、本ネット
ワーク印刷システムを行なうプログラムを記録した記録
媒体を自由に持ち運ぶことができるという利便性を提供
することができる。
The network printing system having the configuration described in the first to third embodiments can be recorded in a computer-readable recording medium as a program to be executed by the computer. As a result, it is possible to provide the convenience of being able to freely carry a recording medium on which a program for executing the network printing system is recorded.

【0036】[0036]

【発明の効果】本発明の印刷システムは、複数のプリン
タに対応する変換後の印刷データを管理し、その印刷デ
ータを基にユーザーがプリンタを選択することができ
る。
According to the printing system of the present invention, the converted print data corresponding to a plurality of printers is managed, and the user can select the printer based on the print data.

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

【図1】本発明の印刷システムの概要構成説明図。FIG. 1 is a schematic configuration explanatory diagram of a printing system of the present invention.

【図2】印刷データに対する管理例を示す表図。FIG. 2 is a table showing an example of managing print data.

【図3】本発明の他の印刷システムの例の概要構成説明
図。
FIG. 3 is a schematic configuration explanatory diagram of an example of another printing system of the present invention.

【図4】クライアント装置への表示例を示す表図。FIG. 4 is a table showing a display example on a client device.

【図5】印刷データに対する管理例を示す表図。FIG. 5 is a table showing a management example of print data.

【図6】本発明のさらに他の印刷システムの例の概要構
成説明図。
FIG. 6 is a schematic configuration explanatory diagram of an example of still another printing system of the present invention.

【符号の説明】 1、10,100 サーバ 2,200 クライアント装置 3 印刷装置 5 ネットワーク 11、110、211 プリンタドライバ 12 ジョブ管理部 13、130 ファイル 14 データ抽出部 15、150 データベース 16 処理時間算出比較部 17、170 印刷装置情報部 18 変換状況検出部 25、225 印刷装置選択ソフト 213 データ送信部[Explanation of symbols] 1,10,100 servers 2,200 client devices 3 printing devices 5 network 11,110,211 Printer driver 12 Job management department 13,130 files 14 Data extractor 15,150 databases 16 Processing time calculation and comparison unit 17,170 Printing device information section 18 Conversion status detector 25,225 Printing device selection software 213 Data transmission unit

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 クライアント装置と、印刷装置と、印刷
データを出力すべき印刷装置に適合した形式に変換して
印刷装置に配信するサーバ装置を備え、クライアント装
置からの要求に応答して、サーバ装置から変換印刷デー
タを印刷装置に出力する印刷システムにおいて、 前記サーバ装置は、印刷データに対応させて変換後の印
刷データを格納しておく記憶手段と、 クライアント装置から要求のあった印刷データ毎に、前
記記憶手段への変換後の印刷データの格納先の情報とと
もに、該変換後の印刷データが何れの印刷装置に適合し
た型式で変換されているかを表す識別情報を格納して管
理する管理手段とを備えたことを特徴とする印刷システ
ム。
1. A client device, a printing device, and a server device for converting print data into a format suitable for the printing device to be output and delivering the printing data to the printing device, wherein the server responds to a request from the client device. In the printing system for outputting the converted print data from the device to the printing device, the server device stores the converted print data corresponding to the print data, and the print data for each print data requested by the client device. In addition to the information on the storage destination of the converted print data in the storage means, the management for storing and managing the identification information indicating which printing device the converted print data is converted into And a printing system.
【請求項2】 クライアント装置から要求された印刷デ
ータを印刷装置に適合した型式に変換して該印刷装置に
送信し、印刷出力するよう構成した印刷システムにおい
て、 前記クライアント装置は、サーバ装置から送信された印
刷データの型式を変換する変換手段と、変換後の印刷デ
ータを送信する送信手段を備え、 前記サーバ装置は、前記型式変換後の印刷データの送信
をクライアント装置に要求する送信要求手段と、 前記クライアント装置から返信された形式変換後の印刷
データを格納する記憶手段と、 クライアント装置から要求のあった印刷データ毎に、前
記記憶手段における変換後の印刷データの格納先の情報
とともに、前記変換後の印刷データが何れの型式で変換
されているかを表す識別情報を格納して管理する管理手
段とを備えたことを特徴とする印刷システム。
2. A printing system configured to convert print data requested by a client device into a type suitable for the printing device, send the printing data to the printing device, and print out the printing data. A conversion unit that converts the type of the print data that has been converted, and a transmission unit that transmits the print data after the conversion, wherein the server device requests the client device to transmit the print data after the model conversion; A storage unit for storing the print data after the format conversion returned from the client device; and, for each print data requested by the client device, together with information on the storage destination of the print data after the conversion in the storage unit, Management means for storing and managing identification information indicating which type of converted print data is converted. Printing system, characterized in that the.
【請求項3】 前記印刷装置は、印刷したデータを保持
する記憶手段を備え、 前記サーバ装置の管理手段は、印刷データ毎に印刷出力
した印刷装置を識別する情報を格納すると共に、クライ
アント装置からの印刷要求に対応する印刷データが何れ
かの印刷装置で既に出力したことがある場合には、該印
刷装置の情報をクライアント装置に返信することを特徴
とする請求項1または2記載の印刷システム。
3. The printing device comprises a storage unit for holding the printed data, and the management unit of the server device stores information for identifying the printing device that has printed out for each print data, and from the client device. The printing system according to claim 1 or 2, wherein when the print data corresponding to the print request is already output by any of the printing devices, the information of the printing device is returned to the client device. .
【請求項4】 前記サーバ装置の管理手段は、印刷デー
タを印刷出力した印刷装置を識別する情報とともに、印
刷装置の能力を表す情報を格納し、 前記サーバ装置は、クライアント装置で指定された印刷
装置と、該印刷装置よりも能力的に高い印刷装置で印刷
出力した場合とを比較する機能を有し、比較結果が前記
能力的に高い印刷装置が速く終了する場合には、クライ
アント装置に比較結果を提示する提示手段を備えること
を特徴とする請求項3記載の印刷システム。
4. The management unit of the server device stores information indicating the capability of the printing device together with information for identifying the printing device that has printed out the print data, and the server device prints the data specified by the client device. The printer has a function of comparing a device with a printer output by a printer having a capacity higher than that of the printer. The printing system according to claim 3, further comprising a presentation unit that presents a result.
【請求項5】 前記サーバ装置は、クライアント装置が
指定した印刷装置への印刷データの送信が待機となった
とき、同じ印刷データを既に印刷出力したことがある印
刷装置をクライアント装置に提示する提示手段を備える
ことを特徴とする請求項3記載の印刷システム。
5. The server apparatus presents to a client apparatus a printing apparatus that has already printed out the same print data when transmission of print data to the printing apparatus designated by the client apparatus is on standby. The printing system according to claim 3, further comprising means.
【請求項6】 前記クライアント装置が指定した印刷装
置に対応して、サーバ装置が提供可能な印刷データをク
ライアント装置に提示する提示手段を備えることを特徴
とする請求項1〜5の何れかに記載の印刷システム。
6. The presenting device according to claim 1, further comprising a presenting unit that presents print data that can be provided by the server device to the client device, corresponding to the printing device designated by the client device. The printing system described.
【請求項7】 前記サーバ装置は、新たに印刷要求の生
じた印刷データが既に型式変換が行われているか否かを
検出する検出手段と、検出手段が新たに印刷要求の生じ
た印刷データが型式変換中であることを検出したときに
は、印刷出力を行なう印刷装置に対して、前記印刷要求
による部数を、追加して印刷させる印刷制御手段とを、
備えることを特徴とする請求項1〜6の何れかに記載の
印刷システム。
7. The server device includes a detection unit that detects whether or not the print data for which a new print request has been made has already undergone type conversion, and a detection unit that has a print data for which a new print request has been made. When it is detected that the model conversion is in progress, a print control unit that causes the printing apparatus that performs print output to additionally print the number of copies according to the print request,
The printing system according to claim 1, further comprising: a printing system.
【請求項8】 請求項1〜7記載のいずれか1項に記載
の印刷システムをコンピュータに実行させるプログラム
を記録したコンピュータ読み取り可能な記録媒体。
8. A computer-readable recording medium recording a program for causing a computer to execute the printing system according to claim 1.
JP2001269707A 2001-09-06 2001-09-06 Printing system and recording medium recording program Expired - Lifetime JP3933425B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001269707A JP3933425B2 (en) 2001-09-06 2001-09-06 Printing system and recording medium recording program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001269707A JP3933425B2 (en) 2001-09-06 2001-09-06 Printing system and recording medium recording program

Publications (2)

Publication Number Publication Date
JP2003076526A true JP2003076526A (en) 2003-03-14
JP3933425B2 JP3933425B2 (en) 2007-06-20

Family

ID=19095478

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001269707A Expired - Lifetime JP3933425B2 (en) 2001-09-06 2001-09-06 Printing system and recording medium recording program

Country Status (1)

Country Link
JP (1) JP3933425B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008160643A (en) * 2006-12-26 2008-07-10 Murata Mach Ltd Data processor
JP2010277463A (en) * 2009-05-29 2010-12-09 Sharp Corp Printing system and intermediating device
WO2012144164A1 (en) * 2011-04-22 2012-10-26 Canon Kabushiki Kaisha Printing system, print relay server, method of controlling the server, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008160643A (en) * 2006-12-26 2008-07-10 Murata Mach Ltd Data processor
JP2010277463A (en) * 2009-05-29 2010-12-09 Sharp Corp Printing system and intermediating device
WO2012144164A1 (en) * 2011-04-22 2012-10-26 Canon Kabushiki Kaisha Printing system, print relay server, method of controlling the server, and program
US9110623B2 (en) 2011-04-22 2015-08-18 Canon Kabushiki Kaisha Printing system, print relay server, method of controlling the server, and program

Also Published As

Publication number Publication date
JP3933425B2 (en) 2007-06-20

Similar Documents

Publication Publication Date Title
US20030002069A1 (en) Print manager having a user interface for specifying how documents are directed to print devices
US8184319B2 (en) Print management apparatus, print apparatus, print system, computer readable medium and computer data signal that notify specific print information
JP2005504375A (en) Printing system
JP2004005545A (en) Job management apparatus, job management method, control program, and job management system
JP2002091720A (en) Information processor and method for confirming processing result of job
JPH07281979A (en) Method and device for processing information
JP3933425B2 (en) Printing system and recording medium recording program
JP4075531B2 (en) Printing history management method and printing status identification method
KR100611983B1 (en) Method and system for searching a file
JP3257588B2 (en) Print data generation apparatus and print data generation method
JPH07187491A (en) Printing device
US20020054373A1 (en) Device, system, method, and program for image data handling, and device for image processing
JP3399461B2 (en) Printing system
JP2003308191A (en) Print system, information processor, information processing method, and control program
JPH11143652A (en) Network system
JP2019160213A (en) Information processing system, information processing method, and program
JP2003308184A (en) Job management system, job management apparatus, data processing apparatus, job management method, data processing method, and control program
JP2002149375A (en) Image processor and system for image processing
JP2006185321A (en) Print condition determination method
JP7081238B2 (en) Information processing system, information processing method and program
JP6819334B2 (en) Image processing equipment, image processing methods, and programs
JPH09190314A (en) Information processing method and information processor
JP2007237473A (en) Printing apparatus
JP2008027217A (en) Printing system with information processor and printing apparatus
JP2000305883A (en) Network printer system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040611

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060801

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061002

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061107

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061228

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20070214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070313

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070313

R150 Certificate of patent or registration of utility model

Ref document number: 3933425

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100330

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110330

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130330

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130330

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140330

Year of fee payment: 7