JP2019139589A - Printing system, printing control method, and program - Google Patents

Printing system, printing control method, and program Download PDF

Info

Publication number
JP2019139589A
JP2019139589A JP2018023419A JP2018023419A JP2019139589A JP 2019139589 A JP2019139589 A JP 2019139589A JP 2018023419 A JP2018023419 A JP 2018023419A JP 2018023419 A JP2018023419 A JP 2018023419A JP 2019139589 A JP2019139589 A JP 2019139589A
Authority
JP
Japan
Prior art keywords
preview image
unit
encrypted
image
print job
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018023419A
Other languages
Japanese (ja)
Other versions
JP7006348B2 (en
Inventor
成剛 近藤
Naritake Kondo
成剛 近藤
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2018023419A priority Critical patent/JP7006348B2/en
Publication of JP2019139589A publication Critical patent/JP2019139589A/en
Application granted granted Critical
Publication of JP7006348B2 publication Critical patent/JP7006348B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To improve security for a preview image in a printing system in which a client device, a server device and an image forming apparatus are connected through a network.SOLUTION: A printing system includes a client device, a server device and an image forming apparatus. The client device includes: an image conversion unit for creating a preview image of print data; an encryption unit for encrypting the created preview image; and a print data processing unit for storing a print job including information for specifying a storage destination of the encrypted preview image and the print data in the server device. The image forming apparatus includes: an authentication unit for executing log-in processing of a user; a communication unit for acquiring information on the print job from the server device, and acquiring the encrypted preview image from the storage destination; a decryption unit for decrypting the encrypted preview image on the basis of at least a part of information on the user; and a display unit for displaying the decrypted preview image.SELECTED DRAWING: Figure 4

Description

本発明は、印刷システム、印刷制御方法、及びプログラムに関する。   The present invention relates to a printing system, a printing control method, and a program.

ユーザがクライアント装置から印刷データを含む印刷ジョブをサーバ装置に投入した後、画像形成装置を操作して、サーバ装置上に蓄積された印刷ジョブを指定して印刷ジョブの印刷を実行する印刷方式(いわゆる「プルプリント」)が知られている。   A printing method in which a user inputs a print job including print data from a client device to the server device, and then operates the image forming device to specify a print job stored on the server device and execute printing of the print job ( The so-called “pull print”) is known.

また、このようなプルプリントにおいて、ユーザがプレビュー画像の表示を行う前に、サーバ側でプレビュー画像の生成を開始することにより、プレビュー画像の表示に要する時間を短縮する出力システムが知られている(例えば、特許文献1参照)。   Also, in such pull printing, an output system is known that shortens the time required to display a preview image by starting generation of the preview image on the server side before the user displays the preview image. (For example, refer to Patent Document 1).

しかし、従来の技術では、サーバ装置内に暗号化されていないプレビュー画像データが記憶されていたり、サーバ装置内のみで暗号化が行われているため、プレビュー画像が盗み見られたり、情報漏洩につながる可能性があるという問題がある。   However, in the prior art, the preview image data that is not encrypted is stored in the server device or is encrypted only in the server device, so that the preview image is stolen or information leakage occurs. There is a problem that there is a possibility.

本発明の実施の形態は、上記の問題点に鑑みてなされたものであって、クライアント装置とサーバ装置と画像形成装置とがネットワークを介して接続された印刷システムにおいて、プレビュー画像に対するセキュリティを向上させる。   The embodiments of the present invention have been made in view of the above problems, and in a printing system in which a client apparatus, a server apparatus, and an image forming apparatus are connected via a network, security for a preview image is improved. Let

上記課題を解決するため、本発明の一実施形態に係る印刷システムは、クライアント装置とサーバ装置と画像形成装置とがネットワークを介して接続された印刷システムであって、前記クライアント装置は、印刷データのプレビュー画像を作成する画像変換部と、作成した前記プレビュー画像を暗号化する暗号部と、暗号化した前記プレビュー画像を保存し、前記暗号化した前記プレビュー画像の保存先を特定する情報と前記印刷データとを含む印刷ジョブを前記サーバ装置に保存する印刷データ処理部と、を有し、前記画像形成装置は、利用者のログイン処理を実行する認証部と、前記サーバ装置から、前記暗号化した前記プレビュー画像の保存先を特定する情報を含む前記印刷ジョブの情報を取得し、前記保存先から前記暗号化した前記プレビュー画像を取得する通信部と、前記ログイン処理によって得られる前記利用者の情報の少なくとも一部の情報に基づいて、前記暗号化した前記プレビュー画像を復号する復号部と、復号した前記プレビュー画像を表示する表示部と、を有する。   In order to solve the above problems, a printing system according to an embodiment of the present invention is a printing system in which a client apparatus, a server apparatus, and an image forming apparatus are connected via a network, and the client apparatus includes print data An image conversion unit that creates the preview image, an encryption unit that encrypts the created preview image, information that stores the encrypted preview image, and specifies a storage destination of the encrypted preview image, and A print data processing unit that saves a print job including print data in the server device, and the image forming apparatus includes: an authentication unit that executes a user login process; and the encryption from the server device. The print job information including information for specifying the storage location of the preview image is acquired, and the encrypted data is stored from the storage location. A communication unit that acquires a review image, a decryption unit that decrypts the encrypted preview image based on at least a part of the user information obtained by the login process, and the decrypted preview image And a display unit for displaying.

本発明の一実施形態によれば、クライアント装置とサーバ装置と画像形成装置とがネットワークを介して接続された印刷システムにおいて、プレビュー画像に対するセキュリティを向上させることができる。   According to an embodiment of the present invention, security for a preview image can be improved in a printing system in which a client apparatus, a server apparatus, and an image forming apparatus are connected via a network.

一実施形態に係る印刷システムのシステム構成の一例を示す図である。1 is a diagram illustrating an example of a system configuration of a printing system according to an embodiment. 一実施形態に係るコンピュータのハードウェア構成の例を示す図である。It is a figure which shows the example of the hardware constitutions of the computer which concerns on one Embodiment. 一実施形態に係る画像形成装置のハードウェア構成の例を示す図である。2 is a diagram illustrating an example of a hardware configuration of an image forming apparatus according to an embodiment. FIG. 一実施形態に係る印刷システムの機能構成の例を示す図である。It is a figure which shows the example of a function structure of the printing system which concerns on one Embodiment. 第1の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an example of a print job input process according to the first embodiment. 第1の実施形態に係る印刷ジョブの管理情報の例を示す図である。6 is a diagram illustrating an example of print job management information according to the first embodiment. FIG. 第1の実施形態に係る印刷ジョブの出力処理の例を示すシーケンス図である。FIG. 9 is a sequence diagram illustrating an example of print job output processing according to the first embodiment. 第2の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an example of a print job input process according to the second embodiment. 第2の実施形態に係る印刷ジョブの管理情報の例を示す図である。FIG. 12 is a diagram illustrating an example of print job management information according to the second embodiment. 第2の実施形態に係る印刷ジョブの出力処理の例を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an example of print job output processing according to the second embodiment. 第3の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an example of a print job input process according to a third embodiment. 第4の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an example of a print job input process according to a fourth embodiment. 第5の実施形態に係る印刷システムの機能構成の例を示す図である。It is a figure which shows the example of a function structure of the printing system which concerns on 5th Embodiment. 第5の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an example of a print job input process according to a fifth embodiment. 第5の実施形態に係る印刷ジョブの出力処理の例を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an example of print job output processing according to a fifth embodiment. 一実施形態に係る印刷システムのシステム構成の別の一例を示す図(1)である。It is a figure (1) which shows another example of the system configuration | structure of the printing system which concerns on one Embodiment. 一実施形態に係る印刷システムのシステム構成の別の一例を示す図(2)である。It is a figure (2) which shows another example of the system configuration | structure of the printing system which concerns on one Embodiment. 一実施形態に係る印刷システムのシステム構成の別の一例を示す図(3)である。It is a figure (3) which shows another example of the system configuration of the printing system concerning one embodiment.

以下に、本発明の実施の形態について、添付の図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the accompanying drawings.

<システム構成>
図1は、一実施形態に係る印刷システムのシステム構成の一例を示す図である。印刷システム1は、クライアント装置101とサーバ装置102と画像形成装置103とが、例えば、インターネットやLAN(Local Area Network)等のネットワーク104を介して接続されたシステムである。
<System configuration>
FIG. 1 is a diagram illustrating an example of a system configuration of a printing system according to an embodiment. The printing system 1 is a system in which a client apparatus 101, a server apparatus 102, and an image forming apparatus 103 are connected via a network 104 such as the Internet or a LAN (Local Area Network).

クライアント装置101は、例えば、PC(Personal Computer)、タブレット端末、スマートフォン等の情報処理装置である。クライアント装置101は、印刷対象となる文書データや画像データ等から、画像形成装置103で印刷可能な印刷データを生成し、生成した印刷データを含む印刷ジョブをサーバ装置102に投入(保存)する。   The client apparatus 101 is an information processing apparatus such as a PC (Personal Computer), a tablet terminal, or a smartphone. The client apparatus 101 generates print data that can be printed by the image forming apparatus 103 from document data, image data, and the like to be printed, and inputs (saves) a print job including the generated print data to the server apparatus 102.

また、本実施形態に係るクライアント装置101は、印刷データのプレビュー画像を生成する機能を備えている。例えば、クライアント装置101は、印刷データからプレビュー画像を生成して利用者の情報(例えば、認証情報、社員ID等)を用いて、プレビュー画像を暗号化する。また、クライアント装置101は、暗号化したプレビュー画像をサーバ装置102等に保存し、保存先を特定する情報を含む印刷ジョブをサーバ装置102に投入する。   Further, the client apparatus 101 according to the present embodiment has a function of generating a preview image of print data. For example, the client device 101 generates a preview image from the print data and encrypts the preview image using user information (for example, authentication information, employee ID, etc.). In addition, the client apparatus 101 stores the encrypted preview image in the server apparatus 102 and the like, and inputs a print job including information for specifying a storage destination to the server apparatus 102.

なお、プレビュー画像とは、印刷データを印刷した場合に、実際に紙等の記録媒体にどのように印刷されるのかを、表示画面上で事前に確認するための画像である。   Note that the preview image is an image for confirming in advance on the display screen how the print data is actually printed on a recording medium such as paper.

サーバ装置102は、例えば、PC等の情報処理装置、又は複数の情報処理装置を含むシステムである。サーバ装置102は、クライアント装置101から印刷ジョブが投入されると、投入された印刷ジョブをサーバ装置102の記憶部、又は外部サーバ等に記憶して管理する。   The server apparatus 102 is, for example, an information processing apparatus such as a PC or a system including a plurality of information processing apparatuses. When a print job is input from the client apparatus 101, the server apparatus 102 stores and manages the input print job in the storage unit of the server apparatus 102, an external server, or the like.

画像形成装置103は、印刷機能を有する複合機、プリンタ、コピー機等の電子機器である。利用者は、画像形成装置103にログインを行い、利用者がサーバ装置102に投入した印刷ジョブの一覧を、表示部に表示させることができる。   The image forming apparatus 103 is an electronic device such as a multifunction machine, a printer, or a copier having a printing function. The user can log in to the image forming apparatus 103 and display a list of print jobs submitted by the user to the server apparatus 102 on the display unit.

また、画像形成装置103は、利用者により、印刷ジョブの一覧から選択された印刷ジョブ(印刷データ)のプレビュー画像を、表示部に表示するプレビュー機能を備えている。例えば、画像形成装置103は、利用者に選択された印刷ジョブに含まれるプレビュー画像の保存先を特定する情報を用いて、サーバ装置102等から暗号化されたプレビュー画像を取得する。また、画像形成装置103は、利用者のログイン処理によって得られる利用者の情報の少なくとも一部の情報を用いて、暗号化されたプレビュー画像を復号し、表示部に表示させる。   The image forming apparatus 103 also has a preview function for displaying a preview image of a print job (print data) selected by the user from the list of print jobs on the display unit. For example, the image forming apparatus 103 acquires an encrypted preview image from the server apparatus 102 or the like using information for specifying a storage destination of the preview image included in the print job selected by the user. In addition, the image forming apparatus 103 decrypts the encrypted preview image using at least a part of the user information obtained by the user login process, and displays the decrypted preview image on the display unit.

さらに、画像形成装置103は、利用者により、選択された印刷ジョブの印刷が要求された場合には、選択された印刷ジョブをサーバ装置102から取得し、印刷する。   Further, when the user requests printing of the selected print job, the image forming apparatus 103 acquires the selected print job from the server apparatus 102 and prints it.

例えば、特許文献1に示されるような従来の技術では、サーバ装置内に暗号化されていないプレビュー画像データが記憶されていたり、サーバ装置内のみで暗号化が行われているため、プレビュー画像が盗み見られたり、情報漏洩につながる可能性がある。   For example, in the conventional technique as shown in Patent Document 1, preview image data that is not encrypted is stored in the server device or is encrypted only in the server device. There is a possibility of being stolen or leading to information leakage.

一方、本実施形態に係る印刷システム100では、クライアント装置101でプレビュー画像を生成して、利用者の情報を用いて暗号化を行う。また、画像形成装置103でプレビュー画像を閲覧するときに、利用者の情報を用いてプレビュー画像の復号を行うので、プレビュー画像に対するセキュリティを向上させることができる。   On the other hand, in the printing system 100 according to the present embodiment, a preview image is generated by the client apparatus 101, and encryption is performed using user information. Further, when the preview image is browsed by the image forming apparatus 103, the preview image is decoded using the user information, so that the security for the preview image can be improved.

<ハードウェア構成>
(コンピュータのハードウェア構成)
図1に示すクライアント装置101、及びサーバ装置102は、例えば、図2に示すようなハードウェア構成のコンピュータによって実現される。
<Hardware configuration>
(Computer hardware configuration)
The client device 101 and the server device 102 illustrated in FIG. 1 are realized by, for example, a computer having a hardware configuration as illustrated in FIG.

図2は、一実施形態に係るコンピュータのハードウェア構成の例を示す図である。コンピュータ200は、例えば、CPU(Central Processing Unit)201、RAM(Random Access Memory)202、ROM(Read Only Memory)203、ストレージ装置204、ネットワークI/F(Interface)205、入力装置206、表示装置207、外部接続I/F208、及びバス209等を有する。   FIG. 2 is a diagram illustrating an example of a hardware configuration of a computer according to an embodiment. The computer 200 includes, for example, a CPU (Central Processing Unit) 201, a RAM (Random Access Memory) 202, a ROM (Read Only Memory) 203, a storage device 204, a network I / F (Interface) 205, an input device 206, and a display device 207. , An external connection I / F 208, a bus 209, and the like.

CPU201は、ROM203やストレージ装置204等に格納されたプログラムやデータをRAM202上に読み出し、処理を実行することで、コンピュータ200の各機能を実現する演算装置である。RAM202は、CPU201のワークエリア等として用いられる揮発性のメモリである。ROM203は、電源を切ってもプログラムやデータを保持する不揮発性のメモリである。   The CPU 201 is an arithmetic device that implements each function of the computer 200 by reading a program or data stored in the ROM 203 or the storage device 204 onto the RAM 202 and executing the processing. The RAM 202 is a volatile memory used as a work area for the CPU 201. The ROM 203 is a non-volatile memory that retains programs and data even when the power is turned off.

ストレージ装置204は、例えば、HDD(Hard Disk Drive)や、SSD(Solid State Drive)等の大容量の記憶装置であり、OS(Operating System)、アプリ、各種のデータ等を記憶する。ネットワークI/F205は、コンピュータ200をネットワーク104等に接続するための通信インタフェースである。   The storage device 204 is a large-capacity storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive), and stores an OS (Operating System), applications, various data, and the like. A network I / F 205 is a communication interface for connecting the computer 200 to the network 104 or the like.

入力装置206は、例えば、マウス等のポインティングデバイスや、キーボード等の入力デバイスであり、コンピュータ200に各操作信号を入力するために用いられる。表示装置207はディスプレイ等の表示デバイスであり、コンピュータ200による処理結果等を表示する。   The input device 206 is, for example, a pointing device such as a mouse or an input device such as a keyboard, and is used to input each operation signal to the computer 200. The display device 207 is a display device such as a display, and displays a processing result by the computer 200 and the like.

外部接続I/F208は、コンピュータ200に外部装置を接続するためのインタフェースである。外部装置には、例えば、記録媒体210等が含まれ得る。バス209は、上記の各構成要素に接続され、アドレス信号、データ信号、及び各種制御信号等を伝送する。   The external connection I / F 208 is an interface for connecting an external device to the computer 200. The external device may include a recording medium 210, for example. A bus 209 is connected to each of the above-described components, and transmits an address signal, a data signal, various control signals, and the like.

(画像形成装置のハードウェア構成)
図3は、一実施形態に係る画像形成装置のハードウェア構成の例を示す図である。画像形成装置103は、例えば、コントローラ310、操作パネル320、通信I/F330、プロッタ340、スキャナ350、及びファクスコントロールユニット(以下、FCUと呼ぶ)360等を有する。
(Hardware configuration of image forming apparatus)
FIG. 3 is a diagram illustrating an example of a hardware configuration of the image forming apparatus according to the embodiment. The image forming apparatus 103 includes, for example, a controller 310, an operation panel 320, a communication I / F 330, a plotter 340, a scanner 350, and a fax control unit (hereinafter referred to as FCU) 360.

コントローラ310は、一般的なコンピュータの構成を有しており、例えば、CPU311、RAM312、ROM313、NVRAM(Non-Volatile RAM)314、及びHDD315等を含む。   The controller 310 has a general computer configuration, and includes, for example, a CPU 311, a RAM 312, a ROM 313, an NVRAM (Non-Volatile RAM) 314, and an HDD 315.

ROM313は、各種プログラムやデータを格納している不揮発性の記憶装置である。RAM312は、プログラムやデータを一時保持する揮発性の記憶装置である。NVRAM314は、例えば設定情報等を格納する書き込み可能な不揮発性の記憶装置である。HDD315は、各種プログラムやデータを格納している大容量の記憶装置である。   The ROM 313 is a non-volatile storage device that stores various programs and data. The RAM 312 is a volatile storage device that temporarily stores programs and data. The NVRAM 314 is a writable nonvolatile storage device that stores setting information and the like, for example. The HDD 315 is a large-capacity storage device that stores various programs and data.

CPU311は、ROM313、NVRAM314、HDD315等からプログラムやデータ、設定情報等をRAM312上に読み出し、処理を実行することで、画像形成装置103の全体の制御や機能を実現する演算装置である。   The CPU 311 is an arithmetic unit that implements overall control and functions of the image forming apparatus 103 by reading programs, data, setting information, and the like from the ROM 313, the NVRAM 314, the HDD 315, and the like onto the RAM 312 and executing the processing.

操作パネル320は、ユーザからの入力を受付する入力部と、表示を行う表示部とを備えている。通信I/F330は、画像形成装置103をネットワーク104に接続するための通信インタフェースである。   The operation panel 320 includes an input unit that receives input from a user and a display unit that performs display. The communication I / F 330 is a communication interface for connecting the image forming apparatus 103 to the network 104.

プロッタ340は、印刷データを印刷する印刷装置である。スキャナ350は、原稿等を読み取る読取装置である。FCU360は、ファクスデータの送受信等を行う。   The plotter 340 is a printing device that prints print data. The scanner 350 is a reading device that reads a document or the like. The FCU 360 transmits and receives fax data.

<機能構成>
図4は、一実施形態に係る印刷システムの機能構成の例を示す図である。
<Functional configuration>
FIG. 4 is a diagram illustrating an example of a functional configuration of the printing system according to the embodiment.

(クライアント装置の機能構成)
クライアント装置101は、例えば、通信部411、ドライバ部412、画像変換部413、暗号部414、印刷データ処理部415、及び記憶部416等を有する。
(Functional configuration of client device)
The client device 101 includes, for example, a communication unit 411, a driver unit 412, an image conversion unit 413, an encryption unit 414, a print data processing unit 415, a storage unit 416, and the like.

クライアント装置101は、例えば、図2のCPU201で所定のプログラムを実行することにより、上記の各機能構成を実現している。なお、上記の各機能構成のうち、少なくとも一部は、ハードウェアによって実現されるものであっても良い。   For example, the client device 101 implements each functional configuration described above by executing a predetermined program by the CPU 201 in FIG. 2. In addition, at least a part of each functional configuration described above may be realized by hardware.

通信部411は、例えば、図2のCPU201で実行されるプログラム、及びネットワークI/F205等によって実現され、クライアント装置101をネットワーク104に接続して、サーバ装置102、画像形成装置103等と通信を行う。   The communication unit 411 is realized by, for example, the program executed by the CPU 201 in FIG. 2 and the network I / F 205, and connects the client apparatus 101 to the network 104 to communicate with the server apparatus 102, the image forming apparatus 103, and the like. Do.

ドライバ部412は、例えば、図2のCPU201で実行されるプリンタドライバ等によって実現され、印刷対象となる文書データや画像データ等から、画像形成装置103で印刷可能な印刷データを生成する。なお、ドライバ部412は、プリンタドライバではなく、独立した変換モジュール等によって実現されるものであっても良い。   The driver unit 412 is realized by, for example, a printer driver executed by the CPU 201 in FIG. 2 and generates print data that can be printed by the image forming apparatus 103 from document data, image data, or the like to be printed. Note that the driver unit 412 may be realized by an independent conversion module or the like instead of the printer driver.

画像変換部413は、例えば、図2CPU201で実行されるプログラムによって実現され、ドライバ部412が生成した印刷データ、又はアプリケーションのデータから、印刷データのプレビュー画像を生成する。   The image conversion unit 413 is realized by, for example, a program executed by the CPU 201 in FIG. 2, and generates a print image preview image from print data generated by the driver unit 412 or application data.

暗号部414は、例えば、図2のCPU201で実行されるプログラムによって実現され、画像変換部413が生成したプレビュー画像を所定の暗号化方式で暗号化する。なお、暗号部414が暗号化に用いる暗号鍵は、例えば、利用者がOSにログインする際に用いる認証情報であっても良いし、利用者から取得した別の利用者の情報(社員ID、カードID、無線タグID等)であっても良い。また、暗号部414がプレビュー画像を暗号化する所定の暗号化方式は、任意の方式であって良い。   The encryption unit 414 is realized by, for example, a program executed by the CPU 201 in FIG. 2, and encrypts the preview image generated by the image conversion unit 413 using a predetermined encryption method. Note that the encryption key used by the encryption unit 414 for encryption may be, for example, authentication information used when the user logs in to the OS, or information on another user acquired from the user (employee ID, Card ID, wireless tag ID, etc.). Further, the predetermined encryption method by which the encryption unit 414 encrypts the preview image may be any method.

印刷データ処理部415は、例えば、図2のCPU201で実行されるプログラムによって実現され、暗号部414が暗号化したプレビュー画像をサーバ装置102等に保存する。また、印刷データ処理部415は、暗号化したプレビュー画像の保存先を特定する情報(例えば、URL、パス情報等)と、ドライバ部412が生成した印刷データとを含む印刷ジョブを、サーバ装置102に投入(保存)する。   The print data processing unit 415 is realized by, for example, a program executed by the CPU 201 in FIG. 2 and stores the preview image encrypted by the encryption unit 414 in the server apparatus 102 or the like. In addition, the print data processing unit 415 generates a print job including information (for example, URL, path information, etc.) specifying the storage location of the encrypted preview image and the print data generated by the driver unit 412. (Save).

なお、印刷データ処理部415はS、ポートモニタに実装するものであっても良いし、プリンタドライバに実装するものであっても良いし、API(Application Programming Interface)の呼出しをフックして実現する別のアプリケーションであっても良い。   Note that the print data processing unit 415 may be implemented in the S, port monitor, may be implemented in the printer driver, or is implemented by hooking an API (Application Programming Interface) call. It may be another application.

記憶部416は、例えば、図2のCPU201で実行されるプログラム、及びストレージ装置204、RAM202等によって実現され、例えば、印刷対象となる文書データ、印刷データ、暗号化したプレビュー画像等の様々な情報を記憶する。   The storage unit 416 is realized by, for example, the program executed by the CPU 201 in FIG. 2, the storage device 204, the RAM 202, and the like, and various information such as document data to be printed, print data, and an encrypted preview image, for example. Remember.

(サーバ装置の機能構成)
サーバ装置102は、例えば、通信部421、要求受信部422、処理制御部423、データ保管部424、解析部425、及び記憶部426等を有する。
(Functional configuration of server device)
The server apparatus 102 includes, for example, a communication unit 421, a request reception unit 422, a processing control unit 423, a data storage unit 424, an analysis unit 425, a storage unit 426, and the like.

サーバ装置102は、例えば、図2のCPU201で所定のプログラムを実行することにより、上記の各機能構成を実現している。なお、上記の各機能構成のうち、少なくとも一部は、ハードウェアによって実現されるものであっても良い。   For example, the server apparatus 102 implements each functional configuration described above by executing a predetermined program by the CPU 201 in FIG. 2. In addition, at least a part of each functional configuration described above may be realized by hardware.

通信部421は、例えば、図2のCPU201で実行されるプログラム、及びネットワークI/F205等によって実現され、サーバ装置102をネットワーク104に接続して、クライアント装置101、画像形成装置103等と通信を行う。   The communication unit 421 is realized by, for example, a program executed by the CPU 201 in FIG. 2 and a network I / F 205, and connects the server apparatus 102 to the network 104 to communicate with the client apparatus 101, the image forming apparatus 103, and the like. Do.

要求受信部422は、クライアント装置101や画像形成装置103からの要求を受付し、処理結果を返す。要求受信部422は、例えば、OSのプリンタ共有機能と、ウェブAPI等によって実現される。或いは、要求受信部422は、ウェブUIや、メールサーバによるメール受信等によって実現されるものであっても良い。   The request receiving unit 422 receives a request from the client apparatus 101 or the image forming apparatus 103 and returns a processing result. The request receiving unit 422 is realized by, for example, an OS printer sharing function and a web API. Alternatively, the request reception unit 422 may be realized by a web UI, mail reception by a mail server, or the like.

処理制御部423は、例えば、図2のCPU201で実行されるプログラムによって実現され、印刷データに関する処理を実行する。   The processing control unit 423 is realized by, for example, a program executed by the CPU 201 in FIG. 2 and executes processing related to print data.

データ保管部424は、例えば、図2のCPU201で実行されるプログラムによって実現され、クライアント装置101から投入された印刷ジョブや、暗号化されたプレビュー画像等を、記憶部426や外部サーバ等に記憶して管理する。   The data storage unit 424 is realized by, for example, a program executed by the CPU 201 in FIG. 2, and stores a print job input from the client apparatus 101, an encrypted preview image, and the like in the storage unit 426, an external server, or the like. And manage.

解析部425は、例えば、図2のCPU201で実行されるプログラムによって実現され、OS(プリントスプーラ)から得られる情報や、印刷データを解析した結果から、印刷データの情報を取得する。   The analysis unit 425 is realized by, for example, a program executed by the CPU 201 in FIG. 2, and acquires print data information from information obtained from an OS (print spooler) and a result of analyzing print data.

記憶部426は、例えば、図2のCPU201で実行されるプログラム、及びストレージ装置204、RAM202等によって実現され、例えば、印刷ジョブや、暗号化したプレビュー画像等の様々な情報を記憶する。   The storage unit 426 is realized by, for example, the program executed by the CPU 201 in FIG. 2, the storage device 204, the RAM 202, and the like, and stores various information such as a print job and an encrypted preview image, for example.

(画像形成装置の機能構成)
画像形成装置103は、例えば、通信部431、入出力部432、認証部433、復号部434、印刷部435、及び記憶部436等を有する。
(Functional configuration of image forming apparatus)
The image forming apparatus 103 includes, for example, a communication unit 431, an input / output unit 432, an authentication unit 433, a decryption unit 434, a printing unit 435, a storage unit 436, and the like.

画像形成装置103は、例えば、図3のCPU311で所定のプログラムを実行することにより、上記の各機能構成を実現している。また、上記の各機能構成のうち、少なくとも一部は、ハードウェアによって実現されるものであっても良い。   For example, the image forming apparatus 103 implements each functional configuration described above by executing a predetermined program by the CPU 311 in FIG. 3. In addition, at least a part of each functional configuration described above may be realized by hardware.

通信部431は、例えば、図3のCPU311で実行されるプログラム、及び通信I/F330等によって実現され、画像形成装置103をネットワーク104に接続して、サーバ装置102、クライアント装置101等と通信を行う。   The communication unit 431 is realized by, for example, a program executed by the CPU 311 in FIG. 3 and a communication I / F 330, and the like, and connects the image forming apparatus 103 to the network 104 to communicate with the server apparatus 102, the client apparatus 101, and the like. Do.

入出力部(表示部)432は、例えば、図3のCPU311で実行されるプログラム、及び操作パネル320等によって実現され、利用者による入力操作を受け付けると共に、様々な表示画面を表示して、利用者に情報を提示する。例えば、入出力部432は、復号部434が復号したプレビュー画像を表示する表示部として機能する。   The input / output unit (display unit) 432 is realized by, for example, a program executed by the CPU 311 in FIG. 3 and the operation panel 320, and accepts an input operation by a user and displays various display screens for use. Present information to the person. For example, the input / output unit 432 functions as a display unit that displays the preview image decoded by the decoding unit 434.

認証部433は、例えば、図3のCPU311で実行されるプログラム等によって実現され、利用者のログイン処理を実行する。例えば、認証部433は、利用者によって入力されるログインID、パスワード、社員ID、カードID、無線タグID等の認証情報により、利用者を認証し、認証に成功した利用者のログインを許可する(画像形成装置103の利用を許可する)。   The authentication unit 433 is realized by, for example, a program executed by the CPU 311 in FIG. 3 and executes a user login process. For example, the authentication unit 433 authenticates the user based on authentication information such as a login ID, password, employee ID, card ID, and wireless tag ID input by the user, and permits login of the user who has succeeded in authentication. (Use of the image forming apparatus 103 is permitted).

復号部434は、例えば、図3のCPU311で実行されるプログラム等によって実現され、認証部433によるログイン処理によって得られる利用者の情報の少なくとも一部の情報に基づいて、暗号化したプレビュー画像を復号する。   The decryption unit 434 is realized by, for example, a program executed by the CPU 311 in FIG. 3, and an encrypted preview image is obtained based on at least part of the user information obtained by the login process by the authentication unit 433. Decrypt.

印刷部435は、図3のCPU311で実行されるプログラム、及びプロッタ340等によって実現され、印刷データの印刷処理を実行する。   The printing unit 435 is realized by a program executed by the CPU 311 in FIG. 3, a plotter 340, and the like, and executes print data printing processing.

<処理の流れ>
[第1の実施形態]
続いて、第1の実施形態に係る印刷制御方法の処理の流れについて説明する。
<Process flow>
[First Embodiment]
Next, a processing flow of the print control method according to the first embodiment will be described.

(印刷ジョブの投入処理)
図5は、第1の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。この処理は、利用者が、クライアント装置101を用いて、サーバ装置102に印刷ジョブを投入(保存)する処理の一例を示している。
(Print job submission processing)
FIG. 5 is a sequence diagram illustrating an example of a print job input process according to the first embodiment. This process is an example of a process in which a user inputs (saves) a print job to the server apparatus 102 using the client apparatus 101.

ステップS501において、利用者は、クライアント装置101を用いて印刷操作を行う。例えば、利用者は、文書作成用のアプリケーションから、プリンタドライバを用いて印刷を行う。   In step S <b> 501, the user performs a printing operation using the client device 101. For example, a user prints from a document creation application using a printer driver.

ステップS502において、クライアント装置101のドライバ部412は、印刷の対象となる文書データ、又は画像データを印刷データに変換して、印刷データ処理部415に通知する。   In step S502, the driver unit 412 of the client apparatus 101 converts document data or image data to be printed into print data, and notifies the print data processing unit 415 of it.

ステップS503において、クライアント装置101の画像変換部413は、印刷データ処理部415からの制御に従って、印刷データのプレビュー画像を生成する。   In step S <b> 503, the image conversion unit 413 of the client apparatus 101 generates a print data preview image in accordance with the control from the print data processing unit 415.

ステップS504において、クライアント装置101の暗号部414は、印刷データ処理部415からの制御に従って、画像変換部413が生成したプレビュー画像を暗号化する。このとき、暗号部414は、例えば、利用者の認証情報、社員ID、カードID、メールアドレス等の利用者の情報を用いて、プレビュー画像を暗号化する。なお、プレビュー画像を暗号化するか否かは、利用者に問合せするものであっても良いし、予め設定された設定情報等によって決定するものであっても良い。   In step S <b> 504, the encryption unit 414 of the client apparatus 101 encrypts the preview image generated by the image conversion unit 413 according to the control from the print data processing unit 415. At this time, the encryption unit 414 encrypts the preview image using, for example, user information such as user authentication information, employee ID, card ID, and mail address. Whether or not the preview image is encrypted may be inquired of the user, or may be determined by preset setting information or the like.

ステップS505、S506において、クライアント装置101の印刷データ処理部415は、通信部411を介して、暗号部414が暗号化したプレビュー画像の登録を、サーバ装置102に要求する。   In steps S505 and S506, the print data processing unit 415 of the client apparatus 101 requests the server apparatus 102 to register the preview image encrypted by the encryption unit 414 via the communication unit 411.

ステップS507において、サーバ装置102の要求受信部422は、クライアント装置101から受信した暗号化したプレビュー画像の登録要求を、処理制御部423に通知する。   In step S507, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of the registration request for the encrypted preview image received from the client apparatus 101.

ステップS508において、サーバ装置102の処理制御部423は、データ保管部424に、暗号化したプレビュー画像の保存を指示し、保存先のURLや、ID等の保存先を特定するための情報を取得して、クライアント装置101に通知する。   In step S508, the processing control unit 423 of the server apparatus 102 instructs the data storage unit 424 to store the encrypted preview image, and acquires information for specifying the storage destination URL, ID, and other storage destinations. Then, the client apparatus 101 is notified.

ステップS509、S510において、クライアント装置101の印刷データ処理部415は、通信部411を介して、印刷データと、プレビュー画像の保存先を特定するための情報とを含む印刷ジョブの投入(保存)を、サーバ装置102に要求する。   In steps S509 and S510, the print data processing unit 415 of the client apparatus 101 submits (saves) a print job including print data and information for specifying a preview image storage destination via the communication unit 411. Request to the server apparatus 102.

ステップS511において、サーバ装置102の要求受信部422は、クライアント装置101から受信した印刷ジョブの投入要求を、処理制御部423に通知する。   In step S <b> 511, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of the print job submission request received from the client apparatus 101.

ステップS512において、サーバ装置の処理制御部423は、解析部425を用いて、印刷データの書誌情報等を取得する。   In step S512, the processing control unit 423 of the server apparatus acquires bibliographic information and the like of the print data using the analysis unit 425.

ステップS513において、処理制御部423は、印刷ジョブの保存を、データ保管部424に依頼する。これにより、データ保管部424は、印刷ジョブを記憶部326等に記憶すると共に、例えば、図6に示すような印刷ジョブ管理情報601を作成して、印刷データに関する情報を管理する。   In step S513, the processing control unit 423 requests the data storage unit 424 to save the print job. As a result, the data storage unit 424 stores the print job in the storage unit 326 and the like, and creates print job management information 601 as shown in FIG. 6, for example, and manages information about the print data.

図6は、第1の実施形態に係る印刷ジョブ管理情報の例を示す図である。図6の例では、印刷ジョブ管理情報601には、「ID」、「名前」、「ページ数」、「サイズ」、「プレビュー画像URL」、及び「利用者」等の情報が含まれる。   FIG. 6 is a diagram illustrating an example of print job management information according to the first embodiment. In the example of FIG. 6, the print job management information 601 includes information such as “ID”, “name”, “number of pages”, “size”, “preview image URL”, and “user”.

「ID」は、印刷ジョブや、印刷データを識別する識別情報である。「名前」、「ページ数」、「サイズ」は、図5のステップ512で抽出した書誌情報の一例である。   “ID” is identification information for identifying a print job or print data. “Name”, “number of pages”, and “size” are examples of the bibliographic information extracted in step 512 of FIG.

「プレビュー画像URL」は、暗号化したプレビュー画像を保存した保存先にアクセスするためのリンク情報であり、暗号化したプレビュー画像の保存先を特定する情報の一例である。なお、図6に示すように、「ID」は、「プレビュー画像URL」とは1対1に対応付けられているので、暗号化したプレビュー画像の保存先を特定する情報として用いることもできる。   The “preview image URL” is link information for accessing the storage location where the encrypted preview image is stored, and is an example of information for specifying the storage location of the encrypted preview image. As shown in FIG. 6, “ID” is associated with “preview image URL” on a one-to-one basis, and can therefore be used as information for specifying the storage location of the encrypted preview image.

「利用者」は、印刷ジョブを投入した利用者の名前や、識別情報等の情報である。   “User” is information such as the name of the user who submitted the print job and identification information.

(印刷ジョブの出力処理)
図7は、第1の実施形態に係る印刷ジョブの出力処理の例を示すシーケンス図である。この処理は、図5に示す印刷ジョブの投入処理でサーバ装置102に投入された印刷ジョブを、画像形成装置103を用いて出力する印刷ジョブの出力処理の例を示している。
(Print job output processing)
FIG. 7 is a sequence diagram illustrating an example of print job output processing according to the first embodiment. This process is an example of a print job output process in which the print job input to the server apparatus 102 in the print job input process shown in FIG.

ステップS701において、利用者は、画像形成装置103にログイン操作を行う。例えば、利用者は、画像形成装置103の操作パネル320にログインID、パスワード等を入力する。なお、ログインID、パスワードの入力は、利用者の認証方法の一例である。画像形成装置103は、利用者が所持するICカードや、無線端末等から認証情報を取得して利用者を認証するものであっても良いし、顔認証等の生体認証により利用者を認証するものであっても良い。   In step S <b> 701, the user performs a login operation on the image forming apparatus 103. For example, the user inputs a login ID, a password, and the like on the operation panel 320 of the image forming apparatus 103. The input of the login ID and password is an example of a user authentication method. The image forming apparatus 103 may authenticate the user by acquiring authentication information from an IC card possessed by the user, a wireless terminal, or the like, or authenticate the user by biometric authentication such as face authentication. It may be a thing.

ステップS702において、画像形成装置103の認証部433は、利用者によって入力された認証情報を認証し、認証に成功した利用者に画像形成装置103の利用を許可するログイン処理を実行する。ここでは、認証部433が、利用者の認証に成功したものとして、以下の説明を行う。   In step S <b> 702, the authentication unit 433 of the image forming apparatus 103 authenticates the authentication information input by the user, and executes a login process that permits the user who has succeeded in authentication to use the image forming apparatus 103. Here, the following description will be given on the assumption that the authentication unit 433 has successfully authenticated the user.

ステップS703において、利用者は、画像形成装置103の操作パネル320に対して、印刷ジョブの一覧の取得操作を行う。   In step S <b> 703, the user performs a print job list acquisition operation on the operation panel 320 of the image forming apparatus 103.

ステップS704において、画像形成装置103の入出力部432は、利用者による印刷ジョブの一覧の取得操作に応じて、通信部431に、利用者に対応する印刷ジョブの一覧の取得を依頼する。   In step S <b> 704, the input / output unit 432 of the image forming apparatus 103 requests the communication unit 431 to acquire a list of print jobs corresponding to the user in response to a print job list acquisition operation by the user.

ステップS705において、画像形成装置103の通信部431は、サーバ装置102に対して、利用者に対応する印刷ジョブの一覧の取得を要求する。   In step S705, the communication unit 431 of the image forming apparatus 103 requests the server apparatus 102 to obtain a list of print jobs corresponding to the user.

ステップS706において、サーバ装置102の要求受信部422は、画像形成装置103から受信した、利用者に対応する印刷ジョブの一覧の取得要求を、処理制御部423に通知する。   In step S <b> 706, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of the acquisition request for the list of print jobs corresponding to the user received from the image forming apparatus 103.

ステップS707において、サーバ装置102の処理制御部423は、データ保管部424から、画像形成装置103の利用者に対応する印刷ジョブの一覧の取得を取得し、取得した印刷ジョブの一覧を、画像形成装置103に送信する。なお、画像形成装置103の利用者が、例えば、図6に示す印刷ジョブ管理情報601の「UserA」である場合、画像形成装置103に送信する印刷ジョブの一覧には、例えば、印刷ジョブ管理情報601に含まれる情報のうち、「UserA」に対応する情報が含まれる。   In step S <b> 707, the processing control unit 423 of the server apparatus 102 acquires acquisition of a list of print jobs corresponding to the user of the image forming apparatus 103 from the data storage unit 424, and acquires the acquired list of print jobs as image formation. To the device 103. If the user of the image forming apparatus 103 is “User A” of the print job management information 601 shown in FIG. 6, for example, the list of print jobs to be transmitted to the image forming apparatus 103 includes, for example, print job management information. Among the information included in 601, information corresponding to “UserA” is included.

ステップS708において、画像形成装置103の入出力部432は、サーバ装置102から取得した、利用者に対応する印刷ジョブの一覧を、操作パネル320に表示させる。   In step S <b> 708, the input / output unit 432 of the image forming apparatus 103 causes the operation panel 320 to display a list of print jobs corresponding to the user acquired from the server apparatus 102.

ステップS709において、利用者が、表示された印刷ジョブの一覧から1つの印刷ジョブを選択して、プレビュー操作を行うと、ステップS710〜S715の処理が実行される。   In step S709, when the user selects one print job from the displayed print job list and performs a preview operation, the processing in steps S710 to S715 is executed.

ステップS710において、画像形成装置103の入出力部432は、利用者によるプレビュー操作に応じて、通信部431に、選択された印刷ジョブのプレビュー画像の取得を依頼する。この依頼には、例えば、図6の印刷ジョブ管理情報601に含まれる「プレビュー画像URL」や、「ID」等の情報が含まれる。   In step S710, the input / output unit 432 of the image forming apparatus 103 requests the communication unit 431 to acquire a preview image of the selected print job in response to a preview operation by the user. This request includes, for example, information such as “preview image URL” and “ID” included in the print job management information 601 in FIG.

ステップS711において、画像形成装置103の通信部431は、サーバ装置102に対して、選択された印刷ジョブのプレビュー画像の取得を要求する。   In step S <b> 711, the communication unit 431 of the image forming apparatus 103 requests the server apparatus 102 to obtain a preview image of the selected print job.

ステップS712において、サーバ装置102の要求受信部422は、画像形成装置103から受信した、選択された印刷ジョブのプレビュー画像の取得要求を、処理制御部423に通知する。   In step S <b> 712, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of the acquisition request for the preview image of the selected print job received from the image forming apparatus 103.

ステップS713において、サーバ装置102の処理制御部423は、データ保管部424から、選択された印刷ジョブのプレビュー画像(暗号化済)を取得し、取得したプレビュー画像(暗号化済)を、要求元の画像形成装置103に送信する。   In step S713, the processing control unit 423 of the server apparatus 102 acquires the preview image (encrypted) of the selected print job from the data storage unit 424, and displays the acquired preview image (encrypted) as the request source. To the image forming apparatus 103.

ステップS714において、画像形成装置103の入出力部432は、サーバ装置102から取得したプレビュー画像(暗号化済)の復号を復号部434に依頼する。   In step S <b> 714, the input / output unit 432 of the image forming apparatus 103 requests the decryption unit 434 to decrypt the preview image (encrypted) acquired from the server apparatus 102.

ステップS715において、画像形成装置103の入出力部432は、復号されたプレビュー画像を操作パネル320に表示させる。   In step S715, the input / output unit 432 of the image forming apparatus 103 causes the operation panel 320 to display the decoded preview image.

ステップS716において、利用者が、表示された印刷ジョブの一覧から1つの印刷ジョブを選択して、印刷操作を行うと、ステップS717〜S721の処理が実行される。   In step S716, when the user selects one print job from the displayed print job list and performs a print operation, the processes in steps S717 to S721 are executed.

ステップS717において、画像形成装置103の入出力部432は、利用者による印刷操作に応じて、通信部431に、選択された印刷ジョブの取得を依頼する。この依頼には、例えば、図6の印刷ジョブ管理情報601に含まれる「ID」等の情報が含まれる。   In step S717, the input / output unit 432 of the image forming apparatus 103 requests the communication unit 431 to acquire the selected print job in response to a printing operation by the user. This request includes, for example, information such as “ID” included in the print job management information 601 in FIG.

ステップS718において、画像形成装置103の通信部431は、サーバ装置102に対して、選択された印刷ジョブの取得を要求する。   In step S718, the communication unit 431 of the image forming apparatus 103 requests the server apparatus 102 to acquire the selected print job.

ステップS719において、サーバ装置102の要求受信部422は、画像形成装置103から受信した、選択された印刷ジョブの取得要求を、処理制御部423に通知する。   In step S <b> 719, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of the acquisition request for the selected print job received from the image forming apparatus 103.

ステップS720において、サーバ装置102の処理制御部423は、データ保管部424から、選択された印刷ジョブを取得し、取得した印刷ジョブに含まれる印刷データを、要求元の画像形成装置103に送信する。   In step S720, the processing control unit 423 of the server apparatus 102 acquires the selected print job from the data storage unit 424, and transmits the print data included in the acquired print job to the requesting image forming apparatus 103. .

ステップS721において、画像形成装置103の印刷部435は、サーバ装置102から取得した印刷データを印刷する。   In step S <b> 721, the printing unit 435 of the image forming apparatus 103 prints the print data acquired from the server apparatus 102.

このように、本実施形態に係るクライアント装置101は、印刷ジョブを生成するときに、印刷データのプレビュー画像を生成して、利用者の情報を用いて暗号化する。また、クライアント装置101は、暗号化したプレビュー画像を含む印刷ジョブをサーバ装置102に保存(投入)する。   As described above, when generating a print job, the client apparatus 101 according to the present embodiment generates a preview image of print data and encrypts it using user information. In addition, the client apparatus 101 stores (submits) a print job including the encrypted preview image in the server apparatus 102.

また、本実施形態に係る画像形成装置103は、暗号化したプレビュー画像をサーバ装置102から取得し、ログイン処理によって得られる利用者の情報の少なくとも一部の情報を用いて、暗号化したプレビュー画像を復号して、表示する。   Further, the image forming apparatus 103 according to the present embodiment acquires an encrypted preview image from the server apparatus 102, and uses at least a part of the user information obtained by the login process to encrypt the preview image. Is decrypted and displayed.

このように、本実施形態に係るサーバ装置102には、暗号化したプレビュー画像を暗号化、又は復号するための情報を有していないので、サーバ装置102に保存されたプレビュー画像が盗み見られる可能性を低減させることができる。   As described above, since the server apparatus 102 according to the present embodiment does not have information for encrypting or decrypting the encrypted preview image, the preview image stored in the server apparatus 102 can be seen in a snooping manner. Can be reduced.

以上、本実施形態によれば、クライアント装置101とサーバ装置102と画像形成装置103とがネットワーク104を介して接続された印刷システム100において、プレビュー画像に対するセキュリティを向上させることができる。   As described above, according to the present embodiment, it is possible to improve security for a preview image in the printing system 100 in which the client apparatus 101, the server apparatus 102, and the image forming apparatus 103 are connected via the network 104.

[第2の実施形態]
第2の実施形態では、印刷データに複数のページが含まれる場合、1ページ目のプレビュー画像と、他のページのプレビュー画像とを分けて作成する場合の処理の例について説明する。
[Second Embodiment]
In the second embodiment, an example of processing when the print data includes a plurality of pages and the preview image of the first page and the preview image of other pages are created separately will be described.

<処理の流れ>
(印刷ジョブの投入処理)
図8は、第2の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。なお、図8に示す処理のうち、ステップS501、S502、及びステップS505〜S513に係る処理は、図5に示す第1の実施形態に係る印刷ジョブの投入処理と同様なので、ここでは、詳細な説明は省略する。
<Process flow>
(Print job submission processing)
FIG. 8 is a sequence diagram illustrating an example of a print job input process according to the second embodiment. Of the processes shown in FIG. 8, the processes related to steps S501 and S502 and steps S505 to S513 are the same as the print job input process according to the first embodiment shown in FIG. Description is omitted.

ステップS501、S502において、ドライバ部412から通知される印刷データを、印刷データ処理部415が受け付けると、クライアント装置101は、S801〜S804に示す第2の実施形態に係るプレビュー画像の作成処理800を実行する。   When the print data processing unit 415 receives print data notified from the driver unit 412 in steps S501 and S502, the client apparatus 101 performs a preview image creation process 800 according to the second embodiment shown in steps S801 to S804. Run.

ステップS801において、印刷データ処理部415は、印刷データのうち、1ページ目のプレビュー画像の作成を画像変換部413に依頼し、画像変換部413は、1ページ目のプレビュー画像を作成する。   In step S801, the print data processing unit 415 requests the image conversion unit 413 to create a preview image for the first page of the print data, and the image conversion unit 413 creates a preview image for the first page.

ステップS802において、印刷データ処理部415は、画像変換部413が作成した1ページ目のプレビュー画像の暗号化を、暗号部414に依頼し、暗号部414は、利用者の情報を用いて、1ページ目のプレビュー画像を暗号化する。   In step S802, the print data processing unit 415 requests the encryption unit 414 to encrypt the preview image of the first page created by the image conversion unit 413. The encryption unit 414 uses the user information to set 1 Encrypt the preview image of the page.

ステップS803において、印刷データ処理部415は、印刷データのうち、2ページ目以降のプレビュー画像である、他のページのプレビュー画像の作成を画像変換部413に依頼し、画像変換部413は、他のページのプレビュー画像を作成する。   In step S <b> 803, the print data processing unit 415 requests the image conversion unit 413 to create a preview image of another page that is a preview image for the second and subsequent pages in the print data, and the image conversion unit 413 Create a preview image of the page.

ステップS804において、印刷データ処理部415は、画像変換部413が作成した他のページのプレビュー画像の暗号化を、暗号部414に依頼し、暗号部414は、利用者の情報を用いて、他のページのプレビュー画像を暗号化する。   In step S804, the print data processing unit 415 requests the encryption unit 414 to encrypt the preview image of the other page created by the image conversion unit 413, and the encryption unit 414 uses the user information to perform other processing. The preview image of the page is encrypted.

上記の処理により、クライアント装置101は、1ページ目の暗号化したプレビュー画像と、他のページの暗号化したプレビュー画像とを、別々に作成する。   Through the above processing, the client apparatus 101 separately creates an encrypted preview image for the first page and an encrypted preview image for another page.

ステップS505、S506において、クライアント装置101は、1ページ目の暗号化したプレビュー画像と、他のページの暗号化したプレビュー画像とを含むプレビュー画像の登録を、サーバ装置102に要求する。   In steps S505 and S506, the client apparatus 101 requests the server apparatus 102 to register a preview image including the encrypted preview image of the first page and the encrypted preview image of another page.

ステップS507、S508において、サーバ装置102は、クライアント装置101からの要求に応じて、1ページ目の暗号化したプレビュー画像と、他のページの暗号化したプレビュー画像とを含むプレビュー画像を保存する。   In steps S <b> 507 and S <b> 508, the server apparatus 102 stores a preview image including the encrypted preview image of the first page and the encrypted preview images of other pages in response to a request from the client apparatus 101.

これにより、サーバ装置102のデータ保管部424は、例えば、図9に示すような印刷ジョブ管理情報901を作成して、印刷ジョブに含まれる印刷データと、抽出した書誌情報と、暗号化したプレビュー画像の保存先を特定する情報と、を対応付けて管理する。   As a result, the data storage unit 424 of the server apparatus 102 creates print job management information 901 as shown in FIG. 9, for example, and print data included in the print job, extracted bibliographic information, and encrypted preview Information specifying an image storage destination is managed in association with each other.

図9は、第2の実施形態に係る印刷ジョブ管理情報の例を示す図である。図9の例では、印刷ジョブ管理情報901には、図6に示す第1の実施形態に係る印刷ジョブ管理情報601の「プレビュー画像URL」に代えて、「1ページ目のプレビュー画像URL」と「他のページのプレビュー画像URL」とが含まれる。   FIG. 9 is a diagram illustrating an example of print job management information according to the second embodiment. In the example of FIG. 9, the print job management information 901 includes “preview image URL of the first page” instead of the “preview image URL” of the print job management information 601 according to the first embodiment shown in FIG. “Preview image URL of other page” is included.

サーバ装置102は、「1ページ目のプレビュー画像URL」、「他のページのプレビュー画像URL」や、ID等のプレビュー画像の保存先を特定する情報を、要求元のクライアント装置101に通知する。   The server apparatus 102 notifies the requesting client apparatus 101 of information specifying the preview image storage destination such as “preview image URL of the first page”, “preview image URL of other pages”, and ID.

ステップS509〜S513の処理は、図5に示す第1の実施形態に係る処理と同様である。   The processing in steps S509 to S513 is the same as the processing according to the first embodiment shown in FIG.

(印刷ジョブの出力処理)
図10は、第2の実施形態に係る印刷ジョブの出力処理の例を示すシーケンス図である。なお、図10に示す処理のうち、ステップS701〜S708、及びステップS716〜S721の処理は、図7に示す第1の実施形態に係る印刷ジョブの出力処理と同様なので、ここでは、第1の実施形態との相違点を中心に説明を行う。
(Print job output processing)
FIG. 10 is a sequence diagram illustrating an example of print job output processing according to the second embodiment. Of the processes shown in FIG. 10, steps S701 to S708 and steps S716 to S721 are the same as the print job output process according to the first embodiment shown in FIG. The description will focus on the differences from the embodiment.

画像形成装置103は、図10のステップS1001において、利用者によるプレビュー操作を受け付けると、ステップS1002〜S1013に示す第2の実施形態に係るプレビュー画像の表示処理1000を実行する。   When accepting a preview operation by the user in step S1001 of FIG. 10, the image forming apparatus 103 executes a preview image display process 1000 according to the second embodiment shown in steps S1002 to S1013.

ステップS1001において、画像形成装置103の入出力部432は、利用者による初回のプレビュー操作であるプレビュー操作1を受け付ける。   In step S1001, the input / output unit 432 of the image forming apparatus 103 receives a preview operation 1 that is a first preview operation by the user.

ステップS1002において、画像形成装置103の入出力部432は、利用者によるプレビュー操作1に応じて、通信部431に、1ページ目のプレビュー画像の取得を依頼する。この依頼には、例えば、図9の印刷ジョブ管理情報901に含まれる「1ページ目のプレビュー画像URL」等の情報が含まれる。   In step S1002, the input / output unit 432 of the image forming apparatus 103 requests the communication unit 431 to acquire the preview image of the first page in response to the preview operation 1 by the user. This request includes, for example, information such as “preview image URL of the first page” included in the print job management information 901 of FIG.

ステップS1003において、画像形成装置103の通信部431は、サーバ装置102に対して、1ページ目のプレビュー画像の取得を要求する。   In step S <b> 1003, the communication unit 431 of the image forming apparatus 103 requests the server apparatus 102 to obtain the first page preview image.

ステップS1004において、サーバ装置102の要求受信部422は、画像形成装置103から受信した、1ページ目のプレビュー画像の取得要求を、処理制御部423に通知する。   In step S <b> 1004, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of the preview image acquisition request for the first page received from the image forming apparatus 103.

ステップS1005において、サーバ装置102の処理制御部423は、データ保管部424から、1ページ目のプレビュー画像(暗号化済)を取得し、取得したプレビュー画像(暗号化済)を、要求元の画像形成装置103に送信する。   In step S1005, the processing control unit 423 of the server apparatus 102 acquires the preview image (encrypted) of the first page from the data storage unit 424, and uses the acquired preview image (encrypted) as the request source image. Transmit to the forming apparatus 103.

ステップS1006において、画像形成装置103の入出力部432は、サーバ装置102から取得した1ページ目のプレビュー画像(暗号化済)の復号を復号部434に依頼する。   In step S <b> 1006, the input / output unit 432 of the image forming apparatus 103 requests the decryption unit 434 to decrypt the first page preview image (encrypted) acquired from the server apparatus 102.

ステップS1007において、画像形成装置103の入出力部432は、復号された1ページ目のプレビュー画像を操作パネル320に表示させる。   In step S1007, the input / output unit 432 of the image forming apparatus 103 causes the operation panel 320 to display the decoded preview image of the first page.

上記の処理により、画像形成装置103は、複数のページを含む印刷データのうち、1ページ目のプレビュー画像に関する処理のみを行うので、プレビュー画像を迅速に表示さえることができるようになる。   By the above process, the image forming apparatus 103 performs only the process related to the preview image of the first page among the print data including a plurality of pages, so that the preview image can be displayed quickly.

なお、画像形成装置103は、利用者が他のページのプレビュー画像を見たいときには、ステップS1008〜S1014に示す他のページのプレビュー画像の表示処理を実行する。   Note that when the user wants to see a preview image of another page, the image forming apparatus 103 executes display processing of the preview image of another page shown in steps S1008 to S1014.

ステップS1008において、画像形成装置103の入出力部432は、利用者による他のページのプレビュー画像の表示を要求するプレビュー操作2を受け付ける。   In step S1008, the input / output unit 432 of the image forming apparatus 103 receives a preview operation 2 for requesting display of a preview image of another page by the user.

ステップS1009において、画像形成装置103の入出力部432は、利用者によるプレビュー操作2に応じて、通信部431に、他のページのプレビュー画像の取得を依頼する。この依頼には、例えば、図9の印刷ジョブ管理情報901に含まれる「残りのページのプレビュー画像URL」等の情報が含まれる。   In step S1009, the input / output unit 432 of the image forming apparatus 103 requests the communication unit 431 to acquire a preview image of another page in response to the preview operation 2 by the user. This request includes, for example, information such as “remaining page preview image URL” included in the print job management information 901 of FIG.

ステップS1010において、画像形成装置103の通信部431は、サーバ装置102に対して、他のページのプレビュー画像の取得を要求する。   In step S1010, the communication unit 431 of the image forming apparatus 103 requests the server apparatus 102 to obtain a preview image of another page.

ステップS1011において、サーバ装置102の要求受信部422は、画像形成装置103から受信した、他のページのプレビュー画像の取得要求を、処理制御部423に通知する。   In step S <b> 1011, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of the acquisition request for the preview image of another page received from the image forming apparatus 103.

ステップS1012において、サーバ装置102の処理制御部423は、データ保管部424から、他のページのプレビュー画像(暗号化済)を取得し、取得したプレビュー画像(暗号化済)を、要求元の画像形成装置103に送信する。   In step S1012, the process control unit 423 of the server apparatus 102 acquires a preview image (encrypted) of another page from the data storage unit 424, and uses the acquired preview image (encrypted) as the request source image. Transmit to the forming apparatus 103.

ステップS1013において、画像形成装置103の入出力部432は、サーバ装置102から取得した他のページのプレビュー画像(暗号化済)の復号を復号部434に依頼する。   In step S <b> 1013, the input / output unit 432 of the image forming apparatus 103 requests the decryption unit 434 to decrypt the preview image (encrypted) of another page acquired from the server apparatus 102.

ステップS1014において、画像形成装置103の入出力部432は、復号された他のページのプレビュー画像を操作パネル320に表示させる。   In step S1014, the input / output unit 432 of the image forming apparatus 103 causes the operation panel 320 to display a preview image of another decoded page.

上記の処理により、画像形成装置103は、複数のページを含む印刷データのうち、1ページ目のプレビュー画像を迅速に表示させることができると共に、他のページのプレビュー画像も表示させることができるようになる。   With the above processing, the image forming apparatus 103 can quickly display the preview image of the first page of the print data including a plurality of pages, and can also display the preview images of other pages. become.

[第3の実施形態]
第3の実施形態では、クライアント装置101が、1ページ目のプレビュー画像を含む印刷ジョブをサーバ装置102に投入した後に、他のページのプレビュー画像を生成して、サーバ装置102に保存する場合の処理の例について説明する。
[Third Embodiment]
In the third embodiment, when the client apparatus 101 inputs a print job including the preview image of the first page to the server apparatus 102, a preview image of another page is generated and stored in the server apparatus 102. An example of processing will be described.

<処理の流れ>
(印刷ジョブの投入処理)
図11は、第3の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。なお、図11に示す処理のうち、ステップS501〜S513の処理は、図5に示す第1の実施形態に係る印刷ジョブの投入処理と同様なので、ここでは詳細な説明を省略する。
<Process flow>
(Print job submission processing)
FIG. 11 is a sequence diagram illustrating an example of a print job submission process according to the third embodiment. Of the processes shown in FIG. 11, the processes in steps S501 to S513 are the same as the print job input process according to the first embodiment shown in FIG.

ステップS501、S502において、クライアント装置101のドライバ部412は、利用者による印刷操作に応じて印刷データを生成し、印刷データ処理部に通知する。   In steps S <b> 501 and S <b> 502, the driver unit 412 of the client apparatus 101 generates print data according to a printing operation by the user and notifies the print data processing unit.

ステップS503、S504において、クライアント装置101の印刷データ処理部415は、画像変換部413を用いて、1ページ目のプレビュー画像を生成し、暗号部414を用いて、生成した1ページ目のプレビュー画像を暗号化する。   In steps S503 and S504, the print data processing unit 415 of the client apparatus 101 uses the image conversion unit 413 to generate a first page preview image, and uses the encryption unit 414 to generate the first page preview image. Is encrypted.

ステップS505、S506において、クライアント装置101は、1ページ目の暗号化したプレビュー画像の登録を、サーバ装置102に要求する。   In steps S505 and S506, the client apparatus 101 requests the server apparatus 102 to register the encrypted preview image of the first page.

ステップS507、S508において、サーバ装置102は、クライアント装置101からの要求に応じて、1ページ目の暗号化したプレビュー画像を保存する。また、サーバ装置102は、「1ページ目のプレビュー画像URL」、「ID」等のプレビュー画像の保存先を特定する情報を、要求元のクライアント装置101に通知する。   In steps S507 and S508, the server apparatus 102 stores the encrypted preview image of the first page in response to a request from the client apparatus 101. In addition, the server apparatus 102 notifies the requesting client apparatus 101 of information for specifying the preview image storage destination such as “preview image URL of the first page” and “ID”.

ステップS509〜S513の処理は、図5に示す第1の実施形態に係る処理と同様である。   The processing in steps S509 to S513 is the same as the processing according to the first embodiment shown in FIG.

上記の処理を実行した後、クライアント装置101、及びサーバ装置102は、図11のステップS1101〜S1106に示す、他のページのプレビュー画像の登録処理1100を、さらに実行する。   After executing the above processing, the client apparatus 101 and the server apparatus 102 further execute a preview image registration process 1100 for other pages shown in steps S1101 to S1106 in FIG.

ステップS1101において、クライアント装置101の印刷データ処理部415は、画像変換部413を用いて、印刷データの2ページ目以降のプレビュー画像である、他のページのプレビュー画像を生成する。   In step S <b> 1101, the print data processing unit 415 of the client apparatus 101 uses the image conversion unit 413 to generate preview images of other pages that are preview images for the second and subsequent pages of the print data.

ステップS1102において、クライアント装置101の印刷データ処理部415は、暗号部414を用いて、生成した他のページのプレビュー画像を暗号化する。   In step S1102, the print data processing unit 415 of the client apparatus 101 uses the encryption unit 414 to encrypt the generated preview image of the other page.

ステップS1103、S1104において、クライアント装置101の印刷データ処理部415は、通信部411を介して、サーバ装置102に、他のページの暗号化したプレビュー画像の登録を要求する。この要求には、例えば、1ページ目のプレビュー画像を登録したときに、サーバ装置102から通知された「ID」等が含まれる。   In steps S1103 and S1104, the print data processing unit 415 of the client apparatus 101 requests the server apparatus 102 to register an encrypted preview image of another page via the communication unit 411. This request includes, for example, “ID” notified from the server apparatus 102 when the preview image of the first page is registered.

ステップS1105において、サーバ装置102の要求受信部422は、クライアント装置101から受信した、他のページの暗号化したプレビュー画像の登録要求を、処理制御部423に通知する。   In step S <b> 1105, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of a registration request for an encrypted preview image of another page received from the client apparatus 101.

ステップS1006において、サーバ装置102の処理制御部423は、データ保管部424に、他のページの暗号化したプレビュー画像の保存を依頼する。   In step S1006, the processing control unit 423 of the server apparatus 102 requests the data storage unit 424 to save the encrypted preview image of another page.

上記の処理により、印刷ジョブをサーバ装置102に登録するときの負荷を分散させると共に、1ページ目のプレビュー画像が閲覧可能になるまでの時間を短縮させることができる。   With the above processing, it is possible to distribute the load when registering the print job in the server apparatus 102 and to shorten the time until the preview image of the first page can be viewed.

(応用例)
第2、3の実施形態において、サーバ装置102は、画像形成装置103からの印刷ジョブの一覧の取得要求に応じて、1ページ目の暗号化されたプレビュー画像を含む印刷ジョブの一覧を、画像形成装置103に送信するものであっても良い。
(Application examples)
In the second and third embodiments, in response to a print job list acquisition request from the image forming apparatus 103, the server apparatus 102 displays a print job list including an encrypted preview image of the first page as an image. It may be transmitted to the forming apparatus 103.

これにより、画像形成装置103は、利用者によるプレビュー操作に応じて、サーバ装置102から暗号化されたプレビュー画像を取得しなくても、1ページ目のプレビュー画像を表示できるので、プレビュー画像の表示速度の向上が期待できる。   Thereby, the image forming apparatus 103 can display the preview image of the first page without acquiring the encrypted preview image from the server apparatus 102 in response to a preview operation by the user. The improvement of speed can be expected.

また、画像形成装置103は、サーバ装置102から通知された1ページ目のプレビュー画像を用いて、印刷ジョブの一覧を表示する際に、プレビュー画像をサムネイル表示することができるようになる。   Further, the image forming apparatus 103 can display the preview image as a thumbnail when displaying the list of print jobs using the preview image of the first page notified from the server apparatus 102.

[第4の実施形態]
第4の実施形態では、1ページ目の暗号化したプレビュー画像を生成する際に、低解像度のプレビュー画像も生成する場合の処理の例について説明する。生成された低解像度のプレビュー画像は、例えば、画像形成装置103が印刷ジョブの一覧を表示する際に、サムネイル画像等として利用することができる。
[Fourth Embodiment]
In the fourth embodiment, an example of processing when a low-resolution preview image is also generated when the encrypted preview image of the first page is generated will be described. The generated low-resolution preview image can be used as, for example, a thumbnail image when the image forming apparatus 103 displays a list of print jobs.

<処理の流れ>
(印刷ジョブの投入処理)
図12は、第4の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。なお、図12に示す処理のうち、ステップS501〜S504の処理、ステップS505〜S513の処理、及びステップS1101〜S1106の処理は、図11に示す第3の実施形態に係る印刷ジョブの投入処理と同様なので、ここでは詳細な説明を省略する。
<Process flow>
(Print job submission processing)
FIG. 12 is a sequence diagram illustrating an example of a print job input process according to the fourth embodiment. Of the processes shown in FIG. 12, the processes in steps S501 to S504, the processes in steps S505 to S513, and the processes in steps S1101 to S1106 are the same as the print job input process according to the third embodiment shown in FIG. Since they are the same, detailed description is omitted here.

ステップS501、S502において、クライアント装置101のドライバ部412は、利用者による印刷操作に応じて印刷データを生成し、印刷データ処理部に通知する。   In steps S <b> 501 and S <b> 502, the driver unit 412 of the client apparatus 101 generates print data according to a printing operation by the user and notifies the print data processing unit.

ステップS503、S504において、クライアント装置101の印刷データ処理部415は、画像変換部413を用いて、1ページ目のプレビュー画像を生成し、暗号部414を用いて、生成した1ページ目のプレビュー画像を暗号化する。   In steps S503 and S504, the print data processing unit 415 of the client apparatus 101 uses the image conversion unit 413 to generate a first page preview image, and uses the encryption unit 414 to generate the first page preview image. Is encrypted.

また、第3の実施形態では、印刷データ処理部415は、ステップS1201、S1202に示す低解像度のプレビュー画像の生成処理1200を実行する。   In the third embodiment, the print data processing unit 415 executes a low-resolution preview image generation process 1200 shown in steps S1201 and S1202.

ステップS1201において、クライアント装置101の印刷データ処理部415は、画像変換部413を用いて、印刷データの1ページ目の低解像度のプレビュー画像を作成する。   In step S1201, the print data processing unit 415 of the client apparatus 101 uses the image conversion unit 413 to create a low-resolution preview image for the first page of the print data.

ステップS1202において、印刷データ処理部415は、暗号部414を用いて、作成した低解像度のプレビュー画像を暗号化する。   In step S1202, the print data processing unit 415 uses the encryption unit 414 to encrypt the created low-resolution preview image.

ステップS505、S506において、クライアント装置101は、1ページ目の暗号化したプレビュー画像と低解像度のプレビュー画像とを含むプレビュー画像の登録を、サーバ装置102に要求する。   In steps S505 and S506, the client apparatus 101 requests the server apparatus 102 to register a preview image including the encrypted preview image of the first page and the low-resolution preview image.

ステップS507、S508において、サーバ装置102は、クライアント装置101からの要求に応じて、1ページ目の暗号化したプレビュー画像と低解像度のプレビュー画像とを含むプレビュー画像を保存する。また、サーバ装置102は、「1ページ目のプレビュー画像URL」、「ID」等のプレビュー画像の保存先を特定する情報を、要求元のクライアント装置101に通知する。   In steps S <b> 507 and S <b> 508, the server apparatus 102 stores a preview image including the encrypted preview image of the first page and the low-resolution preview image in response to a request from the client apparatus 101. In addition, the server apparatus 102 notifies the requesting client apparatus 101 of information for specifying the preview image storage destination such as “preview image URL of the first page” and “ID”.

ステップS509〜S513の処理は、及びステップS1101〜S1106の処理は、図11に示す第3の実施形態に係る処理と同様である。   The processing in steps S509 to S513 and the processing in steps S1101 to S1106 are the same as the processing according to the third embodiment shown in FIG.

なお、上記の処理により、サーバ装置102に保存された低解像度のプレビュー画像は、画像形成装置103からの印刷ジョブの一覧の取得要求に応じて、印刷ジョブの一覧と共に画像形成装置103に通知される。   Note that the low-resolution preview image stored in the server apparatus 102 by the above processing is notified to the image forming apparatus 103 together with the print job list in response to a print job list acquisition request from the image forming apparatus 103. The

また、画像形成装置103は、サーバ装置102から通知された低解像度のプレビュー画像を、印刷ジョブの一覧のサムネイル表示に用いることができる。これにより、利用者は、印刷ジョブの内容を容易に特定することができるようになる。さらに、画像形成装置103は、低解像度のプレビュー画像を、プレビューの初期表示等に用いるものであっても良い。これにより、画像形成装置103は、より高速にプレビュー表示を行うことができるようになる。   Further, the image forming apparatus 103 can use the low-resolution preview image notified from the server apparatus 102 for thumbnail display of a list of print jobs. As a result, the user can easily specify the contents of the print job. Furthermore, the image forming apparatus 103 may use a low-resolution preview image for initial display of the preview. As a result, the image forming apparatus 103 can perform preview display at a higher speed.

なお、低解像度のプレビュー画像は、文字等が潰れて判別できなくなることにより、暗号化が不要になる場合がある。この場合、低解像度のプレビュー画像の暗号化を省略することにより、図12に示す印刷ジョブの投入処理をさらに高速化させることができる。   Note that the low-resolution preview image may be unencrypted because characters and the like are crushed and cannot be discriminated. In this case, by omitting the encryption of the low-resolution preview image, it is possible to further speed up the print job input process shown in FIG.

[第5の実施形態]
第1〜4の実施形態では、クライアント装置101が作成したプレビュー画像を、サーバ装置102に保存するものとして説明を行った。ただし、これは好適な一例であり、クライアント装置101が作成したプレビュー画像は、例えば、クライアント装置101等の他の情報処理装置に保存するものであっても良い。
[Fifth Embodiment]
In the first to fourth embodiments, the description has been given assuming that the preview image created by the client apparatus 101 is stored in the server apparatus 102. However, this is a preferred example, and the preview image created by the client apparatus 101 may be stored in another information processing apparatus such as the client apparatus 101, for example.

<機能構成>
図13は、第5の実施形態に係る印刷システムの機能構成の例を示す図である。図13に示す第5の実施形態に係るクライアント装置101は、図4に示す一実施形態に係るクライアント装置101の機能構成に加えて、画像保管部1301を有している。
<Functional configuration>
FIG. 13 is a diagram illustrating an example of a functional configuration of a printing system according to the fifth embodiment. A client apparatus 101 according to the fifth embodiment illustrated in FIG. 13 includes an image storage unit 1301 in addition to the functional configuration of the client apparatus 101 according to the embodiment illustrated in FIG.

画像保管部1301は、例えば、図3のCPU311で実行されるプログラムによって実現され、クライアント装置101が作成した暗号化したプレビュー画像を、記憶部316に記憶して管理する。また、画像保管部1301は、暗号化したプレビュー画像の保存先を特定する情報(例えば、URL等)を発行する。   The image storage unit 1301 is realized by, for example, a program executed by the CPU 311 in FIG. 3 and stores the encrypted preview image created by the client apparatus 101 in the storage unit 316 for management. In addition, the image storage unit 1301 issues information (for example, a URL or the like) that specifies the storage destination of the encrypted preview image.

なお、第5の実施形態に係る印刷システム100の他の機能構成は、図4に示した第1の実施形態に係る印刷システム100の機能構成と同様である。   The other functional configuration of the printing system 100 according to the fifth embodiment is the same as the functional configuration of the printing system 100 according to the first embodiment shown in FIG.

<処理の流れ>
(印刷ジョブの投入処理)
図14は、第5の実施形態に係る印刷ジョブの投入処理の例を示すシーケンス図である。なお、図14に示す処理のうち、ステップS501〜S504の処理、及びステップS509〜S513の処理は、図5に示す第1の実施形態に係る処理と同様なので、ここでは詳細な説明を省略する。
<Process flow>
(Print job submission processing)
FIG. 14 is a sequence diagram illustrating an example of a print job input process according to the fifth embodiment. Of the processes shown in FIG. 14, the processes of steps S501 to S504 and the processes of steps S509 to S513 are the same as the processes according to the first embodiment shown in FIG. .

ステップS501、S502において、クライアント装置101のドライバ部412は、利用者による印刷操作に応じて印刷データを生成し、印刷データ処理部に通知する。   In steps S <b> 501 and S <b> 502, the driver unit 412 of the client apparatus 101 generates print data according to a printing operation by the user and notifies the print data processing unit.

ステップS503、S504において、クライアント装置101の印刷データ処理部415は、画像変換部413を用いて、プレビュー画像を生成し、暗号部414を用いて、生成したプレビュー画像を暗号化する。   In steps S503 and S504, the print data processing unit 415 of the client apparatus 101 generates a preview image using the image conversion unit 413, and encrypts the generated preview image using the encryption unit 414.

また、第5の実施形態では、印刷データ処理部415は、ステップS1401において、作成した暗号化したプレビュー画像の保存を、クライアント装置101の画像保管部1301に依頼する。依頼を受けた画像保管部1301は、暗号化したプレビュー画像を記憶部316に記憶し、保存先を特定する情報(パス、URL等)を印刷データ処理部415に通知する。   In the fifth embodiment, the print data processing unit 415 requests the image storage unit 1301 of the client apparatus 101 to store the created encrypted preview image in step S1401. Upon receiving the request, the image storage unit 1301 stores the encrypted preview image in the storage unit 316 and notifies the print data processing unit 415 of information (path, URL, etc.) specifying the storage destination.

ステップS509、S510において、クライアント装置101は、印刷データと、暗号化したプレビュー画像の保存先を特定する情報とを含む印刷ジョブの登録を、サーバ装置102に要求する。   In steps S <b> 509 and S <b> 510, the client apparatus 101 requests the server apparatus 102 to register a print job including print data and information for specifying a storage destination of the encrypted preview image.

ステップS511において、サーバ装置102の要求受信部422は、クライアント装置101から受信した印刷ジョブの投入要求を、処理制御部423に通知する。   In step S <b> 511, the request reception unit 422 of the server apparatus 102 notifies the processing control unit 423 of the print job submission request received from the client apparatus 101.

ステップS512において、サーバ装置の処理制御部423は、解析部425を用いて、印刷データの書誌情報等を取得する。   In step S512, the processing control unit 423 of the server apparatus acquires bibliographic information and the like of the print data using the analysis unit 425.

ステップS513において、処理制御部423は、印刷ジョブの保存を、データ保管部424に依頼する。これにより、データ保管部424は、印刷ジョブを記憶部326等に記憶すると共に、例えば、図6に示すような印刷ジョブ管理情報601を作成して、印刷データに関する情報を管理する。   In step S513, the processing control unit 423 requests the data storage unit 424 to save the print job. As a result, the data storage unit 424 stores the print job in the storage unit 326 and the like, and creates print job management information 601 as shown in FIG. 6, for example, and manages information about the print data.

(印刷ジョブの出力処理)
図15は、第5の実施形態に係る印刷ジョブの出力処理の例を示すシーケンス図である。なお、図15に示す処理のうち、ステップS701〜S710、及びステップS714〜S721に係る処理は、図7に示す第1の実施形態に係る印刷ジョブの出力処理と同様なので、ここでは詳細な説明を省略する。
(Print job output processing)
FIG. 15 is a sequence diagram illustrating an example of print job output processing according to the fifth embodiment. Of the processes shown in FIG. 15, the processes according to steps S701 to S710 and steps S714 to S721 are the same as the print job output process according to the first embodiment shown in FIG. Is omitted.

ステップS701、S702において、画像形成装置103は、利用者のログイン処理を行い、認証に成功した利用者に画像形成装置103の利用を許可する。   In steps S <b> 701 and S <b> 702, the image forming apparatus 103 performs a user login process, and permits the user who has been successfully authenticated to use the image forming apparatus 103.

ステップS703において、利用者が、印刷ジョブの一覧の取得操作を行うと、ステップS704〜S707において、画像形成装置103は、サーバ装置102から印刷ジョブの一覧を取得する。この印刷ジョブの一覧には、暗号化したプレビュー画像の保存先を特定する情報が含まれている。なお、本実施形態では、暗号化したプレビュー画像は、図14のステップS1401において、クライアント装置101に保存されている。   When the user performs a print job list acquisition operation in step S703, the image forming apparatus 103 acquires a print job list from the server apparatus 102 in steps S704 to S707. This list of print jobs includes information for specifying the storage destination of the encrypted preview image. In the present embodiment, the encrypted preview image is stored in the client device 101 in step S1401 of FIG.

ステップS709、S710において、利用者がプレビュー操作を行うと、画像形成装置103の入出力部432は、通信部431にプレビュー画像の取得を要求する。   When the user performs a preview operation in steps S709 and S710, the input / output unit 432 of the image forming apparatus 103 requests the communication unit 431 to acquire a preview image.

ステップS1501において、画像形成装置103の通信部431は、プレビュー画像の保存先のクライアント装置101に対して、プレビュー画像の取得を要求する。   In step S1501, the communication unit 431 of the image forming apparatus 103 requests the preview image storage destination client apparatus 101 to acquire a preview image.

ステップS1502において、画像形成装置103の通信部431は、プレビュー画像の取得要求を受信すると、クライアント装置101の画像保管部1301が管理する暗号化したプレビュー画像を取得し、要求元の画像形成装置103に通知する。   In step S1502, upon receiving the preview image acquisition request, the communication unit 431 of the image forming apparatus 103 acquires the encrypted preview image managed by the image storage unit 1301 of the client apparatus 101, and the request source image forming apparatus 103. Notify

ステップS714以降の処理は、図7に示す第1の実施形態に係る印刷ジョブの出力処理と同様である。   The processes after step S714 are the same as the print job output process according to the first embodiment shown in FIG.

上記の処理により、プレビュー画像はサーバ装置102に保存されず、クライアント装置101に保存されるので、プレビュー画像に対するセキュリティをさらに向上させることができる。   With the above processing, the preview image is not stored in the server apparatus 102 but is stored in the client apparatus 101, so that the security for the preview image can be further improved.

なお、プレビュー画像をクライアント装置101に保存するか、サーバ装置102に保存するかは、クライアント装置101が利用者に問い合わせるものであっても良いし、予め指定された設定情報等によって決定されるものであっても良い。   Whether the preview image is stored in the client apparatus 101 or the server apparatus 102 may be determined by the client apparatus 101 inquiring the user, or determined by setting information specified in advance. It may be.

<他のシステム構成の例>
図1に示す印刷システム100のシステム構成は一例であり、印刷システム100は様々なシステム構成が可能である。
<Examples of other system configurations>
The system configuration of the printing system 100 illustrated in FIG. 1 is an example, and the printing system 100 can have various system configurations.

図16は、一実施形態に係る印刷システムのシステム構成の別の一例を示す図(1)である。図16の例では、クライアント装置101a、及び画像形成装置103は、オフィス1610内に設けられ、ファイアウォールを介して、インターネット等のネットワーク104に接続されている。また、クライアント装置101は、図16に示すクライアント装置101bのように、ネットワーク104に直接接続されているものであっても良い。   FIG. 16 is a diagram (1) illustrating another example of the system configuration of the printing system according to the embodiment. In the example of FIG. 16, the client apparatus 101a and the image forming apparatus 103 are provided in an office 1610 and are connected to a network 104 such as the Internet via a firewall. Further, the client apparatus 101 may be directly connected to the network 104 as in the client apparatus 101b shown in FIG.

プリントサービス提供装置1622は、図1のサーバ装置102に対応しており、サービス提供システム1620内に設けられている。また、プリントサービス提供装置1622は、アクセス制御装置1621を介してネットワーク104に接続されている。   The print service providing apparatus 1622 corresponds to the server apparatus 102 in FIG. 1 and is provided in the service providing system 1620. The print service providing apparatus 1622 is connected to the network 104 via the access control apparatus 1621.

アクセス制御装置1621は、プリントサービス提供装置1622に接続を要求するクライアント装置101a、101b、画像形成装置103等の認証を行い、認証に成功した場合、プリントサービス提供装置1622への接続を許可する。   The access control device 1621 authenticates the client devices 101a and 101b and the image forming device 103 that request connection to the print service providing device 1622. If the authentication is successful, the access control device 1621 permits connection to the print service providing device 1622.

このように、サーバ装置(プリントサービス提供装置)102は、インターネット等のネットワーク104を介してサービスとして提供されるものであっても良い。   As described above, the server apparatus (print service providing apparatus) 102 may be provided as a service via the network 104 such as the Internet.

図17は、一実施形態に係る印刷システムのシステム構成の別の一例を示す図(2)である。図17の例では、サービス提供システム1620に、画像保管装置1623が追加されている。プリントサービス提供装置1622のデータ保管部424は、例えば、印刷ジョブやプレビュー画像等を、画像保管装置1623等の外部装置に保存するものであっても良い。   FIG. 17 is a diagram (2) illustrating another example of the system configuration of the printing system according to the embodiment. In the example of FIG. 17, an image storage device 1623 is added to the service providing system 1620. For example, the data storage unit 424 of the print service providing apparatus 1622 may store a print job, a preview image, or the like in an external apparatus such as the image storage apparatus 1623.

図18は、一実施形態に係る印刷システムのシステム構成の別の一例を示す図(3)である。図18の例では、例えば、図16に示す印刷システム100の構成に加えて、ストレージサービスシステム1630が追加されている。ストレージサービスシステム1630において、ストレージサービス提供装置1632は、ストレージサービスを提供するサーバであり、アクセス制御装置1631を介してネットワーク104に接続されている。プリントサービス提供装置1622のデータ保管部424は、例えば、印刷ジョブやプレビュー画像等を、ストレージサービスシステム1630等の外部システムに保存するものであっても良い。   FIG. 18 is a diagram (3) illustrating another example of the system configuration of the printing system according to the embodiment. In the example of FIG. 18, for example, a storage service system 1630 is added to the configuration of the printing system 100 shown in FIG. In the storage service system 1630, a storage service providing device 1632 is a server that provides a storage service, and is connected to the network 104 via an access control device 1631. The data storage unit 424 of the print service providing apparatus 1622 may store, for example, a print job or a preview image in an external system such as the storage service system 1630.

100 印刷システム
101 クライアント装置
102 サーバ装置
103 画像形成装置
413 画像変換部
414 暗号部
415 印刷データ処理部
431 通信部
432 入出力部(表示部)
433 認証部
434 復号部
DESCRIPTION OF SYMBOLS 100 Printing system 101 Client apparatus 102 Server apparatus 103 Image forming apparatus 413 Image conversion part 414 Encryption part 415 Print data processing part 431 Communication part 432 Input / output part (display part)
433 Authentication unit 434 Decryption unit

特開2016−063375号公報JP 2006-063375 A

Claims (10)

クライアント装置とサーバ装置と画像形成装置とがネットワークを介して接続された印刷システムであって、
前記クライアント装置は、
印刷データのプレビュー画像を作成する画像変換部と、
作成した前記プレビュー画像を暗号化する暗号部と、
暗号化した前記プレビュー画像を保存し、前記暗号化した前記プレビュー画像の保存先を特定する情報と前記印刷データとを含む印刷ジョブを前記サーバ装置に保存する印刷データ処理部と、
を有し、
前記画像形成装置は、
利用者のログイン処理を実行する認証部と、
前記サーバ装置から、前記暗号化した前記プレビュー画像の保存先を特定する情報を含む前記印刷ジョブの情報を取得し、前記保存先から前記暗号化した前記プレビュー画像を取得する通信部と、
前記ログイン処理によって得られる前記利用者の情報の少なくとも一部の情報に基づいて、前記暗号化した前記プレビュー画像を復号する復号部と、
復号した前記プレビュー画像を表示する表示部と、
を有する、印刷システム。
A printing system in which a client device, a server device, and an image forming device are connected via a network,
The client device is
An image conversion unit for creating a preview image of the print data;
An encryption unit for encrypting the created preview image;
A print data processing unit for storing the encrypted preview image, and storing a print job including information for specifying a storage destination of the encrypted preview image and the print data in the server device;
Have
The image forming apparatus includes:
An authentication unit that executes the login process of the user;
A communication unit that acquires information of the print job including information specifying a storage destination of the encrypted preview image from the server device, and acquires the encrypted preview image from the storage destination;
A decryption unit that decrypts the encrypted preview image based on at least a part of the user information obtained by the login process;
A display unit for displaying the decoded preview image;
Having a printing system.
前記クライアント装置は、前記印刷データが複数のページを含む場合、前記印刷データの1ページ目の暗号化したプレビュー画像と、他のページの暗号化したプレビュー画像とを作成して保存し、
前記画像形成装置は、前記1ページ目のプレビュー画像を表示した後、前記利用者からの要求に応じて前記他のページの前記プレビュー画像を表示する、請求項1に記載の印刷システム。
When the print data includes a plurality of pages, the client device creates and stores an encrypted preview image of the first page of the print data and an encrypted preview image of another page;
The printing system according to claim 1, wherein the image forming apparatus displays the preview image of the other page in response to a request from the user after displaying the preview image of the first page.
前記クライアント装置は、前記1ページ目の暗号化したプレビュー画像の保存先を特定する情報と前記印刷データとを含む前記印刷ジョブを前記サーバ装置に保存した後、前記他のページのプレビュー画像を作成する、請求項2に記載の印刷システム。   The client device creates the preview image of the other page after saving the print job including the information specifying the save destination of the encrypted preview image of the first page and the print data to the server device The printing system according to claim 2. 前記サーバ装置は、前記画像形成装置からの印刷ジョブの一覧の取得要求に応じて、前記1ページ目のプレビュー画像を含む前記印刷ジョブの一覧を前記画像形成装置に送信する、請求項2又は3に記載の印刷システム。   The server device transmits the print job list including the preview image of the first page to the image forming device in response to a print job list acquisition request from the image forming device. The printing system described in. 前記クライアント装置は、前記1ページ目の低解像度のプレビュー画像を作成して前記サーバ装置に保存し、
前記サーバ装置は、前記画像形成装置からの印刷ジョブの一覧の取得要求に応じて、前記1ページ目の低解像度のプレビュー画像を含む前記印刷ジョブの一覧を前記画像形成装置に送信する、請求項2乃至4のいずれか一項に記載の印刷システム。
The client device creates a low-resolution preview image of the first page and stores it in the server device,
The server device transmits the print job list including the low-resolution preview image of the first page to the image forming device in response to a print job list acquisition request from the image forming device. The printing system according to any one of 2 to 4.
前記クライアント装置は、前記1ページ目の前記プレビュー画像を暗号化し、前記1ページ目の低解像度のプレビュー画像を暗号化しない、請求項5に記載の印刷システム。   The printing system according to claim 5, wherein the client device encrypts the preview image of the first page and does not encrypt the low-resolution preview image of the first page. 前記印刷データ処理部は、前記暗号化した前記プレビュー画像を前記クライアント装置に保存する、請求項1又は2に記載の印刷システム。   The printing system according to claim 1, wherein the print data processing unit stores the encrypted preview image in the client device. 前記クライアント装置は、前記暗号化した前記プレビュー画像を記憶部に保存し、前記暗号化した前記プレビュー画像の保存先を特定する情報を発行する画像保管部を有する、請求項7に記載の印刷システム。   The printing system according to claim 7, wherein the client device includes an image storage unit that stores the encrypted preview image in a storage unit and issues information for specifying a storage destination of the encrypted preview image. . クライアント装置とサーバ装置と画像形成装置とがネットワークを介して接続された印刷システムにおける印刷制御方法であって、
前記クライアント装置が、
印刷データのプレビュー画像を作成するステップと、
作成した前記プレビュー画像を暗号化するステップと、
暗号化した前記プレビュー画像を保存するステップと、
前記暗号化した前記プレビュー画像の保存先を特定する情報と前記印刷データとを含む印刷ジョブを前記サーバ装置に保存するステップと、
を実行し、
前記画像形成装置が、
利用者のログイン処理を実行するステップと、
前記サーバ装置から、前記暗号化した前記プレビュー画像の保存先を特定する情報を含む前記印刷ジョブの情報を取得するステップと、
前記保存先から前記暗号化した前記プレビュー画像を取得するステップと、
前記ログイン処理によって得られる前記利用者の情報の少なくとも一部の情報に基づいて、前記暗号化した前記プレビュー画像を復号するステップと、
復号した前記プレビュー画像を表示するステップと、
を実行する、印刷制御方法。
A printing control method in a printing system in which a client device, a server device, and an image forming device are connected via a network,
The client device is
Creating a preview image of the print data;
Encrypting the created preview image;
Storing the encrypted preview image;
Storing in the server device a print job including information specifying the storage location of the encrypted preview image and the print data;
Run
The image forming apparatus includes:
Executing the login process of the user;
Obtaining information of the print job including information for specifying a storage destination of the encrypted preview image from the server device;
Obtaining the encrypted preview image from the storage location;
Decrypting the encrypted preview image based on at least part of the user information obtained by the login process;
Displaying the decoded preview image;
Execute the print control method.
クライアント装置とサーバ装置と画像形成装置とがネットワークを介して接続された印刷システムの前記クライアント装置で実行されるプログラムであって、
前記クライアント装置に、
印刷データのプレビュー画像を作成するステップと、
作成した前記プレビュー画像を暗号化するステップと、
暗号化した前記プレビュー画像を保存するステップと、
前記暗号化した前記プレビュー画像の保存先を特定する情報と前記印刷データとを含む印刷ジョブを前記サーバ装置に保存するステップと、
を実行させ、
前記画像形成装置は、
利用者のログイン処理を実行する認証部と、
前記サーバ装置から、前記暗号化した前記プレビュー画像の保存先を特定する情報を含む前記印刷ジョブの情報を取得し、前記保存先から前記暗号化した前記プレビュー画像を取得する通信部と、
前記ログイン処理によって得られる前記利用者の情報の少なくとも一部の情報に基づいて、前記暗号化した前記プレビュー画像を復号する復号部と、
復号した前記プレビュー画像を表示する表示部と、
を有する、プログラム。
A program executed by the client device of the printing system in which the client device, the server device, and the image forming device are connected via a network,
In the client device,
Creating a preview image of the print data;
Encrypting the created preview image;
Storing the encrypted preview image;
Storing in the server device a print job including information specifying the storage location of the encrypted preview image and the print data;
And execute
The image forming apparatus includes:
An authentication unit that executes the login process of the user;
A communication unit that acquires information of the print job including information specifying a storage destination of the encrypted preview image from the server device, and acquires the encrypted preview image from the storage destination;
A decryption unit that decrypts the encrypted preview image based on at least a part of the user information obtained by the login process;
A display unit for displaying the decoded preview image;
Having a program.
JP2018023419A 2018-02-13 2018-02-13 Printing system and printing control method Active JP7006348B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018023419A JP7006348B2 (en) 2018-02-13 2018-02-13 Printing system and printing control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018023419A JP7006348B2 (en) 2018-02-13 2018-02-13 Printing system and printing control method

Publications (2)

Publication Number Publication Date
JP2019139589A true JP2019139589A (en) 2019-08-22
JP7006348B2 JP7006348B2 (en) 2022-01-24

Family

ID=67695386

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018023419A Active JP7006348B2 (en) 2018-02-13 2018-02-13 Printing system and printing control method

Country Status (1)

Country Link
JP (1) JP7006348B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113099060A (en) * 2020-01-08 2021-07-09 东芝泰格有限公司 Image forming apparatus with a toner supply device
CN113099059A (en) * 2020-01-08 2021-07-09 东芝泰格有限公司 Image forming apparatus with a toner supply device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012185711A (en) * 2011-03-07 2012-09-27 Sharp Corp Print information processor and print information processing method
JP2013206026A (en) * 2012-03-28 2013-10-07 Canon Inc Printing system
JP2017144684A (en) * 2016-02-19 2017-08-24 キヤノン株式会社 Printing system, image formation apparatus, control method of printing system, control method and program of image formation apparatus
JP2017156969A (en) * 2016-03-01 2017-09-07 株式会社リコー Information processing device, information process system, program, and control method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012185711A (en) * 2011-03-07 2012-09-27 Sharp Corp Print information processor and print information processing method
JP2013206026A (en) * 2012-03-28 2013-10-07 Canon Inc Printing system
JP2017144684A (en) * 2016-02-19 2017-08-24 キヤノン株式会社 Printing system, image formation apparatus, control method of printing system, control method and program of image formation apparatus
JP2017156969A (en) * 2016-03-01 2017-09-07 株式会社リコー Information processing device, information process system, program, and control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113099060A (en) * 2020-01-08 2021-07-09 东芝泰格有限公司 Image forming apparatus with a toner supply device
CN113099059A (en) * 2020-01-08 2021-07-09 东芝泰格有限公司 Image forming apparatus with a toner supply device

Also Published As

Publication number Publication date
JP7006348B2 (en) 2022-01-24

Similar Documents

Publication Publication Date Title
JP4687744B2 (en) Image forming apparatus and image forming system
US10860265B2 (en) Image forming system, server, image forming apparatus, and image forming method that reduce server capacity and allows to pull print
US20060112021A1 (en) Printing apparatus, control method thereof, and recording medium
JP5511463B2 (en) Image forming apparatus, image processing system, method for controlling image processing system, and program
JP2004086894A (en) Print controller, image forming device, image forming device management server, print control method and computer-readable storage medium
US20180082067A1 (en) Information Sharing Server, Information Sharing System And Non-Transitory Recording Medium
CN102131023A (en) Image forming apparatus and image formation processing method
JP4632409B2 (en) Image forming apparatus, image forming method, and program
US8645499B2 (en) Image processing system, image processing apparatus, image processing method and recording medium
JP6977316B2 (en) Setting information usage system, setting information usage method
JP5383376B2 (en) Image processing apparatus and control method thereof
JP7006348B2 (en) Printing system and printing control method
JP2006072521A (en) Server printer, its control method, and computer program
JP2007274403A (en) Methods of registering user certificate and transmitting document with user&#39;s electronic signature in image processing apparatus
JP4442313B2 (en) Print management system, apparatus used therefor, program, and printing method
JP5135239B2 (en) Image forming system and server device
JP4983047B2 (en) Electronic data storage device and program
JP2006318098A (en) Server device, system, and control method of server device
JP5575090B2 (en) Image forming apparatus
JP2017175501A (en) Image forming device and specific information collection program
JP5575633B2 (en) Image forming system
JP7234014B2 (en) Information processing device, information processing system, and control method thereof
US20080104682A1 (en) Secure Content Routing
US9015498B2 (en) Information processing apparatus and control method thereof
JP6862768B2 (en) Data processing system and data processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201023

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210827

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210914

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211110

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20211207

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211220