JP2008042591A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2008042591A
JP2008042591A JP2006215284A JP2006215284A JP2008042591A JP 2008042591 A JP2008042591 A JP 2008042591A JP 2006215284 A JP2006215284 A JP 2006215284A JP 2006215284 A JP2006215284 A JP 2006215284A JP 2008042591 A JP2008042591 A JP 2008042591A
Authority
JP
Japan
Prior art keywords
job
executed
divided
pages
jobs
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
Application number
JP2006215284A
Other languages
Japanese (ja)
Inventor
Hideki Amahi
秀樹 天日
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2006215284A priority Critical patent/JP2008042591A/en
Publication of JP2008042591A publication Critical patent/JP2008042591A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus which minimizes inconvenience of a user due to a running job and executes a standby job as early as possible when a job is running while the other is waiting. <P>SOLUTION: The image forming apparatus has: a storage means for storing jobs regarding image formation; a division means for diving the running job having completed some pages, which is stored in the storage means into a first division job including the completed pages and a second division job comprised of the uncompleted pages; a changing means for inserting the subsequent job following the running job between the first division job and the second division job to change an order of executing the jobs when the running job is divided by the division means, and a control means for executing the jobs in the storage means in the order changed by the changing means. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、画像形成装置に関し、詳しくは、複数のジョブを実行する画像形成装置に関する。   The present invention relates to an image forming apparatus, and more particularly to an image forming apparatus that executes a plurality of jobs.

コピー機能、プリンタ機能、ファクシミリ機能等の様々な機能を備えたいわゆるデジタル複合機が知られている。このような複合機を例えばコピー機として用いる場合、まず画像読取部で全ての原稿の画像を一度に読み取り、その読み取った画像データを画像メモリに一時的に保存する。画像メモリには、複数のコピージョブを同時に保存可能になっている。すなわち、画像メモリ内で保存されているコピージョブは、自分の実行の順序が回ってくるまで待機している状態である。ジョブを実行する順序は、通常はコピージョブが画像メモリに入力した順、すなわち、古く格納した順に出力するいわゆるFIFO(First-In First-Out)方式になっている。   A so-called digital multifunction machine having various functions such as a copy function, a printer function, and a facsimile function is known. When such a multi-function peripheral is used as, for example, a copier, first, all image images are read at once by the image reading unit, and the read image data is temporarily stored in an image memory. A plurality of copy jobs can be simultaneously stored in the image memory. That is, the copy job stored in the image memory is in a waiting state until its execution order comes around. The order in which the jobs are executed is normally a so-called FIFO (First-In First-Out) system in which the copy jobs are output in the order in which they were input to the image memory, that is, in the order in which they were stored.

また、複合機をプリンタとして用いる場合、例えばネットワークで接続された複数のパーソナルコンピュータから、同時に複数のプリントジョブが送信されることがある。この場合も、上述と同様、プリントジョブは画像メモリに入力した順に登録されて、一時的に保存される。そして、保存したプリンタジョブは、その登録順に従って順次プリンタに送られて実行される。   When using a multifunction peripheral as a printer, a plurality of print jobs may be transmitted simultaneously from a plurality of personal computers connected via a network, for example. Also in this case, as described above, print jobs are registered in the order in which they are input to the image memory, and are temporarily saved. The stored printer jobs are sequentially sent to the printer for execution according to the registration order.

ところが、例えば、実行中のジョブが多数のページからなる場合は、その全てのページが出力されるのを待ってから、ようやく自らのジョブが実行される。自分の印刷枚数が少ない場合、又は緊急に印刷を実行したい場合であっても、先行するジョブが最後まで実行されるまで待たなければならなかった。このことは、ユーザにとって利便性に欠けるだけでなく、システム全体として複合機を効率よく運用しているとはいえず、印刷処理の生産性を低下させる要因のひとつになっていた。   However, for example, if the job being executed is composed of a large number of pages, the job is finally executed after waiting for all the pages to be output. Even when the number of printed sheets is small or when it is desired to execute printing urgently, it is necessary to wait until the preceding job is executed to the end. This is not only inconvenient for the user, but also cannot be said to efficiently operate the multi-function peripheral as a whole system, and has been one of the factors that reduce the productivity of printing processing.

そこで、例えば特許文献1に記載されているように、急いで実行したいジョブが順番待ちの状態である場合に、その緊急度の高いジョブを他のジョブの前に優先的に割り込ませ、実行の順序を繰り上げるという方法がとられている。これによれば、先行するジョブのサイズが大きい場合であっても、そのジョブの前に割り込むことで実行を早めることができる。この方法は、割り込む側である後続ジョブのサイズが小さい場合には、特に有効である。サイズが小さければ後続ジョブの実行時間も短いため、割り込まれた側の先行ジョブのユーザにかける迷惑は少ないからである。
特開2000−305421号公報
Therefore, as described in Patent Document 1, for example, when a job to be executed in a hurry is waiting for a turn, a job with a high degree of urgency is preferentially interrupted before another job, The method of moving up the order is taken. According to this, even when the size of the preceding job is large, execution can be accelerated by interrupting before the job. This method is particularly effective when the size of the succeeding job on the interrupting side is small. This is because if the size is small, the execution time of the succeeding job is short, so that there is less trouble for the user of the preceding job on the interrupted side.
JP 2000-305421 A

ところが、上記特許文献1において、待機中のジョブの前に割り込むことは可能であるが、すでに実行されているジョブの前には、割り込むことはできなかった。このような場合に、どうしても急いで印刷をしたいときは、実行中のジョブを一旦停止しなければならなかった。そして、緊急に印刷を要するジョブを先に実行し、その後に一旦停止したジョブを再開しなければならなかった。   However, in Patent Document 1, it is possible to interrupt before a waiting job, but it is not possible to interrupt before an already executed job. In such a case, if the user urgently wanted to print, the job being executed had to be temporarily stopped. Then, a job that requires urgent printing must be executed first, and then the job that has been temporarily stopped must be resumed.

このような実行中ジョブの停止は、実行中ジョブのユーザにとって、印刷に要する時間が長くなるだけでなく、どのページから印刷を再開するかを確認しなければならず、手間もかかる迷惑な行為となっていた。また、実行しているジョブを一度停止しなければならず、プリントシステム全体としても非効率的な運用であった。   Stopping a job in progress not only increases the time required for printing for the user of the job being executed, but also requires annoying action that requires confirmation of which page to resume printing from. It was. In addition, the job being executed must be stopped once, which is an inefficient operation for the entire printing system.

また、割り込む側のジョブのサイズが比較的多い場合は、割り込まれた側の実行中ジョブのユーザに迷惑をかけてしまうという課題があった。   Moreover, when the size of the job on the interrupting side is relatively large, there is a problem that the user of the job being executed on the interrupting side is inconvenienced.

一方で、例えば先行するジョブが複数のページ数を実行する場合であっても、そのうちのいくつかのページについては緊急を要するため、割り込まれると迷惑であるが、残りのページについては緊急を要しないため、割り込まれてもあまり迷惑とならない場合がある。このような場合には、先行する実行中ジョブを、緊急を要するページと、緊急を要しないページとに分割し、その分割した間に、待機中の後続ジョブを割り込ませることが出来ればユーザの利便性は高まる。   On the other hand, for example, even if the preceding job executes a number of pages, some of those pages are urgent, so it is annoying when interrupted, but the remaining pages are urgent. Therefore, even if interrupted, it may not cause much trouble. In such a case, if the preceding running job is divided into a page that requires urgent and a page that does not require urgent, and the waiting succeeding job can be interrupted during the split, the user's Convenience increases.

本発明は、上記従来の問題を解決するために提案するものであって、実行中ジョブが複数のページからなる場合において、その実行中ジョブのユーザにかける迷惑を最小限に抑え、かつ待機中の後続ジョブをできるだけ早く実行することができる画像形成装置を提供することを目的とする。   The present invention is proposed in order to solve the above-described conventional problem, and when the job being executed is composed of a plurality of pages, the inconvenience to the user of the job being executed is minimized, and is on standby It is an object of the present invention to provide an image forming apparatus capable of executing a subsequent job as soon as possible.

本発明の画像形成装置は、画像形成に関するジョブを所定の順序で実行することを前提としている。そして、ジョブを格納する格納手段と、実行中のジョブを分割する分割手段と、ジョブを実行する順序を変更する変更手段と、ジョブを格納手段から読み出して実行する制御手段とを備えている。   The image forming apparatus of the present invention is premised on executing jobs relating to image formation in a predetermined order. A storage unit that stores the job, a dividing unit that divides the job being executed, a changing unit that changes the order in which the jobs are executed, and a control unit that reads the job from the storage unit and executes the job.

分割手段は、格納手段内に格納された、複数のページのうち既にいくつかのページが実行済みとなっているページを含む第1分割ジョブと、未実行のページ数からなる第2分割ジョブとにページ単位で分割する。この分割手段によって、実行中ジョブを、例えば緊急度の高いページと緊急度の低いページとに分割することができる。   The dividing means includes a first divided job that includes pages that have already been executed in some of the plurality of pages stored in the storage means, and a second divided job that includes the number of unexecuted pages. Divide into page units. By this dividing means, a job being executed can be divided into, for example, pages with a high degree of urgency and pages with a low degree of urgency.

変更手段は、分割手段によって実行中ジョブが分割された場合、その実行中ジョブに後続する後続ジョブを、上記第1分割ジョブと上記第2分割ジョブとの間に割り込ませ、格納手段内のジョブを実行する順序を変更する。この変更手段によって、ジョブの実行順序は、第1分割ジョブ、後続ジョブ、第2分割ジョブの順序に変更される。すなわち、緊急度の高い第1分割ジョブについてはそのままジョブを実行し、緊急度の低い第2分割ジョブについては順序を後続ジョブの後回しにして実行する。   When the dividing unit divides the job being executed by the dividing unit, the changing unit causes a subsequent job subsequent to the job being executed to be interrupted between the first divided job and the second divided job, and the job in the storage unit Change the order of execution. By this changing means, the job execution order is changed to the order of the first divided job, the succeeding job, and the second divided job. In other words, the first divided job with a high degree of urgency is executed as it is, and the second divided job with a low degree of urgency is executed after the subsequent job.

制御手段は、格納手段内のジョブを変更手段によって変更された順序で実行する
以上より、後続ジョブを、第2分割ジョブの前に割り込ませて実行するため、実行中ジョブの全ページ数が実行されるのを待つ必要はない。また、実行中ジョブのユーザにとっても、緊急度の高いページについては先に印刷が実行されるため、割り込まれることによる迷惑は最小限に抑えることができる。
The control means executes the jobs in the storage means in the order changed by the changing means. As described above, since the subsequent job is executed by interrupting the second divided job, the total number of pages of the job being executed is executed. There is no need to wait for it. Also, for the user of the job being executed, since a page with a high degree of urgency is printed first, trouble caused by being interrupted can be minimized.

さらに、この構成によれば、実行中ジョブの実行を停止させることはないため、システム全体として印刷処理を効率よく運用できる。   Furthermore, according to this configuration, since the execution of the job being executed is not stopped, the printing process can be efficiently operated as the entire system.

以上のような構成を採用することにより、本発明では、複数のページを実行する実行中ジョブがあっても、その実行中ジョブのユーザにかける迷惑を最小限に抑え、待機中の後続ジョブを迅速に実行することができる。   By adopting the configuration as described above, in the present invention, even if there is a job being executed that executes a plurality of pages, the trouble for the user of the job being executed is minimized, and a subsequent job that is waiting is displayed. It can be executed quickly.

以下、添付図面を参照して、本発明の実施の形態につき説明し、本発明の理解に供する。この実施の形態では、コピー機能、プリンタ機能、ファクシミリ機能等を有するいわゆるデジタル複合機として本発明を具体化している。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings for understanding of the present invention. In this embodiment, the present invention is embodied as a so-called digital multifunction machine having a copy function, a printer function, a facsimile function, and the like.

図1は、本実施の形態における複合機100の全体構成を示す概念図である。   FIG. 1 is a conceptual diagram showing the overall configuration of the multifunction peripheral 100 according to the present embodiment.

ユーザが複合機100を利用して原稿のコピーを行う場合、原稿を例えば原稿台103に載置し、操作部に対して印刷の指示を行う。当該指示があると、以下に示す各部(駆動部)が動作することで、印刷が行われる。   When the user uses the multifunction device 100 to copy a document, the user places the document on, for example, the document table 103 and instructs the operation unit to print. When the instruction is given, printing is performed by operating the following units (drive units).

画像読取部101において、光源104から照射された光は、原稿台103に置かれた原稿に反射し、ミラー105によって撮像素子108に導かれる。撮像素子108は受光した光を光電変換することで、原稿の画像データが生成される。   In the image reading unit 101, the light emitted from the light source 104 is reflected by the document placed on the document table 103 and guided to the image sensor 108 by the mirror 105. The image sensor 108 photoelectrically converts the received light to generate document image data.

画像形成部102は、給紙カセット122から給紙される用紙に対して画像形成を行う。この画像形成部102には、感光体ドラム109と、その周囲に配置された帯電器110、露光器111、現像器112及び転写器113等と、その下流側に配置された定着装置118とを有している。感光体ドラム109表面を帯電器110によって帯電し、引き続いて露光器111により画像データに応じて光を照射する。こうすることで、感光体ドラム109上に静電潜像を形成する。そして、現像器112静電潜像にトナーを付着することで、感光体ドラム109上にトナー像が形成される。その後トナー像は転写器113によって用紙に転写される。このようにして、複合機100における画像形成処理が行われる。   The image forming unit 102 forms an image on the paper fed from the paper feed cassette 122. The image forming unit 102 includes a photosensitive drum 109, a charger 110, an exposure unit 111, a developing unit 112, a transfer unit 113, and the like disposed around the photosensitive drum 109, and a fixing device 118 disposed on the downstream side thereof. Have. The surface of the photosensitive drum 109 is charged by the charger 110, and then light is irradiated by the exposure device 111 according to the image data. By doing so, an electrostatic latent image is formed on the photosensitive drum 109. Then, a toner image is formed on the photosensitive drum 109 by attaching toner to the electrostatic latent image on the developing device 112. Thereafter, the toner image is transferred onto a sheet by the transfer unit 113. In this way, the image forming process in the multifunction peripheral 100 is performed.

また画像形成部102は、印刷を行うときは何れか1つの給紙カセット122から用紙1枚をピックアップローラ115を用いて給紙する。給紙カセット122から引き出された用紙は、搬送ローラ124により用紙搬送路125へ引き出される。その後、用紙はレジストローラ117で感光体ドラム109と転写器113の間に送り込まれる。   Further, the image forming unit 102 feeds one sheet from any one sheet feeding cassette 122 by using a pickup roller 115 when performing printing. The paper drawn from the paper feed cassette 122 is drawn out to the paper transport path 125 by the transport roller 124. Thereafter, the sheet is fed between the photosensitive drum 109 and the transfer unit 113 by the registration roller 117.

定着装置118において、加熱ローラ119と加圧ローラ120の間を用紙が通過すると、熱と用紙への押圧力によって可視像が用紙に定着する。画像形成部102は、定着装置118を通過した用紙を排紙トレイ121へ排紙する。   When the sheet passes between the heating roller 119 and the pressure roller 120 in the fixing device 118, the visible image is fixed to the sheet by heat and a pressing force to the sheet. The image forming unit 102 discharges the sheet that has passed through the fixing device 118 to the discharge tray 121.

図2は、本実施形態における複合機の制御関連の概略構成図である。   FIG. 2 is a schematic configuration diagram relating to control of the multifunction peripheral according to the present embodiment.

複合機100は、CPU(Central Processing Unit)201、RAM(Random Access Memory)202、ROM(Read Only Memory)203、HDD(Hard Disk Drive)204及び印刷における各駆動部に対応するドライバ205が内部バス206を介して接続されている。上記CPU201は、例えばRAM202を作業領域として利用し、ROM203やHDD204等に記憶されているプログラムを実行する。そして、当該実行結果に基づいて上記ドライバ205とデータや命令を授受することにより上記図1に示した各駆動部の動作を制御する。   The multi-function device 100 includes a CPU (Central Processing Unit) 201, a RAM (Random Access Memory) 202, a ROM (Read Only Memory) 203, an HDD (Hard Disk Drive) 204, and a driver 205 corresponding to each driving unit in printing. 206 is connected. The CPU 201 uses, for example, the RAM 202 as a work area, and executes a program stored in the ROM 203, the HDD 204, or the like. The operation of each driving unit shown in FIG. 1 is controlled by exchanging data and commands with the driver 205 based on the execution result.

次に、本実施形態の複合機100に用いられる上記駆動部以外の各手段について説明する。上記駆動部以外の後述する各手段についても、上記CPU201がプログラムを実行することで各手段として動作する。   Next, each unit other than the drive unit used in the multifunction machine 100 of the present embodiment will be described. Each means to be described later other than the drive unit also operates as each means when the CPU 201 executes a program.

図3は、本実施形態における複合機の機能的構成図である。図4は、本実施形態のジョブ管理テーブルの内容を示す図である。図5及び図6は、本実施形態の表示/操作部の表示の一例を示す図である。   FIG. 3 is a functional configuration diagram of the multifunction peripheral according to the present embodiment. FIG. 4 is a diagram showing the contents of the job management table of the present embodiment. 5 and 6 are diagrams showing examples of display on the display / operation unit of the present embodiment.

画像メモリ301は、例えばRAMから構成されており、上記画像読取部101で読み取った画像データをコピージョブとして一時的に保存するジョブ格納手段として機能している。また、画像メモリ301には、画像データとともに、当該画像データを識別するために割り当てられたジョブIDも保存されている。ジョブIDを検索することで、そのジョブIDに対応する画像データを読み出すことが可能になっている。   The image memory 301 includes, for example, a RAM, and functions as a job storage unit that temporarily stores image data read by the image reading unit 101 as a copy job. The image memory 301 also stores a job ID assigned to identify the image data together with the image data. By retrieving the job ID, the image data corresponding to the job ID can be read out.

画像制御部302は、画像メモリ301内のジョブを管理するジョブ管理制御部303と、画像メモリ301内のジョブを所定の順序で実行する画像形成制御部304とを備えている。   The image control unit 302 includes a job management control unit 303 that manages jobs in the image memory 301, and an image formation control unit 304 that executes jobs in the image memory 301 in a predetermined order.

ジョブ管理制御部303は、ジョブデータを登録して管理するジョブ管理テーブル305を備えている。ジョブが画像メモリ301に入力すると、ジョブ管理テーブル305の最下欄に配列される。このジョブ管理テーブル305の最下欄が、ジョブを実行する順序の最後尾を意味する。他方、ジョブ管理テーブル305の最上欄が、ジョブを実行する順序の先頭を意味する。すなわち、ジョブの実行は、このジョブ管理テーブル305の上欄に配置されたジョブから順に実行される。したがって、ジョブ管理テーブルのジョブは、画像メモリに入力した順、すなわち画像メモリ内に最も長く格納している順に実行するいわゆるFIFO(First-In First-Out)方式になっている。   The job management control unit 303 includes a job management table 305 that registers and manages job data. When jobs are input to the image memory 301, they are arranged in the bottom column of the job management table 305. The bottom column of the job management table 305 means the end of the job execution order. On the other hand, the uppermost column of the job management table 305 means the head of the order of job execution. That is, the jobs are executed in order from the job arranged in the upper column of the job management table 305. Therefore, jobs in the job management table are of a so-called FIFO (First-In First-Out) system in which jobs are executed in the order in which they are input to the image memory, that is, in the order in which they are stored in the image memory for the longest time.

最上欄に配列されたジョブが実行されると、そのジョブはジョブ管理テーブル305から削除される。このように、ジョブ管理テーブル305は、ジョブ管理制御部303によって実行状態に応じて逐次更新される。   When the job arranged in the top column is executed, the job is deleted from the job management table 305. As described above, the job management table 305 is sequentially updated by the job management control unit 303 according to the execution state.

図4は、ジョブ管理テーブル305の一例を示した図である。ジョブ管理テーブル305は、ジョブID401と、ジョブステータス402と、用紙サイズ403、実行ページ数404、実行済ページ数405等の出力条件を示している。   FIG. 4 is a diagram illustrating an example of the job management table 305. The job management table 305 shows output conditions such as job ID 401, job status 402, paper size 403, number of executed pages 404, number of executed pages 405, and the like.

ジョブID401は、ジョブが入力した順に自動的に割り当てられる、ジョブ固有の番号である。ジョブステータス402はジョブの実行状態を示し、実行中である「PRINTING」状態、次に実行される予定の「NEXT」状態、待機中である「WAIT」状態のいずれかの状態を表す。ジョブはジョブ管理テーブル305の上欄から下欄の順に実行されるため、「PRINTING」状態が最上欄で、続いて「NEXT」「WAIT」の順に配列されている。   The job ID 401 is a job-specific number that is automatically assigned in the order in which jobs are input. The job status 402 indicates the execution state of the job, and represents one of a “PRINTING” state being executed, a “NEXT” state scheduled to be executed next, and a “WAIT” state waiting. Since the jobs are executed in the order from the upper column to the lower column of the job management table 305, the “PRINTING” state is arranged in the uppermost column, followed by “NEXT” and “WAIT”.

表示/操作部306は、表示部と操作部とが一体になったタッチ式の液晶パネルで構成されている。図5に示すように、液晶パネルにはコピー機能、プリンタ機能、ファクシミリ機能等を設定するための「機能設定」キー501が選択可能に表示されている。いずれかの「機能設定」キー501を選択すると、その機能のさらに詳細な設定を行うための「操作」キー502が表示される。たとえば、コピー機能の「機能設定」キー501を押すと、用紙サイズ、コピー枚数等を設定する「操作」キー502が表示される。さらに、コピー機能の設定画面においては、「ジョブ分割」キー503が表示される。   The display / operation unit 306 includes a touch-type liquid crystal panel in which a display unit and an operation unit are integrated. As shown in FIG. 5, a “function setting” key 501 for setting a copy function, a printer function, a facsimile function, and the like is displayed on the liquid crystal panel in a selectable manner. When any “function setting” key 501 is selected, an “operation” key 502 for performing further detailed setting of the function is displayed. For example, when the “function setting” key 501 of the copy function is pressed, an “operation” key 502 for setting the paper size, the number of copies, etc. is displayed. Further, a “job division” key 503 is displayed on the copy function setting screen.

この「ジョブ分割」キー503を押すと、表示画面が切り替わり、図6に示すように、ジョブ管理テーブル305のジョブデータ、「ページ数入力」キー601が表示される。   When the “job division” key 503 is pressed, the display screen is switched, and the job data of the job management table 305 and the “page number input” key 601 are displayed as shown in FIG.

ユーザは、ジョブ管理テーブル305のジョブデータを見て実行中ジョブを分割するかを判断する。例えば、ジョブが「100」ページを実行している場合、最初の「30」ページについては今すぐに必要とするが、残りの「70」ページについては明日必要とする場合がある。このような場合、実行中のジョブを、緊急度の高いページ(今すぐに必要とする「30」ページ)を実行する第1分割ジョブと、緊急度の低いページ(明日必要とする「70」ページ)を実行する第2分割ジョブとに分割し、後続ジョブの実行順を第1分割ジョブと第2分割ジョブとの間に割り込ませることが出来れば便利である。   The user sees the job data in the job management table 305 and determines whether to divide the job being executed. For example, if a job is executing a “100” page, the first “30” page may be needed immediately, but the remaining “70” pages may be needed tomorrow. In such a case, the job being executed is divided into a first divided job that executes a page with a high degree of urgency (a “30” page that is required immediately) and a page with a low degree of urgency (“70” that is required tomorrow). Page) is divided into second divided jobs to be executed, and it is convenient if the execution order of subsequent jobs can be interrupted between the first divided job and the second divided job.

ユーザが実行中のジョブを分割すると判断した場合、上記「ページ数入力」キー601に分割するページ数を入力する。「ページ数入力」キー601は、実行中のジョブを、何ページと何ページに分割するかを設定するための入力キーである。上述の例でいうと、明日必要とする「70」ページを、緊急度の低いページとして「ページ数入力」キー601に入力する。   If the user determines to divide the job being executed, the number of pages to be divided is input to the “page number input” key 601. An “input page number” key 601 is an input key for setting how many pages and how many pages a job being executed is to be divided. In the above example, the “70” page required for tomorrow is input to the “page number input” key 601 as a page with low urgency.

ページ数の入力は、待機中の後続ジョブのユーザが行う場合だけでなく、実行中ジョブのユーザが自ら行う場合もある。例えば、大量の枚数を出力する予定であるが、さしあたって必要となるページはその最初の数ページであることが予め分かっている場合は、実行中ジョブのユーザ自身が、事前にその必要となるページ数を入力しておくこともできる。   The number of pages may be input not only by the user of the subsequent job that is waiting, but also by the user of the job being executed. For example, if a large number of pages are to be output, but it is known in advance that the first required page is the first page, the user of the job being executed needs that in advance. You can also enter the number of pages.

分割判定部307は、実行中ジョブを分割することができるかを判定する。例えば、上記「ページ数入力」キーで入力したページ数が、未実行のページ数よりも多い場合は分割することは出来ない。すなわち、未実行のページ数が「50」ページであるのに、「70」ページを分割しようとする場合である。さらに、すでにジョブの最終ページが実行されている場合にも、分割することはできない。   The division determination unit 307 determines whether the job being executed can be divided. For example, when the number of pages input with the “input page number” key is larger than the number of unexecuted pages, it cannot be divided. That is, when the number of unexecuted pages is “50” pages but “70” pages are to be divided. Furthermore, even when the last page of the job has already been executed, it cannot be divided.

ジョブ分割部308は、分割判定部307により実行中ジョブを分割することができると判定された場合、実行中ジョブを、既に実行済のページ数を含む第1分割ジョブと、未実行のページ数からなる第2分割ジョブとに分割する。分割するページ数は、「ページ数入力」キーに入力したページ数に従う。上述の例でいうと、緊急度の低いページ数として入力した「70」ページが第2分割ジョブとして分割される。   When it is determined by the division determination unit 307 that the job division unit 308 can divide the job being executed, the job division unit 308 is divided into the first division job including the number of pages already executed and the number of pages that have not been executed. And divided into the second divided job. The number of pages to be divided depends on the number of pages input to the “page number input” key. In the above example, the “70” page input as the number of pages with low urgency is divided as the second divided job.

実行順変更部309は、ジョブ管理テーブル305のジョブデータの配列順を変更する。具体的には、実行中ジョブに後続する後続ジョブを、第1分割ジョブと第2分割ジョブの間に割り込ませる。この変更により、ジョブを実行する順序は、第1分割ジョブ、後続ジョブ、第2分割ジョブの順序になる。   The execution order changing unit 309 changes the arrangement order of job data in the job management table 305. Specifically, a subsequent job subsequent to the job being executed is interrupted between the first divided job and the second divided job. With this change, the job execution order becomes the order of the first divided job, the subsequent job, and the second divided job.

画像形成制御部304は、ジョブ管理テーブル305のジョブデータに基づき、ジョブを画像メモリ301から読み出して実行させる。まずジョブ管理テーブル305を参照して、最上欄に配列されたジョブ(先頭のジョブ)のジョブIDを読み出す。そして、読み出したジョブIDと一致するジョブIDが画像メモリ301にあるかを検索する。一致するジョブIDある場合は、そのジョブIDに対応する画像データを画像メモリ301から読み出して出力させる。このときの出力条件は、ジョブ管理テーブル305の出力ページ数、用紙サイズ等のジョブデータに基づいて出力される。   The image formation control unit 304 reads a job from the image memory 301 and executes it based on the job data in the job management table 305. First, with reference to the job management table 305, the job IDs of the jobs arranged in the top column (first job) are read. Then, the image memory 301 is searched for a job ID that matches the read job ID. If there is a matching job ID, the image data corresponding to the job ID is read from the image memory 301 and output. The output conditions at this time are output based on job data such as the number of output pages and paper size in the job management table 305.

以上のように、画像形成制御部304は、常にジョブ管理テーブル305の最上欄に配列されたジョブ(先頭のジョブ)を実行する。したがって、実行順変更部309によりジョブデータの配列が変更された場合であっても、変更後の配列順にしたがって最上欄から順次ジョブを実行していく。   As described above, the image formation control unit 304 always executes the job (first job) arranged in the uppermost column of the job management table 305. Therefore, even when the job data array is changed by the execution order changing unit 309, the jobs are sequentially executed from the top column according to the changed arrangement order.

次に、本実施形態の複合機における印刷の処理手順について説明する。図7は、本実施形態の複合機における印刷の処理手順を示すフローチャートである。また、ジョブの実行順序を管理するジョブ管理テーブルについても、適宜図4を用いて説明する。   Next, a printing processing procedure in the multifunction machine according to the present embodiment will be described. FIG. 7 is a flowchart illustrating a printing processing procedure in the multifunction peripheral according to the present embodiment. The job management table for managing the job execution order will also be described with reference to FIG.

いま、図4Aに示すように、実行中ジョブA(ジョブID「0001」)は100ページを出力するジョブであって、待機中の後続ジョブB(ジョブID「0002」)は5ページを出力する予定のジョブであるとする。   As shown in FIG. 4A, the job A being executed (job ID “0001”) is a job that outputs 100 pages, and the waiting subsequent job B (job ID “0002”) is output 5 pages. Suppose that it is a scheduled job.

まず、後続ジョブBのユーザが、実行中ジョブAを分割するかを判断するにあたり、「ジョブ分割」キーを押圧する(S1)。「ジョブ分割」キーが押圧されると、ジョブ管理テーブルと、「ページ数入力」キーが表示パネルに表示される。このジョブ管理テーブルの情報を見たユーザは、実行中ジョブAを、例えば緊急度の高いページと、緊急度の低いページとに分割するかを判断する。   First, the user of the succeeding job B presses the “job division” key to determine whether to divide the job A being executed (S1). When the “job division” key is pressed, a job management table and an “input page number” key are displayed on the display panel. The user who sees the information in the job management table determines whether the job A being executed is divided into, for example, a page with a high degree of urgency and a page with a low degree of urgency.

後続ジョブBのユーザは、実行中ジョブAの緊急度の低いページを知っている場合は、そのページ数を「ページ数入力」キーに入力する(S2)。ところが、後続ジョブBのユーザが、実行中ジョブAの緊急度の低いページを知らない場合は、例えば実行中ジョブのユーザに直接聞いて、分割する旨を伝えたうえで分割ページ数を入力することとなる。   When the user of the succeeding job B knows a page with low urgency of the job A being executed, the user inputs the number of pages into the “page number input” key (S2). However, if the user of the succeeding job B does not know the page with the low urgency level of the job A being executed, for example, the user of the job being executed directly asks the user of the job being executed, and inputs the number of divided pages. It will be.

分割ページ数が入力されると、分割判定部により実行中ジョブAを分割することができるか否かが判定される(S3)。   When the number of divided pages is input, the division determination unit determines whether or not the job A being executed can be divided (S3).

分割判定部により実行中ジョブAを分割することができないと判定された場合(S3の判定がNOの場合)、通常通り実行中ジョブAの実行を継続し、実行ジョブAの実行後に後続ジョブBを実行する。   When the division determination unit determines that the job A being executed cannot be divided (when the determination in S3 is NO), the execution of the job A being executed is continued as usual, and the subsequent job B is executed after the execution of the execution job A Execute.

これに対して、実行中ジョブAを分割することが出来ると判定された場合(S3の判定がYESの場合)は、ジョブ分割部は、実行中ジョブAを、第1分割ジョブA1と第2分割ジョブA2に分割する(S4)。   On the other hand, when it is determined that the job A being executed can be divided (when the determination in S3 is YES), the job dividing unit sets the job A being executed to the first divided job A1 and the second divided job A1. The job is divided into divided jobs A2 (S4).

図4Bは、実行中ジョブAを、第1分割ジョブA1及び第2分割ジョブA2に分割した状態を示している。このジョブ分割部による分割は、ジョブ管理テーブル305の実行ページ数405を分割することにより行われる。したがって、第1分割ジョブA1の実行ページ数は、実行済みのページ数「19」ページを含む「30」ページに書き換えられ、第2分割ジョブの実行ページ数は「ページ数入力」キーに入力した「70」ページに書き換えられる。   FIG. 4B shows a state where the job A being executed is divided into a first divided job A1 and a second divided job A2. The division by the job dividing unit is performed by dividing the number of executed pages 405 of the job management table 305. Therefore, the number of executed pages of the first divided job A1 is rewritten to “30” pages including the number of executed pages “19”, and the number of executed pages of the second divided job is input to the “page number input” key. It is rewritten to “70” page.

分割した第1分割ジョブA1及び第2分割ジョブA2は、独立したジョブであるため、異なるジョブID401が割り当てられる。第1分割ジョブA1のジョブIDは、実行中ジョブAのジョブID「0001」がそのまま割り当てられる。他方、第2分割ジョブA2のジョブIDは、新たなジョブとみなされ、新たなジョブID「0003」が与えられる。   Since the divided first divided job A1 and second divided job A2 are independent jobs, different job IDs 401 are assigned. The job ID “0001” of the job A being executed is assigned as it is as the job ID of the first divided job A1. On the other hand, the job ID of the second divided job A2 is regarded as a new job, and a new job ID “0003” is given.

実行中ジョブAが、分割ジョブA1とA2とに分割されると、実行順変更部は、ジョブを実行する順序を変更する。変更後の順序は、現在実行中の第1分割ジョブA1の次に、後続ジョブBを割り込まる(S5)。   When the job A being executed is divided into the divided jobs A1 and A2, the execution order changing unit changes the order in which the jobs are executed. In the changed order, the succeeding job B is interrupted after the first divided job A1 currently being executed (S5).

図4Cは、実行順変更部が、後続ジョブBを第1分割ジョブA1と第2分割ジョブA2との間に割り込ませた状態を示している。この実行順変更部による変更は、ジョブ管理テーブルのジョブデータの上下の配列順を変更することにより行われる。したがって、ジョブの実行順は、上欄から第1分割ジョブA1、後続ジョブB、第2分割ジョブA2となる。   FIG. 4C shows a state in which the execution order changing unit interrupts the subsequent job B between the first divided job A1 and the second divided job A2. The change by the execution order changing unit is performed by changing the upper and lower arrangement order of the job data in the job management table. Therefore, the job execution order is the first divided job A1, the succeeding job B, and the second divided job A2 from the upper column.

図4Dは、第1分割ジョブA1の実行が終了した状態を示している。第1分割ジョブA1が実行されると、ジョブ管理制御部は、実行済みの第1分割ジョブA1のジョブデータをジョブ管理テーブル305から削除する。その結果「NEXT」状態であった後続ジョブBが最上欄に繰り上がって「PRINTING」状態となる。このように、ジョブ管理テーブル305は、実行済みのジョブデータを削除して逐次更新する。   FIG. 4D shows a state in which the first divided job A1 has been executed. When the first divided job A1 is executed, the job management control unit deletes the job data of the executed first divided job A1 from the job management table 305. As a result, the succeeding job B which has been in the “NEXT” state is moved up to the uppermost column and becomes the “PRINTING” state. As described above, the job management table 305 deletes executed job data and sequentially updates the job data.

以上より、後続ジョブBのユーザは、第1分割ジョブA1の実行後、後続ジョブBを実行することができる。他方、実行中ジョブAのユーザは、緊急度の低い第2分割ジョブA2については実行が後回しにされるが、緊急度の高い第1分割ジョブA1については後回しされないで実行することができる。したがって、実行中ジョブAのユーザにかける迷惑を最小限に抑えることができる。特に、後続ジョブBのサイズが小さい場合には、割り込まれても大きな迷惑とはならない。   As described above, the user of the subsequent job B can execute the subsequent job B after the execution of the first divided job A1. On the other hand, the user of the job A being executed can postpone execution of the second divided job A2 with low urgency, but can execute it without postponing the first divided job A1 with high urgency. Therefore, the trouble for the user of the job A being executed can be minimized. In particular, when the size of the succeeding job B is small, even if interrupted, it does not cause great trouble.

尚、上述した実施の形態は本発明の技術的範囲を制限するものではなく、既に記載したもの以外でも、本発明の範囲内で種々の変形や応用が可能である。   The above-described embodiments do not limit the technical scope of the present invention, and various modifications and applications can be made within the scope of the present invention other than those already described.

次に、別の実施形態の複合機について説明する。上述の実施形態と共通する点は説明を省略し、主として異なる点について説明する。   Next, a multifunction machine according to another embodiment will be described. Description of points common to the above-described embodiment will be omitted, and different points will be mainly described.

この実施形態の複合機には、分割を実行する分割ボタンが備えられている。ユーザが分割ボタンを押下すると、実行中ジョブは、その時点で実行済みのページからなる第1分割ジョブと、その時点では未実行のページからなる第2分割ジョブとに分割される。   The multi function device of this embodiment is provided with a division button for executing division. When the user presses the split button, the job being executed is split into a first split job consisting of pages that have been executed at that time and a second split job consisting of pages that have not been executed at that time.

したがって、本実施形態では、分割する必要がある場合に分割ボタンを押下すればよいため、必ずしも「ページ数入力」キーに分割ページ数を入力する必要はない。例えば、実行中ジョブの全ページが緊急度の低いページであって、急いで実行する必要がない場合がある。この場合の実行中ジョブのユーザは、割り込まれてもあまり迷惑とはならないため、あえて分割するページ数を「ページ数入力」キーに入力する必要はない。   Therefore, in the present embodiment, when it is necessary to divide, it is only necessary to press the division button. Therefore, it is not always necessary to input the number of divided pages to the “page number input” key. For example, there are cases where all the pages of the job being executed are pages with low urgency and need not be executed quickly. In this case, the user of the job being executed does not need to enter the number of pages to be divided into the “page number input” key because it does not cause much trouble even if interrupted.

したがって、本実施形態では「ページ数入力」キーとともに分割ボタンを設けているが、ページ数入力キーを設けないで分割ボタンのみを設けてもよい。   Therefore, although the division button is provided together with the “page number input” key in this embodiment, only the division button may be provided without providing the page number input key.

次にこの実施形態の複合機における印刷の処理手順について説明する。図8は、本実施形態の複合機における印刷の処理手順を示すフローチャートである。   Next, a printing processing procedure in the MFP according to this embodiment will be described. FIG. 8 is a flowchart illustrating a printing processing procedure in the multifunction peripheral according to the present embodiment.

まず、後続ジョブのユーザが、実行中ジョブAの出力状態を確認するため、「ジョブ分割」キーを押圧する(S81)。「ジョブ分割」キーが押圧されると、ジョブ管理テーブルと、「ページ数入力」キーと、分割ボタンが表示パネルに表示される。ユーザYは、管理テーブルを見て、実行中ジョブAを分割するかを判断する。   First, the user of the succeeding job presses a “job division” key in order to confirm the output state of the job A being executed (S81). When the “Job division” key is pressed, a job management table, an “input page number” key, and a division button are displayed on the display panel. User Y looks at the management table and determines whether to split job A being executed.

そして、ユーザYが、実行中ジョブAを分割すると判断した場合、分割ページ数が既に設定されているかを確認する(S82)。   If the user Y determines to divide the job A being executed, it confirms whether the number of divided pages has already been set (S82).

分割ページ数が既に設定されている場合(S82の判定がYESの場合)とは、例えば、実行中ジョブAのユーザ自身が、事前に分割ページ数を「ページ数入力」キーに入力している場合等が挙げられる。この場合は、既に入力されているページ数に従って分割される。   When the number of divided pages has already been set (when the determination in S82 is YES), for example, the user of the job A being executed inputs the number of divided pages in advance in the “page number input” key. Cases. In this case, it is divided according to the number of pages already input.

これに対して、分割ページ数が設定されていない場合(S82の判定がNOの場合)とは、上述のように、例えば実行中ジョブAが緊急度の低いページのみからなる場合等が挙げられる。   On the other hand, the case where the number of divided pages is not set (when the determination in S82 is NO) includes, for example, the case where the job A being executed includes only pages with low urgency, as described above. .

分割ページ数が設定されていない場合は、後続ジョブのユーザは、実行中ジョブAを分割するために分割ボタンを押下する(S83)。分割ボタンが押下されると、分割することができるかが判定される(S84)。   If the number of divided pages is not set, the user of the subsequent job presses a division button to divide the job A being executed (S83). When the division button is pressed, it is determined whether or not division is possible (S84).

分割することができないと判定された場合(S84の判定がNOの場合)は、実行中ジョブAの実行が続行される。例えば、分割ボタンを押下した時点ではすでに最終のページが実行されている場合等が挙げられる。   When it is determined that the job cannot be divided (when the determination in S84 is NO), the execution of the job A being executed is continued. For example, a case where the last page has already been executed when the division button is pressed can be cited.

分割することができると判定された場合(S84の判定がYESの場合)は、ジョブ分割部は、実行中ジョブAを、実行済のページからなる第1分割ジョブA1と、未実行のページ数からなる第2分割ジョブA2に分割する(85)。続いて、実行順変更部は、後続ジョブBを、第1分割ジョブA1と第2分割ジョブA2の間に割り込ませる(S86)。   When it is determined that the job can be divided (when the determination in S84 is YES), the job dividing unit determines that the job A being executed is the first divided job A1 including executed pages and the number of pages that have not been executed. Is divided into second divided jobs A2 consisting of (85). Subsequently, the execution order changing unit causes the subsequent job B to be interrupted between the first divided job A1 and the second divided job A2 (S86).

以上より、後続ジョブBのユーザは、分割ボタンを押下することで、第2分割ジョブA2の前に割り込むことができるため、後続ジョブBの実行を早めることができる。他方、実行中ジョブAのユーザは、実行中ジョブAに緊急度の高いページが含まれている場合には、分割するページを「ページ数入力」キーに事前に入力することができる(S72の判定がYESの場合)。これにより、少なくとも緊急度の高いページについては印刷を続行することができる。   As described above, since the user of the subsequent job B can interrupt before the second divided job A2 by pressing the division button, the execution of the subsequent job B can be accelerated. On the other hand, if the job A being executed includes a highly urgent page, the user who is executing the job A can input in advance the page to be divided into the “page number input” key (in S72). If the determination is YES). Thus, printing can be continued for at least a highly urgent page.

なお、上述の実施形態では、複合機をコピー機として用いた場合について説明してきたが、プリンタとして用いた場合についても同様である。すなわち、本複合機と複数のパーソナルコンピュータ(PC)とがネットワークによって接続されている場合についても、本複合機は上述と同様の処理を行う。   In the above-described embodiment, the case where the multifunction peripheral is used as a copier has been described, but the same applies to the case where the multifunction peripheral is used as a printer. That is, even when the multifunction peripheral and a plurality of personal computers (PCs) are connected via a network, the multifunction peripheral performs the same processing as described above.

例えば、あるPCから送信された複数のページからなるプリントジョブが実行されており、他のPCから送信されたプリントジョブが待機中であると想定する。このような場合、ジョブ分割手段によって実行中のジョブを分割し、出力順変更手段によって後続ジョブを分割したジョブの間に割り込ませることができる。そして、画像形成制御手段は、出力順変更手段が変更した出力順に従って、ジョブを実行する。ジョブ分割手段、出力順変更手段、画像形成制御手段等の構成については上述と同様である。   For example, it is assumed that a print job including a plurality of pages transmitted from a certain PC is being executed, and a print job transmitted from another PC is waiting. In such a case, the job being executed can be divided by the job dividing unit, and the subsequent job can be interrupted by the output order changing unit. Then, the image formation control unit executes the job according to the output order changed by the output order change unit. The configurations of the job dividing unit, the output order changing unit, the image formation control unit, and the like are the same as described above.

本発明にかかる画像形成装置は、複数のジョブを同時に受け付けることが可能で、複写機やプリンタ、複合機など様々な機器に有用である。   The image forming apparatus according to the present invention can receive a plurality of jobs at the same time, and is useful for various devices such as a copying machine, a printer, and a multifunction peripheral.

本実施の形態における複合機の概略構成図。1 is a schematic configuration diagram of a multifunction machine according to an embodiment. 本実施の形態における複合機の制御関連の概略構成図。FIG. 2 is a schematic configuration diagram relating to control of the multifunction peripheral according to the present embodiment. 本実施の形態における複合機の機能的構成図。FIG. 2 is a functional configuration diagram of a multifunction machine according to the present embodiment. 本実施形態のジョブ管理テーブルの内容を示す図。The figure which shows the content of the job management table of this embodiment. 本実施形態の表示/操作部の表示の一例を示す図。The figure which shows an example of the display of the display / operation part of this embodiment. 本実施形態の表示/操作部の表示の一例を示す図。The figure which shows an example of the display of the display / operation part of this embodiment. 本実施形態の複合機における印刷の処理手順を示すフローチャート。6 is a flowchart illustrating a printing processing procedure in the multifunction peripheral according to the embodiment. 別の実施形態の複合機における印刷の処理手順を示すフローチャート。9 is a flowchart illustrating a printing processing procedure in a multifunction machine according to another embodiment.

符号の説明Explanation of symbols

100 複合機
101 画像読取部
102 画像形成部
301 画像メモリ
302 画像制御部
303 ジョブ管理制御部
304 画像形成制御部
305 ジョブ管理テーブル
306 表示/操作部
307 分割判定部
308 ジョブ分割部
309 実行順変更部

DESCRIPTION OF SYMBOLS 100 MFP 101 Image reading part 102 Image forming part 301 Image memory 302 Image control part 303 Job management control part 304 Image formation control part 305 Job management table 306 Display / operation part 307 Division determination part 308 Job division part 309 Execution order change part

Claims (3)

画像形成に関するジョブを所定の順序で実行する画像形成装置であって、
画像形成に関するジョブを格納する格納手段と、
上記格納手段内に格納された、既にいくつかのページ数が実行済みとなっている実行中ジョブを、実行済みのページ数を含む第1分割ジョブと、未実行のページ数からなる第2分割ジョブとに分割する分割手段と、
上記分割手段によって実行中ジョブが分割された場合、上記実行中ジョブに後続する後続ジョブを、上記第1分割ジョブと上記第2分割ジョブとの間に割り込ませ、ジョブを実行する順序を変更する変更手段と、
格納手段内のジョブを上記変更手段によって変更された順序で実行する制御手段と、
を備える画像形成装置。
An image forming apparatus that executes jobs related to image formation in a predetermined order,
Storage means for storing jobs relating to image formation;
A running job that has already been executed for some number of pages stored in the storage means is divided into a first divided job that includes the number of pages that have been executed and a second division that includes the number of pages that have not been executed. Dividing means for dividing into jobs,
When a job being executed is divided by the dividing unit, a subsequent job following the job being executed is interrupted between the first divided job and the second divided job, and the order of job execution is changed. Change means,
Control means for executing jobs in the storage means in the order changed by the changing means;
An image forming apparatus comprising:
実行中ジョブを分割するページ数を設定する設定手段を備え、
上記分割手段が、上記設定手段によって設定されたページ数にしたがって、上記実行中ジョブを分割する
請求項1記載の画像形成装置。
It has a setting means to set the number of pages to divide the running job,
The image forming apparatus according to claim 1, wherein the dividing unit divides the job in execution according to the number of pages set by the setting unit.
実行中ジョブを分割するための操作手段を備え、
上記分割手段が、ユーザによる操作手段の操作に基づき、操作手段が操作された時に実行済みのページ数からなる第1分割ジョブと、未実行のページ数からなる第2分割ジョブとに分割する
請求項1記載の画像形成装置。

It has an operation means to divide running jobs,
The dividing means divides into a first divided job consisting of the number of pages executed when the operating means is operated and a second divided job consisting of the number of unexecuted pages based on the operation of the operating means by the user. Item 2. The image forming apparatus according to Item 1.

JP2006215284A 2006-08-08 2006-08-08 Image forming apparatus Pending JP2008042591A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006215284A JP2008042591A (en) 2006-08-08 2006-08-08 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006215284A JP2008042591A (en) 2006-08-08 2006-08-08 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2008042591A true JP2008042591A (en) 2008-02-21

Family

ID=39177116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006215284A Pending JP2008042591A (en) 2006-08-08 2006-08-08 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2008042591A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014121056A (en) * 2012-12-19 2014-06-30 Nec Access Technica Ltd Internet facsimile transmission propriety determination system, facsimile transmission propriety determination device, and method for the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014121056A (en) * 2012-12-19 2014-06-30 Nec Access Technica Ltd Internet facsimile transmission propriety determination system, facsimile transmission propriety determination device, and method for the same

Similar Documents

Publication Publication Date Title
US8559029B2 (en) Print system and print control method and printing apparatus and program thereof
JP2008018622A (en) Image forming apparatus
JP2009203074A (en) Image forming device, printing medium supplying method, and computer program
JP2009117906A (en) Image output apparatus
JP2010284919A (en) Printer
JP4652920B2 (en) Job processing method and image forming apparatus
US20020141776A1 (en) Image processing apparatus
JP3675441B2 (en) Digital multifunction device and printer
JP2013111753A (en) Image forming apparatus, controlling method of image forming apparatus, and program
JP2006051615A (en) Image forming apparatus, control method therefor, program, and storage medium
JP3812534B2 (en) Digital multifunction device
JP2008062584A (en) Image formation device
JP2006133858A (en) Image input/output device, its control method, and recording medium
JP2008265135A (en) Print system and printer
JP5595564B2 (en) Job processing apparatus, job processing apparatus control method, and program
JP2000272206A (en) Image-forming apparatus
JP2008042591A (en) Image forming apparatus
JP2013049213A (en) Image forming apparatus, control method thereof and control program
JP2008040199A (en) Image forming apparatus
JP4307008B2 (en) Image forming apparatus
JP2008022456A (en) Image processing device and image processing control method
JP2005082319A (en) Image forming device
JP2009003621A (en) Print unit, and distributed print control unit
JP2004284281A (en) Printer
JP6485699B2 (en) Image forming apparatus and image forming system