Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6627230B2 - Image forming apparatus, image forming system, and image forming control program - Google Patents
[go: Go Back, main page]

JP6627230B2 - Image forming apparatus, image forming system, and image forming control program - Google Patents

Image forming apparatus, image forming system, and image forming control program Download PDF

Info

Publication number
JP6627230B2
JP6627230B2 JP2015041400A JP2015041400A JP6627230B2 JP 6627230 B2 JP6627230 B2 JP 6627230B2 JP 2015041400 A JP2015041400 A JP 2015041400A JP 2015041400 A JP2015041400 A JP 2015041400A JP 6627230 B2 JP6627230 B2 JP 6627230B2
Authority
JP
Japan
Prior art keywords
page
image
image forming
buffer
image data
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
JP2015041400A
Other languages
Japanese (ja)
Other versions
JP2016159547A (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 JP2015041400A priority Critical patent/JP6627230B2/en
Publication of JP2016159547A publication Critical patent/JP2016159547A/en
Application granted granted Critical
Publication of JP6627230B2 publication Critical patent/JP6627230B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Description

本発明は、画像形成装置及び画像形成システム並びに画像形成制御プログラムに関する。特に、連続紙又はロール紙等の長尺用紙を用いた画像形成を効率良く実行する際の技術に関する。   The present invention relates to an image forming apparatus, an image forming system, and an image forming control program. In particular, the present invention relates to a technique for efficiently executing image formation using long paper such as continuous paper or roll paper.

画像データに基づいて画像形成するプリンタ等の画像形成装置では、A4やB4といった所定の定型サイズにカットされたカット紙と呼ばれる用紙に対して画像を形成することが一般的である。
一方、この種の画像形成装置において、連続紙又はロール紙と呼ばれる、定型サイズの用紙よりも搬送方向の用紙長が長い長尺用紙に画像を形成することも可能である。なお、このような長尺用紙は、宛名やシリアル番号や商品表示などのシール形式のラベルを繰り返し印刷するといった用途で使用されることが多い。
2. Description of the Related Art In an image forming apparatus such as a printer that forms an image based on image data, an image is generally formed on a sheet called a cut sheet cut to a predetermined fixed size such as A4 or B4.
On the other hand, in this type of image forming apparatus, it is also possible to form an image on continuous paper, called continuous paper or roll paper, having a longer paper length in the transport direction than paper of a standard size. In addition, such a long sheet is often used for the purpose of repeatedly printing a label in a sticker format such as an address, a serial number, and a product display.

ところで、画像形成装置において、メモリやバッファを制御するASIC等のハードウエアの多くは、画像のページ切り替わりの際に、ソフトウエアでハードウエアのレジスタ設定やルックアップテーブルを変更する必要がある。
このようなハードウエアの設定変更中は、ASIC等のハードウエアを動作させることができない。このため、画像出力ができない期間が発生することになる。ここで、カット紙を用いる画像形成装置の場合は、カット紙と次のカット紙との間に用紙間隔が存在する。このため、ソフトウエア処理時間すなわち画像出力停止期間は、用紙と次の用紙との紙間時間に収まっていれば問題は生じない。
In the image forming apparatus, most of the hardware such as an ASIC for controlling a memory and a buffer needs to change a hardware register setting and a look-up table by software when switching an image page.
During such hardware setting change, hardware such as ASIC cannot be operated. For this reason, a period in which an image cannot be output occurs. Here, in the case of an image forming apparatus using a cut sheet, a sheet interval exists between the cut sheet and the next cut sheet. Therefore, there is no problem if the software processing time, that is, the image output suspension period is within the inter-sheet time between the sheet and the next sheet.

一方、長尺用紙への印刷の場合、用紙間隔は存在せず、画像形成装置内には常に用紙が存在する。そして、用紙は一定の線速で搬送されている。このため、上述したソフトウエア処理時間は、用紙上に画像を形成することができず、余白(画像間隔)として出現することになる。最終的に余白(画像間隔)は廃棄物になるため、最小化する事を求められている。   On the other hand, in the case of printing on long paper, there is no paper interval, and paper always exists in the image forming apparatus. The paper is conveyed at a constant linear speed. Therefore, the above-described software processing time cannot form an image on a sheet, and appears as a margin (image interval). Ultimately, the margins (image intervals) become waste, so it is required to minimize them.

ここで、ASIC等のハードウエアについてのソフトウエア処理が不要、あるいは、前ページ出力中に次ページ設定を予約できるようなハードウエアを用いれば、画像間隔をゼロにすることができる。しかし、このようなハードウエアは、ハードウエアの変更が必要になるため、多大のコストを要する。   Here, the image interval can be reduced to zero if software processing for hardware such as an ASIC is unnecessary, or if hardware that can reserve the next page setting during output of the previous page is used. However, such hardware requires a great deal of cost because the hardware needs to be changed.

実際の製品として、この問題に対し、ソフトウエアの処理時間を削減することで、画像間隔を1mm程度に短縮しているものもある。
しかし、専用のハードウエアを用意することなく、従来の構成のままで、長尺用紙における画像間隔の更なる削減を実現できる装置は存在していなかった。
Some actual products have reduced the image interval to about 1 mm by reducing the processing time of software to solve this problem.
However, there has been no apparatus capable of realizing further reduction of the image interval on long paper with the conventional configuration without preparing dedicated hardware.

また、ガンマ変換テーブルなどのデータサイズの大きいルックアップテーブルを書き換えるような場合には、この処理時間が伸びる場合もあり得る。
なお、長尺用紙を用いた画像形成装置における画像間の制御については、以下の特許文献などに各種の提案がなされている。
Further, when a look-up table having a large data size such as a gamma conversion table is rewritten, the processing time may be extended.
Various proposals have been made in the following patent documents and the like for control between images in an image forming apparatus using long paper.

特開2006-116975号公報JP 2006-116975 A

以上の特許文献1では、出力開始前処理、出力完了後処理が必要な構成の装置(インクジェットプリンタ)において、画像間0で出力する際は先頭ページで前処理、最終ページで後処理を行い、中間のページでページ切り替え時にヘッド境界をまたぐ場合は、前後のページを繋げた1個の画像をヘッドへ送信する、といったことが記載されている。   In the above Patent Document 1, in an apparatus (inkjet printer) having a configuration that requires pre-output start processing and post-output completion processing, when outputting between images, pre-processing is performed on the first page and post-processing is performed on the last page. It describes that when an intermediate page crosses a head boundary at the time of page switching, one image connecting the previous and next pages is transmitted to the head.

但し、この技術は、プロセス要因の画像間を排除するという内容であって、ページ切り替え時のソフトウエア処理で発生する画像間を排除するという内容ではない。
すなわち、画像のページ切り替わりの際に、ソフトウエアでハードウエアのレジスタ設定やルックアップテーブルを変更する必要がある場合にも、専用のハードウエアを用意することなく、従来の構成のままで、長尺用紙における画像間隔の更なる削減を実現できる画像形成装置及び画像形成システム並びに画像形成制御プログラムを提供することを目的とする。
However, this technique is to eliminate the space between the images of the process factors, but not to the space between the images generated by the software processing at the time of the page switching.
In other words, even if it is necessary to change the hardware register setting or look-up table by software at the time of image page switching, the conventional configuration can be used without the need for dedicated hardware. It is an object of the present invention to provide an image forming apparatus, an image forming system, and an image forming control program that can further reduce the image interval on a shaku sheet.

すなわち、前記した課題を解決するため、本発明の一側面が反映された画像形成装置及び画像形成システム並びに画像形成制御プログラムは、以下のように構成される。
(1)連続紙に対して画像データに基づいて画像形成する画像形成装置であって、画像データを記憶するページメモリと、前記ページメモリから転送される画像データを一時記憶するバッファと、前記バッファから読み出される画像データに基づいて画像形成を実行する画像形成部と、を備えて構成されており、前記ページメモリから前記バッファに画像データをページ毎に転送する際には、各ページの転送の間に、ページ切り替えのために前記ページメモリ及び前記バッファを制御するハードウエアにおけるレジスタ設定及びルックアップテーブルのハードウエアの設定変更のためのソフトウエアによる準備、のためのページ準備処理の間は転送を一時停止し、前記バッファから前記画像形成部に画像データを読み出す際には、1ページ目の読み出し開始タイミングを遅らせると共に、バッファから画像形成部への各ページの読み出しの間の時間をページメモリからバッファへの前記ページ準備処理に要するページ準備処理時間よりも減少させるようにする。
That is, in order to solve the above-described problem, an image forming apparatus, an image forming system, and an image forming control program in which one aspect of the present invention is reflected are configured as follows.
(1) An image forming apparatus for forming an image on continuous paper based on image data, comprising: a page memory for storing image data; a buffer for temporarily storing image data transferred from the page memory; And an image forming unit configured to execute image formation based on image data read from the printer.When transferring image data from the page memory to the buffer for each page, the transfer of each page is performed. In the meantime, transfer is performed during a page preparation process for register setting in the hardware controlling the page memory and the buffer for page switching and software preparation for changing the hardware setting of the look-up table. When reading image data from the buffer to the image forming unit, the first page With delaying the read start timing, so as to reduce than the page preparation processing time required time between the reading of each page to the image forming section from the page memory from the buffer to the page preparation process to the buffer.

(2)以上の(1)において、前記バッファから前記画像形成部に画像データを読み出す際には、各ページの読み出しが連続した状態になるようにする。
(3)以上の(1)〜(2)において、前記バッファから前記画像形成部に前記画像データの1ページ目の読み出し開始タイミングを遅らせて読み出す際における遅らせるタイミングは、画像形成するページ数に応じて、各ページ間の前記ページ準備処理時間の累積によって決定される。
(2) In the above (1), when image data is read from the buffer to the image forming unit, the reading of each page is set to be continuous.
(3) In the above (1) and (2), the timing to start reading the first page of the image data from the buffer to the image forming unit with a delay is determined according to the number of pages to be image-formed. Is determined by the accumulation of the page preparation processing time between each page.

(4)以上の(1)〜(3)において、前記バッファから前記画像形成部に前記画像データの1ページ目の読み出し開始タイミングを遅らせて読み出す際における遅らせるタイミングを、画像形成するページ数に応じて、各ページ間の前記ページ準備処理時間の累積によって決定し、前記読み出し開始タイミングを遅らせることにより必要とされる前記画像データの容量が前記バッファの記憶容量を超える場合には、画像形成の中止又は画像形成するページ数の減少の、いずれかを選択する。   (4) In the above (1) to (3), the timing to start reading the first page of the image data from the buffer to the image forming unit is delayed according to the number of pages to be image-formed. If the capacity of the image data required by determining the accumulation of the page preparation processing time between each page and delaying the read start timing exceeds the storage capacity of the buffer, the image formation is stopped. Alternatively, the user selects either the reduction of the number of pages for image formation.

(5)以上の(1)〜(4)において、前記ページ準備処理時間として、基準となる基準ページ準備処理時間を定めた場合に、前記ページメモリから前記バッファへの各ページの転送の間の時間が前記基準ページ準備処理時間に一致しない場合には、前記ページメモリから前記バッファへの各ページの転送の間の時間が前記基準ページ準備処理時間に一致するようにする。 (5) In the above (1) to (4), when a reference page preparation processing time serving as a reference is defined as the page preparation processing time, the time between transfer of each page from the page memory to the buffer is set. If the time does not match the reference page preparation processing time, the time between transfer of each page from the page memory to the buffer is made to match the reference page preparation processing time.

(6)以上の(1)〜(4)において、画像処理する画像処理部を備え、前記画像処理部は、前記画像データに含まれる画像が、副走査方向サイズが異なる複数の画像が主走査方向に複数配置されたものであって、前記副走査方向サイズが異なる複数の画像を副走査方向に繰り返して画像形成する場合には、各画像の副走査方向の間隔を空けない状態にした画像データを生成する。   (6) In the above (1) to (4), an image processing unit for performing image processing is provided, and the image processing unit performs main scanning on a plurality of images having different sizes in the sub-scanning direction in the image data. In the case where a plurality of images having different sizes in the sub-scanning direction are repeatedly formed in the sub-scanning direction, and the plurality of images are arranged in the sub-scanning direction, the images are not spaced in the sub-scanning direction. Generate data.

(7)以上の(1)〜(6)において、前記画像形成部は、前記バッファからの画像データを受けて、前記連続紙を搬送しつつ画像データに基づいて画像形成を行う。 (7) In the above (1) to (6), the image forming unit receives the image data from the buffer and forms an image based on the image data while conveying the continuous paper .

本発明の一側面が反映された画像形成装置及び画像形成システム並びに画像形成制御プログラムによると、以下のような効果が得られる。
(1)連続紙に対して画像データに基づいて画像形成する際に、ページメモリからバッファに画像データをページ毎に転送する際には、各ページの転送の間に、ページ切り替えのためにページメモリ及びバッファを制御するハードウエアにおけるレジスタ設定及びルックアップテーブルのハードウエアの設定変更のためのソフトウエアによる準備、のためのページ準備処理の間は転送を一時停止し、バッファから画像形成部に画像データを読み出す際には、1ページ目の読み出し開始タイミングを遅らせると共に、バッファから画像形成部への各ページの読み出しの間の時間をページメモリからバッファへのページ準備処理に要するページ準備処理時間よりも減少させるようにする。
According to the image forming apparatus, the image forming system, and the image forming control program in which one aspect of the present invention is reflected, the following effects can be obtained.
(1) When image data is transferred from the page memory to the buffer page by page when forming an image on continuous paper based on the image data , the page is switched for page switching between each page transfer. During the page preparation processing for register setting in the hardware controlling the memory and the buffer and the software preparation for changing the hardware setting of the look-up table, the transfer is temporarily stopped and the buffer is transferred to the image forming unit. When reading image data, the read start timing of the first page is delayed, and the time between reading of each page from the buffer to the image forming unit is set to the page preparation processing time required for the page preparation processing from the page memory to the buffer. To reduce it.

すなわち、画像のページ切り替わりの際に、ソフトウエアでハードウエアのレジスタ設定やルックアップテーブルを変更する必要がある場合にも、専用のハードウエアを用意することなく、従来の構成のままで、連続紙における画像間隔の更なる削減を実現できる。 In other words, when it is necessary to change the hardware register setting or look-up table by software at the time of image page switching, the conventional configuration can be continuously used without preparing dedicated hardware. Further reduction of the image interval on paper can be realized.

(2)以上の(1)において、バッファから画像形成部に画像データを読み出す際には、各ページの読み出しが連続した状態になるようにする。すなわち、画像のページ切り替わりの際に、ソフトウエアでハードウエアのレジスタ設定やルックアップテーブルを変更する必要がある場合にも、専用のハードウエアを用意することなく、従来の構成のままで、連続紙における画像間隔をゼロにして画像を密着させることが可能になる。 (2) In the above (1), when reading image data from the buffer to the image forming unit, the reading of each page is set to be continuous. In other words, when it is necessary to change the hardware register setting or look-up table by software at the time of image page switching, the conventional configuration can be continuously used without preparing dedicated hardware. It is possible to make the images close to each other by setting the image interval on paper to zero.

(3)以上の(1)〜(2)において、バッファから画像形成部に画像データの1ページ目の読み出し開始タイミングを遅らせて読み出す際における遅らせるタイミングは、画像形成するページ数に応じて、各ページ間のページ準備処理時間の累積によって決定される。   (3) In the above (1) and (2), the timing of delaying the reading start timing of the first page of image data from the buffer to the image forming unit is delayed according to the number of pages on which the image is formed. It is determined by the accumulation of the page preparation processing time between pages.

これにより、画像間隔を削減しつつ、バッファに記憶させるデータを無駄なく決定し、画像形成の開始の遅れが最低限に制御される。
(4)以上の(1)〜(3)において、バッファから画像形成部に画像データの1ページ目の読み出し開始タイミングを遅らせて読み出す際における遅らせるタイミングを、画像形成するページ数に応じて、各ページ間のページ準備処理時間の累積によって決定し、読み出し開始タイミングを遅らせることにより必要とされる画像データの容量がバッファの記憶容量を超える場合には、画像形成の中止又は画像形成するページ数の減少の、いずれかを選択する。これにより、画像間隔を削減しつつ、バッファの記憶容量に応じてバッファに記憶させるデータを無駄なく決定し、画像形成の開始の遅れは適切に制御される。また、制御が破綻することもない。
Thus, the data to be stored in the buffer is determined without waste while the image interval is reduced, and the delay of the start of image formation is controlled to a minimum.
(4) In the above (1) to (3), the timing for delaying the reading start timing of the first page of the image data from the buffer to the image forming unit is delayed according to the number of pages on which the image is formed. If the capacity of the image data required by determining the accumulation of the page preparation processing time between pages and delaying the read start timing exceeds the storage capacity of the buffer, the image formation is stopped or the number of pages to be formed is reduced. Choose one of the reductions. Thus, the data to be stored in the buffer is determined without waste according to the storage capacity of the buffer while the image interval is reduced, and the delay of the start of image formation is appropriately controlled. In addition, control does not fail.

(5)以上の(1)〜(4)において、ページ準備処理時間として、基準となる基準ページ準備処理時間を定めた場合に、ページメモリからバッファへの各ページの転送の間の時間が基準ページ準備処理時間に一致しない場合には、ページメモリからバッファへの各ページの転送の間の時間が基準ページ準備処理時間に一致するようにする。 (5) In the above (1) to (4), when a reference page preparation processing time serving as a reference is determined as the page preparation processing time, the time between transfer of each page from the page memory to the buffer is set as the reference time. If the time does not coincide with the page preparation processing time, the time between transfer of each page from the page memory to the buffer is made to coincide with the reference page preparation processing time.

すなわち、画像のページ切り替わりの際に、ソフトウエアでハードウエアのレジスタ設定やルックアップテーブルを変更する必要がある場合にも、専用のハードウエアを用意することなく、従来の構成のままで、連続紙における画像間隔をゼロを含む一定の状態に低減できる。 In other words, when it is necessary to change the hardware register setting or look-up table by software at the time of image page switching, the conventional configuration can be continuously used without preparing dedicated hardware. The image interval on paper can be reduced to a certain state including zero.

(6)以上の(1)〜(4)において、副走査方向サイズが異なる複数の画像が主走査方向に複数配置されたものであって、副走査方向サイズが異なる複数の画像を副走査方向に繰り返して画像形成する場合には、各画像の副走査方向の間隔を空けない状態にした画像データを生成する。これにより、用紙の副走査方向に余白が生じず、廃棄物を生じさせない効率的な画像形成が可能になる。   (6) In the above (1) to (4), a plurality of images having different sizes in the sub-scanning direction are arranged in the main scanning direction. When image formation is repeated, image data is generated without leaving an interval in the sub-scanning direction of each image. This makes it possible to form an image efficiently without generating blanks in the sub-scanning direction of the paper and generating no waste.

(7)以上の(1)〜(6)において、バッファからの画像データを受けた画像形成部が、連続紙を搬送しつつ画像データに基づいて画像形成を行う。
すなわち、連続紙の搬送を停止させずに一定速度で搬送しつつ画像形成を実行する構成において、画像のページ切り替わりの際に、ソフトウエアでハードウエアのレジスタ設定やルックアップテーブルを変更する必要がある場合にも、専用のハードウエアを用意することなく、従来の構成のままで、連続紙における画像間隔の更なる削減を実現できる。
(7) In the above (1) to (6), the image forming unit that has received the image data from the buffer forms an image based on the image data while conveying the continuous paper .
That is, in a configuration in which image formation is performed while transporting continuous paper at a constant speed without stopping, it is necessary to change hardware register settings and look-up tables by software when switching pages of an image. In some cases, it is possible to further reduce the image interval on continuous paper without using dedicated hardware and with the conventional configuration.

本発明の実施形態の画像形成システムの構成を示す構成図である。FIG. 1 is a configuration diagram illustrating a configuration of an image forming system according to an embodiment of the present invention. 本発明の実施形態の画像形成システムの構成を示す構成図である。FIG. 1 is a configuration diagram illustrating a configuration of an image forming system according to an embodiment of the present invention. 本発明の実施形態の画像形成システムの構成を示す構成図である。FIG. 1 is a configuration diagram illustrating a configuration of an image forming system according to an embodiment of the present invention. 画像形成の様子を模式的に示す説明図である。FIG. 4 is an explanatory diagram schematically showing a state of image formation. 画像形成の様子を模式的に示す説明図である。FIG. 4 is an explanatory diagram schematically showing a state of image formation. 本発明の実施形態の画像形成の様子を模式的に示す説明図である。FIG. 3 is an explanatory diagram schematically illustrating a state of image formation according to the embodiment of the present invention. 本発明の実施形態の画像形成の様子を模式的に示す説明図である。FIG. 3 is an explanatory diagram schematically illustrating a state of image formation according to the embodiment of the present invention. 本発明の実施形態の動作を示すフローチャートである。5 is a flowchart illustrating an operation of the exemplary embodiment of the present invention. 本発明の実施形態の動作を示すフローチャートである。5 is a flowchart illustrating an operation of the exemplary embodiment of the present invention. 本発明の実施形態の画像形成の様子を模式的に示す説明図である。FIG. 3 is an explanatory diagram schematically illustrating a state of image formation according to the embodiment of the present invention.

以下、図面を参照して、画像形成装置及び画像形成システム並びに画像形成制御プログラムにおいて、ロール状の長尺用紙を用いた画像形成を効率良く実行する実施形態を詳細に説明する。
なお、画像形成装置100や画像形成システムの動作が画像形成制御方法である。また、画像形成装置100や画像形成システム1の動作を制御する制御部101の制御は、画像形成制御プログラムに基づいて行われる。
Hereinafter, with reference to the drawings, an embodiment in which an image forming apparatus, an image forming system, and an image forming control program efficiently execute image forming using a roll of long paper will be described in detail.
The operation of the image forming apparatus 100 or the image forming system is an image forming control method. The control of the control unit 101 that controls the operations of the image forming apparatus 100 and the image forming system 1 is performed based on an image forming control program.

〔画像形成システムの構成〕
ここで、給紙装置50と画像形成装置100と排紙装置200とがセットされた画像形成システム1の構成例を、図1と図2に基づいて詳細に説明する。
なお、給紙装置50と画像形成装置100と排紙装置200とがセットされた画像形成システム1は、画像形成システムの一例を示しており、図示されない他の後処理装置などが接続されていても良い。
[Configuration of Image Forming System]
Here, a configuration example of the image forming system 1 in which the sheet feeding device 50, the image forming device 100, and the sheet discharging device 200 are set will be described in detail with reference to FIGS.
Note that the image forming system 1 in which the sheet feeding device 50, the image forming device 100, and the sheet discharging device 200 are set is an example of an image forming system, and another post-processing device (not shown) is connected thereto. Is also good.

給紙装置50は、制御部51と、通信部52と、給紙部55と、給紙調整部56と、搬送部58と、センサ59と、を備えて構成されている。制御部51は、後述する制御部101の指示に基づいて、給紙装置50内の各部を制御する。通信部52は、セットされている画像形成装置100等の他の装置と通信する。給紙部55は、用紙ロールから長尺用紙を画像形成装置100に向けて給紙する。給紙調整部56は、給紙部55から給紙される用紙の張り具合や弛み具合を調整しつつ、搬送速度の変動を吸収する。搬送部58は、給紙装置50内で用紙を搬送する。センサ59は、用紙搬送に関して各種状態を検知する。   The paper feeding device 50 includes a control unit 51, a communication unit 52, a paper feeding unit 55, a paper feeding adjusting unit 56, a transporting unit 58, and a sensor 59. The control unit 51 controls each unit in the sheet feeding device 50 based on an instruction from the control unit 101 described later. The communication unit 52 communicates with another apparatus such as the image forming apparatus 100 that is set. The paper feed unit 55 feeds long paper from the paper roll toward the image forming apparatus 100. The paper feed adjustment unit 56 absorbs fluctuations in the transport speed while adjusting the tension and looseness of the paper fed from the paper feed unit 55. The transport section 58 transports the paper inside the paper feeding device 50. The sensor 59 detects various states regarding paper conveyance.

画像形成装置100は、制御部101と、通信部102と、プリントコントローラ103と、記憶部104と、操作表示部105と、画像形成搬送部107と、センサ109と、原稿読取部110と、RIP処理部120と、データ記憶部130と、画像処理部140と、画像形成部150と、定着部160と、を備えて構成されている。   The image forming apparatus 100 includes a control unit 101, a communication unit 102, a print controller 103, a storage unit 104, an operation display unit 105, an image forming / conveying unit 107, a sensor 109, a document reading unit 110, a RIP The processing unit 120 includes a processing unit 120, a data storage unit 130, an image processing unit 140, an image forming unit 150, and a fixing unit 160.

制御部101は、画像形成装置100内の各部を制御する。通信部102は、セットされている他の装置(外部機器や給紙装置50や排紙装置200等)と通信する。プリントコントローラ103は、外部機器からページ記述言語で記述されたジョブデータを受信して必要に応じて記憶する。記憶部104は、各種設定を記憶する。操作表示部105は、利用者による操作入力の受け付けと画像形成装置100の状態表示とを行う。画像形成搬送部107は、装置内で用紙を搬送する。センサ109は、画像形成と用紙搬送に関して各種状態を検知する。原稿読取部110は、撮像素子により原稿の画像を読み取って原稿画像データを生成する。   The control unit 101 controls each unit in the image forming apparatus 100. The communication unit 102 communicates with another set device (such as an external device, the sheet feeding device 50, or the sheet discharging device 200). The print controller 103 receives job data described in a page description language from an external device and stores the job data as necessary. The storage unit 104 stores various settings. The operation display unit 105 accepts an operation input by a user and displays the status of the image forming apparatus 100. The image forming / conveying unit 107 conveys a sheet in the apparatus. The sensor 109 detects various states regarding image formation and paper conveyance. The document reading unit 110 reads a document image using an image sensor and generates document image data.

RIP処理部120は、プリントコントローラが受信したページ記述言語で記述されたRIP処理前のジョブデータに対してRIP処理を実行し、画像形成可能なビットマップ形式の画像データに変換する。データ記憶部130は、画像形成する際の画像データや各種データを記憶する。なお、データ記憶部130は、画像データを受け入れる読込用画像メモリと、受け入れた画像データを画像形成用に出力するプリント用画像メモリと、を備えて構成されている。画像処理部140は、画像形成に必要な各種画像処理を実行する。画像形成部150は、画像形成命令と、データ記憶部130内のプリント用画像メモリに格納された画像データとに基づいて用紙上に画像を形成する。定着部160は、用紙上に形成されたトナーによる画像を熱と圧力とで安定させる。   The RIP processing unit 120 performs RIP processing on the job data before the RIP processing described in the page description language received by the print controller, and converts the job data into image data in a bitmap format capable of forming an image. The data storage unit 130 stores image data and various data when forming an image. The data storage unit 130 includes a read image memory that receives image data and a print image memory that outputs the received image data for image formation. The image processing unit 140 performs various image processing necessary for image formation. The image forming unit 150 forms an image on paper based on an image forming command and image data stored in a print image memory in the data storage unit 130. The fixing unit 160 stabilizes an image formed by the toner formed on the sheet with heat and pressure.

排紙装置200は、制御部201と、通信部202と、切断部203と、排紙調整部205と、搬送部206と、排紙部208と、センサ209と、を備えて構成されている。制御部201は、制御部101の制御に基づいて、排紙装置200内の各部を制御する。通信部202は、セットされている画像形成装置100等の他の装置と通信する。切断部203は、所定位置で長尺用紙を切断する。排紙調整部205は、画像形成装置100から排紙される用紙の張り具合を調整しつつ搬送速度の変動を吸収する。搬送部206は、排紙装置200内で用紙を搬送する。排紙部208は、画像形成装置100からの長尺用紙をロール形状に巻き取りつつ、用紙ロールとして排紙する。センサ209は、用紙搬送に関して各種状態を検知する。   The paper discharging device 200 includes a control unit 201, a communication unit 202, a cutting unit 203, a paper discharging adjusting unit 205, a conveying unit 206, a paper discharging unit 208, and a sensor 209. . The control unit 201 controls each unit in the paper discharge device 200 based on the control of the control unit 101. The communication unit 202 communicates with another apparatus such as the image forming apparatus 100 that is set. The cutting unit 203 cuts a long sheet at a predetermined position. The paper discharge adjustment unit 205 absorbs fluctuations in the transport speed while adjusting the tension of the paper discharged from the image forming apparatus 100. The transport unit 206 transports the paper in the paper discharge device 200. The paper discharge unit 208 discharges the long paper from the image forming apparatus 100 as a paper roll while winding the long paper into a roll shape. The sensor 209 detects various states regarding sheet conveyance.

また、図1と図2では、給紙装置50,画像形成装置100,排紙装置200による画像形成システムとして、長尺用紙を扱う場合を具体例として示している。ここで、長尺用紙とは、定型サイズの用紙よりも搬送方向の用紙長が長い用紙を意味している。また、図2において、画像形成部150として複数色で画像形成を行うものを示しているが、これに限定されず、モノクロの画像形成を行う画像形成部150であっても良い。なお、給紙や画像形成や排紙に関しては各種の構造が考えられるため、図1〜図2では一例を示しており、この具体例に示される構成や形態に限定されるものではない。   FIGS. 1 and 2 show a specific example in which a long sheet is handled as an image forming system including the sheet feeding device 50, the image forming device 100, and the sheet discharging device 200. Here, the long paper refers to a paper having a longer paper length in the transport direction than a standard size paper. Further, FIG. 2 illustrates an image forming unit 150 that forms an image in a plurality of colors, but is not limited thereto, and may be an image forming unit 150 that forms a monochrome image. Note that various structures are conceivable for sheet feeding, image formation, and sheet discharging, and FIGS. 1 and 2 show an example, and the present invention is not limited to the configuration and form shown in this specific example.

図3は本実施形態の特徴的動作を実行する部位の構成を示している。
ここで、第1処理部1000は、第1処理制御部としてのメモリASIC1010と、メモリASIC1010により制御されて画像データを記憶するページメモリ1020と、を有して構成されている。また、第2処理部2000は、第2処理制御部としてのプリントASIC2010と、プリントASIC2010により制御されて画像データを一時記憶するバッファ2020と、を有して構成されている。また、第3処理部3000は、図1と図2における画像形成部150であり、露光部3030を有して構成されている。
FIG. 3 shows a configuration of a portion that executes a characteristic operation of the present embodiment.
Here, the first processing unit 1000 includes a memory ASIC 1010 as a first processing control unit, and a page memory 1020 controlled by the memory ASIC 1010 to store image data. The second processing unit 2000 includes a print ASIC 2010 as a second processing control unit, and a buffer 2020 controlled by the print ASIC 2010 and temporarily storing image data. Further, the third processing unit 3000 is the image forming unit 150 in FIGS. 1 and 2 and includes an exposure unit 3030.

ここで、第1処理部1000と第2処理部2000とは、図1における画像データ記憶部130内に存在していても良い。また、第1処理部1000は図1における画像データ記憶部130内に存在し、第2処理部2000は画像形成部150内に存在していても良い。   Here, the first processing unit 1000 and the second processing unit 2000 may exist in the image data storage unit 130 in FIG. Further, the first processing unit 1000 may exist in the image data storage unit 130 in FIG. 1, and the second processing unit 2000 may exist in the image forming unit 150.

〔動作〕
以下、図4以降の各種説明図を用いて動作説明を行う。
〔前提動作〕
ここで、図4のタイムチャートと図5の記憶状態説明図を参照し、本実施形態の前提となる基本動作について説明する。なお、この基本動作とは、本実施形態の特徴部分を適用する前の、前提となる状態の動作を示している。
〔motion〕
Hereinafter, the operation will be described with reference to various explanatory diagrams after FIG.
[Prerequisite operation]
Here, a basic operation which is a premise of the present embodiment will be described with reference to a time chart of FIG. 4 and a storage state explanatory diagram of FIG. Note that this basic operation indicates an operation in a prerequisite state before applying the features of the present embodiment.

図4のタイムチャートにおいて、VTOPは副走査方向における画像形成出力開始のトリガとなる信号である。このVTOPは、用紙搬送のタイミングに合わせて、制御部101におけるソフトウエアが、メモリASIC等のハードウエアに入力する。
WVVはVTOPに連動して有効となるハードウエア内部信号である。なお、このWVVは、ページメモリ上の画像データをプリントASICへ転送するための、ハードウエア内部信号である。このWVVは、画像データの副走査長と線速に応じた時間だけ有効となる。例えば、画像形成部150における用紙搬送時の線速が315mm/sであり、画像の副走査長が315mmであれば、丁度1秒間だけ有効になる。
In the time chart of FIG. 4, VTOP is a signal that triggers the start of image formation output in the sub-scanning direction. This VTOP is input by software in the control unit 101 to hardware such as a memory ASIC in accordance with the timing of paper transport.
WVV is a hardware internal signal that becomes effective in conjunction with VTOP. The WVV is a hardware internal signal for transferring the image data on the page memory to the print ASIC. This WVV is effective only for a time corresponding to the sub-scanning length and the linear velocity of the image data. For example, if the linear speed at the time of paper conveyance in the image forming unit 150 is 315 mm / s and the sub-scanning length of the image is 315 mm, it is valid for just one second.

PVVはVTOPから先端タイミングの指定値だけ遅延してから有効となるハードウエア内部信号である。このPVVは、プリントASICからの画像出力が有効となるハードウエア内部信号である。この信号は、画像データ副走査長と線速に応じた時間だけ有効となる。画像形成部150における用紙搬送時の線速が315mm/sであり、画像の副走査長が315mmであれば、丁度1秒間だけ有効になる。   PVV is a hardware internal signal that becomes valid after a delay from the VTOP by a specified value of the leading edge timing. This PVV is a hardware internal signal that enables image output from the print ASIC. This signal is valid only for a time corresponding to the image data sub-scanning length and the linear velocity. If the linear velocity at the time of paper conveyance in the image forming unit 150 is 315 mm / s and the sub-scanning length of the image is 315 mm, it is valid only for one second.

ここで、PVVが有効になるにはバッファ内に画像データの存在が必要である。このため、WVVから先端タイミングの指定値分だけ遅延させた状態でPVVが有効になる。すなわち、WVVよりも前にPVVをオンすることはできない。言い換えると、先端タイミングが負になることはない。   Here, the image data must be present in the buffer in order for the PVV to be valid. For this reason, the PVV becomes valid in a state where it is delayed from the WVV by the specified value of the leading end timing. That is, the PVV cannot be turned on before the WVV. In other words, the tip timing does not become negative.

ここで、先端タイミングとは、搬送される用紙と画像先端のタイミングを合わせるための調整値であり、プリントASICに対してソフトウエアで任意に指定することができる。通常、1ジョブ中に先端タイミングが変化することは無い。
以下、図4と図5を対比させつつ、各タイミングでの状態を説明する。
Here, the leading edge timing is an adjustment value for matching the timing of the leading edge of the image with the sheet to be conveyed, and can be arbitrarily designated to the print ASIC by software. Normally, the leading edge timing does not change during one job.
Hereinafter, the state at each timing will be described while comparing FIG. 4 with FIG.

a10:VTOPオン。
a11:プリントASICのバッファには画像先端部のデータが貯まっている。プリントASICは画像先端から出力を開始する。
a12:プリントASICのバッファは画像形成出力をしつつ、引き続き画像データの受信を行う。
a10: VTOP on.
a11: Data of the leading end of the image is stored in the buffer of the print ASIC. The print ASIC starts outputting from the leading edge of the image.
a12: The buffer of the print ASIC continues to receive image data while performing image formation output.

a13:プリントASICのバッファは引き続き画像出力を行う。ページ切り替え中は画像データの受信は停止する。
a14:プリントASICのバッファは1ページ目の画像出力を完了すると共に、2ページ目の画像受信を行う。
a13: The print ASIC buffer continuously outputs an image. During the page switching, the reception of the image data is stopped.
a14: The print ASIC buffer completes the image output of the first page and receives the image of the second page.

a21:プリントASICのバッファは2ページ目の画像出力を開始しつつ、引き続き2ページ目の画像データ受信を行う。
a23:プリントASICのバッファは2ページ目の画像受信を完了する。2ページ目の画像出力は継続する。
a21: The print ASIC buffer starts receiving the image data of the second page while starting the image output of the second page.
a23: The print ASIC buffer completes the image reception of the second page. The image output of the second page continues.

以上の説明において、図4のa14とa21との間のページ準備処理の間も長尺用紙は画像形成部150内で搬送され続けている。このため、図5のa22やa23の「画像形成」に示すように、画像Aと画像Bとの間のページ間に画像形成されない空白(余白)領域が副走査方向に向かって生じている。   In the above description, the long paper continues to be conveyed in the image forming unit 150 during the page preparation processing between a14 and a21 in FIG. For this reason, as shown in “image formation” of a22 and a23 in FIG. 5, a blank (margin) area where no image is formed occurs between the pages between the image A and the image B in the sub-scanning direction.

〔実施形態の動作〕
ここで、図6のタイムチャートと図7の記憶状態説明図を参照し、上述した基本動作を改良した本実施形態の特徴動作について説明する。
PVVが画像出力を制御する信号であることから、用紙上の画像に副走査方向の余白を発生させないようにするためには、図6におけるPVVが有効であり続けるようにすればよい。
[Operation of Embodiment]
Here, the characteristic operation of the present embodiment in which the above-described basic operation is improved will be described with reference to the time chart of FIG. 6 and the storage state explanatory diagram of FIG.
Since the PVV is a signal for controlling the image output, in order to prevent the margin on the image on the paper from being generated in the sub-scanning direction, the PVV in FIG. 6 may be kept valid.

本実施形態では、PVVが有効になるb11の時点でプリントASICのバッファに画像データが貯まること、先端タイミングをソフトからページ単位で任意に指定可能であることを用いて、PVV無効期間を除去する。
具体的には、1ページ目に先端タイミング量を大きく取っておき、毎ページで先端タイミング量をページ準備処理時間相当ずつ小さくする。このようにすることで、ページ準備処理を残しつつ、PVV無効期間を除去する。
In the present embodiment, the PVV invalid period is removed by using that the image data is stored in the buffer of the print ASIC at the point of time b11 when the PVV becomes valid and that the leading edge timing can be arbitrarily specified in units of pages from software. .
More specifically, the leading end timing amount is set large for the first page, and the leading end timing amount is reduced for each page by the page preparation processing time. By doing so, the PVV invalid period is removed while leaving the page preparation processing.

以下、図6と図7を対比させつつ、各タイミングでの状態を説明する。なお、既に説明した図4と図5におけるa**と、これから説明する図6と図7におけるb**とは、数字部分が等しくなるようにしている。
b11:プリントASICのバッファには画像先端部のデータが貯まっている。画像先端から1ページ目の出力を開始する。
Hereinafter, the state at each timing will be described while comparing FIG. 6 with FIG. Note that a ** in FIGS. 4 and 5 described above and b ** in FIGS. 6 and 7 described below have the same numerical part.
b11: The data of the leading end of the image is stored in the buffer of the print ASIC. Output of the first page from the top of the image is started.

b13:プリントASICのバッファは1ページ目の画像受信を完了し、画像受信が停止する。1ページ目の画像出力は継続する。
b20:プリントASICのバッファは2ページ目の画像受信を開始する。1ページ目の画像出力は継続される。
b13: The print ASIC buffer completes receiving the image of the first page, and stops receiving the image. The image output of the first page is continued.
b20: The buffer of the print ASIC starts receiving the image of the second page. The image output of the first page is continued.

b21(b14):プリントASICのバッファは2ページ目の画像受信を継続する。1ページ目の画像出力を完了する(b14)と同時に、2ページ目の画像出力を開始する(b21)。
b23:プリントASICのバッファは2ページ目の画像受信を完了し、画像受信が停止する。2ページ目の画像出力は継続する。
b21 (b14): The buffer of the print ASIC continues to receive the image of the second page. The image output of the second page is started at the same time as the image output of the first page is completed (b14) (b21).
b23: The print ASIC buffer completes the image reception of the second page, and stops the image reception. The image output of the second page continues.

以上の説明において、ページ切り替えの度にWVVがオフとなるため、プリントASICの画像受信が停止する。よって、ページ切り替えの度にプリントASIC内のバッファ内のデータが減少する。そのため、画像形成するページ数が多いと、計算上は先端タイミング量が負になり、画像出力を継続できない状況が発生する。そこで、以上の問題に対処すべくあるため、バッファを最大限確保する。ただし、バッファに画像データを貯める時間を考慮すると、バッファに貯めるデータ量は部数、画像サイズに応じた最低限とすることが望ましい。また、先端タイミングの減少量(タイミングを早める量)は、ページ準備処理に要する時間(ページ準備時間×ページ切り替え回数)に応じて決定する。但し、ページ準備処理自体は残し、バッファからの読み出しのタイミングのみを従来とは変更する。   In the above description, the WVV is turned off each time the page is switched, and the image reception of the print ASIC stops. Therefore, the data in the buffer in the print ASIC decreases every time the page is switched. Therefore, if the number of pages on which an image is formed is large, the leading end timing amount becomes negative in calculation, and a situation occurs in which image output cannot be continued. Therefore, in order to deal with the above problems, the buffer is secured as much as possible. However, considering the time for storing the image data in the buffer, it is desirable that the amount of data stored in the buffer be the minimum according to the number of copies and the image size. Further, the amount of decrease in the leading edge timing (the amount to advance the timing) is determined according to the time required for the page preparation processing (page preparation time × number of page switching). However, the page preparation processing itself is left, and only the timing of reading from the buffer is changed from the conventional one.

〔実施形態の具体例〕
ここで、具体的数値をもって説明する。
・YMCKの4色で画像形成する。
・プリントASICのバッファの記憶容量=256MB(各色)とする。
・画像形成部150の各色のドラムから中間転写体に転写するまでの時間差(ドラム間遅延)があるため、バッファ入力からバッファ出力までの時間は、Kが最も遅い。
・4色のドラム間距離は95mm×3とする。
・主走査方向の最大書き込み幅を320mm又は200mmとする。
・副走査方向の用紙搬送速度(線速)を315mm/sとする。
・ページ準備処理時間は、副走査方向の画像間隔を1mmとした場合、1/315=3.17ミリ秒である。
・主走査方向画像幅320mmのときの先端タイミング量の最大値:
1200dpi、8bitの画像データでは、320mmの1ラインは、
320/25.4×1200=15120(バイト)になる。
[Specific example of embodiment]
Here, a description will be given using specific numerical values.
-Image formation with four colors of YMCK.
The storage capacity of the print ASIC buffer is 256 MB (each color).
Since there is a time difference (inter-drum delay) from transfer of each color drum of the image forming unit 150 to the intermediate transfer member, K is the slowest from the buffer input to the buffer output.
・ The distance between the four color drums is 95mm × 3.
-The maximum writing width in the main scanning direction is set to 320 mm or 200 mm.
-The paper transport speed (linear speed) in the sub-scanning direction is 315 mm / s.
The page preparation processing time is 1/315 = 3.17 ms when the image interval in the sub-scanning direction is 1 mm.
・ Maximum value of the tip timing amount when the image width in the main scanning direction is 320 mm:
With 1200 dpi, 8 bit image data, one line of 320 mm is
320 / 25.4 × 1200 = 15120 (bytes).

バッファは各色256MBであり、
256×1024×1024/15120=17753ラインまで貯められる。
17753ラインをmmへ変換すると、
17753/1200×25.4=375.77mmとなる。
The buffer is 256MB for each color,
Up to 256 × 1024 × 1024/15120 = 17753 lines can be stored.
If you convert 17753 lines to mm,
17753/1200 × 25.4 = 375.77 mm.

ここで、Kのドラム間距離を減算すると、
375.77−95×3=90.77mmとなる。
これを時間に直すと、90.77/315=0.288秒となる。
すなわち、画像幅320mmのときの先端タイミング量の最大値は、0.288秒である。
・主走査方向画像幅200mmのときの先端タイミング量の最大値:
1200dpi、8bitの画像データでは、200mmの1ラインは、
200/25.4×1200=9448(バイト)になる。
Here, when the distance between the drums of K is subtracted,
375.77−95 × 3 = 90.77 mm.
If this is converted to time, 90.77 / 315 = 0.288 seconds.
That is, the maximum value of the leading end timing amount when the image width is 320 mm is 0.288 seconds.
・ Maximum value of the tip timing amount when the image width in the main scanning direction is 200 mm:
In 1200 dpi, 8 bit image data, one line of 200 mm is
200 / 25.4 × 1200 = 9448 (bytes).

バッファは各色256MBであり、
256×1024×1024/9448=28411ラインまで貯められる。
28411ラインをmmへ変換すると、
28411/1200×25.4=601.37mmとなる。
The buffer is 256MB for each color,
Up to 256 × 1024 × 1024/9448 = 28411 lines can be stored.
Converting 28411 lines to mm,
284111/1200 × 25.4 = 601.37 mm.

ここで、Kのドラム間距離を減算すると、
601.37−95×3=316.37mmとなる。
これを時間に直すと、316.37/315=1.004秒となる。
すなわち、画像幅200mmのときの先端タイミング量の最大値は、1.004秒である。
・主走査方向画像幅320mmのときのPVV=0が可能なページ数:
288/3.17=90.85、ページ間が90回であるため91ページとなる。
・主走査方向画像幅200mmのときのPVV=0が可能なページ数:
1004/3.17=316.7、ページ間が316回であるため317ページとなる。
Here, when the distance between the drums of K is subtracted,
601.37−95 × 3 = 316.37 mm.
If this is converted into time, it will be 316.37 / 315 = 1.004 seconds.
That is, the maximum value of the tip timing amount when the image width is 200 mm is 1.004 seconds.
The number of pages where PVV = 0 when the image width in the main scanning direction is 320 mm:
288 / 3.17 = 90.85, and there are 91 pages because the interval between pages is 90 times.
The number of pages for which PVV = 0 when the image width in the main scanning direction is 200 mm:
1004 / 3.17 = 316.7, and the interval between pages is 316 times, which is 317 pages.

以上のように、主走査方向画像幅に応じて先端タイミング量の最大値が変化する。このため、後述する実施例では、主走査方向の画像幅も考慮した処理手順としている。
〔実施形態の具体的動作(1)〕
以下、図8のフローチャートを参照して本実施形態の動作(1)を詳細に説明する。ここで、このフローチャートは制御部101の制御により実行される。
As described above, the maximum value of the tip timing amount changes according to the image width in the main scanning direction. For this reason, in an embodiment to be described later, the processing procedure takes into account the image width in the main scanning direction.
[Specific operation (1) of the embodiment]
Hereinafter, the operation (1) of the present embodiment will be described in detail with reference to the flowchart of FIG. Here, this flowchart is executed under the control of the control unit 101.

ここで、S:バッファ容量(byte)、X:画像幅(mm)、R:解像度(dpi)、D:階調(bit)、L:線速(mm/s)、M:総部数、N:1部の総ページ数、Tb:ページ準備処理時間(s)、P:ページ切り替え回数=M・N−1、A:画像1ラインデータ(byte)、Tmax:最大先端タイミング量(s)=バッファ保存可能画像長、と定義する。   Here, S: buffer capacity (byte), X: image width (mm), R: resolution (dpi), D: gradation (bit), L: linear velocity (mm / s), M: total number of copies, N : Total number of pages of one copy, Tb: Page preparation processing time (s), P: Number of page switching = M · N−1, A: One line data of image (byte), Tmax: Maximum timing amount of leading edge (s) = Defined as buffer-storable image length.

まず、制御部101は、実行するジョブについて、必要とする先端タイミング量(必要先端タイミング量)Treqを、Treq=P×Tbと算出する(図8中のステップS101)。
また、制御部101は、実行するジョブについて、最大の先端タイミング量(最大先端タイミング量)Tmaxについて、A=(X/25.4)×R×(D/8)として、Tmax=(S/A/R)×(25.4/L)と算出する(図8中のステップS102)。
First, for the job to be executed, the control unit 101 calculates a required front end timing amount (required front end timing amount) Treq as Treq = P × Tb (step S101 in FIG. 8).
Further, the control unit 101 determines that A = (X / 25.4) × R × (D / 8) and Tmax = (S / A / R) × (25.4 / L) is calculated (step S102 in FIG. 8).

制御部101は、以上の必要先端タイミング量Treqと最大先端タイミング量Tmaxとを比較する(図8中のステップS103)。
必要先端タイミング量Treqが最大先端タイミング量Tmaxより大きければ(図8中のステップS103でNO)、計算上は先端タイミング量が負になり、画像出力を継続できない状況が発生する。そこで、制御部101は操作表示部105に、Tmax≧Treq を満たす部数に変更するか、ジョブ実行を中止するかを選択するポップアップ表示画面を表示し、ユーザに選択させる(図8中のステップS104)。
The control unit 101 compares the required tip timing amount Treq with the maximum tip timing amount Tmax (step S103 in FIG. 8).
If the required front-end timing amount Treq is larger than the maximum front-end timing amount Tmax (NO in step S103 in FIG. 8), the front-end timing amount becomes negative in calculation, and a situation occurs in which image output cannot be continued. Therefore, the control unit 101 displays on the operation display unit 105 a pop-up display screen for selecting whether to change the number of copies to satisfy Tmax ≧ Treq or to cancel the job execution, and prompt the user to make a selection (step S104 in FIG. 8). ).

ユーザがジョブ実行中止を選択した場合には(図8中のステップS104でNO)、制御部101は、画像形成を中止して終了する(図8中のエンド)。
Tmax≧Treq を満たしていた場合(図8中のステップS103でYES)、又は、ユーザがTmax≧Treq を満たす部数に変更した場合には(図8中のステップS104でYES)、制御部101は、以上のTreqを先端タイミング量Tに設定する(図8中のステップS106)。
If the user selects to stop job execution (NO in step S104 in FIG. 8), the control unit 101 stops image formation and ends (end in FIG. 8).
When Tmax ≧ Treq is satisfied (YES in step S103 in FIG. 8), or when the user changes the number of copies to satisfy Tmax ≧ Treq (YES in step S104 in FIG. 8), the control unit 101 The above Treq is set as the tip timing amount T (step S106 in FIG. 8).

そして、制御部101は、m(1≦m≦M)部目のn(1≦n≦N)ページについて、ページ毎に先端タイミング量T=T−Tbと設定しながら、画像形成を実行する(図8中のステップS107〜SS113)。
すなわち、ページ毎にページ準備処理時間分ずつ先端タイミングを早めながら、プリントASIC2010がバッファ2020から画像データを読み出して、露光部3030に画像データを供給する。この結果、図6のように、バッファから画像データを読み出す際には、各ページの読み出しが連続した状態になる。すなわち、画像のページ切り替わりの際に、ソフトウエアでハードウエアのレジスタ設定やルックアップテーブルを変更する必要がある場合にも、専用のハードウエアを用意することなく、従来の構成のままで、長尺用紙における画像間隔をゼロにして画像を密着させることが可能になる。
Then, the control unit 101 executes image formation for the n (1 ≦ n ≦ N) page of the m (1 ≦ m ≦ M) section while setting the leading edge timing amount T = T−Tb for each page. (Steps S107 to SS113 in FIG. 8).
That is, the print ASIC 2010 reads the image data from the buffer 2020 and supplies the image data to the exposure unit 3030 while advancing the leading edge timing by the page preparation processing time for each page. As a result, as shown in FIG. 6, when reading image data from the buffer, reading of each page is continuous. In other words, even if it is necessary to change the hardware register setting or look-up table by software at the time of image page switching, the conventional configuration can be used without the need for dedicated hardware. It is possible to make the image close to each other by setting the image interval on the length paper to zero.

また、以上のように、バッファ2020から露光部3030に画像データの1ページ目の読み出し開始タイミングを遅らせて読み出す際における遅らせるタイミング(先端タイミング量)は、画像形成するページ数(M・N)に応じて、各ページ間のページ準備処理時間Tbに要する時間の累積によって決定される。これにより、画像間隔を削減しつつ、バッファに記憶させるデータを無駄なく決定し、画像形成の開始の遅れが最低限に制御される。   Further, as described above, the timing (leading edge timing amount) for delaying the reading start timing of the first page of the image data from the buffer 2020 to the exposure unit 3030 when reading is delayed depends on the number of pages (M · N) on which the image is formed. Accordingly, it is determined by the accumulation of the time required for the page preparation processing time Tb between the pages. Thus, the data to be stored in the buffer is determined without waste while the image interval is reduced, and the delay of the start of image formation is controlled to a minimum.

また、必要先端タイミング量Treqが、バッファの記憶容量から算出される最大先端タイミング量(バッファ保存可能画像長)を超える場合には、画像形成の中止又は画像形成するページ数の減少の、いずれかをユーザに選択させる。このようにすることで画像間隔を削減しつつ、制御が破綻することもない。   If the required front-end timing amount Treq exceeds the maximum front-end timing amount (buffer storable image length) calculated from the storage capacity of the buffer, one of the stoppage of image formation or the reduction of the number of pages to be formed is performed. Is selected by the user. By doing so, the control does not break down while reducing the image interval.

〔実施形態の具体的動作(2)〕
以下、図9のフローチャートを参照して本実施形態の動作(2)を詳細に説明する。ここで、このフローチャートは制御部101の制御により実行される。また、図8のフローチャートと同一処理内容については、同一ステップ番号を付すことで、重複した説明を省略する。
[Specific operation (2) of the embodiment]
Hereinafter, the operation (2) of the present embodiment will be described in detail with reference to the flowchart of FIG. Here, this flowchart is executed under the control of the control unit 101. In addition, the same processing contents as those in the flowchart of FIG. 8 are denoted by the same step numbers, and redundant description will be omitted.

以上の動作(1)では毎ページで、本実施形態の特徴的な処理を適用することを前提としていた。しかし、必ずしも毎ページで実施する必要はない。そのため、ページ準備処理の中で特に時間のかかる処理が発生するページ切り替え時のみ、本実施形態を適用することで、時間のかかる出力設定変更を可能とすることができる。   The above operation (1) is based on the premise that the characteristic processing of this embodiment is applied to each page. However, it is not always necessary to carry out each page. Therefore, by applying the present embodiment only at the time of page switching in which a particularly time-consuming process occurs in the page preparation process, it is possible to make a time-consuming output setting change.

ここで、特に時間のかかる処理としては、通常の基準となるページ準備処理時間(基準ページ準備処理時間)よりも長いページ準備処理時間(基準外ページ準備処理時間)が必要となる処理である。但し、基準外ページ準備処理時間は1種類とは限らない。
例えば画像処理パラメータ設定変更が挙げられる。これは、ASIC等のハードウエア内のルックアップテーブルに、キロバイト単位のデータ設定が必要になること等が該当する。これは、それぞれ異なるルックアップテーブル等で処理された2種類の画像データを100メートルずつ印刷したい、といった状況で発生しうる。
Here, the processing that takes a particularly long time is a processing that requires a page preparation processing time (non-standard page preparation processing time) longer than a normal reference page preparation processing time (reference page preparation processing time). However, the non-standard page preparation processing time is not limited to one type.
For example, there is an image processing parameter setting change. This corresponds to the necessity of setting data in units of kilobytes in a lookup table in hardware such as an ASIC. This may occur in a situation where two types of image data processed by different look-up tables or the like are to be printed by 100 meters.

この場合の動作(2)のフローチャートは図9のようになる。以下、図8に示した動作(1)と異なる箇所を中心に説明する。
まず、全ページ(m部nページ)について、予想されるページ準備処理時間(予想ページ準備処理時間Temn)と、ページ準備処理時間の基準値(基準ページ準備処理時間)Tbと、を算出する(図9中のステップS100)。なお、画像処理パラメータ変更が無い場合のページ準備処理時間(例えば、1部1ページ目のT11)を基準ページ準備処理時間Tbとする。
The flowchart of the operation (2) in this case is as shown in FIG. Hereinafter, a description will be given focusing on points different from the operation (1) shown in FIG.
First, an expected page preparation processing time (expected page preparation processing time Temn) and a reference value (reference page preparation processing time) Tb of the page preparation processing time are calculated for all pages (m-part n pages) ( Step S100 in FIG. 9). The page preparation processing time when there is no change in the image processing parameters (for example, T11 of the first page of one copy) is set as the reference page preparation processing time Tb.

また、必要先端タイミング量Treqとしては、Temn−Tbについて、全ページ(m部・nページとして、nについて1〜N、mについて1〜M)の総和を算出する。
この動作(2)の実施形態では、ページ準備処理時間が、基準ページ準備処理時間と、基準ページ準備処理時間とは異なる基準外ページ準備処理時間とが存在する場合において、メモリからバッファへの各ページの転送の間の時間が基準ページ準備処理時間である場合には、バッファから画像形成部への各ページの読み出しの間の時間を基準ページ準備処理時間とし、メモリから前記バッファへの各ページの転送の間の時間が基準外ページ準備処理時間である場合には、バッファから画像形成部への各ページの読み出しの間の時間を基準外ページ準備処理時間から基準ページ準備処理時間に一致するように減少又は増加させるようにする。
As the required front-end timing amount Treq, a total sum of all pages (1 to N for n and 1 to M for m, as m sections / n pages) is calculated for Temn-Tb.
In the embodiment of the operation (2), in the case where the page preparation processing time includes the reference page preparation processing time and the non-standard page preparation processing time different from the reference page preparation processing time, each of the data transfer from the memory to the buffer is performed. When the time between page transfer is the reference page preparation processing time, the time between reading of each page from the buffer to the image forming unit is set as the reference page preparation processing time, and each page from the memory to the buffer is stored. If the time between the transfer of the data is the non-standard page preparation processing time, the time between the reading of each page from the buffer to the image forming unit matches the non-standard page preparation processing time with the standard page preparation processing time. To increase or decrease.

すなわち、画像のページ切り替わりの際に、ソフトウエアでハードウエアのレジスタ設定やルックアップテーブルを変更する必要がある場合にも、専用のハードウエアを用意することなく、従来の構成のままで、長尺用紙における画像間隔をゼロを含む一定の状態に低減できる。   In other words, even if it is necessary to change the hardware register setting or look-up table by software at the time of image page switching, the conventional configuration can be used without the need for dedicated hardware. It is possible to reduce the image interval on the length paper to a certain state including zero.

〔実施形態の具体的動作(3)〕
以下、本実施形態の動作(3)について説明する。
画像データに複数の画像が含まれる場合を想定する。ここで、副走査方向サイズが異なる複数の画像が、主走査方向に複数配置されたものであり、更に、副走査方向サイズが異なる複数の画像を、副走査方向に繰り返して画像形成する場合である。
[Specific operation (3) of the embodiment]
Hereinafter, operation (3) of the present embodiment will be described.
It is assumed that the image data includes a plurality of images. Here, a plurality of images having different sizes in the sub-scanning direction are arranged in the main scanning direction, and a plurality of images having different sizes in the sub-scanning direction are repeatedly formed in the sub-scanning direction. is there.

例えば、図10(a)は、画像データに複数の画像が含まれ、副走査方向サイズが異なる複数の画像が、主走査方向に複数配置されたものに該当する。
このような図10(a)の画像データを、長尺用紙を用いて、副走査方向に繰り返して画像形成するとする。
For example, FIG. 10A corresponds to an image in which a plurality of images are included in image data and a plurality of images having different sizes in the sub-scanning direction are arranged in the main scanning direction.
It is assumed that such image data of FIG. 10A is repeatedly formed in a sub-scanning direction using long paper.

本実施形態を全く適用しない場合には、図10(b)のように、画像の間に無駄な余白が発生している。
本実施形態を適用すると、図10(c)のように、画像の間に無駄な余白が発生しなくなる。但し、画像データに含まれる画像のなかの、副走査方向に大きさの異なる小さい画像については、本実施形態を適用しても、余白が生じることになる。
When the present embodiment is not applied at all, there is a useless margin between images as shown in FIG.
When this embodiment is applied, no useless blank space occurs between images as shown in FIG. However, for small images having different sizes in the sub-scanning direction among the images included in the image data, a margin is generated even when the present embodiment is applied.

そこで、画像処理部140の画像処理により、画像データに含まれる画像のなかの、副走査方向に大きさの異なる画像について、個別に、各画像の副走査方向の間隔を空けない状態にした画像データを生成する。そして、以上の動作(1)で説明したように間隔を空けないように画像形成を実行する。   Therefore, by the image processing of the image processing unit 140, for the images included in the image data, the images having different sizes in the sub-scanning direction are individually set such that the images are not spaced in the sub-scanning direction. Generate data. Then, as described in the above operation (1), image formation is performed so as not to leave an interval.

すなわち、この動作(3)の実施形態を適用することで、図10(d)のように、全ての画像の間に無駄な余白が発生しなくなる。
なお、ここでは、副走査方向に大きさが異なる二種類の画像を用いたが、三種類以上の画像が存在している場合であっても、各画像の余白を生じないように対処することが可能である。
That is, by applying the embodiment of the operation (3), useless blank space is not generated between all the images as shown in FIG.
Here, two types of images having different sizes in the sub-scanning direction are used. However, even when there are three or more types of images, it is necessary to take measures so as not to generate a margin of each image. Is possible.

〔補足説明〕
以上の動作説明では、画像形成部150として、電子写真方式の画像形成をおこなうものとしていたが、これに限定されるものではない。すなわち、各種の画像形成に本実施形態を適用することが可能である。
[Supplemental explanation]
In the above description of the operation, the image forming unit 150 forms an electrophotographic image, but the present invention is not limited to this. That is, the present embodiment can be applied to various types of image formation.

また、以上の実施形態については、バッファからの画像データを受けて、長尺用紙を搬送しつつ画像データに基づいて画像形成を行う各種の装置に適用することが可能である。
ここで、長尺用紙を搬送しつつ画像形成するとは、用紙の搬送を停止させない状態で画像形成を実行する各種方式を意味する。そして、このような各種の画像形成において、画像間隔を減少させて、無駄な余白を生じさせないようにすることが可能である。
Further, the above embodiments can be applied to various apparatuses that receive image data from a buffer and form an image based on the image data while conveying long paper.
Here, image formation while transporting a long sheet means various methods for executing image formation without stopping the transport of the sheet. In such various types of image formation, it is possible to reduce the image interval and prevent unnecessary margins from being generated.

また、画像間隔を減少させるとは、画像間隔を完全にゼロにして密着させることだけではなく、ページ準備処理時間によって生じる余白部分を残しつつも減少させることも含むものである。   Further, reducing the image interval includes not only making the image interval completely zero and bringing the image into close contact with each other, but also reducing the image interval while leaving a blank portion generated by the page preparation processing time.

50 給紙装置
100 画像形成装置
200 排紙装置
50 paper feeding device 100 image forming device 200 paper discharging device

Claims (9)

連続紙に対して画像データに基づいて画像形成する画像形成装置であって、
画像データを記憶するページメモリと、
前記ページメモリから転送される画像データを一時記憶するバッファと、
前記バッファから読み出される画像データに基づいて画像形成を実行する画像形成部と、
を備えて構成されており、
前記ページメモリから前記バッファに画像データをページ毎に転送する際には、各ページの転送の間に、ページ切り替えのために前記ページメモリ及び前記バッファを制御するハードウエアにおけるレジスタ設定及びルックアップテーブルのハードウエアの設定変更のためのソフトウエアによる準備、のためのページ準備処理の間は転送を一時停止し、
前記バッファから前記画像形成部に画像データを読み出す際には、1ページ目の読み出し開始タイミングを遅らせると共に、前記バッファから前記画像形成部への各ページの読み出しの間の時間を前記ページメモリから前記バッファへの前記ページ準備処理に要するページ準備処理時間よりも減少させるようにする、
ことを特徴とする画像形成装置。
An image forming apparatus that forms an image on continuous paper based on image data,
A page memory for storing image data,
A buffer for temporarily storing image data transferred from the page memory,
An image forming unit that performs image formation based on image data read from the buffer,
It is configured with
When transferring image data from the page memory to the buffer page by page, register transfer and look-up table in hardware for controlling the page memory and the buffer for page switching during transfer of each page The transfer is temporarily suspended during the page preparation process for software preparation for changing the hardware settings of
When reading image data from the buffer to the image forming unit, the read start timing of the first page is delayed, and the time between reading of each page from the buffer to the image forming unit is reduced from the page memory. To reduce the page preparation processing time required for the page preparation processing for the buffer,
An image forming apparatus comprising:
前記バッファから前記画像形成部に画像データを読み出す際には、各ページの読み出しが連続した状態になるようにする、
ことを特徴とする請求項1に記載の画像形成装置。
When reading image data from the buffer to the image forming unit, read each page so as to be in a continuous state,
The image forming apparatus according to claim 1, wherein:
前記バッファから前記画像形成部に前記画像データの1ページ目の読み出し開始タイミングを遅らせて読み出す際における遅らせるタイミングは、画像形成するページ数に応じて、各ページ間の前記ページ準備処理時間の累積によって決定される、
ことを特徴とする請求項1乃至請求項2のいずれか一項に記載の画像形成装置。
The timing of delaying the read start timing of the first page of the image data from the buffer to the image forming unit is delayed according to the number of pages to be image-formed by accumulating the page preparation processing time between each page. It is determined,
The image forming apparatus according to claim 1, wherein:
前記バッファから前記画像形成部に前記画像データの1ページ目の読み出し開始タイミングを遅らせて読み出す際における遅らせるタイミングを、画像形成するページ数に応じて、各ページ間の前記ページ準備処理時間の累積によって決定し、
前記読み出し開始タイミングを遅らせることにより必要とされる前記画像データの容量が前記バッファの記憶容量を超える場合には、画像形成の中止又は画像形成するページ数の減少の、いずれかを選択する、
ことを特徴とする請求項1乃至請求項3のいずれか一項に記載の画像形成装置。
The timing for delaying the reading start timing of the first page of the image data from the buffer to the image forming unit is delayed by accumulating the page preparation processing time between each page according to the number of pages to be image-formed. Decide,
If the capacity of the image data required by delaying the read start timing exceeds the storage capacity of the buffer, either stop image formation or reduce the number of pages on which the image is formed is selected.
The image forming apparatus according to any one of claims 1 to 3, wherein:
前記ページ準備処理時間として、基準となる基準ページ準備処理時間を定めた場合に、
前記ページメモリから前記バッファへの各ページの転送の間の時間が前記基準ページ準備処理時間に一致しない場合には、前記ページメモリから前記バッファへの各ページの転送の間の時間が前記基準ページ準備処理時間に一致するようにする、
ことを特徴とする請求項1乃至請求項4のいずれか一項に記載の画像形成装置。
When the reference page preparation processing time as a reference is determined as the page preparation processing time,
If the time between the transfer of each page from the page memory to the buffer does not match the reference page preparation processing time, the time between the transfer of each page from the page memory to the buffer is the reference page To match the preparation time,
The image forming apparatus according to any one of claims 1 to 4, wherein:
画像処理する画像処理部を備え、
前記画像処理部は、
前記画像データに含まれる画像が、副走査方向サイズが異なる複数の画像が主走査方向に複数配置されたものであって、前記副走査方向サイズが異なる複数の画像を副走査方向に繰り返して画像形成する場合には、各画像の副走査方向の間隔を空けない状態にした画像データを生成する、
ことを特徴とする請求項1乃至請求項4のいずれか一項に記載の画像形成装置。
An image processing unit for performing image processing is provided,
The image processing unit,
The image included in the image data is obtained by arranging a plurality of images having different sizes in the sub-scanning direction in the main scanning direction, and repeating the plurality of images having different sizes in the sub-scanning direction in the sub-scanning direction. In the case of forming, generating image data in a state where no space is left in the sub-scanning direction of each image,
The image forming apparatus according to any one of claims 1 to 4, wherein:
前記画像形成部は、前記バッファからの画像データを受けて、前記連続紙を搬送しつつ画像データに基づいて画像形成を行う、
ことを特徴とする請求項1乃至請求項6のいずれか一項に記載の画像形成装置。
The image forming unit receives the image data from the buffer, and forms an image based on the image data while conveying the continuous paper.
The image forming apparatus according to any one of claims 1 to 6, wherein:
連続紙を給紙する給紙装置と、
前記給紙装置により給紙される前記連続紙に対して画像データに基づいて画像形成する請求項1乃至請求項7のいずれか一項に記載の画像形成装置と、
前記画像形成装置により画像形成された前記連続紙を排紙する排紙装置と、
を有する画像形成システム。
A paper feeder that feeds continuous paper,
The image forming apparatus according to claim 1, wherein an image is formed on the continuous paper fed by the paper feeding device based on image data.
A paper discharging device for discharging the continuous paper on which an image is formed by the image forming apparatus;
An image forming system having:
連続紙に対して画像データに基づいて画像形成する画像形成装置を制御する画像形成制御プログラムであって、
前記画像形成装置は、
画像データを記憶するページメモリと、
前記ページメモリから転送される画像データを一時記憶するバッファと、
前記バッファから読み出される画像データに基づいて画像形成を実行する画像形成部と、を備えて構成されており、
前記ページメモリから前記バッファに画像データをページ毎に転送する際には、各ページの転送の間に、ページ切り替えのために前記ページメモリ及び前記バッファを制御するハードウエアにおけるレジスタ設定及びルックアップテーブルのハードウエアの設定変更のためのソフトウエアによる準備、のためのページ準備処理の間は転送を一時停止し、
前記バッファから前記画像形成部に画像データを読み出す際には、1ページ目の読み出し開始タイミングを遅らせると共に、前記バッファから前記画像形成部への各ページの読み出しの間の時間を前記ページメモリから前記バッファへの前記ページ準備処理に要するページ準備処理時間よりも減少させる、
ように前記画像形成装置のコンピュータを機能させることを特徴とする画像形成制御プログラム。
An image forming control program for controlling an image forming apparatus that forms an image on continuous paper based on image data,
The image forming apparatus includes:
A page memory for storing image data,
A buffer for temporarily storing image data transferred from the page memory,
An image forming unit that performs image formation based on the image data read from the buffer,
When transferring image data from the page memory to the buffer page by page, register transfer and look-up table in hardware for controlling the page memory and the buffer for page switching during transfer of each page The transfer is temporarily suspended during the page preparation process for software preparation for changing the hardware settings of
When reading image data from the buffer to the image forming unit, the read start timing of the first page is delayed, and the time between reading of each page from the buffer to the image forming unit is reduced from the page memory. Reduce the page preparation processing time required for the page preparation processing for the buffer,
An image forming control program for causing a computer of the image forming apparatus to function as described above.
JP2015041400A 2015-03-03 2015-03-03 Image forming apparatus, image forming system, and image forming control program Active JP6627230B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015041400A JP6627230B2 (en) 2015-03-03 2015-03-03 Image forming apparatus, image forming system, and image forming control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015041400A JP6627230B2 (en) 2015-03-03 2015-03-03 Image forming apparatus, image forming system, and image forming control program

Publications (2)

Publication Number Publication Date
JP2016159547A JP2016159547A (en) 2016-09-05
JP6627230B2 true JP6627230B2 (en) 2020-01-08

Family

ID=56843925

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015041400A Active JP6627230B2 (en) 2015-03-03 2015-03-03 Image forming apparatus, image forming system, and image forming control program

Country Status (1)

Country Link
JP (1) JP6627230B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006116975A (en) * 1998-11-27 2006-05-11 Seiko Epson Corp Printing system for long printing
JP5181820B2 (en) * 2007-06-05 2013-04-10 株式会社リコー Image forming apparatus, image forming method, and image forming program
JP4873640B2 (en) * 2007-06-07 2012-02-08 シャープ株式会社 Print control circuit and image forming apparatus
JP2009129191A (en) * 2007-11-22 2009-06-11 Canon Finetech Inc Information processing system
JP2010000629A (en) * 2008-06-18 2010-01-07 Fuji Xerox Co Ltd Printing control device, printer, and printing control program
JP5754891B2 (en) * 2010-03-30 2015-07-29 キヤノン株式会社 Image processing apparatus and control method or program thereof
GB2493208A (en) * 2011-07-28 2013-01-30 Ds Smith Packaging Ltd Apparatus and method for producing printed articles
JP2013246316A (en) * 2012-05-25 2013-12-09 Canon Inc Image forming apparatus

Also Published As

Publication number Publication date
JP2016159547A (en) 2016-09-05

Similar Documents

Publication Publication Date Title
JP6052516B2 (en) Image forming apparatus, image printing method, and image printing control program
US8223394B2 (en) Image-forming apparatus, image-forming method, and recording medium
JP6083395B2 (en) Image forming apparatus and image forming method
US20090230607A1 (en) Image forming apparatus and computer program product
US9720633B2 (en) Image forming apparatus, image forming system, image processing method, and computer-readable recording medium
JP6287505B2 (en) Image forming system, image forming apparatus, and control program
JP6627230B2 (en) Image forming apparatus, image forming system, and image forming control program
JP7115191B2 (en) printer and program
JP6428751B2 (en) Image forming apparatus, image printing method, and image printing control program
JP6459469B2 (en) Image forming apparatus, image forming system, and image forming control program
JP7647258B2 (en) program
JP6272097B2 (en) Image forming system, control method, and program
US8820732B2 (en) Image forming apparatus that uses sheets in sets, method of controlling the same, and storage medium
US20200228673A1 (en) Image forming apparatus
US11748041B2 (en) Recording apparatus, control method, and storage medium
JP2016043642A (en) Printer, control method and program
JP7600826B2 (en) Programs and Printers
JP2018122463A (en) Image formation apparatus, image formation method and program of image formation apparatus
JP2004004403A (en) Printing apparatus and printing control method
JP7102753B2 (en) Image forming device and program
JP6729130B2 (en) Image forming apparatus, image forming system, and image forming control program
JP5789940B2 (en) Printing apparatus, printing control method thereof, and printing control program
JP6900739B2 (en) Image recording device
JP2017161597A (en) Image forming apparatus and image formation control method
JP2018039600A (en) Image formation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180219

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20180712

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20180720

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181010

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181030

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181225

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190604

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190823

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20190903

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191118

R150 Certificate of patent or registration of utility model

Ref document number: 6627230

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150