JP2021009567A - Information processing device, device control method and driver program - Google Patents

Information processing device, device control method and driver program Download PDF

Info

Publication number
JP2021009567A
JP2021009567A JP2019123148A JP2019123148A JP2021009567A JP 2021009567 A JP2021009567 A JP 2021009567A JP 2019123148 A JP2019123148 A JP 2019123148A JP 2019123148 A JP2019123148 A JP 2019123148A JP 2021009567 A JP2021009567 A JP 2021009567A
Authority
JP
Japan
Prior art keywords
job
image forming
forming apparatus
print
executed
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.)
Pending
Application number
JP2019123148A
Other languages
Japanese (ja)
Inventor
大塚 隆史
Takashi Otsuka
隆史 大塚
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 JP2019123148A priority Critical patent/JP2021009567A/en
Publication of JP2021009567A publication Critical patent/JP2021009567A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

To facilitate an operation when an arbitrary device in a pull-print system is caused to execute a job.SOLUTION: An information processing device includes: a device information obtaining unit 53 that obtains first device information representing the function of a first image formation device, and second device information representing the function of a second image formation device; a job generating unit 55 which generates, on the basis of the first device information, a first job executable by the first image formation device and which generates, on the basis of the second device information, a second job executable by the second image formation device in accordance with a received user command to generate the job; and a storing unit 57 that stores the first job and the second job in storing means in such a way that the first image formation device and the second image formation device can obtain the respective jobs.SELECTED DRAWING: Figure 6

Description

この発明は、情報処理装置、装置制御方法およびドライバープログラムに関し、特に、機能の異なる複数の画像形成装置を制御可能な情報処理装置、その情報処理装置で実行される装置制御方法およびその装置制御方法をコンピューターに実行させるドライバープログラムに関する。 The present invention relates to an information processing device, a device control method, and a driver program, and more particularly to an information processing device capable of controlling a plurality of image forming devices having different functions, a device control method executed by the information processing device, and a device control method thereof. Regarding the driver program that causes the computer to execute.

MFPで代表される画像形成装置の複数がネットワークに接続される環境で用いられるプルプリントシステムが知られている。プルプリントシステムは、PCで生成されたプリントジョブがサーバー等に一時的に保管され、ユーザーが任意のMFPを操作すると、そのMFPがサーバーからプリントジョブを取得してプリントするシステムである。 A pull print system used in an environment in which a plurality of image forming devices represented by an MFP are connected to a network is known. The pull print system is a system in which a print job generated by a PC is temporarily stored in a server or the like, and when a user operates an arbitrary MFP, the MFP acquires a print job from the server and prints it.

特開2011−158946号公報には、データ処理装置と、前記データ処理装置と通信可能に接続されている1以上の印刷装置とを備えるプルプリントシステムであって、前記印刷装置は、ユーザがプルプリント要求を入力するための入力手段と、前記データ処理装置から受信した印刷ジョブを実行して被記録媒体に画像を印刷する印刷手段とを有し、前記データ処理装置は、いずれかの前記印刷装置でプルプリント要求が入力されたことを条件として、所定のジョブ記憶手段に記憶されている印刷ジョブの印刷設定と、当該プルプリント要求が入力された前記印刷装置の印刷機能とが整合するか否かを判断する判断手段と、前記印刷ジョブを前記印刷装置に送信する制御手段であって、前記判断手段で整合しないと判断された場合は前記印刷ジョブを送信しないか又は前記印刷ジョブの印刷設定を修正して送信する制御手段とを有する、プルプリントシステムが記載されている。 Japanese Unexamined Patent Publication No. 2011-158946 is a pull printing system including a data processing device and one or more printing devices communicably connected to the data processing device, wherein the printing device is pulled by a user. It has an input means for inputting a print request and a printing means for executing a print job received from the data processing device to print an image on a recording medium, and the data processing device has any of the printing. Does the print setting of the print job stored in the predetermined job storage means match the print function of the printing device to which the pull print request is input, provided that the pull print request is input by the device? It is a determination means for determining whether or not, and a control means for transmitting the print job to the printing device. If the determination means determines that they do not match, the print job is not transmitted or the print job is printed. A pull print system is described that has control means for modifying and transmitting settings.

しかしながら、特開2011−158946号公報に記載のプルプリントシステムにおいては、プルプリント要求が印刷装置の印刷機能と整合しない場合において、印刷ジョブを送信しないので印刷ジョブが印刷装置で実行されなくなり、印刷ジョブの印刷設定を修正するのでユーザーが所望した印刷結果が得られない。このように、複数の印刷装置で機能が異なる場合に、ある印刷装置で実行可能な印刷ジョブが他の印刷装置では実行できなかったり、ユーザーが所望した印刷結果が得られなかったりするといった問題がある。 However, in the pull print system described in Japanese Patent Application Laid-Open No. 2011-158946, when the pull print request does not match the printing function of the printing device, the print job is not transmitted, so that the print job is not executed by the printing device and printing is performed. Since the print settings of the job are modified, the print result desired by the user cannot be obtained. In this way, when the functions are different in a plurality of printing devices, there is a problem that a print job that can be executed in one printing device cannot be executed in another printing device, or the printing result desired by the user cannot be obtained. is there.

特開2011−158946号公報Japanese Unexamined Patent Publication No. 2011-158946

この発明は上述した問題点を解決するためになされたもので、この発明の目的の一つは、プルプリントシステムにおいて機能の異なる複数の画像形成装置のいずれからでもジョブを実行させることが可能な情報処理装置を提供することである。 The present invention has been made to solve the above-mentioned problems, and one of the objects of the present invention is that a job can be executed from any of a plurality of image forming devices having different functions in a pull print system. It is to provide an information processing device.

この発明の他の目的は、プルプリントシステムにおいて機能の異なる複数の画像形成装置のいずれからでもジョブを実行させることが可能な装置制御方法を提供することである。 Another object of the present invention is to provide a device control method capable of executing a job from any of a plurality of image forming devices having different functions in a pull print system.

この発明のさらに他の目的は、プルプリントシステムにおいて機能の異なる複数の画像形成装置のいずれからでもジョブを実行させることが可能なドライバープログラムを提供することである。 Yet another object of the present invention is to provide a driver program capable of executing a job from any of a plurality of image forming devices having different functions in a pull print system.

上述した目的を達成するためにこの発明のある局面によれば、情報処理装置は、第1画像形成装置が有する機能を示す第1装置情報および第2画像形成装置が有する機能を示す第2装置情報を取得する装置情報取得手段と、ユーザーによりジョブを生成する指示が受け付けられることに応じて、第1装置情報に基づいて第1画像形成装置が実行可能な第1ジョブを生成するとともに、第2装置情報に基づいて第2画像形成装置が実行可能な第2ジョブを生成するジョブ生成手段と、第1ジョブおよび第2ジョブを第1画像形成装置および第2画像形成装置が取得可能な状態で記憶手段に格納する格納手段と、を備える。 In order to achieve the above-mentioned object, according to an aspect of the present invention, the information processing apparatus is a first apparatus information indicating a function possessed by the first image forming apparatus and a second apparatus indicating a function possessed by the second image forming apparatus. In response to the device information acquisition means for acquiring information and the user's instruction to generate a job, the first image forming apparatus generates a first job that can be executed based on the first device information, and the first job is generated. 2 A job generation means for generating a second job that can be executed by the second image forming apparatus based on the device information, and a state in which the first image forming apparatus and the second image forming apparatus can acquire the first job and the second job. It is provided with a storage means for storing in the storage means.

この局面に従えば、ユーザーによりジョブを生成する指示が受け付けられることに応じて、第1装置情報に基づいて第1ジョブが生成され、第2装置情報に基づいて第2ジョブが生成され、第1ジョブおよび第2ジョブが第1画像形成装置および第2画像形成装置が取得可能な状態で格納される。このため、第1画像形成装置は第1ジョブを取得して実行可能であり、第2画像形成装置は第2ジョブを取得して実行可能である。したがって、ユーザーは、第1画像形成装置および第2画像形成装置のいずれかでジョブを実行させることができる。その結果、プルプリントシステムにおいて機能の異なる複数の画像形成装置のいずれからでもジョブを実行させることが可能な情報処理装置を提供することができる。 According to this aspect, in response to the user's instruction to generate a job, the first job is generated based on the first device information, the second job is generated based on the second device information, and the second job is generated. The first job and the second job are stored in a state in which the first image forming apparatus and the second image forming apparatus can be acquired. Therefore, the first image forming apparatus can acquire and execute the first job, and the second image forming apparatus can acquire and execute the second job. Therefore, the user can execute the job in either the first image forming apparatus or the second image forming apparatus. As a result, it is possible to provide an information processing device capable of executing a job from any of a plurality of image forming devices having different functions in the pull print system.

好ましくは、プリントジョブを生成するための印刷条件を受け付ける印刷条件受付手段を、さらに備え、印刷条件受付手段は、第1画像形成装置で実行可能で第2画像形成装置で実行不可能な画像処理である部分不可処理を定める印刷条件を受け付け可能であり、ジョブ生成手段は、第1装置情報および第2装置情報に基づいて、部分不可処理を検出し、部分不可処理を実行した処理済データを生成し、第1ジョブは印刷条件に従って部分不可処理が実行される前の処理前データを含み、第2ジョブは処理済データを含む。 Preferably, the print condition receiving means for receiving the print condition for generating the print job is further provided, and the print condition receiving means is an image processing that can be executed by the first image forming apparatus and cannot be executed by the second image forming apparatus. It is possible to accept the print condition that defines the partially impossible process, and the job generation means detects the partially impossible process based on the first device information and the second device information, and executes the processed data that has executed the partially impossible process. The generated first job includes pre-processed data before the partially non-processable process is executed according to the print conditions, and the second job includes processed data.

この局面に従えば、第1装置情報および第2装置情報に基づいて部分不可処理が検出され、部分不可処理を実行した処理済データが生成され、印刷条件に従って部分不可処理が実行される前の処理前データを含む第1ジョブと処理済データを含む第2ジョブと、が生成される。このため、第1画像形成装置で実行可能で第2画像形成装置で実行不可能な画像処理である部分不可処理を定める印刷条件が受け付けられる場合に、第1画像形成装置および第2画像形成装置のいずれかでジョブを実行させることができる。 According to this aspect, the partial non-processing is detected based on the first device information and the second device information, the processed data in which the partial non-processing is executed is generated, and before the partial non-processing is executed according to the printing conditions. A first job including pre-processed data and a second job including processed data are generated. Therefore, the first image forming apparatus and the second image forming apparatus become the first image forming apparatus and the second image forming apparatus when the printing condition which defines the partially impossible processing which is the image processing which can be executed by the 1st image forming apparatus but cannot be performed by the 2nd image forming apparatus is accepted. You can run the job with either of.

好ましくは、部分不可処理は、複数のページの画像の順番を変更するページ編集処理を含む。 Preferably, the non-partial process includes a page editing process that changes the order of the images on a plurality of pages.

この局面に従えば、部分不可処理がページ編集処理の場合に、ページ編集処理を実行不可能な第2画像形成装置にページ編集処理が実行された画像を形成させることができる。 According to this aspect, when the partially non-functional processing is the page editing processing, the second image forming apparatus in which the page editing processing cannot be executed can form the image on which the page editing processing is executed.

好ましくは、部分不可処理は、画像を変換する画像変換処理を含む。 Preferably, the non-partially processed process includes an image conversion process that transforms an image.

この局面に従えば、部分不可処理が画像変換処理の場合に、画像変換処理を実行不可能な第2画像形成装置に画像変換処理が実行された画像を形成させることができる。 According to this aspect, when the partially impossible processing is the image conversion processing, the second image forming apparatus in which the image conversion processing cannot be executed can form the image on which the image conversion processing is executed.

好ましくは、印刷条件受付手段は、第1画像形成装置および第2画像形成装置のいずれもが実行不可能な画像処理である共通不可処理を定める印刷条件を受け付け可能であり、ジョブ生成手段は、第1装置情報および第2装置情報に基づいて、共通不可処理を検出し、共通不可処理を実行することにより処理前データを生成する。 Preferably, the print condition receiving means can accept the print condition that defines the common impossibility process that is the image processing that neither the first image forming apparatus nor the second image forming apparatus can perform, and the job generating means is Based on the first device information and the second device information, the common non-processing is detected, and the pre-processing data is generated by executing the common non-processing.

この局面に従えば、第1装置情報および第2装置情報に基づいて共通不可処理が検出され、共通不可処理を実行した処理前データが生成される。このため、第1画像形成装置および第2画像形成装置のいずれもが実行不可能な画像処理である共通不可処理を定める印刷条件が受け付けられる場合に、第1画像形成装置および第2画像形成装置のいずれかで共通不可処理が実行された画像を形成させることができる。 According to this aspect, the common non-processing is detected based on the first device information and the second device information, and preprocessing data in which the common non-processing is executed is generated. Therefore, the first image forming apparatus and the second image forming apparatus are used when the printing conditions that define the common impossibility processing, which is an infeasible image processing in both the first image forming apparatus and the second image forming apparatus, are accepted. It is possible to form an image in which common non-processing is executed by any of the above.

好ましくは、ジョブ生成手段は、印刷条件に従って実行される画像処理を実行するために使用可能な記憶容量に基づいて部分不可処理を検出する。 Preferably, the job generating means detects the partially non-functional processing based on the storage capacity available to perform the image processing performed according to the printing conditions.

この局面に従えば、印刷条件に従って実行される画像処理を実行するために使用可能な記憶容量に基づいて部分不可処理が検出されるので、部分不可処理を容易に検出することができる。 According to this aspect, the partially impossible processing is detected based on the storage capacity available for executing the image processing executed according to the printing conditions, so that the partially impossible processing can be easily detected.

好ましくは、記憶手段は、第1画像形成装置、第2画像形成装置、第1画像形成装置および第2画像形成装置と通信可能に接続されたサーバーのいずれかに備えられる。 Preferably, the storage means is provided in any of a first image forming apparatus, a second image forming apparatus, a first image forming apparatus, and a server communicably connected to the second image forming apparatus.

この局面に従えば、第1画像形成装置および第2画像形成装置が第1ジョブおよび第2ジョブを取得可能な状態で格納することができる。 According to this aspect, the first image forming apparatus and the second image forming apparatus can store the first job and the second job in a state in which they can be acquired.

好ましくは、第1画像形成装置および第2画像形成装置のすべてに対応するプリンタードライバープログラムがインストールされる。 Preferably, the printer driver program corresponding to all of the first image forming apparatus and the second image forming apparatus is installed.

この局面に従えば、第1画像形成装置および第2画像形成装置の少なくとも一方で実行不可能な印刷条件を受け付けることができる。 According to this aspect, it is possible to accept unexecutable printing conditions at least one of the first image forming apparatus and the second image forming apparatus.

好ましくは、格納手段は、第1ジョブに第1画像形成装置を識別するための第1装置識別情報を関連付けて格納し、第2ジョブに第2画像形成装置を識別するための第2装置識別情報を関連付けて格納する。 Preferably, the storage means stores the first job in association with the first device identification information for identifying the first image forming device, and stores the second job in association with the second device identification for identifying the second image forming device. Store information in association with each other.

この局面に従えば、第1画像形成装置が第1ジョブおよび第2ジョブのうちから第1ジョブを取得でき、第2画像形成装置が第1ジョブおよび第2ジョブのうちから第2ジョブを取得できる。 According to this aspect, the first image forming apparatus can acquire the first job from the first job and the second job, and the second image forming apparatus acquires the second job from the first job and the second job. it can.

この発明の他の局面によれば、装置制御方法は、第1画像形成装置が有する機能を示す第1装置情報および第2画像形成装置が有する機能を示す第2装置情報を取得する装置情報取得ステップと、ユーザーによりジョブを生成する指示が受け付けられることに応じて、第1装置情報に基づいて第1画像形成装置が実行可能な第1ジョブを生成するとともに、第2装置情報に基づいて第2画像形成装置が実行可能な第2ジョブを生成するジョブ生成ステップと、第1ジョブおよび第2ジョブを第1画像形成装置および第2画像形成装置が取得可能な状態で記憶手段に格納する格納ステップと、を情報処理装置に実行させる。 According to another aspect of the present invention, the device control method acquires device information for acquiring first device information indicating a function of the first image forming device and second device information indicating a function of the second image forming device. In response to the step and the instruction to generate the job by the user, the first image forming apparatus generates the first job that can be executed based on the first apparatus information, and the first job is generated based on the second apparatus information. 2 A job generation step for generating a second job that can be executed by the image forming apparatus, and storage of the first job and the second job in the storage means in a state in which the first image forming apparatus and the second image forming apparatus can acquire the second job. Let the information processing device execute the steps.

この局面に従えば、プルプリントシステムにおいて機能の異なる複数の画像形成装置のいずれからでもジョブを実行させることが可能な装置制御方法を提供することができる。 According to this aspect, it is possible to provide a device control method capable of executing a job from any of a plurality of image forming devices having different functions in the pull print system.

この発明のさらに他の局面によれば、ドライバープログラムは、第1画像形成装置が有する機能を示す第1装置情報および第2画像形成装置が有する機能を示す第2装置情報を取得する装置情報取得ステップと、ユーザーによりジョブを生成する指示が受け付けられることに応じて、第1装置情報に基づいて第1画像形成装置が実行可能な第1ジョブを生成するとともに、第2装置情報に基づいて第2画像形成装置が実行可能な第2ジョブを生成するジョブ生成ステップと、第1ジョブおよび第2ジョブを第1画像形成装置および第2画像形成装置が取得可能な状態で記憶手段に格納する格納ステップと、をコンピューターに実行させる。 According to still another aspect of the present invention, the driver program acquires device information for acquiring first device information indicating the function of the first image forming device and second device information indicating the function of the second image forming device. In response to the step and the instruction to generate the job by the user, the first image forming apparatus generates the first job that can be executed based on the first apparatus information, and the first job is generated based on the second apparatus information. 2 A job generation step for generating a second job that can be executed by the image forming apparatus, and storage of the first job and the second job in the storage means in a state in which the first image forming apparatus and the second image forming apparatus can acquire the second job. Let the computer perform the steps.

この局面に従えば、プルプリントシステムにおいて機能の異なる複数の画像形成装置のいずれからでもジョブを実行させることが可能なドライバープログラムを提供することができる。 According to this aspect, it is possible to provide a driver program capable of executing a job from any of a plurality of image forming devices having different functions in the pull print system.

本発明の実施の形態の1つにおけるプルプリントシステムの全体概要を示す図である。It is a figure which shows the whole outline of the pull print system in one of the Embodiments of this invention. 本実施の形態におけるプルプリントシステムにおけるデータの流れを示す図である。It is a figure which shows the flow of data in the pull print system in this embodiment. MFPの外観を示す斜視図である。It is a perspective view which shows the appearance of the MFP. MFPのハードウェア構成の概要を示すブロック図である。It is a block diagram which shows the outline of the hardware structure of the MFP. PCのハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware configuration of a PC. PCが備えるCPUが有する機能の一例を示すブロック図である。It is a block diagram which shows an example of the function which a CPU included in a PC has. 第1ジョブのフォーマットの一例を示す図である。It is a figure which shows an example of the format of the 1st job. 第2ジョブのフォーマットの一例を示す図である。It is a figure which shows an example of the format of the 2nd job. 装置制御処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a device control process.

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

図1は、本発明の実施の形態の1つにおけるプルプリントシステムの全体概要を示す図である。図1を参照して、プルプリントシステム1は、画像処理装置として機能する複合機(以下、「MFP」という)100A,100B,100Cと、パーソナルコンピューター(以下、「PC」という)200と、プリントサーバー300と、を含む。MFP(Multi Function Peripheral)100A,100B,100C、PC200と、プリントサーバー300とは、ネットワーク3に接続される。 FIG. 1 is a diagram showing an overall outline of a pull print system according to one of the embodiments of the present invention. With reference to FIG. 1, the pull print system 1 includes a multifunction device (hereinafter referred to as “MFP”) 100A, 100B, 100C functioning as an image processing device, a personal computer (hereinafter referred to as “PC”) 200, and printing. Includes server 300 and. The MFP (Multifunction Peripheral) 100A, 100B, 100C, PC200, and the print server 300 are connected to the network 3.

ネットワーク3は、ローカルエリアネットワーク(LAN)であり、接続形態は有線または無線を問わない。また、ネットワーク3は、LANに限らず、ワイドエリアネットワーク(WAN)、公衆交換電話網(PSTN)、インターネット等であってもよい。 The network 3 is a local area network (LAN), and the connection form may be wired or wireless. Further, the network 3 is not limited to the LAN, and may be a wide area network (WAN), a public switched telephone network (PSTN), the Internet, or the like.

MFP100A,100B,100Cは、画像形成装置として機能する。MFP100A,100B,100Cは、それぞれが備える機能は同じであってもよく異なっていてもよいが、基本的には、画像データに基づいて紙などの用紙に画像を形成するための画像形成機能を少なくとも含む。また、MFP100A,100B,100Cは、原稿を読み取って画像データを出力する画像読取機能、画像データを処理する画像処理機能、画像形成後の用紙にパンチ穴加工、ソート処理等する後処理機能、ファクシミリ送受信機能の少なくとも1つをさらに備えてもよい。MFP100A,100B,100C各々が有する機能は同じではない場合があるが、ここではMFP100Aの機能と、MFP100BおよびMFP100Cの機能が異なる場合を例に説明する。 The MFPs 100A, 100B, and 100C function as an image forming apparatus. The MFPs 100A, 100B, and 100C may have the same or different functions, but basically, they have an image forming function for forming an image on paper such as paper based on image data. At least include. The MFPs 100A, 100B, and 100C have an image reading function that reads a document and outputs image data, an image processing function that processes image data, a post-processing function that punches holes in paper after image formation, sort processing, and the like, and facsimile. It may further include at least one of the transmission / reception functions. The functions of the MFPs 100A, 100B, and 100C may not be the same, but here, a case where the functions of the MFP100A and the functions of the MFP100B and the MFP100C are different will be described as an example.

PC200およびプリントサーバー300は、一般的なコンピューターである。本実施の形態におけるプルプリントシステム1においては、PC200において生成されたプリントジョブが、プリントサーバー300に一時的に記憶され、MFP100A,100B,100Cのいずれかでプリントジョブが実行される、いわゆるプルプリントが実行される。ここで、プルプリントを実行する場合のPC200、プリントサーバー300およびMFP100Aそれぞれの機能の概略が説明される。 The PC 200 and the print server 300 are general computers. In the pull print system 1 of the present embodiment, the print job generated by the PC 200 is temporarily stored in the print server 300, and the print job is executed by any of the MFPs 100A, 100B, and 100C, that is, so-called pull print. Is executed. Here, the outline of the functions of the PC 200, the print server 300, and the MFP 100A when executing the pull print will be described.

なお、図1では、プルプリントシステム1は、3台のMFP100A,100B,100Cを含む場合を示しているが、台数を限定するものではなく、2台以上あればよい。また、プルプリントシステム1は、1台のPC200を含むが、台数を限定するものではなく、1台以上あればよい。 Note that FIG. 1 shows a case where the pull print system 1 includes three MFPs 100A, 100B, and 100C, but the number is not limited, and two or more systems may be used. Further, the pull print system 1 includes one PC 200, but the number is not limited, and one or more PCs may be used.

図2は、本実施の形態におけるプルプリントシステムにおけるデータの流れを示す図である。図2を参照して、縦軸が時間軸であり、上から下に向かって時間が経過する。また、左から順にPC200、プリントサーバー300、MFP100の処理の流れが示される。なお、MFP100A,100B,100Cの処理はすべて同じなので、ここではMFP100Aの処理の流れを例に示している。 FIG. 2 is a diagram showing a data flow in the pull print system according to the present embodiment. With reference to FIG. 2, the vertical axis is the time axis, and time elapses from top to bottom. Further, the processing flow of the PC 200, the print server 300, and the MFP 100 is shown in order from the left. Since the processing of the MFP 100A, 100B, and 100C are all the same, the processing flow of the MFP 100A is shown here as an example.

プルプリントシステム1においては、PC200がプリンタドライバーを起動する(P1)。ここで起動されるプリンタドライバーは、MFP100A,100B,100Cのすべてに対応したプリンタドライバーであり、PC200に予めインストールされている。例えば、PC200がアプリケーションプログラムを実行している状態で、ユーザーにより印刷指示が入力される場合に、プリンタドライバーが起動される。 In the pull print system 1, the PC 200 activates the printer driver (P1). The printer driver started here is a printer driver corresponding to all of the MFPs 100A, 100B, and 100C, and is pre-installed in the PC200. For example, the printer driver is activated when a print instruction is input by the user while the PC 200 is executing the application program.

そして、PC200はMFP100A,100B,100Cそれぞれに装置情報を要求する(P2)。この要求は例えば、ブロードキャストで送信される。MFP100A,100B,100Cそれぞれは、PC200から要求を受信すると(M1)、装置情報を返信する(M2)。 Then, the PC 200 requests device information from each of the MFPs 100A, 100B, and 100C (P2). This request is sent, for example, by broadcast. When each of the MFPs 100A, 100B, and 100C receives a request from the PC200 (M1), it returns the device information (M2).

PC200は、MFP100A,100B,100Cそれぞれから送信される装置情報を受信する(P3)。そして、PC200は、印刷設定画面を表示し(P4)、ユーザーが印刷設定画面に従って設定する印刷条件を受け付け(P5)、プリントジョブを生成する(P6)。PC200は、印刷対象となる描画データを、印刷条件に従って画像形成するためのプリントジョブを生成する。描画データは、PC200がアプリケーションプログラムを実行するタスクにより生成され、出力される。本実施の形態におけるPC200は、MFP100A,100B,100Cのいずれかもが実行できるように、複数のプリントジョブを生成する。複数のプリントジョブの生成についての詳細は後述するが、機能が異なる複数の装置でそれぞれ実行可能な複数のプリントジョブが生成される。複数のプリントジョブそれぞれは、機能を装置に実行させるコマンドがヘッダに記述される。このため、複数のプリントジョブは、ヘッダに記述されるコマンドが異なる。複数のプリントジョブは、プリントサーバー300に送信される(P7)。 The PC 200 receives device information transmitted from each of the MFPs 100A, 100B, and 100C (P3). Then, the PC 200 displays the print setting screen (P4), accepts the print conditions set by the user according to the print setting screen (P5), and generates a print job (P6). The PC 200 generates a print job for forming an image of drawing data to be printed according to printing conditions. The drawing data is generated and output by a task in which the PC 200 executes an application program. The PC 200 in the present embodiment generates a plurality of print jobs so that any of the MFPs 100A, 100B, and 100C can be executed. The details of generating a plurality of print jobs will be described later, but a plurality of print jobs that can be executed by a plurality of devices having different functions are generated. For each of the plurality of print jobs, a command for causing the device to execute the function is described in the header. Therefore, the commands described in the headers of a plurality of print jobs are different. The plurality of print jobs are transmitted to the print server 300 (P7).

プリントサーバー300は、PC200からプリントジョブを受信し(B1)、プリントジョブをHDDなどの記憶装置に格納する(B2)。 The print server 300 receives the print job from the PC 200 (B1) and stores the print job in a storage device such as an HDD (B2).

MFP100Aでは、ユーザーがログインすると(M3)、ジョブ一覧をプリントサーバー300に要求する(M4)。MFP100Aは、操作パネルにユーザーによりユーザーIDが入力されるとログインを検出する。また、MFP100Aは、ユーザーが携帯する情報端末またはICカードと通信可能になると、そのユーザーのログインを検出する。プリントサーバー300は、MFP100Aから要求を受信すると(B3)、MFP100Aにジョブ一覧を送信する(B4)。ジョブ一覧は、プリントサーバー300に格納されたプリントジョブの一覧であり、プリントジョブを識別するためのジョブ識別情報と、プリントジョブのヘッダとを含む。なお、プリントサーバー300に記憶されたプリントジョブのすべてが送信されてもよい。また、プリントジョブの生成を指示したユーザーを識別するためのユーザー識別情報がプリントジョブに設定されていれば、ログインしたユーザーのユーザー識別情報が設定されたプリントジョブが送信されてもよい。 In the MFP100A, when the user logs in (M3), the job list is requested from the print server 300 (M4). The MFP100A detects a login when a user ID is input to the operation panel by the user. Further, the MFP 100A detects the login of the user when it becomes possible to communicate with the information terminal or IC card carried by the user. When the print server 300 receives the request from the MFP 100A (B3), the print server 300 transmits the job list to the MFP 100A (B4). The job list is a list of print jobs stored in the print server 300, and includes job identification information for identifying the print job and a header of the print job. In addition, all the print jobs stored in the print server 300 may be transmitted. Further, if the user identification information for identifying the user who has instructed to generate the print job is set in the print job, the print job in which the user identification information of the logged-in user is set may be sent.

MFP100Aは、プリントサーバー300から送信されるジョブ一覧を受信し(M5)、ジョブを判定する(M6)。具体的には、ヘッダに記述されたコマンドが、MFP100Aが実行可能な機能を実行させるコマンドか否かを判別する。そして、MFP100Aが実行可能な機能を実行させるコマンドが記述されたヘッダのジョブ識別情報を含むジョブ一覧を表示する(M7)。また、一部が同じ複数のジョブ識別情報が存在する場合であって、それらのヘッダにMFP100Aが実行可能な機能を実行させるコマンドがヘッダに記述されている場合、コマンド数が最も少ないヘッダのジョブ識別情報をジョブ一覧に追加する。MFPは、ジョブの選択を受け付ける(M8)。具体的には、MFP100Aはジョブ一覧に含まれるジョブ識別情報のいずれかを選択するユーザーによる指示を受け付ける。そして、プリントサーバー300にプリントジョブが要求される(M9)。プリントサーバー300は、要求されたプリントジョブを送信する(B6)。 The MFP 100A receives the job list transmitted from the print server 300 (M5) and determines the job (M6). Specifically, it is determined whether or not the command described in the header is a command that executes a function that can be executed by the MFP 100A. Then, the job list including the job identification information of the header in which the command for executing the function that can be executed by the MFP 100A is described is displayed (M7). Further, when a plurality of job identification information having the same part exists and a command for executing a function that can be executed by the MFP100A is described in the header, the job in the header with the smallest number of commands is described. Add the identification information to the job list. The MFP accepts job selection (M8). Specifically, the MFP 100A receives an instruction by the user to select any of the job identification information included in the job list. Then, a print job is requested from the print server 300 (M9). The print server 300 transmits the requested print job (B6).

MFP100Aは、プリントサーバー300から送信されるプリントジョブを受信すると(M10)、プリントジョブを実行する(M11)。 When the MFP 100A receives the print job transmitted from the print server 300 (M10), the MFP 100A executes the print job (M11).

図3は、MFPの外観を示す斜視図である。図4は、MFPのハードウェア構成の概要を示すブロック図である。図3および図4を参照して、MFP100Aは、メイン回路110と、原稿を読み取るための原稿読取部130と、原稿を原稿読取部130に搬送するための自動原稿搬送装置120と、原稿読取部130が原稿を読み取って出力する画像データに基づいて用紙等に画像を形成するための画像形成部140と、画像形成部140に用紙を供給するための給紙部150と、画像が形成された用紙を処理する後処理部155と、ユーザーインターフェースとしての操作パネル160とを含む。 FIG. 3 is a perspective view showing the appearance of the MFP. FIG. 4 is a block diagram showing an outline of the hardware configuration of the MFP. With reference to FIGS. 3 and 4, the MFP 100A includes a main circuit 110, a document reading unit 130 for reading a document, an automatic document transporting device 120 for transporting a document to the document reading unit 130, and a document reading unit. An image was formed with an image forming unit 140 for forming an image on paper or the like based on image data output by 130 reading a document, and a feeding unit 150 for supplying paper to the image forming unit 140. It includes a post-processing unit 155 that processes paper and an operation panel 160 as a user interface.

後処理部155は、画像形成部140により画像が形成された1以上の用紙を並び替えて排紙するソート処理、パンチ穴加工するパンチ処理、ステープル針を打ち込むステープル処理を実行する。 The post-processing unit 155 executes a sorting process for rearranging and ejecting one or more sheets on which an image is formed by the image forming unit 140, a punching process for punching holes, and a staple processing for driving staples.

メイン回路110は、CPU111と、通信インターフェース(I/F)部112と、ROM113と、RAM114と、大容量記憶装置としてのハードディスクドライブ(HDD)115と、ファクシミリ部116と、CD−ROM118が装着される外部記憶装置117と、近距離無線通信部119と、を含む。CPU111は、自動原稿搬送装置120、原稿読取部130、画像形成部140、給紙部150、後処理部155および操作パネル160と接続され、MFP100Aの全体を制御する。 The main circuit 110 is equipped with a CPU 111, a communication interface (I / F) unit 112, a ROM 113, a RAM 114, a hard disk drive (HDD) 115 as a large-capacity storage device, a facsimile unit 116, and a CD-ROM 118. The external storage device 117 and the short-range wireless communication unit 119 are included. The CPU 111 is connected to the automatic document transfer device 120, the document reading unit 130, the image forming unit 140, the paper feeding unit 150, the post-processing unit 155, and the operation panel 160, and controls the entire MFP 100A.

ROM113は、CPU111が実行するプログラム、またはそのプログラムを実行するために必要なデータを記憶する。RAM114は、CPU111がプログラムを実行する際の作業領域として用いられる。また、RAM114は、原稿読取部130から連続的に送られてくる読取データ(画像データ)を一時的に記憶する。 The ROM 113 stores a program executed by the CPU 111 or data necessary for executing the program. The RAM 114 is used as a work area when the CPU 111 executes a program. Further, the RAM 114 temporarily stores the reading data (image data) continuously sent from the document reading unit 130.

操作パネル160は、MFP100Aの上面に設けられ、表示部161と操作部163とを含む。表示部161は、液晶表示装置(LCD)、有機ELD(Electro−Luminescence Display)等の表示装置であり、ユーザーに対する指示メニューや取得した画像データに関する情報等を表示する。操作部163は、複数のキーからなるハードキー部167を備え、キーに対応するユーザーの操作による各種の指示、文字、数字などのデータの入力を受け付ける。操作部163は、表示部161上に設けられたタッチパネル165をさらに含む。 The operation panel 160 is provided on the upper surface of the MFP 100A and includes a display unit 161 and an operation unit 163. The display unit 161 is a display device such as a liquid crystal display (LCD) or an organic ELD (Electro-Luminence Display), and displays an instruction menu for the user, information on acquired image data, and the like. The operation unit 163 includes a hard key unit 167 composed of a plurality of keys, and receives various instructions, characters, numbers, and other data input by the user's operation corresponding to the keys. The operation unit 163 further includes a touch panel 165 provided on the display unit 161.

通信I/F部112は、MFP100Aをネットワーク3に接続するためのインターフェースである。CPU111は、通信I/F部112を介して、PC200との間で通信し、データを送受信する。また、通信I/F部112は、ネットワーク3を介してインターネットに接続されたコンピューターと通信が可能である。 The communication I / F unit 112 is an interface for connecting the MFP 100A to the network 3. The CPU 111 communicates with the PC 200 via the communication I / F unit 112 to transmit and receive data. Further, the communication I / F unit 112 can communicate with a computer connected to the Internet via the network 3.

ファクシミリ部116は、公衆交換電話網(PSTN)に接続され、PSTNにファクシミリデータを送信する、またはPSTNからファクシミリデータを受信する。ファクシミリ部116は、受信したファクシミリデータを、HDD115に記憶する、または画像形成部140に出力する。画像形成部140は、ファクシミリ部116により受信されたファクシミリデータを用紙にプリントする。また、ファクシミリ部116は、HDD115に記憶されたデータをファクシミリデータに変換して、PSTNに接続されたファクシミリ装置に送信する。 The facsimile unit 116 is connected to the public switched telephone network (PSTN) and transmits facsimile data to or receives facsimile data from the PSTN. The facsimile unit 116 stores the received facsimile data in the HDD 115 or outputs the received facsimile data to the image forming unit 140. The image forming unit 140 prints the facsimile data received by the facsimile unit 116 on paper. Further, the facsimile unit 116 converts the data stored in the HDD 115 into facsimile data and transmits the data to the facsimile apparatus connected to the PSTN.

近距離無線通信部119は、Bluetooth(登録商標)規格のGAP(Generic Access Profile)等に基づき、MFP100Aとの間の距離が所定の距離の範囲内に存在する装置と無線で通信する。所定の距離は、特に限定するものではないが、数cmから10数cmである。 The short-range wireless communication unit 119 wirelessly communicates with a device whose distance from the MFP 100A is within a predetermined distance based on GAP (Generic Access Profile) of the Bluetooth (registered trademark) standard. The predetermined distance is not particularly limited, but is several cm to ten and several cm.

外部記憶装置117は、CD−ROM(Compact Disc ROM)118が装着される。CPU111は、外部記憶装置117を介してCD−ROM118にアクセス可能である。CPU111は、外部記憶装置117に装着されたCD−ROM118に記録されたプログラムをRAM114にロードして実行する。なお、CPU111が実行するプログラムを記憶する媒体としては、CD−ROM118に限られず、光ディスク(MO(Magnetic Optical Disc)/MD(Mini Disc)/DVD(Digital Versatile Disc))、ICカード、光カード、マスクROM、EPROM(Erasable Programmable ROM)などの半導体メモリであってもよい。 A CD-ROM (Compact Disc ROM) 118 is attached to the external storage device 117. The CPU 111 can access the CD-ROM 118 via the external storage device 117. The CPU 111 loads the program recorded in the CD-ROM 118 mounted on the external storage device 117 into the RAM 114 and executes the program. The medium for storing the program executed by the CPU 111 is not limited to the CD-ROM118, but is an optical disk (MO (Magnetic Optical Disc) / MD (Mini Disc) / DVD (Digital Versaille Disc)), an IC card, an optical card, and the like. It may be a semiconductor memory such as a mask ROM or an EPROM (Erasable Program ROM).

また、CPU111が実行するプログラムは、CD−ROM118に記録されたプログラムに限られず、HDD115に記憶されたプログラムをRAM114にロードして実行するようにしてもよい。この場合、ネットワーク3に接続された他のコンピューターが、MFP100AのHDD115に記憶されたプログラムを書換える、または、新たなプログラムを追加して書き込むようにしてもよい。さらに、MFP100Aが、ネットワーク3に接続された他のコンピューターからプログラムをダウンロードして、そのプログラムをHDD115に記憶するようにしてもよい。ここでいうプログラムは、CPU111が直接実行可能なプログラムだけでなく、ソースプログラム、圧縮処理されたプログラム、暗号化されたプログラム等を含む。 Further, the program executed by the CPU 111 is not limited to the program recorded in the CD-ROM 118, and the program stored in the HDD 115 may be loaded into the RAM 114 and executed. In this case, another computer connected to the network 3 may rewrite the program stored in the HDD 115 of the MFP 100A, or add a new program and write it. Further, the MFP 100A may download the program from another computer connected to the network 3 and store the program in the HDD 115. The program referred to here includes not only a program that can be directly executed by the CPU 111, but also a source program, a compressed program, an encrypted program, and the like.

図5は、PCのハードウェア構成の一例を示すブロック図である。図5を参照して、PC200は、それぞれがバス208に接続され、PC200の全体を制御するためのCPU201と、CPU201が実行するプログラム等を記憶するためのROM202と、CPU201の作業領域として用いられるRAM203と、PC200をネットワーク3に接続するためのネットワークI/F204と、大容量記憶装置としてのHDD205と、表示部206と、ユーザーの操作の入力を受け付ける操作部207と、外部記憶装置209と、を含む。 FIG. 5 is a block diagram showing an example of the hardware configuration of the PC. With reference to FIG. 5, each PC 200 is connected to the bus 208 and is used as a work area of the CPU 201 for controlling the entire PC 200, the ROM 202 for storing the program executed by the CPU 201, and the like. The RAM 203, the network I / F 204 for connecting the PC 200 to the network 3, the HDD 205 as a large-capacity storage device, the display unit 206, the operation unit 207 that accepts the input of the user's operation, the external storage device 209, and so on. including.

外部記憶装置209は、ドライバープログラムを記憶したCD−ROM(Compact Disc−ROM)209Aが装着される。CPU201は、外部記憶装置209を介してCD−ROM209Aに記憶されたドライバープログラムをRAM203にロードし、実行する。なお、ドライバープログラムを記憶する記録媒体は、CD−ROM209Aに限られず、フレキシブルディスク、カセットテープ、光ディスク(MO/MD/DVD)、ICカード、光カード、マスクROM、EPROM、EEPROMなどの半導体メモリ等でもよい。また、HDD205に記憶されたドライバープログラムがRAM203にロードされて実行されてもよい。この場合、PC200が、ネットワーク3に接続された他のコンピューターからドライバープログラムをダウンロードして、そのドライバープログラムをHDD205に記憶するようにしてもよい。ここでいうプログラムは、CPU201が直接実行可能なプログラムだけでなく、ソースプログラム、圧縮処理されたプログラム、暗号化されたプログラム等を含む。 The external storage device 209 is equipped with a CD-ROM (Compact Disc-ROM) 209A that stores the driver program. The CPU 201 loads the driver program stored in the CD-ROM 209A into the RAM 203 via the external storage device 209 and executes the driver program. The recording medium for storing the driver program is not limited to the CD-ROM 209A, but is a flexible disk, cassette tape, optical disk (MO / MD / DVD), IC card, optical card, mask ROM, EPROM, EEPROM, or other semiconductor memory. It may be. Further, the driver program stored in the HDD 205 may be loaded into the RAM 203 and executed. In this case, the PC 200 may download the driver program from another computer connected to the network 3 and store the driver program in the HDD 205. The program referred to here includes not only a program that can be directly executed by the CPU 201, but also a source program, a compressed program, an encrypted program, and the like.

図6は、PCが備えるCPUが有する機能の一例を示すブロック図である。図6に示す機能は、PC200が備えるCPU201が、ROM202、HDD205またはCD−ROM209Aに記憶されたドライバープログラムを実行することにより、CPU201で実現される。図6を参照して、CPU201は、印刷条件受付部51と、装置情報取得部53と、ジョブ生成部55と、格納部57と、を含む。 FIG. 6 is a block diagram showing an example of the functions of the CPU included in the PC. The function shown in FIG. 6 is realized by the CPU 201 included in the PC 200 by executing the driver program stored in the ROM 202, the HDD 205, or the CD-ROM 209A. With reference to FIG. 6, the CPU 201 includes a print condition reception unit 51, a device information acquisition unit 53, a job generation unit 55, and a storage unit 57.

装置情報取得部53は、MFP100A,100B,100Cそれぞれの装置情報を取得する。装置情報は、MFP100A,100B,100Cそれぞれが有する機能を示す情報である。機能は、プログラムで実現される機能を含む。プログラムで実現される機能は、例えば、画像処理を含む。画像処理は、例えば、画像を変換する画像変換処理と、複数ページの画像の順番を変更するページ編集処理と、を含む。画像変換処理は、画像が形成される位置を平行移動させる画像シフト処理、画像の画質を変更する画質調整処理、画像にウォーターマークを追加するウォーターマーク付加処理、ヘッダおよび/またはフッタに日時、時刻、ページ番号を追加するヘッダフッタ処理を含む。ページ編集処理は、例えば、複数ページを1ページにまとめる処理、冊子を生成するためにページの順番を入れ換える処理を含む。また、機能は、ハードウェアで実現される機能を含む。ハードウェアで実現される機能は、例えば、データを記憶することができる容量を含む。 The device information acquisition unit 53 acquires device information for each of the MFPs 100A, 100B, and 100C. The device information is information indicating the functions of the MFPs 100A, 100B, and 100C, respectively. Functions include functions realized programmatically. The functions realized by the program include, for example, image processing. The image processing includes, for example, an image conversion process for converting an image and a page editing process for changing the order of images on a plurality of pages. The image conversion process includes image shift processing that translates the position where the image is formed, image quality adjustment processing that changes the image quality of the image, watermark addition processing that adds a watermark to the image, and the date and time in the header and / or footer. Includes header footer processing to add page numbers. The page editing process includes, for example, a process of combining a plurality of pages into one page and a process of changing the order of pages in order to generate a booklet. In addition, the functions include functions realized by hardware. Features implemented in hardware include, for example, the capacity to store data.

印刷条件受付部51は、表示部206に印刷設定画面を表示し、印刷設定画面に従ってユーザーが操作部207に入力する印刷条件を受け付ける。印刷設定画面は、MFP100A,100B,100Cの少なくとも1つが有する機能を実行するための印刷条件を受け付け可能な画面である。また、印刷設定画面は、MFP100A,100B,100Cの少なくとも1つが有しない機能を実行するための印刷条件を受け付け可能な画面である。したがって、印刷設定画面は、MFP100A,100B,100Cのいずれもが有しない機能を実行するための印刷条件を受け付け可能な画面であってもよい。印刷条件受付部51は、印刷条件をジョブ生成部55に出力する。 The print condition reception unit 51 displays the print setting screen on the display unit 206, and receives the print condition input by the user to the operation unit 207 according to the print setting screen. The print setting screen is a screen capable of accepting print conditions for executing the function of at least one of the MFPs 100A, 100B, and 100C. Further, the print setting screen is a screen capable of accepting print conditions for executing a function that at least one of the MFPs 100A, 100B, and 100C does not have. Therefore, the print setting screen may be a screen that can accept print conditions for executing a function that none of the MFPs 100A, 100B, and 100C has. The print condition reception unit 51 outputs the print condition to the job generation unit 55.

ジョブ生成部55は、CPU201がアプリケーションプログラムを実行するタスクから印刷の対象となる描画データが入力される。ジョブ生成部55は、描画データを印刷条件に従って印刷するためのジョブを生成する。ジョブ生成部55は、共通不可処理検出部61と、処理前データ生成部63と、部分不可処理検出部65と、処理済データ生成部67と、を含む。 The job generation unit 55 inputs drawing data to be printed from a task in which the CPU 201 executes an application program. The job generation unit 55 generates a job for printing the drawing data according to the printing conditions. The job generation unit 55 includes a common non-processing detection unit 61, a pre-processing data generation unit 63, a partial non-processing detection unit 65, and a processed data generation unit 67.

共通不可処理検出部61は、MFP100A,100B,100Cそれぞれの装置情報に基づいて、印刷条件で定まる処理のうちからMFP100A,100B,100Cのいずれもが実行不可能な共通不可処理を検出する。共通不可処理は、画像処理である。共通不可処理検出部61は、MFP100A,100B,100Cそれぞれのハードウェア資源の有無に基づき共通不可処理を検出してもよい。画像処理は、それが実行される間に所定の記憶領域が必要とされる処理を含む。例えば、ページ編集処理を実行するためには、複数のページを記憶するための記憶領域が必要とされる。したがって、共通不可処理を実行するために所定の記憶領域が必要とされる場合、所定の記録領域を有するハードウェア資源の有無によって共通不可処理の検出が可能である。 Based on the device information of the MFPs 100A, 100B, and 100C, the common non-processing detection unit 61 detects the common non-processing that cannot be executed by any of the MFPs 100A, 100B, and 100C from the processes determined by the printing conditions. The common non-processing is image processing. The common non-processing detection unit 61 may detect common non-processing based on the presence or absence of hardware resources of each of the MFPs 100A, 100B, and 100C. Image processing includes processing that requires a predetermined storage area while it is being executed. For example, in order to execute the page editing process, a storage area for storing a plurality of pages is required. Therefore, when a predetermined storage area is required to execute the common non-processing, the common non-processing can be detected depending on the presence or absence of the hardware resource having the predetermined recording area.

処理前データ生成部63は、描画データに共通不可処理を実行することにより処理前データを生成する。また、処理前データ生成部63は、印刷条件受付部51により受け付けられた印刷条件を、それから共通不可処理を実行するための印刷条件を削除した処理前印刷条件に変更する。処理前データ生成部63は、共通不可処理が検出されない場合は描画データを処理前データに設定する。 The pre-processing data generation unit 63 generates pre-processing data by executing common impossible processing on the drawing data. Further, the pre-processing data generation unit 63 changes the print condition accepted by the print condition reception unit 51 to the pre-processing print condition in which the print condition for executing the common non-process is deleted. The pre-processing data generation unit 63 sets the drawing data as the pre-processing data when the common impossible processing is not detected.

部分不可処理検出部65は、MFP100A,100B,100Cのそれぞれの装置情報に基づいて、印刷条件で定まる処理のうちからMFP100A,100B,100Cの少なくとも1つが実行可能な処理であってMFP100A,100B,100Cの少なくとも1つが実行不可能な処理である部分不可処理を検出する。部分不可処理は、画像処理である。部分不可処理検出部65は、MFP100A,100B,100Cそれぞれのハードウェア資源の有無に基づき部分不可処理を検出してもよい。部分不可処理を実行するために所定の記憶領域が必要とされる場合、所定の記録領域を有するハードウェア資源の有無によって部分不可処理の検出が可能である。 The partially non-processable processing detection unit 65 is a process in which at least one of the processes determined by the printing conditions, which is determined by the printing conditions, can be executed based on the device information of the MFPs 100A, 100B, and 100C, and the MFPs 100A, 100B, Detects a partially infeasible process in which at least one of 100C is an infeasible process. Partially impossible processing is image processing. The partially impossible processing detection unit 65 may detect the partially impossible processing based on the presence or absence of the hardware resources of the MFPs 100A, 100B, and 100C. When a predetermined storage area is required to execute the partial non-processing, the partial non-processing can be detected depending on the presence or absence of a hardware resource having the predetermined recording area.

処理済データ生成部67は、処理前データに部分不可処理を実行することにより処理済データを生成する。また、処理済データ生成部67は、処理前印刷条件を、それから部分不可処理を実行するための印刷条件を削除した処理済印刷条件に変更する。処理前印刷条件は、共通不可処理が検出される場合は処理前印刷条件であり、共通不可処理が検出されない場合は印刷条件受付部51により受け付けられた印刷条件である。 The processed data generation unit 67 generates the processed data by executing the partial non-processing on the pre-processed data. Further, the processed data generation unit 67 changes the pre-processing print condition to the processed print condition in which the print condition for executing the partially non-processable process is deleted. The pre-processing print condition is a pre-processing print condition when the common non-process is detected, and is a print condition accepted by the print condition reception unit 51 when the common non-process is not detected.

ジョブ生成部55は、処理前印刷条件と処理前データとを含む第1ジョブを生成する。また、処理済印刷条件と処理後データとを含む第2ジョブが生成される。ジョブ生成部55は、第1ジョブおよび第2ジョブを格納部57に出力する。第1ジョブは、部分不可処理を実行する機能を有する装置が実行可能なプリントジョブであるが、部分不可処理を実行する機能を有しない装置は実行不可能なプリントジョブである。また、第2ジョブは、部分不可処理を実行可能か否かに関わらずすべての装置が実行可能なプリントジョブである。ジョブ生成部55は、第1ジョブと第2ジョブとを生成する場合、それらを識別するためのジョブ識別情報の一部を同じにする。例えば、ジョブ生成部55は、ジョブ識別情報の最初の所定文字数を同じにする。例えば、アプリケーションプログラムを実行するタスクから入力される描画データにファイル名が付与されている場合に、そのファイル名に枝番を付与した名称がジョブ識別情報に設定される。これにより、第1ジョブと第2ジョブとの組を他のジョブと区別することができる。 The job generation unit 55 generates a first job including pre-processing print conditions and pre-processing data. In addition, a second job including the processed print condition and the processed data is generated. The job generation unit 55 outputs the first job and the second job to the storage unit 57. The first job is a print job that can be executed by a device having a function of executing the partially impossible process, but is an unexecutable print job of a device having no function of executing the partially impossible process. Further, the second job is a print job that can be executed by all devices regardless of whether or not the partially non-processable process can be executed. When the job generation unit 55 generates the first job and the second job, a part of the job identification information for identifying them is made the same. For example, the job generation unit 55 makes the first predetermined number of characters of the job identification information the same. For example, when a file name is assigned to the drawing data input from the task that executes the application program, the name with the branch number added to the file name is set in the job identification information. Thereby, the pair of the first job and the second job can be distinguished from other jobs.

格納部57は、第1ジョブおよび第2ジョブをMFP100A,100B,100Cそれぞれが取得可能な状態で格納する。具体的には、格納部57は、第1ジョブおよび第2ジョブをプリントサーバー300に送信し、プリントサーバー300に第1ジョブおよび第2ジョブの格納を要求する。プリントサーバー300は、第1ジョブおよび第2ジョブを、MFP100A,100B,100Cのいずれかからの要求に応じて返信可能な状態でHDDなどの記録媒体に格納する。 The storage unit 57 stores the first job and the second job in a state in which each of the MFPs 100A, 100B, and 100C can acquire them. Specifically, the storage unit 57 transmits the first job and the second job to the print server 300, and requests the print server 300 to store the first job and the second job. The print server 300 stores the first job and the second job in a recording medium such as an HDD in a state in which a reply can be made in response to a request from any of the MFPs 100A, 100B, and 100C.

プリントサーバー300は、第1ジョブおよび第2ジョブが記憶されてから所定の条件が成立すると第1ジョブおよび第2ジョブを消去する。所定の条件は、第1ジョブおよび第2ジョブのいずれかがMFP100A,100B,100Cのいずれかにより取得される事象の発生としてもよい。なお、所定の条件は、任意に定めることができる。所定の条件は、例えば、第1ジョブおよび第2ジョブが記憶されてからの所定の時間が経過する事象であってもよい。また、所定の条件は、第1ジョブおよび第2ジョブのいずれかがMFP100A,100B,100Cのいずれかにより取得されることなく、第1ジョブおよび第2ジョブが記憶されてから所定の時間が経過する事象としてもよい。これにより、第1ジョブおよび第2ジョブがプリントサーバー300に記憶されたままにならず、記憶資源を有効に利用することができる。 The print server 300 deletes the first job and the second job when a predetermined condition is satisfied after the first job and the second job are stored. The predetermined condition may be the occurrence of an event in which either the first job or the second job is acquired by any of the MFPs 100A, 100B, and 100C. The predetermined conditions can be arbitrarily determined. The predetermined condition may be, for example, an event in which a predetermined time elapses after the first job and the second job are stored. Further, the predetermined condition is that a predetermined time has elapsed since the first job and the second job were stored without any of the first job and the second job being acquired by any of the MFPs 100A, 100B, and 100C. It may be an event to be performed. As a result, the first job and the second job do not remain stored in the print server 300, and the stored resources can be effectively used.

図7は、第1ジョブのフォーマットの一例を示す図である。図7を参照して、第1ジョブは、ヘッダと、処理前データと、フッタと、を含む。ヘッダには、機能を装置に実行させるコマンドが記述される。ここでは、コマンドは、PJL(Printer Job Language)で記述される。コマンドは、機能を実行するための印刷条件を含む。
第1ジョブはヘッダに機能1と機能2とを実行させるPJLが記述される。機能1は、ページ編集処理を実行する機能を示し、機能2は印刷する機能を示す。したがって、第1ジョブが実行されると、処理前データにページ編集処理が実行され、ページ編集処理が実行された後のデータの画像が印刷される。
FIG. 7 is a diagram showing an example of the format of the first job. With reference to FIG. 7, the first job includes a header, pre-processing data, and a footer. In the header, a command that causes the device to execute the function is described. Here, the command is described in PJL (Printer Job Language). The command contains print conditions for performing the function.
In the first job, a PJL for executing the function 1 and the function 2 is described in the header. Function 1 indicates a function of executing a page editing process, and function 2 indicates a function of printing. Therefore, when the first job is executed, the page editing process is executed on the pre-processing data, and the image of the data after the page editing process is executed is printed.

図8は、第2ジョブのフォーマットの一例を示す図である。図8を参照して、第2ジョブは、ヘッダと、処理後データと、フッタと、を含む。第2ジョブはヘッダに機能2を実行させるPJLが記述される。 FIG. 8 is a diagram showing an example of the format of the second job. With reference to FIG. 8, the second job includes a header, processed data, and a footer. In the second job, the PJL that executes the function 2 is described in the header.

第1ジョブがヘッダに機能1および機能2を実行させるPJLが記述されるのに対して、第2ジョブがヘッダに機能2を実行させるPJLが記述されるが機能1を実行させるPJLが記述されない。また、第1ジョブが処理前データを含むのに対して、第2ジョブは処理後データを含む。したがって、第2ジョブが実行されると、処理後データの画像が印刷される。処理後データは、PC200において処理前データにページ編集処理が実行された後のデータである。したがって、第1ジョブが実行されて出力される用紙に形成される画像と、第2ジョブが実行されて出力される用紙に形成される画像とは同じである。 The PJL that causes the first job to execute function 1 and function 2 is described in the header, while the PJL that causes the second job to execute function 2 is described in the header, but the PJL that executes function 1 is not described. .. Further, while the first job includes pre-processing data, the second job includes post-processing data. Therefore, when the second job is executed, the image of the processed data is printed. The post-processing data is data after the page editing process is executed on the pre-processing data in the PC 200. Therefore, the image formed on the paper on which the first job is executed and output is the same as the image formed on the paper on which the second job is executed and output.

次にPC200で実行される装置制御処理について説明する。ここでは、説明のために、MFP100Aがページ編集処理を実行する機能を有し、MFP100BおよびMFP100Cがページ編集処理を実行する機能を有しない場合を例に説明する。また、MFP100A,100B,100Cのいずれもが、画像変換処理を実行する機能を有しない場合を例に説明する。 Next, the device control process executed by the PC 200 will be described. Here, for the sake of explanation, a case where the MFP 100A has a function of executing the page editing process and the MFP 100B and the MFP 100C do not have the function of executing the page editing process will be described as an example. Further, a case where none of the MFPs 100A, 100B, and 100C has a function of executing the image conversion process will be described as an example.

図9は、装置制御処理の流れの一例を示すフローチャートである。装置制御処理は、PC200が備えるCPU201が、ROM202、HDD205またはCD−ROM209Aに記憶されたドライバープログラムを実行することにより、CPU201により実行される処理である。また、PC200が備えるCPU201は、アプリケーションプログラムを実行しており、CPU201がアプリケーションプログラムを実行するタスクによりドライバープログラムが起動される。 FIG. 9 is a flowchart showing an example of the flow of device control processing. The device control process is a process executed by the CPU 201 when the CPU 201 included in the PC 200 executes a driver program stored in the ROM 202, HDD 205, or CD-ROM 209A. Further, the CPU 201 included in the PC 200 is executing the application program, and the driver program is started by the task of the CPU 201 executing the application program.

図9を参照して、PC200が備えるCPU201は、装置情報を取得し(ステップS01)、処理をステップS02に進める。具体的には、ネットワークI/F204を制御して、装置情報を要求し、要求を受信する装置が返信する装置情報を受信する。ここでは、MFP100A,100B,100Cそれぞれから装置情報が受信される。また、PC200は、MFP100A,100B,100Cが任意のタイミングで送信する装置情報を受信してもよい。装置情報は、MFP100A,100B,100Cそれぞれが有する機能を示す情報である。機能は、画像処理を含む。ここでは、画像処理は、ページ編集処理と、画像変換処理と、を含む場合を例に説明する。 With reference to FIG. 9, the CPU 201 included in the PC 200 acquires device information (step S01), and proceeds to the process in step S02. Specifically, the network I / F204 is controlled to request device information, and the device receiving the request receives the device information returned. Here, device information is received from each of the MFPs 100A, 100B, and 100C. Further, the PC 200 may receive device information transmitted by the MFPs 100A, 100B, and 100C at arbitrary timings. The device information is information indicating the functions of the MFPs 100A, 100B, and 100C, respectively. Functions include image processing. Here, a case where the image processing includes a page editing process and an image conversion process will be described as an example.

ステップS02においては印刷条件が受け付けられ、処理はステップS03に進む。印刷条件が受け付けられるまで待機状態となり(ステップS02でNO)、印刷条件が受け付けられたならば(ステップS02でYES)、処理はステップS03に進む。表示部206に印刷設定画面が表示され、ユーザーが操作部207に入力する印刷条件が受け付けられる。印刷設定画面は、MFP100A,100B,100Cの少なくとも1つが有しない機能を実行するための印刷条件を受け付け可能な画面である。ページ編集処理を実行する機能をMFP100BおよびMFP100Cが有しないが、MFP100Aが有する。このため、印刷設定画面は、ページ編集処理を実行するための印刷条件をユーザーが設定する領域を含む。また、印刷設定画面は、MFP100A,100B,100Cの少なくとも1つが有する機能を実行するための印刷条件を受け付け可能な画面である。したがって、印刷設定画面は、MFP100A,100B,100Cのいずれもが有しない機能を実行するための印刷条件を受け付け可能な画面である。MFP100A,100B,100Cのいずれもが、画像変換処理を実行する機能を有しない。このため、印刷設定画面は、画像変換処理を実行するための印刷条件をユーザーが設定する領域を含む。 The print condition is accepted in step S02, and the process proceeds to step S03. The state waits until the print condition is accepted (NO in step S02), and if the print condition is accepted (YES in step S02), the process proceeds to step S03. The print setting screen is displayed on the display unit 206, and the print conditions input by the user to the operation unit 207 are accepted. The print setting screen is a screen capable of accepting print conditions for executing a function that at least one of the MFPs 100A, 100B, and 100C does not have. The MFP100B and MFP100C do not have the function of executing the page editing process, but the MFP100A has. Therefore, the print setting screen includes an area in which the user sets print conditions for executing the page editing process. The print setting screen is a screen capable of accepting print conditions for executing the function of at least one of the MFPs 100A, 100B, and 100C. Therefore, the print setting screen is a screen capable of accepting print conditions for executing a function that none of the MFPs 100A, 100B, and 100C has. None of the MFPs 100A, 100B, and 100C has a function of executing image conversion processing. Therefore, the print setting screen includes an area in which the user sets print conditions for executing the image conversion process.

ステップS03においては、描画データが取得され、処理はステップS04に進む。描画データは、印刷の対象となるデータであって、アプリケーションプログラムを実行するタスクから出力される。 In step S03, drawing data is acquired, and the process proceeds to step S04. The drawing data is the data to be printed and is output from the task of executing the application program.

次のステップS04においては、MFP100A,100B,100Cそれぞれの装置情報が比較され、処理はステップS05に進む。具体的には、MFP100A,100B,100Cそれぞれが有する機能が比較される。これにより、すべての装置が有する機能と、一部の装置が有するが他の装置が有しない機能と、すべての装置が有しない機能とが決定される。 In the next step S04, the device information of each of the MFPs 100A, 100B, and 100C is compared, and the process proceeds to step S05. Specifically, the functions of the MFPs 100A, 100B, and 100C are compared. Thereby, the functions possessed by all the devices, the functions possessed by some devices but not possessed by other devices, and the functions possessed by all the devices are determined.

ステップS05においては、印刷条件に共通不可処理が存在するか否かが判断される。共通不可処理が存在するならば処理はステップS06に進むが、そうでなければ処理はステップS08に進む。具体的には、すべての装置が有しない機能を実行するための印刷条件が印刷条件に設定されているか否かが判断される。すべての装置が有しない機能で実行される処理が共通不可処理に決定される。ここでは、印刷条件が画像変換処理を実行するための印刷条件が受け付けられる場合、画像変換処理が共通不可処理に決定される。 In step S05, it is determined whether or not there is a common impossible process in the print conditions. If there is a common non-process, the process proceeds to step S06, otherwise the process proceeds to step S08. Specifically, it is determined whether or not the print conditions for executing the functions that all the devices do not have are set in the print conditions. The process executed by the function that all the devices do not have is determined as the common non-process. Here, when the print condition accepts the print condition for executing the image conversion process, the image conversion process is determined to be a common non-probable process.

ステップS06においては、共通不可処理が実行され、処理はステップS07に進む。具体的には、印刷条件に含まれる画像変換処理に対応する印刷条件に従って、描画データに画像変換処理が実行される。ステップS07においては、描画データに画像変換処理が実行されたデータが処理前データに設定され、処理はステップS09に進む。 In step S06, the common impossible process is executed, and the process proceeds to step S07. Specifically, the image conversion process is executed on the drawing data according to the print conditions corresponding to the image conversion process included in the print conditions. In step S07, the data in which the image conversion process is executed is set as the pre-process data in the drawing data, and the process proceeds to step S09.

一方、ステップS08においては、描画データが処理前データに設定され、処理はステップS09に進む。 On the other hand, in step S08, the drawing data is set as the pre-processing data, and the processing proceeds to step S09.

ステップS09においては、第1ジョブが生成され、処理はステップS10に進む。具体的には、CPU201は、ステップS02において受け付けられた印刷条件を、それから画像変換処理を実行するための印刷条件を削除した処理前印刷条件に変更する。第1ジョブは、処理前印刷条件と処理前データとを含む。 In step S09, the first job is generated, and the process proceeds to step S10. Specifically, the CPU 201 changes the print condition accepted in step S02 to the pre-processing print condition in which the print condition for executing the image conversion process is deleted. The first job includes pre-processing print conditions and pre-processing data.

ステップS10においては、第1ジョブが格納され、処理はステップS11に進む。具体的には、CPU201は、ネットワークI/F204を制御して、第1ジョブをプリントサーバー300に送信し、プリントサーバー300に第1ジョブの格納を要求する。これにより、プリントサーバー300は、第1ジョブを、MFP100A,100B,100Cのいずれかからの要求に応じて返信可能な状態でHDDなどの記録媒体に格納する。 In step S10, the first job is stored, and the process proceeds to step S11. Specifically, the CPU 201 controls the network I / F 204 to send the first job to the print server 300, and requests the print server 300 to store the first job. As a result, the print server 300 stores the first job in a recording medium such as an HDD in a state in which it can reply in response to a request from any of the MFPs 100A, 100B, and 100C.

ステップS11においては、印刷条件に部分不可処理が存在するか否かが判断される。部分不可処理が存在するならば処理はステップS12に進むが、そうでなければ処理は終了する。具体的には、一部の装置が有するが他の装置が有しない機能を実行するための印刷条件が印刷条件に設定されているか否かが判断される。一部の装置が有するが他の装置が有しない機能で実行される処理が部分不可処理に決定される。ここでは、印刷条件としてページ編集処理を実行するための印刷条件が受け付けられる場合、ページ編集処理が部分不可処理に決定される。なお、ページ編集処理を実行するために要求される記憶領域としてHDD115を備えているか否かを判断することにより部分不可処理が存在するか否かが判断されてもよい。例えば、MFP100AがHDD115を備えているが、MFP100B,100CがHDD115を備えていない場合に、ページ編集処理を実行するために要求される記憶領域をMFP100Aが有するが、MFP100B,100Cが有しない。なお、MFP100B,100CがHDD115を備えているが、ページ編集処理を実行するために要求されるサイズの記憶領域が存在しない場合も同様である。このため、MFP100Aはページ編集処理を実行可能と判断され、MFP100B,100Cがページ編集処理を実行不可能と判断され、ページ編集処理が部分不可処理に決定される。 In step S11, it is determined whether or not there is a partial non-processing in the printing conditions. If the partially non-processable process exists, the process proceeds to step S12, but if not, the process ends. Specifically, it is determined whether or not the print conditions for executing the functions possessed by some devices but not possessed by other devices are set in the print conditions. A process executed by a function possessed by some devices but not possessed by another device is determined to be a partially non-functional process. Here, when the print condition for executing the page edit process is accepted as the print condition, the page edit process is determined to be partially non-processable. It should be noted that it may be determined whether or not the partially impossible process exists by determining whether or not the HDD 115 is provided as the storage area required for executing the page editing process. For example, when the MFP 100A includes the HDD 115 but the MFPs 100B and 100C do not include the HDD 115, the MFP 100A has a storage area required for executing the page editing process, but the MFPs 100B and 100C do not have the storage area. The same applies when the MFPs 100B and 100C include the HDD 115 but do not have a storage area of a size required for executing the page editing process. Therefore, the MFP 100A is determined to be able to execute the page editing process, the MFPs 100B and 100C are determined to be unable to execute the page editing process, and the page editing process is determined to be partially non-executable.

ステップS12においては、部分不可処理が実行され、処理はステップS13に進む。具体的には、印刷条件に含まれるページ編集処理に対応する印刷条件に従って、処理前データにページ編集処理が実行される。ステップS13においては、処理前データにページ編集処理が実行されたデータが処理済データに設定され、処理はステップS13に進む。 In step S12, the partially impossible process is executed, and the process proceeds to step S13. Specifically, the page editing process is executed on the pre-processing data according to the printing conditions corresponding to the page editing process included in the print condition. In step S13, the data for which the page editing process has been executed is set as the processed data in the preprocessed data, and the process proceeds to step S13.

ステップS14においては、第2ジョブが生成され、処理はステップS15に進む。具体的には、ステップS06が実行されない場合はステップS02において受け付けられた印刷条件を、ステップS06が実行される場合はステップS09において決定された処理前印刷条件を、それからページ編集処理を実行するための印刷条件を削除した処理後印刷条件に変更する。第2ジョブは、処理後印刷条件と処理済データとを含む。 In step S14, the second job is generated, and the process proceeds to step S15. Specifically, if step S06 is not executed, the print condition accepted in step S02 is executed, if step S06 is executed, the pre-processing print condition determined in step S09 is executed, and then the page editing process is executed. Change the print condition of to the deleted print condition after processing. The second job includes post-processing print conditions and processed data.

ステップS15においては、第2ジョブが格納され、処理は終了する。具体的には、CPU201は、ネットワークI/F204を制御して、第2ジョブをプリントサーバー300に送信し、プリントサーバー300に第2ジョブの格納を要求する。これにより、プリントサーバー300は、第2ジョブを、MFP100A,100B,100Cのいずれかからの要求に応じて返信可能な状態でHDDなどの記録媒体に格納する。 In step S15, the second job is stored and the process ends. Specifically, the CPU 201 controls the network I / F 204 to send the second job to the print server 300, and requests the print server 300 to store the second job. As a result, the print server 300 stores the second job in a recording medium such as an HDD in a state in which it can reply in response to a request from any of the MFPs 100A, 100B, and 100C.

<変形例>
上述した実施の形態においては、第1ジョブおよび第2ジョブそれぞれが、ヘッダに機能を示すコマンドを含むようにしたが、第1ジョブにMFP100Aを識別するための第1装置識別情報を関連付け、第2ジョブにMFP100B,100Cそれぞれを識別するための第2装置識別情報を関連付けてもよい。
<Modification example>
In the above-described embodiment, each of the first job and the second job includes a command indicating a function in the header. However, the first job is associated with the first device identification information for identifying the MFP 100A, and the first job is associated with the first device identification information. The second device identification information for identifying each of the MFPs 100B and 100C may be associated with the two jobs.

例えば、格納部57は、第1ジョブにMFP100Aを識別するための第1装置識別情報を関連付けて格納し、第2ジョブにMFP100B,100Cを識別するための第2装置識別情報を関連付けて格納する。具体的には、CPU201は、MFP100Aの装置識別情報をファイル名に付加した第1ジョブと、MFP100Bの装置識別情報とMFP100Cの装置識別情報とを付加したファイル名の第2ジョブとを、プリントサーバー300に記憶させる。また、MFP100Bの装置識別情報とMFP100Cの装置識別情報とを付加したファイル名の第2ジョブに代えて、MFP100Bの装置識別情報を付加したファイル名の第2ジョブと、MFP100Cの装置識別情報を付加したファイル名の第2ジョブとがプリントサーバー300に記憶されてもよい。 For example, the storage unit 57 stores the first job in association with the first device identification information for identifying the MFP 100A, and stores the second job in association with the second device identification information for identifying the MFPs 100B and 100C. .. Specifically, the CPU 201 prints the first job in which the device identification information of the MFP 100A is added to the file name and the second job of the file name in which the device identification information of the MFP 100B and the device identification information of the MFP 100C are added. Store in 300. Further, instead of the second job with the file name to which the device identification information of the MFP 100B and the device identification information of the MFP 100C are added, the second job with the file name to which the device identification information of the MFP 100B is added and the device identification information of the MFP 100C are added. The second job with the file name may be stored in the print server 300.

以上説明したように本実施の形態におけるPC200は、MFP100A,100B,100Cを制御する情報処理装置として機能し、第1画像形成装置であるMFP100Aの装置情報である第1装置情報および第2画像形成装置であるMFP100B、100Cの装置情報である第2装置情報を取得し、ユーザーによりジョブを生成する指示が受け付けられることに応じて、第1装置情報に基づいてMFP100Aが実行可能な第1ジョブを生成するとともに、第2装置情報に基づいてMFP100B,100Cそれぞれが実行可能な第2ジョブを生成し、第1ジョブおよび第2ジョブをMFP100AおよびMFP100B,100Cが取得可能な状態でプリントサーバー300のHDDに格納する。このため、MFP100Aは第1ジョブを取得して実行可能であり、MFP100B,100Cそれぞれは第2ジョブを取得して実行可能である。したがって、ユーザーは、MFP100A,100B,100Cのいずれかでジョブを実行させることができる。その結果、プルプリントシステム1において、機能が異なるMFP100A,100B,100Cのいずれからでもジョブを実行させることができる。 As described above, the PC 200 in the present embodiment functions as an information processing device that controls the MFPs 100A, 100B, and 100C, and forms the first device information and the second image, which are the device information of the first image forming device, the MFP 100A. The first job that the MFP 100A can execute is performed based on the first device information in response to the acquisition of the second device information that is the device information of the devices MFP 100B and 100C and the instruction to generate the job by the user. The HDD of the print server 300 is generated, and the second job that can be executed by each of the MFPs 100B and 100C is generated based on the second device information, and the first job and the second job can be acquired by the MFPs 100A and the MFPs 100B and 100C. Store in. Therefore, the MFP 100A can acquire and execute the first job, and each of the MFP 100B and 100C can acquire and execute the second job. Therefore, the user can execute the job on any of the MFPs 100A, 100B, and 100C. As a result, in the pull print system 1, the job can be executed from any of the MFPs 100A, 100B, and 100C having different functions.

また、PC200は、MFP100Aで実行可能でMFP100B,100Cで実行不可能なページ編集処理である部分不可処理を定める印刷条件が受け付け可能であり、MFP100A,100B,100Cそれぞれの装置情報に基づいて印刷条件にページ編集処理が検出される場合、描画データに部分不可処理であるページ編集処理を実行した処理済データを生成する。そして、PC200は、印刷条件に従って部分不可処理が実行される前の処理前データを含む第1ジョブと処理済データを含む第2ジョブと、を生成する。このため、MFP100Aで実行可能でMFP100B,100Cで実行不可能なページ編集処理を定める印刷条件が受け付けられる場合に、MFP100A,100B,100Cのいずれかでページ編集処理が実行された画像を形成させることができる。 Further, the PC200 can accept printing conditions that define partially improbable processing, which is a page editing process that can be executed by the MFP 100A and cannot be executed by the MFPs 100B and 100C, and the printing conditions are based on the device information of the MFPs 100A, 100B, and 100C. When the page edit process is detected in, the processed data in which the page edit process, which is a partially immutable process, is executed is generated in the drawing data. Then, the PC 200 generates a first job including pre-processing data and a second job including processed data before the partial non-processing is executed according to the printing conditions. Therefore, when the print condition that defines the page editing process that can be executed by the MFP 100A but cannot be executed by the MFP 100B, 100C is accepted, the image in which the page editing process is executed by any of the MFP 100A, 100B, 100C is formed. Can be done.

また、部分不可処理は、複数のページの画像の順番を変更するページ編集処理を含む。このため、部分不可処理がページ編集処理の場合に、ページ編集処理を実行不可能なMFP100B,100Cにページ編集処理が実行された画像を形成させることができる。 Further, the partially non-functional processing includes a page editing process for changing the order of images on a plurality of pages. Therefore, when the partially non-functional processing is the page editing processing, the MFPs 100B and 100C that cannot execute the page editing processing can form an image in which the page editing processing is executed.

また、部分不可処理は、画像を変換する画像変換処理を含む。このため、部分不可処理が画像変換処理の場合に、画像変換処理を実行できないMFP100B,100Cに画像変換処理が実行された画像を形成させることができる。 In addition, the partially non-functional processing includes an image conversion process for converting an image. Therefore, when the partially non-functional processing is the image conversion processing, the MFPs 100B and 100C that cannot execute the image conversion processing can form an image in which the image conversion processing is executed.

また、PC200は、MFP100A,100B,100Cのいずれもが実行不可能な画像処理である画像変換処理を定める印刷条件を受け付け可能である。そして、PC200は、MFP100A,100B,100Cそれぞれの装置情報に基づいて、共通不可処理を検出し、共通不可処理を実行することにより処理前データを生成する。このため、MFP100A,100B,100Cのいずれもが実行不可能な画像変換処理を定める印刷条件が受け付けられる場合に、MFP100A,100B,100Cのいずれかで画像変換処理が実行された画像を形成させることができる。 Further, the PC 200 can accept printing conditions that define an image conversion process, which is an image process that cannot be executed by any of the MFPs 100A, 100B, and 100C. Then, the PC 200 detects the common non-processing based on the device information of each of the MFPs 100A, 100B, and 100C, and generates the pre-processing data by executing the common non-processing. Therefore, when the print condition that defines the image conversion process that cannot be executed by any of the MFPs 100A, 100B, and 100C is accepted, the image in which the image conversion process is executed by any of the MFPs 100A, 100B, and 100C is formed. Can be done.

また、PC200は、MFP100A,100B,100Cそれぞれについて、印刷条件に従って実行されるページ編集処理を実行するために使用可能なHDDの空き容量の有無に基づいて、ページ編集処理の実行が可能か否かを判断する。このため、印刷条件に従って実行されるページ編集処理を実行するために使用可能な記憶容量に基づいてページ編集処理が部分不可処理であるか否かが判断されるので、部分不可処理を容易に検出することができる。 Further, whether or not the PC200 can execute the page editing process for each of the MFPs 100A, 100B, and 100C based on the presence or absence of free space on the HDD that can be used to execute the page editing process executed according to the printing conditions. To judge. Therefore, whether or not the page editing process is partially disabled is determined based on the storage capacity available for executing the page editing process executed according to the print conditions, so that the partially disabled process can be easily detected. can do.

また、第1ジョブおよび第2ジョブの格納先は、MFP100A,100B,100Cおよびプリントサーバー300のいずれかに備えられる。このため、MFP100A,100B,100Cが第1ジョブおよび第2ジョブを取得可能な状態で格納することができる。 Further, the storage destinations of the first job and the second job are provided in any of the MFP 100A, 100B, 100C and the print server 300. Therefore, the MFPs 100A, 100B, and 100C can store the first job and the second job in a state in which they can be acquired.

また、PC200には、MFP100A,100B,100Cのすべてに対応するプリンタードライバープログラムがインストールされる。このため、PC200は、MFP100A,100B,100Cの少なくとも1つで実行不可能な印刷条件を受け付け可能である。 Further, a printer driver program corresponding to all of the MFPs 100A, 100B, and 100C is installed in the PC200. Therefore, the PC 200 can accept printing conditions that cannot be executed by at least one of the MFPs 100A, 100B, and 100C.

また、変形例におけるPC200は、第1ジョブにMFP100Aを識別するための第1装置識別情報を関連付けて格納し、第2ジョブに第2画像形成装置を識別するための第2装置識別情報を関連付けて格納する。このため、MFP100Aが第1ジョブおよび第2ジョブのうちから第1ジョブを取得でき、MFP100B,100Cが第1ジョブおよび第2ジョブのうちから第2ジョブを取得できる。 Further, the PC 200 in the modified example associates and stores the first device identification information for identifying the MFP 100A with the first job, and associates the second device identification information for identifying the second image forming device with the second job. And store. Therefore, the MFP 100A can acquire the first job from the first job and the second job, and the MFPs 100B and 100C can acquire the second job from the first job and the second job.

また、画像処理は、冊子を生成するためにページの順番を入れ換える処理を含む。 In addition, the image processing includes a process of changing the order of pages in order to generate a booklet.

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

1 プルプリントシステム、3 ネットワーク、100A,100B,100C MFP、200 PC、300 プリントサーバー、201 CPU、202 ROM、203 RAM、204 ネットワークI/F、205 HDD、206 表示部、207 操作部、208 バス、209 外部記憶装置、209A CD−ROM、300 プリントサーバー、51 印刷条件受付部、53 装置情報取得部、55 ジョブ生成部、57 格納部、61 共通不可処理検出部、63 処理前データ生成部、65 部分不可処理検出部、67 処理済データ生成部、73 処理後データ生成部。 1 pull print system, 3 networks, 100A, 100B, 100C MFP, 200 PC, 300 print server, 201 CPU, 202 ROM, 203 RAM, 204 network I / F, 205 HDD, 206 display unit, 207 operation unit, 208 bus , 209 external storage device, 209A CD-ROM, 300 print server, 51 print condition reception unit, 53 device information acquisition unit, 55 job generation unit, 57 storage unit, 61 common non-processing detection unit, 63 pre-processing data generation unit, 65 Partially impossible processing detection unit, 67 Processed data generation unit, 73 Post-processing data generation unit.

Claims (11)

第1画像形成装置が有する機能を示す第1装置情報および第2画像形成装置が有する機能を示す第2装置情報を取得する装置情報取得手段と、
ユーザーによりジョブを生成する指示が受け付けられることに応じて、前記第1装置情報に基づいて前記第1画像形成装置が実行可能な第1ジョブを生成するとともに、前記第2装置情報に基づいて前記第2画像形成装置が実行可能な第2ジョブを生成するジョブ生成手段と、
前記第1ジョブおよび前記第2ジョブを前記第1画像形成装置および前記第2画像形成装置が取得可能な状態で記憶手段に格納する格納手段と、を備えた情報処理装置。
A device information acquisition means for acquiring the first device information indicating the function of the first image forming device and the second device information indicating the function of the second image forming device, and
In response to the user's instruction to generate a job, the first image forming apparatus generates a first job that can be executed based on the first device information, and the second device information is used as the basis for generating the first job. A job generation means for generating a second job that can be executed by the second image forming apparatus, and
An information processing device including a storage means for storing the first job and the second job in a storage means in a state in which the first image forming device and the second image forming device can be acquired.
プリントジョブを生成するための印刷条件を受け付ける印刷条件受付手段を、さらに備え、
前記印刷条件受付手段は、前記第1画像形成装置で実行可能で前記第2画像形成装置で実行不可能な画像処理である部分不可処理を定める前記印刷条件を受け付け可能であり、
前記ジョブ生成手段は、前記第1装置情報および前記第2装置情報に基づいて、前記部分不可処理を検出し、前記部分不可処理を実行した処理済データを生成し、
前記第1ジョブは前記印刷条件に従って前記部分不可処理が実行される前の処理前データを含み、
前記第2ジョブは前記処理済データを含む、請求項1に記載の情報処理装置。
Further equipped with a print condition receiving means for receiving print conditions for generating a print job,
The print condition receiving means can accept the print condition that defines a partially improbable process that is an image process that can be executed by the first image forming apparatus and cannot be executed by the second image forming apparatus.
The job generation means detects the partially impossible process based on the first device information and the second device information, and generates processed data in which the partially impossible process is executed.
The first job includes pre-processing data before the partial non-processing is executed according to the printing conditions.
The information processing apparatus according to claim 1, wherein the second job includes the processed data.
前記部分不可処理は、複数のページの画像の順番を変更するページ編集処理を含む、請求項2に記載の情報処理装置。 The information processing apparatus according to claim 2, wherein the partially non-processable process includes a page editing process for changing the order of images on a plurality of pages. 前記部分不可処理は、画像を変換する画像変換処理を含む、請求項2または3に記載の情報処理装置。 The information processing apparatus according to claim 2 or 3, wherein the partially non-processable process includes an image conversion process for converting an image. 前記印刷条件受付手段は、前記第1画像形成装置および前記第2画像形成装置のいずれもが実行不可能な前記画像処理である共通不可処理を定める前記印刷条件を受け付け可能であり、
前記ジョブ生成手段は、前記第1装置情報および前記第2装置情報に基づいて、前記共通不可処理を検出し、前記共通不可処理を実行することにより前記処理前データを生成する、請求項2〜4のいずれか1項に記載の情報処理装置。
The print condition receiving means can accept the print condition that defines a common impossibility process that is an image process that neither the first image forming apparatus nor the second image forming apparatus can execute.
Claims 2 to 2, wherein the job generating means detects the common non-processing based on the first device information and the second device information, and generates the pre-processing data by executing the common non-processing. The information processing apparatus according to any one of 4.
前記ジョブ生成手段は、前記印刷条件に従って実行される前記画像処理を実行するために使用可能な記憶容量に基づいて前記部分不可処理を検出する、請求項2〜5のいずれか1項に記載の情報処理装置。 The job generating means according to any one of claims 2 to 5, wherein the job generating means detects the partially impossible process based on the storage capacity available for performing the image process executed according to the print conditions. Information processing device. 前記記憶手段は、前記第1画像形成装置、前記第2画像形成装置、前記第1画像形成装置および前記第2画像形成装置と通信可能に接続されたサーバーのいずれかに備えられる、請求項1〜6のいずれか1項に記載の情報処理装置。 The storage means is provided in any one of the first image forming apparatus, the second image forming apparatus, the first image forming apparatus, and a server communicably connected to the second image forming apparatus. The information processing device according to any one of Items to 6. 前記第1画像形成装置および前記第2画像形成装置のすべてに対応するプリンタードライバプログラムがインストールされた、請求項1〜7のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 7, wherein a printer driver program corresponding to all of the first image forming apparatus and the second image forming apparatus is installed. 前記格納手段は、前記第1ジョブに前記第1画像形成装置を識別するための第1装置識別情報を関連付けて格納し、前記第2ジョブに前記第2画像形成装置を識別するための第2装置識別情報を関連付けて格納する、請求項1〜8のいずれか1項に記載の情報処理装置。 The storage means stores the first job in association with the first device identification information for identifying the first image forming device, and stores the second job in the second job for identifying the second image forming device. The information processing device according to any one of claims 1 to 8, which stores the device identification information in association with each other. 第1画像形成装置が有する機能を示す第1装置情報および第2画像形成装置が有する機能を示す第2装置情報を取得する装置情報取得ステップと、
ユーザーによりジョブを生成する指示が受け付けられることに応じて、前記第1装置情報に基づいて前記第1画像形成装置が実行可能な第1ジョブを生成するとともに、前記第2装置情報に基づいて前記第2画像形成装置が実行可能な第2ジョブを生成するジョブ生成ステップと、
前記第1ジョブおよび前記第2ジョブを前記第1画像形成装置および前記第2画像形成装置が取得可能な状態で記憶手段に格納する格納ステップと、を情報処理装置に実行させる装置制御方法。
A device information acquisition step for acquiring first device information indicating the function of the first image forming device and second device information indicating the function of the second image forming device, and
In response to the user's instruction to generate a job, the first image forming apparatus generates a first job that can be executed based on the first device information, and the second device information is used as the basis for generating the first job. A job generation step that generates a second job that can be executed by the second image forming apparatus,
A device control method for causing an information processing device to execute a storage step of storing the first job and the second job in a storage means in a state in which the first image forming device and the second image forming device can be acquired.
第1画像形成装置が有する機能を示す第1装置情報および第2画像形成装置が有する機能を示す第2装置情報を取得する装置情報取得ステップと、
ユーザーによりジョブを生成する指示が受け付けられることに応じて、前記第1装置情報に基づいて前記第1画像形成装置が実行可能な第1ジョブを生成するとともに、前記第2装置情報に基づいて前記第2画像形成装置が実行可能な第2ジョブを生成するジョブ生成ステップと、
前記第1ジョブおよび前記第2ジョブを前記第1画像形成装置および前記第2画像形成装置が取得可能な状態で記憶手段に格納する格納ステップと、をコンピューターに実行させるドライバープログラム。
A device information acquisition step for acquiring first device information indicating the function of the first image forming device and second device information indicating the function of the second image forming device, and
In response to the user's instruction to generate a job, the first image forming apparatus generates a first job that can be executed based on the first device information, and the second device information is used as the basis for generating the first job. A job generation step that generates a second job that can be executed by the second image forming apparatus,
A driver program for causing a computer to execute a storage step of storing the first job and the second job in a storage means in a state in which the first image forming apparatus and the second image forming apparatus can acquire the first job and the second job.
JP2019123148A 2019-07-01 2019-07-01 Information processing device, device control method and driver program Pending JP2021009567A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019123148A JP2021009567A (en) 2019-07-01 2019-07-01 Information processing device, device control method and driver program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019123148A JP2021009567A (en) 2019-07-01 2019-07-01 Information processing device, device control method and driver program

Publications (1)

Publication Number Publication Date
JP2021009567A true JP2021009567A (en) 2021-01-28

Family

ID=74199408

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019123148A Pending JP2021009567A (en) 2019-07-01 2019-07-01 Information processing device, device control method and driver program

Country Status (1)

Country Link
JP (1) JP2021009567A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008226000A (en) * 2007-03-14 2008-09-25 Seiko Epson Corp Print image data generation device and print execution method
JP2009054007A (en) * 2007-08-28 2009-03-12 Konica Minolta Business Technologies Inc Image forming system, server device, image forming program, and image forming method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008226000A (en) * 2007-03-14 2008-09-25 Seiko Epson Corp Print image data generation device and print execution method
JP2009054007A (en) * 2007-08-28 2009-03-12 Konica Minolta Business Technologies Inc Image forming system, server device, image forming program, and image forming method

Similar Documents

Publication Publication Date Title
US8576429B2 (en) Image forming system, information processing apparatus, document processing method and printer driver for viewing in an image forming apparatus
JP5195861B2 (en) Information processing system
US8363242B2 (en) Image processing apparatus and image processing apparatus control method for requesting an external apparatus to transmit image data
JP4089729B2 (en) Information processing system, processing condition setting program, and processing condition setting method
JP5618773B2 (en) Image forming system, image forming apparatus, and method in image forming apparatus
US9092704B2 (en) Image forming system, image forming apparatus, and recording medium
JP4329825B2 (en) Information processing apparatus, proxy processing execution method, and proxy processing execution program
US9596377B2 (en) Image processing apparatus, image processing method, and storage medium
JP2010208266A (en) Printing system, image forming device, print server, print data managing method and image forming method
JP4645688B2 (en) Image processing apparatus, authentication method, and authentication program
JP4710920B2 (en) Data processing apparatus, data processing program, data processing method, server, process execution instruction program, and process execution instruction method
US11307821B2 (en) Print control method, non-transitory recording medium, information processing apparatus, and printing system for pull printing
US20060294182A1 (en) Service providing system, and client, server, and program for the same
US20120274975A1 (en) Printing system, print data generator, processor, printing method and non-transitory recording medium
EP3048522B1 (en) Method of outputting content through network, and apparatus and system for performing the method
JP6481508B2 (en) Terminal device, program, and output system
JP2021009567A (en) Information processing device, device control method and driver program
JP5131223B2 (en) Workflow execution device, workflow execution method, and workflow execution program
US20240080396A1 (en) Information processing apparatus capable of preventing lowering of operability when printing is performed, method of controlling information processing apparatus, and storage medium
US11985274B2 (en) Image processing apparatus and method which transmits image data to an external apparatus using code information
JP2016186716A (en) Print system, print control device, print output device, and program
JP2015172933A (en) Information processing apparatus, information processing method, and program
JP2021056633A (en) Voice setting system, voice setting support program and voice setting support device
JP4279263B2 (en) File management system
JP4665700B2 (en) Image processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220517

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230228

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230711

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240109