JPH1124857A - Printing data distribution system, printing data file managing method of server and storage medium in which printing data file managing program of server is stored - Google Patents

Printing data distribution system, printing data file managing method of server and storage medium in which printing data file managing program of server is stored

Info

Publication number
JPH1124857A
JPH1124857A JP9178517A JP17851797A JPH1124857A JP H1124857 A JPH1124857 A JP H1124857A JP 9178517 A JP9178517 A JP 9178517A JP 17851797 A JP17851797 A JP 17851797A JP H1124857 A JPH1124857 A JP H1124857A
Authority
JP
Japan
Prior art keywords
file
print data
original
printer
converted
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
JP9178517A
Other languages
Japanese (ja)
Inventor
Toshinori Nagahashi
敏則 長橋
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP9178517A priority Critical patent/JPH1124857A/en
Publication of JPH1124857A publication Critical patent/JPH1124857A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a processing to be executed at a side of a file server when printing data are distributed from a file server to be an origin of data distribution for many printers. SOLUTION: The file server is provided with plural original files OF1 to OFn to store the printing data, printing data files (PDL files PF1, PF2,...) after conversion corresponding to the originals to convert the original files into forms (PDL) capable of being interpreted by each printer and in which the printing data after conversion are stored, and an index file IF in which relation between the original files and the PDL files is described. And when printing request from a certain printer to a certain original file is made to the side of the file server, presence/absense of the PDL files corresponding to the original files is judged by referring to the index file IF and when the PDL files exist, contents of the PDL files are transmitted to the printer at the origin of the printing request.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、印刷データの発信
元となるサーバから配信されるデータをネットワークな
どの通信回線を介して受信して印刷する印刷データ配信
システム並びにサーバの印刷データファイル管理方法お
よびサーバの印刷データファイル管理プログラムを記憶
した記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a print data distribution system for receiving data distributed from a server which is a source of print data via a communication line such as a network and printing the data, and a print data file management method for the server. And a storage medium storing a print data file management program of the server.

【0002】[0002]

【従来の技術】ネットワークに接続されたサーバ(ファ
イルサーバという)から、そのネットワークに接続され
た多数のプリンタに印刷データを配信して、それぞれの
プリンタからプリントアウトする印刷データ配信システ
ムがある。たとえば、電子新聞システムなどがその一例
として考えられる。
2. Description of the Related Art There is a print data distribution system that distributes print data from a server (referred to as a file server) connected to a network to a number of printers connected to the network and prints out from each printer. For example, an electronic newspaper system is considered as an example.

【0003】この電子新聞システムの場合、印刷データ
の配信元であるファイルサーバに蓄積されたニュースな
どのデータをネットワークに出力し、このネットワーク
に接続された多数のプリンタが印刷データを受信して、
その印刷データを所定の用紙に印刷するというシステム
となる。
In this electronic newspaper system, news and other data stored in a file server from which print data is distributed are output to a network, and a number of printers connected to the network receive the print data.
The print data is printed on a predetermined sheet.

【0004】このような電子新聞システムを想定した場
合、ネットワークに接続されるプリンタは数百台以上と
いうような膨大な数となることも考えられる。そして、
それぞれのプリンタは機能や設定が様々であるのが普通
である。
[0004] Assuming such an electronic newspaper system, the number of printers connected to the network may be enormous, such as several hundreds or more. And
Each printer usually has various functions and settings.

【0005】前記ファイルサーバは、印刷データを格納
しているファイル(これをオリジナルファイルと呼ぶ)
を持ち、このオリジナルファイルは各種のアプリケーシ
ョンにより作成される。そして、たとえば、あるプリン
タからファイルサーバに対して所定のオリジナルファイ
ルの印刷要求が出されると、ファイルサーバはその印刷
要求信号を受け付け、ファイルサーバ上で動作するプリ
ンタドライバと呼ばれるソフトウエアにより、指定され
たオリジナルファイル内の印刷データを、印刷要求元の
プリンタが解釈可能な形式(以下、PDLという)に変
換し、その変換された印刷データを当該プリンタに送
る。
The file server stores a file storing print data (this file is called an original file).
This original file is created by various applications. Then, for example, when a certain printer issues a print request for a predetermined original file to the file server, the file server receives the print request signal, and is designated by software called a printer driver operating on the file server. The print data in the original file is converted into a format (hereinafter, referred to as PDL) that can be interpreted by the printer that has issued the print request, and the converted print data is sent to the printer.

【0006】[0006]

【発明が解決しようとする課題】このように、ファイル
サーバ側では、プリンタ側からの印刷要求を受けるたび
にプリンタドライバをロードし、印刷要求の出されてい
るプリンタに適合するPDLに変換された印刷データを
作成したのち、その変換された印刷データを印刷要求元
のプリンタに送信するという処理を行わなければならな
い。
As described above, the file server loads the printer driver every time a print request is received from the printer and converts the PDL into a PDL suitable for the printer for which the print request has been issued. After the print data has been created, a process of transmitting the converted print data to the printer that has issued the print request must be performed.

【0007】ネットワーク上に接続されるプリンタの数
が少ない場合には、ファイルサーバの負荷もそれほど大
きくはならないが、多数のプリンタが接続されるような
システムにあっては、ファイルサーバはプリンタからの
印刷要求を受信するたびに、前述した処理、つまり、プ
リンタドライバをロードし、印刷要求の出されているプ
リンタに適合する形式の印刷データを作成して、その印
刷データをプリンタに送信するという処理を行う必要が
あるため、ファイルサーバにかかる負荷はきわめて大き
いものとなる問題があった。
When the number of printers connected on the network is small, the load on the file server is not so large. However, in a system in which a large number of printers are connected, the file server is not connected to the printer. Every time a print request is received, the above-described processing is performed, that is, a printer driver is loaded, print data in a format compatible with the printer for which the print request is issued is created, and the print data is transmitted to the printer. Therefore, there is a problem that the load on the file server becomes extremely large.

【0008】そこで、本発明は、印刷データを配信する
サーバにかかる処理の負荷を大幅に軽減することを可能
とする印刷データ配信システム並びにサーバの印刷デー
タファイル管理方法およびサーバの印刷データファイル
管理プログラムを記憶した記憶媒体を提供することを目
的とする。
Accordingly, the present invention provides a print data distribution system, a server print data file management method, and a server print data file management program that can significantly reduce the processing load on a server that distributes print data. It is an object of the present invention to provide a storage medium in which is stored.

【0009】[0009]

【課題を解決するための手段】前述したような目的を達
成するために、本発明の請求項1記載の印刷データ配信
システムは、蓄積した印刷データを通信ライン上に出力
するデータ配信元のサーバと、前記通信ラインに接続さ
れ、前記サーバから配信された印刷データを受信して印
刷する複数のプリンタとを有する印刷データ配信システ
ムにおいて、前記サーバは、印刷データを格納する複数
のオリジナルファイルと、必要に応じて、各オリジナル
ファイル内の印刷データをそれぞれのプリンタが解釈可
能な形式に変換して、オリジナルファイル対応の変換後
印刷データを作成し、その変換後印刷データを格納した
オリジナルファイル対応の変換後印刷データファイル
と、前記オリジナルファイルと変換後印刷データファイ
ルとの関係を記述したインデクスファイルとを少なくと
も有し、あるプリンタからあるオリジナルファイルに対
する印刷要求がサーバ側に出されると、サーバ側では、
前記インデクスファイルを参照し、当該オリジナルファ
イルに対応する変換後印刷データファイルの有無を判定
し、変換後印刷データファイルが存在する場合は、その
変換後印刷データファイルの内容を印刷要求元のプリン
タに送信することを特徴としている。
According to a first aspect of the present invention, there is provided a print data distribution system which outputs stored print data to a communication line. In a print data distribution system connected to the communication line and having a plurality of printers that receive and print the print data distributed from the server, the server includes a plurality of original files storing print data, If necessary, convert the print data in each original file into a format that can be interpreted by each printer, create converted print data for the original file, and store the converted print data for the original file. Describe the converted print data file and the relationship between the original file and the converted print data file. At least and a index file, a print request for the original file that is from a certain printer is issued to the server side, the server side,
Referring to the index file, it is determined whether or not there is a converted print data file corresponding to the original file.If the converted print data file exists, the contents of the converted print data file are transmitted to the printer that has issued the print request. It is characterized by transmission.

【0010】これによれば、サーバ側では、プリンタか
らの印刷要求を受けるたびに、プリンタドライバをロー
ドし、印刷要求の出されているプリンタが解釈可能な形
式(PDL)に変換して、対応するプリンタに送信する
という繁雑な処理を行う必要がなくなり、サーバにかか
る負荷を大幅に削減できる。したがって、本発明の印刷
データ配信システムを、プリンタが多数接続されるよう
な電子新聞システムなどに適応した場合、オリジナルフ
ァイルから変換後印刷データファイルとしてPDLファ
イルを予め作成しておくとともに、オリジナルファイル
とPDLファイルの関係を記述したインデクスファイル
を持つことで、サーバ側の処理が大幅に軽減されること
になり、このようなシステムにおいては特に大きな効果
が期待できる。
According to this, each time the server receives a print request from the printer, the server loads the printer driver, converts the print request into a format (PDL) that can be interpreted by the printer to which the print request has been issued, and responds. This eliminates the need to perform complicated processing of transmitting data to a printer, which can reduce the load on the server. Therefore, when the print data distribution system of the present invention is applied to an electronic newspaper system or the like in which a number of printers are connected, a PDL file is created in advance as a converted print data file from the original file, and the original file and By having an index file describing the relationship between PDL files, processing on the server side is greatly reduced, and a particularly great effect can be expected in such a system.

【0011】また、請求項2の発明は請求項1の発明に
おいて、前記各サーバは、前記オリジナルファイル、変
換後印刷データファイル、インデクスファイルの他に、
プリンタから出力される印刷要求信号を受信する印刷要
求受信部と、この印刷要求受信部が印刷要求を受ける
と、前記インデクスファイルを参照し、プリンタで指定
されたオリジナルファイルに対応する変換後印刷データ
ファイルの有無を判定するインデクスファイル管理部
と、当該オリジナルファイルに対応する変換後印刷デー
タファイルが存在すると判定された場合、その変換後印
刷データファイルの内容を送信要求元のプリンタに送信
する変換後印刷データ送信部とを有する構成としてい
る。
According to a second aspect of the present invention, in the first aspect of the invention, each of the servers includes, in addition to the original file, the converted print data file, and the index file,
A print request receiving unit that receives a print request signal output from a printer, and, when the print request receiving unit receives a print request, refers to the index file and converts the converted print data corresponding to the original file specified by the printer. An index file management unit that determines the presence or absence of a file; and, if it is determined that a converted print data file corresponding to the original file exists, a converted file that transmits the contents of the converted print data file to the transmission requesting printer. And a print data transmission unit.

【0012】このように、印刷データを配信するサーバ
側は、インデクスファイルと、必要に応じて作成された
変換後印刷データファイル(PDLファイル)と、それ
を管理するインデクス管理部、さらに、PDLファイル
送信部などを設ける構成とし、このような簡単な構成に
よって、前述したように、プリンタからの印刷要求を受
けるたびに、プリンタドライバをロードし、印刷要求の
出されているプリンタに適合する形式の印刷データを作
成してそのプリンタに送信するという繁雑な処理を行う
必要がなくなり、サーバにかかる負荷を大幅に削減でき
る。
As described above, the server which distributes print data includes an index file, a converted print data file (PDL file) created as needed, an index management unit for managing the same, and a PDL file. With such a simple configuration, a printer driver is loaded every time a print request is received from a printer, and a format compatible with the printer for which the print request has been issued is provided by such a simple configuration. There is no need to perform complicated processing of creating print data and transmitting it to the printer, and the load on the server can be greatly reduced.

【0013】また、請求項3記載の印刷データファイル
管理方法の発明は、印刷データを格納する複数のオリジ
ナルファイルを有し、通信回線を介して接続された複数
のプリンタの或るプリンタから或るオリジナルファイル
に対する印刷要求を受けると、そのオリジナルファイル
内のデータを印刷要求元のプリンタに送信するサーバの
印刷データファイル管理方法において、前記複数のオリ
ジナルファイルを基に、必要に応じて、オリジナルファ
イル内の印刷データをそれぞれのプリンタが解釈可能な
形式に変換して、オリジナルファイル対応の変換後印刷
データを予め作成し、その変換後印刷データをオリジナ
ルファイル対応の変換後印刷データファイルに格納して
おくとともに、前記オリジナルファイルと変換後印刷デ
ータファイルとの関係をインデクスファイルに記述して
おき、あるプリンタからのあるオリジナルファイルに対
する印刷要求を受けると、前記インデクスファイルを参
照し、当該オリジナルファイルに対応する変換後印刷デ
ータファイルの有無を判定し、変換後印刷データが存在
する場合は、その変換後印刷データを印刷要求元のプリ
ンタに送信することを特徴としている。
According to a third aspect of the present invention, there is provided a print data file management method, comprising a plurality of original files for storing print data, wherein a plurality of original files are stored in a plurality of printers connected via a communication line. When a print request for an original file is received, a print data file management method of a server that transmits data in the original file to a printer that has issued a print request, based on the plurality of original files, Is converted into a format that can be interpreted by each printer, converted print data corresponding to the original file is created in advance, and the converted print data is stored in the converted print data file corresponding to the original file. With the original file and the converted print data file. When a print request for a certain original file is received from a certain printer, the index file is referred to, the presence or absence of a converted print data file corresponding to the original file is determined, and the When print data exists, the converted print data is transmitted to the printer that has issued the print request.

【0014】これによれば、サーバでは、プリンタから
の印刷要求を受けるたびに、プリンタドライバをロード
し、印刷要求の出されているプリンタが解釈可能な形式
に変換して、対応するプリンタに送信するという繁雑な
処理を行う必要がなくなり、自己の処理負担を大幅に軽
減できる。
According to this, each time the server receives a print request from the printer, the server loads the printer driver, converts the print request into a format that can be interpreted by the printer that has issued the print request, and sends the format to the corresponding printer. It is no longer necessary to perform complicated processing, and the processing burden on the user can be greatly reduced.

【0015】また、請求項4の発明は、請求項3の発明
において、前記プリンタからの印刷要求を受信した日時
情報を、その印刷要求に対応した変換後印刷データファ
イルに対応付けて記録し、その日時情報から予め定めた
一定時間経過したか否かを監視し、一定時間経過した場
合には、当該変換後印刷データファイルを削除するよう
にしている。
According to a fourth aspect of the present invention, in the third aspect of the present invention, date and time information when a print request from the printer is received is recorded in association with a converted print data file corresponding to the print request, It monitors whether or not a predetermined period of time has elapsed from the date and time information, and if the predetermined period of time has elapsed, deletes the converted print data file.

【0016】これによれば、長期間印刷要求のない変換
後印刷データファイル(PDLファイル)は不要とみな
されて削除されるので、使用される可能性の少ないPD
Lファイルがいつまでもサーバ側のメモリ領域を占有す
るということが無くなり、メモリ容量の有効利用が図れ
る。
According to this, the converted print data file (PDL file) that does not require printing for a long time is regarded as unnecessary and is deleted, so that the PD that is unlikely to be used is used.
The L file does not occupy the memory area on the server forever, and the effective use of the memory capacity can be achieved.

【0017】また、請求項5に記載の印刷データファイ
ル管理プログラムを記憶した記憶媒体の発明は、印刷デ
ータを格納する複数のオリジナルファイルを有し、通信
回線を介して接続された複数のプリンタの或るプリンタ
から或るオリジナルファイルに対する印刷要求を受ける
と、そのオリジナルファイル内のデータを印刷要求元の
プリンタに送信するサーバの印刷データファイル管理プ
ログラムを記憶した記憶媒体において、前記印刷ファイ
ル管理プログラムは、前記複数のオリジナルファイルを
基に、必要に応じて、オリジナルファイル内の印刷デー
タをそれぞれのプリンタが解釈可能な形式に変換して、
オリジナルファイル対応の変換後印刷データを作成し、
その変換後印刷データをオリジナルファイル対応の変換
後印刷データファイルに格納しておくとともに、前記オ
リジナルファイルと変換後印刷データファイルとの関係
をインデクスファイルに記述しておき、あるプリンタか
らのあるオリジナルファイルに対する印刷要求を受ける
と、前記インデクスファイルを参照し、当該オリジナル
ファイルに対応する変換後印刷データファイルの有無を
判定し、変換後印刷データが存在する場合は、その変換
後印刷データを印刷要求元のプリンタに送信することを
特徴としている。
According to a fifth aspect of the present invention, there is provided a storage medium storing a print data file management program, comprising a plurality of original files for storing print data, and a plurality of printers connected via a communication line. When a print request for a certain original file is received from a certain printer, in the storage medium storing a print data file management program of a server for transmitting data in the original file to the printer which has issued the print request, the print file management program includes: Based on the plurality of original files, if necessary, convert the print data in the original file into a format that can be interpreted by each printer,
Create converted print data for original files,
The converted print data is stored in a converted print data file corresponding to the original file, and the relationship between the original file and the converted print data file is described in an index file. When a print request is received for the original file, the presence / absence of the converted print data file corresponding to the original file is determined with reference to the index file. Is transmitted to the printer.

【0018】このような印刷データファイル管理プログ
ラムを記憶した記憶媒体を、それに対応できるサーバに
用いることにより、前述したような印刷データファイル
の管理が可能となり、同じような処理を行うシステムで
あれば、その記憶媒体を適応することができ、システム
構成する上できわめて有効なものとなる。
By using a storage medium storing such a print data file management program for a server that can handle the print data file management program, the print data file can be managed as described above. Therefore, the storage medium can be adapted, which is extremely effective in configuring the system.

【0019】[0019]

【発明の実施の形態】以下、本発明の実施の形態を説明
する。
Embodiments of the present invention will be described below.

【0020】図1は本発明の印刷データ配信システムの
概略的な構成を示すもので、ネットワーク1と、このネ
ットワーク1に接続されたファイルサーバ2と多数のプ
リンタ31,32,・・・で構成されている。
FIG. 1 shows a schematic configuration of a print data distribution system according to the present invention, which comprises a network 1, a file server 2 connected to the network 1, and a number of printers 31, 32,. Have been.

【0021】前記ファイルサーバ2は、図2に示される
ようなファイル構成となっている。すなわち、ファイル
サーバ2は、実際の印刷データを格納しているn個のオ
リジナルファイルOF1,OF2,・・・,OFnと、
このオリジナルファイルOF1,OF2,・・・,OF
nに対応して予め作成されたPDLファイルPF1,P
F2,・・・と、インデクスファイルIFで構成されて
いる。なお、PDLファイルはすべてのオリジナルファ
イルOF1,OF2,・・・,OFn に対応して生成
されているとは限らず、必要に応じて所定のオリジナル
ファイルに対応して生成されている。ここでは、オリジ
ナルファイルOF1とOF2に対応してPDLファイル
PF1,PF2が生成されているものとする。
The file server 2 has a file configuration as shown in FIG. That is, the file server 2 includes n original files OF1, OF2,..., OFn that store actual print data;
This original file OF1, OF2, ..., OF
PDL files PF1 and P
F2,... And an index file IF. The PDL file is not always generated corresponding to all the original files OF1, OF2,..., OFn, but is generated corresponding to a predetermined original file as needed. Here, it is assumed that PDL files PF1 and PF2 have been generated corresponding to the original files OF1 and OF2.

【0022】そして、インデクスファイルIFは、オリ
ジナルファイルOF1,OF2,・・・,OFnとPD
LファイルPF1,PF2との対応関係や後述する日時
情報などを格納するファイルである。つまり、この場
合、インデクスファイルIFには、オリジナルファイル
OF1に対してPDLファイルPF1が作成されている
ことが記述され、また、オリジナルファイルOF2に対
してPDLファイルPF2が作成されていることが記述
されている。この他に、日時情報が記述されるがこれに
ついては後述する。
The index file IF is composed of the original files OF1, OF2,.
This file stores the correspondence between the L files PF1 and PF2, date and time information described later, and the like. In other words, in this case, the index file IF describes that the PDL file PF1 has been created for the original file OF1, and also describes that the PDL file PF2 has been created for the original file OF2. ing. In addition, date and time information is described, which will be described later.

【0023】ところで、前述のPDLファイルは予め作
成しておくものであるが、このPDLファイルは、プリ
ンタの仕様によっても異なり、その場合には仕様の異な
るプリンタ毎に作成する必要があるが、ここでは、説明
を簡単にするために、同じような仕様のプリンタが多数
接続されたシステムを想定することとし、したがって、
PDLファイルは或る1つのオリジナルファイルに対し
て1種類のPDLファイルが作成されているものとす
る。つまり、ここでは、オリジナルファイルOF1に対
してはPDLファイルPF1が作成され、オリジナルフ
ァイルOF2に対してはPDLファイルPF2が作成さ
れるというように、1つのオリジナルファイルにに対し
て1種類のPDLファイルが作成される。
By the way, the above-mentioned PDL file is created in advance. This PDL file also differs depending on the specifications of the printer. In this case, it is necessary to create the PDL file for each printer having different specifications. For the sake of simplicity, let's assume a system with many printers of similar specifications connected,
It is assumed that one type of PDL file is created for one original file. That is, here, one type of PDL file is created for one original file, such that a PDL file PF1 is created for the original file OF1, and a PDL file PF2 is created for the original file OF2. Is created.

【0024】図3はファイルサーバ2の構成を示すもの
で、印刷要求受信部21、インデクスファイル管理部2
2、PDLファイル送信部23、タイマ部24と、前述
したオリジナルファイルOF1,OF2,・・・,OF
nと、PDLファイルPF1,PF2と、インデクスフ
ァイルIFとを有している。
FIG. 3 shows the configuration of the file server 2. The print request receiving unit 21, the index file management unit 2
2, the PDL file transmission unit 23, the timer unit 24, and the original files OF1, OF2,.
n, PDL files PF1 and PF2, and an index file IF.

【0025】このような構成において次にその動作を図
4のフローチャートを参照しながら具体的に説明する。
まず、ファイルサーバ2の印刷要求受信部21が或るプ
リンタ(プリンタ31とする)からのオリジナルファイ
ルOF1に対する印刷要求を受けると(ステップs
1)、インデクスファイル管理部22は、インデクスフ
ァイルIFの内容を検索して(ステップs2)、オリジ
ナルファイルOF1に対応するPDLファイルPF1が
有るか否かを調べる(ステップs3)。
Next, the operation of the above configuration will be specifically described with reference to the flowchart of FIG.
First, when the print request receiving unit 21 of the file server 2 receives a print request for the original file OF1 from a certain printer (referred to as a printer 31) (step s).
1) The index file management unit 22 searches the contents of the index file IF (step s2), and checks whether there is a PDL file PF1 corresponding to the original file OF1 (step s3).

【0026】このステップs3において、PDLファイ
ルPF1がある場合には、インデクスファイル管理部2
2は、オリジナルファイルOF1からPDLファイルP
F1を作成した時点におけるオリジナルファイルOF1
の更新日時が現在の更新日時とが一致しているか否かを
判断する(ステップs4)。
In step s3, if the PDL file PF1 exists, the index file management unit 2
2 is the original file OF1 to the PDL file P
Original file OF1 when F1 was created
Then, it is determined whether or not the update date and time of the data match the current update date and time (step s4).

【0027】つまり、オリジナルファイルOF1,OF
2,・・・はその内容を更新(たとえば、文章を一部追
加したり一部削除するというような修正)することは十
分考えられ、内容を更新したときはその更新日時が記録
される。したがって、たとえば、オリジナルファイルO
F1を例に取ると、オリジナルファイルOF1からPD
LファイルPF1を作成したとき、そのオリジナルファ
イルOF1に既に記録されている更新日時が、たとえ
ば、「97年4月1日13時(97.4.1.13:0
0と表す)」であったとする。そして、その後、オリジ
ナルファイルOF1の内容が更新されなければ、その更
新日時「97.4.1.13:00」が現在の更新日時
としてそのまま残されることになる。
That is, the original files OF1, OF
2,... Can be sufficiently updated (for example, a correction such as partially adding or partially deleting a sentence), and when the content is updated, the update date and time are recorded. Thus, for example, the original file O
Taking F1 as an example, the original file OF1 is converted to PD
When the L file PF1 is created, the update date and time already recorded in the original file OF1 is, for example, “13:00 on April 1, 1997 (97.4.1.13:0).
0)) ". Then, if the content of the original file OF1 is not updated thereafter, the update date and time “97.4.1.133:00” is left as the current update date and time.

【0028】一方、その後、たとえば、97年5月1日
10時にオリジナルファイルOF1の内容を更新したと
すると、その更新日時「97.5.1.10:00」が
現在の更新日時として記録されることになる。
On the other hand, if the content of the original file OF1 is updated, for example, at 10:00 on May 1, 1997, the updated date and time "97.5.1.10.00" is recorded as the current updated date and time. Will be.

【0029】したがって、前述のステップs4における
判断において、たとえば、 オリジナルファイルOF1
からPDLファイルPF1を作成したときのオリジナル
ナルファイルOF1の更新日時が「97.4.1.1
3:00」であって、現在の更新日時がそのままの日付
であれば、両者は一致していると判断する。つまり、
「97.4.1.13:00」以降現在までの間、オリ
ジナルファイルOF1の内容は更新されていないという
ことであり、「97.4.1.13:00」以降に作成
されたPDLファイルPF1は現在でもそのまま使用で
きるということである。
Therefore, in the determination in step s4, for example, the original file OF1
The update date and time of the original null file OF1 when the PDL file PF1 was created from “97.4.1.1”
3:00 "and the current update date and time are the same dates, it is determined that they match. That is,
It means that the content of the original file OF1 has not been updated since "97.4.1.13: 00" to the present, and the PDL file created after "97.4.1.13: 00" This means that PF1 can be used as it is even now.

【0030】これにより、そのPDLファイルPF1の
内容を印刷データとしてプリンタ31に送信し(ステッ
プs5)、印刷要求受信日時を更新する(ステップs
6)。このステップs6における印刷要求受信日時の更
新というのは、各プリンタから或るオリジナルファイル
に対する印刷要求があるごとに、それに対応するPDL
ファイルに対する印刷要求受信日時を更新するもので、
印刷要求受信日時の間隔が、そのPDLファイルの使用
頻度を示す指標とすることができる。
As a result, the contents of the PDL file PF1 are transmitted to the printer 31 as print data (step s5), and the print request reception date is updated (step s).
6). The update of the print request reception date and time in step s6 means that each time there is a print request for a certain original file from each printer, the corresponding PDL is updated.
Updates the print request reception date and time for the file.
The interval between the print request reception dates and times can be used as an index indicating the frequency of use of the PDL file.

【0031】つまり、前回の印刷要求受信後、次の印刷
要求受信までの間隔が短ければ、そのPDLファイルの
使用頻度は高く、間隔が長ければ使用頻度は低いという
ことができる。そして、前回の印刷要求受信日時から予
め定めた一定時間(たとえば1カ月というような期間)
が経過したか否かを判断して、一定時間経過していれば
当該PDLファイルに対しては長期間印刷要求がなく、
今後も使用される可能性は低いとみなし、そのPDLフ
ァイルを削除する。これは、ファイルサーバ側のメモリ
領域を無駄に使用しないようにするための措置である。
なお、この一定時間が経過したか否かを判断して、一定
時間経過していれば当該PDLファイルを削除する処理
については後に説明する。
That is, if the interval between the reception of the previous print request and the reception of the next print request is short, the frequency of use of the PDL file is high, and if the interval is long, the frequency of use is low. Then, a predetermined period of time (for example, a period such as one month) from the previous print request reception date and time
Is determined, and if the predetermined time has elapsed, there is no print request for the PDL file for a long time.
The PDL file is considered to be unlikely to be used in the future, and the PDL file is deleted. This is a measure to prevent useless use of the memory area on the file server side.
The process of determining whether or not the certain time has elapsed and deleting the PDL file if the certain time has elapsed will be described later.

【0032】ところで、図4のフローチャートにおける
ステップs3において、印刷要求のあったオリジナルフ
ァイル(この例ではオリジナルファイルOF1)に対す
るPDLファイルが存在しない場合は、そのオリジナル
ファイルOF1からPDLファイルPF1を作成する処
理を行う(ステップ7)。そして、インデクスファイル
IFの内容を更新(ステップs8)したのち、ステップ
s5に処理が移る。
If there is no PDL file for the original file (original file OF1 in this example) for which a print request has been made in step s3 in the flowchart of FIG. 4, a process of creating a PDL file PF1 from the original file OF1 (Step 7). Then, after updating the contents of the index file IF (step s8), the process proceeds to step s5.

【0033】ステップs8におけるインデクスファイル
IFの内容更新は、この場合、オリジナルファイルOF
1に対するPDLファイルの有無の「有」とするととも
に、そのPDLファイルを作成したときのオリジナルフ
ァイルの更新日時を記入する処理である。
In step s8, the contents of the index file IF are updated in this case.
In this process, the presence / absence of a PDL file for “1” is set to “Yes”, and the update date and time of the original file when the PDL file was created is entered.

【0034】また、ステップs4におけるオリジナルフ
ァイルの内容の更新日時が現在の更新日時とが一致して
いるか否かを判断において、両者が一致せず、たとえ
ば、PDLファイルPF1を作成した時点におけるオリ
ジナルファイルOF1の内容の更新日時が「97.4.
1.13:00」であって、現在の更新日時が「97.
5.1.10:00」であった場合は、 PDLファイ
ルPF1を作成した以降にオリジナルファイルOF1の
内容を更新したということである。したがって、この場
合は、ステップs7に処理が移り、現在の(更新後の)
オリジナルファイルから新たにPDLファイルを作成す
る。そして、インデクスファイルIFの内容を更新した
後、ステップs5に処理が移る。なお、インデクスファ
イルIFの更新内容は、この場合、PDLファイルを作
成したときのオリジナルファイルの更新日時が書き換え
られる。この例では、新たな更新日時として「97.
5.1.10:00」が書き込まれる。
Also, in step s4, it is determined whether or not the update date and time of the content of the original file match the current update date and time. The update date and time of the content of OF1 is “97.4.
1.13: 00 ”and the current update date and time is“ 97.
5.1.1: 00 ”, it means that the contents of the original file OF1 have been updated since the PDL file PF1 was created. Therefore, in this case, the processing shifts to step s7, and the current (updated)
Create a new PDL file from the original file. Then, after updating the contents of the index file IF, the process proceeds to step s5. In this case, the update content of the index file IF rewrites the update date and time of the original file when the PDL file was created in this case. In this example, “97.
5.1.10: 00 ”is written.

【0035】図5はインデクスファイルIFの内容を示
すもので、オリジナルファイル名として、オリジナルフ
ァイルOF1、オリジナルファイルOF2、・・・、オ
リジナルファイルOFnが書き込まれており、これらの
各オリジナルファイルOF1,OF2,・・・,OFn
に対するPDLファイルの有無がそれぞれのオリジナル
ファイルOF1,OF2,・・・,OFnごとに書き込
まれ、さらに、PDLファイルを作成したときのオリジ
ナルファイルの更新日時と現在の更新日時、印刷要求受
信日時がそれぞれオリジナルファイルOF1,OF2,
・・・,OFnごとに書き込まれる。
FIG. 5 shows the contents of the index file IF. Original files OF1, original files OF2,..., Original files OFn are written as original file names, and these original files OF1 and OF2 are written. , ..., OFn
, OFn are written for each of the original files OF1, OF2,..., OFn, and the update date and time of the original file when the PDL file was created, the current update date and time, and the print request reception date and time are respectively Original files OF1, OF2
..., written for each OFn.

【0036】このようなインデクスファイルIFの内容
をインデクスファイル管理部22が参照して、前述した
ような手順で処理を行う。そして、或るオリジナルファ
イルから新たにPDLファイルが作成されたり、オリジ
ナルファイルの内容更新が行われた場合、さらには、印
刷要求受信があった場合には、インデクスファイルの内
容の更新を行う。
The contents of the index file IF are referred to by the index file management unit 22, and the processing is performed according to the above-described procedure. Then, when a new PDL file is created from a certain original file, or when the contents of the original file are updated, or when a print request is received, the contents of the index file are updated.

【0037】たとえば、或るオリジナルファイルに対す
るPDLファイルが無く、印刷要求を受けてからそのオ
リジナルファイルに対するPDLファイルを作成した場
合には、PDLファイルの有無を示す内容を「無」から
「有」に更新するとともに、そのPDLファイルを作成
した時点におけるオリジナルファイルの最新の更新日時
を書き込む。また、オリジナルファイルの現在の更新日
時が更新された場合は、その現在の更新日時を更新し、
印刷要求受信があると、その都度、更新日時を新たな更
新日時に更新する。
For example, if there is no PDL file for a certain original file and a PDL file for the original file is created after receiving a print request, the content indicating the presence or absence of the PDL file is changed from "none" to "present". In addition to updating, the latest update date and time of the original file at the time when the PDL file was created is written. Also, if the current update date and time of the original file has been updated, update the current update date and time,
Each time a print request is received, the update date and time are updated to a new update date and time.

【0038】このようにして、インデクスファイルIF
には常に最新のデータが書き込まれることになる。
In this manner, the index file IF
Is always written with the latest data.

【0039】以上説明したように、この実施の形態で
は、所定のオリジナルファイルとしてたとえば、オリジ
ナルファイルOF1に対して予めPDLファイルPF1
を作成しておき、たとえば、プリンタ31側からのオリ
ジナルファイルOF1に対する印刷受信要求を印刷要求
受信部21が受信すると、インデクスファイル管理部2
2は、インデクスファイルIFを参照して、オリジナル
ファイルOF1に対するPDLファイルPF1が有るか
否かを判断し、PDLファイルPF1が有ればそれを要
求元のプリンタに送るというような処理を行う。これに
より、ファイルサーバ2側では、プリンタ31,32,
33,・・・からの印刷要求を受信するたびに、プリン
タドライバをロードし、印刷要求の出されているプリン
タに適合する形式のPDLに変換したPDLファイルを
作成して、そのPDLファイル内のデータを印刷要求元
のプリンタに送信するという繁雑な処理を行う必要がな
くなり、ファイルサーバ2にかかる負荷を大幅に削減で
きる。
As described above, in this embodiment, as the predetermined original file, for example, the PDL file PF1
When the print request receiving unit 21 receives a print reception request for the original file OF1 from the printer 31, for example, the index file management unit 2
2 refers to the index file IF, determines whether or not there is a PDL file PF1 for the original file OF1, and performs processing such as sending the PDL file PF1 to the requesting printer, if any. As a result, on the file server 2 side, the printers 31, 32,
Each time a print request is received from the printer 33, a printer driver is loaded, a PDL file converted to a PDL of a format compatible with the printer for which the print request is issued is created, and the PDL file in the PDL file is read. There is no need to perform complicated processing of transmitting data to the printer that has requested printing, and the load on the file server 2 can be greatly reduced.

【0040】ところで、印刷要求日時が一定時間経過し
たか否かを判断して、一定時間経過していれば当該PD
Lファイルを削除する処理を行うことは前述したが、そ
の処理について図6のフローチャートを参照しながら説
明する。
By the way, it is determined whether or not the print request date and time has passed a predetermined time.
Although the process of deleting the L file has been described above, the process will be described with reference to the flowchart of FIG.

【0041】インデクスファイル管理部22は、タイマ
部24からの時刻情報を受けてPDLファイルチェック
時間か否かを判断する(ステップs11)。このPDL
ファイルチェック時間は、たとえば、1日に一回とか1
2時間に一回というように、予めチェックするタイミン
グを決めておく。
The index file management unit 22 receives the time information from the timer unit 24 and determines whether it is the PDL file check time (step s11). This PDL
The file check time is, for example, once a day or 1
The check timing is determined in advance, such as once every two hours.

【0042】そして、そのチェック時間となると、イン
デクス管理部22は、インデクスファイルIFを参照し
て、或るオリジナルファイルに対するPDLファイルが
登録されているか否かを判定する。たとえば、オリジナ
ルファイルOF1に対するPDLファイルが登録されて
いるか否かを判定する(ステップs12)。この判定の
結果、PDLファイルが存在していれば、そのPDLフ
ァイルに対する前回の印刷要求受信日時から予め設定し
た一定時間経過しているか否かを判断する(ステップs
13)。
When the check time comes, the index management unit 22 refers to the index file IF to determine whether a PDL file for a certain original file is registered. For example, it is determined whether a PDL file for the original file OF1 has been registered (step s12). As a result of this determination, if a PDL file exists, it is determined whether or not a predetermined period of time has passed since the last print request reception date for the PDL file (step s).
13).

【0043】このステップs13における判断にて、一
定時間(たとえば、1ヶ月あるいは1週間というような
期間を設定しておく)以上経過していると判断された場
合は、そのPDLファイルはしばらくの間印刷要求が無
かったということであり、そのPDLファイルは不要と
みなしてインデクスファイルIFのエントリを更新する
(ステップs14)。
If it is determined in step s13 that a predetermined period of time (for example, a period such as one month or one week is set) or more has elapsed, the PDL file is stored for a while. Since there is no print request, the PDL file is regarded as unnecessary and the entry of the index file IF is updated (step s14).

【0044】たとえば、PDLファイルPF1の場合、
そのPDLファイルPF1に対する印刷要求受信は、図
5のインデクスファイル内容からもわかるように、「9
7.5.9.16:00」となっており、この日時を基
点に、予め設定した一定時間経過していれば、そのPD
LファイルPF1は長期間に渡って印刷要求がないこと
から、そのPDLファイルPF1は今後も使われる可能
性は少ないとみなす。そして、インデクスファイルIF
のPDLファイルの有無を示す内容のうち、オリジナル
ファイルOF1に対するPDLファイルPF1の有無の
部分を「無」とし、そのPDLファイルPF1を削除す
る(ステップs15)。
For example, in the case of the PDL file PF1,
The reception of the print request for the PDL file PF1 is, as can be seen from the contents of the index file in FIG.
7.5.9.16:00 ", and if a predetermined time has elapsed from this date and time, the PD
Since there is no print request for the L file PF1 for a long period of time, it is considered that the PDL file PF1 is unlikely to be used in the future. And the index file IF
In the content indicating the presence or absence of the PDL file, the portion indicating the presence or absence of the PDL file PF1 with respect to the original file OF1 is set to "none", and the PDL file PF1 is deleted (step s15).

【0045】以上の処理はすべてのオリジナルファイル
OF1,OF2,・・・,OFn対して行う。
The above processing is performed on all the original files OF1, OF2,..., OFn.

【0046】このように、インデクスファイル管理部2
2は、一定時間以上、印刷要求受信の無いPDLファイ
ルに対しては、そのPDLファイルは不要とみなして、
そのPDLファイルを削除する。これにより、殆ど使わ
れる可能性のないPDLファイルがファイルサーバ2側
のハードディスク装置のようなメモリの記憶領域を無駄
に占有するということがなくなり、メモリ容量を有効利
用することができる。
As described above, the index file management unit 2
2 is that, for a PDL file for which a print request has not been received for a certain time or more, the PDL file is regarded as unnecessary, and
Delete the PDL file. As a result, the PDL file, which is hardly used, does not wastefully occupy the storage area of the memory such as the hard disk device of the file server 2, and the memory capacity can be used effectively.

【0047】なお、本発明は以上説明した実施の形態に
限定されるものではなく、本発明の要旨を逸脱しない範
囲で種々変形実施可能となるものである。
The present invention is not limited to the above-described embodiment, but can be variously modified without departing from the gist of the present invention.

【0048】また、以上説明した本発明の印刷ファイル
管理を行う処理プログラムは、フロッピィディスク、光
ディスク、ハードディスクなどの記憶媒体に記憶させて
おくことができ、本発明はその記憶媒体をも含むもので
ある。また、ネットワークから処理プログラムを得るよ
うにしてもよい。
The processing program for managing the print file of the present invention described above can be stored in a storage medium such as a floppy disk, an optical disk, or a hard disk. The present invention also includes the storage medium. Further, the processing program may be obtained from a network.

【0049】[0049]

【発明の効果】以上説明したように、本発明の印刷デー
タ配信システムは、サーバ側では、印刷データを格納す
る複数のオリジナルファイルと、このオリジナルファイ
ルを基に作成されたそれぞれのプリンタが解釈可能な形
式(たとえば、PDL)の変換後印刷データが格納され
る変換後印刷データファイル(PDLファイル)と、前
記オリジナルファイルと変換後印刷データファイルとの
関係を記述したインデクスファイルとを少なくとも有
し、あるプリンタからあるオリジナルファイルに対する
印刷要求がサーバ側に出されると、前記インデクスファ
イルを参照し、当該オリジナルファイルに対応する変換
後印刷データファイルの有無を判定し、変換後印刷デー
タファイルが存在する場合は、その変換後印刷データを
印刷要求元のプリンタに送信するようにしたので、サー
バ側では、プリンタからの印刷要求を受けるたびに、プ
リンタドライバをロードし、印刷要求の出されているプ
リンタが解釈可能な形式に変換して、対応するプリンタ
に送信するという繁雑な処理を行う必要がなくなり、サ
ーバにかかる負荷を大幅に削減できる。したがって、本
発明の印刷データ配信システムを、プリンタが多数接続
されるような電子新聞システムなどに適応したとき、特
に大きな効果が期待できる。
As described above, in the print data distribution system according to the present invention, a plurality of original files for storing print data and respective printers created based on the original files can be interpreted on the server side. A converted print data file (PDL file) that stores converted print data in a specific format (for example, PDL), and an index file that describes the relationship between the original file and the converted print data file. When a print request for a certain original file is issued from a certain printer to the server side, the presence / absence of a converted print data file corresponding to the original file is determined by referring to the index file. Prints the converted print data Each time a print request is received from the printer, the server loads the printer driver, converts it to a format that can be interpreted by the printer that has issued the print request, and sends it to the corresponding printer. There is no need to perform complicated processing such as transmission, and the load on the server can be greatly reduced. Therefore, when the print data distribution system of the present invention is applied to an electronic newspaper system or the like in which a large number of printers are connected, a particularly great effect can be expected.

【0050】また、本発明の印刷データファイル管理方
法は、オリジナルファイルを基にして、オリジナルファ
イルごとにそれぞれのプリンタが解釈可能な形式に変換
された変換後印刷データファイルを作成するとともに、
前記オリジナルファイルと変換後印刷データファイルと
の関係をインデクスファイルに記述しておき、あるプリ
ンタからあるオリジナルファイルに対する印刷要求を受
けると、前記インデクスファイルを参照し、当該オリジ
ナルファイルに対応する変換後印刷データファイルの有
無を判定し、変換後印刷データが存在する場合は、その
変換後印刷データを印刷要求元のプリンタに送信すると
いう処理を行うので、サーバでは、プリンタからの印刷
要求を受けるたびに、プリンタドライバをロードし、印
刷要求の出されているプリンタが解釈可能な形式に変換
して、対応するプリンタに送信するという繁雑な処理を
行う必要がなくなり、サーバにかかる負荷を大幅に削減
できる。
Further, according to the print data file management method of the present invention, based on an original file, a converted print data file is converted for each original file into a format that can be interpreted by each printer.
The relationship between the original file and the converted print data file is described in an index file, and when a print request for a certain original file is received from a certain printer, the printer refers to the index file and performs the converted print corresponding to the original file. The server determines whether or not the data file exists and, if the converted print data exists, performs a process of transmitting the converted print data to the printer that issued the print request. This eliminates the need to load the printer driver, convert it to a format that can be interpreted by the printer that has issued the print request, and send it to the corresponding printer, thus greatly reducing the load on the server. .

【0051】加えて、前記プリンタからの印刷要求を受
信した日時情報をその印刷要求に対応した変換後印刷デ
ータファイルに対応付けて記録し、その日時情報から予
め定めた一定時間経過したか否かを監視し、一定時間経
過した場合には、当該変換後印刷データファイルを削除
するような処理を行うことにより、長期間印刷要求のな
い変換後印刷データは不要とみなされて削除されるの
で、使用される可能性の低い変換後印刷データファイル
がメモリの記憶領域をいつまでも占有することが無くな
り、サーバ側のメモリ容量の有効利用が図れる。
In addition, the date and time information when the print request from the printer is received is recorded in association with the converted print data file corresponding to the print request, and whether or not a predetermined time has elapsed from the date and time information is determined. When a certain period of time has elapsed, by performing processing to delete the converted print data file, the converted print data that has not been requested to be printed for a long time is deemed unnecessary and is deleted. The converted print data file that is unlikely to be used will not occupy the storage area of the memory forever, and the memory capacity of the server can be effectively used.

【0052】また、本発明の印刷データファイル管理プ
ログラムを記憶した記憶媒体の発明は、その記憶媒体
を、それに対応できるサーバに用いることにより、前述
したような印刷データファイルの管理が可能となり、同
じような処理を行うシステムであれば、他のシステムに
も適応することができ、印刷データ配信システムを構成
する場合、きわめて便利なものとなる。
Further, according to the invention of the storage medium storing the print data file management program of the present invention, it is possible to manage the print data file as described above by using the storage medium for a server corresponding to the storage medium. Any system that performs such processing can be applied to other systems, and is very convenient when configuring a print data distribution system.

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

【図1】本発明の実施の形態である印刷データ配信シス
テムの概略的な構成図。
FIG. 1 is a schematic configuration diagram of a print data distribution system according to an embodiment of the present invention.

【図2】図1で示した印刷データ配信システムに用いら
れるファイルサーバにおけるファイル構成を示すブロッ
ク図。
FIG. 2 is a block diagram showing a file configuration in a file server used in the print data distribution system shown in FIG.

【図3】図2で示したファイルサーバの構成を示すブロ
ック図。
FIG. 3 is a block diagram showing the configuration of the file server shown in FIG. 2;

【図4】本発明の実施の形態における印刷データファイ
ル管理処理手順を説明するフローチャート。
FIG. 4 is a flowchart illustrating a print data file management process according to the embodiment of the invention.

【図5】本発明の実施の形態におけるインデクスファイ
ルの内容の一例を示す図。
FIG. 5 is a diagram showing an example of the contents of an index file according to the embodiment of the present invention.

【図6】本発明の実施の形態における印刷データファイ
ル管理処理において、不要なPDLファイル削除処理を
説明するフローチャート。
FIG. 6 is a flowchart illustrating unnecessary PDL file deletion processing in the print data file management processing according to the embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 ネットワーク 2 ファイルサーバ 21 印刷要求受信部 22 インデクスファイル管理部 23 PDLファイル送信部 24 タイマ部 31,32,33 プリンタ OF1,OF2,・・・,OFn オリジナルファイル PF1,PF2 PDLファイル IF インデクスファイル 1 Network 2 File Server 21 Print Request Receiving Unit 22 Index File Management Unit 23 PDL File Transmission Unit 24 Timer Unit 31, 32, 33 Printer OF1, OF2,..., OFn Original File PF1, PF2 PDL File IF Index File

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 蓄積した印刷データを通信ライン上に出
力するデータ配信元のサーバと、前記通信ラインに接続
され、前記サーバから配信された印刷データを受信して
印刷する複数のプリンタとを有する印刷データ配信シス
テムにおいて、 前記サーバは、印刷データを格納する複数のオリジナル
ファイルと、必要に応じて、各オリジナルファイル内の
印刷データをそれぞれのプリンタが解釈可能な形式に変
換して、オリジナルファイル対応の変換後印刷データを
作成し、その変換後印刷データを格納したオリジナルフ
ァイル対応の変換後印刷データファイルと、前記オリジ
ナルファイルと変換後印刷データファイルとの関係を記
述したインデクスファイルとを少なくとも有し、 あるプリンタからあるオリジナルファイルに対する印刷
要求がサーバ側に出されると、サーバ側では、前記イン
デクスファイルを参照し、当該オリジナルファイルに対
応する変換後印刷データファイルの有無を判定し、変換
後印刷データファイルが存在する場合は、その変換後印
刷データファイルの内容を印刷要求元のプリンタに送信
することを特徴とする印刷データ配信システム。
An information processing apparatus includes: a server serving as a data delivery source for outputting stored print data on a communication line; and a plurality of printers connected to the communication line for receiving and printing the print data delivered from the server. In the print data distribution system, the server converts a plurality of original files storing print data and, if necessary, print data in each original file into a format that can be interpreted by each printer, and A converted print data file corresponding to an original file storing the converted print data, and an index file describing a relationship between the original file and the converted print data file. A print request for a certain original file from a certain printer is not supported. When the file is sent to the server, the server refers to the index file, determines whether there is a converted print data file corresponding to the original file, and if the converted print data file exists, prints the converted print data file. A print data distribution system for transmitting the contents of a data file to a printer that has issued a print request.
【請求項2】 前記各サーバは、前記オリジナルファイ
ル、変換後印刷データファイル、インデクスファイルの
他に、プリンタから出力される印刷要求信号を受信する
印刷要求受信部と、この印刷要求受信部が印刷要求を受
けると、前記インデクスファイルを参照し、プリンタで
指定されたオリジナルファイルに対応する変換後印刷デ
ータファイルの有無を判定するインデクスファイル管理
部と、当該オリジナルファイルに対応する変換後印刷デ
ータファイルが存在すると判定された場合、その変換後
印刷データファイルの内容を送信要求元のプリンタに送
信する変換後印刷データ送信部とを有することを特徴と
する請求項1記載の印刷データ配信システム。
2. The server according to claim 1, further comprising: a print request receiving unit that receives a print request signal output from a printer in addition to the original file, the converted print data file, and the index file; Upon receiving the request, an index file management unit that refers to the index file and determines whether there is a converted print data file corresponding to the original file specified by the printer, and a converted print data file corresponding to the original file 2. The print data distribution system according to claim 1, further comprising: a converted print data transmitting unit configured to transmit the contents of the converted print data file to the transmission requesting printer when it is determined that the file exists.
【請求項3】 印刷データを格納する複数のオリジナル
ファイルを有し、通信回線を介して接続された複数のプ
リンタの或るプリンタから或るオリジナルファイルに対
する印刷要求を受けると、そのオリジナルファイル内の
データを印刷要求元のプリンタに送信するサーバの印刷
データファイル管理方法において、 前記複数のオリジナルファイルを基に、必要に応じて、
オリジナルファイル内の印刷データをそれぞれのプリン
タが解釈可能な形式に変換して、オリジナルファイル対
応の変換後印刷データを予め作成し、その変換後印刷デ
ータをオリジナルファイル対応の変換後印刷データファ
イルに格納しておくとともに、前記オリジナルファイル
と変換後印刷データファイルとの関係をインデクスファ
イルに記述しておき、 あるプリンタからのあるオリジナルファイルに対する印
刷要求を受けると、前記インデクスファイルを参照し、
当該オリジナルファイルに対応する変換後印刷データフ
ァイルの有無を判定し、変換後印刷データが存在する場
合は、その変換後印刷データを印刷要求元のプリンタに
送信することを特徴とするサーバの印刷データファイル
管理方法。
3. A printer having a plurality of original files for storing print data and receiving a print request for a certain original file from a certain printer among a plurality of printers connected via a communication line. In a print data file management method for a server that transmits data to a printer that has issued a print request, based on the plurality of original files,
Converts the print data in the original file into a format that can be interpreted by each printer, creates converted print data for the original file in advance, and stores the converted print data in the converted print data file for the original file In addition, the relationship between the original file and the converted print data file is described in an index file, and when a print request for a certain original file is received from a certain printer, the index file is referred to.
Determining whether there is a converted print data file corresponding to the original file, and if the converted print data exists, transmitting the converted print data to a printer that has issued the print request; File management method.
【請求項4】 前記プリンタからの印刷要求を受信した
日時情報を、その印刷要求に対応した変換後印刷データ
ファイルに対応付けて記録し、その日時情報から予め定
めた一定時間経過したか否かを監視し、一定時間経過し
た場合には、当該変換後印刷データファイルを削除する
ことを特徴とする請求項3記載のサーバの印刷データフ
ァイル管理方法。
4. Date and time information when a print request from the printer is received is recorded in association with a converted print data file corresponding to the print request, and whether a predetermined time has elapsed from the date and time information is determined. 4. The print data file management method for a server according to claim 3, wherein the print data file after conversion is deleted when a predetermined time has elapsed.
【請求項5】 印刷データを格納する複数のオリジナル
ファイルを有し、通信回線を介して接続された複数のプ
リンタの或るプリンタから或るオリジナルファイルに対
する印刷要求を受けると、そのオリジナルファイル内の
データを印刷要求元のプリンタに送信するサーバの印刷
データファイル管理プログラムを記憶した記憶媒体にお
いて、 前記印刷ファイル管理プログラムは、前記複数のオリジ
ナルファイルを基に、必要に応じて、オリジナルファイ
ル内の印刷データをそれぞれのプリンタが解釈可能な形
式に変換して、オリジナルファイル対応の変換後印刷デ
ータを作成し、その変換後印刷データをオリジナルファ
イル対応の変換後印刷データファイルに格納しておくと
ともに、前記オリジナルファイルと変換後印刷データフ
ァイルとの関係をインデクスファイルに記述しておき、 あるプリンタからのあるオリジナルファイルに対する印
刷要求を受けると、前記インデクスファイルを参照し、
当該オリジナルファイルに対応する変換後印刷データフ
ァイルの有無を判定し、変換後印刷データが存在する場
合は、その変換後印刷データを印刷要求元のプリンタに
送信することを特徴とするサーバの印刷データファイル
管理プログラムを記憶した記憶媒体。
5. A printer having a plurality of original files for storing print data and receiving a print request for a certain original file from a certain printer among a plurality of printers connected via a communication line. In a storage medium storing a print data file management program of a server that transmits data to a printer that has requested printing, the print file management program may execute printing of the original file based on the plurality of original files as necessary. Converting the data into a format that can be interpreted by each printer, creating converted print data corresponding to the original file, storing the converted print data in the converted print data file corresponding to the original file, Between the original file and the converted print data file Leave describe the engagement index file, it receives a print request for a original file from one printer, by referring to the index file,
Determining whether there is a converted print data file corresponding to the original file, and if the converted print data exists, transmitting the converted print data to a printer that has issued the print request; A storage medium storing a file management program.
JP9178517A 1997-07-03 1997-07-03 Printing data distribution system, printing data file managing method of server and storage medium in which printing data file managing program of server is stored Withdrawn JPH1124857A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9178517A JPH1124857A (en) 1997-07-03 1997-07-03 Printing data distribution system, printing data file managing method of server and storage medium in which printing data file managing program of server is stored

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9178517A JPH1124857A (en) 1997-07-03 1997-07-03 Printing data distribution system, printing data file managing method of server and storage medium in which printing data file managing program of server is stored

Publications (1)

Publication Number Publication Date
JPH1124857A true JPH1124857A (en) 1999-01-29

Family

ID=16049866

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9178517A Withdrawn JPH1124857A (en) 1997-07-03 1997-07-03 Printing data distribution system, printing data file managing method of server and storage medium in which printing data file managing program of server is stored

Country Status (1)

Country Link
JP (1) JPH1124857A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003050681A (en) * 2001-08-08 2003-02-21 Canon Inc Image forming device, image forming system and image forming method
JP2005324470A (en) * 2004-05-14 2005-11-24 Ricoh Co Ltd Image forming device, transmitting method and image control device
JP2010277463A (en) * 2009-05-29 2010-12-09 Sharp Corp Printing system and intermediating device
US8046684B2 (en) 2004-06-04 2011-10-25 Canon Kabushiki Kaisha Method and apparatus for processing data, program, and storage medium on which a computer-readable program is stored
KR101161748B1 (en) * 2005-07-28 2012-07-03 삼성전자주식회사 Method for managing printing file stored in a printerr and printing system using the same
JP2013073369A (en) * 2011-09-27 2013-04-22 Ricoh Co Ltd Print control system, print control method, image processor and print control program
JP2013247627A (en) * 2012-05-29 2013-12-09 Brother Ind Ltd Image processing device and conversion program
US8885186B2 (en) 2011-12-22 2014-11-11 Brother Kogyo Kabushiki Kaisha Printer using a conversion server to perform printing
RU2536697C2 (en) * 2013-07-31 2014-12-27 Владимир Алексеевич Небольсин Vandal-proof elevator

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003050681A (en) * 2001-08-08 2003-02-21 Canon Inc Image forming device, image forming system and image forming method
JP2005324470A (en) * 2004-05-14 2005-11-24 Ricoh Co Ltd Image forming device, transmitting method and image control device
JP4618665B2 (en) * 2004-05-14 2011-01-26 株式会社リコー Image forming system
US8046684B2 (en) 2004-06-04 2011-10-25 Canon Kabushiki Kaisha Method and apparatus for processing data, program, and storage medium on which a computer-readable program is stored
KR101161748B1 (en) * 2005-07-28 2012-07-03 삼성전자주식회사 Method for managing printing file stored in a printerr and printing system using the same
JP2010277463A (en) * 2009-05-29 2010-12-09 Sharp Corp Printing system and intermediating device
JP2013073369A (en) * 2011-09-27 2013-04-22 Ricoh Co Ltd Print control system, print control method, image processor and print control program
US8885186B2 (en) 2011-12-22 2014-11-11 Brother Kogyo Kabushiki Kaisha Printer using a conversion server to perform printing
JP2013247627A (en) * 2012-05-29 2013-12-09 Brother Ind Ltd Image processing device and conversion program
RU2536697C2 (en) * 2013-07-31 2014-12-27 Владимир Алексеевич Небольсин Vandal-proof elevator

Similar Documents

Publication Publication Date Title
KR101099262B1 (en) Client side rendering of printable documents in a network
EP0918282B1 (en) Server and client
US6160629A (en) Multiple copy printer with print job retention
US9152365B2 (en) Image processing apparatus, network system, information processing method, program, and storage medium
US20060001907A1 (en) Network system and control method of the same
US7461069B2 (en) Log information management device, log information generation device, and computer-readable medium storing log information management program therein
EP2149082B1 (en) A print apparatus, a method of controlling printing, and a program
US20060215208A1 (en) Printing system, printing method and printing apparatus
JPH1124857A (en) Printing data distribution system, printing data file managing method of server and storage medium in which printing data file managing program of server is stored
CN101990049B (en) Data processing system and method of controlling system
US8373876B2 (en) Document management system and method for controlling a document print operation
US20090083317A1 (en) File system, data processing apparatus, file reference method, and storage medium
US6552816B1 (en) Printing system and printer
JP2001103232A (en) Data processing unit and its control method
JP2024007173A (en) System and method for providing print service
JPH11134134A (en) Print system
JP3154463B2 (en) Network control device and network control method
JPH11353262A (en) Printing method and device of electronic mail and storage medium recorded with program of electronic mail print procedure
JPH09167129A (en) Network system
JP2000172462A (en) Schedule data base linked print system
JP2000163228A (en) Network printer system
JPH10187389A (en) Network system
JPH11338757A (en) File managing device
JP2002268966A (en) Network management system
JP2004234289A (en) Printer server

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20040907