JP2009178873A - Image forming apparatus having job interrupt inhibiting function, method of controlling job, program for controlling job - Google Patents

Image forming apparatus having job interrupt inhibiting function, method of controlling job, program for controlling job Download PDF

Info

Publication number
JP2009178873A
JP2009178873A JP2008017960A JP2008017960A JP2009178873A JP 2009178873 A JP2009178873 A JP 2009178873A JP 2008017960 A JP2008017960 A JP 2008017960A JP 2008017960 A JP2008017960 A JP 2008017960A JP 2009178873 A JP2009178873 A JP 2009178873A
Authority
JP
Japan
Prior art keywords
job
image forming
forming apparatus
print
print job
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
JP2008017960A
Other languages
Japanese (ja)
Inventor
Katsuyuki Toda
勝之 戸田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008017960A priority Critical patent/JP2009178873A/en
Publication of JP2009178873A publication Critical patent/JP2009178873A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus having a job interrupt inhibiting function for carrying out printing while inhibiting a job interrupt unintended by a user when printing by direct printing, and to provide a method for controlling jobs, and a program for controlling the jobs. <P>SOLUTION: The image forming apparatus has: a suspension control means for controlling to suspend storage of a print job into a print job queue when receiving the print job except for a small job in a first predetermined time period after receiving the small job from an external device; and a suspension control cancellation means for canceling the suspension of the print job controlled to suspend by the suspension control means when a second predetermined time period lapses after executing the small job. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、ジョブ割込み抑制機能を有する画像形成装置、ジョブ制御方法、及びジョブ制御プログラムの分野に関する。   The present invention relates to the fields of an image forming apparatus having a job interrupt suppression function, a job control method, and a job control program.

近年、デジタルカメラで撮影した画像をプリントするにあたって、PC(Personal Computer)を介さずに直接デジタルカメラとプリンタを接続して画像のプリントが可能な、いわゆるダイレクトプリントシステムが知られている。デジタルカメラとプリンタをUSB(Universal Serial Bus)ケーブル等で接続し、デジタルカメラ側からの操作によって所望する画像を簡単にプリントすることができる。   2. Description of the Related Art In recent years, when printing an image taken with a digital camera, a so-called direct print system is known in which an image can be printed by directly connecting a digital camera and a printer without using a PC (Personal Computer). A digital camera and a printer are connected by a USB (Universal Serial Bus) cable or the like, and a desired image can be easily printed by an operation from the digital camera side.

特許文献1に係る発明は、各社共通のダイレクトプリントに係る通信フォーマットを提案するものであるが、出力仕様が限定されており、仕様の制約、入力デバイスの制約の点で、大量の画像印刷を1度に行えないという問題があった。そのため、特許文献2に係る発明によれば、画像数とページ内のレイアウト情報に基づいてジョブの分割を行うことにより、小リソースで大量の画像を出力することができる。また予期せぬ改ページを抑制することができるものである。
特開2004−64740号公報 特許第3833238号
The invention according to Patent Document 1 proposes a communication format related to direct printing common to each company, but the output specifications are limited, and a large amount of image printing is performed in terms of specifications and input devices. There was a problem that it could not be done at once. Therefore, according to the invention according to Patent Document 2, by dividing a job based on the number of images and layout information in a page, a large amount of images can be output with small resources. In addition, unexpected page breaks can be suppressed.
JP 2004-64740 A Japanese Patent No. 3833238

しかしながら、特許文献2に開示された発明は、複数の画像を大量に印刷指示した場合、デジタルカメラの一定のリソースを超えると、ジョブを複数に分割してジョブ指示を行う。ユーザにとっては1度だけ印刷命令操作を行い1つのジョブを命令したにすぎないが、内部的には複数のプリントジョブに分割されて印刷処理が行われている。即ち、デジタルカメラは分割された小ジョブが終了してから次の小ジョブを投げるというシーケンスで動作している。   However, according to the invention disclosed in Patent Document 2, when a large number of images are instructed to be printed, if a certain resource of the digital camera is exceeded, the job is divided into a plurality of jobs. For the user, the print command operation is performed only once and one job is commanded, but internally, the print processing is performed by being divided into a plurality of print jobs. In other words, the digital camera operates in a sequence in which the next small job is thrown after the divided small job is completed.

そして、分割された小ジョブ処理中に、ネットワークインターフェースなどの別のインターフェースから別のプリンタジョブがプリンタに到達した場合、そのジョブが先にキューイングされるため、別のジョブに割り込まれることになる。ユーザはプリンタを目の前にして直接USBケーブルでプリンタと接続しているが、プリンタの内部的にはPCからのプリントジョブと同じ扱いになっており、使用者がプリンタを占有しているわけではない。   When another printer job arrives at the printer from another interface such as a network interface during processing of the divided small jobs, the job is queued first, so that it is interrupted by another job. . The user is directly connected to the printer with a USB cable in front of the printer, but the printer is internally handled in the same way as a print job from a PC, and the user occupies the printer. is not.

その結果、ダイレクトプリントに係るプリント紙と別のジョブに係るプリント紙が混在して出力されてしまうという問題が生じていた。   As a result, there has been a problem that print paper related to direct printing and print paper related to another job are mixedly output.

そこで本発明では上記のような問題に鑑みて、ダイレクトプリントにおけるプリント時において、ユーザが意図しないジョブの割り込みを抑制してプリントを行うジョブ割込み抑制機能を有する画像形成装置、ジョブ制御方法、及びジョブ制御プログラムを提供することを目的とする。   Therefore, in the present invention, in view of the above problems, an image forming apparatus, a job control method, and a job having a job interrupt suppression function that performs printing while suppressing job interruption that is not intended by the user during printing in direct printing. An object is to provide a control program.

そこで上記課題を解決するため、本発明に係る画像形成装置は、プリントジョブを分割した小ジョブを当該画像形成装置に送信してプリント要求をする外部機器と接続された画像形成装置において、前記外部機器から前記小ジョブを受信した後、第一の所定時間内に前記小ジョブ以外のプリントジョブを受けたとき、当該プリントジョブのプリントジョブ・キューへの格納を保留制御する保留制御手段と、前記小ジョブの処理後から第二の所定時間が経過したときに、前記保留制御手段により保留制御された当該プリントジョブの保留を解除する保留解除制御手段とを有することを特徴とする。   Accordingly, in order to solve the above-described problem, an image forming apparatus according to the present invention includes an external image forming apparatus connected to an external device that transmits a small job obtained by dividing a print job to the image forming apparatus and requests printing. A hold control means for holding storage of the print job in a print job queue when receiving a print job other than the small job within a first predetermined time after receiving the small job from the device; And a hold release control means for releasing the hold of the print job controlled by the hold control means when a second predetermined time has elapsed after the processing of the small job.

また上記課題を解決するため、本発明に係る画像形成装置は、プリントジョブを分割した小ジョブを当該画像形成装置に送信してプリント要求をする外部機器と接続された画像形成装置において、前記外部機器との接続及び接続解除を検知する接続状態検知手段と、
前記接続状態検知手段により前記外部機器との接続を検知した後、所定時間内に前記小ジョブ以外のプリントジョブを受けたとき、当該プリントジョブのプリントジョブ・キューへの格納を保留制御する保留制御手段と、前記接続状態検知手段により前記外部機器との接続解除を検知したときに、前記保留制御手段により保留制御された当該プリントジョブの保留を解除する保留解除制御手段とを有する特徴とする。
In order to solve the above-described problem, an image forming apparatus according to the present invention includes an external image forming apparatus connected to an external device that transmits a small job obtained by dividing a print job to the image forming apparatus and requests printing. A connection state detection means for detecting connection and disconnection with a device;
A hold control for holding storage of the print job in the print job queue when a print job other than the small job is received within a predetermined time after the connection state detecting means detects the connection with the external device. And a hold release control means for releasing the hold of the print job controlled by the hold control means when the connection state detection means detects the release of the connection with the external device.

また上記課題を解決するため、本発明に係るジョブ制御方法は、プリントジョブを分割した小ジョブを当該画像形成装置に送信してプリント要求をする外部機器と接続された画像形成装置におけるジョブ制御方法において、前記外部機器から前記小ジョブを受信した後、第一の所定時間内に前記小ジョブ以外のプリントジョブを受けたとき、当該プリントジョブのプリントジョブ・キューへの格納を保留制御する保留制御手順と、前記小ジョブの処理後から第二の所定時間が経過したときに、前記保留制御手順により保留制御された当該プリントジョブの保留を解除する保留解除制御手順とを有することを特徴とする。   In order to solve the above-described problem, a job control method according to the present invention includes a job control method in an image forming apparatus connected to an external device that transmits a small job obtained by dividing a print job to the image forming apparatus and requests printing. When a print job other than the small job is received within a first predetermined time after receiving the small job from the external device, the hold control for holding the print job in the print job queue is held And a hold release control procedure for releasing the hold of the print job controlled by the hold control procedure when a second predetermined time has elapsed after the processing of the small job. .

なお、本発明の構成要素、表現または構成要素の任意の組合せを、方法、装置、システム、コンピュータプログラム、記録媒体、などに適用したものも本発明の態様として有効である。   In addition, what applied the arbitrary combination of the component of this invention, expression, or a component to a method, an apparatus, a system, a computer program, a recording medium, etc. is also effective as an aspect of this invention.

本発明によれば、ダイレクトプリントにおけるプリント時において、ユーザが意図しないジョブの割り込みを抑制してプリントを行うジョブ割込み抑制機能を有する画像形成装置、ジョブ制御方法、及びジョブ制御プログラムを提供することができる。   According to the present invention, it is possible to provide an image forming apparatus, a job control method, and a job control program having a job interrupt suppression function for performing printing by suppressing a job interrupt that is not intended by a user during direct printing. it can.

以下、本発明を実施するための最良の形態を各実施形態において図面を用いて説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings in each embodiment.

(全体構成)
はじめに、具体的な発明の内容を説明する前に、本発明を実施するにあたっての全体構成について説明する。図1は、画像形成装置1、デジタルカメラ2、PC3、及びネットワーク4からなるネットワーク図である。画像形成装置1は、本発明に係る画像形成装置である。この画像形成装置については後に詳しく説明する。デジタルカメラ2は、一般的なダイレクトプリント対応のデジタルカメラでUSBポートを介しUSBケーブル5で画像形成装置1と接続されている。PC3は、一般的なパーソナルコンピュータであり、画像形成装置1とネットワーク4を介して接続されている。ネットワーク4は、有線、無線を含むネットワークである。デジタルカメラ2は、USB経由で画像形成装置1に画像のプリント(ダイレクトプリント)を行う。また、PC3はネットワーク4経由で画像形成装置1に電子データのプリントを行う構成である。なお、図1は本発明の実施例を説明するにあたっての構成を示したものでありPCは何台あってもよい。
(overall structure)
First, before describing specific contents of the present invention, an overall configuration for carrying out the present invention will be described. FIG. 1 is a network diagram including an image forming apparatus 1, a digital camera 2, a PC 3, and a network 4. The image forming apparatus 1 is an image forming apparatus according to the present invention. This image forming apparatus will be described in detail later. The digital camera 2 is a general direct print compatible digital camera and is connected to the image forming apparatus 1 through a USB port and a USB cable 5. The PC 3 is a general personal computer, and is connected to the image forming apparatus 1 via the network 4. The network 4 is a network including wired and wireless. The digital camera 2 performs image printing (direct printing) on the image forming apparatus 1 via USB. The PC 3 is configured to print electronic data to the image forming apparatus 1 via the network 4. FIG. 1 shows a configuration for explaining an embodiment of the present invention, and there can be any number of PCs.

(画像形成装置の概要及び構成)
本発明の実施形態に係る画像形成装置1について図2を用いて説明を行う。図2は、画像形成装置の外観斜視図の一例を示したものである。本実施例における画像形成装置1は、コピー機能、ファクシミリ(FAX)機能、プリント機能、スキャナ機能及び入力画像を配信する機能等を複合したいわゆるMFP(Multi Function Peripheral)と称されるデジタルカラー複合機である。
(Outline and configuration of image forming apparatus)
An image forming apparatus 1 according to an embodiment of the present invention will be described with reference to FIG. FIG. 2 shows an example of an external perspective view of the image forming apparatus. The image forming apparatus 1 according to the present exemplary embodiment is a so-called MFP (Multi Function Peripheral) that combines a copy function, a facsimile (FAX) function, a print function, a scanner function, and an input image distribution function. It is.

画像形成装置1は、転写紙などの媒体に画像を形成する画像形成手段である画像形成装置7の上部に、原稿から画像を読み取る画像読取手段である画像読取装置8を配設した構成である。また、画像読取装置8の装置外面には、オペレータに対する表示とオペレータからの機能設定等の各種の入力を許容する操作パネルPが設けられている。さらに、操作パネルPの下部には、記憶媒体Mに記憶されているプログラムコードや画像データ等を読み取ったり、記憶媒体Mに対してプログラムコードや画像データ等を書き込む装置である外部メディア入出力装置9が、記憶媒体Mの挿入を許容する挿入口を外部に露出させて設けられている。   The image forming apparatus 1 has a configuration in which an image reading device 8 that is an image reading unit that reads an image from a document is disposed above an image forming device 7 that is an image forming unit that forms an image on a medium such as transfer paper. . An operation panel P that allows various inputs such as display for an operator and function setting from the operator is provided on the outer surface of the image reading device 8. Further, an external media input / output device that is a device that reads program codes, image data, and the like stored in the storage medium M, and writes program codes, image data, and the like to the storage medium M, below the operation panel P. 9 is provided with an insertion opening allowing insertion of the storage medium M exposed outside.

図2は、画像形成装置1のブロック図である。画像形成装置1は、画像処理ユニット部Aと情報処理ユニット部Bとに大別されており、画像形成装置7及び画像読取装置8は画像処理ユニット部Aに属し、操作パネルP及び外部メディア入出力装置9は情報処理ユニット部Bに属している。   FIG. 2 is a block diagram of the image forming apparatus 1. The image forming apparatus 1 is roughly divided into an image processing unit A and an information processing unit B, and the image forming apparatus 7 and the image reading apparatus 8 belong to the image processing unit A, and the operation panel P and external media are inserted. The output device 9 belongs to the information processing unit part B.

画像処理ユニット部Aについて説明する。画像形成装置7及び画像読取装置8を備える画像処理ユニット部Aは、画像処理ユニット部Aにおける画像処理全般の制御を行う画像処理制御ユニット10を備えており、この画像処理制御ユニット10には、画像形成装置7を制御する印刷制御ユニット11と、画像読取装置8を制御する画像読取制御ユニット12とが接続されている。印刷制御ユニット11は、画像処理制御ユニット10の制御に従って画像形成装置7に対して画像データを含む印刷指示を出力し、画像形成装置7に転写紙などの媒体に画像を形成して出力させる。画像読取制御ユニット12は、画像処理制御ユニット10の制御により画像読取装置8を駆動し、原稿の表面に対するランプ照射の反射光をミラー及びレンズにより受光素子(例えば、CCD(Charge Coupled Device))に集光して読み取り、A/D変換してRGB各8bitのデジタル画像データを生成する。 このような画像処理制御ユニット10は、メインプロセッサであるCPU(Central Processing Unit)13と、画像読取装置8から読み込んだ画像データを画像形成装置7による作像に供すべく一旦格納しておくメモリデバイス(例えば、SDRAM(Synchronous Dynamic Random Access Memory)等)14と、制御プログラム等を記憶したROM(Read Only Memory)15と、システムログ/システム設定/ログ情報等を記録しておく電源OFF時にもデータの保持が可能なNVRAM16とをバス接続したマイクロコンピュータ構成である。また、画像処理制御ユニット10には、多量の画像データの蓄積やジョブ履歴等の記憶装置となるHDD(Hard Disk Drive)17、装置内部に設けられた集線装置であるHUB19を介して画像処理ユニット部AをLAN2に接続するためのLAN制御部18、FAX制御を行うFAX制御ユニット20が接続されている。このFAX制御ユニット20は、公衆電話網に通じる構内交換器(PBX)22に接続されており、画像形成装置1は、遠隔のファクシミリと交信することができる。また、画像処理制御ユニット10には、表示制御ユニット23及び操作入力制御ユニット24が接続されている。表示制御ユニット23は、画像処理制御ユニット10のコントロールによって制御パネルI/F25に接続された通信ケーブル26を介して情報処理ユニット部Bに対して画像表示制御信号を出力し、情報処理ユニット部Bの操作パネルPに対して画像表示の制御を行う。操作入力制御ユニット24は、情報処理ユニット部Bの操作パネルPからのオペレータによる機能設定や入力操作に応じた入力制御信号を、画像処理制御ユニット10のコントロールによって制御パネルI/F25に接続された通信ケーブル26を介して入力する。即ち、画像処理ユニット部Aは、情報処理ユニット部Bの操作パネルPを通信ケーブル26を介して直接モニタすることができる構成になっている。したがって、画像処理ユニット部Aは、従来の画像形成装置が備える画像処理ユニットに対して通信ケーブル26を接続し、情報処理ユニット部Bの操作パネルPを利用するようにしたものである。即ち、画像処理ユニット部Aの表示制御ユニット23及び操作入力制御ユニット24は、操作パネルPに接続されているものとして動作している。このような構成により、画像処理ユニット部Aは、外部(サーバコンピュータ、クライアントコンピュータ、ファクシミリ等)からの画像情報である印刷データ及びプリント指示するコマンドを解析し、印刷データを出力画像データとして印刷できる状態にビットマップ展開し、印刷モードをコマンドから解析し動作を決定している。その印刷データ及びコマンドをLAN制御部18あるいはFAX制御ユニット20を通じて受信し動作する。また、画像処理ユニット部Aは、SDRAM14やHDD17に記憶されている印刷データ、原稿読取りデータ、これらを出力用に処理した出力画像データ、および、それらを圧縮した圧縮データを外部に転送することができる。   The image processing unit A will be described. The image processing unit A including the image forming apparatus 7 and the image reading apparatus 8 includes an image processing control unit 10 that performs overall control of image processing in the image processing unit A. The image processing control unit 10 includes: A print control unit 11 that controls the image forming apparatus 7 and an image reading control unit 12 that controls the image reading apparatus 8 are connected. The print control unit 11 outputs a print instruction including image data to the image forming apparatus 7 according to the control of the image processing control unit 10, and causes the image forming apparatus 7 to form and output an image on a medium such as transfer paper. The image reading control unit 12 drives the image reading device 8 under the control of the image processing control unit 10, and reflects the reflected light of the lamp irradiation on the surface of the document to a light receiving element (for example, a CCD (Charge Coupled Device)) by a mirror and a lens. Condensed and read, and A / D converted to generate 8-bit RGB digital image data. Such an image processing control unit 10 includes a CPU (Central Processing Unit) 13 that is a main processor and a memory device that temporarily stores image data read from the image reading device 8 for image formation by the image forming device 7. (For example, SDRAM (Synchronous Dynamic Access Memory) etc.) 14, ROM (Read Only Memory) 15 storing control programs, etc., and data even when the power is turned off to record system logs / system settings / log information etc. This is a microcomputer configuration in which an NVRAM 16 capable of holding the above is connected by bus. The image processing control unit 10 includes an image processing unit via an HDD (Hard Disk Drive) 17 serving as a storage device for storing a large amount of image data and job history, and a HUB 19 as a concentrator provided in the device. A LAN control unit 18 for connecting the part A to the LAN 2 and a FAX control unit 20 for performing FAX control are connected. The FAX control unit 20 is connected to a private branch exchange (PBX) 22 connected to a public telephone network, and the image forming apparatus 1 can communicate with a remote facsimile. In addition, a display control unit 23 and an operation input control unit 24 are connected to the image processing control unit 10. The display control unit 23 outputs an image display control signal to the information processing unit unit B via the communication cable 26 connected to the control panel I / F 25 under the control of the image processing control unit 10. The image display is controlled on the operation panel P. The operation input control unit 24 is connected to the control panel I / F 25 by the control of the image processing control unit 10 with an input control signal corresponding to the function setting and input operation by the operator from the operation panel P of the information processing unit B. Input via the communication cable 26. In other words, the image processing unit A is configured to directly monitor the operation panel P of the information processing unit B via the communication cable 26. Therefore, in the image processing unit A, the communication cable 26 is connected to the image processing unit provided in the conventional image forming apparatus, and the operation panel P of the information processing unit B is used. That is, the display control unit 23 and the operation input control unit 24 of the image processing unit A operate as if they are connected to the operation panel P. With such a configuration, the image processing unit A can analyze print data that is image information from the outside (server computer, client computer, facsimile, etc.) and a command that instructs printing, and print the print data as output image data. The bitmap is expanded to the state, and the print mode is analyzed from the command to determine the operation. The print data and command are received and operated through the LAN control unit 18 or the FAX control unit 20. Further, the image processing unit A can transfer print data, document read data, output image data obtained by processing these data for output, and compressed data obtained by compressing them to the outside, stored in the SDRAM 14 or the HDD 17. it can.

次に、操作パネルPを備える情報処理ユニット部Bについて説明する。情報処理ユニット部Bは、一般にパーソナルコンピュータといわれるような情報処理装置に用いられる汎用のOS(Operating System)によって制御される。情報処理ユニット部Bは、メインプロセッサであるCPU31を有しており、このCPU31には、CPU31の作業用領域となるRAMや起動プログラムなどを記憶した読出し専用メモリであるROMで構成されるメモリユニット32と、OS(Operating System)やアプリケーションプログラムを記憶するHDD等の記憶装置34に対するデータの入出力を制御する記憶装置制御ユニット35とが、バス接続されている。また、CPU31には、情報処理ユニット部BをHUB19を介してLAN2に接続するためのLAN制御部33が接続されている。このLAN制御部33に割り当てられるネットワークアドレスであるIPアドレスは、前述した画像処理ユニット部AのLAN制御部18に割り当てられるIPアドレスとは異なるものである。即ち、本実施の形態の画像形成装置1には、2つのIPアドレスが割り当てられていることになる。つまり、画像処理ユニット部Aと情報処理ユニット部BとはLAN2に接続されていることになり、画像処理ユニット部Aと情報処理ユニット部Bとの間においてはデータ交換が可能な構成になっている。さらに、CPU31には、操作パネルPを制御する表示制御ユニット36及び操作入力制御ユニット37が接続されている。入出力デバイス制御ユニット42は、記憶媒体Mやその他のメディアを読み込む外部メディア入出力装置9及び各種インターフェース43からの入出力を制御する。各種インターフェース43には、ネットワークインターフェース及びUSBインターフェースを備えている。   Next, the information processing unit B including the operation panel P will be described. The information processing unit B is controlled by a general-purpose OS (Operating System) used in an information processing apparatus generally called a personal computer. The information processing unit section B has a CPU 31 that is a main processor, and the CPU 31 includes a memory unit that includes a ROM that is a read-only memory that stores a RAM that is a work area of the CPU 31, a startup program, and the like. 32 and a storage device control unit 35 that controls input / output of data to / from a storage device 34 such as an HDD that stores an OS (Operating System) and application programs are connected via a bus. The CPU 31 is connected to a LAN control unit 33 for connecting the information processing unit unit B to the LAN 2 via the HUB 19. The IP address that is the network address assigned to the LAN control unit 33 is different from the IP address assigned to the LAN control unit 18 of the image processing unit A described above. That is, two IP addresses are assigned to the image forming apparatus 1 of the present embodiment. That is, the image processing unit part A and the information processing unit part B are connected to the LAN 2 and can exchange data between the image processing unit A and the information processing unit part B. Yes. Further, a display control unit 36 and an operation input control unit 37 that control the operation panel P are connected to the CPU 31. The input / output device control unit 42 controls input / output from the external media input / output device 9 and various interfaces 43 that read the storage medium M and other media. The various interfaces 43 include a network interface and a USB interface.

(画像形成装置の機能)
本発明は、デジタルカメラ2が画像形成装置1に対してダイレクトプリント方式で画像をプリントする際のジョブ制御に係る発明である。デジタルカメラ2は、画像形成装置1とはUSBケーブル5を用いて接続されている。デジタルカメラ2は、撮影したデジタル画像を画像形成装置1で印刷するために、ダイレクトプリント形式で印刷要求を行う。この印刷要求に係るジョブ(プリントジョブ)は、複数の分割されているものとする。なお、以下分割されたジョブを小ジョブという。ダイレクトプリントが処理されている途中で、画像形成装置1がPC3からの別のプリント要求を受信する。ダイレクトプリントに係るジョブは分割された連続する小ジョブからなるため、小ジョブと小ジョブの間にPC3からのジョブが、プリント・キューに割込まれてキューイングされてしまう。そして、プリントはキューに格納された順にプリントされるので、デジタルカメラの画像とPC3からのデータが混在して出力される。本発明に係る画像形成装置1はこれを抑制するために、ダイレクトプリント中は小ジョブを優先して、他の手段からのプリンタジョブを割込ませないよう制御を行うものである。以下、これを踏まえて画像形成装置1の機能について説明する。
(Function of image forming apparatus)
The present invention relates to job control when the digital camera 2 prints an image on the image forming apparatus 1 by the direct print method. The digital camera 2 is connected to the image forming apparatus 1 using a USB cable 5. The digital camera 2 makes a print request in the direct print format in order to print the captured digital image by the image forming apparatus 1. It is assumed that a job (print job) relating to the print request is divided into a plurality of parts. Hereinafter, the divided jobs are referred to as small jobs. While direct printing is being processed, the image forming apparatus 1 receives another print request from the PC 3. Since a job related to direct printing is composed of divided small jobs, a job from the PC 3 is interrupted and queued between the small job and the small job. Since the prints are printed in the order stored in the queue, the digital camera image and the data from the PC 3 are mixedly output. In order to suppress this, the image forming apparatus 1 according to the present invention performs control so that a small job is given priority during direct printing and a printer job from another means is not interrupted. Hereinafter, the function of the image forming apparatus 1 will be described based on this.

図4は、画像形成装置1の有する本発明に係る機能を表した機能ブロック図である。以下、図4を用いて説明する。画像形成装置1は、中央制御部401、RAM402、画像処理部403、画像制御部404、画像読取部405、読取制御部406、外部メディア入出力部407、入出力制御部408、通信部409、通信制御部410、外部入力制御部411、操作表示部412、ジョブ制御部413、画像形成部414、画像出力部413を有する構成である。   FIG. 4 is a functional block diagram showing the functions of the image forming apparatus 1 according to the present invention. Hereinafter, a description will be given with reference to FIG. The image forming apparatus 1 includes a central control unit 401, a RAM 402, an image processing unit 403, an image control unit 404, an image reading unit 405, a reading control unit 406, an external media input / output unit 407, an input / output control unit 408, a communication unit 409, The communication control unit 410 includes an external input control unit 411, an operation display unit 412, a job control unit 413, an image forming unit 414, and an image output unit 413.

中央制御部401は、RAM401やCPU13、ROM15、その他各種入出力回路等とからなり、各制御部の相互間を制御等する。RAM401は、画像処理部403において処理される各種情報や画像形成部414で形成された画像データ等を一時的に格納する。   The central control unit 401 includes a RAM 401, a CPU 13, a ROM 15, and other various input / output circuits, and controls each other among the control units. The RAM 401 temporarily stores various information processed by the image processing unit 403, image data formed by the image forming unit 414, and the like.

画像制御部404は、画像処理部403の制御を行う。画像処理部403は、各種画像処理を行う。   The image control unit 404 controls the image processing unit 403. The image processing unit 403 performs various image processing.

画像読取部405は、原稿を読み取るスキャナである。読取制御部406は、画像読取部405の制御を行い、スキャナ制御回路、露光ランプ制御回路、タイミング制御回路等とからなる。また、スキャナを駆動するスキャナ駆動モータ、圧板開閉検知センサ、原稿サイズ検知センサの制御なども行う。   The image reading unit 405 is a scanner that reads a document. A reading control unit 406 controls the image reading unit 405 and includes a scanner control circuit, an exposure lamp control circuit, a timing control circuit, and the like. It also controls a scanner drive motor that drives the scanner, a pressure plate open / close detection sensor, a document size detection sensor, and the like.

入出力制御部408は、外部メディア入出力部407の制御を行う。フ外部メディア入出力部407は、外部メディア入出力装置9に相当し、外部メディアを通じて電子ファイル等を読み取る。   The input / output control unit 408 controls the external media input / output unit 407. The external media input / output unit 407 corresponds to the external media input / output device 9 and reads an electronic file or the like through the external medium.

通信制御部410は、通信部409を制御する。通信部409は、外部機器2やPC3等から電子データ等を受信する。USBインターフェースやネットワークインターフェースも通信部409に相当する。通信制御部410は、外部機器2との接続及び接続解除も管理しており、接続状態検知手段に相当する。   The communication control unit 410 controls the communication unit 409. The communication unit 409 receives electronic data or the like from the external device 2 or the PC 3. A USB interface and a network interface also correspond to the communication unit 409. The communication control unit 410 manages connection and disconnection with the external device 2 and corresponds to a connection state detection unit.

操作表示部412では、ユーザにより画像形成装置1の操作や設定等を含む各種入力操作が行われる。外部入力制御部411は、操作表示部412を制御する。操作表示部412には操作入力キー、液晶表示画面、LEDなどが備わっている。外部入力制御部411は、中央制御部401と接続されていて操作表示部412における各種操作を中央制御部401に送信する。   In the operation display unit 412, various input operations including operations and settings of the image forming apparatus 1 are performed by the user. The external input control unit 411 controls the operation display unit 412. The operation display unit 412 includes operation input keys, a liquid crystal display screen, LEDs, and the like. The external input control unit 411 is connected to the central control unit 401 and transmits various operations on the operation display unit 412 to the central control unit 401.

ジョブ制御部413は、プリントジョブの制御・管理を行う。また、本発明に係るプリントジョブ制御を行う。実行されるプリントジョブは、ジョブ制御部413により保留制御されており、プリントジョブ実行時には、画像形成部414にジョブ実行命令を行う。ジョブ制御部413は、保留制御手段、保留解除制御手段に相当する。また、操作表示部412、外部機器2、PC3を通じて、ユーザにジョブ状態に係る通知等を行う。これは、通知手段、選択手段に相当する。このジョブ制御部413が行う制御の詳細については後に詳しく説明する。   A job control unit 413 controls and manages print jobs. Also, print job control according to the present invention is performed. The print job to be executed is controlled on hold by the job control unit 413, and a job execution command is issued to the image forming unit 414 when the print job is executed. The job control unit 413 corresponds to a hold control unit and a hold release control unit. In addition, the user is notified of the job status through the operation display unit 412, the external device 2, and the PC 3. This corresponds to notification means and selection means. Details of the control performed by the job control unit 413 will be described in detail later.

画像形成部414では、画像読取部405でスキャンされた画像データ、外部メディア入出力部407から入力された電子データ及び通信部409で受信した電子データを、必要に応じて画像処理部403で所定の画像処理が行われた後、印刷画像データとして画像形成する。画像形成部414は、プリント・キューに格納されたプリントジョブについて画像形成処理を行っていく。   In the image forming unit 414, image data scanned by the image reading unit 405, electronic data input from the external media input / output unit 407 and electronic data received by the communication unit 409 are predetermined by the image processing unit 403 as necessary. After the image processing is performed, an image is formed as print image data. The image forming unit 414 performs image forming processing on the print job stored in the print queue.

以上、本発明に係る全体構成、画像形成装置1について説明したが、次にダイレクトプリントについて説明する。   The overall configuration and the image forming apparatus 1 according to the present invention have been described above. Next, direct printing will be described.

(ダイレクトプリント・シーケンス)
図5は、画像形成装置1とデジタルカメラがダイレクトプリント時に行う一般的な通信シーケンスを表している。
(Direct print sequence)
FIG. 5 shows a general communication sequence performed by the image forming apparatus 1 and the digital camera during direct printing.

デジタルカメラと画像形成装置1とが接続されると、ステップS501、S502において、相互にプリントサービスの交換が行われる。その後、ステップS503で、デジタルカメラから画像形成装置1の印刷能力情報の要求が行われ、ステップS504で、画像形成装置1は印刷能力情報を通知する。この印刷能力情報とは、例えば、印刷品質や用紙サイズ、インデックス印刷の可否や1ページ内に描画する画像のレイアウトの情報などがある。デジタルカメラは、通知された情報に基づいて、ダイレクトプリントのユーザインターフェース画面を構成する。   When the digital camera and the image forming apparatus 1 are connected, print services are exchanged with each other in steps S501 and S502. Thereafter, in step S503, a request for printing capability information of the image forming apparatus 1 is made from the digital camera, and in step S504, the image forming apparatus 1 notifies the printing capability information. The print capability information includes, for example, print quality, paper size, whether or not index printing is possible, and information on the layout of an image drawn on one page. The digital camera configures a direct print user interface screen based on the notified information.

ステップS505において、ユーザはデジタルカメラのユーザインターフェース画面を操作し、出力したい撮影画像を1つ以上選択、また出力条件等を設定し出力の指示を行う。   In step S505, the user operates the user interface screen of the digital camera, selects one or more captured images to be output, sets output conditions, etc., and issues an output instruction.

ステップS506で、デジタルカメラからジョブ情報が画像形成装置1に送信される。画像形成装置1は、そのジョブ情報を解析し出力条件を設定し、またジョブ情報に含まれる画像IDを参照する。さらに画像形成装置1は、ステップS506、S507で、デジタルカメラからその画像の要求・取得を行った後、画像のデコード処理と描画を行いプリント紙に出力する。   In step S506, job information is transmitted from the digital camera to the image forming apparatus 1. The image forming apparatus 1 analyzes the job information, sets an output condition, and refers to an image ID included in the job information. Further, in steps S506 and S507, the image forming apparatus 1 requests / acquires the image from the digital camera, performs image decoding processing and drawing, and outputs the image to the print paper.

図6は、デジタルカメラから画像形成装置1に送信されるジョブ情報の一例を表す。ジョブ情報においては、601は印刷品質、603は出力を行う用紙サイズ、603は日付の有無、604はレイアウト情報、605は出力したい画像のID番号605が含まれる。さらに場合によって画像の補正処理の有無等の情報も含まれることもある。図7は、図6のジョブ情報に基づいて出力されたプリントの一例である。A4サイズ用紙に2×2コマの4画像がプリントされている。   FIG. 6 illustrates an example of job information transmitted from the digital camera to the image forming apparatus 1. In the job information, 601 includes print quality, 603 indicates a paper size to be output, 603 indicates the presence / absence of a date, 604 includes layout information, and 605 includes an ID number 605 of an image to be output. Furthermore, information such as the presence or absence of image correction processing may be included depending on circumstances. FIG. 7 is an example of a print output based on the job information of FIG. Four images of 2 × 2 frames are printed on A4 size paper.

図8は、図6と同様にジョブ情報の一例を表すものであるが、小ジョブ3つからなるジョブ情報である。ユーザはデジタルカメラのユーザインターフェース画面から一度の操作で12枚の画像プリントを指示したとする。レイアウト情報など他の条件は図6と同様である。さらに、当該デジタルカメラでは1ジョブあたり4枚の画像までしか扱えないものとする。この場合、デジタルカメラは、ジョブを分割し、3つの小ジョブを作成し、画像形成装置1にプリント要求を行う。図8は、小ジョブが3つ作成された様子を表す。画像IDが1〜12までのプリント要求である。なお、ユーザから見れば1回操作でのプリント要求を行っているので1ジョブであるが、デジタルカメラの内部ではこのように3つの小ジョブに分割されてプリント要求が送信される。また、画像形成装置1から見れば、単に3つのプリントジョブを受信したものとなる。このような場合において、図9を用いて、ダイレクトプリントが、別のジョブに割込まれるケースについて説明する。   FIG. 8 shows an example of job information similar to FIG. 6, but is job information including three small jobs. It is assumed that the user instructs to print 12 images from the user interface screen of the digital camera with a single operation. Other conditions such as layout information are the same as those in FIG. Furthermore, it is assumed that the digital camera can only handle up to four images per job. In this case, the digital camera divides the job, creates three small jobs, and issues a print request to the image forming apparatus 1. FIG. 8 shows a state where three small jobs are created. This is a print request for image IDs 1 to 12. From the user's point of view, a print request is made with a single operation, so there is one job. However, inside the digital camera, the print request is divided into three small jobs in this way. Further, when viewed from the image forming apparatus 1, only three print jobs are received. In such a case, a case where direct printing is interrupted by another job will be described with reference to FIG.

図9は、デジタルカメラから画像形成装置に対してのダイレクトプリント中に、PCからの新たなプリントジョブが送信された場合のシーケンス図である。デジタルカメラは、1つのプリントジョブを3つに分割するものとし、3つに分割されたジョブをそれぞれ、小ジョブ1/3、小ジョブ2/3、小ジョブ3/3とする。   FIG. 9 is a sequence diagram when a new print job is transmitted from the PC during direct printing from the digital camera to the image forming apparatus. The digital camera divides one print job into three, and the jobs divided into three are a small job 1/3, a small job 2/3, and a small job 3/3, respectively.

ステップS901において、小ジョブ1/3が送信される。小ジョブ1/3に係る処理が終了すると、ステップS902で、デジタルカメラは次の小ジョブ2/3を送信する。この後、ステップS903においてPCからプリントジョブが送信される。画像形成装置1からすると、プリントジョブにすぎないのでこれを受信し、当該プリントジョブを処理する。このとき、小ジョブ2/3が処理中であるが、PC3からのプリントジョブは、プリント・キューにストックされ、小ジョブ2/3終了次第処理される。その後、ステップS904で、小ジョブ3/3は、PC3からのプリントジョブが処理中であるので、プリント・キューにストックされた後、処理される。この場合、PC3からのプリントジョブにより割込みが発生したため、出力結果、即ちプリントされたプリント紙には、小ジョブ1/3、小ジョブ2/3、PC3からのプリントジョブ、小ジョブ3/3の順の混在状態で排出されている。   In step S901, the small job 1/3 is transmitted. When the process related to the small job 1/3 is completed, in step S902, the digital camera transmits the next small job 2/3. Thereafter, in step S903, a print job is transmitted from the PC. From the image forming apparatus 1, since it is only a print job, it is received and processed. At this time, although the small job 2/3 is being processed, the print job from the PC 3 is stocked in the print queue and processed as soon as the small job 2/3 is completed. Thereafter, in step S904, since the print job from the PC 3 is being processed, the small job 3/3 is processed after being stocked in the print queue. In this case, since an interrupt has occurred due to the print job from the PC 3, the output result, that is, the printed paper, includes the small job 1/3, the small job 2/3, the print job from the PC 3, and the small job 3/3. It is discharged in a mixed state.

以上、画像形成装置1とデジタルカメラがダイレクトプリント時に行う一般的な通信シーケンスである。次に、途中にPC3からのプリントジョブが割込んだ場合に、ジョブの混在を防ぐためのジョブ割込みを抑制するジョブ制御について説明する。   The above is a general communication sequence performed by the image forming apparatus 1 and the digital camera during direct printing. Next, job control for suppressing job interruption to prevent mixing of jobs when a print job from the PC 3 is interrupted in the middle will be described.

図10は、本発明に係るジョブ制御を表すシーケンス図である。外部機器2から画像形成装置1に対しプリントジョブ(小ジョブ)が送信され、またPC3からもプリントジョブが送信された際のシーケンスである。本実施例は、画像形成装置1が外部機器2から小ジョブを受信した後、所定時間内に小ジョブ以外のプリントジョブを受けたとき、当該プリントジョブのプリントジョブ・キューへの格納を保留制御する実施例である。   FIG. 10 is a sequence diagram showing job control according to the present invention. This is a sequence when a print job (small job) is transmitted from the external device 2 to the image forming apparatus 1 and a print job is also transmitted from the PC 3. In this embodiment, when the image forming apparatus 1 receives a small job from the external device 2 and receives a print job other than the small job within a predetermined time, the print control of the print job is suspended. This is an example.

ステップS1001において、外部機器2から画像形成装置1に対して、小ジョブを送信する。この例では、外部機器2は2つの小ジョブに分割して画像形成装置1に印刷要求を行うものとする。ステップS1002で、ジョブ制御部413から画像形成部414に小ジョブ1の実行命令が行われる。次にステップS1003において、PC3は画像形成装置1に対して、プリントジョブ(PCプリントジョブという)を送信する。ステップS1004で、ジョブ制御部413はPCプリントジョブを受信すると、他のI/F(インターフェース)からのジョブについて画像形成部414のプリント・キューへの送信を保留する制御を行う。これにより、このPCプリントジョブは保留(待機)状態となる。   In step S <b> 1001, a small job is transmitted from the external device 2 to the image forming apparatus 1. In this example, the external device 2 makes a print request to the image forming apparatus 1 by dividing it into two small jobs. In step S1002, the job control unit 413 issues a small job 1 execution command to the image forming unit 414. In step S <b> 1003, the PC 3 transmits a print job (referred to as a PC print job) to the image forming apparatus 1. In step S <b> 1004, when the job control unit 413 receives a PC print job, the job control unit 413 performs control to suspend transmission of the job from another I / F (interface) to the print queue of the image forming unit 414. As a result, the PC print job is put on hold (standby).

ステップS1005〜S1007にて小ジョブ1について印刷が実行され、また印刷終了通知がなされる。外部機器2は、終了通知を受けて、次に小ジョブ2を送信する。ステップS1008〜S1012は、小ジョブ2が送信されてから印刷終了通知までのステップである。この時点で外部機器2は、全ての小ジョブ(2つの小ジョブ)の実行を終える。ステップS1013で、小ジョブ2の印刷終了通知から一定時間経過する。この一定時間は任意に設定可能である。画像形成装置1は、小ジョブ2の印刷終了通知から一定時間経過したので外部機器2からのプリントジョブは全て終了したとみなし、ステップS1014で、他のI/Fからのジョブについての保留制御をここで解除する。ステップS1015で、ステップS1006で保留されていたPCプリントジョブは、画像形成部414のプリント・キューへ送られ、ステップS1016〜S1018においてプリントジョブが実行される。   In steps S1005 to S1007, printing is executed for the small job 1 and a print end notification is made. The external device 2 receives the end notification and then transmits the small job 2. Steps S1008 to S1012 are steps from the transmission of the small job 2 to the print end notification. At this point, the external device 2 finishes executing all the small jobs (two small jobs). In step S1013, a predetermined time elapses from the print end notification of the small job 2. This fixed time can be arbitrarily set. The image forming apparatus 1 considers that all the print jobs from the external device 2 have been completed since a predetermined time has elapsed since the print end notification of the small job 2, and performs hold control for jobs from other I / Fs in step S <b> 1014. Cancel here. In step S1015, the PC print job held in step S1006 is sent to the print queue of the image forming unit 414, and the print job is executed in steps S1016 to S1018.

以上、本実施例のジョブ制御によれば、画像形成装置1は、ダイレクトプリントに係るジョブを受信すると他のI/Fからのプリントジョブの実行を保留するので、ユーザが意図しないジョブの割り込みを抑制してダイレクトプリントを行うことができる。   As described above, according to the job control of the present embodiment, when the image forming apparatus 1 receives a job related to direct printing, the image forming apparatus 1 suspends execution of a print job from another I / F. Direct printing can be performed with suppression.

図11は、本発明に係るジョブ制御を表すシーケンス図である。本実施例では、画像形成装置1が通信制御部(接続状態検知手段に相当)により外部機器2との接続を検知した後、所定時間内にダイレクトプリントに係る小ジョブ以外のプリントジョブを受けたとき、外部機器との接続解除を検知するまで当該プリントジョブのプリントジョブ・キューへの格納を保留制御するものである。   FIG. 11 is a sequence diagram showing job control according to the present invention. In this embodiment, the image forming apparatus 1 receives a print job other than a small job related to direct printing within a predetermined time after the communication control unit (corresponding to a connection state detection unit) detects the connection with the external device 2. At this time, the storage of the print job in the print job queue is suspended until a connection release with the external device is detected.

ステップS1101において、外部機器2は画像形成装置1に対して接続を行う。この接続はUSBを用いての接続されているものとする。もちろん、USBのみに限られず、LANカードを用いたLANインターフェースでの接続でもよいし、ダレクトプリント用の専用ケーブルでもよい。次にステップS1102で、通信制御部410は、USBからの外部機器2の接続を検知する。ステップS1003で外部機器2は、小ジョブを画像形成装置1に送信し、ステップS1104、S1105で小ジョブが実行される。   In step S <b> 1101, the external device 2 connects to the image forming apparatus 1. It is assumed that this connection is made using USB. Of course, the connection is not limited to USB, and a LAN interface using a LAN card may be used, or a dedicated cable for direct printing may be used. In step S1102, the communication control unit 410 detects the connection of the external device 2 from the USB. In step S1003, the external device 2 transmits a small job to the image forming apparatus 1, and the small job is executed in steps S1104 and S1105.

次にステップS1106で、PC3から画像形成装置1に対してPCプリントジョブが送信される。PCプリントジョブが送信されると、ステップS1107においてジョブ制御部413は、ステップS1102での外部機器2との接続検知をしているので、他のI/Fからのジョブについては保留する制御を行う。よってPCプリントジョブは保留(待機)状態に遷移する。そしてまた、ステップS1110〜S1114において小ジョブ2が実行される。   In step S 1106, a PC print job is transmitted from the PC 3 to the image forming apparatus 1. When the PC print job is transmitted, in step S1107, the job control unit 413 detects connection with the external device 2 in step S1102, and therefore controls to hold the job from another I / F. . Therefore, the PC print job shifts to a hold (standby) state. Further, the small job 2 is executed in steps S1110 to S1114.

小ジョブが全て終了し、ステップS1115において、外部機器2と画像形成装置1との接続が解除されたとする。するとステップS1116で、通信制御部410はUSBからの外部機器2の接続解除を検知する。ステップS1117において、接続解除を受けジョブ制御部413は、他のI/Fからのジョブについての保留する制御の解除を行う。保留解除後は、ステップS1118〜S1121においてPCプリントジョブが実行される。   Assume that all the small jobs are completed and the connection between the external device 2 and the image forming apparatus 1 is released in step S1115. In step S1116, the communication control unit 410 detects the disconnection of the external device 2 from the USB. In step S1117, upon receiving the connection release, the job control unit 413 releases the suspension control for the job from another I / F. After canceling the hold, a PC print job is executed in steps S1118 to S1121.

以上、本実施例のジョブ制御によれば、画像形成装置1は、外部機器2との接続を検知すると他のI/Fからのプリントジョブの実行を保留するので、ユーザが意図しないジョブの割り込みを抑制してダイレクトプリントを行うことができる。   As described above, according to the job control of this embodiment, when the image forming apparatus 1 detects the connection with the external device 2, the execution of the print job from another I / F is suspended, so that the job interrupt that is not intended by the user is performed. Direct printing can be performed while suppressing the above.

図9のステップS904、及び図10のステップS1107で、他のI/Fからのジョブについて保留する制御を行うことについては先に説明した。画像形成装置1は、この保留制御を行う際に、PC3の表示画面等に、保留制御に切り替わる旨の警告(通知)を表示させる。例えば、図12のように「只今、保留制御中です」といった表示を行う。これにより、PC3のユーザは、PC3から送信したプリントジョブがしばらく保留状態にあること、印刷終了までしばらく待ちが発生することを知ることができる。   As described above, in step S904 in FIG. 9 and step S1107 in FIG. 10, control for holding a job from another I / F is performed. When performing the hold control, the image forming apparatus 1 displays a warning (notification) for switching to the hold control on the display screen of the PC 3 or the like. For example, as shown in FIG. 12, a display such as “Now hold control is in progress” is performed. As a result, the user of the PC 3 can know that the print job transmitted from the PC 3 is in a hold state for a while and wait for a while until the printing is completed.

また、画像形成装置1は、この保留制御を行う際に、PC3の表示画面等に、例えば、図13のように「只今、プリント保留制御中」といった表示で警告した上で、「只今、プリント保留制御中。保留制御を解除しますか?/はい、いいえ」といった選択表示を表示させる。この保留制御選択により、PC3のユーザは、PC3から送信したプリントジョブがしばらく保留状態にあることを知った上で、強制的に保留制御を解除することができる。PC3のユーザのプリントジョブの実行が緊急を要する場合に有効である。   Further, when performing the hold control, the image forming apparatus 1 warns the display screen of the PC 3 with a display such as “Now, print hold control” as shown in FIG. “On hold control. Do you want to release hold control? / Yes, No” is displayed. By this hold control selection, the user of the PC 3 can forcibly cancel the hold control after knowing that the print job transmitted from the PC 3 is in a hold state for a while. This is effective when execution of a print job by the user of the PC 3 requires an emergency.

なお、本実施例では、PC3が画像形成装置1に対してネットワーク4を介してプリント要求を行う構成を用いて説明を行ったが、このプリント要求は、画像形成装置1が有する操作入力装置41から行われてもよい。即ち、画像形成装置1の有する画像読取装置8で読み取られた画像データ、もしくは外部メディア入出力装置9から入力された電子データを印刷する場合に、ユーザが画像形成装置1の操作入力装置41を操作してプリント要求を行っても同様に本発明を適用できる。またこの場合、ユーザへの警告や保留制御選択表示については表示操作部412に表示させればよい。   In the present embodiment, the description has been given using the configuration in which the PC 3 issues a print request to the image forming apparatus 1 via the network 4. It may be done from. That is, when printing image data read by the image reading device 8 of the image forming apparatus 1 or electronic data input from the external media input / output device 9, the user presses the operation input device 41 of the image forming apparatus 1. The present invention can be similarly applied even when a print request is made by operation. In this case, the warning to the user and the hold control selection display may be displayed on the display operation unit 412.

また、本実施例では、ダイレクトプリント以外のジョブを受けないように、インターフェースをロック、無効にしてもよい。操作入力装置41からのプリント操作を無効にしてもよい。   In this embodiment, the interface may be locked or disabled so as not to receive jobs other than direct printing. The print operation from the operation input device 41 may be invalidated.

以上、本発明の実施例について詳述したが、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to the specific embodiment which concerns, In the range of the summary of this invention described in the claim, various deformation | transformation * It can be changed.

本発明に係るネットワーク構成図である。1 is a network configuration diagram according to the present invention. FIG. 画像処理装置の外観斜視図である。1 is an external perspective view of an image processing apparatus. 画像処理装置のハードウェア構成図である。It is a hardware block diagram of an image processing apparatus. 画像形成装置が有する機能を表した機能ブロック図である。3 is a functional block diagram illustrating functions of the image forming apparatus. FIG. 一般的なダイレクトプリントのシーケンスを示す図である。It is a figure which shows the sequence of a general direct print. ジョブ情報の一例を示す図である。It is a figure which shows an example of job information. プリントの様子を示す図である。It is a figure which shows the mode of printing. ジョブ情報の一例を示す図である。It is a figure which shows an example of job information. 一般的なダイレクトプリントのジョブシーケンスを示す図である。FIG. 6 is a diagram illustrating a general direct print job sequence. 本発明に係るダイレクトプリントのジョブシーケンスを示す図である。It is a figure which shows the job sequence of the direct print which concerns on this invention. 本発明に係るダイレクトプリントのジョブシーケンスを示す図である。It is a figure which shows the job sequence of the direct print which concerns on this invention. 警告画面の一例を表す図である。It is a figure showing an example of a warning screen. 警告画面の一例を表す図である。It is a figure showing an example of a warning screen.

符号の説明Explanation of symbols

1 画像形成装置
2 外部機器
3 PC
1 Image forming apparatus 2 External device 3 PC

Claims (6)

プリントジョブを分割した小ジョブを当該画像形成装置に送信してプリント要求をする外部機器と接続された画像形成装置において、
前記外部機器から前記小ジョブを受信した後、第一の所定時間内に前記小ジョブ以外のプリントジョブを受けたとき、当該プリントジョブのプリントジョブ・キューへの格納を保留制御する保留制御手段と、
前記小ジョブの処理後から第二の所定時間が経過したときに、前記保留制御手段により保留制御された当該プリントジョブの保留を解除する保留解除制御手段と、
を有することを特徴とする画像形成装置。
In an image forming apparatus connected to an external device that transmits a small job obtained by dividing a print job to the image forming apparatus and issues a print request,
A hold control unit that holds the print job in a print job queue when the print job other than the small job is received within a first predetermined time after receiving the small job from the external device; ,
A hold release control means for releasing the hold of the print job controlled by the hold control means when a second predetermined time has elapsed after the processing of the small job;
An image forming apparatus comprising:
プリントジョブを分割した小ジョブを当該画像形成装置に送信してプリント要求をする外部機器と接続された画像形成装置において、
前記外部機器との接続及び接続解除を検知する接続状態検知手段と、
前記接続状態検知手段により前記外部機器との接続を検知した後、所定時間内に前記小ジョブ以外のプリントジョブを受けたとき、当該プリントジョブのプリントジョブ・キューへの格納を保留制御する保留制御手段と、
前記接続状態検知手段により前記外部機器との接続解除を検知したときに、前記保留制御手段により保留制御された当該プリントジョブの保留を解除する保留解除制御手段と、
を有する特徴とする画像形成装置。
In an image forming apparatus connected to an external device that transmits a small job obtained by dividing a print job to the image forming apparatus and issues a print request,
Connection state detection means for detecting connection and disconnection with the external device;
A hold control for holding storage of the print job in the print job queue when a print job other than the small job is received within a predetermined time after the connection state detecting means detects the connection with the external device. Means,
A hold release control means for releasing the hold of the print job controlled by the hold control means when the connection state detection means detects a connection release with the external device;
An image forming apparatus comprising:
当該プリントジョブのプリントジョブ・キューへの格納を保留制御するとき、ユーザに通知する通知手段と、
を有する特徴とする請求項1又は2に記載の画像形成装置。
A notification means for notifying the user when holding the storage of the print job in the print job queue is suspended;
The image forming apparatus according to claim 1, wherein the image forming apparatus includes:
当該プリントジョブのプリントジョブ・キューへの格納を保留制御するか否かをユーザに選択させる選択手段と、
を有する特徴とする請求項1ないし3いずれか1項に記載の画像形成装置。
Selection means for allowing the user to select whether or not to hold the storage of the print job in the print job queue;
The image forming apparatus according to claim 1, further comprising:
プリントジョブを分割した小ジョブを当該画像形成装置に送信してプリント要求をする外部機器と接続された画像形成装置におけるジョブ制御方法において、
前記外部機器から前記小ジョブを受信した後、第一の所定時間内に前記小ジョブ以外のプリントジョブを受けたとき、当該プリントジョブのプリントジョブ・キューへの格納を保留制御する保留制御手順と、
前記小ジョブの処理後から第二の所定時間が経過したときに、前記保留制御手順により保留制御された当該プリントジョブの保留を解除する保留解除制御手順と、
を有することを特徴とするジョブ制御方法。
In a job control method in an image forming apparatus connected to an external device that transmits a small job obtained by dividing a print job to the image forming apparatus and requests printing.
A hold control procedure for holding storage of the print job in the print job queue when a print job other than the small job is received within a first predetermined time after receiving the small job from the external device; ,
A hold release control procedure for releasing the hold of the print job controlled by the hold control procedure when a second predetermined time has elapsed after the processing of the small job;
A job control method comprising:
請求項5に記載のジョブ制御方法をコンピュータに実行させるためのジョブ制御プログラム。   A job control program for causing a computer to execute the job control method according to claim 5.
JP2008017960A 2008-01-29 2008-01-29 Image forming apparatus having job interrupt inhibiting function, method of controlling job, program for controlling job Pending JP2009178873A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008017960A JP2009178873A (en) 2008-01-29 2008-01-29 Image forming apparatus having job interrupt inhibiting function, method of controlling job, program for controlling job

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008017960A JP2009178873A (en) 2008-01-29 2008-01-29 Image forming apparatus having job interrupt inhibiting function, method of controlling job, program for controlling job

Publications (1)

Publication Number Publication Date
JP2009178873A true JP2009178873A (en) 2009-08-13

Family

ID=41033225

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008017960A Pending JP2009178873A (en) 2008-01-29 2008-01-29 Image forming apparatus having job interrupt inhibiting function, method of controlling job, program for controlling job

Country Status (1)

Country Link
JP (1) JP2009178873A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013109663A (en) * 2011-11-22 2013-06-06 Konica Minolta Business Technologies Inc Image forming system, and image forming apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013109663A (en) * 2011-11-22 2013-06-06 Konica Minolta Business Technologies Inc Image forming system, and image forming apparatus
US8923721B2 (en) 2011-11-22 2014-12-30 Konica Minolta, Inc. Image forming system and image forming apparatus

Similar Documents

Publication Publication Date Title
JP5239356B2 (en) Image forming apparatus having blank paper discharge suppression function, blank paper discharge suppression method, blank paper discharge suppression program
JP2007241648A (en) Image forming device, information processor, image processing program, and image processing method
KR101688531B1 (en) Print control apparatus, shutdown method of print control apparatus, and print system
US8045210B2 (en) Image processing apparatus, image data transfer control method and image data transfer control program
US20150088986A1 (en) Information processing apparatus, and control method and storage medium therefor
JP2007030252A (en) Image forming system, interruption processing method and printing apparatus
JP2008283441A (en) Image processing system, image reader, and control program
JP2009178873A (en) Image forming apparatus having job interrupt inhibiting function, method of controlling job, program for controlling job
JP2009100419A (en) Image forming system and image forming apparatus
JP3910993B2 (en) Image forming apparatus, image forming method, and image forming program
JP4743597B2 (en) Image forming apparatus, image forming system, and image control apparatus
JP2010171494A (en) Composite terminal apparatus
JP7016841B2 (en) Printing equipment, printing control method and program
JP5669709B2 (en) Operation control program and information processing apparatus
JP5021555B2 (en) Image processing apparatus and enlarged continuous shooting function control method
JP2018024258A (en) Image forming apparatus and control method of image forming apparatus
JP2007174022A (en) Image forming apparatus
JP2010218325A (en) Printing controller and printing system
JP2009134584A (en) Information processor management system, information processor management method, program, and storage medium
JP2005304016A (en) Image forming device, method, and program
US9270851B2 (en) Image forming apparatus method and storage medium storing program for controlling display when the image forming appratus returns to an active state from a power-saving state
JP2010206251A (en) Image forming device, memory area control method, and memory area control program
JP5610731B2 (en) Image forming apparatus, control method therefor, and program
JP2008290426A (en) Image forming system, external device, image forming method, and image forming program
JP2005197960A (en) Image processor and image processing program