JP2017047565A - Image formation device and image formation program - Google Patents

Image formation device and image formation program Download PDF

Info

Publication number
JP2017047565A
JP2017047565A JP2015171081A JP2015171081A JP2017047565A JP 2017047565 A JP2017047565 A JP 2017047565A JP 2015171081 A JP2015171081 A JP 2015171081A JP 2015171081 A JP2015171081 A JP 2015171081A JP 2017047565 A JP2017047565 A JP 2017047565A
Authority
JP
Japan
Prior art keywords
job
preview
image
execution
unit
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.)
Granted
Application number
JP2015171081A
Other languages
Japanese (ja)
Other versions
JP6372790B2 (en
Inventor
元規 平塚
Motonori Hiratsuka
元規 平塚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2015171081A priority Critical patent/JP6372790B2/en
Publication of JP2017047565A publication Critical patent/JP2017047565A/en
Application granted granted Critical
Publication of JP6372790B2 publication Critical patent/JP6372790B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an image formation device capable of displaying a preview image without holding a job.SOLUTION: An image formation device 1 includes a preview part 21 which generates and displays a preview image related to an output image of a job, and if a job that generates a preview image is being executed, restarts execution of the job after temporarily stopping execution of the job and generates a preview image. By restarting execution of a job without confirming presence of execution of cancel function by a user who views a preview image, a time delay up to job completion can be reduced in a case a user does not stop execution of the job.SELECTED DRAWING: Figure 1

Description

本発明は、画像形成装置及び画像形成装置において動作する画像形成プログラムに関する。   The present invention relates to an image forming apparatus and an image forming program that operates in the image forming apparatus.

ファイル等の内容の印刷、印刷物のコピー等を実行する画像形成装置が広く利用されている。画像形成装置の利用者は、特にファイル等の内容の印刷において、実際の印刷に先立って印刷状態を示すプレビュー画像を確認し、その状態による印刷を可とする場合には印刷を指示し、不可とする場合には印刷を指示せずにファイル等の内容を修正することがある。かかる操作のためにプレビュー画像を表示する画像形成装置も多い。   2. Description of the Related Art Image forming apparatuses that execute printing of contents such as files, copying printed matter, and the like are widely used. The user of the image forming apparatus checks the preview image indicating the printing state prior to actual printing, particularly when printing the contents of a file or the like. In such a case, the contents of the file or the like may be corrected without instructing printing. Many image forming apparatuses display preview images for such operations.

ころで、一度プレビュー画像を確認して、印刷を指示した後においても、再確認をし、必要に応じて印刷をキャンセルすることを望む利用者も存在する。特許文献1には、かかる要望に対応するものとして、ジョブキュー中に存在するジョブについて、そのジョブの出力画像に係るプレビュー画像を生成して表示する画像形成装置が開示されている。    However, even after confirming the preview image once and instructing printing, there are users who wish to reconfirm and cancel printing as necessary. Patent Document 1 discloses an image forming apparatus that generates and displays a preview image related to an output image of a job existing in a job queue as a response to such a request.

特開2005−297441号公報JP 2005-297441 A

特許文献1に開示された画像形成装置は、プレビュー画像を表示するジョブを、画像確認終了まで保留する。このため、以下の問題が発生している。(1)現に実行中のジョブについては、保留することができないので、プレビュー画像を生成することができない。(2)保留されたジョブの再開までに時間を要する。再確認後において印刷をキャンセルしない場合に、印刷の完了が遅れる。   The image forming apparatus disclosed in Patent Literature 1 holds a job for displaying a preview image until the end of image confirmation. For this reason, the following problems have occurred. (1) Since a job currently being executed cannot be suspended, a preview image cannot be generated. (2) It takes time to resume a held job. If printing is not canceled after reconfirmation, the completion of printing is delayed.

本発明は、ジョブを保留することなくプレビュー画像を表示することのできる画像形成装置を提供することを課題とする。   An object of the present invention is to provide an image forming apparatus capable of displaying a preview image without holding a job.

本発明の画像形成装置は、
制御部と記憶部とを備え、
前記記憶部は、ジョブの実行順序を記憶し、
前記制御部は、前記ジョブの出力画像に係るプレビュー画像を生成して表示するプレビュー部を含み、
前記プレビュー部は、前記プレビュー画像を生成する前記ジョブが実行中であれば当該ジョブの実行を一時停止し、前記プレビュー画像を生成し、当該ジョブの実行を再開する
ことを特徴とする。
The image forming apparatus of the present invention includes:
A control unit and a storage unit;
The storage unit stores a job execution order,
The control unit includes a preview unit that generates and displays a preview image related to the output image of the job,
If the job for generating the preview image is being executed, the preview unit pauses execution of the job, generates the preview image, and resumes execution of the job.

この特徴によれば、ジョブを保留することなく、プレビュー画像を生成することができる。ジョブが実行中であっても、プレビュー画像の生成が可能である。一時停止から再開までの時間だけジョブの完了が遅延するが、ジョブは継続的に実行される。   According to this feature, a preview image can be generated without holding the job. Even when a job is being executed, a preview image can be generated. Although the completion of the job is delayed by the time from the pause to the restart, the job is continuously executed.

本発明の画像形成装置は、
前記プレビュー部は、前記ジョブの実行を停止するキャンセル機能を有することを特徴とする。
The image forming apparatus of the present invention includes:
The preview unit has a cancel function for stopping execution of the job.

この特徴によれば、プレビュー画像を再確認したユーザーがジョブの実行を停止することができる。   According to this feature, the user who reconfirms the preview image can stop the execution of the job.

本発明の画像形成装置は、
前記プレビュー部は、前記キャンセル機能の実行の有無を確認せずに当該ジョブの実行を再開することを特徴とする。
The image forming apparatus of the present invention includes:
The preview unit resumes execution of the job without confirming whether or not the cancel function is executed.

この特徴によれば、プレビュー画像を再確認したユーザーがジョブの実行を停止しない場合におけるジョブの完了の遅延時間は、プレビュー画像の生成に必要とされる時間(1秒以下と考えられる)を超えることがない。   According to this feature, when the user who reconfirms the preview image does not stop the job execution, the delay time of job completion exceeds the time required for generating the preview image (considered to be 1 second or less). There is nothing.

本発明の画像形成装置は、
前記プレビュー部は、前記出力画像を生成し、該出力画像を縮小した前記プレビュー画像を生成して前記出力画像を削除することを特徴とする。
The image forming apparatus of the present invention includes:
The preview unit generates the output image, generates the preview image obtained by reducing the output image, and deletes the output image.

この特徴によれば、出力画像及びプレビュー画像を保持するための記憶部容量の使用を小さなものとすることができる。   According to this feature, the storage unit capacity for holding the output image and the preview image can be reduced.

本発明の画像形成プログラムは、
ジョブの出力画像に係るプレビュー画像を生成して表示するプレビュー部、及び
記憶された実行順序の最初のジョブを実行するジョブ実行部として画像形成装置のコンピューターを機能させ、
前記プレビュー部は、前記プレビュー画像を生成する前記ジョブが実行中であれば当該ジョブの実行を一時停止し、前記プレビュー画像を生成し、当該ジョブの実行を再開する
ことを特徴とする。
The image forming program of the present invention includes:
Causing the computer of the image forming apparatus to function as a preview unit that generates and displays a preview image related to the output image of the job, and a job execution unit that executes the first job in the stored execution order;
If the job for generating the preview image is being executed, the preview unit pauses execution of the job, generates the preview image, and resumes execution of the job.

本発明の画像形成装置において動作する画像形成プログラムである 。   3 is an image forming program that operates in the image forming apparatus of the present invention.

本発明の画像形成装置によれば、ジョブを保留することなくプレビュー画像を表示することが可能となる。これにより、実行中のジョブについてもプレビュー画像を表示でき、ユーザーの判断によるジョブの実行停止が可能となる。また、ユーザーがジョブの実行を停止しない場合におけるジョブの完了の遅延時間を小さくすることができる。   According to the image forming apparatus of the present invention, it is possible to display a preview image without holding a job. As a result, a preview image can be displayed for a job that is being executed, and the execution of the job can be stopped by the user's judgment. Further, it is possible to reduce the delay time for job completion when the user does not stop job execution.

図1は、画像形成装置の機能構成を示す図である。FIG. 1 is a diagram illustrating a functional configuration of the image forming apparatus. 図2は、ステータス表示画面を示す図である。FIG. 2 is a diagram showing a status display screen. 図3は、ジョブ別データを示す図である。FIG. 3 is a diagram showing job-specific data. 図4は、プレビュー部の処理を示すフローチャートである。FIG. 4 is a flowchart showing processing of the preview unit. 図5は、プレビュー画像生成の処理を示すフローチャートである。FIG. 5 is a flowchart showing a preview image generation process. 図6は、プレビュー画像生成のジョブ別データを示す図である。FIG. 6 is a diagram showing job-specific data for preview image generation. 図7は、プレビュー画像表示画面を示す図である。FIG. 7 is a diagram showing a preview image display screen.

図1は、本発明の電子機器の一形態としての画像形成装置の機能構成を示す図である。画像形成装置1は、制御部2、記憶部3、表示・入力部4及びプリンター5を備えている。   FIG. 1 is a diagram illustrating a functional configuration of an image forming apparatus as an embodiment of an electronic apparatus according to the invention. The image forming apparatus 1 includes a control unit 2, a storage unit 3, a display / input unit 4, and a printer 5.

制御部2は、プレビュー部21及びジョブ印刷部22(ジョブ実行部)を含む。   The control unit 2 includes a preview unit 21 and a job printing unit 22 (job execution unit).

なお、制御部2は、例えばCPU(Central Processing Unit)を備える。制御部2は、画像形成プログラムを実行することにより、プレビュー部21及びジョブ印刷部22として動作する。   The control unit 2 includes, for example, a CPU (Central Processing Unit). The control unit 2 operates as the preview unit 21 and the job printing unit 22 by executing the image forming program.

プレビュー部21は、ユーザーからの要求に基づき、プレビュー画像を生成して表示する。詳細については後述する。   The preview unit 21 generates and displays a preview image based on a request from the user. Details will be described later.

ジョブ印刷部22は、ジョブ実行データ31によって定められる順番で、ジョブ別データ32から画像を生成し、プリンター5を駆動して印刷する。   The job printing unit 22 generates an image from the job-specific data 32 in the order determined by the job execution data 31, and drives the printer 5 to print.

記憶部3は、ジョブ実行データ31及びジョブ別データ32を記憶している。   The storage unit 3 stores job execution data 31 and job-specific data 32.

ジョブ実行データ31は、複数のジョブの実行順序を規定するデータである。実行順序が最初のものが実行され(画像データがジョブ印刷部22によって印刷され)ている。   The job execution data 31 is data that defines the execution order of a plurality of jobs. The first execution order is executed (image data is printed by the job printing unit 22).

ジョブ別データ32は、各々のジョブに関するデータである。各々のジョブについて、ジョブの状態に依存して、原ファイル321、画像データ322及びプレビューデータ323の1又は2以上がジョブ別データ32として保持される。   The job-specific data 32 is data relating to each job. For each job, one or more of the original file 321, the image data 322, and the preview data 323 are held as job-specific data 32 depending on the job status.

表示・入力部4は、画像形成装置1に付され、タッチパネルディスプレイにより情報を表示し、ユーザーによる入力を受け付ける。なお、画像形成装置1にネットワークを介して接続されたコンピューター等によってもタッチパネルディスプレイと同様の表示・入力が可能である。本明細書においてはタッチパネルディスプレイによるものとして説明するが、ネットワークを介して接続されたコンピューター等であってもよい。   The display / input unit 4 is attached to the image forming apparatus 1, displays information on a touch panel display, and receives input from the user. The same display and input as a touch panel display can be performed by a computer or the like connected to the image forming apparatus 1 via a network. In the present specification, the description is based on a touch panel display, but a computer connected via a network may be used.

プリンター5は、ジョブ印刷部22によって駆動され、画像データを用紙に印刷する。   The printer 5 is driven by the job printing unit 22 and prints image data on paper.

図において、各部の間のデータの入出力を矢印で示す。   In the figure, input / output of data between the respective units is indicated by arrows.

以下、ジョブの制御(実行)について説明する。 Hereinafter, job control (execution) will be described.

図2は、ステータス表示画面を示す図である。ジョブ実行データの内容を、表示・入力部4に、ステータス表示画面41として表示するものである。ステータス表示画面41には、ジョブが、実行される順に(図面上方が先に実行されるジョブを表すものとする。)状態表示411として表示されている。最上段のジョブ1が実行中、その下段のジョブ2及びジョブ3が実行待である。   FIG. 2 is a diagram showing a status display screen. The contents of job execution data are displayed on the display / input unit 4 as a status display screen 41. On the status display screen 41, jobs are displayed as a status display 411 in the order in which they are executed (the upper part of the drawing represents the job executed first). The uppermost job 1 is being executed, and the lower job 2 and job 3 are waiting to be executed.

状態表示411の右方にプレビュー要求ボタン412がある。ユーザーは、プレビュー要求ボタンを操作することで、画像形成装置1にプレビューを表示させることができる。なお、プレビュー要求ボタン412はプレビューを要求する手段を例示したものであり、他の手段であってもよい。具体的な手段にかかわらず、ユーザーによって、実行中のジョブについても、実行待のジョブについても、プレビューの要求が可能となっていることが重要である。   A preview request button 412 is on the right side of the status display 411. The user can display a preview on the image forming apparatus 1 by operating the preview request button. The preview request button 412 exemplifies a means for requesting a preview, and may be other means. Regardless of the specific means, it is important that the user can request a preview for both a job being executed and a job waiting to be executed.

図3は、ジョブ別データを示す図である。図2に示した状態におけるものである。実行中のジョブ1については、画像データ322が、ジョブ印刷部22によって生成され、プリンター5から印刷されている。実行待のジョブ2及び3については、画像データ322が生成されておらず、原ファイル321が保持されている。原ファイル321は、それを加工して画像データ322を生成することのできるデータである。(画像データ322と同一であってもよい。)   FIG. 3 is a diagram showing job-specific data. This is in the state shown in FIG. For job 1 being executed, image data 322 is generated by the job printing unit 22 and printed from the printer 5. For the jobs 2 and 3 waiting for execution, the image data 322 is not generated, and the original file 321 is held. The original file 321 is data that can be processed to generate image data 322. (It may be the same as the image data 322.)

原ファイルが文書データその他画像以外の形式のデータであるときには、原ファイル321を変換して画像データ322を得る。原ファイル321が画像形式のデータであるときは、画像データ322と一致する場合もあるが、用紙サイズやカラーの調整により加工が必要となることが多い。この加工はジョブの実行時に、ジョブ印刷部によって実行される。このため、ジョブ2及びジョブ3については画像データが未生成である。   When the original file is document data or other data in a format other than an image, the original file 321 is converted to obtain image data 322. When the original file 321 is image format data, it may coincide with the image data 322, but processing is often required by adjusting the paper size or color. This processing is executed by the job printing unit when the job is executed. For this reason, no image data has been generated for job 2 and job 3.

ジョブがファイルの印刷でなくコピーである場合には、原ファイル321がなく、スキャナーから画像データ322が読み取られることもある。   If the job is not a file print but a copy, the original file 321 may not exist and the image data 322 may be read from the scanner.

なお、図3においてジョブ毎に別々のフォルダーを有するように描いているが、理解の容易性のためであり、実際にフォルダーを有さずともよい。   In FIG. 3, each job is depicted as having a separate folder, but this is for ease of understanding, and it is not necessary to actually have a folder.

以下、ユーザーがプレビューを要求した場合の処理を説明する。   Hereinafter, processing when the user requests a preview will be described.

図2に示すように、ジョブ1が実行中であり、画像データ322が、ジョブ印刷部22によって生成され、プリンター5から印刷されている。ジョブ2及び3は実行待である。   As shown in FIG. 2, job 1 is being executed, and image data 322 is generated by the job printing unit 22 and printed from the printer 5. Jobs 2 and 3 are waiting to be executed.

ユーザーは、図2に示すステータス表示画面41において、ジョブ1についてのプレビュー要求ボタン412を操作する。制御部2は、プレビュー部21を起動する。この際、ジョブ1に係るものであることをプレビュー部21に伝える。   The user operates a preview request button 412 for job 1 on the status display screen 41 shown in FIG. The control unit 2 activates the preview unit 21. At this time, the preview unit 21 is informed that the job is related to the job 1.

図4は、プレビュー部の処理を示すフローチャートである。プレビュー部21は、ジョブを同定する(21a)。本実施例ではジョブ1が同定される。その後、プレビュー部21は、実行中のジョブであるか否かの判断を行う(21b)。この判断は、ジョブ実行データ31を参照することによる。   FIG. 4 is a flowchart showing processing of the preview unit. The preview unit 21 identifies the job (21a). In this embodiment, job 1 is identified. Thereafter, the preview unit 21 determines whether the job is being executed (21b). This determination is made by referring to the job execution data 31.

プレビュー部21は、次に、実行中のジョブであればジョブを一時停止する(21c)。一時停止は、ジョブ印刷部22における画像処理等の計算を停止するものである。プリンター5における印刷、及びコピーの場合のスキャナーにおける読取は停止されない。(ただし、画像処理装置の設計として、プリンター5における印刷及びスキャナーにおける読取を停止することとしてもよい。)   Next, the preview unit 21 pauses the job if it is an ongoing job (21c). The temporary stop is to stop calculation such as image processing in the job printing unit 22. Printing by the printer 5 and reading by the scanner in the case of copying are not stopped. (However, as a design of the image processing apparatus, printing by the printer 5 and reading by the scanner may be stopped.)

プレビュー部21は、次に、プレビュー画像を生成する(21d)。以下、プレビュー画像生成について詳述する。図5は、プレビュー画像生成の処理を示すフローチャートである。プレビュー部21は、プレビュー画像を生成するジョブについて、ジョブ別データのコピーを作成する(21d1)。この際、画像データ322が存在する場合には原ファイル321をコピーしなくともよい。   Next, the preview unit 21 generates a preview image (21d). Hereinafter, preview image generation will be described in detail. FIG. 5 is a flowchart showing a preview image generation process. The preview unit 21 creates a copy of job-specific data for a job for generating a preview image (21d1). At this time, if the image data 322 exists, the original file 321 may not be copied.

プレビュー部21は、画像データ322が不存在ならば作成する(21d2)が、実行中であるジョブ1については画像データ322が存在する。プレビュー部21は、何もしない。   The preview unit 21 creates the image data 322 if it does not exist (21d2), but the image data 322 exists for the job 1 being executed. The preview unit 21 does nothing.

プレビュー部21は、画像データ322に基づいてプレビュー画像データ323を生成する(21d3)。具体的には、サイズの変更、カラーの調整等を行う。   The preview unit 21 generates preview image data 323 based on the image data 322 (21d3). Specifically, size change, color adjustment, and the like are performed.

プレビュー部21は、画像データ322を削除する(21d4)。   The preview unit 21 deletes the image data 322 (21d4).

図6は、プレビュー画像生成のジョブ別データを示す図である。プレビュー画像生成の処理(21d)におけるジョブ別データの変遷を示したものである。プレビュー画像生成処理開始時におけるジョブ別データ32は、図の左上に符号32Sで示されたものである。   FIG. 6 is a diagram showing job-specific data for preview image generation. It shows the transition of job-specific data in the preview image generation process (21d). The job-specific data 32 at the start of the preview image generation process is indicated by reference numeral 32S in the upper left of the drawing.

ジョブ別データのコピーを作成し(21d1)、画像データ322が不存在ならば作成する(21d2)ことで、ジョブ別データのコピーが符号32A1で示されたものとなる。符号32Sで示されたジョブ別データは削除されずに残されている。   A copy of the job-specific data is created (21d1), and if the image data 322 does not exist (21d2), a copy of the job-specific data is indicated by reference numeral 32A1. The job-specific data indicated by reference numeral 32S is left without being deleted.

プレビュー画像データ323を生成する(21d3)ことで、ジョブ別データのコピーが符号32A2で示されたものとなる。画像データ322を削除する(21d4)ことで、ジョブ別データのコピーが符号32A3で示されたものとなる。   By generating the preview image data 323 (21d3), a copy of the job-specific data is indicated by reference numeral 32A2. By deleting the image data 322 (21d4), a copy of the job-specific data is indicated by reference numeral 32A3.

符号32A3で示されたものは、プレビュー画像データ323のみのものである。サイズの小さなデータとなり、記憶部3の容量を制約することが少ない。符号32A1及び32A2で示されたものは処理途中の(短時間のみ存在する)状態であるが、符号32A3で示されたものは、ユーザーがプレビュー画像を閲覧している間(長時間の可能性がある)保持される。これがサイズの小さなデータとなることで、他のジョブへの影響が小さくなる。   What is indicated by reference numeral 32A3 is only the preview image data 323. The data is small in size, and there is little restriction on the capacity of the storage unit 3. What is indicated by reference numerals 32A1 and 32A2 is a state in the middle of processing (exists only for a short time), but what is indicated by reference numeral 32A3 is while the user is viewing the preview image (possibility of a long time). Is retained). Since this becomes small data, the influence on other jobs is reduced.

再び、図4に戻り、プレビュー部の処理を説明する。   Returning to FIG. 4 again, the processing of the preview part will be described.

プレビュー部21は、次に、プレビュー画像を表示する(21e)。その後、プレビュー部21は、実行中のジョブであるか否かの判断を行う(21f)。この判断は、符号21bで示したものと同一の結果なので、ジョブ実行データ31を参照せずに符号21bで示したものの結果を使用する。   Next, the preview unit 21 displays a preview image (21e). Thereafter, the preview unit 21 determines whether the job is being executed (21f). Since this determination is the same result as that indicated by reference numeral 21 b, the result indicated by reference numeral 21 b is used without referring to the job execution data 31.

プレビュー部21は、次に、実行中のジョブであればジョブを再開する(21g)。すなわちジョブ印刷部22における画像処理等の計算を再開する。   Next, the preview unit 21 resumes the job if it is an ongoing job (21g). That is, calculation such as image processing in the job printing unit 22 is resumed.

図7は、プレビュー画像表示画面を示す図である。プレビュー画像を表示する(21e)際に、表示・入力部4にプレビュー表示画面42として表示されるものである。プレビュー表示画面42には、プレビュー画像表示421がされ、継続ボタン422及び停止ボタン423が設けられている。   FIG. 7 is a diagram showing a preview image display screen. When the preview image is displayed (21e), it is displayed on the display / input unit 4 as a preview display screen 42. On the preview display screen 42, a preview image display 421 is provided, and a continuation button 422 and a stop button 423 are provided.

ユーザーが継続ボタン422を操作すると、プレビュー表示画面42が消され、ジョブ1の実行が継続される。ただし、ユーザーが継続ボタン422を操作する前にジョブが再開(21g)されているので、継続ボタン422の操作に起因してジョブ印刷部22の動作が替わるものではない。   When the user operates the continuation button 422, the preview display screen 42 is cleared, and execution of job 1 is continued. However, since the job is resumed (21g) before the user operates the continuation button 422, the operation of the job printing unit 22 does not change due to the operation of the continuation button 422.

ユーザーが停止ボタン423を操作すると、ジョブが停止される。すなわち、ジョブ1に係るジョブ印刷部22の動作が終了し、ジョブ印刷部はジョブ2の処理を開始する。制御部2は、合わせて、プリンター5(必要であればスキャナーをも)の動作を終了させる。   When the user operates the stop button 423, the job is stopped. That is, the operation of the job printing unit 22 related to job 1 is completed, and the job printing unit starts processing of job 2. At the same time, the control unit 2 ends the operation of the printer 5 (and a scanner if necessary).

以上の処理により、ユーザーがプレビューを要求した際にジョブ1に係る印刷がどれだけ遅延するかについて検討する。一時停止(21c)から再開(21g)までの時間は、短い。CPUの処理によるプレビュー画像の生成(21d)、プレビュー画像の表示(21e)は短時間、通常は1秒以下、長くとも数秒と考えられる。また、プリンター5が1の画像を印刷している間に一時停止(21c)及び再開(21g)が行われ、次の画像の印刷開始が遅延しないのであれば、ジョブ1に係る印刷は遅延なく実行される。   With the above processing, it is examined how much the printing related to job 1 is delayed when the user requests a preview. The time from the pause (21c) to the restart (21g) is short. The generation of the preview image (21d) and the display of the preview image (21e) by the processing of the CPU are considered to be a short time, usually 1 second or less, and at most several seconds. If the printer 5 is temporarily stopped (21c) and resumed (21g) while printing one image and the start of printing the next image is not delayed, the printing related to the job 1 is not delayed. Executed.

以上詳細に説明したように、本実施例の画像処理装置によれば、実行中のジョブについてもプレビュー画像を表示でき、ユーザーの判断によるジョブの実行停止が可能となる。また、ユーザーがジョブの実行を停止しない場合におけるジョブの完了の遅延時間を小さくすることができる。   As described above in detail, according to the image processing apparatus of the present embodiment, a preview image can be displayed even for a job that is being executed, and the execution of the job can be stopped based on the judgment of the user. Further, it is possible to reduce the delay time for job completion when the user does not stop job execution.

本実施例は、実行待のジョブについてのプレビューに係るものである。実施例1との相違点について説明する。他の点は実施例1と同様であり、詳細な説明を省略する。   This embodiment relates to a preview of a job waiting for execution. Differences from the first embodiment will be described. The other points are the same as in the first embodiment, and detailed description thereof is omitted.

ユーザーは、図2に示すステータス表示画面41において、ジョブ2についてのプレビュー要求ボタン412を操作する。制御部2は、プレビュー部21を起動する。この際、ジョブ2に係るものであることをプレビュー部21に伝える。   The user operates a preview request button 412 for job 2 on the status display screen 41 shown in FIG. The control unit 2 activates the preview unit 21. At this time, the preview section 21 is informed that the job is related to job 2.

プレビュー部21による実行中のジョブであるか否かの判断(21b、21f)において、実行中ではないとの判断となり、一時停止(21c)及び再開(21g)は行われない(図4参照)。(ジョブ1に係るジョブ印刷部22の処理は行われておらず、一時停止(21c)及び再開(21g)の必要がない)。   In the determination (21b, 21f) of whether or not the job is being executed by the preview unit 21, it is determined that the job is not being executed, and the temporary stop (21c) and resumption (21g) are not performed (see FIG. 4). . (The processing of the job printing unit 22 relating to job 1 is not performed, and there is no need to pause (21c) and resume (21g)).

ジョブ別データのコピーを作成した(21d1)後、画像データ322が不存在なので作成される(21d2が実行される:図6参照)。なお、画像データ322が存在する場合も考えられ、その場合には画像データ322を作成せずにコピーする。   After the copy of the job-specific data is created (21d1), the image data 322 is created because it does not exist (21d2 is executed: see FIG. 6). Note that image data 322 may exist, and in that case, the image data 322 is copied without being created.

ユーザーが継続ボタン422を操作した際には、ジョブ2はそのままジョブ実行データ31に保持される。   When the user operates the continuation button 422, the job 2 is held in the job execution data 31 as it is.

ユーザーが停止ボタン423を操作した際には、ジョブ2がジョブ実行データ31から削除される(ジョブ2は実行されない)。なお、削除でなく保留としてもよい。   When the user operates the stop button 423, the job 2 is deleted from the job execution data 31 (job 2 is not executed). In addition, it is good also as a hold instead of deletion.

他については、実施例1と同様である。   About others, it is the same as that of Example 1. FIG.

以上詳細に説明したように、本実施例の画像処理装置によれば、実行待のジョブについてもプレビュー画像を表示でき、ユーザーの判断によるジョブの実行停止が可能となる。   As described above in detail, according to the image processing apparatus of the present embodiment, a preview image can be displayed for a job waiting to be executed, and the execution of the job can be stopped at the user's discretion.

ジョブを保留することなくプレビュー画像を表示することが可能であり、実行中のジョブについてもプレビュー画像を表示でき、ユーザーがジョブの実行を停止しない場合におけるジョブの完了の遅延時間を小さくすることのできる画像形成装置である。多くの企業における利用が考えられる。   It is possible to display a preview image without holding the job, and it is possible to display a preview image even for a job that is being executed, reducing the delay time for job completion when the user does not stop job execution. It is an image forming apparatus that can be used. It can be used in many companies.

1 画像形成装置
2 制御部
21 プレビュー部
22 ジョブ印刷部
3 記憶部
31 ジョブ実行データ
32 ジョブ別データ
4 表示・入力部
41 ステータス表示画面
42 プレビュー表示画面
5 プリンター
DESCRIPTION OF SYMBOLS 1 Image forming apparatus 2 Control part 21 Preview part 22 Job printing part 3 Storage part 31 Job execution data 32 Job-specific data 4 Display / input part 41 Status display screen 42 Preview display screen 5 Printer

Claims (5)

制御部と記憶部とを備え、
前記記憶部は、ジョブの実行順序を記憶し、
前記制御部は、
前記ジョブの出力画像に係るプレビュー画像を生成して表示するプレビュー部と、
前記実行順序の最初のジョブを実行するジョブ実行部と、
を含み、
前記プレビュー部は、前記プレビュー画像を生成する前記ジョブが実行中であれば当該ジョブの実行を一時停止し、前記プレビュー画像を生成し、当該ジョブの実行を再開する
ことを特徴とする画像形成装置。
A control unit and a storage unit;
The storage unit stores a job execution order,
The controller is
A preview unit for generating and displaying a preview image related to the output image of the job;
A job execution unit for executing the first job in the execution order;
Including
If the job for generating the preview image is being executed, the preview unit temporarily stops the execution of the job, generates the preview image, and restarts the execution of the job. .
前記プレビュー部は、前記ジョブの実行を停止するキャンセル機能を有することを特徴とする、請求項1に記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the preview unit has a cancel function for stopping execution of the job. 前記プレビュー部は、前記キャンセル機能の実行の有無を確認せずに当該ジョブの実行を再開することを特徴とする、請求項2に記載の画像形成装置。   The image forming apparatus according to claim 2, wherein the preview unit resumes execution of the job without confirming whether the cancel function is executed. 前記プレビュー部は、前記出力画像を生成し、該出力画像を縮小した前記プレビュー画像を生成して前記出力画像を削除することを特徴とする、請求項1〜3のいずれか1項に記載の画像形成装置。   The said preview part produces | generates the said output image, produces | generates the said preview image which reduced the output image, and deletes the said output image, The Claim 1 characterized by the above-mentioned. Image forming apparatus. ジョブの出力画像に係るプレビュー画像を生成して表示するプレビュー部、及び
記憶された実行順序の最初のジョブを実行するジョブ実行部として画像形成装置のコンピューターを機能させ、
前記プレビュー部は、前記プレビュー画像を生成する前記ジョブが実行中であれば当該ジョブの実行を一時停止し、前記プレビュー画像を生成し、当該ジョブの実行を再開する
ことを特徴とする画像形成プログラム。
Causing the computer of the image forming apparatus to function as a preview unit that generates and displays a preview image related to the output image of the job, and a job execution unit that executes the first job in the stored execution order;
If the job for generating the preview image is being executed, the preview unit pauses execution of the job, generates the preview image, and restarts execution of the job. .
JP2015171081A 2015-08-31 2015-08-31 Image forming apparatus and image forming program Expired - Fee Related JP6372790B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015171081A JP6372790B2 (en) 2015-08-31 2015-08-31 Image forming apparatus and image forming program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015171081A JP6372790B2 (en) 2015-08-31 2015-08-31 Image forming apparatus and image forming program

Publications (2)

Publication Number Publication Date
JP2017047565A true JP2017047565A (en) 2017-03-09
JP6372790B2 JP6372790B2 (en) 2018-08-15

Family

ID=58280863

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015171081A Expired - Fee Related JP6372790B2 (en) 2015-08-31 2015-08-31 Image forming apparatus and image forming program

Country Status (1)

Country Link
JP (1) JP6372790B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020116822A (en) * 2019-01-23 2020-08-06 株式会社リコー Image formation apparatus, output state image formation method and output state image formation program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002160406A (en) * 2000-11-28 2002-06-04 Ricoh Co Ltd Printer device
JP2008186254A (en) * 2007-01-30 2008-08-14 Canon Inc Information processor, information processing method, program and storage medium
JP2011128904A (en) * 2009-12-17 2011-06-30 Canon Inc Information processing apparatus, method thereof, and program
US20150242168A1 (en) * 2014-02-24 2015-08-27 Csr Imaging Us, Lp Mobile printer controller with high fidelity preview and print job manipulation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002160406A (en) * 2000-11-28 2002-06-04 Ricoh Co Ltd Printer device
JP2008186254A (en) * 2007-01-30 2008-08-14 Canon Inc Information processor, information processing method, program and storage medium
JP2011128904A (en) * 2009-12-17 2011-06-30 Canon Inc Information processing apparatus, method thereof, and program
US20150242168A1 (en) * 2014-02-24 2015-08-27 Csr Imaging Us, Lp Mobile printer controller with high fidelity preview and print job manipulation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020116822A (en) * 2019-01-23 2020-08-06 株式会社リコー Image formation apparatus, output state image formation method and output state image formation program

Also Published As

Publication number Publication date
JP6372790B2 (en) 2018-08-15

Similar Documents

Publication Publication Date Title
JP5371726B2 (en) Information processing apparatus, information processing apparatus control method, and program
US8736879B2 (en) Managing settings for image processing job options
JP6300500B2 (en) Image forming apparatus, control method therefor, and program
JP2017128028A (en) Printing apparatus and method of controlling the same, and program
JP2010284919A (en) Printer
US8976381B2 (en) Printing apparatus, method for controlling printing apparatus, and storage medium
JP2009076004A (en) Printing system
JP2012068831A (en) Information processing apparatus and method of updating program in the same
JP5670276B2 (en) Image forming apparatus
JP2013055605A (en) Job history management device, image forming apparatus, job history management method, and job history management program
JP2011048530A (en) Print control program and method, and printing system
JP6575270B2 (en) Print setting support apparatus and program
JP6372790B2 (en) Image forming apparatus and image forming program
JP2011243169A (en) Management apparatus, management method and program
JP2010213066A (en) Image-forming device
JP2010099891A (en) Printing controller, printing controlling method, and computer program
US20140233057A1 (en) Control system for forming and outputting image, control apparatus for forming and outputting image, and recording medium storing a control program for forming and outputting image
JP2016035639A (en) Image forming apparatus, control method of image forming apparatus, and control program
JP2008022456A (en) Image processing device and image processing control method
JP2015204511A (en) Printer, information processor, printer control method, and program
JP2015091039A (en) Job processor
JP2010214710A (en) Printing system and image processor
JP4761453B2 (en) Printing apparatus and printing control method
JP2012250382A (en) Printer and method of printing
JP2010218325A (en) Printing controller and printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180307

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180403

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180522

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180531

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180613

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180625

R150 Certificate of patent or registration of utility model

Ref document number: 6372790

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180708

LAPS Cancellation because of no payment of annual fees