JP2020046912A - Image processing system, information processing device, and image processing device - Google Patents

Image processing system, information processing device, and image processing device Download PDF

Info

Publication number
JP2020046912A
JP2020046912A JP2018174614A JP2018174614A JP2020046912A JP 2020046912 A JP2020046912 A JP 2020046912A JP 2018174614 A JP2018174614 A JP 2018174614A JP 2018174614 A JP2018174614 A JP 2018174614A JP 2020046912 A JP2020046912 A JP 2020046912A
Authority
JP
Japan
Prior art keywords
image forming
forming condition
image
identification information
image processing
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
JP2018174614A
Other languages
Japanese (ja)
Other versions
JP7172333B2 (en
Inventor
一樹 長島
Kazuki Nagashima
一樹 長島
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2018174614A priority Critical patent/JP7172333B2/en
Publication of JP2020046912A publication Critical patent/JP2020046912A/en
Application granted granted Critical
Publication of JP7172333B2 publication Critical patent/JP7172333B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To perform, even when a data size for a designated image forming condition is large, image processing in accordance with the image forming condition.SOLUTION: Conventionally, an image forming condition described in an extension DEVMODE is described in a description area called a template, and is transmitted to a printer server device 2 from a personal computer 3. Then, identification information (a template name) of the template is described in an extension DEVMODE structure, and is transmitted to the printer server device 2 from the personal computer 3. In the DEVMODE structure, a predetermined image forming condition is described as is conventionally done, and is transmitted to the printer server device 2 from the personal computer 3.SELECTED DRAWING: Figure 5

Description

本発明は、画像処理システム、情報処理装置及び画像処理装置に関する。   The present invention relates to an image processing system, an information processing device, and an image processing device.

パーソナルコンピュータ上で動作するアプリケーションプログラムからプリンタドライバを起動してプリンタに画像形成処理を指示する場合に、そのプリンタドライバにおいて指定可能な基本的な画像形成条件(例えば印刷部数、用紙サイズや向き、両面/片面、カラー/白黒等)とは別に、プリンタまたはDFE(Digital Front End)と呼ばれるプリントサーバ装置において独自に指定可能な画像形成条件を指示することが可能である。これらの画像形成条件は、例えば、広く普及しているOS(Operating System)であるWindows(登録商標)に準拠しているDEVMODE構造体及び拡張DEVMODE構造体と呼ばれる記述領域に記述される。   When a printer driver is started from an application program operating on a personal computer and instructs the printer to perform image forming processing, basic image forming conditions (for example, the number of copies, paper size and orientation, double-sided / Single-sided, color / monochrome, etc.), it is possible to specify image forming conditions that can be uniquely specified in a printer or a print server device called DFE (Digital Front End). These image forming conditions are described in, for example, a description area called a DEVMODE structure and an extended DEVMODE structure that conform to Windows (registered trademark), which is a widely used OS (Operating System).

このDEVMODE構造体及び拡張DEVMODE構造体に記述される画像形成条件のデータサイズ(特に拡張DEVMODE構造体に記述される画像形成条件のデータサイズ)が或る量を超えると画像形成処理が正常に行えない、という問題が知られている。そこで、例えば特許文献1には、アプリケーションプログラム実行時に、上記画像形成条件に相当する印刷設定情報を圧縮することなどが記載されている。   When the data size of the image forming conditions described in the DEVMODE structure and the extended DEVMODE structure (particularly, the data size of the image forming conditions described in the extended DEVMODE structure) exceeds a certain amount, the image forming process can be performed normally. There is no known problem. Therefore, for example, Patent Document 1 describes that print setting information corresponding to the image forming conditions is compressed when an application program is executed.

特開2003−58332号公報JP 2003-58332 A

本発明は、指定される画像形成条件のデータサイズが大きい場合であっても、その画像形成条件に従った画像処理を行い得る仕組みを実現することを目的とする。   SUMMARY OF THE INVENTION It is an object of the present invention to realize a mechanism capable of performing image processing in accordance with an image forming condition even when the data size of the designated image forming condition is large.

請求項1に係る画像処理システムは、画像形成条件を送信する画像形成条件送信部と、プリンタドライバにおいて指定されている画像形成条件の記述領域に当該条件の識別情報を記述して送信する識別情報送信部と、画像データを送信する画像データ送信部とを備える情報処理装置と、前記画像形成条件送信部から送信されてくる前記画像形成条件を当該条件の識別情報に対応付けて記憶する記憶部と、前記識別情報送信部から送信されてくる前記識別情報に対応付けられた画像形成条件を前記記憶部から読み出し、読み出した当該画像形成条件に従って、前記画像データ送信部から送信されてくる画像データに対する画像処理を行う画像処理部とを備える画像処理装置とを備える画像処理システムである。   An image processing system according to claim 1, wherein an image forming condition transmitting unit that transmits the image forming condition, and identification information that describes and transmits identification information of the condition in a description area of the image forming condition specified by the printer driver. An information processing apparatus including a transmitting unit, an image data transmitting unit that transmits image data, and a storage unit that stores the image forming condition transmitted from the image forming condition transmitting unit in association with identification information of the condition Reading image forming conditions associated with the identification information transmitted from the identification information transmitting unit from the storage unit, and transmitting image data transmitted from the image data transmitting unit in accordance with the read image forming conditions. And an image processing apparatus including an image processing unit that performs image processing on the image processing system.

請求項2に係る画像処理システムは、請求項1記載の構成において、前記画像処理装置において、前記画像形成条件送信部から送信されてくる前記画像形成条件の識別情報を生成して前記情報処理装置に通知し、前記情報処理装置において、前記画像処理装置から通知された前記識別情報を、プリンタドライバにおいて指定されている画像形成条件の記述領域に記述して送信する。   3. The image processing system according to claim 1, wherein the image processing apparatus generates the identification information of the image forming condition transmitted from the image forming condition transmitting unit, and the information processing apparatus generates the information. In the information processing apparatus, the identification information notified from the image processing apparatus is described in a description area of an image forming condition designated by a printer driver and transmitted.

請求項3に係る画像処理システムは、請求項1又は2記載の構成において、前記情報処理装置において、前記画像形成条件送信部は、画像形成条件のデータサイズが閾値を超える場合に、当該画像形成条件を前記画像形成条件に記述して送信する。   In the image processing system according to claim 3, in the configuration according to claim 1 or 2, in the information processing apparatus, when the data size of the image forming condition exceeds a threshold value, the image forming condition transmitting unit transmits the image forming condition. The conditions are described in the image forming conditions and transmitted.

請求項4に係る画像処理システムは、請求項1〜3のいずれか1項に記載の構成において、前記情報処理装置において、前記画像形成条件送信部は、プリンタドライバの入力画面から、当該プリンタドライバとは異なるプログラムが実行されることによって提供される画像形成条件の入力画面に遷移し、当該入力画面に入力された前記画像形成条件を送信する。   The image processing system according to claim 4, wherein in the information processing device, the image forming condition transmitting unit is configured to display the printer driver from an input screen of the printer driver. The program transitions to an image forming condition input screen provided by executing a program different from the above, and transmits the image forming condition input to the input screen.

請求項5に係る画像処理システムは、請求項1〜4のいずれか1項に記載の構成において、前記画像形成条件及び前記識別情報の記述領域は、Windows(登録商標)のDEVMODE構造体及び拡張DEVMODE構造体である。   According to a fifth aspect of the present invention, in the image processing system according to any one of the first to fourth aspects, the description area of the image forming condition and the identification information includes a DEVMODE structure of Windows (registered trademark) and an extended area. DEVMODE structure.

請求項6に係る画像処理システムは、請求項5記載の構成において、前記情報処理装置において、Windows(登録商標)のDEVMODE構造体に所定の画像形成条件が記述され、拡張DEVMODE構造体に前記識別情報が記述される。   In the image processing system according to claim 6, in the configuration according to claim 5, in the information processing apparatus, a predetermined image forming condition is described in a DEVMODE structure of Windows (registered trademark), and the identification information is described in an extended DEVMODE structure. Information is described.

また、請求項7に係る情報処理装置は、画像形成条件を画像処理装置に送信する画像形成条件送信部と、プリンタドライバにおいて指定されている画像形成条件の記述領域に当該条件の識別情報を記述して前記画像処理装置に送信する識別情報送信部と、画像データを前記画像処理装置に送信する画像データ送信部とを備える情報処理装置である。   The information processing apparatus according to claim 7 transmits an image forming condition to an image processing apparatus, and describes identification information of the condition in a description area of the image forming condition specified by a printer driver. An information processing apparatus comprising: an identification information transmitting unit that transmits the image data to the image processing apparatus; and an image data transmitting unit that transmits image data to the image processing apparatus.

また、請求項8に係る画像処理装置は、請求項7記載の情報処理装置から送信されてくる前記画像形成条件を、当該画像形成条件を当該条件の識別情報に対応付けて記憶する記憶部と、前記情報処理装置から送信されてくる前記識別情報に対応付けられた画像形成条件を前記記憶部から読み出し、読み出した当該画像形成条件に従って、前記情報処理装置から送信されてくる画像データに対する画像処理を行う画像処理部とを備える画像処理装置である。   An image processing apparatus according to an eighth aspect of the present invention includes a storage unit configured to store the image forming condition transmitted from the information processing apparatus according to the seventh aspect in association with the image forming condition and identification information of the condition. Reading, from the storage unit, an image forming condition associated with the identification information transmitted from the information processing apparatus, and performing image processing on image data transmitted from the information processing apparatus in accordance with the read image forming condition. And an image processing unit that performs the following.

請求項1に記載の画像処理システムによれば、指定される画像形成条件のデータサイズが大きい場合であっても、その画像形成条件に従った画像処理が行われる。
請求項2に記載の画像処理システムによれば、識別情報が情報処理装置の管理下で生成される。
請求項3に記載の画像処理システムによれば、画像形成処理に不具合が起こる可能性が高いときに、その可能性が低減される。
請求項4に記載の画像処理システムによれば、ユーザはプリンタドライバから遷移した画面で画像形成条件を入力し得る。
請求項5に記載の画像処理システムによれば、Windows(登録商標)のDEVMODE構造体及び拡張DEVMODE構造体が用いられる。
請求項6に記載の画像処理システムによれば、拡張DEVMODE構造体のデータサイズが大きくならない。
請求項7に記載の情報処理装置によれば、指定される画像形成条件のデータサイズが大きい場合であっても、その画像形成条件に従った画像処理が行われる。
請求項8に記載の画像処理装置によれば、指定される画像形成条件のデータサイズが大きい場合であっても、その画像形成条件に従った画像処理が行われる。
According to the image processing system of the first aspect, even if the data size of the designated image forming condition is large, the image processing is performed according to the image forming condition.
According to the image processing system of the second aspect, the identification information is generated under the management of the information processing device.
According to the image processing system of the third aspect, when there is a high possibility that a failure occurs in the image forming process, the possibility is reduced.
According to the image processing system of the fourth aspect, the user can input image forming conditions on the screen changed from the printer driver.
According to the image processing system of the fifth aspect, the DEVMODE structure and the extended DEVMODE structure of Windows (registered trademark) are used.
According to the image processing system of the sixth aspect, the data size of the extended DEVMODE structure does not increase.
According to the information processing apparatus of the present invention, even when the data size of the designated image forming condition is large, the image processing according to the image forming condition is performed.
According to the image processing apparatus of the present invention, even if the data size of the designated image forming condition is large, the image processing is performed according to the image forming condition.

本発明の実施形態に係る画像処理システムの構成を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of an image processing system according to an embodiment of the present invention. 本発明の実施形態に係る情報処理装置のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of the information processing apparatus according to the embodiment of the present invention. 本発明の実施形態に係る画像処理装置のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of the image processing apparatus according to the embodiment of the present invention. 同画像処理システムの機能構成を示すブロック図である。FIG. 2 is a block diagram illustrating a functional configuration of the image processing system. 画像形成条件の記述例を示す図である。FIG. 4 is a diagram illustrating a description example of image forming conditions. 同画像処理システムの動作を示すシーケンス図である。FIG. 3 is a sequence diagram illustrating an operation of the image processing system.

<構成>
以下、本発明の実施形態について説明する。図1は、本発明の実施形態に係る画像処理システム100の構成を示すブロック図である。この画像処理システム100は、例えば電子写真方式の画像形成装置であるプリンタ1と、DFE(Digital Front End)と呼ばれる情報処理装置であってプリンタ1に接続されるプリントサーバ装置2と、ユーザによって操作されるパーソナルコンピュータ3とを備える。プリントサーバ装置2とパーソナルコンピュータ3は通信可能となるように、ネットワーク4を介して接続されている。プリンタ1、プリントサーバ装置2及びパーソナルコンピュータ3はそれぞれ複数であってもよい。
<Structure>
Hereinafter, embodiments of the present invention will be described. FIG. 1 is a block diagram illustrating a configuration of an image processing system 100 according to an embodiment of the present invention. The image processing system 100 includes, for example, a printer 1 which is an image forming apparatus of an electrophotographic system, a print server apparatus 2 which is an information processing apparatus called a DFE (Digital Front End) and is connected to the printer 1, and is operated by a user. And a personal computer 3 to be used. The print server device 2 and the personal computer 3 are connected via a network 4 so that they can communicate with each other. Each of the printer 1, the print server device 2, and the personal computer 3 may be plural.

図2は、本発明の実施形態に係るパーソナルコンピュータ3のハードウェア構成を示すブロック図である。パーソナルコンピュータ3は、制御部31と、通信部32と、記憶部33と、UI(User Interface)部34とを備えている。制御部31は、CPU(Central Processing Unit)などの演算処理装置と、ROM(Read Only Memory)及びRAM(Random Access Memory)などの記憶装置とを備えている。ROMには、CPUによって実行されるプログラムが記憶されている。CPUは、RAMをワークエリアとして用いてROMや記憶部33に記憶されたプログラムを実行することによって、パーソナルコンピュータ3の各部の動作を制御する。通信部32は、通信回路を備えており、データ通信を行う。記憶部33は、例えばハードディスクなどの記憶手段であり、制御部31が用いるデータ群やプログラム群を記憶している。UI部34は、キーやタッチセンサなどの操作子が設けられた操作部と、液晶パネルや液晶駆動回路などの表示部とを含んでおり、ユーザの操作を受け付けたりユーザに対する情報提供を行ったりする。   FIG. 2 is a block diagram showing a hardware configuration of the personal computer 3 according to the embodiment of the present invention. The personal computer 3 includes a control unit 31, a communication unit 32, a storage unit 33, and a UI (User Interface) unit 34. The control unit 31 includes an arithmetic processing device such as a CPU (Central Processing Unit) and a storage device such as a ROM (Read Only Memory) and a RAM (Random Access Memory). The ROM stores a program to be executed by the CPU. The CPU controls the operation of each unit of the personal computer 3 by executing a program stored in the ROM or the storage unit 33 using the RAM as a work area. The communication unit 32 includes a communication circuit and performs data communication. The storage unit 33 is a storage unit such as a hard disk, and stores a data group and a program group used by the control unit 31. The UI unit 34 includes an operation unit provided with operators such as keys and touch sensors, and a display unit such as a liquid crystal panel and a liquid crystal drive circuit, and accepts user operations and provides information to the user. I do.

プリントサーバ装置2は、画像処理装置、つまり、コンピュータである。よって、図3に示すようにハードウェアとしてはパーソナルコンピュータ3と同等の構成であるが、UI部34は必須ではない。   The print server device 2 is an image processing device, that is, a computer. Therefore, as shown in FIG. 3, the hardware has the same configuration as that of the personal computer 3, but the UI unit 34 is not essential.

図4は、画像処理システム100の機能構成を示すブロック図である。プリントサーバ装置2及びパーソナルコンピュータ3において、それぞれ制御部が記憶部等に記憶されているプログラムを実行することにより、図4の機能が実現される。   FIG. 4 is a block diagram illustrating a functional configuration of the image processing system 100. In the print server device 2 and the personal computer 3, the functions of FIG. 4 are realized by the control unit executing programs stored in the storage unit and the like.

パーソナルコンピュータ3においては、プリントサーバ装置2に画像形成条件を送信する画像形成条件送信部301と、パーソナルコンピュータ3にて実行されるプリンタドライバにおいて指定されている画像形成条件の記述領域に当該条件の識別情報を記述してプリントサーバ装置2に送信する識別情報送信部302と、プリントサーバ装置2に画像データを送信する画像データ送信部303とが実現される。プリントサーバ装置2においては、パーソナルコンピュータ3の画像形成条件送信部301から送信されてくる画像形成条件、パーソナルコンピュータ3の識別情報送信部302から送信されてくる識別情報、及びパーソナルコンピュータ3の画像データ送信部303から送信されてくる画像データを受信する受信部201と、パーソナルコンピュータ3の画像形成条件送信部301から送信されてくる画像形成条件を当該条件の識別情報に対応付けて記憶する記憶部202と、パーソナルコンピュータ3の識別情報送信部302から送信されてくる識別情報に対応付けられた画像形成条件を記憶部202から読み出し、読み出した当該画像形成条件に従って、パーソナルコンピュータ3の画像データ送信部303から送信されてくる画像データに対する画像処理を行う画像処理部203とが実現される。   In the personal computer 3, the image forming condition transmitting unit 301 for transmitting the image forming condition to the print server device 2 and the image forming condition description area specified by the printer driver executed by the personal computer 3 are stored in the description area. An identification information transmitting unit 302 that describes the identification information and transmits it to the print server device 2 and an image data transmission unit 303 that transmits image data to the print server device 2 are realized. In the print server device 2, the image forming conditions transmitted from the image forming condition transmitting unit 301 of the personal computer 3, the identification information transmitted from the identification information transmitting unit 302 of the personal computer 3, and the image data of the personal computer 3 A receiving unit 201 that receives the image data transmitted from the transmitting unit 303, and a storage unit that stores the image forming conditions transmitted from the image forming condition transmitting unit 301 of the personal computer 3 in association with the identification information of the conditions. The image forming conditions associated with the identification information transmitted from the identification information transmitting unit 302 of the personal computer 3 are read from the storage unit 202, and the image data transmitting unit of the personal computer 3 is read in accordance with the read image forming conditions. The image data transmitted from 303 An image processing unit 203 for performing image processing is realized with respect to data.

ここで、図5は、画像形成条件の記述例を示す図である。従来は、図5(A)に示すように、プリンタドライバにおいて指定されている画像形成条件の記述領域であるDEVMODE構造体に基本的な所定の画像形成条件(例えば用紙サイズ、印刷の向き、両面/片面印刷の別、部数のほか、拡張DEVMODEのサイズ)が記述されている。また、プリンタドライバにおいて指定されている拡張的な画像形成条件の記述領域(拡張記述領域)である拡張DEVMODE構造体にそのほかの画像形成条件(例えばカラー/白黒の別等)が記述されている。この拡張DEVMODE構造体に記述される画像形成条件のデータサイズが或る量を超えると(図5ではウォーターマークの有無以降の画像形成条件が或る量を超えている例を示している)、画像形成処理が正常に行えないことがある。   Here, FIG. 5 is a diagram illustrating a description example of the image forming conditions. Conventionally, as shown in FIG. 5A, basic predetermined image forming conditions (for example, paper size, printing direction, double-sided printing) are stored in a DEVMODE structure which is a description area of image forming conditions specified in a printer driver. In addition to the description, the description includes the size of the extended DEVMODE in addition to the number of copies, the number of copies, and the size of the extended DEVMODE. Further, other image forming conditions (for example, color / monochrome) are described in an extended DEVMODE structure, which is an extended image forming condition description area (extended description area) specified by the printer driver. When the data size of the image forming condition described in the extended DEVMODE structure exceeds a certain amount (FIG. 5 shows an example in which the image forming condition after the presence or absence of the watermark exceeds a certain amount). Image formation processing may not be performed normally.

これに対し、本実施形態では図5(B)に示すように、パーソナルコンピュータ3において、画像形成条件送信部301が、従来は拡張DEVMODEに記述されていた画像形成条件をテンプレートという記述領域に記述して、プリントサーバ装置2に送信する。そして、パーソナルコンピュータ3において、識別情報送信部302が、拡張DEVMODE構造体に、そのテンプレートの識別情報(テンプレート名)を記述してプリントサーバ装置2に送信する。このテンプレート名は、拡張DEVMODE構造体に記述された場合であっても画像形成処理が正常に行い得るような十分に小さいデータサイズである。さらに、パーソナルコンピュータ3において、画像データ送信部303が、DEVMODE構造体に従来と同じように所定の画像形成条件を記述して、画像データとともにプリントサーバ装置2に送信する。   On the other hand, in the present embodiment, as shown in FIG. 5B, in the personal computer 3, the image forming condition transmitting unit 301 describes the image forming conditions conventionally described in the extended DEVMODE in a description area called a template. Then, the data is transmitted to the print server device 2. Then, in the personal computer 3, the identification information transmitting unit 302 describes the identification information (template name) of the template in the extended DEVMODE structure and transmits the extended DEVMODE structure to the print server device 2. This template name has a sufficiently small data size so that the image forming process can be performed normally even when it is described in the extended DEVMODE structure. Further, in the personal computer 3, the image data transmitting unit 303 describes a predetermined image forming condition in the DEVMODE structure as in the related art, and transmits the DEVMODE structure to the print server device 2 together with the image data.

プリントサーバ装置2においては、記憶部202が、画像形成条件送信部301から送信されてくるテンプレート内の画像形成条件を当該条件の識別情報(テンプレート名)に対応付けて記憶する。そして、プリントサーバ装置2において、画像処理部203が、識別情報送信部302から送信されてくる識別情報(テンプレート名)に対応付けられた画像形成条件を記憶部202から読み出し、読み出した当該画像形成条件に従って、画像データ送信部303から送信されてくる画像データに対する画像処理を行う。   In the print server device 2, the storage unit 202 stores the image forming condition in the template transmitted from the image forming condition transmitting unit 301 in association with the identification information (template name) of the condition. Then, in the print server device 2, the image processing unit 203 reads out the image forming conditions associated with the identification information (template name) transmitted from the identification information transmitting unit 302 from the storage unit 202, and reads the read image forming condition. Image processing is performed on the image data transmitted from the image data transmission unit 303 according to the conditions.

<動作>
図6は画像処理システム100の動作を示すシーケンス図である。まず、ユーザはパーソナルコンピュータ3を操作して、例えば文書作成プログラムのようなアプリケーションプログラムからプリンタドライバを起動してプリンタ1に対する画像形成条件を指定する。このとき、ユーザは、プリンタドライバからいわゆるプリントオプション等の機能を用いて、例えば部数等の各種の画像形成条件を設定する(ステップS11)。パーソナルコンピュータ3において、画像形成条件送信部301は、従来はDEVMODEに記述していた所定の画像形成条件以外の画像形成条件(つまり、従来は拡張DEVMODEに記述していた拡張的な画像形成条件)をテンプレートに記述領域に記述して、プリントサーバ装置2に送信する(ステップS12)。
<Operation>
FIG. 6 is a sequence diagram showing the operation of the image processing system 100. First, the user operates the personal computer 3 to start a printer driver from an application program such as a document creation program, and specifies image forming conditions for the printer 1. At this time, the user sets various image forming conditions such as the number of copies using a function such as a so-called print option from the printer driver (step S11). In the personal computer 3, the image forming condition transmitting unit 301 performs image forming conditions other than the predetermined image forming conditions conventionally described in DEVMODE (that is, extended image forming conditions conventionally described in extended DEVMODE). Is described in the description area in the template, and transmitted to the print server device 2 (step S12).

プリントサーバ装置2において、受信部201はテンプレートを受信して、記憶部202がこのテンプレートに記述されていた画像形成条件を記憶する(ステップS13)。そして、受信部201はテンプレートに対するテンプレート名を生成してパーソナルコンピュータ3に送信する(ステップS14)。このとき、記憶部202はこのテンプレート名を、上記画像形成条件(つまり当該テンプレート名が付与されたテンプレートに記述されていた画像形成条件)に対応付けて記憶する。   In the print server device 2, the receiving unit 201 receives the template, and the storage unit 202 stores the image forming conditions described in the template (Step S13). Then, the receiving unit 201 generates a template name for the template and transmits it to the personal computer 3 (Step S14). At this time, the storage unit 202 stores the template name in association with the image forming condition (that is, the image forming condition described in the template to which the template name is given).

次に、ユーザはパーソナルコンピュータ3を操作して、プリンタドライバ上でプリンタ1に対する画像形成処理を指示する(ステップS15)。パーソナルコンピュータ3において、識別情報送信部302及び画像データ送信部303は、DEVMODEに記述すべき所定の画像形成条件を記述し、拡張DEVMODEにテンプレート名を記述して画像データとともにプリントサーバ装置2に送信する。プリントサーバ装置2において、受信部201がこれらを受信する。そして、画像処理部203は、受信したテンプレート名に対応付けられた画像形成条件を記憶部202から読み出し、読み出した当該画像形成条件(拡張的な画像形成条件)及びDEVMODEに記述されていた画像形成条件(所定の画像形成条件)に従って、画像データに対する画像処理を行う(ステップS16)。   Next, the user operates the personal computer 3 to instruct the printer 1 to perform an image forming process on the printer driver (step S15). In the personal computer 3, the identification information transmitting unit 302 and the image data transmitting unit 303 describe a predetermined image forming condition to be described in DEVMODE, describe a template name in extended DEVMODE, and transmit the extended DEVMODE to the print server device 2 together with the image data. I do. In the print server device 2, the receiving unit 201 receives these. Then, the image processing unit 203 reads out the image forming conditions associated with the received template name from the storage unit 202, and reads out the read image forming conditions (extended image forming conditions) and the image forming conditions described in DEVMODE. Image processing is performed on the image data according to the conditions (predetermined image forming conditions) (step S16).

以上の実施形態によれば、指定される画像形成条件のデータサイズが大きい場合であっても、その画像形成条件に従った画像処理が行える。また、DEVMODEには基本的な所定の画像形成条件が記述されているため、従来のアプリケーションプログラムによって使用し得ることになる。加えて、拡張DEVMODEにはテンプレート名を記述するだけで足りるので、拡張的な画像形成条件のデータサイズに関係なく、プリンタドライバのデータサイズは大きくならない。   According to the above-described embodiment, even when the data size of the designated image forming condition is large, image processing according to the image forming condition can be performed. Also, since DEVMODE describes basic predetermined image forming conditions, it can be used by a conventional application program. In addition, since it is sufficient to describe the template name in the extended DEVMODE, the data size of the printer driver does not increase regardless of the data size of the extended image forming conditions.

<変形例>
なお、パーソナルコンピュータ3において、画像形成条件送信部301は、ユーザにより指定された画像形成条件のデータサイズが閾値(DEVMODE及び拡張DEVMODE構造体に記述された場合に画像形成処理が正常に行い得ないような最小のデータサイズ)を超える場合にのみ、当該画像形成条件を拡張DEVMODEに記述してプリントサーバ装置2に送信するようにしてもよい。
<Modification>
Note that, in the personal computer 3, the image forming condition transmitting unit 301 cannot perform the image forming process normally when the data size of the image forming condition specified by the user is described in the threshold (DEVMODE and extended DEVMODE structures). Only when the data size exceeds the minimum data size, the image forming condition may be described in the extended DEVMODE and transmitted to the print server device 2.

また、本発明は、コンピュータをパーソナルコンピュータ(情報処理装置)やプリントサーバ装置(画像処理装置)として機能させるためのプログラムや、係るプログラムを記録した記録媒体の形態でも提供され得る。また、本発明に係るプログラムは、インターネット等のネットワークを介してコンピュータにダウンロードされてもよい。
また、本発明に係る画像処理装置は画像形成装置に内蔵されたものであってもよい。
The present invention can also be provided in the form of a program for causing a computer to function as a personal computer (information processing device) or a print server device (image processing device), or a recording medium on which such a program is recorded. Further, the program according to the present invention may be downloaded to a computer via a network such as the Internet.
Further, the image processing apparatus according to the present invention may be built in the image forming apparatus.

1・・・情報処理装置、2・・・プリントサーバ装置、3・・・プリンタ、4・・・ネットワーク、21・・・制御部、22・・・通信部、23・・・記憶部、31・・・制御部、32・・・通信部、33・・・記憶部、34・・・UI部、201・・・受信部、202・・・記憶部、203・・・画像処理部、301・・・画像形成条件送信部、302・・・識別情報送信部、303・・・画像データ送信部。 DESCRIPTION OF SYMBOLS 1 ... Information processing apparatus, 2 ... Print server apparatus, 3 ... Printer, 4 ... Network, 21 ... Control part, 22 ... Communication part, 23 ... Storage part, 31 ... Control unit, 32 ... Communication unit, 33 ... Storage unit, 34 ... UI unit, 201 ... Reception unit, 202 ... Storage unit, 203 ... Image processing unit, 301 ... Image forming condition transmitting unit, 302... Identification information transmitting unit, 303.

Claims (8)

画像形成条件を送信する画像形成条件送信部と、プリンタドライバにおいて指定されている画像形成条件の記述領域に当該条件の識別情報を記述して送信する識別情報送信部と、画像データを送信する画像データ送信部とを備える情報処理装置と、
前記画像形成条件送信部から送信されてくる前記画像形成条件を当該条件の識別情報に対応付けて記憶する記憶部と、前記識別情報送信部から送信されてくる前記識別情報に対応付けられた画像形成条件を前記記憶部から読み出し、読み出した当該画像形成条件に従って、前記画像データ送信部から送信されてくる画像データに対する画像処理を行う画像処理部とを備える画像処理装置と
を備えることを特徴とする画像処理システム。
An image forming condition transmitting unit for transmitting the image forming condition, an identification information transmitting unit for describing and transmitting identification information of the condition in a description area of the image forming condition specified in the printer driver, and an image for transmitting image data An information processing device comprising a data transmission unit;
A storage unit that stores the image forming condition transmitted from the image forming condition transmitting unit in association with the identification information of the condition, and an image associated with the identification information transmitted from the identification information transmitting unit. And an image processing unit that reads image forming conditions from the storage unit and performs image processing on image data transmitted from the image data transmitting unit according to the read image forming conditions. Image processing system.
前記画像処理装置において、前記画像形成条件送信部から送信されてくる前記画像形成条件の識別情報を生成して前記情報処理装置に通知し、
前記情報処理装置において、前記画像処理装置から通知された前記識別情報を、プリンタドライバにおいて指定されている画像形成条件の記述領域に記述して送信する
ことを特徴とする請求項1記載の画像処理システム。
In the image processing device, generating identification information of the image forming condition transmitted from the image forming condition transmitting unit, and notifies the information processing device,
2. The image processing apparatus according to claim 1, wherein, in the information processing apparatus, the identification information notified from the image processing apparatus is described in a description area of an image forming condition specified by a printer driver and transmitted. 3. system.
前記情報処理装置において、前記画像形成条件送信部は、画像形成条件のデータサイズが閾値を超える場合に、当該画像形成条件を前記画像形成条件に記述して送信する
ことを特徴とする請求項1又は2記載の画像処理システム。
In the information processing apparatus, when the data size of the image forming condition exceeds a threshold value, the image forming condition transmitting unit describes the image forming condition in the image forming condition and transmits the image forming condition. Or the image processing system according to 2.
前記情報処理装置において、前記画像形成条件送信部は、プリンタドライバの入力画面から、当該プリンタドライバとは異なるプログラムが実行されることによって提供される画像形成条件の入力画面に遷移し、当該入力画面に入力された前記画像形成条件を送信する
ことを特徴とする請求項1〜3のいずれか1項に記載の画像処理システム。
In the information processing apparatus, the image forming condition transmitting unit may transition from an input screen of a printer driver to an image forming condition input screen provided by executing a program different from the printer driver, and The image processing system according to any one of claims 1 to 3, wherein the image forming condition input to the image processing apparatus is transmitted.
前記画像形成条件及び前記識別情報の記述領域は、Windows(登録商標)のDEVMODE構造体及び拡張DEVMODE構造体である
ことを特徴とする請求項1〜4のいずれか1項に記載の画像処理システム。
The image processing system according to any one of claims 1 to 4, wherein the description area of the image forming condition and the identification information is a DEVMODE structure and an extended DEVMODE structure of Windows (registered trademark). .
前記情報処理装置において、Windows(登録商標)のDEVMODE構造体に所定の画像形成条件が記述され、拡張DEVMODE構造体に前記識別情報が記述される
ことを特徴とする請求項5記載の画像処理システム。
The image processing system according to claim 5, wherein in the information processing apparatus, a predetermined image forming condition is described in a DEVMODE structure of Windows (registered trademark), and the identification information is described in an extended DEVMODE structure. .
画像形成条件を画像処理装置に送信する画像形成条件送信部と、
プリンタドライバにおいて指定されている画像形成条件の記述領域に当該条件の識別情報を記述して前記画像処理装置に送信する識別情報送信部と、
画像データを前記画像処理装置に送信する画像データ送信部と
を備えることを特徴とする情報処理装置。
An image forming condition transmitting unit that transmits an image forming condition to the image processing apparatus;
An identification information transmitting unit that describes identification information of the condition in a description area of an image forming condition specified in the printer driver and transmits the identification information to the image processing apparatus;
An image data transmitting unit that transmits image data to the image processing apparatus.
請求項7記載の情報処理装置から送信されてくる前記画像形成条件を、当該画像形成条件を当該条件の識別情報に対応付けて記憶する記憶部と、
前記情報処理装置から送信されてくる前記識別情報に対応付けられた画像形成条件を前記記憶部から読み出し、読み出した当該画像形成条件に従って、前記情報処理装置から送信されてくる画像データに対する画像処理を行う画像処理部と
を備えることを特徴とする画像処理装置。
A storage unit configured to store the image forming condition transmitted from the information processing apparatus according to claim 7 in association with the image forming condition and identification information of the condition;
An image forming condition associated with the identification information transmitted from the information processing device is read from the storage unit, and image processing is performed on image data transmitted from the information processing device according to the read image forming condition. An image processing device comprising:
JP2018174614A 2018-09-19 2018-09-19 Image processing system and information processing device Active JP7172333B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018174614A JP7172333B2 (en) 2018-09-19 2018-09-19 Image processing system and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018174614A JP7172333B2 (en) 2018-09-19 2018-09-19 Image processing system and information processing device

Publications (2)

Publication Number Publication Date
JP2020046912A true JP2020046912A (en) 2020-03-26
JP7172333B2 JP7172333B2 (en) 2022-11-16

Family

ID=69901515

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018174614A Active JP7172333B2 (en) 2018-09-19 2018-09-19 Image processing system and information processing device

Country Status (1)

Country Link
JP (1) JP7172333B2 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000242448A (en) * 1999-02-19 2000-09-08 Hitachi Koki Co Ltd Print parameter registration system for printer
JP2003058332A (en) * 2001-08-09 2003-02-28 Ricoh Co Ltd Printer control method and computer readable storage medium with program for executing the same method stored thereon
JP2003241922A (en) * 2002-02-14 2003-08-29 Ricoh Co Ltd Network printer
JP2006285870A (en) * 2005-04-04 2006-10-19 Canon Inc Print controller, print control method and program
JP2011053754A (en) * 2009-08-31 2011-03-17 Konica Minolta Business Technologies Inc Printer driver and controller
JP2013061904A (en) * 2011-09-15 2013-04-04 Ricoh Co Ltd Data processing device, program and storage medium
JP2013225256A (en) * 2012-04-23 2013-10-31 Konica Minolta Inc Image forming system, print job transmission device, print job transmission method, and print job transmission program
JP2015060269A (en) * 2013-09-17 2015-03-30 株式会社リコー Image processing control program, information processor and image processing system
JP2017076225A (en) * 2015-10-14 2017-04-20 株式会社リコー Program, information processing apparatus, image forming system, and print condition setting method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000242448A (en) * 1999-02-19 2000-09-08 Hitachi Koki Co Ltd Print parameter registration system for printer
JP2003058332A (en) * 2001-08-09 2003-02-28 Ricoh Co Ltd Printer control method and computer readable storage medium with program for executing the same method stored thereon
JP2003241922A (en) * 2002-02-14 2003-08-29 Ricoh Co Ltd Network printer
JP2006285870A (en) * 2005-04-04 2006-10-19 Canon Inc Print controller, print control method and program
JP2011053754A (en) * 2009-08-31 2011-03-17 Konica Minolta Business Technologies Inc Printer driver and controller
JP2013061904A (en) * 2011-09-15 2013-04-04 Ricoh Co Ltd Data processing device, program and storage medium
JP2013225256A (en) * 2012-04-23 2013-10-31 Konica Minolta Inc Image forming system, print job transmission device, print job transmission method, and print job transmission program
JP2015060269A (en) * 2013-09-17 2015-03-30 株式会社リコー Image processing control program, information processor and image processing system
JP2017076225A (en) * 2015-10-14 2017-04-20 株式会社リコー Program, information processing apparatus, image forming system, and print condition setting method

Also Published As

Publication number Publication date
JP7172333B2 (en) 2022-11-16

Similar Documents

Publication Publication Date Title
JP4912214B2 (en) Information processing apparatus and object display method
JP2019135814A (en) Image forming apparatus, method therefor, and program
JP2007200235A (en) Removable media device, removable media device control program and network equipment control program
EP2369464A2 (en) Printer and terminal device
US11093188B2 (en) Printing apparatus, control method, and storage medium for processing print settings
JP2008084183A (en) Image forming system, image forming device, and image forming method
US10101954B2 (en) Job processing apparatus that manages history information, method of controlling the same, and storage medium
US20180316802A1 (en) Image processing apparatus, control method for image processing apparatus, and recording medium
JP2022095398A (en) Image forming device and image forming system
JP2011118474A (en) Job management system, job management program, prohibition determination program, computer, electric equipment, and image forming apparatus
JP2020046912A (en) Image processing system, information processing device, and image processing device
JP6245103B2 (en) Image processing device
JP2018118426A (en) Image formation system and image formation method
JP2015225535A (en) Information processor, and authentication printing system using same
US10896015B2 (en) Print job transmitting apparatus, print system
US20230053390A1 (en) Information processing system, information processing apparatus, and method therefor
JP7255277B2 (en) Image processing device and image processing system
US9262116B2 (en) Print control apparatus, image forming apparatus, image forming system, and method of controlling for spooling printing data and handling status information about a work of the image forming apparatus throughout printing process
US10965838B2 (en) Image forming apparatus, method for controlling image forming apparatus, and non-transitory storage medium for restricting a function
JP4561580B2 (en) Image processing program
JP2017112472A (en) Image formation device and control method and program therefor
US10455099B2 (en) Printing apparatus with pull scan function, method of controlling printing apparatus, and storage medium
JP5540720B2 (en) Print control program, computer-readable recording medium, information processing apparatus, image processing apparatus, and printing system
JP5232764B2 (en) Image forming apparatus and driver program
JP2015114856A (en) Image formation apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210906

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220720

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220922

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221017

R150 Certificate of patent or registration of utility model

Ref document number: 7172333

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150