JP7322236B2 - PRINTING DEVICE, CONTROL METHOD, AND PROGRAM - Google Patents

PRINTING DEVICE, CONTROL METHOD, AND PROGRAM Download PDF

Info

Publication number
JP7322236B2
JP7322236B2 JP2022072060A JP2022072060A JP7322236B2 JP 7322236 B2 JP7322236 B2 JP 7322236B2 JP 2022072060 A JP2022072060 A JP 2022072060A JP 2022072060 A JP2022072060 A JP 2022072060A JP 7322236 B2 JP7322236 B2 JP 7322236B2
Authority
JP
Japan
Prior art keywords
print data
printing
storage unit
deleted
data stored
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.)
Active
Application number
JP2022072060A
Other languages
Japanese (ja)
Other versions
JP2022105525A (en
Inventor
雄一郎 渋谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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
Priority claimed from JP2018007185A external-priority patent/JP7071132B2/en
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2022072060A priority Critical patent/JP7322236B2/en
Publication of JP2022105525A publication Critical patent/JP2022105525A/en
Application granted granted Critical
Publication of JP7322236B2 publication Critical patent/JP7322236B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Description

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

複合機やプリンタ等の印刷装置には、外部装置からネットワーク経由等で入力された印刷データを保存するボックス機能が搭載されている。また、印刷物放置の防止等のセキュリティの観点から、入力した印刷データを一旦前述のボックス領域に留め置き、印刷装置の操作部を介して、ユーザによる印刷指示がなされた場合に印刷データの出力を行う留め置き印刷機能がある。留め置き印刷機能では、印刷装置のボックス領域を印刷データの一時保存領域として利用するため、頻繁に印刷データの保存、削除が行われる(特許文献1参照)。 2. Description of the Related Art A printing apparatus such as a multifunction machine or a printer is equipped with a box function for storing print data input from an external apparatus via a network or the like. In addition, from the viewpoint of security such as preventing the printed matter from being left unattended, the input print data is temporarily retained in the above-mentioned box area, and the print data is output when the user issues a print instruction via the operation unit of the printing apparatus. There is a hold print function. In the reserve printing function, the box area of the printing device is used as a temporary storage area for print data, so print data is frequently stored and deleted (see Japanese Patent Application Laid-Open No. 2002-200316).

印刷装置のボックスでは、印刷データに対して、ユーザもしくはシステムから削除指示があった場合、最初に、印刷データの削除を行わず、削除指示されたデータの管理情報のみを変更して、操作部等のレスポンスを向上させる技術がある。そして、印刷待機時に、バッググラウンドで印刷データ本体の削除を実行することで、印刷等他の機能の性能を阻害しないようにしている。 In the box of the printing device, when the user or the system instructs to delete the print data, the print data is not deleted first, and only the management information of the data instructed to be deleted is changed, There is a technique for improving the response such as By deleting the main body of the print data in the background when waiting for printing, the performance of other functions such as printing is not hindered.

特開2017―219970号公報Japanese Unexamined Patent Application Publication No. 2017-219970

印刷装置で多くの印刷データの留め置き印刷が実行され、印刷装置が印刷待機状態になるまで削除指示された印刷データが削除されずに記憶領域に溜まることがある。低容量の記憶領域を持つ印刷装置では、記憶領域を圧迫して、記憶領域を利用する機能の処理速度が低下してしまう。 In some cases, a large amount of print data is stored in a storage area without being deleted until the printing apparatus enters a print standby state. In a printing apparatus having a low-capacity storage area, the storage area is compressed, and the processing speed of the function using the storage area is lowered.

上記目的を達成するために、本発明の一態様に係る印刷装置は以下のような構成を備える。すなわち、外部装置と通信可能な印刷装置であって、前記外部装置から印刷データを受信する受信手段と、前記受信手段によって受信された前記印刷データを記憶部に記憶する記憶手段と、前記記憶部に記憶された印刷データに基づいて画像をシートに印刷する印刷手段とを有し前記印刷装置がスリープ状態に移行する条件が満たされ、且つ、前記記憶部に記憶されている印刷データのうち前記印刷手段によって印刷された削除されていない印刷データの数が所定の数より少ない場合、前記記憶部に記憶されている印刷データであって前記印刷手段によって印刷されたが削除されていない印刷データを削除することなく前記スリープ状態に移行し、前記印刷装置が前記スリープ状態に移行する条件が満たされ、且つ、前記記憶部に記憶されている印刷データのうち前記印刷手段によって印刷されたが削除されていない印刷データの数が前記所定の数以上である場合、前記記憶部に記憶されている印刷データであって前記印刷手段によって印刷されたが削除されていない印刷データを削除してから前記スリープ状態に移行することを特徴とする。 In order to achieve the above object, a printing apparatus according to one aspect of the present invention has the following configuration. That is, a printing device capable of communicating with an external device, comprising a receiving unit for receiving print data from the external device, a storage unit for storing the print data received by the receiving unit in a storage unit, and the storage unit. printing means for printing an image on a sheet based on the print data stored in the storage unit, wherein a condition for the printing apparatus to shift to a sleep state is satisfied, and among the print data stored in the storage unit If the number of print data printed by the printing means but not deleted is less than a predetermined number, printing the print data stored in the storage unit that has been printed by the printing means but not deleted. The sleep state is entered without deleting the data , the conditions for the printing apparatus to enter the sleep state are satisfied, and the print data stored in the storage unit is printed by the printing means. If the number of print data that has not been deleted is equal to or greater than the predetermined number, the print data that has been printed by the printing means but has not been deleted among the print data stored in the storage unit is deleted . It is characterized by shifting to the sleep state.

本発明によれば、印刷装置がスリープ状態に移行する条件が満たされ、且つ、記憶部に記憶されている印刷データのうち印刷されたが削除されていない印刷データの数が所定の数より少ない場合、記憶部に記憶されている印刷データであって印刷されたが削除されていない印刷データを削除することなくスリープ状態に移行し、印刷装置がスリープ状態に移行する条件が満たされ、且つ、記憶部に記憶されている印刷データのうち印刷されたが削除されていない印刷データの数が所定の数以上である場合、記憶部に記憶されている印刷データであって印刷されたが削除されていない印刷データを削除してからスリープ状態に移行することが可能となる。 According to the present invention, the conditions for shifting the printing apparatus to the sleep state are satisfied, and the number of print data that has been printed but not deleted among the print data stored in the storage unit is less than a predetermined number. In this case, the print data stored in the storage unit that has been printed but not deleted is shifted to the sleep state without deleting the print data, and the conditions for the printing apparatus to shift to the sleep state are satisfied, and If the number of print data that has been printed but not deleted among the print data stored in the storage unit is equal to or greater than a predetermined number, the print data that has been printed but has been deleted is stored in the storage unit. It becomes possible to shift to the sleep state after deleting the print data that has not been read.

印刷装置のシステム構成図System configuration diagram of printer 印刷データ管理テーブルの構成図Configuration diagram of print data management table 留め置き印刷システムにおける印刷データ保存時のフローチャートFlowchart for saving print data in a hold printing system 留め置き印刷システムにおける印刷時のフローチャートFlowchart when printing in the hold printing system ボックス領域の印刷データ削除指示時のフローチャートFlowchart when instructing deletion of print data in box area ボックス領域の削除指示済み印刷データ本体削除処理のフローチャートFlowchart of processing for deleting the print data body for which deletion has been instructed in the box area ボックス領域の削除指示済み印刷データ本体のバックグラウンドでの削除処理のフローチャートFlowchart of background deletion processing of the body of print data for which deletion has been instructed in the box area 実施形態の印刷装置におけるボックス領域の削除指示済み印刷データの優先削除処理のフローチャートFlowchart of preferential deletion processing of print data for which deletion has been instructed in the box area in the printing apparatus according to the embodiment 実施形態の印刷装置におけるボックス領域の削除指示済み印刷データ本体の優先削除処理のフローチャートFlowchart of preferential deletion processing of body of print data whose deletion has been instructed in the box area in the printing apparatus according to the embodiment

以下、本発明を実施するための最良の形態について図面を用いて説明する。 BEST MODE FOR CARRYING OUT THE INVENTION The best mode for carrying out the present invention will be described below with reference to the drawings.

<システム構成>
図1は、本発明における実施形態に係る印刷システムの構成図である。印刷装置としての一例であるプリンタ0101と外部装置0116が、ネットワーク0117を介して接続可能である。プリンタ0101は、機器に転送された印刷データやストレージ0107に保存されている印刷データの印刷機能を有している。
<System configuration>
FIG. 1 is a configuration diagram of a printing system according to an embodiment of the present invention. A printer 0101 , which is an example of a printing device, and an external device 0116 can be connected via a network 0117 . The printer 0101 has a function of printing print data transferred to the device and print data stored in the storage 0107 .

コントローラユニット0102は、画像出力デバイスであるプリンタエンジン0114と接続している。また一方では、ネットワーク(LAN)0117と接続している。これによって、印刷データやデバイス情報の入出力を行う。 The controller unit 0102 is connected to a printer engine 0114, which is an image output device. On the other hand, it is connected to a network (LAN) 0117 . This allows input/output of print data and device information.

コントローラユニット0102において、CPU0104は、システム全体を制御するコントローラである。RAM0105は、CPU0104が動作するためのシステムワークメモリであり、入力された印刷データを一時記憶するためのメモリ(バッファメモリ)でもある。フラッシュメモリ0103は、システムのプログラムが保存されている。ストレージ0107は、印刷データ等を保存する。操作部I/F0109は、操作部0113とのインタフェース部であり、操作部0113に表示する画面データを操作部0113に対して出力する。また、操作部I/F0109は、操作部0113からオペレータが入力した情報を、CPU0104に伝える役割をする。なお、操作部0113は、プリンタに設置された画面であっても、ホストコンピュータなどの外部装置からリモートでプリンタ内のプログラムが提供する画面であっても構わない。Network I/F 0112は、ネットワーク(LAN)0117に接続し、情報の入出力を行う。以上のデバイスがシステムバス0108上に配置される。 In the controller unit 0102, the CPU 0104 is a controller that controls the entire system. The RAM 0105 is a system work memory for the CPU 0104 to operate, and is also a memory (buffer memory) for temporarily storing input print data. The flash memory 0103 stores system programs. The storage 0107 stores print data and the like. The operation unit I/F 0109 is an interface unit with the operation unit 0113 and outputs screen data to be displayed on the operation unit 0113 to the operation unit 0113 . Further, the operation unit I/F 0109 plays a role of transmitting information input by the operator from the operation unit 0113 to the CPU 0104 . The operation unit 0113 may be a screen installed in the printer or a screen provided by a program in the printer remotely from an external device such as a host computer. A network I/F 0112 connects to a network (LAN) 0117 to input/output information. The above devices are arranged on the system bus 0108 .

画像処理部0106は、RIP、画像圧縮部、色空間変換部、画像回転部、解像度変換部、階調変換部、プリンタ画像処理部等の画像処理機能を有する。RIPは、PDLコードをビットマップイメージに展開する。画像圧縮部は、多値画像データにはJPEG、2値画像データにはJBIGの圧縮伸長処理を行う。解像度変換部は、メモリ上にある画像データを解像度変換処理し、メモリ上に保存する。色空間変換部は、マトリクス演算により、たとえばメモリ上にあるYUV画像データをLab画像データに変換し、メモリ上に保存する。階調変換部は、例えばメモリ上にある8bit、256階調の画像データを、誤差拡散処理などの手法により1bit、2階調に変換し、メモリ上に保存する。プリンタ画像処理部は、出力画像データに対し補正、加工、編集を行う。画像回転部は、画像データを回転し、メモリ上に保存する。これらは、それぞれ連結して動作することが可能である。例えばメモリ上の画像データを画像回転、解像度変換する場合は、両処理を、メモリを介することなしに行うことができる。 The image processing unit 0106 has image processing functions such as an RIP, image compression unit, color space conversion unit, image rotation unit, resolution conversion unit, gradation conversion unit, printer image processing unit, and the like. The RIP expands the PDL code into bitmap images. The image compression unit performs JPEG compression/decompression processing for multi-value image data and JBIG compression/decompression processing for binary image data. The resolution conversion unit performs resolution conversion processing on the image data on the memory and stores it on the memory. The color space converter converts, for example, YUV image data on the memory into Lab image data by matrix operation, and stores the Lab image data on the memory. The gradation conversion unit converts 8-bit, 256-gradation image data on the memory into 1-bit, 2-gradation image data by a technique such as error diffusion processing, and stores the data in the memory. The printer image processing section corrects, processes, and edits the output image data. The image rotator rotates the image data and stores it on the memory. These can operate in conjunction with each other. For example, when the image data on the memory is subjected to image rotation and resolution conversion, both processes can be performed without going through the memory.

<留め置き印刷システム>
図3は、留め置き印刷システムにおける印刷データ保存時のフローチャートである。
<Reserved printing system>
FIG. 3 is a flowchart when print data is saved in the reserve printing system.

印刷装置0101の状態を取得して(S0301)、印刷装置0101がネットワーク(LAN)0117から印刷データを受信可能な状態(オンライン状態)であるかの確認を、CPU0104が行う(S0302)。印刷装置0101がオンライン状態であれば、次にネットワーク(LAN)0117から印刷データを受信しているかの確認をCPU0104が行う(S0303)。両者いずれかが否である場合、ステップS0301に戻る。両者がいずれも可である場合、ネットワーク(LAN)0117に接続されている外部装置0116からNetworkI/F部0112を介して送信された印刷データを、CPU0104が受信する。そして、CPU0104が印刷データをストレージ0107(記憶部)のボックス領域へ保存する(S0304)。印刷データをボックス領域に保存後、CPU0104は、JobID管理テーブル0201及びボックス管理テーブル0202、ボックスエントリテーブル0204に受信した印刷データの情報を追加する(S0305)。 The status of the printer 0101 is acquired (S0301), and the CPU 0104 confirms whether the printer 0101 is in a state (online state) capable of receiving print data from the network (LAN) 0117 (S0302). If the printer 0101 is online, then the CPU 0104 checks whether print data is received from the network (LAN) 0117 (S0303). If either of the two is negative, the process returns to step S0301. If both are possible, the CPU 0104 receives print data transmitted from the external device 0116 connected to the network (LAN) 0117 via the network I/F unit 0112 . Then, the CPU 0104 stores the print data in the box area of the storage 0107 (storage unit) (S0304). After saving the print data in the box area, the CPU 0104 adds the received print data information to the JobID management table 0201, the box management table 0202, and the box entry table 0204 (S0305).

図2(a)は、データ管理テーブルの構成を図示したものである。印刷データ毎にユニークなJobID、データ管理のための管理データ、ユーザID、印刷データや機器の設定情報等を含むスペック情報をジョブ毎にリスト構造で記録されている。 FIG. 2(a) illustrates the configuration of the data management table. Specification information including a unique Job ID for each print data, management data for data management, a user ID, print data, device setting information, etc. is recorded in a list structure for each job.

図2(b)は、ボックス管理テーブルの構成を図示したものである。ストレージに格納した画像データは、100個のBox領域か、特別な役割を持つTrashBox領域0203に格納される。TrashBox0203には削除指示済みの印刷データ(削除対象の印刷データ)が格納され、TrashBox0203に格納された印刷データを、CPU0104が定期的に削除する。ボックス管理テーブルは、BoxID、Box名称と、印刷データと紐づけする役割を持つ先端エントリ番号と終端エントリ番号がBox毎にリスト構造で記録されている。 FIG. 2(b) illustrates the configuration of the box management table. Image data stored in the storage is stored in 100 Box areas or a TrashBox area 0203 that has a special role. The TrashBox 0203 stores print data for which deletion has been instructed (print data to be deleted), and the CPU 0104 periodically deletes the print data stored in the TrashBox 0203 . In the box management table, a Box ID, a Box name, and a leading entry number and a trailing entry number that play a role of linking with print data are recorded in a list structure for each Box.

図2(c)は、ボックスエントリテーブルの構成を図示したものである。ストレージに印刷データを格納したら、ボックスエントリテーブルのJobIDを確認して、未登録の配列を探す。見つけたらJobIDを入力して、前のボックスエントリ番号に該当Boxの終端エントリ番号、次のボックスエントリ番号に0を入力する。 FIG. 2(c) illustrates the configuration of the box entry table. After the print data is stored in the storage, the JobID in the box entry table is checked to search for an unregistered array. When found, enter the Job ID, enter the end entry number of the corresponding Box as the previous box entry number, and enter 0 as the next box entry number.

次に該当Boxの先端エントリ番号から順々に次のボックスエントリを辿り、その値が0になっているものを確認する。0が見つかったら、その値を今回登録したボックスエントリ番号に書き換える。 Next, the next box entry is traced in order from the top entry number of the corresponding box, and the one whose value is 0 is confirmed. If 0 is found, replace that value with the box entry number registered this time.

図4は、留め置き印刷システムにおける印刷時のフローチャートである。 FIG. 4 is a flow chart at the time of printing in the reserve printing system.

操作部0113への操作や、カードリーダ0115にICカードをかざすことにより、ICカードに紐づくユーザIDから印刷データを特定する。ユーザは、特定された印刷データの中から印刷データを選択し、CPU0104は選択された印刷データの印刷指示を受け付ける(S0401)。 By operating the operation unit 0113 or holding the IC card over the card reader 0115, print data is specified from the user ID associated with the IC card. The user selects print data from the specified print data, and the CPU 0104 receives a print instruction for the selected print data (S0401).

印刷指示を受け付けると、印刷装置0101の状態を取得して(S0402)、印刷装置0101が印刷データの印刷が可能な状態であるオンライン状態かの確認を行う(S0403)。印刷装置0101がオンライン状態でなければ、ステップS0402に戻る。 When the print instruction is received, the status of the printing apparatus 0101 is acquired (S0402), and it is confirmed whether the printing apparatus 0101 is in an online state in which print data can be printed (S0403). If the printer 0101 is not online, the process returns to step S0402.

印刷装置0101がオンライン状態であれば、CPU0104は、ストレージ0107のボックス領域に保存している該印刷データをRAM0105へ読み出す(S0404)。印刷データをRAM0105へ読み出し後、CPU0104は、画像処理部0106を用いて印刷データから画像形成のためのイメージ形式データを生成する(S0405)。 If the printer 0101 is online, the CPU 0104 reads the print data stored in the box area of the storage 0107 to the RAM 0105 (S0404). After reading the print data to the RAM 0105, the CPU 0104 uses the image processing unit 0106 to generate image format data for image formation from the print data (S0405).

イメージ形式データ生成後、CPU0104は、イメージ形式データをデバイスI/F0110経由でプリンタエンジン0114に転送を行い、プリンタエンジン0114は、画像形成を行い、シート上に画像を印刷する(S0406)。画像形成後、CPU0104が、ストレージ0107のボックス領域にある該印刷データに削除指示を出す(S0407)。 After generating the image format data, the CPU 0104 transfers the image format data to the printer engine 0114 via the device I/F 0110, and the printer engine 0114 forms an image and prints the image on a sheet (S0406). After image formation, the CPU 0104 issues a deletion instruction to the print data in the box area of the storage 0107 (S0407).

図5は、ボックス領域の印刷データ削除指示を、CPU0104が受け取った時に実行されるフローチャートである。 FIG. 5 is a flowchart executed when the CPU 0104 receives an instruction to delete print data in the box area.

図4のS0407の処理によって、CPU0104は、ボックス領域に保存された印刷データの削除指示を受け付ける(S0501)。印刷データの削除指示を受け付けたら、CPU0502は、ボックス管理テーブル0202及びボックスエントリテーブル0204の書き換えを行う(S0502)。 Through the process of S0407 in FIG. 4, the CPU 0104 receives an instruction to delete the print data saved in the box area (S0501). Upon receiving the print data deletion instruction, the CPU 0502 rewrites the box management table 0202 and the box entry table 0204 (S0502).

具体的には、ボックスエントリテーブル0204上に該印刷データのエントリを検索する。該印刷データのエントリを見つけたら、既存のボックスのリンクから外す。具体的には、該印刷データのエントリの前のボックスエントリ番号に書いているボックスエントリの次のボックスエントリ番号を、該印刷データのエントリの次のボックスエントリ番号の値に書き換える。そして、該印刷データのエントリの次のボックスエントリ番号に書いているボックスエントリの前のボックスエントリ番号を、該印刷データのエントリの前のボックスエントリ番号の値に書き換える。 Specifically, the box entry table 0204 is searched for the entry of the print data. When the entry for the print data is found, it is unlinked from the existing box. Specifically, the box entry number next to the box entry written in the box entry number preceding the entry of the print data is rewritten to the value of the box entry number next to the entry of the print data. Then, the box entry number preceding the box entry written in the box entry number next to the entry of the print data is rewritten to the value of the box entry number preceding the entry of the print data.

該印刷データのボックスエントリについては、S0305で示した印刷データをボックス領域に保存時のボックス管理テーブル0202、ボックスエントリテーブル0204の書き換え方法に従って、TrashBoxへリンクさせる。図5のS0502の処理によって、印刷された印刷データを、削除対象の印刷データとして登録する。 The box entry of the print data is linked to the TrashBox according to the rewriting method of the box management table 0202 and the box entry table 0204 when the print data shown in S0305 is stored in the box area. By the processing of S0502 in FIG. 5, the printed print data is registered as print data to be deleted.

ボックス管理テーブル0202及びボックスエントリテーブル0204の書き換え後、該印刷データに対して、該印刷データ本体の削除指示をCPU0104が行う(S0503)。 After rewriting the box management table 0202 and the box entry table 0204, the CPU 0104 issues an instruction to delete the print data body (S0503).

図6は、ボックス領域の削除指示済み印刷データ本体の削除処理のフローチャートである。 FIG. 6 is a flowchart of processing for deleting the body of print data for which deletion has been instructed in the box area.

図5のS0503の処理によって、溜め置き印刷システムから印刷データ本体の削除指示をCPU0104は受け付ける(S0601)。印刷データ本体の削除指示を受け付けたら、印刷装置の状態を取得して(S0602)、印刷装置がボックス領域の削除指示済み印刷データ(削除対象の印刷データ)本体を削除する条件を満たしているかの確認を行う(S0603)。他の印刷データの印刷を阻害しないように、ボックス領域の削除指示済み印刷データ本体を削除する条件として、印刷データを実行して印刷を実行していない印刷待機状態を条件としている。ボックス領域の削除指示済み印刷データ本体を削除する条件を満たしている場合、CPU0104は削除指示済み印刷データのリストを取得する(S0604)。ボックス管理テーブルのTrashBox領域0203に先端エントリ番号からリンクしているボックスエントリを辿れば、削除指示済み印刷データのリストを取得することが可能である。 Through the processing of S0503 in FIG. 5, the CPU 0104 receives an instruction to delete the main body of the print data from the reserve printing system (S0601). When the instruction to delete the main body of the print data is received, the status of the printer is acquired (S0602), and it is determined whether the printer satisfies the conditions for deleting the main body of the print data for which deletion has been instructed (the print data to be deleted) in the box area. Confirmation is performed (S0603). In order not to interfere with printing of other print data, the condition for deleting the body of print data for which deletion has been instructed in the box area is the print standby state in which the print data is executed and the printing is not executed. If the conditions for deleting the body of print data for which deletion has been instructed in the box area are satisfied, the CPU 0104 acquires a list of print data for which deletion has been instructed (S0604). By following the box entry linked from the leading entry number to the TrashBox area 0203 of the box management table, it is possible to obtain a list of print data for which deletion has been instructed.

取得した削除指示済み印刷データのリストが空でなければ(S0605)、リストの先頭からの印刷データから印刷データ本体の削除を行う(S0606)。CPU0104が印刷データ本体を削除して、JobID管理テーブル0201及びボックス管理テーブル0202、ボックスエントリテーブル0204の書き換えを行う。JobID管理テーブル0201は、S0305で示した印刷データ指示削除時のボックス管理テーブル0202、ボックスエントリテーブル0204の書き換え方法に従って、CPU0104はTrashBoxのリンクから該印刷データのエントリを外す。リンクから外したエントリはCPU0104が値を初期化する。JobID管理テーブル0201から該印刷データを見つけて、該印刷データのリストの初期化をCP0104が行う。 If the acquired list of deletion-instructed print data is not empty (S0605), the print data body is deleted from the top of the list (S0606). The CPU 0104 deletes the print data itself, and rewrites the JobID management table 0201, box management table 0202, and box entry table 0204. FIG. In the JobID management table 0201, the CPU 0104 removes the entry of the print data from the TrashBox link according to the rewriting method of the box management table 0202 and the box entry table 0204 when the print data instruction is deleted as shown in S0305. The CPU 0104 initializes the value of the entry removed from the link. The CP 0104 finds the print data from the JobID management table 0201 and initializes the print data list.

削除指示済みの印刷データ本体が1つ削除できたら、ステップS0602に戻る。 If one print data body for which deletion has been instructed has been deleted, the process returns to step S0602.

ステップS0603でボックス領域の削除指示済み印刷データ本体を削除する条件を満たしていない場合、もしくは、ステップS0605で削除指示済み印刷データのリストが空だった場合、本フローは完了となる。 If the conditions for deleting the deletion-instructed print data body in the box area are not satisfied in step S0603, or if the list of deletion-instructed print data is empty in step S0605, this flow is completed.

図7は、ボックス領域の削除指示済み印刷データ本体のバックグラウンドでの削除処理のフローチャートである。 FIG. 7 is a flowchart of background deletion processing of the body of print data for which deletion has been instructed in the box area.

印刷装置の起動後、印刷装置の状態を取得して(S0701)、印刷装置がシャットダウン状態かの確認をCPU0104が行う(S0702)。印刷装置がシャットダウン状態でなければ、起動後もしくは本フローのステップS0704で印刷データ本体削除指示から所定時間経過しているかの確認をCPU0104が行う。所定時間経過していた場合、ボックス領域の削除指示済みの印刷データ本体の削除指示をCPU0104が行う(S0704)。印刷データ本体の削除指示後、もしくは、ステップS0703で所定時間が経過していない場合は、ステップS0701へ戻る。ステップS0702で印刷装置がシャットダウン状態であった場合、本フローは完了となる。 After starting up the printing apparatus, the status of the printing apparatus is obtained (S0701), and the CPU 0104 confirms whether the printing apparatus is in a shutdown state (S0702). If the printing apparatus is not in a shutdown state, the CPU 0104 confirms whether a predetermined time has passed since the print data main body deletion instruction was issued after startup or in step S0704 of this flow. If the predetermined time has passed, the CPU 0104 issues an instruction to delete the print data main body for which deletion of the box area has been instructed (S0704). After instructing to delete the main body of the print data, or if the predetermined time has not elapsed in step S0703, the process returns to step S0701. If the printing apparatus is in the shutdown state in step S0702, this flow is completed.

<本発明の実施形態>
図8は、本発明の実施形態の印刷装置におけるボックス領域の削除指示済み印刷データの優先削除処理のフローチャートである。
<Embodiment of the present invention>
FIG. 8 is a flowchart of priority deletion processing of print data for which deletion has been instructed in the box area in the printing apparatus according to the embodiment of the present invention.

印刷装置の状態を取得して(S0801)、印刷装置が起動完了しているか否かの確認をCPU0104が行う(S0802)。起動完了していない場合、ステップS0801に戻る。起動完了していた場合、削除指示済みの印刷データ本体の優先削除を行う(S0803)。 The status of the printer is acquired (S0801), and the CPU 0104 confirms whether or not the printer has started up (S0802). If the activation is not completed, the process returns to step S0801. If the start-up has been completed, priority deletion of the print data main body for which deletion has been instructed is performed (S0803).

優先削除指示後、印刷装置の状態を取得して(S0804)、シャットダウン状態であるか否か(S0805)、スリープ移行可能状態か否か(S0806)の確認をCPU0104が行う。シャットダウン状態であれば本フローは完了となる。シャットダウン状態でなく、スリープ移行可能な状態でない場合、ステップS0804へ戻る。 After giving the priority deletion instruction, the CPU 0104 acquires the state of the printing apparatus (S0804), and confirms whether it is in a shutdown state (S0805) and whether it is in a sleep shiftable state (S0806). If it is in the shutdown state, this flow is completed. If it is not in a shutdown state and not in a sleep-shiftable state, the process returns to step S0804.

シャットダウン状態でなく、スリープ移行可能な状態である場合、削除指示済みの印刷データ本体の優先削除を行う(S0807)。削除指示済みの印刷データ本体の優先削除処理時にシャットダウン状態であると確認できた場合、本フローは完了となる。シャットダウン状態以外であれば、削除指示済みの印刷データ本体の優先削除処理完了後、印刷装置のスリープ移行を行う(S0809)。 If it is not in the shutdown state but in the state in which it is possible to shift to sleep, priority deletion of the print data main body for which deletion has been instructed is performed (S0807). If it is confirmed that the printer is in a shutdown state during priority deletion processing of the print data body for which deletion has been instructed, this flow is completed. If the state is other than the shutdown state, after the preferential deletion processing of the print data main body for which deletion has been instructed is completed, the printing device is shifted to sleep (S0809).

スリープ移行後、印刷装置の状態を取得して(S0810)、シャットダウン状態であるか否か(S0811)、スリープ復帰可能状態か否か(S0812)の確認をCPU0104が行う。シャットダウン状態であれば本フローは完了となる。シャットダウン状態でなく、スリープ復帰可能な状態でない場合、ステップS0810へ戻る。 After transitioning to sleep, the CPU 0104 acquires the state of the printer (S0810), and confirms whether it is in a shutdown state (S0811) and whether it is in a sleep recovery possible state (S0812). If it is in the shutdown state, this flow is completed. If it is not in the shutdown state and not in the sleep returnable state, the process returns to step S0810.

シャットダウン状態でなく、スリープ復帰可能な状態である場合、CPU0104はスリープ復帰を行う(S0813)。スリープ復帰後は、ステップS0804へ戻る。 If the CPU 0104 is not in a shutdown state but in a state in which sleep recovery is possible, the CPU 0104 performs sleep recovery (S0813). After returning from sleep, the process returns to step S0804.

図9は、本発明の実施形態の印刷装置におけるボックス領域の削除指示済み印刷データ本体の優先削除処理のフローチャートである。 FIG. 9 is a flowchart of preferential deletion processing of the body of print data for which deletion has been instructed in the box area in the printing apparatus according to the embodiment of the present invention.

ステップS0604で示した方法を用いて、CPU0104は削除指示済み印刷データのリストを取得する。取得した削除指示済み印刷データのボックスエントリ数を数えて削除指示済みの印刷データの個数も取得する(S0901)。 Using the method shown in step S0604, the CPU 0104 acquires a list of print data for which deletion has been instructed. The number of box entries of the acquired print data instructed to be deleted is counted, and the number of print data instructed to be deleted is also acquired (S0901).

次に、印刷装置の状態を取得して(S0902)、印刷装置がボックス領域の削除指示済み印刷データ本体を優先削除する条件を満たしているかの確認をCPU0104は行う(S0903)。他の印刷データの印刷を阻害しないように、ボックス領域の削除指示済み印刷データ本体を優先削除する条件として、削除指示済み印刷データの個数が所定数以上を条件としている。削除指示済み印刷データ本体を優先削除する条件を満たしていない場合、本フローは完了となる。 Next, the CPU 0104 acquires the status of the printing device (S0902), and confirms whether the printing device satisfies the conditions for preferentially deleting the body of print data for which deletion has been instructed in the box area (S0903). As a condition for preferentially deleting the deletion-instructed print data body in the box area so as not to hinder printing of other print data, the number of deletion-instructed print data is a predetermined number or more. If the condition for preferentially deleting the print data body for which deletion has been instructed is not satisfied, this flow is completed.

削除指示済み印刷データ本体を優先削除する条件を満たした場合、CPU0104は印刷データ本体優先削除状態にする(S0904)。印刷データ本体優先削除状態とは本実施形態の場合、オフライン状態である。オフライン状態とは、外部装置0116から印刷データを受信しない状態、すなわち、印刷装置が外部装置0116から印刷データを受け付けないようにした状態である。 When the condition for preferentially deleting the print data body for which deletion has been instructed is satisfied, the CPU 0104 sets the print data body preferentially deleting state (S0904). In the case of this embodiment, the print data main body priority deletion state is an offline state. The offline state is a state in which print data is not received from the external device 0116 , that is, a state in which the printing device does not receive print data from the external device 0116 .

印刷データ本体優先削除状態へ移行後、本フローで削除する削除指示済み印刷データ本体の削除数を算出する。他の印刷データの印刷を阻害しないように、削除数は、所定数上限として、削除指示済み印刷データ本体の個数を削除数とする。 After shifting to the print data main body preferential deletion state, the number of deletion instructed print data main bodies to be deleted in this flow is calculated. In order not to hinder the printing of other print data, the number of deletions is set to the number of print data bodies for which deletion has been instructed as a predetermined upper limit.

CPU0104は、変数Nを初期値0として(S906)、変数Nと削除数を比較する(S0907)。変数Nが削除数以上だった場合、ステップS0912へ進む。 The CPU 0104 sets the variable N to an initial value of 0 (S906), and compares the variable N with the number of deletions (S0907). If the variable N is greater than or equal to the number of deletions, the process proceeds to step S0912.

変数Nが削除数未満だった場合、印刷装置の状態を取得して(S0908)、印刷装置がボックス領域の削除指示済み印刷データ本体を削除可能な状態か否かの確認をCPU0104が行う(S0909)。本実施形態では、印刷装置がシャットダウン状態だった場合、ボックス領域の削除指示済み印刷データ本体を削除可能な状態とする。印刷装置がボックス領域の削除指示済み印刷データ本体を削除可能な状態でない場合、ステップS0912へ進む。 If the variable N is less than the number of deletions, the status of the printer is acquired (S0908), and the CPU 0104 confirms whether or not the printer is in a state in which deletion-instructed print data bodies in the box area can be deleted (S0909). ). In this embodiment, when the printing apparatus is in a shutdown state, the main body of print data for which deletion has been instructed in the box area is put into a state in which it can be deleted. If the printing device is not in a state in which deletion-instructed print data body in the box area can be deleted, the process advances to step S0912.

印刷装置がボックス領域の削除指示済み印刷データ本体を削除可能な状態であった場合、ステップS0606の方法で削除指示済み印刷データ本体の削除をCPU0104が行う(S0910)。削除指示済み印刷データ本体の削除後、変数Nを1加算して、ステップS0907に戻る(S0911)。ステップS0912では、CPU0104は印刷データ本体優先削除状態を解除して本フローを完了する(S0912)。 If the printer is in a state where deletion-instructed print data bodies in the box area can be deleted, the CPU 0104 deletes the deletion-instructed print data bodies by the method of step S0606 (S0910). After deleting the body of print data for which deletion has been instructed, 1 is added to the variable N, and the process returns to step S0907 (S0911). In step S0912, the CPU 0104 cancels the print data main body priority deletion state and completes this flow (S0912).

以上により、本発明の実施形態では、ボックス領域の削除指示済み印刷データの個数が所定数以上になった場合、一時的に印刷装置をオフライン状態にして、優先的に削除指示済み印刷データの削除を行っている。このため、他の印刷データの印刷の阻害を最小限にしつつ、削除指示済みの印刷データ本体が記憶領域に溜まることを防いでいる。 As described above, according to the embodiment of the present invention, when the number of pieces of print data instructed to be deleted in the box area exceeds a predetermined number, the printing apparatus is temporarily placed in an offline state to preferentially delete the print data instructed to be deleted. It is carried out. Therefore, it is possible to prevent the body of print data whose deletion has been instructed from accumulating in the storage area while minimizing the obstruction of printing of other print data.

<その他の実施形態>
本実施形態では、ボックス領域の削除指示済み印刷データを優先削除する条件として、ボックス領域の削除指示済み印刷データの個数を条件にしているが、この条件に限定されるものではない。ボックス領域の削除指示済み印刷データ全ての容量を条件としてもよい。この場合、ボックス領域の削除指示済み印刷データの容量が所定容量以上に達すると、印刷データを受信しない状態に移行させる。
<Other embodiments>
In the present embodiment, the condition for preferentially deleting the print data for which deletion has been instructed in the box area is the number of print data for which deletion has been instructed in the box area, but is not limited to this condition. The condition may be the capacity of all print data for which deletion has been instructed in the box area. In this case, when the amount of print data for which deletion has been instructed in the box area reaches a predetermined amount or more, the print data is shifted to a state in which no print data is received.

また、本実施形態では、ボックス領域の削除指示済み印刷データの優先削除状態は、オフライン状態としているが、この状態に限定されるものではない。ボックス領域の削除指示済み印刷データ本体を削除するタスクの優先度を、他のタスクの優先度と比べて相対的に高くすることで実現してもよい。 Further, in the present embodiment, the preferential deletion state of the print data for which deletion has been instructed in the box area is the offline state, but it is not limited to this state. This may be achieved by setting the priority of the task for deleting the body of print data for which deletion has been instructed in the box area to be relatively higher than the priority of other tasks.

また、本実施形態では、ボックス領域の削除指示済み印刷データの優先削除の判定タイミングを起動完了後とスリープ移行時としたが、このタイミングに限定されるものではない。 Further, in the present embodiment, the determination timing of preferential deletion of the print data for which deletion has been instructed in the box area is after the completion of activation and at the time of transition to sleep, but it is not limited to this timing.

また、本実施形態では、ボックス領域の削除指示済み印刷データの優先削除時の削除数の上限を設定しているが、この構成に限定されるものではない。上限を設定しない構成をとっても、あるいは、印刷データの削除容量の上限を設定してもよい。 Also, in the present embodiment, an upper limit is set for the number of deletions of the print data for which deletion has been instructed in the box area at the time of preferential deletion, but the configuration is not limited to this. A configuration in which no upper limit is set may be adopted, or an upper limit for the amount of print data to be deleted may be set.

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

Claims (8)

外部装置と通信可能な印刷装置であって、
前記外部装置から印刷データを受信する受信手段と、
前記受信手段によって受信された前記印刷データを記憶部に記憶する記憶手段と、
前記記憶部に記憶された印刷データに基づいて画像をシートに印刷する印刷手段とを有し
前記印刷装置がスリープ状態に移行する条件が満たされ、且つ、前記記憶部に記憶されている印刷データのうち前記印刷手段によって印刷された削除されていない印刷データの数が所定の数より少ない場合、前記記憶部に記憶されている印刷データであって前記印刷手段によって印刷されたが削除されていない印刷データを削除することなく前記スリープ状態に移行し、
前記印刷装置が前記スリープ状態に移行する条件が満たされ、且つ、前記記憶部に記憶されている印刷データのうち前記印刷手段によって印刷されたが削除されていない印刷データの数が前記所定の数以上である場合、前記記憶部に記憶されている印刷データであって前記印刷手段によって印刷されたが削除されていない印刷データを削除してから前記スリープ状態に移行することを特徴とする印刷装置。
A printing device capable of communicating with an external device,
receiving means for receiving print data from the external device;
a storage unit for storing the print data received by the reception unit in a storage unit;
printing means for printing an image on a sheet based on the print data stored in the storage unit;
A condition for the printing device to enter a sleep state is satisfied, and the number of print data that has been printed by the printing unit but not deleted among the print data stored in the storage unit is less than a predetermined number. in this case, without deleting the print data stored in the storage unit that has been printed by the printing means but has not been deleted, transitioning to the sleep state;
The condition for the printing apparatus to shift to the sleep state is satisfied, and the number of pieces of print data that have been printed by the printing unit but not deleted among the print data stored in the storage unit is the predetermined number. In the above case, the printing apparatus shifts to the sleep state after deleting print data stored in the storage unit that has been printed by the printing means but has not been deleted. .
所定の時間が経過したか否かを判定する判定手段をさらに有し、
前記所定の時間が経過したと前記判定手段によって判定した場合に、前記記憶部に記憶されている印刷データのうち前記印刷手段によって印刷されたが削除されていない印刷データを削除することを特徴とする請求項1に記載の印刷装置。
further comprising determination means for determining whether or not a predetermined time has elapsed;
The print data printed by the printing means but not deleted is deleted from the print data stored in the storage unit when the determining means determines that the predetermined time has passed. The printing device according to claim 1.
前記印刷データは印刷ジョブであることを特徴とする請求項1または2に記載の印刷装置。 3. The printing apparatus according to claim 1, wherein said print data is a print job. 前記印刷装置が前記スリープ状態に移行する前記条件が満たされた場合に、前記受信手段による印刷データの受信が許可されない状態に前記印刷装置を移行させる移行手段をさらに有し、
前記印刷装置が前記スリープ状態に移行した後、前記印刷装置は、前記記憶部に記憶されている印刷データのうち前記印刷手段によって印刷されたが削除されていない印刷データを削除してから前記スリープ状態に移行することを特徴とする請求項1乃至のいずれか1項に記載の印刷装置。
further comprising transition means for transitioning the printing device to a state in which reception of print data by the receiving means is not permitted when the condition for shifting the printing device to the sleep state is satisfied;
After the printing device has shifted to the sleep state, the printing device deletes print data that has been printed by the printing unit but has not been deleted from among the print data stored in the storage unit, and then sleeps. 4. A printing apparatus according to any one of claims 1 to 3 , characterized in that it transitions to a state.
前記印刷データの受信が許可されない状態は、オフライン状態であることを特徴とする請求項1乃至のいずれか1項に記載の印刷装置。 5. The printing apparatus according to any one of claims 1 to 4 , wherein the state in which reception of the print data is not permitted is an offline state. 前記記憶部に記憶されている印刷データから印刷データを選択する選択手段と、selecting means for selecting print data from the print data stored in the storage unit;
前記選択手段によって選択された印刷データの印刷指示を受け付ける受付手段をさらに有し、further comprising receiving means for receiving an instruction to print the print data selected by the selecting means;
前記印刷手段は、前記受付手段によって前記印刷指示を受け付けたことに従って前記選択手段によって選択された前記印刷データに基づいて画像をシートに印刷することを特徴とする請求項1乃至5のいずれか1項に記載の印刷装置。6. The printing device according to claim 1, wherein the printing device prints an image on a sheet based on the print data selected by the selecting device in response to the reception of the print instruction by the receiving device. 10. A printing device according to claim 1.
外部装置と通信可能な印刷装置の制御方法であって、
前記外部装置から印刷データを受信する受信ステップと、
前記受信ステップで受信された前記印刷データを記憶部に記憶する記憶ステップと、
前記記憶部に記憶された印刷データに基づいて画像をシートに印刷する印刷ステップとを有し
前記印刷装置がスリープ状態に移行する条件が満たされ、且つ、前記記憶部に記憶されている印刷データのうち前記印刷ステップで印刷された削除されていない印刷データの数が所定の数より少ない場合、前記記憶部に記憶されている印刷データであって前記印刷ステップで印刷されたが削除されていない印刷データを削除することなく前記スリープ状態に移行し
前記印刷装置が前記スリープ状態に移行する条件が満たされ、且つ、前記記憶部に記憶されている印刷データのうち前記印刷ステップで印刷されたが削除されていない印刷データの数が前記所定の数以上である場合、前記記憶部に記憶されている印刷データであって前記印刷ステップで印刷されたが削除されていない印刷データを削除してから、前記印刷装置をスリープ状態に移行とを特徴とする制御方法。
A control method for a printing device capable of communicating with an external device, comprising:
a receiving step of receiving print data from the external device;
a storing step of storing the print data received in the receiving step in a storage unit;
a printing step of printing an image on a sheet based on the print data stored in the storage unit;
A condition for the printing apparatus to enter a sleep state is satisfied, and the number of print data that has been printed in the printing step but not deleted among the print data stored in the storage unit is less than a predetermined number. in this case, transitioning to the sleep state without deleting the print data stored in the storage unit that has been printed in the printing step but not deleted,
The condition for the printing device to shift to the sleep state is satisfied, and the number of pieces of print data printed in the printing step but not deleted among the print data stored in the storage unit is the predetermined number. In the above case, after deleting the print data stored in the storage unit that has been printed in the printing step but has not been deleted, the printing device is shifted to a sleep state . A control method characterized by:
請求項7に記載の制御方法を、印刷装置のコンピュータに実行させるためのプログラム。 A program for causing a computer of a printing apparatus to execute the control method according to claim 7.
JP2022072060A 2018-01-19 2022-04-26 PRINTING DEVICE, CONTROL METHOD, AND PROGRAM Active JP7322236B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022072060A JP7322236B2 (en) 2018-01-19 2022-04-26 PRINTING DEVICE, CONTROL METHOD, AND PROGRAM

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018007185A JP7071132B2 (en) 2018-01-19 2018-01-19 Printing equipment, printing method, program
JP2022072060A JP7322236B2 (en) 2018-01-19 2022-04-26 PRINTING DEVICE, CONTROL METHOD, AND PROGRAM

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018007185A Division JP7071132B2 (en) 2018-01-19 2018-01-19 Printing equipment, printing method, program

Publications (2)

Publication Number Publication Date
JP2022105525A JP2022105525A (en) 2022-07-14
JP7322236B2 true JP7322236B2 (en) 2023-08-07

Family

ID=87519624

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022072060A Active JP7322236B2 (en) 2018-01-19 2022-04-26 PRINTING DEVICE, CONTROL METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP7322236B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003032484A (en) 2001-07-17 2003-01-31 Sharp Corp Image processing apparatus
JP2003037719A (en) 2001-05-17 2003-02-07 Sharp Corp Image processor
JP2003125184A (en) 2001-10-15 2003-04-25 Sharp Corp Image forming device
JP2005159550A (en) 2003-11-21 2005-06-16 Fuji Xerox Co Ltd Image processor and image processing system
JP2007150693A (en) 2005-11-28 2007-06-14 Fuji Xerox Co Ltd Image forming device
US20080002231A1 (en) 2006-06-01 2008-01-03 Kabushiki Kaisha Toshiba Image Forming Apparatus and Method for Erasing Image Data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003037719A (en) 2001-05-17 2003-02-07 Sharp Corp Image processor
JP2003032484A (en) 2001-07-17 2003-01-31 Sharp Corp Image processing apparatus
JP2003125184A (en) 2001-10-15 2003-04-25 Sharp Corp Image forming device
JP2005159550A (en) 2003-11-21 2005-06-16 Fuji Xerox Co Ltd Image processor and image processing system
JP2007150693A (en) 2005-11-28 2007-06-14 Fuji Xerox Co Ltd Image forming device
US20080002231A1 (en) 2006-06-01 2008-01-03 Kabushiki Kaisha Toshiba Image Forming Apparatus and Method for Erasing Image Data

Also Published As

Publication number Publication date
JP2022105525A (en) 2022-07-14

Similar Documents

Publication Publication Date Title
US8127177B2 (en) Apparatus and method for executing workflow
US20080198414A1 (en) Image forming apparatus and image forming method
CN104079734B (en) Relaying device, and method for controlling the relaying device
US20090237735A1 (en) Image processing apparatus and image processing method
JP2005033796A (en) Device and method for multifunctional image processing
JP6102431B2 (en) Relay device, relay device program, and communication method
US20050063001A1 (en) Printing system and printing control method
JP7322236B2 (en) PRINTING DEVICE, CONTROL METHOD, AND PROGRAM
CN101087349A (en) Image forming apparatus and method of controlling the apparatus
JP2007030252A (en) Image forming system, interruption processing method and printing apparatus
JP4269926B2 (en) Image processing apparatus and image processing method
JP7071132B2 (en) Printing equipment, printing method, program
JP4743916B2 (en) Image processing apparatus and control method thereof
US8879093B2 (en) Communication apparatus, control method, and storage medium for converting document information or image information input as a file into transmission data and transmitting the obtained data
CN107544761B (en) Image forming apparatus and information processing method
JP2009140069A (en) Printing system
JP3365373B2 (en) Communication terminal device
JP4464193B2 (en) Image forming apparatus
JPH11138918A (en) Image forming system
JP6163937B2 (en) Data output apparatus, image forming apparatus, computer program, and storage control method
JP6311812B2 (en) Relay device, relay device program, and communication method
JP2008060687A (en) Digital multifunctional machine with facsimile function
JP4831036B2 (en) File moving apparatus and program
JP3578055B2 (en) Recording system and terminal device, computer executable program
JP2012190196A (en) Image forming device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220524

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230404

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230601

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230726

R151 Written notification of patent or utility model registration

Ref document number: 7322236

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151