JP4324526B2 - Print processing device - Google Patents

Print processing device Download PDF

Info

Publication number
JP4324526B2
JP4324526B2 JP2004258732A JP2004258732A JP4324526B2 JP 4324526 B2 JP4324526 B2 JP 4324526B2 JP 2004258732 A JP2004258732 A JP 2004258732A JP 2004258732 A JP2004258732 A JP 2004258732A JP 4324526 B2 JP4324526 B2 JP 4324526B2
Authority
JP
Japan
Prior art keywords
print
job
firmware
unit
output
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.)
Expired - Fee Related
Application number
JP2004258732A
Other languages
Japanese (ja)
Other versions
JP2006072929A (en
Inventor
里香 一宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2004258732A priority Critical patent/JP4324526B2/en
Publication of JP2006072929A publication Critical patent/JP2006072929A/en
Application granted granted Critical
Publication of JP4324526B2 publication Critical patent/JP4324526B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ファームウェアのバージョンアップが可能な印刷処理装置に関する。   The present invention relates to a print processing apparatus capable of upgrading firmware.

印刷処理装置(あるいはプリンタともいう)において、ホスト側にあってプリンタに実行させる印字処理の機能設定やプリンタへ転送する印字データの生成をするプリンタドライバとプリンタ側にあって転送された印字データをプリンタに印字させるファームウェアとは、対になって印刷処理を行うことから、プリンタドライバとファームウェアは同時にバージョンアップされることがある。しかし、従来の印刷処理装置においては、管理者がユーザーの知り得ないところでファームウェアの更新が行われることによって、ユーザーの意図しない出力結果となることがあった。   In a print processing apparatus (or printer), a printer driver for setting function of print processing to be executed by the printer on the host side and generating print data to be transferred to the printer and print data transferred by the printer side Since the firmware to be printed by the printer is paired and print processing is performed, the printer driver and firmware may be upgraded at the same time. However, in the conventional print processing apparatus, there is a case where an output result unintended by the user is obtained by updating the firmware where the administrator cannot know the user.

この問題点を解決するために、プリンタドライバから本体ファームのバージョンを取得し、その情報からプリンタドライバとファームがサポートする機能があれば、プリンタドライバのユーザーインターフェースの機能を表示し、サポートしていなければユーザーインターフェースの機能を非表示にする方式が提案されている(例えば、特許文献1参照)。   To solve this problem, the firmware version of the main unit must be obtained from the printer driver, and if the printer driver and firmware support functions from that information, the user interface function of the printer driver must be displayed and supported. For example, a method of hiding the function of the user interface has been proposed (see, for example, Patent Document 1).

また、プリンタドライバとファームウェアが共通のカラーモジュールを有し、両方のバージョン情報の新旧状態を判断し、両方のバージョンが一致するように同期させる方式が提案されている(例えば、特許文献2参照)。
また、印刷要求元のプリンタドライバのバージョンとプリンタ側の処理部のバージョンが一致しない場合には通知を行い、印刷時の不具合を減少させる方式が提案されている(例えば、特許文献3参照)。
特開2003−216375号公報 特開2004−126965号公報 特開平11−161443号公報
Also, a method has been proposed in which the printer driver and firmware have a common color module, and the version information of both versions is judged to be new and old, and synchronized so that both versions match (for example, see Patent Document 2). .
In addition, a method has been proposed in which a notification is issued when the version of the printer driver of the print request source and the version of the processing unit on the printer side do not match, thereby reducing problems during printing (for example, see Patent Document 3).
JP 2003-216375 A JP 2004-126965 A Japanese Patent Laid-Open No. 11-161443

従来の印刷処理装置においては、ユーザーの知り得ないところでファームウェアが更新されることによって、ファームウェアがサポートする機能が変更され、ユーザーの意図しない出力結果となることがあった。さらに、ホールドジョブ機能、すなわち、送信された印刷データを印刷処理装置内の記憶部に格納して保存しておき、ユーザーの選択指定によって後から出力できるようにする機能を有する印刷処理装置においては、ジョブ格納時点ではユーザーの意図した出力を行うことが可能なファームウェアのバージョンであったが、ファームウェアのバージョンが更新されることによって、ジョブ出力時点では意図しない出力結果となったり、あるいは出力できなくなったりすることがあった。   In the conventional print processing apparatus, when the firmware is updated without the user's knowledge, the function supported by the firmware is changed, which may result in an output result that is not intended by the user. Furthermore, in a print processing apparatus having a hold job function, that is, a function that stores and saves the transmitted print data in a storage unit in the print processing apparatus, and can output it later according to a user's selection designation When the job is stored, the firmware version can be output as intended by the user. However, when the firmware version is updated, an unintended output result or output cannot be performed at the time of job output. Sometimes happened.

従来の技術では、ジョブ格納時点においてプリンタドライバとファームウェアのサポートする機能に不整合がある場合には出力が意図しない結果となることを検出しユーザーに対して通知することができるが、ジョブ格納後にファームウェアが更新された場合は、出力が意図しない結果となることを検出することが出来ない。このような不具合を自動的に回避することのできる手法が望まれている。   In the conventional technology, if there is a mismatch between the functions supported by the printer driver and firmware at the time of job storage, it can be detected and notified to the user that the output will not be intended. When the firmware is updated, it cannot be detected that the output has an unintended result. A technique capable of automatically avoiding such a problem is desired.

本発明は前述したような事情を考慮してなされたものであり、ファームウェアの更新前と更新後において、印刷処理装置内に格納されたホールドジョブ、即ちホールドジョブ機能を使用すると指定されてホールドジョブ蓄積部に蓄積された印刷ジョブのうち期待通りの印刷出力が得られると判断したものについては蓄積を継続し、ファームウェアの更新によって期待通りの印刷出力が得られないと判断したホールドジョブについては、ファームウェア更新前に適切な処理を行うことが可能な印刷処理装置を提供するものである。   The present invention has been made in consideration of the above-described circumstances. The hold job stored in the print processing apparatus before and after the firmware update, that is, the hold job designated to use the hold job function is specified. Regarding the print jobs stored in the storage unit, those that have been determined that the expected print output can be obtained will continue to be stored, and for the hold jobs that have been determined that the expected print output cannot be obtained by updating the firmware, A print processing apparatus capable of performing appropriate processing before firmware update is provided.

この発明は、情報処理装置から受信した印刷ジョブであって印刷データならびに当該印刷データの処理に使用される機能の情報を含む印刷ジョブを蓄積するホールドジョブ蓄積部と、前記印刷データを処理するための更新可能なファームウェアを新バージョンへ更新するため、当該新バージョンが処理可能な機能を取得してホールドジョブ蓄積部の印刷データが作成されたときとの整合性に欠ける機能を抽出する機能差異抽出部と、ホールドジョブ蓄積部に蓄積された印刷ジョブのうち、整合性に欠ける機能を使用することによって新バージョンのファームウェアでは期待通りの印刷が出力されない印刷ジョブを抽出するホールドジョブ抽出部と、抽出された印刷ジョブを削除するホールドジョブ処理部とを備えることを特徴とする印刷処理装置を提供する。   The present invention relates to a hold job accumulation unit that accumulates a print job that is a print job received from an information processing apparatus and includes print data and function information used for processing the print data, and for processing the print data Function update that extracts the functions that are not compatible with the print data of the hold job storage unit by acquiring the functions that can be processed by the new version in order to update the updatable firmware to the new version And a hold job extraction unit that extracts print jobs that are not output as expected with the new version of the firmware by using a function that lacks consistency among the print jobs stored in the hold job storage unit, And a hold job processing unit that deletes the printed print job. To provide a location.

この発明の印刷処理装置は、ファームウェアの新バージョンが処理可能な機能を取得してホールドジョブ蓄積部の印刷データが作成されたときとの整合性に欠ける機能を抽出する機能差異抽出部と、ホールドジョブ蓄積部に蓄積された印刷ジョブのうち、整合性に欠ける機能を使用することによって新バージョンのファームウェアでは期待通りの印刷が出力されない印刷ジョブを抽出するホールドジョブ抽出部ととを備えるので、ファームウェアの更新によって期待通りの印刷が出力されない印刷ジョブだけを的確に抽出して削除し、更新による印刷出力の不具合発生を回避する一方、更新で影響を受けない印刷ジョブをすべて残しておくことができる。   The print processing apparatus according to the present invention includes a function difference extraction unit that acquires a function that can be processed by a new version of firmware and extracts a function that is inconsistent with when the print data of the hold job storage unit is created, and a hold A print job stored in the job storage unit, and a hold job extraction unit that extracts a print job that does not output a print as expected with the new version of the firmware by using a function that lacks consistency. It is possible to accurately extract and delete only print jobs that do not output the expected print due to the update, avoiding the occurrence of print output defects due to the update, while leaving all print jobs unaffected by the update .

この発明の印刷処理装置は、情報処理装置から受信した印刷ジョブであって印刷データならびに当該印刷データの処理に使用される機能の情報を含む印刷ジョブを蓄積するホールドジョブ蓄積部と、前記印刷データを処理するための更新可能なファームウェアを新バージョンへ更新するため、当該新バージョンが処理可能な機能を取得してホールドジョブ蓄積部の印刷データが作成されたときとの整合性に欠ける機能を抽出する機能差異抽出部と、ホールドジョブ蓄積部に蓄積された印刷ジョブのうち、整合性に欠ける機能を使用することによって新バージョンのファームウェアでは期待通りの印刷が出力されない印刷ジョブを抽出するホールドジョブ抽出部と、抽出された印刷ジョブを削除するホールドジョブ処理部とを備えることを特徴とする。   The print processing apparatus according to the present invention includes a hold job accumulation unit that accumulates a print job received from an information processing apparatus and including print data and information on a function used for processing the print data, and the print data In order to update the updatable firmware for processing to a new version, the functions that can be processed by the new version are acquired, and the functions that are inconsistent with the print data of the hold job storage unit are extracted. Hold job extraction that extracts print jobs that do not output as expected with the new version of firmware by using a function that lacks consistency among the print jobs stored in the function difference extraction unit and the hold job storage unit And a hold job processing unit that deletes the extracted print job. To.

ここで、印刷ジョブとは、情報処理装置からの一つの印刷データを指定された設定条件で印刷処理し終えるまでの一連の処理をいう。例えば、印刷データが複数ページからなる場合は、印刷を開始してから全てのページを印刷し終えるまでが一つの印刷ジョブである。あるいは、複数部の印刷が指定されている場合は、印刷を開始してから、全てのページを所定部数印刷し終えるまでが一つの印刷ジョブである。
またここで、印刷データの処理に使用される機能の情報とは、各印刷ジョブについて印刷データを出力するうえでの各種設定条件のいずれの選択肢が選択されたかを知らせる情報であり、例えば、印刷する用紙のサイズ、カラー印刷かモノクロ印刷か、カラー印刷の場合のカラーテーブルの種類、ウォーターマークなどの特別機能が選択されているか否かといったような情報である。また、これらの機能のうち、あるものは新バージョンで機能自体が追加されたり同一機能の選択肢が増やされる場合があり、逆に新バージョンでは旧バージョンに含まれていた機能のサポートが打ち切られたり同一機能の選択肢が減らされる場合がある。前記機能差異抽出部は、このようなバージョン間の機能の差異を抽出する。
Here, the print job refers to a series of processes until one print data from the information processing apparatus is printed under specified setting conditions. For example, when the print data is composed of a plurality of pages, one print job is from when printing is started until all pages are printed. Alternatively, when printing of a plurality of copies is designated, one print job is from when printing is started until a predetermined number of copies of all pages are printed.
Here, the function information used for processing the print data is information notifying which option of various setting conditions for outputting the print data for each print job has been selected. This is information such as the size of the paper to be printed, whether it is color printing or monochrome printing, the type of color table in the case of color printing, and whether a special function such as a watermark is selected. In addition, some of these functions may be added in the new version or the options for the same function may be increased. Conversely, support for functions included in the old version may be discontinued in the new version. Options for the same function may be reduced. The functional difference extraction unit extracts such functional differences between versions.

また、期待通りの印刷が出力されないとは、情報処理装置で印刷ジョブを作成した時点のバージョンからファームウェアが更新されて処理に差異が生じたことによって、作成時点のバージョンが出力する印刷結果とは異なる印刷が出力されたり、処理エラーのために印刷出力がされなかったりすることをさす。   Also, if the expected print is not output, the firmware is updated from the version at the time when the print job is created on the information processing device, and the processing results in a difference. This means that different printouts are output, or printouts are not output due to processing errors.

また、新バージョンが処理可能な機能の取得は、新ファームウェアのデータ取得と共に行ってもよいが、データ取得とは別に機能の情報だけを取得して期待通りの印刷が出力されない印刷ジョブを抽出して削除し、その後にデータを取得してファームウェアの更新を行うようにしてもよい。   In addition, acquisition of functions that can be processed by the new version may be performed along with data acquisition of new firmware, but apart from data acquisition, only the function information is acquired and print jobs that do not output the expected print are extracted. May be deleted, and then the data may be acquired to update the firmware.

現バージョンのファームウェアが処理可能な機能を機能情報として記憶するファームウェア管理部をさらに備え、前記機能差異抽出部は、新バージョンと現バージョンとの間で整合性に欠ける機能を抽出するようにしてもよい。このようにすれば、現バージョンのファームウェアの機能情報をあらかじめ抽出して記憶することによって、新バージョンとの機能情報の比較を容易に行うことができる。   It further includes a firmware management unit that stores functions that can be processed by the current version of firmware as function information, and the function difference extraction unit may extract a function that lacks consistency between the new version and the current version. Good. In this way, it is possible to easily compare the function information with the new version by previously extracting and storing the function information of the firmware of the current version.

また、ホールドジョブ抽出部が抽出した各印刷ジョブについて、新バージョンのファームウェアでは期待通りの印刷が出力されない旨の通知を当該印刷ジョブが送信された情報処理装置へ通知する通知部をさらに備えていてよもよい。このようにすれば、印刷ジョブを作成したユーザーが使用しているであろう情報処理装置へ通知することによって、当該ユーザーに対してファームウェアの更新によって、印刷ジョブが出力不可能となったり、意図しない印刷結果になったりすることを事前に通知して対処を促すことができる。   In addition, for each print job extracted by the hold job extraction unit, a notification unit is further provided for notifying the information processing apparatus to which the print job has been transmitted that the new version of firmware does not output the print as expected. It ’s good. In this way, by notifying the information processing device that the user who created the print job is using, the print job cannot be output due to firmware update to the user, It is possible to promptly notify the user that the print result will not be printed.

さらに、前記通知部が、通知対象の印刷ジョブを削除するかどうかを使用者に選択させる通知を行い、ホールドジョブ処理部が、前記通知の選択結果に基づいて当該印刷ジョブを削除するかあるいは保留するようにしてもよい。このようにすれば、ファームウェアの更新によって出力不可能となったり意図しない印刷結果になったりするおそれのある印刷ジョブを要求したユーザーに対して、ファームウェアの更新のために当該ジョブを削除するかどうかを選択させることができる。   Further, the notification unit notifies the user whether to delete the print job to be notified, and the hold job processing unit deletes the print job based on the notification selection result or holds it. You may make it do. In this way, whether or not to delete the job for updating the firmware is requested for a user who requested a print job that could result in an unprintable or unintended print result due to firmware update. Can be selected.

さらにまた、前記通知部が、通知対象の印刷ジョブをファームウェアの更新後も蓄積しておき、期待通りの印刷が得られるかどうかにかかわらず当該印刷ジョブを出力する選択肢を含む通知を行ってもよい。このようにすれば、ファームウェアが更新されることによって出力不可能となったり、意図しない印刷結果になったりする可能性のあるジョブを要求したユーザーに対して、当該ジョブを蓄積しておきファームウェア更新後に出力するように選択させることができる。ファームウェア更新の影響が致命的か軽微なものかの予想が難しい場合、前記の選択肢を用意することによりユーザーの事情と判断に応じて印刷ジョブの処理を決定することができる。   Still further, the notification unit stores the print job to be notified even after the firmware is updated, and performs a notification including an option to output the print job regardless of whether the expected print can be obtained or not. Good. In this way, for a user who has requested a job that may be unable to be output due to firmware update or that may result in an unintended print result, the job is stored and the firmware is updated. You can choose to output later. If it is difficult to predict whether the impact of firmware update will be fatal or minor, the processing of a print job can be determined according to the circumstances and judgment of the user by preparing the above options.

あるいは、この発明の印刷処理装置は、前記の印刷処理装置において、ホールドジョブ処理部に代えて抽出された印刷ジョブをファームウェア更新前に強制出力するホールドジョブ強制出力部を備えていてもよい。このようにすれば、ファームウェアの更新によって、出力不可能となったり、意図しない印刷結果になったりするジョブを事前に強制出力することができるので、作成した印刷ジョブが出力されずに削除されることがない。   Alternatively, the print processing apparatus of the present invention may include a hold job forced output unit that forcibly outputs the extracted print job before updating the firmware in place of the hold job processing unit in the print processing apparatus. In this way, it is possible to forcibly output jobs that cannot be output or result in unintended print results due to firmware updates, so the created print job is deleted without being output. There is nothing.

あるいはまた、前記の印刷処理装置が、ホールドジョブ抽出部が抽出した各印刷ジョブについて印刷ジョブを強制出力するかどうかを使用者に選択させる通知を当該印刷ジョブが送信された情報処理装置へ通知する強制出力選択通知部をさらに備え、ホールドジョブ処理部が、前記通知の選択結果に基づいて当該印刷ジョブを強制出力するかあるいは保留するようにしてもよい。このようにすれば、ファームウェアの更新によって出力不可能となったり意図しない印刷結果になったりするおそれのある印刷ジョブを要求したユーザーに対して、ファームウェアの更新のために当該ジョブを強制出力するかどうかを選択させることができる。   Alternatively, the print processing apparatus notifies the information processing apparatus, to which the print job is transmitted, of a notification for allowing the user to select whether to forcibly output the print job for each print job extracted by the hold job extraction unit. A forcible output selection notifying unit may be further provided, and the hold job processing unit may forcibly output or hold the print job based on the selection result of the notification. In this way, whether the job is forcibly output to update the firmware for a user who has requested a print job that might not be output due to the firmware update or may result in an unintended print result. You can choose whether or not.

一方、ホールドジョブ蓄積部に蓄積された印刷ジョブのうち、ホールドジョブ抽出部に抽出されなかった印刷ジョブについては情報処理装置への通知を行わず、当該印刷ジョブをホールドジョブ蓄積部に蓄積しておくようにしてもよい。このようにすれば、ファームウェアが更新されても影響を受けない印刷ジョブのユーザーに対しては、更新通知などによってユーザーを煩わせることなく、印刷ジョブを格納したままファームウェアの更新を行って、その後に期待通りの印刷を得ることができる。   On the other hand, among the print jobs stored in the hold job storage unit, the print job that has not been extracted by the hold job extraction unit is not notified to the information processing apparatus, and the print job is stored in the hold job storage unit. You may make it leave. In this way, for users of print jobs that are not affected by the firmware update, update the firmware while storing the print job without bothering the user with an update notification, etc. You can get the printing you expect.

さらに、新バージョンのファームウェアで処理した場合に期待通りの印刷を出力しない旨の通知を、印刷処理装置の操作パネルの表示部に表示するようにしてもよい。このようにすれば、ファームウェア更新要求時に、印刷処理装置の操作パネルの表示部に前記の通知が表示されるので、例えば、通知表示を見た印刷処理装置の管理者に適切な処理を促すことができる。   Furthermore, a notification that the expected print is not output when processing is performed with the new version of firmware may be displayed on the display unit of the operation panel of the print processing apparatus. In this way, when the firmware update request is made, the notification is displayed on the display unit of the operation panel of the print processing apparatus. For example, the administrator of the print processing apparatus who has seen the notification display is prompted to perform appropriate processing. Can do.

また、ホールドジョブ蓄積部は、蓄積された各印刷ジョブの処理に使用される機能をテーブルに格納して保持し、ホールドジョブ抽出部は、機能差異抽出部が抽出した機能と一致する機能が前記テーブル中に含まれるかどうかを検索して期待通りの印刷が出力されない印刷ジョブを抽出するようにしてもよい。このようにすれば、各ホールドジョブの機能情報をあらかじめ抽出して保持しておくことによって、ホールドジョブ抽出部が、期待通りの印刷が出力されない印刷ジョブを効率的に抽出することが可能になる。   The hold job storage unit stores and stores functions used for processing of each accumulated print job in a table, and the hold job extraction unit has a function that matches the function extracted by the function difference extraction unit. A print job that does not output the expected print may be extracted by searching whether it is included in the table. In this way, by previously extracting and holding the function information of each hold job, the hold job extraction unit can efficiently extract a print job that does not output the expected print. .

以下、本発明の実施の形態について、図面に従い詳細に説明する。
(実施の形態1)
図13は、本実施の形態に係る画像形成装置(印刷処理装置)の構成の一態様を示す説明図である。
本画像形成装置Aは、外部から伝達された画像データに応じて、所定のシート(記録用紙)に対して多色および単色の画像を形成するものである。そして、図示すように、露光ユニット1、現像器2a、2b、2c、2d、感光体ドラム3a、3b、3c、3d、帯電器5a、5b、5c、5d、クリーナユニット4a、4b、4c、4d、中間転写ベルトユニット8、定着ユニット12と、用紙搬送路S、給紙トレイ10および排紙トレイ15等より構成されている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
(Embodiment 1)
FIG. 13 is an explanatory diagram showing an aspect of the configuration of the image forming apparatus (print processing apparatus) according to the present embodiment.
The image forming apparatus A forms multicolor and single color images on a predetermined sheet (recording paper) in accordance with image data transmitted from the outside. As shown in the figure, the exposure unit 1, the developing units 2a, 2b, 2c, and 2d, the photosensitive drums 3a, 3b, 3c, and 3d, the chargers 5a, 5b, 5c, and 5d, the cleaner units 4a, 4b, and 4c, 4d, an intermediate transfer belt unit 8, a fixing unit 12, a paper transport path S, a paper feed tray 10, a paper discharge tray 15, and the like.

なお、本画像形成装置において扱われる画像データは、ブラック(K)、シアン(C)、マゼンタ(M)、イエロー(Y)の各色を用いたカラー画像に応じたものである。従って、現像器2a、2b、2c、2d、感光体ドラム3a、3b、3c、3d、帯電器5a、5b、5c、5d、クリーナユニット4a、4b、4c、4dはそれぞれK、C、M、Yの各色に応じて4種類の潜像を形成するようにそれぞれ4個ずつ設けられ、それぞれ、符号の末尾のアルファベットaがブラック(K)に、bがシアン(C)に、cがマゼンタ(M)に、dがイエロー(Y)に設定され4つの画像ステーションが構成されている。   Note that image data handled in the image forming apparatus corresponds to a color image using each color of black (K), cyan (C), magenta (M), and yellow (Y). Accordingly, the developing units 2a, 2b, 2c, and 2d, the photosensitive drums 3a, 3b, 3c, and 3d, the chargers 5a, 5b, 5c, and 5d, and the cleaner units 4a, 4b, 4c, and 4d are respectively K, C, M, and Four are provided to form four types of latent images according to each color of Y, and the alphabet a at the end of the code is black (K), b is cyan (C), and c is magenta ( In M), d is set to yellow (Y), and four image stations are configured.

感光体ドラム3a、3b、3c、3dは、本画像形成装置の上部に配置(装着)されている。
帯電器5a、5b、5c、5dは、それぞれ感光体ドラム3a、3b、3c、3dの表面を所定の電位に均一に帯電させるための、帯電手段であり図13に示すように接触型のローラ型やブラシ型の帯電器のほかチャージャー型の帯電器が用いられる事もある。露光ユニット1は、図13に示すようにレーザ照射部および反射ミラーを備えた、レーザスキャニングユニット(LSU)を用いる手法のほかに、発光素子をアレイ状に並べた例えばELやLED書込みヘッドをKCMYの色ごとに用いる手法もある。そして帯電された各感光体ドラム3a、3b、3c、3dを入力された画像データに応じて露光することにより、その表面に、画像データに応じた静電潜像を形成する機能を有するものである。現像器2a、2b、2c、2dは、それぞれの感光体ドラム3上に形成された静電潜像を(K、C、M、Y)のトナーにより顕像化するものである。クリーナユニット4a、4b、4c、4dは、現像・画像転写後における各感光体ドラム3a、3b、3c、3d上の表面に残留したトナーを、除去・回収するものである。
The photosensitive drums 3a, 3b, 3c, and 3d are disposed (mounted) on the upper portion of the image forming apparatus.
The chargers 5a, 5b, 5c, and 5d are charging means for uniformly charging the surfaces of the photosensitive drums 3a, 3b, 3c, and 3d to a predetermined potential, and are contact type rollers as shown in FIG. Charger type chargers may be used in addition to type and brush type chargers. The exposure unit 1 includes, for example, an EL or LED writing head in which light emitting elements are arranged in an array, in addition to a method using a laser scanning unit (LSU) including a laser irradiation unit and a reflection mirror as shown in FIG. There is also a technique used for each color. The charged photosensitive drums 3a, 3b, 3c, and 3d are exposed according to the input image data, thereby forming a latent electrostatic image according to the image data on the surface. is there. The developing units 2a, 2b, 2c, and 2d visualize the electrostatic latent images formed on the respective photosensitive drums 3 with (K, C, M, Y) toner. The cleaner units 4a, 4b, 4c, and 4d remove and collect the toner remaining on the surfaces of the photosensitive drums 3a, 3b, 3c, and 3d after development and image transfer.

感光体ドラム3a、3b、3c、3dの上方に配置されている中間転写ベルトユニット8は、中間転写ベルト7、中間転写ベルト駆動ローラ71、中間転写ベルト従動ローラ72、中間転写ローラ6a、6b、6c、6d、および中間転写ベルトクリーニングユニット9を備えている。   The intermediate transfer belt unit 8 disposed above the photosensitive drums 3a, 3b, 3c, and 3d includes an intermediate transfer belt 7, an intermediate transfer belt drive roller 71, an intermediate transfer belt driven roller 72, intermediate transfer rollers 6a, 6b, 6c and 6d, and an intermediate transfer belt cleaning unit 9.

中間転写ベルト駆動ローラ71、中間転写ローラ6、中間転写ベルト従動ローラ72等は、中間転写ベルト7を張架し、矢印B方向に回転駆動させるものである。
各中間転写ローラ6a、6b、6c、6dは、中間転写ベルトユニット8に回転可能に支持されており、各感光体ドラム3a、3b、3c、3dのトナー像を、中間転写ベルト7上に転写するための転写バイアス電圧を与えるものである。
The intermediate transfer belt drive roller 71, the intermediate transfer roller 6, the intermediate transfer belt driven roller 72, etc. stretch the intermediate transfer belt 7 and rotate it in the direction of arrow B.
The intermediate transfer rollers 6 a, 6 b, 6 c, 6 d are rotatably supported by the intermediate transfer belt unit 8, and transfer the toner images of the photosensitive drums 3 a, 3 b, 3 c, 3 d onto the intermediate transfer belt 7. A transfer bias voltage is provided for the transfer.

中間転写ベルト7は、それぞれの感光体ドラム3a、3b、3c、3dに接触するように設けられている、そして、各感光体ドラム3a、3b、3c、3dに形成された各色のトナー像を中間転写ベルト7に順次的に重ねて転写することによって、中間転写ベルト7上にカラーのトナー像(多色トナー像)を形成する機能を有している。この中間転写ベルト7は、厚さ100μm〜150μm程度のフィルムを用いて無端状に形成されている。   The intermediate transfer belt 7 is provided so as to come into contact with the respective photosensitive drums 3a, 3b, 3c, and 3d, and the toner images of the respective colors formed on the respective photosensitive drums 3a, 3b, 3c, and 3d. It has a function of forming a color toner image (multi-color toner image) on the intermediate transfer belt 7 by sequentially transferring the images on the intermediate transfer belt 7 in an overlapping manner. The intermediate transfer belt 7 is formed in an endless shape using a film having a thickness of about 100 μm to 150 μm.

各感光体ドラム3a、3b、3c、3dから中間転写ベルト7へのトナー像の転写は、それぞれが中間転写ベルト7の裏側に接触している中間転写ローラ6a、6b、6c、6dによって行われる。中間転写ローラ6a、6b、6c、6dには、トナー像を転写するために高電圧の転写バイアス(トナーの帯電極性(−)とは逆極性(+)の高電圧)が印加されている。中間転写ローラ6は、直径8〜10mmの金属(例えばステンレス)軸をベースとし、その表面は、導電性の弾性材(例えばEPDM,発泡ウレタン等)により覆われているローラである。この導電性の弾性材により、中間転写ベルトに対して均一に高電圧を印加することができる。この実施形態では転写電極としてローラ形状を使用しているが、それ以外にブラシなども用いる事が可能である。   Transfer of the toner image from each of the photosensitive drums 3a, 3b, 3c, and 3d to the intermediate transfer belt 7 is performed by intermediate transfer rollers 6a, 6b, 6c, and 6d that are in contact with the back side of the intermediate transfer belt 7, respectively. . To the intermediate transfer rollers 6a, 6b, 6c, and 6d, a high-voltage transfer bias (a high voltage having a polarity (+) opposite to the toner charging polarity (-)) is applied to transfer the toner image. The intermediate transfer roller 6 is a roller whose base is a metal (for example, stainless steel) shaft having a diameter of 8 to 10 mm and whose surface is covered with a conductive elastic material (for example, EPDM, urethane foam, or the like). With this conductive elastic material, a high voltage can be uniformly applied to the intermediate transfer belt. In this embodiment, a roller shape is used as the transfer electrode, but a brush or the like can also be used.

前述の様に各感光体3a、3b、3c、3d上で各色相に応じて顕像化された静電像は中間転写ベルト7で積層され、装置に入力された画像情報となる。このように、積層された画像情報は中間転写ベルト7の回転によって、後述の用紙と中間転写ベルト7の接触位置に配置される転写ローラ11によって用紙上に転写される。   As described above, the electrostatic images visualized according to the respective hues on the respective photoreceptors 3a, 3b, 3c, and 3d are laminated by the intermediate transfer belt 7 and become image information input to the apparatus. As described above, the laminated image information is transferred onto the sheet by the rotation of the intermediate transfer belt 7 by the transfer roller 11 disposed at the contact position between the sheet and the intermediate transfer belt 7 described later.

この時、中間転写ベルト7と転写ローラ11は所定ニップで圧接されると共に、転写ローラ11にはトナーを用紙に転写させるための電圧が印加される(トナーの帯電極性(−)とは逆極性(+)の高電圧)。さらに、転写ローラ11は上記ニップを定常的に得るために、転写ローラ11もしくは前記中間転写ベルト駆動ローラ71の何れか一方を硬質材料(金属等)とし、他方を弾性ローラ等の軟質材料(弾性ゴムローラ、または発泡性樹脂ローラ等々)が用いられる。
また、上記のように、感光体ドラム3との接触により中間転写ベルト7に付着したトナー、若しくは、転写ローラ11によって用紙上に転写が行われず中間転写ベルト7上に残存したトナーは、次工程でトナーの混色を発生させる原因となるために、中間転写ベルトクリーニングユニット9によって除去・回収されるように設定されている。中間転写ベルトクリーニングユニット9には、中間転写ベルト7に接触する例えばクリーニング部材としてクリーニングブレードが備えられており、クリーニングブレードが接触する中間転写ベルト7は、裏側から中間転写ベルト従動ローラ72で支持されている。
At this time, the intermediate transfer belt 7 and the transfer roller 11 are pressed against each other at a predetermined nip, and a voltage for transferring the toner onto the sheet is applied to the transfer roller 11 (the polarity opposite to the toner charging polarity (−)). (+) High voltage). Further, in order to obtain the nip constantly, the transfer roller 11 uses either the transfer roller 11 or the intermediate transfer belt drive roller 71 as a hard material (metal or the like) and the other as a soft material (elasticity such as an elastic roller). A rubber roller, a foaming resin roller, or the like) is used.
Further, as described above, the toner adhered to the intermediate transfer belt 7 due to contact with the photosensitive drum 3 or the toner that is not transferred onto the sheet by the transfer roller 11 and remains on the intermediate transfer belt 7 Therefore, the intermediate transfer belt cleaning unit 9 is configured to remove and collect the toner. The intermediate transfer belt cleaning unit 9 is provided with a cleaning blade as a cleaning member that comes into contact with the intermediate transfer belt 7. The intermediate transfer belt 7 in contact with the cleaning blade is supported by an intermediate transfer belt driven roller 72 from the back side. ing.

給紙トレイ10は、画像形成に使用するシート(記録用紙)を蓄積しておくためのトレイであり、本画像形成装置Aの画像形成部および露光ユニット1の下側に設けられている。また、本画像形成装置Aの上部に設けられている排紙トレイ15は、印刷済みのシートをフェイスダウンで載置するためのトレイである。   The paper feed tray 10 is a tray for storing sheets (recording paper) used for image formation, and is provided below the image forming unit and the exposure unit 1 of the image forming apparatus A. The paper discharge tray 15 provided on the upper part of the image forming apparatus A is a tray for placing printed sheets face down.

また、本画像形成装置Aには、給紙トレイ10のシートを転写部11や定着ユニット12を経由させて排紙トレイ15に送るための、略垂直形状の用紙搬送路Sが設けられている。さらに、給紙トレイ10から排紙トレイ15までの用紙搬送路Sの近傍には、ピックアップローラ16−1,16−2、レジストローラ14、転写部11、定着部12、シートを搬送する搬送ローラ25等が配されている。   In addition, the image forming apparatus A is provided with a substantially vertical sheet conveyance path S for sending the sheet in the sheet feeding tray 10 to the sheet discharge tray 15 via the transfer unit 11 and the fixing unit 12. . Further, pickup rollers 16-1 and 16-2, a registration roller 14, a transfer unit 11, a fixing unit 12, and a conveyance roller for conveying a sheet are disposed in the vicinity of the sheet conveyance path S from the paper feed tray 10 to the paper discharge tray 15. 25 etc. are arranged.

搬送ローラ25−1〜25−8は、シートの搬送を促進・補助するための、小型のローラであり、用紙搬送路Sに沿って複数設けられている。ピックアップローラ16−1、16−2は、給紙トレイ10の端部に備えられ、給紙トレイ10から、シートを1枚毎に用紙搬送路Sに供給する呼び込みローラである。
また、レジストローラ14は、用紙搬送路Sを搬送されているシートをいったん保持するものである。そして、各感光体ドラム3a、3b、3c、3d上のトナー像の先端とシートの先端を合わせるタイミングでシートを転写部に搬送する機能を有している。
The conveyance rollers 25-1 to 25-8 are small rollers for promoting and assisting the conveyance of the sheet, and a plurality of the conveyance rollers 25-1 to 25-8 are provided along the sheet conveyance path S. The pick-up rollers 16-1 and 16-2 are attracting rollers that are provided at the ends of the paper feed tray 10 and supply sheets from the paper feed tray 10 to the paper transport path S one by one.
Further, the registration roller 14 temporarily holds the sheet being conveyed on the sheet conveyance path S. The sheet has a function of conveying the sheet to the transfer unit at the timing when the leading edge of the toner image on each of the photosensitive drums 3a, 3b, 3c, and 3d is aligned with the leading edge of the sheet.

定着ユニット12は、ヒートローラ31,加圧ローラ32,等を備えており、ヒートローラ31および加圧ローラ32は、シートを挟んで回転するようになっている。また、ヒートローラ31は、図示しない温度検出器からの信号に基づいて制御部によって所定の定着温度となるように設定されており、加圧ローラ32とともにシートを熱圧着することにより、シートに転写された多色トナー像を溶融・混合・圧接し、シートに対して熱定着させる機能を有している。
なお、多色トナー像の定着後のシートは、搬送ローラ25−2,25−3によって用紙搬送路Sの反転排紙経路に搬送され、反転された状態で(多色トナー像を下側に向けて)、排紙トレイ15上に排出されるようになっている。
The fixing unit 12 includes a heat roller 31, a pressure roller 32, and the like, and the heat roller 31 and the pressure roller 32 rotate with the sheet interposed therebetween. The heat roller 31 is set by the control unit to have a predetermined fixing temperature based on a signal from a temperature detector (not shown), and is transferred to the sheet by thermocompression bonding the sheet together with the pressure roller 32. The resulting multicolor toner image is melted, mixed, and pressed to thermally fix the sheet.
The sheet on which the multicolor toner image has been fixed is conveyed to the reverse paper discharge path of the paper conveyance path S by the conveyance rollers 25-2 and 25-3, and in a reversed state (the multicolor toner image is placed on the lower side). Toward the paper discharge tray 15.

次に、シート搬送経路を詳細に説明する。本画像形成装置には予めシートを収納する給紙カセット10が配置されると共に、ユーザーが少数枚の印字を行う時に前記給紙カセット10の開閉動作を行わなくてもよい手差しトレイ20が配置されている。   Next, the sheet conveyance path will be described in detail. The image forming apparatus is provided with a paper feed cassette 10 that stores sheets in advance, and a manual feed tray 20 that does not need to open and close the paper feed cassette 10 when a user prints a small number of sheets. ing.

両給紙方法には、各々前記のピックアップローラ16−1および16−2がそれぞれ配置され、シートを1枚ずつ搬送路に導くようになっている。給紙カセット10から搬送されるシートは搬送路中の搬送ローラ25−1によってレジストローラ14まで搬送され、シートの先端と中間転写ベルト7上の画像情報の先端を整合するタイミングで転写ローラ11に搬送され、シートうえに画像情報が書き込まれる。その後、シートは定着部12を通過する事によってシート上の未定着トナーが熱で溶融・固着され搬送ローラ25−2を経て排紙ローラ25−3から排紙トレイ15上に排出される(片面印字要求の時)。他方、手差し給紙トレイ20に積載されるシートはピックアップローラ16−2によって給紙され、複数の搬送ローラ(25−6、25−5、25−4)を経てレジストローラ14に到達し、それ以降は給紙カセットから給紙されるシートと同様の経過を経て排紙トレイ15に排出される(片面印字要求の時)。   In both paper feeding methods, the pickup rollers 16-1 and 16-2 are respectively arranged so as to guide the sheets one by one to the conveyance path. The sheet conveyed from the sheet feeding cassette 10 is conveyed to the registration roller 14 by the conveying roller 25-1 in the conveying path, and is transferred to the transfer roller 11 at a timing when the leading edge of the sheet and the leading edge of the image information on the intermediate transfer belt 7 are aligned. The image information is written on the sheet. Thereafter, the sheet passes through the fixing unit 12 so that the unfixed toner on the sheet is melted and fixed by heat and is discharged from the discharge roller 25-3 onto the discharge tray 15 through the conveying roller 25-2 (one side). When printing is requested). On the other hand, the sheets stacked on the manual paper feed tray 20 are fed by the pickup roller 16-2 and reach the registration roller 14 through a plurality of transport rollers (25-6, 25-5, 25-4). Thereafter, the sheet is discharged to the sheet discharge tray 15 through the same process as that of the sheet fed from the sheet cassette (when one-side printing is requested).

この時、印字要求内容が両面印字要求の時は、上記のように片面印字が終了し定着部12を通過したシートの後端が前記排紙ローラ25−3でチャックされ、排紙ローラが逆回転する事によって搬送ローラ(25−7、25−8)に導かれた後レジストローラ14を経て裏面印字が行われた後に排紙トレイ15に排出される。   At this time, when the content of the print request is a double-sided print request, the trailing edge of the sheet that has finished single-sided printing and has passed through the fixing unit 12 as described above is chucked by the paper discharge roller 25-3, and the paper discharge roller is reversed. After being guided to the conveying rollers (25-7, 25-8) by rotation, the back side printing is performed through the registration rollers 14, and then the paper is discharged to the paper discharge tray 15.

図1は、本発明によるプリントシステムの一例を示す説明図である。図1で、クライアントコンピュータ101,103,104,105(情報処理装置)は、ネットワーク106を介して、画像形成装置102に接続されている。   FIG. 1 is an explanatory diagram showing an example of a printing system according to the present invention. In FIG. 1, client computers 101, 103, 104, and 105 (information processing apparatuses) are connected to an image forming apparatus 102 via a network 106.

図2は、クライアントコンピュータ101,103,104,105と、画像形成装置102が接続された状態でのそれぞれの内部構成の一例を示すブロック図である。図2において、クライアントコンピュータ101,103,104,105は、CPU201、ハードディスク202、ROM203、RAM204、通信部205、ディスプレイ206、キーボード・マウス207で構成されている。電源が投入されると、CPU201は、ROM203に記憶されたブートプログラムに従い、ハードディスク202からOS及びアプリケーションを読み出して、RAM204に展開して画像を形成し、ディスプレイ206に表示している。また、キーボード・マウス207を操作し、CPU201は、ハードディスク202から読み出されたプリンタドライバを用いて、印刷データをRAM204上に作成し、通信部205を通じて、画像形成装置102に送信している。   FIG. 2 is a block diagram showing an example of the internal configuration of each of the client computers 101, 103, 104, 105 and the image forming apparatus 102 connected to each other. In FIG. 2, client computers 101, 103, 104, and 105 include a CPU 201, a hard disk 202, a ROM 203, a RAM 204, a communication unit 205, a display 206, and a keyboard / mouse 207. When the power is turned on, the CPU 201 reads the OS and application from the hard disk 202 in accordance with a boot program stored in the ROM 203, develops it in the RAM 204, forms an image, and displays the image on the display 206. Further, by operating the keyboard / mouse 207, the CPU 201 creates print data on the RAM 204 using a printer driver read from the hard disk 202, and transmits the print data to the image forming apparatus 102 via the communication unit 205.

画像形成装置102は、通信部208、表示部209、操作パネル210、印刷制御部211、印刷部212、CPU213、ハードディスク214、ROM215、フラッシュメモリ216、RAM217で構成されている。電源が投入されると、CPU213はROM215に記憶されたブートプログラムに従い、フラッシュメモリ215からファームウェアを読み出して、表示部209に画面表示を行い、印刷待機状態となる。クライアントコンピュータ101,103,104,105から送信された印刷データは、通信部208より受信され、ジョブ管理部217に印刷ジョブとして登録されて、順次印刷部212より出力される。前記印刷データがホールドジョブである場合は、ハードディスク214にデータが蓄積され、ユーザーは操作パネル210を操作することによって、当該ジョブの出力を行う。   The image forming apparatus 102 includes a communication unit 208, a display unit 209, an operation panel 210, a print control unit 211, a printing unit 212, a CPU 213, a hard disk 214, a ROM 215, a flash memory 216, and a RAM 217. When the power is turned on, the CPU 213 reads the firmware from the flash memory 215 according to the boot program stored in the ROM 215, displays the screen on the display unit 209, and enters a print standby state. Print data transmitted from the client computers 101, 103, 104, and 105 is received from the communication unit 208, registered as a print job in the job management unit 217, and sequentially output from the printing unit 212. If the print data is a hold job, the data is stored in the hard disk 214 and the user operates the operation panel 210 to output the job.

図3は、本発明におけるファームウェア更新の流れを例示したブロック図である。図3において、管理者のファームウェア更新要求301により、通信部208において受信した新ファームウェアは、RAM217に一時保管される。CPU213は、機能差異抽出部302、ファームウェア管理部303、ホールドジョブ抽出部304、ホールドジョブ処理部305で構成されている。ハードディスク214は、ホールドジョブのジョブ情報を管理するホールドジョブ管理部306と、データを蓄積するホールドジョブ蓄積部で構成されている。機能差異抽出部302は、ファームウェア管理部303よりフラッシュメモリ216に記憶されている旧ファームウェアの機能情報を読み取り、前述の新ファームウェアとの出力機能の差異を抽出する。ホールドジョブ抽出部304は、ホールドジョブ管理部306から、前記の差異のある機能を用いたホールドジョブを抽出する。ホールドジョブ処理部305は、前記で抽出されたジョブを処理条件に従って処理し、ジョブ管理部211および印刷部212を介して印刷を行うなどする。   FIG. 3 is a block diagram illustrating the flow of firmware update in the present invention. In FIG. 3, the new firmware received by the communication unit 208 according to the administrator's firmware update request 301 is temporarily stored in the RAM 217. The CPU 213 includes a function difference extraction unit 302, a firmware management unit 303, a hold job extraction unit 304, and a hold job processing unit 305. The hard disk 214 includes a hold job management unit 306 that manages job information of hold jobs, and a hold job storage unit that stores data. The function difference extraction unit 302 reads the function information of the old firmware stored in the flash memory 216 from the firmware management unit 303, and extracts the difference in output function from the new firmware. The hold job extraction unit 304 extracts a hold job using the above-described different function from the hold job management unit 306. The hold job processing unit 305 processes the job extracted above according to the processing conditions, and performs printing via the job management unit 211 and the printing unit 212.

図4は、クライアントコンピュータ101,103,104,105で作成された印刷データを、ホールドジョブとして画像形成装置102に登録する方法の一例を示すフローチャートである。図4に示す処理において、まず、アプリケーションが、ホールドジョブの印字要求を行う(ステップS4−1)。これに応じて、プリンタドライバが、アプリケーションもしくはハードディスク202からジョブ名・ユーザー名を読み出し、印刷データに埋め込む(ステップS4−2)。そして、ハードディスク202もしくはRAM204から、IPアドレスを読み出し印刷データに埋め込む(ステップS4−3)。さらに、プリンタドライバは、印刷データ内部において使用している機能の情報を、印刷データに埋め込む(ステップS4−4)。こうして準備した印刷データを、通信部205から送信し(ステップS4−5)、ネットワーク106を介して、画像形成装置102に転送する。そして、画像形成装置102は、転送された印刷データを通信部208で受信し、ハードディスク214にホールドジョブとして登録する(ステップS4−6)。   FIG. 4 is a flowchart illustrating an example of a method for registering print data created by the client computers 101, 103, 104, and 105 in the image forming apparatus 102 as a hold job. In the process shown in FIG. 4, first, the application makes a print request for a hold job (step S4-1). In response to this, the printer driver reads the job name / user name from the application or the hard disk 202 and embeds them in the print data (step S4-2). Then, the IP address is read from the hard disk 202 or the RAM 204 and embedded in the print data (step S4-3). Further, the printer driver embeds information on functions used in the print data in the print data (step S4-4). The print data prepared in this way is transmitted from the communication unit 205 (step S4-5), and transferred to the image forming apparatus 102 via the network 106. The image forming apparatus 102 receives the transferred print data by the communication unit 208 and registers it as a hold job in the hard disk 214 (step S4-6).

図5は、前述のようにして登録された印刷データの一例を示す説明図である。図5に示すように、印刷データはASCII文字列で構成される印刷データであり、例えば、データの1行目は、印刷データの開始を示す。また、2行目は、印刷データがホールドジョブであることを示す。3行目は、この印刷データのジョブ名が「4月度会計報告」であることを示し、4行目は、この印刷データのユーザー名が「Maeda」であることを示す。
さらに、5行目は、この印刷データのIPアドレスが「192.168.1.1」であることを示す。6行目は、この印刷データのフォントバージョンが1.20であることを示す。また、7行目は、この印刷データの用紙サイズがA4であることを示す。そして、8行目は、この印刷データにカラーデータが含まれていることを示す。9行目は、この印刷データにウォーターマークが使用されていないことを示す。10行目から最終行の1行前までは、この印刷データの本体であるバイナリデータを示す。そして、最後の行は、この印刷データの終了を示している。
FIG. 5 is an explanatory diagram showing an example of print data registered as described above. As shown in FIG. 5, the print data is print data composed of ASCII character strings. For example, the first line of the data indicates the start of the print data. The second line indicates that the print data is a hold job. The third line indicates that the job name of this print data is “April Accounting Report”, and the fourth line indicates that the user name of this print data is “Maeda”.
Further, the fifth line indicates that the IP address of this print data is “192.168.1.1”. The sixth line indicates that the font version of this print data is 1.20. The seventh line indicates that the paper size of the print data is A4. The eighth line indicates that this print data includes color data. The ninth line indicates that no watermark is used in this print data. The tenth line to one line before the last line indicate binary data which is the main body of this print data. The last line indicates the end of the print data.

図6は、画像形成装置102のファームウェア更新を行う処理の一例を示すフローチャートである。図6のフローチャートで、まず通信部208において、ファームウェア更新要求を受信する(ステップS6−1)。このとき、更新要求と共に、あるいはその後に受信した新ファームウェアを、RAM217に一時保管する(ステップS6−2)。保管後、RAM217に保管された新ファームウェアのデータから新ファームウェアの機能情報を、303のファームウェア管理部から旧ファームウェアの機能情報を、それぞれ取得する(ステップS6−3)。次に、機能差異抽出部302において、前記で取得した機能情報の比較を行い、出力に関連する機能に差異がないかどうかを判定する(ステップS6−4)。ここで出力に関連する機能に差異がない場合、例えば表示部209に表示される言語データのみが変更されていた場合、ルーチンはステップS6−8に進み、ファームウェア更新を行い、処理を終了する。一方、出力に関連する機能に差異があった場合、ルーチンは、ステップS6−5に進む。   FIG. 6 is a flowchart illustrating an example of processing for updating the firmware of the image forming apparatus 102. In the flowchart of FIG. 6, first, the communication unit 208 receives a firmware update request (step S6-1). At this time, the new firmware received together with the update request or thereafter is temporarily stored in the RAM 217 (step S6-2). After the storage, the function information of the new firmware is acquired from the data of the new firmware stored in the RAM 217, and the function information of the old firmware is acquired from the firmware management unit 303 (step S6-3). Next, the function difference extraction unit 302 compares the function information acquired as described above, and determines whether there is a difference in the functions related to the output (step S6-4). If there is no difference in functions related to the output, for example, if only the language data displayed on the display unit 209 has been changed, the routine proceeds to step S6-8, performs firmware update, and ends the processing. On the other hand, if there is a difference in functions related to output, the routine proceeds to step S6-5.

ステップS6−5では、ホールドジョブ抽出部304に該当する処理がハードディスク214にホールドジョブが存在するかどうかを判定する。ホールドジョブが存在しない場合、ルーチンはステップS6−8に進みファームウェア更新を行った後に処理を終了する。ホールドジョブが存在する場合、ルーチンはステップS6−6に進む。   In step S <b> 6-5, the process corresponding to the hold job extraction unit 304 determines whether there is a hold job on the hard disk 214. If there is no hold job, the routine proceeds to step S6-8, and after updating the firmware, the process ends. If there is a hold job, the routine proceeds to step S6-6.

ステップS6−6では、ステップS6−4で抽出した出力に関連する機能の差異を使用したホールドジョブが存在するかどうかを判定する。判定方法については後述する。ここで該当するホールドジョブが存在しない場合、ルーチンはステップS6−8に進み、ファームウェア更新を行った後に処理を終了する。該当するホールドジョブが存在する場合、ルーチンはステップS6−7に進む。
ステップS6−7では、出力に関連する機能の差異を使用したホールドジョブの処理を行う。処理方法の詳細については後述する。すべての該当ジョブに対する処理が終了した後、ルーチンはステップS6−8に進みファームウェアの更新を行ってすべての処理を終了する。
In step S6-6, it is determined whether or not there is a hold job using the function difference related to the output extracted in step S6-4. The determination method will be described later. If there is no corresponding hold job, the routine proceeds to step S6-8, and after updating the firmware, the process is terminated. If there is a corresponding hold job, the routine proceeds to step S6-7.
In step S6-7, hold job processing is performed using the difference in functions related to output. Details of the processing method will be described later. After the processing for all corresponding jobs is completed, the routine proceeds to step S6-8, where the firmware is updated, and all processing is ended.

図7は、新ファームウェアおよび旧ファームウェアの機能を比較するテーブルの一例を示す説明図である。図7に示す例で、各列の項目はファームウェアの機能を示す。図7に示すVer.1.2の旧ファームウェアからVer.1.5の新ファームウェアへ更新する場合、言語データ701・カラーテーブル702・フォントバージョン703およびA4印字エリア705が変更となっている。ウォーターマーク704およびB5印字エリア706については、変更は行われていない。変更された機能の内、カラーテーブル702・フォントバージョン703およびA4印字エリア705は、出力に関連する機能であるため、この例によれば機能差異抽出部302は、図6のステップS6−4で、出力機能の差異があると判定する。   FIG. 7 is an explanatory diagram showing an example of a table for comparing functions of new firmware and old firmware. In the example illustrated in FIG. 7, the items in each column indicate firmware functions. As shown in FIG. From old firmware version 1.2 to Ver. When updating to 1.5 new firmware, the language data 701, color table 702, font version 703, and A4 print area 705 are changed. The watermark 704 and the B5 print area 706 are not changed. Among the changed functions, the color table 702, the font version 703, and the A4 print area 705 are functions related to output. Therefore, according to this example, the function difference extracting unit 302 performs step S6-4 in FIG. It is determined that there is a difference in output function.

図8は、図3のホールドジョブ管理部306に格納されている、ホールドジョブリストの一例である。図8の例の場合、ホールドジョブリストは、印刷データのジョブ名であるジョブ名801、印刷データのユーザー名であるユーザー802、印刷データを送信したクライアントコンピュータのIPアドレスであるIPアドレス803、印刷データが送信された日時を示す送信日時804、印刷データに使用されているフォントバージョンを示すフォントバージョン805、印刷データに使用されている用紙サイズを示す用紙サイズ806、印刷データにカラーデータが含まれているかどうか及び使用カラーデータのバージョンを示すカラー印刷807、印刷データにウォーターマークが含まれているかどうか及び使用ウォーターマークのバージョンを示すウォーターマーク808で構成されている。前述の図6に示すフローチャートのステップS6−6では、ホールドジョブ抽出部304がこのリスト内を検索し、出力に関連する機能の差異を使用したホールドジョブが存在するかどうかを判定する。   FIG. 8 is an example of a hold job list stored in the hold job management unit 306 in FIG. In the example of FIG. 8, the hold job list includes a job name 801 that is a print data job name, a user 802 that is a print data user name, an IP address 803 that is an IP address of a client computer that has transmitted the print data, and a print job. The transmission date and time 804 indicating the date and time when the data is transmitted, the font version 805 indicating the font version used for the print data, the paper size 806 indicating the paper size used for the print data, and the print data includes color data. Color printing 807 indicating whether or not the data is used and the version of the used color data, and a watermark 808 indicating whether or not the print data includes a watermark and the version of the used watermark. In step S6-6 of the flowchart shown in FIG. 6 described above, the hold job extraction unit 304 searches the list to determine whether there is a hold job that uses a difference in function related to output.

図7および図8を用いて、図6のフローチャートのステップS6−6においてホールドジョブ抽出部304が行う判定の一例を説明する。まず、図7において、A4印字エリア705が変更されていることを認識する。そして、図8のジョブリストの中に、変更されたA4印字エリア705に関係するホールドジョブが存在するかどうかを調べる。図8において、用紙サイズ806がA4となっているホールドジョブが3つ存在している。このため、図8の例では、差異のある機能を使用したホールドジョブが存在すると判定される。   An example of the determination performed by the hold job extraction unit 304 in step S6-6 in the flowchart of FIG. 6 will be described with reference to FIGS. First, in FIG. 7, it is recognized that the A4 print area 705 has been changed. Then, it is checked whether there is a hold job related to the changed A4 print area 705 in the job list of FIG. In FIG. 8, there are three hold jobs whose paper size 806 is A4. Therefore, in the example of FIG. 8, it is determined that there is a hold job that uses a different function.

図9は、図6におけるステップS6−7の詳細な処理手順の一例を示すフローチャートである。図9に示すように、図3のホールドジョブ処理部305は、まず処理を行うジョブのユーザーに通知を行う(ステップS9−1)。ここで、ファームウェア更新に際して機能変更の対象となるホールドジョブについてのみ処理を行うことで、ファームウェア更新によって出力結果に影響を受けないジョブについてまでユーザーの手を煩わせることはしない。   FIG. 9 is a flowchart showing an example of a detailed processing procedure of step S6-7 in FIG. As shown in FIG. 9, the hold job processing unit 305 in FIG. 3 first notifies the user of the job to be processed (step S9-1). Here, by processing only the hold job whose function is to be changed when updating the firmware, the user is not bothered about the job whose output result is not affected by the firmware update.

ユーザーへの通知方法の一例としては、ネットワーク106を介して、ホールドジョブリストに記録されているIPアドレス803の、情報処理装置に対して通知することが考えられる。または、画像形成装置の表示部209に表示を行うことも考えられる。   As an example of a notification method to the user, it is conceivable to notify the information processing apparatus of the IP address 803 recorded in the hold job list via the network 106. Alternatively, it may be possible to display on the display unit 209 of the image forming apparatus.

図10は、情報処理装置への通知画面の一例を示す説明図である。図10の通知画面1001において、該当ジョブのジョブ名801および送信日時804を示すことで、同一ユーザーが複数のホールドジョブを蓄積している場合にも、ジョブの判別を可能としている。メッセージ1002において、ファームウェアが更新されること、および更新前後で該当ジョブの出力結果に差異が出ることを通知している。また、メッセージ1003において差異内容を通知している。   FIG. 10 is an explanatory diagram illustrating an example of a notification screen to the information processing apparatus. In the notification screen 1001 in FIG. 10, the job name 801 and the transmission date and time 804 of the corresponding job are shown, so that even when the same user has accumulated a plurality of hold jobs, the job can be identified. A message 1002 notifies that the firmware is updated and that the output result of the job differs before and after the update. Further, the message 1003 notifies the difference contents.

次に、ホールドジョブ処理部305は、メッセージ1003の内容がユーザーに許容されるかどうかの判別を行う(ステップS9−2)。この例の場合、色合いが変更になる場合があるとされているが、強調するために文字を赤字にしているだけの場合は許容可能であると考えられるし、写真が含まれている場合には許容できないと考えられる。また、イメージの一部が欠ける場合があるとされているが、元々の余白が大きい場合は許容可能であると考えられる。メッセージ1003の内容が全て許容可能であるとユーザーが判断した場合、ユーザーにボタン1004をクリックさせ、それを検知してルーチンはステップS9−5に進む。ステップS9−5においては、そのまま蓄積を継続するとして、処理を終了する。   Next, the hold job processing unit 305 determines whether or not the content of the message 1003 is allowed by the user (step S9-2). In this example, it is said that the hue may change, but it is considered acceptable if only the letter is in red for emphasis and if it contains a photo Is considered unacceptable. Also, it is said that a part of the image may be missing, but it is considered acceptable if the original margin is large. If the user determines that the content of the message 1003 is all acceptable, the user is caused to click the button 1004, detects this, and the routine proceeds to step S9-5. In step S9-5, the processing is terminated assuming that the accumulation is continued as it is.

一方、ユーザーが許容できない内容が含まれていた場合は、ユーザーにボタン1005をクリックさせてそれを検知し、ルーチンはステップS9−3に進む。ステップS9−3においては、ユーザーに処理方法の選択を促す通知画面を表示する。図11は、ユーザーに処理方法の選択を促す通知画面の例を示す説明図である。ホールドジョブ処理部305は、図11のような通知画面1101を表示させ、当該ジョブを今すぐ印刷するかジョブの削除を行うかどうかの選択をユーザーに行わせる。   On the other hand, if the content that cannot be accepted by the user is included, the user clicks the button 1005 to detect it, and the routine proceeds to step S9-3. In step S9-3, a notification screen that prompts the user to select a processing method is displayed. FIG. 11 is an explanatory diagram illustrating an example of a notification screen that prompts the user to select a processing method. The hold job processing unit 305 displays a notification screen 1101 as shown in FIG. 11 and allows the user to select whether to print the job immediately or delete the job.

ここで、ユーザーが今すぐ印刷を行う方を選択する場合は、ボタン1102をクリックさせる。ボタン1102のクリックを検知したら、ルーチンはステップS9−4に進み、当該ジョブの出力を行い、処理を終了する。
一方、ユーザーがジョブの削除を選択する場合は、ボタン1103をクリックさせる。ボタン1103のクリックを検知したら、ルーチンはステップS9−6に進み、当該ジョブの削除を行い、処理を終了する。
Here, when the user selects the method of printing immediately, the button 1102 is clicked. If the click of the button 1102 is detected, the routine proceeds to step S9-4, the job is output, and the process is terminated.
On the other hand, when the user selects to delete a job, the button 1103 is clicked. If the click of the button 1103 is detected, the routine proceeds to step S9-6, deletes the job, and ends the processing.

ファームウェア更新時にホールドジョブ蓄積部307に蓄積されており、ファームウェア更新後に正常な出力が不可能となるホールドジョブの場合、例えば更新後のファームウェアの方が作成日付が古い場合(使用していたファームウェアに不具合があった場合にはバージョンダウンを行うことも考えられる)には、図12の通知画面1201を表示し、ステップS9−2を省略してステップS9−3に進むような構成にすることもできる。   In the case of a hold job that has been stored in the hold job storage unit 307 at the time of firmware update and cannot be output normally after the firmware update, for example, if the updated firmware has an older creation date ( If there is a malfunction, it may be possible to downgrade)), displaying the notification screen 1201 of FIG. 12, omitting step S9-2 and proceeding to step S9-3. it can.

上記のような構成と処理により、ファームウェア更新要求時に蓄積されているホールドジョブの内、ファームウェア更新前と更新後において、出力結果に差異が生じないホールドジョブについては、ユーザーの手を煩わせることなく蓄積を継続し、出力結果に差異が生じるホールドジョブについては、ファームウェア更新前にユーザーが処理方法を選択することで、適切な処理を行うことができるという効果が得られる。   With the configuration and processing as described above, among the hold jobs accumulated at the time of firmware update request, the hold jobs that do not cause a difference in output results before and after the firmware update, do not bother the user. With respect to hold jobs that continue to be accumulated and have different output results, an effect is obtained in that appropriate processing can be performed by the user selecting a processing method before updating the firmware.

(実施の形態2)
この実施の形態では、ファームウェア更新時、最初に新ファームウェアの機能情報のみをRAM217に記憶させ、機能情報の差異が生じるホールドジョブを抽出して処理した後に、新ファームウェアをダウンロードする。
図14は、本発明におけるファームウェア更新の流れを例示したブロック図である。図3との相違点は、RAM217に新ファームウェアの機能情報のみが記憶され、現バージョンが処理可能な機能の情報を記憶するファームウェア管理部がない点である。
(Embodiment 2)
In this embodiment, when updating the firmware, only the function information of the new firmware is first stored in the RAM 217, a hold job causing a difference in function information is extracted and processed, and then the new firmware is downloaded.
FIG. 14 is a block diagram illustrating the flow of firmware update in the present invention. The difference from FIG. 3 is that only the function information of the new firmware is stored in the RAM 217, and there is no firmware management unit that stores information of functions that can be processed by the current version.

新ファームウェアの機能情報は、図7と同様の内容、即ち言語データ701、カラーテーブル702、フォントバージョン703、ウォーターマーク704、A4印字エリア705、ウォーターマーク704およびB5印字エリア706で構成されてもよい。   The function information of the new firmware may include the same contents as in FIG. 7, that is, language data 701, color table 702, font version 703, watermark 704, A4 print area 705, watermark 704 and B5 print area 706. .

前記機能情報がRAM217に記憶された後に、機能差異抽出部302は、新ファームウェアの機能情報の内容と図8のジョブテーブルを比較し、ファームウェア更新前後で出力結果に差異が生じるホールドジョブがないかどうかを検出する。検出の一例を具体的に説明すると、図7の新ファームウェア(Ver.1.5)707のカラーテーブルは3Bを使用しているが、図8の4月度会計報告のカラー印刷807は2Aを使用しているため、機能差異抽出部302は、ファームウェア更新前後で出力結果に差異が生じると判定する。   After the function information is stored in the RAM 217, the function difference extraction unit 302 compares the contents of the function information of the new firmware with the job table of FIG. 8, and whether there is a hold job that causes a difference in output results before and after the firmware update. Detect if. A specific example of detection will be described. The color table of the new firmware (Ver.1.5) 707 in FIG. 7 uses 3B, but the color print 807 of the April accounting report in FIG. 8 uses 2A. Therefore, the function difference extraction unit 302 determines that a difference occurs in the output result before and after the firmware update.

このように、ファームウェア更新前後で出力結果に差異が生じると検出されたホールドジョブについては、ファームウェア更新前に削除を行う。出力結果に差異が生じないホールドジョブについては、蓄積を継続する。   As described above, a hold job that is detected as having a difference in output results before and after firmware update is deleted before firmware update. For hold jobs in which there is no difference in output results, accumulation is continued.

出力結果に差異が生じるすべてのジョブに対する処理が終了した後、通信部208から新ファームウェアを受信してフラッシュメモリ216内部のファームウェアの更新を行う。   After the processing for all jobs that have different output results is completed, new firmware is received from the communication unit 208 and the firmware in the flash memory 216 is updated.

上記のような構成と処理により、ファームウェア更新要求時に蓄積されているホールドジョブの内、ファームウェア更新前と更新後において、出力結果に差異が生じないホールドジョブについては、ユーザーの手を煩わせることなく蓄積を継続し、出力結果に差異が生じるホールドジョブについては、ファームウェア更新前に削除することができる。   With the configuration and processing as described above, among the hold jobs accumulated at the time of firmware update request, the hold jobs that do not cause a difference in output results before and after the firmware update, do not bother the user. Hold jobs that continue to be accumulated and have different output results can be deleted before updating the firmware.

本発明に係る例示的なプリントシステムの一例を示す図である。1 is a diagram illustrating an example of an exemplary print system according to the present invention. クライアントコンピュータと画像形成装置の例示的なブロック図である。FIG. 2 is an exemplary block diagram of a client computer and an image forming apparatus. 本発明の第一実施形態におけるファームウェア更新の流れを例示したブロック図である。It is the block diagram which illustrated the flow of the firmware update in 1st embodiment of this invention. 本発明におけるホールドジョブが登録されるまでの例示的なフローチャートである。It is an exemplary flowchart until a hold job is registered in the present invention. 本発明におけるホールドジョブの印刷データの一例である。It is an example of the print data of the hold job in the present invention. 本発明におけるファームウェアが更新されるまでの例示的なフローチャートである。It is an exemplary flowchart until the firmware in this invention is updated. 本発明における新旧ファームウェアの機能比較テーブルの一例である。It is an example of the function comparison table of the new and old firmware in the present invention. 本発明におけるホールドジョブリストの一例を示すテーブルである。It is a table which shows an example of the hold job list in this invention. 本発明におけるファームウェア更新前に行うホールドジョブ処理の流れの例示的なフローチャートである。It is an exemplary flowchart of the flow of hold job processing performed before firmware update in the present invention. ファームウェア更新前後で出力結果に差異が出る場合の、ユーザーへの通知画面の一例を示す図である。It is a figure which shows an example of the notification screen to a user when a difference comes out in an output result before and after firmware update. ファームウェア更新前にユーザーがホールドジョブの処理を行う場合の、処理方法の選択ダイアログ画面の一例を示す図である。FIG. 10 is a diagram illustrating an example of a processing method selection dialog screen when a user performs a hold job process before firmware update. ファームウェア更新後に出力が不可能となる場合の、ユーザーへの通知画面の一例を示す図である。It is a figure which shows an example of the notification screen to a user when output becomes impossible after firmware update. 本発明に係る画像形成装置の構成を示す説明図である。1 is an explanatory diagram illustrating a configuration of an image forming apparatus according to the present invention. 本発明の第一実施形態におけるファームウェア更新の流れを例示したブロック図である。It is the block diagram which illustrated the flow of the firmware update in 1st embodiment of this invention.

符号の説明Explanation of symbols

1 露光ユニット
2a、2b、2c、2d 現像器
3a、3b、3c、3d 感光体ドラム
4a、4b、4c、4d クリーナユニット
5a、5b、5c、5d 帯電器
6a、6b、6c、6d 中間転写ローラ
7 中間転写ベルト
8 中間転写ベルトユニット
9 中間転写ベルトクリーニングユニット
10 給紙トレイ
11 転写ローラ、転写部
12 定着ユニット、定着部
14 レジストローラ
15 排紙トレイ
16−1、16−2 ピックアップローラ
25−1〜25−8 搬送ローラ
31 ヒートローラ
32 加圧ローラ
71 中間転写ベルト駆動ローラ
72 中間転写ベルト従動ローラ
101,103,104,105 クライアントコンピュータ、情報処理装置
102 画像形成装置
106 ネットワーク
201,213 CPU
202,214 ハードディスク
203,215 ROM
204,217 RAM
205,208 通信部
206 ディスプレイ
207 キーボード、マウス
209 表示部
210 操作パネル
211 ジョブ管理部、印刷制御部
212 印刷部
216 フラッシュメモリ
301 管理者からのファームウェア更新要求
302 機能差異抽出部
303 ファームウェア管理部
304 ホールドジョブ抽出部
305 ホールドジョブ処理部
306 ホールドジョブ管理部
701〜706 ファームウェアの機能を比較するテーブルの項目例
801〜808 ホールドジョブリストの項目例
1001 通知画面
1002、1003 メッセージ
1004,1005 ボタン
S 用紙搬送路
1 Exposure unit 2a, 2b, 2c, 2d Developer 3a, 3b, 3c, 3d Photosensitive drum 4a, 4b, 4c, 4d Cleaner unit 5a, 5b, 5c, 5d Charger 6a, 6b, 6c, 6d Intermediate transfer roller 7 Intermediate transfer belt 8 Intermediate transfer belt unit 9 Intermediate transfer belt cleaning unit 10 Paper feed tray 11 Transfer roller, transfer unit 12 Fixing unit, fixing unit 14 Registration roller 15 Paper discharge tray 16-1, 16-2 Pickup roller 25-1 -25-8 Conveying roller 31 Heat roller 32 Pressure roller 71 Intermediate transfer belt drive roller 72 Intermediate transfer belt driven roller 101, 103, 104, 105 Client computer, information processing apparatus 102 Image forming apparatus 106 Network 201, 213 CPU
202, 214 Hard disk 203, 215 ROM
204,217 RAM
205, 208 Communication unit 206 Display 207 Keyboard, mouse 209 Display unit 210 Operation panel 211 Job management unit, print control unit 212 Printing unit 216 Flash memory 301 Firmware update request 302 from administrator Functional difference extraction unit 303 Firmware management unit 304 Hold Job Extraction Unit 305 Hold Job Processing Unit 306 Hold Job Management Units 701 to 706 Example Table Items 801 to 808 for Comparing Firmware Functions Example 1001 for Hold Job List Notification Screen 1002, 1003 Message 1004, 1005 Button S Paper Transport Path

Claims (10)

情報処理装置から受信した印刷ジョブであって印刷データならびに各印刷ジョブについて印刷データを出力するための処理に使用される各種設定条件を含む印刷ジョブを蓄積するホールドジョブ蓄積部と、
前記印刷データを処理するための更新可能なファームウェアを新バージョンへ更新するため、当該新バージョンが処理可能な設定条件通信を介して外部から取得してホールドジョブ蓄積部の印刷データが作成されたときとの整合性に欠ける前記設定条件を抽出する機能差異抽出部と、
ホールドジョブ蓄積部に蓄積された印刷ジョブのうち、整合性に欠ける前記設定条件を使用することによって新バージョンのファームウェアでは印刷データの作成時点のバージョンにより出力されるべき印刷結果とは異なる印刷が出力され、または、新バージョンのファームウェアでは処理エラーのため出力がされない印刷ジョブを抽出するホールドジョブ抽出部と、
抽出された印刷ジョブを削除するホールドジョブ処理部とを備えることを特徴とする印刷処理装置。
A hold job storage unit that stores print jobs that are received from the information processing apparatus and that includes print data and various setting conditions used for processing for outputting the print data for each print job ;
In order to update the updatable firmware for processing the print data to the new version, the setting data that can be processed by the new version is acquired from the outside through communication, and the print data of the hold job storage unit is created A function difference extraction unit that extracts the setting condition that is not consistent with time;
Of the print jobs stored in the hold job storage unit, by using the setting conditions that are not consistent, the new version of firmware outputs prints that differ from the print results that should be output according to the version at the time of print data creation. Or a hold job extraction unit that extracts a print job that is not output due to a processing error in the new version of firmware ,
A print processing apparatus comprising: a hold job processing unit that deletes an extracted print job.
現バージョンのファームウェアが処理可能な前記設定条件を機能情報として記憶するファームウェア管理部をさらに備え、
前記機能差異抽出部は、新バージョンと現バージョンとの間で整合性に欠ける前記設定条件を抽出する請求項1記載の印刷処理装置。
A firmware management unit for storing the setting conditions that can be processed by the current version of the firmware as function information;
The print processing apparatus according to claim 1, wherein the functional difference extraction unit extracts the setting condition that is inconsistent between the new version and the current version.
ホールドジョブ抽出部が抽出した各印刷ジョブについて、新バージョンのファームウェアでは印刷データの作成時点のバージョンにより出力されるべき印刷結果とは異なる印刷が出力され、または、新バージョンのファームウェアでは処理エラーのため出力がされない旨の通知を当該印刷ジョブが送信された情報処理装置へ通知する通知部をさらに備える請求項1または2に記載の印刷処理装置。 For each print job extracted by the hold job extractor, the new version of the firmware outputs a print that differs from the print result that should be output according to the version at the time the print data was created, or the new version of the firmware has a processing error. The print processing apparatus according to claim 1, further comprising a notification unit that notifies the information processing apparatus to which the print job is transmitted that a notification that output is not performed. 前記通知部が、通知対象の印刷ジョブを削除するかどうかを使用者に選択させる通知を行い、
ホールドジョブ処理部が、前記通知の選択結果に応じて当該印刷ジョブを削除するかあるいは保留する請求項3記載の印刷処理装置。
The notification unit performs notification for selecting whether to delete a print job to be notified, or not,
The print processing apparatus according to claim 3, wherein the hold job processing unit deletes or holds the print job in accordance with the notification selection result.
前記通知部が、通知対象の印刷ジョブをファームウェアの更新後も蓄積しておき印刷データの作成時点のバージョンにより出力されるべき印刷結果とは異なる印刷が新バージョンのファームウェアで出力さるか否か、あるいは、新バージョンのファームウェアでは処理エラーのため出力がされないか否かにかかわらず当該印刷ジョブを出力する選択肢を含む通知を行う請求項3記載の印刷処理装置。 Whether the notification unit stores the print job to be notified even after the firmware update and prints different from the print result to be output according to the version at the time of creation of the print data, whether or not the new version firmware outputs, The print processing apparatus according to claim 3, wherein a notification including an option to output the print job is issued regardless of whether or not the output is not performed due to a processing error in the new version of firmware . 請求項1または2記載の印刷処理装置において、ホールドジョブ処理部に代えて抽出された印刷ジョブをファームウェア更新前に強制出力するホールドジョブ強制出力部を備える印刷処理装置。   3. The print processing apparatus according to claim 1, further comprising: a hold job forced output unit that forcibly outputs the extracted print job before updating the firmware instead of the hold job processing unit. ホールドジョブ抽出部が抽出した各印刷ジョブについて、印刷ジョブを強制出力するかどうかを使用者に選択させる通知を当該印刷ジョブが送信された情報処理装置へ通知する強制出力選択通知部をさらに備え
ホールドジョブ処理部が、前記通知の選択結果に応じて当該印刷ジョブを強制出力するかあるいは保留する請求項6記載の印刷処理装置。
For each print job extracted by the hold job extraction unit, the hold job extraction unit further includes a forcible output selection notification unit that notifies the information processing apparatus to which the print job is transmitted, a notification for allowing the user to select whether to forcibly output the print job. The print processing apparatus according to claim 6, wherein the job processing unit forcibly outputs or suspends the print job according to the selection result of the notification.
ホールドジョブ蓄積部に蓄積された印刷ジョブのうち、ホールドジョブ抽出部に抽出されなかった印刷ジョブについては情報処理装置への通知を行わず、当該印刷ジョブをホールドジョブ蓄積部に蓄積しておく請求項1、2または6のいずれかひとつに記載の印刷処理装置。   Among print jobs stored in the hold job storage unit, a print job that has not been extracted by the hold job extraction unit is not notified to the information processing apparatus, and the print job is stored in the hold job storage unit. Item 7. The print processing apparatus according to any one of Items 1, 2, and 6. 新バージョンのファームウェアで処理した場合に印刷データの作成時点のバージョンにより出力されるべき印刷結果とは異なる印刷が出力され、または、新バージョンのファームウェアでは処理エラーのため出力がされない旨の通知を、印刷処理装置の操作パネルの表示部に表示する請求項1、2または6のいずれかひとつに記載の印刷処理装置。 When processing with a new version of firmware, a print that differs from the print result that should be output depending on the version at the time of creation of print data is output, or a notification that a new version of firmware does not output due to a processing error The print processing apparatus according to claim 1, which is displayed on a display unit of an operation panel of the print processing apparatus. ホールドジョブ蓄積部は、蓄積された各印刷ジョブの処理に使用される前記設定条件をテーブルに格納して保持し、
ホールドジョブ抽出部は、前記機能差異抽出部が抽出した前記設定条件と一致する前記設定条件が前記テーブル中に含まれるかどうかを検索して新バージョンのファームウェアでは印刷データの作成時点のバージョンにより出力されるべき印刷結果とは異なる印刷が出力され、または、新バージョンのファームウェアでは処理エラーのため出力がされない印刷ジョブを抽出する請求項1、2または6のいずれかひとつに記載の印刷処理装置。
The hold job storage unit stores and holds the setting conditions used for processing of each stored print job in a table,
Held job extraction unit, the functional difference extracting unit outputs the version of the time of writing the print data by determining whether the retrieved new version of firmware or included in the setting condition is the table that matches the set condition extracted The print processing apparatus according to claim 1, wherein a print job that outputs a print that is different from a print result to be performed or that is not output due to a processing error in a new version of firmware is extracted.
JP2004258732A 2004-09-06 2004-09-06 Print processing device Expired - Fee Related JP4324526B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004258732A JP4324526B2 (en) 2004-09-06 2004-09-06 Print processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004258732A JP4324526B2 (en) 2004-09-06 2004-09-06 Print processing device

Publications (2)

Publication Number Publication Date
JP2006072929A JP2006072929A (en) 2006-03-16
JP4324526B2 true JP4324526B2 (en) 2009-09-02

Family

ID=36153458

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004258732A Expired - Fee Related JP4324526B2 (en) 2004-09-06 2004-09-06 Print processing device

Country Status (1)

Country Link
JP (1) JP4324526B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014218014A (en) * 2013-05-08 2014-11-20 キヤノン株式会社 Image processing apparatus, information processing method, and program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5724321B2 (en) * 2010-11-22 2015-05-27 株式会社リコー Image forming apparatus, information setting system, information setting method, and information setting program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014218014A (en) * 2013-05-08 2014-11-20 キヤノン株式会社 Image processing apparatus, information processing method, and program
US9081525B2 (en) 2013-05-08 2015-07-14 Canon Kabushiki Kaisha Image processing apparatus, information processing method, and storage medium for reducing image formation time after a fireware update

Also Published As

Publication number Publication date
JP2006072929A (en) 2006-03-16

Similar Documents

Publication Publication Date Title
US8805256B2 (en) Printing apparatus capable of preventing sheet feed error in cleaning, method of controlling the printing apparatus, and storage medium
US20140233967A1 (en) Image forming apparatus, system and method
US8743381B2 (en) Image forming apparatus and display method for a display portion of an image forming apparatus
JP4697193B2 (en) Printing device
JP5271829B2 (en) Image forming apparatus
JP4324526B2 (en) Print processing device
JP4197027B2 (en) Image forming apparatus and program
JP4377793B2 (en) Image forming apparatus
JP2017001358A (en) Image formation device
US20080219691A1 (en) Image Forming Apparatus
JP2010287108A (en) Image processing apparatus
JP6958157B2 (en) Image formation instruction device and image formation instruction program
JP2007286108A (en) Image processor
JP2004343374A (en) Image forming apparatus
JP2001255785A (en) Image forming device
JP2006067382A (en) Compound device, language display device and method, program and recording medium for recording program
JP3939681B2 (en) Image forming apparatus
JP2019053539A (en) Information processing device and information processing program
US10545445B2 (en) Image forming apparatus that forms image on recording sheet, and image forming system
JP2011081592A (en) Data management device and image forming device
JP2013071269A (en) Image forming device, image forming control method, and image forming control program
JP5485245B2 (en) Input device for image forming apparatus and image forming apparatus
JP2021186968A (en) Image processing system
JP6749066B2 (en) Image reading device, image reading method, and image reading program
JP4645693B2 (en) Image forming apparatus and image forming program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060912

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090318

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090324

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090427

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090608

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4324526

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120612

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120612

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130612

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees