JP2010214710A - Printing system and image processor - Google Patents

Printing system and image processor Download PDF

Info

Publication number
JP2010214710A
JP2010214710A JP2009062915A JP2009062915A JP2010214710A JP 2010214710 A JP2010214710 A JP 2010214710A JP 2009062915 A JP2009062915 A JP 2009062915A JP 2009062915 A JP2009062915 A JP 2009062915A JP 2010214710 A JP2010214710 A JP 2010214710A
Authority
JP
Japan
Prior art keywords
print job
image processing
print
host
host device
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
JP2009062915A
Other languages
Japanese (ja)
Inventor
Shigeru Watase
茂 綿世
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2009062915A priority Critical patent/JP2010214710A/en
Publication of JP2010214710A publication Critical patent/JP2010214710A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To cancel the execution of a printing job even after outputting the printing job to an image processor. <P>SOLUTION: If there is a request of printing of image data, a host device forms the print job and stores the print job in a print queue. The host device transmits the stored print job to the image processor. The image processor performs a preparation processing for the print job. Before executing the print job after finishing the preparation processing, the image processor performs the confirmation of execution start of the print job to the host device. When the host device issues an instruction of execution start, the image processor performs the print job. When the host device issues an instruction for canceling the execution, the image processor stops the execution of the print job. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、画像処理装置がホスト装置から出力された印刷ジョブを実行するプリントシステムに関する。   The present invention relates to a print system in which an image processing apparatus executes a print job output from a host device.

プリンタ等の画像処理装置は、ネットワークを通じてホスト装置に通信可能に接続されている。パーソナルコンピュータ等のホスト装置は、アプリケーションソフトによって画像データを作成する。そして、作成された画像データは、画像処理装置によって印刷されて出力される。   An image processing apparatus such as a printer is communicably connected to a host apparatus through a network. A host device such as a personal computer creates image data using application software. The created image data is printed and output by the image processing apparatus.

図14に示すように、アプリケーションソフトにおいて印刷要求が行われると、ホスト装置は、プリンタドライバを起動して、印刷ジョブを生成する。印刷ジョブは、プリントキューに格納される。格納が完了すると、印刷ジョブは、プリンタに送信される。プリンタは、印刷ジョブを受け取ると、印刷ジョブを実行する。すなわち、プリンタは、印刷ジョブ内の印刷データをラスタデータに変換したり、印刷条件を設定するといった印刷準備処理を行った後、記録シートに画像を印刷する。   As shown in FIG. 14, when a print request is made in the application software, the host device activates the printer driver to generate a print job. The print job is stored in the print queue. When the storage is completed, the print job is transmitted to the printer. When the printer receives the print job, the printer executes the print job. That is, the printer prints an image on a recording sheet after performing print preparation processing such as converting print data in a print job into raster data and setting print conditions.

ここで、ユーザが操作ミスによって印刷要求の操作をしてしまった場合などに、印刷ジョブがキャンセルされる。印刷ジョブの格納中であれば、印刷ジョブのキャンセルが可能である。しかし、格納が完了すると、すぐに印刷ジョブはプリンタに送信され、印刷ジョブが自動的に実行されるので、印刷ジョブをキャンセルすることができない。   Here, the print job is canceled, for example, when the user has operated the print request due to an operation mistake. If the print job is being stored, the print job can be canceled. However, as soon as the storage is completed, the print job is transmitted to the printer, and the print job is automatically executed. Therefore, the print job cannot be canceled.

特許文献1には、格納された印刷ジョブに対する削除等の変更を行えるようにしたことが記載されている。すなわち、プリンタに通信可能に接続されたホスト装置に、印刷ジョブをプリントキューに格納し、この印刷ジョブを出力するスプーラと、スプーラから出力された印刷ジョブを保持し、この印刷ジョブをプリンタに送信する印刷ジョブ管理部とが設けられる。印刷ジョブの格納が完了しても、印刷ジョブは、まだプリンタに送信されず、印刷ジョブ管理部に保持される。保持されている間に、印刷ジョブの削除や設定変更を行うことができる。   Japanese Patent Application Laid-Open No. 2004-228561 describes that a stored print job can be changed such as deletion. In other words, a print job is stored in a print queue in a host device that is communicably connected to the printer, a spooler that outputs the print job, a print job output from the spooler, and the print job is transmitted to the printer. And a print job management unit. Even when the storage of the print job is completed, the print job is not yet transmitted to the printer and is held in the print job management unit. While being held, the print job can be deleted or the setting can be changed.

特開2009−3778号公報JP 2009-3778

しかし、印刷ジョブがホスト装置からプリンタに送信されると、ホスト装置は印刷ジョブを保持していないので、印刷ジョブをキャンセルすることができなくなってしまう。そこで、本発明は、上記に鑑み、プリンタに印刷ジョブが出力された後でも、印刷ジョブのキャンセルを可能にするプリントシステムの提供を目的とする。   However, when a print job is transmitted from the host device to the printer, the host device does not hold the print job, and the print job cannot be canceled. In view of the above, an object of the present invention is to provide a print system that enables a print job to be canceled even after the print job is output to a printer.

本発明は、印刷ジョブを管理するホスト装置と、ホスト装置から出力された印刷ジョブを実行する画像処理装置とを備え、画像処理装置は、印刷ジョブを実行する前に、ホスト装置に対して実行開始の確認を行う。   The present invention includes a host device that manages a print job and an image processing device that executes a print job output from the host device, and the image processing device executes the host device before executing the print job. Confirm the start.

ホスト装置は、印刷ジョブを生成したり、印刷ジョブを保存したりして、印刷ジョブを管理する。ホスト装置が印刷ジョブの実行を画像処理装置に要求すると、印刷ジョブはホスト装置から画像処理装置に出力され、ホスト装置は、印刷ジョブを管理できなくなる。そこで、画像処理装置が、印刷ジョブをすぐに実行せずに、印刷ジョブの実行前に、ホスト装置に確認を行う。これによって、印刷ジョブをキャンセルすることが可能となる。   The host device manages the print job by generating a print job or storing the print job. When the host device requests the image processing device to execute a print job, the print job is output from the host device to the image processing device, and the host device cannot manage the print job. Therefore, the image processing apparatus does not immediately execute the print job, but confirms with the host apparatus before executing the print job. As a result, the print job can be canceled.

ホスト装置は、生成された印刷ジョブを格納するプリントキューを備え、ホスト装置は、印刷ジョブの格納が完了すると、印刷ジョブをプリントキューから画像処理装置に送信する。画像処理装置は、受け取った印刷ジョブに対する準備処理を行ってから、ホスト装置に対して確認を行う。ホスト装置は、画像処理装置に確認に対する指示を行う。   The host device includes a print queue that stores the generated print job. When the storage of the print job is completed, the host device transmits the print job from the print queue to the image processing device. The image processing apparatus performs preparation processing for the received print job, and then confirms with the host apparatus. The host device issues an instruction for confirmation to the image processing device.

画像処理装置は、ホスト装置が実行開始を指示したとき、印刷ジョブを実行し、ホスト装置がキャンセルを指示したとき、印刷ジョブの実行を中止する。画像処理装置は、ホスト装置に実行開始の確認を行ってから所定時間経過しても、ホスト装置からの指示がないとき、実行開始あるいは中止のうち、予め決められた処理を行う。これにより、ホスト装置からの指示がなくても、印刷ジョブが画像処理装置に保留されたままになることを防止できる。   The image processing apparatus executes a print job when the host apparatus instructs execution start, and stops executing the print job when the host apparatus instructs cancellation. The image processing apparatus performs a predetermined process of starting or stopping the execution when there is no instruction from the host apparatus even after a predetermined time has elapsed after confirming the execution start with the host apparatus. Accordingly, it is possible to prevent the print job from being held in the image processing apparatus even if there is no instruction from the host apparatus.

画像処理装置は、印刷ジョブのプレビュー画像をホスト装置に送信し、ホスト装置は、プレビュー画像を表示する。ユーザは、プレビュー画面を参考にして、実行するか中止するかを選択できる。印刷ジョブに対する変更等がある場合に、印刷ジョブを中止させることができる。   The image processing apparatus transmits a print job preview image to the host apparatus, and the host apparatus displays the preview image. The user can select execution or cancellation with reference to the preview screen. When there is a change to the print job, the print job can be canceled.

上記の画像処理装置は、印刷ジョブを管理するホスト装置から出力された印刷ジョブを実行する制御部を備える。制御部は、印刷ジョブを実行する前に、ホスト装置に対して実行開始の確認を行い、ホスト装置から実行開始の指示を受けると、印刷ジョブを実行し、ホスト装置からキャンセルの指示を受けると、印刷ジョブの実行を中止する。   The image processing apparatus includes a control unit that executes a print job output from a host device that manages the print job. Before executing the print job, the control unit confirms the execution start with respect to the host device, receives the execution start instruction from the host device, executes the print job, and receives a cancel instruction from the host device. , Cancel the print job execution.

本発明によると、印刷ジョブがホスト装置から画像処理装置に出力された後でも、印刷ジョブの実行を中止することができる。これによって、操作ミスによって印刷ジョブを実行させた場合や印刷ジョブに対する変更を行いたい場合などに、実行を中止できるので、無駄な印刷をなくすことができる。したがって、記録シート等の消耗材を節約できるとともに、電力消費も低減ができる。   According to the present invention, execution of a print job can be stopped even after the print job is output from the host device to the image processing apparatus. As a result, when the print job is executed due to an operation error or when it is desired to make a change to the print job, the execution can be canceled, so that useless printing can be eliminated. Therefore, consumables such as recording sheets can be saved and power consumption can be reduced.

本発明のプリントシステムの概略構成を示す図The figure which shows schematic structure of the printing system of this invention 端末装置の概略構成を示すブロック図Block diagram showing schematic configuration of terminal device 印刷要求を行うときの画面を示す図Figure showing a screen when a print request is made 印刷ジョブの開始時の画面を示す図Figure showing the screen at the start of a print job スプール中のプリンキューの画面を示す図Figure showing the screen of the print queue while spooling スプール完了時のプリントキューの画面を示す図Figure showing the print queue screen when spooling is complete 印刷ジョブ送信時のプリントキューの画面を示す図Diagram showing the print queue screen when sending a print job 印刷ジョブを実行するときのフローチャートFlowchart when executing a print job 印刷ジョブの開始時の画面を示す図Figure showing the screen at the start of a print job 印刷実行の確認画面を示す図Figure showing the print execution confirmation screen 印刷実行を指示するときの確認画面を示す図The figure which shows the confirmation screen when instructing execution of printing 複数の印刷ジョブが保留されているときの確認画面を示す図Figure showing a confirmation screen when multiple print jobs are held 実行確認の有無の設定画面を示す図Figure showing the setting screen for whether to check execution 従来の印刷ジョブを実行するときのフローチャートFlow chart for executing a conventional print job

本実施形態のプリントシステムは、図1に示すように、画像データを処理する画像処理装置と、利用者が画像データや処理指示を入力するホスト装置とを備える。画像処理装置とホスト装置は、それぞれがLAN、WAN、インターネット等のネットワークに接続される。各装置間でのデータの送受信は、ネットワークを介して行われる。   As shown in FIG. 1, the printing system according to the present embodiment includes an image processing apparatus that processes image data, and a host apparatus from which a user inputs image data and a processing instruction. Each of the image processing apparatus and the host apparatus is connected to a network such as a LAN, a WAN, or the Internet. Data transmission / reception between the apparatuses is performed via a network.

画像処理装置は、原稿を読み取って画像データを入力する画像読取部1と、利用者の入力を受け付ける操作部2と、入力された画像データの印刷を行なう画像形成部3と、画像データを保存するハードディスク装置4と、ホスト装置とのデータ通信を行なう通信部5と、ファクシミリ装置6と通信するためのFAXモデム7と、装置全体の制御情報や設定情報等を記憶している管理部8と、装置全体の制御を司る制御部である機器制御部9とを備えている。   The image processing apparatus includes an image reading unit 1 that reads a document and inputs image data, an operation unit 2 that receives user input, an image forming unit 3 that prints input image data, and stores image data. A hard disk device 4 that performs data communication with the host device, a FAX modem 7 that communicates with the facsimile device 6, and a management unit 8 that stores control information and setting information for the entire device. The device control unit 9 is a control unit that controls the entire apparatus.

画像読取部1は、画像を入力する画像入力部として機能し、CCD10といった撮像素子と、原稿台や自動原稿送り装置(以下、ADFという)にセットされた原稿を検知する原稿検知センサ11とを有する。CCD10によって読み取られた画像の画像データは画像形成部3に出力される。   The image reading unit 1 functions as an image input unit for inputting an image, and includes an image sensor such as a CCD 10 and a document detection sensor 11 that detects a document set on a document table or an automatic document feeder (hereinafter referred to as ADF). Have. Image data of an image read by the CCD 10 is output to the image forming unit 3.

操作部2は、操作パネルであって、処理指示を入力する操作キーを有する入力部12と、静電圧式のタッチパネル13aを有する表示部13と、表示部13に画面を表示させる表示制御部(図示せず)とを備える。表示制御部は、入力部12あるいはタッチパネル13aからの入力を受信すると、メモリ(図示せず)に記憶されている操作部全体の制御情報や設定情報等の情報に基づいて各部を制御する。また、表示制御部は、入力部12からの入力があると、入力があった各ボタンの操作内容を機器制御部9に出力する。   The operation unit 2 is an operation panel, and includes an input unit 12 having an operation key for inputting a processing instruction, a display unit 13 having an electrostatic voltage type touch panel 13a, and a display control unit for displaying a screen on the display unit 13 ( (Not shown). When receiving an input from the input unit 12 or the touch panel 13a, the display control unit controls each unit based on information such as control information and setting information of the entire operation unit stored in a memory (not shown). Further, when there is an input from the input unit 12, the display control unit outputs the operation content of each button that has been input to the device control unit 9.

画像形成部3は、入力された画像データを記憶するローカルメモリ20と、レーザ走査ユニットを有する印字部21と、手差しトレイ、カセットトレイを備えた給紙部22と、排紙トレイを備えた排紙部23とを有する。   The image forming unit 3 includes a local memory 20 that stores input image data, a printing unit 21 that includes a laser scanning unit, a paper feeding unit 22 that includes a manual feed tray and a cassette tray, and a paper discharge unit that includes a paper discharge tray. A paper portion 23.

ローカルメモリ20は、SDRAM、フラッシュメモリ等の読み書き可能な半導体メモリを用いる。ローカルメモリ20は、入力された画像データを記憶する領域と、出力するための画像データを記憶する領域とに分割されている。なお、1つのローカルメモリ20を分割して使用する代わりに、2つのローカルメモリ20を入力用と出力用として、それぞれ使用してもよい。   As the local memory 20, a readable / writable semiconductor memory such as an SDRAM or a flash memory is used. The local memory 20 is divided into an area for storing input image data and an area for storing image data for output. Instead of dividing and using one local memory 20, two local memories 20 may be used for input and output, respectively.

入力された画像データは、ローカルメモリ20に記憶される。ローカルメモリ20は、古い画像データに新しい画像データを上書きすることにより、画像データを記憶する。画像データは、画像処理部24によって圧縮、伸張、加工等の画像処理が行われ、ローカルメモリ20に記憶される。画像処理された画像データが印字部21、ハードディスク装置4あるいは機器制御部9に出力される。印字部21は、ローカルメモリ20に記憶された画像データに基づいて、給紙部22から供給される記録シートに画像を印刷する。   The input image data is stored in the local memory 20. The local memory 20 stores image data by overwriting old image data with new image data. The image data is subjected to image processing such as compression, expansion, and processing by the image processing unit 24 and is stored in the local memory 20. The image processed image data is output to the printing unit 21, the hard disk device 4, or the device control unit 9. The printing unit 21 prints an image on a recording sheet supplied from the paper feeding unit 22 based on the image data stored in the local memory 20.

通信部5は、LANケーブルを介してルータ、スイッチングハブ等に接続され、パソコン、サーバ等の端末装置30によって形成されたネットワークと接続される。ネットワークは、電話回線網や光ファイバ等の通信回線を介してインターネットに接続される。   The communication unit 5 is connected to a router, a switching hub, and the like via a LAN cable, and is connected to a network formed by a terminal device 30 such as a personal computer or a server. The network is connected to the Internet via a communication line such as a telephone line network or an optical fiber.

通信部5は、ネットワーク内の端末装置30や他の画像処理装置とデータの送受信を行うとともに、インターネットを通じて外部の端末装置30やファクシミリ装置31とデータや電子メールの送受信を行う。したがって、ネットワーク内外の端末装置30、ファクシミリ装置31および他の画像処理装置がホスト装置とされる。   The communication unit 5 transmits and receives data to and from the terminal device 30 and other image processing devices in the network, and transmits and receives data and electronic mail to and from the external terminal device 30 and the facsimile device 31 through the Internet. Accordingly, the terminal device 30, the facsimile device 31, and other image processing devices inside and outside the network are set as host devices.

FAXモデム7は、電話線を介して電話回線網に接続され、外部のファクシミリ装置6とファクシミリ通信を行う。このように、通信部5やFAXモデム7を通じて画像データが入力される。   The FAX modem 7 is connected to the telephone line network via a telephone line, and performs facsimile communication with the external facsimile apparatus 6. In this way, image data is input through the communication unit 5 and the FAX modem 7.

機器制御部9は、操作部2からの入力あるいはホスト装置からのデータ入力があると、管理部8に記憶されている情報に基づいて各部を制御して、入力された画像データを処理する。すなわち、入力された画像データに対してコピーモード、プリンタモード、スキャナモード、ファクシミリモード、ドキュメントファイリングモードのいずれかを実行して、入力された画像データを所望の形態で出力する。   When there is an input from the operation unit 2 or a data input from the host device, the device control unit 9 controls each unit based on information stored in the management unit 8 and processes the input image data. That is, any one of a copy mode, a printer mode, a scanner mode, a facsimile mode, and a document filing mode is executed on the input image data, and the input image data is output in a desired form.

ハードディスク装置4は、画像データを一時的に保存する記憶部とされる。ハードディスク装置4に画像データが保存されるとき、暗号化復号化部25によって、画像データは暗号化される。ハードディスク装置4から画像データが読み出されるとき、画像データは復号化される。   The hard disk device 4 is a storage unit that temporarily stores image data. When image data is stored in the hard disk device 4, the image data is encrypted by the encryption / decryption unit 25. When image data is read from the hard disk device 4, the image data is decoded.

ハードディスク装置4は、画像データ以外のデータとして、データの処理に関する管理情報を記憶する。管理情報としては、ファイリング管理情報、送信先管理情報、履歴管理情報である。ファイリング管理情報は、入力された画像データを保存したファイルのリストである。送信先管理情報は、ファクシミリ通信における送信先のリストである。履歴管理情報は、実行した処理内容のリストである。   The hard disk device 4 stores management information related to data processing as data other than image data. The management information includes filing management information, transmission destination management information, and history management information. The filing management information is a list of files in which input image data is stored. The transmission destination management information is a list of transmission destinations in facsimile communication. The history management information is a list of executed processing contents.

ハードディスク装置4は、画像データを消去する消去部26を備える。消去対象の画像データは、処理作業エリアに記憶されているデータである。機器制御部9が、画像データを処理して出力した後に、消去部26の動作を制御する。消去部26は、ランダムなデータや無意味なデータを上書きしたり、あるいは、データそのものを消去したりして、記憶されていた画像データを読み取り不可能にして、元の画像を再現できないように無効化する。   The hard disk device 4 includes an erasing unit 26 that erases image data. The image data to be erased is data stored in the processing work area. The device control unit 9 controls the operation of the erasing unit 26 after processing and outputting the image data. The erasure unit 26 overwrites random data or meaningless data, or erases the data itself so that the stored image data cannot be read and the original image cannot be reproduced. Disable it.

なお、消去部26は、ローカルメモリ20に対しても、上書きにより古い画像データを消去する、あるいは、画像データを消去することによって、画像データを無効化するようにしてもよい。ハードディスク装置4に記憶されている管理情報は、機器制御部9からの指令がない限り消去されない。   Note that the erasing unit 26 may also invalidate the image data by erasing the old image data by overwriting or erasing the image data in the local memory 20. The management information stored in the hard disk device 4 is not erased unless there is a command from the device control unit 9.

次に、各モードを実行するときの動作を説明する。先ず、コピーモード時には、画像読取部1により読み取られた原稿の画像データが、画像形成部3から複写物として出力される。具体的には、読取位置にセットされた原稿の画像をCCD10によって読み取る。CCD10から出力された画像データは、画像処理部24により、ローカルメモリ20上で画像処理され、出力画像として完成される。一旦ローカルメモリ20からハードディスク装置4に転送されて保存される。原稿が複数ある場合は、この読み取り、記憶の動作が繰り返される。   Next, the operation when each mode is executed will be described. First, in the copy mode, image data of a document read by the image reading unit 1 is output as a copy from the image forming unit 3. Specifically, the image of the original set at the reading position is read by the CCD 10. The image data output from the CCD 10 is subjected to image processing on the local memory 20 by the image processing unit 24 and completed as an output image. Once transferred from the local memory 20 to the hard disk device 4, it is stored. When there are a plurality of documents, the reading and storing operations are repeated.

その後、操作部2から指示された処理内容に基づいて、ハードディスク装置4に保存された画像データが適切なタイミングで順次読み出され、ローカルメモリ20に送られる。そして、印字部21への書き込みタイミングに合わせて、画像データがローカルメモリ20から印字部21へと転送され、給紙部22から供給された記録シートに画像が印刷され、記録シートは排紙部23により排出される。   Thereafter, based on the processing contents instructed from the operation unit 2, the image data stored in the hard disk device 4 is sequentially read out at an appropriate timing and sent to the local memory 20. The image data is transferred from the local memory 20 to the printing unit 21 in accordance with the writing timing to the printing unit 21, and the image is printed on the recording sheet supplied from the paper feeding unit 22. 23 is discharged.

また、読み取った画像データを複数枚印刷する場合も同様に、画像データが出力画像としてページ単位でハードディスク装置4に記憶され、出力するモードに合わせてハードディスク装置4からローカルメモリ20に送られる。ローカルメモリ20の画像データは、出力枚数の分だけ繰り返し、印字部21への書き込みタイミングに合わせて印字部21へ転送される。   Similarly, when printing a plurality of read image data, the image data is stored in the hard disk device 4 in units of pages as an output image, and sent from the hard disk device 4 to the local memory 20 in accordance with the output mode. The image data in the local memory 20 is repeated for the number of output sheets, and transferred to the printing unit 21 in accordance with the writing timing to the printing unit 21.

プリンタモード時には、端末装置30から出力された画像データが、画像形成部3から出力される。すなわち、端末装置30からの画像データが、通信部5により受信される。機器制御部9は、入力された画像データをローカルメモリ20に送り、出力する画像データとしてページ単位に展開し、一旦ハードディスク装置4に保存する。そして、画像データは、ハードディスク装置4からローカルメモリ20に送られ、コピーモードの場合と同様にして印字部21へと転送され、画像が記録シートに印刷される。   In the printer mode, the image data output from the terminal device 30 is output from the image forming unit 3. That is, the image data from the terminal device 30 is received by the communication unit 5. The device control unit 9 sends the input image data to the local memory 20, develops it as image data to be output for each page, and temporarily stores it in the hard disk device 4. The image data is sent from the hard disk device 4 to the local memory 20 and transferred to the printing unit 21 in the same manner as in the copy mode, and the image is printed on a recording sheet.

スキャナモード時には、画像読取部1において読み取られた原稿の画像データが、ネットワークを通じて任意の端末装置30にデータ通信される。すなわち、CCD10から出力された画像データは、ローカルメモリ20上で画像処理されて出力画像として完成され、一旦ハードディスク装置4へ保存される。そして、送信するとき、画像データがハードディスク装置4からローカルメモリ20に送られ、機器制御部9は、操作部2を介して指示されたネットワーク内の送信先との通信を確立させ、通信部5から目的の送信先に画像データを送信する。また、画像データは、通信部5によりネットワークからインターネットを通じて、外部の端末装置30やファクシミリ装置31にも送信される。   In the scanner mode, the image data of the document read by the image reading unit 1 is communicated to an arbitrary terminal device 30 through a network. That is, the image data output from the CCD 10 is processed on the local memory 20 to be completed as an output image, and is temporarily stored in the hard disk device 4. Then, when transmitting, the image data is sent from the hard disk device 4 to the local memory 20, and the device control unit 9 establishes communication with the transmission destination in the network designated via the operation unit 2, and the communication unit 5. To send the image data to the desired destination. The image data is also transmitted from the network to the external terminal device 30 and the facsimile device 31 by the communication unit 5 through the Internet.

ファクシミリモード時にも同様の動作によって、機器制御部9は、FAXモデム7から電話回線を通じてファクシミリ装置6に画像データを送信する。   By the same operation in the facsimile mode, the device control unit 9 transmits image data from the FAX modem 7 to the facsimile apparatus 6 through a telephone line.

上記のように画像読取部1あるいはホスト装置から入力された画像データの処理が完了したとき、消去部26がハードディスク装置4に保存された画像データを消去する。なお、ドキュメントファイリングモードでは、画像読取部1あるいはホスト装置から入力された画像データは、ハードディスク装置4に保存される。機器制御部9は、必要なときに画像データを呼び出して、印刷や送信する。   When the processing of the image data input from the image reading unit 1 or the host device is completed as described above, the erasing unit 26 erases the image data stored in the hard disk device 4. In the document filing mode, image data input from the image reading unit 1 or the host device is stored in the hard disk device 4. The device control unit 9 calls up image data when necessary and prints or transmits the image data.

本プリントシステムにおけるホスト装置である、利用者が使用するパソコン等の端末装置30は、画像処理装置が実行するジョブを管理する。すなわち、端末装置30は、入力された画像データに基づいてジョブを生成し、このジョブの実行を画像処理装置に要求する。画像処理装置は、この要求を受けて、端末装置30から出力されたジョブを実行する。ジョブは、プリンタモード、ファクシミリモード、ドキュメントファイリングモードのいずれかによって実行される。   A terminal device 30 such as a personal computer used by a user, which is a host device in the print system, manages jobs executed by the image processing apparatus. That is, the terminal device 30 generates a job based on the input image data, and requests the image processing device to execute this job. In response to this request, the image processing apparatus executes the job output from the terminal device 30. The job is executed in any one of a printer mode, a facsimile mode, and a document filing mode.

端末装置30は、図2に示すように、処理指示を入力する入力部32と、画像を表示する表示部33と、画像データを記憶する記憶部34と、画像データに対するジョブを管理するジョブ管理部35と、装置全体の制御を司る制御部36と、画像処理装置や他のホスト装置と通信を行う通信部37とを備えている。   As shown in FIG. 2, the terminal device 30 includes an input unit 32 for inputting processing instructions, a display unit 33 for displaying images, a storage unit 34 for storing image data, and job management for managing jobs for image data. A control unit 36 that controls the entire apparatus, and a communication unit 37 that communicates with the image processing apparatus and other host devices.

特に、端末装置30では、文章作成ソフトあるいは表作成ソフトといったアプリケーションソフトによって画像データが作成される。また、ブラウザやメーラーによって外部から画像データが入力される。このような画像データに対して、例えば図3に示すように、アプリケーションソフトによって表示部33に表示されている画面において、ユーザが印刷要求の操作を行うと、CPU等を備えた制御部36は、プリンタドライバを動作させて、印刷ジョブを生成する。このとき、図4に示すように、印刷ジョブの開始を示す画面が表示部33に表示される。   In particular, in the terminal device 30, image data is created by application software such as text creation software or table creation software. In addition, image data is input from the outside by a browser or mailer. For such image data, for example, as shown in FIG. 3, when the user performs a print request operation on the screen displayed on the display unit 33 by application software, the control unit 36 including a CPU or the like is displayed. The printer driver is operated to generate a print job. At this time, as shown in FIG. 4, a screen indicating the start of the print job is displayed on the display unit 33.

プリンタドライバは、画像データをPDLに変換して、印刷データを作成する。そして、プリンタドライバは、印刷データと、ユーザにより入力された印刷条件等の印刷情報とを合わせて、印刷ジョブを生成し、印刷ジョブをジョブ管理部35のプリントキュー38に格納する。このとき、図5に示すように、プリントキュー38の状態を示す画面に、格納中(スプール中)の表示がされる。なお、プリントキュー38は、ハードディスク装置あるいはメモリからなる記憶部34に設けられ、ジョブ管理部35によって管理される。   The printer driver converts the image data into PDL and creates print data. Then, the printer driver combines the print data and print information such as print conditions input by the user to generate a print job, and stores the print job in the print queue 38 of the job management unit 35. At this time, as shown in FIG. 5, the screen indicating the status of the print queue 38 is displayed as being stored (spooling). The print queue 38 is provided in the storage unit 34 including a hard disk device or a memory, and is managed by the job management unit 35.

プリンタドライバは、プリントキュー38への印刷ジョブの格納が完了すると、印刷ジョブを指定された画像処理装置に出力する。このとき、図6に示すように、プリントキュー38の状態を示す画面では、格納中(スプール中)の表示が消える。プリントキュー38に複数の印刷ジョブが格納されているとき、先着順に印刷ジョブが出力される。この出力に応じて、制御部36は、通信部37を通じて画像処理装置に印刷ジョブを送信する。印刷ジョブの送信が完了すると、図7に示すように、プリントキュー38の状態を示す画面では、格納されていた印刷ジョブの表示が削除される。   When the storage of the print job in the print queue 38 is completed, the printer driver outputs the print job to the designated image processing apparatus. At this time, as shown in FIG. 6, the display of storing (spooling) disappears on the screen showing the state of the print queue 38. When a plurality of print jobs are stored in the print queue 38, the print jobs are output in the order of arrival. In response to this output, the control unit 36 transmits a print job to the image processing apparatus through the communication unit 37. When the transmission of the print job is completed, the stored print job display is deleted on the screen indicating the state of the print queue 38 as shown in FIG.

画像処理装置が印刷ジョブを受信すると、機器制御部9は、印刷ジョブに対する準備処理を行う。すなわち、機器制御部9は、印刷情報に基づいて印刷データをラスタデータに変換し、ページ単位に展開して準備処理が終了すると、ハードディスク装置4にラスタデータを一時的に保存する。そして、機器制御部9は、ラスタデータをハードディスク装置4から読み出して、印字部21に転送する。印字部21は、記録シートに画像を印刷して出力する。   When the image processing apparatus receives a print job, the device control unit 9 performs a preparation process for the print job. That is, the device control unit 9 converts the print data into raster data based on the print information, expands the data in units of pages, and temporarily stores the raster data in the hard disk device 4 when the preparation process is completed. Then, the device control unit 9 reads the raster data from the hard disk device 4 and transfers it to the printing unit 21. The printing unit 21 prints and outputs an image on a recording sheet.

ところで、ユーザの操作ミスや印刷情報の変更などによって、印刷ジョブを中止する事情が生じたとき、印刷ジョブが画像処理装置に送信される前、すなわちプリントキュー38に格納されている間であれば、端末装置30は、印刷ジョブの実行を中止させることができる。図4に示す画面において、ユーザがキャンセルボタンを操作する、あるいは図5に示す画面において、ユーザが印刷ジョブに対するキャンセルを選択するといったように、ユーザが印刷のキャンセルを入力すると、制御部36は、プリンタドライバに印刷中止を指示する。プリンタドライバは、プリントキュー38から印刷ジョブを削除する。   By the way, when a situation in which a print job is canceled due to a user's operation mistake or a change in print information, etc., before the print job is transmitted to the image processing apparatus, that is, while being stored in the print queue 38. The terminal device 30 can cancel the execution of the print job. When the user inputs cancel of printing such that the user operates the cancel button on the screen shown in FIG. 4 or the user selects cancel for the print job on the screen shown in FIG. Instructs the printer driver to cancel printing. The printer driver deletes the print job from the print queue 38.

しかし、通常、印刷ジョブは、プリントキュー38への格納が完了すると、すぐに画像処理装置に送信される。送信された後では、ユーザは、印刷をキャンセルすることができない。そこで、画像処理装置は、印刷ジョブを実行する前に、端末装置30に対して印刷ジョブの実行開始の確認を行い、端末装置30からの指示にしたがって印刷ジョブの実行の開始あるいは中止を行う。   However, normally, the print job is sent to the image processing apparatus as soon as storage in the print queue 38 is completed. After being transmitted, the user cannot cancel printing. Therefore, the image processing apparatus confirms the start of execution of the print job with respect to the terminal device 30 before executing the print job, and starts or stops the execution of the print job according to an instruction from the terminal device 30.

図8に示すように、ユーザが端末装置30にある画像データの印刷を要求する操作を行うと、制御部36がプリンタドライバを動作させる。印刷ジョブが生成され、印刷ジョブは一旦プリントキュー38に格納される。格納が完了すると、印刷ジョブは画像処理装置に送信される。   As shown in FIG. 8, when the user performs an operation for requesting printing of image data in the terminal device 30, the control unit 36 operates the printer driver. A print job is generated, and the print job is temporarily stored in the print queue 38. When the storage is completed, the print job is transmitted to the image processing apparatus.

プリンタドライバが、印刷ジョブを生成して、プリントキュー38に格納するまでの間、図9に示すように、印刷ジョブの実行が準備中であることを示す画面が表示部33に表示される。なお、印刷実行の最終的な許可が得られていないので、ここでは印刷準備中と表示される。この画面が表示されている間は、印刷ジョブはまだ画像処理装置に送信されていないので、印刷ジョブのキャンセルが可能である。   Until the printer driver generates a print job and stores it in the print queue 38, a screen indicating that the print job is being prepared is displayed on the display unit 33 as shown in FIG. Since final permission to execute printing has not been obtained, “preparing for printing” is displayed here. While this screen is displayed, the print job has not yet been transmitted to the image processing apparatus, so the print job can be canceled.

画像処理装置が印刷ジョブを受け取ると、機器制御部9は、印刷ジョブに対する準備処理を行う。準備処理が終了すると、機器制御部9は、端末装置30に印刷許可の要求を行う。   When the image processing apparatus receives a print job, the device control unit 9 performs a preparation process for the print job. When the preparation process is completed, the device control unit 9 requests the terminal device 30 for printing permission.

端末装置30の制御部36は、画像処理装置から印刷許可の要求を受けると、図10に示すように、印刷実行の確認画面を表示部33に表示させる。確認画面には、印刷許可の確認メッセージと、印刷ボタンおよびキャンセルボタンが表示される。ユーザは、印刷ジョブの実行開始かキャンセルかのいずれかを選択できる。   Upon receiving a request for printing permission from the image processing apparatus, the control unit 36 of the terminal device 30 displays a print execution confirmation screen on the display unit 33 as shown in FIG. On the confirmation screen, a print permission confirmation message, a print button, and a cancel button are displayed. The user can select whether to start or cancel execution of the print job.

例えば、図11に示すように、ユーザが印刷ボタンを操作すると、端末装置30の制御部36は、通信部37を通じて画像処理装置に実行開始の指示を行う。画像処理装置の機器制御部9は、この指示を受けると、ラスタデータを印字部21に出力する。印字部21が印刷を行う。   For example, as illustrated in FIG. 11, when the user operates the print button, the control unit 36 of the terminal device 30 instructs the image processing apparatus to start execution through the communication unit 37. Upon receiving this instruction, the device control unit 9 of the image processing apparatus outputs raster data to the printing unit 21. The printing unit 21 performs printing.

ユーザがキャンセルボタンを操作すると、制御部36は、画像処理装置に実行中止の指示を行う。機器制御部9は、この指示にしたがって印刷ジョブの実行を中止する。機器制御部9は、ハードディスク装置4に保存されている印刷ジョブのラスタデータを消去する。   When the user operates the cancel button, the control unit 36 instructs the image processing apparatus to stop execution. The device control unit 9 stops the execution of the print job according to this instruction. The device control unit 9 deletes the raster data of the print job stored in the hard disk device 4.

実行開始の確認に際して、ユーザは、印刷する画像を確認できる。確認画面に、プレビューボタンが表示され、ユーザがこのボタンを操作すると、端末装置30の制御部36は、画像処理装置に印刷する画像の提供を指示する。画像処理装置の機器制御部9は、印刷する画像のプレビュー画像を端末装置30に送信する。端末装置30の制御部36は、プレビュー画像を表示部33に表示させる。   When confirming the start of execution, the user can confirm the image to be printed. When a preview button is displayed on the confirmation screen and the user operates this button, the control unit 36 of the terminal device 30 instructs the image processing apparatus to provide an image to be printed. The device control unit 9 of the image processing apparatus transmits a preview image of the image to be printed to the terminal device 30. The control unit 36 of the terminal device 30 causes the display unit 33 to display a preview image.

ユーザは、表示されたプレビュー画面を見て、印刷を開始させるか中止させるかを判断することができる。例えば、画像の一部がはみ出て、印刷されないといったことがわかる。このような場合、ユーザが印刷ジョブの中止を選択する。端末装置30は、画像処理装置に中止を指示する。画像処理装置は、印刷ジョブの実行を中止する。そして、ユーザは、端末装置30において、印刷条件の設定を変更するなどの操作を行い、再度印刷要求の操作を行う。端末装置30は、変更された印刷ジョブを生成して、画像処理装置に送信する。このように、プレビュー画像を表示することにより、的確に印刷の実行か中止を決めることができ、無駄な印刷をなくすことができる。   The user can determine whether to start or stop printing by looking at the displayed preview screen. For example, it can be seen that part of the image protrudes and is not printed. In such a case, the user selects to cancel the print job. The terminal device 30 instructs the image processing device to stop. The image processing apparatus stops execution of the print job. Then, the user performs an operation such as changing the setting of the printing condition on the terminal device 30 and performs the operation of the print request again. The terminal device 30 generates the changed print job and transmits it to the image processing apparatus. In this way, by displaying the preview image, it is possible to accurately determine whether to execute or cancel printing, and it is possible to eliminate useless printing.

また、画像処理装置からの印刷の確認に対して、ユーザが端末装置30から離れたときのように、ユーザが指示を行わない場合がある。そこで、画像処理装置は、端末装置30からの応答がないときのためにタイムアウト機能を有する。すなわち、機器制御部9は、タイムアウト機能として、端末装置30に確認を行ったからタイマにより時間を計り、端末装置30からの応答を待つ。所定時間経過しても端末装置30からの応答がないとき、機器制御部9は、タイムアウトと判断し、印刷ジョブの実行開始とする。したがって、ユーザが指示を行わない場合、強制的に印刷が開始される。これにより、実行されない印刷ジョブが画像処理装置に溜まってしまうことを防止できる。   In some cases, the user does not give an instruction to confirm the printing from the image processing apparatus as when the user leaves the terminal device 30. Therefore, the image processing apparatus has a time-out function for when there is no response from the terminal device 30. That is, since the device control unit 9 confirms the terminal device 30 as a time-out function, the device control unit 9 measures time by a timer and waits for a response from the terminal device 30. If there is no response from the terminal device 30 even after a predetermined time has elapsed, the device control unit 9 determines that a time-out has occurred and starts executing the print job. Therefore, if the user does not give an instruction, printing is forcibly started. Thereby, it is possible to prevent a print job that is not executed from being accumulated in the image processing apparatus.

なお、タイムアウトになったとき、機器制御部9は、印刷ジョブの実行を中止してもよい。タイムアウトになったときに実行開始とするか中止するかは、予め決められ、機器制御部9は、設定情報として管理部8に記憶する。端末装置30からの指示がなく、タイムアウトになると、機器制御部は、いずれか一方の決められた処理を行う。   When the time-out occurs, the device control unit 9 may cancel the execution of the print job. Whether to start or stop execution when a timeout occurs is determined in advance, and the device control unit 9 stores the setting information in the management unit 8. When there is no instruction from the terminal device 30 and a time-out occurs, the device control unit performs one of the determined processes.

画像処理装置が、上記のようなタイムアウト機能を有しない場合、画像処理装置に、複数の印刷ジョブが保留のまま存在する。そこで、機器制御部9は、新たな印刷ジョブを受け取ったときに、端末装置30に全ての印刷ジョブに対する確認を行う。端末装置30の表示部33には、図12に示すように、各印刷ジョブに対する複数の確認画面が表示される。全ての画面の印刷ボタンが操作されると、各印刷ジョブの実行が開始される。印刷ジョブは先着順に実行される。また、任意の印刷ジョブに対して、実行開始の指示がされたとき、画像処理装置は、指示された印刷ジョブだけを実行する。指示されなかった印刷ジョブは、そのまま保留される。   When the image processing apparatus does not have the time-out function as described above, a plurality of print jobs remain in the image processing apparatus. Therefore, when the device control unit 9 receives a new print job, it checks the terminal device 30 for all print jobs. As shown in FIG. 12, a plurality of confirmation screens for each print job are displayed on the display unit 33 of the terminal device 30. When the print buttons on all screens are operated, execution of each print job is started. Print jobs are executed on a first-come-first-served basis. Further, when an execution start instruction is issued for an arbitrary print job, the image processing apparatus executes only the instructed print job. A print job that has not been instructed is held as it is.

ここで、急いで実行したい印刷ジョブがあれば、ユーザは、その印刷ジョブに対する確認画面を選ぶ。制御部36は、この印刷ジョブの実行を画像処理装置に指示する。これによって、後から印刷ジョブを要求した場合であっても、最先に印刷を行うことができる。   Here, if there is a print job to be executed in a hurry, the user selects a confirmation screen for the print job. The control unit 36 instructs the image processing apparatus to execute this print job. As a result, even when a print job is requested later, printing can be performed first.

このように、印刷ジョブが画像処理装置に出力されてしまっても、印刷開始前に印刷ジョブを実行するかの確認を行うことにより、操作ミスをした場合などによって印刷をキャンセルしたいときに、実行を中止させることができる。これによって、記録シート等の消耗材の無駄な使用をなくすことができる。   In this way, even if a print job is output to the image processing device, it can be executed when it is desired to cancel printing due to an operation error, etc. by confirming whether the print job is to be executed before starting printing. Can be canceled. As a result, wasteful use of consumables such as recording sheets can be eliminated.

ところで、上記の印刷ジョブを実行する前の確認の有無は、予め設定される。端末装置30において、画像処理装置のプロパティとして設定される。図13に示すように、プロパティの設定の1つとして、実行確認のためのメッセージを表示するか否かの項目が設けられる。制御部36は、ユーザによって設定された実行確認情報を記憶し、印刷ジョブを生成するときに実行確認情報を付加する。   By the way, whether or not to confirm before executing the above-described print job is set in advance. In the terminal device 30, it is set as a property of the image processing device. As shown in FIG. 13, as one of the property settings, an item as to whether or not to display a message for confirming execution is provided. The control unit 36 stores the execution confirmation information set by the user, and adds the execution confirmation information when generating a print job.

画像処理装置が印刷ジョブを受け取ると、機器制御部9は、印刷ジョブから実行確認情報を読み出す。確認を行う設定であれば、機器制御部9は、印刷ジョブの実行前に確認を行う。なお、この実行確認の設定は、画像処理装置において行ってもよい。機器制御部9は、設定された実行確認情報を管理部8に記憶する。印刷ジョブの実行を開始する前に、機器制御部9は、実行確認情報にしたがって動作する。   When the image processing apparatus receives a print job, the device control unit 9 reads execution confirmation information from the print job. If the setting is to perform confirmation, the device control unit 9 performs confirmation before executing the print job. Note that this execution confirmation setting may be performed in the image processing apparatus. The device control unit 9 stores the set execution confirmation information in the management unit 8. Before starting execution of the print job, the device control unit 9 operates according to the execution confirmation information.

なお、本発明は、上記実施形態に限定されるものではなく、本発明の範囲内で上記実施形態に多くの修正および変更を加え得ることは勿論である。画像処理装置と端末装置とは、ケーブルを介して直接接続されていてもよい。   In addition, this invention is not limited to the said embodiment, Of course, many corrections and changes can be added to the said embodiment within the scope of the present invention. The image processing device and the terminal device may be directly connected via a cable.

また、印刷ジョブ以外の画像データのファクシミリ送信、画像データのドキュメントファイリングといったジョブにおいても、ジョブを実行する前に、実行開始の確認を行ってもよい。例えば、ホスト装置が画像処理装置に画像データのファクシミリ送信を要求すると、画像処理装置は、ホスト装置からジョブを受け取る。機器制御部は、ファクシミリ送信する前に、ホスト装置に実行開始の確認を行う。また、ホスト装置が画像処理装置に画像データのファイリングを要求すると、画像処理装置の機器制御部は、画像データをハードディスク装置に保存する前に、ホスト装置に実行開始の確認を行う。   Also, in a job such as facsimile transmission of image data other than a print job and document filing of image data, the execution start may be confirmed before the job is executed. For example, when the host apparatus requests the image processing apparatus to send image data by facsimile, the image processing apparatus receives a job from the host apparatus. The device control unit confirms the execution start with the host device before performing facsimile transmission. When the host device requests the image processing device to file image data, the device control unit of the image processing device confirms the host device to start execution before storing the image data in the hard disk device.

上記の実施の形態では、端末装置がプリントキューを有しているが、画像処理装置がプリントキューを有していてもよい。端末装置の制御部は、印刷要求に応じて印刷ジョブを生成すると、印刷ジョブを画像処理装置に送信する。画像処理装置の機器制御部は、印刷ジョブをプリントキューに格納し、格納が完了すると、準備処理を行う。そして、機器制御部は、準備処理が終了したとき、あるいは印刷ジョブをプリントキューに格納し終わったとき、端末装置に実行開始の確認を行う。   In the above embodiment, the terminal apparatus has a print queue, but the image processing apparatus may have a print queue. When the control unit of the terminal device generates a print job in response to the print request, the control unit transmits the print job to the image processing device. The device control unit of the image processing apparatus stores the print job in the print queue, and performs preparatory processing when the storage is completed. Then, when the preparation process is completed or when the print job is stored in the print queue, the device control unit confirms the execution start of the terminal device.

1 画像読取部
2 操作部
3 画像形成部
4 ハードディスク装置
5 通信部
8 管理部
9 機器制御部
21 印字部
30 端末装置
33 表示部
35 ジョブ管理部
36 制御部
37 通信部
38 プリントキュー
DESCRIPTION OF SYMBOLS 1 Image reading part 2 Operation part 3 Image formation part 4 Hard disk apparatus 5 Communication part 8 Management part 9 Device control part 21 Printing part 30 Terminal device 33 Display part 35 Job management part 36 Control part 37 Communication part 38 Print queue

Claims (9)

印刷ジョブを管理するホスト装置と、ホスト装置から出力された印刷ジョブを実行する画像処理装置とを備え、画像処理装置は、印刷ジョブを実行する前に、ホスト装置に対して実行開始の確認を行うことを特徴とするプリントシステム。 A host device that manages the print job; and an image processing device that executes the print job output from the host device. The image processing device confirms execution start with the host device before executing the print job. A printing system characterized by performing. 画像処理装置は、ホスト装置が実行開始を指示したとき、印刷ジョブを実行し、ホスト装置がキャンセルを指示したとき、印刷ジョブの実行を中止することを特徴とする請求項1記載のプリントシステム。 2. The print system according to claim 1, wherein the image processing apparatus executes a print job when the host apparatus instructs execution start, and stops the print job execution when the host apparatus instructs cancellation. 画像処理装置は、ホスト装置に実行開始の確認を行ってから所定時間経過しても、ホスト装置からの指示がないとき、実行開始あるいは中止のうち、予め決められた処理を行うことを特徴とする請求項2記載のプリントシステム。 The image processing apparatus is characterized in that when a predetermined time elapses after confirming execution start with the host apparatus, if there is no instruction from the host apparatus, execution of a predetermined process of starting or stopping execution is performed. The printing system according to claim 2. 画像処理装置は、印刷ジョブのプレビュー画像をホスト装置に送信し、ホスト装置は、プレビュー画像を表示することを特徴とする請求項2または3記載のプリントシステム。 4. The print system according to claim 2, wherein the image processing apparatus transmits a preview image of the print job to the host apparatus, and the host apparatus displays the preview image. ホスト装置は、生成された印刷ジョブを格納するプリントキューを備え、ホスト装置は、印刷ジョブの格納が完了すると、印刷ジョブをプリントキューから画像処理装置に送信し、画像処理装置は、受け取った印刷ジョブに対する準備処理を行ってから、ホスト装置に対して確認を行い、ホスト装置は、画像処理装置に確認に対する指示を行うことを特徴とする請求項1〜4のいずれかに記載のプリントシステム。 The host device includes a print queue for storing the generated print job. When the host device finishes storing the print job, the host device transmits the print job from the print queue to the image processing device, and the image processing device receives the received print job. The print system according to claim 1, wherein after the preparatory process for the job is performed, confirmation is performed with respect to the host device, and the host device instructs the image processing device to perform confirmation. 印刷ジョブを管理するホスト装置から出力された印刷ジョブを実行する制御部を備え、制御部は、印刷ジョブを実行する前に、ホスト装置に対して実行開始の確認を行い、ホスト装置から実行開始の指示を受けると、印刷ジョブを実行し、ホスト装置からキャンセルの指示を受けると、印刷ジョブの実行を中止することを特徴とする画像処理装置。 A control unit that executes the print job output from the host device that manages the print job is provided. The control unit confirms the execution start of the host device before executing the print job, and starts executing from the host device. An image processing apparatus that executes a print job when receiving an instruction, and stops executing the print job when receiving a cancel instruction from a host apparatus. 制御部は、ホスト装置に実行開始の確認を行ってから所定時間経過しても、ホスト装置からの指示がないとき、実行開始あるいは中止のうち、予め決められた処理を行うことを特徴とする請求項6記載の画像処理装置。 The control unit performs a predetermined process of starting or stopping execution when there is no instruction from the host device even if a predetermined time has elapsed after confirming execution start with the host device. The image processing apparatus according to claim 6. 制御部は、印刷ジョブのプレビュー画像をホスト装置に送信することを特徴とする請求項6または7記載の画像処理装置。 The image processing apparatus according to claim 6, wherein the control unit transmits a preview image of the print job to the host apparatus. 制御部は、ホスト装置から受け取った印刷ジョブに対する準備処理を行ってから、ホスト装置に対して確認を行うことを特徴とする請求項6〜8のいずれかに記載の画像処理装置。 The image processing apparatus according to claim 6, wherein the control unit performs a preparation process for a print job received from the host apparatus, and then confirms the host apparatus.
JP2009062915A 2009-03-16 2009-03-16 Printing system and image processor Pending JP2010214710A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009062915A JP2010214710A (en) 2009-03-16 2009-03-16 Printing system and image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009062915A JP2010214710A (en) 2009-03-16 2009-03-16 Printing system and image processor

Publications (1)

Publication Number Publication Date
JP2010214710A true JP2010214710A (en) 2010-09-30

Family

ID=42974079

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009062915A Pending JP2010214710A (en) 2009-03-16 2009-03-16 Printing system and image processor

Country Status (1)

Country Link
JP (1) JP2010214710A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014191710A (en) * 2013-03-28 2014-10-06 Oki Electric Ind Co Ltd Server device, output management method, program and system
CN108121611A (en) * 2016-11-29 2018-06-05 佳能株式会社 Image forming apparatus and control method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014191710A (en) * 2013-03-28 2014-10-06 Oki Electric Ind Co Ltd Server device, output management method, program and system
CN108121611A (en) * 2016-11-29 2018-06-05 佳能株式会社 Image forming apparatus and control method
JP2018088117A (en) * 2016-11-29 2018-06-07 キヤノン株式会社 Image formation device and control method
JP2021121938A (en) * 2016-11-29 2021-08-26 キヤノン株式会社 Printer and control method
JP7208298B2 (en) 2016-11-29 2023-01-18 キヤノン株式会社 Printer and control method
JP7472255B2 (en) 2016-11-29 2024-04-22 キヤノン株式会社 Printing device and control method

Similar Documents

Publication Publication Date Title
JP4725726B2 (en) Image processing apparatus, job log management program, and image processing system
JP4736774B2 (en) Image processing program, image processing method, image processing apparatus, and image processing system
JP4498079B2 (en) Printing apparatus, printing method, program, and storage medium
US9323480B2 (en) Image forming system, print data management device, and method of controlling print data management device
JP2009029136A (en) Printing apparatus, printing method, and printing system
JP2007166175A (en) Image processing program, image processing method, image processing apparatus, and image processing system
KR20130031208A (en) Printing control apparatus and control method therefor
JP2008030456A (en) Image formation device
JP2007210237A (en) Image-forming apparatus
JP5966835B2 (en) Printing apparatus and log writing method
JP4435191B2 (en) Printer driver, program and recording medium
US20100202007A1 (en) Image processing apparatus, control method thereof, and computer program
JP5828619B2 (en) Image forming system
JP2006041764A (en) Log recording apparatus, log recording program, and recording medium
JP2010081011A (en) Electronic apparatus, management system and management program
JP7167542B2 (en) Image forming apparatus and image forming system
JP5127471B2 (en) Image forming apparatus
JP4624945B2 (en) Image processing device
JP2010214710A (en) Printing system and image processor
JP2008288733A (en) Image processing device and image processing method
JP2009075451A (en) Image forming device
JP2006079307A (en) Data management device and data management system
JP7146841B2 (en) IMAGE FORMING APPARATUS, IMAGE FORMING APPARATUS CONTROL METHOD, AND COMPUTER-READABLE PROGRAM
JP6743097B2 (en) Image forming apparatus, control method of image forming apparatus, and program
JP7303726B2 (en) Image forming apparatus, network system including image forming apparatus, image forming apparatus control program and control method