JP2013146948A - Image processing apparatus and control method thereof, and program - Google Patents

Image processing apparatus and control method thereof, and program Download PDF

Info

Publication number
JP2013146948A
JP2013146948A JP2012010099A JP2012010099A JP2013146948A JP 2013146948 A JP2013146948 A JP 2013146948A JP 2012010099 A JP2012010099 A JP 2012010099A JP 2012010099 A JP2012010099 A JP 2012010099A JP 2013146948 A JP2013146948 A JP 2013146948A
Authority
JP
Japan
Prior art keywords
image data
unit
time
user
acquired
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012010099A
Other languages
Japanese (ja)
Inventor
Kazusane Narita
干城 成田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2012010099A priority Critical patent/JP2013146948A/en
Publication of JP2013146948A publication Critical patent/JP2013146948A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an image processing apparatus having enhanced user-friendliness, the image processing apparatus with an automatic cancellation function, and to provide a control method thereof and a program.SOLUTION: An image processing apparatus 101 requests deleted image data to an external device, when a user is authenticated after a printable time elapses from a time point acquiring the image data. Then, the apparatus acquires the image data transmitted from the external device according to the request, and performs printing by using the image data.

Description

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

画像処理装置はユーザからの動作要求をジョブとして受け付け、印刷動作など所定の画像処理を実行する。また画像処理装置は受け付けたジョブを状況に応じて自動的にキャンセルする自動キャンセル機能を有するものもある。   The image processing apparatus accepts an operation request from a user as a job, and executes predetermined image processing such as a printing operation. Some image processing apparatuses have an automatic cancel function that automatically cancels a received job according to a situation.

この自動キャンセル機能は、ジョブが一定時間以上停止状態であった場合や画像処理装置の状態により要求された動作が実行できない場合に、自動的にキャンセルを実行する機能である。   This automatic cancellation function is a function that automatically executes cancellation when a job has been in a stopped state for a certain period of time or when a requested operation cannot be executed due to the state of the image processing apparatus.

自動キャンセル機能が実行されるジョブの一例として、セキュアプリント(親展印刷)ジョブが挙げられる。   An example of a job for which the automatic cancel function is executed is a secure print (confidential print) job.

セキュアプリントとは、ユーザが外部装置から画像データと暗証番号など認証情報を送信し、画像処理装置は受信した画像データを認証待ちデータとして記憶し、その後ユーザが画像処置装置において認証操作をしてから印刷を実行する機能である。   With secure printing, the user transmits authentication information such as image data and a password from an external device, the image processing device stores the received image data as authentication waiting data, and then the user performs an authentication operation on the image processing device. This is a function for executing printing from the beginning.

ここで画像処理装置内部のデータ記憶容量には制限があるため、ジョブ受付からユーザの認証操作までのタイムアウト時間が設けられている。そして、このタイムアウト時間を超えた場合は自動キャンセルが実行される。なお、画像処理装置内部のデータ記憶容量がジョブ受付時に満杯のときは、ジョブ受付時に自動キャンセルが実行される場合がある。   Here, since the data storage capacity in the image processing apparatus is limited, a time-out period from job reception to user authentication operation is provided. When this timeout time is exceeded, automatic cancellation is executed. When the data storage capacity in the image processing apparatus is full at the time of job reception, automatic cancellation may be executed at the time of job reception.

通常、自動キャンセル機能は、ユーザに対してジョブがキャンセルされることを通知することなく実行され、ジョブのリトライは行われない。   Normally, the automatic cancel function is executed without notifying the user that the job is cancelled, and the job is not retried.

自動キャンセルされたジョブに対する制御方法として、画像処理装置の状態によりジョブの即時実行ができないときに、画像処理装置が外部装置に状態通知を行い、外部装置からジョブ実行指示を受けた場合はジョブが実行可能になるまでリトライを繰り返す方法が提案されている(特許文献1参照)。   As a control method for an automatically canceled job, when the job cannot be executed immediately due to the status of the image processing apparatus, the image processing apparatus notifies the external apparatus of the status, and if a job execution instruction is received from the external apparatus, the job is There has been proposed a method of repeating retries until it can be executed (see Patent Document 1).

また、ジョブの自動キャンセルが発生したときにキャンセル実行是非を外部装置に問い合わせる方法が提案されている(特許文献2参照)。   In addition, there has been proposed a method of inquiring an external device about whether or not to cancel a job when automatic job cancellation occurs (see Patent Document 2).

特開2007−164544号公報JP 2007-164544 A 特開平8−16331号公報JP-A-8-16331

しかしながら、上記セキュアプリントのように途中で画像処理装置でのユーザ操作を必要とする機能では、ユーザが操作に来た時点ですでに自動キャンセル後であるケースが想定される。   However, in the case of a function that requires a user operation on the image processing apparatus in the middle, such as the above-described secure print, a case is assumed in which the automatic cancellation is already performed when the user comes to the operation.

これに対し、従来技術では外部装置から実行指示を与える制御方法であるため、画像処理装置を操作中のユーザへのリトライ方法が提供できていなかった。また従来技術は自動キャンセル発生時点でのリトライ制御方法であり、自動キャンセルにより該当ジョブの画像データを削除後にリトライする方法は提供できていなかった。   On the other hand, since the conventional technique is a control method for giving an execution instruction from an external device, a retry method for a user who is operating the image processing apparatus cannot be provided. Further, the prior art is a retry control method at the time of automatic cancellation, and a method for retrying after deleting image data of a job by automatic cancellation cannot be provided.

従って、ユーザが操作に来た時点で既に自動キャンセルとなっていた場合は、ユーザはその場でジョブのリトライを行うことができず、外部装置から再び画像データと認証情報を送信しなければならないため、利便性がよくないという課題がある。   Therefore, when the user has already canceled the operation at the time of the operation, the user cannot retry the job on the spot and must send the image data and the authentication information again from the external device. Therefore, there is a problem that convenience is not good.

本発明の目的は、自動キャンセル機能を備えた画像処理装置の利便性を高めた画像処理装置及びその制御方法、並びにプログラムを提供することにある。   An object of the present invention is to provide an image processing apparatus, a control method thereof, and a program that improve the convenience of an image processing apparatus having an automatic cancel function.

上記目的を達成するために、請求項1の画像処理装置は、ユーザを認証する認証手段を備え、外部装置から画像データを取得し、前記画像データを取得した時点から予め定められた印刷可能時間が経過するまでに、前記認証手段によりユーザが認証された場合に、取得した前記画像データを用いて印刷する画像処理装置であって、前記外部装置から前記画像データを取得する取得手段と、前記取得手段により取得された前記画像データを記憶部に記憶する記憶手段と、前記取得手段により前記画像データが取得された時点から前記印刷可能時間が経過した場合に、前記記憶手段により記憶された前記画像データを削除する削除手段と、前記取得手段により前記画像データが取得された時点から前記印刷可能時間が経過した後に、前記認証手段によりユーザが認証された場合に、前記外部装置に対して、前記削除手段により削除された画像データを要求する要求手段と、前記要求手段による要求に応じて、前記外部装置から送信された前記画像データを取得し、当該画像データを用いて印刷する印刷手段とを備えたことを特徴とする。   In order to achieve the above object, the image processing apparatus according to claim 1 includes authentication means for authenticating a user, acquires image data from an external apparatus, and printable time determined in advance from the time when the image data is acquired. When the user is authenticated by the authentication unit before the elapse of time, an image processing apparatus that prints using the acquired image data, the acquisition unit acquiring the image data from the external device, Storage means for storing the image data acquired by the acquisition means in a storage unit; and when the printable time has elapsed from the time when the image data was acquired by the acquisition means, the storage means stored by the storage means Deletion means for deleting image data, and after the printable time has elapsed from the time when the image data was acquired by the acquisition means, the authentication means When the user is further authenticated, a request unit that requests the external device for the image data deleted by the deletion unit, and the image transmitted from the external device in response to a request by the request unit And printing means for acquiring data and printing using the image data.

本発明によれば、自動キャンセル機能を備えた画像処理装置の利便性を高めた画像処理装置及びその制御方法、並びにプログラムを提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the image processing apparatus which improved the convenience of the image processing apparatus provided with the automatic cancellation function, its control method, and a program can be provided.

本発明の実施の形態に係る画像処理装置の概略構成を示す図である。1 is a diagram illustrating a schematic configuration of an image processing apparatus according to an embodiment of the present invention. 従来技術におけるメモリフルによる自動キャンセル機能を説明するための図である。It is a figure for demonstrating the automatic cancellation function by the memory full in a prior art. 従来技術におけるタイムアウトによる自動キャンセル機能を説明するための図である。It is a figure for demonstrating the automatic cancellation function by timeout in a prior art. 従来技術における画像処理装置により実行される自動キャンセル処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the automatic cancellation process performed by the image processing apparatus in a prior art. 図1の画像処理装置における自動キャンセル機能でのリトライ処理を説明するための図である。It is a figure for demonstrating the retry process by the automatic cancellation function in the image processing apparatus of FIG. 図1におけるCPUにより実行される、ユーザの操作によりリトライ要求を送信するリトライ処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the retry process performed by CPU in FIG. 1, and transmits a retry request | requirement by a user's operation. 図1におけるCPUにより実行される、一定時間経過するごとにリトライ要求を送信するリトライ処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the retry process transmitted by the CPU in FIG. 1 every time a fixed time passes.

以下、本発明の実施の形態について図面を参照しながら詳述する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

本発明の実施の形態に係る画像処理装置は、ジョブを状況に応じて自動的にキャンセルする自動キャンセル機能を備えている。そして、この自動キャンセル機能が実行されるジョブを自動キャンセルジョブと表現する。また、自動キャンセル機能を実行する処理を自動キャンセル処理と表現する。   The image processing apparatus according to the embodiment of the present invention includes an automatic cancel function for automatically canceling a job according to a situation. A job for which this automatic cancel function is executed is expressed as an automatic cancel job. Further, the process for executing the automatic cancel function is expressed as an automatic cancel process.

上記自動キャンセルジョブとして、セキュアプリント、FAX親展受信、印刷ジョブにおける紙なし紙ジャムなどによるエラーリカバリージョブ、外部接続装置からの応答待ちタイムアウトによりキャンセルされるジョブなどが挙げられる。   Examples of the automatic cancel job include secure print, FAX confidential reception, error recovery job due to paper-free paper jam in a print job, and a job canceled due to a response waiting timeout from an external connection device.

このうち、本発明の実施の形態では特に前述したセキュアプリントを例に説明し、リトライ制御方法として操作部を介したユーザからの要求によりリトライする方法、及び画像処理装置が一定のタイミングで自動的にリトライする方法を説明する。また、セキュアプリントを実行する処理をセキュアプリントジョブと表現する。   Of these, in the embodiment of the present invention, the secure print described above will be described as an example, and a retry method as a retry method according to a request from the user via the operation unit and the image processing apparatus automatically at a fixed timing. How to retry is explained. A process for executing secure printing is expressed as a secure print job.

図1は、本発明の実施の形態に係る画像処理装置101の概略構成を示す図である。   FIG. 1 is a diagram showing a schematic configuration of an image processing apparatus 101 according to an embodiment of the present invention.

図1において、画像処理装置101は、CPU106、ROM107、記憶部108、外部装置接続部102、画像変換部103、印刷部104、及び操作部105を備えている。   In FIG. 1, the image processing apparatus 101 includes a CPU 106, a ROM 107, a storage unit 108, an external device connection unit 102, an image conversion unit 103, a printing unit 104, and an operation unit 105.

外部装置接続部102は、LANやUSBや電話回線接続によって外部装置とデータのやり取りし、画像データの受信や外部装置への情報送信を行う。   The external device connection unit 102 exchanges data with an external device through LAN, USB, or telephone line connection, receives image data, and transmits information to the external device.

画像変換部103は、外部装置接続部102で取得した画像データに色空間変換や色濃度など所定の画像処理を行って印刷部104で印刷するための印刷画像データを生成する。印刷部104は、画像変換部103が生成した印刷画像データを紙媒体に印刷する。   The image conversion unit 103 performs predetermined image processing such as color space conversion and color density on the image data acquired by the external device connection unit 102 and generates print image data to be printed by the printing unit 104. The printing unit 104 prints the print image data generated by the image conversion unit 103 on a paper medium.

操作部105は、ボタンや表示パネルなどのユーザインターフェースを有し、ユーザからの動作要求を受け付ける。   The operation unit 105 has a user interface such as a button or a display panel, and accepts an operation request from the user.

CPU106は、画像処理装置101の制御部であり、画像処理装置101全体を制御する。ROM107は、CPU106が実行する制御プログラムなどが記憶される。記憶部108はCPU106が実行する制御プログラムの変数や画像データなどを記憶する揮発性メモリである。   The CPU 106 is a control unit of the image processing apparatus 101 and controls the entire image processing apparatus 101. The ROM 107 stores a control program executed by the CPU 106 and the like. The storage unit 108 is a volatile memory that stores variables of control programs executed by the CPU 106, image data, and the like.

次に、従来技術と本発明とを明確に区別するために、従来技術について記載する。   Next, the prior art will be described in order to clearly distinguish the prior art from the present invention.

図2は、従来技術におけるメモリフルによる自動キャンセル機能を説明するための図である。   FIG. 2 is a diagram for explaining an automatic cancel function based on memory full in the prior art.

なお、上記メモリフルとは、印刷するための画像データを記憶する領域が存在しないことを意味する。   Note that the memory full means that there is no area for storing image data to be printed.

図2において、従来技術における画像処理装置202は、記憶部をセキュア用メモリ203とその他画像メモリ204に分割して制御する。セキュア用メモリ203は、セキュアプリントで印刷するための画像データが、認証後に印刷されるまで記憶される領域である。従って、上記メモリフルであることは、セキュア用メモリ203に印刷するための画像データを記憶する領域が存在しないことを意味する。   In FIG. 2, the image processing apparatus 202 according to the conventional technique controls the storage unit by dividing it into a secure memory 203 and another image memory 204. The secure memory 203 is an area in which image data to be printed by secure printing is stored until it is printed after authentication. Therefore, the fact that the memory is full means that there is no area for storing image data to be printed in the secure memory 203.

セキュアプリントジョブ205の実行依頼の受信時にセキュア用メモリ203がメモリフルである場合、画像処理装置202は自動キャンセル機能によりジョブをキャンセルする。   If the secure memory 203 is full when receiving an execution request for the secure print job 205, the image processing apparatus 202 cancels the job using the automatic cancel function.

その後、ユーザが画像処理装置202で認証操作をしようとした場合、該当する画像データが存在しないため、ユーザは印刷を行うことができない。   Thereafter, when the user tries to perform an authentication operation on the image processing apparatus 202, the user cannot perform printing because there is no corresponding image data.

図3は、従来技術におけるタイムアウトによる自動キャンセル機能を説明するための図である。   FIG. 3 is a diagram for explaining an automatic cancel function due to timeout in the prior art.

なお、上記タイムアウトとは、セキュアプリントにおいて、ユーザが認証して印刷することが可能な時間が経過することによるタイムアウトを意味する。   The time-out means a time-out due to the elapse of time that can be authenticated and printed by the user in secure printing.

図3において、従来技術における画像処理装置302は、記憶部をセキュア用メモリ303とその他画像メモリ304に分割して制御する。   In FIG. 3, the image processing apparatus 302 according to the conventional technique controls the storage unit by dividing it into a secure memory 303 and other image memory 304.

そして、外部装置301からセキュアプリントジョブ305の実行依頼を受信すると画像処理を行う。   When an execution request for the secure print job 305 is received from the external apparatus 301, image processing is performed.

画像処理装置302は、セキュアプリントジョブに対するタイムアウト設定値を持つ。そして、画像処理装置302は、セキュア用メモリ303に記憶されたセキュアプリントで印刷する画像データに対応するセキュアプリントジョブは、タイムアウト設定値に基づいてタイムアウトとなった場合、キャンセルされる。   The image processing apparatus 302 has a timeout setting value for a secure print job. The image processing apparatus 302 cancels the secure print job corresponding to the image data to be printed by the secure print stored in the secure memory 303 when the timeout occurs based on the timeout setting value.

タイムアウト後に、ユーザが画像処理装置302で認証操作をしようとした場合、該当する画像データが存在しないため印刷が行えない。   If the user tries to perform an authentication operation with the image processing apparatus 302 after the timeout, printing cannot be performed because the corresponding image data does not exist.

図3では、セキュアプリントジョブの1つであるジョブ1に対応する画像データが、タイムアウトにより削除されることが示されている。   FIG. 3 shows that image data corresponding to job 1 which is one of the secure print jobs is deleted due to timeout.

図4は、従来技術における画像処理装置により実行される自動キャンセル処理の手順を示すフローチャートである。   FIG. 4 is a flowchart showing a procedure of automatic cancel processing executed by the image processing apparatus in the prior art.

図4において、画像処理装置101はで外部装置から外部装置接続部102へセキュアプリントジョブの実行依頼を受信する(ステップ401)。次いで、メモリフルか否か判別する(ステップS402)。   In FIG. 4, the image processing apparatus 101 receives a secure print job execution request from the external apparatus to the external apparatus connection unit 102 (step 401). Next, it is determined whether or not the memory is full (step S402).

ステップS402の判別の結果、メモリフルであるとき(ステップS402でYES)、セキュアプリントジョブの実行をキャンセルし(ステップS407)、本処理を終了する。   If the result of determination in step S402 is that the memory is full (YES in step S402), execution of the secure print job is canceled (step S407), and this process is terminated.

一方、ステップS402の判別の結果、メモリフルではないとき(ステップS402でNO)、タイムアウトか否か判別する(ステップS403)。ステップS403の判別の結果、タイムアウトのときは(ステップS403でYES)、上記ステップS407に進む。   On the other hand, if the result of determination in step S402 is that the memory is not full (NO in step S402), it is determined whether or not a timeout has occurred (step S403). If the result of determination in step S403 is a timeout (YES in step S403), the process proceeds to step S407.

一方、タイムアウトではないときは(ステップS403でNO)、ユーザにより認証情報が入力されたか否か判別する(ステップS404)。ステップS404の判別の結果、ユーザにより認証情報が入力されなかったときは(ステップS404でNO)、上記ステップS403に進む。   On the other hand, if it is not a timeout (NO in step S403), it is determined whether or not authentication information has been input by the user (step S404). As a result of the determination in step S404, when the authentication information is not input by the user (NO in step S404), the process proceeds to step S403.

一方、ユーザにより認証情報が入力されたときは(ステップS404でYES)、入力された認証情報により、ユーザが認証されたか否か判別する(ステップS405)。ステップS405の判別の結果、ユーザが認証されなかったときは(ステップS405でNO)、上記ステップS403に進む。   On the other hand, when the authentication information is input by the user (YES in step S404), it is determined whether or not the user is authenticated based on the input authentication information (step S405). If the result of determination in step S405 is that the user has not been authenticated (NO in step S405), the process proceeds to step S403.

一方、ユーザが認証されたときは(ステップS405でYES)、印刷し(ステップS406)、本処理を終了する。   On the other hand, when the user is authenticated (YES in step S405), printing is performed (step S406), and this process ends.

上述した図2〜図4に示される内容が従来技術の画像処理装置における自動キャンセル機能の概要となっている。   The contents shown in FIGS. 2 to 4 are the outline of the automatic cancel function in the image processing apparatus of the prior art.

図5は、図1の画像処理装置101における自動キャンセル機能でのリトライ処理を説明するための図である。   FIG. 5 is a diagram for explaining retry processing by the automatic cancel function in the image processing apparatus 101 of FIG.

図5において、記憶部108は、セキュア用メモリ503とその他画像メモリ504に分割して制御される。セキュア用メモリ503は、セキュアプリントで印刷するための画像データが、認証後に印刷されるまで記憶される領域である。従って、本実施の形態においても、メモリフルであることは、セキュア用メモリ503に印刷するための画像データを記憶する領域が存在しないことを意味する。また、その他画像メモリ504は、セキュアプリントで印刷するための画像データではない画像データが記憶される領域である。   In FIG. 5, the storage unit 108 is controlled by being divided into a secure memory 503 and another image memory 504. The secure memory 503 is an area in which image data to be printed by secure printing is stored until it is printed after authentication. Therefore, also in this embodiment, the memory being full means that there is no area for storing image data to be printed in the secure memory 503. The other image memory 504 is an area for storing image data that is not image data to be printed by secure printing.

画像処理装置101は、外部装置501からセキュアプリントジョブ505の実行依頼を受信して画像処理を行う。   The image processing apparatus 101 receives the execution request for the secure print job 505 from the external apparatus 501 and performs image processing.

図5においては、セキュアプリントジョブ505の実行がキャンセルされる場合を示しており、画像データ506は、そのキャンセルされたセキュアプリントジョブ505の画像データを示す。   FIG. 5 shows a case where execution of the secure print job 505 is canceled, and image data 506 indicates the image data of the canceled secure print job 505.

また、外部装置501はセキュアプリントジョブ505の実行依頼を送信した際にジョブ情報507を記憶する。   The external device 501 stores job information 507 when an execution request for the secure print job 505 is transmitted.

このジョブ情報507はセキュアプリントジョブ505を識別するためのジョブ識別子、画像処理装置101を示すデバイス宛先、印刷元データを示すソースファイル、及び印刷時のプリント設定などを含む。   The job information 507 includes a job identifier for identifying the secure print job 505, a device destination indicating the image processing apparatus 101, a source file indicating print source data, print settings at the time of printing, and the like.

一方、画像処理装置101は自動キャンセル機能によりその実行がキャンセルされたセキュアプリントジョブに関するキャンセルジョブ情報508を、例えば記憶部108に記憶する。   On the other hand, the image processing apparatus 101 stores, for example, in the storage unit 108, cancel job information 508 related to a secure print job whose execution has been canceled by the automatic cancel function.

キャンセルジョブ情報508は、上記ジョブ識別子、外部装置501を示すホスト宛先、及びキャンセルされたセキュアプリントジョブに対応する画像データのデータサイズなどを含む。   The cancel job information 508 includes the job identifier, the host destination indicating the external apparatus 501, the data size of image data corresponding to the canceled secure print job, and the like.

上記ジョブ情報を、セキュアプリントジョブ505の実行依頼とともに画像処理装置101へ送信し、キャンセルジョブ情報508と併せて画像処理装置101で記憶してもよい。   The job information may be transmitted to the image processing apparatus 101 together with the execution request for the secure print job 505 and stored in the image processing apparatus 101 together with the cancel job information 508.

画像処理装置101は、操作部105でユーザにより操作された場合、または画像処理装置101が一定時間経過するごとに、リトライ要求509を外部装置501へ送信する。   The image processing apparatus 101 transmits a retry request 509 to the external apparatus 501 when operated by the user via the operation unit 105 or whenever the image processing apparatus 101 passes for a certain period of time.

リトライ要求509は、キャンセルジョブ情報508に示されるジョブ識別子を含み、外部装置501はリトライ要求509に示されるジョブ識別子に対応するジョブ情報507に従って、セキュアプリントジョブの実行依頼を再び送信する。またジョブ情報507を画像処理装置101で記憶する場合は、これを用いてリトライ要求509を送信することができる。   The retry request 509 includes the job identifier indicated in the cancel job information 508, and the external apparatus 501 again transmits a secure print job execution request according to the job information 507 corresponding to the job identifier indicated in the retry request 509. When the job information 507 is stored in the image processing apparatus 101, a retry request 509 can be transmitted using the job information 507.

なお、操作部105でユーザにより削除する要求を示す操作がされた場合、または一定時間の経過後に、ジョブ情報507及びキャンセルジョブ情報508を削除するよう制御してもよい。   Note that when the operation unit 105 performs an operation indicating a request for deletion, or after a predetermined time has elapsed, the job information 507 and the cancel job information 508 may be controlled to be deleted.

図6は、図1におけるCPU106により実行される、ユーザの操作によりリトライ要求を送信するリトライ処理の手順を示すフローチャートである。   FIG. 6 is a flowchart showing the procedure of a retry process executed by the CPU 106 in FIG. 1 to transmit a retry request by a user operation.

図6において、外部装置からのセキュアプリントジョブの実行依頼を画像データなどとともに外部装置接続部102により受信する(ステップS601)。このステップS601は、外部装置から画像データを取得する取得手段に対応する。   In FIG. 6, the external device connection unit 102 receives a secure print job execution request from an external device together with image data and the like (step S601). This step S601 corresponds to acquisition means for acquiring image data from an external device.

このとき、ジョブ情報507のうちの少なくともジョブ識別子を記憶するとともに、ホスト宛先を記憶する。   At this time, at least the job identifier of the job information 507 is stored, and the host destination is stored.

次いで、メモリフルか否か判別する(ステップS602)。ステップS602の判別の結果、メモリフルではないとき(ステップS602でNO)、タイムアウトか否か判別する(ステップS603)。なお、上記ステップS602では、取得された画像データを記憶部108に記憶するので、記憶手段に対応する。また、このタイムアウトとは、セキュアプリントにおいて、画像データを取得した時点から予め定められた印刷可能時間が経過することによるタイムアウトを意味する。   Next, it is determined whether or not the memory is full (step S602). If the result of determination in step S602 is that the memory is not full (NO in step S602), it is determined whether or not a timeout has occurred (step S603). In step S602, the acquired image data is stored in the storage unit 108, and thus corresponds to a storage unit. Further, this timeout means a timeout due to elapse of a predetermined printable time from the time when image data is acquired in secure printing.

ステップS603の判別の結果、タイムアウトではないときは(ステップS603でNO)、ユーザにより認証情報が入力されたか否か判別する(ステップS604)。ステップS604の判別の結果、ユーザにより認証情報が入力されなかったときは(ステップS604でNO)、上記ステップS603に進む。   If the result of determination in step S603 is that there is no timeout (NO in step S603), it is determined whether authentication information has been input by the user (step S604). As a result of the determination in step S604, when the authentication information is not input by the user (NO in step S604), the process proceeds to step S603.

一方、ユーザにより認証情報が入力されたときは(ステップS604でYES)、入力された認証情報により、ユーザが認証されたか否か判別する(ステップS605)。ステップS605の判別の結果、ユーザが認証されなかったときは(ステップS605でNO)、上記ステップS603に進む。   On the other hand, when authentication information is input by the user (YES in step S604), it is determined whether or not the user is authenticated based on the input authentication information (step S605). As a result of the determination in step S605, when the user is not authenticated (NO in step S605), the process proceeds to step S603.

一方、ユーザが認証されたときは(ステップS605でYES)、印刷し(ステップS606)、本処理を終了する。上記ステップS604,605は、ユーザを認証する認証手段に対応する。   On the other hand, when the user is authenticated (YES in step S605), printing is performed (step S606), and this process is terminated. Steps S604 and 605 correspond to authentication means for authenticating the user.

上記ステップS602の判別の結果、メモリフルのとき(ステップS602でYES)、またはステップS603の判別の結果、タイムアウトのときは(ステップS603でYES)、リトライ機能が有効か否か判別する(ステップS607)。   If the result of determination in step S602 is that the memory is full (YES in step S602), or if the result of determination in step S603 is timeout (YES in step S603), it is determined whether the retry function is valid (step S607). ).

ステップS607の判別の結果、リトライ機能が有効ではないときは(ステップS607でNO)、セキュアプリントジョブの実行をキャンセルし(ステップS608)、本処理を終了する。上記ステップS608は、画像データが取得された時点から前記印刷可能時間が経過した場合に、画像データを用いた印刷をキャンセルするために、記憶部108に記憶された画像データを削除する削除手段に対応する。   If the retry function is not valid as a result of the determination in step S607 (NO in step S607), the execution of the secure print job is canceled (step S608), and this process is terminated. Step S608 is a deletion unit that deletes the image data stored in the storage unit 108 in order to cancel printing using the image data when the printable time has elapsed from the time when the image data was acquired. Correspond.

一方、リトライ機能が有効のときは(ステップS607でYES)、キャンセルジョブ情報を記憶する(ステップS609)。ここでは、ステップS601で記憶したジョブ識別子、及びホスト宛先がキャンセルジョブ情報を記憶する際に用いられる。   On the other hand, when the retry function is valid (YES in step S607), the cancel job information is stored (step S609). Here, the job identifier stored in step S601 and the host destination are used when storing the cancel job information.

次いで、ユーザにより認証情報が入力されると(ステップS610でYES)、入力された認証情報により、ユーザが認証されたか否か判別する(ステップS611)。ステップS611の判別の結果、ユーザが認証されなかったときは(ステップS611でNO)、上記ステップS610に進む。   Next, when authentication information is input by the user (YES in step S610), it is determined whether or not the user is authenticated based on the input authentication information (step S611). If the result of determination in step S611 is that the user has not been authenticated (NO in step S611), the process proceeds to step S610.

一方、ユーザが認証されたときは(ステップS611でYES)、キャンセルジョブ情報に示されるデータサイズ分の空きがセキュア用メモリ503にあるか否か判別する(ステップS612)。このステップS602は、画像データが取得された時点から印刷可能時間が経過した後に、ユーザが認証された場合に、削除された画像データを記憶部108に再び記憶可能か否かを判別する判別手段に対応する。   On the other hand, when the user is authenticated (YES in step S611), it is determined whether or not there is a free space for the data size indicated in the cancel job information in the secure memory 503 (step S612). This step S602 determines whether or not the deleted image data can be stored again in the storage unit 108 when the user is authenticated after the printable time has elapsed from the time when the image data was acquired. Corresponding to

ステップS612の判別の結果、空きがセキュア用メモリ503にないときは(ステップS612でNO)、操作部105が備える画面にメモリフルであることを示す内容を表示し(ステップS614)、上記ステップS610に進む。このように、画像データを記憶部108に再び記憶可能ではないと判別されたときは、削除された画像データを要求せず、削除された画像データを前記記憶部に再び記憶可能ではないことを、操作部105によりユーザに明示する。   If the result of determination in step S612 is that there is no free space in the secure memory 503 (NO in step S612), a content indicating that the memory is full is displayed on the screen provided in the operation unit 105 (step S614), and the above step S610 is performed. Proceed to As described above, when it is determined that the image data cannot be stored in the storage unit 108 again, the deleted image data is not requested and the deleted image data cannot be stored in the storage unit again. This is clearly indicated to the user by the operation unit 105.

一方、ステップS612の判別の結果、空きがセキュア用メモリ503にあるときは(ステップS612でYES)、リトライ要求を外部装置に送信し(ステップS613)、上記ステップS601に戻る。このステップS613は、画像データが取得された時点から印刷可能時間が経過した後に、ユーザが認証された場合に、外部装置に対して、削除された画像データを要求する要求手段に対応する。また、ステップS613を経由して実行されたステップS606は、要求に応じて、外部装置から送信された画像データを取得し、画像データを用いて印刷する印刷手段に対応する。   On the other hand, if the result of determination in step S612 is that there is a free space in the secure memory 503 (YES in step S612), a retry request is transmitted to the external device (step S613), and the process returns to step S601. This step S613 corresponds to request means for requesting the external device for the deleted image data when the user is authenticated after the printable time has elapsed from the time when the image data was acquired. Step S606, which is executed via step S613, corresponds to a printing unit that acquires image data transmitted from an external device in response to a request and prints the image data using the image data.

上記ステップS609において、記憶するキャンセルジョブ情報数が予め設定された上限数に達したときは、記憶されたキャンセルジョブ情報のうちで、古いものから削除することで新たなキャンセルジョブ情報を記憶するようにしてもよい。   In step S609, when the number of cancel job information to be stored reaches a preset upper limit number, new cancel job information is stored by deleting the oldest one of the stored cancel job information. It may be.

図6の処理によれば、画像データが取得された時点から印刷可能時間が経過した後に、ユーザが認証された場合に(ステップS611でYES)、外部装置に対して、削除された画像データを要求する。そして、要求に応じて、外部装置から送信された画像データを取得し、当該画像データを用いて印刷するので(ステップS606)、ユーザは外部装置に戻らずに印刷できる。従って、本発明によれば、自動キャンセル機能を備えた画像処理装置の利便性を高めることができる。   According to the process of FIG. 6, when the user is authenticated after the printable time has elapsed from the time when the image data was acquired (YES in step S611), the deleted image data is sent to the external device. Request. In response to the request, the image data transmitted from the external device is acquired and printed using the image data (step S606), so that the user can print without returning to the external device. Therefore, according to the present invention, the convenience of the image processing apparatus provided with the automatic cancel function can be enhanced.

図7は、図1におけるCPU106により実行される、一定時間経過するごとにリトライ要求を送信するリトライ処理の手順を示すフローチャートである。   FIG. 7 is a flowchart showing the procedure of a retry process that is executed by the CPU 106 in FIG. 1 and transmits a retry request every time a fixed time elapses.

図7において、外部装置からのセキュアプリントジョブの実行依頼を外部装置接続部102により受信する(ステップS701)。このとき、ジョブ情報507のうちの少なくともジョブ識別子を記憶するとともに、ホスト宛先を記憶する。   In FIG. 7, the external device connection unit 102 receives a secure print job execution request from the external device (step S701). At this time, at least the job identifier of the job information 507 is stored, and the host destination is stored.

次いで、メモリフルか否か判別する(ステップS702)。ステップS702の判別の結果、メモリフルではないとき(ステップS702でNO)、タイムアウトか否か判別する(ステップS703)。   Next, it is determined whether or not the memory is full (step S702). If the result of determination in step S702 is that the memory is not full (NO in step S702), it is determined whether or not a timeout has occurred (step S703).

ステップS703の判別の結果、タイムアウトではないときは(ステップS703でNO)、ユーザにより認証情報が入力されたか否か判別する(ステップS704)。ステップS704の判別の結果、ユーザにより認証情報が入力されなかったときは(ステップS704でNO)、上記ステップS703に進む。   If the result of determination in step S703 is that there is no timeout (NO in step S703), it is determined whether authentication information has been input by the user (step S704). If the authentication information is not input by the user as a result of the determination in step S704 (NO in step S704), the process proceeds to step S703.

一方、ユーザにより認証情報が入力されたときは(ステップS704でYES)、入力された認証情報により、ユーザが認証されたか否か判別する(ステップS705)。ステップS705の判別の結果、ユーザが認証されなかったときは(ステップS705でNO)、上記ステップS703に進む。   On the other hand, when authentication information is input by the user (YES in step S704), it is determined whether or not the user is authenticated based on the input authentication information (step S705). If the result of determination in step S705 is that the user has not been authenticated (NO in step S705), the process proceeds to step S703.

一方、ユーザが認証されたときは(ステップS705でYES)、印刷し(ステップS706)、本処理を終了する。   On the other hand, when the user is authenticated (YES in step S705), printing is performed (step S706), and this process is terminated.

上記ステップS702の判別の結果、メモリフルのとき(ステップS702でYES)、またはステップS703の判別の結果、タイムアウトのときは(ステップS703でYES)、リトライ機能が有効か否か判別する(ステップS707)。   If the result of determination in step S702 is that the memory is full (YES in step S702), or if the result of determination in step S703 is time-out (YES in step S703), it is determined whether the retry function is valid (step S707). ).

ステップS707の判別の結果、リトライ機能が有効ではないときは(ステップS707でNO)、セキュアプリントジョブの実行をキャンセルし(ステップS708)、本処理を終了する。   If the retry function is not valid as a result of the determination in step S707 (NO in step S707), the execution of the secure print job is canceled (step S708), and this process is terminated.

一方、リトライ機能が有効のときは(ステップS707でYES)、キャンセルジョブ情報を記憶する(ステップS709)。ここでは、ステップS701で記憶したジョブ識別子、及びホスト宛先がキャンセルジョブ情報を記憶する際に用いられる。   On the other hand, when the retry function is valid (YES in step S707), the cancel job information is stored (step S709). Here, the job identifier stored in step S701 and the host destination are used when storing the cancel job information.

次いで、一定時間(予め定められた時間)待機し(ステップS710)、キャンセルジョブ情報に示されるデータサイズ分の空きがセキュア用メモリ503にあるか否か判別する(ステップS711)。このステップS711は、画像データが削除された後に、予め定められた時間ごとに、削除された画像データを記憶部108に再び記憶可能か否かを判別する判別手段に対応する。   Next, it waits for a predetermined time (predetermined time) (step S710), and determines whether or not there is a free space for the data size indicated in the cancel job information in the secure memory 503 (step S711). Step S711 corresponds to a determination unit that determines whether or not the deleted image data can be stored again in the storage unit 108 at predetermined time intervals after the image data is deleted.

ステップS711の判別の結果、空きがセキュア用メモリ503にないときは(ステップS711でNO)、上記ステップS710に進む。   If the result of determination in step S711 is that there is no free space in the secure memory 503 (NO in step S711), the process proceeds to step S710.

一方、ステップS711の判別の結果、空きがセキュア用メモリ503にあるときは(ステップS711でYES)、リトライ要求を外部装置に送信し(ステップS712)、上記ステップS701に戻る。このように、削除された画像データを記憶部108に再び記憶可能であると判別されたときは、削除された画像データを要求する。   On the other hand, if the result of determination in step S711 is that there is a free space in the secure memory 503 (YES in step S711), a retry request is transmitted to the external device (step S712), and the process returns to step S701. As described above, when it is determined that the deleted image data can be stored in the storage unit 108 again, the deleted image data is requested.

(他の実施の形態)
本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)をネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムコードを読み出して実行する処理である。この場合、そのプログラム、及び該プログラムを記憶した記憶媒体は本発明を構成することになる。
(Other embodiments)
The present invention is also realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, etc.) of the system or apparatus reads the program code. It is a process to be executed. In this case, the program and the storage medium storing the program constitute the present invention.

101 画像処理装置
102 外部装置接続部
103 画像変換部
104 印刷部
105 操作部
106 CPU
107 ROM
108 記憶部
503 セキュア用メモリ
504 その他画像メモリ
507 ジョブ情報
508 キャンセルジョブ情報
101 Image Processing Device 102 External Device Connection Unit 103 Image Conversion Unit 104 Printing Unit 105 Operation Unit 106 CPU
107 ROM
108 Storage Unit 503 Secure Memory 504 Other Image Memory 507 Job Information 508 Cancel Job Information

Claims (5)

ユーザを認証する認証手段を備え、外部装置から画像データを取得し、前記画像データを取得した時点から予め定められた印刷可能時間が経過するまでに、前記認証手段によりユーザが認証された場合に、取得した前記画像データを用いて印刷する画像処理装置であって、
前記外部装置から前記画像データを取得する取得手段と、
前記取得手段により取得された前記画像データを記憶部に記憶する記憶手段と、
前記取得手段により前記画像データが取得された時点から前記印刷可能時間が経過した場合に、前記画像データを用いた印刷をキャンセルするために、前記記憶部に記憶された前記画像データを削除する削除手段と、
前記取得手段により前記画像データが取得された時点から前記印刷可能時間が経過した後に、前記認証手段によりユーザが認証された場合に、前記外部装置に対して、前記削除手段により削除された画像データを要求する要求手段と、
前記要求手段による要求に応じて、前記外部装置から送信された前記画像データを取得し、当該画像データを用いて印刷する印刷手段と
を備えたことを特徴とする画像処理装置。
An authentication unit that authenticates a user, acquires image data from an external device, and when the user is authenticated by the authentication unit until a predetermined printable time elapses from the time when the image data is acquired An image processing apparatus that prints using the acquired image data,
Obtaining means for obtaining the image data from the external device;
Storage means for storing the image data acquired by the acquisition means in a storage unit;
Deletion that deletes the image data stored in the storage unit in order to cancel printing using the image data when the printable time has elapsed since the time when the image data was acquired by the acquisition unit Means,
Image data deleted by the deletion unit when the user is authenticated by the authentication unit after the printable time has elapsed from the time when the image data was acquired by the acquisition unit. Request means for requesting,
An image processing apparatus comprising: a printing unit that acquires the image data transmitted from the external device in response to a request from the request unit and prints the image data using the image data.
前記取得手段により前記画像データが取得された時点から前記印刷可能時間が経過した後に、前記認証手段によりユーザが認証された場合に、前記削除手段により削除された画像データを前記記憶部に再び記憶可能か否かを判別する判別手段をさらに備え、
前記判別手段により、前記削除された画像データを前記記憶部に再び記憶可能ではないと判別されたときは、前記要求手段は、前記削除された画像データを要求せず、前記削除された画像データを前記記憶部に再び記憶可能ではないことを前記ユーザに明示することを特徴とする請求項1記載の画像処理装置。
When the user is authenticated by the authentication unit after the printable time has elapsed from the time when the image data is acquired by the acquisition unit, the image data deleted by the deletion unit is stored again in the storage unit. It further comprises a determination means for determining whether it is possible,
When the determination unit determines that the deleted image data cannot be stored in the storage unit again, the request unit does not request the deleted image data, and the deleted image data The image processing apparatus according to claim 1, wherein the image processing apparatus clearly indicates to the user that the image cannot be stored again in the storage unit.
前記削除手段により前記画像データが削除された後に、予め定められた時間ごとに、前記削除手段により削除された画像データを前記記憶部に再び記憶可能か否かを判別する判別手段をさらに備え、
前記判別手段により、前記削除された画像データを前記記憶部に再び記憶可能であると判別されたときは、前記要求手段は、前記削除された画像データを要求することを特徴とする請求項1記載の画像処理装置。
A discriminating unit for discriminating whether or not the image data deleted by the deleting unit can be stored again in the storage unit every predetermined time after the image data is deleted by the deleting unit;
2. The request unit requests the deleted image data when the determination unit determines that the deleted image data can be stored again in the storage unit. The image processing apparatus described.
ユーザを認証する認証手段を備え、外部装置から画像データを取得し、前記画像データを取得した時点から予め定められた印刷可能時間が経過するまでに、前記認証手段によりユーザが認証された場合に、取得した前記画像データを用いて印刷する画像処理装置の制御方法であって、
前記外部装置から前記画像データを取得する取得ステップと、
前記取得ステップにより取得された前記画像データを記憶部に記憶する記憶ステップと、
前記取得ステップにより前記画像データが取得された時点から前記印刷可能時間が経過した場合に、前記画像データを用いた印刷をキャンセルするために、前記記憶部に記憶された前記画像データを削除する削除ステップと、
前記取得ステップにより前記画像データが取得された時点から前記印刷可能時間が経過した後に、前記認証手段によりユーザが認証された場合に、前記外部装置に対して、前記削除ステップにより削除された画像データを要求する要求ステップと、
前記要求ステップによる要求に応じて、前記外部装置から送信された前記画像データを取得し、当該画像データを用いて印刷する印刷ステップと
を備えたことを特徴とする制御方法。
An authentication unit that authenticates a user, acquires image data from an external device, and when the user is authenticated by the authentication unit until a predetermined printable time elapses from the time when the image data is acquired A method of controlling an image processing apparatus that prints using the acquired image data,
Obtaining the image data from the external device;
A storage step of storing the image data acquired in the acquisition step in a storage unit;
Deletion of deleting the image data stored in the storage unit in order to cancel printing using the image data when the printable time has elapsed since the time when the image data was acquired by the acquisition step Steps,
The image data deleted by the deletion step with respect to the external device when the user is authenticated by the authentication unit after the printable time has elapsed since the time when the image data was acquired by the acquisition step. A request step for requesting, and
A control method comprising: a printing step of acquiring the image data transmitted from the external device in response to a request in the request step and printing using the image data.
ユーザを認証する認証手段を備え、外部装置から画像データを取得し、前記画像データを取得した時点から予め定められた印刷可能時間が経過するまでに、前記認証手段によりユーザが認証された場合に、取得した前記画像データを用いて印刷する画像処理装置の制御方法をコンピュータに実行させるためのプログラムであって、
前記制御方法は、
前記外部装置から前記画像データを取得する取得ステップと、
前記取得ステップにより取得された前記画像データを記憶部に記憶する記憶ステップと、
前記取得ステップにより前記画像データが取得された時点から前記印刷可能時間が経過した場合に、前記画像データを用いた印刷をキャンセルするために、前記記憶部に記憶された前記画像データを削除する削除ステップと、
前記取得ステップにより前記画像データが取得された時点から前記印刷可能時間が経過した後に、前記認証手段によりユーザが認証された場合に、前記外部装置に対して、前記削除ステップにより削除された画像データを要求する要求ステップと、
前記要求ステップによる要求に応じて、前記外部装置から送信された前記画像データを取得し、当該画像データを用いて印刷する印刷ステップと
を備えたことを特徴とするプログラム。
An authentication unit that authenticates a user, acquires image data from an external device, and when the user is authenticated by the authentication unit until a predetermined printable time elapses from the time when the image data is acquired A program for causing a computer to execute a control method of an image processing apparatus that prints using the acquired image data,
The control method is:
Obtaining the image data from the external device;
A storage step of storing the image data acquired in the acquisition step in a storage unit;
Deletion of deleting the image data stored in the storage unit in order to cancel printing using the image data when the printable time has elapsed since the time when the image data was acquired by the acquisition step Steps,
The image data deleted by the deletion step with respect to the external device when the user is authenticated by the authentication unit after the printable time has elapsed since the time when the image data was acquired by the acquisition step. A request step for requesting, and
A program comprising: a printing step of acquiring the image data transmitted from the external device in response to a request in the requesting step, and printing using the image data.
JP2012010099A 2012-01-20 2012-01-20 Image processing apparatus and control method thereof, and program Pending JP2013146948A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012010099A JP2013146948A (en) 2012-01-20 2012-01-20 Image processing apparatus and control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012010099A JP2013146948A (en) 2012-01-20 2012-01-20 Image processing apparatus and control method thereof, and program

Publications (1)

Publication Number Publication Date
JP2013146948A true JP2013146948A (en) 2013-08-01

Family

ID=49044967

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012010099A Pending JP2013146948A (en) 2012-01-20 2012-01-20 Image processing apparatus and control method thereof, and program

Country Status (1)

Country Link
JP (1) JP2013146948A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016074168A (en) * 2014-10-08 2016-05-12 京セラドキュメントソリューションズ株式会社 Image forming device, image forming method and printing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016074168A (en) * 2014-10-08 2016-05-12 京セラドキュメントソリューションズ株式会社 Image forming device, image forming method and printing system

Similar Documents

Publication Publication Date Title
US9058137B2 (en) Printing apparatus, method for controlling printing apparatus, and storage medium
US8982376B2 (en) Appending a print password and a reprint password to a print job
JP6025435B2 (en) Image forming apparatus, information processing apparatus, and control method thereof
JP5719198B2 (en) Print system, information processing apparatus, control method, and program
JP6257170B2 (en) Image forming system, image forming apparatus, and control method thereof
JP5618444B2 (en) Printing system
US20160080588A1 (en) Information processing system, information processing method, and recording medium storing an information processing program
JP4870494B2 (en) Information processing apparatus and program
US20170017446A1 (en) Image forming apparatus enabling charging management, control method therefor, and storage medium storing control program therefor
JP6552341B2 (en) IMAGE PROCESSING APPARATUS, CONTROL METHOD THEREOF, AND PROGRAM
JP2019171626A (en) Printing system, printer and control method thereof, and program
JP6425529B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING SYSTEM
JP6089769B2 (en) Image processing apparatus and image processing system
JP2014187677A (en) Image processing device and image processing system
JP2013073369A (en) Print control system, print control method, image processor and print control program
JP2017174254A (en) Pull print system, server program, and printer driver
JP2010061401A (en) Network printing system, printing management apparatus, image forming apparatus, printing management method, printing management program and recording medium
JP7099007B2 (en) Application program
JP6191390B2 (en) Image forming system, image forming apparatus, and image forming method
JP2013146948A (en) Image processing apparatus and control method thereof, and program
JP2018079675A (en) Image formation apparatus, control method and program of the same
JP4559350B2 (en) Image recording system
US9712699B2 (en) Image processing apparatus, method of controlling the same, information processing apparatus, method of controlling the same, and storage medium
WO2022202480A1 (en) Support program and printing system
JP2022181370A (en) Information processing device and program