JP2015111337A - Image processing system, image processing apparatus, processing method, and control program - Google Patents

Image processing system, image processing apparatus, processing method, and control program Download PDF

Info

Publication number
JP2015111337A
JP2015111337A JP2013253072A JP2013253072A JP2015111337A JP 2015111337 A JP2015111337 A JP 2015111337A JP 2013253072 A JP2013253072 A JP 2013253072A JP 2013253072 A JP2013253072 A JP 2013253072A JP 2015111337 A JP2015111337 A JP 2015111337A
Authority
JP
Japan
Prior art keywords
image processing
processing apparatus
data
memory
job
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
JP2013253072A
Other languages
Japanese (ja)
Other versions
JP6248594B2 (en
Inventor
達児 岡田
Tatsuji Okada
達児 岡田
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta 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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2013253072A priority Critical patent/JP6248594B2/en
Publication of JP2015111337A publication Critical patent/JP2015111337A/en
Application granted granted Critical
Publication of JP6248594B2 publication Critical patent/JP6248594B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processing system, which is a so-called serverless ubiquitous system, configured to smoothly print a normal print job in a ubiquitous manner.SOLUTION: In an image processing system, on receipt of an input of a normal job to be printed therein (S1), an MFP 100B creates compressed data by compressing the job and stores it in a normal box 131 of a memory (S2). The MFP 100B converts the compressed data to a PDL format or the like, to create ubiquitous data, and stores it in a ubiquitous box 132 (S3). On receipt of a request for a job from an MFP 100A (S5) which has received a print instruction for the job from a user (S4), the MFP 100B transfers the ubiquitous data to the MFP 100A according to the request (S6).

Description

この発明は画像処理システム、画像処理装置、処理方法、および制御プログラムに関し、特に、複数の画像処理装置を含む画像処理システム、該システムに含まれる画像処理装置、該システムでの処理方法、および該画像処理装置の制御プログラムに関する。   The present invention relates to an image processing system, an image processing apparatus, a processing method, and a control program, and in particular, an image processing system including a plurality of image processing apparatuses, an image processing apparatus included in the system, a processing method in the system, and the The present invention relates to a control program for an image processing apparatus.

昨今、MFP(Multi-Functional Peripheral)などの画像処理装置に搭載されるメモリーの大型化が進んでいる。これに伴って、複数台の画像処理装置を含む画像処理システムでは、これら複数の画像処理装置のいずれもがサーバー機能を持つことができるようになってきている。   In recent years, the size of a memory mounted in an image processing apparatus such as an MFP (Multi-Functional Peripheral) has been increasing. Accordingly, in an image processing system including a plurality of image processing apparatuses, any of the plurality of image processing apparatuses can have a server function.

複数の画像処理装置を含む画像処理システムを用いて印刷ジョブを印刷する方法として、印刷ジョブをスプールするための専用機としてのサーバーを必要とせず(サーバーレス)に印刷する方法へのニーズが高まっている。すなわち、ユーザーが複数の画像処理装置のうちのいずれかに対して印刷ジョブを発行して印刷ジョブをスプールさせ、その後、任意の画像処理装置にログインして該印刷ジョブの印刷を指示することで、指示した画像処理装置で当該印刷ジョブを取得して印刷する方法へのニーズが高まっている。   As a method for printing a print job using an image processing system including a plurality of image processing apparatuses, there is an increasing need for a method for printing without using a server as a dedicated machine for spooling the print job (serverless). ing. In other words, a user issues a print job to one of a plurality of image processing apparatuses to spool the print job, and then logs in to any image processing apparatus to instruct printing of the print job. Therefore, there is a growing need for a method for acquiring and printing the print job with the designated image processing apparatus.

上記の方法でプリント可能な、サーバー機能を有する画像処理装置を複数台含んだ画像処理システムは、サーバーレスユビキタスシステムとも呼ばれる。また、上記のような印刷は、ユビキタスプリントとも呼ばれる。   An image processing system including a plurality of image processing apparatuses having a server function that can be printed by the above method is also called a serverless ubiquitous system. The above printing is also called ubiquitous printing.

一方で、画像処理装置は通常の印刷も可能である。そのため、サーバーレスユビキタスシステムに含まれる画像処理装置には、ユビキタスプリント用の印刷ジョブ(以下、ユビキタスジョブとも称する)を記憶するための記憶領域と、通常の印刷ジョブ用の記憶領域との両記憶領域が用意されている。   On the other hand, the image processing apparatus can also perform normal printing. Therefore, the image processing apparatus included in the serverless ubiquitous system stores both a storage area for storing a print job for ubiquitous printing (hereinafter also referred to as a ubiquitous job) and a storage area for a normal print job. An area is prepared.

画像処理装置は、メモリー容量を削減するため、通常の印刷ジョブは圧縮して、圧縮データとして上記の記憶領域に格納する。ユーザーから印刷指示がなされると、画像処理装置は該当する印刷ジョブの圧縮データを伸長処理した上で印刷処理する。   In order to reduce the memory capacity, the image processing apparatus compresses a normal print job and stores it in the storage area as compressed data. When the user issues a print instruction, the image processing apparatus performs print processing after decompressing the compressed data of the corresponding print job.

これに対して、サーバーレスユビキタスシステムでサーバーとして機能する画像処理装置は、「いつでもどこでも」印刷したい、というユビキタスプリントに対するニーズに応えるため、ユビキタスジョブは圧縮せずにサーバーレスユビキタス用の記憶領域に格納する技術が提案されている。ユビキタスジョブを圧縮せずにスプールしておくことで、ユーザーが印刷指示した画像処理装置からユビキタスジョブが要求されると、ユビキタスジョブをスプールしている画像処理装置は該当するユビキタスジョブに対して伸長処理や変換処理を行なうことなくそのまま要求した画像処理装置に対して送信することができる。これにより、ユビキタスプリントを素早くすることができる。   On the other hand, image processing devices that function as servers in serverless ubiquitous systems respond to the need for ubiquitous printing that wants to print "anytime and anywhere". A storage technique has been proposed. By spooling the ubiquitous job without compressing it, when an ubiquitous job is requested from the image processing device that the user has instructed to print, the image processing device spooling the ubiquitous job decompresses the corresponding ubiquitous job. It can be transmitted to the requested image processing apparatus without performing any processing or conversion processing. Thereby, ubiquitous printing can be performed quickly.

特開2012−113372号公報JP 2012-113372 A 特開2010−224627号公報JP 2010-224627 A 特開2009−294889号公報JP 2009-294889 A

さらに、サーバーレスユビキタスシステムに含まれる画像処理装置に対していったん、通常の印刷ジョブとして発行しスプールした印刷ジョブを、ユビキタスプリントしたいというニーズもある。しかしながら、上記のように、通常の印刷ジョブは圧縮されて圧縮データとして格納されているため、要求した画像処理装置に対して送信する際には伸長処理をする必要がある。そのため、ユーザーが印刷指示した画像処理装置での印刷時間が長くなってしまい、ユビキタスプリントに対するという「いつでもどこでも」印刷したい、というニーズに応えることができないという問題がある。   Furthermore, there is a need to ubiquitously print a print job that is once issued as an ordinary print job and spooled to an image processing apparatus included in the serverless ubiquitous system. However, as described above, since a normal print job is compressed and stored as compressed data, it is necessary to perform decompression processing when transmitting it to the requested image processing apparatus. For this reason, the printing time in the image processing apparatus to which the user has instructed printing becomes long, and there is a problem that it is not possible to meet the need for printing “anytime and anywhere” for ubiquitous printing.

上記の問題を回避するために、通常の印刷ジョブとしてスプールしている画像処理装置から要求した画像処理装置に対して、圧縮データのまま印刷ジョブを送信する方法も考えられる。   In order to avoid the above problem, a method of sending a print job as compressed data to an image processing apparatus requested from an image processing apparatus spooled as a normal print job is also conceivable.

しかしながら、上記のようにサーバーレスユビキタスシステムに含まれる画像処理装置でユビキタスジョブを送信する機能は印刷ジョブを送信する機能であるため、圧縮データを送信するための機能を新たに搭載しなければならない、という問題がある。さらに、圧縮データを要求した画像処理装置に対して送信すると、当該画像処理装置にて圧縮データを受信し、さらに伸長処理を行なう必要があるため、印刷時間が長くなってしまうという問題もある。   However, since the function for transmitting a ubiquitous job in the image processing apparatus included in the serverless ubiquitous system as described above is a function for transmitting a print job, a function for transmitting compressed data must be newly installed. There is a problem. Furthermore, when the compressed data is transmitted to the requested image processing apparatus, the compressed data needs to be received and further decompressed by the image processing apparatus, so that there is a problem that the printing time becomes long.

本発明はこのような問題に鑑みてなされたものであって、いわゆるサーバーレスユビキタスシステムである画像処理システムであって、通常の印刷ジョブをスムーズにユビキタスプリントすることができる画像処理システム、画像処理装置、処理方法、および制御プログラムを提供することを目的としている。   The present invention has been made in view of such a problem, and is an image processing system that is a so-called serverless ubiquitous system, which can smoothly ubiquitously print a normal print job, and image processing An object is to provide an apparatus, a processing method, and a control program.

上記目的を達成するために、本発明のある局面に従うと、画像処理システムは相互に通信可能な複数の画像処理装置を含む画像処理システムであって、印刷ジョブの入力を受け付けるためのジョブ入力手段と、入力を受け付けた印刷ジョブが複数の画像処理装置のうちの第1の画像処理装置に対して第1の画像処理装置において印刷処理を行なうために発行されたものである場合に、印刷ジョブを圧縮して作成される第1のデータを第1の画像処理装置のメモリーに格納するための第1の格納手段と、第1の画像処理装置のメモリーに格納された第1のデータを複数の画像処理装置で処理可能な形式に変換して第2のデータを作成し、第2のデータを第1の画像処理装置のメモリーに格納するための第2の格納手段と、ユーザーから上記印刷ジョブの印刷指示を受け付けるための指示手段と、印刷指示が複数の画像処理装置のうちの第1の画像処理装置とは異なる第2の画像処理装置になされた場合に、印刷指示に従って第2の画像処理装置が第1の画像処理装置に対して該当する印刷ジョブを要求するための要求手段と、要求に従って第1の画像処理装置から第2の画像処理装置に対して、第1の画像処理装置のメモリーに格納されている上記第2のデータを転送するための第1の転送手段とを備える。   In order to achieve the above object, according to one aspect of the present invention, the image processing system is an image processing system including a plurality of image processing apparatuses capable of communicating with each other, and a job input means for receiving an input of a print job And the print job that has received the input is issued to the first image processing device of the plurality of image processing devices to perform print processing in the first image processing device. And a plurality of first data stored in the memory of the first image processing apparatus, and first data stored in the memory of the first image processing apparatus. A second storage means for generating second data by converting it into a format that can be processed by the image processing apparatus, and storing the second data in the memory of the first image processing apparatus; An instruction means for receiving a job print instruction, and a second instruction according to the print instruction when the print instruction is given to a second image processing apparatus different from the first image processing apparatus of the plurality of image processing apparatuses. Requesting means for requesting a corresponding print job from the first image processing apparatus to the first image processing apparatus, and the first image from the first image processing apparatus to the second image processing apparatus according to the request First transfer means for transferring the second data stored in the memory of the processing apparatus.

好ましくは、画像処理システムは第1の画像処理装置のメモリーに格納された第1のデータを第2のデータに変換するか否かを判断するための第1の判断手段をさらに備え、第2の格納手段は、第1の判断手段にて第2のデータに変換すると判断された場合に第1のデータを第2のデータに変換して第1の画像処理装置のメモリーに格納する。   Preferably, the image processing system further includes first determination means for determining whether or not to convert the first data stored in the memory of the first image processing apparatus into second data, The storage means converts the first data into the second data and stores it in the memory of the first image processing apparatus when it is judged by the first judgment means that the second data is converted.

より好ましくは、第1の判断手段は、ユーザーによる印刷ジョブに対する第2のデータへの変換の要否についての設定と、印刷ジョブを生成するための機能に対する設定と、印刷ジョブのジョブ名が特定のキーワードまたは特定のキーワードに類似するキーワードを含むか否か、とのいずれか1つを条件として用いて、印刷ジョブが条件を満たすか否かに基づいて判断する。   More preferably, the first determination means specifies the setting regarding whether or not the user needs to convert the print job to the second data, the setting for the function for generating the print job, and the job name of the print job. Whether or not a keyword similar to a specific keyword is included is used as a condition, and a determination is made based on whether the print job satisfies a condition.

より好ましくは、第1の判断手段は、特定のキーワードを、第1の画像処理装置のメモリーに格納されている複数の画像処理装置で処理可能な形式に変換されているデータであって、所定期間、第1の転送手段で第2の画像処理装置に対して転送されずに第1の画像処理装置のメモリーに格納されているデータの印刷ジョブのジョブ名に基づいて決定する。   More preferably, the first determination means is data in which a specific keyword is converted into a format that can be processed by a plurality of image processing apparatuses stored in a memory of the first image processing apparatus, The period is determined based on the job name of the print job of the data stored in the memory of the first image processing apparatus without being transferred to the second image processing apparatus by the first transfer means.

好ましくは、第1の判断手段は、複数の画像処理装置で処理可能な形式に変換すると判断した第1のデータが複数、第1の画像処理装置のメモリーにある場合に、さらに、圧縮して複数の第1のデータに作成された複数の印刷ジョブそれぞれのサイズに基づいて変換する順を判断する。   Preferably, the first determination unit further compresses the first data determined to be converted into a format that can be processed by the plurality of image processing apparatuses when the plurality of first data is in the memory of the first image processing apparatus. The order of conversion is determined based on the size of each of the plurality of print jobs created in the plurality of first data.

好ましくは、画像処理システムは、第2の画像処理装置からの要求に応じて、第1の画像処理装置から第2の画像処理装置に対して、第2の画像処理装置のログインユーザーの発行した印刷ジョブであって、複数の画像処理装置で処理可能な形式に変換されて第1の画像処理装置のメモリーに格納されている印刷ジョブについてのジョブ情報を転送するための第2の転送手段と、第2の画像処理装置において、ジョブ情報に基づいて複数の画像処理装置で処理可能な形式に変換されて第1の画像処理装置のメモリーに格納されている印刷ジョブを第2の画像処理装置において処理可能な印刷ジョブとして提示するための提示手段とをさらに備え、第2の格納手段は、印刷ジョブが第1の格納手段に格納されてから第2の画像処理装置から要求がなされるまでの間に、上記第1のデータを変換して第2のデータを作成し、第1の画像処理装置のメモリーに格納する。   Preferably, in response to a request from the second image processing apparatus, the image processing system issues a login user of the second image processing apparatus from the first image processing apparatus to the second image processing apparatus. A second transfer means for transferring job information about a print job that is converted into a format that can be processed by a plurality of image processing apparatuses and is stored in the memory of the first image processing apparatus; In the second image processing apparatus, a print job converted into a format that can be processed by a plurality of image processing apparatuses based on job information and stored in the memory of the first image processing apparatus is transferred to the second image processing apparatus. Presenting means for presenting as a print job that can be processed in the second storage means, wherein the second storage means is requested from the second image processing apparatus after the print job is stored in the first storage means. Until done to create a second data by converting said first data is stored in the memory of the first image processing apparatus.

より好ましくは、画像処理システムは、第1の画像処理装置のメモリーの空き容量に基づいて、第1の画像処理装置のメモリーに格納された第1のデータを第2のデータに変換するタイミングを判断するための第2の判断手段をさらに備える。   More preferably, the image processing system sets a timing for converting the first data stored in the memory of the first image processing device into the second data based on the free space of the memory of the first image processing device. Second determination means for determining is further provided.

より好ましくは、画像処理システムは、第1の画像処理装置のメモリー内のデータを管理するための管理手段をさらに備え、管理手段は、第2の転送手段で転送された第2のデータのうちの第1の転送手段で転送されなかった第2のデータを、第1の画像処理装置のメモリーから削除する。   More preferably, the image processing system further includes management means for managing data in the memory of the first image processing apparatus, and the management means includes the second data transferred by the second transfer means. The second data not transferred by the first transfer means is deleted from the memory of the first image processing apparatus.

より好ましくは、管理手段によって第1の画像処理装置のメモリーから第1のデータが削除された後に、指示手段によって第1の画像処理装置での印刷ジョブの印刷指示を受け付けた場合に、第1の格納手段は、第1の画像処理装置のメモリーに格納されている第2のデータを変換して第1のデータを作成して第1の画像処理装置のメモリーに格納する。   More preferably, when the first data is deleted from the memory of the first image processing apparatus by the management means and the print instruction of the print job in the first image processing apparatus is received by the instruction means, the first data The storage means converts the second data stored in the memory of the first image processing apparatus to create the first data and stores it in the memory of the first image processing apparatus.

本発明の他の局面に従うと、画像処理装置は他の画像処理装置と通信可能な画像処理装置であって、印刷ジョブの入力を受け付けるためのジョブ入力手段と、入力を受け付けた印刷ジョブが当該画像処理装置において印刷処理を行なうために発行されたものである場合に、当該印刷ジョブを圧縮して作成される第1のデータをメモリーに格納するための第1の格納手段と、メモリーに格納された第1のデータを他の画像処理装置で処理可能な形式に変換して第2のデータを作成し、第2のデータをメモリーに格納するための第2の格納手段と、ユーザーから上記印刷ジョブの印刷指示を受け付けた他の画像処理装置から、上記印刷ジョブの要求を受け付けるための要求入力手段と、要求に従ってメモリーに格納されている上記第2のデータを他の画像処理装置に対して転送するための転送手段とを備える。   According to another aspect of the present invention, the image processing apparatus is an image processing apparatus capable of communicating with another image processing apparatus, and includes a job input unit for receiving an input of a print job, and a print job that has received the input. A first storage means for storing, in the memory, first data created by compressing the print job when issued for printing processing in the image processing apparatus; A second storage means for converting the first data into a format that can be processed by another image processing apparatus to generate second data, and storing the second data in a memory; Request input means for receiving the print job request from another image processing apparatus that has received the print job print instruction, and the second data stored in the memory in accordance with the request. And a transfer means for transfer to the image processing apparatus.

本発明のさらに他の局面に従うと、処理方法は相互に通信可能な複数の画像処理装置を含む画像処理システムでのジョブの処理方法であって、印刷ジョブの入力を受け付けるステップと、入力を受け付けた印刷ジョブが、複数の画像処理装置のうちの第1の画像処理装置に対して当該第1の画像処理装置において印刷処理を行なうために発行されたものである場合に、当該印刷ジョブを圧縮して作成される第1のデータを第1の画像処理装置のメモリーに格納するステップと、第1の画像処理装置のメモリーに格納された第1のデータを複数の画像処理装置で処理可能な形式に変換して第2のデータを作成し、第2のデータを第1の画像処理装置のメモリーに格納するステップと、ユーザーから上記印刷ジョブの印刷指示を受け付けるステップと、印刷指示が複数の画像処理装置のうちの第1の画像処理装置とは異なる第2の画像処理装置になされた場合に、印刷指示に従って第2の画像処理装置が第1の画像処理装置に対して上記印刷ジョブを要求するステップと、要求に従って第1の画像処理装置から第2の画像処理装置に対して、第1の画像処理装置のメモリーに格納されている上記第2のデータを転送するステップとを備える。   According to still another aspect of the present invention, a processing method is a job processing method in an image processing system including a plurality of image processing apparatuses capable of communicating with each other, the step of receiving a print job input, The print job is compressed when the print job is issued to the first image processing device of the plurality of image processing devices to perform print processing in the first image processing device. Storing the first data created in the memory in the memory of the first image processing apparatus, and processing the first data stored in the memory of the first image processing apparatus by a plurality of image processing apparatuses Converting the data into a format to create second data, storing the second data in the memory of the first image processing apparatus, and receiving a print instruction for the print job from the user. And when the print instruction is issued to a second image processing apparatus different from the first image processing apparatus among the plurality of image processing apparatuses, the second image processing apparatus performs the first image processing apparatus according to the print instruction. Requesting the print job to the second image processing apparatus from the first image processing apparatus to the second image processing apparatus in accordance with the request, the second data stored in the memory of the first image processing apparatus Transferring.

本発明のさらに他の局面に従うと、処理プログラムは他の画像処理装置と通信可能な画像処理装置にジョブの処理を実行させるためのプログラムであって、入力を受け付けた印刷ジョブが、画像処理装置において印刷処理を行なうために発行されたものである場合に、上記印刷ジョブを圧縮して作成される第1のデータを画像処理装置のメモリーに格納するステップと、メモリーに格納された第1のデータを他の画像処理装置で処理可能な形式に変換して第2のデータを作成し、第2のデータをメモリーに格納するステップと、ユーザーから上記印刷ジョブの印刷指示を受け付けた他の画像処理装置から、上記印刷ジョブの要求を受け付けるステップと、要求に従ってメモリーに格納されている上記第2のデータを他の画像処理装置に対して転送するステップとを画像処理装置に実行させる。   According to still another aspect of the present invention, the processing program is a program for causing an image processing apparatus capable of communicating with another image processing apparatus to execute job processing, and the print job that has received the input is the image processing apparatus. Storing the first data created by compressing the print job in the memory of the image processing apparatus, and the first data stored in the memory. Converting the data into a format that can be processed by another image processing apparatus to create second data, storing the second data in a memory, and another image that has received a print instruction for the print job from the user Receiving a request for the print job from the processing device, and sending the second data stored in the memory according to the request to another image processing device; And a step of feeding the image processing apparatus.

この発明によると、いわゆるサーバーレスユビキタスシステムである画像処理システムにおいて、通常の印刷ジョブをスムーズにユビキタスプリントすることができる。   According to the present invention, a normal print job can be smoothly ubiquitously printed in an image processing system which is a so-called serverless ubiquitous system.

実施の形態にかかる画像処理システム(以下、システム)の構成の具体例を示す図である。It is a figure which shows the specific example of a structure of the image processing system (henceforth a system) concerning embodiment. システムに含まれるMFPの装置構成の具体例を示すブロック図である。2 is a block diagram illustrating a specific example of an apparatus configuration of an MFP included in the system. FIG. システムでの印刷ジョブの流れの一例を表わした図である。FIG. 4 is a diagram illustrating an example of a flow of a print job in the system. システムでの動作概要を表わした図である。It is a figure showing the operation | movement outline | summary in a system. MFPの機能構成の具体例を示すブロック図である。2 is a block diagram illustrating a specific example of a functional configuration of an MFP. FIG. ユビキタスデータへの変換の要否の設定の具体例を表わした図である。It is a figure showing the specific example of the setting of the necessity of conversion to ubiquitous data. MFPでの動作の流れの具体例を示すフローチャートである。5 is a flowchart illustrating a specific example of an operation flow in the MFP. MFPでの動作の流れの具体例を示すフローチャートである。5 is a flowchart illustrating a specific example of an operation flow in the MFP.

以下に、図面を参照しつつ、本発明の実施の形態について説明する。以下の説明では、同一の部品および構成要素には同一の符号を付してある。それらの名称および機能も同じである。したがって、これらの説明は繰り返さない。   Embodiments of the present invention will be described below with reference to the drawings. In the following description, the same parts and components are denoted by the same reference numerals. Their names and functions are also the same. Therefore, these descriptions will not be repeated.

<システム構成>
図1は、本実施の形態にかかる画像処理システム(以下、システム)の構成の具体例を示す図である。図1を参照して、本システムは、ネットワーク500で接続された、画像処理装置の一例としての、複数のMFP(Multi-Functional Peripheral)100A〜100E(これらを代表してMFP100と称する)を含む。複数のMFP100は、ネットワーク500を介して相互に通信可能である。ネットワーク500は、LAN(Local Area Network)などが該当する。
<System configuration>
FIG. 1 is a diagram showing a specific example of the configuration of an image processing system (hereinafter, system) according to the present embodiment. Referring to FIG. 1, this system includes a plurality of MFPs (Multi-Functional Peripheral) 100 </ b> A to 100 </ b> E (represented by these as MFP 100) as examples of image processing apparatuses connected by a network 500. . The plurality of MFPs 100 can communicate with each other via the network 500. The network 500 corresponds to a LAN (Local Area Network) or the like.

ネットワーク500には、ユーザー端末の一例としてPC(パーソナルコンピューター)300A,300B(これらを代表してPC300と称する)が接続されている。PC300は、ネットワーク500を介してMFP100と通信可能である。なお、ユーザー端末はPCに限定されず、ネットワーク500に接続可能であって、印刷ジョブを発行可能な装置であればどのような装置であってもよい。   Connected to the network 500 are PCs (personal computers) 300A and 300B (represented by these as PCs 300) as an example of user terminals. The PC 300 can communicate with the MFP 100 via the network 500. Note that the user terminal is not limited to a PC, and may be any device that can be connected to the network 500 and can issue a print job.

<装置構成>
図2は、MFP100の装置構成の具体例を示すブロック図である。本システムに含まれる画像処理装置は、通信機能と画像処理機能とを備えたものであればどのようなものであってもよい。そのため、図2では、一般的なMFPの構成が示されている。すなわち、図2を参照して、MFP100は、装置全体を制御するためのCPU(Central Processing Unit)10と、CPU10で実行されるプログラムを記憶するためのメモリーであるROM(Read Only Memory)11と、CPU10でプログラムを実行する際の作業領域となったり、計算値を記憶したりするためのメモリーであるRAM(Random Access Memory)12と、画像データなどを記憶するための大型の記憶装置の一例としてのHDD(Hard Disk Drive)13と、スキャナー14と、プリンター15と、操作パネル16と、ファクシミリ(送受信装置)17と、ネットワーク500を介した通信を制御するための通信I/F(インタフェース)18とを含む。
<Device configuration>
FIG. 2 is a block diagram showing a specific example of the device configuration of MFP 100. The image processing apparatus included in the present system may be any device as long as it has a communication function and an image processing function. Therefore, FIG. 2 shows a general MFP configuration. Referring to FIG. 2, MFP 100 includes a CPU (Central Processing Unit) 10 for controlling the entire apparatus, and a ROM (Read Only Memory) 11 that is a memory for storing a program executed by CPU 10. An example of a RAM (Random Access Memory) 12 that is a memory for storing a calculation value or a work area when the CPU 10 executes a program, and a large-sized storage device for storing image data and the like HDD (Hard Disk Drive) 13, scanner 14, printer 15, operation panel 16, facsimile (transmission / reception device) 17, and communication I / F (interface) for controlling communication via the network 500 18 and so on.

メモリーの一例としてのHDD13は、後述する、第1の記憶領域である通常ボックス131と第2の記憶領域であるユビキタスボックス132とを含む。   The HDD 13 as an example of a memory includes a normal box 131 that is a first storage area and a ubiquitous box 132 that is a second storage area, which will be described later.

<動作概要>
図3は、本システムでの印刷ジョブの流れの一例を表わした図である。図3を参照して、ユーザーは、本システムに含まれる複数台のMFP100A〜100EのうちのいずれかのMFP100(たとえばMFP100B)を操作する、またはPC300から転送するなどして、MFP100Bに対して当該MFP100Bで印刷させるためのジョブを発行することができる(ステップS1)。以降の説明において、発行先のMFP100で印刷処理を行なうために発行されたジョブを「通常ジョブ」と称する。
<Overview of operation>
FIG. 3 is a diagram showing an example of the flow of a print job in this system. Referring to FIG. 3, the user operates MFP 100B (for example, MFP 100B) among a plurality of MFPs 100A to 100E included in the system, or transfers it from PC 300 to MFP 100B. A job for printing by the MFP 100B can be issued (step S1). In the following description, a job issued for performing print processing in MFP 100 as an issue destination is referred to as a “normal job”.

MFP100Bは、通常ジョブの入力を受け付けると、当該印刷ジョブを圧縮して圧縮データを作成し、上記の第1の記憶領域である通常ボックス131に格納する(ステップS2)。通常ボックス131は、通常ジョブを保持するために用意された記憶領域を指す。   Upon receiving the input of the normal job, the MFP 100B compresses the print job to create compressed data, and stores it in the normal box 131 that is the first storage area (step S2). The normal box 131 indicates a storage area prepared for holding a normal job.

MFP100Bは、さらに、所定のタイミングで、通常ボックスに格納された上記の圧縮データをたとえばPDL(Page Description Language)形式など本システムに含まれる複数のMFP100のいずれもで処理可能な形式に変換して後述するユビキタスジョブのデータ(以下、ユビキタスデータ)を作成し、上記の第2の記憶領域であるユビキタスボックス132に格納する(ステップS3)。ユビキタスボックス132は、後述するユビキタスジョブのデータであるユビキタスデータを保持するために用意された記憶領域を指す。   The MFP 100B further converts the compressed data stored in the normal box into a format that can be processed by any of the plurality of MFPs 100 included in the system, such as a PDL (Page Description Language) format, at a predetermined timing. Ubiquitous job data (hereinafter referred to as ubiquitous data) to be described later is created and stored in the ubiquitous box 132, which is the second storage area (step S3). The ubiquitous box 132 indicates a storage area prepared for holding ubiquitous data which is data of a ubiquitous job described later.

なお、このとき、MFP100Bでは、圧縮データをユビキタスデータへの変換の要否や、変換するタイミングや、圧縮データが複数ある場合には変換する順などを判断し(ステップS3−1)、その判断結果に従って上記の変換がなされてもよい。   At this time, the MFP 100B determines whether or not the compressed data needs to be converted to ubiquitous data, the conversion timing, the order of conversion when there are a plurality of compressed data, and the like (step S3-1). The above conversion may be made according to:

ユーザーは、上記のようにMFP100Bで印刷させるための通常ジョブとして発行したジョブを、他のMFP100Aで印刷させたいと考える場合がある。このように、複数のMFP100のうちのいずれかのMFPに対して印刷ジョブを発行して当該MFP100に印刷ジョブをスプールさせ、その後、任意のMFPにログインして該印刷ジョブの印刷を指示することで指示したMFPで当該印刷ジョブを取得して印刷する印刷方法は、ユビキタスプリントとも呼ばれる。また、上記の方法で印刷させるためにスプールさせるMFPに対して発行するジョブはユビキタスジョブとも呼ばれる。   The user may want to print a job issued as a normal job for printing on the MFP 100B as described above on another MFP 100A. In this way, a print job is issued to any one of the plurality of MFPs 100 to cause the MFP 100 to spool the print job, and thereafter, the user logs in to any MFP and instructs printing of the print job. The printing method for acquiring and printing the print job with the MFP instructed in step S3 is also called ubiquitous printing. A job issued to an MFP to be spooled for printing by the above method is also called a ubiquitous job.

本システムは、この方法でプリント可能な、サーバーレスユビキタスシステムとも呼ばれるシステムである。ユビキタスジョブが発行されると、当該印刷ジョブを受け付けたMFP100は上記のようにユビキタスデータに変換し、自身のユビキタスボックス132に格納する。そして、MFP100は、他のMFPからユビキタスジョブが要求されると、当該他のMFPに対して転送する。すなわち、サーバーレスユビキタスシステムである本システムでは、MFP100間のユビキタスジョブのデータをやり取りするための通信手段は、PDL形式など処理可能な形式であるデータをやり取りする機能を有する。   This system is a system called a serverless ubiquitous system that can be printed by this method. When a ubiquitous job is issued, the MFP 100 that has received the print job converts it into ubiquitous data as described above and stores it in its own ubiquitous box 132. Then, when a ubiquitous job is requested from another MFP, the MFP 100 transfers the ubiquitous job to the other MFP. That is, in this system, which is a serverless ubiquitous system, the communication means for exchanging ubiquitous job data between the MFPs 100 has a function of exchanging data in a processable format such as the PDL format.

通常ジョブは、上記のように、発行されたMFP100においていったん圧縮されて圧縮データとして通常ボックス131に格納される。これにより、メモリー容量の圧迫を抑えることができる。しかしながら、当該MFP100において印刷処理を実行する際には、圧縮データを伸長する処理が必要となる。   As described above, the normal job is once compressed in the issued MFP 100 and stored in the normal box 131 as compressed data. As a result, the compression of the memory capacity can be suppressed. However, when the printing process is executed in the MFP 100, a process for decompressing the compressed data is required.

これに対して、ユビキタスジョブは、上記のように、当該印刷ジョブをスプールするMFP100においてPDL形式など各MFP100において処理可能な形式に変換された上でユビキタスボックス132に格納される。そのため、後述するように、ユビキタスジョブは、印刷処理するMFP100に転送された後に当該MFP100において処理可能な形式に変換する処理がなされることがなく、そのまま、印刷を開始することができる。このため、ユビキタスプリントでは、ユーザー指示から印刷までの時間を短くすることができる。   On the other hand, the ubiquitous job is stored in the ubiquitous box 132 after being converted into a format that can be processed by each MFP 100 such as the PDL format in the MFP 100 spooling the print job as described above. Therefore, as will be described later, the ubiquitous job is not transferred to the MFP 100 that performs print processing and then converted into a format that can be processed by the MFP 100, and printing can be started as it is. For this reason, in ubiquitous printing, the time from user instruction to printing can be shortened.

ユーザーが、本システムに含まれる複数のMFP100のうちの所望するMFP100Aにログインすると、MFP100Aには、本システムに含まれるいずれかのMFP100にスプールされている当該ユーザーのユビキタスジョブがMFP100Aに提示される。このとき、上記ステップS1で当該ユーザーが通常ジョブとして発行した印刷ジョブも、上記ステップS2でユビキタスデータに変換されてユビキタスボックス132に格納されているため、ユビキタスジョブとして提示される。そのため、ユーザーは、提示されたユビキタスジョブの中から、上記ステップS1で通常ジョブとして発行した印刷ジョブも印刷対象として選択し、MFP100Aに対して印刷を指示することができる(ステップS4)。   When a user logs in to a desired MFP 100A among a plurality of MFPs 100 included in this system, MFP 100A presents the user's ubiquitous job spooled in any MFP 100 included in this system to MFP 100A. . At this time, the print job issued by the user as a normal job in step S1 is also converted into ubiquitous data in step S2 and stored in the ubiquitous box 132, and is thus presented as a ubiquitous job. Therefore, the user can select the print job issued as the normal job in step S1 from the presented ubiquitous jobs as the print target, and instruct the MFP 100A to print (step S4).

MFP100Aは、ユビキタスジョブの選択を受け付けると、当該ユビキタスジョブをスプールしているMFP100Bに対してジョブを要求する(ステップS5)。この要求を受けると、MFP100Bは、ユビキタスボックス132に格納しているユビキタスデータをそのまま、MFP100Aに対して転送する(ステップS6)。   When MFP 100A accepts the selection of the ubiquitous job, MFP 100A requests the job to MFP 100B spooling the ubiquitous job (step S5). Upon receiving this request, MFP 100B transfers the ubiquitous data stored in ubiquitous box 132 to MFP 100A as it is (step S6).

なお、MFP100Bは、MFP100Aに対して上記のユビキタスデータを転送した後、または、所定期間、MFP100Aから上記のユビキタスデータが要求されなかった場合、ユビキタスボックス132に格納しているユビキタスデータを削除してもよい(ステップS7)。このようにすることで、メモリー容量の圧迫を抑えることができる。   The MFP 100B deletes the ubiquitous data stored in the ubiquitous box 132 after transferring the ubiquitous data to the MFP 100A or when the MFP 100A does not request the ubiquitous data for a predetermined period. (Step S7). By doing so, it is possible to suppress pressure on the memory capacity.

図4は、本システムでの動作概要を表わした図である。図4を参照して、ユーザーは、一例としてMFP100Bに対してスキャン指示を行なってMFP100Bにスキャン動作を行なわせることで(ステップS11)、MFP100Bに対して通常ジョブを発行する。   FIG. 4 is a diagram showing an outline of the operation in this system. Referring to FIG. 4, as an example, the user issues a normal job to MFP 100B by issuing a scan instruction to MFP 100B and causing MFP 100B to perform a scanning operation (step S11).

スキャン動作を行なうことでスキャン画像を得たMFP100Bは、当該画像を通常ジョブとして、上記のように圧縮して圧縮データを作成して通常ボックス131に格納する(ステップS12)。さらに、MFP100Bは、所定のタイミングで、常ボックスに格納された上記の圧縮データをたとえばPDL形式などMFP100で処理可能な形式に変換してユビキタスデータを作成し、ユビキタスボックス132に格納する(ステップS13)。   The MFP 100B that has obtained the scanned image by performing the scanning operation compresses the image as a normal job as described above, creates compressed data, and stores the compressed data in the normal box 131 (step S12). Further, the MFP 100B converts the compressed data stored in the regular box into a format that can be processed by the MFP 100, such as the PDL format, at a predetermined timing, creates ubiquitous data, and stores it in the ubiquitous box 132 (step S13). ).

一方、ユーザーは、ユーザー端末であるPC300においてプリンタードライバーを起動してユビキタスジョブであるファイルをMFP100Cに転送することで、MFP100Cに対してユビキタスジョブを発行してスプールさせる(ステップS14)。ユビキタスジョブとするファイルを受信したMFP100Cは、当該ファイルを上記のようなMFP100で処理可能な形式に変換してユビキタスデータを作成し、ユビキタスボックス132に格納する(ステップS15)。   On the other hand, the user issues a spool to the MFP 100C by issuing a ubiquitous job by starting the printer driver on the PC 300 as the user terminal and transferring the file as the ubiquitous job to the MFP 100C (step S14). The MFP 100C that has received the file to be the ubiquitous job converts the file into a format that can be processed by the MFP 100 as described above, creates ubiquitous data, and stores it in the ubiquitous box 132 (step S15).

その後、当該ユーザーが本システムに含まれるさらに他のMFP100Aにログインすると(または当該ログインユーザーから指示を受け付けると)、MFP100Aは、ユビキタスプリントを実行させるためのプログラムであるユビキタスアプリを起動する(ステップS16)。そして、MFP100Aは、当該プログラムに従ってログインユーザーの発行したユビキタスジョブの一覧をMFP100Aにリスト表示するために必要な情報である、該当するユビキタスジョブを特定するための情報(以下、ジョブ情報とも称する)を各MFP100に対して要求する(ステップS17)。   Thereafter, when the user logs in to another MFP 100A included in the system (or receives an instruction from the logged-in user), MFP 100A activates a ubiquitous application that is a program for executing ubiquitous printing (step S16). ). Then, MFP 100A provides information (hereinafter also referred to as job information) for specifying the corresponding ubiquitous job, which is information necessary for displaying a list of ubiquitous jobs issued by the login user in accordance with the program on MFP 100A. A request is made to each MFP 100 (step S17).

当該ログインユーザーのユビキタスデータをユビキタスボックス132にスプールしているMFP100BおよびMFP100Cは、上記の要求に応じてジョブ情報をMFP100Aに対して転送する(ステップS18)。MFP100Aは、ジョブ情報を用いてログにユーザーのユビキタスジョブの一覧(以下、ジョブリストとも称する)を表示する(ステップS19)。   MFP 100B and MFP 100C spooling the ubiquitous data of the login user in ubiquitous box 132 transfer the job information to MFP 100A in response to the above request (step S18). MFP 100A displays a list of user ubiquitous jobs (hereinafter also referred to as a job list) in the log using the job information (step S19).

ログインユーザーから、ジョブリストの中からユビキタスジョブを指定し、当該ユビキタスジョブの印刷指示を受け付けると、MFP100Aは、指定されたユビキタスジョブをスプールしているMFP100に対してユビキタスジョブを要求する(ステップS20)。要求されたMFP100は、指定されたユビキタスジョブをMFP100Aに対して転送する(ステップS21)。ステップS21でMFP100Cは、ユビキタスボックス132に格納している、MFP100で処理可能な形式に変換したユビキタスデータをMFP100Aに転送する。また、MFP100Bは、通常ジョブから生成した圧縮データを変換して生成し、ユビキタスボックス132に格納しているユビキタスデータをMFP100Aに転送する。MFP100Aは、受信したユビキタスデータに対して印刷処理を実行する(ステップS22)。   When the login user designates a ubiquitous job from the job list and receives a print instruction for the ubiquitous job, MFP 100A requests MFP 100 that is spooling the designated ubiquitous job (step S20). ). The requested MFP 100 transfers the designated ubiquitous job to the MFP 100A (step S21). In step S21, MFP 100C transfers ubiquitous data stored in ubiquitous box 132 and converted into a format that can be processed by MFP 100 to MFP 100A. MFP 100B converts and generates compressed data generated from the normal job, and transfers the ubiquitous data stored in ubiquitous box 132 to MFP 100A. The MFP 100A executes print processing on the received ubiquitous data (step S22).

<機能構成>
図5は、上記動作を行なうためのMFP100の機能構成の具体例を示すブロック図である。図5に表わされた各機能は、MFP100のCPU10がROM11に記憶されているプログラムをRAM12上に読み出して実行することで、主に、CPU10で実現される。しかしながら、少なくとも一部機能が、図2に表わされた他の構成、または図示されていない電気回路などのハードウェア構成によって実現されてもよい。
<Functional configuration>
FIG. 5 is a block diagram showing a specific example of a functional configuration of MFP 100 for performing the above operation. Each function shown in FIG. 5 is mainly realized by CPU 10 when CPU 10 of MFP 100 reads a program stored in ROM 11 onto RAM 12 and executes the program. However, at least a part of the functions may be realized by another configuration shown in FIG. 2 or a hardware configuration such as an electric circuit (not shown).

図5を参照して、上記のように、メモリーの一例であるHDD13は、通常ジョブから生成された圧縮データを記憶するための記憶領域である通常ボックス131と、MFP100で処理可能な形式に変換したユビキタスジョブのデータであるユビキタスデータを記憶するための記憶領域であるユビキタスボックス132とを含む。   Referring to FIG. 5, as described above, HDD 13, which is an example of a memory, is converted into a format that can be processed by MFP 100 and normal box 131 that is a storage area for storing compressed data generated from a normal job. And a ubiquitous box 132 which is a storage area for storing ubiquitous data which is data of the ubiquitous job.

さらに図5を参照して、CPU10は、スキャン動作などの画像形成動作、あるいはPC300からの送信などによってジョブの入力を受け付けるためのジョブ入力部101と、入力された通常ジョブを圧縮部103によって圧縮して圧縮データを作成し、通常ボックス131に格納するための第1格納処理部102と、圧縮データまたは入力されたユビキタスジョブを変換部105によってMFP100で処理可能な形式に変換してユビキタスデータを作成し、ユビキタスボックス132に格納するための第2格納処理部104と、操作パネル16を介してユーザー指示の入力を受け付けるための指示入力部106と、ユーザー指示に基づいてログインしたユーザーのユビキタスジョブや、ジョブ情報を通信I/F18を介して他のMFP100に要求するための要求部107と、通信I/F18を介して他のMFP100からのジョブ情報やユビキタスジョブの要求を受け付けるための要求入力部108と、他のMFP100からの要求に応じて通信I/F18を介してジョブ情報やユビキタスジョブを転送するための転送部109と、通信I/F18を介して他のMFP100からのジョブ情報の入力を受け付けるためのジョブ情報入力部112と、ログインユーザーのユビキタスジョブの一覧であるジョブリストを操作パネル16にて提示するための提示部113とを含む。   Further, referring to FIG. 5, the CPU 10 compresses the input normal job by the job input unit 101 for accepting job input by an image forming operation such as a scan operation or transmission from the PC 300 and the compression unit 103. The first storage processing unit 102 for creating compressed data and storing the compressed data in the normal box 131, and converting the compressed data or the input ubiquitous job into a format that can be processed by the MFP 100 by the conversion unit 105 to convert the ubiquitous data into A second storage processing unit 104 for creating and storing in the ubiquitous box 132, an instruction input unit 106 for receiving input of a user instruction via the operation panel 16, and a ubiquitous job of a user who has logged in based on the user instruction Or other MFPs through the communication I / F 18 A request unit 107 for requesting 00, a request input unit 108 for receiving a request for job information or a ubiquitous job from another MFP 100 via the communication I / F 18, and a communication in response to a request from another MFP 100 A transfer unit 109 for transferring job information and ubiquitous jobs via the I / F 18, a job information input unit 112 for receiving input of job information from another MFP 100 via the communication I / F 18, and a login user And a presentation unit 113 for presenting a job list, which is a list of ubiquitous jobs, on the operation panel 16.

第2格納処理部104は、入力されたジョブが通常ジョブであった場合には、通常ボックス131に格納された圧縮データをMFP100で処理可能な形式に変換してユビキタスデータを作成しユビキタスボックス132に格納する。好ましくは、CPU10は、第2格納処理部104での上記の変換およびユビキタスデータの格納の要否を判断するための判断部114を含む。   If the input job is a normal job, the second storage processing unit 104 converts the compressed data stored in the normal box 131 into a format that can be processed by the MFP 100, creates ubiquitous data, and creates the ubiquitous box 132. To store. Preferably, the CPU 10 includes a determination unit 114 for determining whether the second storage processing unit 104 needs to store the conversion and ubiquitous data.

判断部114は、さらに通常ボックス131に格納された圧縮データをユビキタスデータに格納するか否かを判断するための第1判断部115と、当該MFP100のメモリーの空き容量に基づいて、通常ボックス131に格納された圧縮データをユビキタスデータに変換するタイミングを判断するための第2判断部116とを含む。   Based on the first determination unit 115 for determining whether or not the compressed data stored in the normal box 131 is stored in the ubiquitous data and the free space of the memory of the MFP 100, the determination unit 114 further determines the normal box 131. And a second determination unit 116 for determining the timing for converting the compressed data stored in the ubiquitous data.

より好ましくは、第1判断部115は、ユーザーが通常ジョブに対して予め設定したユビキタスデータへの変換の設定と、通常ジョブを生成するための機能に対して予めなされている設定と、通常ジョブのジョブ名が特定のキーワードまたは特定のキーワードに類似するキーワードを含むか否か、とのいずれか1つを条件として用いて、通常ジョブが上記条件を満たすか否かに基づいてユビキタスデータに変換するか否かを判断する。   More preferably, the first determination unit 115 sets the conversion to ubiquitous data preset for the normal job by the user, the settings made in advance for the function for generating the normal job, and the normal job Whether or not the job name includes a specific keyword or a keyword similar to the specific keyword is used as a condition, and is converted into ubiquitous data based on whether or not the normal job satisfies the above condition Judge whether to do.

図6は、通常ジョブを生成するための機能に対して予めなされている、ユビキタスデータへの変換の要否の設定の具体例を表わした図である。MFP100において通常ジョブである印刷データを取得するための機能として、スキャン機能、ファクシミリ機能、ダウンロード機能、および印刷データとして取得する機能が挙げられる。これら各機能について、この機能で取得した通常ジョブをユビキタスデータに変換するか否かが予め設定され、メモリーに記憶されているものとする。この場合、第1判断部115は当該設定を参照して、対象の通常ジョブから生成された圧縮データをユビキタスジョブに変換するか否かを判断することができる。なお、図6の設定は、ユーザーごとになされていてもよいし、管理者等、特定のユーザーによってなされてもよい。   FIG. 6 is a diagram showing a specific example of setting whether or not conversion to ubiquitous data is necessary in advance for the function for generating a normal job. Functions for acquiring print data that is a normal job in MFP 100 include a scan function, a facsimile function, a download function, and a function for acquiring print data. For each of these functions, it is assumed that whether or not to convert a normal job acquired by this function into ubiquitous data is preset and stored in the memory. In this case, the first determination unit 115 can determine whether to convert the compressed data generated from the target normal job into a ubiquitous job with reference to the setting. The setting in FIG. 6 may be made for each user, or may be made by a specific user such as an administrator.

上記の条件に用いる特定のキーワードは、たとえば「日報」など、予め設定され、メモリーに記憶されていてもよい。または、特定のキーワードは、所定期間、他のMFP100に転送されずにユビキタスボックス132に格納されたままとなっているユビキタスデータの基の通常ジョブのファイル名に基づいて決定されてもよい。所定期間、他のMFP100に転送されずにユビキタスボックス132に格納されたままとなっているユビキタスデータは、ユビキタスジョブに変換したものの、ユビキタスプリントに用いられなかったものに該当する。従って、当該ジョブはユビキタスプリントのニーズが低いものとして、当該ファイル名と同じファイル名の通常ジョブ、または当該ファイル名を一部に含むなど類似したファイル名の通常ジョブは、予めユビキタスジョブに変換しておく必要がないものと判断することができる。同様に、第1判断部115は、通常ジョブのファイル名のうち、ユビキタスプリントされたもののファイル名に含まれる文字列を特定のキーワードとし、このキーワードをファイル名に含む通常ジョブから優先してユビキタスデータに変換するようにしてもよい。第1判断部115が上記のようにユビキタスデータへの変換の要否を判断することで、当該MFP100のメモリーの圧迫を抑えることができる。   The specific keyword used for the above conditions may be set in advance, such as “daily report”, and stored in the memory. Alternatively, the specific keyword may be determined based on the file name of the normal job based on the ubiquitous data that is not transferred to the other MFP 100 and stored in the ubiquitous box 132 for a predetermined period. The ubiquitous data that has been stored in the ubiquitous box 132 without being transferred to another MFP 100 for a predetermined period corresponds to data that has been converted into a ubiquitous job but was not used for ubiquitous printing. Therefore, assuming that the job has a low need for ubiquitous printing, a normal job with the same file name as the file name or a normal job with a similar file name including part of the file name is converted to a ubiquitous job in advance. It can be judged that there is no need to keep it. Similarly, the first determination unit 115 uses a character string included in the file name of the ubiquitous printed file name among the file names of the normal job as a specific keyword, and gives priority to the ubiquitous job including the keyword in the file name. You may make it convert into data. When the first determination unit 115 determines whether or not conversion to ubiquitous data is necessary as described above, the memory pressure of the MFP 100 can be suppressed.

さらに、好ましくは第1判断部115は、ユビキタスデータへ変換すると判断した圧縮データが複数、通常ボックス131に格納されている場合に、さらに、当該複数の圧縮データそれぞれのサイズに基づいて変換する順を判断する。第1判断部115が上記のようにユビキタスデータへの変換の順を判断することでも、当該MFP100のメモリーの圧迫を抑えることができる。   Further, preferably, when a plurality of compressed data determined to be converted into ubiquitous data are stored in the normal box 131, the first determining unit 115 further converts the compressed data based on the size of each of the plurality of compressed data. Judging. The determination of the order of conversion to ubiquitous data as described above by the first determining unit 115 can also suppress the memory pressure of the MFP 100.

転送部109は、ユビキタスジョブを転送するためのジョブ転送部110と、ユビキタスジョブのジョブ情報を転送するためのジョブ情報転送部111とを含む。ジョブ転送部110およびジョブ情報転送部111は、いずれも、ユビキタスボックス132に格納されている、圧縮データを変換して作成されたユビキタスデータについての情報も、要求された他のMFP100に対して転送する。   The transfer unit 109 includes a job transfer unit 110 for transferring a ubiquitous job and a job information transfer unit 111 for transferring job information of the ubiquitous job. The job transfer unit 110 and the job information transfer unit 111 both transfer information about the ubiquitous data created by converting the compressed data stored in the ubiquitous box 132 to the other requested MFP 100. To do.

第2格納処理部104は、第1格納処理部102が通常ジョブを圧縮データに変換して通常ボックス131に格納してから、他のFMP100から当該通常ジョブを発行したユーザーが発行したユビキタスジョブのジョブ情報が要求されるまでの間に、上記圧縮データからユビキタスデータを作成し、ユビキタスボックス132に格納する。第2判断部116は、当該MFP100のメモリーの空き容量に基づいて、上記の期間での変換のタイミングを判断する。   The second storage processing unit 104 converts the normal job into compressed data after the first storage processing unit 102 converts the compressed data into the normal box 131 and then stores the ubiquitous job issued by the user who issued the normal job from another FMP 100. Until job information is requested, ubiquitous data is created from the compressed data and stored in the ubiquitous box 132. Second determination unit 116 determines the conversion timing in the above period based on the available memory capacity of MFP 100.

さらに好ましくは、CPU10は、ユビキタスボックス132内のユビキタスデータを管理するための管理部117をさらに含む。管理部117は、ジョブ情報転送部111によってジョブ情報が転送されたユビキタスデータのうちのジョブ転送部110によって転送されなかったユビキタスデータをユビキタスボックス132から削除する。すなわち、管理部117は、通常ジョブを変換して作成したユビキタスデータのうち、ジョブリストにユビキタスジョブとして提示したもののユーザーがユビキタスプリントしなかったユビキタスデータをユビキタスボックス132から削除する。管理部117が上記のようにユビキタスデータを管理することで、当該MFP100のメモリーの圧迫を抑えることができる。   More preferably, the CPU 10 further includes a management unit 117 for managing ubiquitous data in the ubiquitous box 132. The management unit 117 deletes from the ubiquitous box 132 ubiquitous data that has not been transferred by the job transfer unit 110 among the ubiquitous data to which the job information has been transferred by the job information transfer unit 111. That is, the management unit 117 deletes, from the ubiquitous box 132, ubiquitous data that has been presented as a ubiquitous job in the job list but that the user has not ubiquitously printed out of the ubiquitous data created by converting the normal job. By managing the ubiquitous data as described above, the management unit 117 can suppress the memory pressure of the MFP 100.

なお、ユビキタスボックス132にユビキタスデータが格納されたままとなっている場合であって、通常ボックス131から圧縮データが削除された後に、当該通常ジョブの通常プリントの指示を受け付けた場合に、前記第1格納処理部102は、ユビキタスボックス132に格納されている対応するユビキタスデータを変換して圧縮データを作成して通常ボックス131に格納してもよい。   In the case where ubiquitous data is still stored in the ubiquitous box 132 and the compressed data is deleted from the normal box 131 and the normal print instruction for the normal job is received, the first job is displayed. The one storage processing unit 102 may convert the corresponding ubiquitous data stored in the ubiquitous box 132 to create compressed data and store the compressed data in the normal box 131.

<動作フロー>
図7および図8は、MFP100での動作の流れの具体例を示すフローチャートである。図7および図8のフローチャートに表わされた動作は、MFP100のCPU10がROM11に記憶されているプログラムをRAM12上に読み出して実行し、図5の各機能を発揮することで実現される。
<Operation flow>
7 and 8 are flowcharts showing specific examples of the flow of operations in MFP 100. FIG. The operations shown in the flowcharts of FIGS. 7 and 8 are realized by the CPU 10 of the MFP 100 reading out and executing the program stored in the ROM 11 on the RAM 12 to exhibit the functions shown in FIG.

図7を参照して、CPU10は、ジョブの入力を受け付け(ステップS101でYES)、それが通常ジョブであった場合(ステップS103でYES)、当該通常ジョブに対して圧縮処理を行なって圧縮データを作成し、通常ボックス131に格納する(ステップS105)。そして、CPU10は一連の動作を終了して最初に戻り、次の動作を待機する。   Referring to FIG. 7, CPU 10 accepts an input of a job (YES in step S101). If it is a normal job (YES in step S103), CPU 10 performs compression processing on the normal job to generate compressed data. Is created and stored in the normal box 131 (step S105). Then, the CPU 10 ends the series of operations, returns to the beginning, and waits for the next operation.

一方、受け付けたジョブがユビキタスジョブの場合(ステップS103でNO)、CPU10は、当該ジョブをユビキタスデータとしてユビキタスボックス132に格納する(ステップS107)。そして、CPU10は一連の動作を終了して最初に戻り、次の動作を待機する。   On the other hand, if the accepted job is a ubiquitous job (NO in step S103), the CPU 10 stores the job in the ubiquitous box 132 as ubiquitous data (step S107). Then, the CPU 10 ends the series of operations, returns to the beginning, and waits for the next operation.

CPU10は、通常ボックス131に格納されている圧縮データをユビキタスデータに変換するタイミングに達したことを検出すると(ステップS101でNO、かつステップS109でYES)、通常ボックス131に圧縮データが格納されているか否かを確認する。上記のタイミングは、所定の時間間隔や所定のイベント発生時など、予め規定されたタイミングであってもよいし、通常ボックス131に圧縮データを格納したタイミング、つまり、上記ステップS105の動作に続くタイミングであってもよい。   When the CPU 10 detects that the timing for converting the compressed data stored in the normal box 131 to ubiquitous data has been reached (NO in step S101 and YES in step S109), the compressed data is stored in the normal box 131. Check if it exists. The above timing may be a predetermined timing such as a predetermined time interval or a predetermined event occurrence, or a timing at which compressed data is stored in the normal box 131, that is, a timing following the operation of step S105. It may be.

通常ボックス131に圧縮データが格納されている場合(ステップS111でYES)、CPU10は、当該圧縮データをPDL形式など、MFP100で処理可能な形式に変換してユビキタスデータを作成し、ユビキタスボックス132に格納する(ステップS113)。このとき、変換対象の圧縮データが複数、通常ボックス131に格納されている場合には、CPU10は、データサイズや格納順や発行したユーザーに対して予め設定されている優先順位、などに基づいて変換する順を判断し、その結果に従って変換してもよい。通常ボックス131に圧縮データが格納されていない場合(ステップS111でNO)、または、未だユビキタスデータに変換していない圧縮データが格納されていない場合には、CPU10は、上記ステップS113の動作をスキップする。そして、CPU10は一連の動作を終了して最初に戻り、次の動作を待機する。   When the compressed data is stored in the normal box 131 (YES in step S111), the CPU 10 converts the compressed data into a format that can be processed by the MFP 100, such as the PDL format, and creates ubiquitous data. Store (step S113). At this time, if a plurality of compressed data to be converted is stored in the normal box 131, the CPU 10 determines the data size, storage order, priority order preset for the issuing user, and the like. The order of conversion may be determined, and conversion may be performed according to the result. If compressed data is not stored in the normal box 131 (NO in step S111), or if compressed data that has not yet been converted to ubiquitous data is stored, the CPU 10 skips the operation of step S113. To do. Then, the CPU 10 ends the series of operations, returns to the beginning, and waits for the next operation.

次に、図8を参照して、CPU10は、他のMFP100からジョブリストを表示するために必要な情報としてジョブ情報の要求を受け付けると(ステップS109でNO、かつステップS115でYES)、ユビキタスボックス132に指定されたユーザーのユビキタスデータが格納されているか否かを確認する。該当するユビキタスデータが格納されている場合(ステップS117でYES)、CPU10は、当該ユビキタスデータに関するジョブ情報を要求したMFP100に転送する(ステップS119)。該当するユビキタスデータがユビキタスボックス132に格納されていない場合には(ステップS117でNO)、CPU10は上記ステップS119の動作をスキップする。そして、CPU10は一連の動作を終了して最初に戻り、次の動作を待機する。   Next, referring to FIG. 8, when CPU 10 receives a request for job information as information necessary for displaying a job list from another MFP 100 (NO in step S109 and YES in step S115), ubiquitous box It is confirmed whether or not the ubiquitous data of the user designated in 132 is stored. If the corresponding ubiquitous data is stored (YES in step S117), the CPU 10 transfers the job information related to the ubiquitous data to the MFP 100 that requested it (step S119). If the corresponding ubiquitous data is not stored in the ubiquitous box 132 (NO in step S117), the CPU 10 skips the operation in step S119. Then, the CPU 10 ends the series of operations, returns to the beginning, and waits for the next operation.

CPU10は、他のMFP100からユビキタスジョブの要求を受け付けると(ステップS115でNO、かつステップS121でYES)、ユビキタスボックス132に指定されたユビキタスデータが格納されているか否かを確認する。該当するユビキタスデータが格納されている場合(ステップS123でYES)、CPU10は、当該ユビキタスデータを要求したMFP100に転送する(ステップS125)。該当するユビキタスデータが格納されていない場合には(ステップS123でNO)、CPU10は上記ステップS125の動作をスキップする。   When the CPU 10 receives a request for a ubiquitous job from another MFP 100 (NO in step S115 and YES in step S121), the CPU 10 checks whether the ubiquitous data specified in the ubiquitous box 132 is stored. If the corresponding ubiquitous data is stored (YES in step S123), the CPU 10 transfers the ubiquitous data to the MFP 100 that has requested the ubiquitous data (step S125). If the corresponding ubiquitous data is not stored (NO in step S123), the CPU 10 skips the operation in step S125.

好ましくは、CPU10は、通常ジョブを変換して作成したユビキタスデータであって上記ステップS119で転送したジョブ情報に対応したユビキタスデータのうち、上記ステップS125でユビキタスデータを転送していないユビキタスデータがある場合(ステップS127でYES)、該当するユビキタスデータをユビキタスボックス132から削除する(ステップS129)。該当するユビキタスデータが格納されていない場合には(ステップS127でNO)、CPU10は上記ステップS129の動作をスキップする。そして、CPU10は一連の動作を終了して最初に戻り、次の動作を待機する。   Preferably, the CPU 10 includes ubiquitous data created by converting a normal job and corresponding to the job information transferred in step S119, but the ubiquitous data not transferred in step S125. If so (YES in step S127), the corresponding ubiquitous data is deleted from the ubiquitous box 132 (step S129). If the corresponding ubiquitous data is not stored (NO in step S127), the CPU 10 skips the operation in step S129. Then, the CPU 10 ends the series of operations, returns to the beginning, and waits for the next operation.

また、CPU10は、いずれのイベントも検出しなかった場合には(ステップS101でNO、ステップS109でNO、ステップS115でNO、かつステップS121でNO)、上記の動作を行なうことなく、次の動作を待機する。   If no event is detected (NO in step S101, NO in step S109, NO in step S115, and NO in step S121), CPU 10 performs the next operation without performing the above operation. Wait.

<実施の形態の効果>
本実施の形態にかかるシステムに含まれるMFP100が以上の動作を行なうことで、ユーザーが通常ジョブとして発行した印刷ジョブが自動的に、または所定の条件を満たす場合に自動的にユビキタスジョブに変換されて、ユビキタスジョブとしてメモリーに格納される。そのため、ユーザーが通常ジョブとして発行した後に当該印刷ジョブのユビキタスプリントを指示した場合であっても、その要求に応じて素早くスムーズにユビキタスプリントを実現することができる。
<Effect of Embodiment>
The MFP 100 included in the system according to the present embodiment performs the above operation, so that a print job issued as a normal job by a user is automatically converted to a ubiquitous job when a predetermined condition is satisfied. And stored in the memory as a ubiquitous job. Therefore, even when the user issues a ubiquitous print for the print job after issuing it as a normal job, ubiquitous print can be realized quickly and smoothly in response to the request.

その際に、MFP100は予めユビキタスジョブに変換した上でMFP100間で転送するため、通常のユビキタスプリントシステムの通信機能を用いることができる。従って、既存のユビキタスプリントシステムから本実施の形態にかかるシステムを容易に構築することができる。   At this time, since the MFP 100 is converted into a ubiquitous job in advance and transferred between the MFPs 100, a communication function of a normal ubiquitous print system can be used. Therefore, the system according to the present embodiment can be easily constructed from the existing ubiquitous print system.

なお、さらに、上述の動作をMFP100のCPU10に実行させるプログラムを提供することもできる。このようなプログラムは、コンピューターに付属するフレキシブルディスク、CD−ROM(Compact Disk-Read Only Memory)、ROM、RAMおよびメモリカードなどのコンピューター読取り可能な記録媒体にて記録させて、プログラム製品として提供することもできる。あるいは、コンピューターに内蔵するハードディスクなどの記録媒体にて記録させて、プログラムを提供することもできる。また、ネットワークを介したダウンロードによって、プログラムを提供することもできる。このようなプログラムを提供することによって、すでにオフィスに設置されているような既存のMFPを用いて本システムを構築することができる。また、既存のMFPを本システムに追加することができる。そのため、容易に本システムを構築することができる。   Further, it is possible to provide a program for causing the CPU 10 of the MFP 100 to execute the above-described operation. Such a program is recorded on a computer-readable recording medium such as a flexible disk attached to the computer, a CD-ROM (Compact Disk-Read Only Memory), a ROM, a RAM, and a memory card, and provided as a program product. You can also. Alternatively, the program can be provided by being recorded on a recording medium such as a hard disk built in the computer. A program can also be provided by downloading via a network. By providing such a program, the present system can be constructed using an existing MFP already installed in the office. An existing MFP can be added to the system. Therefore, this system can be constructed easily.

なお、本発明にかかるプログラムは、コンピューターのオペレーティングシステム(OS)の一部として提供されるプログラムモジュールのうち、必要なモジュールを所定の配列で所定のタイミングで呼出して処理を実行させるものであってもよい。その場合、プログラム自体には上記モジュールが含まれずOSと協働して処理が実行される。このようなモジュールを含まないプログラムも、本発明にかかるプログラムに含まれ得る。   A program according to the present invention is a program module that is provided as a part of an operating system (OS) of a computer and that executes necessary processes by calling necessary modules in a predetermined arrangement at a predetermined timing. Also good. In that case, the program itself does not include the module, and the process is executed in cooperation with the OS. A program that does not include such a module can also be included in the program according to the present invention.

また、本発明にかかるプログラムは他のプログラムの一部に組込まれて提供されるものであってもよい。その場合にも、プログラム自体には上記他のプログラムに含まれるモジュールが含まれず、他のプログラムと協働して処理が実行される。このような他のプログラムに組込まれたプログラムも、本発明にかかるプログラムに含まれ得る。   The program according to the present invention may be provided by being incorporated in a part of another program. Even in this case, the program itself does not include the module included in the other program, and the process is executed in cooperation with the other program. Such a program incorporated in another program can also be included in the program according to the present invention.

提供されるプログラム製品は、ハードディスクなどのプログラム格納処理部にインストールされて実行される。なお、プログラム製品は、プログラム自体と、プログラムが記録された記録媒体とを含む。   The provided program product is installed in a program storage processing unit such as a hard disk and executed. The program product includes the program itself and a recording medium on which the program is recorded.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

10 CPU、11 ROM、12 RAM、13 HDD、14 スキャナー、15 プリンター、16 操作パネル、18 通信I/F、100,100A〜100E MFP、101 ジョブ入力部、102 第1格納処理部、103 圧縮部、104 第2格納処理部、105 変換部、106 指示入力部、107 要求部、108 要求入力部、109 転送部、110 ジョブ転送部、111 ジョブ情報転送部、112 ジョブ情報入力部、113 提示部、114 判断部、115 第1判断部、116 第2判断部、117 管理部、131 通常ボックス、132 ユビキタスボックス、300 PC、500 ネットワーク。   10 CPU, 11 ROM, 12 RAM, 13 HDD, 14 scanner, 15 printer, 16 operation panel, 18 communication I / F, 100, 100A to 100E MFP, 101 job input unit, 102 first storage processing unit, 103 compression unit 104 Second storage processing unit 105 Conversion unit 106 Instruction input unit 107 Request unit 108 Request input unit 109 Transfer unit 110 Job transfer unit 111 Job information transfer unit 112 Job information input unit 113 Presentation unit , 114 determination unit, 115 first determination unit, 116 second determination unit, 117 management unit, 131 normal box, 132 ubiquitous box, 300 PC, 500 network.

Claims (12)

相互に通信可能な複数の画像処理装置を含む画像処理システムであって、
印刷ジョブの入力を受け付けるためのジョブ入力手段と、
前記印刷ジョブが、前記複数の画像処理装置のうちの第1の画像処理装置に対して前記第1の画像処理装置において印刷処理を行なうために発行されたものである場合に、前記印刷ジョブを圧縮して作成される第1のデータを第1の画像処理装置のメモリーに格納するための第1の格納手段と、
前記第1の画像処理装置のメモリーに格納された前記第1のデータを前記複数の画像処理装置で処理可能な形式に変換して第2のデータを作成し、前記第2のデータを前記第1の画像処理装置のメモリーに格納するための第2の格納手段と、
ユーザーから前記印刷ジョブの印刷指示を受け付けるための指示手段と、
前記印刷指示が前記複数の画像処理装置のうちの前記第1の画像処理装置とは異なる第2の画像処理装置になされた場合に、前記印刷指示に従って前記第2の画像処理装置が前記第1の画像処理装置に対して前記印刷ジョブを要求するための要求手段と、
前記要求に従って前記第1の画像処理装置から前記第2の画像処理装置に対して、前記第1の画像処理装置のメモリーに格納されている前記第2のデータを転送するための第1の転送手段とを備える、画像処理システム。
An image processing system including a plurality of image processing apparatuses capable of communicating with each other,
Job input means for accepting print job input;
When the print job is issued for performing print processing in the first image processing apparatus to the first image processing apparatus of the plurality of image processing apparatuses, the print job is First storage means for storing first data generated by compression in a memory of the first image processing apparatus;
The first data stored in the memory of the first image processing apparatus is converted into a format that can be processed by the plurality of image processing apparatuses to create second data, and the second data is converted into the second data Second storage means for storing in a memory of one image processing apparatus;
Instruction means for receiving a print instruction of the print job from a user;
When the print instruction is issued to a second image processing apparatus different from the first image processing apparatus among the plurality of image processing apparatuses, the second image processing apparatus is configured to perform the first instruction according to the print instruction. Requesting means for requesting the print job to the image processing apparatus;
A first transfer for transferring the second data stored in the memory of the first image processing device from the first image processing device to the second image processing device in accordance with the request. And an image processing system.
前記第1の画像処理装置のメモリーに格納された前記第1のデータを前記第2のデータに変換するか否かを判断するための第1の判断手段をさらに備え、
前記第2の格納手段は、前記第1の判断手段にて前記第2のデータに変換すると判断された場合に前記第1のデータを前記第2のデータに変換して前記第1の画像処理装置のメモリーに格納する、請求項1に記載の画像処理システム。
A first determination unit for determining whether to convert the first data stored in the memory of the first image processing apparatus into the second data;
The second storage means converts the first data into the second data when the first judgment means judges that the second data is to be converted into the second data, and performs the first image processing. The image processing system according to claim 1, wherein the image processing system is stored in a memory of the apparatus.
前記第1の判断手段は、ユーザーによる前記印刷ジョブに対する前記第2のデータへの変換の要否についての設定と、前記印刷ジョブを生成するための機能に対する設定と、前記印刷ジョブのジョブ名が特定のキーワードまたは前記特定のキーワードに類似するキーワードを含むか否か、とのいずれか1つを条件として用いて、前記印刷ジョブが前記条件を満たすか否かに基づいて判断する、請求項2に記載の画像処理システム。   The first determination means includes a setting as to whether or not the user needs to convert the print job into the second data, a setting for a function for generating the print job, and a job name of the print job. The determination is made based on whether or not the print job satisfies the condition, using as a condition one of whether or not the keyword includes a specific keyword or a keyword similar to the specific keyword. The image processing system described in 1. 前記第1の判断手段は、前記特定のキーワードを、前記第1の画像処理装置のメモリーに格納されている前記複数の画像処理装置で処理可能な形式に変換されているデータであって、所定期間、前記第1の転送手段で前記第2の画像処理装置に対して転送されずに前記第1の画像処理装置のメモリーに格納されているデータの印刷ジョブのジョブ名に基づいて決定する、請求項3に記載の画像処理システム。   The first determination means is data in which the specific keyword is converted into a format that can be processed by the plurality of image processing apparatuses stored in a memory of the first image processing apparatus, A period is determined based on a job name of a print job of data stored in the memory of the first image processing apparatus without being transferred to the second image processing apparatus by the first transfer unit; The image processing system according to claim 3. 前記第1の判断手段は、前記複数の画像処理装置で処理可能な形式に変換すると判断した前記第1のデータが複数、前記第1の画像処理装置のメモリーにある場合に、さらに、圧縮して前記複数の第1のデータに作成された複数の前記印刷ジョブそれぞれのサイズに基づいて変換する順を判断する、請求項2〜4のいずれかに記載の画像処理システム。   The first determination means further compresses the plurality of first data determined to be converted into a format that can be processed by the plurality of image processing apparatuses when the plurality of first data are in the memory of the first image processing apparatus. The image processing system according to claim 2, wherein the order of conversion is determined based on the size of each of the plurality of print jobs created in the plurality of first data. 前記第2の画像処理装置からの要求に応じて、前記第1の画像処理装置から前記第2の画像処理装置に対して、前記第2の画像処理装置のログインユーザーの発行した印刷ジョブであって、前記複数の画像処理装置で処理可能な形式に変換されて前記第1の画像処理装置のメモリーに格納されている印刷ジョブについてのジョブ情報を転送するための第2の転送手段と、
前記第2の画像処理装置において、前記ジョブ情報に基づいて前記複数の画像処理装置で処理可能な形式に変換されて前記第1の画像処理装置のメモリーに格納されている印刷ジョブを前記第2の画像処理装置において処理可能な印刷ジョブとして提示するための提示手段とをさらに備え、
前記第2の格納手段は、前記印刷ジョブが前記第1の格納手段に格納されてから前記第2の画像処理装置から前記要求がなされるまでの間に、前記第1のデータを変換して前記第2のデータを作成し、前記第1の画像処理装置のメモリーに格納する、請求項1〜5のいずれかに記載の画像処理システム。
In response to a request from the second image processing apparatus, a print job issued by a login user of the second image processing apparatus from the first image processing apparatus to the second image processing apparatus. Second transfer means for transferring job information about a print job converted into a format that can be processed by the plurality of image processing apparatuses and stored in a memory of the first image processing apparatus;
In the second image processing apparatus, a print job converted into a format that can be processed by the plurality of image processing apparatuses based on the job information and stored in the memory of the first image processing apparatus is stored in the second image processing apparatus. Presenting means for presenting as a print job that can be processed in the image processing apparatus,
The second storage means converts the first data between the time when the print job is stored in the first storage means and the time when the request is made from the second image processing apparatus. The image processing system according to claim 1, wherein the second data is created and stored in a memory of the first image processing apparatus.
前記第1の画像処理装置のメモリーの空き容量に基づいて、前記第1の画像処理装置のメモリーに格納された前記第1のデータを前記第2のデータに変換するタイミングを判断するための第2の判断手段をさらに備える、請求項6に記載の画像処理システム。   Based on the free space in the memory of the first image processing device, a first timing for determining the timing for converting the first data stored in the memory of the first image processing device into the second data. The image processing system according to claim 6, further comprising two determination means. 前記第1の画像処理装置のメモリー内のデータを管理するための管理手段をさらに備え、
前記管理手段は、前記第2の転送手段で転送された前記第2のデータのうちの前記第1の転送手段で転送されなかった前記第2のデータを、前記第1の画像処理装置のメモリーから削除する、請求項6に記載の画像処理システム。
A management means for managing data in a memory of the first image processing apparatus;
The management means stores the second data not transferred by the first transfer means among the second data transferred by the second transfer means in the memory of the first image processing apparatus. The image processing system according to claim 6, wherein the image processing system is deleted from the image processing system.
前記管理手段によって前記第1の画像処理装置のメモリーから前記第1のデータが削除された後に、前記指示手段によって前記第1の画像処理装置での前記印刷ジョブの印刷指示を受け付けた場合に、前記第1の格納手段は、前記第1の画像処理装置のメモリーに格納されている前記第2のデータを変換して前記第1のデータを作成して前記第1の画像処理装置のメモリーに格納する、請求項8に記載の画像処理システム。   When the instruction unit receives a print instruction for the print job in the first image processing apparatus after the management unit deletes the first data from the memory of the first image processing apparatus, The first storage means converts the second data stored in the memory of the first image processing device to create the first data, and stores it in the memory of the first image processing device. The image processing system according to claim 8, wherein the image processing system is stored. 他の画像処理装置と通信可能な画像処理装置であって、
印刷ジョブの入力を受け付けるためのジョブ入力手段と、
前記印刷ジョブが当該画像処理装置において印刷処理を行なうために発行されたものである場合に、前記印刷ジョブを圧縮して作成される第1のデータをメモリーに格納するための第1の格納手段と、
前記メモリーに格納された前記第1のデータを前記他の画像処理装置で処理可能な形式に変換して第2のデータを作成し、前記第2のデータを前記メモリーに格納するための第2の格納手段と、
ユーザーから前記印刷ジョブの印刷指示を受け付けた前記他の画像処理装置から、前記印刷ジョブの要求を受け付けるための要求入力手段と、
前記要求に従って前記メモリーに格納されている前記第2のデータを前記他の画像処理装置に対して転送するための転送手段とを備える、画像処理装置。
An image processing apparatus capable of communicating with another image processing apparatus,
Job input means for accepting print job input;
First storage means for storing, in a memory, first data created by compressing the print job when the print job is issued for performing a printing process in the image processing apparatus When,
A second data for converting the first data stored in the memory into a format that can be processed by the other image processing apparatus to create second data, and storing the second data in the memory Storage means,
Request input means for receiving a request for the print job from the other image processing apparatus that has received a print instruction for the print job from a user;
An image processing apparatus comprising: transfer means for transferring the second data stored in the memory according to the request to the other image processing apparatus.
相互に通信可能な複数の画像処理装置を含む画像処理システムでのジョブの処理方法であって、
印刷ジョブの入力を受け付けるステップと、
前記印刷ジョブが、前記複数の画像処理装置のうちの第1の画像処理装置に対して前記第1の画像処理装置において印刷処理を行なうために発行されたものである場合に、前記印刷ジョブを圧縮して作成される第1のデータを第1の画像処理装置のメモリーに格納するステップと、
前記第1の画像処理装置のメモリーに格納された前記第1のデータを前記複数の画像処理装置で処理可能な形式に変換して第2のデータを作成し、前記第2のデータを前記第1の画像処理装置のメモリーに格納するステップと、
ユーザーから前記印刷ジョブの印刷指示を受け付けるステップと、
前記印刷指示が前記複数の画像処理装置のうちの前記第1の画像処理装置とは異なる第2の画像処理装置になされた場合に、前記印刷指示に従って前記第2の画像処理装置が前記第1の画像処理装置に対して前記印刷ジョブを要求するステップと、
前記要求に従って前記第1の画像処理装置から前記第2の画像処理装置に対して、前記第1の画像処理装置のメモリーに格納されている前記第2のデータを転送するステップとを備える、処理方法。
A method for processing a job in an image processing system including a plurality of image processing apparatuses capable of communicating with each other,
Receiving a print job input;
When the print job is issued for performing print processing in the first image processing apparatus to the first image processing apparatus of the plurality of image processing apparatuses, the print job is Storing first data generated by compression in a memory of the first image processing apparatus;
The first data stored in the memory of the first image processing apparatus is converted into a format that can be processed by the plurality of image processing apparatuses to create second data, and the second data is converted into the second data Storing in a memory of one image processing apparatus;
Receiving a print instruction for the print job from a user;
When the print instruction is issued to a second image processing apparatus different from the first image processing apparatus among the plurality of image processing apparatuses, the second image processing apparatus is configured to perform the first instruction according to the print instruction. Requesting the print job to the image processing apparatus;
Transferring the second data stored in the memory of the first image processing device from the first image processing device to the second image processing device in accordance with the request. Method.
他の画像処理装置と通信可能な画像処理装置にジョブの処理を実行させるためのプログラムであって、
入力を受け付けた印刷ジョブが、前記画像処理装置において印刷処理を行なうために発行されたものである場合に、前記印刷ジョブを圧縮して作成される第1のデータを前記画像処理装置のメモリーに格納するステップと、
前記メモリーに格納された前記第1のデータを前記他の画像処理装置で処理可能な形式に変換して第2のデータを作成し、前記第2のデータを前記メモリーに格納するステップと、
ユーザーから前記印刷ジョブの印刷指示を受け付けた前記他の画像処理装置から、前記印刷ジョブの要求を受け付けるステップと、
前記要求に従って前記メモリーに格納されている前記第2のデータを前記他の画像処理装置に対して転送するステップとを前記画像処理装置に実行させる、制御プログラム。
A program for causing an image processing apparatus capable of communicating with another image processing apparatus to execute job processing,
When a print job that has received an input is issued to perform print processing in the image processing apparatus, first data created by compressing the print job is stored in the memory of the image processing apparatus. Storing, and
Converting the first data stored in the memory into a format that can be processed by the other image processing device to create second data, and storing the second data in the memory;
Receiving a request for the print job from the other image processing apparatus that has received a print instruction for the print job from a user;
A control program causing the image processing apparatus to execute the step of transferring the second data stored in the memory to the other image processing apparatus in accordance with the request.
JP2013253072A 2013-12-06 2013-12-06 Image processing system, image processing apparatus, processing method, and control program Active JP6248594B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013253072A JP6248594B2 (en) 2013-12-06 2013-12-06 Image processing system, image processing apparatus, processing method, and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013253072A JP6248594B2 (en) 2013-12-06 2013-12-06 Image processing system, image processing apparatus, processing method, and control program

Publications (2)

Publication Number Publication Date
JP2015111337A true JP2015111337A (en) 2015-06-18
JP6248594B2 JP6248594B2 (en) 2017-12-20

Family

ID=53526113

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013253072A Active JP6248594B2 (en) 2013-12-06 2013-12-06 Image processing system, image processing apparatus, processing method, and control program

Country Status (1)

Country Link
JP (1) JP6248594B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017007271A (en) * 2015-06-25 2017-01-12 コニカミノルタ株式会社 Image formation device, management method of image formation device, and control program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005304012A (en) * 2004-03-19 2005-10-27 Ricoh Co Ltd Image processing apparatus, image processing method and image processing program
JP2013003739A (en) * 2011-06-14 2013-01-07 Canon Marketing Japan Inc Image formation device, image formation system, and control method and program thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005304012A (en) * 2004-03-19 2005-10-27 Ricoh Co Ltd Image processing apparatus, image processing method and image processing program
JP2013003739A (en) * 2011-06-14 2013-01-07 Canon Marketing Japan Inc Image formation device, image formation system, and control method and program thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017007271A (en) * 2015-06-25 2017-01-12 コニカミノルタ株式会社 Image formation device, management method of image formation device, and control program

Also Published As

Publication number Publication date
JP6248594B2 (en) 2017-12-20

Similar Documents

Publication Publication Date Title
US9086832B2 (en) Printer
JP5763904B2 (en) Printing system, printing method, print server, control method therefor, and program
JP5677047B2 (en) Printing system, information processing apparatus, printing method, and program
US9069504B2 (en) Printing apparatus and method for increasing storage area
US8582162B2 (en) Information processing apparatus, output method, and storage medium
JP5995525B2 (en) System, image forming apparatus, server, and control method thereof
US8570574B2 (en) Processing system, control method, and storage medium therefor
US9916117B2 (en) Remote data access for image output apparatus via a control device
US10379797B2 (en) Image forming apparatus that notifies a server, based on data size information, whether a portable document format is supported, and related method of controlling printing and printing system
US20120314245A1 (en) Image processing apparatus, image processing system, method for controlling the same, and storage medium therefor
US20120092689A1 (en) Information processing apparatus, method for controlling the same, and storage medium
JP6331302B2 (en) Information processing system, information acquisition apparatus, server, program, and information processing method
JP2007328558A (en) Data processor, data processing system, control method of data processor, method for adding data conversion function, program and recording medium
US10129420B2 (en) Image processing apparatus, control method, and storage medium thereof
JP6274160B2 (en) Image forming apparatus, control program for image forming apparatus, and management method
JP6190207B2 (en) System, information processing method, processing apparatus, processing method, and program
US9473650B2 (en) Image reading apparatus, image reading method, image processing system, and storage medium
US10277765B2 (en) Information processing device, control method, and program
JP2018034375A (en) Output system, output device, control method, and program
JP6248594B2 (en) Image processing system, image processing apparatus, processing method, and control program
JP5858092B2 (en) Printer
JP6409369B2 (en) Scanner
US10394505B2 (en) Image forming apparatus that controls an execution order of jobs, control method thereof, storage medium, and image forming system
JP6598622B2 (en) Image forming apparatus, information processing method, and program
JP2020142479A (en) Image formation device, method for controlling the same, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160926

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170614

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170627

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170825

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171106

R150 Certificate of patent or registration of utility model

Ref document number: 6248594

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150