JP6439587B2 - Image forming apparatus and program - Google Patents

Image forming apparatus and program Download PDF

Info

Publication number
JP6439587B2
JP6439587B2 JP2015107766A JP2015107766A JP6439587B2 JP 6439587 B2 JP6439587 B2 JP 6439587B2 JP 2015107766 A JP2015107766 A JP 2015107766A JP 2015107766 A JP2015107766 A JP 2015107766A JP 6439587 B2 JP6439587 B2 JP 6439587B2
Authority
JP
Japan
Prior art keywords
print data
data
received
storage unit
unit
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.)
Active
Application number
JP2015107766A
Other languages
Japanese (ja)
Other versions
JP2016224551A (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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2015107766A priority Critical patent/JP6439587B2/en
Publication of JP2016224551A publication Critical patent/JP2016224551A/en
Application granted granted Critical
Publication of JP6439587B2 publication Critical patent/JP6439587B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、画像形成装置及びプログラムに関する。   The present invention relates to an image forming apparatus and a program.

画像形成装置として、プリンタ装置、複写機、印刷機、複合機などを例示することができる。この種の画像形成装置は、単独で用いられる他、端末装置と通信回線を介して接続されて用いられる。画像形成装置と端末装置とが通信回線を介して接続されて構成される印刷システム(画像形成システム)では、端末装置から送信される印刷データ(画像データ)を、通信回線を介して画像形成装置が受信し、この受信した印刷データに基づいて画像を形成(印刷)することになる。   Examples of the image forming apparatus include a printer device, a copying machine, a printing machine, and a multifunction machine. This type of image forming apparatus is used alone or connected to a terminal device via a communication line. In a printing system (image forming system) configured by connecting an image forming device and a terminal device via a communication line, print data (image data) transmitted from the terminal device is transferred to the image forming device via the communication line. Is received, and an image is formed (printed) based on the received print data.

ところで、画像形成装置が印刷データの受信中に、通信が切断されたり、ユーザーによって印刷データの送信がキャンセルされたりする場合がある。このような場合に、その後に印刷データが再送されると、受信済みの印刷データと再送の印刷データとを照合し、同一のデータであれば、受信途中の続きから印刷データの受信を再開したり、受信済みの印刷データを使用して印刷処理を再開したりする画像形成装置が提案されている(例えば、特許文献1参照)。   By the way, while the image forming apparatus is receiving print data, communication may be cut off, or transmission of print data may be canceled by the user. In such a case, when the print data is retransmitted after that, the received print data and the retransmitted print data are collated, and if the data is the same, reception of the print data is resumed from the middle of the reception. There has been proposed an image forming apparatus that restarts printing processing using received print data (see, for example, Patent Document 1).

特開2014−76547号公報JP 2014-76547 A

印刷データの送信キャンセルとしては、例えば後処理設定の設定値を間違っていたためにユーザーが印刷データの送信をキャンセル(ジョブキャンセル)する場合がある。この場合、ユーザーは設定値を訂正し、正しい設定値で印刷データを再送することになる。このように、設定間違い等によるジョブキャンセルに伴う印刷データの再送の場合には、受信済みの印刷データと再送の印刷データとの中身が異なることになる。そのため、特許文献1に記載の従来技術では、受信済みの印刷データと再送の印刷データとの照合の際に、異なるデータと判断し、印刷データを初めから受信することになるために、印刷(画像形成)を再開するのに時間を要することになる。   As the print data transmission cancellation, for example, there is a case where the user cancels transmission of print data (job cancellation) because the setting value of the post-processing setting is incorrect. In this case, the user corrects the set value and retransmits the print data with the correct set value. As described above, when print data is retransmitted due to job cancellation due to a setting error or the like, the contents of the received print data and the retransmitted print data are different. For this reason, in the prior art described in Patent Document 1, it is determined that the received print data and the retransmitted print data are different from each other, and the print data is received from the beginning. It takes time to resume (image formation).

そこで、本発明は、設定値の間違いなどによって印刷データの受信中にジョブキャンセルが発生し、正しい設定値で印刷データが再送された場合でも、迅速に印刷(画像形成)を再開することが可能な画像形成装置及びプログラムを提供することを目的とする。   Therefore, according to the present invention, it is possible to resume printing (image formation) quickly even when a job cancellation occurs during reception of print data due to an incorrect setting value, and the print data is retransmitted with a correct setting value. An object of the present invention is to provide an image forming apparatus and a program.

上記目的を達成するために、本発明の画像形成装置は、
受信した印刷データからラスター画像処理したページデータを生成するページデータ生成部と、
印刷データの受信中に受信中断が発生したとき、受信途中の印刷データとページデータ生成部で生成されたページデータとを保存する記憶部と、
新たな印刷データを受信した際に、記憶部に保存されている印刷データと新たな印刷データとの同一性を照合し、ラスター画像処理に関わらない部分が異なっていても同一と判断する照合部と、
照合部で同一と判断された場合、記憶部に保存されている印刷データの箇所まで新たな印刷データを捨てるとともに、記憶部に保存されているページデータを読み込んで印刷を開始させる制御部と、
を備えることを特徴とする。
In order to achieve the above object, an image forming apparatus of the present invention includes:
A page data generator that generates raster image processed page data from the received print data;
A storage unit that stores print data being received and page data generated by the page data generation unit when a reception interruption occurs during reception of the print data;
When new print data is received, a collation unit that collates the sameness between the print data stored in the storage unit and the new print data and determines that the parts that are not related to raster image processing are the same. When,
A controller that discards new print data up to the location of the print data stored in the storage unit and reads the page data stored in the storage unit and starts printing when it is determined that the collation unit is the same;
It is characterized by providing.

また、本発明のプログラムは、
画像形成装置において、
受信した印刷データからラスター画像処理したページデータを生成する処理と、
印刷データの受信中に受信中断が発生したとき、受信途中の印刷データと生成したページデータとを記憶部に保存する処理と、
新たな印刷データを受信した際に、記憶部に保存されている印刷データと新たな印刷データとの同一性を照合し、ラスター画像処理に関わらない部分が異なっていても同一と判断する処理と、
同一と判断した場合、記憶部に保存されている印刷データの箇所まで新たな印刷データを捨てるとともに、記憶部に保存されているページデータを読み込んで印刷を開始する処理と、
をコンピュータに実行させることを特徴とする。
The program of the present invention is
In the image forming apparatus,
Processing to generate raster image processed page data from the received print data;
A process of saving print data being received and generated page data in a storage unit when reception interruption occurs during reception of print data;
A process of collating the sameness between the print data stored in the storage unit and the new print data when new print data is received, and determining that the parts that are not related to raster image processing are different. ,
If determined to be the same, discarding new print data up to the location of the print data stored in the storage unit, reading page data stored in the storage unit, and starting printing;
Is executed by a computer.

上記構成の画像形成装置あるいはプログラムにおいて、記憶部に保存されている印刷データと再送の印刷データとを照合する際に、ラスター画像処理に関わらない部分が異なっていても同一と判断する、即ち新たな印刷データを受信済みの印刷データと同一のデータとみなす。そして、記憶部に保存されている、受信済みの印刷データの箇所まで新たな印刷データを捨てることで、新たな印刷データについて、受信済みの印刷データの箇所までのページデータの生成を行わず、当該箇所以降については記憶部からページデータを読み込んで印刷処理を行う。   In the image forming apparatus or program configured as described above, when the print data stored in the storage unit and the reprinted print data are collated, it is determined that the portions that are not related to the raster image processing are the same, that is, new Print data is regarded as the same data as received print data. Then, by discarding new print data up to the received print data location stored in the storage unit, page data generation up to the received print data location is not performed for the new print data, For the subsequent portions, page data is read from the storage unit and printing processing is performed.

本発明によれば、設定値の間違いなどによって受信中にジョブキャンセルが発生し、その後正しい設定値で印刷データが再送された場合でも、受信済みの印刷データと同一のデータとみなして印刷処理を行うため、迅速に印刷を再開することができる。   According to the present invention, even when a job cancellation occurs during reception due to an incorrect setting value or the like, and the print data is retransmitted with the correct setting value after that, the print processing is performed with the same data as the received print data. Therefore, printing can be resumed quickly.

本発明の画像形成装置を有する印刷システム(画像形成システム)の構成の一例を示す概略構成図である。1 is a schematic configuration diagram showing an example of a configuration of a printing system (image forming system) having an image forming apparatus of the present invention. 受信済みの印刷データと、再送される印刷データとの差異の一例を示す図である。FIG. 10 is a diagram illustrating an example of a difference between received print data and retransmitted print data. 本発明の一実施形態に係る画像形成装置の機能部の構成の一例を示す機能ブロック図である。2 is a functional block diagram illustrating an example of a configuration of a functional unit of the image forming apparatus according to the embodiment of the present disclosure. FIG. 本発明の一実施形態に係る画像形成装置の各部のハードウェア構成の一例を示すブロック図である。1 is a block diagram illustrating an example of a hardware configuration of each unit of an image forming apparatus according to an embodiment of the present disclosure. 印刷データの先頭部分の記載の一例を示す図である。FIG. 6 is a diagram illustrating an example of a description of a head portion of print data. 印刷データの受信から印刷出力(画像形成)までの基本的な処理の流れを示すフローチャートである。4 is a flowchart illustrating a basic processing flow from reception of print data to print output (image formation). 印刷データの同一性の判断処理に関する実施例1の処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of processing according to the first exemplary embodiment regarding processing for determining the identity of print data. PJL部分の具体的な処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a specific process of a PJL part. PDL部分の具体的な処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a specific process of a PDL part. 両面印刷=OFF、ステープル=OFFの受信済みの印刷データと、両面印刷=ON、ステープル=ONの再受信の印刷データとを示す図である。FIG. 7 is a diagram illustrating received print data with duplex printing = OFF and staple = OFF, and re-received print data with duplex printing = ON and staple = ON. ラスターデータに差異がある、受信済みの印刷データと再受信の印刷データとのデータ比較に供する受信済みの印刷データを示す図である。FIG. 6 is a diagram illustrating received print data used for data comparison between received print data and re-received print data that have a difference in raster data. ラスターデータに差異がある、受信済みの印刷データと再受信の印刷データとのデータ比較に供する再受信の印刷データを示す図である。FIG. 10 is a diagram illustrating re-received print data used for data comparison between received print data and re-received print data having a difference in raster data. 実施例2の場合の受信済みの印刷データと再受信の印刷データとを示す図である。FIG. 10 is a diagram illustrating received print data and re-received print data in the case of the second embodiment.

以下、本発明を実施するための形態(以下、「実施形態」と記述する)について図面を用いて詳細に説明する。また、本発明は実施形態に限定されるものではない。なお、以下の説明や各図において、同一要素又は同一機能を有する要素には同一符号を用いることとし、重複する説明は省略する。   Hereinafter, modes for carrying out the present invention (hereinafter referred to as “embodiments”) will be described in detail with reference to the drawings. Further, the present invention is not limited to the embodiment. In the following description and each drawing, the same reference numerals are used for the same elements or elements having the same functions, and duplicate descriptions are omitted.

[印刷システム]
図1は、本発明の画像形成装置を有する印刷システム(画像形成システム)の構成の一例を示す概略構成図である。
[Printing system]
FIG. 1 is a schematic configuration diagram showing an example of a configuration of a printing system (image forming system) having an image forming apparatus of the present invention.

図1に示すように、本例に係る印刷システム1は、本発明の画像形成装置10と、端末装置の一例であるクライアントPC(パーソナルコンピュータ)20とが、ネットワーク等の通信回線30を介して接続された構成となっている。クライアントPC20は、画像形成装置10に対して印刷データ(画像データ)を送信する。画像形成装置10は、クライアントPC20が送信する印刷データを、通信回線30を介して受信し、この受信した印刷データに基づいて印刷(画像形成)を行う。   As shown in FIG. 1, the printing system 1 according to this example includes an image forming apparatus 10 of the present invention and a client PC (personal computer) 20 as an example of a terminal device via a communication line 30 such as a network. It is a connected configuration. The client PC 20 transmits print data (image data) to the image forming apparatus 10. The image forming apparatus 10 receives print data transmitted by the client PC 20 via the communication line 30 and performs printing (image formation) based on the received print data.

なお、図1には、画像形成装置10とクライアントPC20との間の通信回線30を有線として図示しているが、無線であってもよいことは勿論である。また、本構成例では、1台の画像形成装置10と1台のクライアントPC20とから成る構成としているが、これに限られるものではない。すなわち、画像形成装置10が複数台から成る構成や、クライアントPC20が複数台から成る構成や、画像形成装置10及びクライアントPC20がそれぞれ複数台から成る構成とすることも可能である。また、端末装置としては、クライアントPC20に限られるものではない。   In FIG. 1, the communication line 30 between the image forming apparatus 10 and the client PC 20 is illustrated as a wire, but it is needless to say that the communication line 30 may be wireless. In this configuration example, the image forming apparatus 10 and the client PC 20 are configured. However, the configuration is not limited thereto. That is, a configuration in which the image forming apparatus 10 includes a plurality of units, a configuration in which the client PC 20 includes a plurality of units, or a configuration in which the image forming apparatus 10 and the client PC 20 each include a plurality of units may be employed. Further, the terminal device is not limited to the client PC 20.

上記構成の印刷システム1において、クライアントPC20が送信する印刷データを画像形成装置10が受信中に、何らかの障害等で通信が切断されたり、ユーザーによって印刷データの送信がキャンセルされたりする場合がある。印刷データの送信キャンセルとしては、例えば後処理設定等の印刷設定の設定値を間違っていたためにユーザーが印刷データの送信をキャンセル(ジョブキャンセル)ような場合がある。ここで、「後処理」としては、ステープル(針打ち)、パンチ穴開け、折り機能などを例示することができる。   In the printing system 1 having the above-described configuration, while the image forming apparatus 10 is receiving print data transmitted by the client PC 20, communication may be interrupted due to some trouble or the transmission of print data may be canceled by the user. As the print data transmission cancellation, there is a case where the user cancels transmission of print data (job cancellation) because the setting value of the print setting such as post-processing setting is wrong, for example. Here, examples of “post-processing” include stapling (punching), punching, folding function, and the like.

クライアントPC20において、ユーザーは、例えば設定値の間違いに伴ってジョブキャンセルした場合、間違った設定値を訂正し、正しい設定値で印刷データを再送することになる。図2に、受信済みの印刷データと、再送の印刷データとの差異の一例を示す。図2において、左側のデータが受信済みの印刷データであり、右側のデータが再送の印刷データである。印刷データは、PJL(Print Job Language)部分とそれに続くPDL(Page Description Language)部分とから構成される。PJL部分は、画像形成装置10を制御する印刷用コマンド言語であり、PDL部分はページ記述言語である。   In the client PC 20, for example, when the job is canceled due to an error in the setting value, the user corrects the incorrect setting value and retransmits the print data with the correct setting value. FIG. 2 shows an example of a difference between received print data and retransmitted print data. In FIG. 2, the left data is received print data, and the right data is retransmitted print data. The print data is composed of a PJL (Print Job Language) portion and a PDL (Page Description Language) portion that follows. The PJL part is a command language for printing that controls the image forming apparatus 10, and the PDL part is a page description language.

一例として、受信済みの印刷データのPJL部分には「@PJL SET STAPLE=OFF」というデータが記載され、PDL部分には「Creation Time:2015/3/16 15:30:15.20」というデータが記載されているものとする。そして、「Creation Time:2015/3/16 15:30:15.20」のデータを受信後、設定値の間違いなどによってジョブキャンセルが発生したとする。この場合、「Creation Time:2015/3/16 15:30:15.20」のデータまでが受信済みとなり、それ以降は未受信となる。ジョブキャンセルの発生後、正しい設定値で印刷データが再送されるものとする。このとき、再送の印刷データは、PJL部分の後処理設定が「@PJL SET STAPLE=ON」というデータが訂正され、PDL部分の作成日時が、「Creation Time:2015/3/16 15:32:11.5」というデータに変更されているものとする。   As an example, the data “@PJL SET STAPLE = OFF” is described in the PJL part of the received print data, and the data “Creation Time: 2015/3/16 15: 30: 15.20” is described in the PDL part. It is assumed that Then, after receiving the data “Creation Time: 2015/3/16 15: 30: 15.20”, it is assumed that the job is canceled due to an incorrect setting value or the like. In this case, data up to “Creation Time: 2015/3/16 15: 30: 15.20” has been received, and after that, no data has been received. It is assumed that the print data is retransmitted with the correct setting value after the job cancellation occurs. At this time, in the reprinted print data, the data in which the post-processing setting of the PJL part is “@PJL SET STAPLE = ON” is corrected, and the creation date and time of the PDL part is “Creation Time: 2015/3/16 15:32: It is assumed that the data has been changed to “11.5”.

そして、受信済みの印刷データと再送の印刷データとを照合したとき、図2に示す印刷データの記載例の場合には、PJL部分の後処理設定のデータ及びPDL部分の作成日時のデータの内容が異なる。そのため、特許文献1に記載の従来技術では、照合の結果が別データ扱い、即ち再送の印刷データが受信済みの印刷データと異なるデータであると判断され、印刷データを初めから受信することになる。その結果、印刷(画像形成)を再開するのに時間を要することになる。   Then, when the received print data and the retransmitted print data are collated, in the case of the print data description example shown in FIG. 2, the contents of the PJL part post-processing setting data and the PDL part creation date and time data Is different. Therefore, in the prior art described in Patent Document 1, it is determined that the collation result is handled as different data, that is, the retransmitted print data is different from the received print data, and the print data is received from the beginning. . As a result, it takes time to resume printing (image formation).

また、後処理設定の設定値の設定間違い等のユーザーによる明示的な再送の場合に限らず、印刷データを送信するユーザーが異なったり、印刷データを送信する端末装置を変更したりした場合など、通信再開として判断が難しい場合に、印刷データを初めから受信する必要がある。   Also, not only in the case of explicit retransmission by the user such as setting mistakes in setting values of post-processing settings, but when the user sending print data is different, or when the terminal device sending print data is changed, When it is difficult to determine communication restart, it is necessary to receive print data from the beginning.

[画像形成装置の機能部の構成]
本発明の画像形成装置10は、ジョブキャンセルの発生後、正しい設定値で印刷データが再送されたとき、受信済みの印刷データと再送の印刷データとを照合する際に、迅速に印刷(画像形成)を再開できるようにするために、図3に示す各機能部を備えている。図3は、本発明の一実施形態に係る画像形成装置の機能部の構成の一例を示す機能ブロック図である。
[Configuration of Functional Unit of Image Forming Apparatus]
When the print data is retransmitted with a correct set value after the job cancellation occurs, the image forming apparatus 10 of the present invention can quickly print (image formation) when collating the received print data with the retransmitted print data. ) Can be resumed, each functional unit shown in FIG. 3 is provided. FIG. 3 is a functional block diagram showing an example of the configuration of the functional unit of the image forming apparatus according to the embodiment of the present invention.

図3に示すように、本発明の一実施形態に係る画像形成装置10は、受信部11、ページデータ生成部12、記憶部13、照合部14及び制御部15の各機能部を備える構成となっている。   As illustrated in FIG. 3, the image forming apparatus 10 according to an embodiment of the present disclosure includes a receiving unit 11, a page data generation unit 12, a storage unit 13, a collation unit 14, and a control unit 15. It has become.

受信部11は、クライアントPC20が送信する印刷データを受信する。ページデータ生成部12は、受信部11が受信した印刷データからラスター画像処理したページデータを生成する。「ラスター画像処理」は、クライアントPC20で生成された印刷データを、画像形成装置10で印刷できるようにスクリーン処理(網点化)する処理である。以下では、ラスター画像処理をRIP(Raster Image Processor)と呼び、ラスター画像処理したページデータをRIP済みページデータやラスターデータと呼ぶ場合もある。   The receiving unit 11 receives print data transmitted from the client PC 20. The page data generation unit 12 generates page data subjected to raster image processing from the print data received by the reception unit 11. “Raster image processing” is processing that prints the print data generated by the client PC 20 so that it can be printed by the image forming apparatus 10. Hereinafter, raster image processing may be referred to as RIP (Raster Image Processor), and page data that has undergone raster image processing may be referred to as RIP-completed page data or raster data.

記憶部13は、印刷データの受信中に受信中断が発生したとき、制御部15による制御の下に、受信途中の印刷データとページデータ生成部12で生成されたRIP済みページデータとを保存する。印刷データの受信中断は、例えば制御部15が受信部11の受信状態を監視することによって検知するこにとができる。照合部14は、ジョブキャンセルの発生後に、新たな印刷データを受信した際に、記憶部13に保存されている印刷データと新たな印刷データとの同一性を照合する。この照合の際に、照合部14は、RIP(ラスター画像処理)に関わらない部分が異なっていても同一と判断する。   The storage unit 13 stores the print data being received and the RIP-completed page data generated by the page data generation unit 12 under the control of the control unit 15 when reception interruption occurs during reception of the print data. . The reception interruption of the print data can be detected by, for example, the control unit 15 monitoring the reception state of the reception unit 11. The collation unit 14 collates the sameness between the print data stored in the storage unit 13 and the new print data when new print data is received after the job cancellation. At the time of this collation, the collation unit 14 determines that the portions that are not related to RIP (raster image processing) are the same even if they are different.

制御部15は、照合部14の照合結果が同一の場合、即ち記憶部13に保存されている印刷データと新たな印刷データとが同一の場合、記憶部13に保存されている印刷データの箇所まで新たな印刷データを捨てる処理を行う。この印刷データを捨てる処理は、例えば制御部15が受信部11を制御することによって実現できる。制御部15はさらに、記憶部13に保存されているページデータを読み込んで印刷を開始させる処理を行う。   When the collation result of the collation unit 14 is the same, that is, when the print data stored in the storage unit 13 and the new print data are the same, the control unit 15 determines the location of the print data stored in the storage unit 13. Until new print data is discarded. The process of discarding the print data can be realized by the control unit 15 controlling the reception unit 11, for example. The control unit 15 further performs processing for reading page data stored in the storage unit 13 and starting printing.

上述した各機能部(11〜15)を備える画像形成装置10では、記憶部13に保存されている印刷データと再送の印刷データとを照合する際に、RIPに関わらない部分が異なっていても同一と判断する、即ち新たな印刷データを受信済みの印刷データと同一のデータとみなす処理が行われる。そして、記憶部13に保存されている、受信済みの印刷データの箇所まで新たな印刷データを捨てることで、新たな印刷データについて、受信済みの印刷データの箇所までのページデータの生成を行わず、当該箇所以降については記憶部13からページデータを読み込むことによって印刷処理(再印刷処理)が行われる。   In the image forming apparatus 10 provided with each of the functional units (11 to 15) described above, when the print data stored in the storage unit 13 and the retransmitted print data are collated, the portions not related to the RIP are different. A process is performed in which it is determined that they are the same, that is, the new print data is regarded as the same data as the received print data. Then, by discarding new print data stored in the storage unit 13 up to the received print data, page data up to the received print data is not generated for the new print data. For the subsequent portions, printing processing (reprinting processing) is performed by reading page data from the storage unit 13.

これにより、設定値の間違いなどによって受信中にジョブキャンセルが発生し、その後正しい設定値で印刷データが再送された場合でも、受信済みの印刷データと同一のデータとみなして再印刷処理が行われるため迅速に印刷を再開できる。上記の処理を実現する具体的な実施例については後述する。   As a result, even if a job cancellation occurs during reception due to an incorrect setting value, etc., and the print data is then retransmitted with the correct setting value, reprint processing is performed assuming that the received print data is the same data. Therefore, printing can be resumed quickly. A specific embodiment for realizing the above processing will be described later.

[画像形成装置の各部のハードウェア構成]
続いて、画像形成装置10の各部のハードウェア構成について、図4を参照して説明する。図4は、本発明の一実施形態に係る画像形成装置の各部のハードウェア構成の一例を示すブロック図である。ここでは、プリンタ装置に適用する場合を例に挙げている。
[Hardware Configuration of Each Part of Image Forming Apparatus]
Next, the hardware configuration of each unit of the image forming apparatus 10 will be described with reference to FIG. FIG. 4 is a block diagram illustrating an example of a hardware configuration of each unit of the image forming apparatus according to the embodiment of the present disclosure. Here, the case where it applies to a printer apparatus is mentioned as an example.

図4に示すように、画像形成装置10は、図3の記憶部13及び制御部15を備える。記憶部13は、例えばHDD(Hard Disk Drive)からなる。記憶部13は、クライアントPC20から受信した印刷データやRIP済みページデータ、ICC(International Color Consortium)プロファイルなどを保存(記憶)する。   As illustrated in FIG. 4, the image forming apparatus 10 includes the storage unit 13 and the control unit 15 illustrated in FIG. 3. The storage unit 13 is composed of, for example, an HDD (Hard Disk Drive). The storage unit 13 stores (stores) print data, RIP-completed page data, an ICC (International Color Consortium) profile, and the like received from the client PC 20.

制御部15は、例えばCPU(中央演算処理装置)151と、CPU151が実行する印刷処理やその他の処理プログラム等を記憶するためのROM(Read Only Memory)152と、CPU151の作業領域として使用されるRAM(Random Access Memory)153とを有している。CPU151は、ROM152やRAM153からプログラムやデータを読み込んで画像形成装置10の全体の制御を行う。   The control unit 15 is used as, for example, a CPU (Central Processing Unit) 151, a ROM (Read Only Memory) 152 for storing print processing executed by the CPU 151, other processing programs, and the like, and a work area of the CPU 151. And a RAM (Random Access Memory) 153. The CPU 151 reads programs and data from the ROM 152 and RAM 153 and controls the entire image forming apparatus 10.

画像形成装置10は、記憶部13及び制御部15に加えて、通信I/F(インターフェース)部41、画像読取部42、画像処理部43、画像形成部44、給紙部45、定着部46及び操作表示部47を備えている。そして、制御部15は、記憶部13、通信I/F部41、画像読取部42、画像処理部43、画像形成部44、給紙部45、定着部46及び操作表示部47とシステムバス48を介して接続されている。   In addition to the storage unit 13 and the control unit 15, the image forming apparatus 10 includes a communication I / F (interface) unit 41, an image reading unit 42, an image processing unit 43, an image forming unit 44, a paper feeding unit 45, and a fixing unit 46. And an operation display unit 47. The control unit 15 includes a storage unit 13, a communication I / F unit 41, an image reading unit 42, an image processing unit 43, an image forming unit 44, a paper feeding unit 45, a fixing unit 46, an operation display unit 47, and a system bus 48. Connected through.

通信I/F部41は、図3の受信部11としての機能を持ち、クライアントPC20から通信回線30を経由して印刷データを受信する。画像読取部42は、原稿の画像を読み取り、その読み取った画像信号をA/D変換して画像データを生成する。画像処理部43は、A/D変換された画像データに対してシェーディング補正やディザ処理、圧縮等の処理を施し、その処理後の画像データをRAM153に格納する。   The communication I / F unit 41 functions as the receiving unit 11 in FIG. 3 and receives print data from the client PC 20 via the communication line 30. The image reading unit 42 reads an image of a document and A / D converts the read image signal to generate image data. The image processing unit 43 performs processing such as shading correction, dither processing, and compression on the A / D converted image data, and stores the processed image data in the RAM 153.

画像形成部44は、処理プログラムにより印刷データから生成されたRIP済みページデータを用紙に印刷(画像形成)して出力する印刷出力部である。画像形成部44は、例えばイエロー(Y)、マゼンダ(M)、シアン(C)、ブラック(K)の各色のトナー像を形成するために、各色に対応した4つの画像形成ユニットから構成されている。4つの画像形成ユニットはそれぞれ、ドラム状の感光体、感光体の周囲に配置された帯電部、露光部、現像部などを有している。   The image forming unit 44 is a print output unit that prints (image forms) RIP-completed page data generated from print data by a processing program and outputs the data. The image forming unit 44 is composed of four image forming units corresponding to each color, for example, to form toner images of each color of yellow (Y), magenta (M), cyan (C), and black (K). Yes. Each of the four image forming units includes a drum-shaped photoconductor, a charging unit, an exposure unit, and a development unit arranged around the photoconductor.

給紙部45は、不図示の用紙収納部に収納された用紙を画像形成部44に給紙する。より具体的には、給紙部45は、画像形成部44に用紙を搬送する不図示の用紙搬送部に給紙する。定着部46は、画像形成部44によって用紙上に形成されたトナー像を固着させる。   The paper feed unit 45 feeds the paper stored in a paper storage unit (not shown) to the image forming unit 44. More specifically, the paper feed unit 45 feeds paper to a paper transport unit (not shown) that transports the paper to the image forming unit 44. The fixing unit 46 fixes the toner image formed on the paper by the image forming unit 44.

操作表示部47は、液晶ディスプレイ(LCD)や有機EL(Electro Luminescence)ディスプレイ等のフラットパネルディスプレイからなるタッチパネルである。この操作表示部47では、ユーザーに対する指示メニューや、取得した画像データに関する印刷設定等の情報の表示が行われる他、ユーザーにより印刷設定等の情報の入力や、ジョブの操作等が行われる。   The operation display unit 47 is a touch panel including a flat panel display such as a liquid crystal display (LCD) or an organic EL (Electro Luminescence) display. The operation display unit 47 displays an instruction menu for the user and information such as print settings relating to the acquired image data, and the user inputs information such as print settings and performs a job operation.

上記構成の画像形成装置10は、クライアントPC20から送信された印刷データを通信I/F部41で受信すると、当該印刷データを記憶部13に保存しつつ、実際のページデータを生成するためのラスタライズを行う。具体的には、受信した印刷データから印刷設定やRIP設定を解析して読み取り、ページデータを生成する処理を行う。ここで、印刷設定は、ステープル(針打ち)、パンチ穴開け、折り機能など後処理の設定である。また、RIP設定は、色変換設定や細線処理等である。   When the image forming apparatus 10 configured as described above receives the print data transmitted from the client PC 20 by the communication I / F unit 41, the image forming apparatus 10 stores the print data in the storage unit 13 while generating the actual page data. I do. Specifically, the print setting and RIP setting are analyzed from the received print data and read to generate page data. Here, the print settings are post-processing settings such as stapling (punching), punching, and folding functions. The RIP settings include color conversion settings and fine line processing.

ここで、印刷データについて、より具体的に説明する。印刷データは、印刷設定等が記載されているPJL部分と、インタプリターにより解析され、ページデータを生成するPDL部分との2つの部分で構成されている。そして、PJL部分及びPDL部分には、それぞれ以下のような情報が格納されている。   Here, the print data will be described more specifically. The print data is composed of two parts: a PJL part in which print settings are described and a PDL part that is analyzed by an interpreter and generates page data. The following information is stored in the PJL part and the PDL part, respectively.

(PJL部分)
・印刷データの名称やユーザー名、ジョブ識別用ID等のジョブ情報。
・ステープルやパンチ、折りといった後処理設定。
・RIPの出力カラー設定やICCプロファイル設定といったRIP設定。
(PJL part)
Job information such as print data name, user name, and job identification ID.
-Post-processing settings such as stapling, punching and folding.
-RIP settings such as RIP output color settings and ICC profile settings.

(PDL部分)
・印刷データの名称やユーザー名、ジョブ識別用ID等のジョブ情報。
・ステープルやパンチ、折りといった後処理設定。
・RIPの出力カラー設定やICCプロファイル設定といったRIP設定。
・実際のページデータを生成するためのラスタライズ用データ。
(PDL part)
Job information such as print data name, user name, and job identification ID.
-Post-processing settings such as stapling, punching and folding.
-RIP settings such as RIP output color settings and ICC profile settings.
-Rasterization data for generating actual page data.

上述したように、ジョブ情報や後処理設定、RIP設定については、PJL部分及びPDL部分の両方に格納されているが、基本的には同じ設定値が格納されている。また、システムによっては、PJL部分とPDL部分とに異なる設定が存在する場合にどちらを優先して処理を行うか指定可能なものも存在する。   As described above, job information, post-processing settings, and RIP settings are stored in both the PJL part and the PDL part, but basically the same setting values are stored. Also, depending on the system, there is a system that can specify which process is to be prioritized when different settings exist in the PJL part and the PDL part.

図5に、印刷データの先頭部分の記載の一例を示す。本記載例の印刷データは、「%-12345X@PJL」から始まるPJL部分と、「%!PS-Adobe(登録商標)-3.0」から始まるPDL部分とからなる。例えば、PJL部分において、「@PJL SET DRIVERJOBID="ACDE4806956C04250103100706"」はジョブ識別用IDであり、「@PJL SET USERNAME="xxxxxx"」はユーザー名であり、「@PJL SET JOBNAME="yyyyyy"」はジョブ名である。図5において、左端の数字は、便宜上図示した行数を表しており、他の図においても同様とする。   FIG. 5 shows an example of the description of the head portion of the print data. The print data in this example includes a PJL portion starting from “% -12345X @ PJL” and a PDL portion starting from “%! PS-Adobe (registered trademark) -3.0”. For example, in the PJL part, "@PJL SET DRIVERJOBID =" ACDE4806956C04250103100706 "" is a job identification ID, "@PJL SET USERNAME =" xxxxxx "" is a user name, and "@PJL SET JOBNAME =" yyyyyy "" Is the job name. In FIG. 5, the number at the left end represents the number of rows shown for convenience, and the same applies to other drawings.

[印刷データの受信から印刷出力までの基本的な処理]
続いて、本実施形態に係る画像形成装置10において実行される、印刷データの受信から印刷出力(画像形成)までの基本的な処理について、図6を用いて説明する。図6は、印刷データの受信から印刷出力(画像形成)までの基本的な処理の流れを示すフローチャートである。この処理は、制御部15のCPU151(図4参照)による制御の下に実行される。
[Basic processing from print data reception to print output]
Next, basic processing from reception of print data to print output (image formation), which is executed in the image forming apparatus 10 according to the present embodiment, will be described with reference to FIG. FIG. 6 is a flowchart showing a basic processing flow from reception of print data to print output (image formation). This process is executed under the control of the CPU 151 (see FIG. 4) of the control unit 15.

図1の印刷システム1において、ユーザーがクライアントPC20で印刷指示を行うと、クライアントPC20から印刷データが画像形成装置10にネットワークプロトコルにしたがって分割されてパケット単位で送信される。したがって、以下に説明する処理は、基本的に、パケット単位で実行される。   In the printing system 1 of FIG. 1, when a user issues a print instruction on the client PC 20, print data is divided from the client PC 20 to the image forming apparatus 10 according to a network protocol and transmitted in units of packets. Therefore, the processing described below is basically executed on a packet basis.

画像形成装置10において、通信I/F部41が印刷データを受信すると(ステップS1)、CPU151は、ネットワークプロトコルにしたがって分割された印刷データを解析し(ステップS2)、印刷データがPJLであるか否かを判断する(ステップS3)。CPU151は、受信した印刷データが例えば「%-12345X@PJL」で始まるデータであればPJLと判断し(S3のYES)、以降に続く文字列からどの印刷情報、後処理情報、RIP設定が印刷設定として設定されているか判断し、判断した設定値を記憶部13に設定情報として保存しておく。具体的には、CPU151は、PJLの文字列を解析し(ステップS4)、次いで印刷設定を解析し(ステップS5)、その解析した印刷設定を記憶部3に保存し(ステップS6)、以降受信したパケットの内容がPDLになるまでステップS1からステップS6までの処理を繰り返す。   In the image forming apparatus 10, when the communication I / F unit 41 receives print data (step S1), the CPU 151 analyzes the print data divided according to the network protocol (step S2), and determines whether the print data is PJL. It is determined whether or not (step S3). For example, if the received print data starts with “% -12345X @ PJL”, the CPU 151 determines that the print data is PJL (YES in S3), and print information, post-processing information, and RIP settings from the subsequent character string are printed. It is determined whether it is set as a setting, and the determined setting value is stored in the storage unit 13 as setting information. Specifically, the CPU 151 analyzes the character string of the PJL (step S4), then analyzes the print settings (step S5), saves the analyzed print settings in the storage unit 3 (step S6), and receives them thereafter. The processing from step S1 to step S6 is repeated until the content of the packet thus obtained becomes PDL.

CPU151は、受信したパケットの内容が例えば「%!PS-Adobe(登録商標)-3.0」となったことを検知すると、以降のデータをPDL部分のデータ(PDLデータ)と判断し(S3のNO)、PDLデータを記憶部13に保存する(ステップS7)。CPU151はさらに、PDLデータの内容を解析し(ステップS8)、次いでラスタライズ用データであるか否かを判断する(ステップS9)。具体的には、CPU151は、例えばPostscript(登録商標)であれば、印刷設定が記載されているPS(Postscript)コマンドか、ラスタライズを行うための描画コマンドが記載されているラスタライズ用データ部分かを判断する。   When detecting that the content of the received packet is, for example, “%! PS-Adobe (registered trademark) -3.0”, the CPU 151 determines that the subsequent data is PDL data (PDL data) (NO in S3). ), PDL data is stored in the storage unit 13 (step S7). The CPU 151 further analyzes the contents of the PDL data (step S8), and then determines whether the data is rasterization data (step S9). Specifically, for example, in the case of Postscript (registered trademark), the CPU 151 determines whether a PS (Postscript) command in which print settings are described or a rasterization data portion in which a rendering command for rasterizing is described. to decide.

次に、CPU151は、PDLデータの内容が、印刷設定が記載されているPSコマンドであれば(S9のNO)、印刷設定を解析し(ステップS10)、その解析した印刷設定を記憶部13に保存し(ステップS11)、しかる後ステップS1に移行し、以降同様の処理を行う。   Next, if the content of the PDL data is a PS command in which print settings are described (NO in S9), the CPU 151 analyzes the print settings (step S10), and stores the analyzed print settings in the storage unit 13. Save (step S11), then move to step S1, and thereafter perform the same processing.

また、CPU151は、PDLデータの内容が、描画コマンドが記載されているラスタライズ用データであれば(S9のYES)、ページデータのラスタライズ処理を行い(ステップS12)、次いで1ページ分のラスタライズ処理が完了したか否かを判断する(ステップS13)。CPU151は、1ページ分のラスタライズ処理が完了すると(S13のYES)、ページデータとして記憶部13に保存し(ステップS14)、次いでページデータを画像形成部44へ送信し(ステップS15)、印刷(画像形成)を行う(ステップS16)。   If the content of the PDL data is rasterization data in which a drawing command is described (YES in S9), the CPU 151 performs rasterization processing of page data (step S12), and then rasterization processing for one page is performed. It is determined whether or not it has been completed (step S13). When the rasterization process for one page is completed (YES in S13), the CPU 151 stores the page data in the storage unit 13 (step S14), and then transmits the page data to the image forming unit 44 (step S15) for printing (step S15). Image formation) is performed (step S16).

次に、CPU151は、全ページ印刷が完了したか否かを判断し(ステップS17)、全ページ印刷が完了したら(S17のYES)、再利用する必要が無いと判断し、記憶部13に保存したデータを削除し(ステップS18)、印刷データの受信から印刷出力までの一連の処理を終了する。CPU151は、ステップS13で1ページ分のラスタライズ処理が完了していない(NO)と判断した場合及びステップS17で全ページ印刷が完了していない(NO)と判断した場合はステップS1に戻って、上述した処理を繰り返して実行する。   Next, the CPU 151 determines whether or not all page printing has been completed (step S17). When all page printing has been completed (YES in S17), the CPU 151 determines that it is not necessary to reuse and saves it in the storage unit 13. The deleted data is deleted (step S18), and a series of processes from reception of print data to print output is terminated. If the CPU 151 determines in step S13 that the rasterizing process for one page has not been completed (NO) and if it is determined in step S17 that printing of all pages has not been completed (NO), the CPU 151 returns to step S1. The above process is repeatedly executed.

次に、設定値の間違いなどによって受信中にジョブキャンセルが発生し、その後正しい設定値で印刷データが再送された際に本実施形態に係る画像形成装置10において実行される、印刷データの同一性の判断処理に関する具体的な実施例について説明する。以下に説明する各実施例の処理は、制御部15のCPU151による制御の下に実行される。   Next, the print data identity that is executed in the image forming apparatus 10 according to the present embodiment when a job cancellation occurs during reception due to an incorrect setting value, and then the print data is retransmitted with the correct setting value. A specific embodiment relating to the determination process will be described. The processing of each embodiment described below is executed under the control of the CPU 151 of the control unit 15.

[実施例1]
図7は、印刷データの同一性の判断処理に関する実施例1の処理の流れを示すフローチャートである。
[Example 1]
FIG. 7 is a flowchart showing the flow of processing according to the first embodiment relating to print data identity determination processing.

通信I/F部41が印刷データを受信すると(ステップS21)、CPU151は、その受信した印刷データが受信中止データ(受信中止を指示するデータ)を保持しているか否かをチェックする(ステップS22)。そして、CPU151は、受信した印刷データが受信中止データを保持していないと判断した場合(S22のNO)、以降の印刷データの同一性の判断処理は行わず、ステップS23に移行して通常の印刷処理を行う。ステップS23の通常の印刷処理は、図6のフローチャートに沿った処理である。   When the communication I / F unit 41 receives print data (step S21), the CPU 151 checks whether or not the received print data holds reception stop data (data instructing reception stop) (step S22). ). If the CPU 151 determines that the received print data does not hold the reception stop data (NO in S22), the CPU 151 does not perform the subsequent print data identity determination process, and proceeds to step S23 to perform normal processing. Perform the printing process. The normal printing process in step S23 is a process according to the flowchart of FIG.

CPU151は、受信した印刷データが受信中止データを保持していると判断した場合(S22のYES)、受信した印刷データがPJL部分であるか否かを判断する(ステップS24)。そして、CPU151は、受信した印刷データがPJL部分であると判断した場合(S24のYES)、PJL部分の処理を行う(ステップS25)。具体的には、PJL部分の処理では、図8のフローチャートに示すように、CPU151は、PJLを解析し(ステップS31)、次いで印刷情報や後処理設定、RIP設定といった印刷設定を記憶部13に保存し(ステップS32)、次のパケットの印刷データの解析を行う。   When the CPU 151 determines that the received print data holds the reception stop data (YES in S22), the CPU 151 determines whether the received print data is a PJL portion (step S24). When the CPU 151 determines that the received print data is the PJL part (YES in S24), the CPU 151 performs the process of the PJL part (step S25). Specifically, in the processing of the PJL portion, as shown in the flowchart of FIG. 8, the CPU 151 analyzes the PJL (step S31), and then prints print settings such as print information, post-processing settings, and RIP settings in the storage unit 13. Save (step S32) and analyze the print data of the next packet.

CPU151は、受信した印刷データがPDL部分であると判断した場合(S24のNO)、PDL部分の処理を行う(ステップS26)。PDL部分の具体的な処理については後述する。CPU151は、PDL部分の処理が終了すると、ページデータを画像形成部44へ送信し(ステップS27)、印刷(画像形成)を行う(ステップS28)。次いで、CPU151は、全ページ印刷が完了したか否かを判断し(ステップS29)、全ページ印刷が完了したら(S29のYES)、再利用する必要が無いと判断し、記憶部13に保存したデータを削除し(ステップS30)、一連の処理を終了する。   If the CPU 151 determines that the received print data is a PDL portion (NO in S24), the CPU 151 performs processing of the PDL portion (step S26). Specific processing of the PDL portion will be described later. When the processing of the PDL portion is completed, the CPU 151 transmits page data to the image forming unit 44 (step S27) and performs printing (image formation) (step S28). Next, the CPU 151 determines whether or not all page printing has been completed (step S29). When all page printing has been completed (YES in S29), it is determined that there is no need to reuse and the data is stored in the storage unit 13. The data is deleted (step S30), and the series of processing ends.

続いて、PDL部分の具体的な処理について、図9を参照して説明する。図9は、PDL部分の具体的な処理の流れを示すフローチャートである。   Next, specific processing of the PDL part will be described with reference to FIG. FIG. 9 is a flowchart showing a specific processing flow of the PDL portion.

CPU151は、PDLデータを解析し(ステップS41)、次いでPDLデータが印刷設定に関するコマンドであるか否かを判断する(ステップS42)。そして、印刷設定に関するコマンドと判断した場合(S42のYES)、CPU151は、印刷設定を解析し(ステップS43)、次いで保存済みの印刷設定を読み込み(ステップS44)、次いで印刷情報や後処理設定、RIP設定といった印刷設定を記憶部13に保存する(ステップS45)。このとき、PJL部分とPDL部分で指定された印刷設定が異なる場合は、どちらかを優先するようにユーザーにより予め指定できるようにしていてもよい。   The CPU 151 analyzes the PDL data (step S41), and then determines whether the PDL data is a command related to print settings (step S42). If it is determined that the command is related to print settings (YES in S42), the CPU 151 analyzes the print settings (step S43), then reads the saved print settings (step S44), and then print information and post-processing settings, Print settings such as RIP settings are stored in the storage unit 13 (step S45). At this time, if the print settings specified in the PJL portion and the PDL portion are different, the user may be allowed to specify in advance so that either one is given priority.

また、CPU151は、ステップS42でPDLデータがラスターデータ部分と判断した場合(NO)、受信中止データとラスターデータ部分とを比較することにより、ラスターデータ部分が受信中止データと同一であるか否かを判断する(ステップS46)。そして、ラスターデータ部分が受信中止データと同一でないと判断した場合(S46のNO)、CPU151は、図7のステップS23へ移行し、以降は新規受信データを用いてラスタライズを実行し、通常の印刷処理を行う。   If the CPU 151 determines that the PDL data is the raster data portion in step S42 (NO), the CPU 151 compares the reception cancellation data with the raster data portion to determine whether the raster data portion is the same as the reception cancellation data. Is determined (step S46). If the CPU 151 determines that the raster data portion is not the same as the reception stop data (NO in S46), the CPU 151 proceeds to step S23 in FIG. 7, and thereafter performs rasterization using the newly received data, and performs normal printing. Process.

また、CPU151は、ステップS46でラスターデータ部分が受信中止データと同一であると判断した場合(S46のYES)、印刷途中の印刷データの印刷情報を読み込む(ステップS47)。そして、CPU151は、印刷途中の印刷データの印刷設定と印刷中止したジョブの印刷設定とを比較することによって、RIP設定が同一であるか否かを判断する(ステップS48)。   If the CPU 151 determines in step S46 that the raster data portion is the same as the reception stop data (YES in S46), it reads the print information of the print data being printed (step S47). Then, the CPU 151 determines whether or not the RIP settings are the same by comparing the print settings of the print data being printed with the print settings of the job that has been canceled (step S48).

CPU151は、ステップS48でRIP設定が同一であると判断した場合(YES)、1ページ分のデータを受信したか否かを判断し(ステップS49)、1ページ分のデータを受信していなければ(NO)、ステップS48に戻ってS48→S49の処理を繰り返す。すなわち、1ページ分のデータを受信するまでRIP設定が同一であるか否かを判断する。そして、1ページ分のデータを受信するまでRIP設定が同一であれば、CPU151は、記憶部13の受信中止データの該当ページからページデータを読み込む(ステップS50)。   If the CPU 151 determines that the RIP settings are the same in step S48 (YES), it determines whether one page of data has been received (step S49), and if one page of data has not been received. (NO), returning to step S48, the processing of S48 → S49 is repeated. That is, it is determined whether or not the RIP settings are the same until one page of data is received. If the RIP settings are the same until data for one page is received, the CPU 151 reads page data from the corresponding page of the reception stop data in the storage unit 13 (step S50).

また、CPU151は、ステップS48でRIP設定が異なると判断した場合(NO)、ラスタライズデータが同一であっても再度RIP処理が必要なために、記憶部13の受信中止データ(印刷途中データ)からラスタライズデータ部分を読み込み(ステップS51)、次いでRIP処理を行う(ステップS52)。   On the other hand, if the CPU 151 determines that the RIP settings are different in step S48 (NO), since the RIP processing is required again even if the rasterized data is the same, the CPU 151 starts from the reception stop data (printing intermediate data) in the storage unit 13. The rasterized data portion is read (step S51), and then RIP processing is performed (step S52).

CPU151は、上記の一連の処理をデータが同一である限り、受信中止データの最後まで続ける。その際、印刷情報や後処理設定については、新たに受信した印刷データから生成された設定値を使用する。   As long as the data is the same, the CPU 151 continues the above series of processes until the end of the reception stop data. At this time, for print information and post-processing settings, setting values generated from newly received print data are used.

(受信済みの印刷データと再受信の印刷データとの差異)
以下に、一例として、3ページ原稿を両面印刷=OFF、ステープル=OFFで送信したジョブと、両面印刷=ON、ステープル=ONで送信したジョブを印刷する場合の印刷データの差異について具体的に説明する。
(Difference between received print data and re-received print data)
In the following, as an example, a specific description will be given of the difference in print data when printing a 3-page document transmitted with duplex printing = OFF and staple = OFF and a job transmitted with duplex printing = ON and staple = ON. To do.

印刷データは、「%-12345X@PJL」から始まるPJL部分と、「%!PS-Adobe(登録商標)-3.0」から始まるPDL部分とからなる。本実施例では、PDLをPostscript(登録商標)として説明する。   The print data includes a PJL portion starting from “% -12345X @ PJL” and a PDL portion starting from “%! PS-Adobe (registered trademark) -3.0”. In the present embodiment, PDL is described as Postscript (registered trademark).

図10に、両面印刷=OFF、ステープル=OFFの受信済みの印刷データと、両面印刷=ON、ステープル=ONの再受信の印刷データとを示す。図10において、左側のデータが両面印刷=OFF、ステープル=OFFの受信済みの印刷データであり、右側のデータが両面印刷=ON、ステープル=ONの再受信の印刷データである。   FIG. 10 shows received print data with duplex printing = OFF and staple = OFF, and re-received print data with duplex printing = ON and staple = ON. In FIG. 10, the left data is received print data with duplex printing = OFF and staple = OFF, and the right data is re-received print data with duplex printing = ON and staple = ON.

本例における受信済みの印刷データと再受信の印刷データとの差異は、
・PJL部分でジョブを識別するためのIDとして、クライアントPC20のプリンタ ドライバが付加したドライバジョブID
・PDL部分で印刷データがプリンタドライバにより生成された日時を示す印刷データ 生成日時
・片面・両面印刷のON/OFF、ステープルのON/OFFと位置を設定する部分
となる。
The difference between the received print data and the re-received print data in this example is
A driver job ID added by the printer driver of the client PC 20 as an ID for identifying a job in the PJL part
Print data indicating the date and time when the print data was generated by the printer driver in the PDL part Generation date and time ・ This is a part for setting ON / OFF of single-sided / double-sided printing and ON / OFF of staples.

ここで、両面印刷=OFF、ステープル=OFFの印刷データの印刷中に2ページ目までRIP完了した段階でジョブキャンセルが発生し、その後再度、両面印刷=ON、ステープル=ONの印刷データを送信した場合の同一性の判断処理について説明する。   Here, during the printing of print data with duplex printing = OFF and staple = OFF, job cancellation occurred when RIP was completed up to the second page, and then print data with duplex printing = ON and staple = ON was sent again. The identity determination process in this case will be described.

画像形成装置10は、両面印刷=ON、ステープル=ONの印刷データを受信すると、PJL部分を解析し、印刷設定として保持しておく。受信データがPDL部分でかつ印刷設定部分である「CreationDate」の作成日時や、「BeginFeature」で始まる後処理設定の「SHKMDuplex」、「SHKMStaple」等を印刷設定として先に保持しているPJL部分で解析した印刷設定と合わせて保持しておく。   When the image forming apparatus 10 receives the print data of duplex printing = ON and staple = ON, the image forming apparatus 10 analyzes the PJL portion and holds it as print settings. In the PJL part where the received data is the PDL part and the print setting part "CreationDate" creation date and the post-processing settings "SHKMDuplex", "SHKMStaple" etc. that start with "BeginFeature" Keep it together with the analyzed print settings.

次に、受信データが印刷データと判断し、かつデータが同一と判断して1ページ分のデータ受信まで処理を繰り返し、印刷中止データのページデータを読み込んで印刷を行う。上記の処理を2ページ目まで行い、印刷中止データの最後(3ページ目)以降は、再受信の印刷データを用いて3ページ目をRIP処理し、印刷を行う。   Next, it is determined that the received data is print data, and the data is determined to be the same, and the process is repeated until data for one page is received. The above processing is performed up to the second page, and after the last (third page) of the print cancellation data, the third page is RIP-processed using the re-received print data, and printing is performed.

(ラスターデータに差異があるデータ比較)
図11及び図12を用いて、ラスターデータに差異がある、受信済みの印刷データと再受信の印刷データとを比較する。図11に受信済みの印刷データを示し、図12に再受信の印刷データを示す。
(Data comparison with differences in raster data)
Using FIG. 11 and FIG. 12, received print data having a difference in raster data is compared with re-received print data. FIG. 11 shows received print data, and FIG. 12 shows re-received print data.

この比較例は、同じ3ページでページの内容が異なる印刷データとの比較となる。図11及び図12に示すデータ比較では、「OrigFontType」等のフォント情報は同一だが、図11の受信済みの印刷データの行数:22177、図12の再受信の印刷データの行数:2219より開始されるラスターデータ部分が異なる。そのため、それまでが同一であっても異なるデータと判断し、通常の印刷処理となる。   In this comparative example, the same three pages are compared with print data having different page contents. In the data comparison shown in FIGS. 11 and 12, the font information such as “OrigFontType” is the same, but the number of received print data lines in FIG. 11 is 22177 and the number of re-received print data lines in FIG. 12 is 2219. The raster data part to be started is different. For this reason, even if it is the same up to that point, it is determined that the data is different and normal printing processing is performed.

[実施例2]
実施例2は、実施例1の変形例であり、PJL部分は実施例1と同一であるが、RIP設定が異なる場合の例である。図13に、実施例2の場合の受信済みの印刷データと再受信の印刷データとを示す。
[Example 2]
The second embodiment is a modification of the first embodiment, and the PJL portion is the same as the first embodiment, but the RIP setting is different. FIG. 13 shows received print data and re-received print data in the case of the second embodiment.

PDL部分の解析でラスターデータ部分において印刷設定を読み込んだ際に印刷中止データの印刷設定と比較する。その結果、PJL部分の解析で判明している「COLORCONFIG(ICCプロファイル設定)」、「RGBCONVERSION(RGB入力に対する色変換設定)」、「CMYKCONVERSION(CMYK入力に対する色変換設定)」、PDL部分の解析で「KMColorMode(出力カラー設定)」が異なる。   When the print setting is read in the raster data part in the analysis of the PDL part, it is compared with the print setting of the print stop data. As a result, “COLORCONFIG (ICC profile setting)”, “RGBCONVERSION (color conversion setting for RGB input)”, “CMYKCONVERSION (color conversion setting for CMYK input)”, which is known in the analysis of the PJL part, "KMColorMode (output color setting)" is different.

ここで、色変換設定において、RGBは、光の三原色、即ちレッド、グリーン、ブルーである。また、CMYKは、色料の三原色、即ちシアン、マゼンタ、イエロー+ブラックである。   Here, in the color conversion setting, RGB is the three primary colors of light, that is, red, green, and blue. CMYK is the three primary colors of the colorant, that is, cyan, magenta, yellow + black.

実施例2では、特に出力カラー設定が、「Auto(フルカラー)」と「Grayscale」で異なっており、図3の照合部13による同一性の照合において、RIPに関わる部分が異なっていると判断される。この場合は、印刷中止データで作成したページデータが使用できないと判断する。そして、印刷中止データのページデータが使用できないと判断すると、図3のページデータ生成部12は、RIP済みのページデータを破棄し、印刷中止データの1ページ分のデータと新たに受信した印刷データのRIP設定から再度RIP処理を行ってページデータを生成し、印刷を行う。   In the second embodiment, the output color setting is particularly different between “Auto (full color)” and “Grayscale”, and it is determined that the part related to RIP is different in the matching of the identity by the matching unit 13 of FIG. The In this case, it is determined that the page data created with the print cancellation data cannot be used. If it is determined that the page data of the print cancel data cannot be used, the page data generation unit 12 in FIG. 3 discards the RIP-completed page data, and prints the newly received print data for one page of the print cancel data. RIP processing is performed again from the RIP setting to generate page data, and printing is performed.

再度RIP処理が必要な設定値として、
・ICCプロファイル(色変換)設定
・細線強調設定
・出力カラー設定
・スクリーン設定
・輪郭強調設定
・スムージング設定
・解像度
などを例示することができる。
As a setting value that requires RIP processing again,
-ICC profile (color conversion) setting-Fine line emphasis setting-Output color setting-Screen setting-Outline emphasis setting-Smoothing setting-Resolution etc. can be illustrated.

[プログラム]
以上説明した、制御部15のCPU151による制御の下に実行される種々の処理は、コンピュータの一例であるCPU151に対するプログラムの命令によって実行される。これら種々の処理をCPU151に実行させる処理プログラム(本発明のプログラム)については、画像形成装置10が備える記憶部、例えば制御部のROM153(図4参照)にあらかじめインストールしておくことが考えられる。ただし、これに限定されるものではなく、有線や無線による通信手段によって提供することも可能であるし、コンピュータ読み取りが可能なICカードやUSBメモリ等の記憶媒体に格納して提供することも可能である。
[program]
The various processes executed under the control of the CPU 151 of the control unit 15 described above are executed by program instructions for the CPU 151 which is an example of a computer. A processing program (the program of the present invention) that causes the CPU 151 to execute these various processes may be installed in advance in a storage unit provided in the image forming apparatus 10, for example, the ROM 153 (see FIG. 4) of the control unit. However, the present invention is not limited to this, and can be provided by wired or wireless communication means, or can be provided by being stored in a storage medium such as a computer-readable IC card or USB memory. It is.

[変形例]
以上、本発明について実施形態を用いて説明したが、本発明は上記実施形態に記載の範囲には限定されない。すなわち、本発明の要旨を逸脱しない範囲内で上記実施形態に多様な変更または改良を加えることができ、そのような変更または改良を加えた形態も本発明の技術的範囲に含まれる。
[Modification]
As mentioned above, although this invention was demonstrated using embodiment, this invention is not limited to the range as described in the said embodiment. That is, various changes or improvements can be added to the above-described embodiment without departing from the gist of the present invention, and embodiments to which such changes or improvements are added are also included in the technical scope of the present invention.

例えば、上記実施形態では、本発明の一実施形態に係る画像形成装置100としてプリンタ装置を例に挙げたが、この適用例に限られるものではない。すなわち、本発明は、プリンタ装置の他、複写機、印刷機、複合機など、ジョブキャンセルが発生し、その後新たな印刷データを受信した際に、受信済みの印刷データと新たな印刷データとの同一性を照合する機能を有する画像形成装置全般に対して適用可能である。   For example, in the above-described embodiment, the printer apparatus is exemplified as the image forming apparatus 100 according to the embodiment of the present invention. However, the present invention is not limited to this application example. That is, according to the present invention, when a job cancellation occurs in a copying machine, a printing machine, a multifunction machine, etc. in addition to a printer device, and new print data is received thereafter, the received print data and the new print data are The present invention can be applied to all image forming apparatuses having a function of collating identity.

1…印刷システム、 10…画像形成装置、 11…受信部、 12…ページデータ生成部、 13…記憶部、 14…照合部、 15…制御部、 20…クライアントPC、 30…通信回線、 41…通信I/F(インターフェース)部、 42…画像読取部、 43…画像読取部、 44…画像形成部、 45…給紙部、 46…定着部、 47…操作表示部   DESCRIPTION OF SYMBOLS 1 ... Printing system, 10 ... Image forming apparatus, 11 ... Reception part, 12 ... Page data generation part, 13 ... Memory | storage part, 14 ... Collation part, 15 ... Control part, 20 ... Client PC, 30 ... Communication line, 41 ... Communication I / F (interface) unit 42... Image reading unit 43. Image reading unit 44. Image forming unit 45. Paper feeding unit 46. Fixing unit 47.

Claims (3)

受信した印刷データからラスター画像処理したページデータを生成するページデータ生成部と、
前記印刷データの受信中に受信中断が発生したとき、受信途中の印刷データと前記ページデータ生成部で生成されたページデータとを保存する記憶部と、
新たな印刷データを受信した際に、前記記憶部に保存されている印刷データと新たな印刷データとの同一性を照合し、ラスター画像処理に関わらない部分が異なっていても同一と判断する照合部と、
前記照合部で同一と判断された場合、前記記憶部に保存されている印刷データの箇所まで新たな印刷データを捨てるとともに、前記記憶部に保存されているページデータを読み込んで印刷を開始させる制御部と、
を備えることを特徴とする画像形成装置。
A page data generator that generates raster image processed page data from the received print data;
A storage unit that stores print data being received and page data generated by the page data generation unit when reception interruption occurs during reception of the print data;
When new print data is received, the identity of the print data stored in the storage unit and the new print data is collated, and the collation is determined to be the same even if the parts not related to raster image processing are different And
Control that discards new print data up to the location of the print data stored in the storage unit and reads the page data stored in the storage unit and starts printing when the collation unit determines that they are the same And
An image forming apparatus comprising:
前記照合部による同一性の照合において、ラスター画像処理に関わる部分が異なっていると判断された場合、
前記ページデータ生成部は、ラスター画像処理済みのページデータを破棄し、受信を中止した印刷データを用いてラスター画像処理し、ページデータを生成する
ことを特徴とする請求項1に記載の画像形成装置。
In the collation of identity by the collation unit, when it is determined that the part related to raster image processing is different,
2. The image formation according to claim 1, wherein the page data generation unit generates page data by discarding the page data that has undergone the raster image processing, performing raster image processing using the print data that has been stopped receiving, and generating page data. apparatus.
画像形成装置において、
受信した印刷データからラスター画像処理したページデータを生成する処理と、
前記印刷データの受信中に受信中断が発生したとき、受信途中の印刷データと生成した前記ページデータとを記憶部に保存する処理と、
新たな印刷データを受信した際に、前記記憶部に保存されている印刷データと新たな印刷データとの同一性を照合し、ラスター画像処理に関わらない部分が異なっていても同一と判断する処理と、
同一と判断した場合、前記記憶部に保存されている印刷データの箇所まで新たな印刷データを捨てるとともに、前記記憶部に保存されているページデータを読み込んで印刷を開始する処理と、
をコンピュータに実行させることを特徴とするプログラム。
In the image forming apparatus,
Processing to generate raster image processed page data from the received print data;
When reception interruption occurs during reception of the print data, a process of storing the print data being received and the generated page data in a storage unit;
When new print data is received, the identity of the print data stored in the storage unit and the new print data is collated, and the process is determined to be the same even if the portions not related to raster image processing are different When,
If determined to be the same, discarding new print data up to the location of the print data stored in the storage unit, reading the page data stored in the storage unit and starting printing;
A program that causes a computer to execute.
JP2015107766A 2015-05-27 2015-05-27 Image forming apparatus and program Active JP6439587B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015107766A JP6439587B2 (en) 2015-05-27 2015-05-27 Image forming apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015107766A JP6439587B2 (en) 2015-05-27 2015-05-27 Image forming apparatus and program

Publications (2)

Publication Number Publication Date
JP2016224551A JP2016224551A (en) 2016-12-28
JP6439587B2 true JP6439587B2 (en) 2018-12-19

Family

ID=57748371

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015107766A Active JP6439587B2 (en) 2015-05-27 2015-05-27 Image forming apparatus and program

Country Status (1)

Country Link
JP (1) JP6439587B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7147286B2 (en) * 2018-06-20 2022-10-05 コニカミノルタ株式会社 Information processing device, print data creation method and program
JP7338248B2 (en) * 2019-06-05 2023-09-05 コニカミノルタ株式会社 Post-processing apparatus, image forming apparatus, post-processing control method, and post-processing control program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3209911B2 (en) * 1996-01-31 2001-09-17 キヤノン株式会社 Print control device and data processing method of print control device
JP2000272178A (en) * 1999-03-26 2000-10-03 Minolta Co Ltd Image forming apparatus, system, and method, and image output device
JP2002236575A (en) * 2001-02-09 2002-08-23 Murata Mach Ltd Image recording device
JP2012061764A (en) * 2010-09-16 2012-03-29 Ricoh Co Ltd Image forming apparatus, image forming method, and program

Also Published As

Publication number Publication date
JP2016224551A (en) 2016-12-28

Similar Documents

Publication Publication Date Title
US8014008B2 (en) Control apparatus, control method therefor, and printing system
JP2016002743A (en) Image forming device
US9710734B2 (en) Image forming apparatus, image printing method, and computer-readable recording medium having stored therein image printing control program
US20160011555A1 (en) Printing apparatus, control method for controlling printing apparatus, and storage medium
US8331808B2 (en) Control apparatus, control method, and storage medium for resuming printing after being interrupted
US8582130B2 (en) Image processing apparatus, image processing method, and storage medium
US20110002001A1 (en) Printing apparatus and control method of executing check printing
US9665315B2 (en) Image forming apparatus and image forming method
JP6439587B2 (en) Image forming apparatus and program
US8705088B2 (en) Image processing apparatus including an input section and a generating section for printing image data, printing system, and computer readable medium
US20100020342A1 (en) Image forming apparatus, print instruction apparatus and recording medium
US9235786B2 (en) Printing apparatus and method of controlling the same and storage medium
JP4577132B2 (en) Image output system
JP6428751B2 (en) Image forming apparatus, image printing method, and image printing control program
JP2007329734A (en) Image forming device and contention control program
JP6639617B2 (en) Printing apparatus, control method, and program
US9418324B2 (en) Control device for controlling printing based on a first and second period
US9213505B2 (en) Information processing apparatus, information processing method, and computer program product
JP6123291B2 (en) Image processing program, image processing apparatus, and image processing apparatus control method
US9681007B2 (en) Processing received image data based on a communication status of an image forming apparatus that receives the image data
JP6929715B2 (en) Image forming device
US10027840B2 (en) Printer and non-transitory storage medium storing instructions executable by the printer
JP6877963B2 (en) Image forming device, control method of image forming device, and program
JP6657709B2 (en) Program and information processing device
US9239973B1 (en) Image forming apparatus and non-transitory computer readable medium storing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180419

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181012

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181105

R150 Certificate of patent or registration of utility model

Ref document number: 6439587

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150