JP2015138495A - pull-print system - Google Patents

pull-print system Download PDF

Info

Publication number
JP2015138495A
JP2015138495A JP2014011222A JP2014011222A JP2015138495A JP 2015138495 A JP2015138495 A JP 2015138495A JP 2014011222 A JP2014011222 A JP 2014011222A JP 2014011222 A JP2014011222 A JP 2014011222A JP 2015138495 A JP2015138495 A JP 2015138495A
Authority
JP
Japan
Prior art keywords
print
setting
data
job
setting change
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
JP2014011222A
Other languages
Japanese (ja)
Other versions
JP6117122B2 (en
Inventor
震宇 孫
Zhen Yu Sun
震宇 孫
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2014011222A priority Critical patent/JP6117122B2/en
Publication of JP2015138495A publication Critical patent/JP2015138495A/en
Application granted granted Critical
Publication of JP6117122B2 publication Critical patent/JP6117122B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent inhibition of the acceleration in processing speed in image processing of a print job without increasing the number of communications until the reception of the print job.SOLUTION: When a pull-print system receives, from a print server 10, setting change data that is transmitted simultaneously with an instruction for starting printing from an MFP 20 being an image forming apparatus, and of the same data format as that of setting data indicating print settings, transmits a print job to which the setting change data has been reflected to an MFP 20. With this configuration, the number of communications until the MFP 20 receives the print job can be made the same as the number of communications until the MFP 20 receives a print job without a change in the print settings.

Description

本発明は、ネットワーク上のプリントサーバーを利用してプル型のプリントを行うプルプリントシステムに関する。   The present invention relates to a pull printing system that performs pull-type printing using a print server on a network.

従来より、たとえばMFP(Multifunction Peripherals)に代表される画像形成装置と、そのクライアントとなるPC(personal computer)に代表されるクライアント端末と、プリントサーバーとがネットワークで接続された環境のプルプリントシステムが構築されている。   2. Description of the Related Art Conventionally, for example, there is a pull printing system in an environment in which an image forming apparatus typified by MFP (Multifunction Peripherals), a client terminal typified by a PC (personal computer) serving as a client, and a print server are connected via a network. Has been built.

このようなプルプリントシステムでは、予めクライアント端末からプリントサーバーに印刷ジョブを登録しておき、画像形成装置の操作パネルでプリントサーバーに登録されている印刷ジョブを選択し、ダウンロードすることで印刷することができる。   In such a pull print system, a print job is registered in advance from the client terminal to the print server, and the print job registered in the print server is selected and downloaded from the operation panel of the image forming apparatus. Can do.

なお、プリントサーバーに登録される印刷ジョブには、PDL(Page Description Language)データと印刷設定を示す設定データとが含まれている。画像形成装置による印刷の際は、印刷設定を示す設定データに従ってPDLデータがラスタライズされる。   The print job registered in the print server includes PDL (Page Description Language) data and setting data indicating print settings. When printing by the image forming apparatus, the PDL data is rasterized according to the setting data indicating the print setting.

ここで、PDLデータをラスタライズする際に反映される設定には、たとえば画質設定、拡大縮小設定、面付け設定、画像サイズなどがある。また、ラスタライズして得られたラスタ画像を印刷する際に反映される設定には、画質設定、記録紙サイズ設定、排紙トレイ設定、拡大縮小設定、面付け設定、出力部数設定、ソート設定、両面設定、プレビュー設定、ステイプルやパンチなどのフィニッシング設定などがある。   Here, settings reflected when rasterizing PDL data include, for example, image quality settings, enlargement / reduction settings, imposition settings, and image sizes. Settings that are reflected when printing raster images obtained by rasterization include image quality settings, recording paper size settings, paper discharge tray settings, enlargement / reduction settings, imposition settings, output number settings, sort settings, There are duplex settings, preview settings, finishing settings such as stapling and punching.

ところで、このようなプルプリントシステムは、上述したように、画像形成装置側でプリントサーバーに登録した印刷ジョブを指定しダウンロードして印刷できるものの、画像形成装置側でその印刷ジョブの印刷設定を変更することができなかった。そのため、印刷設定の変更が必要となった場合、印刷設定を変更した印刷ジョブを、再度クライアント端末からプリントサーバーに登録し直す必要があった。   By the way, as described above, such a pull print system can specify a print job registered in the print server on the image forming apparatus side, download it, and print it, but change the print setting of the print job on the image forming apparatus side. I couldn't. Therefore, when it is necessary to change the print settings, it is necessary to register the print job with the changed print settings again from the client terminal to the print server.

このような不具合を解消するようにしたものとして、特許文献1では、印刷設定受信手段により情報処理装置に登録されている印刷ジョブの中から選択した印刷ジョブの印刷設定のみを受信し、変更手段により印刷設定を変更して記憶手段に記憶し、印刷ジョブ受信手段により情報処理装置から印刷ジョブを受信し、判定手段により印刷設定が変更されたと判定された場合、記憶手段に記憶された印刷設定に基づいて印刷ジョブを構成するデータを印刷するようにした画像形成装置を提案している。   In order to solve such a problem, in Patent Document 1, the print setting receiving unit receives only the print settings of a print job selected from the print jobs registered in the information processing apparatus, and changes the unit. The print setting is changed and stored in the storage unit, the print job reception unit receives the print job from the information processing apparatus, and the determination unit determines that the print setting is changed, the print setting stored in the storage unit An image forming apparatus that prints data constituting a print job based on the above is proposed.

特開2010−160617JP 2010-160617 A

上述した特許文献1では、画像形成装置側で印刷設定の変更ができるため、印刷設定の変更が必要となった場合であっても、印刷設定を変更した印刷ジョブを、再度クライアント端末から情報処理装置であるプリントサーバーに登録し直す必要がない。   In Patent Document 1 described above, since the print settings can be changed on the image forming apparatus side, even if the print settings need to be changed, the print job whose print settings have been changed is processed again from the client terminal. There is no need to re-register with the print server.

ところが、このような画像形成装置では、印刷設定を変更する場合、情報処理装置から印刷ジョブの印刷設定のみを受信してその印刷設定を変更し、さらに情報処理装置に印刷開始の指示を行うようになっている。そのため、情報処理装置からの印刷ジョブを受信するために、情報処理装置と画像形成装置との間での通信回数が増加してしまうという問題があった。ちなみに、情報処理装置と画像形成装置との間での通信回数が増加してしまうとネットワークの負荷が高められてしまい、たとえば印刷ジョブのダウンロードに時間がかかってしまうことになる。   However, in such an image forming apparatus, when the print setting is changed, only the print setting of the print job is received from the information processing apparatus, the print setting is changed, and an instruction to start printing is further given to the information processing apparatus. It has become. Therefore, there is a problem that the number of communication between the information processing apparatus and the image forming apparatus increases in order to receive a print job from the information processing apparatus. Incidentally, if the number of communications between the information processing apparatus and the image forming apparatus increases, the load on the network increases, and for example, it takes time to download a print job.

また、画像形成装置側で印刷設定が変更されたと判定された場合、記憶手段に記憶された変更後の印刷設定に基づいて印刷ジョブの画像処理が行われるようになっている。そのため、システム資源の使用率が高まることになり、印刷ジョブの画像処理における処理速度の高速化の妨げとなってしまうという問題もあった。   When it is determined that the print setting has been changed on the image forming apparatus side, image processing of the print job is performed based on the changed print setting stored in the storage unit. For this reason, the usage rate of the system resource is increased, and there is a problem in that the processing speed in the image processing of the print job is prevented from being increased.

本発明は、このような状況に鑑みてなされたものであり、印刷ジョブを受信するまでの通信回数を変更させることなく、印刷設定が変更された印刷ジョブを受信することができ、しかも印刷ジョブの画像処理における処理速度の高速化を妨げないようにすることができるプルプリントシステムを提供することを目的とする。   The present invention has been made in view of such a situation, and can receive a print job whose print settings have been changed without changing the number of communications until the print job is received. It is an object of the present invention to provide a pull print system that can prevent an increase in processing speed in image processing.

本発明のプルプリントシステムは、PDLデータと印刷設定を示す設定データとで構成される印刷ジョブを生成するクライアント端末と、前記印刷ジョブが登録されるプリントサーバーと、該プリントサーバーに登録された印刷ジョブをダウンロードして印刷する画像形成装置とを備えるプルプリントシステムであって、前記プリントサーバーは、前記画像形成装置側からの印刷開始の指示と同時に送信される、前記印刷設定を示す設定データと同データ形式の設定変更データを受け取ると、該設定変更データを反映させた前記印刷ジョブを前記画像形成装置に送信することを特徴とする。
また、前記プリントサーバーは、前記クライアント端末及び画像形成装置との間でのデータの送受信の通信管理を行う第1の通信管理手段と、前記設定変更データを受け取ると、前記印刷設定を示す設定データに対し、前記設定変更データを反映させる第1のジョブ処理手段と、印刷設定の変更された印刷ジョブ又は印刷設定の変更がない印刷ジョブを前記画像形成装置に送信するジョブ送信手段とを有し、前記画像形成装置は、少なくとも印刷設定の変更を受け付ける変更受付手段と、該変更受付手段によって受け付けられた印刷設定の変更内容を示す設定変更データを生成する設定変更データ生成手段と、前記クライアント端末及びプリントサーバーとの間でのデータの送受信の通信管理を行い、前記設定変更データ生成手段によって生成された前記設定変更データを前記プリントサーバーに送信する第2の通信管理手段と、前記印刷設定の変更された印刷ジョブに対し、前記設定変更データが反映された設定データに従って画像処理を行い、前記印刷設定の変更がない印刷ジョブに対し、該印刷ジョブの設定データに従って画像処理を行う第2のジョブ処理手段とを有することを特徴とする。
また、前記設定変更データの反映は、前記印刷設定を示す設定データのうち、変更のあったデータのみを書き換えることにより行われることを特徴とする。
また、前記設定変更データは、プリンタジョブ言語であることを特徴とする。
また、前記設定変更データは、印刷設定を変更した内容のみを示すものとなっていることを特徴とする。
本発明のプルプリントシステムでは、プリントサーバーにより、画像形成装置側からの印刷開始の指示と同時に送信される、印刷設定を示す設定データと同データ形式の設定変更データを受け取ると、該設定変更データを反映させた印刷ジョブが画像形成装置に送信される。そのため、画像形成装置側での印刷ジョブを受信するまでの通信回数が、印刷設定の変更の無い印刷ジョブを受信するまでの通信回数と同じとなる。
また、印刷設定の変更があったプリントサーバーからの印刷ジョブは、設定変更データが反映されたものとなっているため、設定変更済みの印刷ジョブの印刷設定そのものに従っての画像処理が行えることから、システム資源の使用率が高まってしまうこともなくなる。
The pull print system according to the present invention includes a client terminal that generates a print job including PDL data and setting data indicating print settings, a print server in which the print job is registered, and a print registered in the print server. A pull print system including an image forming apparatus that downloads and prints a job, wherein the print server transmits setting data indicating the print setting transmitted simultaneously with an instruction to start printing from the image forming apparatus side; When setting change data in the same data format is received, the print job reflecting the setting change data is transmitted to the image forming apparatus.
The print server receives a first communication management unit that performs communication management of data transmission / reception between the client terminal and the image forming apparatus, and setting data indicating the print setting when the setting change data is received. On the other hand, a first job processing unit that reflects the setting change data, and a job transmission unit that transmits a print job with a changed print setting or a print job without a change in the print setting to the image forming apparatus. The image forming apparatus includes at least a change accepting unit that accepts a change in print setting, a setting change data generating unit that generates setting change data indicating a change in the print setting received by the change accepting unit, and the client terminal. Communication management of data transmission and reception with the print server and the setting change data generation means Second communication management means for transmitting the set change data to the print server, and performing image processing on the print job in which the print settings have been changed according to the set data reflecting the set change data, And a second job processing unit that performs image processing on a print job that has not been changed in print settings according to the setting data of the print job.
The setting change data is reflected by rewriting only the changed data among the setting data indicating the print settings.
The setting change data is a printer job language.
Further, the setting change data indicates only the contents of changing the print setting.
In the pull print system of the present invention, when the print server receives the setting change data having the same data format as the setting data indicating the print setting transmitted simultaneously with the print start instruction from the image forming apparatus, the setting change data Is transmitted to the image forming apparatus. For this reason, the number of communications until the print job on the image forming apparatus side is received is the same as the number of communications until a print job with no change in print settings is received.
In addition, since the print job from the print server where the print settings have been changed reflects the setting change data, image processing can be performed according to the print settings of the print job whose settings have been changed. The system resource usage rate will not increase.

本発明のプルプリントシステムによれば、画像形成装置側から印刷開始の指示と同時に印刷設定を示す設定データと同データ形式の設定変更データをプリントサーバサーバー側に送信すると、設定変更データを反映させた印刷ジョブが画像形成装置に送信されるため、印刷ジョブを受信するまでの通信回数を変更させることなく、印刷設定が変更された印刷ジョブを受信することができる。   According to the pull printing system of the present invention, when setting change data having the same data format as the setting data indicating the print setting is transmitted to the print server server simultaneously with the print start instruction from the image forming apparatus side, the setting change data is reflected. Since the received print job is transmitted to the image forming apparatus, it is possible to receive a print job whose print settings have been changed without changing the number of communications until the print job is received.

また、画像形成装置側では、設定変更済みの印刷ジョブの印刷設定そのものに従っての画像処理が行えることから、システム資源の使用率が高まってしまうこともなくなり、印刷ジョブの画像処理における処理速度の高速化を妨げないようにすることができる。   Further, since the image forming apparatus can perform image processing according to the print settings of the print job whose settings have been changed, the usage rate of the system resource is not increased, and the processing speed of image processing of the print job is high. It can be made so as not to hinder.

本発明のプルプリントシステムの一実施形態を説明するための図である。It is a figure for demonstrating one Embodiment of the pull print system of this invention. 図1のプルプリントシステムにおけるプリントサーバー及びMFPの主要部を説明するためのブロック図である。FIG. 2 is a block diagram for explaining main parts of a print server and an MFP in the pull print system of FIG. 1. 図1のプルプリントシステムにおけるプリントサーバー側の動作を説明するためのフローチャートである。3 is a flowchart for explaining the operation on the print server side in the pull print system of FIG. 1. 図1のプルプリントシステムにおけるMFP側の動作を説明するためのフローチャートである。3 is a flowchart for explaining the operation on the MFP side in the pull print system of FIG. 1.

以下、本発明のプルプリントシステムの一実施形態を、図1〜図3を参照しながら説明する。なお、以下の説明においての画像形成装置の一例としては、たとえばプリンタ機能、FAX機能、スキャン機能などの複数の機能を搭載した複合的な周辺機器であるMFP(Multifunction Peripheral)であるものとする。   Hereinafter, an embodiment of the pull print system of the present invention will be described with reference to FIGS. An example of the image forming apparatus in the following description is an MFP (Multifunction Peripheral) that is a complex peripheral device equipped with a plurality of functions such as a printer function, a FAX function, and a scan function.

まず、図1に示すように、プルプリントシステムは、プリントサーバー10、MFP20、PC(personal computer)などのクライアント端末30を備えている。また、これらは、ネットワーク40を介して互いに接続されている。ネットワーク40としては、LAN、無線LAN、インターネットなどの回線網を用いることができる。   First, as shown in FIG. 1, the pull print system includes a client terminal 30 such as a print server 10, an MFP 20, and a PC (personal computer). These are connected to each other via the network 40. As the network 40, a line network such as a LAN, a wireless LAN, or the Internet can be used.

そして、クライアント端末30からプリントサーバー10に印刷ジョブを登録すると、MFP20側でプリントサーバー10に登録した印刷ジョブを指定しダウンロードすることで、印刷することができるようになっている。また、印刷ジョブの印刷設定に変更がある場合、MFP20側からプリントサーバー10に後述する設定変更データを送信すると、プリントサーバー10から印刷設定が変更された印刷ジョブをダウンロードすることができるようになっている。   When a print job is registered in the print server 10 from the client terminal 30, printing can be performed by designating and downloading the print job registered in the print server 10 on the MFP 20 side. In addition, when there is a change in the print settings of the print job, by sending setting change data (described later) from the MFP 20 to the print server 10, it is possible to download the print job whose print settings have been changed from the print server 10. ing.

次に、図2を参照し、プリントサーバー10及びMFP20の主要部の構成について説明する。まず、プリントサーバー10は制御部11とI/F(インターフェース)12とを備えている。制御部11は、図示しないROM内の所定のプログラムに基づき、プリントサーバー10全体の動作を制御するものであり、通信管理部11a、ジョブ処理部11b、ジョブ送信部11c、メモリー11dを備えている。   Next, with reference to FIG. 2, the configuration of main parts of the print server 10 and the MFP 20 will be described. First, the print server 10 includes a control unit 11 and an I / F (interface) 12. The control unit 11 controls the operation of the entire print server 10 based on a predetermined program in a ROM (not shown), and includes a communication management unit 11a, a job processing unit 11b, a job transmission unit 11c, and a memory 11d. .

通信管理部11aは、I/F12を介して上述したクライアント端末30からの印刷ジョブを受信(ダウンロード)すると、その受信した印刷ジョブをメモリー11dに登録する。ここで、印刷ジョブには、PDL(Page Description Language)データと印刷設定を示す設定データとが含まれている。なお、PDLデータ及び印刷設定を示す設定データは、PJL(プリンタジョブ言語)のデータ形式で構成されている。   When the communication manager 11a receives (downloads) the print job from the client terminal 30 described above via the I / F 12, the communication manager 11a registers the received print job in the memory 11d. Here, the print job includes PDL (Page Description Language) data and setting data indicating print settings. Note that the PDL data and setting data indicating print settings are configured in a PJL (printer job language) data format.

また、通信管理部11aは、I/F12を介してMFP20から印刷設定を変更した設定変更データを受信すると、その設定変更データをジョブ処理部11bに渡す。ここで、設定変更データは、上記の設定データと同様に、PJLのデータ形式で構成されている。また、その設定変更データは、印刷設定を変更した内容のみを示すものとなっている。   In addition, when the communication management unit 11a receives setting change data in which the print setting is changed from the MFP 20 via the I / F 12, the communication management unit 11a passes the setting change data to the job processing unit 11b. Here, the setting change data is configured in a PJL data format in the same manner as the above setting data. Further, the setting change data indicates only the contents of changing the print setting.

ジョブ処理部11bは、変更された設定変更データを通信管理部11aから受け取ると、メモリー11dに登録された印刷ジョブに含まれる印刷設定を示す設定データに対し、設定変更データを反映させる。すなわち、印刷設定を示す設定データのうち、変更のあったデータのみが書き換えられるようになっている。   When the changed setting change data is received from the communication management unit 11a, the job processing unit 11b reflects the setting change data on the setting data indicating the print setting included in the print job registered in the memory 11d. In other words, only the changed data is rewritten among the setting data indicating the print settings.

ジョブ送信部11cは、MFP20から指定された印刷ジョブをメモリー11dから読み出し、I/F12を介してMFP20に送信する。ここで、印刷設定の変更があった場合は印刷設定の変更された印刷ジョブが送信され、印刷設定の変更がない場合は印刷設定の変更がない印刷ジョブが送信される。メモリー11dには、クライアント端末30からの印刷ジョブが記憶される。I/F12は、ネットワーク40に接続されており、上述したクライアント端末30、MFP20との間でのデータの送受信を可能としている。   The job transmission unit 11c reads the print job designated from the MFP 20 from the memory 11d and transmits the print job to the MFP 20 via the I / F 12. Here, when there is a change in the print settings, a print job with the changed print settings is transmitted, and when there is no change in the print settings, a print job with no change in the print settings is transmitted. A print job from the client terminal 30 is stored in the memory 11d. The I / F 12 is connected to the network 40 and enables data transmission / reception between the client terminal 30 and the MFP 20 described above.

一方、MFP20は、制御部21、操作部22、表示部23、スキャナー部24、プリンタ部25、FAX部26、I/F(インターフェース)27を備えている。制御部21は、図示しないROM内の所定のプログラムに基づき、MFP20全体の動作を制御するものであり、通信管理部21a、操作受付部21b、設定変更データ生成部21c、ジョブ処理部21d、メモリー21eを備えている。   On the other hand, the MFP 20 includes a control unit 21, an operation unit 22, a display unit 23, a scanner unit 24, a printer unit 25, a FAX unit 26, and an I / F (interface) 27. The control unit 21 controls the overall operation of the MFP 20 based on a predetermined program in a ROM (not shown), and includes a communication management unit 21a, an operation reception unit 21b, a setting change data generation unit 21c, a job processing unit 21d, a memory 21e.

通信管理部21aは、I/F27を介してプリントサーバー10への印刷開始の指示や設定変更データの送信を行う。また、通信管理部21aは、プリントサーバー10からの印刷ジョブを受信したりする。なお、設定変更データの送信は、印刷開始の指示と同時に行われる。そのため、印刷設定が変更された印刷ジョブを受信する際のプリントサーバー10へのアクセスは、印刷設定の変更の無い印刷ジョブを受信するまでの通信回数と同じとなる。また、プリントサーバー10から受信した印刷ジョブは、ジョブ処理部21dに渡される。   The communication management unit 21a transmits a print start instruction and setting change data to the print server 10 via the I / F 27. In addition, the communication management unit 21 a receives a print job from the print server 10. The setting change data is transmitted simultaneously with the print start instruction. For this reason, access to the print server 10 when receiving a print job whose print settings have been changed is the same as the number of communications until a print job with no change in print settings is received. The print job received from the print server 10 is transferred to the job processing unit 21d.

操作受付部21bは、操作部22による印刷ジョブを指定する操作、印刷設定の変更のための操作などを受け付ける。設定変更データ生成部21cは、操作受付部21bによって受け付けられた印刷設定の変更内容を示す設定変更データを生成する。なお、設定変更データ生成部21cによって生成された設定変更データは、通信管理部21aに渡されるようになっている。ジョブ処理部21dは、プリントサーバー10からダウンロードした印刷ジョブに対し、所定の画像処理(ラスタライズ)を行う。メモリー21eには、プリントサーバー10からダウンロードした印刷ジョブなどが記憶される。   The operation receiving unit 21b receives an operation for designating a print job by the operation unit 22, an operation for changing print settings, and the like. The setting change data generation unit 21c generates setting change data indicating the change contents of the print setting received by the operation reception unit 21b. The setting change data generated by the setting change data generation unit 21c is delivered to the communication management unit 21a. The job processing unit 21d performs predetermined image processing (rasterization) on the print job downloaded from the print server 10. The memory 21e stores a print job downloaded from the print server 10.

操作部22は、プリントサーバー10に登録した印刷ジョブの指定、印刷設定の変更などを行う場合に操作されるものであり、たとえばタッチパネルで構成されている。なお、プルプリントシステムにおいては、ユーザーの利用権限を保持するためにログイン処理を行うようになっている。このログイン処理は、操作部22を介して行ったり、図示しないICカードリーダを介して行われたりする。表示部23は、印刷ジョブの指定、印刷設定の変更、ログインなどをガイドするメッセージや、ユーザーが印刷できる印刷ジョブのリストなどを表示する。   The operation unit 22 is operated when specifying a print job registered in the print server 10, changing a print setting, and the like, and includes, for example, a touch panel. In the pull print system, a login process is performed in order to hold the user's usage authority. This login process is performed via the operation unit 22 or via an IC card reader (not shown). The display unit 23 displays a message for guiding print job specification, print setting change, login, and the like, a list of print jobs that can be printed by the user, and the like.

スキャナー部24は、イメージセンサ(図示省略)によって読み取られる原稿の画像データを制御部21(メモリー21e)に入力する。すなわち、スキャナー部24は、イメージセンサ(図示省略)からの原稿の画像信号をデジタルの画像データに変換し、順次、制御部21に入力するようになっている。   The scanner unit 24 inputs image data of a document read by an image sensor (not shown) to the control unit 21 (memory 21e). That is, the scanner unit 24 converts an image signal of a document from an image sensor (not shown) into digital image data and sequentially inputs the digital image data to the control unit 21.

プリンタ部25は、制御部21から出力される画像データに基づき、用紙上に画像をプリントする。すなわち、プリンタ部25は、制御部21から出力されるラスタライズされた画像データに基づく変調されたレーザー光により、感光体ドラム(図示省略)上に静電潜像を形成する。そして、トナーの供給による静電潜像によってトナー像が形成され、このトナー像が用紙に転写される。   The printer unit 25 prints an image on a sheet based on the image data output from the control unit 21. That is, the printer unit 25 forms an electrostatic latent image on a photosensitive drum (not shown) by using modulated laser light based on rasterized image data output from the control unit 21. Then, a toner image is formed by the electrostatic latent image by supplying the toner, and this toner image is transferred to a sheet.

FAX部26は、制御部21から出力される画像データを、電話回線を通じ相手方となるファクシミリへと送信し、また、相手方ファクシミリからの画像データを受信して制御部21に入力する。すなわち、FAX部26は、図示しないNCU(Network Control Unit)により電話回線との接続を制御しつつ、制御部21から出力される画像データを圧縮し変調して、相手方ファクシミリへと送信する。また、FAX部26は、NCUにより電話回線と接続しつつ、相手方ファクシミリからの画像データを復調し伸張して、制御部21に入力する。I/F27は、ネットワーク40に接続されており、上述したクライアント端末30、MFP20との間でのデータの送受信を可能としている。   The FAX unit 26 transmits the image data output from the control unit 21 to the counterpart facsimile via the telephone line, and receives the image data from the counterpart facsimile and inputs the image data to the control unit 21. That is, the FAX unit 26 compresses and modulates the image data output from the control unit 21 while controlling the connection with the telephone line by an NCU (Network Control Unit) (not shown), and transmits the image data to the counterpart facsimile. The FAX unit 26 demodulates and decompresses image data from the other party's facsimile while connecting to the telephone line via the NCU, and inputs the image data to the control unit 21. The I / F 27 is connected to the network 40 and enables data transmission / reception between the client terminal 30 and the MFP 20 described above.

なお、コピー機能のジョブでは、スキャナー部24からメモリー21eへ画像データが入力され、メモリー21eからプリンタ部25へ画像データが出力される。プリント機能のジョブでは、ジョブ処理部21dによってラスタライズされた画像データがプリンタ部25へ出力される。スキャナー機能のジョブでは、スキャナー部24からメモリー21eへ画像データが入力され、メモリー21eからI/F27へ画像データが出力される。   In the copy function job, image data is input from the scanner unit 24 to the memory 21e, and image data is output from the memory 21e to the printer unit 25. In the print function job, the image data rasterized by the job processing unit 21 d is output to the printer unit 25. In the job of the scanner function, image data is input from the scanner unit 24 to the memory 21e, and the image data is output from the memory 21e to the I / F 27.

ファックス送信機能のジョブでは、スキャナー部24(又はI/F27)からメモリー21eへ画像データが入力され、メモリー21eからFAX部26へ画像データが出力される。ファックス受信機能のジョブでは、FAX部26からメモリー21eへ画像データが入力され、メモリー21eからプリンタ部25へ画像データが出力される。   In the job of the fax transmission function, image data is input from the scanner unit 24 (or I / F 27) to the memory 21e, and image data is output from the memory 21e to the FAX unit 26. In the job of the fax reception function, image data is input from the FAX unit 26 to the memory 21e, and image data is output from the memory 21e to the printer unit 25.

また、プリントサーバー10に登録されている印刷ジョブをMFP20からプルプリントする場合、上述したように、操作部22などからユーザーの利用権限を確認するためのログイン処理を行うと、ユーザー認証情報がネットワーク40を介してプリントサーバー10に送信される。   Further, when a print job registered in the print server 10 is pulled-printed from the MFP 20, as described above, when a login process for confirming the user's use authority is performed from the operation unit 22 or the like, the user authentication information is displayed on the network. 40 to the print server 10.

プリントサーバー10側でユーザー認証が行われると、MFP20側でユーザーが印刷可能な印刷ジョブの一覧が取得され、表示部23に表示される。そして、ユーザーは操作部22を操作し、印刷するジョブを選択すると、指定した印刷ジョブがプリントサーバー10からダウンロードされメモリー21eに記憶される。メモリー21eに記憶された印刷ジョブは、ジョブ処理部21dにより印刷ジョブに含まれる印刷設定を示す設定データに従ってPDLデータがラスタライズされる。そして、ラスタライズされた画像データに基づき、用紙上に画像がプリントされる。   When user authentication is performed on the print server 10 side, a list of print jobs that can be printed by the user on the MFP 20 side is acquired and displayed on the display unit 23. When the user operates the operation unit 22 and selects a job to be printed, the designated print job is downloaded from the print server 10 and stored in the memory 21e. The print job stored in the memory 21e is rasterized by the job processing unit 21d according to setting data indicating print settings included in the print job. Then, an image is printed on a sheet based on the rasterized image data.

(プリントサーバー側の処理)
次に、図3を参照し、プリントサーバー10側の処理について説明する。まず、クライアント端末30からの印刷ジョブを通信管理部11aにより受信すると(ステップS201)、その印刷ジョブはメモリー11dに記憶される(ステップS202)。すなわち、プリントサーバー10内のメモリー11dに印刷ジョブとしてのPDLデータと印刷設定を示す設定データとが格納される。また、印刷設定を示す設定データは、上述したように、PJLのデータ形式で構成されている。
(Processing on the print server side)
Next, processing on the print server 10 side will be described with reference to FIG. First, when a print job from the client terminal 30 is received by the communication management unit 11a (step S201), the print job is stored in the memory 11d (step S202). That is, PDL data as a print job and setting data indicating print settings are stored in the memory 11d in the print server 10. Further, as described above, the setting data indicating the print setting is configured in the PJL data format.

このとき、MFP20側からのログインによりユーザー認証情報を受け取ると、ユーザー認証が行われる(ステップS203)。ここで、ユーザー認証がNGであれば(ステップS203:NO)、プリントサーバー10側での処理が終了となる。これに対し、ユーザー認証がOKであれば(ステップS203:YES)、印刷ジョブのリスト情報がMFP20側に送信される(ステップS204)。   At this time, when user authentication information is received by login from the MFP 20 side, user authentication is performed (step S203). If the user authentication is NG (step S203: NO), the processing on the print server 10 side is terminated. On the other hand, if the user authentication is OK (step S203: YES), the print job list information is transmitted to the MFP 20 (step S204).

ここで、MFP20側での印刷ジョブの指定待ちとなり(ステップS205:NO)、印刷ジョブが指定されると(ステップS205:YES)、印刷要求待ちとなる(ステップS206:NO)。そして、MFP20側からの印刷要求が有ると(ステップS206:YES)、設定変更データの受信の有無が判断される(ステップS207)。   Here, the MFP 20 waits for designation of a print job (step S205: NO), and when a print job is designated (step S205: YES), it waits for a print request (step S206: NO). When there is a print request from the MFP 20 side (step S206: YES), it is determined whether or not setting change data has been received (step S207).

設定変更データの受信が無ければ(ステップS207:NO)、印刷設定変更無しの印刷ジョブがMFP20側に送信される(ステップS208)。これに対し、設定変更データの受信が有ると(ステップS207:YES)、ジョブ処理部11bにより印刷設定が変更される(ステップS209)。   If no setting change data has been received (step S207: NO), a print job without print setting change is transmitted to the MFP 20 side (step S208). On the other hand, if setting change data is received (step S207: YES), the print setting is changed by the job processing unit 11b (step S209).

すなわち、ジョブ処理部11bにより、メモリー11dに記憶されているクライアント端末30からの印刷ジョブに含まれる印刷設定を示す設定データに対し、設定変更データが反映される。この場合、上述したように、設定変更データは、印刷設定を変更した内容のみを示すものとなっている。そのため、印刷設定を変更した内容を元にし、印刷設定を示す設定データのうち、変更のあったデータのみを書き換えることができる。このように、変更のあったデータのみが書き換えられると、印刷設定が変更された印刷ジョブがジョブ送信部11cによりMFP20側に送信される(ステップS210)。   That is, the setting change data is reflected by the job processing unit 11b on the setting data indicating the print setting included in the print job from the client terminal 30 stored in the memory 11d. In this case, as described above, the setting change data indicates only the content of changing the print setting. Therefore, it is possible to rewrite only the changed data among the setting data indicating the print settings based on the contents of the changed print settings. As described above, when only the changed data is rewritten, the print job whose print settings are changed is transmitted to the MFP 20 side by the job transmission unit 11c (step S210).

(MFP側の処理)
次に、図4を参照し、MFP20側の処理について説明する。まず、MFP20側でユーザーの利用権限を保持するためにログイン処理が行われる(ステップS301)。このログイン処理は、上述したように、操作部22を介して行ったり、図示しないICカードリーダを介して行われる。また、ログイン処理については、表示部23に表示される内容に従って行われる。
(Processing on the MFP side)
Next, processing on the MFP 20 side will be described with reference to FIG. First, a login process is performed on the MFP 20 side in order to retain the user's usage authority (step S301). As described above, the login process is performed via the operation unit 22 or an IC card reader (not shown). The login process is performed according to the content displayed on the display unit 23.

ここで行ったログイン処理により、プリントサーバー10側でのユーザー認証がOKであれば、印刷ジョブのリスト要求を行うと(ステップS302)、プリントサーバー10側からの印刷ジョブのリスト情報が通信管理部21aにより受信される(ステップS303)。なお、ここでは、印刷ジョブのリスト要求を行うことでプリントサーバー10側からの印刷ジョブのリスト情報が受信されるとしているが、その印刷ジョブのリスト情報はプリントサーバー10側でのユーザー認証がOKであるときプリントサーバー10側から自動的に送信されるようにしてもよい。   If the user authentication on the print server 10 side is OK as a result of the login processing performed here, when a print job list request is made (step S302), the print job list information from the print server 10 side is displayed in the communication management unit. 21a is received (step S303). Here, it is assumed that print job list information is received from the print server 10 side by making a print job list request, but user authentication on the print server 10 side is OK for the print job list information. In this case, it may be automatically transmitted from the print server 10 side.

そして、受信された印刷ジョブのリスト情報は表示部23に表示されるため(ステップS304)、操作部22を介して印刷ジョブを指定することができる。ここで、印刷ジョブの指定が行われず(ステップS305:NO)、ログアウトになると(ステップS306:YES)、MFP20側での処理が終了となる。   Since the received print job list information is displayed on the display unit 23 (step S304), the print job can be specified via the operation unit 22. Here, when the print job is not designated (step S305: NO) and the user is logged out (step S306: YES), the processing on the MFP 20 side ends.

これに対し、印刷ジョブが指定されると(ステップS305:YES)、印刷設定の変更の有無が判断される(ステップS307)。ここで、印刷設定の変更が無く(ステップS307:NO)、印刷開始の指示も無く(ステップS310:NO)、ログアウトになると(ステップS306:YES)、MFP20側での処理が終了となる。   On the other hand, when a print job is designated (step S305: YES), it is determined whether or not the print setting has been changed (step S307). Here, when there is no change in print settings (step S307: NO), there is no instruction to start printing (step S310: NO), and logout occurs (step S306: YES), the processing on the MFP 20 side ends.

一方、印刷設定の変更が有り(ステップS307:YES)、操作受付部21bにより印刷設定の変更が受け付けられると、設定変更データ生成部21cにより印刷設定の変更内容を示す設定変更データが生成される(ステップS308)。すなわち、上述したように、印刷設定には、PDLデータをラスタライズする際に反映される、たとえば画質設定、拡大縮小設定、面付け設定、画像サイズなどがある。また、ラスタライズして得られたラスタ画像を印刷する際に反映される、画質設定、記録紙サイズ設定、排紙トレイ設定、拡大縮小設定、面付け設定、出力部数設定、ソート設定、両面設定、プレビュー設定、ステイプルやパンチなどのフィニッシング設定などがある。   On the other hand, when there is a change in the print setting (step S307: YES), when the change of the print setting is received by the operation reception unit 21b, the setting change data indicating the change contents of the print setting is generated by the setting change data generation unit 21c. (Step S308). That is, as described above, the print settings include, for example, image quality settings, enlargement / reduction settings, imposition settings, and image sizes that are reflected when rasterizing PDL data. In addition, image quality settings, recording paper size settings, paper output tray settings, enlargement / reduction settings, imposition settings, output number settings, sort settings, duplex settings, which are reflected when raster images obtained by rasterization are printed, There are preview settings, finishing settings such as stapling and punching.

これらの設定変更は、表示部23に表示される内容に従い、操作部22を介して行うことができる。ここで、いずれかの設定を変更すると、その変更した内容を示す設定変更データがプリントサーバー10側に送信される(ステップS309)。ここでの設定変更データは、上述したように、PJLのデータ形式で構成されている。また、その設定変更データは、上述したように、印刷設定を変更した内容のみを示すものとなっている。   These setting changes can be performed via the operation unit 22 in accordance with the contents displayed on the display unit 23. Here, when any setting is changed, setting change data indicating the changed content is transmitted to the print server 10 side (step S309). The setting change data here is configured in the PJL data format as described above. Further, as described above, the setting change data indicates only the contents of changing the print setting.

そして、操作部22を介して印刷開始を指示すると(ステップS310:YES)、印刷設定が変更された印刷ジョブがダウンロードされる(ステップS312)。ダウンロードされた印刷ジョブは、ジョブ処理部21dにより所定の画像処理(ラスタライズ)が行われてプリンタ部25に出力される。   Then, when an instruction to start printing is given via the operation unit 22 (step S310: YES), a print job whose print settings have been changed is downloaded (step S312). The downloaded print job is subjected to predetermined image processing (rasterization) by the job processing unit 21d and output to the printer unit 25.

このように、本実施形態では、プリントサーバー10により、画像形成装置であるMFP20側からの印刷開始の指示と同時に送信される、印刷設定を示す設定データと同データ形式の設定変更データを受け取ると、該設定変更データを反映させた印刷ジョブがMFP20に送信されるようにした。   As described above, in the present embodiment, when the print server 10 receives the setting change data having the same data format as the setting data indicating the print setting, which is transmitted simultaneously with the print start instruction from the MFP 20 as the image forming apparatus. The print job reflecting the setting change data is transmitted to the MFP 20.

具体的には、プリントサーバー10は、クライアント端末30及びMFP20との間でのデータの送受信の通信管理を行う第1の通信管理手段である通信管理部11aと、設定変更データを受け取ると、印刷設定を示す設定データに対し、設定変更データを反映させる第1のジョブ処理手段であるジョブ処理部11bと、印刷設定の変更された印刷ジョブ又は印刷設定の変更がない印刷ジョブをMFP20に送信するジョブ送信手段であるジョブ送信部11cとを有している。   Specifically, when the print server 10 receives the setting change data and the communication management unit 11a that is a first communication management unit that performs communication management of data transmission / reception between the client terminal 30 and the MFP 20, the print server 10 performs printing. A job processing unit 11b, which is a first job processing unit that reflects setting change data for setting data indicating settings, and a print job with changed print settings or a print job without changed print settings are transmitted to the MFP 20. And a job transmission unit 11c which is a job transmission unit.

また、MFP20は、少なくとも印刷設定の変更を受け付ける変更受付手段である操作受付部21bと、該操作受付部21bによって受け付けられた印刷設定の変更内容を示す設定変更データを生成する設定変更データ生成手段である設定変更データ生成部21cと、クライアント端末30及びプリントサーバー20との間でのデータの送受信の通信管理を行い、設定変更データ生成部21cによって生成された設定変更データをプリントサーバー10に送信する第2の通信管理手段である通信管理部21aと、印刷設定の変更された印刷ジョブに対し、設定変更データが反映された設定データに従って画像処理を行い、印刷設定の変更がない印刷ジョブに対し、該印刷ジョブの設定データに従って画像処理を行う第2のジョブ処理手段であるジョブ処理部21dとを有している。   The MFP 20 also includes an operation accepting unit 21b that is a change accepting unit that accepts at least a change in print setting, and a setting change data generating unit that generates setting change data indicating the change contents of the print setting accepted by the operation accepting unit 21b. Communication management of data transmission / reception between the setting change data generation unit 21c, the client terminal 30, and the print server 20, and transmission of the setting change data generated by the setting change data generation unit 21c to the print server 10 The communication management unit 21a, which is the second communication management unit, and the print job whose print setting has been changed, image processing is performed according to the setting data reflecting the setting change data, and the print job has no change in the print setting. On the other hand, the second job processing means performs image processing according to the setting data of the print job. And a job processing portion 21d.

これにより、MFP20側での印刷ジョブを受信するまでの通信回数を、印刷設定の変更の無い印刷ジョブを受信するまでの通信回数と同じとすることができ、ネットワーク40の負荷を高めてしまうことがなくなるから、たとえば印刷ジョブのダウンロードに時間がかかってしまうこともなくなる。   As a result, the number of communications until the print job is received on the MFP 20 side can be made the same as the number of communications until a print job with no change in print settings is received, and the load on the network 40 is increased. For example, it does not take time to download a print job.

また、印刷設定の変更があったプリントサーバー10からの印刷ジョブは、設定変更データが反映されたものとなっているため、設定変更済みの印刷ジョブの印刷設定そのものに従っての画像処理が行えることから、システム資源の使用率が高まってしまうこともなくなる。   In addition, since the print job from the print server 10 in which the print setting has been changed reflects the setting change data, it is possible to perform image processing according to the print setting itself of the print job whose setting has been changed. The system resource usage rate will not increase.

また、プリントサーバー10側においてのジョブ処理部11bによる設定変更データの反映は、印刷設定を示す設定データのうち、変更のあったデータのみを書き換えるようにしているため、設定変更データに基づいた印刷設定の変更処理を短時間で済ませることができ、MFP20への印刷設定の変更された印刷ジョブの送信を素早く行うことができる。   In addition, the setting change data reflected by the job processing unit 11b on the print server 10 side is such that only changed data is rewritten among the setting data indicating the print settings, so printing based on the setting change data is performed. The setting change process can be completed in a short time, and the print job with the changed print setting can be quickly transmitted to the MFP 20.

また、設定変更データは、クライアント端末30からプリントサーバー20に登録される印刷ジョブのプリンタジョブ言語のデータ形式で構成されている印刷設定を示す設定データと同形式のものである。そのため、プリントサーバー10のジョブ処理部11bによる設定変更データの反映の際、MFP20からの設定変更データを所定の形式に変換することなくそのまま用いることができる。   The setting change data has the same format as the setting data indicating the print settings configured in the data format of the printer job language of the print job registered from the client terminal 30 to the print server 20. Therefore, when the setting change data is reflected by the job processing unit 11b of the print server 10, the setting change data from the MFP 20 can be used as it is without being converted into a predetermined format.

また、設定変更データは、印刷設定を変更した内容のみを示すものとなっているため、プリントサーバー20側では、その印刷設定を変更した内容を元にし、印刷設定を示す設定データのうち、変更のあったデータのみを容易かつ確実に書き換えることができる。   Further, since the setting change data indicates only the contents of the changed print settings, the print server 20 side changes the setting data indicating the print settings based on the changed contents of the print settings. Only existing data can be rewritten easily and reliably.

10 プリントサーバー
12、27 I/F
20 MFP
11 制御部
11a 通信管理部
11b ジョブ処理部
11c ジョブ送信部
11d メモリー
21 制御部
21a 通信管理部
21b 操作受付部
21c 設定変更データ生成部
21d ジョブ処理部
21e メモリー
22 操作部
23 表示部
24 スキャナー部
25 プリンタ部
26 FAX部
30 クライアント端末
40 ネットワーク
10 Print server 12, 27 I / F
20 MFP
DESCRIPTION OF SYMBOLS 11 Control part 11a Communication management part 11b Job processing part 11c Job transmission part 11d Memory 21 Control part 21a Communication management part 21b Operation reception part 21c Setting change data generation part 21d Job processing part 21e Memory 22 Operation part 23 Display part 24 Scanner part 25 Printer unit 26 FAX unit 30 Client terminal 40 Network

Claims (5)

PDLデータと印刷設定を示す設定データとで構成される印刷ジョブを生成するクライアント端末と、前記印刷ジョブが登録されるプリントサーバーと、該プリントサーバーに登録された印刷ジョブをダウンロードして印刷する画像形成装置とを備えるプルプリントシステムであって、
前記プリントサーバーは、
前記画像形成装置側からの印刷開始の指示と同時に送信される、前記印刷設定を示す設定データと同データ形式の設定変更データを受け取ると、該設定変更データを反映させた前記印刷ジョブを前記画像形成装置に送信する
ことを特徴とするプルプリントシステム。
A client terminal that generates a print job composed of PDL data and setting data indicating print settings, a print server in which the print job is registered, and an image that is downloaded and printed on the print job registered in the print server A pull printing system comprising a forming device,
The print server
Upon receiving setting change data in the same data format as the setting data indicating the print setting, which is transmitted simultaneously with the print start instruction from the image forming apparatus side, the print job reflecting the setting change data is transferred to the image A pull print system, characterized by being transmitted to a forming apparatus.
前記プリントサーバーは、
前記クライアント端末及び画像形成装置との間でのデータの送受信の通信管理を行う第1の通信管理手段と、
前記設定変更データを受け取ると、前記印刷設定を示す設定データに対し、前記設定変更データを反映させる第1のジョブ処理手段と、
印刷設定の変更された印刷ジョブ又は印刷設定の変更がない印刷ジョブを前記画像形成装置に送信するジョブ送信手段とを有し、
前記画像形成装置は、
少なくとも印刷設定の変更を受け付ける変更受付手段と、
該変更受付手段によって受け付けられた印刷設定の変更内容を示す設定変更データを生成する設定変更データ生成手段と、
前記クライアント端末及びプリントサーバーとの間でのデータの送受信の通信管理を行い、前記設定変更データ生成手段によって生成された前記設定変更データを前記プリントサーバーに送信する第2の通信管理手段と、
前記印刷設定の変更された印刷ジョブに対し、前記設定変更データが反映された設定データに従って画像処理を行い、前記印刷設定の変更がない印刷ジョブに対し、該印刷ジョブの設定データに従って画像処理を行う第2のジョブ処理手段とを有する
ことを特徴とする請求項1に記載のプルプリントシステム。
The print server
First communication management means for performing communication management of data transmission and reception between the client terminal and the image forming apparatus;
Receiving the setting change data, first job processing means for reflecting the setting change data to the setting data indicating the print setting;
Job transmission means for transmitting a print job with a changed print setting or a print job without a change in print setting to the image forming apparatus;
The image forming apparatus includes:
Change accepting means for accepting at least a change in print settings;
Setting change data generating means for generating setting change data indicating the change contents of the print setting received by the change receiving means;
Second communication management means for performing communication management of data transmission and reception between the client terminal and the print server, and transmitting the setting change data generated by the setting change data generation means to the print server;
The print job with the changed print setting is subjected to image processing according to the setting data reflecting the setting change data, and the print job with no change in the print setting is subjected to image processing according to the print job setting data. The pull print system according to claim 1, further comprising: a second job processing unit that performs.
前記設定変更データの反映は、前記印刷設定を示す設定データのうち、変更のあったデータのみを書き換えることにより行われることを特徴とする請求項1又は2に記載のプルプリントシステム。   3. The pull print system according to claim 1, wherein the setting change data is reflected by rewriting only the changed data among the setting data indicating the print settings. 前記設定変更データは、プリンタジョブ言語であることを特徴とする請求項1〜3のいずれかに記載のプルプリントシステム。   4. The pull print system according to claim 1, wherein the setting change data is a printer job language. 前記設定変更データは、印刷設定を変更した内容のみを示すものとなっていることを特徴とする請求項1〜4のいずれかに記載のプルプリントシステム。   The pull print system according to any one of claims 1 to 4, wherein the setting change data indicates only contents of changing the print setting.
JP2014011222A 2014-01-24 2014-01-24 Pull print system Active JP6117122B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014011222A JP6117122B2 (en) 2014-01-24 2014-01-24 Pull print system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014011222A JP6117122B2 (en) 2014-01-24 2014-01-24 Pull print system

Publications (2)

Publication Number Publication Date
JP2015138495A true JP2015138495A (en) 2015-07-30
JP6117122B2 JP6117122B2 (en) 2017-04-19

Family

ID=53769420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014011222A Active JP6117122B2 (en) 2014-01-24 2014-01-24 Pull print system

Country Status (1)

Country Link
JP (1) JP6117122B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9924049B2 (en) 2015-11-27 2018-03-20 Kyocera Document Solutions Inc. Pull print system
JP2018073282A (en) * 2016-11-02 2018-05-10 富士ゼロックス株式会社 Print service providing device, and print service system and program
US10171686B2 (en) 2016-11-24 2019-01-01 Kyocera Document Solutions Inc. Information-processing system that accurately estimates charging amount before execution of print job, and information processing method
JP2019219897A (en) * 2018-06-20 2019-12-26 コニカミノルタ株式会社 Information processing device, print data preparation method, and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249301A (en) * 2006-03-13 2007-09-27 Canon Inc Information processor and printer device
JP2009190199A (en) * 2008-02-12 2009-08-27 Canon Inc Printing apparatus, document management apparatus, and computer program
JP2010160617A (en) * 2009-01-07 2010-07-22 Canon Inc Printer server, image forming device and printing system using them, control method and program of the printing system, and recording medium
JP2010221697A (en) * 2009-02-25 2010-10-07 Ricoh Co Ltd Image forming apparatus, image forming method, program and recording medium
JP2012061767A (en) * 2010-09-16 2012-03-29 Ricoh Co Ltd Image forming apparatus, screen display method, and program
JP2012221334A (en) * 2011-04-12 2012-11-12 Canon Marketing Japan Inc Image formation system and method for processing the same, image forming apparatus, printing management server, print server, control method and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249301A (en) * 2006-03-13 2007-09-27 Canon Inc Information processor and printer device
JP2009190199A (en) * 2008-02-12 2009-08-27 Canon Inc Printing apparatus, document management apparatus, and computer program
JP2010160617A (en) * 2009-01-07 2010-07-22 Canon Inc Printer server, image forming device and printing system using them, control method and program of the printing system, and recording medium
JP2010221697A (en) * 2009-02-25 2010-10-07 Ricoh Co Ltd Image forming apparatus, image forming method, program and recording medium
JP2012061767A (en) * 2010-09-16 2012-03-29 Ricoh Co Ltd Image forming apparatus, screen display method, and program
JP2012221334A (en) * 2011-04-12 2012-11-12 Canon Marketing Japan Inc Image formation system and method for processing the same, image forming apparatus, printing management server, print server, control method and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9924049B2 (en) 2015-11-27 2018-03-20 Kyocera Document Solutions Inc. Pull print system
JP2018073282A (en) * 2016-11-02 2018-05-10 富士ゼロックス株式会社 Print service providing device, and print service system and program
CN108021341A (en) * 2016-11-02 2018-05-11 富士施乐株式会社 Print service provides equipment, print service system and print service and provides method
US10171686B2 (en) 2016-11-24 2019-01-01 Kyocera Document Solutions Inc. Information-processing system that accurately estimates charging amount before execution of print job, and information processing method
JP2019219897A (en) * 2018-06-20 2019-12-26 コニカミノルタ株式会社 Information processing device, print data preparation method, and program
JP7147286B2 (en) 2018-06-20 2022-10-05 コニカミノルタ株式会社 Information processing device, print data creation method and program

Also Published As

Publication number Publication date
JP6117122B2 (en) 2017-04-19

Similar Documents

Publication Publication Date Title
US8115949B2 (en) Image forming system, printing apparatus, image processing apparatus, control method therefor, and program
US10162584B1 (en) Printing system and program
JP2008110576A (en) Printer, its printing execution method, and printing execution program
EP3145166A1 (en) Information processing system and information processing method for carrying out workflows using user specific settings
JP4941463B2 (en) Information processing apparatus and printing apparatus
US10070001B2 (en) Document reading apparatus, method for controlling document reading apparatus, and storage medium
US10382302B2 (en) Electronic apparatus and non-transitory computer readable recording medium suitable for acquiring status information
US20200195791A1 (en) Image processing system, cloud server, and program
JP6117122B2 (en) Pull print system
US20060268334A1 (en) Data processing apparatus connectable to network, and control method therefor
JP2012011602A (en) Image forming apparatus, control method thereof, and program
JP2007060126A (en) Image forming apparatus and image forming method
AU2014280953B2 (en) Information processing device, image processing device, image processing system, and program
JP2014225785A (en) Image reading control device, image reading control method, and image reading control program
JP6158767B2 (en) Electronic equipment and information provision program
US10264152B2 (en) Information processing device, computer-readable recording medium, and system
JP2007195086A (en) Printing system and original reading device
JP6033244B2 (en) Image forming apparatus and image forming method
JP2014127923A (en) Image processing program, image processor and control method of image processor
US11711477B2 (en) Image processing apparatus, image processing system, and storage medium storing program
JP6314486B2 (en) SYSTEM, DEVICE, INFORMATION PROCESSING DEVICE, METHOD, PROGRAM, AND RECORDING MEDIUM
US10944883B2 (en) Image forming apparatus with effective measure for restoring image quality
JP6794639B2 (en) Information processing equipment, information processing programs, information processing systems and information processing methods
JP6706060B2 (en) Image processing device, control method and program
US20190138253A1 (en) Image forming apparatus and recording medium suitable for printing process

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160830

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161020

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170202

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170322

R150 Certificate of patent or registration of utility model

Ref document number: 6117122

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150