JP2000105677A - Device and method for image position management, and storage medium storing computer-readable program - Google Patents

Device and method for image position management, and storage medium storing computer-readable program

Info

Publication number
JP2000105677A
JP2000105677A JP10310567A JP31056798A JP2000105677A JP 2000105677 A JP2000105677 A JP 2000105677A JP 10310567 A JP10310567 A JP 10310567A JP 31056798 A JP31056798 A JP 31056798A JP 2000105677 A JP2000105677 A JP 2000105677A
Authority
JP
Japan
Prior art keywords
image
data
print
transmission
server
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
JP10310567A
Other languages
Japanese (ja)
Other versions
JP2000105677A5 (en
JP4026960B2 (en
Inventor
Shinji Fukunaga
真司 福永
雅彦 ▲高▼久
Masahiko Takaku
Shinji Fujikawa
眞治 藤川
Masaki Shimono
雅樹 下野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP31056798A priority Critical patent/JP4026960B2/en
Priority to EP99306091A priority patent/EP0977113A3/en
Publication of JP2000105677A publication Critical patent/JP2000105677A/en
Priority to US10/801,839 priority patent/US7619764B2/en
Publication of JP2000105677A5 publication Critical patent/JP2000105677A5/ja
Application granted granted Critical
Publication of JP4026960B2 publication Critical patent/JP4026960B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make freely and easily changeable the storage location of image data without spoiling user's convenience by assigning a unique identifier to the image data and specifying the management of the storage location of the image data by using the identifier. SOLUTION: The unique identifier is assigned to the image data and this identifier is used to manage and specify the storage location of the image data. On this device, a print order 801 is composed of >=1 suborders 802. The suborders 802 are units printed by a print server and identified with suborder IDs which are unique serial numbers (001, 002...) in the main order. An image ID is for identifying an image and constitutes a suborder 802 as one order item. This image ID 805 is uniquely issued.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークを利
用した画像保管において、画像データの格納場所を管理
する画像位置管理装置及び画像位置管理方法及びコンピ
ュータなど処理装置上のプログラム、及び前記プログラ
ムを含むシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image position management device and an image position management method for managing a storage location of image data in an image storage using a network, a program on a processing device such as a computer, and the program. About the system.

【0002】[0002]

【従来の技術】近年、コンピュータの性能の飛躍的な向
上とに伴って、コンピュータ上で画像を簡便に参照、編
集することが可能となった。また、インターネットなど
ネットワーク技術の進歩と一般社会への普及も手伝っ
て、ネットワークを介して画像データを流通することも
広く行われるようになり、ネットワーク上の画像データ
を遠隔地のプリンタに印刷するサービスも行われるよう
になってきた。
2. Description of the Related Art In recent years, with the dramatic improvement in computer performance, it has become possible to easily refer to and edit images on a computer. In addition, with the advancement of network technologies such as the Internet and the spread of this technology to the general public, the distribution of image data via the network has become widespread, and a service that prints image data on the network to a remote printer. Has also begun to take place.

【0003】このような環境の中では、複数のコンピュ
ータ上に多くの画像データなどのデジタルデータを保管
することになり、大量のデータをどのように効率よく保
管し、さらに保管場所を変更するなどの操作をいかに柔
軟に行うかということが、ネットワークを利用したデー
タ提供において重要となってきている。
In such an environment, a large amount of digital data such as image data is stored on a plurality of computers, and how to efficiently store a large amount of data and change the storage location. It is becoming important in providing data using a network how to flexibly perform the operation.

【0004】従来技術では、インターネットで広く利用
されているUniform Resource Loc
ator(以下URL)を用いて画像ファイルなどネッ
トワーク上に保管されているデジタルデータを識別し、
URLの一部として記述されている該データを保管する
コンピュータにデータの取得要求を送信するという方法
が取られていた。前記従来技術によると、URL中のコ
ンピュータ名や保管場所名は物理的な保管場所に対して
割り振られた別名であり、利用者はURLさえ記憶して
おけば、データの保管場所を変更しても該データを保管
しているコンピュータに対してデータ取得要求を出すこ
とでデータを取得することを可能にした。
In the prior art, Uniform Resource Loc widely used on the Internet
Identifies digital data stored on a network such as an image file using an attor (hereinafter, URL)
A method of transmitting a data acquisition request to a computer that stores the data described as a part of the URL has been adopted. According to the conventional technology, the computer name and the storage location name in the URL are aliases assigned to the physical storage location, and the user can change the storage location of the data as long as the URL is stored. Has also made it possible to acquire data by issuing a data acquisition request to a computer storing the data.

【0005】[0005]

【発明が解決しようとする課題】上記の従来技術では、
URL中に記されているコンピュータ名と保管場所名は
変更できないため、物理的に保管場所を変更する際には
URLを変更しない範囲で行わなければならないという
制約があった。すなわち、URL中に記載されているコ
ンピュータの処理能力やデータ保管容量限度以上の処理
データが必要となった場合に、データ保管場所を変更す
ることが容易に行えず、利用者にとっては記憶していた
URLが変更されたり、利用時の処理効率が劣化するな
ど、利便性の低下を招く恐れがあった。
In the above prior art,
Since the computer name and the storage location name described in the URL cannot be changed, there is a restriction that when the storage location is physically changed, it must be performed within a range where the URL is not changed. That is, when processing data exceeding the processing capacity of the computer or the data storage capacity limit described in the URL is required, it is not easy to change the data storage location, and the user does not store the data storage location. For example, the URL may be changed or the processing efficiency at the time of use may be degraded, which may lead to a decrease in convenience.

【0006】本発明の目的は、画像データという意匠に
対して一意の識別子を割り振り、該識別子を用いて画像
データの保管場所の管理や特定を行うことで、画像デー
タの保管場所の変更などが、利用者の利便を損なうこと
無く、自由かつ簡便に行えるようにすること、さらに単
一の前記の識別子に対し複数の物理的なデータファイル
を割り振ることで、コンピュータのデータ処理能力など
に応じて柔軟にデータ取得先を選択することを可能にす
ることにある。
An object of the present invention is to assign a unique identifier to a design called image data, and to use the identifier to manage and specify the storage location of the image data, thereby making it possible to change the storage location of the image data. According to the data processing capability of the computer, by allocating a plurality of physical data files to a single identifier, without compromising the convenience of the user, and by allocating a plurality of physical data files to the single identifier. It is to enable flexible selection of a data acquisition destination.

【0007】本出願に係るその他の発明は、上記の管理
手段をより円滑に行うことにある。
Another object of the present invention is to perform the above-mentioned management means more smoothly.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本出願に係る発明は、ネットワークを介して複数の
画像保管装置と通信可能な画像位置管理装置であって、
画像データが格納されている前記画像保管装置を示す特
定情報を管理する管理手段と、外部装置より画像データ
の要求があった場合に、前記管理手段に格納されている
前記特定情報に基づいて該画像データが格納されている
画像保管装置を特定する特定手段とを有することを特徴
とする。
According to an aspect of the present invention, there is provided an image position management apparatus capable of communicating with a plurality of image storage apparatuses via a network.
Management means for managing specific information indicating the image storage device in which image data is stored, and, when a request for image data is received from an external device, based on the specific information stored in the management means. Specifying means for specifying an image storage device in which image data is stored.

【0009】また、前記管理手段は、ある画像の複数の
解像度に対応するそれぞれの画像データを一意に識別す
る識別情報に対して該画像の特定情報を管理することを
特徴とする。
Further, the management means manages specific information of an image with respect to identification information for uniquely identifying each image data corresponding to a plurality of resolutions of the image.

【0010】また、前記管理手段は、特定情報として、
前記画像データを保管している外部の画像保管装置の装
置識別情報と、前記画像位置管理装置内の格納場所を示
す識別位置情報とを管理することを特徴とする。
[0010] Further, the management means includes:
The apparatus manages device identification information of an external image storage device storing the image data and identification position information indicating a storage location in the image position management device.

【0011】また、外部の画像保管装置から送信された
画像データの位置更新情報に基づいて、前記特定情報を
更新する更新手段を更に有することを特徴とする。
[0011] The present invention is further characterized by further comprising updating means for updating the specific information based on position update information of image data transmitted from an external image storage device.

【0012】また、前記位置更新情報は、新規に画像デ
ータが登録されたことを示す登録情報または、すでに保
管されている画像データの保管場所が変更されたことを
示す変更情報を含むことを特徴とする。
Further, the location update information includes registration information indicating that new image data has been registered, or change information indicating that the storage location of already stored image data has been changed. And

【0013】また、外部の画像保管装置から別の保管装
置への画像データの移動または複写において、該画像デ
ータを移動元または複写元の画像保管装置から受信し、
移動先または複写先の画像保管装置へ転送する転送制御
手段を更に有することを特徴とする。
In moving or copying image data from an external image storage device to another storage device, the image data is received from the source or copy source image storage device.
The image processing apparatus further includes a transfer control unit for transferring the image to the image storage device at the destination or the copy destination.

【0014】また、画像データの送信要求を外部に送信
する要求手段を更に有し、画像データを外部の画像保管
装置から取得する必要がある場合は、前記特定手段によ
り特定された画像保管装置に対して前記要求手段により
送信要求を送信することを特徴とする。
[0014] Further, the apparatus further comprises a request unit for transmitting a request for transmitting image data to an external device. When it is necessary to obtain image data from an external image storage device, the image data is transmitted to the image storage device specified by the specifying unit. On the other hand, a transmission request is transmitted by the request means.

【0015】また、前記要求手段により送信した画像デ
ータの送信要求に応じて外部装置から画像データを取得
する取得手段を更に有し、前記取得手段は、前記外部装
置の保管手段により管理されている特定情報により画像
データの格納位置が前記外部装置により特定された画像
データを取得することを特徴とする。
[0015] Further, there is further provided an acquiring means for acquiring image data from an external device in response to the image data transmission request transmitted by the requesting means, and the acquiring means is managed by a storage means of the external device. The image data storage position of the image data specified by the specific information is obtained by the external device.

【0016】また、クライアントコンピュータから印刷
用画像を受信し、保管手段に印刷用画像を登録する登録
手段を更に有し、前記管理手段は、該登録された印刷用
画像に係る特定情報を管理することを特徴とする。
[0016] Further, there is further provided a registration means for receiving the print image from the client computer and registering the print image in the storage means, wherein the management means manages specific information relating to the registered print image. It is characterized by the following.

【0017】また、前記登録される印刷用画像から編集
用画像を生成し、前記保管手段に編集用画像を保管する
画像生成手段を更に有し、前記生成された編集用画像
を、画像データの送信要求を行った外部装置に送信する
ことを特徴とする。
The image processing apparatus may further include an image generating means for generating an editing image from the registered printing image and storing the editing image in the storage means, and converting the generated editing image into image data. The transmission is performed to the external device that has made the transmission request.

【0018】また、前記画像位置管理装置は、文書処理
装置から送信された印刷依頼に基づいて、複数の画像保
管装置から該印刷依頼に必要な画像データを取得するシ
ステムに適用されることを特徴とする。
Further, the image position management apparatus is applied to a system for acquiring image data necessary for a print request from a plurality of image storage apparatuses based on a print request transmitted from a document processing apparatus. And

【0019】本出願に係るその他の発明は、上記の発明
を実現する方法とプログラム記憶媒体に記憶されている
プログラムで実現することである。
Another invention according to the present application is realized by a method for realizing the above-described invention and a program stored in a program storage medium.

【0020】[0020]

【発明の実施の形態】<システム構成>図1は、本発明
の実施例におけるシステム全体の構成図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS <System Configuration> FIG. 1 is a configuration diagram of an entire system according to an embodiment of the present invention.

【0021】図1中101は本実施例におけるシステム
の利用者である顧客が例えば自宅から直接操作を行うた
めの情報処理装置(図2において後述する、CPU、R
OM、RAM、HDDなどから構成されるコンピュータ
システム)であって、以下クライアントコンピュータと
記す。
In FIG. 1, reference numeral 101 denotes an information processing device (CPU, R, which will be described later with reference to FIG.
OM, RAM, HDD, etc.), and is hereinafter referred to as a client computer.

【0022】クライアントコンピュータ101は、ネッ
トワークを通して後述するセンターサーバ102に格納
されている例えば画像などの情報を閲覧する機能と、該
情報をクライアントコンピュータ101内に取得する機
能と、センターサーバ102に対して後述プリントサー
バ121における画像印刷注文である印刷指示を発注す
る機能を持つ。
The client computer 101 has a function of browsing information such as an image stored in a center server 102 described later through a network, a function of acquiring the information in the client computer 101, and a function of It has a function of ordering a print instruction as an image print order in the print server 121 described later.

【0023】なお画像印刷注文である印刷指示は、以下
プリントオーダまたは単にオーダと記す。
A print instruction as an image print order is hereinafter referred to as a print order or simply an order.

【0024】102は、主としてクライアントコンピュ
ータ101からの要求に基づいて処理を行う本発明の画
像収集装置であり、以下センターサーバと記す。
Reference numeral 102 denotes an image collection apparatus of the present invention that performs processing mainly based on a request from the client computer 101, and is hereinafter referred to as a center server.

【0025】センターサーバ102は、クライアントコ
ンピュータ101からの要求に基づいてクライアントコ
ンピュータ101に伝送するための画像を保持する機能
と、クライアントコンピュータ101からのプリントオ
ーダを受信し、画像格納場所情報に基づいて画像を収集
し、後述するプリントサーバ121、122、123、
12Nに印刷要求を行う機能を持つ。印刷要求の詳細に
ついては後述する。
The center server 102 has a function of holding an image to be transmitted to the client computer 101 based on a request from the client computer 101, receives a print order from the client computer 101, and generates a print order based on the image storage location information. Images are collected, and print servers 121, 122, 123,
12N has a function of making a print request. Details of the print request will be described later.

【0026】111、112、11Nは画像を保管し、
センターサーバ102からの要求に応じて保管している
画像をセンターサーバ102に送信する機能を持つ画像
保持装置であり、以下イメージサーバと記す。
The images 111, 112 and 11N store images,
An image holding device having a function of transmitting an image stored in response to a request from the center server 102 to the center server 102, and is hereinafter referred to as an image server.

【0027】121、122、12Nはセンターサーバ
102からの印刷要求に基づいて画像を印刷する機能
と、画像を保管し印刷に使用すると共にセンターサーバ
102からの画像の送信要求に応じて保管している画像
をセンターサーバ102に送信する機能を持つ出力装置
であり、以下プリントサーバと記す。本実施例におい
て、このプリントサーバとは、DPE店などのプリント
ショップを示しており、インターネットを介してセンタ
ーサーバいる。なお、プリントサーバ121、122、
12Nは画像を保管する機能を持っていなくても構わな
い。
Reference numerals 121, 122, and 12N denote a function of printing an image based on a print request from the center server 102, a function of storing and using the image for printing, and a function of storing the image in response to a request for image transmission from the center server 102. This is an output device having a function of transmitting an existing image to the center server 102, and is hereinafter referred to as a print server. In this embodiment, this print server indicates a print shop such as a DPE shop, and is a center server via the Internet. The print servers 121, 122,
The 12N need not have a function of storing images.

【0028】103は、クライアントコンピュータ10
1、センターサーバ102、イメージサーバ111、1
12、11N、プリントサーバ121、122、12N
を接続する接続装置であって、例えばローカルエリアネ
ットワーク(LAN)やインターネットなどのネットワ
ークシステムを表すものであり、以下単にネットワーク
と記す。なお、本実施例においては、ネットワーク10
3は一般的なインターネットを使用するが、その他のネ
ットワークシステムを使用しても実現可能である。
Reference numeral 103 denotes the client computer 10
1, center server 102, image server 111, 1
12, 11N, print servers 121, 122, 12N
, Which represents a network system such as a local area network (LAN) or the Internet, and is hereinafter simply referred to as a network. In this embodiment, the network 10
3 uses the general Internet, but can also be realized using other network systems.

【0029】なお、クライアントコンピュータ101、
センターサーバ102、イメージサーバ111,11
2,11N、プリントサーバ121,122,12Nな
どのいくつかは、物理的に同一のコンピュータで兼用す
ることも可能である。
The client computer 101,
Center server 102, image servers 111 and 11
Some of the print servers 2 and 11N and the print servers 121, 122 and 12N can be shared by the same physical computer.

【0030】<クライアントコンピュータ、センターサ
ーバ、イメージサーバのブロック図>図2は本発明の一
実施形態として例に挙げた情報処理装置のシステム構成
を示すブロック図である。なお、本実施例では、画像収
集装置であるセンターサーバ102、画像保持装置であ
るイメージサーバ111、112、11N、及びクライ
アントコンピュータ101の内部構成については差異が
ないため、図2で一括してハードウェア構成の説明を行
う。
<Block Diagram of Client Computer, Center Server, and Image Server> FIG. 2 is a block diagram showing the system configuration of an information processing apparatus as an embodiment of the present invention. In this embodiment, since there is no difference in the internal configuration of the center server 102 which is an image collection device, the image servers 111, 112, 11N which are image holding devices, and the client computer 101, the hardware is collectively shown in FIG. The hardware configuration will be described.

【0031】図2中1001は情報処理装置の制御をつ
かさどる中央演算装置(以下CPUと記す)である。
In FIG. 2, reference numeral 1001 denotes a central processing unit (hereinafter, referred to as CPU) for controlling the information processing apparatus.

【0032】1002はランダムアクセスメモリ(以下
RAMと記す)であり、CPU1001の主メモリとし
て、及び実行プログラムの領域や該プログラムの実行エ
リアならびにデータエリアとして機能する。
Reference numeral 1002 denotes a random access memory (hereinafter, referred to as a RAM), which functions as a main memory of the CPU 1001 and as an area of an execution program, an execution area of the program, and a data area.

【0033】1003はCPU1001の動作処理手順
を記憶しているリードオンリーメモリ(以下ROMと記
す)である。ROM1003には、情報処理装置(画像
収集装置、画像保持装置)の機器制御を行うシステムプ
ログラムである基本ソフト(OS)を記録したプログラ
ムROMと、システムを稼働するために必要な情報等が
記録されたデータROMがある。ROM1003の代わ
りに後述のHDD1009を用いる場合もある。
Reference numeral 1003 denotes a read-only memory (hereinafter, referred to as a ROM) that stores the operation processing procedure of the CPU 1001. The ROM 1003 stores a program ROM in which basic software (OS), which is a system program for controlling devices of the information processing apparatus (image collecting apparatus, image holding apparatus), information necessary for operating the system, and the like. There is a data ROM. An HDD 1009 described later may be used instead of the ROM 1003.

【0034】1004はネットワークインターフェース
(NETIF)であり、ネットワークを介して情報処理
装置、画像収集装置、画像保持装置間のデータ転送を行
うための制御や接続状況の診断を行う。
Reference numeral 1004 denotes a network interface (NETIF), which performs control for performing data transfer between the information processing device, the image collection device, and the image holding device via the network and diagnoses a connection state.

【0035】1005はビデオRAM(VRAM)で、
情報処理装置(画像収集装置、画像保持装置)の稼働状
態を示す後述するCRT1006の画面に表示される画
像を展開し、その表示の制御を行う。
Reference numeral 1005 denotes a video RAM (VRAM).
An image displayed on a screen of a CRT 1006, which will be described later, indicating the operating state of the information processing device (image collection device, image holding device) is developed, and the display is controlled.

【0036】1006は表示装置であって、例えばCR
Tディスプレイなどである。以下CRTと記す。
Reference numeral 1006 denotes a display device, for example, CR
T display and the like. Hereinafter, it is referred to as CRT.

【0037】1007は後述する外部入力装置1008
からの入力信号を制御するためのコントローラである。
Reference numeral 1007 denotes an external input device 1008 to be described later.
Is a controller for controlling an input signal from the controller.

【0038】1008は情報処理装置の利用者が情報処
理装置に対して行う操作を受けつけるための外部入力装
置であり、例えばキーボードや、マウスなどのポインテ
ィングデバイスであり、以下単にKBと記す。
Reference numeral 1008 denotes an external input device for receiving an operation performed by the user of the information processing apparatus on the information processing apparatus, and is, for example, a pointing device such as a keyboard and a mouse.

【0039】1009はハードディスクドライブ(HD
D)を示し、アプリケーションプログラムや、画像情報
などのデータ保存用に用いられる。本実施例におけるア
プリケーションプログラムとは、本実施例を構成する各
種処理手段を実行するソフトウェアプログラムなどであ
る。各プログラムの処理を示すフローチャートの詳細
(図15、17〜22、24〜29、34〜36)は後
述する。
Reference numeral 1009 denotes a hard disk drive (HD)
D), which is used for storing data such as application programs and image information. The application program in the present embodiment is a software program or the like that executes various processing units constituting the present embodiment. Details of the flowchart showing the processing of each program (FIGS. 15, 17 to 22, 24 to 29, and 34 to 36) will be described later.

【0040】1010は外部入出力装置であって、例え
ばフロッピーディスクドライブ、CDROMドライブな
どのリムーバブルディスクを入出力するものであり、上
述したアプリケーションプログラムの媒体からの読み出
しなどに用いられる。以下、単にFDDと記す。
Reference numeral 1010 denotes an external input / output device for inputting / outputting a removable disk such as a floppy disk drive or a CD-ROM drive, and is used for reading the above-mentioned application program from a medium. Hereinafter, it is simply referred to as FDD.

【0041】なお、HDD1009に格納するアプリケ
ーションプログラムやデータをFDD1010に格納し
て使用することも可能である。
The application programs and data stored in the HDD 1009 can be stored in the FDD 1010 and used.

【0042】1000は上述した各ユニット間を接続す
るための入出力バス(アドレスバス、データバス、及び
制御バス)である。
Reference numeral 1000 denotes an input / output bus (address bus, data bus, and control bus) for connecting the above-described units.

【0043】<プリントサーバのブロック図>図3は本
発明に係るプリントサーバのシステム構成を示すブロッ
ク図である。
<Block Diagram of Print Server> FIG. 3 is a block diagram showing the system configuration of the print server according to the present invention.

【0044】図2中2001はプリントサーバである出
力装置を制御するCPUである。
In FIG. 2, reference numeral 2001 denotes a CPU for controlling an output device which is a print server.

【0045】2002はRAMであり、CPU2001
の主メモリとして、及び実行プログラムの領域や該プロ
グラムの実行エリアならびにデータエリアとして機能す
る。
Reference numeral 2002 denotes a RAM;
Function as a main memory, and as an area of an execution program and an execution area and a data area of the program.

【0046】2003はCPU2001の動作処理手順
を記憶しているROMである。ROM2003にはプリ
ントサーバの機器制御を行うシステムプログラムである
基本ソフト(OS)を記録したプログラムROMと、シ
ステムを稼働するために必要な情報等が記録されたデー
タROMがある。ROM2003の代わりに後述のHD
D2009を用いる場合もある。
Reference numeral 2003 denotes a ROM that stores the operation processing procedure of the CPU 2001. The ROM 2003 includes a program ROM in which basic software (OS), which is a system program for controlling a device of the print server, is recorded, and a data ROM in which information necessary for operating the system is recorded. Instead of ROM 2003, HD
D2009 may be used.

【0047】2004はネットワークインターフェース
(NETIF)であり、ネットワークを介してセンター
サーバ101など他の情報処理装置とののデータ転送を
行うための制御や接続状況の診断を行う。
Reference numeral 2004 denotes a network interface (NETIF), which performs control for performing data transfer with another information processing apparatus such as the center server 101 via the network and diagnoses a connection state.

【0048】2005はVRAMで、プリントサーバで
ある情報処理装置の稼働状態を示す後述するCRT20
06の画面に表示される画像を展開し、その表示の制御
を行う。
Reference numeral 2005 denotes a VRAM, which is a CRT 20 which will be described later and indicates the operating state of the information processing apparatus which is a print server.
The image displayed on the screen 06 is expanded, and the display is controlled.

【0049】2006は表示装置であって、例えばCR
Tディスプレイなどである。以下CRTと記す。
Reference numeral 2006 denotes a display device, for example, a CR
T display and the like. Hereinafter, it is referred to as CRT.

【0050】2007は後述する外部入力装置2008
からの入力信号を制御するためのコントローラである。
Reference numeral 2007 denotes an external input device 2008 described later.
Is a controller for controlling an input signal from the controller.

【0051】2008はプリントショップの利用者がプ
リントサーバに対して行う操作を受けつけるための外部
入力装置であり、例えばキーボードや、マウスなどのポ
インティングデバイスであり、以下単にKBと記す。
Reference numeral 2008 denotes an external input device for accepting an operation performed by the user of the print shop on the print server, and is, for example, a pointing device such as a keyboard or a mouse.

【0052】2009はハードディスクドライブ(HD
D)を示し、印刷を制御するアプリケーションプログラ
ムや、画像情報などのデータ保存用に用いられる。
2009 is a hard disk drive (HD)
D), which is used for application programs for controlling printing and for storing data such as image information.

【0053】2010は外部入出力装置であって、例え
ばフロッピーディスクドライブ、CDROMドライブな
どのリムーバブルディスクを入出力するものであり、上
述したアプリケーションプログラムの媒体からの読み出
しなどに用いられる。以下、単にFDDと記す。
Reference numeral 2010 denotes an external input / output device for inputting / outputting a removable disk such as a floppy disk drive or a CDROM drive, and is used for reading the above-mentioned application program from a medium. Hereinafter, it is simply referred to as FDD.

【0054】なお、HDD2009に格納するアプリケ
ーションプログラムやデータをFDD2010に格納し
て使用することも可能である。
The application programs and data stored in the HDD 2009 can be stored in the FDD 2010 and used.

【0055】2011はプリンタ制御装置であって、後
述する外部出力装置2012の制御と出力する画像の制
御を行う。以下PRTCと記す。
Reference numeral 2011 denotes a printer control device, which controls an external output device 2012 described later and controls an image to be output. Hereinafter, it is described as PRTC.

【0056】2012は高詳細な印刷出力が可能な外部
出力装置であって、例えばプリンタであり、以下PRT
と記す。
Reference numeral 2012 denotes an external output device capable of performing high-precision print output, such as a printer.
It is written.

【0057】2013は拡張外部入出力装置制御装置で
あり、後述する拡張外部入出力装置2014を制御す
る。以下、CTLRと記す。
An extended external input / output device control device 2013 controls an extended external input / output device 2014 described later. Hereinafter, it is described as CTLR.

【0058】2014は拡張外部入出力装置であり、例
えばスキャナのように印刷物を読み取るなど、画像デー
タの外部入力機能を持つ装置である。以下単にスキャナ
と記す。
Reference numeral 2014 denotes an extended external input / output device having a function of externally inputting image data, such as reading a printed material like a scanner. Hereinafter, it is simply referred to as a scanner.

【0059】2000は上述した各ユニット間を接続す
るための入出力バス(アドレスバス、データバス、及び
制御バス)である。
Reference numeral 2000 denotes an input / output bus (address bus, data bus, and control bus) for connecting the above-described units.

【0060】<センターサーバ>図4はセンターサーバ
102内の各処理手段及び管理データを表す構成図で
る。図4中401、402、403、404、405、
406、及び407の各処理手段はアプリケーションプ
ログラムであって、ROM1003、HDD1009ま
たはFDD1010より読み込まれRAM1002に展
開されて使用される。411、412、413、41
4、415、416、417、418、および419は
HDD1009内に格納されるデータである。
<Center Server> FIG. 4 is a configuration diagram showing each processing means and management data in the center server 102. In FIG. 4, 401, 402, 403, 404, 405,
Each of the processing units 406 and 407 is an application program, which is read from the ROM 1003, the HDD 1009, or the FDD 1010, expanded on the RAM 1002, and used. 411, 412, 413, 41
4, 415, 416, 417, 418, and 419 are data stored in the HDD 1009.

【0061】文書提供手段401は、インターネットな
どのネットワークを通してクライアントコンピュータ1
01より要求のあった文書(テキスト、画像、またはテ
キスト及び画像を組み合わせたもの)をHDD1009
から検索して送信することを可能にするアプリケーショ
ンプログラムである。上記文書提供手段401は、一般
的にインターネットサーバプリングラムまたはWWWサー
バプログラムと呼ばされているもので、文書の送信の他
に、クライアントコンピュータ101からの要求に応じ
てHDD1009内などに格納されているアプリケーシ
ョンプログラムをRAM1002に展開して使用するこ
とと、必要に応じて外部からの要求に対して利用者のユ
ーザーIDの認証を行い、送信するデータを制限するこ
とを可能にするアプリケーションプログラムである。
The document providing means 401 is a client computer 1 via a network such as the Internet.
01, a document (text, image, or a combination of text and image) requested by the HDD 1009
This is an application program that allows the user to search and send from. The document providing means 401 is generally called an Internet server program or a WWW server program, and is stored in the HDD 1009 or the like in response to a request from the client computer 101 in addition to transmitting a document. This is an application program that allows the application program to be expanded and used in the RAM 1002, and authenticates the user ID of the user in response to an external request as necessary, and restricts data to be transmitted.

【0062】編集用画像提供手段402は、クライアン
トコンピュータ101の要求に基づいて、クライアント
コンピュータ101が要求する表示・編集用画像を後述
する表示・編集用画像格納装置411から検索し、該画
像データをクライアントコンピュータ101で使用する
画像フォーマットへの変換処理を行って、文書提供手段
401を介してクライアントコンピュータ101に送信
することを可能にするアプリケーションプログラムであ
る。
The editing image providing means 402 retrieves a display / edit image requested by the client computer 101 from a display / edit image storage device 411, which will be described later, based on a request from the client computer 101, and stores the image data. This is an application program that allows the client computer 101 to perform conversion processing into an image format to be used and transmit the converted image to the client computer 101 via the document providing unit 401.

【0063】オーダ受注手段403は、クライアントコ
ンピュータ101が送信したプリントオーダを受信し、
該プリントオーダを解析して後述するオーダ管理テーブ
ル416に格納し、クライアント101に対して文書提
供手段401を介して受注結果を送信すると共に、該プ
リントオーダに使用する画像を収集すべく後述する画像
収集手段405をHDD1009内などからRAM10
02に展開して使用するアプリケーションプログラムで
ある。
The order receiving means 403 receives the print order transmitted by the client computer 101,
The print order is analyzed and stored in an order management table 416 to be described later, an order result is transmitted to the client 101 via the document providing unit 401, and an image to be described later is collected to collect images used for the print order. The collecting means 405 is stored in the RAM 10 from the HDD 1009 or the like.
02 is an application program to be developed and used.

【0064】編集用画像提供手段402とオーダ受注手
段403は、クライアントコンピュータ101からの要
求に基づいて、文書提供手段401によってHDD10
09内などからRAM1002に展開されるアプリケー
ションプログラムであって、一般的にCGIプログラム
と呼ばれているものを機能拡張したものである。
The editing image providing means 402 and the order receiving means 403 are sent to the HDD 10 by the document providing means 401 based on the request from the client computer 101.
An application program that is loaded into the RAM 1002 from within the server 09 or the like, and is a function extension of what is generally called a CGI program.

【0065】画像登録手段404は、後述するセンター
送受信制御手段407によって、HDD1009内など
からRAM1002に展開されるアプリケーションプロ
グラムで、イメージサーバ111またはプリントサーバ
121から送信された印刷用画像の位置変更データ(新
規登録、削除、複製、移動)と編集用画像を受信して後
述する位置管理テーブル412を更新・管理すると共
に、該編集用画像を後述する表示・編集用画像格納装置
411内に格納する機能を有するアプリケーションプロ
グラムである。さらに、位置変更データが印刷用画像の
移動を表すデータの場合は移動元のイメージサーバ11
1またはプリントサーバ121から送信された印刷用画
像を、後述するセンター送受信制御手段407を介して
移動先のイメージサーバ111またはプリントサーバ1
21に送信する機能を有する。
The image registration unit 404 is an application program developed in the RAM 1002 from inside the HDD 1009 or the like by the center transmission / reception control unit 407 described below, and the position change data of the print image transmitted from the image server 111 or the print server 121 ( (New registration, deletion, duplication, movement) and an editing image, update and manage a position management table 412 described later, and store the editing image in a display / editing image storage device 411 described later. Is an application program having Further, if the position change data is data representing the movement of the print image, the image server 11 of the movement source
1 or the print image transmitted from the print server 121 via the center transmission / reception control means 407 described later.
21 is provided.

【0066】画像収集手段405は、オーダ受注手段4
03または後述するセンター送受信制御手段407によ
って起動指示がなされ、HDD1009内などからRA
M1002に展開されるアプリケーションプログラムで
ある。画像収集手段405は、後述するオーダ管理テー
ブル416中で印刷に必要な印刷用原画像の格納位置を
決定する機能と、該機能によって特定した格納先である
イメージサーバ111またはプリントサーバ121に対
してセンター送受信制御手段407を介して印刷用画像
取得要求を送信する機能と、該イメージサーバ111ま
たはプリントサーバ121から返信された印刷用画像を
後述する一時保管画像格納装置414に保管・管理する
機能と、収集状況を管理してプリントオーダに必要な印
刷用画像が全て揃った時点で後述するオーダ進行管理手
段406をHDD1009内などからRAM1002に
展開して使用する機能を有している。
The image collecting means 405 is the order receiving means 4
03 or a center transmission / reception control unit 407, which will be described later, issues an activation instruction.
This is an application program developed in M1002. The image collection unit 405 has a function of determining a storage position of a printing original image necessary for printing in an order management table 416 described later, and a function of determining whether the storage destination specified by the function is the image server 111 or the print server 121. A function of transmitting a print image acquisition request via the center transmission / reception control unit 407, and a function of storing and managing a print image returned from the image server 111 or the print server 121 in a temporary storage image storage device 414 described later. And a function of managing the collection status and developing and using the order progress management means 406 described later in the RAM 1002 from the HDD 1009 when all the printing images necessary for the print order are prepared.

【0067】オーダ進行管理手段406は、画像収集手
段405またはセンター送受信制御手段407によっ
て、HDD1009内などからRAM1002に展開し
て使用するアプリケーションプログラムで、オーダ管理
テーブル416内のプリントオーダデータと後述する一
時保管画像格納装置414内の印刷用画像データからプ
リントサーバ121向けの印刷要求データを作成し、該
印刷要求データを後述するセンター送受信制御手段40
7を介してプリントサーバ121に対して送信する機能
と、プリントサーバ121からセンター送受信制御手段
407を介して受信した印刷完了報告データを元にオー
ダ管理テーブルの内容を更新する機能とを有するアプリ
ケーションプログラムである。
The order progress management means 406 is an application program developed and used in the RAM 1002 from the HDD 1009 or the like by the image collection means 405 or the center transmission / reception control means 407. The print order data in the order management table 416 and the temporary The print request data for the print server 121 is created from the print image data in the storage image storage device 414, and the print request data is transmitted to the center transmission / reception control unit 40 described later.
Application program having a function of transmitting to the print server 121 via the print server 121 and a function of updating the contents of the order management table based on the print completion report data received from the print server 121 via the center transmission / reception control means 407 It is.

【0068】センター送受信制御手段407は、センタ
ーサーバ内の画像収集手段405などのアプリケーショ
ンプログラムが作成・収集して後述するセンター送信ボ
ックス418に保管されているデータを管理し、NET
IF1004を介してイメージサーバ111またはプリ
ントサーバ121から受信したデータ送受信開始要求を
元に該イメージサーバ111またはプリントサーバ12
1向けの送信データをセンター送信ボックス418から
抽出して送信する機能と、該イメージサーバ111また
はプリントサーバ121から受信した受信データを後述
するセンター受信ボックス419に格納すると共に受信
データを解析してそのデータを処理するアプリケーショ
ンプログラムをHDD1009内などからRAM100
2に展開して使用する機能を有する。
The center transmission / reception control unit 407 manages data created and collected by an application program such as the image collection unit 405 in the center server and stored in a center transmission box 418 described later.
Based on a data transmission / reception start request received from the image server 111 or the print server 121 via the IF 1004, the image server 111 or the print server 12
A function of extracting the transmission data for the first device from the center transmission box 418 and transmitting the data, storing the reception data received from the image server 111 or the print server 121 in a center reception box 419 described later, analyzing the reception data, An application program for processing data is stored in the RAM 100 from the HDD 1009 or the like.
It has a function to be developed and used in 2.

【0069】イメージサーバ111またはプリントサー
バ121とのデータ送受信は、イメージサーバ111ま
たはプリントサーバ121からの送受信開始要求に基づ
いて行われるため、ネットワークの接続形態(専用線に
よる常時接続、ダイアルアップによる一時的な接続な
ど)に応じて最適な送受信サイクルを確保することがで
きる。
Since data transmission / reception with the image server 111 or the print server 121 is performed based on a transmission / reception start request from the image server 111 or the print server 121, a network connection mode (a permanent connection by a dedicated line, a temporary connection by dial-up). Optimal transmission / reception cycle can be ensured according to various connections.

【0070】表示・編集用画像格納装置411は利用者
が利用可能な全ての画像の低解像度の画像を格納してい
るもので、後述するネットワーク閲覧手段502及び文
書提供手段401と通じて受信する利用者の画像取得要
求に対して、ネットワーク閲覧手段502上に表示する
最も低解像度の表示用画像(例えば、64×64画素な
どのサムネイル)、またはデータ処理手段501が使用
する編集用画像(例えば、1/4baseや1/16b
aseなどの画像イメージ)を提供できるデータを格納
する。画像ファイルは文書提供手段401が有するユー
ザーIDによる送信データ制限に対応して、ユーザーI
Dごとの別ディレクトリに格納され、さらに図9で後述
するイメージIDで対応する画像ファイルを検索するた
めのテーブルを格納する。
The display / edit image storage device 411 stores low-resolution images of all images available to the user, and receives them through a network browsing unit 502 and a document providing unit 401, which will be described later. In response to a user's image acquisition request, a display image of the lowest resolution (for example, a thumbnail of 64 × 64 pixels) displayed on the network browsing unit 502 or an editing image (for example, a thumbnail of 64 × 64 pixels) used by the data processing unit 501 , 1 / 4base or 1 / 16b
, etc.) is stored. The image file corresponds to the user ID of the document
A table for storing a corresponding image file by an image ID described later with reference to FIG.

【0071】原画像位置管理テーブル412は、図12
で後述するように印刷用画像の格納位置の管理テーブル
である。
The original image position management table 412 is shown in FIG.
7 is a management table of storage positions of print images as described later.

【0072】サーバ管理テーブル413は、図11で後
述するように各イメージサーバ111及びプリントサー
バ121の情報を管理するテーブルである。
The server management table 413 is a table for managing information of each image server 111 and print server 121 as described later with reference to FIG.

【0073】一時保管画像格納装置414は、印刷に必
要な印刷用画像(例えば、原画像や16baseの画像
イメージ)を印刷が完了するまで保管しておくスプール
である。
The temporary storage image storage device 414 is a spool that stores printing images (for example, original images and 16-base image images) required for printing until printing is completed.

【0074】オーダステータステーブル415は、図1
0で後述するプリントオーダの進行状況を管理するため
のオーダステータステーブルを格納する。
The order status table 415 is shown in FIG.
0 stores an order status table for managing the progress of the print order described later.

【0075】オーダ管理テーブル416は、図8で後述
するプリントオーダデータを保管する。
The order management table 416 stores print order data described later with reference to FIG.

【0076】編集用画像位置管理テーブル417は、図
12で後述する原画像位置管理テーブルと同じレイアウ
トで、表示・編集用画像格納装置411内に格納されて
いる画像ファイルのパス名とイメージIDとの対応を管
理する。
The editing image position management table 417 has the same layout as the original image position management table described later with reference to FIG. 12, and has the path name and image ID of the image file stored in the display / editing image storage device 411. Manage correspondence.

【0077】センター送信ボックス418とセンター受
信ボックス419は、それぞれイメージサーバ111ま
たはプリントサーバ121への送信データと受信データ
をHDD1009内に格納する装置である。
The center transmission box 418 and the center reception box 419 are devices for storing transmission data and reception data to the image server 111 or the print server 121 in the HDD 1009, respectively.

【0078】<クライアントコンピュータ>図5は利用
者が実際に使用する情報処理装置であるクライアントコ
ンピュータ101の構成を表す説明図であり、ROM1
003、HDD1009、またはFDD1010より読
み込まれてRAM1002に展開され使用されるアプリ
ケーションプログラムとして、データ処理手段501と
ネットワーク閲覧手段502及び該拡張手段503が存
在している。
<Client Computer> FIG. 5 is an explanatory diagram showing the configuration of a client computer 101 which is an information processing device actually used by a user.
A data processing unit 501, a network browsing unit 502, and an extension unit 503 exist as application programs that are read from the HDD 003, the HDD 1009, or the FDD 1010, expanded in the RAM 1002, and used.

【0079】データ処理手段501は、文字列、図形、
イメージ等のデータを含む文書の作成、編集、文書デー
タのページ記述言語への変換機能の他、ネットワーク閲
覧手段502内で稼動する拡張手段503を通じてセン
ターサーバ102から編集用画像を取得し、編集後のペ
ージ記述言語を含むプリントオーダを作成して、拡張手
段503を通じてセンターサーバにプリントオーダを発
注する機能を有する。
The data processing means 501 includes a character string, a figure,
In addition to the functions of creating and editing a document including data such as images, converting document data into a page description language, and acquiring an image for editing from the center server 102 through an extension unit 503 operating in the network browsing unit 502, Has a function of creating a print order including the page description language of the above and ordering the print order from the center server through the extension means 503.

【0080】ネットワーク閲覧手段502は、ネットワ
ークを通してインターネットなど外部からのサービスを
受けることを可能とするアプリケーションプログラム
(いわゆるインターネットブラウザなどの一般的なアプ
リケーションプログラム)である。
The network browsing means 502 is an application program (a general application program such as a so-called Internet browser) that enables external services such as the Internet to be received through a network.

【0081】ネットワーク閲覧手段502は拡張手段
(プラグインモジュール)を組み込むことによりその機
能を拡張することが可能となっていて、拡張手段(プラ
グイン)503はそのようにしてネットワーク閲覧手段
503に付加されたアプリケーションプログラムであ
る。ネットワーク閲覧手段は、ネットワーク上のイメー
ジ等の文書の閲覧やクライアントコンピュータへの伝送
の機能に重点が置かれているため、データ処理手段50
1のような外部のアプリケーションプログラムとの連携
を行うために、拡張手段503を使用する。
The function of the network browsing means 502 can be extended by incorporating an extension means (plug-in module), and the extension means (plug-in) 503 is added to the network browsing means 503 in this manner. Application program. Since the network browsing unit focuses on the function of browsing documents such as images on the network and transmitting it to the client computer, the data processing unit 50
In order to cooperate with an external application program such as (1), the extension unit 503 is used.

【0082】拡張手段503はHDD1009に記憶さ
れているアプリケーションプログラムで、ネットワーク
閲覧手段502と同時にRAM1002に展開されて使
用可能となり、ネットワーク閲覧手段502と共に稼動
して、データ処理手段501で扱うデータをネットワー
ク上から取得する機能と、CRT1006を通して該デ
ータを表示する機能と、該データをデータ処理手段50
1に転送する機能と、データ処理手段が作成したプリン
トオーダデータをネットワークに送信する機能を有す
る。
The extension means 503 is an application program stored in the HDD 1009, which is developed and used in the RAM 1002 at the same time as the network browsing means 502, and operates together with the network browsing means 502 to transfer data handled by the data processing means 501 to the network. A function to obtain the data from above, a function to display the data through the CRT 1006, and a function to
1 and a function of transmitting the print order data created by the data processing means to the network.

【0083】なお、データ処理手段501が有するプリ
ントオーダの発注機能をセンターサーバ102のオーダ
受注手段で実施し、かつ拡張手段が有するデータ表示機
能及びプリントオーダデータ送信機能をネットワーク閲
覧手段502を用いて行うことにより、データ処理手段
501及び拡張手段503がなくても、本発明は実施可
能である。
The print order ordering function of the data processing means 501 is performed by the order receiving means of the center server 102, and the data display function and print order data transmission function of the extension means are performed by using the network browsing means 502. By doing so, the present invention can be implemented without the data processing unit 501 and the extension unit 503.

【0084】<イメージサーバ>図6は、イメージサー
バ111,112、11N内の処理手段及び管理データ
を表す構成図である。図6中601、602,603、
及び604の各処理手段はROM1003、HDD10
09、またはFDD1010から読み出され、RAM1
002に展開して使用されるアプリケーションプログラ
ムである。
<Image Server> FIG. 6 is a block diagram showing the processing means and management data in the image servers 111, 112 and 11N. In FIG. 6, 601, 602, 603,
And 604 are a ROM 1003, an HDD 10
09 or FDD 1010 and read from RAM 1
002 is an application program that is developed and used.

【0085】印刷用画像登録手段601は、印刷用画像
の新規登録、移動、複製、削除を行うアプリケーション
で、管理者がKB1008で行う操作に従って、CDR
OMやZIPなどの外部記憶装置に記録された印刷用原
画像をFDD1010で読み出して後述する印刷用原画
像格納装置611に保管する機能と、印刷用原画像格納
装置611内の画像を削除する機能を有するアプリケー
ションプログラムである。また、後述する原画像位置管
理テーブル612を更新する機能と、表示・編集用画像
を生成する機能と、原画像位置情報や該表示・編集用画
像等を後述するローカル送受信制御手段603を介して
センターサーバ102に送信する機能も有する。
A print image registration unit 601 is an application for newly registering, moving, duplicating, and deleting a print image.
A function to read out the original print image recorded in the external storage device such as the OM or the ZIP by the FDD 1010 and store it in the original print image storage device 611 described later, and a function to delete the image in the original print image storage device 611. Is an application program having Further, a function of updating an original image position management table 612 described later, a function of generating a display / edit image, and a function of transmitting original image position information and the display / edit image via a local transmission / reception control unit 603 described later. It also has a function of transmitting to the center server 102.

【0086】印刷用画像送信手段602は、後述するロ
ーカル送受信制御手段603がセンターサーバ102か
ら受信した印刷用画像送信要求を解析して、必要な印刷
用画像を後述する原画像管理テーブル612を元に後述
する印刷用原画像格納装置611から検索して、ローカ
ル送受信制御手段603を介して該要求送信元(センタ
ーサーバ102)に送信する機能を有するアプリケーシ
ョンプログラムである。
The print image transmitting unit 602 analyzes a print image transmission request received from the center server 102 by the local transmission / reception control unit 603 described later, and determines a necessary print image based on an original image management table 612 described later. This is an application program having a function of retrieving from a printing original image storage device 611 described later and transmitting the request to the request transmission source (center server 102) via the local transmission / reception control unit 603.

【0087】ローカル送受信制御手段603は、イメー
ジサーバ内の印刷用画像登録手段601等のアプリケー
ションプログラムが作成し後述するローカル送信ボック
ス613に保管したデータを管理し、NETIF100
4を介してセンターサーバ102に送受信開始要求を送
信し、送信データをローカル送信ボックス613から抽
出して送信する機能と、センターサーバ102から受信
した受信データを後述するローカル受信ボックス614
に格納すると共に受信データを解析してそのデータを処
理するアプリケーションプログラムをHDD1009内
などからRAM1002に展開して使用する機能とを有
する。
The local transmission / reception control unit 603 manages data created by an application program such as the print image registration unit 601 in the image server and stored in a local transmission box 613 described later.
4, a function of transmitting a transmission / reception start request to the center server 102 to extract transmission data from the local transmission box 613 and transmitting the data, and a local reception box 614 described later for receiving the data received from the center server 102.
And a function of expanding an application program for analyzing received data and processing the data in the RAM 1002 from the HDD 1009 or the like and using the application program.

【0088】印刷用原画像格納装置611は印刷用の高
解像度の原画像ファイルで、HDD1009内またはF
DD1010で読み書き可能なリムーバブルディスク上
に保持する。
The print original image storage device 611 is a high-resolution original image file for printing, and is stored in the HDD 1009 or in the F
It is stored on a removable disk readable and writable by the DD 1010.

【0089】原画像位置管理テーブル612は図12で
後述する印刷用画像のパス名を管理するテーブルで、H
DD1009内のデータベースまたは検索可能なファイ
ルとして格納する。
The original image position management table 612 is a table for managing the path name of the print image described later with reference to FIG.
It is stored as a database in the DD 1009 or a searchable file.

【0090】ローカル送信ボックス613とローカル受
信ボックス614は、それぞれセンターサーバ102へ
の送信データと受信データをHDD1009内に格納す
る装置である。
The local transmission box 613 and the local reception box 614 are devices for storing transmission data and reception data to the center server 102 in the HDD 1009, respectively.

【0091】<プリントサーバ>図7は、プリントサー
バ121,122、12N内の処理装置及び管理データ
を表す構成図である。図7中701、702、703、
704、及び705の各処理手段はROM2003、H
DD2009,またはFDD2010から読み出され、
RAM2002に展開して使用されるアプリケーション
プログラムである。
<Print Server> FIG. 7 is a block diagram showing the processing devices and management data in the print servers 121, 122 and 12N. 7, 701, 702, 703,
Each processing means of 704 and 705 is ROM 2003, H
Read from DD2009 or FDD2010,
This is an application program developed and used in the RAM 2002.

【0092】オーダ出力管理手段701は、センターサ
ーバ102から送信されたプリントオーダの進行状況を
管理する機能を有するアプリケーションプログラムで、
後述するローカル送受信制御手段703を介してセンタ
ーサーバ102からプリントオーダを受信して該プリン
トオーダを解析して後述するオーダ管理テーブル711
に格納する機能と、オペレータがKB1008を用いて
行う印刷操作に基づいて印刷用データを後述する印刷ス
プール712作成して後述する印刷制御手段702へ印
刷開始指示を送る機能と、印刷制御手段702からの印
刷完了通知を受け取って印刷完了通知データを作成し、
ローカル送受信制御手段703を介して該印刷完了通知
データをセンターサーバ102に送信する機能を有す
る。
The order output management means 701 is an application program having a function of managing the progress of the print order transmitted from the center server 102.
A print order is received from the center server 102 via a local transmission / reception control unit 703 described below, the print order is analyzed, and an order management table 711 described below is received.
A print spool 712 described later based on a print operation performed by the operator using the KB 1008, and a function to send a print start instruction to a print control unit 702 described below. Receives the print completion notification and creates print completion notification data,
It has a function of transmitting the print completion notification data to the center server 102 via the local transmission / reception control unit 703.

【0093】印刷制御手段702は、最終的な印刷イメ
ージを作成してPRTC2011に送ることによって印
刷を行う機能を有するアプリケーションプログラムで、
後述する印刷スプール712内にある編集情報を元に該
印刷スプール内にある印刷用原画像を用いて最終的な印
刷イメージを編集する機能と、印刷処理が完了した時に
完了通知をオーダ出力管理手段701に送る機能とを有
する。
A print control unit 702 is an application program having a function of printing by creating a final print image and sending it to the PRTC 2011.
A function of editing a final print image by using a print original image in the print spool based on edit information in a print spool 712 described later, and an order output management unit for notifying completion when print processing is completed 701.

【0094】ローカル送受信制御手段703はイメージ
サーバ111のローカル送受信制御手段603と等価
で、プリントサーバ内のオーダ出力管理手段701等の
アプリケーションプログラムが作成し後述するローカル
送信ボックス713に保管したデータを管理し、NET
IF2004を介してセンターサーバ102に送受信開
始要求を送信し、送信データをローカル送信ボックス7
13から抽出して送信する機能と、センターサーバ10
2から受信した受信データを後述するローカル受信ボッ
クス714に格納すると共に受信データを解析してその
データを処理するアプリケーションプログラムをHDD
2009内などからRAM2002に展開して使用する
機能とを有する。
The local transmission / reception control unit 703 is equivalent to the local transmission / reception control unit 603 of the image server 111, and manages data created by an application program such as the order output management unit 701 in the print server and stored in a local transmission box 713 described later. And NET
A transmission / reception start request is transmitted to the center server 102 via the IF 2004 and the transmission data is transmitted to the local transmission box 7.
13 and the function of extracting and transmitting from the center server 10
2 is stored in a local reception box 714, which will be described later, and an application program for analyzing the received data and processing the data is stored in the HDD.
And a function to be developed and used in the RAM 2002 from inside 2009 or the like.

【0095】印刷用画像登録手段704は、イメージサ
ーバ111における印刷用画像登録手段601と等価で
あって、印刷用画像の新規登録、移動、複製、削除を行
うアプリケーションで、管理者がKB2008で行う操
作に従って、CDROMなどの外部記憶装置に記録され
た印刷用原画像をFDD2010で読み出して後述する
印刷用原画像格納装置716に保管する機能と、印刷用
原画像格納装置716内の画像を削除する機能を有する
アプリケーションプログラムである。また、後述する原
画像位置管理テーブル715を更新する機能と、表示・
編集用画像を生成する機能と、原画像位置情報や該表示
・編集用画像等をローカル送受信制御手段703を介し
てセンターサーバ102に送信する機能も有する。
The print image registration unit 704 is equivalent to the print image registration unit 601 in the image server 111, and is an application for newly registering, moving, duplicating, and deleting a print image. According to the operation, the function of reading out the original print image recorded in the external storage device such as the CDROM by the FDD 2010 and storing it in the original print image storage device 716 described later, and deleting the image in the original print image storage device 716. It is an application program having functions. Also, a function of updating an original image position management table 715, which will be described later,
It also has a function of generating an editing image and a function of transmitting original image position information and the display / editing image to the center server 102 via the local transmission / reception control unit 703.

【0096】印刷用画像送信手段705は、イメージサ
ーバ111における印刷用画像送信手段602と等価で
あって、ローカル送受信制御手段703が受信した印刷
用画像送信要求を解析して、必要な印刷用画像を後述す
る原画像管理テーブル715を元に後述する印刷用原画
像格納装置716から検索して、ローカル送受信制御手
段703を介して該要求送信元に送信する機能を有する
アプリケーションプログラムである。プリントサーバの
印刷用画像送信手段705は、印刷用画像または、表示
用画像と編集用画像を送信する。
The print image transmission unit 705 is equivalent to the print image transmission unit 602 in the image server 111, analyzes a print image transmission request received by the local transmission / reception control unit 703, and outputs a necessary print image. Is an application program having a function of retrieving from an original image storage device for printing 716 to be described later based on an original image management table 715 to be described later, and transmitting it to the request source via the local transmission / reception control unit 703. The print image transmitting unit 705 of the print server transmits the print image or the display image and the edit image.

【0097】オーダ管理テーブル711はHDD200
9に格納するデータベースまたは検索可能なファイル
で、図8で後述するプリントオーダデータと、図10で
後述するプリントオーダの進行状況を関するためのオー
ダステータステーブルを格納する。
The order management table 711 is stored in the HDD 200
9 stores a print order data described later with reference to FIG. 8 and an order status table related to the progress of the print order described later with reference to FIG.

【0098】印刷スプール712は印刷制御手段702
が印刷処理を行う上で必要となる編集情報と全ての印刷
用原画像を一時的に格納するスプールである。
The print spool 712 is provided by the print control unit 702.
Is a spool for temporarily storing editing information necessary for performing a printing process and all printing original images.

【0099】ローカル送信ボックス713とローカル受
信ボックス714は、イメージサーバ111のローカル
送信ボックス613、ローカル受信ボックス614と等
価で、それぞれセンターサーバ102への送信データと
受信データをHDD2009内に格納する装置である。
The local transmission box 713 and the local reception box 714 are equivalent to the local transmission box 613 and the local reception box 614 of the image server 111, and are devices for storing transmission data and reception data to the center server 102 in the HDD 2009, respectively. is there.

【0100】原画像位置管理テーブル715はイメージ
サーバ111における原画像位置管理テーブル612と
等価であって、図12で後述する印刷用画像のパス名を
管理するテーブルで、HDD2009内のデータベース
または検索可能なファイルとして格納する。
The original image position management table 715 is equivalent to the original image position management table 612 in the image server 111, and is a table for managing a path name of a print image, which will be described later with reference to FIG. Store as a simple file.

【0101】印刷用原画像格納装置716はイメージサ
ーバ111における印刷用原画像格納装置611と等価
であって、印刷用の高解像度の原画像ファイルで、HD
D2009内またはFDD2010で読み書き可能なリ
ムーバブルディスク上に保持する。
The printing original image storage device 716 is equivalent to the printing original image storage device 611 in the image server 111, and is a high resolution original image file for printing.
It is stored in a removable disk readable and writable in D2009 or FDD 2010.

【0102】なお、本実施例ではプリントサーバ内に印
刷用原画像とその管理機能を有することによって、より
伝送負荷を軽減することを目的として、プリントサーバ
121内にイメージサーバ121の機能も包含する構成
になっている。プリントサーバ121内にイメージサー
バの機能である704、705、715、716が無く
ても本実施例は実施可能である。また、プリントサーバ
121のNETIF2004またはイメージサーバ11
1のNETIF1004、及びネットワーク130を、
移動体通信及び移動体通信機器、例えばPersona
l Handyphone System(PHS)な
どのデジタル通信及びデジタル通信機器に置き換えるこ
とにより、本発明は移動体通信環境下においても実現可
能である。
In this embodiment, the function of the image server 121 is included in the print server 121 for the purpose of further reducing the transmission load by having the print original image and its management function in the print server. It has a configuration. This embodiment can be implemented even if the print server 121 does not include the functions 704, 705, 715, and 716 of the image server. The NETIF 2004 of the print server 121 or the image server 11
NETIF 1004 and network 130,
Mobile communications and mobile communications equipment, for example Persona
By substituting digital communication and digital communication devices such as l Handyphone System (PHS), the present invention can be realized in a mobile communication environment.

【0103】<プリントオーダデータ>図8は本実施例
で取り扱うプリントオーダデータのデータ構造を表す。
プリントオーダデータは利用者が本実施例に対して行う
オーダの情報を格納するためのデータ構造体である。こ
こで説明するプリンとオーダーデータは、センターサー
バからプリントサーバに送信されるオーダのことであ
る。
<Print Order Data> FIG. 8 shows the data structure of print order data handled in this embodiment.
The print order data is a data structure for storing information of an order performed by the user for the present embodiment. The pudding and order data described here are orders transmitted from the center server to the print server.

【0104】該プリントオーダデータは、センターサー
バ102においてオーダ受注手段403によってセンオ
ーダ管理テーブル416に格納され、オーダ出力管理手
段406によって操作される他、プリントサーバ121
においてもオーダ出力管理手段701によってオーダ管
理テーブル711に格納・操作される。以下、図8を用
いてプリントオーダのデータ構造と本実施例で使用され
る各種用語の説明を行う。
The print order data is stored in the center order management table 416 by the order receiving means 403 in the center server 102, and is operated by the order output management means 406.
Are stored and operated in the order management table 711 by the order output management means 701. The data structure of the print order and various terms used in this embodiment will be described below with reference to FIG.

【0105】図8中801はプリントオーダであり、利
用者が印刷を要求する単位であって、本実施例内でユニ
ークなオーダIDで識別される。プリントオーダ801
は1つ以上のサブオーダ802で構成され、プリントオ
ーダごとの情報として利用者が出力を所望するプリント
サーバの識別子などを持つ。オーダIDは、プリントオ
ーダを発注した利用者のユーザーIDと、利用者が発注
を行なったクライアントコンピュータの識別子(ネット
ワーク接続時のIPアドレス)と、発注した時の時刻を
組み合わせたものである。
In FIG. 8, reference numeral 801 denotes a print order, which is a unit for which a user requests printing, and is identified by a unique order ID in this embodiment. Print order 801
Is composed of one or more sub-orders 802, and has, as information for each print order, an identifier of a print server that the user desires to output. The order ID is a combination of the user ID of the user who ordered the print order, the identifier of the client computer that ordered the print order (the IP address at the time of network connection), and the time when the order was placed.

【0106】802はサブオーダであり、プリントサー
バで印刷される単位であって、上位のオーダ内でユニー
クな連番(001、002、...)であるサブオーダ
IDで識別される。サブオーダは1つ以上のオーダアイ
テム803で構成され、サブオーダごとの情報として用
紙サイズや出力部数などを持つ。
Reference numeral 802 denotes a sub-order, which is a unit to be printed by the print server, and is identified by a sub-order ID which is a unique serial number (001, 002,...) In the upper order. The sub-order is composed of one or more order items 803, and has information such as a paper size and the number of output copies for each sub-order.

【0107】803はオーダアイテムであり、編集情報
804やイメージID805がそれぞれ一つのオーダア
イテムとして、サブオーダ802を構成する。
Reference numeral 803 denotes an order item. The editing information 804 and the image ID 805 constitute a sub order 802 as one order item.

【0108】804は編集情報であって、ページ記述言
語を用いて各画像の印刷位置などを記述したスクリプト
である。
Reference numeral 804 denotes editing information, which is a script describing the printing position of each image using a page description language.

【0109】805はイメージIDであり、印刷される
画像を識別するためのもので、イメージIDはオーダア
イテムの一つとしてサブオーダを構成する。イメージI
Dは図9で後述するように、本実施例内で一意にあるよ
うに発番される。但し、イメージIDは画像を識別する
もので、遠隔地にある複数の画像ファイルに対しても、
それらが同じ画像を格納しているのであれば、同じイメ
ージIDが割り振られる。
Reference numeral 805 denotes an image ID for identifying an image to be printed. The image ID forms a sub-order as one of the order items. Image I
D is numbered so as to be unique in the present embodiment, as will be described later with reference to FIG. However, the image ID identifies the image, and even for a plurality of remote image files,
If they store the same image, the same image ID is assigned.

【0110】実際の実施例では、オーダ801、サブオ
ーダ802、オーダアイテム803に対し、利用者の情
報や課金情報などを持つが、本発明を説明する上で特に
必要ないので省略する。
In the actual embodiment, the order 801, sub-order 802, and order item 803 have user information, billing information, and the like.

【0111】<ID体系>図9は、本実施例におけるイ
メージID及びオーダIDを説明するものである。
<ID System> FIG. 9 illustrates an image ID and an order ID in this embodiment.

【0112】図9中901はイメージIDであって、区
切り文字(‘/’)で3つの部分に区切られている。イ
メージIDは、本実施例における印刷用原画像を識別す
るために各印刷用原画像に対して該原画像の登録処理の
際に割り振られる識別子である。
In FIG. 9, reference numeral 901 denotes an image ID, which is divided into three parts by delimiters ('/'). The image ID is an identifier assigned to each printing original image at the time of registration processing of the original image for identifying the printing original image in the present embodiment.

【0113】911はセンターサーバ102を識別する
ためのセンターサーバの名称である。
[0113] Reference numeral 911 denotes the name of the center server for identifying the center server 102.

【0114】912は該イメージIDに対応する印刷用
原画像の登録処理を行ったサーバを示すIDであり、本
実施例ではイメージサーバ111またはプリントサーバ
121のいずれかのサーバIDで表される。なお、サー
バIDはセンターサーバ102に接続されるイメージサ
ーバ111、プリントサーバ121に対して一意に割り
振られる識別子を用い、センターサーバ102もサーバ
IDを持つ。
Reference numeral 912 denotes an ID indicating a server that has performed a process of registering a print original image corresponding to the image ID. In this embodiment, the ID is represented by one of the image server 111 and the print server 121. The server ID uses an identifier uniquely assigned to the image server 111 and the print server 121 connected to the center server 102, and the center server 102 also has a server ID.

【0115】なお、サーバIDはイメージIDの一意性
を保つために使用するもので、その原画像を保存してい
るサーバのサーバIDとは必ずしも一致しなくとも良
い。
The server ID is used to maintain the uniqueness of the image ID, and does not necessarily have to match the server ID of the server storing the original image.

【0116】913は、登録処理を行うサーバ内で、該
登録処理によって登録される原画像を一意に特定できる
ように割り振られる番号であり、例えば該登録処理を実
行した時の時刻などを用いて発行する。
Reference numeral 913 denotes a number assigned in the server that performs the registration processing so that the original image registered by the registration processing can be uniquely specified. Issue.

【0117】以上のように、911、912、913を
用いて本実施例において印刷用原画像の一意性を保持す
る。
As described above, the uniqueness of the printing original image is maintained in this embodiment by using 911, 912, and 913.

【0118】また、図9中902はオーダIDであっ
て、区切り文字(‘/’)で3つの部分に区切られてい
る。オーダIDは、本実施例において利用者が発注する
プリントオーダを識別するために、各プリントオーダに
対して該プリントオーダの受注時にセンターサーバ10
2で割り振る識別子である。
In FIG. 9, reference numeral 902 denotes an order ID, which is divided into three parts by delimiters ('/'). In order to identify the print order ordered by the user in the present embodiment, the order ID is used by the center server 10 when each print order is ordered.
This is an identifier assigned by 2.

【0119】914はユーザーIDであって、該プリン
トオーダを発注した利用者を識別するための識別子であ
る。
A user ID 914 is an identifier for identifying a user who has ordered the print order.

【0120】915は該プリントオーダを受注したセン
ターサーバ102のサーバIDである。
[0120] Reference numeral 915 denotes a server ID of the center server 102 that has received the print order.

【0121】916は受注処理を行うセンターサーバ1
02内で、受注したプリントオーダを一意に特定できる
ように割り振られる番号であり、例えば該受注処理を実
行した時の時刻などを用いて発行する。
Reference numeral 916 denotes the center server 1 that performs order receiving processing
02 is a number assigned so as to uniquely identify the received print order, and is issued using, for example, the time when the order processing is executed.

【0122】以上のように、914、915、916を
用いて本実施例において印刷用原画像の一意性を保持す
る。
As described above, the uniqueness of the printing original image is maintained in this embodiment by using 914, 915, and 916.

【0123】<オーダステータステーブル>図10は本
実施例で使用するオーダステータステーブル415の説
明図である。ステータステーブル415は、センターサ
ーバ102のHDD1009にデータベースまたは検索
可能なファイルとして保持され、後述する各処理フロー
で説明する処理において、主に画像収集手段405が各
プリントオーダの印刷用画像の収集状況を管理して各処
理を制御するために使用する。また、センターサーバ上
のRAM1002上に保持して使用することも可能であ
る。
<Order Status Table> FIG. 10 is an explanatory diagram of the order status table 415 used in this embodiment. The status table 415 is stored in the HDD 1009 of the center server 102 as a database or a searchable file. In the processing described in each processing flow described below, the image collection unit 405 mainly displays the collection status of the print image of each print order. Used to manage and control each process. It is also possible to use it while holding it on the RAM 1002 on the center server.

【0124】図10中201はセンターサーバが受注し
て現在処理中あるいは処理済のプリントオーダを識別す
るためのオーダIDを格納する。
In FIG. 10, reference numeral 201 stores an order ID for identifying a print order that is currently processed or has been processed by the center server upon receiving an order.

【0125】202はオーダID201で識別されるオ
ーダの構成要素であり、実施例ではサブオーダを識別す
るためのサブオーダIDを格納する。
Reference numeral 202 denotes a component of the order identified by the order ID 201. In this embodiment, a sub-order ID for identifying a sub-order is stored.

【0126】203はサブオーダID202で識別され
るサブオーダの構成要素のアイテムで使用される、印刷
用原画像のイメージIDを格納する。
Reference numeral 203 stores the image ID of the print original image used for the item of the component of the sub-order identified by the sub-order ID 202.

【0127】204は印刷用原画像、及び対応するオー
ダ、サブオーダの印刷用原画像の収集状況を表すステー
タスであり、「画像収集中」、「画像収集済」などの状
況を示す値が格納される。
Reference numeral 204 denotes a status indicating the collection status of the printing original image and the corresponding printing order or sub-order printing original image. Values indicating the status such as "image being collected" or "image collected" are stored. You.

【0128】211、212、213、214はオーダ
ステータステーブル415に格納されるデータの例であ
る。
Reference numerals 211, 212, 213, and 214 are examples of data stored in the order status table 415.

【0129】図10中ハイフン(−)で表現されている
欄は、該当する欄に値が入っていないことを表し、これ
によって各印刷用画像の準備状況の他に、オーダやサブ
オーダ単位の状況も管理する。例えば、図5において4
行目のデータ214はオーダID「USR1/PC1/
0002」のサブオーダID「0001」のイメージI
D「CANON/PS5/199890202002
7」はスタータスが「画像収集済み」であり、その印刷
用画像データが既にセンターサーバ上にあってプリント
サーバへの送信準備ができているなど準備が完了してい
ることを表わす。また、3行目のデータ213はサブオ
ーダ「0001」のイメージID「 CANON/PS
5/1998901010758」はまだ印刷用画像が
準備ができていないことを表す。また、2行目のデータ
212はサブオーダ「0001」としてまだ準備ができ
ていないことを、1行目のデータ211はオーダ「 U
SR1/PC1/0002」として準備ができていない
ことを表す。
In FIG. 10, a column represented by a hyphen (-) indicates that a value is not entered in the corresponding column. This means that, in addition to the preparation status of each print image, the status in units of orders and sub-orders. Also manage. For example, in FIG.
The data 214 on the line is the order ID “USR1 / PC1 /
Image I of sub-order ID "0001" of "0002"
D "CANON / PS5 / 1998890202002
"7" indicates that the status is "image collected" and that the print image data is already on the center server and is ready for transmission to the print server. The data 213 on the third line is the image ID “CANON / PS” of the sub-order “0001”.
“5/1998901010758” indicates that the image for printing is not yet ready. In addition, the data 212 in the second row is not yet prepared as a sub-order “0001”, and the data 211 in the first row is an order “U
SR1 / PC1 / 0002 "indicates that it is not ready.

【0130】なお、一つのプリントオーダを一つのデー
タ構造体として保持することも可能であるが、本実施例
では一つのプリントオーダのデータをオーダ管理テーブ
ルとオーダステータステーブルに分けて保持することに
よって、プリントオーダの付加情報の追加などの変更に
対する各処理フローの変更が可能な限り発生しないよう
にする。
It is possible to hold one print order as one data structure, but in this embodiment, one print order is divided into an order management table and an order status table and held. In addition, the processing flow is prevented from being changed as much as possible with respect to changes such as addition of additional information of the print order.

【0131】<サーバ管理テーブル>図11は本実施例
で使用するサーバ管理テーブルの説明図である。サーバ
管理テーブルは、センターサーバ102のHDD100
9にデータベースまたは検索可能なファイルとして保持
され、センターサーバ102に接続する全てのイメージ
サーバとプリントサーバの情報を管理する。本実施例で
は、図15の処理フローで後述する原画像位置決定処理
で使用する。また、センターサーバ上のRAM1002
上に保持することも可能である。
<Server Management Table> FIG. 11 is an explanatory diagram of a server management table used in this embodiment. The server management table is stored in the HDD 100 of the center server 102.
9 stores a database or a searchable file, and manages information of all image servers and print servers connected to the center server 102. In the present embodiment, it is used in the original image position determination processing described later in the processing flow of FIG. Also, the RAM 1002 on the center server
It is also possible to hold on.

【0132】図11中1101はサーバIDで、センタ
ーサーバに接続する全てのイメージサーバとプリントサ
ーバを一意に識別するための識別子である。
In FIG. 11, reference numeral 1101 denotes a server ID, which is an identifier for uniquely identifying all image servers and print servers connected to the center server.

【0133】1102は画像取得優先順位で、同一のイ
メージIDに対応する原画像が複数のイメージサーバま
たはプリントサーバに保管されている時の判断基準とし
て使用する数値である。画像優先順位は、後述する原画
像の収集において、センターサーバに画像データを伝送
する上でかかる伝送コストに対応した相対的な値を予め
設定しておく。なお、ここで言う伝送コストとは、伝送
に関わる費用だけではなく、センターサーバからの要求
に対して画像を送信するまでにかかる時間も含めた総合
的な意味である。画像取得優先順位1102は1以上9
99以下の値であって、値が小さいほど画像取得に関わ
る伝送コストが小さいことを表す。
Reference numeral 1102 denotes an image acquisition priority, which is a numerical value used as a criterion when original images corresponding to the same image ID are stored in a plurality of image servers or print servers. As the image priority, a relative value corresponding to a transmission cost required for transmitting image data to the center server in collecting an original image described later is set in advance. It should be noted that the transmission cost mentioned here means not only the cost related to transmission but also a comprehensive meaning including the time required to transmit an image in response to a request from the center server. Image acquisition priority 1102 is 1 or more and 9
It is a value of 99 or less, and the smaller the value, the smaller the transmission cost related to image acquisition.

【0134】例えば、センターサーバから見て同一LA
N内であれば100、同一ローカルエリアネットワーク
(LAN)ではないが常にネットワークに接続している
サーバであれば200、同一LANではなくかつネット
ワークに対してダイアルアップ接続するなど常に接続し
ているわけではないサーバであれば300を設定し、さ
らに同じLAN内でもアクセス頻度が高く処理効率が良
くないサーバはこれらの値に20を加算するなどしてお
く。
For example, the same LA as viewed from the center server
100 if it is within N, 200 if it is not the same local area network (LAN) but is always connected to the network, and it is not always the same LAN and it is always connected by dial-up connection to the network. If there is no server, set 300, and if the server has high access frequency and low processing efficiency even in the same LAN, add 20 to these values.

【0135】<原画像位置管理テーブル>図12は本実
施例で使用する原画像位置管理テーブルの説明図であ
る。原画像位置管理テーブルはセンターサーバ102の
HDD1009及びイメージサーバ111のHDD10
9及びプリントサーバ121のHDD2009に、デー
タベースまたは検索可能なファイルとして保持され、後
述する各処理フロー中で印刷に必要な原画像の格納場所
を特定するために使用する。
<Original Image Position Management Table> FIG. 12 is an explanatory diagram of an original image position management table used in this embodiment. The original image position management table is stored in the HDD 1009 of the center server 102 and the HDD 10 of the image server 111.
9 and stored in the HDD 2009 of the print server 121 as a database or a searchable file, and is used to specify a storage location of an original image required for printing in each processing flow described later.

【0136】センターサーバ上の原画像位置管理テーブ
ル〔A〕にはセンターサーバに接続されている全てのイ
メージサーバ及びプリントサーバに格納されている利用
可能な印刷用画像のデータを格納する。また、イメージ
サーバ及びプリントサーバ上の原画像位置管理テーブル
〔B〕には、そのサーバのHDD1009またはHDD
2009、またはFDD1010またはFDD2010
に格納されている印刷用画像のデータを格納する。原画
像位置管理テーブルは各サーバのRAM1002または
RAM2002上に持つことも可能である。
The original image position management table [A] on the center server stores data of available print images stored in all image servers and print servers connected to the center server. The original image position management table [B] on the image server and the print server includes the HDD 1009 or HDD of the server.
2009, or FDD 1010 or FDD 2010
The data of the print image stored in is stored. The original image position management table can be stored in the RAM 1002 or RAM 2002 of each server.

【0137】図12中1201はイメージIDであり、
利用可能な印刷用画像のイメージIDである。
In FIG. 12, reference numeral 1201 denotes an image ID.
The image ID of a print image that can be used.

【0138】1202は各印刷用画像の所有者のユーザ
ーIDであり、イメージIDに対して一意に決まる。有
償または無償で一般に公開される画像の場合には、この
項目は空欄となる。
Reference numeral 1202 denotes a user ID of the owner of each print image, which is uniquely determined for the image ID. This item is blank for images that are publicly available for a fee or free of charge.

【0139】1203は保管場所であり、該当するイメ
ージIDの印刷用画像データの保管場所を保持する。セ
ンターサーバ102上の原画像位置管理テーブル〔A〕
の保管場所1203は、該当するイメージIDの画像を
保持しているイメージサーバ111のサーバID、また
はプリントサーバ121のサーバID、またはセンター
サーバ上のHDD1009上に保管されている印刷用画
像のパス名であって、1つのイメージIDの値に対して
複数の値を格納することができる。イメージサーバ、ま
たはプリントサーバ上の原画像位置管理テーブル〔B〕
の保管場所1203は、HDD上に保管されている印刷
用画像のパス名であり、センターサーバ102上の原画
像位置管理テーブル〔A〕と組み合わせて、原画像を指
定することができる。つまり、後述するように、クライ
アントからは画像IDだけを指定するだけでよく、セン
ターサーバにおいてその画像IDで指定された画像デー
タがどこのサーバにあるかを認識でき、そのサーバに対
して画像IDと取得要求をすると、そのサーバ上で管理
されている原画像位置管理テーブル〔B〕によるパス名
から画像データを取得できるのである。
Reference numeral 1203 denotes a storage location, which stores the storage location of the print image data of the corresponding image ID. Original image position management table [A] on center server 102
The storage location 1203 is the server ID of the image server 111 holding the image of the corresponding image ID, the server ID of the print server 121, or the path name of the print image stored on the HDD 1009 on the center server. Thus, a plurality of values can be stored for one image ID value. Original image position management table [B] on the image server or print server
The storage location 1203 is a path name of a print image stored on the HDD, and can specify the original image in combination with the original image position management table [A] on the center server 102. That is, as described later, the client only needs to specify the image ID, and the center server can recognize which server has the image data specified by the image ID. , The image data can be obtained from the path name in the original image position management table [B] managed on the server.

【0140】1204は付加情報であって、原画像ファ
イルを削除するためや、現画像ファイルをクライアント
コンピュータに送信可能であるかを判断するためなどの
制御用の付加的情報を格納する。
Reference numeral 1204 denotes additional information, which stores control additional information for deleting an original image file, determining whether the current image file can be transmitted to a client computer, or the like.

【0141】イメージサーバ111またはプリントサー
バ121上の保管テーブルの場合は、当該サーバのHD
D1009またはHDD2009上に保管されている印
刷用画像のパス名である。
In the case of a storage table on the image server 111 or the print server 121, the HD of the server is used.
D1009 or the path name of the print image stored in the HDD 2009.

【0142】なお、前記以外の項目として登録日付や画
像サイズなどを保持することも可能であるが、本発明で
は直接関係しないので説明を省略する。
It is also possible to hold a registration date, an image size, and the like as items other than those described above, but they are not directly related to the present invention, and thus description thereof is omitted.

【0143】原画像位置管理データ1211、121
2、1213、1214、1215、1216、121
7は原画像位置管理テーブルに格納する原画像位置管理
データの例である。図12の〔A〕はセンターサーバ1
02上の原画像位置管理テーブルの例である。図12の
〔B〕はイメージサーバもしくはプリントサーバ上の原
画像位置管理テーブルの例である。
Original image position management data 1211, 121
2, 1213, 1214, 1215, 1216, 121
7 is an example of original image position management data stored in the original image position management table. [A] in FIG. 12 is the center server 1
12 is an example of an original image position management table on the original 02. FIG. 12B shows an example of an original image position management table on the image server or print server.

【0144】例えば、原画像位置管理データ1211
は、イメージID「CANON/PS01/1998A
BC001」で識別される画像の印刷用画像データはユ
ーザーID「USR123」で識別される利用者が所有
権を持っており、サーバID「PS01」で識別される
プリントサーバ上のHDD2009またはFDD201
0上に保管されていることを表す。
For example, original image position management data 1211
Is the image ID "CANON / PS01 / 1998A
The print image data of the image identified by “BC001” is owned by the user identified by the user ID “USR123”, and the HDD 2009 or the FDD 201 on the print server identified by the server ID “PS01”.
0 indicates that it is stored.

【0145】また、原画像位置管理データ1212は、
イメージID「 CANON/IS03/1998AB
C002」で識別される画像の印刷用画像データがセン
ターサーバ102上のHDD1009またはFDD10
10上にあるパス名「E:¥spool¥image
1.jpg」で識別される画像ファイルとして保管され
ていることを表す。なお、後述するように、原画像位置
管理データ1212のようにセンターサーバ上の原画像
位置管理テーブルで保管場所としてパス名が格納されて
いる場合、その印刷用画像ファイルはプリントサーバへ
送信するために一時的に保管されているものである。
The original image position management data 1212 is
Image ID "CANON / IS03 / 1998AB
The print image data of the image identified by “C002” is stored in the HDD 1009 or the FDD 10 on the center server 102.
10, the path name "E: \ spool \ image"
1. jpg ”is stored as an image file identified by“ jpg ”. As described later, when a path name is stored as a storage location in the original image position management table on the center server as in the original image position management data 1212, the print image file is temporarily stored for transmission to the print server. Is kept in a safe place.

【0146】原画像位置管理データ1213、1214
は、イメージID「 CANON/IS03/1998
ABC003」で識別される画像の印刷用画像データが
イメージサーバ「IS02」及びプリントサーバ「PS
07」の両方で保管されていることを表す。
Original image position management data 1213, 1214
Is the image ID "CANON / IS03 / 1998
The print image data of the image identified by “ABC003” is stored in the image server “IS02” and the print server “PS”.
07 "is stored.

【0147】また、原画像位置管理テーブル〔B〕は、
サーバIDが「IS01」のイメージサーバのテーブル
を示しており、〔B〕における原画像位置管理データ1
215は、〔A〕における原画像位置管理データ121
1に対応している。つまり、〔A〕では、保管場所12
03としてサーバIDが「IS01」となっており、
〔B〕ではサーバ内のパス名「C:¥bank¥ima
ge12.jpg」で識別される画像ファイルの位置を
示している。1216、1217についても同様であ
る。
The original image position management table [B] is
This shows a table of the image server with the server ID “IS01”, and the original image position management data 1 in [B] is shown.
Reference numeral 215 denotes the original image position management data 121 in [A].
Corresponds to 1. That is, in [A], the storage location 12
03, the server ID is “IS01”,
In [B], the path name “C: \ bank \ ima” in the server
ge12. jpg ”indicates the position of the image file identified by“ jpg ”. The same applies to 1216 and 1217.

【0148】イメージサーバ111及びプリントサーバ
121で保持される原画像位置管理テーブルの場合は、
原画像位置管理データ1212のように保管場所120
3として当該サーバ内のパス名、またはFDD1010
またはFDD2010に装填して読み込み可能なCDR
OM等のリムーバブルディスクのボリューム名と当該ボ
リューム内のパス名が格納される原画像位置管理データ
のみを保持する。
In the case of the original image position management table held by the image server 111 and the print server 121,
The storage location 120 like the original image location management data 1212
3 as a path name in the server or FDD 1010
Or a CDR that can be loaded into and read from the FDD 2010
Only the original image position management data storing the volume name of the removable disk such as the OM and the path name in the volume are stored.

【0149】<伝送データフォーマット>図13は本実
施例で使用する伝送データフォーマットを説明する図で
あり、センターサーバ102と、イメージサーバ111
及びプリントサーバ121の間で送受信する伝送データ
は、図13のようなフォーマットのファイルとして伝送
する。
<Transmission Data Format> FIG. 13 is a view for explaining the transmission data format used in this embodiment.
The transmission data transmitted and received between the print server 121 and the print server 121 is transmitted as a file having a format as shown in FIG.

【0150】本実施例で使用する伝送データフォーマッ
トは、ISO8879の「標準一般化マーク付け言語」
(SGML)を利用している。
The transmission data format used in the present embodiment is “Standard Generalized Marking Language” of ISO 8879.
(SGML).

【0151】図13中1301はセンターサーバ102
からプリントサーバ121へ伝送する伝送ファイルので
例あり、1302はプリントサーバ121からセンター
サーバ102へ伝送する伝送ファイルの例である。
In FIG. 13, reference numeral 1301 denotes the center server 102.
Is a transmission file transmitted from the print server 121 to the print server 121, and 1302 is an example of a transmission file transmitted from the print server 121 to the center server 102.

【0152】伝送ファイル1301にあるように、伝送
ファイルは<CAML>開始タグと</CAML>終了
タグで囲まれた中に、各種伝送データの内容を表すタグ
が格納される。図13中の1311、1312、131
3、1314、1315、1316、1317,131
8は伝送データである。伝送データが下位の伝送データ
のような階層構造を持つ場合は、伝送データ1312の
<SUBODR>タグのように、該伝送データの開始タ
グから終了タグの中には、下位の伝送データのタグを格
納する。各タグの先頭の文字列はタグ名であって、該タ
グの内容を表す識別子である。
As shown in the transmission file 1301, the transmission file contains tags representing the contents of various types of transmission data within a <CAML> start tag and a </ CAML> end tag. 1311, 1312, 131 in FIG.
3, 1314, 1315, 1316, 1317, 131
8 is transmission data. When the transmission data has a hierarchical structure like the lower transmission data, the lower transmission data tag is included in the transmission data from the start tag to the end tag like the <SUBODR> tag of the transmission data 1312. Store. The character string at the head of each tag is a tag name, which is an identifier indicating the content of the tag.

【0153】また、1つの伝送ファイルは任意の種類の
複数の伝送データを格納することも可能である。
Further, one transmission file can store a plurality of transmission data of any kind.

【0154】図13中1311は、該伝送データファイ
ルの送信元サーバと受信先サーバを表す送受信ヘッダー
伝送データで、各伝送データファイル中の最初の伝送デ
ータとして格納する。送受信ヘッダー伝送データ131
1は、一つの伝送データファイルにつき一つだけ格納す
る。
In FIG. 13, reference numeral 1311 denotes transmission / reception header transmission data indicating the transmission source server and the reception destination server of the transmission data file, and is stored as the first transmission data in each transmission data file. Transmission / reception header transmission data 131
1 stores only one transmission data file.

【0155】1312は、利用者が発注したプリントオ
ーダをプリントサーバ121に伝送するためのオーダ伝
送データである。オーダ伝送データは、図8で説明され
るプリントオーダ801を伝送するためのもので、プリ
ントオーダ801のデータ構造を格納できるように、下
位のタグとして<SUBODR>、<ODRITEM>
を持っている。
Reference numeral 1312 denotes order transmission data for transmitting the print order ordered by the user to the print server 121. The order transmission data is for transmitting the print order 801 described with reference to FIG. 8, and includes <SUBODR> and <ODRITEM> as lower-order tags so that the data structure of the print order 801 can be stored.
have.

【0156】1313は、センターサーバ102がイメ
ージサーバ111またはプリントサーバ121に対して
印刷用原画像ファイルの送信を要求する、原画像送信要
求伝送データである。
Reference numeral 1313 denotes original image transmission request transmission data for requesting the center server 102 to transmit the original image file for printing to the image server 111 or the print server 121.

【0157】1314は、センターサーバ102がイメ
ージサーバ111またはプリントサーバ121に対し
て、印刷用原画像を新規登録または削除することを要求
するための、画像登録情報伝送データである。
Reference numeral 1314 denotes image registration information transmission data for the center server 102 to request the image server 111 or the print server 121 to newly register or delete a print original image.

【0158】1315は、送受信ヘッダー伝送データで
あり、送受信ヘッダー伝送データ1311と同値であ
る。
Reference numeral 1315 denotes transmission / reception header transmission data, which has the same value as the transmission / reception header transmission data 1311.

【0159】1316は、プリントサーバ121がセン
ターサーバ102に対して、印刷用原画像の新規登録、
他のプリントサーバまたはイメージサーバ111への伝
送、または削除処理を要求する、原画像登録処理伝送デ
ータである。
Reference numeral 1316 denotes a case where the print server 121 newly registers a print original image with the center server 102,
Original image registration processing transmission data requesting transmission to another print server or image server 111 or deletion processing.

【0160】1317は、センターサーバ102から送
信される原画像送信要求伝送データ1313に対して、
プリントサーバ121からセンターサーバ102に印刷
用原画像を送信するための、原画像送信データである。
[0160] Reference numeral 1317 denotes the original image transmission request transmission data 1313 transmitted from the center server 102.
Original image transmission data for transmitting an original image for printing from the print server 121 to the center server 102.

【0161】1318は、センターサーバ102から送
信されたオーダ伝送データ1312に対して、プリント
サーバ121が該プリントオーダの印刷処理を行った結
果をセンターサーバ102に通知するための、印刷結果
通知データである。
Reference numeral 1318 denotes print result notification data for notifying the center server 102 of the result of the print processing of the print order performed by the print server 121 with respect to the order transmission data 1312 transmitted from the center server 102. is there.

【0162】また、1321は、伝送データファイル中
に種々のデータを格納する場合の例を表す。
Reference numeral 1321 denotes an example in which various data are stored in the transmission data file.

【0163】格納するデータ内に‘<’などの文字が含
まれていると、センター送受信制御手段407などで伝
送データの解析を行う際に伝送データタグの開始と間違
う恐れがあるため、伝送データタグタグ以外のデータを
格納する場合は、1312の例のようにデータを内部コ
ード化して格納する。
If the data to be stored contains characters such as '<', there is a possibility that the transmission data tag may be mistaken for the start of the transmission data tag when the transmission data is analyzed by the center transmission / reception control means 407 or the like. When storing data other than the tag tag, the data is internally coded and stored as in the example of 1312.

【0164】また、1322は、画像データなどを伝送
データファイルとは別ファイルとして伝送する場合の例
である。1322では、タグ内のパラメータに該別ファ
イルのファイル名を格納している。
Reference numeral 1322 denotes an example in which image data and the like are transmitted as a file different from a transmission data file. In 1322, the file name of the separate file is stored in the parameter in the tag.

【0165】<スクリプト>図14は本実施例で使用す
るページ記述言語で記述されたスクリプトの例の説明図
である。
<Script> FIG. 14 is an explanatory diagram of an example of a script described in a page description language used in this embodiment.

【0166】図14中1401はクライアントコンピュ
ータ101のデータ処理手段501で作成され、最終的
にプリントサーバ102で印刷される文書を示す。14
03、1404は文書1401に含まれる画像データを
表す。ここで文書とは、図に示されているように、DT
P(デスクトップパブリッシング)で作成されるドキュ
メントのことであり、文字や図形や画像データが含まれ
ているファイルのことである。
In FIG. 14, reference numeral 1401 denotes a document created by the data processing means 501 of the client computer 101 and finally printed by the print server 102. 14
03 and 1404 represent image data included in the document 1401. Here, the document is a DT as shown in the figure.
A document created in P (Desktop Publishing), which is a file containing characters, graphics, and image data.

【0167】1402は文書1401をデータ処理手段
501でページ記述言語に変換したスクリプトで、クラ
イアントコンピュータ101のデータ処理手段501で
作成され、センターサーバ102を介してプリントサー
バ102に伝送され、印刷制御手段702によって解析
される。
Reference numeral 1402 denotes a script obtained by converting the document 1401 into a page description language by the data processing unit 501, created by the data processing unit 501 of the client computer 101, transmitted to the print server 102 via the center server 102, and transmitted to the print control unit. 702.

【0168】データ処理手段501での文書の編集はセ
ンターサーバ102から低解像度の編集用画像を取得し
て行うことで、ネットワーク上の転送データの削減と編
集に必要なメモリ量を削減する。
Editing of a document by the data processing means 501 is performed by obtaining a low-resolution editing image from the center server 102, thereby reducing transfer data on the network and the amount of memory required for editing.

【0169】データ処理手段501では、スクリプト1
402内にあるイメージ記述(image()の部分)
には、画像データ1403、1404のイメージIDを
格納する。但し、データ処理手段501は低解像度の編
集用画像を使用し、印刷制御手段702では印刷用の原
画像を使用するので、データ処理手段501または印刷
制御手段702が使用する画像ファイルのパス名はスク
リプト1402の先頭部分にあるimagetab()
の対応テーブル内に記述する。
In the data processing means 501, the script 1
Image description in 402 (image () part)
Stores the image IDs of the image data 1403 and 1404. However, since the data processing unit 501 uses a low-resolution editing image and the print control unit 702 uses an original image for printing, the path name of the image file used by the data processing unit 501 or the print control unit 702 is Imagetab () at the beginning of script 1402
Described in the corresponding table.

【0170】<動作説明>まず、図1を用いて本実施例
の全体的な動作説明を行う。
<Description of Operation> First, the overall operation of this embodiment will be described with reference to FIG.

【0171】最初に、イメージサーバ111またはプリ
ントサーバ121で、印刷用原画像の登録を行う。本実
施例のイメージサーバ111はコンテンツサーバと呼ば
れ、主にサーバを運用する法人などが提供する画像な
ど、全ての利用者が利用可能な画像を登録する。本実施
例のプリントサーバ121は写真の現像などを行うプリ
ントショップであり、利用者の個人的な画像で当該利用
者のみが利用可能な画像を登録する場合が多いが、印刷
用画像の伝送負荷を軽減するために、イメージサーバ1
11に登録した画像と同じ印刷用画像を登録することも
可能である。
First, the image server 111 or the print server 121 registers an original image for printing. The image server 111 of this embodiment is called a content server, and registers an image that can be used by all users, such as an image provided mainly by a corporation that operates the server. The print server 121 according to the present embodiment is a print shop that develops photographs and the like. In many cases, personal images of the user are registered as images that can be used only by the user. Image server 1 to reduce
It is also possible to register the same print image as the image registered in 11.

【0172】イメージサーバ111またはプリントサー
バ121では該サーバに登録した印刷用画像に管理用の
識別子(イメージID)を発番し、両者がクライアント
コンピュータ101で画像を閲覧・編集するための低解
像度の表示・編集用画像を作成する。表示用画像はサム
ネイルであり、編集用画像もディスプレイ解像度による
が1/4baseくらいの解像度の画像を作成する。こ
の作成は、印刷用の高解像度の画像を間引き、スムージ
ング処理をする。また、FlashPix(登録商標)フォーマ
ットにおける低いレイヤーの画像を表示・編集用画像と
して使用することも考えられる。
The image server 111 or the print server 121 issues a management identifier (image ID) to the print image registered in the server, and both of them have a low resolution for the client computer 101 to view and edit the image. Create an image for display and editing. The display image is a thumbnail, and the editing image also creates an image having a resolution of about 1/4 base, depending on the display resolution. In this creation, a high-resolution image for printing is thinned out and a smoothing process is performed. It is also conceivable to use an image of a lower layer in the FlashPix (registered trademark) format as a display / edit image.

【0173】イメージサーバ111またはプリントサー
バ121は上記表示・編集用画像と画像登録情報をセン
ターサーバ102に送信する。センターサーバ102は
送信された表示・編集用画像と画像登録情報を保管して
おく。
The image server 111 or the print server 121 transmits the display / edit image and the image registration information to the center server 102. The center server 102 stores the transmitted display / edit image and the image registration information.

【0174】利用者はクライアントコンピュータ101
を用いて、センターサーバ102に保持されている利用
可能な編集用画像とプリントサーバ111、112、1
1Nの情報を取得し、所望の編集指定を行った後、一つ
以上の画像と所望のプリントサーバ121を選択してプ
リントオーダをセンターサーバ102に発注する。
The user is the client computer 101
, The available editing images held in the center server 102 and the print servers 111, 112, 1
After acquiring 1N information and performing desired editing designation, one or more images and a desired print server 121 are selected and a print order is ordered from the center server 102.

【0175】センターサーバ102は受注したプリント
オーダの情報を保管した後、当該プリントオーダに含ま
れる各イメージIDに対して、センターサーバ102内
に保持している画像登録情報を用いてそのイメージID
で識別される印刷用画像の格納場所を特定し、必要に応
じてイメージサーバ111、112、11Nあるいはプ
リントサーバ121、122、12Nに画像取得要求を
送信する。
After storing the information of the received print order, the center server 102 uses the image registration information held in the center server 102 for each image ID included in the print order, and stores the image ID.
The storage location of the print image identified by is specified, and an image acquisition request is transmitted to the image servers 111, 112, 11N or the print servers 121, 122, 12N as necessary.

【0176】画像取得要求を受信したイメージサーバあ
るいはプリントサーバは当該サーバ内の画像登録情報を
用いて画像ファイルを特定し、センターサーバ102に
画像ファイルを送信する。
The image server or print server that has received the image acquisition request specifies an image file by using the image registration information in the server, and transmits the image file to the center server 102.

【0177】センターサーバ102は上記イメージサー
バあるいはプリントサーバからの印刷用が像を受信し、
センターサーバ102内に保管する。
The center server 102 receives an image for printing from the image server or the print server,
It is stored in the center server 102.

【0178】センターサーバ102は、上述したプリン
トオーダに必要な印刷用画像が全てセンターサーバ10
2または印刷先のプリントサーバ121に揃った時点
で、プリントオーダと印刷用原画像をプリントサーバ1
21に送信する。
The center server 102 stores all the printing images necessary for the print order described above.
2 or the print server 121 at the time of printing, the print order and the original image for printing are stored in the print server 1.
21.

【0179】プリントサーバ121は、センターサーバ
102からプリントオーダと印刷用原画像を受信し、プ
リントオーダに従って印刷処理を行い、印刷完了通知を
センターサーバ102に送信する。
The print server 121 receives the print order and the original print image from the center server 102, performs print processing according to the print order, and sends a print completion notification to the center server 102.

【0180】センターサーバ102はプリントサーバ1
21から印刷完了通知を受信し、必要に応じて当該プリ
ントオーダのために収集した印刷用画像の削除と画像登
録情報の更新とを行う。
The center server 102 is the print server 1
The print completion notification is received from the printer 21 and the print image collected for the print order is deleted and the image registration information is updated as necessary.

【0181】<プリントサーバでの画像登録>プリント
サーバ121からの印刷用原画像の登録処理の流れを説
明する。プリントサーバ121が設置してある場所は、
通常DPE店等のショップであり、ショップでは主に利
用者が持ち込んだ画像データを本実施例に登録する処理
を行う。
<Image Registration in Print Server> The flow of processing for registering an original image for printing from the print server 121 will be described. The place where the print server 121 is installed is
Usually, this is a shop such as a DPE shop, and the shop mainly performs processing for registering image data brought in by the user in the present embodiment.

【0182】プリントサーバ121では、印刷用画像登
録手段704を用いて利用者の画像データを登録し、登
録情報を表す伝送データをローカル送受信制御手段70
3を用いてセンターサーバ102に送信する。送受信制
御手段に対する送信データの登録はローカル送信ボック
ス713に伝送データファイルを格納することによって
行う。
The print server 121 registers the user's image data using the print image registration unit 704, and transmits the transmission data representing the registration information to the local transmission / reception control unit 70.
3 to the center server 102. Registration of transmission data with the transmission / reception control means is performed by storing a transmission data file in the local transmission box 713.

【0183】印刷用画像登録手段704は、原画像の新
規登録の他、既に登録済みである原画像の削除と、別の
プリントサーバ122またはイメージサーバ112への
原画像の移動や複写の指示入力の処理も行う。
The print image registration means 704 registers an original image, deletes an already registered original image, and inputs an instruction to move or copy the original image to another print server 122 or the image server 112. Is also performed.

【0184】なお、本実施例における利用者は、事前に
本実施例の利用を許可するユーザーIDを取得している
ことを前提とする。
It is assumed that the user in this embodiment has previously obtained a user ID for permitting use of this embodiment.

【0185】図15は印刷用画像登録手段704におけ
る画像登録処理の流れを示すフローチャート図である。
以下、図15を用いて印刷用画像登録手段704におけ
る画像登録、移動、複写、削除の処理を説明する。
FIG. 15 is a flowchart showing the flow of an image registration process in the print image registration means 704.
Hereinafter, processing of image registration, movement, copying, and deletion in the printing image registration unit 704 will be described with reference to FIG.

【0186】ステップS1500では、利用者が本実施
例におけるユーザーIDをすでに取得しており会員証な
どで確認して、KB2008により該ユーザーIDを入
力し、RAM2002に記憶しておく。
In step S1500, the user has already obtained the user ID in the present embodiment, confirms it with a membership card, etc., inputs the user ID using KB 2008, and stores it in RAM 2002.

【0187】ステップS1501では、実施する処理の
内容を識別するコード(以下「処理コード」とする)を
KB2008より入力し、RAM2002に記憶してお
く。処理の内容とは、画像データの「新規登録」、「移
動」、「複写」、「削除」などである。
In step S1501, a code for identifying the content of the processing to be performed (hereinafter referred to as “processing code”) is input from the KB 2008 and stored in the RAM 2002. The contents of the processing include “new registration”, “move”, “copy”, “delete”, etc. of the image data.

【0188】ステップS1502では、ステップS15
01で記憶した処理コードを判断し、「新規登録」であ
ればステップS1503へ、「新規登録」でなければス
テップS1507へ進む。
In step S1502, step S15
The process code stored in 01 is determined, and if “new registration”, the process proceeds to step S1503, and if not “new registration”, the process proceeds to step S1507.

【0189】ステップS1503では、画像を格納して
あるリムーバブルディスク上にある原画像をFDD20
10を用いてRAM2002上に読み込む。または、印
刷された画像をスキャナ2014で読み取り、RAM2
002上に読み込む。この時、プリントサーバ121内
でユニークな値を時刻等を元に生成することで、当該画
像に付する図9のイメージIDを作成し、RAM200
2上に記憶しておく。
In step S1503, the original image on the removable disk storing the image is stored in the FDD 20.
10 is read into the RAM 2002. Alternatively, the printed image is read by the scanner 2014
002. At this time, a unique value is generated in the print server 121 based on the time or the like, so that the image ID of FIG.
2 is stored.

【0190】ステップS1504では、ステップS15
03で読み込まれたRAM2002上の原画像から、解
像度を低くしてイメージサイズとファイルサイズを小さ
くする画像変換を行うことによって、表示・編集用画像
を作成し、ローカル送信ボックス713内に格納する。
ステップS1504で作成される表示・編集用画像フォ
ーマットはクライアントコンピュータ101上のデータ
処理手段501と拡張手段503で処理可能なフォーマ
ットにする。この時の画像フォーマットは、例えばJP
EG圧縮アルゴリズムを用いた画像データフォーマット
の一つであるJFIF(JPEG Interchan
ge Format)等コメントなどの追加情報が書き
込み可能な画像フォーマットを使用し、該追加情報とし
て、ステップS1503で作成されRAM2002に記
憶されている当該画像のイメージIDを追加情報として
書き込んでおく。画像データのフォーマットとしては、
JFIF、GIF、TIF、EXIF、FPX、ZIP
などがあり、ユーザの希望する形式で登録処理を行うも
のとする。
In step S1504, step S15
An image for display / edit is created by performing image conversion for reducing the resolution and reducing the image size and the file size from the original image on the RAM 2002 read in at step S 03, and stores the image in the local transmission box 713.
The display / edit image format created in step S1504 is a format that can be processed by the data processing unit 501 and the expansion unit 503 on the client computer 101. The image format at this time is, for example, JP
JFIF (JPEG Interchan), one of image data formats using the EG compression algorithm
The image ID of the image created in step S1503 and stored in the RAM 2002 is written as the additional information using an image format in which additional information such as a comment or the like can be written. As the format of the image data,
JFIF, GIF, TIF, EXIF, FPX, ZIP
The registration process is performed in a format desired by the user.

【0191】ステップS1505では、ステップS15
03でRAM2002上に読み込んだ原画像をHDD2
009、またはFDD2008上のリムーバブルディス
クに保管する。保管場所は、プリントサーバ121の管
理者がKB2008を用いて指定し、RAM2002上
に記憶しておく。
In step S1505, step S15
03, the original image read into the RAM 2002 is stored in the HDD 2
009 or stored on a removable disk on FDD 2008. The storage location is designated by the administrator of the print server 121 using the KB 2008 and stored in the RAM 2002.

【0192】ステップS1506では、ステップS15
00、ステップS1503、ステップS1505でそれ
ぞれRAM上に記憶したユーザーIDとイメージIDと
保管場所を、図12で説明される原画像位置管理テーブ
ル715に格納する。保管場所1202には、ステップ
S1505で保管された原画像ファイルのパス名、また
はリムーバブルディスクのボリューム名とパス名が格納
される。なお、原画像位置管理テーブル715上に既に
同じイメージIDのデータが存在する場合はエラーメッ
セージをCRT2006上に表示し、ステップS151
2を行わない。
In step S1506, step S15
The user ID, the image ID, and the storage location stored in the RAM in steps S1503 and S1505 are stored in the original image position management table 715 illustrated in FIG. The storage location 1202 stores the path name of the original image file stored in step S1505, or the volume name and path name of the removable disk. If data of the same image ID already exists on the original image position management table 715, an error message is displayed on the CRT 2006, and step S151 is performed.
Do not do 2.

【0193】ステップS1507からステップS151
1までの処理ステップは、ステップS1501でRAM
2002に記憶した処理コードが「新規登録」ではない
場合、すなわち「移動」、「複写」、「削除」のいずれ
かであった場合に行う。
Steps S1507 to S151
The processing steps up to 1 are performed in the RAM in step S1501.
This is performed when the processing code stored in 2002 is not “new registration”, that is, any of “move”, “copy”, and “delete”.

【0194】ステップS1507では、処理対象である
登録済みの原画像のイメージIDをKB2008から入
力し、RAM2002上に記憶しておく。この時、原画
像位置管理テーブル715を検索して所有者1202が
ステップS1500で記憶したユーザーIDと一致する
イメージIDのみをCRT2006上に表示し、その中
から選択する形でKB2008から入力する。入力され
たイメージIDが原画像位置管理テーブル715内にな
い場合、及び原画像位置管理テーブル715内の対応す
るデータの所有者1202がステップS1500で記憶
したユーザーIDと異なる場合はエラメッセージをCR
T2006上に表示し、再度ステップS1507を行
う。
In step S1507, the image ID of the registered original image to be processed is input from the KB 2008 and stored in the RAM 2002. At this time, the original image position management table 715 is searched, and the owner 1202 displays only the image ID that matches the user ID stored in step S1500 on the CRT 2006, and inputs the image ID from the KB 2008 in a form to select from the image ID. If the input image ID is not in the original image position management table 715, or if the owner 1202 of the corresponding data in the original image position management table 715 is different from the user ID stored in step S1500, an error message is generated.
It is displayed on T2006, and step S1507 is performed again.

【0195】ステップS1508では、ステップS15
01で記憶した処理コードを判断し、「移動」または
「複写」であればステップS1509へ、「移動」また
は「複写」でなければステップS1510へ進む。
In step S1508, step S15
The process code stored in 01 is determined, and if “move” or “copy”, the process proceeds to step S1509, and if not “move” or “copy”, the process proceeds to step S1510.

【0196】ステップS1509では、ステップS15
07で記憶したイメージIDで原画像位置管理テーブル
715を検索し、該イメージIDに対応する原画像ファ
イルのパス名を取得し、HDD2009またはFDD2
010から該原画像ファイルを読み取り、ローカル送信
ボックス713内に新たな画像ファイルとしてコピーす
る。さらに、コピー後のパス名をRAM2002上に記
憶しておく。
In step S1509, step S15
07, the original image position management table 715 is searched by using the image ID stored in the HDD 2009 or FDD2, and the path name of the original image file corresponding to the image ID is obtained.
The original image file is read from 010 and copied as a new image file in the local transmission box 713. Further, the copied path name is stored in the RAM 2002.

【0197】ステップS1511では、ステップS15
01で記憶した処理コードを判断し、「移動」または
「削除」であればステップS1511へ、「移動」また
は「削除」でなければステップS1512へ進む。
In step S1511, step S15
The process code stored in 01 is determined, and if "move" or "delete", the process proceeds to step S1511. If not, the process proceeds to step S1512.

【0198】ステップS1511では、ステップS15
07で記憶したイメージIDで原画像位置管理テーブル
715を検索し、付加情報1204に「削除予定」を表
すフラグを格納しておく。この時点で原画像位置管理テ
ーブルのデータや原画像ファイルを削除しないのは、そ
の画像に対するプリントオーダが発注されている可能性
があるためで、実際に削除するのはセンターサーバ10
2上の画像位置管理テーブル412が更新され、センタ
ーサーバ102から削除要求の伝送データが届いた時に
行う。
In step S1511, step S15
The original image position management table 715 is searched using the image ID stored in step 07, and a flag indicating “to be deleted” is stored in the additional information 1204. The reason why the data of the original image position management table and the original image file are not deleted at this point is that there is a possibility that a print order for the image has been ordered.
2 is updated when the transmission data of the deletion request arrives from the center server 102.

【0199】ステップS1512では、前記の各ステッ
プで記憶または作成した、ユーザーID、イメージI
D、ローカル送信ボックス713に作成した画像ファイ
ルのパス名と、予めHDD2009に記録されているプ
リントサーバ121のサーバIDとを元に、図16に示
すような画像登録情報伝送データを作成し、RAM20
02上に記憶しておく。
In step S1512, the user ID and image I
D, based on the path name of the image file created in the local transmission box 713 and the server ID of the print server 121 recorded in the HDD 2009 in advance, creates image registration information transmission data as shown in FIG.
02 is stored.

【0200】ステップS1513では、当該利用者に対
して処理すべき原画像の数を判断し、未処理のものがあ
ればステップS1501へ戻る。
In step S1513, the number of original images to be processed for the user is determined, and if there is an unprocessed image, the flow returns to step S1501.

【0201】ステップS1514では、ステップS15
12で作成しRAM2002に記憶した全ての画像登録
情報伝送データを結合することで伝送データファイルを
作成し、ローカル送信ボックス713に格納する。該伝
送データファイルの先頭部分には、図13の例で示され
るような、伝送制御情報(「TRANS」タグ)を追加
する。
At step S1514, step S15
A transmission data file is created by combining all the image registration information transmission data created in step S12 and stored in the RAM 2002, and stored in the local transmission box 713. Transmission control information (“TRANS” tag) as shown in the example of FIG. 13 is added to the head of the transmission data file.

【0202】なお、ステップS1504においては、ス
テップS1504の処理開始前に該処理を行うかどうか
を確認するメッセージをCRT2006上に表示し、オ
ペレータがKB1008を用いて入力する処理指示に従
って、ステップS1504を行わない。これは、印刷用
原画像を他のイメージサーバ111またはプリントサー
バ121から移動または複写する時に、印刷用原画像
を、前記登録処理及び後述する各処理を用いてセンター
サーバ102を介して伝送するのではなく、CD−RO
M等の記憶媒体に格納して該記憶媒体を搬送することに
よって行う場合の処理である。この場合は、表示・編集
用画像は既にセンターサーバ102に登録済みであるの
で、ステップ1504は行う必要はない。
In step S1504, a message for confirming whether or not to perform the processing is displayed on CRT 2006 before the processing in step S1504 starts, and step S1504 is performed in accordance with the processing instruction input by the operator using KB 1008. Absent. This is because when the original image for printing is moved or copied from another image server 111 or the print server 121, the original image for printing is transmitted via the center server 102 using the above-described registration processing and each processing described later. Not CD-RO
This processing is performed when the image data is stored in a storage medium such as M and transported. In this case, since the display / edit image has already been registered in the center server 102, there is no need to perform step 1504.

【0203】なお、プリントサーバ121内での画像保
管場所の移動や複写の場合は、原画像位置管理テーブル
715に対するデータの更新を行うだけで、画像登録情
報伝送データの作成及び送信は行わない。
In the case of moving or copying an image storage location in the print server 121, the data in the original image position management table 715 is only updated, and the image registration information transmission data is not created or transmitted.

【0204】図16はステップS1507で作成する画
像登録情報伝送データの例で、タグ「<REG>」はこ
のタグが画像登録情報伝送データであることを示し、
「OPE」は当該伝送データの処理コード(新規登録、
削除、移動、複写)を表す。また、「ID」、「CUS
T」、「SHOP」の各パラメータは、それぞれイメー
ジID、ユーザーID、プリントサーバ121のサーバ
IDを示す。
FIG. 16 shows an example of image registration information transmission data created in step S1507. A tag "<REG>" indicates that this tag is image registration information transmission data.
“OPE” is the processing code of the transmission data (new registration,
Delete, move, copy). "ID", "CUS"
The parameters “T” and “SHOP” indicate an image ID, a user ID, and a server ID of the print server 121, respectively.

【0205】また、「./im012345.jpg」
は、ステップS1504でローカル送信ボックス713
に保管した画像ファイルのパス名である。但し、処理コ
ードが「削除」の時は画像ファイルを送信する必要がな
いので、この項目は作成されない。
[./Im012345.jpg]
Is the local outbox 713 in step S1504
Is the path name of the image file stored in. However, when the processing code is “delete”, there is no need to transmit the image file, so this item is not created.

【0206】<イメージサーバでの画像登録>次に、イ
メージサーバ111からの印刷用原画像の登録処理の流
れを説明する。イメージサーバ111上に登録する原画
像は、全ての利用者が利用可能な、商用の有償画像や無
償提供画像で、主にCDROMなどのリムーバブルディ
スクなどで販売または配布される画像である。
<Image Registration in Image Server> Next, the flow of processing for registering an original print image from the image server 111 will be described. The original images registered on the image server 111 are commercial paid images and free provided images that can be used by all users, and are mainly sold or distributed on a removable disk such as a CDROM.

【0207】イメージサーバ111では、印刷用画像登
録手段601を用いて上記の画像データを登録し、登録
情報を表す伝送データをローカル送受信制御手段603
を用いてセンターサーバ102に送信する。送受信制御
手段に対する送信データの登録はローカル送信ボックス
613に伝送データファイルを格納することによって行
う。
In the image server 111, the above-mentioned image data is registered using the print image registration means 601 and transmission data representing the registration information is transmitted to the local transmission / reception control means 603.
And transmits it to the center server 102. Registration of transmission data with the transmission / reception control means is performed by storing a transmission data file in the local transmission box 613.

【0208】印刷用画像登録手段601における処理
は、前述の図15で説明したプリントサーバ121の印
刷用画像登録手段704とほとんど等価であるので、以
下で図15のフローチャートと図16の伝送データ例の
説明図を用いて、相違点のみを説明する。
Since the processing in the print image registration means 601 is almost equivalent to the print image registration means 704 of the print server 121 described with reference to FIG. 15, the flow chart in FIG. 15 and the transmission data example in FIG. Only differences will be described with reference to FIG.

【0209】まず、印刷用画像登録手段601では「利
用者」による処理の区別がなく、クライアントコンピュ
ータ101から表示・編集用画像を取得する際にも全て
の利用者が利用可能となるので、ステップS1500は
行わない。
First, in the print image registration means 601, there is no distinction between processes by “user”, and all users can use the display / edit image from the client computer 101. Step S1500 is not performed.

【0210】また、ステップS1507でのイメージI
Dの入力においても、原画像位置管理テーブル612の
利用者1202とユーザーIDの突き合わせチェックや
表示時の絞り込みは行わない。
The image I in step S1507
Also in the input of D, the matching check of the user 1202 and the user ID in the original image position management table 612 and the narrowing down at the time of display are not performed.

【0211】また、ステップS1512で作成する画像
登録情報伝送データにおいても、図16の「CUST」
パラメータは作成されない。
[0211] In the image registration information transmission data created in step S1512, "CUST" in FIG.
No parameters are created.

【0212】上記以外の処理はプリントサーバ121の
印刷用画像登録手段704と等価である。
Processing other than the above is equivalent to the print image registration means 704 of the print server 121.

【0213】<センターサーバでの画像登録>次に、図
4を用いてセンターサーバ102における画像登録処理
を説明する。センターサーバ102における画像登録処
理は、前述のプリントサーバ121での画像登録処理と
イメージサーバ111での画像登録処理で送信された画
像登録情報伝送データと表示・編集用画像を元に、セン
ターサーバに画像情報を登録する処理である。なお、以
下の説明で括弧内の「タグ」または「パラメータ」は、
図13または図16の例で示す伝送データ内の値であ
る。
<Image Registration in Center Server> Next, an image registration process in the center server 102 will be described with reference to FIG. The image registration processing in the center server 102 is performed by the center server based on the image registration information transmission data and the display / edit image transmitted in the image registration processing in the print server 121 and the image registration processing in the image server 111 described above. This is processing for registering image information. In the following description, "tag" or "parameter" in parentheses means
This is a value in the transmission data shown in the example of FIG. 13 or FIG.

【0214】まず、センター送受信制御手段407は、
イメージサーバ111またはプリントサーバ121から
送信された画像登録情報伝送データファイル(例えば、
図16)と、表示・編集用画像ファイルとを受信し、セ
ンター受信ボックス419内に格納する。
First, the center transmission / reception control means 407
The image registration information transmission data file transmitted from the image server 111 or the print server 121 (for example,
16) and the image file for display / editing are received and stored in the center reception box 419.

【0215】次に、センター送受信制御手段407は、
センター受信ボックス419内に格納された伝送データ
ファイルを順に解析し、その中に画像登録情報伝送デー
タ(<REG>タグ>が含まれていれば、その伝送デー
タを伝送データファイルから抽出し、HDD1009上
の一時ファイルに格納する。次に、センターサーバ10
2の画像登録手段404をHDD1009などより読み
込んでRAM1002に展開して使用可能とし、上記で
HDD1009に格納した伝送データの一時ファイルの
ファイル名と、伝送データファイル内の先頭部分の<T
RANS>タグに記述してある送信元のサーバIDとを
画像登録手段404に渡す。
Next, the center transmission / reception control means 407
The transmission data files stored in the center reception box 419 are sequentially analyzed. If the transmission data files include image registration information transmission data (<REG>tag>), the transmission data is extracted from the transmission data file, and the HDD 1009 Then, it is stored in the above temporary file.
The second image registration means 404 is read from the HDD 1009 or the like and expanded in the RAM 1002 to be usable. The file name of the temporary file of the transmission data stored in the HDD 1009 and the <T
The server ID of the transmission source described in the RANS> tag is passed to the image registration unit 404.

【0216】図17は、センターサーバ102における
画像登録手段404における画像登録処理を説明するフ
ロー図である。画像登録手段404は、イメージサーバ
111またはプリントサーバ121からの画像登録情報
伝送データを読み込んで、原画像位置管理テーブル41
2にその情報を反映させる等の処理を行う。
FIG. 17 is a flowchart for explaining the image registration processing in the image registration means 404 in the center server 102. The image registration unit 404 reads the image registration information transmission data from the image server 111 or the print server 121 and reads the original image position management table 41.
2 to reflect the information.

【0217】画像登録手段404は、起動時にセンター
送受信制御手段407より渡された一時ファイル名の伝
送ファイルをオープンし、その内容を解析してRAM1
002に記憶した後、図17のフロー図の処理を行う。
以下、図17を用いて画像登録手段404の処理の説明
を行う。
The image registration means 404 opens the transmission file with the temporary file name passed from the center transmission / reception control means 407 at the time of startup, analyzes the contents, and
After storing the data in 002, the processing in the flowchart of FIG. 17 is performed.
Hereinafter, the processing of the image registration unit 404 will be described with reference to FIG.

【0218】ステップS1701では、RAM1002
上の画像登録情報伝送データの処理コード(<OPE>
パラメータ)を判断し、「新規登録(「NEW」)」で
あればステップS1702へ、そうでなければステップ
S1705へ進む。図15における処理で前述したよう
に、処理コードは、「新規登録」の他に「移動」、「複
写」、「削除」などがある。
In the step S1701, the RAM 1002
The processing code of the image registration information transmission data (<OPE>
Parameter), and if "new registration (" NEW ")", the flow proceeds to step S1702; otherwise, the flow proceeds to step S1705. As described above in the processing in FIG. 15, the processing codes include “move”, “copy”, “delete”, and the like in addition to “new registration”.

【0219】ステップS1702では、画像登録情報伝
送データ中に記載してあるイメージID(<ID>パラ
メータと、起動時にセンター送受信制御手段407から
渡された送信元のサーバIDを、原画像位置管理テーブ
ル412に新規データとして追加する。この時、画像登
録伝送データ内にユーザーID(「CUST」パラメー
タ)があった場合は、原画像位置管理テーブル412に
追加するデータの所有者1202にその値を格納してお
く。
[0219] In step S1702, the image ID (<ID> parameter described in the image registration information transmission data and the server ID of the transmission source passed from the center transmission / reception control means 407 at the time of startup are stored in the original image position management table. At this time, if the user ID (“CUST” parameter) is included in the image registration transmission data, the value is stored in the owner 1202 of the data to be added to the original image position management table 412. Keep it.

【0220】ステップS1703では、画像登録情報伝
送データ内にある画像ファイルタグ(<CAMLLIN
K>)を解析し、該タグの示す表示・編集用画像ファイ
ルをセンター受信ボックス419から抽出して表示・編
集用画像格納装置411内に移す。この時、画像登録伝
送データ内にユーザーID(「CUST」パラメータ)
があった場合は、文書提供手段401によってユーザー
単位のアクセス制限が可能なディレクトリに格納してお
く。また、該ユーザーIDが画像登録伝送データ内に記
述されていない場合は、全てのユーザーが参照可能なデ
ィレクトリに格納する。
In step S1703, the image file tag (<CAMLLIN) in the image registration information transmission data is set.
K>) is analyzed, and the display / edit image file indicated by the tag is extracted from the center reception box 419 and moved to the display / edit image storage device 411. At this time, the user ID (“CUST” parameter) is included in the image registration transmission data.
Is stored in a directory where access can be restricted on a per-user basis by the document providing means 401. If the user ID is not described in the image registration transmission data, it is stored in a directory that can be referred to by all users.

【0221】さらに、ステップS1703では、上記処
理で格納した表示・編集用画像ファイルのパス名と、そ
の画像のイメージIDとを、編集用画像位置管理テーブ
ル417に新規データとして追加する。
Further, in step S1703, the path name of the display / edit image file stored in the above processing and the image ID of the image are added to the edit image position management table 417 as new data.

【0222】ステップS1703は、画像登録情報伝送
データ内に表示用画像の情報と編集用画像の情報が別々
の画像ファイルとして指定されていた場合には、各画像
ファイルに対して処理する。表示用画像と編集用画像の
区別は、それぞれ別のディレクトリに格納する。
In step S1703, if the information of the display image and the information of the editing image are specified as separate image files in the image registration information transmission data, the process is performed on each image file. The distinction between the display image and the editing image is stored in different directories.

【0223】ステップS1704では、RAM1002
上の画像登録情報伝送データの処理コード(<OPE>
パラメータ)を判断し、移動(「MOVE」)または複
写(「COPY」)であればステップS1705へ、そ
うでなければステップS1708へ進む。
In the step S1704, the RAM 1002
The processing code of the image registration information transmission data (<OPE>
The parameter is determined, and if it is a move (“MOVE”) or a copy (“COPY”), the process proceeds to step S1705; otherwise, the process proceeds to step S1708.

【0224】ステップS1705、ステップS170
6,ステップS1707は、RAM1002上の画像登
録情報伝送データの処理コードが移動または複写であっ
た場合に処理する。この場合は、原画像位置管理テーブ
ル412を更新すると共に、印刷用原画像を移動・複写
先に転送する。
Step S1705, Step S170
6, Step S1707 is executed when the processing code of the image registration information transmission data on the RAM 1002 is “move” or “copy”. In this case, the original image position management table 412 is updated, and the original image for printing is transferred to the moving / copying destination.

【0225】ステップS1705では、画像登録情報伝
送データ内から、イメージIDと、移動先または複写先
のサーバIDとを解析・抽出し、原画像位置管理テーブ
ル412に新規データとして追加する。また、抽出した
イメージIDと移動先または複写先サーバIDはRAM
1002上に記憶しておく。
In step S1705, the image ID and the server ID of the transfer destination or copy destination are analyzed and extracted from the image registration information transmission data, and are added to the original image position management table 412 as new data. The extracted image ID and the destination or copy destination server ID are stored in RAM.
1002.

【0226】ステップS1706では、画像登録情報伝
送データ内にある画像ファイルタグ(<CAMLLIN
K>)を解析し、該タグの示す印刷用原画像ファイルを
センター受信ボックス419から抽出してセンター送信
ボックス418に移し、そのファイル名をRAM100
2上に記憶しておく。
In step S1706, the image file tag (<CAMLLIN) in the image registration information transmission data is read.
K>), the original print image file indicated by the tag is extracted from the center reception box 419 and transferred to the center transmission box 418, and the file name is stored in the RAM 100.
2 is stored.

【0227】ステップS1707では、ステップS17
05で記憶したイメージIDとステップS1706で記
憶した画像ファイルのファイル名とを元に、印刷用画像
の登録を表す画像登録情報伝送データファイルを作成
し、センター送信ボックス418に保管する。この伝送
データファイルの送信先は、ステップS1705で記憶
した移動先または複写先サーバIDである。
At step S1707, at step S17
Based on the image ID stored in step S05 and the file name of the image file stored in step S1706, an image registration information transmission data file indicating registration of a print image is created and stored in the center transmission box 418. The transmission destination of this transmission data file is the transfer destination or copy destination server ID stored in step S1705.

【0228】ステップS1704では、RAM1002
上の画像登録情報伝送データの処理コード(<OPE>
パラメータ)を判断し、移動(「MOVE」)または削
除(「DEL」)であればステップS1709へ、そう
でなければ当処理を終了する。
In the step S1704, the RAM 1002
The processing code of the image registration information transmission data (<OPE>
The parameter is determined, and if it is moved (“MOVE”) or deleted (“DEL”), the process proceeds to step S1709; otherwise, the process ends.

【0229】ステップS1709、ステップS171
0、ステップS1711、ステップS1712、ステッ
プS1713は、RAM1002上の画像登録情報伝送
データの処理コードが移動または削除であった場合に処
理する。これらの場合は、該画像登録情報伝送データの
送信元サーバに対して、センターサーバ102上での登
録処理が完了したことを通知する伝送データを送信す
る。該送信元サーバでは、該完了通知用の伝送データを
受信して後に該送信元サーバ上の原画像を削除すること
が可能となる。
Steps S1709 and S171
0, step S1711, step S1712, and step S1713 are performed when the processing code of the image registration information transmission data on the RAM 1002 is moved or deleted. In these cases, transmission data notifying that the registration processing on the center server 102 has been completed is transmitted to the transmission source server of the image registration information transmission data. The transmission source server can delete the original image on the transmission source server after receiving the transmission data for completion notification.

【0230】ステップS1709では、画像登録情報伝
送データ内のイメージIDと、起動時にセンター送受信
制御手段407から渡された送信元サーバIDを元に、
図10で後述するオーダステータステーブル415を検
索し、該印刷用画像を使用するオーダがないかどうかを
確認し、その結果をRAM1002上に記憶しておく。
なお、画像登録情報伝送データ内のイメージIDはRA
M1002上に記憶しておく。
In step S1709, based on the image ID in the image registration information transmission data and the transmission source server ID passed from the center transmission / reception control means 407 at the time of startup,
An order status table 415, which will be described later with reference to FIG. 10, is searched to determine whether there is an order using the print image, and the result is stored in the RAM 1002.
The image ID in the image registration information transmission data is RA
It is stored on M1002.

【0231】ステップS1710では、RAM1002
上に記憶したイメージIDと、起動時にセンター送受信
制御手段407から渡された送信元サーバIDを元に、
原画像位置管理テーブル412を検索する。ステップS
1709で該当するデータがオーダステータステーブル
415内に既に存在する(すなわち、削除予定の画像フ
ァイルが未処理のオーダで使用される)場合は、原画像
位置管理テーブル412の該当データの付加情報120
4に「削除予定」のフラグを保管する。また、ステップ
S1709で該当するデータがオーダステータステーブ
ル415内に存在しない(すなわち、受注済みのオーダ
では削除予定の画像ファイルは使用されない)場合は、
原画像位置管理テーブル412の該当データを削除す
る。
In the step S1710, the RAM 1002
Based on the image ID stored above and the source server ID passed from the center transmission / reception control unit 407 at the time of startup,
The original image position management table 412 is searched. Step S
If the corresponding data already exists in the order status table 415 in 1709 (that is, the image file to be deleted is used for an unprocessed order), the additional information 120 of the corresponding data in the original image position management table 412 is used.
4 stores a flag of “to be deleted”. If the corresponding data does not exist in the order status table 415 in step S1709 (that is, the order-received order does not use the image file to be deleted),
The corresponding data in the original image position management table 412 is deleted.

【0232】ステップS1711では、ステップS17
10で原画像位置管理テーブル412からデータを削除
した場合、ステップS1709で記憶したイメージID
と、起動時にセンター送受信制御手段407から渡され
た送信元サーバIDを元に、画像登録情報伝送データの
送信元サーバに対して削除可能を通知する画像登録情報
伝送データファイルを作成し、センター送信ボックス4
18に保管する。ここで作成する画像登録情報伝送デー
タは、図13の1314または図16に示すようなデー
タであって、ステップS1709で記憶したイメージI
Dを元に作成し、処理コード(OPEパラメータ)に
「削除」を設定する。また、該画像登録情報伝送データ
ファイルの送受信ヘッダーデータ1311内の送信先に
は起動時にセンター送受信制御手段407から渡された
送信元サーバIDを設定する。なお、ステップS171
0で原画像位置管理テーブルの付加情報1204にフラ
グ立てただけの場合は何も行わない。
In the step S1711, the process proceeds to the step S17.
If the data is deleted from the original image position management table 412 in step S10, the image ID stored in step S1709
Based on the transmission source server ID passed from the center transmission / reception control unit 407 at the time of activation, an image registration information transmission data file for notifying the transmission source server of the image registration information transmission data of the possibility of deletion is created, Box 4
Store at 18. The image registration information transmission data created here is data as shown in 1314 in FIG. 13 or FIG. 16, and the image I information stored in step S1709.
D is created based on D, and "delete" is set in the processing code (OPE parameter). In addition, the transmission destination server in the transmission / reception header data 1311 of the image registration information transmission data file is set with the transmission source server ID passed from the center transmission / reception control unit 407 at the time of startup. Step S171
If the flag is set to 0 in the additional information 1204 of the original image position management table, nothing is performed.

【0233】ステップS1712では、RAM1002
上の画像登録情報伝送データの処理コード(<OPE>
パラメータ)を調べて、削除(「DEL」)であるかど
うかを判断する。該処理コードが「削除」でなければ当
処理を終了する。該処理コードが「削除」であれば、原
画像位置管理テーブル412を検索して、原画像位置管
理テーブル412のイメージID1201がステップS
1709で記憶したイメージIDと等しく、かつ保管場
所1203に格納されている値がサーバIDであり、か
つ該サーバIDが起動時にセンター送受信制御手段40
7から渡された送信元のサーバIDと異なるデータが存
在するかどうかを調べる。前記条件を満たすデータが存
在すれば当処理を終了し、存在しなければステップS1
713へ進む。
In the step S1712, the RAM 1002
The processing code of the image registration information transmission data (<OPE>
Parameter) to determine whether it is a deletion ("DEL"). If the processing code is not "delete", the process is terminated. If the processing code is “delete”, the original image position management table 412 is searched, and the image ID 1201 of the original image position management table 412 is changed to step S
The value equal to the image ID stored in 1709 and stored in the storage location 1203 is the server ID, and the server ID is used when the center transmission / reception control unit 40 is activated.
It is checked whether there is data different from the server ID of the transmission source passed from No. 7. If there is data that satisfies the above condition, this process ends.
Proceed to 713.

【0234】ステップS1713では、画像登録情報伝
送データ内のイメージIDと、起動時にセンター送受信
制御手段407から渡された送信元サーバIDを元に、
編集用画像位置管理テーブル417を検索し、該当する
データを削除する。また、同該当データの保管場所12
03に格納されている表示・編集用画像ファイルのパス
名を元に該イメージIDに対応する表示・編集用画像フ
ァイルを表示・編集用画像格納装置411から削除す
る。
In step S1713, based on the image ID in the image registration information transmission data and the transmission source server ID passed from the center transmission / reception control means 407 at the time of startup,
The editing image position management table 417 is searched, and the corresponding data is deleted. In addition, the storage location 12 of the corresponding data
The display / edit image file corresponding to the image ID is deleted from the display / edit image storage device 411 based on the path name of the display / edit image file stored in the display / edit image file 03.

【0235】<発注処理>図18は、クライアントコン
ピュータ101からのプリントオーダの発注処理及びセ
ンターサーバ102におけるオーダの受注処理を説明す
る処理フロー図である。ここで、クライアントコンピュ
ータ101のネットワーク閲覧手段502とセンターサ
ーバ102の文書提供手段401はインターネットで一
般的に用いられる伝送プロトコルであるHTTP(Hype
r Text Transfer Protocol)及びFTP(File Transfe
r Protocol)を用いて通信し、またデータ処理手段50
1と拡張手段503はプロセス間通信機能を用いてデー
タ交換を行う。
<Order Processing> FIG. 18 is a processing flow chart for explaining print order order processing from the client computer 101 and order order processing in the center server 102. Here, the network browsing unit 502 of the client computer 101 and the document providing unit 401 of the center server 102 use HTTP (Hype), which is a transmission protocol generally used on the Internet.
r Text Transfer Protocol) and FTP (File Transfer)
r Protocol) and the data processing means 50
1 and the extension means 503 exchange data using the inter-process communication function.

【0236】ステップS1801では、利用者はデータ
処理手段501の機能を用いて、ネットワーク閲覧手段
502をHDD1009などから読み込んでRAM10
02に展開して使用可能とし、センターサーバ102に
接続させる。さらに、ネットワーク閲覧手段502は拡
張手段503をHDD1009などから読み込んでRA
M1002に展開して使用可能とする。
In step S1801, the user reads the network browsing means 502 from the HDD 1009 or the like using the function of the data
02 to be usable, and connected to the center server 102. Further, the network browsing unit 502 reads the extension unit 503 from the HDD 1009 or the like, and
Expanded to M1002 to be usable.

【0237】ステップS1802では、センターサーバ
102の文書提供手段401の機能により、利用者にユ
ーザーIDとパスワードを入力させることで利用者の認
証を行う。認証できなければエラーとし、以下の処理ス
テップを行わない。
In step S1802, the function of the document providing means 401 of the center server 102 authenticates the user by making the user input a user ID and a password. If authentication is not successful, an error is determined and the following processing steps are not performed.

【0238】ステップS1803では、文書提供手段4
01は編集用画像提供手段402をHDD1009など
から読み込みRAM1002に展開して使用可能とし、
編集用画像提供手段402は当該利用者が利用可能な画
像を編集用画像位置管理テーブル417より検索して、
該画像のイメージIDとURL(ネットワーク閲覧手段
502及び拡張手段503から参照可能な名称)を拡張
手段503に返す。この時処理対象となる利用可能な画
像は、プリントサーバ121から登録された当該利用者
所有の画像と、イメージサーバ111から登録された全
利用者利用可能の画像である。なお、該処理対象画像は
複数あるので、利用者はKB2008で表示条件を入力
し、拡張手段503がその表示条件を編集用画像提供手
段402に送ることによって、編集用画像提供手段40
2から拡張手段503へ送るイメージIDとURLの数
を少なくすることも可能である。
In the step S1803, the document providing unit 4
01 indicates that the editing image providing unit 402 is read from the HDD 1009 or the like and expanded in the RAM 1002 to be usable.
The editing image providing unit 402 searches the editing image position management table 417 for an image that can be used by the user,
The image ID and URL of the image (a name that can be referred to from the network browsing unit 502 and the extension unit 503) are returned to the extension unit 503. At this time, available images to be processed are images owned by the user registered from the print server 121 and images available to all users registered from the image server 111. Since there are a plurality of images to be processed, the user inputs display conditions using the KB 2008, and the extension unit 503 sends the display conditions to the edit image providing unit 402, whereby the editing image providing unit 40
It is also possible to reduce the number of image IDs and URLs sent from 2 to the extension means 503.

【0239】ステップS1804では、拡張手段503
はステップS1803で編集用画像提供手段402より
取得したURLを使って、文書提供手段401に対して
画像の提供を要求する。文書提供手段401は表示・編
集用画像格納装置411から指定された表示・編集用画
像ファイルを抽出して拡張手段503に送る。拡張手段
503は該画像ファイルをネットワーク閲覧手段502
を通じてCRT1006上に表示する。
In step S1804, the extension means 503
Requests the document providing unit 401 to provide an image using the URL acquired from the editing image providing unit 402 in step S1803. The document providing unit 401 extracts the designated display / edit image file from the display / edit image storage device 411 and sends it to the extension unit 503. The extension unit 503 stores the image file in the network browsing unit 502.
Is displayed on the CRT 1006 through.

【0240】ステップS1805では、利用者はステッ
プS1804でCRT1006上にサムネイルなどで表
示された画像の中から所望の画像を選択し、KB100
8から該画像のイメージIDを入力することによって拡
張手段503に指示を出し、拡張手段503は指定され
たイメージIDと該画像に対応する表示・編集用画像フ
ァイルをデータ処理手段501に送り込む。画像の指定
は、図示省略したマウスなどのポインティングデバイス
でサムネイルをクリックすることにより指定してもよ
い。データ処理手段501では、該表示・編集用画像フ
ァイルをHDD1009内の一時領域に保管し、イメー
ジIDと保管した画像ファイル名との対応テーブルを作
成してRAM2002上に記憶する。但し、表示・編集
用画像ファイルが追加情報を書き込み可能な形式であっ
て、イメージサーバ111またはプリントサーバ121
で該画像ファイル内にイメージIDが書き込まれている
場合には、上記対応テーブルは必要ない。
In step S1805, the user selects a desired image from the images displayed as thumbnails on the CRT 1006 in step S1804, and selects the KB100
By inputting the image ID of the image from Step 8, an instruction is issued to the extension unit 503, and the extension unit 503 sends the designated image ID and the display / edit image file corresponding to the image to the data processing unit 501. The image may be specified by clicking the thumbnail with a pointing device such as a mouse not shown. The data processing unit 501 stores the display / edit image file in a temporary area in the HDD 1009, creates a correspondence table between the image ID and the stored image file name, and stores the table in the RAM 2002. However, the display / edit image file has a format in which additional information can be written, and the image server 111 or the print server 121
When the image ID is written in the image file, the correspondence table is not necessary.

【0241】ステップS1803からステップS180
5の各処理ステップは、利用者が所望するだけ繰り返
す。
Steps S1803 to S180
The processing steps 5 are repeated as desired by the user.

【0242】ステップS1806では、利用者はデータ
処理手段501に対してKB1008から入力するなど
の操作を行い、ステップS1805で取り込んだ編集用
画像等を用いて、印刷イメージである文書データを作成
する。文書データは、図14の例で示す文書1401で
あり、ステップS1805で取り込んだ編集用画像はイ
メージデータ1403、1404としてCRT1006
上に表示される。データ処理手段501は編集された文
書データに対して図14の例の1402のような、編集
内容を記述したスクリプトデータを作成する。データ処
理手段501は、ステップS1805で記憶した編集用
画像ファイルとイメージIDの対応表を検索するか、ま
たは編集用画像ファイル内に書き込まれているイメージ
IDを読み出して、スクリプト1402中に対応する文
書1401内で使用しているイメージデータに対応する
イメージIDを格納する。スクリプト1401は編集完
了時にHDD1009の一時領域またはRAM1002
内に保管する。
In step S1806, the user performs an operation such as inputting from the KB 1008 to the data processing means 501, and creates document data as a print image using the editing image or the like fetched in step S1805. The document data is a document 1401 shown in the example of FIG. 14, and the editing image captured in step S1805 is a CRT 1006 as image data 1403 and 1404.
Displayed above. The data processing unit 501 creates script data describing the edited content, such as 1402 in the example of FIG. 14, for the edited document data. The data processing unit 501 searches the correspondence table between the image file for editing and the image ID stored in step S1805, or reads out the image ID written in the image file for editing and reads the corresponding document in the script 1402. The image ID corresponding to the image data used in 1401 is stored. The script 1401 is stored in the temporary area of the HDD 1009 or the RAM 1002 when the editing is completed.
Keep in.

【0243】利用者は所望する数だけステップS180
6を繰り返して文書データを作成する。
The user can select a desired number of steps S180.
Step 6 is repeated to create document data.

【0244】ステップS1807とステップS1808
では仮オーダの発注と受注処理を行う。仮オーダはプリ
ントオーダを構成するサブオーダ802やオーダアイテ
ム803をクライアントコンピュータ101からセンタ
ーサーバ102に送信し、センターサーバ102内に格
納する処理である。
Steps S1807 and S1808
Then, the order of the temporary order and the order processing are performed. The tentative order is a process in which the sub-order 802 and the order item 803 constituting the print order are transmitted from the client computer 101 to the center server 102 and stored in the center server 102.

【0245】ステップS1807では、利用者はKB1
008を操作して、印刷したい文書データを1つ以上選
択し、印刷部数等付加情報を付加してデータ処理手段5
01に発注指示を行う。次に、データ処理手段501
は、指定された文書データに対応するスクリプトをHD
D1009またはRAM1002から読み出して、拡張
手段503に送る。次に、拡張手段503はセンターサ
ーバ102の文書提供手段401に対してオーダ受注手
段403の起動指示を送る。次に、該起動指示を受信し
た文書提供手段401はオーダ受注手段403をHDD
1009などから読み込みRAM1002に展開して使
用可能とし、拡張手段503から受信した上記スクリプ
トをオーダ受注手段403に渡す。
At step S1807, the user sets the KB1
008 to select one or more pieces of document data to be printed, add additional information such as the number of copies, and
01 is instructed to order. Next, the data processing means 501
Sets the script corresponding to the specified document data to HD
D1009 or read from the RAM 1002 and send it to the extension means 503. Next, the extension unit 503 sends a start instruction of the order receiving unit 403 to the document providing unit 401 of the center server 102. Next, the document providing unit 401 that has received the start instruction changes the order receiving unit 403 to the HDD
For example, the script is read from the file 1009 or the like and expanded in the RAM 1002 to be usable. The script received from the extension unit 503 is passed to the order receiving unit 403.

【0246】ステップS1808では、オーダ受注手段
403はステップS1807で文書提供手段401から
受け取ったスクリプトを解析し、編集情報やイメージI
Dなど図8で説明されるサブオーダ802を構成する情
報を抽出し、オーダ管理テーブル416に格納する。こ
の時、利用者のユーザーIDなどを元にしてオーダーI
D902を発番し、RAM1002上に記憶する。ま
た、オーダ受注手段403は上記処理で抽出した各イメ
ージIDが原画像位置管理テーブル412上に存在し、
その付加情報1204に「削除予定」のフラグが立って
いないかどうかをチェックし、存在しない、または「削
除予定」のフラグが立っている場合はエラーを拡張手段
503に送信し、拡張手段503はエラーの内容をCR
T1006上に表示してエラーの内容を利用者に伝え
る。
[0246] In step S1808, the order receiving means 403 analyzes the script received from the document providing means 401 in step S1807, and edits the editing information or image I
Information such as D that constitutes the sub-order 802 described in FIG. 8 is extracted and stored in the order management table 416. At this time, the order I based on the user's user ID
D902 is issued and stored in the RAM 1002. The order receiving unit 403 stores the image IDs extracted in the above processing on the original image position management table 412,
It is checked whether or not a flag of “scheduled to be deleted” is set in the additional information 1204. If the flag does not exist or the flag of “scheduled to be deleted” is set, an error is transmitted to the extension unit 503. CR of error content
The error message is displayed on T1006 to inform the user of the error.

【0247】ステップS1809とステップS1810
では、ステップS1807とステップS1808で受注
した仮オーダに必要な情報を付加し、オーダとして成立
させる処理である。
Steps S1809 and S1810
In this process, necessary information is added to the tentative order received in step S1807 and step S1808, and the order is established.

【0248】ステップS1809では、オーダ受注手段
403はサーバ管理テーブル413を検索してプリント
サーバのサーバIDを読み出し、ステップS1808で
発番しで記憶したオーダーIDとともに、拡張手段50
3に送信する。拡張手段503はCRT1006上にサ
ーバーIDのリストを表示し、利用者は印刷出力先とし
て所望のプリントサーバを選択肢、KB1008を用い
て拡張手段503に該プリントサーバのサーバIDを入
力する。次に、拡張手段503は入力されたサーバID
をオーダ受注手段403に送信する。
In step S1809, the order receiving means 403 searches the server management table 413 to read out the server ID of the print server, and together with the order ID stored and issued in step S1808, the extension means 50.
Send to 3. The extension unit 503 displays a server ID list on the CRT 1006, and the user selects a desired print server as a print output destination, and inputs the server ID of the print server to the extension unit 503 using the KB 1008. Next, the extension means 503 determines the input server ID.
Is transmitted to the order receiving means 403.

【0249】ステップS1810では、オーダ受注手段
403は出力に必要な料金計算等課金処理を行い、受信
したサーバIDと出力部数等をオーダ管理テーブル41
6に格納し、プリントオーダとして完成させる。
In step S1810, the order receiving means 403 performs accounting processing such as charge calculation necessary for output, and stores the received server ID and output copy number in the order management table 41.
6 and completed as a print order.

【0250】以上の処理で、プリントオーダが発注さ
れ、受注される。
With the above processing, a print order is ordered and an order is received.

【0251】データ処理手段501及び拡張装置503
を使用しない場合は、センターサーバ102の文書提供
手段401はネットワーク閲覧装置502上に表示用画
像と該画像のイメージIDを直接表示し、利用者がイメ
ージIDと出力先プリントサーバ121のサーバIDな
どのプリントオーダデータをKB1008を用いてネッ
トワーク閲覧装置502に直接入力し、ネットワーク閲
覧装置502は該入力データをセンターサーバ102の
オーダ受注手段403に送信する。
Data processing means 501 and expansion device 503
Is not used, the document providing unit 401 of the center server 102 directly displays the display image and the image ID of the image on the network browsing device 502, and the user can input the image ID and the server ID of the output destination print server 121. Is directly input to the network browsing device 502 using the KB 1008, and the network browsing device 502 transmits the input data to the order receiving unit 403 of the center server 102.

【0252】<画像収集先決定処理>前記プリントオー
ダ発注処理においてプリントオーダを受注した後、セン
ターサーバ102において、当該オーダ内に含まれてい
るイメージIDで識別される印刷用原画像を保管してい
るサーバの中から、該印刷用画像をセンターサーバ10
2を経由して出力先のプリントサーバ121に送信する
上で、最も伝送コストの少ないサーバを選択する処理を
行う。
<Image Collection Destination Determination Process> After receiving a print order in the print order ordering process, the center server 102 stores the print original image identified by the image ID included in the order. Of the print server, the center server 10
In transmitting the print data to the print server 121 via the print server 121, the server with the lowest transmission cost is selected.

【0253】上記処理を行うのは画像収集手段405で
あって、画像収集手段405は前記発注処理が完了した
時点で、オーダ受注手段403によってHDD1009
などから読み込まれ、RAM1002に展開されて使用
される。この時、オーダ受注手段403が前記発注処理
において受注したプリントオーダのオーダIDが画像収
集手段405に渡される。
The above processing is performed by the image collecting means 405. When the order processing is completed, the image collecting means 405 controls the HDD 1009 by the order receiving means 403.
For example, the data is read from a RAM or the like, and is developed and used in the RAM 1002. At this time, the order ID of the print order received by the order receiving unit 403 in the order processing is passed to the image collecting unit 405.

【0254】図19は、画像収集手段405における上
記の画像収集先決定処理を説明するフロー図である。
FIG. 19 is a flowchart for explaining the above-mentioned image collection destination determining process in the image collection means 405.

【0255】ステップS1901では、画像収集手段4
05は、オーダ受注手段403から渡されたオーダID
を元にオーダ管理テーブル406を検索して当該プリン
トオーダのデータを読み取り、その内容をRAM100
2に記憶すると共に、オーダステータステーブル415
に追加する。オーダステータステーブル415に追加す
るデータのうち、イメージIDに値がある各データのス
テータス204は全て「画像収集前」に設定する。ま
た、該追加データの中の、イメージIDに値がない各デ
ータのステータス204には「画像収集中」を設定す
る。
At step S1901, the image collecting means 4
05 is the order ID passed from the order receiving means 403
, The order management table 406 is searched to read the data of the print order, and the contents are stored in the RAM 100.
2 and the order status table 415
Add to Of the data to be added to the order status table 415, the status 204 of each data having a value in the image ID is set to “before image collection”. In addition, “image collection in progress” is set as the status 204 of each data having no value in the image ID in the additional data.

【0256】ステップS1902は、ステップS190
1でオーダステータステーブルに格納したデータを順次
読み込んで、印刷用の原画像の格納場所を検索し、どの
イメージサーバ111またはプリントサーバ121から
該原画像を伝送するかを決定する処理であり、処理の詳
細は図20−1及び図20−2の処理フロー図を用いて
後述する。
Step S1902 is equivalent to step S190.
Step 1 is to sequentially read the data stored in the order status table, search the storage location of the original image for printing, and determine which image server 111 or print server 121 transmits the original image. Will be described later with reference to the processing flowcharts of FIGS. 20-1 and 20-2.

【0257】ステップS1903は、ステップS190
1で処理したデータを再度調べて、既に画像を収集する
必要がなければ、オーダをプリントサーバ121に伝送
するために、オーダ進行管理手段406を起動する処理
であり、処理の詳細は図21の処理フロー図を用いて後
述する。
Step S1903 is equivalent to step S190.
The data processed in step 1 is checked again, and if there is no need to collect images, the order progress management means 406 is started to transmit the order to the print server 121. The details of the processing are shown in FIG. This will be described later with reference to a processing flowchart.

【0258】以上の処理で受注したプリントオーダに対
して、該プリントオーダ内にあるイメージIDの格納先
であるイメージサーバ111またはプリントサーバ12
1へ原画像送信要求を送信することと、オーダステータ
スデータを設定する処理が完了する。
With respect to the print order received in the above processing, the image server 111 or the print server 12 as the storage destination of the image ID in the print order.
1 and the process of setting the order status data is completed.

【0259】図20−1及び図20−2は、前記画像収
集先決定処理のステップS1902で行う収集先決定処
理を説明する処理フロー図である。
FIG. 20A and FIG. 20B are processing flow charts for explaining the collection destination determination processing performed in step S1902 of the image collection destination determination processing.

【0260】ステップS301では、画像収集手段40
5は、オーダステータステーブル415から、図19の
ステップS1901で格納したプリントオーダのデータ
を1件読み込み、RAM1002に記憶する。
In the step S301, the image collecting means 40
5 reads one print order data stored in step S1901 of FIG. 19 from the order status table 415 and stores it in the RAM 1002.

【0261】ステップS302では、画像収集手段40
5は、図19のステップS1901で格納したプリント
オーダのデータを全て読み込み終わったかどうかを判断
し、読み込み終わって該当するデータがもうなければ、
当処理を終了する。
In the step S302, the image collecting means 40
5 determines whether all the print order data stored in step S1901 of FIG. 19 has been read, and if there is no corresponding data after reading,
This processing ends.

【0262】ステップS303では、画像収集手段40
5は、ステップS301で記憶したオーダステータステ
ーブルデータのイメージID203の値を判断して、値
が格納されていればステップS304に進む。値が格納
されていなければ、ステップS301へ戻る。
In the step S303, the image collecting means 40
5 determines the value of the image ID 203 of the order status table data stored in step S301, and if the value is stored, proceeds to step S304. If the value has not been stored, the process returns to step S301.

【0263】ステップS304では、オーダステータス
テーブル415を検索し、オーダステータステーブル4
15内の該データ以外のデータのイメージID203の
値がステップS301で記憶したイメージIDの値と同
じであり、かつステータス204が「画像収集中」であ
るデータが、オーダステータステーブル415内に存在
するかどうかを調べる。
At step S304, the order status table 415 is searched, and the order status table 4
In the order status table 415, there is data in which the value of the image ID 203 of the data other than the data in FIG. 15 is the same as the value of the image ID stored in step S301 and the status 204 is “image is being collected”. Find out if.

【0264】ステップS305は、ステップS304の
結果を判断し、ステップS305における検索条件に合
致するデータがオーダステータステーブル415内に存
在すればステップS306に進み、存在しなければステ
ップS307に進む。
In step S305, the result of step S304 is judged. If data matching the search condition in step S305 exists in the order status table 415, the process proceeds to step S306, and if not, the process proceeds to step S307.

【0265】ステップS306では、該イメージIDは
既に他のオーダのために画像収集中であるので、ステッ
プS301で記憶したオーダステータスデータのステー
タス204に「画像収集中」を設定し、ステップS30
1に戻る。
In step S306, since the image ID is already being collected for another order, the status 204 of the order status data stored in step S301 is set to "image being collected", and step S30 is performed.
Return to 1.

【0266】ステップS307では、画像収集手段40
5は、ステップS301で記憶したオーダステータスデ
ータのイメージIDを元に原画像位置管理テーブル41
2を検索し、該イメージIDを持つ1つ以上のデータを
抽出してRAM1002に記憶する。
In the step S307, the image collecting means 40
5 is an original image position management table 41 based on the image ID of the order status data stored in step S301.
2 is retrieved, and one or more data having the image ID are extracted and stored in the RAM 1002.

【0267】ステップS308では、画像収集手段40
5は、ステップS307の検索結果を判断し、原画像位
置管理テーブル412に該当するデータが1つ以上ある
場合はステップS310へ、1つもない場合はステップ
S309へ進む。
In the step S308, the image collecting means 40
5 determines the search result of step S307, and proceeds to step S310 if there is one or more data corresponding to the original image position management table 412, and proceeds to step S309 if there is no such data.

【0268】ステップS309では、該イメージIDに
対応する原画像は存在しないことになるので、ステップ
S301で記憶したオーダステータスデータのステータ
ス204に「エラー」を設定して該データをオーダステ
ータステーブル415に書き出し、ステップS301に
戻る。
In step S309, since there is no original image corresponding to the image ID, "error" is set in the status 204 of the order status data stored in step S301, and the data is stored in the order status table 415. Writing is performed, and the process returns to step S301.

【0269】ステップS310では、ステップS307
で記憶した1つ以上の原画像位置管理テーブルデータの
各データに対して、以降の処理を行うための準備を行
う。iはステップS307で記憶した原画像位置管理テ
ーブルデータのインデックス値であり、当処理ステップ
で1に設定する。以下の説明では、i番目の原画像位置
管理テーブルデータの項目の値を「保管場所(i)」と
いうように表す。また、PRIはサーバ管理テーブル4
13における最小の画像取得優先順位(i)の値を格納
しておく値で、当処理ステップでは画像取得優先順位1
102の最大値より大きい値「1000」を設定してお
く。iとPRIはRAM1002上に記憶しておく。
In step S310, step S307
For each of the one or more pieces of the original image position management table data stored in step (1), preparations are made for performing the subsequent processing. i is the index value of the original image position management table data stored in step S307, and is set to 1 in this processing step. In the following description, the value of the item of the i-th original image position management table data is represented as “storage location (i)”. The PRI is the server management table 4
13 is a value that stores the value of the minimum image acquisition priority (i) in this processing step.
A value “1000” larger than the maximum value of “102” is set. i and PRI are stored in the RAM 1002.

【0270】ステップS311では、画像収集手段40
5は、原画像位置管理テーブルデータの保管場所(i)
の値と、RAM1002に記憶した当該プリントオーダ
の出力先プリントサーバIDの値を比較し、一致する場
合は、原画像を伝送しなくても出力先プリントサーバ上
にあるので、該原画像をプリントサーバでの印刷に使用
することにして、ステップS312を行う。
In step S311, the image collecting means 40
5 is the storage location of the original image position management table data (i)
Is compared with the value of the output destination print server ID of the print order stored in the RAM 1002. If the values match, the original image is printed on the output destination print server without transmitting the original image. Step S312 is performed by using it for printing on the server.

【0271】ステップS312では、原画像を収集する
必要はないので、記憶しているオーダステータスデータ
のステータス204に「画像収集済」を設定し、当該オ
ーダステータスデータの処理を終えてステップS301
に戻る。
In step S312, since it is not necessary to collect the original images, "image collection completed" is set in the status 204 of the stored order status data, and the processing of the order status data is completed.
Return to

【0272】ステップS313では、原画像位置管理テ
ーブルデータの保管場所(i)の値がパス名の形式かど
うかを判断する。パス名の場合はステップS314に進
む。
In step S313, it is determined whether the value of the storage location (i) of the original image position management table data is in the form of a path name. If it is a path name, the process proceeds to step S314.

【0273】ステップS314は、上記判断で保管場所
(i)の値がパス名の場合に行う。この場合は、該当す
る原画像がセンターサーバ102の一時保管画像格納装
置414内に格納済みであることを意味する。したがっ
て原画像収集のために原画像を伝送する必要がないの
で、iの値をRAM1002上の値jに記憶し、PRI
には最小値0を設定する。この後、ステップS318へ
進む。
Step S314 is performed when the value of the storage location (i) is a path name in the above judgment. In this case, it means that the corresponding original image has been stored in the temporary storage image storage device 414 of the center server 102. Therefore, since it is not necessary to transmit the original image for collecting the original image, the value of i is stored in the value j on the RAM 1002 and the PRI is stored.
Is set to the minimum value 0. Thereafter, the process proceeds to step S318.

【0274】ステップS315では、画像収集手段40
5は、サーバ管理テーブル413からサーバID110
1が保管場所(i)と等しいデータを検索し、該データ
の画像取得優先順位1102をRAM1002に記憶し
ておく。
In the step S315, the image collecting means 40
5 is the server ID 110 from the server management table 413.
1 is searched for data equal to the storage location (i), and the image acquisition priority 1102 of the data is stored in the RAM 1002.

【0275】次に、ステップS316では、ステップS
312で記憶した画像取得優先順位とPRIの値とを比
較し、画像取得優先順位の値の方が小さければ、そのデ
ータが示すサーバを画像取得先候補としてステップS3
17を行う。
Next, in step S316, step S
The image acquisition priority stored in step 312 is compared with the value of the PRI. If the value of the image acquisition priority is smaller, the server indicated by the data is set as an image acquisition destination candidate in step S3.
Step 17 is performed.

【0276】ステップS317では、画像収集手段40
5は、ステップS315で検索したデータの示すサーバ
を画像取得先候補とするために、インデックスiの値を
RAM1002上の値jに保管し、PRIに該データの
画像取得優先順位の値を格納する。
In step S317, the image collecting means 40
5 stores the value of the index i in the value j on the RAM 1002 and stores the value of the image acquisition priority of the data in the PRI in order to set the server indicated by the data retrieved in step S315 as an image acquisition destination candidate. .

【0277】ステップS318では、インデックスiの
値を加算することで、RAM1002上に記憶した原画
像位置管理データの次のデータのための準備を行ってス
テップS311に戻る。全ての原画像位置管理データを
処理し終わった場合はステップS320に進む。
In step S318, the value of the index i is added to prepare for the next data of the original image position management data stored in the RAM 1002, and the flow returns to step S311. If all the original image position management data has been processed, the process proceeds to step S320.

【0278】ステップS320からステップS322で
は、RAM1002上に記憶した、ステップS311か
らステップS319までの処理で最も画像取得優先順位
の小さかったサーバのサーバIDを保管場所1203と
して保持している原画像位置管理データのインデックス
の値jを元に、インデックスjで示される原画像位置管
理データ(j)を画像取得先として処理する。
In steps S320 to S322, the original image position management in which the server ID of the server having the lowest image acquisition priority in the processing from step S311 to step S319 stored in the RAM 1002 is stored as the storage location 1203. Based on the index value j of the data, the original image position management data (j) indicated by the index j is processed as an image acquisition destination.

【0279】ステップS320では、保管場所(j)が
パス名の形式かどうかを判断し、パス名であればステッ
プS321へ、パス名でなければステップS322へ進
む。
In step S320, it is determined whether or not the storage location (j) is in the form of a path name. If the path name is a path name, the flow proceeds to step S321; if not, the flow proceeds to step S322.

【0280】ステップS321では、原画像位置管理デ
ータ(j)の示す印刷用原画像は、既にセンターサーバ
102の一時保管画像格納装置414にあるので、RA
M1002上に記憶しているオーダステータスデータの
ステータス204に「画像収集済」を設定し、ステップ
S301へ戻る。
In step S321, the print original image indicated by the original image position management data (j) already exists in the temporary storage image storage device 414 of the center server 102.
“Image collected” is set as the status 204 of the order status data stored in M1002, and the process returns to step S301.

【0281】ステップS322では、RAM1002上
に記憶しているイメージIDと保管場所(j)を元に、
図13の例の<FTPREQ>タグで示されるような原
画像送信要求伝送データと、図13の例の<TRANS
>タグで示されるような先頭部の共通データとで構成さ
れる伝送データファイルを作成し、センター送信ボック
ス418に格納する。その後、ステップS301へ戻
る。
In step S322, based on the image ID and storage location (j) stored in the RAM 1002,
The original image transmission request transmission data as indicated by the <FTPREQ> tag in the example of FIG. 13 and the <TRANS> in the example of FIG.
A transmission data file composed of common data at the head as indicated by a tag is created and stored in the center transmission box 418. Then, the process returns to step S301.

【0282】<オーダステータステーブル更新処理>図
21は、前記画像収集先決定処理のステップS1903
で行うオーダステータステーブル更新処理を説明する処
理フロー図である。
<Order Status Table Update Processing> FIG. 21 is a flowchart showing the image collection destination determination processing in step S1903.
FIG. 7 is a process flowchart for explaining an order status table update process performed in step (a).

【0283】ステップS2101とステップS2102
は、RAM1002に記憶しているオーダステータスデ
ータの各サブオーダ単位に行う処理である。以下の説明
では、処理中のサブオーダのサブオーダIDを「サブオ
ーダID(k)」を表す。
Steps S2101 and S2102
Is a process performed for each sub-order unit of the order status data stored in the RAM 1002. In the following description, the sub-order ID of the sub-order being processed is represented by “sub-order ID (k)”.

【0284】ステップS2101において、画像収集手
段405は、オーダステータスデータの中で、サブオー
ダIDがサブオーダID(k)と同じデータのステータ
スを判断し、全て「画像収集済」であればステップS2
102へ進み、「画像収集済」でないデータがあれば、
ステップS2103へ進む。
[0284] In step S2101, the image collection means 405 determines the status of the same data as the sub-order ID (k) in the order status data.
Proceed to step 102 and if there is data that is not “image collected”,
Proceed to step S2103.

【0285】ステップS2120において、画像収集手
段405は、オーダステータスデータ中、サブオーダI
DがサブオーダID(k)で、イメージIDに値が設定
されていないデータのステータス204に「画像収集
済」を設定する。
[0285] In step S2120, the image collecting means 405 sets the sub-order I in the order status data.
D is the sub-order ID (k), and “image collection completed” is set in the status 204 of the data for which no value is set in the image ID.

【0286】ステップS2103において、画像収集手
段405は、次のサブオーダIDの処理のためにインデ
ックスkを加算する。全てのサブオーダIDを処理し終
わっていたらステップS2104に進み、次のサブオー
ダID(k+1)があればステップS2101に戻る。
[0286] In step S2103, the image collection means 405 adds the index k for processing the next sub-order ID. If all sub-order IDs have been processed, the process proceeds to step S2104, and if there is a next sub-order ID (k + 1), the process returns to step S2101.

【0287】ステップS2104において、画像収集手
段405は、オーダステータスデータの中で、サブオー
ダID202に値があり且つイメージID203に値が
ないデータを全て調べ、全てのデータのステータス20
4が「画像収集済」であるかどうかを判断する。全て
「画像収集済」であれば、ステップS2105へ進み、
「画像収集済」でないデータがあればステップS210
6へ進む。
[0287] In step S2104, the image collection means 405 checks all the order status data for data having a value in the sub-order ID 202 and no value in the image ID 203, and checks the status 20 of all data.
It is determined whether or not No. 4 is “image collected”. If all images have been collected, the process proceeds to step S2105,
If there is data that is not “image collected”, step S210
Proceed to 6.

【0288】ステップS2105において、画像収集手
段405は、オーダステータスデータの中のサブオーダ
ID202及びイメージID203に値がないデータの
ステータス204に「画像収集済」を設定する。
In step S2105, the image collecting means 405 sets “image collected” in the status 204 of the data having no value in the sub-order ID 202 and the image ID 203 in the order status data.

【0289】ステップS2106では、RAM1002
中に記憶していたオーダステータスデータがオーダステ
ータステーブル415へ書き出される。
In the step S2106, the RAM 1002
The order status data stored therein is written out to the order status table 415.

【0290】ステップS2107において、画像収集手
段405は、オーダステータスデータの中のサブオーダ
ID202及びイメージID203に値がないデータを
調べ、該データのステータス204に「画像収集済」が
設定されている時にはステップS2108へ進み、ステ
ータス204に「画像収集済」以外の値が設定されてい
るデータがある時は当処理を終了する。
In step S2107, the image collection means 405 checks the order status data for data having no value in the sub-order ID 202 and the image ID 203, and if "image collection completed" is set in the status 204 of the data, step S2107 is executed. The process advances to step S2108, and when there is data in the status 204 in which a value other than "image collection completed" is set, the process ends.

【0291】ステップS2124において、画像収集手
段405は、HDD1009などからオーダ進行管理手
段406をRAM1002に読み込んで使用可能にし、
オーダステータスデータのオーダIDをオーダ進行管理
手段406に渡す。
In step S2124, the image collection means 405 reads the order progress management means 406 from the HDD 1009 or the like into the RAM 1002 and makes it usable.
The order ID of the order status data is passed to the order progress management means 406.

【0292】<原画像送信処理>前記画像収集先決定処
理において、原画像収集先に選択されて原画像送信要求
伝送データが送信されたイメージサーバ111またはプ
リントサーバ121では、該原画像送信要求伝送データ
内に指定されたイメージIDで識別される印刷用原画像
をセンターサーバ102に送信する。該処理はイメージ
サーバ111上の印刷用画像送信手段602またはプリ
ントサーバ121上の印刷用画像送信手段705によっ
て行う。印刷用画像送信手段602と印刷用画像送信手
段705の機能は同値であるので、以下ではイメージサ
ーバ111に上の印刷用画像送信手段602の処理につ
いて説明する。
<Original Image Transmission Processing> In the image collection destination determination processing, the image server 111 or the print server 121 to which the original image collection destination has been selected and the original image transmission request transmission data has been transmitted is transmitted to the original image transmission request transmission processing. The print original image identified by the image ID specified in the data is transmitted to the center server 102. This processing is performed by the print image transmitting unit 602 on the image server 111 or the print image transmitting unit 705 on the print server 121. Since the functions of the print image transmission unit 602 and the print image transmission unit 705 have the same value, the processing of the print image transmission unit 602 on the image server 111 will be described below.

【0293】図22は、印刷用画像送信手段602にお
ける処理を説明する処理フロー図である。印刷用画像送
信手段602は、ローカル送受信制御手段603が画像
送信要求伝送データファイルを受信した時に、ローカル
送受信制御手段603によってHDD1009などから
読み込まれRAM1002に展開されて使用可能とな
る。この時、印刷用画像送信手段602は、ローカル送
受信制御手段603が受信した画像送信要求伝送データ
ファイルのファイル名をローカル送受信制御手段603
からRAM1002を介して渡される。
FIG. 22 is a processing flowchart for explaining the processing in the print image transmitting means 602. When the local transmission / reception control unit 603 receives the image transmission request transmission data file, the printing image transmission unit 602 is read from the HDD 1009 or the like by the local transmission / reception control unit 603 and developed into the RAM 1002 for use. At this time, the print image transmission unit 602 converts the file name of the image transmission request transmission data file received by the local transmission / reception control unit 603 into the local transmission / reception control unit 603.
Via the RAM 1002.

【0294】ステップS2201では、印刷用画像送信
手段602起動時にRAM1002を介して渡された画
像送信要求伝送データファイルのファイル名を元にし
て、該画像送信要求伝送データファイルを読み出し、該
ファイルから画像送信要求伝送データ内のイメージID
を抽出してRAM1002上に記憶する。
In step S2201, the image transmission request transmission data file is read out based on the file name of the image transmission request transmission data file passed via the RAM 1002 when the print image transmission unit 602 is activated, and the image is read from the file. Image ID in transmission request transmission data
Is extracted and stored in the RAM 1002.

【0295】ステップS2202では、原画像位置管理
テーブル612を検索して、ステップS2201で記憶
したイメージIDとイメージID1201の値が合致す
るデータを読み出し、該データをRAM1002上に記
憶する。
[0295] In step S2202, the original image position management table 612 is searched, and data in which the values of the image ID and the image ID 1201 stored in step S2201 match are read, and the data is stored in the RAM 1002.

【0296】ステップS2203では、ステップS22
02で記憶した原画像位置管理テーブルデータの保管場
所1203に示されるパス名で示される印刷用原画像フ
ァイルをローカル送信ボックス613にコピーし、該フ
ァイルのコピー後のファイル名と、ステップS2201
で記憶したイメージIDを元に、図23の例に示すよう
な原画像送信データファイルを作成し、ローカル送信ボ
ックス613に格納する。
In step S2203, step S22
In step S2201, the printing original image file indicated by the path name shown in the storage location 1203 of the original image position management table data stored in step S021 is copied to the local transmission box 613.
An original image transmission data file as shown in the example of FIG. 23 is created on the basis of the image ID stored in step (1) and stored in the local transmission box 613.

【0297】図23は上記原画像送信処理によって印刷
用画像送信手段602によって作成される原画像送信デ
ータファイルの内容の例である。図23中の<FTP>
タグによって原画像送信データを識別する。
FIG. 23 shows an example of the contents of an original image transmission data file created by the print image transmission means 602 by the above-mentioned original image transmission processing. <FTP> in FIG.
The original image transmission data is identified by the tag.

【0298】<画像受け取り処理>前述した原画像送信
処理において、イメージサーバ111の印刷用画像送信
手段602またはプリントサーバ121の印刷用画像送
信手段705によって作成された原画像送信データは、
ローカル送受信制御手段603またはローカル送受信制
御手段703を介してセンターサーバ102に送信さ
れ、センターサーバ102のセンター送受信制御手段4
07によって受信される。この通信は、前述したように
ダイヤルアップ形式でも専用線を用いたオンライン形式
でもよい。
<Image Receiving Process> In the above-described original image transmitting process, the original image transmitting data created by the printing image transmitting unit 602 of the image server 111 or the printing image transmitting unit 705 of the print server 121 is:
It is transmitted to the center server 102 via the local transmission / reception control unit 603 or the local transmission / reception control unit 703, and the center transmission / reception control unit 4 of the center server 102
07. This communication may be a dial-up format or an online format using a dedicated line as described above.

【0299】センター送受信制御手段407は上記原画
像送信データを受信すると、該データをセンター受信ボ
ックス419内に原画像送信データファイルとして格納
し、次に画像収集手段405をHDD1009などから
読み出してRAM1002に展開して使用可能とし、セ
ンター受信ボックス419内の原画像送信データファイ
ルのファイル名を画像収集手段405に渡す。画像収集
手段405は該原画像送信データファイルを解析して受
信した画像ファイルの保管とオーダステータステーブル
の更新を行う。
Upon receiving the original image transmission data, the center transmission / reception control unit 407 stores the data as an original image transmission data file in the center reception box 419, and then reads out the image collection unit 405 from the HDD 1009 or the like and stores it in the RAM 1002. The image data is developed and used, and the file name of the original image transmission data file in the center reception box 419 is passed to the image collection unit 405. The image collection unit 405 analyzes the original image transmission data file, stores the received image file, and updates the order status table.

【0300】図24は、画像収集手段405が行う上記
処理の内容を説明する処理フロー図であり、以下に図2
4を用いて上記処理を説明する。
FIG. 24 is a processing flow chart for explaining the contents of the above processing performed by the image collecting means 405.
4 will be described below.

【0301】ステップS2401では、画像収集手段4
05は、起動時にセンター送受信制御手段407から渡
された原画像送信データファイルを元に該ファイルの内
容をRAM1002に読み出して、その内容を解析し、
該ファイル内にあるイメージIDと、原画像ファイルの
ファイル名をRAM1002上に記憶しておく。
In step S2401, the image collecting means 4
05, based on the original image transmission data file passed from the center transmission / reception control unit 407 at the time of startup, reads the contents of the file into the RAM 1002, analyzes the contents,
The image ID in the file and the file name of the original image file are stored in the RAM 1002.

【0302】ステップS2402において、画像収集手
段405は、ステップS2401で記憶した原画像ファ
イルのファイル名を元に、該ファイルを一時保管画像格
納装置414にコピーし、コピー後のファイルのパス名
をRAM1002上に記憶する。
[0302] In step S2402, the image collection means 405 copies the original image file to the temporary storage image storage device 414 based on the file name of the original image file stored in step S2401, and stores the path name of the copied file in the RAM 1002. Remember on top.

【0303】ステップS2403において、画像収集手
段405は、ステップS2401で記憶したイメージI
DとステップS2402で記憶したファイルのパス名を
元に原画像位置管理テーブルデータを作成し、原画像位
置管理テーブル412に追加する。
[0303] In step S2403, the image collection means 405 determines whether the image I
Original image position management table data is created based on D and the path name of the file stored in step S2402, and added to the original image position management table 412.

【0304】ステップS2404において、画像収集手
段405は、オーダステータステーブル415を検索
し、イメージID203がステップS2401で記憶し
たイメージIDと合致するデータを全て抽出する。抽出
したオーダステータスは全てRAM1002上に記憶し
ておく。次に、該抽出データに対し、ステータス204
に「画像収集済」を設定し、オーダステータステーブル
415に書き出す。
[0304] In step S2404, the image collection means 405 searches the order status table 415 and extracts all data whose image ID 203 matches the image ID stored in step S2401. All the extracted order statuses are stored in the RAM 1002. Next, the status 204
Is set to “image collected” and written in the order status table 415.

【0305】ステップS2405からステップS240
8までは、ステップS2404でRAM1002上に保
管したオーダステータスデータ内の各データに対して行
う処理である。以下の説明では処理対象のデータをイン
デックスiを用いてオーダステータスデータ(i)と表
す。
Steps S2405 to S240
Steps up to 8 are processing performed on each piece of data in the order status data stored in the RAM 1002 in step S2404. In the following description, data to be processed is represented as order status data (i) using the index i.

【0306】ステップS2405では、オーダステータ
スデータが順次処理されるためにインデックスiが1に
初期化される。
In step S2405, the index i is initialized to 1 because the order status data is sequentially processed.

【0307】ステップS2406では、画像収集手段4
05は、オーダステータスデータ(i)内の全てのデー
タのステータス204が「画像収集済」になったかどう
かを調べて、全て「画像収集済」になっていればプリン
トサーバ121にオーダを伝送するためにオーダ進行管
理手段406を起動する。ステップS2407の処理の
詳細は、図21で説明される、画像収集手段405の原
画像収集先決定処理の中のオーダステータステーブル更
新処理と同値である。
[0307] In step S2406, the image collecting means 4
A step 05 checks whether or not the status 204 of all the data in the order status data (i) is "image collected". If all the statuses are "image collected", the order is transmitted to the print server 121. For this purpose, the order progress management means 406 is started. The details of the processing in step S2407 are the same as the order status table update processing in the original image collection destination determination processing of the image collection unit 405 described in FIG.

【0308】ステップS2407では、次のオーダステ
ータスデータの処理の準備のために、インデックスiが
加算される。
[0308] In step S2407, the index i is added in preparation for the processing of the next order status data.

【0309】ステップS2408では、画像収集手段4
05は、オーダステータスデータ(i)がRAM100
2上に存在するかどうかを調べて、存在すればステップ
S2406に戻り、存在しなければ当処理を終了する。
[0309] In step S2408, the image collecting means 4
05 indicates that the order status data (i) is stored in the RAM 100
It is checked whether or not the file exists on the server 2. If the file does exist, the process returns to step S 2406; otherwise, the process ends.

【0310】<プリントオーダ送信処理>センターサー
バ102の画像収集手段405が行う画像収集処理また
は画像受け取り処理において、該各処理で処理中のプリ
ントオーダの印刷に必要な印刷用原画像の準備が完了す
ると、画像収集手段405は、オーダ進行管理手段40
6をHDD1009などから読み出してRAM1003
上に展開して使用可能とし、前記プリントオーダのオー
ダIDをRAM1003を経由してオーダ進行管理手段
406に渡す。
<Print Order Transmission Processing> In the image collection processing or the image reception processing performed by the image collection means 405 of the center server 102, the preparation of the printing original image necessary for printing the print order being processed in each processing is completed. Then, the image collection unit 405 sets the order progress management unit 40
6 from the HDD 1009 or the like and read the RAM 1003
The print order is made available for use, and the order ID of the print order is passed to the order progress management unit 406 via the RAM 1003.

【0311】オーダ進行管理手段406は、起動時にオ
ーダIDを渡された場合は、該オーダIDに基づいてオ
ーダ伝送データを作成し、センター送信ボックス418
に格納することによりプリントサーバ121に該オーダ
伝送データを送信する。
[0311] When the order ID is passed at the time of activation, the order progress management means 406 creates the order transmission data based on the order ID, and sends it to the center transmission box 418.
, The order transmission data is transmitted to the print server 121.

【0312】図25は、オーダ進行管理手段406が行
う上記プリントオーダ送信処理を説明するフロー図であ
る。
FIG. 25 is a flow chart for explaining the print order transmission processing performed by the order progress management means 406.

【0313】ステップS2501において、オーダ進行
管理手段406は、起動時に受け取ったオーダIDを元
にオーダ管理テーブル416を検索し、該オーダIDで
識別されるプリントオーダデータ801と下位のデータ
802、803,804を読み込んでRAM1002に
記憶する。
[0313] In step S2501, the order progress management means 406 searches the order management table 416 based on the order ID received at the time of activation, and print order data 801 and lower order data 802, 803, identified by the order ID. 804 is read and stored in the RAM 1002.

【0314】ステップS2502において、オーダ進行
管理手段406は、起動時に受け取ったオーダIDを元
にオーダステータステーブル415を検索し、オーダI
D201が該オーダIDと一致するオーダステータスデ
ータを全て読み込み、RAM1002上に記憶する。
In step S2502, the order progress management means 406 searches the order status table 415 based on the order ID received at the time of activation, and
D201 reads all the order status data that matches the order ID, and stores it on the RAM 1002.

【0315】ステップS2503からステップS250
5までは、ステップS2502で記憶した各オーダステ
ータスデータの内、イメージID203に値が入ってい
る各オーダステータスデータに対して処理を繰り返す。
以下のステップS2503からステップS2505の説
明では、処理中のオーダーステータスデータのデータ値
を「イメージID(i)」のように表す。
Steps S2503 to S250
Up to 5, the process is repeated for each order status data having a value in the image ID 203 among the order status data stored in step S2502.
In the following description of steps S2503 to S2505, the data value of the order status data being processed is represented as “image ID (i)”.

【0316】ステップS2503において、オーダ進行
管理手段406は、イメージID(i)を元に、原画像
位置管理テーブル412を検索して、イメージID12
01がイメージID(i)と一致する原画像位置管理デ
ータを1件読み込んでRAM1002上に記憶する。
In step S2503, the order progress management means 406 searches the original image position management table 412 based on the image ID (i), and
01 reads one piece of original image position management data corresponding to the image ID (i) and stores it in the RAM 1002.

【0317】ステップS2504において、オーダ進行
管理手段406は、ステップS2503でRAM100
3に記憶した原画像位置管理データの保管場所1203
を調べて、該保管場所が一時保管場所格納装置414内
のパス名であるか、あるいは該保管場所がステップS2
501で記憶したプリントオーダデータ内の印刷先プリ
ントサーバのサーバIDと一致するかどうかを判断す
る。上記条件が満足されていれば、ステップS2505
に進む。また、上記条件が満足されていなければ、ステ
ップS2503に戻って、原画像位置管理テーブル41
2からイメージID1201がイメージID(i)と一
致する次の原画像位置管理データを1件読み込む。
[0317] In step S2504, the order progress management means 406 determines in step S2503 that the RAM 100
Storage location 1203 of the original image position management data stored in
Is checked to see if the storage location is a path name in the temporary storage location storage device 414 or if the storage location is
It is determined whether the print order data matches the server ID of the print destination print server in the print order data stored in 501. If the above condition is satisfied, step S2505
Proceed to. If the above condition is not satisfied, the flow returns to step S2503 to return to the original image position management table 41.
From 2, the next original image position management data whose image ID 1201 matches the image ID (i) is read.

【0318】ステップS2505では、ステップS25
03で記憶した原画像位置管理データの保管場所120
3に格納されている印刷用原画像ファイルのパス名を元
に、該印刷用原画像ファイルをセンター送信ボックス4
18にコピーし、コピー後のファイル名をイメージID
(i)と共にRAM1002に記憶しておく。
In step S2505, step S25
Storage location 120 of the original image position management data stored in step 03
3 based on the path name of the printing original image file stored in the center transmission box 4
18 and copy the file name to the image ID
It is stored in the RAM 1002 together with (i).

【0319】ステップS2506において、オーダ進行
管理手段406は、ステップS2501で記憶したプリ
ントオーダデータと、ステップS2505で記憶した複
数のイメージID及びファイル名を元に、図13のオー
ダ伝送データ1312を作成し、さらに送受信伝送ヘッ
ダー1311を付加してオーダ伝送データファイルを作
成し、センター送信ボックス418に格納する。この
時、オーダ伝送データ1312内の各タグ及びパラメー
タはステップS2501で記憶したプリントオーダデー
タを元に編集する。
In step S2506, the order progress management means 406 creates the order transmission data 1312 in FIG. 13 based on the print order data stored in step S2501 and the plurality of image IDs and file names stored in step S2505. Then, an order transmission data file is created by further adding a transmission / reception transmission header 1311 and stored in the center transmission box 418. At this time, the tags and parameters in the order transmission data 1312 are edited based on the print order data stored in step S2501.

【0320】また、該プリントオーダデータ内にイメー
ジID805があって、かつ該イメージIDがステップ
S2505で記憶した複数のイメージID及びファイル
名の中に存在する場合は、ステップS2505でセンタ
ー送信ボックス418にコピーした印刷用原画像ファイ
ルとの関係を指定するために、該イメージIDに対応す
る、ステップS2505でセンター送信ボックス418
にコピーした印刷用原画像ファイルのファイル名を、図
13の1322のように<CAMLLINK>タグとし
て編集しておく。
If the image ID 805 is included in the print order data and the image ID is included in a plurality of image IDs and file names stored in step S2505, the center transmission box 418 is set in step S2505. In order to specify the relationship with the copied original image file for printing, the center transmission box 418 corresponding to the image ID is selected in step S2505.
Is edited as a <CAMLLLINK> tag as shown at 1322 in FIG.

【0321】また、該プリントオーダデータ内に編集デ
ータ804としてスクリプト1402がある場合は、該
編集データを内部コード1321の形式に変換して編集
する。
If the print order data contains a script 1402 as edit data 804, the edit data is converted into an internal code 1321 and edited.

【0322】なお、実際のオーダ伝送データファイルに
は、受信するプリントサーバ121側で該プリントオー
ダを発注した利用者を識別可能にするために、プリント
オーダ801の付加情報であるユーザーIDを元に、セ
ンターサーバ102のHDD1009内に保持している
ユーザー情報を検索して、該利用者の氏名や住所などの
情報も付加するが、本発明を説明する上では特に必要な
いので省略する。
Note that the actual order transmission data file is based on the user ID, which is the additional information of the print order 801, in order to allow the receiving print server 121 to identify the user who ordered the print order. The user information stored in the HDD 1009 of the center server 102 is searched, and information such as the name and address of the user is also added. However, since it is not particularly necessary for describing the present invention, the description is omitted.

【0323】<プリントオーダ受信処理>前記プリント
オーダ送信処理において、センターサーバ102のオー
ダ進行管理手段406によって作成されたオーダ伝送デ
ータは、センター送受信制御手段407を介してプリン
トサーバ121に送信され、プリントサーバ121のロ
ーカル送受信制御手段703によって受信される。
<Print Order Reception Processing> In the print order transmission processing, the order transmission data created by the order progress management means 406 of the center server 102 is transmitted to the print server 121 via the center transmission / reception control means 407 and printed. The data is received by the local transmission / reception control unit 703 of the server 121.

【0324】プリントサーバ121のローカル送受信制
御手段703は上記オーダ伝送データを受信すると、該
オーダ伝送データをローカル受信ボックス714内にオ
ーダ伝送データファイルとして格納し、さらに同時に受
信した印刷用原画像ファイル群もローカル受信ボックス
714内に格納する。次にオーダ出力管理手段701を
HDD2009などから読み出してRAM2002に展
開して使用可能とし、ローカル受信ボックス714内の
オーダ伝送データファイルのファイル名をオーダ出力管
理手段701に渡す。オーダ出力管理手段701は該オ
ーダ伝送データファイルを解析して受信したプリントオ
ーダデータをオーダ管理テーブル711に保管する。
Upon receiving the order transmission data, the local transmission / reception control means 703 of the print server 121 stores the order transmission data in the local reception box 714 as an order transmission data file. Is also stored in the local reception box 714. Next, the order output management means 701 is read out from the HDD 2009 or the like, expanded in the RAM 2002 and made usable, and the file name of the order transmission data file in the local reception box 714 is passed to the order output management means 701. The order output management unit 701 analyzes the order transmission data file and stores the received print order data in the order management table 711.

【0325】図26はオーダ出力管理手段701におけ
る上記プリントオーダ受信処理を説明するフロー図であ
る。
FIG. 26 is a flow chart for explaining the print order receiving process in the order output management means 701.

【0326】ステップS2601において、オーダ出力
管理手段701は、ローカル送受信制御手段703から
渡されたオーダ伝送データファイルのファイル名を元に
該オーダ伝送データファイルをローカル受信ボックス7
14から読み込み、該オーダ伝送データファイルの内容
を解析して図8のプリントオーダデータのデータ構造の
形式でRAM2002に記憶する。さらに、該オーダ伝
送データファイル内に記述してある印刷用原画像のタグ
1322を抽出して、該タグ中の印刷用原画像ファイル
名を、上記プリントオーダデータの対応するイメージI
D805の付加情報としてRAM2002に記憶してお
く。また、該オーダ伝送データファイル内に記述してあ
るスクリプト1402は内部コード形式を解読してセン
ターサーバ102がプリントオーダ送信処理において内
部コード形式化する前の状態に戻して、RAM2002
内に記憶する。
In step S2601, the order output management unit 701 stores the order transmission data file in the local reception box 7 based on the file name of the order transmission data file passed from the local transmission / reception control unit 703.
14, the contents of the order transmission data file are analyzed, and stored in the RAM 2002 in the form of the print order data data structure of FIG. Further, the tag 1322 of the printing original image described in the order transmission data file is extracted, and the printing original image file name in the tag is replaced with the corresponding image I of the print order data.
The information is stored in the RAM 2002 as additional information of D805. Also, the script 1402 described in the order transmission data file decodes the internal code format and returns to the state before the center server 102 converts it into the internal code format in the print order transmission processing.
Remember in

【0327】ステップS2602からステップS260
6は、ステップS2601で記憶したプリントオーダデ
ータ中の各イメージIDに対して処理を繰り返す。以
下、処理中のイメージIDを「イメージID(i)」、
該イメージID(i)に対応する印刷用原画像ファイル
名を「印刷用原画像ファイル名(i)」と表す。
[0327] Steps S2602 to S260
No. 6 repeats the process for each image ID in the print order data stored in step S2601. Hereinafter, the image ID being processed is referred to as “image ID (i)”,
The print original image file name corresponding to the image ID (i) is represented as “print original image file name (i)”.

【0328】ステップS2602において、オーダ出力
管理手段701は、印刷用原画像ファイル名(i)に値
が入っているかどうか、すなわち印刷用原画像ファイル
がセンターサーバ102から伝送されたかどうかを判断
し、値が入っていればステップS2603へ、入ってい
なければステップS2604へ進む。
In step S2602, the order output management means 701 determines whether a value is included in the original print file name (i), that is, whether the original print file has been transmitted from the center server 102. If the value is included, the process proceeds to step S2603; otherwise, the process proceeds to step S2604.

【0329】次にステップS2603において、オーダ
出力管理手段701は、ローカル受信ボックス714か
ら印刷用原画像ファイル名(i)で識別される印刷用原
画像ファイルを抽出し、印刷スプール712内にコピー
する。コピー後のファイル名はRAM2002に記憶し
ておく。
Next, in step S 2603, the order output management means 701 extracts the printing original image file identified by the printing original image file name (i) from the local reception box 714 and copies it into the print spool 712. . The file name after copying is stored in the RAM 2002.

【0330】ステップS2604では、オーダ出力管理
手段701は、原画像位置管理テーブル715を検索し
てイメージID1201がイメージID(i)と一致す
るデータを読み込み、RAM2002に記憶する。
[0330] In step S2604, the order output management means 701 searches the original image position management table 715, reads data whose image ID 1201 matches the image ID (i), and stores it in the RAM 2002.

【0331】ステップS2605では、オーダ出力管理
手段701は、ステップS2604で記憶した原画像位
置管理データの保管場所1203に格納されている印刷
用原画像ファイルのファイル名で識別される印刷用原画
像ファイルを、印刷用原画像格納装置716から抽出
し、印刷スプール712内にコピーする。コピー後のフ
ァイル名はRAM2002に記憶しておく。
In step S2605, the order output management means 701 determines whether the original print image file identified by the file name of the original print file stored in the storage location 1203 of the original image position management data stored in step S2604. Is extracted from the print original image storage device 716 and copied into the print spool 712. The file name after copying is stored in the RAM 2002.

【0332】ステップS2606では、オーダ出力管理
手段701は、ステップS2601で記憶したスクリプ
トから、イメージID(i)のファイル名を記述したデ
ータ(図14中「imagetab()」で表されるデ
ータ)を抽出し、該データのファイル名の部分を、ステ
ップS2603またはステップS2604で記憶した、
印刷スプール712内の印刷用原画像ファイルのファイ
ル名に置き換える。
[0332] In step S2606, the order output management means 701 converts data describing the file name of the image ID (i) (data represented by "imagetab ()" in Fig. 14) from the script stored in step S2601. The extracted file name portion of the data was stored in step S2603 or step S2604.
The file name is replaced with the file name of the print original image file in the print spool 712.

【0333】ステップS2607では、オーダ出力管理
手段701は、ステップS2601で記憶したプリント
オーダデータをオーダ管理テーブル711に格納する。
該プリントオーダデータには、編集データ804として
ステップS2606で編集したスクリプトデータも含
む。
At step S2607, the order output management means 701 stores the print order data stored at step S2601 in the order management table 711.
The print order data also includes the script data edited in step S2606 as the edit data 804.

【0334】<印刷処理>図27は、プリントサーバ1
21でのオーダ出力管理手段701におけるプリントオ
ーダの印刷処理のフロー図である。印刷処理において
は、オーダ出力管理手段701はオペレータがKS20
08で操作することによってHDD2009などから読
み出されRAM2004に展開されて、オペレータから
の使用が可能となる。
<Print Processing> FIG.
21 is a flowchart of a print order printing process in an order output management unit 701 in FIG. In the printing process, the order output management means 701 is operated by the operator by the KS20.
08, the data is read from the HDD 2009 or the like and expanded in the RAM 2004, so that the operator can use it.

【0335】ステップS2701では、オーダ出力管理
手段701は、オーダ管理テーブル711を読み込ん
で、オーダ管理テーブル711に格納されている全ての
プリントオーダ801のオーダIDをCRT2006上
に表示する。
At step S2701, the order output management means 701 reads the order management table 711 and displays the order IDs of all the print orders 801 stored in the order management table 711 on the CRT 2006.

【0336】ステップS2702では、オーダ出力管理
手段701はオペレータのKB2008の操作により選
択された印刷を行うプリントオーダのオーダIDをRA
M2002上に記憶しておく。
At step S2702, the order output management means 701 sets the RA of the print order for printing selected by the operation of the KB 2008 by the operator to RA.
It is stored on M2002.

【0337】ステップS2703では、オーダ出力管理
手段701は、ステップS2702で記憶したオーダI
Dを元にオーダ管理テーブル711を読み込んで、該オ
ーダIDに該当するプリントオーダの編集データ804
であるスクリプトを読み込み、印刷スプール712にフ
ァイルとして格納する。次に、印刷制御手段702をH
DD2009などから読み込みRAM2002に展開し
て使用可能とし、該スクリプトファイル名を渡す。印刷
制御手段702は、該スクリプトファイルを印刷スプー
ル712から読み込んで解析し、スクリプト内に記述し
てある印刷用原画像ファイル名を元に該印刷用原画像フ
ァイルを印刷スプール712から抽出して、印刷データ
を作成し、PRTC2011に渡すことによってPRT
2012に印刷出力する。印刷制御手段702は、印刷
が終了すると、成功または失敗を表す結果データをオー
ダ出力管理手段701に返す。
[0337] In step S2703, the order output management means 701 checks the order I stored in step S2702.
D, the order management table 711 is read, and the edit data 804 of the print order corresponding to the order ID is read.
Is read and stored in the print spool 712 as a file. Next, the print control unit 702 is set to H
The script file is read from the DD 2009 or the like, expanded on the RAM 2002 and made usable, and the script file name is passed. The print control unit 702 reads and analyzes the script file from the print spool 712, extracts the print original image file from the print spool 712 based on the print original image file name described in the script, By creating print data and passing it to the PRTC 2011, the PRT
2012 is printed out. Upon completion of printing, the print control unit 702 returns result data indicating success or failure to the order output management unit 701.

【0338】ステップS2704で、オーダ出力管理手
段701はステップS2702で記憶したオーダID
と、ステップS2703で印刷制御手段から受け取った
結果データを元に、図13の印刷結果通知データ131
8を編集し、送受信ヘッダー1311を付加して印刷結
果通知データファイルを作成し、ローカル送信ボックス
713に格納する。さらに、該オーダIDに対応するプ
リントオーダデータをオーダ管理テーブル711から削
除する。
[0338] In step S2704, the order output management means 701 stores the order ID stored in step S2702.
13 based on the result data received from the print control unit in step S2703.
8 is edited, and a print result notification data file is created by adding a transmission / reception header 1311 and stored in the local transmission box 713. Further, the print order data corresponding to the order ID is deleted from the order management table 711.

【0339】ステップS2702からステップS270
4は、オペレータが所望する数だけ繰り返す。
[0339] Steps S2702 to S270
Step 4 is repeated as many times as desired by the operator.

【0340】なお、プリントサーバ121においては、
印刷用画像登録手段704の前記画像登録手段によって
印刷用原画像が印刷用原画像格納装置716に格納さ
れ、該画像の情報が原画像位置管理テーブル715に格
納された後であれば、印刷用画像登録手段704または
オーダ出力管理手段701を用いてプリントオーダデー
タを作成し、オーダ管理テーブル711に該プリントオ
ーダデータを格納することができる。さらに、該方法で
オーダ管理テーブル711に格納したプリントオーダデ
ータを元に、オーダ出力管理手段701及び印刷制御手
段702によって行う、前記印刷処理によって該プリン
トオーダの印刷を行うことも実施可能である。この場合
は、センターサーバ102とのデータ送受信及びクライ
アントコンピュータ101からの前記発注処理を行うこ
とは前提とならない。
Note that in the print server 121,
If the printing original image is stored in the printing original image storage device 716 by the image registration unit of the printing image registration unit 704 and the information of the image is stored in the original image position management table 715, the printing The print order data can be created using the image registration unit 704 or the order output management unit 701, and the print order data can be stored in the order management table 711. Further, it is also possible to execute printing of the print order by the printing process performed by the order output management unit 701 and the print control unit 702 based on the print order data stored in the order management table 711 by the method. In this case, it is not premised that data transmission / reception with the center server 102 and the order processing from the client computer 101 are performed.

【0341】<印刷完了処理>センターサーバ102の
センター送受信制御手段407は、プリントサーバ12
1からの印刷完了通知データファイルを受信すると、該
印刷完了通知データファイルをセンター受信ボックス4
19に格納した後、オーダ進行管理手段406をHDD
1009などから読み出してRAM1002に展開して
使用可能とし、上記印刷完了通知データファイルのセン
ター受信ボックス419内のファイル名をRAM100
2を介してオーダ進行管理手段406に渡す。
<Print Completion Processing> The center transmission / reception control means 407 of the center server 102
When the print completion notification data file is received from the center reception box 4,
19, the order progress management means 406 is stored in the HDD.
The print completion notification data file is read out from the RAM 1002 and used in the RAM 1002, and the file name in the center reception box 419 of the print completion notification data file is stored in the RAM 1002.
2 to the order progress management means 406.

【0342】図28は、センターサーバ102のオーダ
進行管理手段406における、印刷完了処理を説明する
処理フロー図である。
FIG. 28 is a processing flowchart for explaining the printing completion processing in the order progress management means 406 of the center server 102.

【0343】ステップS2801において、オーダ進行
管理手段406は、起動時にセンター送受信制御手段4
07から渡された印刷完了通知データファイルのファイ
ル名を元に、該ファイルを読み出してファイル内に記録
してあるオーダIDを抽出し、RAM1002に記憶し
ておく。次に、オーダ進行管理手段406は、該オーダ
IDを元にオーダステータステーブル415を検索し、
オーダステータステーブル415内のオーダID201
が上記処理でRAM1002に記憶したオーダIDと一
致する全てのオーダステータスデータのステータス20
4を「印刷完了」に設定し、オーダステータステーブル
を書き出す。また、該オーダステータスデータのイメー
ジID203をRAM1002に記憶しておく。
In step S2801, the order progress management means 406 sets the center transmission / reception
Based on the file name of the print completion notification data file passed from step 07, the file is read out, the order ID recorded in the file is extracted, and stored in the RAM 1002. Next, the order progress management means 406 searches the order status table 415 based on the order ID,
Order ID 201 in order status table 415
Is the status 20 of all order status data that matches the order ID stored in the RAM 1002 in the above process.
4 is set to "print completed" and the order status table is written. The image ID 203 of the order status data is stored in the RAM 1002.

【0344】ステップS2802からステップS280
8までは、ステップS2801で記憶した各イメージI
Dに対して処理を繰り返す。以下、RAM1002上に
記憶したイメージIDのうち、処理中のイメージIDを
「イメージID(i)」と表す。
Steps S2802 to S280
Up to 8, each image I stored in step S2801
The process is repeated for D. Hereinafter, of the image IDs stored in the RAM 1002, the image ID being processed is represented as “image ID (i)”.

【0345】次にステップS2802において、オーダ
進行管理手段406は、イメージ(i)を元にオーダス
テータステーブル415を検索し、オーダステータステ
ーブル415内のイメージID203がイメージID
(i)と一致し、かつステータス204が「印刷完了」
でないデータが実在するかどうかを調べる。該オーダス
テータスデータが実在する場合はステップS2083へ
進み、実在しない場合は該イメージID(i)の処理を
終えて次のイメージID(i+1)を処理するためにス
テップS2082に戻る。
Next, in step S2802, the order progress management means 406 searches the order status table 415 based on the image (i), and the image ID 203 in the order status table 415 is changed to the image ID.
(I) and the status 204 is “print completed”
To see if non-existent data exists. If the order status data does exist, the process proceeds to step S2083. If the order status data does not exist, the process returns to step S2082 to complete the processing of the image ID (i) and process the next image ID (i + 1).

【0346】ステップS2803では、オーダ進行管理
手段406は、イメージID(i)を元に原画像位置管
理テーブル412を検索し、原画像位置管理テーブル4
12内のイメージID1201がイメージID(i)と
一致する原画像位置管理データを全て読み出し、RAM
1002上に記憶する。
In step S2803, the order progress management means 406 searches the original image position management table 412 based on the image ID (i), and
12, all the original image position management data whose image ID 1201 matches the image ID (i)
1002.

【0347】ステップS2804からステップS280
8までは、ステップS2803で記憶した各原画像位置
管理データに対して処理を繰り返す。以下、RAM10
02上に記憶した原画像位置管理データのうち、処理中
の原画像位置管理データの項目を「保管場所(j)」の
ように表す。
[0347] From step S2804 to step S280
Up to 8, the process is repeated for each original image position management data stored in step S2803. Hereinafter, the RAM 10
In the original image position management data stored on the storage device 02, the item of the original image position management data being processed is represented as “storage location (j)”.

【0348】ステップS2804では、保管場所(j)
を調べて、保管場所(j)が一時保管画像格納装置41
4の画像ファイルを表すパス名であるかどうかを判断す
る。保管場所(j)が一時保管画像格納装置414の画
像ファイルを表すパス名であればステップS2805へ
進み、そうでなければステップS2806へ進む。
In the step S2804, the storage location (j)
Is checked, and the storage location (j) is stored in the temporary storage image storage device 41.
It is determined whether or not the path name is a path name representing the image file of No. 4. If the storage location (j) is a path name indicating an image file of the temporary storage image storage device 414, the process proceeds to step S2805; otherwise, the process proceeds to step S2806.

【0349】ステップS2805では、オーダ進行管理
手段406は、保管場所(j)のパス名が示す画像ファ
イルを、一時保管画像格納装置414から削除する。
At step S2805, the order progress management means 406 deletes the image file indicated by the path name of the storage location (j) from the temporary storage image storage device 414.

【0350】ステップS2806では、オーダ進行管理
手段406は、該原画像位置管理データを調べて、保管
場所(j)がセンターサーバ111またはプリントサー
バ121を表すサーバIDであり、かつ付加情報(j)
に「削除予定」のフラグが立っているかどうかを調べ
る。保管場所(j)及び付加情報(j)が前記条件を満
たしていればステップS2807に進み、そうでなけれ
ば次の原画像位置管理データを処理するためにステップ
S2804に戻る。
In step S2806, the order progress management means 406 checks the original image position management data, finds that the storage location (j) is the server ID representing the center server 111 or the print server 121, and the additional information (j)
To see if there is a flag for "to be deleted". If the storage location (j) and the additional information (j) satisfy the above conditions, the process advances to step S2807; otherwise, the process returns to step S2804 to process the next original image position management data.

【0351】ステップS2807では、オーダ進行管理
手段406は、該原画像位置管理データの示す印刷用原
画像を、該印刷用原画像を格納しているイメージサーバ
111またはプリントサーバ121から削除するため
に、削除指示の画像登録情報伝送データファイルを作成
する。該画像登録情報伝送データは、図13の1314
または図16に示すようなデータであって、イメージI
D(i)を元に作成し、処理コード(OPEパラメー
タ)に「削除」を設定する。また、該画像登録情報伝送
データファイルの送受信ヘッダーデータ1311内の送
信先には原画像位置管理データの保管場所(j)に格納
されているサーバIDを設定する。次に、作成した画像
登録情報伝送データファイルをセンター送信ボックス4
18に格納する。
In step S2807, the order progress management means 406 deletes the print original image indicated by the original image position management data from the image server 111 or the print server 121 storing the print original image. Then, an image registration information transmission data file for a deletion instruction is created. The image registration information transmission data corresponds to 1314 in FIG.
Alternatively, if the data is as shown in FIG.
It is created based on D (i) and “delete” is set in the processing code (OPE parameter). The server ID stored in the storage location (j) of the original image position management data is set as the transmission destination in the transmission / reception header data 1311 of the image registration information transmission data file. Next, the created image registration information transmission data file is stored in the center transmission box 4.
18 is stored.

【0352】ステップS2808では、オーダ進行管理
手段406は、処理中の原画像位置管理データを原画像
位置管理テーブル412から削除する。
At step S2808, the order progress management means 406 deletes the original image position management data being processed from the original image position management table 412.

【0353】<原画像移動・複写・削除処理>イメージ
サーバ111またはプリントサーバ121では、センタ
ーサーバ102から画像登録情報伝送データファイルを
受信すると、印刷用画像登録手段601または印刷用画
像登録手段704が、画像登録情報伝送データ内に指定
されている削除対象のイメージIDが示す印刷用原画像
ファイルを印刷用原画像格納装置611または印刷用原
画像格納装置716から削除し、さらに該イメージID
が示すデータを原画像位置管理テーブル612または原
画像位置管理テーブル715から削除する。
<Move / Copy / Delete Original Image> In the image server 111 or the print server 121, when the image registration information transmission data file is received from the center server 102, the print image registration unit 601 or the print image registration unit 704 receives the image registration information transmission data file. The original image file for printing indicated by the image ID to be deleted specified in the image registration information transmission data is deleted from the original printing image storage device 611 or the original printing image storage device 716, and the image ID is further deleted.
Is deleted from the original image position management table 612 or the original image position management table 715.

【0354】該処理においてセンターサーバ102から
送信される画像登録情報伝送データには、処理コード
(「OPE」)として、移動(「MOVE」)、複写
(「COPY」)、削除(「DEL」)の3種類があ
る。
In the processing, the image registration information transmission data transmitted from the center server 102 includes moving (“MOVE”), copying (“COPY”), and deletion (“DEL”) as processing codes (“OPE”). There are three types.

【0355】イメージサーバ111の印刷用画像登録手
段601とプリントサーバ121の印刷用画像登録手段
704における、上記の原画像移動・複写・削除処理は
同値であるので、以下ではプリントサーバ121の印刷
用画像登録手段704における処理内容を説明する。
The above-described original image movement / copy / deletion processing in the print image registration unit 601 of the image server 111 and the print image registration unit 704 of the print server 121 have the same value. The processing contents of the image registration unit 704 will be described.

【0356】プリントサーバ121のローカル送受信制
御手段703は、センターサーバ102から画像登録情
報伝送データファイルを受信すると、該画像登録情報伝
送データファイルをローカル受信ボックス714に格納
し、次に印刷用画像登録手段704をHDD1009な
どから読み込んでRAM1002に展開して使用可能と
し、ローカル受信ボックス714に格納した上記画像登
録情報伝送データファイルのファイル名を印刷用画像登
録手段704にRAM1002を介して渡す。さらに、
該画像登録情報伝送データファイル内に、図13の13
22の形式で記述されている原画像ファイルがあれば、
該原画像ファイルもローカル受信ボックス714に格納
する。
When receiving the image registration information transmission data file from the center server 102, the local transmission / reception control means 703 of the print server 121 stores the image registration information transmission data file in the local reception box 714, and then registers the image for printing. The means 704 is read from the HDD 1009 or the like, expanded in the RAM 1002 and used, and the file name of the image registration information transmission data file stored in the local reception box 714 is passed to the print image registration means 704 via the RAM 1002. further,
In the image registration information transmission data file, 13 in FIG.
If there is an original image file described in 22 format,
The original image file is also stored in the local reception box 714.

【0357】図29はプリントサーバ121の印刷用画
像登録手段704における原画像移動・複写・削除処理
を説明する処理フロー図である。
FIG. 29 is a processing flowchart for explaining the original image moving / copying / deleting processing in the print image registration means 704 of the print server 121.

【0358】ステップS2901では、印刷用画像登録
手段704は、起動時にローカル送受信制御手段703
から渡された、画像登録情報伝送データファイルのファ
イル名と元に、該画像登録情報伝送データファイルをロ
ーカル受信ボックス714から読み込んで内容を解析
し、画像登録情報伝送データに含まれるイメージID
(「ID」パラメータ)と、処理コード(「OPE」パ
ラメータ)、及び原画像ファイル名をそれぞれRAM1
002に記憶する。
[0358] In step S2901, the print image registration means 704 sets the local transmission / reception control means 703 at startup.
The image registration information transmission data file is read from the local reception box 714 based on the file name and the original of the image registration information transmission data file passed from and analyzed, and the image ID included in the image registration information transmission data is analyzed.
(“ID” parameter), processing code (“OPE” parameter), and original image file name
002.

【0359】ステップS2902では、印刷用画像登録
手段704は、RAM1002に記憶した処理コードを
判断して、該処理コードが複写(「COPY」)または
移動(「MOVE」)であればステップS2903へ進
み、そうでなければ、すなわち該処理コードが削除
(「DEL」)であれば、ステップS2905へ進む。
In step S2902, print image registration means 704 determines the processing code stored in RAM 1002, and if the processing code is a copy ("COPY") or a move ("MOVE"), proceeds to step S2903. Otherwise, that is, if the processing code is deleted ("DEL"), the process proceeds to step S2905.

【0360】ステップS2903では、印刷用画像登録
手段704は、RAM1002に記憶した原画像ファイ
ルのファイル名を元に、該原画像ファイルをローカル受
信ボックス714から読み込んで印刷用原画像格納装置
716にコピーし、コピー後のファイル名をRAM10
02に記憶しておく。
In step S2903, the print image registration unit 704 reads the original image file from the local reception box 714 based on the file name of the original image file stored in the RAM 1002, and copies it to the print original image storage device 716. And copy the file name after copying
02 is stored.

【0361】ステップS2904では、印刷用画像登録
手段704は、RAM1002に記憶しているイメージ
IDと印刷用原画像格納装置716内にコピーした印刷
用原画像ファイルのファイル名を元に原画像位置管理デ
ータを作成し、原画像位置管理テーブル715に追加す
る。
In step S2904, the print image registration unit 704 manages the original image position based on the image ID stored in the RAM 1002 and the file name of the print original image file copied in the print original image storage device 716. Data is created and added to the original image position management table 715.

【0362】ステップS2905では、印刷用画像登録
手段704は、RAM1002に記憶したイメージID
を元に原画像位置管理テーブル715を検索して、イメ
ージID1201がRAM1002に記憶したイメージ
IDと一致する原画像位置管理データを読み出し、RA
M1002に記憶する。
[0362] In step S2905, the print image registration unit 704 stores the image ID stored in the RAM 1002.
The original image position management table 715 is searched based on the original image position management data 715, and the original image position management data whose image ID 1201 matches the image ID stored in the RAM 1002 is read out.
Store it in M1002.

【0363】ステップS2906では、印刷用画像登録
手段704は、ステップS2905で記憶した原画像位
置管理データの保管場所1203に格納されているファ
イル名が示す、印刷用原画像ファイルを印刷用原画像格
納装置から削除する。ステップS2907では、印刷用
画像登録手段704は、ステップS2905で記憶した
原画像位置管理データを、原画像位置管理テーブル71
5から削除する。
In step S2906, the print image registration unit 704 stores the print original image file indicated by the file name stored in the storage location 1203 of the original image position management data stored in step S2905. Delete from device. In step S2907, the print image registration unit 704 stores the original image position management data stored in step S2905 in the original image position management table 71.
Delete from 5.

【0364】<送信ボックス>図30は、センターサー
バ102のセンター送信ボックス418、イメージサー
バ111のローカル送信ボックス613、プリントサー
バ121のローカル送信ボックス713の内部的なデー
タ格納構造を説明するブロック図である。418、61
3、及び713の各送信ボックスの機能は同値であるの
で、以下の説明では図30の送信ボックス3001を用
いて説明する。
<Transmission Box> FIG. 30 is a block diagram for explaining the internal data storage structure of the center transmission box 418 of the center server 102, the local transmission box 613 of the image server 111, and the local transmission box 713 of the print server 121. is there. 418, 61
Since the functions of the transmission boxes 3 and 713 have the same value, the following description will be made using the transmission box 3001 in FIG.

【0365】送信ボックスはHDD1009またはHD
D2009内に格納されるデータ群であって、例えば市
販のリレーショナルデータベースなどを用いて格納する
ことが可能であるが、本実施例では広く利用されている
階層的なファイルシステム(ファイル格納方法)を利用
する。該ファイルシステムは、階層的なディレクトリと
いう格納単位内にファイルを格納することができるもの
である。
[0365] The transmission box is HDD1009 or HD.
D2009 is a group of data stored in D2009, and can be stored using, for example, a commercially available relational database. In this embodiment, a hierarchical file system (file storage method) widely used is used. Use. The file system can store files in a storage unit called a hierarchical directory.

【0366】図30中3001は送信ボックスであっ
て、センターサーバ102のセンター送信ボックス41
8、イメージサーバ111のローカル送信ボックス61
3、プリントサーバ121のローカル送信ボックス71
3と同値である。送信ボックス3001はディレクトリ
である。
In FIG. 30, reference numeral 3001 denotes a transmission box, which is the center transmission box 41 of the center server 102.
8. Local transmission box 61 of image server 111
3. Local transmission box 71 of print server 121
It is the same value as 3. The transmission box 3001 is a directory.

【0367】3002は送信先別送信ボックスであっ
て、送信ボックス3001の下位ディレクトリ(サブデ
ィレクトリ)であり、ディレクトリ名として送信先のサ
ーバIDを付することによって送信データを送信先ごと
に分類して格納できるようにするためのものである。
[0367] Reference numeral 3002 denotes a transmission box for each transmission destination, which is a lower directory (subdirectory) of the transmission box 3001 and classifies transmission data for each transmission destination by adding a server ID of the transmission destination as a directory name. It is intended to be able to store.

【0368】3003は送信制御情報テーブルであっ
て、各送信先別送信ボックス内に一つずつ保持するファ
イルである。送信制御情報テーブル3003には送信す
べき送信データファイル3004のファイル名などの情
報を格納する。
[0368] Reference numeral 3003 denotes a transmission control information table, which is a file held one by one in each transmission box for each transmission destination. The transmission control information table 3003 stores information such as the file name of the transmission data file 3004 to be transmitted.

【0369】3004は伝送データファイルであって、
図13で説明されるフォーマットの送信用データファイ
ルである。一つの送信先別送信ボックス3002内には
複数の伝送データファイル3004を格納する。
Reference numeral 3004 denotes a transmission data file.
It is a transmission data file in the format described in FIG. A plurality of transmission data files 3004 are stored in one transmission box 3002 for each transmission destination.

【0370】3005は図13で説明されるフォーマッ
ト以外のファイルであって、伝送データファイル300
4内の<CAMLLINK>タグで参照されるファイル
である。該ファイルは例えば画像ファイルであり、以下
では単に画像ファイルと表す。一つの送信先別送信ボッ
クス3002内には複数の画像ファイル3005を格納
する。
[0370] Reference numeral 3005 denotes a file other than the format described in FIG.
4 is a file referred to by a <CAMLLLINK> tag. The file is, for example, an image file, and is hereinafter simply referred to as an image file. A plurality of image files 3005 are stored in one transmission box 3002 for each transmission destination.

【0371】<受信ボックス>図31は、センターサー
バ102のセンター受信ボックス419、イメージサー
バ111のローカル受信ボックス614、プリントサー
バ121のローカル受信ボックス714の内部的なデー
タ格納構造を説明するブロック図である。419、61
4、及び714の各受信ボックスの機能は同値であるの
で、以下の説明では図31の受信ボックス3101を用
いて説明する。
<Receiving Box> FIG. 31 is a block diagram for explaining the internal data storage structure of the center receiving box 419 of the center server 102, the local receiving box 614 of the image server 111, and the local receiving box 714 of the print server 121. is there. 419, 61
Since the functions of the receiving boxes 4 and 714 have the same value, the following description will be made using the receiving box 3101 in FIG.

【0372】受信ボックスはHDD1009またはHD
D2009内に格納されるデータ群であって、例えば市
販のリレーショナルデータベースなどを用いて格納する
ことが可能であるが、本実施例では広く利用されている
階層的なファイルシステム(ファイル格納方法)を利用
する。該ファイルシステムは、階層的なディレクトリと
いう格納単位内にファイルを格納することができるもの
である。
[0372] The receiving box is HDD1009 or HD.
D2009 is a group of data stored in D2009, and can be stored using, for example, a commercially available relational database. In this embodiment, a hierarchical file system (file storage method) widely used is used. Use. The file system can store files in a storage unit called a hierarchical directory.

【0373】図31中3101は受信ボックスであっ
て、センターサーバ102のセンター受信ボックス41
9、イメージサーバ111のローカル受信ボックス61
4、プリントサーバ121のローカル受信ボックス71
4と同値である。受信ボックス3101はディレクトリ
である。
In FIG. 31, reference numeral 3101 denotes a reception box, which is the center reception box 41 of the center server 102.
9. Local inbox 61 of image server 111
4. Local reception box 71 of print server 121
This is the same value as 4. The receiving box 3101 is a directory.

【0374】3102は送信元別受信ボックスであっ
て、受信ボックス3101の下位ディレクトリ(サブデ
ィレクトリ)であり、ディレクトリ名として送信元のサ
ーバIDを付することによって受信データを送信元ごと
に分類して格納できるようにするためのものである。
[0374] Reference numeral 3102 denotes a sender-specific reception box, which is a lower directory (sub-directory) of the reception box 3101. The reception data is classified for each transmission source by adding the transmission source server ID as a directory name. It is intended to be able to store.

【0375】3103は処理手段情報テーブルであっ
て、センター送受信制御手段407、ローカル送受信制
御手段603、またはローカル送受信制御手段703が
伝送データファイル3105を受信した時に、該伝送デ
ータファイル3105内の伝送データのタグに応じて起
動すべき処理手段の名称と起動方法などを保持する。
Reference numeral 3103 denotes a processing means information table. When the center transmission / reception control means 407, local transmission / reception control means 603, or local transmission / reception control means 703 receives the transmission data file 3105, the transmission data in the transmission data file 3105 is displayed. It holds the name of the processing means to be activated according to the tag and the activation method.

【0376】3104は受信制御情報テーブルであっ
て、各送信元別受信ボックス内に一つずつ保持するファ
イルである。受信制御情報テーブル3103には受信し
た受信データファイル3104のファイル名などの情報
を格納する。
[0376] Reference numeral 3104 denotes a reception control information table, which is a file held in each reception box for each transmission source. The reception control information table 3103 stores information such as the file name of the received reception data file 3104.

【0377】3105は伝送データファイルであって、
図13で説明フォーマットの送信用データファイルであ
る。一つの送信元別受信ボックス3102内には複数の
伝送データファイル3105を格納する。
[0377] Reference numeral 3105 denotes a transmission data file.
This is a transmission data file in the format described in FIG. A plurality of transmission data files 3105 are stored in one transmission source receiving box 3102.

【0378】3106は図13で説明されるフォーマッ
ト以外のファイルであって、伝送データファイル310
5内の<CAMLLINK>タグで参照されるファイル
である。該ファイルは例えば画像ファイルであり、以下
では単に画像ファイルと表す。一つの送信元別受信ボッ
クス3102内には複数の画像ファイル3106を格納
する。
Reference numeral 3106 denotes a file other than the format described in FIG.
5 is a file referred to by a <CAMLLLINK> tag. The file is, for example, an image file, and is hereinafter simply referred to as an image file. A plurality of image files 3106 are stored in one transmission source receiving box 3102.

【0379】<送受信制御情報テーブル>図32は、送
信制御情報テーブル3003及び受信制御情報テーブル
3104に格納するデータ項目を説明する説明図であ
る。送信制御情報テーブル3003及び受信制御情報テ
ーブル3104に格納するデータ項目は同値であるの
で、以下の説明では送信制御情報テーブル3003及び
受信制御情報テーブル3104を総称して送受信制御情
報テーブルと表す。
<Transmission / Reception Control Information Table> FIG. 32 is an explanatory diagram for explaining data items stored in the transmission control information table 3003 and the reception control information table 3104. Since the data items stored in the transmission control information table 3003 and the reception control information table 3104 have the same value, in the following description, the transmission control information table 3003 and the reception control information table 3104 are collectively referred to as a transmission / reception control information table.

【0380】送受信制御情報テーブルは図32で説明さ
れるデータ群を1つのデータレコードとして、複数のデ
ータレコードを格納する。各データレコードは伝送ファ
イル名3201の値によって一意に識別される。
The transmission / reception control information table stores a plurality of data records with the data group described in FIG. 32 as one data record. Each data record is uniquely identified by the value of the transmission file name 3201.

【0381】図32中3201は伝送ファイル名であっ
て、伝送データファイル3004、伝送データファイル
3105、画像ファイル3005、または画像ファイル
3106として格納されているファイルのファイル名で
ある。
In FIG. 32, reference numeral 3201 denotes a transmission file name, which is a file name of a file stored as the transmission data file 3004, the transmission data file 3105, the image file 3005, or the image file 3106.

【0382】3202は伝送データファイル名であっ
て、伝送ファイル名3201が画像ファイル3005ま
たは画像ファイル3106を指す場合、該画像ファイル
を指す<CAMLLINK>タグを含む、伝送データフ
ァイル3004または伝送データファイル3105のフ
ァイル名を格納する。伝送ファイル名3201が伝送デ
ータファイル3004または伝送データファイル310
5のファイル名の場合には、伝送データファイル名32
02には値は入らない。
Reference numeral 3202 denotes a transmission data file name. When the transmission file name 3201 points to the image file 3005 or the image file 3106, the transmission data file 3004 or the transmission data file 3105 includes a <CAMLLLINK> tag indicating the image file. Stores the file name of The transmission file name 3201 is the transmission data file 3004 or the transmission data file 310
5, the transmission data file name 32
No value is entered in 02.

【0383】3203はファイルサイズであって、伝送
ファイル名3201が指すファイルのサイズをバイト数
で格納する。
Reference numeral 3203 denotes a file size, which stores the size of the file indicated by the transmission file name 3201 in bytes.

【0384】3204はボックス格納日時であって、伝
送ファイル名3201が指すファイルが送信ボックス3
001または受信ボックス3101に格納された時の日
付及び時刻を格納する。
[0384] Reference numeral 3204 denotes the box storage date and time, and the file indicated by the transmission file name 3201 is the transmission box 3
001 or the date and time when it was stored in the reception box 3101.

【0385】3205は伝送完了日時であって、伝送フ
ァイル名3201が指すファイルの送信または受信が完
了した時の日付及び時刻を格納する。
Reference numeral 3205 denotes a transmission completion date and time, which stores the date and time when transmission or reception of the file indicated by the transmission file name 3201 is completed.

【0386】以上のように、送受信制御情報テーブルは
個々の伝送データファイル3004、伝送データファイ
ル3105、画像ファイル3005、または画像ファイ
ル3106の属性を格納する。
As described above, the transmission / reception control information table stores the attribute of each transmission data file 3004, transmission data file 3105, image file 3005, or image file 3106.

【0387】<処理手段情報テーブル>図33は、受信
ボックス3101内の処理手段情報テーブル3103に
格納するデータ項目を説明する説明図である。
<Processing Means Information Table> FIG. 33 is an explanatory diagram for explaining data items stored in the processing means information table 3103 in the receiving box 3101.

【0388】処理手段情報テーブル3103は図33で
説明されるデータ群を1つのデータレコードとして、複
数のデータレコードを格納する。各データレコードは伝
送データタグ名3301の値によって一意に識別され
る。また、本実施例においては該処理手段情報テーブル
3103は事前に正しい値を持つデータレコードが格納
されていることを前提とする。
The processing means information table 3103 stores a plurality of data records using the data group described in FIG. 33 as one data record. Each data record is uniquely identified by the value of the transmission data tag name 3301. In this embodiment, it is assumed that the processing means information table 3103 stores data records having correct values in advance.

【0389】図33中3301は伝送データタグ名であ
り、図13の伝送データフォーマットで説明される、各
種伝送データを識別するタグ名称を格納する。
In FIG. 33, reference numeral 3301 denotes a transmission data tag name, which stores a tag name for identifying various types of transmission data described in the transmission data format of FIG.

【0390】3302は処理手段起動方法であり、伝送
データタグ名3301で識別される伝送データを処理す
るべき処理手段の起動方法を格納する。起動方法は、例
えばアプリケーションプログラムをRAM1002に展
開して使用する場合であれば該アプリケーションプログ
ラムのプログラムファイル名を格納するものであって、
センター送受信制御手段407、ローカル送受信制御手
段603、またはローカル送受信制御手段703が該処
理手段をHDD1009またはHDD2009から読み
出してRAM1002に展開し、使用できるようにする
ものである。
[0390] Reference numeral 3302 denotes a processing means activation method, which stores the activation method of the processing means to process the transmission data identified by the transmission data tag name 3301. The activation method is to store the program file name of the application program if the application program is used after being developed in the RAM 1002, for example.
The center transmission / reception control means 407, the local transmission / reception control means 603, or the local transmission / reception control means 703 reads out the processing means from the HDD 1009 or the HDD 2009, expands the processing means in the RAM 1002, and makes it usable.

【0391】3303は引き渡しデータ情報であって、
センター送受信制御手段407、ローカル送受信制御手
段603、またはローカル送受信制御手段703が、処
理手段起動方法3302に従って該処理手段を起動した
後、該処理手段に対してRAM1002またはRAM2
002を介して渡すデータ項目の名称を格納する。格納
するデータ項目の名称は、例えば伝送データファイル3
105のファイル名である。
[0391] Reference numeral 3303 denotes delivery data information.
After the center transmission / reception control unit 407, the local transmission / reception control unit 603, or the local transmission / reception control unit 703 activates the processing unit according to the processing unit activation method 3302, the RAM 1002 or the RAM2
002 stores the name of the data item passed through 002. The name of the data item to be stored is, for example, transmission data file 3
105 is the file name.

【0392】<送信ファイル登録処理>図34はセンタ
ーサーバ102、イメージサーバ111、またはプリン
トサーバ121における送信ファイル登録処理を説明す
る処理フロー図である。該送信ファイル登録処理は、送
信すべき伝送データファイルなどを送信ボックス300
1に登録する処理であって、画像収集手段405など
の、センターサーバ102、イメージサーバ111、ま
たはプリントサーバ121上の、各処理手段が行う処理
である。該処理を行う各処理手段は、送信用の伝送デー
タが作成済みであって、かつ図13のフォーマットの伝
送データファイル3004として格納可能な状態である
こと、かつ送信先のサーバのサーバIDをRAM100
2またはRAM2002上に保持していることを前提と
する。また、格納すべき伝送データファイル3004及
び画像ファイル3005のファイル名は、処理時刻と乱
数値をファイル名に含めるなど、既に格納されているフ
ァイルと同一にならないようにしておく。
<Transmission File Registration Processing> FIG. 34 is a processing flow chart for explaining transmission file registration processing in the center server 102, the image server 111, or the print server 121. In the transmission file registration process, a transmission data file or the like to be transmitted is stored in the transmission box 300.
1 is a process performed by each processing unit on the center server 102, the image server 111, or the print server 121, such as the image collection unit 405. Each processing means for performing the processing is required to confirm that transmission data for transmission has been created and that the transmission data can be stored as the transmission data file 3004 in the format shown in FIG.
2 or stored in the RAM 2002. The file names of the transmission data file 3004 and the image file 3005 to be stored are not the same as the already stored files, for example, by including the processing time and the random number in the file name.

【0393】ステップS3401では、送信すべき伝送
データをRAM1002またはRAM2002に保持し
ている送信先サーバIDと同じ名称の送信先別送信ボッ
クス3002の伝送データファイル3004として格納
する。
In step S3401, the transmission data to be transmitted is stored as the transmission data file 3004 in the destination-specific transmission box 3002 having the same name as the destination server ID stored in the RAM 1002 or the RAM 2002.

【0394】ステップS3402では、ステップS34
01で格納した伝送データファイル3004のファイル
名と、該ファイルのファイルサイズ、及び現在の処理時
刻を元にして図32で説明される送受信制御情報データ
を作成し、送信制御情報テーブル3003に書き込む。
In step S3402, step S34
The transmission / reception control information data described in FIG. 32 is created based on the file name of the transmission data file 3004 stored at 01, the file size of the file, and the current processing time, and is written in the transmission control information table 3003.

【0395】ステップS3403では、上記伝送データ
内に<CAMLLINK>タグが存在するかどうかを調
べて、存在すればステップS3404へ進み、存在しな
ければ当処理を終了する。
In step S3403, it is checked whether a <CAMLLLINK> tag exists in the transmission data. If the tag exists, the flow advances to step S3404; otherwise, the process ends.

【0396】ステップS3404とステップS3405
は、上記伝送データ内の<CAMLLINK>タグ13
22で示される画像等のファイルの数だけ繰り返し、該
各ファイルに対して処理する。
Steps S3404 and S3405
Is a <CAMLLLINK> tag 13 in the transmission data.
The processing is repeated for each file, such as the number of files such as images indicated by 22.

【0397】ステップS3404では、上記伝送データ
内の<CAMLLINK>タグ1322内に指定されて
いるファイルを、RAM1002またはRAM2002
に保持している送信先サーバIDと同じ名称の送信先別
送信ボックス3002の画像ファイル3005として格
納する。
In step S3404, the file specified in the <CAMLLLINK> tag 1322 in the transmission data is stored in the RAM 1002 or RAM 2002.
Is stored as the image file 3005 of the transmission box 3002 for each transmission destination having the same name as the transmission destination server ID stored in the transmission box 3002.

【0398】ステップS3405では、ステップS34
04で格納した画像ファイル3005のファイル名、ス
テップS3401で格納した伝送データファイル300
4のファイル名、該画像ファイルのファイルサイズ、及
び処理時刻を元にして図32で説明される送受信制御情
報データを作成し、送信制御情報3003に書き込む。
In step S3405, step S34
04, the file name of the image file 3005 stored in step S3401, and the transmission data file 300 stored in step S3401.
The transmission / reception control information data described in FIG. 32 is created based on the file name of No. 4, the file size of the image file, and the processing time, and is written in the transmission control information 3003.

【0399】<プリントサーバでのデータ送受信処理>
センターサーバ102とプリントサーバ121はネット
ワーク130を介して接続可能であり、プリントサーバ
102からのダイアルアップ接続または常時接続が可能
である。また、ネットワーク103は任意のネットワー
ク形態が利用可能であり、本実施例では広く利用されて
いるインターネットを利用する。また、ネットワーク1
30における伝送手順(プロトコル)も任意のプロトコ
ルが利用可能であり、本実施例ではインターネット上で
広く利用されているHTTP(Hyper Text Transfer Pr
otocol)、及びFTP(File Transfer Protocol)など
を利用する。プリントサーバ121のローカル送受信制
御手段703と、センター送受信制御手段407は上記
方法を用いて、ネットワーク130を介して接続し、デ
ータの送受信処理を行う。なお、プリントサーバ121
からセンターサーバ102への接続方法は、事前にプリ
ントサーバ121に設定されていることを前提とする。
<Data transmission / reception processing at print server>
The center server 102 and the print server 121 can be connected via the network 130, and a dial-up connection or a constant connection from the print server 102 is possible. Further, the network 103 can use any network form, and in the present embodiment, the widely used Internet is used. Network 1
Any protocol can be used for the transmission procedure (protocol) in the H.30. In this embodiment, HTTP (Hyper Text Transfer Protocol) widely used on the Internet is used.
otocol) and FTP (File Transfer Protocol). The local transmission / reception control unit 703 and the center transmission / reception control unit 407 of the print server 121 are connected via the network 130 using the above-described method, and perform data transmission / reception processing. The print server 121
It is assumed that the connection method from to the center server 102 is set in the print server 121 in advance.

【0400】図35は、イメージサーバ111のローカ
ル送受信制御手段603またはプリントサーバ121の
ローカル送受信制御手段703が行うデータ送受信処理
の処理フローである。ローカル送受信制御手段603と
ローカル送受信制御手段703の処理は同値であるの
で、以下ではプリントサーバ121のローカル送受信制
御手段703を用いて説明する。なお、当処理に対応し
たセンターサーバ102のセンター送受信制御手段40
7の処理は図36を用いて後述する。
FIG. 35 is a processing flow of data transmission / reception processing performed by the local transmission / reception control unit 603 of the image server 111 or the local transmission / reception control unit 703 of the print server 121. Since the processes of the local transmission / reception control unit 603 and the local transmission / reception control unit 703 have the same value, the following description will be made using the local transmission / reception control unit 703 of the print server 121. The center transmission / reception control means 40 of the center server 102 corresponding to this processing.
7 will be described later with reference to FIG.

【0401】図35及び以下の説明における「メッセー
ジ」はプリントサーバ121のサーバIDと処理要求な
どを含んだテキストデータであって、HTTPなどで送
受信する。また、ファイルの送受信はFTPを用いる。
[0401] The "message" in FIG. 35 and the following description is text data including the server ID of the print server 121, a processing request, and the like, and is transmitted and received by HTTP or the like. File transmission and reception use FTP.

【0402】プリントサーバ121のローカル送受信制
御手段703は、オペレータがKB2008を操作する
ことにより、あるいは事前に設定されている時間間隔に
応じて、HDD2009などから読み出されRAM20
02に展開されて利用可能となる。
The local transmission / reception control means 703 of the print server 121 reads out data from the HDD 2009 or the like by operating the KB 2008 or in accordance with a preset time interval.
02 and become available.

【0403】ステップS3501では、ローカル送受信
制御手段703は、事前にプリントサーバ121に設定
されているセンターサーバ102への接続方法に従っ
て、センターサーバ102へダイアルアップするなどの
接続要求を行い、センターサーバ102との接続を確立
する。次に、センターサーバ102内の、該プリントサ
ーバ121用の送信元別受信ボックス3102及び送信
先別送信ボックス3002のディレクトリ名を要求する
メッセージをセンターサーバ102に送信し、該ディレ
クトリ名を含むメッセージをセンターサーバ102から
受信してRAM2002上に記憶しておく。
In step S 3501, the local transmission / reception control unit 703 issues a connection request such as dialing up to the center server 102 according to the connection method to the center server 102 set in advance in the print server 121, and Establish a connection. Next, in the center server 102, a message requesting the directory name of the sender-specific receiving box 3102 and the destination-specific sending box 3002 for the print server 121 is transmitted to the center server 102, and the message including the directory name is transmitted. It is received from the center server 102 and stored in the RAM 2002.

【0404】ステップS3502からステップS350
7までは、センターサーバ102向けの送信先別送信ボ
ックス3002内の送信制御情報テーブル3003に格
納されている送信制御情報データの内、伝送データファ
イル名3202及び伝送完了日時3205に値が格納さ
れていない、すなわち未送信の伝送データファイルの各
データに対して処理を繰り返す。なお、該処理対象の各
送信制御情報データは、ボックス格納日時3204の値
が小さい順に、すなわち送信ボックスに格納された順に
処理する。
[0404] Steps S3502 to S350
7, among the transmission control information data stored in the transmission control information table 3003 in the transmission box 3002 for each transmission destination for the center server 102, values are stored in the transmission data file name 3202 and the transmission completion date and time 3205. No, that is, the process is repeated for each data of the untransmitted transmission data file. The transmission control information data to be processed is processed in ascending order of the value of the box storage date and time 3204, that is, in the order in which they are stored in the transmission box.

【0405】ステップS3502では、ローカル送受信
制御手段703は、センターサーバ102向けの送信先
別送信ボックス3002内の送信制御情報テーブル30
03から、上記ステップS3502の条件を満たす送信
制御情報データを1件読み込み、RAM2002上に該
送信制御情報データを記憶する。
[0405] In step S3502, the local transmission / reception control means 703 transmits the transmission control information table 30 in the transmission destination-specific transmission box 3002 for the center server 102.
From step 03, one piece of transmission control information data that satisfies the condition of step S3502 is read, and the transmission control information data is stored in the RAM 2002.

【0406】ステップS3503では、ローカル送受信
制御手段703は、ステップS3502で記憶した送信
制御情報データの伝送ファイル名3201で表される伝
送データファイル3004を読み込み、ステップS35
01で記憶したセンターサーバ102の送信元別受信ボ
ックス3102のディレクトリに対して格納する形で、
該伝送ファイルを送信する。
[0406] In step S3503, the local transmission / reception control means 703 reads the transmission data file 3004 represented by the transmission file name 3201 of the transmission control information data stored in step S3502, and executes step S35.
01 is stored in the directory of the sender-specific inbox 3102 of the center server 102 stored at 01.
Transmit the transmission file.

【0407】ステップS3504では、ローカル送受信
制御手段703は、ステップS3502で記憶した送信
制御情報データの伝送完了日時3205に現在の日付時
刻を設定し、送信制御情報テーブル3003内の伝送フ
ァイル名3201が該送信制御情報データの伝送データ
ファイル名と同じ値のデータを、該送信制御情報データ
で上書きすることにより、送信制御情報テーブル300
3を更新する。
In step S3504, the local transmission / reception control means 703 sets the current date and time in the transmission completion date / time 3205 of the transmission control information data stored in step S3502, and the transmission file name 3201 in the transmission control information table 3003 is By overwriting data having the same value as the transmission data file name of the transmission control information data with the transmission control information data, the transmission control information table 300
Update 3

【0408】ステップS3505からステップS350
7までは、送信制御情報テーブル3003内の各送信制
御情報データの内、伝送データファイル名3202の値
がステップS3502で記憶した送信制御情報データの
伝送データファイル名と同じである各送信制御情報デー
タに対して処理を繰り返す。
[0408] Steps S3505 to S350
7, among the transmission control information data in the transmission control information table 3003, the transmission control information data whose transmission data file name 3202 has the same value as the transmission data file name of the transmission control information data stored in step S 3502. Is repeated.

【0409】ステップS3505では、ローカル送受信
制御手段703は、上記条件を満たす送信制御情報デー
タを1件送信制御情報テーブル3003から読み込み、
RAM2002に記憶する。次に、該送信制御情報デー
タの伝送ファイル名3201で表される画像ファイル3
005を読み込み、ステップS3501で記憶したセン
ターサーバ102の送信元別受信ボックス3102のデ
ィレクトリに対して格納する形で、該伝送ファイルを送
信する。
[0409] In step S3505, the local transmission / reception control means 703 reads transmission control information data satisfying the above conditions from the one-item transmission control information table 3003,
It is stored in the RAM 2002. Next, the image file 3 represented by the transmission file name 3201 of the transmission control information data
005 is read, and the transmission file is transmitted in the form of being stored in the directory of the sender-specific reception box 3102 of the center server 102 stored in step S3501.

【0410】ステップS3506では、ローカル送受信
制御手段703は、ステップS3505で記憶した送信
制御情報データを含む、ファイル送信が完了したことを
通知するメッセージを送信する。
[0410] In step S3506, local transmission / reception control means 703 transmits a message notifying that the file transmission has been completed, including the transmission control information data stored in step S3505.

【0411】ステップS3507では、ローカル送受信
制御手段703は、ステップS3505で記憶した送信
制御情報データの伝送完了日時3205に現在の日付時
刻を設定し、送信制御情報テーブル3003内の伝送フ
ァイル名3201が該送信制御情報データの伝送ファイ
ル名と同じ値のデータを、該送信制御情報データで上書
きすることにより、送信制御情報テーブル3003を更
新する。
[0411] In step S3507, the local transmission / reception control means 703 sets the current date and time in the transmission completion date / time 3205 of the transmission control information data stored in step S3505, and sets the transmission file name 3201 in the transmission control information table 3003 to The transmission control information table 3003 is updated by overwriting data having the same value as the transmission file name of the transmission control information data with the transmission control information data.

【0412】ステップS3508では、ローカル送受信
制御手段703は、ステップS3502で記憶した現在
処理中の送信制御情報データを含む、ファイル送信が完
了したことを通知するメッセージを送信する。
[0412] In step S3508, the local transmission / reception control means 703 transmits a message notifying that the file transmission has been completed, including the transmission control information data currently being processed stored in step S3502.

【0413】ステップS3509では、ローカル送受信
制御手段703は、センターサーバ102に対してセン
ターサーバ102の該プリントサーバ121用の送信元
別受信ボックス3102内の送信制御情報テーブル30
03をファイルとして受信する。HDD2009上の一
時領域に一時的に保管する。
[0413] In step S3509, the local transmission / reception control unit 703 sends the transmission control information table 30 in the transmission source receiving box 3102 for the print server 121 of the center server 102 to the center server 102.
03 is received as a file. The data is temporarily stored in a temporary area on the HDD 2009.

【0414】ステップS3510からステップS351
7までは、ステップS3509でHDD2009に保管
した、センターサーバ102から受信した送信制御情報
テーブルに格納されている送信制御情報データの内、伝
送データファイル名3202及び伝送完了日時3205
に値が格納されていない、すなわち未受信の伝送データ
ファイルの各データに対して処理を繰り返す。なお、該
処理対象の各送信制御情報データは、ボックス格納日時
3204の値が小さい順に、すなわち送信ボックスに格
納された順に処理する。
Steps S3510 to S351
In the transmission control information data stored in the transmission control information table received from the center server 102 and stored in the HDD 2009 in step S3509, the transmission data file name 3202 and the transmission completion date and time 3205
Are not stored, ie, the processing is repeated for each data of the transmission data file that has not been received. The transmission control information data to be processed is processed in ascending order of the value of the box storage date and time 3204, that is, in the order in which they are stored in the transmission box.

【0415】ステップS3510では、ローカル送受信
制御手段703は、センターサーバ102から受信した
送信制御情報テーブルから、上記ステップS3510の
条件を満たす送信制御情報データを1件読み込み、RA
M2002上に該送信制御情報データを記憶する。
[0415] In step S3510, the local transmission / reception control means 703 reads one piece of transmission control information data satisfying the condition of step S3510 from the transmission control information table received from the center server 102, and
The transmission control information data is stored in M2002.

【0416】ステップS3511では、ローカル送受信
制御手段703は、ステップS3510で記憶した送信
制御情報データの伝送ファイル名3201で表される伝
送データファイルをセンターサーバ102から受信し、
該伝送データファイルを、センターサーバ用の送信元別
受信ボックス3102の中の伝送データファイル310
5として格納する。
[0416] In step S3511, the local transmission / reception control unit 703 receives the transmission data file represented by the transmission file name 3201 of the transmission control information data stored in step S3510 from the center server 102,
The transmission data file is stored in the transmission data file 310 in the sender-specific reception box 3102 for the center server.
5 is stored.

【0417】ステップS3512では、ローカル送受信
制御手段703は、ステップS3510で記憶した送信
制御情報データの伝送完了日時3205に現在の日付時
刻を設定し、センターサーバ用の送信元別受信ボックス
3102の中の受信制御情報テーブル3104に、該送
信制御情報データを追加する。
[0417] In step S3512, the local transmission / reception control means 703 sets the current date and time in the transmission completion date and time 3205 of the transmission control information data stored in step S3510, and sets the current date and time in the transmission source-specific reception box 3102 for the center server. The transmission control information data is added to the reception control information table 3104.

【0418】ステップS3513からステップS351
5までは、センターサーバ102から受信した各送信制
御情報データの内、伝送データファイル名3202の値
がステップS3510で記憶した送信制御情報データの
伝送ファイル名と同じである各送信制御情報データに対
して処理を繰り返す。
[0418] Steps S3513 to S351
Up to 5, among the transmission control information data received from the center server 102, for each transmission control information data in which the value of the transmission data file name 3202 is the same as the transmission file name of the transmission control information data stored in step S3510. And repeat the process.

【0419】ステップS3513では、ローカル送受信
制御手段703は、上記の条件を満たす送信制御情報デ
ータをステップS3509で保管したHDD2009上
の一時領域から1件読み込み、RAM2002に記憶す
る。次に、該送信制御情報データの伝送ファイル名32
01で表される画像ファイルをセンターサーバ102か
ら受信し、該画像ファイルを、センターサーバ用の送信
元別受信ボックス3102の中の画像ファイル3106
として格納する。
[0419] In step S3513, the local transmission / reception control unit 703 reads one transmission control information data satisfying the above conditions from the temporary area on the HDD 2009 saved in step S3509, and stores it in the RAM 2002. Next, the transmission file name 32 of the transmission control information data
01 is received from the center server 102, and the image file is stored in the image file 3106 in the sender-specific inbox 3102 for the center server.
Stored as

【0420】ステップS3514では、ローカル送受信
制御手段703は、ステップS3513で記憶した送信
制御情報データを含む、ファイル受信が完了したことを
通知するメッセージを送信する。
[0420] In step S3514, local transmission / reception control means 703 transmits a message notifying that file reception has been completed, including the transmission control information data stored in step S3513.

【0421】ステップS3515では、ローカル送受信
制御手段703は、ステップS3513で記憶した送信
制御情報データの伝送完了日時3205に現在の日付時
刻を設定し、センターサーバ用の送信元別受信ボックス
3102の中の受信制御情報テーブル3104に、該送
信制御情報データを追加する。
[0421] In step S3515, the local transmission / reception control unit 703 sets the current date and time in the transmission completion date and time 3205 of the transmission control information data stored in step S3513, and sets the current date and time in the in-source-specific reception box 3102 for the center server. The transmission control information data is added to the reception control information table 3104.

【0422】ステップS3516では、ローカル送受信
制御手段703は、ステップS3510で記憶した現在
処理中の送信制御情報データを含む、ファイル受信が完
了したことを通知するメッセージを送信する。
In step S3516, local transmission / reception control means 703 transmits a message notifying that the file reception has been completed, including the transmission control information data currently being processed stored in step S3510.

【0423】ステップS3517では、ローカル送受信
制御手段703は、ステップS3511で受信して格納
した伝送データファイル3105をRAM2002に読
み出してその内容を解析し、図13の<ORDER>タ
グなどで表される伝送データタグを全て抽出する。次
に、該伝送データタグの個々の値を用いて処理手段情報
テーブル3103を検索し、処理手段情報テーブル31
03の伝送データタグ名3301が上記処理で抽出した
伝送データタグの値と同じ処理手段情報データを抽出
し、該処理手段情報データの処理手段起動方法3302
と引き渡しデータ情報3303の内容に従って、該当す
る処理手段を起動する。
[0423] In step S3517, the local transmission / reception control unit 703 reads the transmission data file 3105 received and stored in step S3511 into the RAM 2002, analyzes the contents thereof, and transmits the transmission data file represented by the <ORDER> tag or the like in Fig. 13. Extract all data tags. Next, the processing means information table 3103 is searched using the individual values of the transmission data tag, and the processing means information table 31
03, the processing means information data whose transmission data tag name 3301 is the same as the value of the transmission data tag extracted in the above processing is extracted, and the processing means activation method 3302 of the processing means information data is extracted.
And activates the corresponding processing means in accordance with the contents of the delivery data information 3303.

【0424】ステップS3518では、ローカル送受信
制御手段703は、センターサーバ102との接続がダ
イアルアップ接続の設定の場合、センターサーバ102
との接続を切断する。
[0424] In step S3518, the local transmission / reception control unit 703 determines that the connection with the center server 102 is a dial-up connection and that the center server 102
Disconnect from the connection.

【0425】ステップS3519では、ローカル送受信
制御手段703は、センターサーバ102向けの送信先
別送信ボックス3002の送信制御情報テーブル300
3を検索して、伝送完了日時3205が現在時刻から予
め設定しておいた期間以前の送信制御情報データを該送
信制御情報テーブル3003から削除すると共に、該送
信制御情報データの伝送ファイル名3201が指す伝送
データファイル3004または画像ファイル3005を
削除する。上記該送信制御情報データ及び各送信ファイ
ルは、伝送障害発生時の再送信のために、送信完了後直
ちには削除しない。
[0425] In step S3519, the local transmission / reception control unit 703 transmits the transmission control information table 300 in the transmission box 3002 for each destination to the center server 102.
3 is deleted from the transmission control information table 3003, and the transmission file name 3201 of the transmission control information data is deleted. The transmission data file 3004 or the image file 3005 pointed to is deleted. The transmission control information data and each transmission file are not deleted immediately after the transmission is completed for retransmission when a transmission failure occurs.

【0426】なお、ステップS3517で起動されるオ
ーダ出力管理手段701などの処理手段は、該当する伝
送データファイル3105の処理が完了すると、該伝送
データファイルと、該伝送データファイルの下位に位置
する画像ファイル3106とを受信ボックス3101よ
り削除し、受信制御情報テーブル3104内の伝送ファ
イル名3201が上記削除ファイルのファイル名と同じ
値のデータを削除する。
[0426] When the processing of the corresponding transmission data file 3105 is completed, the processing means such as the order output management means 701 started in step S3517, the transmission data file and the image data located below the transmission data file. The file 3106 is deleted from the reception box 3101, and data whose transmission file name 3201 in the reception control information table 3104 has the same value as the file name of the deleted file is deleted.

【0427】本実施例においてデータ送受信中にネット
ワークの障害などにより処理が中断した場合は、当処理
を最初からやり直す。この場合は、送信制御情報テーブ
ル3003もしくは受信制御テーブル3104の伝送完
了日時3205に基づいて、画像ファイルの送受信を行
うので、既に送信または受信した画像ファイルが再度送
信または受信されることはない。
In this embodiment, if processing is interrupted due to a network failure during data transmission / reception, this processing is restarted from the beginning. In this case, since the image file is transmitted and received based on the transmission completion date and time 3205 of the transmission control information table 3003 or the reception control table 3104, the already transmitted or received image file is not transmitted or received again.

【0428】<センターサーバでのデータ送受信処理>
図36は、センターサーバ102のセンター送受信制御
手段407における、データ送受信処理を説明する処理
フローである。
<Data transmission / reception processing in center server>
FIG. 36 is a processing flow illustrating data transmission / reception processing in the center transmission / reception control unit 407 of the center server 102.

【0429】センター送受信制御手段407は、イメー
ジサーバ111のローカル送受信制御手段603または
プリントサーバ121のローカル送受信制御手段703
から送信されたメッセージを受信して処理を行うもので
ある。本実施例では、伝送プロトコルとしてHTTPを
用いることにより、送信されたメッセージを文書提供手
段401が受信し、文書提供手段401がセンター送受
信制御手段407をRAM1002に展開して起動し、
上記処理を行わせる方法を使用する。該起動方法は編集
用画像提供手段402の起動方法と同値であり、実際の
データ送受信は文書提供手段401が行い、送受信デー
タはRAM1002を介して文書提供手段407とロー
カル送受信制御手段703とで交換する。送受信制御手
段は一つのメッセージを処理すると終了する。
The center transmission / reception control means 407 is provided for the local transmission / reception control means 603 of the image server 111 or the local transmission / reception control means 703 of the print server 121.
And performs processing upon receiving the message transmitted from the. In this embodiment, by using HTTP as a transmission protocol, the transmitted message is received by the document providing unit 401, and the document providing unit 401 expands the center transmission / reception control unit 407 in the RAM 1002 and starts up.
A method for performing the above processing is used. The activation method has the same value as the activation method of the editing image providing means 402. Actual data transmission / reception is performed by the document providing means 401, and transmitted / received data is exchanged between the document providing means 407 and the local transmission / reception control means 703 via the RAM 1002. I do. The transmission / reception control means ends after processing one message.

【0430】図36中ステップS3601では、センタ
ー送受信制御手段407は、CPUを用いてRAM10
02を介して文書提供手段401から受け取った受信メ
ッセージを解析し、メッセージの内容を調べる。
In step S 3601 in FIG. 36, the center transmission / reception control means 407
The received message received from the document providing unit 401 via the file providing unit 02 is analyzed, and the content of the message is checked.

【0431】ステップS3602では、センター送受信
制御手段407は、ステップS3601で調べたメッセ
ージの内容が、図35のステップS3501で送信され
る、送受信ボックスディレクトリ名を要求するメッセー
ジであるかどうかを判断し、該ディレクトリ名を要求す
るものであればステップS3603へ進み、そうでなけ
ればステップS3604へ進む。
[0431] In step S3602, the center transmission / reception control means 407 determines whether or not the content of the message checked in step S3601 is the message transmitted in step S3501 of Fig. 35 and requesting a transmission / reception box directory name. If the directory name is requested, the process proceeds to step S3603; otherwise, the process proceeds to step S3604.

【0432】ステップS3603では、センター送受信
制御手段407は、ステップS3601で解析したメッ
セージ中に含まれる、メッセージの送信元のイメージサ
ーバ111またはプリントサーバ121のサーバIDを
元に、該サーバーIDがディレクトリ名となっている送
信先別送信ボックス3002のディレクトリ名と送信元
別受信ボックス3102のディレクトリ名を調べて、該
ディレクトリ名をRAM1002を介して文書提供手段
401に渡すことによって返信する。
[0432] In step S3603, the center transmission / reception control unit 407 determines the directory name based on the server ID of the image server 111 or print server 121 that is the source of the message and is included in the message analyzed in step S3601. The directory name of the transmission box 3002 for each transmission destination and the directory name of the reception box 3102 for each transmission source are checked, and the directory name is returned to the document providing means 401 via the RAM 1002 for a reply.

【0433】ステップS3604では、センター送受信
制御手段407は、ステップS3601で調べたメッセ
ージの内容が、図35のステップS3505及びステッ
プS3508で送信される、ファイル送信完了を通知す
るメッセージであるかどうかを判断し、ファイル送信完
了を通知するものであればステップS3605へ進み、
そうでなければステップS3609へ進む。
[0433] In step S3604, center transmission / reception control means 407 determines whether or not the content of the message checked in step S3601 is a message for notifying completion of file transmission transmitted in steps S3505 and S3508 in FIG. If the file transmission completion is notified, the process proceeds to step S3605.
Otherwise, the process proceeds to step S3609.

【0434】ステップS3605では、センター送受信
制御手段407は、ステップS3601でCPUが解析
したメッセージに含まれる送信制御情報データを受信制
御情報テーブル3104に追加する。
[0434] In step S3605, center transmission / reception control means 407 adds transmission control information data included in the message analyzed by the CPU in step S3601 to reception control information table 3104.

【0435】ステップS3606では、センター送受信
制御手段407は、ステップS3601でCPUが解析
したメッセージに含まれる送信制御情報データの伝送デ
ータファイル名3202を調べて、該伝送データファイ
ル名に値が入っていなければステップS3606に進
み、該伝送データファイル名に値が入っていれば処理を
終了する。
In step S3606, the center transmission / reception control unit 407 checks the transmission data file name 3202 of the transmission control information data included in the message analyzed by the CPU in step S3601, and if the transmission data file name does not include a value. If the value is included in the transmission data file name, the process ends.

【0436】ステップS3607では、センター送受信
制御手段407は、ステップS3601でCPUが解析
したメッセージに含まれる送信制御情報データの伝送フ
ァイル名3201が示す伝送データファイル3105を
RAM1002に読み出してその内容を解析し、図13
の<REG>タグなどで表される伝送データタグを全て
抽出する。次に、該伝送データタグの個々の値を用いて
処理手段情報テーブル3103を検索し、処理手段情報
テーブル3103の伝送データタグ名3301が上記処
理で抽出した伝送データタグの値と同じ処理手段情報デ
ータを抽出し、該処理手段情報データの処理手段起動方
法3302と引き渡しデータ情報3303の内容に従っ
て、該当する処理手段を起動する。
In step S3607, the center transmission / reception control means 407 reads the transmission data file 3105 indicated by the transmission file name 3201 of the transmission control information data included in the message analyzed by the CPU in step S3601, into the RAM 1002, and analyzes the contents. FIG.
All of the transmission data tags represented by the <REG> tags or the like are extracted. Next, the processing unit information table 3103 is searched using the individual values of the transmission data tag, and the transmission data tag name 3301 of the processing unit information table 3103 is the same as the processing unit information extracted by the above processing. The data is extracted and the corresponding processing means is started according to the processing means starting method 3302 of the processing means information data and the contents of the delivery data information 3303.

【0437】ステップS3609では、ステップS36
01で調べたメッセージの内容が、図35のステップS
3512及びステップS3515で送信される、ファイ
ル受信完了を通知するメッセージであるかどうかを判断
し、ファイル受信完了を通知するものであればステップ
S3610へ進み、そうでなければ処理を終了する。
[0437] In step S3609, in step S36
01 is the content of the message checked in step S in FIG.
It is determined whether the received message is a message notifying completion of file reception, which is transmitted in step 3512 and step S3515. If the message notifies completion of file reception, the process advances to step S3610; otherwise, the process ends.

【0438】ステップS3610では、ステップS36
01で解析したメッセージに含まれる送信制御情報デー
タの伝送ファイル名3201を元に受信制御情報テーブ
ル3104を検索し、該当する送信制御情報データの伝
送完了日時に、現在の日付と時刻を書き出す。
[0438] In step S3610, step S36
The transmission control information table 3104 is searched based on the transmission file name 3201 of the transmission control information data included in the message analyzed in step 01, and the current date and time are written in the transmission completion date and time of the corresponding transmission control information data.

【0439】ステップS3611では、ステップS36
01で解析したメッセージ中に含まれる、メッセージの
送信元のサーバID向けの送信先別送信ボックス300
2の送信制御情報テーブル3003を検索して、伝送完
了日時3205が現在時刻から予め設定しておいた期間
以前の送信制御情報データを該送信制御情報テーブル3
003から削除すると共に、該送信制御情報データの伝
送ファイル名3201が指す伝送データファイル300
4または画像ファイル3005を削除する。上記該送信
制御情報データ及び各送信ファイルは、伝送障害発生時
の再送信のために、送信完了後直ちには削除しない。
[0439] In step S3611, step S36
01 transmission destination-specific transmission box 300 for the server ID of the message transmission source included in the message analyzed in step 01.
The transmission control information table 3003 of FIG. 2 is searched, and the transmission control information data before and after the transmission completion date / time 3205 is set in advance from the current time is stored in the transmission control information table 3003.
003 and the transmission data file 300 indicated by the transmission file name 3201 of the transmission control information data.
4 or the image file 3005 is deleted. The transmission control information data and each transmission file are not deleted immediately after the transmission is completed for retransmission when a transmission failure occurs.

【0440】センター送受信制御手段407は、RAM
1002上に常駐させることによって、文書提供手段4
01を介さずに直接ローカル送受信制御手段603また
はローカル送受信制御手段703と送受信を行うことも
可能であり、その場合は常にデータが送信されることを
待ち、データを受信すれば図36の処理フローを行っ
て、再度データ送信を待つ、という処理を繰り返す。
The center transmission / reception control means 407 is a RAM
1002, the document providing means 4
It is also possible to directly transmit / receive data to / from the local transmission / reception control unit 603 or the local transmission / reception control unit 703 without going through 01, and in that case, always waits for data to be transmitted. And wait for data transmission again.

【0441】〔第2の実施例〕図37は本発明における
第2の実施例のシステム構成を説明するブロック図であ
る。本実施例においては、第1の実施例のシステム構成
が複数あって、相互にネットワークで接続されており、
一つのセンターサーバが受注したプリントオーダ内に別
のセンターサーバの管理下にあるプリントサーバまたは
イメージサーバの画像のイメージIDが含まれている時
でも、該イメージIDによって示される印刷用原画像を
収集し、該プリントオーダの文書を印刷することを可能
とする。
[Second Embodiment] FIG. 37 is a block diagram illustrating the system configuration of a second embodiment of the present invention. In this embodiment, there are a plurality of system configurations of the first embodiment, which are mutually connected by a network.
Even when the print order received by one center server contains the image ID of an image of a print server or an image server under the control of another center server, an original print image indicated by the image ID is collected. Then, it becomes possible to print the document of the print order.

【0442】図37中3701、3702はそれぞれセ
ンターサーバであり、第1の実施例におけるセンターサ
ーバ102と等価である。以下、センターサーバA、セ
ンターサーバBと記す。
In FIG. 37, reference numerals 3701 and 3702 denote center servers, respectively, which are equivalent to the center server 102 in the first embodiment. Hereinafter, the center server A and the center server B are described.

【0443】3703はクライアントコンピュータであ
り、第1の実施例におけるクライアントコンピュータ1
01と等価である。
Reference numeral 3703 denotes a client computer, which is the client computer 1 in the first embodiment.
It is equivalent to 01.

【0444】3711、3712、371N、及び37
31、3732、373Nはイメージサーバであって、
第1の実施例におけるイメージサーバ111と等価であ
る。
3711, 3712, 371N, and 37
31, 3732 and 373N are image servers,
This is equivalent to the image server 111 in the first embodiment.

【0445】3721、3722、372N、及び37
41、3742、374Nはそれぞれプリントサーバで
あり、第1の実施例におけるプリントサーバ121と等
価である。
3721, 3722, 372N, and 37
Reference numerals 41, 3742, and 374N denote print servers, respectively, which are equivalent to the print server 121 in the first embodiment.

【0446】イメージサーバ3711、3712、37
1N、及びプリントサーバ3721、3722、372
NのサーバIDはセンターサーバA3701のサーバ管
理テーブル413内に格納される。
Image servers 3711, 3712, 37
1N, and print servers 3721, 3722, 372
The server ID of N is stored in the server management table 413 of the center server A3701.

【0447】イメージサーバ3731、3732、37
3N、及びプリントサーバ3741、3742、374
NのサーバIDはセンターサーバB3703のサーバ管
理テーブル413内に格納される。
Image servers 3731, 3732, 37
3N and print servers 3741, 3742, 374
The server ID of N is stored in the server management table 413 of the center server B3703.

【0448】3751、3752、3753はネットワ
ークであり、第1の実施例におけるネットワーク130
と等価である。図37では説明のために、ネットワーク
3751、3752、3753は物理的に別々のネット
ワークのように記すが、実際の実施例においては物理的
に同一のネットワークであっても実施可能である。
Reference numerals 3751, 3752, and 3753 denote networks, and the network 130 in the first embodiment.
Is equivalent to In FIG. 37, the networks 3751, 3752, and 3753 are described as physically separate networks for the sake of explanation. However, in an actual embodiment, the networks can be implemented even if they are physically the same network.

【0449】なお、センターサーバが3つ以上ネットワ
ーク上に接続されていても本実施例は実施可能である。
This embodiment can be implemented even when three or more center servers are connected on the network.

【0450】本実施例では、各センターサーバは相互に
他のセンターサーバの名称と接続方法が登録されている
ことを前提として、クライアントコンピュータ3703
がセンターサーバA3701より編集用画像を取得し、
該画像を用いて作成した文書のプリントオーダをセンタ
ーサーバB3702に発注し、センターサーバB370
2が該プリントオーダの印刷を行うことを可能とする。
In this embodiment, each center server is assumed to have registered the names and connection methods of other center servers with each other, and the client computer 3703
Acquires an image for editing from the center server A3701,
A print order of a document created using the image is ordered from the center server B3702, and the center server B370 is ordered.
2 makes it possible to print the print order.

【0451】まず、クライアントコンピュータ3703
はセンターサーバA3701に接続し、第1の実施例に
おいて図18で説明される発注処理のステップS180
1からステップS1806までを行って、編集用画像の
取得と印刷用文書の編集を行う。
First, the client computer 3703
Is connected to the center server A3701, and step S180 of the order processing described in FIG. 18 in the first embodiment.
Steps S1806 to S1806 are performed to acquire an editing image and edit a print document.

【0452】次に、クライアントコンピュータ3703
はセンターサーバB3702に接続し、前記発注処理の
ステップ1807以降を行って、プリントオーダをセン
ターサーバB3702に対して発注し、センターサーバ
B3702は第1の実施例の図19で説明される受注処
理を行って該プリントオーダを受注する。
Next, the client computer 3703
Is connected to the center server B3702, and executes the order processing step 1807 and subsequent steps to order the print order from the center server B3702. The center server B3702 executes the order processing described in FIG. 19 of the first embodiment. Then, an order is received for the print order.

【0453】次に、センターサーバB3702は第1の
実施例において図20−1及び図20−2で説明される
印刷用画像収集処理を行う。この時、前記プリントオー
ダに含まれるイメージIDのセンターサーバ名称911
が該センターサーバB3702の名称と同一でなけれ
ば、該センターサーバ名称911の示すセンターサー
バ、例えば本説明においてはセンターサーバA3701
に対して、図13の1314の部分の例の、画像取得要
求伝送データを送信する。前記送信処理はセンター送受
信制御装置407を用いて行う。
Next, the center server B 3702 performs the printing image collection process described in FIGS. 20A and 20B in the first embodiment. At this time, the center server name 911 of the image ID included in the print order
Is not the same as the name of the center server B 3702, the center server indicated by the center server name 911, for example, the center server A 3701 in the present description.
In response to this, the image acquisition request transmission data of the example of the portion 1314 in FIG. 13 is transmitted. The transmission process is performed using the center transmission / reception control device 407.

【0454】前記画像取得要求伝送データを受信したセ
ンターサーバA3701のセンター送受信制御装置40
7は、オーダ受注手段403を起動して、該画像取得要
求伝送データを画像収集手段405に渡す。オーダ受注
手段403は該画像取得要求伝送データを元に、付加情
報として画像取得要求伝送データ送信元のセンターサー
バの名称を持つ、新規のプリントオーダデータを作成
し、該プリントオーダデータをオーダステータステーブ
ル415及びオーダ管理テーブル416に格納した後、
画像収集手段405を起動する。
[0454] The center transmission / reception control device 40 of the center server A3701 that has received the image acquisition request transmission data.
7 activates the order receiving means 403 and transfers the image acquisition request transmission data to the image collecting means 405. The order receiving unit 403 creates new print order data having the name of the center server that transmitted the image acquisition request transmission data as additional information based on the image acquisition request transmission data, and stores the print order data in the order status table. 415 and stored in the order management table 416,
The image collection unit 405 is activated.

【0455】センターサーバA3701の画像収集手段
405は、第1の実施例において図20−1及び図20
−2で説明される印刷用画像収集処理を行い、全ての印
刷用画像が収集済みになると、オーダ進行管理手段40
6を起動する。
The image collecting means 405 of the center server A 3701 is different from the image collecting means 405 of FIG.
When all the print images have been collected, the order progress management means 40 is executed.
6 is started.

【0456】オーダ進行管理手段は、処理対象のプリン
トオーダデータ中に、画像取得要求伝送データ送信元の
センターサーバの名称が付加情報として含まれていれ
ば、該プリントオーダ用の印刷用原画像を元に、図13
の1317の部分の例の、原画像送信データを作成し、
該原画像送信データと前記印刷用原画像を、センター送
受信制御装置407を用いて、該プリントオーダデータ
中の前記送信元センターサーバに送信する。送信後は、
該プリントオーダは処理完了として、第1の実施例にお
いて図28で説明される印刷完了処理を行う。
[0456] If the print order data to be processed includes the name of the center server as the transmission source of the image acquisition request transmission data as additional information, the order progress management means converts the print original image for the print order into print order data. Based on FIG.
The original image transmission data of the example of the part 1317 is created,
The original image transmission data and the original image for printing are transmitted to the transmission center server in the print order data by using a center transmission / reception control device 407. After sending,
The print order determines that the processing is completed, and performs the print completion processing described in FIG. 28 in the first embodiment.

【0457】前記原画像送信データを受信したセンター
サーバB3702は、第1の実施例において、図24、
図25、図26、図27、図28で説明される、画像受
け取り処理から印刷完了処理までを行い、クライアント
コンピュータ3703の発注したプリントオーダの印刷
を行う。
In the first embodiment, the center server B 3702 that has received the original image transmission data, as shown in FIG.
The process from the image receiving process to the printing completion process described in FIGS. 25, 26, 27, and 28 is performed, and the print order ordered by the client computer 3703 is printed.

【0458】以上説明したように本実施例に係る発明に
よれば、送受信データをSGML形式の送受信制御情報
データと例えば画像ファイルなどの伝送データの集合と
して管理する格納手段と、該送受信制御データ及び伝送
データを送受信する際に、ソフトウェアプログラムなど
個々の送受信要求者からの伝送要求に応じて、例えば出
力装置などネットワーク接続元側が能動的に処理する非
同期形式でデータ送受信を行うデータ送受信制御手段と
によって、ダイアルアップ接続などの常時接続されてい
ない環境において、印刷用のデータなど大容量のデータ
を同時に大量に送受信することが可能となった。
As described above, according to the invention of this embodiment, storage means for managing transmission / reception data as a set of transmission / reception control information data in the SGML format and transmission data such as an image file, etc. When transmitting and receiving transmission data, in response to a transmission request from an individual transmission / reception requester such as a software program, the data transmission / reception control means for transmitting / receiving data in an asynchronous format, such as an output device, which is actively processed by a network connection source side. In an environment where connection is not always established, such as a dial-up connection, a large amount of data such as printing data can be simultaneously transmitted and received in large quantities.

【0459】また、前記格納装置においてデータ送受信
履歴を保持する管理手段と、前記受信履歴を用いて伝送
失敗後の送受信再開時に未送受信データのみを送受信す
る機能を有する前記データ送受信制御手段とによって、
移動体通信など不安定なネットワーク環境においても前
記ダイアルアップ接続法式を安定的に使用することが可
能となった。
[0459] Also, management means for holding a data transmission / reception history in the storage device, and data transmission / reception control means having a function of transmitting / receiving only untransmitted / received data when transmission / reception is resumed after transmission failure using the reception history,
The dial-up connection method can be used stably even in an unstable network environment such as mobile communication.

【0460】〔第3の実施例〕前述の第1の実施例、第
2の実施例では、前記原画像すなわち印刷用画像の登録
をフロッピーディスクやCDROMなどからいわゆるロ
ーカルな画像をネットワークを介さない方法で実施し
た。
[Third Embodiment] In the first and second embodiments described above, the registration of the original image, ie, the printing image, is performed by using a so-called local image from a floppy disk or CDROM without passing through a network. The method was performed.

【0461】第3の実施例では、クライアントコンピュ
ータ101からネットワークを介してセンターサーバ1
02に前記印刷用画像を登録し、第1の実施例、第2の
実施例で述べた同様のサービスを実現すると共に、登録
した前記画像にセキュリティ機能を持たせることによっ
てその画像の所有者でない第3者にも前記画像を提供す
る実施例について述べる。
In the third embodiment, the center server 1 is transmitted from the client computer 101 via the network.
02, the image for printing is registered to realize the same services as described in the first and second embodiments, and the registered image is provided with a security function so that the registered image is not the owner of the image. An embodiment for providing the image to a third party will be described.

【0462】<システム構成>本実施例でのシステム構
成は、前述の第1の実施例と同じであるので、図1を用
いて説明する。
<System Configuration> The system configuration of this embodiment is the same as that of the first embodiment, and will be described with reference to FIG.

【0463】図1中101は本実施例におけるシステム
の利用者である顧客が例えば自宅から直接操作を行うた
めの情報処理装置(図2において後述する、CPU、R
OM、RAM、HDDなどから構成されるコンピュータ
システム)であって、以下クライアントコンピュータと
記す。
In FIG. 1, reference numeral 101 denotes an information processing device (CPU, R, which will be described later with reference to FIG. 2) for a customer who is a user of the system according to the present embodiment to operate directly from home, for example.
OM, RAM, HDD, etc.), and is hereinafter referred to as a client computer.

【0464】クライアントコンピュータ101は、ネッ
トワークを通して後述センターサーバ102に格納され
ている例えば画像などの情報を閲覧する機能と、該情報
をクライアントコンピュータ101内に取得する機能
と、センターサーバ102に対して後述プリントサーバ
121における画像印刷注文を発注する機能を持つ。
[0464] The client computer 101 has a function of browsing information such as an image stored in the center server 102 described later through a network, a function of acquiring the information in the client computer 101, and a function of the center server 102 to be described later. The print server 121 has a function of ordering an image print order.

【0465】さらに、クライアントコンピュータ101
に格納してある画像を後述センターサーバ102に登
録、更新、削除する機能と、その画像に対して第3者が
閲覧または利用することを許可、不許可または限定する
よう設定する機能を持つ。
Further, the client computer 101
Has a function of registering, updating, and deleting images stored in the center server 102 described later, and a function of setting permission, non-permission, or limitation of the image to be viewed or used by a third party.

【0466】なお画像印刷注文は、以下プリントオーダ
または単にオーダと記す。
[0466] The image printing order is hereinafter referred to as a print order or simply an order.

【0467】102は主としてクライアントコンピュー
タ101からの要求に基づいて処理を行う情報処理装置
であり、以下センターサーバと記す。
[0467] Reference numeral 102 denotes an information processing apparatus that performs processing mainly based on a request from the client computer 101, and is hereinafter referred to as a center server.

【0468】センターサーバ102は、クライアントコ
ンピュータ101からの要求に基づいてクライアントコ
ンピュータ101に伝送するための画像を保持する機能
と、クライアントコンピュータ101からのプリントオ
ーダを受信し、画像格納場所情報に基づいて画像を収集
し、後述プリントサーバ121、122、123、12
Nに印刷指示を行う機能を持つ。
The center server 102 has a function of holding an image to be transmitted to the client computer 101 based on a request from the client computer 101, a print order received from the client computer 101, and based on image storage location information. Images are collected, and the print servers 121, 122, 123, 12
N has a function of giving a print instruction.

【0469】さらに、クライアントコンピュータ101
から伝送された画像を保持し、管理する機能を持つ。
Further, the client computer 101
It has a function to hold and manage the images transmitted from.

【0470】111、112、11Nは画像を保管し、
センターサーバ102からの要求に応じて保管している
画像をセンターサーバ102に送信する機能を持つ情報
処理装置であり、以下イメージサーバと記す。
[0470] 111, 112, and 11N store images,
An information processing device having a function of transmitting an image stored in response to a request from the center server 102 to the center server 102, and is hereinafter referred to as an image server.

【0471】121、122、12Nはセンターサーバ
102からの印刷指示に基づいて画像を印刷する機能
と、画像を保管し印刷に使用すると共にセンターサーバ
102からの要求に応じて保管している画像をセンター
サーバ102に送信する機能を持つ情報処理装置であ
り、以下プリントサーバと記す。
[0471] Reference numerals 121, 122, and 12N denote a function of printing an image based on a print instruction from the center server 102, a function of storing and using the image for printing, and a function of storing the image stored in response to a request from the center server 102. An information processing apparatus having a function of transmitting data to the center server 102, and is hereinafter referred to as a print server.

【0472】なお、プリントサーバ121、122、1
2Nは画像を保管する機能を持っていなくても構わな
い。
[0472] The print servers 121, 122, 1
The 2N need not have a function of storing images.

【0473】103は、クライアントコンピュータ10
1、センターサーバ102、イメージサーバ111、1
12、11N、プリントサーバ121、122、12N
を接続する接続装置であって、例えばローカルエリアネ
ットワーク(LAN)やインターネットなどのネットワ
ークシステムを表すものであり、以下単にネットワーク
と記す。なお、本実施例においては、ネットワーク10
3は一般的なインターネットを使用するが、その他のネ
ットワークシステムを使用しても実現可能である。
Reference numeral 103 denotes the client computer 10
1, center server 102, image server 111, 1
12, 11N, print servers 121, 122, 12N
, Which represents a network system such as a local area network (LAN) or the Internet, and is hereinafter simply referred to as a network. In this embodiment, the network 10
3 uses the general Internet, but can also be realized using other network systems.

【0474】なお、クライアントコンピュータ101、
センターサーバ102、イメージサーバ111,11
2,11N、プリントサーバ121,122,12Nな
どのいくつかは、物理的に同一のコンピュータで兼用す
ることも可能である。
The client computer 101,
Center server 102, image servers 111 and 11
Some of the print servers 2 and 11N and the print servers 121, 122 and 12N can be shared by the same physical computer.

【0475】<クライアントコンピュータ、センターサ
ーバ、イメージサーバ、プリントサーバのブロック図>
本実施例における各情報処理装置のシステム構成を示す
ブロック図は、第1実施例と同値である。
<Block diagram of client computer, center server, image server, print server>
The block diagram showing the system configuration of each information processing apparatus in the present embodiment has the same value as in the first embodiment.

【0476】<センターサーバ>図38はセンターサー
バ102内の各処理手段及び管理データを表す構成図で
あり、第1実施例の図4と同じものは同一番号をふって
ある。同一番号をふってあるものは第1の実施例のもの
と同値であるのでここでの説明は省略する。
<Center Server> FIG. 38 is a block diagram showing the processing means and management data in the center server 102. The same reference numerals as in FIG. 4 of the first embodiment denote the same parts. Those having the same numbers have the same values as those of the first embodiment, and the description thereof is omitted here.

【0477】印刷用画像格納装置3801はクライアン
トコンピュータ101から伝送されてきた画像つまり、
印刷用の高解像度の原画像ファイルを格納する装置で、
HDD1009内またはFDD1010で読み取り可能な
リムーバブルディスク上に保持する。
The print image storage device 3801 stores the image transmitted from the client computer 101, that is,
A device that stores high-resolution original image files for printing.
It is stored in the HDD 1009 or on a removable disk that can be read by the FDD 1010.

【0478】ユーザグループ管理テーブル3802は、
図39で後述するように前記クライアントコンピュータ
101から伝送されてきた画像についての情報を管理す
るテーブルである。
[0478] The user group management table 3802
39 is a table for managing information on an image transmitted from the client computer 101 as described later with reference to FIG.

【0479】<クライアントコンピュータ>本実施例で
のクライアントコンピュータ101は、前述の第1の実
施例と同じであるので、図5を用いて説明する。
<Client Computer> The client computer 101 of this embodiment is the same as that of the first embodiment, and will be described with reference to FIG.

【0480】図5は利用者が実際に使用する情報処理装
置であるクライアントコンピュータ101の構成を表す
説明図であり、ROM1003、HDD1009、また
はFDD1010より読み込まれてRAM1002に展
開され使用されるアプリケーションプログラムとして、
データ処理手段501とネットワーク閲覧手段502及
び該拡張手段503が存在している。
FIG. 5 is an explanatory diagram showing the configuration of a client computer 101, which is an information processing device actually used by a user. As an application program read from the ROM 1003, HDD 1009, or FDD 1010 and expanded in the RAM 1002, the application program is used. ,
There are a data processing unit 501, a network browsing unit 502, and the extension unit 503.

【0481】データ処理手段501は、文字列、図形、
イメージ等のデータを含む文書の作成、編集、文書デー
タのページ記述言語への変換機能の他、ネットワーク閲
覧手段502内で稼動する拡張手段503を通じてセン
ターサーバ102から編集用画像を取得し、編集後のペ
ージ記述言語を含むプリントオーダを作成して、拡張手
段503を通じてセンターサーバにプリントオーダを発
注する機能を有する。
The data processing means 501 stores a character string, a figure,
In addition to the functions of creating and editing a document including data such as images, converting document data into a page description language, and acquiring an image for editing from the center server 102 through an extension unit 503 operating in the network browsing unit 502, Has a function of creating a print order including the page description language of the above and ordering the print order from the center server through the extension means 503.

【0482】さらに、クライアントコンピュータ101
内に存在する画像に情報を付加し、センターサーバに伝
送する機能を有し、前記画像の登録、更新、削除の要求
をする機能を有す。前記画像に付加する情報としては、
前記画像を第3者が利用または閲覧することを許可する
か、不許可するかを示す情報や、前記画像を第3者が利
用または閲覧を許可する場合に、どの利用者にどれだけ
の期間許可するかを示す情報などである。
Further, the client computer 101
It has a function of adding information to images existing in the server and transmitting the information to the center server, and a function of requesting registration, update, and deletion of the images. As information to be added to the image,
Information indicating whether a third party is allowed or disallowed to use or view the image, and when and for how long a third party is allowed to use or view the image. The information indicates whether to permit.

【0483】ネットワーク閲覧手段502は、ネットワ
ークを通してインターネットなど外部からのサービスを
受けることを可能とするアプリケーションプログラム
(いわゆるインターネットブラウザなどの一般的なアプ
リケーションプログラム)である。
[0483] The network browsing means 502 is an application program (a general application program such as a so-called Internet browser) that enables external services such as the Internet to be received through a network.

【0484】ネットワーク閲覧手段502は拡張手段
(プラグインモジュール)を組み込むことによりその機
能を拡張することが可能となっていて、拡張手段(プラ
グイン)503はそのようにしてネットワーク閲覧手段
503に付加されたアプリケーションプログラムであ
る。ネットワーク閲覧手段は、ネットワーク上のイメー
ジ等の文書の閲覧やクライアントコンピュータへの伝送
の機能に重点が置かれているため、データ処理手段50
1のような外部のアプリケーションプログラムとの連携
を行うために、拡張手段503を使用する。
The function of the network browsing means 502 can be extended by incorporating an extension means (plug-in module), and the extension means (plug-in) 503 is added to the network browsing means 503 in this manner. Application program. Since the network browsing unit focuses on the function of browsing documents such as images on the network and transmitting it to the client computer, the data processing unit 50
In order to cooperate with an external application program such as (1), the extension unit 503 is used.

【0485】拡張手段503はHDD1009に記憶さ
れているアプリケーションプログラムで、ネットワーク
閲覧手段502と同時にRAM1002に展開されて使
用可能となり、ネットワーク閲覧手段502と共に稼動
して、データ処理手段501で扱うデータをネットワー
ク上から取得する機能と、CRT1006を通して該デ
ータを表示する機能と、該データをデータ処理手段50
1に転送する機能と、データ処理手段が作成したプリン
トオーダデータをネットワークに送信する機能を有す
る。
The extension means 503 is an application program stored in the HDD 1009 and is developed and usable in the RAM 1002 at the same time as the network browsing means 502. A function to obtain the data from above, a function to display the data through the CRT 1006, and a function to
1 and a function of transmitting the print order data created by the data processing means to the network.

【0486】なお、データ処理手段501が有するプリ
ントオーダの発注機能をセンターサーバ102のオーダ
受注手段で実施し、かつ拡張手段が有するデータ表示機
能及びプリントオーダデータ送信機能をネットワーク閲
覧手段502を用いて行うことにより、データ処理手段
501及び拡張手段503がなくても、本発明は実施可
能である。
The print order ordering function of the data processing means 501 is performed by the order receiving means of the center server 102, and the data display function and print order data transmission function of the extension means are performed by using the network browsing means 502. By doing so, the present invention can be implemented without the data processing unit 501 and the extension unit 503.

【0487】<ユーザグループ管理テーブル>図39は
本実施例で使用するユーザグループ管理テーブルの説明
図である。ユーザグループ管理テーブルはセンターサー
バ102のHDD1009に、データベースまたは検索
可能なファイルとして保持され、クライアントコンピュ
ータ101から転送されてきた印刷用画像を格納する時
や格納した印刷用画像を利用者が編集要求をした時など
に使用する。
<User Group Management Table> FIG. 39 is an explanatory diagram of a user group management table used in this embodiment. The user group management table is held in the HDD 1009 of the center server 102 as a database or a searchable file, and when the print image transferred from the client computer 101 is stored or when the user issues an edit request to the stored print image. Use when you have done.

【0488】図39の3901は印刷用画像のイメージ
IDとその所有者を格納したテーブルである。
[0488] Reference numeral 3901 in Fig. 39 denotes a table storing the image IDs of print images and their owners.

【0489】図39の3911〜391Nは3901の
各行に対するリンクしたテーブルで利用者と利用期間を
格納する。この情報はクライアントコンピュータ101
から伝送される。つまりこの情報は印刷用画像をセンタ
ーサーバに伝送した所有者が自由に設定することを可能
としている。
[0489] Reference numerals 3911 to 391N in Fig. 39 store a user and a use period in a linked table for each row of 3901. This information is stored in the client computer 101
Transmitted from. That is, this information allows the owner who transmitted the print image to the center server to freely set the information.

【0490】図39の3921はイメージIDであり、
利用可能な印刷用画像のイメージIDである。
[0490] In Fig. 39, reference numeral 3921 denotes an image ID.
The image ID of a print image that can be used.

【0491】3922は各印刷用画像の所有者のユーザ
ーIDであり、イメージIDに対して一意に決まる。有
償または無償で一般に公開される画像の場合には、この
項目は空欄となりそのリンク先のテーブルは存在しな
い。
Reference numeral 3922 denotes a user ID of the owner of each print image, which is uniquely determined for the image ID. In the case of an image that is released to the public for a fee or free of charge, this item is blank, and there is no linked table.

【0492】図39の3923は利用者のIDであり、
リンク先の印刷用画像が利用できるユーザのみこの項目
にリストされる。
[0492] In Fig. 39, reference numeral 3923 denotes a user ID.
Only users who can use the linked print image are listed in this item.

【0493】図39の3924は3923の利用者がリ
ンク先の印刷用画像の利用できる期限が格納されてい
る。3923の利用者が利用できる期限を限定しない場
合は空欄となる。この場合センターサーバ102上にそ
の印刷用画像が存在する限り無期限に使用できることを
表している。
[0493] In Fig. 39, 3924 stores the expiration date of the use of the linked print image by the 3923 user. If the expiration date for the 3923 user is not limited, this field is blank. In this case, as long as the print image exists on the center server 102, it can be used indefinitely.

【0494】<クライアントコンピュータからの画像登
録>クラインコンピュータ101から伝送されてきた印
刷用画像の登録処理の流れを説明する。図38の画像登
録手段404は、クライアントコンピュータ101の利
用者の要求により原画像の新規登録のほか、既に登録済
みである原画像の削除と、プリントサーバ122または
イメージサーバ112への原画像の移動や複写の処理も
行う。
<Registration of Image from Client Computer> The flow of processing for registering a print image transmitted from the client computer 101 will be described. The image registration unit 404 in FIG. 38 performs the registration of an original image, the deletion of an already registered original image, and the transfer of the original image to the print server 122 or the image server 112 in addition to the registration of the original image at the request of the user of the client computer 101. And also performs copying.

【0495】クライアントコンピュータ101から図3
8の文書提供手段401に原画像及び処理内容、所有者
(ユーザID)、利用者(ユーザID)、利用期限など
の各情報が伝送される。画像登録手段404が先の原画
像および前記各情報を取得する。
[0495] From the client computer 101 in FIG.
The information such as the original image, the processing content, the owner (user ID), the user (user ID), and the expiration date are transmitted to the document providing means 401 of No. 8. The image registration unit 404 acquires the original image and the information.

【0496】図40は上記時点からの画像登録手段40
4における画像登録処理の流れを示すフローチャート図
である。以下、図40を用いて画像登録手段404にお
ける画像登録、移動、複写、削除の処理を説明する。
FIG. 40 shows the image registration means 40 from the above time point.
FIG. 4 is a flowchart illustrating a flow of an image registration process in FIG. Hereinafter, processing of image registration, movement, copying, and deletion in the image registration unit 404 will be described with reference to FIG.

【0497】ステップS4000では、文書提供手段4
01から取得した前記各情報を取得する。
[0497] In step S4000, document providing means 4
01 is obtained.

【0498】ステップS4001では、実施する処理の
内容を識別するコード(以下「処理コード」とする)を
ステップS4000で取得した情報より抽出し、RAM
2002に記憶しておく。
[0498] In step S4001, a code for identifying the content of the processing to be performed (hereinafter referred to as "processing code") is extracted from the information obtained in step S4000.
2002.

【0499】ステップS4002では、ステップS40
01で記憶した処理コードを判断し、「新規登録」であ
ればステップS4003へ、「新規登録」でなければス
テップS4008へ進む。
[0499] In step S4002, in step S40
The processing code stored in 01 is determined, and if “new registration”, the process proceeds to step S4003, and if not “new registration”, the process proceeds to step S4008.

【0500】ステップS4003では、原画像をRAM
2002上に読み込む。この時、センターサーバ102
内でユニークな値を時刻等を元に生成することで、当該
画像に付する第1の実施例の図9のイメージIDを作成
し、RAM2002上に記憶しておく。
In step S4003, the original image is stored in the RAM
Read in 2002. At this time, the center server 102
The image ID of FIG. 9 of the first embodiment to be attached to the image is created by generating a unique value based on the time and the like in the image data, and is stored in the RAM 2002.

【0501】ステップS4004では、ステップS40
03で読み込まれたRAM2002上の原画像から、解
像度を低くしてイメージサイズとファイルサイズを小さ
くする画像変換を行うことによって、表示・編集用画像
を作成し、表示・編集用画像格納装置411内に格納す
る。ステップS4004で作成される表示・編集用画像
フォーマットはクライアントコンピュータ101上のデ
ータ処理手段501と拡張手段503で処理可能なフォ
ーマットにする。この時の画像フォーマットは、例えば
JPEG圧縮アルゴリズムを用いた画像データフォーマ
ットの一つであるJFIF(JPEG Interch
ange Format)等コメントなどの追加情報が
書き込み可能な画像フォーマットを使用し、該追加情報
として、ステップS4003でRAM2002に記憶さ
れている当該画像のイメージIDを追加情報として書き
込んでおく。
At step S4004, at step S40
03, an image for display / edit is created by performing image conversion for reducing the resolution and reducing the image size and the file size from the original image on the RAM 2002 read and stored in the display / edit image storage device 411. I do. The display / edit image format created in step S4004 is a format that can be processed by the data processing unit 501 and the extension unit 503 on the client computer 101. The image format at this time is, for example, JFIF (JPEG Interface) which is one of image data formats using a JPEG compression algorithm.
Using an image format in which additional information such as a comment such as “ange format” can be written, the image ID of the image stored in the RAM 2002 in step S4003 is written as the additional information.

【0502】ステップS4005では、ステップS40
03でRAM2002上に読み込んだ原画像を印刷用画
像格納装置3801内に保管する。
[0502] In step S4005, in step S40
03, the original image read into the RAM 2002 is stored in the print image storage device 3801.

【0503】ステップS4006では、ステップS40
00、ステップS4003、でそれぞれRAM上に記憶
したユーザーIDとイメージIDと保管場所を、第1実
施例の図12で説明される原画像位置管理テーブル41
2に格納する。保管場所1202には、ステップS40
05で保管された原画像ファイルのパス名、またはリム
ーバブルディスクのボリューム名とパス名が格納され
る。
At step S4006, at step S40
The user ID, image ID, and storage location stored in the RAM at 00 and step S4003 are stored in the original image position management table 41 described in FIG. 12 of the first embodiment.
2 is stored. Step S40 is stored in the storage location 1202.
05 stores the path name of the original image file stored at step 05 or the volume name and path name of the removable disk.

【0504】ステップS4007では、ステップS40
00、ステップS4003、でそれぞれRAM上に記憶
したユーザーIDとイメージIDと前記原画像を利用す
ることが可能な利用者のユーザーIDとその期限などを
図39で説明したユーザグループ管理テーブル3802
に格納する。
At step S4007, at step S40
The user group and image ID stored in the RAM in step S4003 and the user IDs of the users who can use the original image and their expiration dates in the user group management table 3802 described in FIG.
To be stored.

【0505】ステップS4008からステップS401
2までの処理ステップは、ステップS4001でRAM
2002に記憶した処理コードが「新規登録」ではない
場合、すなわち「移動」、「複写」、「削除」のいずれ
かであった場合に行う。
Steps S4008 to S401
The processing steps up to 2 are performed in the RAM in step S4001.
This is performed when the processing code stored in 2002 is not “new registration”, that is, any of “move”, “copy”, and “delete”.

【0506】ステップS4008では、処理対象である
登録済みの原画像のイメージIDを原画像位置管理テー
ブル412から取得し、RAM2002上に記憶してお
く。
In step S4008, the image ID of the registered original image to be processed is obtained from the original image position management table 412 and stored in the RAM 2002.

【0507】ステップS4009では、ステップS40
01で記憶した処理コードを判断し、「移動」または
「複写」であればステップS4010へ、「移動」また
は「複写」でなければステップS4011へ進む。
[0507] In step S4009, in step S40
The process code stored in 01 is determined, and if “move” or “copy”, the process proceeds to step S4010, and if not “move” or “copy”, the process proceeds to step S4011.

【0508】ステップS4010では、ステップS40
08で記憶したイメージIDで原画像位置管理テーブル
412を検索し、該イメージIDに対応する原画像ファ
イルのパス名を取得し、HDD2009またはFDD2
010から該原画像ファイルを読み取り、センター送信
ボックス407内に新たな画像ファイルとしてコピーす
る。さらに、コピー後のパス名をRAM2002上に記
憶しておく。
In step S4010, step S40
08, the original image position management table 412 is searched with the image ID stored, and the path name of the original image file corresponding to the image ID is obtained.
The original image file is read from 010, and copied as a new image file in the center transmission box 407. Further, the copied path name is stored in the RAM 2002.

【0509】ステップS4011では、ステップS40
01で記憶した処理コードを判断し、「移動」または
「削除」であればステップS4012へ、「移動」また
は「削除」でなければステップS4013へ進む。
[0509] In step S4011, step S40
The process code stored in 01 is determined, and if "move" or "delete", the process proceeds to step S4012, and if not "move" or "delete", the process proceeds to step S4013.

【0510】ステップS4012では、ステップS40
08で記憶したイメージIDで原画像位置管理テーブル
412を検索し、原画像位置管理テーブルのデータや原
画像ファイルを削除しする。
[0510] In step S4012, in step S40
The original image position management table 412 is searched with the image ID stored in step 08, and the data of the original image position management table and the original image file are deleted.

【0511】ステップS4013では、当該利用者に対
して処理すべき原画像の数を判断し、未処理のものがあ
ればステップS4001へ戻る。
In step S4013, the number of original images to be processed for the user is determined, and if there is an unprocessed image, the flow returns to step S4001.

【0512】上述したように、登録された前記印刷用画
像は以後、第1の実施例、第2の実施例の前記印刷用画
像と同様に扱うことができ、第1の実施例、第2の実施
例と同様のサービスを提供できる。
[0512] As described above, the registered print image can be handled in the same manner as the print images of the first and second embodiments. The same service as the embodiment can be provided.

【0513】<クライアントコンピュータから編集用画
像の取得>クラインコンピュータ101で利用者が前記
編集用画像の取得要求を行った場合のセンターサーバ上
での処理の流れを説明する。
<Acquisition of Editing Image from Client Computer> The flow of processing on the center server when the user issues a request for acquiring the editing image at the client computer 101 will be described.

【0514】図38の文書提供手段401は、第1の実
施例で説明した処理の他に、ユーザグループ管理テーブ
ル3802の検索、追加、更新、削除などの処理も行
う。
The document providing means 401 in FIG. 38 performs processing such as search, addition, update, and deletion of the user group management table 3802 in addition to the processing described in the first embodiment.

【0515】クライアントコンピュータ101から図3
8の文書提供手段401に処理内容、ユーザID、イメ
ージIDなどの各情報が伝送される。
[0515] From the client computer 101 in FIG.
The information such as the processing content, the user ID, and the image ID is transmitted to the document providing means 401 of the eighth embodiment.

【0516】図41は上記時点からの文書提供手段40
1における編集用画像提供処理の流れを示すフローチャ
ート図である。以下、図41を用いて文書提供手段40
1における編集用画像提供の処理を説明する。
FIG. 41 shows the document providing means 40 from the above point.
FIG. 3 is a flowchart illustrating a flow of an editing image providing process in the first embodiment; Hereinafter, the document providing means 40 will be described with reference to FIG.
1 will be described.

【0517】ステップS4101で、実施する処理の内
容を識別するコード(以下「処理コード」とする)を取
得し、RAM2002に記憶しておく。
In step S4101, a code for identifying the content of the processing to be performed (hereinafter referred to as “processing code”) is obtained and stored in the RAM 2002.

【0518】ステップS4102では、ステップS41
01で記憶した処理コードを判断し、「編集用画面取
得」であればステップS4103へ、「編集用画面取
得」でなければ終了。
[0518] In step S4102, in step S41
The processing code stored in 01 is determined, and if “acquisition of an editing screen” is obtained, the process proceeds to step S4103.

【0519】ステップS4103ではイメージIDを取
得してRAM2002に記憶しておく。
[0519] In step S4103, the image ID is obtained and stored in the RAM 2002.

【0520】ステップS4104では、ステップS41
03で取得したイメージIDにより、ユーザグループ管
理テーブル3802を検索して先に取得したイメージI
Dが前記テーブルに存在するか判断し、存在すればステ
ップS4105へ、存在しなければ、ここでの処理は終
了し、第1の実施例で実施したプリンタサーバ121ま
たはイメージサーバ111に登録してある前記原画像の
編集用画像取得処理へと移行する。
[0520] In step S4104, in step S41
The user obtains the image I obtained earlier by searching the user group management table 3802 using the image ID obtained in step 03.
It is determined whether D exists in the table. If D exists, the process proceeds to step S4105. If D does not exist, the process ends, and the D is registered in the printer server 121 or the image server 111 implemented in the first embodiment. The process proceeds to a process for acquiring the original image for editing.

【0521】ステップS4105では、前記編集用画像
を取得する要求を出したユーザIDを取得してRAM2
002に記憶しておく。
[0521] In step S4105, the user ID which has issued the request to obtain the editing image is obtained, and the RAM 2
002.

【0522】ステップS4106では、ステップS41
05で記憶したユーザIDとステップS4104で検索
した行のユーザIDが等しいかどうか判断し等しい場合
はステップS4107へ、等しくない場合はステップS
4110へ。
[0522] In step S4106, in step S41
It is determined whether the user ID stored in step 05 is equal to the user ID of the row searched in step S4104. If the user IDs are equal, the process proceeds to step S4107.
To 4110.

【0523】ステップS4107では、ステップS41
03で取得したイメージIDより、編集用画像提供手段
402より編集用画像を取得する。
[0523] In step S4107, in step S41
From the image ID acquired in step 03, an editing image is acquired from the editing image providing unit 402.

【0524】ステップS4108では、ステップS41
07で取得した編集用画像をクライアントコンピュータ
101に伝送する。
[0524] In step S4108, in step S41
At 07, the editing image acquired is transmitted to the client computer 101.

【0525】ステップS4109では、ステップS41
04で検索した行にリンクしたテーブルをステップS4
105で取得したユーザIDで検索し、等しいユーザI
Dが存在すればステップS4110へ、存在しなけばス
テップS4111へ処理を移す。
[0525] In step S4109, in step S41
The table linked to the row searched in 04 is stored in step S4
Search by the user ID acquired in 105 and find the same user I
If D exists, the process proceeds to step S4110; otherwise, the process proceeds to step S4111.

【0526】ステップS4110では、ステップS41
09で検索した行の期間項目から値を取得して期限内か
を判断し、期限内であればステップS4107へ、期限
内でなければステップS4111へ。
In step S4110, step S41
In step 09, a value is obtained from the period item of the row searched for, and it is determined whether the period is within the period. If the period is within the period, the process proceeds to step S4107.

【0527】ステップS4111は、エラー処理を行
い、クライアントコンピュータ101にその旨を伝える
メッセージを伝送する。
[0527] In step S4111, error processing is performed, and a message notifying the fact is transmitted to the client computer 101.

【0528】以上のように、印刷用画像を保持するセン
ターサーバと、印刷用画像をセンターサーバに登録し、
登録された印刷用画像に対する編集用画像を取得し編集
するクライアントコンピュータは制御する。
As described above, the center server holding the print image and the print image are registered in the center server.
The client computer that acquires and edits the editing image for the registered print image is controlled.

【0529】尚、本発明は複数の機器から構成されるシ
ステムに適用しても、1つの機器からなる装置に適用し
てもよい。また、本発明はシステム或は装置にプログラ
ムを供給することによって実施される場合にも適用でき
ることはいうまでもない。この場合、本発明にかかるプ
ログラムを格納した記憶媒体が、本発明を構成すること
になる。そして、該記憶媒体からそのプログラムをシス
テム或は装置に読み出すことによって、そのシステム或
は装置が、予め定められたし方で動作する。
Note that the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. Needless to say, the present invention can be applied to a case where the present invention is implemented by supplying a program to a system or an apparatus. In this case, the storage medium storing the program according to the present invention constitutes the present invention. Then, by reading the program from the storage medium to a system or an apparatus, the system or the apparatus operates in a predetermined manner.

【0530】前述した実施形態の機能を実現するソフト
ウェアのプログラムコードを記録した記憶媒体を、シス
テムあるいは装置に供給し、そのシステムあるいは装置
のコンピュータ(またはCPUやMPU)が記憶媒体に
格納されたプログラムコードを読出し実行することによ
っても、本発明の目的が達成される。この場合、記憶媒
体から読出されたプログラムコード自体が本発明の新規
な機能を実現することになり、そのプログラムコードを
記憶した記憶媒体は本発明を構成することになる。
A storage medium storing a program code of software for realizing the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the storage medium. The object of the present invention is also achieved by reading and executing the code. In this case, the program code itself read from the storage medium implements the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.

【0531】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピーディスク、ハードディ
スク、光ディスク、光磁気ディスク、CD−ROM,C
D−R,磁気テープ不揮発性のメモリカード、ROMな
どを用いることができる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, C
DR, magnetic tape nonvolatile memory card, ROM, and the like can be used.

【0532】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOSなどが実
際の処理の一部または全部を行い、その処理によって前
述した実施形態の機能が実現される場合も含まれる。
[0532] When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS and the like running on the computer are actually executed based on the instructions of the program code. Or a part of the entire process is performed, and the function of the above-described embodiment is realized by the process.

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

【0534】以上説明したように、本出願に係る発明に
よれば、ネットワークを介して複数の画像保管装置と通
信可能な画像位置管理装置であって、画像データが格納
されている前記画像保管装置を示す特定情報を管理する
管理手段と、外部装置より画像データの要求があった場
合に、前記管理手段に格納されている前記特定情報に基
づいて該画像データが格納されている画像保管装置を特
定する特定手段とを有するので、利用者は意匠に対して
一意に割り振られているイメージIDを記憶及び使用す
るだけで、該画像の保管場所がどのように変更されても
該画像ファイルを取得または操作することが可能とな
り、さらに、個人所有の画像データをその画像データの
所有者、使用者などの情報と合わせて管理、保管するこ
とで、第3者に対してその画像データを公開したり、非
公開したりする制御が可能となった。
[0534] As described above, according to the invention of the present application, there is provided an image position management device capable of communicating with a plurality of image storage devices via a network, wherein the image storage device stores image data. A management unit that manages specific information indicating the image data, and an image storage device in which the image data is stored based on the specific information stored in the management unit when a request for image data is received from an external device. Since the user has the specific means for specifying, the user only needs to store and use the image ID uniquely assigned to the design, and obtain the image file no matter how the storage location of the image is changed. Or, it can be operated, and by managing and storing the personally owned image data together with the information such as the owner and user of the image data, a third party can be operated. To publish the image data, it has become possible to control or to private.

【0535】[0535]

【発明の効果】以上説明したように、本出願に係る発明
によれば、ネットワークを介して複数の画像保管装置と
通信可能な画像位置管理装置であって、画像データが格
納されている前記画像保管装置を示す特定情報を管理す
る管理手段と、外部装置より画像データの要求があった
場合に、前記管理手段に格納されている前記特定情報に
基づいて該画像データが格納されている画像保管装置を
特定する特定手段とを有するので、利用者は画像に対し
て一意に割り振られている識別情報を記憶及び使用する
だけで、該画像の保管場所がどのように変更されても該
画像ファイルを取得または操作することが可能となっ
た。
As described above, according to the invention of the present application, there is provided an image position management device capable of communicating with a plurality of image storage devices via a network, wherein the image storage device stores image data. A management unit that manages specific information indicating a storage device, and an image storage that stores the image data based on the specific information stored in the management unit when a request for image data is received from an external device. Since the device has a specifying means for specifying the device, the user only needs to store and use the identification information uniquely assigned to the image, and the image file can be changed no matter how the storage location of the image is changed. It is now possible to acquire or manipulate.

【0536】また、画像の管理者は利用者の利便を損な
うことなく、任意の画像データを任意の保管場所に格納
または移動することが可能となり、データ処理量などに
応じた柔軟な保管場所の管理を簡便に行うことが可能と
なった。
Also, the image manager can store or move any image data to any storage location without impairing the user's convenience, and can flexibly store the image data in a flexible storage location according to the data processing amount. It became possible to perform management easily.

【0537】さらに、一つのイメージIDに対して複数
の画像データを保管することにより、一つの画像に対し
て複数の画像データを準備しておき、画像取得要求に対
して最適な保管場所を選択するなどの処理を行うことも
可能となった。
[0537] Furthermore, by storing a plurality of image data for one image ID, a plurality of image data is prepared for one image, and an optimum storage location is selected in response to an image acquisition request. It is also possible to perform processing such as doing.

【0538】さらに、個人所有の画像データをその画像
データの所有者、使用者などの情報と合わせて管理、保
管することで、第3者に対してその画像データを公開し
たり、非公開したりする制御が可能となった。
[0538] Further, by managing and storing the image data owned by the individual together with information such as the owner and user of the image data, the image data can be opened or closed to a third party. Control.

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

【図1】本発明のシステム構成図である。FIG. 1 is a system configuration diagram of the present invention.

【図2】センターサーバ、イメージサーバ、及びクライ
アントコンピュータのシステム構成を示すブロック図で
ある。
FIG. 2 is a block diagram illustrating a system configuration of a center server, an image server, and a client computer.

【図3】プリントサーバのシステム構成を示すブロック
図である。
FIG. 3 is a block diagram illustrating a system configuration of a print server.

【図4】本発明のセンターサーバのモジュール構成図で
ある。
FIG. 4 is a diagram showing a module configuration of a center server according to the present invention.

【図5】本発明のクライアントのモジュール構成図であ
る。
FIG. 5 is a diagram showing a module configuration of a client according to the present invention.

【図6】本発明のイメージサーバのモジュール構成図で
ある。
FIG. 6 is a module configuration diagram of the image server of the present invention.

【図7】本発明のプリントサーバのモジュール構成図で
ある。
FIG. 7 is a module configuration diagram of the print server of the present invention.

【図8】本発明で使用するプリントオーダデータのデー
タ構造図である。
FIG. 8 is a data structure diagram of print order data used in the present invention.

【図9】イメージIDの例の説明図である。FIG. 9 is an explanatory diagram of an example of an image ID.

【図10】オーダステータステーブルである。FIG. 10 is an order status table.

【図11】サーバ管理テーブルである。FIG. 11 is a server management table.

【図12】原画像位置管理テーブルである。FIG. 12 is an original image position management table.

【図13】本発明で使用する伝送データフォーマットの
例の説明図である。
FIG. 13 is an explanatory diagram of an example of a transmission data format used in the present invention.

【図14】本発明で使用するページ記述言語で記述され
たスクリプトの例の説明図である。
FIG. 14 is an explanatory diagram of an example of a script described in a page description language used in the present invention.

【図15】プリントサーバにおける原画像登録の処理フ
ロー図である。
FIG. 15 is a processing flowchart of original image registration in the print server.

【図16】画像登録情報伝送データの例の説明図であ
る。
FIG. 16 is an explanatory diagram of an example of image registration information transmission data.

【図17】センターサーバにおける原画像登録の処理フ
ロー図である。
FIG. 17 is a processing flowchart of original image registration in the center server.

【図18】プリントオーダの発注及び受注処理の処理フ
ロー図である。
FIG. 18 is a processing flow chart of print order ordering and order receiving processing.

【図19】センターサーバにおける画像収集先決定処理
の処理フロー図である。
FIG. 19 is a processing flowchart of an image collection destination determining process in the center server.

【図20】画像収集先決定処理における印刷用原画像の
収集先を決定する処理の処理フロー図である。
FIG. 20 is a processing flowchart of a process of determining a collection destination of an original print image in the image collection destination determination process.

【図21】画像収集先決定処理におけるオーダステータ
ステーブル更新処理の処理フロー図である。
FIG. 21 is a processing flowchart of an order status table updating process in the image collection destination determining process.

【図22】イメージサーバまたはプリントサーバにおけ
る原画像送信処理の処理フロー図である。
FIG. 22 is a processing flowchart of an original image transmission process in the image server or the print server.

【図23】原画像送信データファイルの内容の例の説明
図である。
FIG. 23 is an explanatory diagram of an example of the contents of an original image transmission data file.

【図24】センターサーバにおける画像受け取り処理の
処理フロー図である。
FIG. 24 is a processing flowchart of an image receiving process in the center server.

【図25】センターサーバにおけるプリントオーダ送信
処理の処理フロー図である。
FIG. 25 is a processing flowchart of print order transmission processing in the center server.

【図26】プリントサーバにおけるプリントオーダ受信
処理の処理フロー図である。
FIG. 26 is a processing flowchart of a print order receiving process in the print server.

【図27】プリントサーバにおける印刷処理の処理フロ
ー図である。
FIG. 27 is a processing flowchart of a printing process in the print server.

【図28】センターサーバにおける印刷完了処理の処理
フロー図である。
FIG. 28 is a processing flowchart of print completion processing in the center server.

【図29】イメージサーバまたはプリントサーバにおけ
る印刷用原画像移動・複写・削除処理の処理フロー図で
ある。
FIG. 29 is a processing flow chart of a printing original image moving / copying / deleting process in the image server or the print server.

【図30】送信ボックス内のデータ構造を説明するブロ
ック図である。
FIG. 30 is a block diagram illustrating a data structure in a transmission box.

【図31】受信ボックス内のデータ構造を説明するブロ
ック図である。
FIG. 31 is a block diagram illustrating a data structure in a reception box.

【図32】送信ボックス内の送信制御情報テーブル及び
受信ボックス内の受信制御情報テーブルの説明図であ
る。
FIG. 32 is an explanatory diagram of a transmission control information table in a transmission box and a reception control information table in a reception box.

【図33】受信ボックス内の処理手段情報テーブルの説
明図である。
FIG. 33 is an explanatory diagram of a processing means information table in a reception box.

【図34】送信ボックスへの送信ファイル登録処理の処
理フロー図である。
FIG. 34 is a processing flowchart of processing for registering a transmission file in a transmission box.

【図35】プリントサーバでのデータ送受信処理の処理
フロー図である。
FIG. 35 is a processing flowchart of data transmission / reception processing in the print server.

【図36】センターサーバでのデータ送受信処理の処理
フロー図である。
FIG. 36 is a processing flowchart of data transmission / reception processing in the center server.

【図37】第2の実施例におけるシステム構成である。FIG. 37 shows a system configuration according to the second embodiment.

【図38】第3の実施例におけるシステム構想図であ
る。
FIG. 38 is a conceptual diagram of a system according to a third embodiment.

【図39】クライアントコンピュータから伝送されてき
た画像についての情報を管理するユーザグループ管理テ
ーブルである。
FIG. 39 is a user group management table for managing information about an image transmitted from a client computer.

【図40】第3の実施例におけるセンターサーバにおけ
る画像登録処理のフロー図である。
FIG. 40 is a flowchart of an image registration process in the center server in the third embodiment.

【図41】第3の実施例における編集用画像提供処理の
流を示すフロー図である。
FIG. 41 is a flowchart showing a flow of an editing image providing process in the third embodiment.

【符号の説明】 101 クライアントコンピュータ 102 センターサーバ 111、112,11N イメージサーバ 121、122、12N プリントサーバ 201 オーダID 202 サブオーダID 203 イメージID 204 ステータス 211、212、213、214 オーダステータスデ
ータの例 130 ネットワーク 401 文書提供手段 402 編集用画像提供手段 403 オーダ受注手段 404 画像登録手段 405 画像収集手段 406 オーダ進行管理手段 407 センター送受信制御手段 411 表示・編集用画像格納装置 412 原画像位置管理テーブル 413 サーバ管理テーブル 414 一時保管画像格納装置 415 オーダステータステーブル 416 オーダ管理テーブル 417 編集用画像位置管理テーブル 418 センター送信ボックス 419 センター受信ボックス 501 データ処理手段 502 ネットワーク閲覧手段 503 拡張手段(プラグイン) 601 印刷用画像登録手段 602 印刷用画像送信手段 603 ローカル送受信制御手段 611 印刷用原画像格納装置 612 原画像位置管理テーブル 613 ローカル送信ボックス 614 ローカル受信ボックス 701 オーダ出力管理手段 702 印刷制御手段 703 ローカル送受信制御手段 704 印刷用画像登録手段 705 印刷用画像送信手段 711 オーダ管理テーブル 712 印刷スプール 713 ローカル送信ボックス 714 ローカル受信ボックス 715 原画像位置管理テーブル 716 印刷用原画像格納装置 801 プリントオーダ 802 サブオーダ 803 オーダアイテム 804 編集データ 805 イメージID 901 イメージID 902 オーダID 911 センターサーバ名 912 登録サーバID 913 一意番号 914 ユーザーID 915 センターサーバID 916 一意番号 1000 入出力バス 1001 中央演算装置(CPU) 1002 ランダムアクセスメモリ(RAM) 1003 リードオンリーメモリ(ROM) 1004 ネットワークインターフェース(NETI
F) 1005 ビデオRAM(VRAM) 1006 表示装置(CRT) 1007 コントローラ(KBC) 1008 外部入力装置(KB) 1009 ハードディスクドライブ(HDD) 1010 外部入出力装置(FDD) 1000 入出力バス 1101 サーバID 1102 画像取得優先順位 1201 イメージID 1202 所有者 1203 保管場所 1204 付加情報 1211、1212、1213、1214 原画像位置
管理データの例 1301、1302 伝送データフォーマットの例 1311 送受信ヘッダー伝送データ 1312 オーダ伝送データ 1313 原画像送信要求伝送データ 1314 画像登録情報伝送データ 1315 送受信ヘッダー伝送データ 1316 原画像登録処理伝送データ 1317 原画像送信データ 1318 印刷結果通知データ 1321 内部コード化した伝送データの例 1322 外部ファイル参照の例 1401 編集文書の例 1402 スクリプトの例 1403、1404 編集画像 2001 中央演算装置(CPU) 2002 ランダムアクセスメモリ(RAM) 2003 リードオンリーメモリ(ROM) 2004 ネットワークインターフェース(NETI
F) 2005 ビデオRAM(VRAM) 2006 表示装置(CRT) 2007 コントローラ(KBC) 2008 外部入力装置(KB) 2009 ハードディスクドライブ(HDD) 2010 外部入出力装置(FDD) 2011 プリンタ制御装置(PRTC) 2012 外部出力装置(PRT) 2013 拡張外部入出力装置制御装置(CLTR) 2014 拡張外部入出力装置(スキャナ) 3001 送信ボックス 3002 送信先別送信ボックス 3003 送信制御情報テーブル 3004 伝送データファイル 3005 画像ファイル 3101 受信ボックス 3102 送信元別受信ボックス 3103 処理手段情報テーブル 3104 受信制御情報テーブル 3105 伝送ファイル 3106 画像ファイル 3201 伝送ファイル名 3202 伝送データファイル名 3203 ファイルサイズ 3204 ボックス格納日時 3205 伝送完了日時 3301 伝送データタグ名 3302 処理手段起動方法 3303 引き渡しデータ情報 3701 センターサーバA 3702 センターサーバB 3703 クライアントコンピュータ 3711、3712、371N センターサーバAのイ
メージサーバ 3721、3722、372N センターサーバAのプ
リントサーバ 3731、3732、373N センターサーバBのイ
メージサーバ 3741、3742、374N センターサーバBのプ
リントサーバ 3751、3752、3753 ネットワーク
[Description of Signs] 101 Client computer 102 Center server 111, 112, 11N Image server 121, 122, 12N Print server 201 Order ID 202 Sub-order ID 203 Image ID 204 Status 211, 212, 213, 214 Example of order status data 130 Network 401 Document providing means 402 Editing image providing means 403 Order receiving means 404 Image registration means 405 Image collection means 406 Order progress management means 407 Center transmission / reception control means 411 Display / editing image storage device 412 Original image position management table 413 Server management table 414 Temporary storage image storage device 415 Order status table 416 Order management table 417 Image position management table for editing 418 Transmitter box 419 center receiving box 501 data processing means 502 network browsing means 503 expansion means (plug-in) 601 print image registration means 602 print image transmission means 603 local transmission / reception control means 611 original image storage for printing 612 original image position Management table 613 Local transmission box 614 Local reception box 701 Order output management unit 702 Print control unit 703 Local transmission / reception control unit 704 Image registration unit for printing 705 Image transmission unit for printing 711 Order management table 712 Print spool 713 Local transmission box 714 Local reception Box 715 Original image position management table 716 Original image storage device for printing 801 Print order 802 Sub-order 803 Order item 804 Editing Data 805 Image ID 901 Image ID 902 Order ID 911 Center server name 912 Registration server ID 913 Unique number 914 User ID 915 Center server ID 916 Unique number 1000 I / O bus 1001 Central processing unit (CPU) 1002 Random access memory (RAM) 1003 Read only memory (ROM) 1004 Network interface (NETI
F) 1005 Video RAM (VRAM) 1006 Display device (CRT) 1007 Controller (KBC) 1008 External input device (KB) 1009 Hard disk drive (HDD) 1010 External input / output device (FDD) 1000 Input / output bus 1101 Server ID 1102 Image acquisition Priority order 1201 Image ID 1202 Owner 1203 Storage location 1204 Additional information 1211, 1212, 1213, 1214 Example of original image position management data 1301, 1302 Example of transmission data format 1311 Transmission / reception header transmission data 1312 Order transmission data 1313 Original image transmission request Transmission data 1314 Image registration information transmission data 1315 Transmission / reception header transmission data 1316 Original image registration processing transmission data 1317 Original image transmission data 131 Print result notification data 1321 Example of internally encoded transmission data 1322 Example of external file reference 1401 Example of edited document 1402 Example of script 1403, 1404 Edited image 2001 Central processing unit (CPU) 2002 Random access memory (RAM) 2003 Read only Memory (ROM) 2004 Network interface (NETI
F) 2005 Video RAM (VRAM) 2006 Display device (CRT) 2007 Controller (KBC) 2008 External input device (KB) 2009 Hard disk drive (HDD) 2010 External input / output device (FDD) 2011 Printer control device (PRTC) 2012 External output Device (PRT) 2013 extended external input / output device control device (CLTR) 2014 extended external input / output device (scanner) 3001 transmission box 3002 destination transmission box 3003 transmission control information table 3004 transmission data file 3005 image file 3101 reception box 3102 transmission Source-specific inbox 3103 Processing unit information table 3104 Reception control information table 3105 Transmission file 3106 Image file 3201 Transmission file name 320 Transmission data file name 3203 File size 3204 Box storage date and time 3205 Transmission completion date and time 3301 Transmission data tag name 3302 Processing unit activation method 3303 Delivery data information 3701 Center server A 3702 Center server B 3703 Client computer 3711, 3712, 371N Image of center server A Servers 3721, 3722, 372N Print server of center server A 3731, 3732, 373N Image server of center server B 3741, 3742, 374N Print server of center server B 3751, 3752, 3753 Network

───────────────────────────────────────────────────── フロントページの続き (72)発明者 藤川 眞治 東京都大田区下丸子3丁目30番2号キヤノ ン株式会社内 (72)発明者 下野 雅樹 東京都大田区下丸子3丁目30番2号キヤノ ン株式会社内 Fターム(参考) 5B021 AA01 EE04  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Shinji Fujikawa 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (72) Inventor Masaki Shimono 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Co., Ltd. F-term (reference) 5B021 AA01 EE04

Claims (33)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介して複数の画像保管装
置と通信可能な画像位置管理装置であって、 画像データが格納されている前記画像保管装置を示す特
定情報を管理する管理手段と、 外部装置より画像データの要求があった場合に、前記管
理手段に格納されている前記特定情報に基づいて該画像
データが格納されている画像保管装置を特定する特定手
段と、を有することを特徴とする画像位置管理装置。
1. An image position management device capable of communicating with a plurality of image storage devices via a network, comprising: management means for managing specific information indicating the image storage device in which image data is stored; And specifying means for specifying an image storage device in which the image data is stored based on the specifying information stored in the management means when a request for image data is received. Image position management device.
【請求項2】 前記管理手段は、ある画像の複数の解像
度に対応するそれぞれの画像データを一意に識別する識
別情報に対して該画像の特定情報を管理することを特徴
とする請求項1記載の画像位置管理装置。
2. The image processing apparatus according to claim 1, wherein the management unit manages identification information for uniquely identifying each image data corresponding to a plurality of resolutions of a certain image. Image position management device.
【請求項3】 前記管理手段は、特定情報として、前記
画像データを保管している外部の画像保管装置の装置識
別情報と、前記画像位置管理装置内の格納場所を示す識
別位置情報とを管理することを特徴とする請求項1乃至
2記載の画像位置管理装置。
3. The management means manages, as specific information, device identification information of an external image storage device storing the image data and identification position information indicating a storage location in the image position management device. 3. The image position management device according to claim 1, wherein
【請求項4】 外部の画像保管装置から送信された画像
データの位置更新情報に基づいて、前記特定情報を更新
する更新手段を更に有することを特徴とする請求項1乃
至3記載の画像位置管理装置。
4. The image position management according to claim 1, further comprising an update unit that updates the specific information based on position update information of image data transmitted from an external image storage device. apparatus.
【請求項5】 前記位置更新情報は、新規に画像データ
が登録されたことを示す登録情報または、すでに保管さ
れている画像データの保管場所が変更されたことを示す
変更情報を含むことを特徴とする請求項4記載の画像位
置管理装置。
5. The position update information includes registration information indicating that new image data has been registered, or change information indicating that the storage location of already stored image data has been changed. The image position management device according to claim 4, wherein
【請求項6】 外部の画像保管装置から別の保管装置へ
の画像データの移動または複写において、該画像データ
を移動元または複写元の画像保管装置から受信し、移動
先または複写先の画像保管装置へ転送する転送制御手段
を更に有することを特徴とする請求項1乃至5記載の画
像位置管理装置。
6. When moving or copying image data from an external image storage device to another storage device, the image data is received from the source or copy source image storage device, and the destination or copy destination image storage is stored. 6. The image position management device according to claim 1, further comprising a transfer control unit for transferring the image to a device.
【請求項7】 画像データの送信要求を外部に送信する
要求手段を更に有し、 画像データを外部の画像保管装置から取得する必要があ
る場合は、前記特定手段により特定された画像保管装置
に対して前記要求手段により送信要求を送信することを
特徴とする請求項1乃至6記載の画像位置管理装置。
7. An image storage device specified by the specifying device, further comprising a request unit for transmitting a request for transmitting image data to an external device, and when it is necessary to obtain the image data from an external image storage device. 7. The image position management apparatus according to claim 1, wherein a transmission request is transmitted by the request unit.
【請求項8】 前記要求手段により送信した画像データ
の送信要求に応じて外部装置から画像データを取得する
取得手段を更に有し、 前記取得手段は、前記外部装置の保管手段により管理さ
れている特定情報により画像データの格納位置が前記外
部装置により特定された画像データを取得することを特
徴とする請求項7記載の画像位置管理装置。
8. An image processing apparatus further comprising: acquiring means for acquiring image data from an external device in response to a transmission request for image data transmitted by the requesting means, wherein the acquiring means is managed by storage means of the external device. 8. The image position management device according to claim 7, wherein the image data storage position of the image data specified by the external device is obtained based on the specified information.
【請求項9】 クライアントコンピュータから印刷用画
像を受信し、保管手段に印刷用画像を登録する登録手段
を更に有し、 前記管理手段は、該登録された印刷用画像に係る特定情
報を管理することを特徴とする請求項1記載の画像位置
管理装置。
9. A printing apparatus further comprising a registration unit that receives a print image from a client computer and registers the print image in a storage unit, wherein the management unit manages specific information related to the registered print image. The image position management device according to claim 1, wherein:
【請求項10】 前記登録される印刷用画像から編集用
画像を生成し、前記保管手段に編集用画像を保管する画
像生成手段を更に有し、 前記生成された編集用画像を、画像データの送信要求を
行った外部装置に送信することを特徴とする請求項9記
載の画像位置管理装置。
10. An image generating means for generating an editing image from the registered printing image, and storing the editing image in the storage means, wherein the generated editing image is The image position management device according to claim 9, wherein the image is transmitted to an external device that has made a transmission request.
【請求項11】 前記画像位置管理装置は、文書処理装
置から送信された印刷依頼に基づいて、複数の画像保管
装置から該印刷依頼に必要な画像データを取得するシス
テムに適用されることを特徴とする請求項1乃至10記
載の画像位置管理装置。
11. The image position management apparatus is applied to a system for acquiring image data necessary for a print request from a plurality of image storage apparatuses based on a print request transmitted from a document processing apparatus. The image position management device according to claim 1, wherein:
【請求項12】 ネットワークを介して複数の画像保管
装置と通信可能な画像位置管理装置における画像位置管
理方法であって、 画像データが格納されている前記画像保管装置を示す特
定情報を保管手段に管理させる管理工程と、 外部装置より画像データの要求があった場合に、前記保
管手段に格納されている前記特定情報に基づいて該画像
データが格納されている画像保管装置を特定させる特定
工程と、を含むことを特徴とする画像位置管理方法。
12. An image position management method in an image position management device capable of communicating with a plurality of image storage devices via a network, wherein specific information indicating the image storage device in which image data is stored is stored in storage means. A management step of managing, and a specifying step of specifying an image storage device in which the image data is stored based on the specifying information stored in the storage unit when a request for image data is received from an external device. And an image position management method.
【請求項13】 前記管理工程は、ある画像の複数の解
像度に対応するそれぞれの画像データを一意に識別する
識別情報に対して該画像の特定情報を前記保管手段に管
理させることを特徴とする請求項12記載の画像位置管
理方法。
13. The management step includes causing the storage unit to manage specific information of an image with respect to identification information for uniquely identifying each image data corresponding to a plurality of resolutions of a certain image. The image position management method according to claim 12.
【請求項14】 前記管理工程は、特定情報として、前
記画像データを保管している外部の画像保管装置の装置
識別情報と、前記画像位置管理装置内の格納場所を示す
識別位置情報とを前記保管手段に管理させることを特徴
とする請求項12乃至13記載の画像位置管理方法。
14. The management step includes, as specific information, device identification information of an external image storage device storing the image data, and identification position information indicating a storage location in the image position management device. 14. The image position management method according to claim 12, wherein the image data is managed by a storage unit.
【請求項15】 外部の画像保管装置から送信された画
像データの位置更新情報に基づいて、前記特定情報を更
新させる更新工程を更に含むことを特徴とする請求項1
2乃至14記載の画像位置管理方法。
15. The method according to claim 1, further comprising the step of updating the specific information based on the position update information of the image data transmitted from the external image storage device.
15. The image position management method according to 2 to 14.
【請求項16】 前記位置更新情報は、新規に画像デー
タが登録されたことを示す登録情報または、すでに保管
されている画像データの保管場所が変更されたことを示
す変更情報を含むことを特徴とする請求項15記載の画
像位置管理方法。
16. The position update information includes registration information indicating that new image data has been registered, or change information indicating that the storage location of already stored image data has been changed. The image position management method according to claim 15, wherein
【請求項17】 外部の画像保管装置から別の保管装置
への画像データの移動または複写において、該画像デー
タを移動元または複写元の画像保管装置から受信し、移
動先または複写先の画像保管装置へ転送させる転送制御
工程を更に含むことを特徴とする請求項12乃至16記
載の画像位置管理方法。
17. When moving or copying image data from an external image storage device to another storage device, the image data is received from the source or copy source image storage device and the destination or copy destination image storage is performed. 17. The image position management method according to claim 12, further comprising a transfer control step of transferring the image to an apparatus.
【請求項18】 画像データの送信要求を外部に送信さ
せる要求工程を更に含み、 画像データを外部の画像保管装置から取得する必要があ
る場合は、前記特定工程で特定された画像保管装置に対
して前記要求工程で送信要求を送信させることを特徴と
する請求項12乃至17記載の画像位置管理方法。
18. The method according to claim 18, further comprising a requesting step of transmitting a transmission request of the image data to an external device, wherein when the image data needs to be acquired from an external image storage device, the image storage device specified in the specifying step is 18. The image position management method according to claim 12, wherein a transmission request is transmitted in the requesting step.
【請求項19】 前記要求工程で送信した画像データの
送信要求に応じて外部装置から画像データを取得させる
取得工程を更に含み、 前記取得工程は、前記外部装置の保管手段により管理さ
れている特定情報により画像データの格納位置が前記外
部装置により特定された画像データを取得させることを
特徴とする請求項18記載の画像位置管理方法。
19. The method according to claim 19, further comprising: acquiring an image data from an external device in response to the transmission request of the image data transmitted in the requesting step. 19. The image position management method according to claim 18, wherein the storage device stores the image data whose storage position is specified by the external device based on the information.
【請求項20】 クライアントコンピュータから印刷用
画像を受信させ、保管手段に印刷用画像を登録させる登
録工程を更に含み、 前記管理工程は、該登録された印刷用画像に係る特定情
報を管理させることを特徴とする請求項12記載の画像
位置管理方法。
20. A printing method, comprising: receiving a print image from a client computer; and registering the print image in a storage unit. The management step includes managing specific information related to the registered print image. The image position management method according to claim 12, wherein:
【請求項21】 前記登録される印刷用画像から編集用
画像を生成させ、前記保管手段に編集用画像を保管させ
る画像生成工程を更に含み、 前記生成された編集用画像を、画像データの送信要求を
行った外部装置に送信させることを特徴とする請求項2
0記載の画像位置管理方法。
21. An image generating step of generating an editing image from the registered printing image, and causing the storage unit to store the editing image, and transmitting the generated editing image to image data. 3. The transmission to an external device which has made a request.
0. The image position management method described in item 0.
【請求項22】 前記画像位置管理方法は、文書処理装
置から送信された印刷依頼に基づいて、複数の画像保管
装置から該印刷依頼に必要な画像データを取得するシス
テムに適用されることを特徴とする請求項12乃至21
記載の画像位置管理方法。
22. The image position management method is applied to a system that acquires image data necessary for a print request from a plurality of image storage devices based on a print request transmitted from a document processing device. Claims 12 to 21
Image position management method described.
【請求項23】 ネットワークを介して複数の画像保管
装置と通信可能な画像位置管理装置における画像位置管
理プログラムが格納された記憶媒体であって、 画像データが格納されている前記画像保管装置を示す特
定情報を保管手段に管理させる管理工程と、 外部装置より画像データの要求があった場合に、前記保
管手段に格納されている前記特定情報に基づいて該画像
データが格納されている画像保管装置を特定させる特定
工程と、を含むことを特徴とするコンピュータ読み取り
可能なプログラムが格納された記憶媒体。
23. A storage medium storing an image position management program in an image position management device capable of communicating with a plurality of image storage devices via a network, wherein the image storage device stores image data. A management step of causing the storage unit to manage the specific information; and an image storage device storing the image data based on the specific information stored in the storage unit when an image data is requested from an external device. A storage medium storing a computer-readable program, comprising:
【請求項24】 前記管理工程は、ある画像の複数の解
像度に対応するそれぞれの画像データを一意に識別する
識別情報に対して該画像の特定情報を前記保管手段に管
理させることを特徴とする請求項13記載の記憶媒体。
24. The management step, wherein the storage unit manages specific information of an image with respect to identification information for uniquely identifying each image data corresponding to a plurality of resolutions of an image. The storage medium according to claim 13.
【請求項25】 前記管理工程は、特定情報として、前
記画像データを保管している外部の画像保管装置の装置
識別情報と、前記画像位置管理装置内の格納場所を示す
識別位置情報とを前記保管手段に管理させることを特徴
とする請求項23乃至24記載の記憶媒体。
25. The management step, as the specific information, device identification information of an external image storage device storing the image data, and identification position information indicating a storage location in the image position management device. 25. The storage medium according to claim 23, wherein the storage medium is managed by a storage unit.
【請求項26】 外部の画像保管装置から送信された画
像データの位置更新情報に基づいて、前記特定情報を更
新させる更新工程を更に含むことを特徴とする請求項2
3乃至25記載の記憶媒体。
26. The method according to claim 2, further comprising the step of updating the specific information based on position update information of image data transmitted from an external image storage device.
26. The storage medium according to any one of items 3 to 25.
【請求項27】 前記位置更新情報は、新規に画像デー
タが登録されたことを示す登録情報または、すでに保管
されている画像データの保管場所が変更されたことを示
す変更情報を含むことを特徴とする請求項26記載の記
憶媒体。
27. The position update information includes registration information indicating that new image data has been registered, or change information indicating that the storage location of already stored image data has been changed. The storage medium according to claim 26, wherein
【請求項28】 外部の画像保管装置から別の保管装置
への画像データの移動または複写において、該画像デー
タを移動元または複写元の画像保管装置から受信し、移
動先または複写先の画像保管装置へ転送させる転送制御
工程を更に含むことを特徴とする請求項23乃至27記
載の記憶媒体。
28. When moving or copying image data from an external image storage device to another storage device, the image data is received from the source or copy source image storage device, and the destination or copy destination image storage is stored. 28. The storage medium according to claim 23, further comprising a transfer control step of transferring data to an apparatus.
【請求項29】 画像データの送信要求を外部に送信さ
せる要求工程を更に含み、 画像データを外部の画像保管装置から取得する必要があ
る場合は、前記特定工程で特定された画像保管装置に対
して前記要求工程で送信要求を送信させることを特徴と
する請求項23乃至28記載の記憶媒体。
29. The image processing apparatus further includes a requesting step of transmitting a transmission request for image data to an external device. If image data needs to be obtained from an external image storage device, 29. The storage medium according to claim 23, wherein a transmission request is transmitted in said requesting step.
【請求項30】 前記要求工程で送信した画像データの
送信要求に応じて外部装置から画像データを取得させる
取得工程を更に含み、 前記取得工程は、前記外部装置の保管手段により管理さ
れている特定情報により画像データの格納位置が前記外
部装置により特定された画像データを取得させることを
特徴とする請求項29記載の記憶媒体。
30. An image processing apparatus according to claim 30, further comprising: obtaining an image data from an external device in response to the image data transmission request transmitted in said requesting step, wherein said obtaining step includes specifying the image data managed by a storage unit of said external device. 30. The storage medium according to claim 29, wherein the storage device causes the external device to acquire the image data whose storage position is specified by the information.
【請求項31】 クライアントコンピュータから印刷用
画像を受信させ、保管手段に印刷用画像を登録させる登
録工程を更に含み、 前記管理工程は、該登録された印刷用画像に係る特定情
報を管理させることを特徴とする請求項23記載の記憶
媒体。
31. A registration step of receiving a print image from a client computer and registering the print image in a storage unit, wherein the management step manages specific information related to the registered print image. 24. The storage medium according to claim 23, wherein:
【請求項32】 前記登録される印刷用画像から編集用
画像を生成させ、前記保管手段に編集用画像を保管させ
る画像生成工程を更に含み、 前記生成された編集用画像を、画像データの送信要求を
行った外部装置に送信させることを特徴とする請求項3
1記載の記憶媒体。
32. An image generating step of generating an editing image from the registered printing image and storing the editing image in the storage unit, and transmitting the generated editing image to image data. 4. The transmission to the external device which made the request.
The storage medium according to claim 1.
【請求項33】 前記画像位置管理プログラムは、文書
処理装置から送信された印刷依頼に基づいて、複数の画
像保管装置から該印刷依頼に必要な画像データを取得す
るシステムに適用されることを特徴とする請求項23乃
至32記載の記憶媒体。
33. The image position management program is applied to a system for acquiring image data necessary for a print request from a plurality of image storage devices based on a print request transmitted from a document processing device. 33. The storage medium according to claim 23, wherein:
JP31056798A 1998-07-31 1998-10-30 Image position management apparatus, image position management method, and storage medium storing computer-readable program Expired - Lifetime JP4026960B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP31056798A JP4026960B2 (en) 1998-07-31 1998-10-30 Image position management apparatus, image position management method, and storage medium storing computer-readable program
EP99306091A EP0977113A3 (en) 1998-07-31 1999-07-30 Center server, information processing apparatus and method, and print system
US10/801,839 US7619764B2 (en) 1998-07-31 2004-03-17 Center server, information processing apparatus and method, and print system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP21742798 1998-07-31
JP10-217427 1998-07-31
JP31056798A JP4026960B2 (en) 1998-07-31 1998-10-30 Image position management apparatus, image position management method, and storage medium storing computer-readable program

Publications (3)

Publication Number Publication Date
JP2000105677A true JP2000105677A (en) 2000-04-11
JP2000105677A5 JP2000105677A5 (en) 2005-05-19
JP4026960B2 JP4026960B2 (en) 2007-12-26

Family

ID=26522019

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31056798A Expired - Lifetime JP4026960B2 (en) 1998-07-31 1998-10-30 Image position management apparatus, image position management method, and storage medium storing computer-readable program

Country Status (1)

Country Link
JP (1) JP4026960B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7315925B2 (en) 2003-11-20 2008-01-01 Canon Kabushiki Kaisha Disabling access based on location
US7551303B2 (en) 2003-03-24 2009-06-23 Fuji Xerox Co., Ltd. Service processing device and method
JP2012103971A (en) * 2010-11-11 2012-05-31 Brother Ind Ltd Shared image printing system, shared image printing method and printing device
US8797557B2 (en) 2001-10-30 2014-08-05 Nikon Corporation Image storage apparatus, image storage supporting apparatus, image storage system, image management apparatus and image saving apparatus
US10291683B2 (en) 2003-03-24 2019-05-14 Fuji Xerox Co., Ltd. Service processing system and service processing method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8797557B2 (en) 2001-10-30 2014-08-05 Nikon Corporation Image storage apparatus, image storage supporting apparatus, image storage system, image management apparatus and image saving apparatus
US7551303B2 (en) 2003-03-24 2009-06-23 Fuji Xerox Co., Ltd. Service processing device and method
US10291683B2 (en) 2003-03-24 2019-05-14 Fuji Xerox Co., Ltd. Service processing system and service processing method
US11201905B2 (en) 2003-03-24 2021-12-14 Fujifilm Business Innovation Corp. Service processing system and service processing method
US11546407B2 (en) 2003-03-24 2023-01-03 Fujifilm Business Innovation Corp. Service processing system and service processing method
US7315925B2 (en) 2003-11-20 2008-01-01 Canon Kabushiki Kaisha Disabling access based on location
JP2012103971A (en) * 2010-11-11 2012-05-31 Brother Ind Ltd Shared image printing system, shared image printing method and printing device

Also Published As

Publication number Publication date
JP4026960B2 (en) 2007-12-26

Similar Documents

Publication Publication Date Title
JP3754849B2 (en) Data communication apparatus, control method, storage medium, and image printing system
JP2000115517A (en) Information processor capable of making electronic watermark and communication network capable of accepting connection of the information processor
US7619764B2 (en) Center server, information processing apparatus and method, and print system
US6166826A (en) Printing apparatus, printing method, and printing system
JP4272204B2 (en) Apparatus and method with facsimile function
JP2001142908A (en) Method, device and system for retrieving document and recording medium
EP0977113A2 (en) Center server, information processing apparatus and method, and print system
US20080034020A1 (en) Information processing apparatus, content processing method, storage medium, and program
JP4717963B1 (en) Image information processing server
US20040059932A1 (en) Access limit apparatus, access limit method, computer-readable program containing medium conataining access limit program, and access limit program
US20060173755A1 (en) Catalog management apparatus, catalog generation method and catalog retrieval method
JP2970521B2 (en) Document storage device
JP4026960B2 (en) Image position management apparatus, image position management method, and storage medium storing computer-readable program
JP2000148435A (en) Data processing system, device and method and storage medium
JP3997013B2 (en) Information processing apparatus and information processing method
JP2000105678A (en) Image gathering device, print controller, image gathering method, print control method, and storage medium storing computer-readable program
JP2000105680A (en) Data transmitting and receiving device, data transmitting method, and storage medium storing computer-readable program
JP2003280832A (en) Print server
JPH11232300A (en) Browsing client server system
JP4647438B2 (en) Document management system
JP3969867B2 (en) Printing system
JP2006135890A (en) Data processing system, control method for the same, information processing apparatus, image processing apparatus, program, and storage medium
JP2004139210A (en) Image search device
TWI233281B (en) Apparatus and method for access restriction, computer readable storage medium with access restriction program recorded thereon and access restriction program
JP2002189638A (en) System for log control, device for log control, method for log control, and storage medium

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040716

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040716

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061013

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061121

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070119

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070515

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070710

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20070720

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: 20071002

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071009

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

Free format text: PAYMENT UNTIL: 20101019

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20101019

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20111019

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20111019

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121019

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131019

Year of fee payment: 6

EXPY Cancellation because of completion of term