[go: up one dir, main page]

JP6186777B2 - Image forming system and image forming apparatus - Google Patents

Image forming system and image forming apparatus Download PDF

Info

Publication number
JP6186777B2
JP6186777B2 JP2013054003A JP2013054003A JP6186777B2 JP 6186777 B2 JP6186777 B2 JP 6186777B2 JP 2013054003 A JP2013054003 A JP 2013054003A JP 2013054003 A JP2013054003 A JP 2013054003A JP 6186777 B2 JP6186777 B2 JP 6186777B2
Authority
JP
Japan
Prior art keywords
information
print data
image forming
unit
output
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.)
Expired - Fee Related
Application number
JP2013054003A
Other languages
Japanese (ja)
Other versions
JP2014179018A (en
Inventor
晃和 小野
晃和 小野
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2013054003A priority Critical patent/JP6186777B2/en
Publication of JP2014179018A publication Critical patent/JP2014179018A/en
Application granted granted Critical
Publication of JP6186777B2 publication Critical patent/JP6186777B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、画像形成システム及び画像形成装置に関し、特に、画像形成出力対象のデータを圧縮して画像形成装置に転送する際の制御に関する。   The present invention relates to an image forming system and an image forming apparatus, and in particular, relates to control when compressing and transferring data to be output to an image forming apparatus.

近年、情報の電子化が推進される傾向にあり、電子化された情報の出力に用いられるプリンタやファクシミリ及び書類の電子化に用いるスキャナ等の画像処理装置は欠かせない機器となっている。このような画像処理装置は、撮像機能、画像形成機能及び通信機能等を備えることにより、プリンタ、ファクシミリ、スキャナ、複写機として利用可能な複合機として構成されることが多い。   In recent years, there has been a tendency to digitize information, and image processing apparatuses such as printers and facsimiles used for outputting digitized information and scanners used for digitizing documents have become indispensable devices. Such an image processing apparatus is often configured as a multifunction machine that can be used as a printer, a facsimile, a scanner, or a copier by providing an imaging function, an image forming function, a communication function, and the like.

このような画像処理装置のうち、電子化された書類の出力に用いられる画像形成装置においては、PC(Personal Computer)等の情報処理装置において生成された印刷ジョブに基づいて画像形成出力を実行するプリンタが一般的に利用されている。そして、プリンタに入力する印刷ジョブを生成するための機能を実現するソフトウェア・プログラムとして、夫々のプリンタの機能に対応したプリンタドライバを情報処理装置にインストールすることが一般的である。   Among such image processing apparatuses, an image forming apparatus used for outputting an electronic document executes image forming output based on a print job generated in an information processing apparatus such as a PC (Personal Computer). Printers are commonly used. In general, as a software program that realizes a function for generating a print job to be input to a printer, a printer driver corresponding to the function of each printer is installed in the information processing apparatus.

このようなプリンタドライバにおいて、画像のデータを圧縮することによりデータサイズを小さくし、プリンタへの印刷ジョブの転送効率を向上し、画像形成出力に要するトータルの時間を短縮することが行われている。また、データサイズを抑え、且つ、高画質の画像を出力するため、実際に描画する画像に適した圧縮方式により圧縮処理を行う方法が提案されている(例えば、特許文献1参照)。   In such a printer driver, the data size is reduced by compressing the image data, the transfer efficiency of the print job to the printer is improved, and the total time required for image formation output is reduced. . Further, in order to suppress the data size and output a high-quality image, a method has been proposed in which compression processing is performed using a compression method suitable for an image to be actually drawn (see, for example, Patent Document 1).

PC等の情報処理装置からプリンタを利用する態様の1つとして、プリンタへの印刷ジョブの送信のみを実行しておき、プリンタにおける画像形成出力の実行は、後から行われる態様がある。このような場合、印刷ジョブの実行に際しては、既にプリンタに送信されて保存されている印刷ジョブの情報を参照して印刷ジョブの実行を指示することとなる。   As one aspect of using a printer from an information processing apparatus such as a PC, there is a mode in which only transmission of a print job to the printer is executed, and execution of image formation output in the printer is performed later. In such a case, when executing the print job, the execution of the print job is instructed by referring to the information of the print job that has already been transmitted to the printer and stored.

しかしながら、上述したように印刷ジョブのデータが圧縮されている場合、データの解凍処理を行わなければ、データの内容を確認することができない。これに対して、印刷ジョブの形式によっては、データの解凍から画像の描画、即ち出力用の画像データの生成、そして用紙に対する画像の出力までが一連の処理となっている場合もある。そのような場合、印刷ジョブのデータが圧縮されていると、事前にデータを解凍して内容を確認することができない。   However, when the print job data is compressed as described above, the contents of the data cannot be confirmed unless the data is decompressed. On the other hand, depending on the format of the print job, a series of processes from data decompression to image drawing, that is, generation of image data for output, and output of an image on paper may be performed. In such a case, if the print job data is compressed, the contents cannot be confirmed by decompressing the data in advance.

本発明は、上記実情を考慮してなされたものであり、印刷データを圧縮して画像形成装置に送信する場合において、予め印刷ジョブを受信しておき、後から出力を実行する制御を可能とすることを目的とする。   The present invention has been made in consideration of the above circumstances, and in the case where print data is compressed and transmitted to the image forming apparatus, it is possible to control to receive a print job in advance and execute output later. The purpose is to do.

上記課題を解決するために、画像形成装置が受信して保存している印刷出力命令に基づいて印刷出力を実行する画像形成システムであって、印刷出力するべき画像の情報を示す印刷データを可逆圧縮して生成した圧縮済み印刷データを前記画像形成装置に送信する印刷データ送信部と、前記可逆圧縮された印刷データの印刷出力に係る設定情報を非圧縮の状態で送信する設定情報送信部と、受信した前記設定情報に含まれる情報を表示装置に表示させる対象の情報として記憶媒体に保存する設定情報保存処理部と、受信した前記圧縮済み印刷データを、連続して受信された前記設定情報と関連付けて記憶媒体に保存する印刷データ保存処理部と、記憶媒体に保存された前記圧縮済み印刷データの一覧を表示するための情報を、記憶媒体に保存された非圧縮の前記設定情報に基づいて生成して出力する一覧表示情報出力部と、表示された前記圧縮済み印刷データのいずれかを指定して入力された出力実行指示に応じて指定された前記圧縮済み印刷データを解凍する印刷データ解凍部と、前記印刷データ解凍部によって解凍された印刷データによる印刷出力を実行させる出力実行制御部と、を含むことを特徴とする。
In order to solve the above problem, an image forming system for executing print output based on a print output command received and stored by an image forming apparatus, wherein print data indicating information on an image to be printed is reversible. a print data transmitting section that transmits the compressed compressed print data generated in the image forming apparatus, the reversible compressed setting information relating to the printing output of print data sent in uncompressed configuration information transmission unit A setting information storage processing unit that saves information included in the received setting information in a storage medium as information to be displayed on a display device; and the received compressed print data, the setting received continuously A print data storage processing unit that stores the information in association with information in a storage medium, and information for displaying a list of the compressed print data stored in the storage medium is stored in the storage medium A list display information output unit that generates and outputs based on the setting information of the non-compressed which has been designated according to the designation to the input output execution instruction either of said compressed print data displayed And a print data decompression unit for decompressing the compressed print data, and an output execution control unit for executing print output by the print data decompressed by the print data decompression unit .

また、本発明の他の態様は、画像形成装置が受信して保存している印刷出力命令に基づいて印刷出力を実行する画像形成システムであって、前記画像形成装置に印刷出力を実行させるための印刷データを生成する画像形成制御プログラム及び前記画像形成制御プログラムが格納された記憶媒体を含む情報処理装置を含み、前記画像形成制御プログラムは、
印刷出力するべき画像の情報を示す印刷データを可逆圧縮して生成した圧縮済み印刷データを前記画像形成装置に送信するステップと、印刷データの印刷出力に係る設定情報を非圧縮の状態で送信するステップと、を前記情報処理装置に実行させるものであり、前記画像形成装置は、受信した前記設定情報に含まれる情報を表示装置に表示させる対象の情報として記憶媒体に保存する設定情報保存処理部と、受信した前記圧縮済み印刷データを、連続して受信された前記設定情報と関連付けて記憶媒体に保存する印刷データ保存処理部と、記憶媒体に保存された前記圧縮済み印刷データの一覧を表示するための情報を、記憶媒体に保存された非圧縮の前記設定情報に基づいて生成して出力する一覧表示情報出力部と、表示された前記圧縮済み印刷データのいずれかを指定して入力された出力実行指示に応じて指定された前記圧縮済み印刷データを解凍する印刷データ解凍部と、前記印刷データ解凍部によって解凍された印刷データによる印刷出力を実行させる出力実行制御部と、を含むことを特徴とする。
Another aspect of the present invention is an image forming system to execute the print output based on the print output instruction in the image forming apparatus is stored by receiving, executing the print output to the image forming apparatus Including an image forming control program for generating print data to be generated and an information processing apparatus including a storage medium storing the image forming control program.
Transmitting compressed print data generated by reversibly compressing print data indicating information of an image to be printed out to the image forming apparatus, and setting information relating to print output of the print data in an uncompressed state A setting information storage processing unit that stores the information included in the received setting information in a storage medium as information to be displayed on the display device. A print data storage processing unit for storing the received compressed print data in a storage medium in association with the continuously received setting information, and a list of the compressed print data stored in the storage medium information for a list display information output unit that generates and outputs based on the uncompressed the setting information stored in the storage medium, displayed the compressed And print data decompression unit for decompressing designated the compressed print data in accordance with the designation to the input output execution instruction either of the printing data, the printout by print data decompressed by the print data decompression unit An output execution control unit to be executed.

また、本発明の更に他の態様は、画像形成装置が受信して保存している印刷命令に基づいて印刷出力を実行する画像形成システムにおいて用いられる画像形成装置であって、印刷出力するべき画像の情報を示す印刷データを可逆圧縮して生成した圧縮済み印刷データ命令及び印刷出力に係る設定の情報であって非圧縮の情報である設定情報を受信する情報受信部と、受信した前記設定情報に含まれる情報を表示装置に表示させる対象の情報として記憶媒体に保存する設定情報保存処理部と、受信した前記圧縮済み印刷データを、連続して受信された前記設定情報と関連付けて記憶媒体に保存する描画命令保存処理部と、記憶媒体に保存された前記圧縮済み印刷データの一覧を表示するための情報を、記憶媒体に保存された非圧縮の前記設定情報に基づいて生成して出力する一覧表示情報出力部と、表示された前記圧縮済み印刷データのいずれかを指定して入力された出力実行指示に応じて指定された前記圧縮済み印刷データを解凍する印刷データ解凍部と、前記印刷データ解凍部によって解凍された印刷データによる印刷出力を実行させる出力実行制御部とを含むことを特徴とする。
According to still another aspect of the present invention, there is provided an image forming apparatus used in an image forming system that executes print output based on a print command received and stored by the image forming apparatus, and the image to be printed out. An information receiving unit that receives the compressed print data command generated by reversibly compressing the print data indicating the information and the setting information that is the setting information relating to the print output and is the uncompressed information; and the received setting information Information stored in the storage medium as information to be displayed on the display device, and the received compressed print data is associated with the continuously received setting information in the storage medium. a drawing command storage processing unit that stores the information for displaying a list of the compressed print data stored in the storage medium, uncompressed the setting information of which is stored in a storage medium Decompressing said compressed print data specified in accordance with the generated and a list display information output unit that outputs, displayed the compressed print specified by the input output execution instruction any data on the basis of and print data decompression unit, characterized in that it comprises a and an output execution control unit to execute the print output by uncompressed print data by the print data decompression unit.

本発明によれば、印刷データを圧縮して画像形成装置に送信する場合において、予め印刷ジョブを受信しておき、後から出力を実行する制御が可能となる。   According to the present invention, when print data is compressed and transmitted to an image forming apparatus, it is possible to control to receive a print job in advance and execute output later.

本発明の実施形態に係る印刷システムの機能構成を示すブロック図である。1 is a block diagram showing a functional configuration of a printing system according to an embodiment of the present invention. 本発明の実施形態に係る情報処理装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the information processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るクライアント端末の機能構成を示す図である。It is a figure which shows the function structure of the client terminal which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置の機能構成を示す図である。It is a figure which shows the function structure of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置の要部の機能構成を示す図である。It is a figure which shows the function structure of the principal part of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るシステムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the system which concerns on embodiment of this invention. 本発明の実施形態に係る印刷設定情報の例を示す図である。It is a figure which shows the example of the print setting information which concerns on embodiment of this invention. 本発明の実施形態に係る圧縮データの例を示す図である。It is a figure which shows the example of the compressed data which concerns on embodiment of this invention. 本発明の実施形態に係る追加情報の例を示す図である。It is a figure which shows the example of the additional information which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置の動作を示すフローチャートである。3 is a flowchart showing an operation of the image processing apparatus according to the embodiment of the present invention. 本発明の実施形態に係る変更後の印刷設定情報の例を示す図である。It is a figure which shows the example of the print setting information after the change which concerns on embodiment of this invention.

以下、図面を参照して、本発明の実施形態を詳細に説明する。本実施形態においては、プリンタドライバがインストールされた情報処理装置であるPC(Personal Computer)と、プリンタドライバによって生成される印刷ジョブに従って印刷出力を実行する画像形成装置であるプリンタとを含む画像形成システムを例として説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In this embodiment, an image forming system includes a PC (Personal Computer) that is an information processing apparatus in which a printer driver is installed, and a printer that is an image forming apparatus that executes print output according to a print job generated by the printer driver. Will be described as an example.

図1は、本実施形態に係る印刷システムの機能構成を示すブロック図である。図1に示すように、本実施形態に係る印刷システムは画像形成装置1及び複数のクライアント端末2a、2b・・・(以降、総じて「クライアント端末2」とする)を含み、画像形成装置1及びクライアント端末2は、ネットワークを介して接続されている。   FIG. 1 is a block diagram illustrating a functional configuration of a printing system according to the present embodiment. As shown in FIG. 1, the printing system according to the present embodiment includes an image forming apparatus 1 and a plurality of client terminals 2a, 2b (hereinafter collectively referred to as “client terminal 2”). The client terminal 2 is connected via a network.

画像形成装置1は、撮像機能、画像形成機能及び通信機能等を備えることにより、プリンタ、ファクシミリ、スキャナ、複写機として利用可能なMFP(MultiFunction Peripheral:複合機)である。本実施形態に係る画像形成装置1は、クライアント端末2にインストールされて動作するプリンタドライバによって生成された画像形成出力命令である印刷ジョブに基づき、画像形成出力を実行する機能を有する。   The image forming apparatus 1 is an MFP (Multi Function Peripheral) that can be used as a printer, a facsimile, a scanner, and a copier by providing an imaging function, an image forming function, a communication function, and the like. The image forming apparatus 1 according to the present embodiment has a function of executing image forming output based on a print job that is an image forming output command generated by a printer driver installed and operating on the client terminal 2.

クライアント端末2は、ユーザが操作する情報処理端末であり、PC(Personal Computer)等の情報処理装置によって実現される。本実施形態に係るクライアント端末2は、インストールされたプリンタドライバの機能により印刷ジョブを生成し、ネットワークを介して画像形成装置1に送信することにより、画像形成装置1に画像形成出力を実行させる。   The client terminal 2 is an information processing terminal operated by a user, and is realized by an information processing apparatus such as a PC (Personal Computer). The client terminal 2 according to the present embodiment generates a print job by using the function of the installed printer driver and transmits the print job to the image forming apparatus 1 via the network, thereby causing the image forming apparatus 1 to execute image forming output.

次に、本実施形態に係る画像形成装置1及びクライアント端末2等の情報処理装置のハードウェア構成について図2を参照して説明する。尚、画像形成装置1は、図2に示すハードウェア構成に加えて、スキャナ、プリンタ等を実現するためのエンジンを備える。   Next, a hardware configuration of an information processing apparatus such as the image forming apparatus 1 and the client terminal 2 according to the present embodiment will be described with reference to FIG. The image forming apparatus 1 includes an engine for realizing a scanner, a printer, and the like in addition to the hardware configuration shown in FIG.

図2に示すように、本実施形態に係る情報処理装置は、一般的なサーバやPC等と同様の構成を含む。即ち、本実施形態に係る情報処理装置は、CPU(Central Processing Unit)10、RAM(Random Access Memory)20、ROM(Read Only Memory)30、HDD(Hard Disk Drive)40及びI/F50がバス80を介して接続されている。また、I/F50にはLCD(Liquid Crystal Display)60及び操作部70が接続されている。   As shown in FIG. 2, the information processing apparatus according to the present embodiment includes the same configuration as that of a general server or PC. That is, the information processing apparatus according to the present embodiment includes a CPU (Central Processing Unit) 10, a RAM (Random Access Memory) 20, a ROM (Read Only Memory) 30, a HDD (Hard Disk Drive) 40, and an I / F 50. Connected through. Further, an LCD (Liquid Crystal Display) 60 and an operation unit 70 are connected to the I / F 50.

CPU10は演算手段であり、情報処理装置全体の動作を制御する。RAM20は、情報の高速な読み書きが可能な揮発性の記憶媒体であり、CPU10が情報を処理する際の作業領域として用いられる。ROM30は、読み出し専用の不揮発性記憶媒体であり、ファームウェア等のプログラムが格納されている。HDD40は、情報の読み書きが可能な不揮発性の記憶媒体であり、OS(Operating System)や各種の制御プログラム、アプリケーション・プログラム等が格納される。   The CPU 10 is a calculation means and controls the operation of the entire information processing apparatus. The RAM 20 is a volatile storage medium capable of reading and writing information at high speed, and is used as a work area when the CPU 10 processes information. The ROM 30 is a read-only nonvolatile storage medium and stores a program such as firmware. The HDD 40 is a non-volatile storage medium that can read and write information, and stores an OS (Operating System), various control programs, application programs, and the like.

I/F50は、バス80と各種のハードウェアやネットワーク等を接続し制御する。LCD60は、ユーザが情報処理装置の状態を確認するための視覚的ユーザインタフェースである。操作部70は、キーボードやマウス等、ユーザが情報処理装置に情報を入力するためのユーザインタフェースである。   The I / F 50 connects and controls the bus 80 and various hardware and networks. The LCD 60 is a visual user interface for the user to check the state of the information processing apparatus. The operation unit 70 is a user interface such as a keyboard and a mouse for a user to input information to the information processing apparatus.

このようなハードウェア構成において、ROM30やHDD40若しくは図示しない光学ディスク等の記憶媒体に格納されたプログラムがRAM20に読み出され、CPU10がRAM20にロードされたプログラムに従って演算を行うことにより、ソフトウェア制御部が構成される。このようにして構成されたソフトウェア制御部と、ハードウェアとの組み合わせによって、本実施形態に係る画像形成装置1やクライアント端末2の機能を実現する機能ブロックが構成される。   In such a hardware configuration, a program stored in a storage medium such as the ROM 30, the HDD 40, or an optical disk (not shown) is read into the RAM 20, and the CPU 10 performs an operation according to the program loaded into the RAM 20, whereby the software control unit Is configured. A functional block for realizing the functions of the image forming apparatus 1 and the client terminal 2 according to the present embodiment is configured by a combination of the software control unit configured in this way and hardware.

次に、本実施形態に係るクライアント端末2の機能について説明する。図3は、本実施形態に係るクライアント端末2の機能構成を示すブロック図である。クライアント端末2においては、インストールされたアプリケーション201がOS(Operation System)上で動作することにより、文書作成や画像編集等の機能を提供し、ユーザの操作に応じて、印刷出力するべき画像の元となる情報を提供する。   Next, functions of the client terminal 2 according to the present embodiment will be described. FIG. 3 is a block diagram showing a functional configuration of the client terminal 2 according to the present embodiment. In the client terminal 2, the installed application 201 operates on an OS (Operation System) to provide functions such as document creation and image editing, and the source of an image to be printed out according to a user operation. Provide information that becomes.

アプリケーション201は、ユーザの操作に応じてプリンタドライバ210のUI(User Interface)部211を起動し、UI部211のGUI(Graphical UI)を介して設定される印刷出力の設定情報をDEVMODE構造体と呼ばれる情報形式で取得する。   The application 201 activates a UI (User Interface) unit 211 of the printer driver 210 according to a user's operation, and print setting information set via the GUI (Graphical UI) of the UI unit 211 as a DEVMODE structure. Get in the information format called.

そして、アプリケーション201若しくはアプリケーション201によって起動されたUI部211に対してユーザの操作により印刷実行命令が入力されると、アプリケーション201は、GDI(Graphics Device Interface)202を起動し、UI部211を介して設定されたDEVMODE構造体及び出力するべき画像の情報を受け渡す。   When a print execution command is input by the user's operation to the application 201 or the UI unit 211 activated by the application 201, the application 201 activates the GDI (Graphics Device Interface) 202 and The DEVMODE structure set in this way and the image information to be output are passed.

GDI202は、一般的に基本ソフトであるOSに組み込まれた描画エンジンである。GDI202は、DDI(Device Driver Interface)を介してプリンタドライバ210のグラフィック部212を起動し、処理を受け渡す。   The GDI 202 is a drawing engine incorporated in an OS that is generally basic software. The GDI 202 activates the graphic unit 212 of the printer driver 210 via a DDI (Device Driver Interface) and transfers the processing.

プリンタドライバ210のグラフィック部212は、GDI202によってOSの内部命令として出力された画像データを、印刷出力を実行させる対象の画像形成装置1が処理可能なデータ形式であるPDL(Page Description Language)形式のデータに変換する。PDL形式のデータは、画像形成装置1に印刷を実行させるための印刷制御情報である。グラフィック部212は、PDL形式に変換したデータを順次スプーラー203に受け渡す。   The graphic unit 212 of the printer driver 210 has a PDL (Page Description Language) format that is a data format that can be processed by the image forming apparatus 1 that is to execute print output on the image data output by the GDI 202 as an internal command of the OS. Convert to data. The data in the PDL format is print control information for causing the image forming apparatus 1 to execute printing. The graphic unit 212 sequentially transfers the data converted into the PDL format to the spooler 203.

また、グラフィック部212は、画像形成装置1に画像形成出力を実行させる際の設定データを、UI部211を介して設定されたDEVMODE構造体に基づいて生成する。この設定データは、例えばPJL(Printer Job Language)形式のデータが用いられる。   Further, the graphic unit 212 generates setting data for causing the image forming apparatus 1 to execute image forming output based on the DEVMODE structure set via the UI unit 211. For example, data in a PJL (Printer Job Language) format is used as the setting data.

スプーラー203は、グラフィック部212によって生成されたPDL形式のデータ及びPJL形式のデータを、スプールファイル204として記憶媒体に一次的に記憶させる。これにより、プリンタドライバ210においてグラフィック部212がPDLデータ及びPJLデータを生成した後、画像形成装置1がPDLデータ及びPJLデータを受け付けることが出来ない状態であったとしても、プリンタドライバ210は生成したPDLデータ及びPJLデータをスプーラー203に渡して次の処理にすぐに移ることができるため、処理を効率化することができる。   The spooler 203 temporarily stores the PDL format data and the PJL format data generated by the graphic unit 212 in the storage medium as the spool file 204. Thus, after the graphic unit 212 generates PDL data and PJL data in the printer driver 210, the printer driver 210 generates the PDL data and PJL data even if the image forming apparatus 1 cannot accept the PDL data and PJL data. Since the PDL data and the PJL data can be transferred to the spooler 203 and immediately moved to the next process, the process can be made more efficient.

スプールファイル204として記憶媒体に記憶されたデータは、プリンタプロセッサ205によって再度スプーラー203に受け渡され、ポートモニタ206により、ネットワークを介して画像形成装置1に送信される。   The data stored in the storage medium as the spool file 204 is transferred again to the spooler 203 by the printer processor 205 and transmitted to the image forming apparatus 1 by the port monitor 206 via the network.

このような処理において、本実施形態に係るグラフィック部212は、上述したPDLデータを可逆圧縮することにより、画像形成装置1に送信するデータのデータサイズを小さくして転送効率を向上させる。また、可逆圧縮したPDLデータに対して、非圧縮状態のデータであって画像形成装置1において印刷ジョブを確認するためのデータ(以降、「ジョブ確認用データ」とする)を生成して送信する。   In such processing, the graphic unit 212 according to the present embodiment reversibly compresses the above-described PDL data, thereby reducing the data size of data to be transmitted to the image forming apparatus 1 and improving transfer efficiency. In addition, data that is uncompressed and for confirming a print job in the image forming apparatus 1 (hereinafter referred to as “job confirmation data”) is generated and transmitted with respect to the reversibly compressed PDL data. .

これにより、画像形成装置1においては、可逆圧縮されたPDLデータを解凍することなく、ジョブ確認用データを参照することにより、印刷ジョブの内容を確認することが可能となる。これが、本実施形態に係る要旨の1つである。詳細については後述する。   As a result, the image forming apparatus 1 can confirm the contents of the print job by referring to the job confirmation data without decompressing the losslessly compressed PDL data. This is one of the gist according to the present embodiment. Details will be described later.

次に、本実施形態に係る画像形成装置1の機能構成について、図4を参照して説明する。図4は、本実施形態に係る画像形成装置1の機能構成を示すブロック図である。図4に示すように、本実施形態に係る画像形成装置1は、コントローラ100、ADF(Auto Documennt Feeder:原稿自動搬送装置)101、スキャナユニット102、排紙トレイ103、ディスプレイパネル104、給紙テーブル105、プリントエンジン106、排紙トレイ107及びネットワークI/F108を有する。   Next, the functional configuration of the image forming apparatus 1 according to the present embodiment will be described with reference to FIG. FIG. 4 is a block diagram illustrating a functional configuration of the image forming apparatus 1 according to the present embodiment. As shown in FIG. 4, the image forming apparatus 1 according to the present embodiment includes a controller 100, an ADF (Auto Document Feeder) 101, a scanner unit 102, a paper discharge tray 103, a display panel 104, and a paper feed table. 105, a print engine 106, a paper discharge tray 107, and a network I / F 108.

また、コントローラ100は、主制御部110、エンジン制御部120、画像処理部130、操作表示制御部140及び入出力制御部150を含む。図4に示すように、本実施形態に係る画像形成装置1は、スキャナユニット102、プリントエンジン106を有する複合機として構成されている。尚、図4においては、電気的接続を実線の矢印で示しており、用紙の流れを破線の矢印で示している。   The controller 100 includes a main control unit 110, an engine control unit 120, an image processing unit 130, an operation display control unit 140, and an input / output control unit 150. As shown in FIG. 4, the image forming apparatus 1 according to the present embodiment is configured as a multifunction machine having a scanner unit 102 and a print engine 106. In FIG. 4, the electrical connection is indicated by solid arrows, and the flow of paper is indicated by broken arrows.

ディスプレイパネル104は、画像形成装置1の状態を視覚的に表示する表示装置としての出力インタフェースであると共に、タッチパネルとしてユーザが画像形成装置1を直接操作し、若しくは画像形成装置1に対して情報を入力する際の入力インタフェースでもある。即ち、ディスプレイパネル104は、ユーザによる操作を受けるための画像を表示する機能を含む。ディスプレイパネル104は、図2に示すLCD60及び操作部70によって実現される。   The display panel 104 is an output interface as a display device that visually displays the state of the image forming apparatus 1, and the user directly operates the image forming apparatus 1 as a touch panel, or provides information to the image forming apparatus 1. It is also an input interface for input. That is, the display panel 104 includes a function for displaying an image for receiving an operation by the user. The display panel 104 is realized by the LCD 60 and the operation unit 70 shown in FIG.

本実施形態に係る画像形成装置1においては、クライアント端末2から受信されて画像形成装置1に保存されている印刷ジョブの一覧が、ディスプレイパネル104に表示される。ユーザは、ディスプレイパネル104に表示された一覧から印刷ジョブを選択し、その印刷ジョブの実行を指示するための操作を行う。   In the image forming apparatus 1 according to the present embodiment, a list of print jobs received from the client terminal 2 and stored in the image forming apparatus 1 is displayed on the display panel 104. The user selects a print job from the list displayed on the display panel 104 and performs an operation for instructing execution of the print job.

ネットワークI/F108は、画像形成装置1がネットワークを介してクライアント端末3等の他の機器と通信するためのインタフェースであり、Ethernet(登録商標)やUSB(Universal Serial Bus)インタフェースが用いられる。ネットワークI/F108は、TCP/IPプロトコルによる通信が可能である。また、ネットワークI/F108は、画像形成装置1がファクシミリとして機能する際に、ファクシミリ送信を実行するためのインタフェースとしても機能する。そのため、ネットワークI/F108は、電話回線にも接続されている。ネットワークI/F108は、図2に示すI/F50によって実現される。   The network I / F 108 is an interface for the image forming apparatus 1 to communicate with other devices such as the client terminal 3 via the network, and uses an Ethernet (registered trademark) or a USB (Universal Serial Bus) interface. The network I / F 108 can communicate using the TCP / IP protocol. The network I / F 108 also functions as an interface for executing facsimile transmission when the image forming apparatus 1 functions as a facsimile. For this reason, the network I / F 108 is also connected to a telephone line. The network I / F 108 is realized by the I / F 50 shown in FIG.

コントローラ100は、ソフトウェアとハードウェアとの組み合わせによって構成される。具体的には、ROM30や不揮発性メモリ並びにHDD40や光学ディスク等の不揮発性記憶媒体に格納されたプログラムが、RAM20等の揮発性メモリ(以下、メモリ)にロードされ、CPU10がそのプログラムに従って演算を行うことにより構成されるソフトウェア制御部と集積回路などのハードウェアとによってコントローラ100が構成される。コントローラ100は、画像形成装置1全体を制御する制御部として機能する。   The controller 100 is configured by a combination of software and hardware. Specifically, a program stored in a nonvolatile storage medium such as the ROM 30 and the nonvolatile memory and the HDD 40 and the optical disk is loaded into a volatile memory (hereinafter referred to as a memory) such as the RAM 20, and the CPU 10 performs an operation according to the program. The controller 100 is configured by a software control unit configured by performing and hardware such as an integrated circuit. The controller 100 functions as a control unit that controls the entire image forming apparatus 1.

主制御部110は、コントローラ100に含まれる各部を制御する役割を担い、コントローラ100の各部に命令を与える。エンジン制御部120は、プリントエンジン106やスキャナユニット102等を制御若しくは駆動する駆動手段としての役割を担う。画像処理部130は、主制御部110の制御に従い、印刷出力すべき画像情報に基づいて描画情報を生成する。この描画情報とは、画像形成部であるプリントエンジン106が画像形成動作において形成すべき画像を描画するための情報である。   The main control unit 110 plays a role of controlling each unit included in the controller 100, and gives a command to each unit of the controller 100. The engine control unit 120 serves as a driving unit that controls or drives the print engine 106, the scanner unit 102, and the like. The image processing unit 130 generates drawing information based on image information to be printed out under the control of the main control unit 110. The drawing information is information for drawing an image to be formed in the image forming operation by the print engine 106 as an image forming unit.

また、画像処理部130は、スキャナユニット102から入力される撮像データを処理し、画像データを生成する。この画像データとは、スキャナ動作の結果物として画像形成装置1の記憶領域に格納され若しくはネットワークI/F108を介して他の情報処理端末や記憶装置に送信される情報である。   The image processing unit 130 processes image data input from the scanner unit 102 to generate image data. This image data is information stored in the storage area of the image forming apparatus 1 as a result of the scanner operation or transmitted to another information processing terminal or storage device via the network I / F 108.

操作表示制御部140は、ディスプレイパネル104に情報表示を行い若しくはディスプレイパネル104を介して入力された情報を主制御部110に通知する。入出力制御部150は、ネットワークI/F108を介して入力される情報を主制御部110に入力する。また、主制御部110は、入出力制御部150を制御し、ネットワークI/F108及びネットワークを介して他のネットワークに接続された機器にアクセスする。   The operation display control unit 140 displays information on the display panel 104 or notifies the main control unit 110 of information input via the display panel 104. The input / output control unit 150 inputs information input via the network I / F 108 to the main control unit 110. The main control unit 110 also controls the input / output control unit 150 to access the network I / F 108 and devices connected to other networks via the network.

画像形成装置1がプリンタとして動作する場合は、まず、入出力制御部150がネットワークI/F108を介して印刷ジョブを受信する。入出力制御部150は、受信した印刷ジョブを主制御部110に転送する。主制御部110は、印刷ジョブを受信すると、画像処理部130を制御して印刷ジョブに含まれる文書情報若しくは画像情報に基づいて描画情報を生成させる。   When the image forming apparatus 1 operates as a printer, first, the input / output control unit 150 receives a print job via the network I / F 108. The input / output control unit 150 transfers the received print job to the main control unit 110. When receiving the print job, the main control unit 110 controls the image processing unit 130 to generate drawing information based on document information or image information included in the print job.

画像処理部130によって描画情報が生成されると、エンジン制御部120は、プリントエンジン106を制御し、上記生成された描画情報に基づき、給紙テーブル105から搬送される用紙に対して画像形成を実行させる。即ち、画像処理部130、エンジン制御部120及びプリントエンジン106が画像形成出力部として機能する。プリントエンジン106の具体的態様としては、インクジェット方式による画像形成機構や電子写真方式による画像形成機構等を用いることが可能である。プリントエンジン106によって画像形成が施された文書は排紙トレイ107に排紙される。   When drawing information is generated by the image processing unit 130, the engine control unit 120 controls the print engine 106 to form an image on the paper conveyed from the paper feed table 105 based on the generated drawing information. Let it run. That is, the image processing unit 130, the engine control unit 120, and the print engine 106 function as an image formation output unit. As a specific aspect of the print engine 106, an image forming mechanism using an ink jet method, an image forming mechanism using an electrophotographic method, or the like can be used. A document on which image formation has been performed by the print engine 106 is discharged to a discharge tray 107.

画像形成装置1がスキャナとして動作する場合は、ユーザによるディスプレイパネル104の操作若しくはネットワークI/F108を介してクライアント端末3等の他の端末から入力されるスキャン実行指示に応じて、操作表示制御部140若しくは入出力制御部150が主制御部110にスキャン実行信号を転送する。主制御部110は、受信したスキャン実行信号に基づき、エンジン制御部120を制御する。   When the image forming apparatus 1 operates as a scanner, the operation display control unit is operated in accordance with a scan execution instruction input from another terminal such as the client terminal 3 through the operation of the display panel 104 by the user or the network I / F 108. 140 or the input / output control unit 150 transfers a scan execution signal to the main control unit 110. The main control unit 110 controls the engine control unit 120 based on the received scan execution signal.

エンジン制御部120は、ADF101を駆動し、ADF101にセットされた撮像対象原稿をスキャナユニット102に搬送する。また、エンジン制御部120は、スキャナユニット102を駆動し、ADF101から搬送される原稿を撮像する。また、ADF101に原稿がセットされておらず、スキャナユニット102に直接原稿がセットされた場合、スキャナユニット102は、エンジン制御部120の制御に従い、セットされた原稿を撮像する。即ち、スキャナユニット102が撮像部として動作すると共に、エンジン制御部120が、読取制御部として機能する。   The engine control unit 120 drives the ADF 101 and conveys the document to be imaged set on the ADF 101 to the scanner unit 102. In addition, the engine control unit 120 drives the scanner unit 102 and images a document conveyed from the ADF 101. If no original is set on the ADF 101 and the original is set directly on the scanner unit 102, the scanner unit 102 images the set original according to the control of the engine control unit 120. That is, the scanner unit 102 operates as an imaging unit, and the engine control unit 120 functions as a reading control unit.

撮像動作においては、スキャナユニット102に含まれるCCD等の撮像素子が原稿を光学的に走査し、光学情報に基づいて生成された撮像情報が生成される。エンジン制御部120は、スキャナユニット102が生成した撮像情報を画像処理部130に転送する。画像処理部130は、主制御部110の制御に従い、エンジン制御部120から受信した撮像情報に基づき画像情報を生成する。   In the imaging operation, an imaging element such as a CCD included in the scanner unit 102 optically scans the document, and imaging information generated based on the optical information is generated. The engine control unit 120 transfers the imaging information generated by the scanner unit 102 to the image processing unit 130. The image processing unit 130 generates image information based on the imaging information received from the engine control unit 120 according to the control of the main control unit 110.

画像処理部130が生成した画像情報は主制御部110が取得し、主制御部110がHDD40等の画像形成装置1に装着された記憶媒体に保存する。即ち、スキャナユニット102、エンジン制御部120及び画像処理部130が連動して、画像入力部として機能する。画像処理部130によって生成された画像情報は、ユーザの指示に応じてそのままHDD40等に格納され若しくは入出力制御部150及びネットワークI/F108を介して文書管理サーバ2やクライアント端末3等の外部の装置に送信される。   Image information generated by the image processing unit 130 is acquired by the main control unit 110, and the main control unit 110 stores the image information in a storage medium attached to the image forming apparatus 1 such as the HDD 40. That is, the scanner unit 102, the engine control unit 120, and the image processing unit 130 work together to function as an image input unit. The image information generated by the image processing unit 130 is stored as it is in the HDD 40 or the like according to a user instruction, or externally such as the document management server 2 or the client terminal 3 via the input / output control unit 150 and the network I / F 108. Sent to the device.

また、画像形成装置1が複写機として動作する場合は、エンジン制御部120がスキャナユニット102から受信した撮像情報若しくは画像処理部130が生成した画像情報に基づき、画像処理部130が描画情報を生成する。その描画情報に基づいてプリンタ動作の場合と同様に、エンジン制御部120がプリントエンジン106を駆動する。尚、描画情報と撮像情報との情報形式が同一である場合は、撮像情報をそのまま描画情報として用いることも可能である。   Further, when the image forming apparatus 1 operates as a copying machine, the image processing unit 130 generates drawing information based on imaging information received by the engine control unit 120 from the scanner unit 102 or image information generated by the image processing unit 130. To do. Based on the drawing information, the engine control unit 120 drives the print engine 106 as in the case of the printer operation. When the information format of the drawing information and the imaging information is the same, the imaging information can be used as the drawing information as it is.

次に、本実施形態に係る画像形成装置1の要部構成について、図5を参照して説明する。図5に示すように、本実施形態に係る画像形成装置1の要部は、主制御部110の機能として構成されるデータ振り分け部111と、画像処理部130の機能として構成される複数のデータ処理部131、可逆解凍処理部132及び描画処理部133を含む。   Next, the main configuration of the image forming apparatus 1 according to the present embodiment will be described with reference to FIG. As shown in FIG. 5, the main part of the image forming apparatus 1 according to the present embodiment includes a data distribution unit 111 configured as a function of the main control unit 110 and a plurality of data configured as a function of the image processing unit 130. A processing unit 131, a reversible decompression processing unit 132, and a drawing processing unit 133 are included.

データ振り分け部111は、入出力制御部150がネットワークI/F108を介して受信した印刷ジョブを受信し、複数のデータ処理部131のいずれに入力するかを振り分ける。本実施形態に係るデータ処理部131は、印刷ジョブのデータ形式に応じて複数設けられており、データ振り分け部111は、印刷ジョブのデータ形式を判断してデータの振り分けを行う。即ち、データ振り分け部111が情報受信部として機能する。   The data distribution unit 111 receives a print job received by the input / output control unit 150 via the network I / F 108, and distributes to which of the plurality of data processing units 131 the data is input. A plurality of data processing units 131 according to the present embodiment are provided according to the data format of the print job, and the data distribution unit 111 determines the data format of the print job and distributes the data. That is, the data distribution unit 111 functions as an information receiving unit.

複数のデータ処理部131が夫々対応しているデータ形式としては、例えば、RPCS(Refined Printing Command Stream)、PCL6(Printer Control Language)等が用いられる。夫々のデータ処理部131は、データ振り分け部111から受信したデータについて、夫々の形式に応じた処理を実行し、HDD40等の記憶媒体に格納する。また、データ処理部131は、画像形成出力の実行命令が入力された場合、HDD40に格納した情報を読み出して、可逆解凍処理部132や描画処理部133に入力する。   As a data format corresponding to each of the plurality of data processing units 131, for example, RPCS (Refined Printing Command Stream), PCL6 (Printer Control Language), or the like is used. Each data processing unit 131 executes processing corresponding to each format for the data received from the data distribution unit 111 and stores the data in a storage medium such as the HDD 40. In addition, when an execution instruction for image formation output is input, the data processing unit 131 reads information stored in the HDD 40 and inputs the information to the lossless decompression processing unit 132 and the drawing processing unit 133.

可逆解凍処理部132は、可逆圧縮されたPDLデータを解凍処理し、描画処理部133に入力する。描画処理部133は、入力された情報に基づいて設定を受け付け、入力された画像データに基づいて上述した描画データを生成する。   The lossless decompression processing unit 132 decompresses the losslessly compressed PDL data and inputs it to the drawing processing unit 133. The drawing processing unit 133 accepts settings based on the input information, and generates the above-described drawing data based on the input image data.

次に、本実施形態に係るシステムの動作について、図6を参照して説明する。図6に示すように、クライアント端末2において、ユーザの操作により印刷ジョブの送信が開始されると(S601)、クライアント端末2のプリンタドライバ210は、UI部211を介して受け付けた設定に基づいて生成した印刷設定の情報を画像形成装置1に送信する(S602)。   Next, the operation of the system according to the present embodiment will be described with reference to FIG. As shown in FIG. 6, when transmission of a print job is started by a user's operation in the client terminal 2 (S601), the printer driver 210 of the client terminal 2 is based on the settings received via the UI unit 211. The generated print setting information is transmitted to the image forming apparatus 1 (S602).

図7は、S602において送信される印刷設定の情報の例を示す図である。図7に示す例は、PJL形式の情報の例である。印刷設定の情報には、部数、カラー/モノクロ設定、片面/両面設定、後処理設定等の情報が含まれる。換言すると、S602において送信される印刷設定の情報は、画像形成装置1に対して画像形成出力における動作の設定命令を行うための設定命令情報である。即ち、プリンタドライバ210が、設定命令送信部として機能する。   FIG. 7 is a diagram illustrating an example of print setting information transmitted in step S602. The example shown in FIG. 7 is an example of information in the PJL format. The print setting information includes information such as the number of copies, color / monochrome setting, single-sided / double-sided setting, and post-processing setting. In other words, the print setting information transmitted in step S <b> 602 is setting command information for performing an operation setting command for image forming output to the image forming apparatus 1. That is, the printer driver 210 functions as a setting command transmission unit.

図7に示す印刷設定情報は、画像データを含まず、データサイズが小さいため、非圧縮の状態で送信される。また、S602において送信される印刷設定の情報は、画像形成装置1における画像形成出力において直接必要なものではなく、画像形成装置1において画像形成出力が実行されることなく保存される印刷ジョブの内容を確認するために必要なジョブ確認用データである。   The print setting information shown in FIG. 7 does not include image data and is transmitted in an uncompressed state because the data size is small. Further, the print setting information transmitted in step S602 is not directly required for the image forming output in the image forming apparatus 1, and the contents of the print job stored without the image forming output being executed in the image forming apparatus 1. This is job confirmation data necessary for confirming.

印刷設定の情報を受信した画像形成装置1においては、データ振り分け部111が内容を確認し、情報の振り分け処理を行う(S603)。図7に示す印刷設定情報は、上述したように、画像形成装置1において保存されているジョブをユーザが確認するために必要なジョブ確認用データである。従って、データ振り分け部111は、上述した印刷ジョブの形式に応じて入力先のデータ処理部131を選択すると共に、ジョブ確認用データとして入力する。   In the image forming apparatus 1 that has received the print setting information, the data distribution unit 111 confirms the contents and performs an information distribution process (S603). The print setting information shown in FIG. 7 is job confirmation data necessary for the user to confirm a job stored in the image forming apparatus 1 as described above. Therefore, the data distribution unit 111 selects the input data processing unit 131 according to the above-described print job format, and inputs it as job confirmation data.

印刷設定の情報を送信したクライアント端末2においては、次に、プリンタドライバ210が、印刷データの送信を開始する(S604)。S604において、プリンタドライバ210のグラフィック部212は、上述したようにPDLデータを圧縮して送信する。図8は、S604において送信されるデータの態様を示す図である。   In the client terminal 2 that has transmitted the print setting information, the printer driver 210 starts transmission of print data (S604). In step S604, the graphic unit 212 of the printer driver 210 compresses and transmits the PDL data as described above. FIG. 8 is a diagram illustrating an aspect of data transmitted in S604.

図8に示すように、画像形成装置1における画像形成出力の実行のために必要なデータは、PJLデータ及びPDLデータである。グラフィック部212は、図8に示すようにPJLデータ及びPDLデータを圧縮し、画像形成装置1に送信するためのデータを生成する。   As shown in FIG. 8, data necessary for execution of image formation output in the image forming apparatus 1 is PJL data and PDL data. The graphic unit 212 compresses PJL data and PDL data as shown in FIG. 8 and generates data to be transmitted to the image forming apparatus 1.

PDLデータは、画像形成装置1において画像形成出力対象の画像を描画するための情報である。即ち、PDLデータは、画像形成装置1に対する画像の描画命令であり、プリンタドライバ210のグラフィック部212は、圧縮済描画命令を生成して送信する描画命令送信部として機能する。   The PDL data is information for drawing an image to be output by the image forming apparatus 1. That is, the PDL data is an image drawing command for the image forming apparatus 1, and the graphic unit 212 of the printer driver 210 functions as a drawing command transmitting unit that generates and transmits a compressed drawing command.

図8に示すPJLデータは、図7において説明したデータと同様のデータであり、このデータが、画像形成装置1における画像形成出力のために送信される設定データである。印刷データを受信した画像形成装置1においては、データ振り分け部111が、既に受信している印刷設定の情報との関係において情報の振り分け処理を行う(S605)。即ち、データ振り分け部111は、S605において、直前に受信して振り分けた印刷設定の情報と同様のデータ処理部131に、圧縮データを振り分ける。   The PJL data shown in FIG. 8 is data similar to the data described with reference to FIG. 7, and this data is setting data transmitted for image formation output in the image forming apparatus 1. In the image forming apparatus 1 that has received the print data, the data distribution unit 111 performs an information distribution process in relation to the print setting information that has already been received (S605). That is, in S605, the data distribution unit 111 distributes the compressed data to the data processing unit 131 similar to the print setting information received and distributed immediately before.

印刷データの送信を完了したグラフィック部212は、全ての印刷データを送信することによって判明した情報を含む追加情報を送信する(S606)。図9は、S606において送信される情報の例を示す図である。すべての印刷データの送信を完了することにより、画像形成出力される総ページ数が判明する。従って、図9に示すように、追加情報には、出力のページ数を示す情報が含まれる。この追加情報も、上述したジョブ確認用データである。この追加情報もS602と同様に非圧縮の状態で送信される。即ち、グラフィック部212が、追加情報送信部として機能する。   The graphic unit 212 that has completed the transmission of the print data transmits additional information including information found by transmitting all the print data (S606). FIG. 9 is a diagram illustrating an example of information transmitted in S606. By completing the transmission of all the print data, the total number of pages to be image-formed is determined. Therefore, as shown in FIG. 9, the additional information includes information indicating the number of pages to be output. This additional information is also the job confirmation data described above. This additional information is also transmitted in an uncompressed state, similar to S602. That is, the graphic unit 212 functions as an additional information transmission unit.

追加情報を受信した画像形成装置1においては、データ振り分け部111が内容を確認し、情報の振り分け処理を行う(S607)。図9に示す追加情報は、ジョブ確認用情報として用いられる。従って、データ振り分け部111は、上述した印刷ジョブの形式に応じて入力先のデータ処理部131を選択すると共に、ジョブ確認用情報として入力する。   In the image forming apparatus 1 that has received the additional information, the data distribution unit 111 confirms the contents and performs an information distribution process (S607). The additional information shown in FIG. 9 is used as job confirmation information. Therefore, the data distribution unit 111 selects the input data processing unit 131 according to the above-described print job format and inputs it as job confirmation information.

S607までの処理が実行されることにより、画像形成装置1において印刷ジョブが保存され、ディスプレイパネル104を操作することにより、保存された印刷ジョブを確認することが可能となる。この際、印刷ジョブを表示するために上述したジョブ確認用情報が用いられる。上述したようにジョブ確認用情報は非圧縮の状態であるため、画像形成装置1においては、可逆解凍処理部132を動作させることなく、保存された印刷ジョブをディスプレイパネル104に表示させることが可能である。   By executing the processing up to S607, the print job is stored in the image forming apparatus 1, and the stored print job can be confirmed by operating the display panel 104. At this time, the job confirmation information described above is used to display the print job. Since the job confirmation information is in an uncompressed state as described above, the image forming apparatus 1 can display the stored print job on the display panel 104 without operating the lossless decompression processing unit 132. It is.

その後、画像形成装置1は、保存されている印刷ジョブを指定した実行操作を受け付けると(S608)、その印刷ジョブについての画像形成出力を実行する(S609)。このような処理により、本実施形態に係るシステムの動作が完了する。   Thereafter, when the image forming apparatus 1 receives an execution operation designating a stored print job (S608), the image forming apparatus 1 executes image formation output for the print job (S609). By such processing, the operation of the system according to the present embodiment is completed.

次に、本実施形態に係る画像形成装置1の動作について、図10のフローチャートを参照して説明する。図10に示すように、画像形成装置1において入出力制御部150が図6のS602、S604、S606のいずれかの処理により情報を受信すると(S1001/YES)、主制御部110のデータ振り分け部111が、データの振り分けを行う(S1002)。   Next, the operation of the image forming apparatus 1 according to the present embodiment will be described with reference to the flowchart of FIG. As shown in FIG. 10, in the image forming apparatus 1, when the input / output control unit 150 receives information by any one of S602, S604, and S606 in FIG. 6 (S1001 / YES), the data distribution unit of the main control unit 110 111 distributes data (S1002).

S1002の処理は、受信された情報によって詳細が異なる。図6のS602の処理によって受信される印刷設定の情報の場合、データ振り分け部111は、その情報の受信に先立ってクライアント端末2から出力されるジョブ開始の識別子に基づいて、印刷設定の情報であることを認識すると共に、情報の内容を参照して情報形式を判断することにより、振り分け先のデータ処理部131を決定する。   The details of the process of S1002 differ depending on the received information. In the case of the print setting information received by the process of S602 in FIG. 6, the data distribution unit 111 uses the print setting information based on the job start identifier output from the client terminal 2 prior to the reception of the information. The data processing unit 131 to which the data is to be allocated is determined by recognizing the fact and determining the information format by referring to the contents of the information.

他方、S604の印刷データ及びS606の追加情報の場合、データ振り分け部111は、既に受信している印刷設定の情報と同一のデータ形式であることを判断し、同一のデータ処理部131を振り分け先として決定する。   On the other hand, in the case of the print data in S604 and the additional information in S606, the data distribution unit 111 determines that the data format is the same as the print setting information that has already been received, and sends the same data processing unit 131 to the distribution destination. Determine as.

データの振り分けによってデータが入力されたデータ処理部131は、入力されたデータに応じたデータの保存処理を行う(S1003)。S1003において、データ処理部131は、入力されたデータが上述した印刷設定の情報であれば、画像形成装置1において保存する印刷ジョブの新規レコードとして保存する。即ち、データ振り分け部111及びデータ処理部131が、設定命令保存処理部として機能する。   The data processing unit 131 to which data has been input by data distribution performs data storage processing according to the input data (S1003). In step S <b> 1003, if the input data is the above-described print setting information, the data processing unit 131 stores the new record of the print job stored in the image forming apparatus 1. That is, the data distribution unit 111 and the data processing unit 131 function as a setting command storage processing unit.

図6S602、S604及びS606の処理は、プリンタドライバ210において、一連の印刷ジョブ送信処理として実行される。そして、画像形成装置1においては、印刷設定、印刷データ及び追加データは、一連の受信処理によって受信される。従って、圧縮された印刷データや、追加情報であれば、直前に生成された新規レコード、即ち、一連の受信処理として連続して受信された設定命令に関連付けて保存する。即ち、圧縮された印刷データの場合、データ振り分け部111及びデータ処理部131が、描画命令保存処理部として機能する。また、追加情報の場合、データ振り分け部111及びデータ処理部131が、追加情報保存処理部として機能する。   The processes of S602, S604, and S606 in FIG. 6 are executed by the printer driver 210 as a series of print job transmission processes. In the image forming apparatus 1, the print setting, the print data, and the additional data are received by a series of reception processes. Therefore, if it is compressed print data or additional information, it is stored in association with a new record generated immediately before, that is, a set command received continuously as a series of reception processes. That is, in the case of compressed print data, the data distribution unit 111 and the data processing unit 131 function as a drawing command storage processing unit. In the case of additional information, the data distribution unit 111 and the data processing unit 131 function as an additional information storage processing unit.

これにより、確認用情報によってディスプレイパネル104に印刷ジョブの情報を保存することが可能となる。ディスプレイパネル104に印刷ジョブの情報を保存する場合、主制御部110が、データ処理部131によって記憶媒体に保存されたジョブ確認用データに基づいてジョブの一覧を表示するための情報を生成して操作表示制御部140に入力する。即ち、主制御部110が、一覧表示情報出力部として機能する。   As a result, the print job information can be stored in the display panel 104 using the confirmation information. When storing print job information on the display panel 104, the main control unit 110 generates information for displaying a list of jobs based on the job confirmation data stored in the storage medium by the data processing unit 131. Input to the operation display control unit 140. That is, the main control unit 110 functions as a list display information output unit.

また、画像形成出力の実行が指示された場合に、それに関連付けられた印刷データの画像形成出力が実行される。画像形成装置1において、主制御部110は、ディスプレイパネル104を介して、操作表示制御部140が画像形成出力の実行操作を受け付けるまで、S1001〜S1005までの処理を繰り返す(S1004/NO)。   Further, when execution of image formation output is instructed, image formation output of print data associated therewith is executed. In the image forming apparatus 1, the main control unit 110 repeats the processing from S1001 to S1005 until the operation display control unit 140 accepts an image forming output execution operation via the display panel 104 (S1004 / NO).

その後、操作表示制御部140が画像形成出力の実行操作、即ち出力実行指示を受け付けると(S1004/YES)、主制御部110は、実行が指示された印刷ジョブについてのデータ処理を画像処理部130に開始させる(S1005)。即ち、主制御部110が、出力実行制御部として機能する。S1005において、画像処理部130のデータ処理部131は、主制御部110の制御に従い、実行が指示された印刷ジョブの圧縮データ、即ち、図8に示すデータを読み出し、可逆解凍処理部132に入力する。   Thereafter, when the operation display control unit 140 receives an execution operation for image formation output, that is, an output execution instruction (S1004 / YES), the main control unit 110 performs data processing for the print job instructed to be executed by the image processing unit 130. (S1005). That is, the main control unit 110 functions as an output execution control unit. In step S1005, the data processing unit 131 of the image processing unit 130 reads out the compressed data of the print job instructed to be executed, that is, the data shown in FIG. To do.

可逆解凍処理部132において、入力された圧縮データを解凍し(S1006)、図8に示す圧縮前のPJLデータ及びPDLデータを得る。可逆解凍処理部132は、解凍により得られたPJLデータに基づき、描画処理部133にパラメータ設定を行い、同じく解凍により得られたPDLデータを描画処理部133に入力する。これにより、描画処理部133が描画処理を開始する(S1007)。このような処理により、本実施形態に係る画像形成装置1の画像形成出力に係る動作が完了する。   In the lossless decompression processing unit 132, the input compressed data is decompressed (S1006), and the uncompressed PJL data and PDL data shown in FIG. 8 are obtained. The reversible decompression processing unit 132 sets parameters in the rendering processing unit 133 based on the PJL data obtained by decompression, and inputs the PDL data similarly obtained by decompression to the rendering processing unit 133. Accordingly, the drawing processing unit 133 starts drawing processing (S1007). By such processing, the operation relating to the image forming output of the image forming apparatus 1 according to the present embodiment is completed.

このように、本実施形態に係るシステムにおいては、プリンタドライバ210のグラフィック部212が、可逆圧縮された印刷データを送信する際、非圧縮状態のデータであって、振り分け先のデータ処理部131を判断することが可能なジョブ確認用データの情報を送信する。この印刷設定の情報とは、例えば、印刷データにおいてPDLと共に送信されるPJLデータである。そのため、画像形成装置1においては、ジョブ確認用データを参照して、圧縮データを解凍することなく振り分け先を判断すると共に、ディスプレイパネル104に情報を表示することが可能である。   As described above, in the system according to the present embodiment, when the graphic unit 212 of the printer driver 210 transmits the reversibly compressed print data, the data processing unit 131 that is the uncompressed state and that is the distribution destination is used. Information on job confirmation data that can be determined is transmitted. This print setting information is, for example, PJL data transmitted together with PDL in print data. Therefore, the image forming apparatus 1 can refer to the job confirmation data, determine the distribution destination without decompressing the compressed data, and display information on the display panel 104.

以上、説明したように、本実施形態に係るシステムにおいては、印刷データを圧縮して画像形成装置に送信する場合において、予め印刷ジョブを受信しておき、後から出力を実行する制御が可能となる。   As described above, in the system according to the present embodiment, when print data is compressed and transmitted to the image forming apparatus, it is possible to control to receive a print job in advance and execute output later. Become.

尚、上記実施形態においては、図10のS1006において圧縮データから解凍されたPJLデータに基づいて描画処理部133に対して設定を行う場合を例として説明した。しかしながら、図8のPJLデータは、図7において説明したデータと同様のデータであり、図6のS602の処理により非圧縮状態のデータが受信されている。従って、実行操作を受け付けた画像形成装置1においては、ジョブ確認用情報として受信されているPJLデータに基づいて描画処理部133に対する設定処理を行うことも可能である。この場合、可逆解凍処理部132による解凍処理の間に、描画処理部133に対する設定が可能となり、処理を効率化することが可能となる。   In the above-described embodiment, the case has been described as an example where the drawing processing unit 133 is set based on the PJL data decompressed from the compressed data in S1006 of FIG. However, the PJL data in FIG. 8 is the same data as the data described in FIG. 7, and uncompressed data is received by the processing of S602 in FIG. Accordingly, in the image forming apparatus 1 that has received the execution operation, it is possible to perform setting processing for the drawing processing unit 133 based on the PJL data received as job confirmation information. In this case, the setting for the drawing processing unit 133 can be performed during the decompression processing by the lossless decompression processing unit 132, and the processing can be made more efficient.

また、図6のS608、図10のS1004において、実行操作を受け付けた画像形成装置1において、指定された印刷ジョブを読み出し、その印刷設定に従って画像形成出力を実行する場合を例として説明した。これに対して、上述したように非圧縮のPJLデータに基づいて描画処理部133に設定を行う場合であれば、ユーザが画像形成装置1を操作して実行操作を行う際、印刷設定の変更を受け付けるようにしても良い。この場合、主制御部110が変更操作受付部として機能する。   Further, the case where the designated print job is read out and the image formation output is executed according to the print setting in the image forming apparatus 1 that has received the execution operation in S608 of FIG. 6 and S1004 of FIG. 10 has been described as an example. On the other hand, if the setting is made in the drawing processing unit 133 based on the uncompressed PJL data as described above, the print setting is changed when the user operates the image forming apparatus 1 to perform the execution operation. May be accepted. In this case, the main control unit 110 functions as a change operation receiving unit.

上述したように、本実施形態に係る印刷設定の情報は図7に示すような情報である。ここで、例えばフルカラーによる出力の設定をモノクロ出力に変更するような態様が考えられる。このような場合、ユーザによるディスプレイパネル104に対する操作によりフルカラーをモノクロに変更する処理を受け付けた場合、図7に示す情報を、図11に示すように編集した上で、その変更後の情報に基づいて描画処理部133に設定を行うことにより、保存された印刷ジョブに基づいて画像形成出力を実行する際の印刷設定の変更が可能となる。   As described above, the print setting information according to the present embodiment is information as shown in FIG. Here, for example, a mode in which the output setting for full color is changed to monochrome output is conceivable. In such a case, when a process of changing the full color to monochrome is accepted by the user operating the display panel 104, the information shown in FIG. 7 is edited as shown in FIG. By setting the drawing processing unit 133 in this way, it is possible to change the print setting when executing the image forming output based on the stored print job.

1 PC
2 アプリケーション
3 GDI
4 スプーラー
5 スプールファイル
6 プリンタプロセッサ
7 ポートモニタ
8 プリンタ
9 ネットワーク
10 プリンタドライバ
10a UI部
10b グラフィック部
30 CPU
31 RAM
32 ROM
33 バス
34 HDD
35 I/F
36 LCD
37 操作部
100 グラフィック制御部100
101 色数判定処理部
102 画像変換処理部
103 PDL生成処理部
104 インデックステーブル
105 画像バッファ
1 PC
2 Application 3 GDI
4 Spooler 5 Spool file 6 Printer processor 7 Port monitor 8 Printer 9 Network 10 Printer driver 10a UI unit 10b Graphic unit 30 CPU
31 RAM
32 ROM
33 Bus 34 HDD
35 I / F
36 LCD
37 Operation unit 100 Graphic control unit 100
101 Color Number Determination Processing Unit 102 Image Conversion Processing Unit 103 PDL Generation Processing Unit 104 Index Table 105 Image Buffer

特開2009−296590号公報JP 2009-296590 A

Claims (5)

画像形成装置が受信して保存している印刷出力命令に基づいて印刷出力を実行する画像形成システムであって、
印刷出力するべき画像の情報を示す印刷データを可逆圧縮して生成した圧縮済み印刷データを前記画像形成装置に送信する印刷データ送信部と、
前記可逆圧縮された印刷データの印刷出力に係る設定情報を非圧縮の状態で送信する設定情報送信部と、
受信した前記設定情報に含まれる情報を表示装置に表示させる対象の情報として記憶媒体に保存する設定情報保存処理部と、
受信した前記圧縮済み印刷データを、連続して受信された前記設定情報と関連付けて記憶媒体に保存する印刷データ保存処理部と、
記憶媒体に保存された前記圧縮済み印刷データの一覧を表示するための情報を、記憶媒体に保存された非圧縮の前記設定情報に基づいて生成して出力する一覧表示情報出力部と、
表示された前記圧縮済み印刷データのいずれかを指定して入力された出力実行指示に応じて指定された前記圧縮済み印刷データを解凍する印刷データ解凍部と、
前記印刷データ解凍部によって解凍された印刷データによる印刷出力を実行させる出力実行制御部と
を含むことを特徴とする画像形成システム。
An image forming system that executes print output based on a print output command received and stored by an image forming apparatus,
A print data transmitting unit that transmits compressed print data generated by reversibly compressing print data indicating information of an image to be printed out to the image forming apparatus;
A setting information transmitting unit for transmitting a setting information related to print output print data to which the are lossless compressed, uncompressed,
A setting information storage processing unit that stores information included in the received setting information in a storage medium as information to be displayed on a display device;
A print data storage processing unit that stores the received compressed print data in a storage medium in association with the setting information received continuously;
A list display information output unit for generating and outputting information for displaying a list of the compressed print data stored in the storage medium based on the uncompressed setting information stored in the storage medium;
A print data decompression unit for decompressing the compressed print data designated in accordance with an output execution instruction inputted by designating any of the displayed compressed print data;
An image forming system, comprising: an output execution control unit that executes print output using the print data decompressed by the print data decompression unit .
前記印刷データにおいて印刷される総ページ数の情報を含む追加情報を前記画像形成装置に送信する追加情報送信部と、
受信した前記追加情報を、一連の受信処理において受信された前記設定情報と関連付けて記憶媒体に保存する追加情報保存処理部とを含み、
前記設定情報送信部は、前記印刷データの送信に先立って前記設定情報を前記画像形成装置に送信し、
前記追加情報送信部は、前記印刷データが送信された後に前記追加情報を送信することを特徴とする請求項1記載の画像形成システム。
An additional information transmitting unit that transmits additional information including information on the total number of pages printed in the print data to the image forming apparatus;
An additional information storage processing unit that stores the received additional information in a storage medium in association with the setting information received in a series of reception processes;
The setting information transmission unit transmits the setting information to the image forming apparatus prior to transmission of the print data;
The image forming system according to claim 1, wherein the additional information transmission unit transmits the additional information after the print data is transmitted.
表示された前記圧縮済み印刷データに関連付けられている前記設定情報の内容の変更を受け付ける変更操作受付部を含み、
前記出力実行制御部は、受け付けられた前記設定情報の内容の変更に応じて、変更後の前記設定情報に基づいて前記圧縮済み印刷データによる印刷出力を実行させることを特徴とする請求項1または2に記載の画像形成システム。
A change operation accepting unit that accepts a change in the content of the setting information associated with the displayed compressed print data;
The output execution control unit, according to a change in the content of the received setting information, causes the print output by the compressed print data to be executed based on the changed setting information. 3. The image forming system according to 2.
画像形成装置が受信して保存している印刷出力命令に基づいて印刷出力を実行する画像形成システムであって、前記画像形成装置に印刷出力を実行させるための印刷データを生成する画像形成制御プログラム及び前記画像形成制御プログラムが格納された記憶媒体を含む情報処理装置を含み、
前記画像形成制御プログラムは、
印刷出力するべき画像の情報を示す印刷データを可逆圧縮して生成した圧縮済み印刷データを前記画像形成装置に送信するステップと、
印刷データの印刷出力に係る設定情報を非圧縮の状態で送信するステップと、
を前記情報処理装置に実行させるものであり、
前記画像形成装置は、
受信した前記設定情報に含まれる情報を表示装置に表示させる対象の情報として記憶媒体に保存する設定情報保存処理部と、
受信した前記圧縮済み印刷データを、連続して受信された前記設定情報と関連付けて記憶媒体に保存する印刷データ保存処理部と、
記憶媒体に保存された前記圧縮済み印刷データの一覧を表示するための情報を、記憶媒体に保存された非圧縮の前記設定情報に基づいて生成して出力する一覧表示情報出力部と、
表示された前記圧縮済み印刷データのいずれかを指定して入力された出力実行指示に応じて指定された前記圧縮済み印刷データを解凍する印刷データ解凍部と、
前記印刷データ解凍部によって解凍された印刷データによる印刷出力を実行させる出力実行制御部と、
を含むことを特徴とする画像形成システム。
An image forming system executes print output based on the print output instruction in the image forming apparatus is stored in the reception, image forming for generating print data for executing printing output to the image forming apparatus An information processing apparatus including a control program and a storage medium storing the image formation control program;
The image formation control program is
Transmitting compressed print data generated by reversibly compressing print data indicating image information to be printed to the image forming apparatus;
Transmitting setting information relating to print output of print data in an uncompressed state;
Is executed by the information processing apparatus,
The image forming apparatus includes:
A setting information storage processing unit that stores information included in the received setting information in a storage medium as information to be displayed on a display device;
A print data storage processing unit that stores the received compressed print data in a storage medium in association with the setting information received continuously;
A list display information output unit for generating and outputting information for displaying a list of the compressed print data stored in the storage medium based on the uncompressed setting information stored in the storage medium;
A print data decompression unit for decompressing the compressed print data designated in accordance with an output execution instruction inputted by designating any of the displayed compressed print data;
An output execution control unit for executing print output by the print data decompressed by the print data decompression unit ;
An image forming system comprising:
画像形成装置が受信して保存している印刷命令に基づいて印刷出力を実行する画像形成システムにおいて用いられる画像形成装置であって、
印刷出力するべき画像の情報を示す印刷データを可逆圧縮して生成した圧縮済み印刷データ命令及び印刷出力に係る設定の情報であって非圧縮の情報である設定情報を受信する情報受信部と、
受信した前記設定情報に含まれる情報を表示装置に表示させる対象の情報として記憶媒体に保存する設定情報保存処理部と、
受信した前記圧縮済み印刷データを、連続して受信された前記設定情報と関連付けて記憶媒体に保存する描画命令保存処理部と、
記憶媒体に保存された前記圧縮済み印刷データの一覧を表示するための情報を、記憶媒体に保存された非圧縮の前記設定情報に基づいて生成して出力する一覧表示情報出力部と、
表示された前記圧縮済み印刷データのいずれかを指定して入力された出力実行指示に応じて指定された前記圧縮済み印刷データを解凍する印刷データ解凍部と、
前記印刷データ解凍部によって解凍された印刷データによる印刷出力を実行させる出力実行制御部と
を含むことを特徴とする画像形成装置。
An image forming apparatus used in an image forming system that executes print output based on a print command received and stored by the image forming apparatus,
An information receiving unit that receives the compressed print data command generated by reversibly compressing the print data indicating the image information to be printed and the setting information that is the setting information related to the print output and is the uncompressed information;
A setting information storage processing unit that stores information included in the received setting information in a storage medium as information to be displayed on a display device;
A drawing command storage processing unit that stores the received compressed print data in a storage medium in association with the setting information received continuously;
A list display information output unit for generating and outputting information for displaying a list of the compressed print data stored in the storage medium based on the uncompressed setting information stored in the storage medium;
A print data decompression unit for decompressing the compressed print data designated in accordance with an output execution instruction inputted by designating any of the displayed compressed print data;
An image forming apparatus comprising: an output execution control unit configured to execute print output using the print data decompressed by the print data decompression unit .
JP2013054003A 2013-03-15 2013-03-15 Image forming system and image forming apparatus Expired - Fee Related JP6186777B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013054003A JP6186777B2 (en) 2013-03-15 2013-03-15 Image forming system and image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013054003A JP6186777B2 (en) 2013-03-15 2013-03-15 Image forming system and image forming apparatus

Publications (2)

Publication Number Publication Date
JP2014179018A JP2014179018A (en) 2014-09-25
JP6186777B2 true JP6186777B2 (en) 2017-08-30

Family

ID=51698868

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013054003A Expired - Fee Related JP6186777B2 (en) 2013-03-15 2013-03-15 Image forming system and image forming apparatus

Country Status (1)

Country Link
JP (1) JP6186777B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2024049512A (en) 2022-09-29 2024-04-10 ブラザー工業株式会社 Printing device
JP2024089969A (en) 2022-12-22 2024-07-04 ブラザー工業株式会社 Printing device

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002326403A (en) * 2001-05-07 2002-11-12 Canon Inc Imaging apparatus, imaging method and imaging program
JP2004213251A (en) * 2002-12-27 2004-07-29 Ricoh Co Ltd Image forming apparatus capable of reusing objective data for image formation and their processing condition
JP4630751B2 (en) * 2005-07-28 2011-02-09 キヤノン株式会社 Printing system, printing apparatus, control method therefor, and program
JP2007060148A (en) * 2005-08-23 2007-03-08 Canon Inc Image data transmitter and method, remote display controller and control method thereof, program, and storage medium
JP2008037031A (en) * 2006-08-09 2008-02-21 Konica Minolta Business Technologies Inc Image processing device and image processing system
JP2008040991A (en) * 2006-08-09 2008-02-21 Nec Corp Printing system, printing method and printing program
JP5241522B2 (en) * 2009-01-07 2013-07-17 キヤノン株式会社 Printer server, image forming apparatus, printing system using them, control method therefor, program, and recording medium
JP5446575B2 (en) * 2009-08-17 2014-03-19 ブラザー工業株式会社 Printing system, printing apparatus and information processing apparatus
JP2011124841A (en) * 2009-12-11 2011-06-23 Konica Minolta Business Technologies Inc Image forming apparatus
JP5445095B2 (en) * 2009-12-14 2014-03-19 キヤノンマーケティングジャパン株式会社 Image processing system, management server, image processing method thereof, and program thereof
JP2012141472A (en) * 2011-01-04 2012-07-26 Konica Minolta Business Technologies Inc Image formation system
JP2012181695A (en) * 2011-03-01 2012-09-20 Canon Inc Information processor, print system, control method and program
JP2012236327A (en) * 2011-05-11 2012-12-06 Canon Inc Printing apparatus, method of controlling the same, and program

Also Published As

Publication number Publication date
JP2014179018A (en) 2014-09-25

Similar Documents

Publication Publication Date Title
JP5677047B2 (en) Printing system, information processing apparatus, printing method, and program
JP4089701B2 (en) Image processing apparatus, image processing system, and image processing method
JP4646741B2 (en) Printing system, printing apparatus, image processing apparatus, control method therefor, and program
JP5732865B2 (en) Image forming system, print data management apparatus, control method for print data management apparatus, control program for print data management apparatus, and recording medium
JP2007065898A (en) Printer, its control method, job processing method, printing system and program
US8830492B2 (en) Data processing apparatus for sending a single job based on common document information
JP2008030456A (en) Image forming apparatus
JP6786408B2 (en) Image forming apparatus, control method of image forming apparatus, and program
JP2010103775A (en) Image processing apparatus, image processing system, control program, and recording medium
JP2013025387A (en) Information processor, control program, and information processing system
US20080316545A1 (en) Image processing apparatus and method, and program for implementing the method
JP6186777B2 (en) Image forming system and image forming apparatus
JP7131024B2 (en) Information processing system, information processing device, control program
JP5994509B2 (en) Image output system, portable terminal device, preview image creation control method, preview image creation control program, and image preview system
JP2011160343A (en) Image processing system, image input apparatus, display management apparatus, and control method and control program of image processing system
JP2016107617A (en) Image formation device, image formation method, and image formation program
JP2009095006A (en) Image forming apparatus, method, and program
JP6123257B2 (en) Information processing apparatus, image forming system, and control program for information processing apparatus
JP6213321B2 (en) Image processing apparatus, image processing method, and image processing program.
JP2011083914A (en) Image forming apparatus and method and program for controlling the same
JP6019912B2 (en) Image processing apparatus, image processing system, and control program for image processing apparatus
JP2010081393A (en) Image processing device, method for controlling image processing device, control program, and recording medium
JP7013977B2 (en) Image processing equipment, image processing systems, and programs
JP2011013837A (en) Print system and print controller
JP2013240930A (en) Image forming apparatus, and program and method for controlling the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170418

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170619

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170717

R151 Written notification of patent or utility model registration

Ref document number: 6186777

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees