JP2019169102A - Image forming apparatus and control method thereof and program - Google Patents

Image forming apparatus and control method thereof and program Download PDF

Info

Publication number
JP2019169102A
JP2019169102A JP2018058658A JP2018058658A JP2019169102A JP 2019169102 A JP2019169102 A JP 2019169102A JP 2018058658 A JP2018058658 A JP 2018058658A JP 2018058658 A JP2018058658 A JP 2018058658A JP 2019169102 A JP2019169102 A JP 2019169102A
Authority
JP
Japan
Prior art keywords
print job
print
authentication information
job
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018058658A
Other languages
Japanese (ja)
Inventor
賢太 松井
Kenta Matsui
賢太 松井
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2018058658A priority Critical patent/JP2019169102A/en
Publication of JP2019169102A publication Critical patent/JP2019169102A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

To provide a technology for, even when a print job including authentication information is stored in an image forming apparatus, executing processing to the print job before printing is instructed.SOLUTION: A printing device 101 (image forming apparatus) is configured to store a print job received from a PC 104 (S207). The printing device 101 is configured to perform preceding processing of print data of at least a part of pages included in the received print job to generate image data (S210, S211). At that time, when the print job is a first type of print job added with authentication information (password or the like), the preceding processing is not performed, and when the print job is a second type of print job added with the authentication information, the preceding processing is performed. The printing device 101 is configured to, when receiving an execution instruction from a user regarding the stored print job (S215, execute the print job by using the image data generated by the preceding processing (S218 to S220).SELECTED DRAWING: Figure 2

Description

本発明は、画像形成装置及びその制御方法、並びにプログラムに関するものである。   The present invention relates to an image forming apparatus, a control method therefor, and a program.

画像形成システムにおいて、クライアントPCからプリンタ(印刷装置)等の画像形成装置へ送信された印刷ジョブを画像形成装置内に保存し、保存した印刷ジョブをユーザ認証後に実行する「留め置き印刷」が知られている(例えば特許文献1)。留め置き印刷では、ユーザ認証後にユーザからの印刷指示に従って印刷ジョブの実行が開始される。このため、PDLデータ等の印刷データから、印刷用の画像データを生成するレンダリング処理に時間がかかると、印刷完了までのユーザの待ち時間が長くなる。このような待ち時間を短縮するために、保存されている印刷ジョブの一部のページに対して、ユーザからの印刷指示に先立ってレンダリング処理(先行処理)を実行する技術が検討されている。   In an image forming system, “reserved printing” is known in which a print job transmitted from a client PC to an image forming apparatus such as a printer (printing apparatus) is stored in the image forming apparatus, and the stored print job is executed after user authentication. (For example, Patent Document 1). In reservation printing, execution of a print job is started in accordance with a print instruction from the user after user authentication. For this reason, if a rendering process for generating image data for printing from print data such as PDL data takes a long time, the waiting time of the user until the printing is completed becomes long. In order to reduce such a waiting time, a technique for performing a rendering process (preceding process) on a part of pages of a stored print job prior to a print instruction from a user has been studied.

特許第4033857号公報Japanese Patent No. 4033857

画像形成装置によって実行される印刷ジョブは、パスワード等の認証情報を付与された状態で画像形成装置へ送信される場合がある。この場合、印刷ジョブの実行を開始させるために、ユーザは、画像形成装置の操作パネルを介して、印刷ジョブに含まれる認証情報と一致する認証情報を入力する必要がある。このような印刷ジョブを保存した場合、画像形成装置は、ユーザからの印刷指示に先立って上述の先行処理を行おうとしても、適切な認証情報の入力が行われるまで、そのような処理を行うことができない。   A print job executed by the image forming apparatus may be transmitted to the image forming apparatus in a state where authentication information such as a password is given. In this case, in order to start execution of the print job, the user needs to input authentication information that matches the authentication information included in the print job via the operation panel of the image forming apparatus. When such a print job is stored, the image forming apparatus performs such processing until appropriate authentication information is input even if the preceding processing is performed prior to the print instruction from the user. I can't.

本発明は、上述の問題に鑑みて成されたものである。本発明は、画像形成装置において認証情報を含む印刷ジョブを保存した場合であっても、印刷指示前に当該印刷ジョブに対する処理を実行できるようにする技術を提供することを目的とする。   The present invention has been made in view of the above problems. An object of the present invention is to provide a technique that enables processing for a print job to be executed before a print instruction even when a print job including authentication information is stored in the image forming apparatus.

本発明の一態様に係る画像形成装置は、外部装置から受信した印刷ジョブを保存する保存手段と、前記印刷ジョブの受信に従って、前記印刷ジョブに含まれる少なくとも一部のページの印刷データの先行処理を行って画像データを生成する処理手段であって、前記印刷ジョブが、当該印刷ジョブの実行用の認証情報を付与された第1の種類の印刷ジョブである場合には、前記先行処理を行わず、前記認証情報を付与された第2の種類の印刷ジョブである場合には、前記先行処理を行う、前記処理手段と、前記保存手段によって保存された前記印刷ジョブについてユーザから実行指示を受けると、前記処理手段によって生成された前記画像データを利用して、前記印刷ジョブを実行する実行手段と、を備えることを特徴とする。   An image forming apparatus according to an aspect of the present invention includes: a storage unit that stores a print job received from an external device; and advance processing of print data of at least some pages included in the print job according to reception of the print job Processing means for generating image data by performing the preceding process when the print job is a first type print job to which authentication information for execution of the print job is given. If the print job is the second type of print job to which the authentication information is added, the processing unit that performs the preceding process and an execution instruction from the user for the print job stored by the storage unit are received. And executing means for executing the print job using the image data generated by the processing means.

本発明によれば、画像形成装置において認証情報を含む印刷ジョブを保存した場合であっても、印刷指示前に当該印刷ジョブに対する処理を実行することが可能になる。   According to the present invention, even when a print job including authentication information is stored in the image forming apparatus, it is possible to execute processing for the print job before a print instruction.

印刷システムの構成及び印刷装置のハードウェア構成例、並びに印刷装置のソフトウェア構成例を示す図。1 is a diagram illustrating a configuration of a printing system, a hardware configuration example of a printing apparatus, and a software configuration example of a printing apparatus. 印刷システムにおける処理の例を示すシーケンス図。The sequence diagram which shows the example of the process in a printing system. 先行処理の手順を示すフローチャート。The flowchart which shows the procedure of a prior | preceding process. 印刷処理の手順を示すフローチャート。5 is a flowchart showing a procedure of printing processing. 先行処理の手順を示すフローチャート(第2実施形態)。The flowchart which shows the procedure of a prior | preceding process (2nd Embodiment). 印刷処理の手順を示すフローチャート(第2実施形態)。10 is a flowchart illustrating a procedure of printing processing (second embodiment). 既定パスワード情報のデータ構成例を示す図(第2及び第3実施形態)。The figure which shows the data structural example of default password information (2nd and 3rd embodiment). 先行処理の手順を示すフローチャート(第3実施形態)。The flowchart which shows the procedure of a prior | preceding process (3rd Embodiment). 印刷処理の手順を示すフローチャート(第3実施形態)。10 is a flowchart illustrating a procedure of printing processing (third embodiment). 印刷システムにおける処理の例を示すシーケンス図(第2実施形態)。FIG. 10 is a sequence diagram illustrating an example of processing in a printing system (second embodiment). 印刷ジョブのデータ構成例を示す図。FIG. 4 is a diagram illustrating a data configuration example of a print job. 先行処理結果が付加された印刷ジョブの構成例を示す図The figure which shows the structural example of the print job to which the preceding processing result is added

以下、添付図面を参照して本発明の実施形態を詳しく説明する。なお、以下の実施形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the present invention according to the claims, and all combinations of features described in the present embodiments are not necessarily essential to the solution means of the present invention. .

[第1実施形態]
<印刷システム>
図1(A)は、本発明の実施形態に係る印刷システムの構成及び印刷装置のハードウェア構成の例を示す図である。図1(A)に示すように、印刷システムは、複数の印刷装置101〜103(画像形成装置)と、パーソナルコンピュータ(PC)104とが、LAN(Local Area Network)105を介して互いに通信可能に接続されている。図1(A)では、3台の印刷装置がLAN105に接続された構成を示しているが、何台の印刷装置がLAN105に接続されてもよい。また、PC104は、汎用的なコンピュータで構成されうる。
[First Embodiment]
<Printing system>
FIG. 1A is a diagram illustrating an example of a configuration of a printing system and a hardware configuration of a printing apparatus according to an embodiment of the present invention. As shown in FIG. 1A, in the printing system, a plurality of printing apparatuses 101 to 103 (image forming apparatuses) and a personal computer (PC) 104 can communicate with each other via a LAN (Local Area Network) 105. It is connected to the. Although FIG. 1A shows a configuration in which three printing apparatuses are connected to the LAN 105, any number of printing apparatuses may be connected to the LAN 105. The PC 104 can be configured by a general-purpose computer.

本実施形態では、印刷装置101〜103は、MFP(Multi Function Printer)であるが、SFP(Single Function Printer)であってもよい。また、印刷装置101〜103は、電子写真方式で画像形成(印刷)を行うMFPであるが、電子写真方式以外の印刷方式(例えば、インクジェット方式)で印刷を行うMFPであってもよい。印刷装置101〜103は、PC104又は他の印刷装置から印刷指示(印刷ジョブ)を受信すると、当該印刷指示に従って印刷処理を実行する。以下では印刷装置101の構成について説明するが、印刷装置102,103も印刷装置101と同様の構成を有する。   In the present embodiment, the printing apparatuses 101 to 103 are MFPs (Multi Function Printers), but may be SFPs (Single Function Printers). The printing apparatuses 101 to 103 are MFPs that perform image formation (printing) by an electrophotographic method, but may be MFPs that perform printing by a printing method other than the electrophotographic method (for example, an ink jet method). Upon receiving a print instruction (print job) from the PC 104 or another printing apparatus, the printing apparatuses 101 to 103 execute print processing according to the print instruction. Although the configuration of the printing apparatus 101 will be described below, the printing apparatuses 102 and 103 have the same configuration as the printing apparatus 101.

<印刷装置のハードウェア構成>
図1(A)を参照して、印刷装置101のハードウェア構成の例について説明する。印刷装置101は、コントローラ110と、当該コントローラに接続された、プリント機構111(画像形成部)、カードリーダ112、及び操作パネル113を備える。コントローラ110は、ネットワークI/F120、リーダI/F121、パネルI/F122、CPU123、HDD(ハードディスクドライブ)124、RAM125、及びROM126を備える。コントローラ110は、更に、デバイスI/F127、RIP(Raster Image Processor)128、及び画像処理回路129を備える。コントローラ110内に配置された各デバイスは、システムバス130に接続されている。
<Hardware configuration of printing device>
An example of the hardware configuration of the printing apparatus 101 will be described with reference to FIG. The printing apparatus 101 includes a controller 110, a print mechanism 111 (image forming unit), a card reader 112, and an operation panel 113 connected to the controller. The controller 110 includes a network I / F 120, a reader I / F 121, a panel I / F 122, a CPU 123, an HDD (hard disk drive) 124, a RAM 125, and a ROM 126. The controller 110 further includes a device I / F 127, a RIP (Raster Image Processor) 128, and an image processing circuit 129. Each device arranged in the controller 110 is connected to the system bus 130.

CPU123は、HDD124又はROM126等の記憶装置(記憶媒体)に格納されているプログラムを読み出して実行することによって、印刷装置101全体を制御する。RAM125は、CPU123が動作するためのシステムワークメモリであり、CPU123の作業領域として用いられる。RAM125は、入力された印刷ジョブ、及び画像データを一時的に記憶するための画像メモリとしても用いられる。ROM126は、ブートROMであり、システムのブートプログラムが格納されている。HDD124は、不揮発性の記憶装置であり、各種処理のためのシステムソフトウェア、及び、印刷ジョブ、印刷データ又は画像データ等の種々のデータの保存に利用される。   The CPU 123 controls the entire printing apparatus 101 by reading and executing a program stored in a storage device (storage medium) such as the HDD 124 or the ROM 126. The RAM 125 is a system work memory for the CPU 123 to operate, and is used as a work area for the CPU 123. The RAM 125 is also used as an image memory for temporarily storing an input print job and image data. A ROM 126 is a boot ROM, and stores a system boot program. The HDD 124 is a non-volatile storage device, and is used for storing system software for various processes and various data such as print jobs, print data, or image data.

ネットワークI/F120は、例えばLANカード等で実現され、LAN105を介して外部装置との通信を行う。リーダI/F121は、カードリーダ112に対するインタフェース部であり、例えば、カードリーダ112から受信した情報をCPU123へ伝達する。パネルI/F122は、操作パネル113に対するインタフェース部である。操作パネル113は、操作キーとタッチパネル機能を有する表示部(LCD)とで構成され、操作画面を表示部に表示するとともに、ユーザからの情報の入力を受け付ける。パネルI/F122は、操作パネル113に対して操作画面データを出力する。操作パネル113は、操作画面データに基づいて操作画面を表示する。また、パネルI/F122は、操作パネル113を介してユーザにより入力された情報を、CPU123へ伝達する。   The network I / F 120 is realized by a LAN card or the like, for example, and communicates with an external device via the LAN 105. The reader I / F 121 is an interface unit for the card reader 112, and transmits information received from the card reader 112 to the CPU 123, for example. The panel I / F 122 is an interface unit for the operation panel 113. The operation panel 113 includes an operation key and a display unit (LCD) having a touch panel function, displays an operation screen on the display unit, and accepts input of information from the user. Panel I / F 122 outputs operation screen data to operation panel 113. The operation panel 113 displays an operation screen based on the operation screen data. The panel I / F 122 transmits information input by the user via the operation panel 113 to the CPU 123.

デバイスI/F127は、プリント機構111とコントローラ110とを接続し、画像データの同期系/非同期系の変換を行う。RIP128は、中間データ(ディスプレイリスト)を解析して、当該中間データを画像データに展開する。画像処理回路129は、印刷ジョブを解析して生成された画像データに対して、プリント機構111の特性に応じた補正、解像度変換等の処理を行う。   The device I / F 127 connects the print mechanism 111 and the controller 110, and performs synchronous / asynchronous conversion of image data. The RIP 128 analyzes the intermediate data (display list) and develops the intermediate data into image data. The image processing circuit 129 performs processing such as correction and resolution conversion according to the characteristics of the print mechanism 111 on the image data generated by analyzing the print job.

プリント機構111は、コントローラ110(CPU123)の指示に従って、画像データに基づいて画像をシート(記録材)に形成(印刷)する。カードリーダ112は、ユーザが所有するIDカード等からユーザ認証用の情報(ユーザ情報)を読み取る機能を有し、読み取った情報をコントローラ110へ通知する。   The print mechanism 111 forms (prints) an image on a sheet (recording material) based on the image data in accordance with an instruction from the controller 110 (CPU 123). The card reader 112 has a function of reading information for user authentication (user information) from an ID card or the like owned by the user, and notifies the controller 110 of the read information.

<印刷装置のソフトウェア構成>
図1(B)を参照して、印刷装置101(コントローラ110)のソフトウェア構成の例について説明する。コントローラ110は、認証部131、設定部132、書誌管理部133、印刷制御部134、ジョブ解析部135、先行処理部136、留め置き制御部137、印刷実行部138、PDL解析部139、及び中間データ生成部140を備える。図1(B)に示す各機能部は、HDD124又はROM126に格納されているプログラムをCPU123が読み出して実行することによって、印刷装置101(コントローラ110)上で実現される。
<Software configuration of printing device>
With reference to FIG. 1B, an example of the software configuration of the printing apparatus 101 (controller 110) will be described. The controller 110 includes an authentication unit 131, a setting unit 132, a bibliographic management unit 133, a print control unit 134, a job analysis unit 135, a preceding processing unit 136, a reservation control unit 137, a print execution unit 138, a PDL analysis unit 139, and intermediate data. A generation unit 140 is provided. Each functional unit shown in FIG. 1B is realized on the printing apparatus 101 (controller 110) by the CPU 123 reading and executing a program stored in the HDD 124 or the ROM 126.

認証部131は、リーダI/F121を通じてユーザ情報を取得し、取得したユーザ情報を留め置き制御部137へ通知する。設定部132は、パネルI/F122を通じて、操作パネル113との間の情報の入出力を制御する。   The authentication unit 131 acquires user information through the reader I / F 121 and notifies the acquired control unit 137 of the acquired user information. The setting unit 132 controls input / output of information with the operation panel 113 through the panel I / F 122.

書誌管理部133は、留め置き制御部137が受信した印刷ジョブ、及び印刷ジョブに関する情報を管理する。印刷制御部134は、ネットワークI/F120を通じて入力(受信)された印刷指示又は印刷ジョブを取得し、留め置き制御部137又は印刷実行部138に対して、印刷ジョブについての処理の実行を指示する。   The bibliographic management unit 133 manages the print job received by the reservation control unit 137 and information related to the print job. The print control unit 134 acquires a print instruction or print job input (received) through the network I / F 120 and instructs the reservation control unit 137 or the print execution unit 138 to execute processing for the print job.

ジョブ解析部135は、留め置き制御部137が受信した印刷ジョブの解析を行う。先行処理部136は、ジョブ解析部135による解析結果に応じて、印刷ジョブのレンダリング処理を行う。留め置き制御部137は、印刷制御部134から受信した印刷ジョブについての、ジョブ解析部135による解析、書誌管理部133による管理、及び先行処理部136による先行処理を制御する。また、留め置き制御部137は、印刷実行部138への印刷指示を行う。   The job analysis unit 135 analyzes the print job received by the reservation control unit 137. The preceding processing unit 136 performs a print job rendering process according to the analysis result by the job analysis unit 135. The reservation control unit 137 controls analysis by the job analysis unit 135, management by the bibliographic management unit 133, and preceding processing by the preceding processing unit 136 for the print job received from the printing control unit 134. The reservation control unit 137 issues a print instruction to the print execution unit 138.

印刷実行部138は、印刷制御部134又は留め置き制御部137から受信した印刷ジョブに従った印刷処理を実行する。具体的には、印刷実行部138は、印刷ジョブに従って、PDL解析部139、中間データ生成部140、RIP128、及び画像処理回路129を制御することにより、画像データを生成する。更に、印刷実行部138は、生成した画像データを、デバイスI/F127を通じてプリント機構111へ出力することにより、当該画像データに基づく印刷をプリント機構111に実行させる。   The print execution unit 138 executes print processing according to the print job received from the print control unit 134 or the reservation control unit 137. Specifically, the print execution unit 138 generates image data by controlling the PDL analysis unit 139, the intermediate data generation unit 140, the RIP 128, and the image processing circuit 129 according to the print job. Further, the print execution unit 138 outputs the generated image data to the print mechanism 111 through the device I / F 127, thereby causing the print mechanism 111 to execute printing based on the image data.

PDL解析部139は、印刷実行部138からの指示に従って、印刷ジョブについてのPDL(ページ記述言語)解析を行う。中間データ生成部140は、PDL解析部139によるPDL解析により得られた情報に基づいて、中間データを生成する。   The PDL analysis unit 139 performs PDL (page description language) analysis on the print job in accordance with an instruction from the print execution unit 138. The intermediate data generation unit 140 generates intermediate data based on information obtained by the PDL analysis by the PDL analysis unit 139.

<印刷処理の概要>
印刷装置101〜103は、PC104等の外部装置から受信した印刷ジョブをHDD124に保存することにより、当該印刷ジョブの留め置きを行う。その際、印刷装置101〜103は、印刷ジョブに対して後述する先行処理の実行を試みる。その後、ユーザが印刷装置101〜103にログインし、当該印刷装置内に留め置かれた印刷ジョブの実行を指示すると、当該留め置かれた印刷ジョブが実行される。
<Overview of print processing>
The printing apparatuses 101 to 103 retain the print job by storing the print job received from the external apparatus such as the PC 104 in the HDD 124. At that time, the printing apparatuses 101 to 103 attempt to execute a preceding process described later on the print job. Thereafter, when the user logs in to the printing apparatuses 101 to 103 and instructs execution of a print job retained in the printing apparatus, the retained print job is executed.

図2は、本実施形態に係る印刷システムにおける、印刷装置で印刷ジョブの留め置きを行う場合の処理の例を示すシーケンス図である。図2には、印刷装置101〜103のうち、印刷装置101が、PC104から印刷ジョブとして「セキュア印刷ジョブ」を受信し、受信した印刷ジョブを実行するまでのシーケンスの例が示されている。セキュア印刷ジョブは、当該印刷ジョブの実行用のパスワード等の認証情報を付与された印刷ジョブである。セキュア印刷ジョブの実行には、印刷装置101の操作パネル113を介して、当該印刷ジョブに付与された認証情報と一致する認証情報をユーザが入力することが必要になる。   FIG. 2 is a sequence diagram illustrating an example of processing in the case where a printing apparatus reserves a print job in the printing system according to the present embodiment. FIG. 2 shows an example of a sequence from the printing apparatuses 101 to 103 until the printing apparatus 101 receives a “secure print job” as a print job from the PC 104 and executes the received print job. The secure print job is a print job to which authentication information such as a password for executing the print job is added. In order to execute the secure print job, the user needs to input authentication information that matches the authentication information given to the print job via the operation panel 113 of the printing apparatus 101.

S201で、ユーザがPC104にログインし、更にS202で、印刷ジョブに対して付与するパスワード(認証情報)の設定を行う。その後S203で、ユーザがPC104を操作して、任意のアプリケーションからデータの印刷を要求する。ユーザの要求に応じて、PC104は、S204で、当該ユーザのユーザ情報を取得し、S205で、取得したユーザ情報と、S202で設定されたパスワードとを付与した印刷ジョブ(セキュア印刷ジョブ)を生成する。なお、ユーザ情報は、ユーザ名又はユーザID等、印刷要求を行ったユーザを識別可能な情報である。その後、S206で、PC104は、生成した印刷ジョブを印刷装置101へ送信する。   In step S201, the user logs in to the PC 104, and in step S202, a password (authentication information) assigned to the print job is set. In step S203, the user operates the PC 104 to request data printing from an arbitrary application. In response to the user's request, the PC 104 acquires the user information of the user in S204, and generates a print job (secure print job) with the acquired user information and the password set in S202 in S205. To do. The user information is information that can identify the user who made the print request, such as a user name or a user ID. Thereafter, in step S <b> 206, the PC 104 transmits the generated print job to the printing apparatus 101.

印刷装置101は、PC104から印刷ジョブを受信すると、S207で、受信した印刷ジョブをHDD124に保存する。次にS208で、印刷装置101は、印刷ジョブに含まれるユーザ情報を抽出し、当該印刷ジョブの書誌情報を生成する。S209で、印刷装置101は、生成した書誌情報をHDD124に保存する。   Upon receiving a print job from the PC 104, the printing apparatus 101 stores the received print job in the HDD 124 in S207. In step S208, the printing apparatus 101 extracts user information included in the print job, and generates bibliographic information of the print job. In step S <b> 209, the printing apparatus 101 stores the generated bibliographic information in the HDD 124.

書誌情報の保存を終えると、S210で、印刷装置101は、受信した印刷ジョブ(パスワード等の認証情報が付与されたセキュア印刷ジョブ)に対する先行処理を開始する。この先行処理では、受信した印刷ジョブについてのユーザからの実行指示(印刷指示)に先行して、当該印刷ジョブに対して少なくとも部分的にレンダリング処理が行われる。先行処理の開始後、S211で、印刷装置101は、先行処理の結果を逐次HDD124に保存する。   When the bibliographic information is stored, in step S210, the printing apparatus 101 starts a preceding process for the received print job (secure print job to which authentication information such as a password is added). In the preceding process, a rendering process is performed at least partially on the print job prior to an execution instruction (print instruction) from the user for the received print job. After the start of the preceding process, in step S <b> 211, the printing apparatus 101 sequentially stores the result of the preceding process in the HDD 124.

その後、S212で、ユーザが印刷装置101の操作パネル113を操作して印刷装置101にログインする。印刷装置101は、認証部131によるユーザの認証に成功することによって当該ユーザが印刷装置101にログインすると、S213で、ログインしたユーザ(ログインユーザ)のユーザ情報を取得する。更に、S214で、取得したユーザ情報を用いて、ログインユーザについての印刷ジョブの一覧を操作パネル113に表示する。   Thereafter, in step S <b> 212, the user logs in to the printing apparatus 101 by operating the operation panel 113 of the printing apparatus 101. When the user logs in to the printing apparatus 101 by successfully authenticating the user by the authentication unit 131, the printing apparatus 101 acquires user information of the logged-in user (logged-in user) in S213. In step S214, a list of print jobs for the logged-in user is displayed on the operation panel 113 using the acquired user information.

印刷装置101は、S215で、HDD124に保存した印刷ジョブのうち、セキュア印刷ジョブについてユーザから印刷指示を受けると、S216で、当該印刷ジョブの実行に必要なパスワードをユーザに要求する。印刷装置101は、S217で、操作パネル113を介してユーザによってパスワードが入力されると、入力されたパスワードと、印刷ジョブに対して付与された(印刷ジョブに含まれる)パスワードとが一致するか否かを確認する認証処理を行う。   When the printing apparatus 101 receives a print instruction from the user for a secure print job among the print jobs stored in the HDD 124 in S215, the printing apparatus 101 requests the user for a password necessary for executing the print job in S216. In step S <b> 217, when the password is input by the user via the operation panel 113, the printing apparatus 101 matches the input password with the password assigned to the print job (included in the print job). An authentication process is performed to confirm whether or not.

印刷装置101は、上述の認証処理が成功(パスワードが一致)すると、S218で、S207で保存した印刷ジョブに、当該印刷ジョブに対応する、S211で保存した先行処理結果を付加する処理を行う。更にS219で、印刷装置101は、先行処理結果が付加された印刷ジョブに対して、印刷指示後の(仕上げの)レンダリング処理を行う。レンダリング処理が完了すると、印刷装置101は、S220で、レンダリング処理により得られた画像データに基づいて印刷を行う。   If the above-described authentication processing is successful (passwords match), the printing apparatus 101 performs processing of adding the preceding processing result saved in S211 corresponding to the print job to the print job saved in S207 in S218. In step S <b> 219, the printing apparatus 101 performs a rendering process (finishing) after a print instruction on the print job to which the result of the preceding process is added. When the rendering process is completed, the printing apparatus 101 performs printing based on the image data obtained by the rendering process in S220.

以下では、印刷装置101によって実行される処理の例について、より具体的に説明するが、印刷装置102,103も同様の処理を実行可能である。また、以下で説明する各処理は、HDD124又はROM126に格納されているプログラムをCPU123が読み出して実行することによって、図1(B)に示す各機能部による処理として印刷装置101(コントローラ110)上で実現される。   Hereinafter, an example of processing executed by the printing apparatus 101 will be described more specifically, but the printing apparatuses 102 and 103 can execute similar processing. Each process described below is performed by the CPU 123 by reading out and executing a program stored in the HDD 124 or the ROM 126, so that each function unit shown in FIG. 1B performs processing on the printing apparatus 101 (controller 110). It is realized with.

本実施形態の印刷装置101は、PC104等の外部装置から印刷ジョブを受信すると、受信した印刷ジョブを保存する。印刷装置101は、印刷ジョブの受信に従って、当該印刷ジョブに含まれる少なくとも一部のページの印刷データの先行処理を行って画像データを生成する。その際、印刷装置101は、印刷ジョブが、当該印刷ジョブの実行用の認証情報(パスワード等)を付与された第1の種類の印刷ジョブである場合には、先行処理を行わず、認証情報を付与された第2の種類の印刷ジョブである場合には、先行処理を行う。その後、印刷装置101は、保存された印刷ジョブについてユーザから実行指示を受けると、先行処理により生成した画像データを利用して、印刷ジョブを実行する。   When the printing apparatus 101 according to the present embodiment receives a print job from an external apparatus such as the PC 104, the printing apparatus 101 stores the received print job. In response to reception of the print job, the printing apparatus 101 generates image data by performing preceding processing of print data of at least some pages included in the print job. At this time, if the print job is the first type of print job to which authentication information (password or the like) for executing the print job is assigned, the preceding information is not processed and the authentication information is not displayed. Is the second type of print job, the preceding process is performed. Thereafter, when receiving an execution instruction from the user for the stored print job, the printing apparatus 101 executes the print job using the image data generated by the preceding process.

本実施形態では、第1の種類の印刷ジョブは、ユーザによる認証情報の入力が行われないと当該印刷ジョブに含まれる印刷データへのアクセスが不可能なジョブである例を用いている。このような種類の印刷ジョブは、例えば、印刷データが暗号化された印刷ジョブである。この場合、印刷装置101は、認証情報の入力が行われないと、受信した印刷データに含まれる印刷データに対して先行処理を実行することができないため、先行処理を実行しないように動作する。   In the present embodiment, the first type print job is an example in which access to print data included in the print job is impossible unless authentication information is input by the user. Such a type of print job is, for example, a print job in which print data is encrypted. In this case, the printing apparatus 101 operates so as not to execute the preceding process because the preceding process cannot be performed on the print data included in the received print data unless the authentication information is input.

一方、第2の種類の印刷ジョブは、ユーザによる認証情報の入力が行われなくとも当該印刷ジョブに含まれる印刷データへのアクセスが可能なジョブである。このような種類の印刷ジョブは、例えば、印刷データが暗号化されていない印刷ジョブである。この場合、印刷装置101は、認証情報の入力が行われなくとも印刷データに対して先行処理を実行することができるため、先行処理を実行するように動作する。このようにして、印刷装置101において認証情報を含む印刷ジョブを保存した場合であっても、ユーザからの印刷指示の前に当該印刷ジョブに対する先行処理を可能な限り実行することを可能にする。   On the other hand, the second type of print job is a job that allows access to print data included in the print job even if the user does not input authentication information. Such a type of print job is, for example, a print job in which print data is not encrypted. In this case, since the printing apparatus 101 can execute the preceding process on the print data without inputting authentication information, the printing apparatus 101 operates to execute the preceding process. In this way, even when a print job including authentication information is stored in the printing apparatus 101, it is possible to execute as many advance processes as possible before the print instruction from the user.

<印刷ジョブに対する先行処理>
次に、図3を参照して、印刷装置101において実行される、印刷ジョブに対する先行処理について説明する。図3は、先行処理の手順を示すフローチャートであり、図2のS206〜S211に対応する処理手順を示している。
<Advance processing for print jobs>
Next, with reference to FIG. 3, the preceding process for the print job executed in the printing apparatus 101 will be described. FIG. 3 is a flowchart showing the procedure of the preceding process, and shows the procedure corresponding to S206 to S211 of FIG.

まずS301で、留め置き制御部137は、PC104から印刷ジョブを受信すると、受信した印刷ジョブをHDD124に保存する。次にS302で、ジョブ解析部135は、保存された印刷ジョブが、パスワード等の認証情報を付与されたセキュア印刷ジョブであるか否かを判定する。   In step S <b> 301, when the reservation control unit 137 receives a print job from the PC 104, the reservation control unit 137 stores the received print job in the HDD 124. In step S <b> 302, the job analysis unit 135 determines whether the stored print job is a secure print job to which authentication information such as a password is added.

ここで、図11は、PC104によって生成されて印刷装置101へ送信される印刷ジョブのデータ構成例を示す図であり、本実施形態では、印刷ジョブ1100a,1100bについて説明する。印刷ジョブ1100a,1100bは、PC104にインストールされた、印刷装置用のプリンタドライバによって生成された印刷ジョブである。印刷ジョブ1100a,1100bは、印刷ジョブであることを示すヘッダ情報1102a,1102bと、印刷に必要な描画データ1101a,1101bと、印刷ジョブの終端を示すフッタ情報1103a,1103bとで構成される。   Here, FIG. 11 is a diagram illustrating a data configuration example of a print job generated by the PC 104 and transmitted to the printing apparatus 101. In the present embodiment, the print jobs 1100a and 1100b will be described. The print jobs 1100a and 1100b are print jobs generated by the printer driver for the printing apparatus installed in the PC 104. The print jobs 1100a and 1100b are composed of header information 1102a and 1102b indicating a print job, drawing data 1101a and 1101b necessary for printing, and footer information 1103a and 1103b indicating the end of the print job.

図11の印刷ジョブ1100aは、パスワード等の認証情報を含まない一般的な印刷ジョブであり、セキュア印刷ジョブではない。印刷ジョブ1100aについては、ユーザは、印刷装置101の操作パネル113を用いて印刷指示を入力することにより、印刷装置101に印刷ジョブを実行させることが可能である。また、先行処理部136が印刷ジョブ1100aの先行処理を実行する場合に、特別な処理を必要とされない。   The print job 1100a in FIG. 11 is a general print job that does not include authentication information such as a password, and is not a secure print job. Regarding the print job 1100 a, the user can cause the printing apparatus 101 to execute a print job by inputting a print instruction using the operation panel 113 of the printing apparatus 101. Further, when the preceding processing unit 136 executes the preceding processing of the print job 1100a, no special processing is required.

S302で、ジョブ解析部135は、保存された印刷ジョブがセキュア印刷ジョブではない場合(即ち、印刷ジョブ1100aである場合)、S305へ処理を進める。S305で、先行処理部136は、印刷ジョブ1100aに対する先行処理を行い、処理を終了する。   In step S302, if the saved print job is not a secure print job (that is, if it is the print job 1100a), the job analysis unit 135 advances the processing to step S305. In step S305, the preceding processing unit 136 performs preceding processing for the print job 1100a and ends the processing.

なお、先行処理部136による先行処理では、保存されている(留め置かれた)印刷ジョブに含まれる全ページについてレンダリング処理を実行してもよいし、一部のページについてレンダリング処理を実行してもよい。例えば、印刷ジョブの各ページのレンダリング処理に要する時間を予測に基づいて決定したページについて、レンダリング処理を行ってもよい。その場合、印刷ジョブに含まれる全ページのうち、予測された時間が所定の閾値を上回るページについてレンダリング処理を行ってもよい。   In the preceding process performed by the preceding processing unit 136, the rendering process may be executed for all pages included in the stored (retained) print job, or the rendering process may be executed for some pages. Also good. For example, the rendering process may be performed on a page in which the time required for the rendering process of each page of the print job is determined based on the prediction. In that case, rendering processing may be performed for pages whose predicted time exceeds a predetermined threshold among all pages included in the print job.

一方、図11の印刷ジョブ1100bは、ヘッダ情報1102bにパスワード等の認証情報1104bを含む、セキュア印刷ジョブである。印刷ジョブ1100bを印刷装置101に実行させるためには、ユーザは、操作パネル113を用いて印刷指示を入力し、更に、印刷ジョブ1100bに設定された(ヘッダ情報1102bに含まれる)認証情報を入力する必要がある。ただし、印刷ジョブ1100bは、認証情報1104bを含んでいるが、描画データ1101bは暗号化されていない。   On the other hand, the print job 1100b in FIG. 11 is a secure print job in which authentication information 1104b such as a password is included in the header information 1102b. In order to cause the printing apparatus 101 to execute the print job 1100b, the user inputs a print instruction using the operation panel 113, and further inputs authentication information set in the print job 1100b (included in the header information 1102b). There is a need to. However, the print job 1100b includes authentication information 1104b, but the drawing data 1101b is not encrypted.

S302で、ジョブ解析部135は、保存された印刷ジョブがセキュア印刷ジョブである場合(即ち、印刷ジョブ1100bである場合)、S303へ処理を進める。S303では、セキュア印刷ジョブである印刷ジョブ1100bが、ジョブ解析部135による解析処理の対象となる。S303で、ジョブ解析部135は、印刷ジョブ1100bに対する処理として、認証情報1104bを含むヘッダ情報1102bの処理を行わずに、描画データ1101bにアクセスする処理を試みる。   In step S302, the job analysis unit 135 advances the processing to step S303 when the stored print job is a secure print job (that is, the print job 1100b). In step S <b> 303, the print job 1100 b that is a secure print job is subjected to analysis processing by the job analysis unit 135. In step S303, the job analysis unit 135 attempts to access the drawing data 1101b without processing the header information 1102b including the authentication information 1104b as processing for the print job 1100b.

具体的には、ジョブ解析部135は、印刷ジョブ1100bの実行時には必要になる、ユーザにパスワードの入力を要求する処理を省略して、描画データ1101bの処理を行うことを試みる。本実施形態の印刷ジョブ1100b(即ち、セキュア印刷ジョブ)では、描画データ1101bは暗号化されていない。このため、印刷ジョブ1100bが、描画データ1101bにアクセス可能なタイプの印刷ジョブであれば、印刷指示をユーザから受ける前に、描画データ1101bを解析して先行処理を実行することが可能である。   Specifically, the job analysis unit 135 attempts to process the drawing data 1101b by omitting the process for requesting the user to input a password, which is necessary when executing the print job 1100b. In the print job 1100b (that is, secure print job) of the present embodiment, the drawing data 1101b is not encrypted. Therefore, if the print job 1100b is a type of print job that can access the drawing data 1101b, the drawing data 1101b can be analyzed and a preceding process can be executed before receiving a print instruction from the user.

その後、S304で、ジョブ解析部135は、印刷ジョブ1100bに含まれる描画データ1101bへのアクセスが成功したか否かを判定する。ジョブ解析部135は、描画データ1101bへのアクセスが、何らかの理由で失敗した場合には、印刷ジョブ1100bを先行処理の実行対象とせずに処理を終了する。一方、ジョブ解析部135は、描画データ1101bへのアクセスが成功した場合には、S305へ処理を進める。S305で、先行処理部136は、印刷ジョブ1100bに対する先行処理を(保存された印刷ジョブがセキュア印刷ジョブ1100aである場合と同様に)実行し、処理を終了する。   Thereafter, in step S304, the job analysis unit 135 determines whether the access to the drawing data 1101b included in the print job 1100b is successful. If the access to the drawing data 1101b fails for some reason, the job analysis unit 135 ends the process without setting the print job 1100b as an execution target of the preceding process. On the other hand, if the access to the drawing data 1101b is successful, the job analysis unit 135 advances the process to S305. In step S305, the preceding processing unit 136 executes the preceding processing for the print job 1100b (similar to the case where the stored print job is the secure print job 1100a), and ends the processing.

<印刷処理>
次に、図4を参照して、印刷装置101において実行される印刷処理について説明する。図4は、印刷ジョブに基づく印刷処理の手順を示すフローチャートであり、図2のS215〜S220に対応する処理手順を示している。
<Print processing>
Next, with reference to FIG. 4, a printing process executed in the printing apparatus 101 will be described. FIG. 4 is a flowchart showing the procedure of the printing process based on the print job, and shows the procedure corresponding to S215 to S220 of FIG.

S401で、設定部132は、印刷ジョブについて実行指示(印刷指示)をユーザから受けたか否かを判定する。設定部132は、印刷指示を受けていない場合には、S401の処理を繰り返し、印刷指示を受けた場合には、S402へ処理を進める。   In step S401, the setting unit 132 determines whether an execution instruction (print instruction) for a print job has been received from the user. If the setting unit 132 has not received a print instruction, the setting unit 132 repeats the process of S401. If the print unit 132 has received a print instruction, the process proceeds to S402.

S402で、ジョブ解析部135は、印刷指示が行われた印刷ジョブが、パスワード(認証情報)を含むセキュア印刷ジョブ(印刷ジョブ1100b)であるか否かを判定する。ジョブ解析部135は、印刷指示が行われたジョブがセキュア印刷ジョブである場合にはS403へ処理を進め、セキュア印刷ジョブでない場合にはS405へ処理を進める。   In step S402, the job analysis unit 135 determines whether the print job for which the print instruction has been issued is a secure print job (print job 1100b) including a password (authentication information). The job analysis unit 135 advances the process to S403 if the job for which the print instruction is given is a secure print job, and advances the process to S405 if the job is not a secure print job.

S403で、ジョブ解析部135は、印刷指示が行われた印刷ジョブに含まれるパスワード(認証情報)に基づく認証処理を実行するために、操作パネル113を介して、印刷ジョブの実行に必要なパスワードの入力をユーザに要求する。S404で、ジョブ解析部135は、操作パネル113を介してユーザによってパスワードが入力されると、入力されたパスワードと、印刷ジョブに付与された認証情報(パスワード)とを用いた認証処理を実行し、認証処理が成功したか否かを判定する。ジョブ解析部135は、印刷ジョブに含まれる認証情報と、ユーザが入力したパスワードとが一致する場合、認証処理が成功したと判定し、S405へ処理を進める。一方、ジョブ解析部135は、認証処理が失敗した場合には、印刷ジョブが実行不可能であるため、印刷実行部138による印刷を行わずに処理を終了する。   In step S <b> 403, the job analysis unit 135 uses the operation panel 113 to execute the authentication job based on the password (authentication information) included in the print job for which the print instruction has been issued. Prompts the user for In step S <b> 404, when a password is input by the user via the operation panel 113, the job analysis unit 135 executes an authentication process using the input password and authentication information (password) assigned to the print job. Then, it is determined whether or not the authentication process is successful. If the authentication information included in the print job matches the password entered by the user, the job analysis unit 135 determines that the authentication process has been successful, and advances the process to step S405. On the other hand, if the authentication processing fails, the job analysis unit 135 cannot execute the print job, and thus ends the processing without performing printing by the print execution unit 138.

S405で、印刷制御部134は、印刷指示が行われた印刷ジョブに対応する先行処理結果が、HDD124内に存在するか否かを判定する。印刷制御部134は、先行処理結果が存在する場合にはS406へ処理を進め、先行処理結果が存在しない場合にはS407へ処理を進める。   In step S <b> 405, the print control unit 134 determines whether a preceding process result corresponding to the print job for which the print instruction has been issued exists in the HDD 124. If there is a preceding process result, the print control unit 134 advances the process to S406. If the preceding process result does not exist, the print control unit 134 advances the process to S407.

S407で、印刷制御部134は、HDD124に保存されている、印刷指示が行われた印刷ジョブを、印刷実行部138に実行させる。この場合、実行対象の印刷ジョブに対応する先行処理結果が存在しないため、印刷実行部138は、印刷ジョブに含まれる全ページについて、PDL解析部139にPDL解析を実行させる。即ち、印刷実行部138は、印刷ジョブに含まれる印刷データから画像データを生成し、生成した画像データに基づいて画像を印刷する。このため、先行処理結果が存在する場合と比べて、印刷ジョブの実行が完了するまでの時間(印刷処理に要する時間)が長くなる。   In step S <b> 407, the print control unit 134 causes the print execution unit 138 to execute a print job stored in the HDD 124 and instructed to be printed. In this case, since there is no preceding processing result corresponding to the print job to be executed, the print execution unit 138 causes the PDL analysis unit 139 to execute PDL analysis for all pages included in the print job. That is, the print execution unit 138 generates image data from the print data included in the print job, and prints an image based on the generated image data. For this reason, the time until the execution of the print job is completed (the time required for the printing process) becomes longer than in the case where the preceding processing result exists.

一方、S406では、印刷制御部134は、HDD124に保存されている、印刷指示が行われた印刷ジョブを、対応する先行処理結果を利用して印刷実行部138に実行させ。即ち、印刷実行部138は、先行処理で生成された画像データが存在する場合には、当該画像データに基づいて、対応するページの画像を印刷する。印刷実行部138は、HDD124に保存されている印刷ジョブを実行する際に、当該印刷ジョブに対応付けてHDD124に保存されている先行処理結果を付加する処理を行う(S218)。   On the other hand, in step S <b> 406, the print control unit 134 causes the print execution unit 138 to execute a print job that has been stored in the HDD 124 and for which a print instruction has been issued, using the corresponding preceding process result. That is, when there is image data generated by the preceding process, the print execution unit 138 prints an image of a corresponding page based on the image data. When executing the print job stored in the HDD 124, the print execution unit 138 performs a process of adding the preceding process result stored in the HDD 124 in association with the print job (S218).

ここで、図12は、先行処理結果1201が付加された印刷ジョブ1202の構成例を示す図である。本例では、印刷ジョブ1202が5ページを含み、当該5ページのうち第2ページ及び第5ページに対して先行処理が行われ、その結果が先行処理結果1201として印刷ジョブ1202に付加されている。なお、印刷ジョブ1202は、図11に示す印刷ジョブ1100a又は印刷ジョブ1100bに相当する。   Here, FIG. 12 is a diagram illustrating a configuration example of the print job 1202 to which the preceding processing result 1201 is added. In this example, the print job 1202 includes five pages, and the preceding process is performed on the second and fifth pages of the five pages, and the result is added to the print job 1202 as the preceding process result 1201. . Note that the print job 1202 corresponds to the print job 1100a or the print job 1100b shown in FIG.

先行処理結果1201には、識別子情報1201a、先行処理結果全体のデータサイズ1201b、印刷ジョブの総ページ数1201c、先行処理が行われたページを示す情報1201dが含まれる。先行処理結果1201には、更に、先行処理が行われたページの画像データ1201f,1201gと、それらの画像データに対応するインデックス1201eとが含まれる。識別子情報1201aは、先行処理結果1201が付加された印刷ジョブ1202の識別子を示す。当該識別子は、コントローラ110内部で識別可能であればよく、文字列で構成されてもよいし、数値を含んでもよい。   The preceding processing result 1201 includes identifier information 1201a, the data size 1201b of the entire preceding processing result, the total number of pages 1201c of the print job, and information 1201d indicating the page on which the preceding processing has been performed. The preceding process result 1201 further includes image data 1201f and 1201g of the page on which the preceding process has been performed, and an index 1201e corresponding to the image data. The identifier information 1201a indicates the identifier of the print job 1202 to which the preceding processing result 1201 is added. The identifier only needs to be identifiable within the controller 110, and may be constituted by a character string or may include a numerical value.

S406における、先行処理結果を利用した印刷処理では、先行処理が行われたページについて、PDL解析部139が改めてPDL解析を行う必要がない。このため、先行処理によって生成された画像データ1201f,1201gを利用した印刷処理により、印刷ジョブの実行が完了するまでの時間(印刷処理に要する時間)を短くすることが可能である。このように、先行処理結果を利用した印刷処理(S406)、又は先行処理結果を利用しない印刷処理(S407)が完了すると、印刷制御部134は処理を終了する。   In the printing process using the preceding process result in S406, it is not necessary for the PDL analyzing unit 139 to perform the PDL analysis for the page on which the preceding process has been performed. For this reason, it is possible to shorten the time (time required for the printing process) until the execution of the print job is completed by the printing process using the image data 1201f and 1201g generated by the preceding process. As described above, when the printing process using the preceding process result (S406) or the printing process not using the preceding process result (S407) is completed, the print control unit 134 ends the process.

以上説明したように、本実施形態では、留め置き制御部137は、外部装置から印刷ジョブを受信すると、受信した印刷ジョブをHDD124に保存する。先行処理部136は、印刷ジョブの受信に従って、当該印刷ジョブに含まれる少なくとも一部のページの印刷データの先行処理を行って画像データを生成する。その際、先行処理部136は、印刷ジョブが、当該印刷ジョブの実行用の認証情報(パスワード等)を付与された第1の種類の印刷ジョブである場合には、先行処理を行わず、認証情報を付与された第2の種類の印刷ジョブである場合には、先行処理を行う。第2の種類の印刷ジョブは、例えば、ユーザによる認証情報の入力が行われなくとも当該印刷ジョブに含まれる印刷データへのアクセスが可能なジョブである。先行処理部136は、受信した印刷ジョブについて、印刷データへのアクセスが可能である限り、当該印刷ジョブに対して先行処理を実行する。その後、印刷制御部134は、保存された印刷ジョブについてユーザから実行指示を受けると、先行処理により生成した画像データを利用して、印刷ジョブを実行するよう、印刷実行部138を制御する。   As described above, in this embodiment, when the reservation control unit 137 receives a print job from an external device, the reservation control unit 137 stores the received print job in the HDD 124. In accordance with reception of a print job, the preceding processing unit 136 performs preceding processing on print data of at least some pages included in the print job and generates image data. At this time, if the print job is the first type of print job to which authentication information (password or the like) for executing the print job is assigned, the preceding processing unit 136 performs the authentication without performing the preceding process. If it is the second type of print job to which information is added, the preceding process is performed. The second type of print job is, for example, a job that allows access to print data included in the print job even if the user does not input authentication information. For the received print job, the preceding processing unit 136 executes the preceding processing for the print job as long as the print data can be accessed. Thereafter, when receiving an execution instruction from the user for the stored print job, the print control unit 134 controls the print execution unit 138 to execute the print job using the image data generated by the preceding process.

本実施形態によれば、印刷装置101において認証情報を含む印刷ジョブを保存した場合であっても、ユーザからの印刷指示の前に当該印刷ジョブに対する処理を実行することが可能になる。これにより、印刷指示を待って印刷ジョブの実行を開始する場合と比べて、印刷完了までのユーザの待ち時間を低減することが可能になる。   According to the present exemplary embodiment, even when a print job including authentication information is stored in the printing apparatus 101, it is possible to execute processing for the print job before a user issues a print instruction. As a result, it is possible to reduce the waiting time of the user until the printing is completed as compared with the case where the execution of the print job is started after waiting for the print instruction.

[第2実施形態]
第2実施形態では、印刷装置101〜103(画像形成装置)が、PC104等の外部装置から印刷ジョブとして「暗号化セキュア印刷ジョブ」を受信した場合に実行する処理の例について説明する。暗号化セキュア印刷ジョブは、セキュア印刷ジョブのうち、印刷データが暗号化された印刷ジョブに相当する。以下では、第1の実施形態と共通する部分については説明を省略し、主に第1の実施形態との相違点について説明する。
[Second Embodiment]
In the second embodiment, an example of processing executed when the printing apparatuses 101 to 103 (image forming apparatuses) receive an “encrypted secure print job” as a print job from an external apparatus such as the PC 104 will be described. The encrypted secure print job corresponds to a print job in which print data is encrypted among the secure print jobs. Below, description is abbreviate | omitted about the part which is common in 1st Embodiment, and difference with 1st Embodiment is mainly demonstrated.

<印刷処理の概要>
図10は、本実施形態に係る印刷システムにおける、印刷装置で印刷ジョブの留め置きを行う場合の処理の例を示すシーケンス図である。図10には、印刷装置101〜103のうち、印刷装置101が、PC104から印刷ジョブとして「セキュア印刷ジョブ」を受信し、受信した印刷ジョブを実行するまでのシーケンスの例が示されている。
<Overview of print processing>
FIG. 10 is a sequence diagram illustrating an example of processing in the case where a printing apparatus reserves a print job in the printing system according to the present embodiment. FIG. 10 shows an example of a sequence from the printing apparatuses 101 to 103 until the printing apparatus 101 receives a “secure print job” as a print job from the PC 104 and executes the received print job.

S1001〜S1006の処理は、基本的にはS201〜S206の処理と同様である。ただし、S1005で、PC104は、S1004で取得したユーザ情報と、S1002で設定されたパスワードとが付与され、更に印刷データが暗号化された印刷ジョブ(暗号化セキュア印刷ジョブ)を生成する。更にS1006で、印刷装置101は、生成した暗号化セキュア印刷ジョブを印刷装置101へ送信する。   The processing of S1001 to S1006 is basically the same as the processing of S201 to S206. However, in step S1005, the PC 104 generates a print job (encrypted secure print job) in which the user information acquired in step S1004 and the password set in step S1002 are added and the print data is encrypted. In step S <b> 1006, the printing apparatus 101 transmits the generated encrypted secure print job to the printing apparatus 101.

S1007〜S1009の処理は、S207〜S209の処理と同様である。書誌情報の保存が完了すると、印刷装置101は、S1010で、既定パスワード(既定の認証情報)をHDD124から取得する。既定パスワードは、暗号化セキュア印刷ジョブに含まれる印刷データを復号して先行処理を実行することを可能にするために、HDD124に保存されている。既定パスワードは、後述するように、印刷ジョブの実行時にユーザによって操作パネル113を介して入力されたパスワードが保存(既定パスワードとして登録)されたものに相当する。   The processing of S1007 to S1009 is the same as the processing of S207 to S209. When the storage of the bibliographic information is completed, the printing apparatus 101 acquires a default password (default authentication information) from the HDD 124 in step S1010. The default password is stored in the HDD 124 so that print data included in the encrypted secure print job can be decrypted and the preceding process can be executed. As will be described later, the default password corresponds to a password stored by the user via the operation panel 113 when the print job is executed (registered as a default password).

既定パスワードの取得が完了すると、印刷装置101は、S1011で、取得した既定パスワードを用いて、受信した印刷ジョブ(暗号化セキュア印刷ジョブ)に対する先行処理を開始する。この先行処理では、既定パスワードを用いた認証処理が試みられ、認証処理が成功すると、当該既定パスワードを用いて、暗号化された印刷データが復号される。更に、復号された印刷データに対して先行処理が行われる。先行処理の開始後、S1012で、印刷装置101は、先行処理の結果を逐次HDD124に保存する。   When the acquisition of the default password is completed, the printing apparatus 101 starts pre-processing for the received print job (encrypted secure print job) in step S1011 using the acquired default password. In this preceding process, an authentication process using a default password is attempted, and when the authentication process is successful, the encrypted print data is decrypted using the default password. Further, a preceding process is performed on the decoded print data. After the start of the preceding process, in step S1012, the printing apparatus 101 sequentially stores the result of the preceding process in the HDD 124.

その後、S1013〜S1018の処理は、S212〜S217と同様である。印刷装置101は、S1018で、操作パネル113を介してユーザによってパスワードが入力されると、入力されたパスワードと、印刷ジョブに対して付与された(印刷ジョブに含まれる)パスワードとが一致するか否かを確認する認証処理を行う。印刷装置101は、認証処理が成功すると、S1019で、印刷ジョブの実行時にユーザ入力されたパスワード(認証情報)を、既定パスワード(既定の認証情報)として登録する。登録された既定パスワードは、HDD124に保存される。   Thereafter, the processing of S1013 to S1018 is the same as that of S212 to S217. In step S <b> 1018, if a password is input by the user via the operation panel 113 in the printing apparatus 101, does the input password match the password assigned to the print job (included in the print job)? An authentication process is performed to confirm whether or not. When the authentication process is successful, the printing apparatus 101 registers the password (authentication information) input by the user when executing the print job as a default password (default authentication information) in step S1019. The registered default password is stored in the HDD 124.

その後、印刷装置101は、S1020〜S1022で、S218〜S220と同様の処理を実行することにより、先行処理結果(先行処理で生成された画像データ)を利用して、印刷ジョブを実行する。   After that, the printing apparatus 101 executes a print job using the preceding process result (image data generated by the preceding process) by executing the same process as S218 to S220 in S1020 to S1022.

<印刷ジョブに対する先行処理>
次に、図5を参照して、本実施形態に係る、印刷ジョブに対する先行処理について説明する。図5は、先行処理の手順を示すフローチャートであり、図10のS1006〜S1012に対応する処理手順を示している。
<Advance processing for print jobs>
Next, with reference to FIG. 5, the preceding process for the print job according to the present embodiment will be described. FIG. 5 is a flowchart showing the procedure of the preceding process, and shows the procedure corresponding to S1006 to S1012 of FIG.

まずS501で、留め置き制御部137は、PC104から印刷ジョブを受信すると、受信した印刷ジョブをHDD124に保存する。次にS502で、ジョブ解析部135は、保存された印刷ジョブが、パスワード等の認証情報を付与され、かつ、暗号化された印刷データを含む暗号化セキュア印刷ジョブであるか否かを判定する。   First, in step S <b> 501, when the reservation control unit 137 receives a print job from the PC 104, it stores the received print job in the HDD 124. In step S <b> 502, the job analysis unit 135 determines whether the stored print job is an encrypted secure print job to which authentication information such as a password is given and which includes encrypted print data. .

図11の印刷ジョブ1100cは、暗号化セキュア印刷ジョブであり、印刷ジョブ1100bと同様、ヘッダ情報1102cにパスワード等の認証情報1104cを含み、PC104にインストールされた、印刷装置用のプリンタドライバによって生成される。ただし、印刷ジョブ1100cは、描画データ1101cが暗号化されている点で、印刷ジョブ1100bと異なっている。印刷ジョブ1100cを印刷装置101に実行させるためには、ユーザは、操作パネル113を用いて印刷指示を入力し、更に、印刷ジョブ1100cに設定された(ヘッダ情報1102cに含まれる)認証情報を入力する必要がある。入力された認証情報は、認証処理及び描画データ1101cの復号に用いられる。   The print job 1100c in FIG. 11 is an encrypted secure print job, and is generated by the printer driver for the printing apparatus installed in the PC 104, including authentication information 1104c such as a password in the header information 1102c, as with the print job 1100b. The However, the print job 1100c is different from the print job 1100b in that the drawing data 1101c is encrypted. In order to cause the printing apparatus 101 to execute the print job 1100c, the user inputs a print instruction using the operation panel 113, and further inputs authentication information set in the print job 1100c (included in the header information 1102c). There is a need to. The inputted authentication information is used for authentication processing and decryption of the drawing data 1101c.

また、図11の印刷ジョブ1100d,1100eは、標準ドキュメントフォーマットを有するデータで構成された印刷ジョブである。標準ドキュメントフォーマットは、例えば、PDF(Portable Document Format)又はXPS(XML Paper Specification)である。これらのドキュメントフォーマットは、その仕様として、ドキュメントの文書の印刷及び表示に対する制限を設定することが可能である。   Also, the print jobs 1100d and 1100e in FIG. 11 are print jobs composed of data having a standard document format. The standard document format is, for example, PDF (Portable Document Format) or XPS (XML Paper Specification). These document formats can set restrictions on the printing and display of documents as documents.

印刷ジョブ1100dは、パスワード等の認証情報を含まず、かつ、描画データ1101dは暗号化されていない、印刷制限のないPDFファイルに相当する。即ち、印刷ジョブ1100dは、セキュア印刷ジョブでも暗号化セキュア印刷ジョブでもない。このため、印刷ジョブ1100dについては、ユーザは、印刷装置101の操作パネル113を用いて印刷指示を入力することにより、印刷装置101に印刷ジョブを実行させることが可能である。また、先行処理部136が印刷ジョブ1100dの先行処理を実行する場合に、特別な処理を必要とされない。   The print job 1100d does not include authentication information such as a password, and the drawing data 1101d corresponds to a PDF file that is not encrypted and has no printing restrictions. That is, the print job 1100d is neither a secure print job nor an encrypted secure print job. Therefore, for the print job 1100d, the user can cause the printing apparatus 101 to execute a print job by inputting a print instruction using the operation panel 113 of the printing apparatus 101. Further, when the preceding processing unit 136 executes the preceding processing of the print job 1100d, no special processing is required.

印刷ジョブ1100eは、パスワード等の認証情報1104eを含み、かつ、暗号化された描画データ1101eを含む、印刷制限のあるPDFファイルに相当する。即ち、印刷ジョブ1100eは、暗号化セキュア印刷ジョブである。印刷ジョブ1100eを印刷装置101に実行させるためには、ユーザは、操作パネル113を用いて印刷指示を入力し、更に、印刷ジョブ1100e(制限付きPDFファイル)に設定された認証情報を入力する必要がある。入力された認証情報は、認証処理及び描画データ1101eの復号に用いられる。   The print job 1100e corresponds to a PDF file with printing restrictions including authentication information 1104e such as a password and encrypted drawing data 1101e. That is, the print job 1100e is an encrypted secure print job. In order to cause the printing apparatus 101 to execute the print job 1100e, the user needs to input a print instruction using the operation panel 113, and further input authentication information set in the print job 1100e (restricted PDF file). There is. The inputted authentication information is used for authentication processing and decryption of the drawing data 1101e.

図5の説明に戻り、ジョブ解析部135は、保存された印刷ジョブが、暗号化セキュア印刷ジョブ(印刷ジョブ1100c又は1100e)である場合には、S502からS503へ処理を進める。一方、ジョブ解析部135は、保存された印刷ジョブが、暗号化セキュア印刷ジョブではない場合には、S502からS508へ処理を進める。   Returning to the description of FIG. 5, if the stored print job is an encrypted secure print job (print job 1100c or 1100e), the job analysis unit 135 advances the process from S502 to S503. On the other hand, if the stored print job is not an encrypted secure print job, the job analysis unit 135 advances the process from S502 to S508.

S503で、ジョブ解析部135は、HDD124に保存されている既定パスワードを取得する。ここで、図7は、複数の既定パスワードを保持する既定パスワード情報のデータ構成例を示す図である。既定パスワード情報は、ユーザごとに設けられ、既定パスワード701,702と終端部703とで構成される。なお、既定パスワード情報は、HDD124に保存されている。   In step S <b> 503, the job analysis unit 135 acquires a default password stored in the HDD 124. Here, FIG. 7 is a diagram illustrating a data configuration example of default password information holding a plurality of default passwords. The default password information is provided for each user, and includes default passwords 701 and 702 and a termination unit 703. Note that the default password information is stored in the HDD 124.

既定パスワード701には、プリンタドライバにより生成されたドライバ生成ファイル(印刷ジョブ1100c)用のパスワードと、そのパスワードの利用日時とが対応付けて登録されている。また、既定パスワード702には、印刷制限が設定された制限付きPDFファイル(印刷ジョブ1100e)用のパスワードと、そのパスワードの利用日時とが対応付けて登録されている。このように、既定パスワード701は、ドライバ生成ファイルのフォーマットに対応しており、既定パスワード702は、制限付きPDFファイルのフォーマットに対応している。図7に示すデータ構成では、既定パスワード701,702のいずれも最大3つのパスワードを登録可能であり、新たに登録されるパスワードによって利用日時が最も古いパスワードが上書きされる。なお、既定パスワードの登録処理については、図6を用いて後述する。   In the default password 701, a password for a driver generation file (print job 1100c) generated by the printer driver and the use date and time of the password are registered in association with each other. Also, in the default password 702, a password for a restricted PDF file (print job 1100e) in which printing restrictions are set and a use date and time of the password are registered in association with each other. As described above, the default password 701 corresponds to the format of the driver generation file, and the default password 702 corresponds to the format of the restricted PDF file. In the data configuration shown in FIG. 7, any of the default passwords 701 and 702 can register a maximum of three passwords, and the oldest password is overwritten by the newly registered password. The default password registration process will be described later with reference to FIG.

本実施形態では、ジョブ解析部135は、既定パスワード情報に登録された複数のパスワード(認証情報)のうち、利用日時が新しいパスワードを優先的に取得して認証処理を試みる。また、ジョブ解析部135は、先行処理の対象となる印刷ジョブ(暗号化セキュア印刷ジョブ)に含まれる印刷データのフォーマットに対応するパスワードを取得して認証処理を試みる。   In the present embodiment, the job analysis unit 135 preferentially acquires a password with a new use date and time from among a plurality of passwords (authentication information) registered in the default password information, and tries the authentication process. Further, the job analysis unit 135 acquires a password corresponding to the format of the print data included in the print job (encrypted secure print job) that is the target of the preceding process, and tries the authentication process.

具体的には、S503で、ジョブ解析部135は、先行処理の対象となる印刷ジョブが、ドライバ生成ファイル(印刷ジョブ1100c)の場合、既定パスワード701のうち、利用日時が最も新しいパスワード「XXX」を取得する。一方、ジョブ解析部135は、先行処理の対象となる印刷ジョブが、制限付きPDFファイル(印刷ジョブ1100e)である場合、既定パスワード702のうち、利用日時が最も新しいパスワード「AAA」を取得する。   Specifically, in step S <b> 503, if the print job to be subjected to the preceding process is a driver generation file (print job 1100 c), the job analysis unit 135 uses the password “XXX” having the latest use date and time among the default passwords 701. To get. On the other hand, when the print job to be subjected to the preceding process is a restricted PDF file (print job 1100e), the job analysis unit 135 acquires the password “AAA” having the latest use date and time among the default passwords 702.

次にS504で、ジョブ解析部135は、S503で取得した既定パスワードと、印刷ジョブに対して付与された(印刷ジョブに含まれる)パスワードとを用いた認証処理を試みる。更にS505で、ジョブ解析部135は、認証処理が成功したか否かを判定し、認証処理が成功した場合にはS506へ処理を進め、認証処理が失敗した場合にはS507へ処理を進める。S507で、ジョブ解析部135は、HDD124に保存されている既定パスワード情報に、他の既定パスワードがあるか否かを判定する。他に既定パスワードがない場合、認証処理が失敗して印刷ジョブに対する先行処理を実行できないため、ジョブ解析部135は処理を終了する。一方、他に既定パスワードがある場合には、S503へ処理を戻し、再び既定パスワードを取得して認証処理を試みる。   In step S504, the job analysis unit 135 attempts authentication processing using the default password acquired in step S503 and the password assigned to the print job (included in the print job). In step S505, the job analysis unit 135 determines whether the authentication process is successful. If the authentication process is successful, the process proceeds to step S506. If the authentication process fails, the job analysis unit 135 proceeds to step S507. In step S <b> 507, the job analysis unit 135 determines whether there is another default password in the default password information stored in the HDD 124. If there is no other default password, the job analysis unit 135 ends the process because the authentication process fails and the preceding process for the print job cannot be executed. On the other hand, if there is another default password, the process returns to S503, the default password is acquired again, and the authentication process is attempted.

S505における認証処理が成功すると、S506で、ジョブ解析部135は、認証処理に使用した既定パスワード(認証情報)を用いて、印刷ジョブに含まれる暗号化された印刷データを復号する。ジョブ解析部135は、復号した印刷データを含む印刷ジョブをHDD124に保存し、S508へ処理を進める。   If the authentication process in S505 is successful, in S506, the job analysis unit 135 decrypts the encrypted print data included in the print job using the default password (authentication information) used in the authentication process. The job analysis unit 135 stores the print job including the decrypted print data in the HDD 124, and advances the process to S508.

最後にS508で、先行処理部136は、HDD124に保存されている印刷ジョブに対する先行処理を実行し、処理を終了する。   Finally, in step S <b> 508, the preceding processing unit 136 executes the preceding processing for the print job stored in the HDD 124 and ends the processing.

<印刷処理>
次に、図6を参照して、本実施形態に係る、印刷装置101において実行される印刷処理について説明する。図6は、印刷ジョブに基づく印刷処理の手順を示すフローチャートであり、図10のS1016〜S1022に対応する処理手順を示している。
<Print processing>
Next, a printing process executed in the printing apparatus 101 according to this embodiment will be described with reference to FIG. FIG. 6 is a flowchart showing the procedure of print processing based on the print job, and shows the procedure corresponding to S1016 to S1022 of FIG.

S601〜S604の処理は、基本的にはS401〜S404の処理と同様である。ただし、S602は、ジョブ解析部135は、印刷指示が行われた印刷ジョブが、暗号化セキュア印刷ジョブであるか否かを判定する。ジョブ解析部135は、印刷指示が行われたジョブが暗号化セキュア印刷ジョブである場合にはS603へ処理を進め、暗号化セキュア印刷ジョブでない場合にはS606へ処理を進める。   The processing of S601 to S604 is basically the same as the processing of S401 to S404. However, in step S602, the job analysis unit 135 determines whether the print job for which the print instruction has been issued is an encrypted secure print job. The job analysis unit 135 advances the process to S603 if the job for which the print instruction has been issued is an encrypted secure print job, and advances the process to S606 if it is not the encrypted secure print job.

S604における、ユーザによって入力されたパスワードと、印刷ジョブに付与された認証情報(パスワード)とを用いた認証処理が成功すると、ジョブ解析部135は、S605へ処理を進める。S605で、ジョブ解析部135は、S603で入力されたパスワードを、既定パスワードとして登録する。その際、ジョブ解析部135は、入力されたパスワードを、当該パスワードの利用日時と対応付けて、印刷ジョブ(暗号化セキュア印刷ジョブ)に含まれる印刷データのフォーマットに対応する既定パスワード701又は702として登録する。その後、ジョブ解析部135はS606へ処理を進める。   If the authentication process using the password input by the user and the authentication information (password) assigned to the print job is successful in S604, the job analysis unit 135 advances the process to S605. In step S605, the job analysis unit 135 registers the password input in step S603 as a default password. At that time, the job analysis unit 135 associates the input password with the use date and time of the password, and uses the password as a default password 701 or 702 corresponding to the format of the print data included in the print job (encrypted secure print job). sign up. Thereafter, the job analysis unit 135 advances the processing to S606.

S606〜S608の処理は、S405〜S407の処理と同様である。   The processing of S606 to S608 is the same as the processing of S405 to S407.

以上説明したように、本実施形態によれば、認証情報を含み、かつ、暗号化された印刷データを含む印刷ジョブに対しても先行処理を実行することが可能になる。これにより、より多くの種類の印刷ジョブについて、先行処理の実行により印刷完了までのユーザの待ち時間を低減することが可能になる。   As described above, according to the present embodiment, it is possible to execute the preceding process for a print job including authentication information and including encrypted print data. As a result, for a larger number of types of print jobs, it is possible to reduce the waiting time of the user until the printing is completed by executing the preceding process.

[第3実施形態]
第3実施形態では、第2実施形態と同様、印刷装置101〜103(画像形成装置)が、PC104等の外部装置から印刷ジョブとして「暗号化セキュア印刷ジョブ」を受信した場合に実行する処理の例について説明する。ただし、本実施形態は、以下の点で第2実施形態と異なる。
[Third Embodiment]
In the third embodiment, as in the second embodiment, the printing apparatuses 101 to 103 (image forming apparatuses) execute processing when an “encrypted secure print job” is received as a print job from an external apparatus such as the PC 104. An example will be described. However, this embodiment is different from the second embodiment in the following points.

印刷装置101〜103は、先行処理の完了後に、当該先行処理によって生成した画像データを、印刷ジョブに含まれる印刷データの復号に用いた認証情報を用いて暗号化して保存する。更に、印刷装置101〜103は、暗号化して保存された画像データを、印刷ジョブの実行時にユーザによって入力された認証情報を用いて復号して、当印刷ジョブを実行するために利用する。以下では、第1の実施形態と共通する部分については説明を省略し、主に第1の実施形態との相違点について説明する。   After completion of the preceding process, the printing apparatuses 101 to 103 encrypt and store the image data generated by the preceding process using the authentication information used for decrypting the print data included in the print job. Further, the printing apparatuses 101 to 103 use the authentication data input by the user at the time of executing the print job to decrypt the image data that has been encrypted and stored and execute the print job. Below, description is abbreviate | omitted about the part which is common in 1st Embodiment, and difference with 1st Embodiment is mainly demonstrated.

<印刷処理の概要>
本実施形態に係る印刷システムにおける、印刷装置で印刷ジョブの留め置きを行う場合の処理の例は、基本的には、図10に示す処理と同様である。本実施形態では、S1012において、印刷装置101は、先行処理の結果をそのままHDD124に保存するのではなく、先行処理の結果を暗号化してHDD124に保存する。また、本実施形態では、S1020において、印刷装置101は、S1012で保存した、暗号化された先行処理結果を復号して、印刷ジョブに付加する処理を行う。このような処理により、印刷装置101において留め置き(保存)されている印刷ジョブに対するセキュリティを向上させることが可能である。
<Overview of print processing>
In the printing system according to the present embodiment, an example of processing when a print job is reserved in the printing apparatus is basically the same as the processing shown in FIG. In the present embodiment, in step S <b> 1012, the printing apparatus 101 does not store the result of the preceding process as it is in the HDD 124, but encrypts and stores the result of the preceding process in the HDD 124. In this embodiment, in step S1020, the printing apparatus 101 performs processing for decrypting the encrypted preceding processing result stored in step S1012 and adding the result to the print job. With such processing, it is possible to improve security for a print job that is retained (stored) in the printing apparatus 101.

<印刷ジョブに対する先行処理>
次に、図8を参照して、本実施形態に係る、印刷ジョブに対する先行処理について説明する。図8において、S801〜S808の処理は、第2実施形態におけるS501〜S508の処理と同様であり、S809及びS810の処理が追加されている。
<Advance processing for print jobs>
Next, with reference to FIG. 8, the preceding process for the print job according to the present embodiment will be described. In FIG. 8, the processes of S801 to S808 are the same as the processes of S501 to S508 in the second embodiment, and the processes of S809 and S810 are added.

本実施形態では、先行処理部136は、HDD124に保存されている印刷ジョブに対する先行処理の実行が完了すると、S808からS809へ処理を進める。S809で、ジョブ解析部135は、先行処理が実行された印刷ジョブに認証情報が含まれているか否かを判定し、認証情報が含まれていない場合には処理を終了し、含まれている場合にはS810へ処理を進める。   In the present embodiment, the advance processing unit 136 advances the process from S808 to S809 when the execution of the advance process for the print job stored in the HDD 124 is completed. In step S809, the job analysis unit 135 determines whether authentication information is included in the print job for which the preceding process has been executed. If the authentication information is not included, the job analysis unit 135 ends the processing. In that case, the process proceeds to S810.

S810で、ジョブ解析部135は、S808において得られた先行処理結果(画像データ)を、S806における復号に用いた既定パスワード(認証情報)用いて暗号化し、処理を終了する。   In step S810, the job analysis unit 135 encrypts the preceding process result (image data) obtained in step S808 using the default password (authentication information) used for decryption in step S806, and ends the process.

<印刷処理>
次に、図9を参照して、本実施形態に係る、印刷装置101において実行される印刷処理について説明する。図9において、S901〜S906,S910の処理は、第2実施形態におけるS601〜S606,S608の処理と同様である。
<Print processing>
Next, with reference to FIG. 9, a printing process executed in the printing apparatus 101 according to the present embodiment will be described. In FIG. 9, the processing of S901 to S906 and S910 is the same as the processing of S601 to S606 and S608 in the second embodiment.

本実施形態では、印刷制御部134は、印刷指示が行われた印刷ジョブに対応する先行処理結果が、HDD124内に存在する場合(S906で「YES」)、S907へ処理を進める。S907で、印刷制御部134は、先行処理結果が暗号化されているか否かを判定する。印刷制御部134は、先行処理結果が暗号化されている場合にはS908へ処理を進め、S903で入力されたパスワードを用いて先行処理結果を復号する。その後、印刷制御部134は、S909で、HDD124に保存されている、印刷指示が行われた印刷ジョブを、対応する先行処理結果を利用して印刷実行部138に実行させ、処理を終了する。   In the present embodiment, the print control unit 134 advances the process to S907 when the preceding process result corresponding to the print job for which the print instruction has been issued exists in the HDD 124 (“YES” in S906). In step S907, the print control unit 134 determines whether the preceding process result is encrypted. If the preceding process result is encrypted, the print control unit 134 proceeds to step S908, and decrypts the preceding process result using the password input in step S903. Thereafter, in step S909, the print control unit 134 causes the print execution unit 138 to execute the print job stored in the HDD 124 and instructed to be printed using the corresponding preceding process result, and ends the process.

本実施形態では、認証情報を含む暗号化セキュア印刷ジョブの先行処理結果を暗号化して保存する。これにより、第2実施形態のように印刷ジョブの先行処理結果を暗号化せずにそのまま保存する場合と比べて、印刷ジョブに対するセキュリティを向上させることが可能である。   In this embodiment, the preceding process result of the encrypted secure print job including the authentication information is encrypted and stored. Thereby, it is possible to improve the security for the print job as compared to the case where the preceding processing result of the print job is stored without being encrypted as in the second embodiment.

[その他の実施形態]
上述の第1乃至第3実施形態は、適宜組み合わせて実現することが可能である。また、第1乃至第3実施形態では、認証情報を含む印刷ジョブ(セキュア印刷ジョブ及び暗号化セキュア印刷ジョブ)に対して、コントローラ110(CPU123)が先行処理の実行を試みている。しかし、印刷指示前に、認証情報を含む印刷ジョブにコントローラ110がアクセスすることを望まないユーザがいる場合がありうる。このような場合に対処するために、印刷装置101〜103は、先行処理を実行する第1のモードと、先行処理を実行しない第2のモードとを含む複数のモードを動作モードとして有し、ユーザによる動作モードの設定が可能となるように構成されてもよい。
[Other Embodiments]
The first to third embodiments described above can be implemented in appropriate combination. In the first to third embodiments, the controller 110 (the CPU 123) attempts to execute a preceding process for a print job including authentication information (a secure print job and an encrypted secure print job). However, there may be a user who does not want the controller 110 to access a print job including authentication information before a print instruction. In order to cope with such a case, the printing apparatuses 101 to 103 have, as operation modes, a plurality of modes including a first mode in which the preceding process is executed and a second mode in which the preceding process is not executed. The operation mode may be set by the user.

具体的には、設定部132は、先行処理を実行する第1のモードと、先行処理を実行しない第2のモードとを含む複数のモードのうちの1つのモードの設定をユーザから受け付ける。先行処理部136は、第1のモードが設定された状態で、印刷ジョブが、認証情報を付与された第1の種類の印刷ジョブである場合には、先行処理を行わず、認証情報を付与された第2の種類の印刷ジョブである場合には、先行処理を行うように構成される。また、先行処理部136は、第2のモードが設定された状態では、先行処理を行わないように構成される。   Specifically, the setting unit 132 receives a setting of one mode among a plurality of modes including a first mode in which the preceding process is executed and a second mode in which the preceding process is not executed from the user. When the first mode is set and the print job is the first type of print job to which authentication information is assigned, the preceding processing unit 136 does not perform the preceding process and assigns authentication information. If the print job is the second type print job, the preceding process is performed. Further, the preceding processing unit 136 is configured not to perform the preceding processing in the state where the second mode is set.

本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。   The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

101〜103:印刷装置(画像形成装置)、104:PC、105:LAN
110:コントローラ、111:プリント機構、112:カードリーダ、113:操作パネル、123:CPU、124:HDD、124:RAM、126:ROM、128:RIP、129:画像処理回路、131:認証部、132:設定部、133:書誌管理部、135:ジョブ解析部、136:先行処理部、137:留め置き制御部、138:印刷実行部、139:PDL解析部、140:中間データ生成部
101-103: Printing device (image forming device), 104: PC, 105: LAN
110: Controller, 111: Print mechanism, 112: Card reader, 113: Operation panel, 123: CPU, 124: HDD, 124: RAM, 126: ROM, 128: RIP, 129: Image processing circuit, 131: Authentication unit, 132: Setting unit, 133: Bibliographic management unit, 135: Job analysis unit, 136: Advance processing unit, 137: Reservation control unit, 138: Print execution unit, 139: PDL analysis unit, 140: Intermediate data generation unit

Claims (12)

外部装置から受信した印刷ジョブを保存する保存手段と、
前記印刷ジョブの受信に従って、前記印刷ジョブに含まれる少なくとも一部のページの印刷データの先行処理を行って画像データを生成する処理手段であって、前記印刷ジョブが、当該印刷ジョブの実行用の認証情報を付与された第1の種類の印刷ジョブである場合には、前記先行処理を行わず、前記認証情報を付与された第2の種類の印刷ジョブである場合には、前記先行処理を行う、前記処理手段と、
前記保存手段によって保存された前記印刷ジョブについてユーザから実行指示を受けると、前記処理手段によって生成された前記画像データを利用して、前記印刷ジョブを実行する実行手段と、
を備えることを特徴とする画像形成装置。
Storage means for storing a print job received from an external device;
In accordance with reception of the print job, processing means for generating image data by performing advance processing of print data of at least some pages included in the print job, wherein the print job is for executing the print job. If it is the first type of print job to which the authentication information is assigned, the preceding process is not performed, and if it is the second type of print job to which the authentication information is assigned, the preceding process is performed. Performing the processing means;
An execution unit that executes the print job using the image data generated by the processing unit when receiving an execution instruction from the user for the print job stored by the storage unit;
An image forming apparatus comprising:
前記第1の種類の印刷ジョブは、ユーザによる認証情報の入力が行われないと当該印刷ジョブに含まれる印刷データへのアクセスが不可能なジョブであり、
前記第2の種類の印刷ジョブは、ユーザによる認証情報の入力が行われなくとも当該印刷ジョブに含まれる印刷データへのアクセスが可能なジョブである
ことを特徴とする請求項1に記載の画像形成装置。
The first type of print job is a job in which access to print data included in the print job is impossible unless the user inputs authentication information.
2. The image according to claim 1, wherein the second type of print job is a job that allows access to print data included in the print job without inputting authentication information by a user. Forming equipment.
前記第1の種類の印刷ジョブは、印刷データが暗号化された印刷ジョブであり、
前記第2の種類の印刷ジョブは、印刷データが暗号化されていない印刷ジョブである
ことを特徴とする請求項1又は2に記載の画像形成装置。
The first type of print job is a print job in which print data is encrypted,
The image forming apparatus according to claim 1, wherein the second type of print job is a print job in which print data is not encrypted.
前記実行手段は、認証情報の入力をユーザに要求し、入力された認証情報と、前記印刷ジョブに付与された認証情報とを用いた認証処理が成功すると、前記印刷ジョブを実行することを特徴とする請求項1から3のいずれか1項に記載の画像形成装置。   The execution unit requests the user to input authentication information, and executes the print job when the authentication process using the input authentication information and the authentication information given to the print job is successful. The image forming apparatus according to any one of claims 1 to 3. 前記実行手段による前記印刷ジョブの実行時にユーザによって入力された認証情報を、既定の認証情報として登録する登録手段を更に備え、
前記処理手段は、前記印刷ジョブが、認証情報を付与され、かつ、暗号化された印刷データを含む印刷ジョブである場合に、前記登録手段によって登録された認証情報を用いて前記認証処理を試み、前記認証処理が成功すると、当該認証情報を用いて前記暗号化された印刷データを復号し、復号した印刷データに対して前記先行処理を行う
ことを特徴とする請求項4に記載の画像形成装置。
A registration unit for registering authentication information input by a user when the print job is executed by the execution unit as default authentication information;
The processing means tries the authentication process using the authentication information registered by the registration means when the print job is a print job to which authentication information is added and which includes encrypted print data. 5. The image formation according to claim 4, wherein when the authentication process is successful, the encrypted print data is decrypted using the authentication information, and the preceding process is performed on the decrypted print data. apparatus.
前記処理手段は、前記先行処理の完了後に、当該先行処理によって生成した前記画像データを、前記印刷データの復号に用いた認証情報を用いて暗号化して保存し、
前記実行手段は、暗号化して保存された前記画像データを、前記印刷ジョブの実行時にユーザによって入力された認証情報を用いて復号して、前記印刷ジョブを実行するために利用する
ことを特徴とする請求項5に記載の画像形成装置。
The processing means, after completion of the preceding process, the image data generated by the preceding process is encrypted and stored using the authentication information used for decrypting the print data,
The execution means decrypts the image data stored encrypted and uses authentication information input by a user at the time of execution of the print job, and uses the image data to execute the print job. The image forming apparatus according to claim 5.
前記登録手段は、前記印刷ジョブの実行時にユーザによって入力された認証情報を、当該認証情報の利用日時と対応付けて登録し、
前記処理手段は、前記登録手段によって登録された認証情報のうち、利用日時が新しい認証情報を優先的に取得して前記認証処理を試みる
ことを特徴とする請求項5又は6に記載の画像形成装置。
The registration unit registers authentication information input by a user at the time of execution of the print job in association with a use date and time of the authentication information;
7. The image formation according to claim 5, wherein the processing unit preferentially acquires authentication information with a new usage date from the authentication information registered by the registration unit and tries the authentication process. 8. apparatus.
前記登録手段は、前記入力された認証情報を、前記印刷ジョブに含まれる印刷データのフォーマットと対応付けて登録し、
前記処理手段は、前記登録手段によって登録された認証情報のうち、前記印刷ジョブに含まれる印刷データのフォーマットに対応する認証情報を取得して前記認証処理を試みる
ことを特徴とする請求項5から7のいずれか1項に記載の画像形成装置。
The registration unit registers the input authentication information in association with a format of print data included in the print job,
The processing unit acquires authentication information corresponding to a format of print data included in the print job from the authentication information registered by the registration unit, and tries the authentication process. 8. The image forming apparatus according to any one of 7 above.
前記先行処理を実行する第1のモードと、前記先行処理を実行しない第2のモードとを含む複数のモードのうちの1つのモードの設定をユーザから受け付ける受け付け手段を更に備え、
前記処理手段は、
前記第1のモードが設定されている状態において、前記印刷ジョブが、認証情報を付与された前記第1の種類の印刷ジョブである場合には、前記先行処理を行わず、認証情報を付与された前記第2の種類の印刷ジョブである場合には、前記先行処理を行い、
前記第2のモードが設定されている状態において、前記先行処理を行わない
ことを特徴とする請求項1から8のいずれか1項に記載の画像形成装置。
A receiving unit that receives a setting of one mode from a plurality of modes including a first mode for executing the preceding process and a second mode for not executing the preceding process;
The processing means includes
In the state where the first mode is set, if the print job is the first type of print job to which authentication information is assigned, the preceding process is not performed and authentication information is given. If the print job is the second type of print job, the preceding process is performed,
The image forming apparatus according to claim 1, wherein the preceding process is not performed in a state where the second mode is set.
前記実行手段は、
前記先行処理で生成された画像データが存在する場合には、当該画像データに基づいて、対応するページの画像を印刷し、
前記先行処理で生成された画像データが存在しない場合には、前記印刷ジョブに含まれる印刷データから画像データを生成し、生成した画像データに基づいて画像を印刷する
ことを特徴とする請求項1から9のいずれか1項に記載の画像形成装置。
The execution means includes
If there is image data generated by the preceding process, the image of the corresponding page is printed based on the image data,
The image data is generated from the print data included in the print job when the image data generated by the preceding process does not exist, and the image is printed based on the generated image data. 10. The image forming apparatus according to claim 1.
画像形成装置の制御方法であって、
外部装置から受信した印刷ジョブを保存する保存工程と、
前記印刷ジョブの受信に従って、前記印刷ジョブに含まれる少なくとも一部のページの印刷データの先行処理を行って画像データを生成する処理工程であって、前記印刷ジョブが、当該印刷ジョブの実行用の認証情報を付与された第1の種類の印刷ジョブである場合には、前記先行処理を行わず、前記認証情報を付与された第2の種類の印刷ジョブである場合には、前記先行処理を行う、前記処理工程と、
前記保存工程で保存された前記印刷ジョブについてユーザから実行指示を受けると、前記処理工程で生成された前記画像データを利用して、前記印刷ジョブを実行する実行工程と、
を含むことを特徴とする画像形成装置の制御方法。
An image forming apparatus control method comprising:
A storage process for storing a print job received from an external device;
In accordance with reception of the print job, a processing step of generating image data by performing advance processing of print data of at least some pages included in the print job, the print job being used for executing the print job If it is the first type of print job to which the authentication information is assigned, the preceding process is not performed, and if it is the second type of print job to which the authentication information is assigned, the preceding process is performed. Performing the processing step;
When an execution instruction is received from the user for the print job stored in the storage step, an execution step of executing the print job using the image data generated in the processing step;
A control method for an image forming apparatus.
請求項11に記載の画像形成装置の制御方法の各工程をコンピュータに実行させるためのプログラム。   The program for making a computer perform each process of the control method of the image forming apparatus of Claim 11.
JP2018058658A 2018-03-26 2018-03-26 Image forming apparatus and control method thereof and program Pending JP2019169102A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018058658A JP2019169102A (en) 2018-03-26 2018-03-26 Image forming apparatus and control method thereof and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018058658A JP2019169102A (en) 2018-03-26 2018-03-26 Image forming apparatus and control method thereof and program

Publications (1)

Publication Number Publication Date
JP2019169102A true JP2019169102A (en) 2019-10-03

Family

ID=68107428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018058658A Pending JP2019169102A (en) 2018-03-26 2018-03-26 Image forming apparatus and control method thereof and program

Country Status (1)

Country Link
JP (1) JP2019169102A (en)

Similar Documents

Publication Publication Date Title
JP6399730B2 (en) Image forming apparatus and image forming method
US8330979B2 (en) Information processing apparatus, printing apparatus, control method therefor, information processing system, and program
EP1460515A2 (en) Printer driver program and printer
US20060112021A1 (en) Printing apparatus, control method thereof, and recording medium
JP2004326556A (en) Printing control device and printing control method
US20110001995A1 (en) Form printing system, control method and computer-readable medium
JP5332771B2 (en) Print processing system, print processing method, print processing program, and recording medium
JP6415209B2 (en) Printing apparatus, printing apparatus control method, and program
JP4710714B2 (en) Printing system, printing method, program, and printing apparatus
JP2018158554A (en) Printer, printer control method, and program
JP2016175187A (en) Image forming apparatus and method for controlling the same, information processing device and method for controlling the same, and program
JP4506597B2 (en) Printing system and server device
JP7006348B2 (en) Printing system and printing control method
JP6234011B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP2018097620A (en) Image forming system, image forming apparatus, image processing apparatus, control method therefor, and program
JP2006318098A (en) Server device, system, and control method of server device
JP2019169102A (en) Image forming apparatus and control method thereof and program
JP5217427B2 (en) Print job management apparatus and program
JP2013120559A (en) Information processing system, information processing method, and program
JP5747598B2 (en) Image forming apparatus, image forming system, and processing program
JP2008165405A (en) Printing system, printing method, printer and computer program
JP2006227832A (en) Service providing device, information terminal device, service providing system, and service providing method
JP6415172B2 (en) PRINT PROCESSING DEVICE, CONTROL METHOD FOR PRINT PROCESSING DEVICE, PRINTING SYSTEM, AND PROGRAM
JP2012066508A (en) Printer device
JP2010198444A (en) Printing data storage server, program, and storage medium

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20210103

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210113