JP2018202721A - Image forming apparatus, method for controlling the same, and program - Google Patents
Image forming apparatus, method for controlling the same, and program Download PDFInfo
- Publication number
- JP2018202721A JP2018202721A JP2017110150A JP2017110150A JP2018202721A JP 2018202721 A JP2018202721 A JP 2018202721A JP 2017110150 A JP2017110150 A JP 2017110150A JP 2017110150 A JP2017110150 A JP 2017110150A JP 2018202721 A JP2018202721 A JP 2018202721A
- Authority
- JP
- Japan
- Prior art keywords
- copies
- printing
- image data
- forming apparatus
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Facsimiles In General (AREA)
Abstract
Description
本発明は、給紙、印刷、排紙の一連の動作を並行させて行う連続印刷を実行可能な画像形成装置、画像形成装置の制御方法、及びプログラムに関するものである。 The present invention relates to an image forming apparatus capable of executing continuous printing in which a series of operations of paper feeding, printing, and paper discharging are performed in parallel, a control method for the image forming apparatus, and a program.
インクジェット印刷機では、印刷中に何らかの要因で印刷が停止した場合、印刷再開に備えて、搬送経路上の用紙を全て排出させたり、インクドットの吐出のためのレジストレーション調整を行ったりといった準備動作が必要になる。その結果、不要に印刷を停止させると、印刷の生産性を低下させてしまう。そのため、商業用の高速印刷機などでは、可能な限り装置を停止させずに継続して稼働させることが重要視されている。 Inkjet printers perform preparatory operations such as discharging all paper on the transport path and adjusting registration for ink dot ejection in preparation for resuming printing if printing stops for some reason during printing Is required. As a result, if printing is stopped unnecessarily, printing productivity is reduced. For this reason, in commercial high-speed printers and the like, it is important to continuously operate the apparatus without stopping it as much as possible.
商業用の高速印刷機では、大きいサイズ(例えば、B2サイズ)の用紙に対して高解像度の印刷を実行させるような要求がなされる場合がある。その場合、印刷データのサイズが大きくなり、例えば複数ページを連続印刷する際に、次ページの印刷画像データを生成するための画像処理や該印刷画像データのプリントエンジンへの転送処理が、前ページの印刷完了までに間に合わないケースが発生する。ここで、印刷データとはPDLで記述されたデータや任意の画像フォーマットで構成されたデータであり、印刷画像データとは印刷データをラスタデータ化して得られるデータである。上記のようなケースでは、次ページの印刷が待たされることになり、不要に印刷を停止させてしまう。そこで、同一ページを複数部印刷する際に、一回だけ画像処理及びデータ転送を行い、プリントエンジン側において同じ印刷画像データを複数回(例えば、印刷ジョブで指定された印刷部数)繰り返し使用する印刷方法が提案されている。以下、この繰り返しの回数を繰り返し数と呼ぶ。 In a commercial high-speed printing machine, there is a case where a request for executing high-resolution printing on a large size (for example, B2 size) paper may be made. In that case, the size of the print data increases. For example, when a plurality of pages are continuously printed, image processing for generating print image data for the next page and transfer processing of the print image data to the print engine are not performed. In some cases, the printing will not be completed in time. Here, the print data is data described in PDL or data having an arbitrary image format, and the print image data is data obtained by converting the print data into raster data. In the case as described above, printing of the next page is awaited, and printing is unnecessarily stopped. Therefore, when multiple copies of the same page are printed, image processing and data transfer are performed only once, and the print engine side repeatedly uses the same print image data multiple times (for example, the number of copies specified in the print job). A method has been proposed. Hereinafter, the number of repetitions is referred to as a repetition number.
しかし、プリントエンジン側で一旦開始された印刷動作を中止(キャンセル)させる場合には、制御部とプリントエンジンとの間でコマンドやシーケンスのやり取りを行うなど複雑な制御が必要になる。また、キャンセル後のリカバリ処理においても同様にコマンドやシーケンスのやり取りが必要になる。したがって、印刷をキャンセルさせる際の処理負荷を考慮すると、上記のような印刷方法でプリントエンジンに必要以上の部数を連続印刷させることは好ましくない。 However, in order to cancel (cancel) the printing operation once started on the print engine side, complicated control such as exchange of commands and sequences between the control unit and the print engine is required. Similarly, in the recovery process after cancellation, it is necessary to exchange commands and sequences. Therefore, considering the processing load when canceling printing, it is not preferable to cause the print engine to continuously print more copies than necessary using the printing method described above.
特許文献1には、印刷ジョブで指定された印刷部数を複数のグループに分割して、グループ単位で連続印刷を実現する方法が開示されている。印刷データを複数回繰り返し使用する上記の印刷方法において、特許文献1に記載された方法のように印刷部数を分割すれば、次のグループに対する画像処理やデータ転送をやめるだけで、複雑な制御を伴なわずに印刷を途中でキャンセルさせることが可能となる。
Japanese Patent Application Laid-Open No. 2004-133620 discloses a method for realizing continuous printing in units of groups by dividing the number of copies specified in a print job into a plurality of groups. In the above printing method in which print data is repeatedly used a plurality of times, if the number of print copies is divided as in the method described in
しかし、印刷部数の分割の仕方によってはグループとグループとの間で上述したような印刷待ちが発生し、印刷を停止させてしまう可能性がある。よって、印刷データを繰り返し使用する上記の印刷方法において印刷部数を分割する場合には、印刷を停止させないように、印刷機自体の処理能力を考慮して印刷部数を分割する必要がある。 However, depending on how to divide the number of copies, there is a possibility that printing waits as described above may occur between groups, and printing may be stopped. Therefore, when dividing the number of print copies in the above printing method that repeatedly uses print data, it is necessary to divide the number of print copies in consideration of the processing capability of the printing machine itself so as not to stop printing.
そこで、本発明は、印刷を停止させずに連続印刷を行うことができ、且つ複雑な制御を要することなく連続印刷を途中でキャンセルさせることが可能な画像形成装置を提供することを目的とする。 SUMMARY An advantage of some aspects of the invention is that it provides an image forming apparatus capable of performing continuous printing without stopping printing and canceling the continuous printing in the middle without requiring complicated control. .
本発明による画像形成装置は、印刷ジョブに含まれる印刷データから印刷画像データを生成する生成手段と、生成手段から送信される印刷画像データを、印刷画像データとともに送信される部数情報に従って繰り返し出力可能な印刷手段と、を備える画像形成装置であって、印刷画像データの生成及び送信に関する処理速度に基づいて決定した部数で、印刷ジョブで指定される印刷部数を分割する分割手段を備え、生成手段は、分割して得られる各部数を示す部数情報のそれぞれを、生成した印刷画像データとともに順に印刷手段に送信することを特徴とする。 An image forming apparatus according to the present invention can repeatedly output print image data transmitted from a generation unit that generates print image data from print data included in a print job according to the number of copies information transmitted together with the print image data. An image forming apparatus comprising: a dividing unit configured to divide the number of copies specified in the print job by the number of copies determined based on a processing speed relating to generation and transmission of print image data. Is characterized in that each piece of copy number information indicating the number of copies obtained by division is sent to the printing means in order together with the generated print image data.
本発明によれば、印刷を停止させずに連続印刷を行うことができ、且つ複雑な制御を要することなく連続印刷を途中でキャンセルさせることができる。 According to the present invention, continuous printing can be performed without stopping printing, and continuous printing can be canceled in the middle without requiring complicated control.
以下、本発明の好適な実施の形態について図面を参照して説明する。但し、この実施の形態に記載されている構成要素はあくまで例示であり、本発明の範囲をそれらに限定する趣旨のものではない。また、実施形態で説明されている構成要素の組み合わせのすべてが、課題を解決するための手段に必須のものとは限らない。本明細書において「画像形成装置」とは、画像形成機能に特化した専用機に限らず、画像形成機能とその他の機能を複合した複合機や、記録用紙等の媒体に画像やパターンを形成する製造装置等も含まれる。 Preferred embodiments of the present invention will be described below with reference to the drawings. However, the constituent elements described in this embodiment are merely examples, and are not intended to limit the scope of the present invention thereto. Moreover, not all the combinations of the constituent elements described in the embodiments are essential as means for solving the problem. In this specification, the “image forming apparatus” is not limited to a dedicated machine specialized in the image forming function, but forms an image or a pattern on a medium such as a composite machine that combines the image forming function and other functions, or recording paper. Manufacturing equipment and the like are also included.
[実施形態1]
図1は、第1実施形態における印刷システムの構成の一例を示す図である。図1に示す印刷システムは、情報機器であるPC(パーソナルコンピュータ)100と、画像形成装置200と、を備える。PC100と画像形成装置200とは、ネットワークや専用線を介して相互に通信可能に接続されている。
[Embodiment 1]
FIG. 1 is a diagram illustrating an example of a configuration of a printing system according to the first embodiment. The printing system shown in FIG. 1 includes a personal computer (PC) 100 that is an information device and an
図2は、第1実施形態におけるPC100および画像形成装置200のハードウェア構成を示すブロック図である。PC100は、CPU101、ROM102、RAM103、HDD(ハードディスクドライブ)104、入力装置105、表示装置106、及び外部接続インターフェース(外部接続I/F)107を有する。
FIG. 2 is a block diagram illustrating a hardware configuration of the PC 100 and the
CPU101は、バス108を介して相互に接続されたPC100の各部を制御する制御部であり、PC100の全体を統括制御する。ROM102は、制御プログラムや各種の情報を格納する。CPU101は、ROM102に格納されている制御プログラムに基づいて、PC100に関する各種の動作を実行する。なお、このような制御プログラムは、CD−ROM等になどの外部の記憶媒体に記憶されていてもよい。さらに、外部の記憶媒体に記憶された制御プログラムを、専用の読取装置によってPC100のRAM103に読み取り可能な構成にして、CPU101が、RAM103をワークメモリとして制御プログラムを実行するようにしてもよい。HDD104は、PC100の補助記憶装置であり、各種データを格納することができる。入力装置105は、例えばキーボードやポインティングデバイスである。表示装置106は、例えば液晶ディスプレイであり、画像形成装置200に出力させるための画像を表示することができる。外部接続I/F107は、画像形成装置200と接続するためのインターフェースである。PC100は、外部接続I/F107を介してジョブデータなどの各種データを送受信する。
The
画像形成装置200は、CPU211、プログラムROM212、外部接続I/F213、HDD214、操作パネルインターフェース(操作パネルI/F)215、ワークRAM216、及びエンジンインターフェース(エンジンI/F)217を有する。また、画像形成装置200は、操作パネル220及びプリントエンジン230を有する。
The
CPU211は、相互に接続された画像形成装置200の各部を制御する。具体的には、CPU211は、プログラムROM212に格納されている制御プログラムに基づいて、画像形成装置200に関する各種の動作を実行する。このようにして、CPU211は、画像形成装置200の全体を統括制御する。プログラムROM212は、上記制御プログラムや各種の情報を格納する。外部接続I/F213は、PC100と接続するためのインターフェースである。画像形成装置200は、外部接続I/F213を介して、PC100から送信されるジョブデータなどの各種データを受信する。ワークRAM216は、外部接続I/F213を介して取得されたジョブデータを一時記憶する。また、ワークRAM216は、後述するプリントエンジンに送信される印刷画像データなどの各種情報を一時記憶する。HDD214は、ジョブデータや処理中の中間データなどの各種情報を記憶する。
The
操作パネル220は、例えばタッチパネルディスプレイから構成される。ユーザは、操作パネル220から指示を入力することにより、所望の処理を画像形成装置200に実行させることができる。操作パネル220は、制御部210と操作パネルI/F215で接続され、ユーザからの指示を受け付けるとその指示内容を制御部210に伝える。また、操作パネル220は、画像形成装置200の状態を表示したり、警報を表示したりすることもできる。
The
プリントエンジン230は、エンジンI/F217を介して制御部210から印刷指示などのコマンドを受信し、コマンドに従って印刷を行う。また、プリントエンジン230は、用紙搬送等を行う。さらに、プリントエンジン230は、受信した印刷画像データに対して色変換などの所定の処理を施した後、該所定の処理が施された印刷画像データに基づいて印刷用紙等の記録媒体に対して印刷を実行する。プリントエンジン230は、インクタンクと印刷ヘッドなどから構成されるインクジェット方式によるものであってもよいし、電子写真方式によるものであってもよい。
The
CPU211、プログラムROM212、ワークRAM216、HDD214、外部接続I/F213、操作パネルI/F215、及びエンジンI/F217は、後述するように制御部210として機能する。
The
図3は、第1実施形態における画像形成装置200の機能構成を示すブロック図である。
FIG. 3 is a block diagram illustrating a functional configuration of the
本実施形態の画像形成装置200は、PC100から受信するジョブデータを処理し、ジョブデータから印刷画像データを生成する。さらに、画像形成装置200は、生成した印刷画像データによって示される画像を印刷用紙等の記録媒体に印刷させる処理を、プリントエンジン230に実行させる。
The
プリントエンジン230は、用紙搬送部231及び印刷部232を有する。用紙搬送部231は、エンジンI/F部304を介して制御部210から印刷指示などのコマンドを受信し、コマンドに従って用紙搬送等を行う。印刷部232は、画像処理部305から印刷画像データを受信し、受信した印刷画像データに対して色変換などの所定の処理を施した後、該所定の処理が施された印刷画像データに基づいて印刷を実行する。
The
制御部210は、ジョブ制御部301、コマンド通信部302、データ通信部303、エンジンI/F部304、及び画像処理部305を有する。制御部210が、PC100からコマンド通信部302を経由して印刷ジョブを受信すると、ジョブ制御部301は、用紙情報や部数設定等の印刷データに関連する情報を生成する。ジョブ制御部301は、後述する必要繰り返し数を決定した後、決定した必要繰り返し数を1単位として、画像処理部305に画像処理(印刷画像データの生成)とデータ転送(印刷画像データの送信)とを依頼する。この依頼は、後述するように、部数設定と必要繰り返し数とに応じて1または複数回行われる。画像処理部305は、PC100からデータ通信部303を経由して受信した印刷データから印刷画像データを生成する。画像処理部305は、印刷部232に対して、印刷画像データを、繰り返し数を示す情報(以下、部数情報ともいう)と共に送信する。また、ジョブ制御部301は、印刷データに関連する情報に基づいて、エンジンI/F部304を介してプリントエンジン230に印刷指示を行う。
The
本実施形態では、図2に示す画像形成装置200における各構成要素211〜217を制御部210として機能させるためのプログラムが画像形成装置200にインストールされている。そして、当該プログラムを実行することで画像形成装置200上において制御部210が実現される。なお、外部接続I/F213を介して画像形成装置200と接続されている情報処理装置(例えば、PC100)にインストールされたプログラムによって、当該情報処理装置上で制御部210と同等の機能が実現されてもよい。
In the present embodiment, a program for causing each
図4は、第1実施形態における画像形成装置200の制御部210の処理を示すフローチャートである。以下、図4を参照して、制御部210が実行する処理を説明する。制御部210がPC100から印刷ジョブを受信すると(ステップS401)、ジョブ制御部301は、ジョブデータの印刷設定の内容から、印刷部数を分割して処理可能であるかどうかを判断する(ステップS402)。以下、ステップS402の処理を、部数分割可能判定処理という。分割して処理可能であると判断された場合は(ステップS403のYES)、ジョブ制御部301は、印刷部数を分割して印刷速度を落とさずに通常速度での印刷(以下、通常印刷という)を実行させるための印刷指示を行う(ステップS404)。一方、分割して処理可能でないと判断された場合は(ステップS403のNO)、ジョブ制御部301は、印刷部数を分割せずに印刷を実行させるための印刷指示を行う(ステップS405)。なお、印刷ジョブで指定される印刷ページ数が複数である場合には、ページ毎にステップS402〜S405の処理を行えばよい。
FIG. 4 is a flowchart illustrating processing of the
図5は、ステップS402における部数分割可能判定処理を示すフローチャートである。制御部210のジョブ制御部301は、以下の算出方法に従って、印刷設定から必要繰り返し数を算出する(ステップS501)。必要繰り返し数とは、画像処理及びデータ転送を印刷処理に間に合わせるために必要な繰り返し数である。
FIG. 5 is a flowchart illustrating the copy number division possibility determination process in step S402. The
1枚あたりのデータ量(M(メガ)byte)=
画像幅(pixel)×
画像高(pixel)×
1ピクセルあたりのビット数(bit/pixel)
1枚あたりの必要処理時間(sec)=
1枚あたりのデータ量÷
画像処理速度及び印刷部への転送速度(Mbyte/sec)
必要繰り返し数(回)=
1枚あたりの必要処理時間÷
1枚あたりの印刷速度(sec/枚)
ピクセルあたりのビット数はプリントエンジンの構成等によって定められるものであり、ここでは印刷部232が印刷するときに使用する色数によって決定されるものとする。
Data amount per sheet (M (mega) bytes) =
Image width (pixel) x
Image height (pixel) ×
Number of bits per pixel (bit / pixel)
Required processing time per sheet (sec) =
Amount of data per sheet ÷
Image processing speed and transfer speed to printing section (Mbyte / sec)
Required number of repetitions (times) =
Required processing time per sheet ÷
Printing speed per sheet (sec / sheet)
The number of bits per pixel is determined by the configuration of the print engine and the like, and here is determined by the number of colors used by the
例えば、プリントエンジン230が、B2サイズの用紙を60ppm(page par minute)で出力可能な印刷機である場合、1枚あたりの印刷速度は1秒である。用紙サイズがB2であり、印刷解像度が1200dpiであり、1ピクセルあたりのビット数がCMYK24(bit/pixel)である場合、印刷画像データのデータ量は約2400Mbyteである。したがって、画像処理部305の処理速度(画像処理速度及び印刷部232への転送速度)が約600MByte/secであるとすると、印刷用紙1枚分の画像処理及びデータ転送に必要な秒数は4(=2400÷600)秒となる。つまり、同じ印刷画像データを4回以上繰り返し印刷部232で印刷すれば、印刷速度に間に合うと判断することができる。小数点未満は切り上げて計算するものとする。なお、必要繰り返し数は、ジョブごとに算出されてもよいし、図8に示すように予めサポートする印刷設定から算出した値をテーブルに保持させておくようにしてもよい。
For example, when the
次いで、ジョブ制御部301は、必要繰り返し数が1であるかどうかを確認する(ステップS502)。必要繰り返し数が1である場合(ステップS502のYES)、制御部210は、印刷部数に関係なく印刷用紙1枚に対して画像処理やデータ転送を行っても印刷速度に間に合うので、分割可能と判断し(ステップS504)、処理を終了する。この場合、1枚ごとの処理が行われることになる。必要繰り返し数が1以外であれば(ステップS502のNO)、ジョブ制御部301は、必要繰り返し数が部数設定で指定される印刷部数より小さいかを判断する(ステップS503)。
Next, the
必要繰り返し数が印刷部数よりも小さい場合(ステップS503のYES)、処理はステップS504に移行する。すなわち、ジョブ制御部301は、分割可能と判断し、処理を終了する。必要繰り返し数が印刷部数以上である場合(ステップS503のNO)、処理速度が印刷速度を下回ることになるので、ジョブ制御部301は、分割不可能と判断し(ステップS505)、処理を終了する。分割不可能と判断された場合には、ステップS405において、ジョブ制御部301は、プリントエンジンを低速で動作させるモード(低速モード)に設定する。低速モードでは、用紙搬送が通常モード時よりも低速で行われる。なお、分割不可能と判断された場合であっても、部数が必要繰り返し数に等しい場合には、ステップS405において、制御部210は、プリントエンジンを通常速度で動作させるモード(通常モード)に設定する。その理由は、通常速度で印刷を実行させても、処理速度が印刷速度を下回らないからである。
If the required number of repetitions is smaller than the number of copies to be printed (YES in step S503), the process proceeds to step S504. That is, the
図6は、ステップS404の処理を示すフローチャートである。まず、制御部210のジョブ制御部301は、残りの印刷部数を示す変数(以下、残り印刷部数という)に初期値として、印刷設定で設定された印刷部数(以下、設定印刷部数という)を設定する(ステップS601)。次いで、ジョブ制御部301は、残り印刷部数が必要繰り返し数の2倍以上であるかどうかを判断する(ステップS602)。2倍以上である場合(ステップS602のYES)、ジョブ制御部301は、必要繰り返し数を画像処理部305に設定する(ステップS603)。この処理が、上述した、印刷画像データの生成と送信との依頼となる。画像処理部305は、印刷データに画像処理を施し印刷画像データを生成し、生成された印刷画像データの送信を開始する(ステップS604)。このとき、画像処理部305は、印刷部232に対して、設定された必要繰り返し数を示す部数情報と共に印刷画像データを送信する。ステップS604の後、ジョブ制御部301は、残り印刷部数から必要繰り返し数を減算して(ステップS605)、ステップS602の処理に戻る。印刷部232は、制御部210から受信した印刷画像データによって示される画像を印刷用紙に印刷する。このとき、印刷部232は、印刷画像データと共に受信された部数情報によって示される部数分、印刷を繰り返し実行する。
FIG. 6 is a flowchart showing the process of step S404. First, the
一方、残り印刷部数が必要繰り返し数の2倍未満である場合(ステップS602のNO)、印刷部数を必要繰り返し数で割ると余りが出る可能性がある。余り分は必要繰り返し数に満たないので処理速度が印刷速度に間に合わなくなってしまう。そこで、ジョブ制御部301は、残り印刷部数全部を画像処理部305に設定する(ステップS606)。このように、本実施形態では、ステップS602において、残り印刷部数が必要繰り返し数の2倍以上であるかを判定するようにして、最終の印刷における繰り返し数が、必要繰り返し数から必要繰り返し数の2倍−1の間で設定されるようにしている。ステップS606の処理の後、ステップS607でステップS604と同様にして画像処理及びデータ転送が行われ、処理が終了する。
On the other hand, if the remaining number of copies to be printed is less than twice the required number of repetitions (NO in step S602), there is a possibility that a remainder may be generated by dividing the number of copies to be printed by the required number of repetitions. Since the remainder is less than the required number of repetitions, the processing speed cannot keep up with the printing speed. Therefore, the
図7は、第1実施形態における画像形成装置200で実行される、画像処理とデータ転送と印刷とのタイミングを示す図である。図7(a)には、2ページからなる印刷データを10部印刷する際の、画像処理とデータ転送と印刷とのタイミングが示されている。なお、必要繰り返し数は4に設定されているものとする。
FIG. 7 is a diagram illustrating timings of image processing, data transfer, and printing, which are executed by the
まず、残り印刷部数(=10)が必要な繰り返し数(=4)の2倍以上であるので、ジョブ制御部301は、必要繰り返し数(=4)を画像処理部305に設定する。画像処理部305は、画像処理を実行し、画像処理により得られた印刷画像データの送信(データ転送)を開始する。このとき実行される画像処理、データ転送をそれぞれ、画像処理A、データ転送Aと呼ぶ。
First, since the remaining number of prints (= 10) is more than twice the required number of repetitions (= 4), the
次いで、残り印刷部数(=6)が必要繰り返し数(=4)の2倍未満であるので、ジョブ制御部301は、残り印刷部数(=6)を画像処理部305に設定する。画像処理部305は、画像処理を実行し、画像処理により得られた印刷画像データの送信(データ転送)を開始する。このとき実行される画像処理、データ転送をそれぞれ、画像処理B、データ転送Bと呼ぶ。
Next, since the remaining number of print copies (= 6) is less than twice the required number of repetitions (= 4), the
印刷部232では、データ転送Aが完了した時点で、必要繰り返し数に従って印刷が繰り返し実行される。具体的には、印刷1−1〜印刷1−4が実行される。印刷n−mは、nページ目のm部目の印刷であることを表す。また、データ転送Bが完了した時点で、残り印刷部数に従って印刷が繰り返し実行される。具体的には、印刷1−5〜印刷1−10が実行される。2ページ目についても同様にして、画像処理とデータ転送と印刷とが行われる。
In the
なお、上述したように、本実施形態では、各ページの最終印刷における繰り返し数を、必要繰り返し数から必要繰り返し数の2倍−1の間で設定するようにしている。したがって、図7(a)に示されるように、1ページ目と2ページ目との印刷処理を隙間なく連続して実行させることが可能となる。 As described above, in this embodiment, the number of repetitions in the final printing of each page is set between the required number of repetitions and twice the required number of repetitions minus one. Therefore, as shown in FIG. 7A, it is possible to continuously execute the printing process for the first page and the second page without a gap.
図7(b)には、4ページからなる印刷データを3部印刷する際の、画像処理とデータ転送と印刷とのタイミングが示されている。なお、必要繰り返し数は4に設定されているものとする。図7(b)において、上段の印刷1−1〜4−3は、印刷を通常速度で実行した場合の様子を示す。下段の印刷1−1〜4−3は、印刷を低速で実行した場合の様子を示す。 FIG. 7B shows the timing of image processing, data transfer, and printing when printing three copies of print data consisting of four pages. It is assumed that the required number of repetitions is set to 4. In FIG. 7B, upper printing 1-1 to 4-3 shows a state in which printing is executed at a normal speed. The lower prints 1-1 to 4-3 show the state when printing is executed at a low speed.
図7(b)に示されるように、必要繰り返し数が印刷設定で指定される部数より小さい場合に通常速度で印刷を行ってしまうと、各ページの印刷の間(例えば、上段の印刷1−3と印刷2−1の間)に隙間(印刷が実行されない期間)が生じてしまう。本実施形態では、機器の構成上隙間を開けた印刷を行うことができない。したがって、そのような場合には、上述したようにプリントエンジンの動作モードを低速モードに設定して、各ページの印刷の間に隙間が生じないようにしている。 As shown in FIG. 7B, if printing is performed at a normal speed when the required number of repetitions is smaller than the number of copies specified by the print setting, during printing of each page (for example, the upper printing 1- 3 and printing 2-1), a gap (a period during which printing is not executed) occurs. In the present embodiment, printing with a gap is not possible due to the configuration of the device. Therefore, in such a case, as described above, the operation mode of the print engine is set to the low speed mode so that no gap is generated between the printing of each page.
なお、図7(a)には、データ転送を実行する前に画像処理を毎回実行する例が示されているが、画像処理により生成した印刷画像データを保持しておくことが可能である場合には、画像処理は毎回実行されなくてもよい。例えば、図7(a)において画像処理Aで生成された印刷画像データを保持しておいて、画像処理Bを実行せずに、保持しておいた印刷画像データをデータ転送Bで送信するようにしてもよい。また、図7(a)に示す例では、画像処理完了後にデータ転送を行う例が示されているが、画像処理を実行しながらデータ転送を行うようにしてもよい。 FIG. 7A shows an example in which image processing is executed every time before executing data transfer, but it is possible to hold print image data generated by image processing. In this case, the image processing may not be executed every time. For example, in FIG. 7A, the print image data generated by the image processing A is held, and the held print image data is transmitted by the data transfer B without executing the image processing B. It may be. In the example shown in FIG. 7A, an example is shown in which data transfer is performed after image processing is completed. However, data transfer may be performed while image processing is being performed.
図8は、印刷設定と必要繰り返し数との対応を示すテーブルの一例である。本実施形態では、予め、サポートする印刷設定の各項目に対する設定値の組み合わせごとに、必要繰り返し数を算出しておく。そして、算出された必要繰り返し数を、印刷設定の各項目に対する設定値の組み合わせに対応付けて図8に示すテーブルに格納しておく。図8に示すテーブルは、HDD214等の記憶装置に予め記憶させておけばよい。本実施形態では、必要繰り返し数804を算出するための印刷設定の項目として、用紙サイズ801、解像度802、及び、色数803を用いる。なお、図8に示すテーブルの計算式805は、テーブルを作成する際に用いられるものであり、テーブルに格納されていなくてもよい。
FIG. 8 is an example of a table showing the correspondence between print settings and the required number of repetitions. In the present embodiment, the necessary number of repetitions is calculated in advance for each combination of setting values for each item of supported print settings. Then, the calculated necessary number of repetitions is stored in the table shown in FIG. 8 in association with the combination of setting values for each item of the print setting. The table shown in FIG. 8 may be stored in advance in a storage device such as the
以上説明したように、本実施形態では、画像形成装置の処理能力(画像処理速度や印刷部への転送速度)を考慮して、印刷部数を分割する。したがって、連続印刷において、不要な印刷待ちを発生させることなく、継続して印刷を実行することが可能となる。また、コマンドやシーケンスのやり取りなどの複雑な制御を必要とすることなく、連続印刷を途中でキャンセルすることが可能となる。 As described above, in the present embodiment, the number of copies is divided in consideration of the processing capability of the image forming apparatus (image processing speed and transfer speed to the printing section). Therefore, in continuous printing, it is possible to continue printing without causing unnecessary print waits. In addition, it is possible to cancel continuous printing in the middle without requiring complicated control such as exchange of commands and sequences.
また、本実施形態では、最終の印刷における繰り返し数を、必要繰り返し数から必要繰り返し数の2倍−1の間で設定するようにしている。したがって、印刷ジョブで指定される印刷ページ数が複数である場合でも、図7(a)に示されるように、ページ間で印刷を停止させることなく印刷を連続して実行することができる。 In the present embodiment, the number of repetitions in the final printing is set between the required number of repetitions and twice the required number of repetitions minus one. Therefore, even when there are a plurality of print pages specified in the print job, printing can be continuously performed without stopping printing between pages as shown in FIG. 7A.
(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in the computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.
Claims (8)
前記生成手段から送信される前記印刷画像データを、前記印刷画像データとともに送信される部数情報に従って繰り返し出力可能な印刷手段と、を備える画像形成装置であって、
前記印刷画像データの生成及び送信に関する処理速度に基づいて決定した部数で、前記印刷ジョブで指定される印刷部数を分割する分割手段を備え、
前記生成手段は、
前記分割して得られる各部数を示す前記部数情報のそれぞれを、生成した前記印刷画像データとともに順に前記印刷手段に送信する
ことを特徴とする画像形成装置。 Generating means for generating print image data from print data included in the print job;
An image forming apparatus comprising: a printing unit capable of repeatedly outputting the print image data transmitted from the generation unit according to the number of copies information transmitted together with the print image data;
Dividing means for dividing the number of copies specified in the print job by the number of copies determined based on the processing speed relating to generation and transmission of the print image data;
The generating means includes
Each of the number of copies information indicating the number of copies obtained by the division is transmitted to the printing unit in order together with the generated print image data.
前記印刷ジョブで指定された印刷部数のうち、前記印刷手段で出力されていない部数を残り印刷部数として保持し、
前記印刷画像データを前記印刷手段に送信する際に、前記残り印刷部数が前記決定した部数の2倍以上である場合には、前記印刷画像データとともに前記決定した部数を示す前記部数情報を送信し、前記残り印刷部数が前記決定した部数の2倍未満である場合には、前記印刷画像データとともに前記残り印刷部数を示す前記部数情報を送信する
ことを特徴とする請求項1に記載の画像形成装置。 The generating means includes
Of the number of copies specified in the print job, the number of copies not output by the printing means is retained as the remaining number of copies,
When transmitting the print image data to the printing unit, if the remaining number of copies to be printed is more than twice the determined number of copies, the number of copies information indicating the determined number of copies is transmitted together with the print image data. 2. The image formation according to claim 1, wherein when the remaining number of copies to be printed is less than twice the determined number of copies, the number of copies information indicating the number of remaining copies to be printed is transmitted together with the print image data. apparatus.
前記決定した部数が前記印刷ジョブで指定された印刷部数以上である場合には、前記印刷ジョブで指定された印刷部数を分割しない
ことを特徴とする請求項1または請求項2に記載の画像形成装置。 The dividing means includes
3. The image formation according to claim 1, wherein when the determined number of copies is equal to or greater than the number of prints designated in the print job, the number of prints designated in the print job is not divided. apparatus.
前記動作モードには、第1の速度で印刷を行う通常モードと、前記第1の速度よりも低速である第2の速度で印刷を行う低速モードとが少なくとも含まれ、
前記設定手段は、
前記決定した部数が前記印刷ジョブで指定された印刷部数より大きい場合には、前記印刷手段を低速モードに設定する
ことを特徴とする請求項3に記載の画像形成装置。 Further comprising setting means for setting an operation mode of the printing means,
The operation mode includes at least a normal mode in which printing is performed at a first speed and a low speed mode in which printing is performed at a second speed that is slower than the first speed,
The setting means includes
The image forming apparatus according to claim 3, wherein when the determined number of copies is larger than the number of prints designated in the print job, the printing unit is set to a low speed mode.
前記印刷ジョブで指定される印刷ページ数が複数である場合には、ページごとに指定される印刷部数をそれぞれ、前記決定した部数で分割する
ことを特徴とする請求項1から請求項4のうちのいずれか1項に記載の画像形成装置。 The dividing means includes
The number of print pages specified in the print job is divided into the determined number of copies, respectively, when the number of print pages specified in the print job is plural. The image forming apparatus according to any one of the above.
印刷設定の各項目に対する設定値の組み合わせごとに、前記印刷ジョブで指定された印刷部数を分割するための部数を記憶する記憶手段から、前記印刷ジョブで指定された印刷設定の内容に応じた前記部数を読み出し、
読み出した前記部数で、前記印刷ジョブで指定された印刷部数を分割する
ことを特徴とする請求項1に記載の画像形成装置。 The dividing means includes
For each combination of setting values for each item of the print setting, the storage unit for storing the number of copies for dividing the number of prints specified in the print job from the storage unit according to the contents of the print settings specified in the print job Read the number of copies,
The image forming apparatus according to claim 1, wherein the number of copies designated in the print job is divided by the read number of copies.
前記印刷画像データの生成及び送信に関する処理速度に基づいて決定した部数で、前記印刷ジョブで指定される印刷部数を分割するステップと、
前記分割して得られる各部数を示す前記部数情報のそれぞれを、生成した前記印刷画像データとともに順に前記印刷手段に送信するステップと、を含む
ことを特徴とする制御方法。 Generating means for generating print image data from print data included in a print job; and printing means capable of repeatedly outputting the print image data transmitted from the generating means in accordance with the number of copies information transmitted together with the print image data; An image forming apparatus control method comprising:
Dividing the number of copies specified in the print job by the number of copies determined based on the processing speed relating to generation and transmission of the print image data;
A step of transmitting each of the number of copies information indicating the number of copies obtained by the division together with the generated print image data to the printing unit in order.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017110150A JP2018202721A (en) | 2017-06-02 | 2017-06-02 | Image forming apparatus, method for controlling the same, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017110150A JP2018202721A (en) | 2017-06-02 | 2017-06-02 | Image forming apparatus, method for controlling the same, and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2018202721A true JP2018202721A (en) | 2018-12-27 |
Family
ID=64955746
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017110150A Pending JP2018202721A (en) | 2017-06-02 | 2017-06-02 | Image forming apparatus, method for controlling the same, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2018202721A (en) |
-
2017
- 2017-06-02 JP JP2017110150A patent/JP2018202721A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8928912B2 (en) | Printing control device, image forming system and computer readable medium storing program | |
JP2011207121A (en) | Image processor and control method or program of the same | |
JP5032919B2 (en) | Image processing apparatus, print preview method, and program | |
US20130070262A1 (en) | Printing device and method of controlling printing device | |
JP2017213684A (en) | Image forming apparatus, image forming method and program | |
JP5929431B2 (en) | Image recording apparatus, control method for image recording apparatus, and control program | |
US9649850B2 (en) | Ink jetting digital printing apparatus and method supporting double-side printing | |
US8995016B2 (en) | Printing device configured to detect a configuration of data control units detachably connected thereto and control method thereof | |
JP2018202721A (en) | Image forming apparatus, method for controlling the same, and program | |
JP2007105917A (en) | Printer | |
JP2024013936A (en) | Image forming apparatus, method for controlling image forming apparatus, and program | |
CN101387948B (en) | Form printing method and system | |
US9471022B2 (en) | Print control apparatus, print control method, image forming system, and non-transitory computer readable medium | |
JP6347161B2 (en) | PRINT CONTROL DEVICE, CONTROL METHOD FOR PRINT CONTROL DEVICE, AND RECORDING MEDIUM | |
JP6385111B2 (en) | Processing apparatus, method thereof, and program | |
US11899997B1 (en) | Image arrangement apparatus and image forming apparatus, image arrangement method, and computer readable storage medium | |
JP5376084B1 (en) | Print control apparatus, image forming apparatus, and program | |
JP2010020579A (en) | Program, print control method and printing system | |
US11314466B2 (en) | Information processing apparatus, image forming system, print control method, and recording medium | |
JP5786394B2 (en) | Printing apparatus, printing system, printing method, and program | |
US10894435B2 (en) | Method for printing a quality assurance print chart, computer program product, and printing system | |
JP7361489B2 (en) | Recording device, control method, and program | |
JP2011152690A (en) | Printing apparatus and printing method | |
US20120314237A1 (en) | Printing apparatus and printing method | |
JP2017177352A (en) | Print control device, printer, printing system, printing method and program |