JP2000353066A - Information processing apparatus, information processing method, and storage medium - Google Patents
Information processing apparatus, information processing method, and storage mediumInfo
- Publication number
- JP2000353066A JP2000353066A JP11165062A JP16506299A JP2000353066A JP 2000353066 A JP2000353066 A JP 2000353066A JP 11165062 A JP11165062 A JP 11165062A JP 16506299 A JP16506299 A JP 16506299A JP 2000353066 A JP2000353066 A JP 2000353066A
- Authority
- JP
- Japan
- Prior art keywords
- job
- processing
- information processing
- page
- series
- 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.)
- Withdrawn
Links
Landscapes
- Facsimiles In General (AREA)
Abstract
(57)【要約】
【課題】 認証を必要とするジョブであっても処理時間
を短縮できるようにする。
【解決手段】 複合ジョブ処理部5−1が、PDLプリ
ントジョブ5−13をPDL展開ジョブ5−14とプリ
ントジョブ5−21とに分割する。そして、PDLプリ
ントジョブ5−13が認証を必要とするときには、認証
処理が完了する前にPDL展開ジョブ5−14を実行
し、プリントジョブ5−21の実行を保留する。そし
て、認証処理が完了したときに、プリントジョブ5−2
1の実行を行う。これにより、認証処理が完了する前に
PDL展開ジョブ5−14を実行するので、認証処理が
完了したときにPDL展開ジョブ5−14の実行が終了
していれば、プリントジョブ5−21を直ぐ実行するこ
とができ、処理時間を短縮することができる。
(57) [Summary] [PROBLEMS] To reduce the processing time of a job requiring authentication. A composite job processing unit 5-1 divides a PDL print job 5-13 into a PDL development job 5-14 and a print job 5-21. When the PDL print job 5-13 requires authentication, the PDL development job 5-14 is executed before the authentication processing is completed, and the execution of the print job 5-21 is suspended. Then, when the authentication processing is completed, the print job 5-2
1 is executed. Thus, the PDL development job 5-14 is executed before the authentication processing is completed. Therefore, if the execution of the PDL development job 5-14 has been completed when the authentication processing is completed, the print job 5-21 is immediately executed. Can be executed, and the processing time can be reduced.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、情報処理装置、情
報処理方法、及び記憶媒体に関し、特に、認証処理を必
要とするジョブを少なくとも実行する情報処理装置、該
情報処理装置に適用される情報処理方法、及び該情報処
理方法を実行するプログラムを記憶した記憶媒体に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, an information processing method, and a storage medium, and more particularly to an information processing apparatus for executing at least a job requiring an authentication process, and information applied to the information processing apparatus. The present invention relates to a processing method and a storage medium storing a program for executing the information processing method.
【0002】前記情報処理装置は、例えばプリンタ、フ
ァクシミリ装置、複写機、デジタル複合機などの機器で
ある。The information processing apparatus is, for example, a device such as a printer, a facsimile machine, a copying machine, and a digital multifunction peripheral.
【0003】[0003]
【従来の技術】従来、プリンタ、ファクシミリ装置、複
写機、デジタル複合機などの周辺機器を含む情報処理シ
ステムにおいて、周辺機器に対してパスワードを付けて
ジョブ(コピー、プリント、スキャン、FAX送信等)
を投入した場合、周辺機器では、まずパスワードによる
認証を行い、認証が完了するとジョブの実行を行う。2. Description of the Related Art Conventionally, in an information processing system including peripheral devices such as a printer, a facsimile machine, a copying machine, and a digital multifunction peripheral, a job (copy, print, scan, fax transmission, etc.) is performed by attaching a password to the peripheral device.
, The peripheral device first authenticates with a password, and executes the job when the authentication is completed.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、このよ
うな従来システムの周辺機器では、認証が解決されてか
らジョブが実行されるために、ジョブの処理結果が得ら
れるまで時間がかかるという問題があった。However, such a peripheral device of the conventional system has a problem in that it takes a long time to obtain a job processing result because the job is executed after the authentication is resolved. Was.
【0005】例えば、PDL(ページ記述言語)のプリ
ントジョブでは、ユーザがパーソナルコンピュータで作
成した印刷データを、ネットワークを介してプリンタに
転送する。ここでもし、プリントジョブがパスワード付
きであり、しかも複雑な画像を印刷するようなジョブで
ある場合、まず、ユーザがプリンタの操作部の設置場所
にきて、パスワードを入力し認証が行われるという工程
に時間がかかるとともに、譬えこの認証が短い時間で完
了したとしても、その時点からジョブの処理が開始され
るので、印刷物を実際に手に取るまでに非常に時間が掛
かってしまうという問題点があった。特に、PDL展開
処理は、一般に時間のかかる処理であり、認証完了後、
この処理が行われるので、印刷物を実際に手に入れるま
で、操作者は長く待たされる。For example, in a PDL (page description language) print job, print data created by a user on a personal computer is transferred to a printer via a network. Here, if the print job has a password and is a job that prints a complicated image, the user first comes to a place where the operation unit of the printer is installed, and the password is input and authentication is performed. The process takes time, and even if this authentication is completed in a short time, the job processing starts from that point, so it takes a very long time to actually get the printed matter. was there. In particular, the PDL expansion process is generally a time-consuming process.
Since this process is performed, the operator has to wait for a long time before actually obtaining the printed matter.
【0006】本発明はこのような問題点に鑑みてなされ
たものであって、認証を必要とするジョブであっても処
理時間を短縮するようにした情報処理装置、情報処理方
法、及び記憶媒体を提供することを目的とする。The present invention has been made in view of such a problem, and an information processing apparatus, an information processing method, and a storage medium for reducing the processing time of a job requiring authentication. The purpose is to provide.
【0007】[0007]
【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明によれば、認証処理を必要とす
るジョブを少なくとも実行する情報処理装置において、
前記ジョブを第1のジョブと第2のジョブとに分割する
分割手段と、認証処理が完了する前に、前記第1のジョ
ブを実行し、前記第2のジョブの実行を保留する第1の
実行手段と、前記認証処理が完了したときに、前記第2
のジョブの実行を行う第2の実行手段とを有することを
特徴とする。According to the first aspect of the present invention, there is provided an information processing apparatus for executing at least a job requiring an authentication process.
Dividing means for dividing the job into a first job and a second job; and a first means for executing the first job and suspending the execution of the second job before the authentication processing is completed. Executing means, when the authentication processing is completed,
And a second execution unit for executing the job.
【0008】また、請求項8記載の発明によれば、認証
処理を必要とするジョブを少なくとも実行する情報処理
装置に適用される情報処理方法において、前記ジョブを
第1のジョブと第2のジョブとに分割する分割ステップ
と、認証処理が完了する前に、前記第1のジョブを実行
し、前記第2のジョブの実行を保留する第1の実行ステ
ップと、前記認証処理が完了したときに、前記第2のジ
ョブの実行を行う第2の実行ステップとを有することを
特徴とする。According to the invention described in claim 8, in the information processing method applied to an information processing apparatus for executing at least a job requiring an authentication process, the job includes a first job and a second job. A first execution step of executing the first job before the authentication processing is completed and suspending the execution of the second job; and a step of executing the authentication processing when the authentication processing is completed. And a second execution step of executing the second job.
【0009】さらに、請求項15記載の発明によれば、
認証処理を必要とするジョブを少なくとも実行する情報
処理装置に適用される情報処理方法をプログラムとして
記憶した、コンピュータにより読み出し可能な記憶媒体
において、前記情報処理方法が、前記ジョブを第1のジ
ョブと第2のジョブとに分割する分割ステップと、認証
処理が完了する前に、前記第1のジョブを実行し、前記
第2のジョブの実行を保留する第1の実行ステップと、
前記認証処理が完了したときに、前記第2のジョブの実
行を行う第2の実行ステップとを有することを特徴とす
る。Further, according to the invention of claim 15,
A computer-readable storage medium storing, as a program, an information processing method applied to an information processing apparatus that executes at least a job requiring an authentication process, wherein the information processing method includes the first job and the first job. A dividing step of dividing the job into a second job, a first executing step of executing the first job before the completion of the authentication process, and suspending the execution of the second job;
A second execution step of executing the second job when the authentication processing is completed.
【0010】[0010]
【発明の実施の形態】以下、本発明の実施の形態を、図
面を参照して説明する。Embodiments of the present invention will be described below with reference to the drawings.
【0011】図1は、本発明に係る情報処理システムの
構成を示す図である。FIG. 1 is a diagram showing a configuration of an information processing system according to the present invention.
【0012】図1において、1−1、1−2、1−3
は、種々のジョブを生成し、周辺機器に送信するホスト
コンピュータである。1−4は、周辺機器としてのデジ
タル複合機であり、プリントジョブ、スキャンジョブ、
ファックスジョブ、コピージョブ等、種々のジョブを実
行処理し、印刷、画像読取、ファクシミリ送受信、複写
等を行う。ホストコンピュータ1−1,1−2及びデジ
タル複合機1−4は、LAN(ローカルエリアネットワ
ーク)1−5にそれぞれ接続されており、デジタル複合
機1−4には、ホストコンピュータ1−3がパラレルま
たはシリアルのインターフェイス1−6を介して接続さ
れている。In FIG. 1, 1-1, 1-2, 1-3
Is a host computer that generates various jobs and sends them to peripheral devices. 1-4 are digital multifunction peripherals as peripheral devices, and include print jobs, scan jobs,
It executes and processes various jobs such as a fax job and a copy job, and performs printing, image reading, facsimile transmission / reception, copying, and the like. The host computers 1-1 and 1-2 and the digital multifunction peripheral 1-4 are connected to a LAN (local area network) 1-5, respectively, and the host computer 1-3 is connected to the digital multifunction peripheral 1-4 in parallel. Alternatively, they are connected via a serial interface 1-6.
【0013】図2は、デジタル複合機1−4の内部構成
を示すブロック図である。FIG. 2 is a block diagram showing the internal configuration of the digital multifunction peripheral 1-4.
【0014】図2において、2−1はCPU、即ち中央
処理装置であり、デジタル複合機1−4全体の制御及び
演算処理等を行なうものである。2−2はROM、即ち
読み出し専用メモリであり、システム起動プログラムや
プリンタエンジンの制御を行うプログラム及び文字デー
タ、文字コード情報等を記憶する。2−3はRAM、即
ちランダムアクセスメモリであり、使用制限のないデー
タ記憶領域を提供し、ダウンロードにより追加登録され
たフォントデータが記憶されたり、様々な処理毎にプロ
グラムやデータがロードされる。2−4は、例えばハー
ドディスク等の外部記憶装置であり、デジタル複合機1
−4が受け付けた印刷ジョブをスプールしたり、プログ
ラムや各情報ファイル等を格納したり、作業用の領域と
して使用したりする。2−5は液晶などからなる表示部
であり、デジタル複合機1−4の設定状態や、デジタル
複合機1−4内部の現在の処理、エラー状態などの表示
に使用される。2−6は操作部であり、デジタル複合機
1−4の設定を変更したり、リセットするために使用さ
れる。2−7はエンジンインターフェイスであり、実際
にプリンタエンジンを制御するコマンド等のやり取りす
る部分である。2−8はネットワークインターフェイス
であり、このネットワークインターフェイス2−8を介
してデジタル複合機1−4がLAN1−5に接続され
る。2−9は外部インターフェイスであり、上記のイン
ターフェイス1−6を介してホストコンピュータ1−3
に接続される。2−10はシステムバスであり、上述し
た各構成要素間のデータの通路となるべきものである。In FIG. 2, reference numeral 2-1 denotes a CPU, that is, a central processing unit, which controls the entire digital multifunction peripheral 1-4, performs arithmetic processing, and the like. Reference numeral 2-2 denotes a ROM, that is, a read-only memory, which stores a system startup program, a program for controlling the printer engine, character data, character code information, and the like. Reference numeral 2-3 denotes a RAM, that is, a random access memory, which provides a data storage area with no restrictions on use, in which font data additionally registered by downloading is stored, and programs and data are loaded for various processes. Reference numeral 2-4 denotes an external storage device such as a hard disk.
4 spools the received print job, stores programs and information files, and uses it as a work area. Reference numeral 2-5 denotes a display unit composed of a liquid crystal or the like, which is used for displaying a setting state of the digital multifunction peripheral 1-4, a current process in the digital multifunction peripheral 1-4, an error state, and the like. An operation unit 2-6 is used to change or reset the settings of the digital MFP 1-4. Reference numeral 2-7 denotes an engine interface for exchanging commands and the like for actually controlling the printer engine. Reference numeral 2-8 denotes a network interface, and the digital multifunction peripheral 1-4 is connected to the LAN 1-5 via the network interface 2-8. Reference numeral 2-9 denotes an external interface, which is a host computer 1-3 via the interface 1-6.
Connected to. Reference numeral 2-10 denotes a system bus, which should serve as a data path between the components described above.
【0015】図3は、デジタル複合機1−4で使用され
るソフトウェアの構成を示す図である。FIG. 3 is a diagram showing a configuration of software used in the digital multifunction peripheral 1-4.
【0016】図中、3−1はホストコンピュータであ
り、前述のホストコンピュータ1−1,1−2,1−3
に相当する。3−2はコントローラソフトウェアであ
り、その中をプロトコル解釈部3−3、ジョブ制御部3
−4、デバイス部3−5に分けることができる。プロト
コル解釈部3−3は、ホストコンピュータ3−1からL
AN1−5またはインターフェイス1−6を介して送ら
れてきたコマンド(プロトコル)を解釈して、ジョブ制
御部3−4に対してジョブの実行を依頼する部分であ
る。ジョブ制御部3−4は、プロトコル解釈部3−3が
依頼したジョブを実際に処理する部分である。さらに、
ジョブ制御部3−4がジョブを実行する際に使用するデ
バイスがデバイス部3−5に含まれている。In the figure, reference numeral 3-1 denotes a host computer, which is the host computer 1-1, 1-2, 1-3 described above.
Is equivalent to Reference numeral 3-2 denotes controller software which includes a protocol interpreter 3-3 and a job controller 3
-4, and a device section 3-5. The protocol interpreting unit 3-3 sends L to the host computer 3-1.
This is a part that interprets a command (protocol) transmitted via the AN 1-5 or the interface 1-6 and requests the job control unit 3-4 to execute a job. The job control unit 3-4 is a unit that actually processes the job requested by the protocol interpretation unit 3-3. further,
Devices used when the job control unit 3-4 executes a job are included in the device unit 3-5.
【0017】図4は、コントローラソフトウェア3−2
のジョブ制御部3−4及びデバイス部3−5の各内部構
成を示すブロック図である。FIG. 4 shows the controller software 3-2.
FIG. 5 is a block diagram showing the internal configuration of each of a job control unit 3-4 and a device unit 3-5.
【0018】ホストコンピュータ1−1,1−2,1−
3からコマンド(プロトコル)という形で送られてきた
一連の操作依頼は、ネットワークインターフェイス2−
8または外部インターフェイス2−9を介してプロトコ
ル解釈部3−3に届く。プロトコル解釈部3−3は、送
られてきたコマンドを解釈し、ジョブ制御部3−4に送
る。この時点でコマンドはジョブ制御部3−4が理解で
きる形に変換されている。Host computers 1-1, 1-2, 1-
A series of operation requests sent in the form of commands (protocols) from the network interface 2-
8 or the protocol interpreting unit 3-3 via the external interface 2-9. The protocol interpreter 3-3 interprets the transmitted command and sends it to the job controller 3-4. At this point, the command has been converted into a form that the job control unit 3-4 can understand.
【0019】ジョブ制御部3−4において、ジョブ生成
部4−1がジョブ4−10を生成する。このジョブ4−
10は、コピージョブ、プリントジョブ、スキャンジョ
ブ、FAXジョブなど、様々なものが考えられる。例え
ば、プリントジョブならば、このジョブに、印刷する文
書の名前や印刷部数、出力先の排紙トレイの指定などの
設定情報や、印刷データ自体(PDLコード)などが含
まれる。In the job control section 3-4, a job generation section 4-1 generates a job 4-10. This job 4-
Various items 10 can be considered, such as a copy job, a print job, a scan job, and a fax job. For example, in the case of a print job, the job includes setting information such as the name of the document to be printed, the number of copies to be printed, designation of an output destination discharge tray, and print data itself (PDL code).
【0020】ジョブ4−10はジョブ処理部4−2に送
られ、処理が行われる。ジョブ処理部4−2では、ジョ
ブ全体に関する設定(例えば、複数の文書をまとめて印
刷し、ステープルするという設定など)や処理が行われ
る。さらにジョブ処理部4−2では、ジョブ全体に関わ
る設定や処理以外に、さらに小さな仕事の単位である入
力ドキュメント4−11に分割する処理が行われる。The job 4-10 is sent to the job processing section 4-2, where the job is processed. In the job processing unit 4-2, settings relating to the entire job (for example, settings for printing and stapling a plurality of documents collectively) and processing are performed. Further, in the job processing unit 4-2, in addition to the settings and processing relating to the entire job, a processing of dividing the input document 4-11, which is a smaller unit of work, is performed.
【0021】入力ドキュメント4−11は、ドキュメン
ト処理部4−3により出力ドキュメント4−14に変換
処理される。つまり例えば、原稿の束をスキャナで読み
取り、複数のイメージデータに変換するスキャンジョブ
であれば、原稿の束に関する設定や操作の手順が書かれ
ているのが、入力ドキュメント4−11であり、複数の
イメージデータに関する設定や操作の手順が書かれてい
るのが出力ドキュメント4−14である。そして、ドキ
ュメント処理部4−3が原稿の束を複数のイメージデー
タに変換する。また、ドキュメント処理部4−3はドキ
ュメント単位の処理のみを行い、さらに小さな仕事の単
位である入力ページ4−12を生成する。これは、ちょ
うどジョブ処理部4−2がジョブ単位の処理に専念し
て、さらに細かい仕事のためにドキュメントを生成する
のと同じである。ドキュメント単位の設定・操作は、具
体的には、ページの並び替え、両面印刷の設定、表紙の
付加、OHP中差し等のページ順序に関するものであ
る。The input document 4-11 is converted into an output document 4-14 by the document processing section 4-3. That is, for example, in the case of a scan job in which a bundle of documents is read by a scanner and converted into a plurality of image data, the input document 4-11 describes settings and operation procedures related to the bundle of documents. The output document 4-14 describes the setting and operation procedures for the image data. Then, the document processing unit 4-3 converts the bundle of originals into a plurality of image data. In addition, the document processing unit 4-3 performs only processing in units of documents, and generates an input page 4-12 which is a smaller unit of work. This is the same as the case where the job processing unit 4-2 concentrates on processing on a job basis and generates a document for more detailed work. The setting and operation in the document unit specifically relate to page order such as page rearrangement, double-sided printing setting, addition of a cover, OHP insertion, and the like.
【0022】また、入力ページ4−12はページ処理部
4−4により出力ページ4−15に変換される。例えば
上記の例のスキャンジョブの場合、入力ページ4−12
には読み取りの解像度、読み取りの向き(ランドスケー
プ/ポートレイト)などの設定や手順が書かれており、
出力ページ4−15にはイメージデータの格納場所(R
AM2−3や外部記憶装置2−4のアドレスやデータ
名)などの設定や手順が書かれている。The input page 4-12 is converted to an output page 4-15 by the page processing section 4-4. For example, in the case of the above-described scan job, the input page 4-12
Contains settings and procedures such as reading resolution and reading direction (landscape / portrait).
The output page 4-15 has a storage location (R
Settings and procedures such as the addresses and data names of the AM 2-3 and the external storage device 2-4 are described.
【0023】ここまでは、ジョブの単位を徐々に小さく
して、ページの単位で扱えるようにすることまでを説明
してきた。ところで、1ページ分のページメモリを備え
ることができるような高価なシステムであるならば、最
終的にページ単位までジョブを細分化するだけでよい。
しかし、現実にはメモリのコストを低く抑える要請に応
えねばならないことや、例えばプリンタエンジンに、イ
ンクジェットプリンタのような低速のものを使用してい
るといった事情から、数ライン分の容量のメモリ(バン
ドメモリ)しか備えていないシステムも考えられる。そ
のような場合には、ページを更に細かい単位であるバン
ド(短冊状のデータ)に分けて扱う。それが、入力バン
ド4−13、バンド処理部4−5、出力バンド4−16
の役目である。これらの動作に関しては、ページの場合
と同様である。Up to this point, it has been described that the job unit is gradually reduced so that it can be handled in page units. By the way, if the system is an expensive system capable of providing a page memory for one page, it is only necessary to finally divide the job into page units.
However, in reality, it is necessary to meet the demand to keep the cost of memory low, and for example, because a low-speed printer such as an ink jet printer is used as a printer engine, a memory (band) having a capacity of several lines is required. Memory). In such a case, the page is divided into bands (strip-like data), which are smaller units. That is, the input band 4-13, the band processing unit 4-5, the output band 4-16
The role of. These operations are similar to those of the page.
【0024】ジョブ処理部4−2、ドキュメント処理部
4−3、ページ処理部4−4、バンド処理部4−5は、
いずれも処理を進める際にデバイスを使用する。当然、
複数の処理部が同時に仕事を進めるとデバイスの競合が
発生するので、それをデバイス割り当て部4−6が調停
する。デバイス(1)4−7、デバイス(2)4−8、
デバイス(3)4−9は、デバイス割り当て部4−6に
よって、ジョブ処理部4−2、ドキュメント処理部4−
3、ページ処理部4−4、バンド処理部4−5のいずれ
かが割り当てられるデバイスであり、デバイス(1)4
−7、デバイス(2)4−8、デバイス(3)4−9
は、例えば、ページメモリやバンドメモリ、ドキュメン
トフィーダー、マーキングエンジン、スキャナなどが考
えられる。The job processing unit 4-2, the document processing unit 4-3, the page processing unit 4-4, and the band processing unit 4-5
In each case, a device is used when proceeding. Of course,
If a plurality of processing units work simultaneously, a device conflict occurs, and the device allocation unit 4-6 arbitrates the conflict. Device (1) 4-7, device (2) 4-8,
The device (3) 4-9 is provided with a job processing unit 4-2 and a document processing unit 4-
3, a device to which one of the page processing unit 4-4 and the band processing unit 4-5 is assigned;
-7, device (2) 4-8, device (3) 4-9
For example, a page memory, a band memory, a document feeder, a marking engine, a scanner, and the like can be considered.
【0025】次に図5を参照して、デジタル複合機1−
4がPDLプリントジョブを処理する場合を説明する。Next, referring to FIG.
No. 4 processes a PDL print job.
【0026】図5は、PDLプリントジョブを処理する
場合のデジタル複合機1−4のソフトウェア構成を示す
図である。FIG. 5 is a diagram showing a software configuration of the digital multifunction peripheral 1-4 when processing a PDL print job.
【0027】PDLプリントジョブはジョブ制御部3−
4の中では、2つのジョブ(PDL展開ジョブとプリン
トジョブ)に分割されて処理される。ホストコンピュー
タ1−1,1−2,1−3からコマンド(プロトコル)
という形で送られてきた一連の操作依頼は、ネットワー
クインターフェイス2−8または外部インターフェイス
2−9を介してプロトコル解釈部3−3に届く。プロト
コル解釈部3−3は、送られてきたコマンドを解釈し、
ジョブ制御部3−4に送る。この時点でコマンドはジョ
ブ制御部3−4が理解できる形に変換されている。The PDL print job is sent to the job control unit 3-
4, the job is divided into two jobs (PDL development job and print job) and processed. Command (protocol) from host computer 1-1, 1-2, 1-3
Is sent to the protocol interpreting unit 3-3 via the network interface 2-8 or the external interface 2-9. The protocol interpreter 3-3 interprets the transmitted command,
The job is sent to the job control unit 3-4. At this point, the command has been converted into a form that the job control unit 3-4 can understand.
【0028】ジョブ制御部3−4において、ジョブ生成
部4−1がPDLプリントジョブ5−13を生成する。
PDLプリントジョブ5−13は複合ジョブ処理部5−
1に送られ、そこでPDL展開ジョブ5−14とプリン
トジョブ5−21が生成される。PDL展開ジョブ5−
14は、いわゆるPDL(ページ記述言語)を解釈して
画像をメモリに展開(描画)するジョブである。またプ
リントジョブ5−21は、メモリに展開した画像をプリ
ンタで印刷するジョブである。PDL展開ジョブ5−1
4とプリントジョブ5−21は生成と同時に、それぞれ
PDL展開ジョブ処理部5−2、プリントジョブ処理部
5−6に送られる。In the job control section 3-4, the job generation section 4-1 generates a PDL print job 5-13.
The PDL print job 5-13 is a composite job processing unit 5-
1 where a PDL development job 5-14 and a print job 5-21 are generated. PDL expansion job 5-
A job 14 interprets a so-called PDL (Page Description Language) and develops (draws) an image in a memory. The print job 5-21 is a job for printing the image developed in the memory by the printer. PDL Development Job 5-1
4 and the print job 5-21 are sent to the PDL development job processing unit 5-2 and the print job processing unit 5-6, respectively, at the same time as the generation.
【0029】当然ながら、メモリヘの画像の展開(描
画)が始まり、プリンタ5−12に出力するデータが出
来上がる(または、準備ができる)様な状態にならない
と、プリントの動作を開始することができない。従っ
て、PDL展開に関する処理部(5−2、5−3、5−
4、5−5)とプリントに関する処理部(5−6、5−
7、5−8、5−9)は、中間データを意味する中間ド
キュメント5−18、中間ページ5−19、中間バンド
5−20を介して同期を取りながら処理を進めることに
なる。当該PDL展開ジョブ5−14では、使用するデ
バイスとしてページメモリ5−11、プリンタ5−12
が挙げられる。Naturally, the printing operation cannot be started unless the development (drawing) of the image in the memory starts and the data to be output to the printer 5-12 is completed (or ready). . Therefore, the processing unit (5-2, 5-3, 5-
4, 5-5) and the processing section (5-6, 5-
7, 5-8, 5-9), the process proceeds while synchronizing via an intermediate document 5-18, an intermediate page 5-19, and an intermediate band 5-20, which mean intermediate data. In the PDL development job 5-14, the page memory 5-11 and the printer 5-12 are used as devices to be used.
Is mentioned.
【0030】図6は、各処理手段(オブジェクト)が、
送られてくるイベントを待ち、イベントを受信したとき
行う処理の手順を示すフローチャートである。FIG. 6 shows that each processing means (object)
It is a flowchart which shows the procedure of the process performed when waiting for a sent event and receiving an event.
【0031】ステップS601では、他の処理手段(オ
ブジェクト)や自分自身から送られてくるイベントを待
っている。この時、自分がCPU2−1を占有するので
はなく、他の処理手段(オブジェクト)に制御が移るよ
うになっている。ステップS602では、イベントが送
信されてきたとき、自分宛てのイベントであるか否かを
判別する。自分宛てのイベントでない場合、ステップS
601へ戻り、再びイベント待ちになる。自分宛てのイ
ベントである場合はステップS603に進み、受信した
イベントに対応する所定の処理を行う。その後、ステッ
プS601へ戻り、再びイベント待ちになる。以上の手
順により、図4や図5に表した処理手段(オブジェク
ト)はコピーやファクシミリやPDLプリントなどの処
理を実行する。In step S601, the process waits for an event sent from another processing means (object) or itself. At this time, instead of occupying the CPU 2-1, the control is transferred to another processing means (object). In step S602, when an event is transmitted, it is determined whether or not the event is addressed to itself. If the event is not addressed to yourself, step S
It returns to 601 and waits for an event again. If the event is addressed to itself, the process advances to step S603 to perform a predetermined process corresponding to the received event. After that, the process returns to step S601, and waits for an event again. According to the above procedure, the processing means (object) shown in FIGS. 4 and 5 executes processes such as copying, facsimile, and PDL printing.
【0032】次に、パスワード付きのジョブの投入につ
いて説明する。Next, input of a job with a password will be described.
【0033】図7はジョブ生成部4−1における処理を
示すフローチャートである。FIG. 7 is a flowchart showing the processing in the job generation section 4-1.
【0034】ステップS701で処理を開始し、ステッ
プS702で、プロトコル解釈部3−3で解釈したジョ
ブの種別を参照する。ステップS703で、当該ジョブ
がコピージョブかどうかを判別する。もしコピージョブ
であるならば、ステップS704に進み、コピージョブ
生成処理を行う。コピージョブでない場合には、ステッ
プS706に進み、PDLプリントジョブであるかどう
かの判断を行う。PDLプリントジョブである場合には
ステップS707に進み、PDLプリントジョブ生成処
理を行う。またPDLプリントジョブでもない場合には
ステップS708で、例外処理を行う。例外処理は、投
入されたジョブが本システムでは受付られないことをジ
ョブの投入者に通知する処理である。In step S701, the process starts, and in step S702, the job type interpreted by the protocol interpreting unit 3-3 is referred to. In step S703, it is determined whether the job is a copy job. If the job is a copy job, the process advances to step S704 to perform a copy job generation process. If the job is not a copy job, the process advances to step S706 to determine whether the job is a PDL print job. If the job is a PDL print job, the process advances to step S707 to perform PDL print job generation processing. If the job is not a PDL print job, exception processing is performed in step S708. The exception process is a process of notifying a job submitter that the submitted job is not accepted by the present system.
【0035】図8は、ステップS707で行われるPD
Lプリントジョブ生成処理の詳しい内容を示すフローチ
ャートである。なお、このPDLプリントジョブ生成処
理は、図5に対応している。FIG. 8 shows the PD performed in step S707.
9 is a flowchart illustrating detailed contents of an L print job generation process. This PDL print job generation process corresponds to FIG.
【0036】ステップS801で処理を開始し、PDL
プリントジョブを実現するために必要な単体ジョブ(子
ジョブ)であるPDL展開ジョブをステップS802
で、プリントジョブをステップS803で生成する。次
いでステップS804で、当該PDLプリントジョブが
パスワード付きかどうかを判断する。この判断に必要な
情報はプロトコル解釈部3−3で解釈された後、PDL
プリントジョブ5−13に格納されている。このPDL
プリントジョブ5−13には、ジョブを投入したユーザ
名、ジョブ自身を識別するジョブIDなどの情報も含ま
れている。ステップS804において、もしパスワード
付きのジョブでないと判断されれば、ステップS808
に進み、先程生成したPDL展開ジョブに実行開始を指
示する。さらにステップS809に進み、プリントジョ
ブに実行開始を指示し、ステップS807で一連の処理
を終了する。In step S801, the process starts, and the PDL
A PDL development job, which is a single job (child job) required to realize a print job, is stored in step S802.
Then, a print job is generated in step S803. Next, in step S804, it is determined whether the PDL print job has a password. The information necessary for this determination is interpreted by the protocol interpreter 3-3, and then the PDL is interpreted.
Stored in print job 5-13. This PDL
The print job 5-13 also includes information such as the name of the user who submitted the job and the job ID for identifying the job itself. If it is determined in step S804 that the job is not a job with a password, step S808 is performed.
To instruct the PDL expansion job generated earlier to start execution. Then, the process proceeds to step S809 to instruct the print job to start execution, and ends a series of processes in step S807.
【0037】このように、PDL展開ジョブとプリント
ジョブの双方に実行開始を指示することにより、PDL
展開ジョブが中間生成物(中間ドキュメント5−18、
中間ページ5−19、中間バンド5−20、ここでは展
開したイメージデータを意味する)を作ると同時に、そ
れをプリントジョブは即座に処理して行く。つまり、送
られてきたPDLデータが中間生成物のイメージデータ
を経て紙に印刷されて行く処理が、留まることなく進ん
で行く。In this way, by instructing both the PDL development job and the print job to start execution, the PDL
The deployment job is an intermediate product (intermediate document 5-18,
The intermediate job 5-19, the intermediate band 5-20, which means expanded image data), and the print job immediately processes it. That is, the process in which the transmitted PDL data is printed on the paper via the intermediate product image data proceeds without stopping.
【0038】一方、ステップS804でパスワード付き
のジョブであると判断されると、ステップS805に進
み、PDL展開ジョブに実行開始を指示する。そして、
ステップS806で、プリントジョブに対して実行保留
を指示する。これによりPDL展開ジョブの生成した中
間生成物(5−18、5−19、5−20)に対してプ
リントジョブが処理を行わずに保留しておくので、PD
Lデータはメモリにイメージとして展開されるが、紙へ
の印刷が保留された状態になる。そして最後にステップ
S807に進み生成処理を終了する。On the other hand, if it is determined in step S804 that the job is a job with a password, the flow advances to step S805 to instruct the PDL expansion job to start execution. And
In step S806, execution execution is instructed for the print job. As a result, the print job is held without processing for the intermediate products (5-18, 5-19, 5-20) generated by the PDL development job.
The L data is developed as an image in the memory, but the printing on paper is suspended. Finally, the process proceeds to step S807, and the generation process ends.
【0039】次に、ユーザがパスワードを入力し認証が
終了した後、印刷処理が行われる過程を、図9を参照し
て説明する。Next, a process in which the printing process is performed after the user inputs the password and the authentication is completed will be described with reference to FIG.
【0040】図9は、複合ジョブ処理部5−1で行われ
る認証処理と、その完了に伴うプリントジョブの保留解
除の手順を示すフローチャートである。なお、パスワー
ドデータは予め、プロトコル解釈部3−3により解釈さ
れ、複合ジョブ処理部5−1に送られている。FIG. 9 is a flowchart showing the procedure of the authentication processing performed by the composite job processing unit 5-1 and the release of the hold of the print job upon its completion. The password data is interpreted in advance by the protocol interpreting unit 3-3 and sent to the composite job processing unit 5-1.
【0041】ステップS901で処理が開始されると、
クライアントのコンピュータや操作部からは、パスワー
ドデータとともにジョブを特定するためのジョブIDや
ユーザ名が送られてくるので、ステップS902におい
て複合ジョブ処理部5−1は、ジョブIDを元にPDL
プリントジョブ5−13を特定し、その中の格納されて
いるユーザ名とパスワードを参照する。そしてステップ
S903で、予め送られているパスワードと比較して認
証処理をおこなう。When the processing is started in step S901,
Since the job ID and user name for specifying the job are sent together with the password data from the client computer or the operation unit, the composite job processing unit 5-1 determines the PDL based on the job ID in step S902.
The print job 5-13 is specified, and the stored user name and password are referred to. In step S903, an authentication process is performed by comparing the password with a password sent in advance.
【0042】認証ができた場合には、ステップS905
に移り、保留状態にしてあったプリントジョブに実行開
始指示を出す。プリントジョブは、すでに完成している
中間生成物(5−18、5−19、5−20)を出力オ
ブジェクト(5−22、5−23、5−24)である印
刷物(紙)に変換する処理を開始し、結果として印刷が
行われる。一方、ステップS904で、認証をできない
と判別された場合には、ステップS907に移り、認証
失敗処理を行う。ここで認証失敗処理とは、ジョブを投
入したユーザに認証失敗の旨を通知することを意味す
る。そして最後にステップS906で認証処理を終了す
る。If the authentication is successful, step S905
And issues an execution start instruction to the print job that has been put on hold. The print job converts an already completed intermediate product (5-18, 5-19, 5-20) into a print (paper) that is an output object (5-22, 5-23, 5-24). Processing is started, and as a result, printing is performed. On the other hand, if it is determined in step S904 that authentication cannot be performed, the process proceeds to step S907, and an authentication failure process is performed. Here, the authentication failure process means notifying the user who has submitted the job that the authentication has failed. Finally, the authentication process ends in step S906.
【0043】以上のようにして、パスワード付きのPD
Lプリントジョブにおいては、認証結果を持つことな
く、処理に時間のかかるPDL展開処理を先行させて実
行してしまい、該PDL展開処理の完了した時点で後続
のプリント処理の実行を保留させる。そして、認証が完
了したときにプリント処理を開始するようにする。これ
により、認証完了後、印刷物を実際に手にするまでに要
する時間が、従来に比べて短縮でき、操作者を待たせる
ことが少なくなる。また、ジョブの実行保留というモー
ドを設けるだけで、ジョブの途中までの実行という複雑
な処理を実現できる。As described above, the password-added PD
In an L print job, PDL expansion processing that takes a long time to process is executed in advance without having an authentication result, and execution of the subsequent print processing is suspended when the PDL expansion processing is completed. Then, the printing process is started when the authentication is completed. As a result, the time required after the completion of the authentication until the user actually obtains the printed matter can be reduced as compared with the related art, and the operator is less likely to wait. Further, only by providing a mode for suspending execution of a job, a complicated process of executing the job halfway can be realized.
【0044】なお、プリントジョブが実行保留状態の
時、PDL展開ジョブ5−14が生成する中間生成物は
RAM2−3上に作られるが、メモリ効率の点から外部
記憶装置2−4に待避させるようにしてもよい。また外
部記憶装置2−4に待避させる際、中間生成物であるイ
メージデータを圧縮し、元のRAM2−3に戻す際に伸
長する方法により、外部記憶装置2−4上の使用空間を
削減するようにしてもよい。When the print job is in the execution pending state, an intermediate product generated by the PDL expansion job 5-14 is created on the RAM 2-3, but is saved in the external storage device 2-4 in terms of memory efficiency. You may do so. Further, when the image data as an intermediate product is saved in the external storage device 2-4, the space used on the external storage device 2-4 is reduced by a method of decompressing the image data when returning the image data to the original RAM 2-3. You may do so.
【0045】なお、本発明を、複数の機器から構成され
るシステムに適用しても、あるいは1つの機器からなる
装置に適用してもよい。The present invention may be applied to a system composed of a plurality of devices, or may be applied to a device composed of a single device.
【0046】また、前述した実施形態の機能を実現する
ソフトウェアのプログラムコードを記憶した記憶媒体
を、システムあるいは装置に供給し、そのシステムある
いは装置のコンピュータ(またはCPUやMPU)が記
憶媒体に格納されたプログラムコードを読み出して実行
することによっても、本発明が達成されることは言うま
でもない。A storage medium storing program codes of software for realizing the functions of the above-described embodiments is supplied to a system or an apparatus, and a computer (or CPU or MPU) of the system or the apparatus is stored in the storage medium. It goes without saying that the present invention is also achieved by reading and executing the program code.
【0047】この場合、記憶媒体から読み出されたプロ
グラムコード自体が、前述の実施形態の機能を実現する
ことになり、そのプログラムコードを記憶した記憶媒体
が本発明を構成することになる。In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.
【0048】プログラムコードを供給するための記憶媒
体として、例えば、フロッピィディスク、ハードディス
ク、光ディスク、光磁気ディスク、CD−ROM、CD
−R、磁気テープ、不揮発性のメモリカード、ROMな
どを用いることができる。As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD
-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.
【0049】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した実施形態の機
能が実現されるだけでなく、そのプログラムコードの指
示に基づき、コンピュータ上で稼働しているOSなどが
実際の処理の一部または全部を行い、その処理によって
前述した実施形態の機能が実現される場合も、本発明に
含まれることは言うまでもない。When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS or the like running on the computer is actually executed based on the instructions of the program code. It is needless to say that the present invention also includes the case where the functions of the above-described embodiments are realized by performing a part or all of the processing described above.
【0050】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わるCPUなどが実際の処理の一部または全部を行
い、その処理によって前述した実施形態の機能が実現さ
れる場合も、本発明に含まれることは言うまでもない。Further, after the program code read from the storage medium is written into a memory provided on a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instruction of the program code, It is needless to say that the present invention includes a case where a CPU or the like provided in the function expansion board or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.
【0051】[0051]
【発明の効果】以上詳述したように請求項1、請求項8
または請求項15記載の発明によれば、認証を必要とす
るジョブを第1のジョブと第2のジョブとに分割し、認
証処理が完了する前に、第1のジョブを実行し、第2の
ジョブの実行を保留する。そして、認証処理が完了した
ときに、第2のジョブの実行を行う。As described in detail above, claims 1 and 8
According to the present invention, a job requiring authentication is divided into a first job and a second job, and the first job is executed before the authentication process is completed. Hold the execution of the job. Then, when the authentication processing is completed, the second job is executed.
【0052】これにより、認証処理が完了する前に第1
のジョブを実行するので、認証処理が完了したときに第
1のジョブの実行が終了していれば、第2のジョブを直
ぐ実行することができ、従来のように、認証処理が完了
してから第1のジョブを実行する場合に比べ、処理時間
を短縮することができる。特に、第1のジョブの実行に
時間を要する場合には、この効果は大きい。Thus, before the authentication process is completed, the first
Is executed, if the execution of the first job is completed when the authentication process is completed, the second job can be immediately executed, and the authentication process is completed as in the related art. Thus, the processing time can be reduced as compared with the case where the first job is executed. This effect is particularly significant when the execution of the first job requires time.
【図1】本発明に係る情報処理システムの構成を示す図
である。FIG. 1 is a diagram showing a configuration of an information processing system according to the present invention.
【図2】デジタル複合機の内部構成を示すブロック図で
ある。FIG. 2 is a block diagram illustrating an internal configuration of the digital multifunction peripheral.
【図3】デジタル複合機で使用されるソフトウェアの構
成を示す図である。FIG. 3 is a diagram illustrating a configuration of software used in the digital multi-function peripheral.
【図4】コントローラソフトウェアのジョブ制御部及び
デバイス部の各内部構成を示すブロック図である。FIG. 4 is a block diagram illustrating internal configurations of a job control unit and a device unit of the controller software.
【図5】PDLプリントジョブを処理する場合のデジタ
ル複合機のソフトウェア構成を示す図である。FIG. 5 is a diagram illustrating a software configuration of the digital multi-function peripheral when processing a PDL print job.
【図6】各処理手段(オブジェクト)が、送られてくる
イベントを待ち、イベントを受信したとき行う処理の手
順を示すフローチャートである。FIG. 6 is a flowchart illustrating a procedure of a process performed by each processing unit (object) waiting for an event to be sent and receiving the event.
【図7】ジョブ生成部における処理を示すフローチャー
トである。FIG. 7 is a flowchart illustrating processing in a job generation unit.
【図8】ステップS707で行われるPDLプリントジ
ョブ生成処理の詳しい内容を示すフローチャートであ
る。FIG. 8 is a flowchart illustrating details of a PDL print job generation process performed in step S707.
【図9】複合ジョブ処理部で行われる認証処理と、その
完了に伴うプリントジョブの保留解除の手順を示すフロ
ーチャートである。FIG. 9 is a flowchart illustrating a procedure of an authentication process performed by a composite job processing unit and a process of releasing a hold of a print job upon completion of the authentication process.
1−1 ホストコンピュータ 1−2 ホストコンピュータ 1−3 ホストコンピュータ 1−4 デジタル複合機(周辺機器、情報処理装置) 1−5 LAN(ローカルエリアネットワーク) 1−6 インターフェイス 2−1 CPU 2−2 ROM 2−3 RAM 2−4 外部記憶装置 2−5 表示部 2−6 操作部 2−7 エンジンインターフェイス 2−8 ネットワークインターフェイス 2−9 外部インターフェイス 2−10 システムバス 3−1 ホストコンピュータ 3−2 コントローラソフトウェア 3−3 プロトコル解釈部 3−4 ジョブ制御部 3−5 デバイス部 4−1 ジョブ生成部 4−2 ジョブ処理部 4−3 ドキュメント処理部 4−4 ページ処理部 4−5 バンド処理部 4−6 デバイス割り当て部 4−7 デバイス1 4−8 デバイス2 4−9 デバイス3 4−10 ジヨブ 4−11 入力ドキュメント 4−12 入力ページ 4−13 入力バンド 4−14 出力ドキュメント 4−15 出力ページ 4−16 出力バンド 5−1 複合ジョブ処理部(分割手段) 5−2 PDL展開ジョブ処理部(第1の実行手段) 5−3 PDL展開ドキュメント処理部 5−4 PDL展開ページ処理部 5−5 PDL展開バンド処理部 5−6 プリントジョブ処理部(第2の実行手段) 5−7 プリントドキュメント処理部 5−8 プリントページ処理部 5−9 プリントバンド処理部 5−10 スキャナ 5−11 ページメモリ 5−12 プリンタ 5−13 コピージョブ 5−14 PDL展開ジョブ(第1のジョブ) 5−15 入力ドキュメント 5−16 入力ページ 5−17 入力バンド 5−18 中間ドキュメント 5−21 プリントジョブ(第2のジョブ) 1-1 Host computer 1-2 Host computer 1-3 Host computer 1-4 Digital multifunction peripheral (peripheral device, information processing device) 1-5 LAN (local area network) 1-6 Interface 2-1 CPU 2-2 ROM 2-3 RAM 2-4 External storage device 2-5 Display unit 2-6 Operation unit 2-7 Engine interface 2-8 Network interface 2-9 External interface 2-10 System bus 3-1 Host computer 3-2 Controller software 3-3 Protocol interpreting section 3-4 Job control section 3-5 Device section 4-1 Job generating section 4-2 Job processing section 4-3 Document processing section 4-4 Page processing section 4-5 Band processing section 4-6 Device allocation unit 4-7 Device 1 4-8 Device 2 4-9 Device 3 4-10 Job 4-11 Input document 4-12 Input page 4-13 Input band 4-14 Output document 4-15 Output page 4-16 Output band 5-1 Composite job processing unit (division unit) 5-2 PDL rasterized job processing unit (first execution means) 5-3 PDL rasterized document processing unit 5-4 PDL rasterized page processing unit 5-5 PDL rasterized band processing unit 5-6 print job processing unit (secondary unit) 5-7 Print Document Processing Unit 5-8 Print Page Processing Unit 5-9 Print Band Processing Unit 5-10 Scanner 5-11 Page Memory 5-12 Printer 5-13 Copy Job 5-14 PDL Development Job ( 1st job) 5-15 Input document 5-16 Input page 5-17 Input band 5-18 Between documents 5-21 print job (second job)
Claims (21)
も実行する情報処理装置において、 前記ジョブを第1のジョブと第2のジョブとに分割する
分割手段と、 認証処理が完了する前に、前記第1のジョブを実行し、
前記第2のジョブの実行を保留する第1の実行手段と、 前記認証処理が完了したときに、前記第2のジョブの実
行を行う第2の実行手段とを有することを特徴とする情
報処理装置。1. An information processing apparatus for executing at least a job requiring an authentication process, comprising: a dividing unit configured to divide the job into a first job and a second job; Run the first job,
An information processing apparatus comprising: a first execution unit that suspends execution of the second job; and a second execution unit that executes the second job when the authentication process is completed. apparatus.
た印刷データを含むPDLプリントジョブであり、前記
第1のジョブは、ページ記述言語で表された前記印刷デ
ータを解釈して画像を作成するPDL展開ジョブであ
り、前記第2のジョブは、前記第1のジョブで作成され
た画像を印刷するプリントジョブであることを特徴とす
る請求項1記載の情報処理装置。2. The job is a PDL print job including print data expressed in a page description language, and the first job creates an image by interpreting the print data expressed in a page description language. 2. The information processing apparatus according to claim 1, wherein the second job is a print job for printing an image created by the first job. 3.
トコル解釈手段と、前記プロトコル解釈手段による前記
一連の操作依頼に対する解釈に従って、前記ジョブを生
成するジョブ生成手段とをさらに有することを特徴とす
る請求項1または請求項2記載の情報処理装置。3. A system according to claim 1, further comprising: a protocol interpreting means for interpreting the received series of operation requests; and a job generating means for generating the job in accordance with the interpretation of the series of operation requests by the protocol interpreting means. The information processing apparatus according to claim 1.
の操作依頼に対する解釈の結果、前記一連の操作依頼に
パスワードが付随している場合には、前記認証処理を開
始させるとともに、前記第1の実行手段及び前記第2の
実行手段を動作させる第1の制御手段をさらに有するこ
とを特徴とする請求項3記載の情報処理装置。4. When the protocol interpreting means interprets the series of operation requests and finds that the series of operation requests is accompanied by a password, the authentication processing is started and the first execution means is executed. 4. The information processing apparatus according to claim 3, further comprising first control means for operating said second execution means.
の操作依頼に対する解釈の結果、前記一連の操作依頼に
パスワードが付随していない場合には、前記第1の実行
手段及び前記第2の実行手段を動作させず、前記第1の
ジョブ及び前記第2のジョブを実行する第2の制御手段
をさらに有することを特徴とする請求項3または請求項
4記載の情報処理装置。5. When the protocol interpreting means interprets the series of operation requests and finds that the series of operation requests is not accompanied by a password, the first executing means and the second executing means are executed. The information processing apparatus according to claim 3, further comprising a second control unit configured to execute the first job and the second job without operating.
と、 前記ジョブをさらに小さなドキュメント単位に分割する
ドキュメント生成手段と、 各ドキュメントを処理するドキュメント処理手段と、 各ドキュメントをさらに小さなページ単位に分割するペ
ージ生成手段と、 各ページを処理するページ処理手段と、 各ページをさらに小さなバンド単位に分割するバンド生
成手段と、 各バンドを処理するバンド処理手段と、 前記ジョブ処理手段、前記ドキュメント処理手段、前記
ページ処理手段、前記バンド処理手段から送られるデバ
イスの使用要求を調停するデバイス調停手段とをさらに
有することを特徴とする請求項1乃至請求項5のいずれ
かに記載の情報処理装置。6. A job processing unit for processing the job, a document generation unit for dividing the job into smaller document units, a document processing unit for processing each document, and dividing each document into smaller page units. A page generation unit, a page processing unit that processes each page, a band generation unit that divides each page into smaller bands, a band processing unit that processes each band, the job processing unit, the document processing unit, 6. The information processing apparatus according to claim 1, further comprising a device arbitration unit that arbitrates a use request of a device sent from the page processing unit and the band processing unit.
送信してくる端末装置にネットワークを介して接続され
たプリンタ、ファクシミリ装置、複写機、またはデジタ
ル複合機であることを特徴とする請求項1乃至請求項6
のいずれかに記載の情報処理装置。7. The information processing apparatus according to claim 1, wherein the information processing apparatus is a printer, a facsimile machine, a copier, or a digital multifunction peripheral connected to a terminal device that transmits a series of operation requests via a network. Claims 1 to 6
An information processing device according to any one of the above.
も実行する情報処理装置に適用される情報処理方法にお
いて、 前記ジョブを第1のジョブと第2のジョブとに分割する
分割ステップと、 認証処理が完了する前に、前記第1のジョブを実行し、
前記第2のジョブの実行を保留する第1の実行ステップ
と、 前記認証処理が完了したときに、前記第2のジョブの実
行を行う第2の実行ステップとを有することを特徴とす
る情報処理方法。8. An information processing method applied to an information processing apparatus that executes at least a job requiring authentication processing, wherein: a dividing step of dividing the job into a first job and a second job; Execute the first job before is completed,
An information processing method comprising: a first execution step of suspending execution of the second job; and a second execution step of executing the second job when the authentication processing is completed. Method.
た印刷データを含むPDLプリントジョブであり、前記
第1のジョブは、ページ記述言語で表された前記印刷デ
ータを解釈して画像を作成するPDL展開ジョブであ
り、前記第2のジョブは、前記第1のジョブで作成され
た画像を印刷するプリントジョブであることを特徴とす
る請求項8記載の情報処理方法。9. The job is a PDL print job including print data expressed in a page description language, and the first job creates an image by interpreting the print data expressed in a page description language. 9. The information processing method according to claim 8, wherein the second job is a print job for printing an image created by the first job.
ロトコル解釈ステップと、 前記プロトコル解釈ステップによる前記一連の操作依頼
に対する解釈に従って、前記ジョブを生成するジョブ生
成ステップとをさらに有することを特徴とする請求項8
または請求項9記載の情報処理方法。10. The method according to claim 1, further comprising: a protocol interpretation step of interpreting the received series of operation requests; and a job generation step of generating the job in accordance with the interpretation of the series of operation requests by the protocol interpretation step. Claim 8
Alternatively, the information processing method according to claim 9.
記一連の操作依頼に対する解釈の結果、前記一連の操作
依頼にパスワードが付随している場合には、前記認証処
理を開始させるとともに、前記第1の実行ステップ及び
前記第2の実行ステップを実行させる第1の制御ステッ
プをさらに有することを特徴とする請求項10記載の情
報処理方法。11. As a result of the interpretation of the series of operation requests by the protocol interpretation step, if the series of operation requests is accompanied by a password, the authentication processing is started and the first execution step is performed. 11. The information processing method according to claim 10, further comprising a first control step for executing the second execution step.
記一連の操作依頼に対する解釈の結果、前記一連の操作
依頼にパスワードが付随していない場合には、前記第1
の実行ステップ及び前記第2の実行ステップを実行させ
ず、前記第1のジョブ及び前記第2のジョブを実行する
第2の制御ステップをさらに有することを特徴とする請
求項10または請求項11記載の情報処理方法。12. As a result of the interpretation of the series of operation requests by the protocol interpretation step, if the series of operation requests does not include a password, the first
12. The apparatus according to claim 10, further comprising a second control step of executing the first job and the second job without executing the execution step and the second execution step. Information processing method.
ップと、 前記ジョブをさらに小さなドキュメント単位に分割する
ドキュメント生成ステップと、 各ドキュメントを処理するドキュメント処理ステップ
と、 各ドキュメントをさらに小さなページ単位に分割するペ
ージ生成ステップと、 各ページを処理するページ処理ステップと、 各ページをさらに小さなバンド単位に分割するバンド生
成ステップと、 各バンドを処理するバンド処理ステップと、 前記ジョブ処理ステップ、前記ドキュメント処理ステッ
プ、前記ページ処理ステップ、前記バンド処理ステップ
の実行によって発生するデバイスの使用要求を調停する
デバイス調停ステップとをさらに有することを特徴とす
る請求項8乃至請求項12のいずれかに記載の情報処理
方法。13. A job processing step for processing the job, a document generation step for dividing the job into smaller document units, a document processing step for processing each document, and dividing each document into smaller page units. A page generation step, a page processing step of processing each page, a band generation step of dividing each page into smaller bands, a band processing step of processing each band, the job processing step, the document processing step, 13. The information processing method according to claim 8, further comprising a device arbitration step of arbitrating a device use request generated by executing the page processing step and the band processing step.
を送信してくる端末装置にネットワークを介して接続さ
れたプリンタ、ファクシミリ装置、複写機、またはデジ
タル複合機であることを特徴とする請求項8乃至請求項
13のいずれかに記載の情報処理方法。14. The information processing apparatus according to claim 1, wherein the information processing apparatus is a printer, a facsimile machine, a copier, or a digital multifunction peripheral connected to a terminal device that transmits a series of operation requests via a network. 14. The information processing method according to claim 8.
とも実行する情報処理装置に適用される情報処理方法を
プログラムとして記憶した、コンピュータにより読み出
し可能な記憶媒体において、 前記情報処理方法が、 前記ジョブを第1のジョブと第2のジョブとに分割する
分割ステップと、 認証処理が完了する前に、前記第1のジョブを実行し、
前記第2のジョブの実行を保留する第1の実行ステップ
と、 前記認証処理が完了したときに、前記第2のジョブの実
行を行う第2の実行ステップとを有することを特徴とす
る記憶媒体。15. A computer-readable storage medium storing, as a program, an information processing method applied to an information processing apparatus that executes at least a job requiring an authentication process, the information processing method comprising: A dividing step of dividing the job into a first job and a second job; and executing the first job before the authentication process is completed.
A storage medium comprising: a first execution step of suspending execution of the second job; and a second execution step of executing the second job when the authentication processing is completed. .
れた印刷データを含むPDLプリントジョブであり、前
記第1のジョブは、ページ記述言語で表された前記印刷
データを解釈して画像を作成するPDL展開ジョブであ
り、前記第2のジョブは、前記第1のジョブで作成され
た画像を印刷するプリントジョブであることを特徴とす
る請求項15記載の記憶媒体。16. The job is a PDL print job including print data expressed in a page description language, and the first job creates an image by interpreting the print data expressed in a page description language. 16. The storage medium according to claim 15, wherein the second job is a print job for printing an image created by the first job.
ップと、 前記プロトコル解釈ステップによる前記一連の操作依頼
に対する解釈に従って、前記ジョブを生成するジョブ生
成ステップとをさらに有することを特徴とする請求項1
5または請求項16記載の記憶媒体。17. The information processing method further includes: a protocol interpretation step of interpreting the received series of operation requests; and a job generation step of generating the job in accordance with the interpretation of the series of operation requests by the protocol interpretation step. 2. The method according to claim 1, wherein
The storage medium according to claim 5 or 16.
に対する解釈の結果、前記一連の操作依頼にパスワード
が付随している場合には、前記認証処理を開始させると
ともに、前記第1の実行ステップ及び前記第2の実行ス
テップを実行させる第1の制御ステップをさらに有する
ことを特徴とする請求項17記載の記憶媒体。18. The method according to claim 1, wherein, as a result of the interpretation of the series of operation requests by the protocol interpretation step, when the series of operation requests is accompanied by a password, the authentication processing is started, 18. The storage medium according to claim 17, further comprising a first control step for executing said first execution step and said second execution step.
に対する解釈の結果、前記一連の操作依頼にパスワード
が付随していない場合には、前記第1の実行ステップ及
び前記第2の実行ステップを実行させず、前記第1のジ
ョブ及び前記第2のジョブを実行する第2の制御ステッ
プをさらに有することを特徴とする請求項17または請
求項18記載の記憶媒体。19. The information processing method, wherein as a result of the interpretation of the series of operation requests by the protocol interpretation step, if the series of operation requests is not accompanied by a password, the first execution step and the 19. The storage medium according to claim 17, further comprising a second control step of executing the first job and the second job without executing the second execution step.
ドキュメント生成ステップと、 各ドキュメントを処理するドキュメント処理ステップ
と、 各ドキュメントをさらに小さなページ単位に分割するペ
ージ生成ステップと、 各ページを処理するページ処理ステップと、 各ページをさらに小さなバンド単位に分割するバンド生
成ステップと、 各バンドを処理するバンド処理ステップと、 前記ジョブ処理ステップ、前記ドキュメント処理ステッ
プ、前記ページ処理ステップ、前記バンド処理ステップ
の実行によって発生するデバイスの使用要求を調停する
デバイス調停ステップとをさらに有することを特徴とす
る請求項15乃至請求項19のいずれかに記載の記憶媒
体。20. The information processing method comprising: a job processing step of processing the job; a document generation step of dividing the job into smaller document units; a document processing step of processing each document; A page generation step of dividing each page into smaller pages, a page processing step of processing each page, a band generation step of dividing each page into smaller bands, a band processing step of processing each band, and the job processing step 20. The device according to claim 15, further comprising a device arbitration step of arbitrating a device use request generated by executing the document processing step, the page processing step, and the band processing step. Record Of the storage medium.
を送信してくる端末装置にネットワークを介して接続さ
れたプリンタ、ファクシミリ装置、複写機、またはデジ
タル複合機であることを特徴とする請求項15乃至請求
項20のいずれかに記載の記憶媒体。21. The information processing apparatus according to claim 21, wherein the information processing apparatus is a printer, a facsimile machine, a copier, or a digital multifunction peripheral connected to a terminal device that transmits a series of operation requests via a network. The storage medium according to any one of claims 15 to 20.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP11165062A JP2000353066A (en) | 1999-06-11 | 1999-06-11 | Information processing apparatus, information processing method, and storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP11165062A JP2000353066A (en) | 1999-06-11 | 1999-06-11 | Information processing apparatus, information processing method, and storage medium |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2000353066A true JP2000353066A (en) | 2000-12-19 |
Family
ID=15805142
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP11165062A Withdrawn JP2000353066A (en) | 1999-06-11 | 1999-06-11 | Information processing apparatus, information processing method, and storage medium |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2000353066A (en) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003029941A (en) * | 2001-07-16 | 2003-01-31 | Canon Inc | Information processing apparatus, printing apparatus, and control method therefor |
| JP2005223894A (en) * | 2004-01-06 | 2005-08-18 | Fuji Xerox Co Ltd | Image processing apparatus |
| JP2013513875A (en) * | 2009-12-15 | 2013-04-22 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Simultaneous request processing and request analysis |
| JP2013203003A (en) * | 2012-03-29 | 2013-10-07 | Brother Industries Ltd | Printer |
| US8874638B2 (en) | 2009-12-15 | 2014-10-28 | International Business Machines Corporation | Interactive analytics processing |
| US8892762B2 (en) | 2009-12-15 | 2014-11-18 | International Business Machines Corporation | Multi-granular stream processing |
-
1999
- 1999-06-11 JP JP11165062A patent/JP2000353066A/en not_active Withdrawn
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003029941A (en) * | 2001-07-16 | 2003-01-31 | Canon Inc | Information processing apparatus, printing apparatus, and control method therefor |
| JP2005223894A (en) * | 2004-01-06 | 2005-08-18 | Fuji Xerox Co Ltd | Image processing apparatus |
| US7728996B2 (en) | 2004-01-06 | 2010-06-01 | Fuji Xerox Co., Ltd. | Image processing apparatus |
| JP2013513875A (en) * | 2009-12-15 | 2013-04-22 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Simultaneous request processing and request analysis |
| US8819183B2 (en) | 2009-12-15 | 2014-08-26 | International Business Machines Corporation | Concurrent execution of request processing and analytics of requests |
| US8874638B2 (en) | 2009-12-15 | 2014-10-28 | International Business Machines Corporation | Interactive analytics processing |
| US8892762B2 (en) | 2009-12-15 | 2014-11-18 | International Business Machines Corporation | Multi-granular stream processing |
| JP2015007981A (en) * | 2009-12-15 | 2015-01-15 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | Concurrent execution of request processing and analytics of requests |
| JP2013203003A (en) * | 2012-03-29 | 2013-10-07 | Brother Industries Ltd | Printer |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP1278117B1 (en) | Printing control apparatus and display method therefor | |
| JP2001134407A (en) | Information processing device, information processing method, and storage medium storing computer readable program | |
| JP2001067347A (en) | Information processing device, information processing method, and storage medium storing computer readable program | |
| JPH11327856A (en) | Print control device, data processing method of print control device, and storage medium storing computer readable program | |
| JP2001130082A (en) | Information processing apparatus, information processing method, and storage medium storing computer readable program | |
| JP2002175165A (en) | Information processing apparatus, print control method, and storage medium | |
| JPH10285421A (en) | Printer color processing mode automatic control device, its method, its receiving device, system and its storage medium | |
| US7362465B2 (en) | Information processing apparatus and control method therefor | |
| US20040085583A1 (en) | Printing apparatus and information processing apparatus, control method thereof, program, and storage medium | |
| JP2001158159A (en) | Print control method and apparatus and print system | |
| US7508410B2 (en) | Printing apparatus and information processing apparatus, control method thereof, program, and storage medium | |
| JP2001134395A (en) | Information processing device, information processing method, and storage medium storing computer readable program | |
| JP2026002870A (en) | Support Program | |
| US6890111B2 (en) | Tab paper 2-sided print method, tab paper 2-sided print program, computer readable storage medium storing program, and print control apparatus | |
| JP2000353066A (en) | Information processing apparatus, information processing method, and storage medium | |
| JP2000015875A (en) | PRINTING APPARATUS, PRINT CONTROL METHOD, AND STORAGE MEDIUM | |
| JP2003029942A (en) | PRINT CONTROL DEVICE AND ITS CONTROL METHOD, PROGRAM, STORAGE MEDIUM | |
| JP4054544B2 (en) | Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program | |
| JP2000276311A (en) | Network information output device and method | |
| JP2006256041A (en) | Image forming apparatus and image forming method | |
| JPH11194908A (en) | Information processing method and system | |
| JPH11175291A (en) | Peripheral device job suspension device, method, and storage medium | |
| JP2003072164A (en) | Data processing device, data processing system, data processing method, storage medium, and program | |
| US8619286B2 (en) | System and method of avoiding conflicting printer job language processing | |
| JPH11194912A (en) | Information processing method and system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20060217 |
|
| A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20060905 |