JP2009214333A - Printer, print job management method, and print job management program - Google Patents

Printer, print job management method, and print job management program Download PDF

Info

Publication number
JP2009214333A
JP2009214333A JP2008058157A JP2008058157A JP2009214333A JP 2009214333 A JP2009214333 A JP 2009214333A JP 2008058157 A JP2008058157 A JP 2008058157A JP 2008058157 A JP2008058157 A JP 2008058157A JP 2009214333 A JP2009214333 A JP 2009214333A
Authority
JP
Japan
Prior art keywords
print job
folder
file name
stored
printing apparatus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2008058157A
Other languages
Japanese (ja)
Other versions
JP5086136B2 (en
Inventor
Daiya Miyasaka
大也 宮坂
Kazuhiro Kawakami
和博 川上
Yohei Ono
洋平 小野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008058157A priority Critical patent/JP5086136B2/en
Publication of JP2009214333A publication Critical patent/JP2009214333A/en
Application granted granted Critical
Publication of JP5086136B2 publication Critical patent/JP5086136B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printer capable of efficiently managing a print job, without using a database requiring maintenance, etc. and to provide a print job management method and a print job management program. <P>SOLUTION: The printer has a file name generation section 112 for generating the file name of the print job, on the basis of attribute data included in the print job and a holder generation section 114 for generating a holder for each predetermined information included in the attribute data and accumulates the print job in the holder generated with the generated film name. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、印刷ジョブの管理を行う印刷装置、印刷ジョブ管理方法、印刷ジョブ管理プログラムに関する。   The present invention relates to a printing apparatus that manages print jobs, a print job management method, and a print job management program.

近年の印刷装置では、印刷装置に接続されたクライアントPC(パ―ソナルコンピュータ)から印刷ジョブを受けたとき、この印刷ジョブをすぐに実行せずに印刷装置内に一度蓄積する装置がある。このような印刷装置では、蓄積した印刷ジョブの一覧を操作パネル等に表示させ、選択された印刷ジョブに対して印刷ジョブの実行指示や削除指示を行う。   In recent printing apparatuses, when a print job is received from a client PC (personal computer) connected to the printing apparatus, there is an apparatus that stores the print job once in the printing apparatus without immediately executing the print job. In such a printing apparatus, a list of accumulated print jobs is displayed on an operation panel or the like, and a print job execution instruction or deletion instruction is issued for the selected print job.

上記のような印刷装置では、印刷ジョブの管理を行う必要があるため、通常はDBMS(データベース・マネジメント・サービス)と呼ばれる方法により、データベースに印刷ジョブを蓄積して管理している。DBMSで印刷ジョブを管理する場合、印刷ジョブは、印刷データと属性データとに分けられて管理される。   Since the printing apparatus as described above needs to manage print jobs, the print jobs are usually stored and managed in a database by a method called DBMS (database management service). When managing a print job with a DBMS, the print job is managed by being divided into print data and attribute data.

例えば特許文献1には、データベースを用いて印刷ジョブ情報を管理するプリンタ管理システムが記載されている。
特開平11−167471号公報
For example, Patent Document 1 describes a printer management system that manages print job information using a database.
JP-A-11-167471

しかしながら上記従来の技術のように、DBMS等を用いて印刷ジョブを管理する場合、データベースの定期的な最適化やバックアップなどのメンテナンスが必要となる。また、データベースに蓄積される情報量が多いため、印刷装置における処理の負担が大きくなる。これらの問題点は、特に家庭用等の比較的小型の印刷装置において大きな問題となり、解決が望まれている。   However, when a print job is managed using a DBMS or the like as in the conventional technique, maintenance such as periodic optimization and backup of the database is required. In addition, since the amount of information stored in the database is large, the processing burden on the printing apparatus increases. These problems are particularly serious in relatively small printing apparatuses for home use or the like, and a solution is desired.

本発明は、上記事情を鑑みてこれを解決すべく成されたものであり、メンテナンス等を必要とするデータベースを用いずに、効率的に印刷ジョブを管理することが可能な印刷装置、印刷ジョブ管理方法、印刷ジョブ管理プログラムを提供することを目的とするものである。   The present invention has been made in view of the above circumstances, and is a printing apparatus and print job capable of efficiently managing print jobs without using a database that requires maintenance or the like. It is an object to provide a management method and a print job management program.

本発明は、上記目的を達成するために、以下の如き構成を採用した。   The present invention employs the following configuration in order to achieve the above object.

本発明は、印刷ジョブが格納される記憶装置を有する印刷装置において、前記印刷ジョブに含まれる属性データに基づき、前記印刷ジョブのファイル名を生成するファイル名生成手段と、前記記憶装置内に、前記属性データに含まれる所定データ毎のフォルダを作成するフォルダ作成手段と、を有し、前記印刷ジョブは、前記ファイル名生成手段により生成されたファイル名で、前記フォルダ作成手段により作成された前記ファイル名と対応するフォルダに格納される構成とした。   The present invention provides a printing apparatus having a storage device in which a print job is stored, a file name generation unit that generates a file name of the print job based on attribute data included in the print job, Folder creation means for creating a folder for each predetermined data included in the attribute data, and the print job is created by the folder creation means with the file name generated by the file name generation means. The file is stored in the folder corresponding to the file name.

また本発明の印刷装置において、前記記憶装置は、第一の領域と、第二の領域とに分けられており、前記第一の領域の残容量に基づき、前記フォルダ作成手段により前記第一の領域に作成された第一のフォルダへの前記印刷ジョブの格納が可能か否かを判定する判定手段を有し、前記判定手段により、前記第一のフォルダへの前記印刷ジョブの格納が不可能と判定されたとき、前記フォルダ作成手段は、前記第二の領域内に前記第一のフォルダと同じフォルダ名の第二のフォルダを作成し、前記印刷ジョブは、前記第二のフォルダに格納される構成としても良い。   In the printing apparatus of the present invention, the storage device is divided into a first area and a second area, and the first folder is created by the folder creation unit based on the remaining capacity of the first area. A determination unit configured to determine whether the print job can be stored in the first folder created in the area, and the determination unit cannot store the print job in the first folder; The folder creating means creates a second folder having the same folder name as the first folder in the second area, and the print job is stored in the second folder. It is good also as a structure.

また本発明の印刷装置において、前記判定手段により、前記第一のフォルダへの前記印刷ジョブの格納が不可能と判定されたとき、前記印刷ジョブの蓄積先を示す情報を生成する生成手段を有し、前記生成手段により生成された情報は、前記第一のフォルダに格納される構成としても良い。   The printing apparatus according to the present invention further includes a generation unit configured to generate information indicating a storage destination of the print job when the determination unit determines that the print job cannot be stored in the first folder. The information generated by the generating unit may be stored in the first folder.

また本発明の印刷装置において、前記ファイル名生成手段は、前記印刷ジョブの蓄積先を示す情報のファイル名として、前記印刷ジョブのファイル名を生成するために用いた前記属性データを用いてファイル名を生成する構成としても良い。   In the printing apparatus of the present invention, the file name generation unit uses the attribute data used to generate the file name of the print job as the file name of the information indicating the storage destination of the print job. It is good also as a structure which produces | generates.

また本発明の印刷装置は、前記第一のフォルダに格納された前記印刷ジョブのファイル名及び/又は前記印刷ジョブの蓄積先を示す情報を用いて前記印刷ジョブの一覧を作成する一覧作成手段を有する構成としても良い。   The printing apparatus according to the present invention further includes a list creation unit configured to create a list of the print jobs using information indicating a file name of the print job and / or a storage destination of the print job stored in the first folder. It is good also as a structure to have.

また本発明の印刷装置において、前記属性データに含まれる所定情報は、前記印刷ジョブを作成したユーザ名を示す情報である構成としても良い。   In the printing apparatus according to the present invention, the predetermined information included in the attribute data may be information indicating a user name who created the print job.

本発明は、印刷ジョブが格納される記憶装置を有する印刷装置による印刷ジョブ管理方法であって、前記印刷ジョブに含まれる前記印刷ジョブの属性データに基づき、前記印刷ジョブのファイル名を生成するファイル名生成手順と、前記記憶装置内に、前記属性データに含まれる所定情報毎のフォルダを作成するフォルダ作成手順と、を有し、前記印刷ジョブは、前記ファイル名生成手順により生成されたファイル名で、前記フォルダ作成手順により作成された前記ファイル名と対応するフォルダに格納される方法とした。   The present invention relates to a print job management method by a printing apparatus having a storage device in which a print job is stored, and a file for generating a file name of the print job based on attribute data of the print job included in the print job And a folder creation procedure for creating a folder for each predetermined information included in the attribute data in the storage device, and the print job is generated by the file name generation procedure. Thus, the file is created in the folder corresponding to the file name created by the folder creation procedure.

本発明は、演算処理装置と、印刷ジョブが格納される記憶装置を有する印刷装置において実行される印刷ジョブ管理プログラムであって、前記演算処理装置に、前記印刷ジョブに含まれる前記印刷ジョブの属性データに基づき、前記印刷ジョブのファイル名を生成するファイル名生成ステップと、前記記憶装置内に、前記属性データに含まれる所定情報毎のフォルダを作成するフォルダ作成ステップと、を実行させ、前記印刷ジョブは、前記ファイル名生成ステップにより生成されたファイル名で、前記フォルダ作成ステップにより作成された前記ファイル名と対応するフォルダに格納されるプログラムとした。   The present invention relates to a print job management program executed in a printing apparatus having an arithmetic processing device and a storage device in which a print job is stored, and the arithmetic processing device includes an attribute of the print job included in the print job. A file name generation step for generating a file name of the print job based on the data; and a folder creation step for creating a folder for each predetermined information included in the attribute data in the storage device. The job is a program stored in a folder corresponding to the file name created by the folder creation step with the file name created by the file name creation step.

本発明によれば、メンテナンス等を必要とするデータベースを用いずに、効率的に印刷ジョブを管理することができる。   According to the present invention, print jobs can be efficiently managed without using a database that requires maintenance or the like.

本発明は、印刷ジョブに含まれる属性データに基づき、印刷ジョブのファイル名を生成するファイル名生成部と、属性データに含まれる所定情報毎のフォルダを作成するフォルダ作成部とを有し、印刷ジョブを生成されたファイル名で、ファイル名と対応するフォルダに蓄積することにより、データベース等を用いずに効率的に印刷ジョブを管理する。   The present invention includes a file name generation unit that generates a file name of a print job based on attribute data included in the print job, and a folder generation unit that generates a folder for each predetermined information included in the attribute data. By storing the job with the generated file name in a folder corresponding to the file name, the print job is efficiently managed without using a database or the like.

特に本発明は、ネットワーク等を介してクライアントPC等と接続されており、クライアントPCから送信された印刷ジョブを一度蓄積することが可能な印刷装置において適用されることが好ましい。また本発明は、DBMS等を備えておらず、比較的小型の印刷装置に対してより好適である。具体的には例えば、印刷機能のみを有するレーザプリンタ等により好適である。   In particular, the present invention is preferably applied to a printing apparatus that is connected to a client PC or the like via a network or the like and can once store a print job transmitted from the client PC. Further, the present invention does not include a DBMS or the like and is more suitable for a relatively small printing apparatus. Specifically, for example, a laser printer having only a printing function is suitable.

本発明の印刷装置では、クライアントPCより印刷ジョブを受信すると、この印刷ジョブをハードディスク等の記憶装置に蓄積する。そして印刷装置は、印刷装置の操作パネル上で蓄積された印刷ジョブの実行指示がなされると、印刷ジョブを実行する。以下の本発明の実施形態の説明では、このように印刷ジョブを一度蓄積した後に操作パネルから実行指示を受けて印刷ジョブを実行することを「オンデマンド印刷」と呼ぶ。   In the printing apparatus of the present invention, when a print job is received from the client PC, the print job is stored in a storage device such as a hard disk. The printing apparatus executes the print job when an instruction to execute the accumulated print job is given on the operation panel of the printing apparatus. In the following description of the embodiments of the present invention, the execution of a print job in response to an execution instruction from the operation panel after once accumulating the print job in this way is referred to as “on-demand printing”.

図1は、本発明の印刷装置100のハードウェア構成図の例である。   FIG. 1 is an example of a hardware configuration diagram of a printing apparatus 100 according to the present invention.

印刷装置100は、それぞれバスBで相互に接続されている入力装置11、出力装置12、ドライブ装置13、補助記憶装置14、メモリ装置15、演算処理装置16、インターフェース装置17及び操作パネル18で構成される。   The printing apparatus 100 includes an input device 11, an output device 12, a drive device 13, an auxiliary storage device 14, a memory device 15, an arithmetic processing device 16, an interface device 17, and an operation panel 18 that are mutually connected by a bus B. Is done.

入力装置11は、後述するインターフェース装置17を介して印刷ジョブ等が入力される。出力装置12はプロッタ及びプロッタエンジン等により構成され、印刷ジョブを実行して出力するために用いられる。インターフェース装置17は、モデム、LANカードなどで構成されており、ネットワークに接続する為に用いられる。操作パネル18は、タッチパネル等で構成され、印刷装置100の操作を行うために用いられる。   The input device 11 receives a print job or the like via an interface device 17 described later. The output device 12 includes a plotter and a plotter engine, and is used for executing and outputting a print job. The interface device 17 includes a modem, a LAN card, and the like, and is used for connecting to a network. The operation panel 18 is configured with a touch panel or the like, and is used for operating the printing apparatus 100.

本発明の印刷ジョブ管理プログラムは、印刷装置100を制御する各種プログラムの少なくとも一部である。印刷ジョブ管理プログラムは例えば記録媒体19の配布やネットワークからのダウンロードなどによって提供される。印刷ジョブ管理プログラムを記録した記録媒体19は、USB(Universal Serial Bus)メモリ、SDメモリカード等の可搬型の記録媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記録媒体を用いることができる。   The print job management program of the present invention is at least a part of various programs that control the printing apparatus 100. The print job management program is provided, for example, by distributing the recording medium 19 or downloading from a network. The recording medium 19 on which the print job management program is recorded includes a USB (Universal Serial Bus) memory, a portable recording medium such as an SD memory card, a semiconductor memory that electrically records information such as a ROM and a flash memory, etc. Various types of recording media can be used.

また、印刷ジョブ管理プログラムを記録した記録媒体19がドライブ装置13にセットされると、印刷ジョブ管理プログラムは記録媒体19からドライブ装置13を介して補助記憶装置14にインストールされる。ネットワークからダウンロードされた印刷ジョブ管理プログラムは、インターフェース装置17を介して補助記憶装置14にインストールされる。   When the recording medium 19 on which the print job management program is recorded is set in the drive device 13, the print job management program is installed from the recording medium 19 to the auxiliary storage device 14 via the drive device 13. The print job management program downloaded from the network is installed in the auxiliary storage device 14 via the interface device 17.

印刷装置100は、インストールされた印刷ジョブ管理プログラムを格納すると共に、必要なファイル、データ等を格納する。メモリ装置15は、コンピュータの起動時に補助記憶装置14から印刷ジョブ管理プログラムを読み出して格納する。そして、演算処理装置16はメモリ装置15に格納された印刷ジョブ管理プログラムに従って、後述するような各種処理を実現している。
(第一の実施形態)
以下に図面を参照して本発明の第一の実施形態について説明する。図2は、第一の実施形態の印刷装置100の機能構成を示す機能構成図である。
The printing apparatus 100 stores the installed print job management program and stores necessary files, data, and the like. The memory device 15 reads and stores the print job management program from the auxiliary storage device 14 when the computer is activated. The arithmetic processing unit 16 implements various processes as described later according to the print job management program stored in the memory device 15.
(First embodiment)
A first embodiment of the present invention will be described below with reference to the drawings. FIG. 2 is a functional configuration diagram illustrating a functional configuration of the printing apparatus 100 according to the first embodiment.

本実施形態の印刷装置100は、印刷装置100と接続されたクライアントPC200等により生成された印刷ジョブを受信すると、印刷装置100の有するハードディスク300に印刷ジョブを蓄積する。尚ハードディスク300は、例えば図1に示す補助記憶装置14の内部に設けられていても良い。   When the printing apparatus 100 according to the present embodiment receives a print job generated by the client PC 200 or the like connected to the printing apparatus 100, the printing apparatus 100 stores the print job in the hard disk 300 of the printing apparatus 100. The hard disk 300 may be provided, for example, inside the auxiliary storage device 14 shown in FIG.

印刷装置100は、印刷ジョブ受付部110、印刷ジョブ管理部120を有する。印刷ジョブ受付部110は、印刷ジョブを受け付けてハードディスク300へ蓄積するまでの処理を行う。印刷ジョブ管理部120は、印刷ジョブに対する各種の指示の実行等を行う。   The printing apparatus 100 includes a print job reception unit 110 and a print job management unit 120. The print job receiving unit 110 performs processing from receiving a print job to storing it in the hard disk 300. The print job management unit 120 executes various instructions for the print job.

印刷ジョブ受付部110は、印刷ジョブ取得部111、ファイル名生成部112、対応フォルダ判定部113、フォルダ作成部114を有する。印刷ジョブ取得部111は、クライアントPC200から送信された印刷ジョブを取得する。ファイル名生成部112は、印刷ジョブ取得部111により取得された印刷ジョブのファイル名を生成する。ファイル名生成部112によるファイル名の生成については後述する。   The print job reception unit 110 includes a print job acquisition unit 111, a file name generation unit 112, a corresponding folder determination unit 113, and a folder creation unit 114. The print job acquisition unit 111 acquires a print job transmitted from the client PC 200. The file name generation unit 112 generates a file name of the print job acquired by the print job acquisition unit 111. File name generation by the file name generation unit 112 will be described later.

対応フォルダ判定部113は、ファイル名生成部112によりファイル名が生成された印刷ジョブが格納されるフォルダが存在しているか否かを判定する。フォルダ作成部114は、ファイル名が生成された印刷ジョブを格納するフォルダを作成する。フォルダ作成部114によりフォルダ作成については後述する。   The corresponding folder determination unit 113 determines whether there is a folder in which the print job for which the file name is generated by the file name generation unit 112 is stored. The folder creation unit 114 creates a folder for storing the print job in which the file name is generated. The folder creation by the folder creation unit 114 will be described later.

印刷ジョブ管理部120は、表示制御部121、一覧作成部122、選択部123、印刷ジョブ取得部124、印刷ジョブ実行部125を有する。表示制御部121は、操作パネル18における表示の制御を行う。一覧作成部122は、ハードディスク300に蓄積された印刷ジョブの一覧を生成する。具体的には本実施形態の一覧作成部122は、ハードディスク300に蓄積された印刷ジョブのファイル名に含まれる印刷ジョブの属性データを用いて印刷ジョブの一覧を作成する。   The print job management unit 120 includes a display control unit 121, a list creation unit 122, a selection unit 123, a print job acquisition unit 124, and a print job execution unit 125. The display control unit 121 controls display on the operation panel 18. The list creation unit 122 generates a list of print jobs stored in the hard disk 300. Specifically, the list creation unit 122 of the present embodiment creates a print job list using the print job attribute data included in the print job file name stored in the hard disk 300.

選択部123は、操作パネル18において選択指示を受けた印刷ジョブを一覧作成部122により生成された一覧から選択する。印刷ジョブ取得部124は、選択部123により選択された印刷ジョブをハードディスク300から取得する。印刷ジョブ実行部125は、操作パネル18より印刷ジョブの実行指示を受けて印刷ジョブ取得部124により取得された印刷ジョブを実行する。   The selection unit 123 selects a print job that has received a selection instruction on the operation panel 18 from the list generated by the list creation unit 122. The print job acquisition unit 124 acquires the print job selected by the selection unit 123 from the hard disk 300. The print job execution unit 125 receives the print job execution instruction from the operation panel 18 and executes the print job acquired by the print job acquisition unit 124.

ここで本実施形態のファイル名生成部112によるファイル名の生成について説明する。本実施形態のファイル名生成部112では、印刷ジョブに含まれる印刷ジョブの属性データを用いて印刷ジョブのファイル名を生成する。   Here, generation of a file name by the file name generation unit 112 of the present embodiment will be described. The file name generation unit 112 according to the present exemplary embodiment generates a print job file name by using print job attribute data included in the print job.

印刷ジョブは、印刷されるデータそのもの(印刷データ)と属性データとから構成される。属性データとは、例えば印刷ジョブを生成したユーザ情報、ジョブ番号、スプール日時、ページ数、カラー印刷を行うか否かを示す情報(カラー情報)、用紙サイズ、文書名等である。本実施形態のファイル名生成部112では、この属性データを用いて印刷ジョブのファイル名を生成する。   The print job is composed of data to be printed (print data) and attribute data. The attribute data is, for example, user information that generated a print job, job number, spool date / time, number of pages, information indicating whether or not to perform color printing (color information), paper size, document name, and the like. The file name generation unit 112 of the present embodiment generates a print job file name using this attribute data.

具体的には例えば、印刷ジョブのジョブ番号が「100123」、スプール日時が「2008年2月8日10時2分40」、ページ数が「5」、カラーのA4サイズ、文書名が「testpage」であった場合、印刷ジョブのファイル名は、「100123,20080208100204,5,color,A4,testpage」となる。   Specifically, for example, the job number of the print job is “100123”, the spool date is “February 8, 2008 10: 2: 40”, the number of pages is “5”, the color is A4 size, and the document name is “testpage”. The file name of the print job is “100123, 20080208100204, 5, color, A4, testpage”.

次に本実施形態のフォルダ作成部114によるフォルダの作成について説明する。本実施形態のフォルダ作成部114は、ハードディスク300内に属性データのうち所定の属性データ毎のフォルダを作成する。本実施形態では、属性データに含まれるユーザ情報に基づき、ハードディスク300内にユーザ毎のフォルダを作成する。フォルダ作成部114により作成されたフォルダには、それぞれのフォルダに対応した印刷ジョブが格納される。具体的には例えば、ユーザAのフォルダには、ユーザAというユーザ情報が含まれる属性データを有する印刷ジョブが格納される。   Next, creation of a folder by the folder creation unit 114 of this embodiment will be described. The folder creation unit 114 of the present embodiment creates a folder for each predetermined attribute data among the attribute data in the hard disk 300. In the present embodiment, a folder for each user is created in the hard disk 300 based on user information included in the attribute data. In the folders created by the folder creation unit 114, print jobs corresponding to the respective folders are stored. Specifically, for example, a print job having attribute data including user information of user A is stored in the folder of user A.

図3は、ファイル名が付与された印刷ジョブがフォルダに格納された状態を説明する概念図である。図3では、フォルダ作成部114により、ユーザA、B、Cそれぞれのフォルダが作成されており、ユーザAのフォルダには属性データを用いたファイルが付与された印刷ジョブが格納されている。   FIG. 3 is a conceptual diagram illustrating a state where a print job with a file name is stored in a folder. In FIG. 3, the folders A, B, and C are created by the folder creation unit 114, and a print job to which a file using attribute data is added is stored in the folder of the user A.

よって本実施形態では、例えば従来のDBMS等における管理のように、印刷データと属性データとを分けて管理する必要がない。また本実施形態では、属性データに含まれるユーザ情報毎にフォルダを作成し、対応するユーザ情報を含む印刷ジョブをフォルダ毎に管理することができる。   Therefore, in the present embodiment, there is no need to manage print data and attribute data separately, for example, as in management in a conventional DBMS or the like. In this embodiment, a folder can be created for each user information included in the attribute data, and a print job including the corresponding user information can be managed for each folder.

次に、本実施形態の印刷装置100の動作について説明する。始めに印刷ジョブ受付部110の動作について説明する。図4は、第一の実施形態の印刷装置100における印刷ジョブ受付部110の動作を説明するフローチャートである。   Next, the operation of the printing apparatus 100 of this embodiment will be described. First, the operation of the print job reception unit 110 will be described. FIG. 4 is a flowchart for explaining the operation of the print job reception unit 110 in the printing apparatus 100 according to the first embodiment.

印刷装置100が、クライアントPC200から印刷ジョブを受信すると、印刷ジョブ取得部111は印刷ジョブを取得する(S41)。印刷ジョブ取得部111により印刷ジョブを取得すると、ファイル名生成部112は印刷ジョブに含まれる属性データを用いてファイル名を生成し、印刷ジョブにファイル名を付与する(S42)。   When the printing apparatus 100 receives a print job from the client PC 200, the print job acquisition unit 111 acquires the print job (S41). When the print job is acquired by the print job acquisition unit 111, the file name generation unit 112 generates a file name using attribute data included in the print job and assigns the file name to the print job (S42).

ファイル名が付与されると、対応フォルダ判定部113は、この印刷ジョブが格納されるべきフォルダが既に作成されているか否かを判定する(S43)。具体的には対応フォルダ判定部113は、S41で取得された印刷ジョブの有する属性データに含まれるユーザ情報と対応するフォルダが存在するか否かを判定する。   When the file name is given, the corresponding folder determination unit 113 determines whether a folder in which the print job is to be stored has already been created (S43). Specifically, the corresponding folder determination unit 113 determines whether there is a folder corresponding to the user information included in the attribute data included in the print job acquired in S41.

S43において、対応するフォルダが存在しない場合、フォルダ作成部114は、属性データに含まれるユーザ情報のユーザ名をフォルダ名とするフォルダを生成する(S44)。例えば属性データに含まれるユーザ情報のユーザ名が「ユーザA」の場合、「ユーザA」という名前のフォルダを作成する。S45で対応するフォルダが作成されると、このフォルダにファイル名が付与された印刷ジョブが格納されて、印刷ジョブが蓄積される(S45)。   If there is no corresponding folder in S43, the folder creation unit 114 generates a folder with the user name of the user information included in the attribute data as the folder name (S44). For example, when the user name of the user information included in the attribute data is “user A”, a folder named “user A” is created. When the corresponding folder is created in S45, the print job with the file name is stored in this folder, and the print job is accumulated (S45).

S43において、対応するフォルダが存在する場合、ファイル名が付与された印刷ジョブは、対応するフォルダに格納されて蓄積される(S45)。   If the corresponding folder exists in S43, the print job with the file name is stored and accumulated in the corresponding folder (S45).

次に図5を参照して本実施形態の印刷ジョブ管理部120の動作を説明する。図5は、第一の実施形態の印刷装置100における印刷ジョブ管理部120の動作を説明するフローチャートである。   Next, the operation of the print job management unit 120 of this embodiment will be described with reference to FIG. FIG. 5 is a flowchart for explaining the operation of the print job management unit 120 in the printing apparatus 100 according to the first embodiment.

印刷装置100において、操作パネル18からオンデマンド印刷の指示がなされると(S51)、一覧作成部122はハードディスク300へアクセスし、オンデマンド印刷の対象となる印刷ジョブが格納されたフォルダ内の印刷ジョブの一覧を作成する(S52)。印刷ジョブの一覧が作成されると、表示制御部121はこの印刷ジョブ一覧を操作パネル18に表示させる(S53)。尚オンデマンド印刷の対象となる印刷ジョブが格納されたフォルダとは、例えばオンデマンド印刷指示を行ったユーザの名前がついたフォルダ等である。   In the printing apparatus 100, when an on-demand printing instruction is given from the operation panel 18 (S51), the list creation unit 122 accesses the hard disk 300, and prints in a folder in which a print job to be subjected to on-demand printing is stored. A list of jobs is created (S52). When the print job list is created, the display control unit 121 displays the print job list on the operation panel 18 (S53). The folder in which the print job to be subjected to on-demand printing is stored is, for example, a folder with the name of the user who issued the on-demand printing instruction.

ここで、図6に操作パネル18に表示される表示例を示す。図6は、操作パネル18に印刷ジョブ一覧が表示された画面18Aを示す。   FIG. 6 shows a display example displayed on the operation panel 18. FIG. 6 shows a screen 18 </ b> A in which a print job list is displayed on the operation panel 18.

例えばS52において、例えばオンデマンド印刷指示を行ったユーザがユーザAである場合、一覧作成部122はフォルダ「ユーザA」に格納されているファイル名の一覧を取得し、図6に示すような印刷ジョブの一覧を作成する。ここでフォルダ「ユーザA」に格納されている印刷ジョブには、印刷ジョブの属性データを含むファイル名が付与されている。よって本実施形態では、フォルダ「ユーザA」を走査して印刷ジョブのファイル名を取得し、このファイル名を表示させるだけで印刷ジョブの属性データを含む印刷ジョブの一覧を作成することができる。   For example, in S52, for example, when the user who has issued the on-demand print instruction is the user A, the list creation unit 122 acquires a list of file names stored in the folder “user A”, and prints as shown in FIG. Create a job list. Here, the print job stored in the folder “user A” is given a file name including attribute data of the print job. Therefore, in this embodiment, it is possible to create a list of print jobs including print job attribute data simply by scanning the folder “user A” to obtain the print job file name and displaying the file name.

図5に戻って、操作パネル18に表示された印刷ジョブ一覧から印刷ジョブが選択されると、選択部123はこれを印刷ジョブの選択指示として受け、印刷ジョブを選択する(S54)。印刷ジョブが選択されると、印刷ジョブ取得部124は、S52において選択されたフォルダから選択された印刷ジョブを取得する(S55)。印刷ジョブが取得されると、印刷ジョブ実行部125は、印刷ジョブを実行する(S56)。尚印刷ジョブが実行されるとフォルダ内に格納された印刷ジョブは自動的に削除される。   Returning to FIG. 5, when a print job is selected from the print job list displayed on the operation panel 18, the selection unit 123 receives this as a print job selection instruction and selects a print job (S54). When a print job is selected, the print job acquisition unit 124 acquires the selected print job from the folder selected in S52 (S55). When the print job is acquired, the print job execution unit 125 executes the print job (S56). When the print job is executed, the print job stored in the folder is automatically deleted.

尚印刷装置100は、S54において選択された印刷ジョブの削除指示を受けた場合、フォルダ内から印刷ジョブの削除を行っても良い。   The printing apparatus 100 may delete the print job from the folder when receiving an instruction to delete the print job selected in S54.

以上に説明したように、本実施形態によれば、印刷ジョブに印刷ジョブの属性データを含むファイル名を付与する。そして、属性データに含まれるユーザ名毎に作成されたフォルダに、対応した印刷ジョブを格納する構成とした。この構成によれば、DBMS等を使用せずに、効率的に印刷ジョブを管理することができる。   As described above, according to the present embodiment, a file name including print job attribute data is assigned to a print job. A corresponding print job is stored in a folder created for each user name included in the attribute data. According to this configuration, it is possible to efficiently manage print jobs without using a DBMS or the like.

尚本実施形態では、フォルダ作成部114はユーザ名毎のフォルダを作成するものとしたが、これに限定されない。フォルダ作成部114は、属性データに含まれる所定データをキーとして、キーとなる所定データ毎のフォルダを作成しても良い。例えばフォルダ生成部114は、日付毎にフォルダを生成しても良い。この場合、各フォルダには、属性データに対応する日付が含まれる印刷ジョブがそれぞれ格納されることになる。このときキーとなる所定データは、予め印刷装置100において設定されていることが好ましい。)
(第二の実施形態)
以下に図面を参照して本発明の第二の実施形態について説明する。本発明の第二の実施形態では、印刷ジョブが格納されるハードディスク300Aが複数のパーティションに分割されていた場合を考慮した点が第一の実施形態と相違する。よって以下の第二の実施形態の説明では、第一の実施形態と同様の機能構成を有するものには第一の実施形態の説明で用いた符号と同様の符号を付与し、その説明を省略する。
In the present embodiment, the folder creation unit 114 creates a folder for each user name, but the present invention is not limited to this. The folder creation unit 114 may create a folder for each predetermined data serving as a key using the predetermined data included in the attribute data as a key. For example, the folder generation unit 114 may generate a folder for each date. In this case, each folder stores a print job including the date corresponding to the attribute data. At this time, it is preferable that the predetermined data as a key is set in the printing apparatus 100 in advance. )
(Second embodiment)
A second embodiment of the present invention will be described below with reference to the drawings. The second embodiment of the present invention is different from the first embodiment in that a case where a hard disk 300A in which a print job is stored is divided into a plurality of partitions is considered. Therefore, in the following description of the second embodiment, the same reference numerals as those used in the description of the first embodiment are assigned to those having the same functional configuration as the first embodiment, and the description thereof is omitted. To do.

本実施形態では、主となる主パーティションが容量不足となった場合に、印刷ジョブの格納先を示すリンク情報を生成し、このリンク情報を主パーティションに作成されたフォルダに格納する。そして印刷ジョブの実体を他のパーティションに作成されたフォルダに格納して蓄積する。   In this embodiment, when the main main partition runs out of capacity, link information indicating a print job storage destination is generated, and this link information is stored in a folder created in the main partition. The print job entity is stored and accumulated in a folder created in another partition.

本実施形態では、この構成により、ハードディスク300Aが複数のパーティションに分割されている場合にも、各パーティションの容量等を意識せずに印刷ジョブを蓄積することができる。   In this embodiment, with this configuration, even when the hard disk 300A is divided into a plurality of partitions, a print job can be accumulated without being aware of the capacity of each partition.

図7は、第二の実施形態の印刷装置100Aの機能構成を示す機能構成図である。   FIG. 7 is a functional configuration diagram illustrating a functional configuration of the printing apparatus 100A according to the second embodiment.

本実施形態の印刷装置100Aは、印刷ジョブ受付部110A、印刷ジョブ管理部120Aを有する。   The printing apparatus 100A according to the present embodiment includes a print job reception unit 110A and a print job management unit 120A.

印刷ジョブ受付部110Aは、第一の実施形態の印刷ジョブ受付部110の有する各部に加え、主パーティション判別部115、パーティション容量判定部116、リンク生成部117、格納制御部118を有する。   The print job reception unit 110A includes a main partition determination unit 115, a partition capacity determination unit 116, a link generation unit 117, and a storage control unit 118 in addition to the units included in the print job reception unit 110 of the first embodiment.

主パーティション判別部115は、ハードディスク300A内において、メインのパーティションに設定された主パーティションを判別する。パーティション容量判定部116は、主パーティションに印刷ジョブを格納可能か否かを判定する。具体的にはパーティション容量判定部116は、主パーティションの残容量を検出し、印刷ジョブ取得部111により取得した印刷ジョブを主パーティション内に作成されたフォルダに格納可能か否かを判定する。   The main partition discriminating unit 115 discriminates the main partition set as the main partition in the hard disk 300A. The partition capacity determination unit 116 determines whether a print job can be stored in the main partition. Specifically, the partition capacity determination unit 116 detects the remaining capacity of the main partition and determines whether the print job acquired by the print job acquisition unit 111 can be stored in a folder created in the main partition.

リンク生成部117は、印刷ジョブが主パーティションに格納不可能なとき、印刷ジョブの実体の格納先を示すリンク情報を生成する。格納制御部118は、印刷ジョブの格納を制御する。具体的には格納制御部118は、パーティション容量判定部116により主パーティションへの印刷ジョブの格納が不可能と判定された場合に、別の適切なパーティションに印刷ジョブを格納する。印刷ジョブの格納制御の詳細は後述する。   When the print job cannot be stored in the main partition, the link generation unit 117 generates link information indicating the storage location of the actual print job. A storage control unit 118 controls storage of a print job. Specifically, the storage control unit 118 stores the print job in another appropriate partition when the partition capacity determination unit 116 determines that the print job cannot be stored in the main partition. Details of print job storage control will be described later.

印刷ジョブ管理部120Aは、第一の実施形態の印刷ジョブ管理部120の有する各部に加え、実体判定部126、リンク追跡部127、リンク削除部128を有する。   The print job management unit 120A includes an entity determination unit 126, a link tracking unit 127, and a link deletion unit 128 in addition to the units included in the print job management unit 120 of the first embodiment.

実体判定部126は、主パーティションに格納されたファイルが印刷ジョブの実体であるか否かを判定する。主パーティションには、印刷ジョブの属性データを含むファイル名で印刷ジョブの実体と印刷ジョブのリンク情報の何れか一方又は両方が格納されている。実体判定部126は、主パーティションに格納されている情報が、印刷ジョブの実体であるか、又はリンク情報であるかを判定する。   The entity determination unit 126 determines whether the file stored in the main partition is the entity of the print job. The main partition stores either or both of the print job entity and the print job link information with a file name including print job attribute data. The entity determination unit 126 determines whether the information stored in the main partition is a print job entity or link information.

リンク追跡部127は、主パーティションに格納されたリンク情報に基づき、印刷ジョブの実体の格納先を辿る。リンク削除部128は、印刷ジョブが実行された後に、リンク生成部117に生成されたリンク情報を削除する。   The link tracking unit 127 traces the storage location of the actual print job based on the link information stored in the main partition. The link deletion unit 128 deletes the link information generated by the link generation unit 117 after the print job is executed.

本実施形態のハードディスク300Aは、例えば補助記憶装置14内に設けられている。本実施形態では、ハードディスク300AはパーティションAとパーティションBとに分けられており、パーティションAを主パーティションとした。   The hard disk 300A of this embodiment is provided in the auxiliary storage device 14, for example. In this embodiment, the hard disk 300A is divided into a partition A and a partition B, and the partition A is a main partition.

以下に図面を参照して本実施形態の印刷装置100Aの動作を説明する。始めに、本実施形態の印刷ジョブ受付部110Aの動作を説明する。図8は、第二の実施形態の印刷ジョブ受付部110Aの動作を説明するフローチャートである。   The operation of the printing apparatus 100A of this embodiment will be described below with reference to the drawings. First, the operation of the print job reception unit 110A of the present embodiment will be described. FIG. 8 is a flowchart for explaining the operation of the print job reception unit 110A according to the second embodiment.

図8のS81、S82の処理は、第一の実施形態で説明した図4のS41、S42と同様である。印刷装置100Aにおいて印刷ジョブのファイル名が生成されると、主パーティション判別部115は、ハードディスク300Aにおいて主パーティションに設定されたパーティションを判別する。本実施形態では、パーティションAが主パーティションであると判別される。S84とS85の処理は、図4のS43とS44の処理と同様である。   The processes in S81 and S82 in FIG. 8 are the same as S41 and S42 in FIG. 4 described in the first embodiment. When the file name of the print job is generated in the printing apparatus 100A, the main partition determination unit 115 determines the partition set as the main partition in the hard disk 300A. In this embodiment, it is determined that the partition A is the main partition. The processes of S84 and S85 are the same as the processes of S43 and S44 of FIG.

S84又はS85において、印刷ジョブが格納されるべきフォルダが決定すると、パーティション容量判定部116は、パーティションAの残容量を検出し、印刷ジョブをパーティションA内のフォルダに格納可能か否かを判定する(S86)。   When the folder in which the print job is to be stored is determined in S84 or S85, the partition capacity determination unit 116 detects the remaining capacity of the partition A and determines whether the print job can be stored in the folder in the partition A. (S86).

S86において、パーティション容量判定部116により、パーティションAの残容量が十分であり、印刷ジョブの実体を格納可能と判定された場合、印刷ジョブはパーティションA内の対応するフォルダへ格納されて蓄積される(S87)。   In S86, when the partition capacity determination unit 116 determines that the remaining capacity of the partition A is sufficient and the actual print job can be stored, the print job is stored and accumulated in a corresponding folder in the partition A. (S87).

S86において、パーティション容量判定部116により、パーティションAの残容量が不十分であり、印刷ジョブの実体の格納が不可能と判定された場合、リンク生成部117は、印刷ジョブの実体が格納される先を示すリンク情報を生成し、このリンク情報を主パーティションであるパーティションAの対応するフォルダに格納する。具体的にはリンク生成部117は、S82で生成されたファイル名に、リンク情報であることを示す識別子等を付与し、リンク情報とする。したがってリンク情報には、印刷ジョブの属性データが含まれる。   In S86, if the partition capacity determination unit 116 determines that the remaining capacity of the partition A is insufficient and the print job entity cannot be stored, the link generation unit 117 stores the print job entity. Link information indicating the destination is generated, and this link information is stored in a corresponding folder of partition A, which is the main partition. Specifically, the link generation unit 117 assigns an identifier or the like indicating link information to the file name generated in S82 to obtain link information. Therefore, the link information includes print job attribute data.

S88においてリンク情報が生成されると、フォルダ作成部114は、主パーティション以外のパーティションに、印刷ジョブの実体を格納するためのフォルダを作成する(S89)。本実施形態では、主パーティションであるパーティションAが容量不足となった場合には、パーティションBに印刷ジョブが格納されるものとした。よってフォルダ作成部114は、パーティションB内にフォルダを作成する。このときフォルダ作成部114は、S85におけるフォルダの作成処理と同様に、印刷ジョブの属性データに含まれるユーザ名をフォルダ名として、パーティションB内にフォルダを作成する。すなわちパーティションB内に作成されるフォルダは、パーティションA内に作成されたフォルダ名と同じ名前で作成される。   When link information is generated in S88, the folder creation unit 114 creates a folder for storing the substance of the print job in a partition other than the main partition (S89). In this embodiment, it is assumed that a print job is stored in partition B when partition A, which is the main partition, runs out of capacity. Therefore, the folder creation unit 114 creates a folder in the partition B. At this time, the folder creation unit 114 creates a folder in the partition B using the user name included in the attribute data of the print job as the folder name, similarly to the folder creation processing in S85. That is, the folder created in the partition B is created with the same name as the folder name created in the partition A.

パーティションBにフォルダが作成されると、格納制御部118は、印刷ジョブの実体をパーティションBに作成されたフォルダへ格納して蓄積する(S90)。   When a folder is created in the partition B, the storage control unit 118 stores and accumulates the actual print job in the folder created in the partition B (S90).

尚本実施形態の印刷装置100Aでは、主パーティションが容量不足となったときに、利用されるパーティションが予め設定されていることが好ましい。例えば本実施形態では、パーティションAが容量不足になった場合に使用されるパーティションを、パーティションBと設定しておくことが好ましい。   In the printing apparatus 100A of the present embodiment, it is preferable that a partition to be used is set in advance when the main partition runs out of capacity. For example, in this embodiment, it is preferable to set the partition used when the capacity of the partition A becomes insufficient as the partition B.

以下に図9を参照して、パーティションAとパーティションBにフォルダが作成された場合についてさらに説明する。図9は、パーティションAとパーティションBにフォルダが作成されたことを説明する概念図である。   Hereinafter, the case where folders are created in the partition A and the partition B will be further described with reference to FIG. FIG. 9 is a conceptual diagram illustrating that folders are created in the partition A and the partition B.

図9では、パーティションAに、フォルダ「ユーザA」、「ユーザB」、「ユーザC」が作成されている。またパーティションBにも同様に、フォルダ「ユーザA」、「ユーザB」、「ユーザC」が作成されている。   In FIG. 9, folders “user A”, “user B”, and “user C” are created in the partition A. Similarly, in the partition B, folders “user A”, “user B”, and “user C” are created.

ここで例えば印刷装置100Aが、フォルダ「ユーザA」に格納されるべき印刷ジョブを取得したときに、パーティションAが容量不足であった場合、パーティションAのフォルダ「ユーザA」にはリンク情報のみが格納される。そして印刷ジョブの実体は、パーティションB内のフォルダ「ユーザA」に格納される。   Here, for example, when the printing apparatus 100A acquires a print job to be stored in the folder “user A”, if the partition A has insufficient capacity, only the link information is stored in the folder “user A” in the partition A. Stored. The entity of the print job is stored in the folder “user A” in the partition B.

本実施形態の印刷ジョブ受付部110Aでは、このようにして印刷ジョブの蓄積を行うため、パーティションの容量等を意識せずに印刷ジョブの蓄積を行うことができる。   Since the print job reception unit 110A according to the present embodiment stores print jobs in this way, the print job can be stored without being aware of the partition capacity or the like.

次に本実施形態の印刷ジョブ管理部120Aの動作について説明する。図10は、第二の実施形態の印刷装置100Aにおける印刷ジョブ管理部120Aの動作を説明するフローチャートである。   Next, the operation of the print job management unit 120A of this embodiment will be described. FIG. 10 is a flowchart for explaining the operation of the print job management unit 120A in the printing apparatus 100A of the second embodiment.

本実施形態の印刷装置100Aにおいて、操作パネル18よりオンデマンド印刷の指示を受けると(S101)、一覧作成部122はパーティションAへアクセスし、オンデマンド印刷の対象となる印刷ジョブが格納されたフォルダ内の印刷ジョブの一覧を作成する(S102)。したがって本実施形態の一覧作成部122により作成される一覧は、主パーティションであるパーティションA内のフォルダに格納された情報の一覧である。   In the printing apparatus 100A of this embodiment, when receiving an on-demand printing instruction from the operation panel 18 (S101), the list creation unit 122 accesses the partition A and stores a print job to be subjected to on-demand printing. A list of print jobs is created (S102). Therefore, the list created by the list creation unit 122 of this embodiment is a list of information stored in a folder in the partition A, which is the main partition.

尚本実施形態の一覧作成部122は、フォルダに格納されているものが印刷ジョブの実体か又は印刷ジョブのリンク情報かを判別せずに、フォルダに格納されているファイル名に基づき印刷ジョブの一覧を作成する。   Note that the list creation unit 122 of this embodiment does not determine whether what is stored in the folder is the substance of the print job or the link information of the print job, and based on the file name stored in the folder, Create a list.

本実施形態では、リンク情報にも、印刷ジョブのファイル名と同様の属性データから生成されたファイル名が付与されているため、一覧作成部122はフォルダの走査を行うだけで属性データを含む印刷ジョブの一覧を作成することができる。S103とS104の処理は、第一の実施形態で説明した図5のS53とS54と同様であるから説明を省略する。   In this embodiment, since the file name generated from the attribute data similar to the file name of the print job is given to the link information, the list creation unit 122 prints including the attribute data only by scanning the folder. A list of jobs can be created. Since the processing of S103 and S104 is the same as S53 and S54 of FIG. 5 described in the first embodiment, the description thereof is omitted.

S104において印刷ジョブが選択されると、実体判定部126は、選択された印刷ジョブが、印刷ジョブの実体であるか否かを判定する(S105)。具体的には実体判定部126は、パーティションAのフォルダに、選択された印刷ジョブの実体が格納されているのか、又は選択された印刷ジョブのリンク情報が格納されているのかを判定する。   When a print job is selected in S104, the entity determination unit 126 determines whether or not the selected print job is a print job entity (S105). Specifically, the entity determination unit 126 determines whether the folder of the partition A stores the entity of the selected print job or the link information of the selected print job.

S105において、パーティションAのフォルダに印刷ジョブの実体が格納されていると判定された場合、印刷ジョブ取得部124は、パーティションAから印刷ジョブを取得する(S106)。そして印刷ジョブ実行部125により、取得した印刷ジョブを実行する(S107)。   If it is determined in S105 that the actual print job is stored in the partition A folder, the print job acquisition unit 124 acquires the print job from the partition A (S106). Then, the print job execution unit 125 executes the acquired print job (S107).

S105において、パーティションAのフォルダに印刷ジョブのリンク情報が格納されていると判定された場合、リンク追跡部127はリンク情報に基づき印刷ジョブの実体の格納先を辿る(S108)。印刷ジョブの実体の格納先がわかると、印刷ジョブ取得部124は、印刷ジョブの実体を取得する(S109)。そして印刷ジョブ実行部125により取得した印刷ジョブを実行する(S110)。印刷ジョブが実行されると、リンク削除部128は、実行された印刷ジョブのリンク情報をパーティションAのフォルダから削除する(S111)。   If it is determined in S105 that the link information of the print job is stored in the folder of the partition A, the link tracking unit 127 traces the storage location of the actual print job based on the link information (S108). When the storage location of the print job entity is known, the print job acquisition unit 124 acquires the print job entity (S109). Then, the print job acquired by the print job execution unit 125 is executed (S110). When the print job is executed, the link deletion unit 128 deletes the link information of the executed print job from the folder of the partition A (S111).

尚本実施形態において、S104において選択された印刷ジョブの削除指示を受けたとき、選択された印刷ジョブのリンク情報が生成されていた場合には印刷ジョブの実体とリンク情報とを削除するものとした。   In this embodiment, when the deletion information of the selected print job is received in S104, if the link information of the selected print job is generated, the actual print job and the link information are deleted. did.

以上に説明したように、本実施形態によれば、ハードディスク300Aが複数のパーティションに分割されていた場合にも、パーティションの容量等を考慮せずに印刷ジョブの蓄積及び管理を行うことができる。   As described above, according to the present embodiment, even when the hard disk 300A is divided into a plurality of partitions, it is possible to store and manage print jobs without considering the capacity of the partitions.

また本実施形態の印刷装置100Aは、主パーティションのみを走査し、印刷ジョブの実体が主パーティションにない場合はリンク情報を辿るだけで印刷ジョブの実体を取得することができる。よってハードディスク300A内の全てのパーティションを走査する必要がなく、速やかに印刷ジョブの実体を取得することができ、さらに印刷装置100Aの処理負担を軽減することができる。したがって本実施形態によれば、メンテナンス等を必要とするデータベースを用いずに、効率的に印刷ジョブを管理することができる。   In addition, the printing apparatus 100A according to the present embodiment scans only the main partition, and if the print job entity is not in the main partition, the print job entity can be acquired simply by following the link information. Therefore, it is not necessary to scan all the partitions in the hard disk 300A, the substance of the print job can be acquired quickly, and the processing load on the printing apparatus 100A can be reduced. Therefore, according to the present embodiment, it is possible to efficiently manage print jobs without using a database that requires maintenance or the like.

また本実施形態では、ハードディスク300Aを二つのパーティションに分ける例を説明したが、これに限定されない。例えばハードディスク300Aは、パーティションA、パーティションB、パーティションCの3つに分割されていても良い。この場合には主パーティションであるパーティションAが容量不足になった場合は、パーティションBへ印刷ジョブの実体を格納し、パーティションBが容量不足になった場合はパーティションCへ印刷ジョブの実体を格納しても良い。   In this embodiment, the example in which the hard disk 300A is divided into two partitions has been described, but the present invention is not limited to this. For example, the hard disk 300A may be divided into three partitions A, B, and C. In this case, if partition A, which is the main partition, runs out of capacity, the print job entity is stored in partition B, and if partition B runs out of capacity, the print job instance is stored in partition C. May be.

またこの場合、印刷装置100Aにおいて印刷ジョブの実体が格納されていく順序が予め設定されていることが好ましい。上の例では、例えば最初に印刷ジョブの実体が格納されるパーティションがパーティションA、次に印刷ジョブの実体が格納されるパーティションがパーティションB、その次がパーティションCといった具合である。この場合印刷ジョブのリンク情報は、主パーティションであるパーティションAにのみ格納される。   In this case, it is preferable that the order in which the print job entities are stored in the printing apparatus 100A is set in advance. In the above example, for example, the partition in which the print job entity is stored first is partition A, the partition in which the print job entity is stored next is partition B, the next is partition C, and so on. In this case, the link information of the print job is stored only in partition A, which is the main partition.

以上、各実施形態に基づき本発明の説明を行ってきたが、上記実施形態に示した要件に本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することができ、その応用形態に応じて適切に定めることができる。   As mentioned above, although this invention has been demonstrated based on each embodiment, this invention is not limited to the requirements shown in the said embodiment. With respect to these points, the gist of the present invention can be changed without departing from the scope of the present invention, and can be appropriately determined according to the application form.

本発明の印刷装置100のハードウェア構成図の例である。It is an example of the hardware block diagram of the printing apparatus 100 of this invention. 第一の実施形態の印刷装置100の機能構成を示す機能構成図である。FIG. 2 is a functional configuration diagram illustrating a functional configuration of the printing apparatus 100 according to the first embodiment. ファイル名が付与された印刷ジョブがフォルダに格納された状態を説明する概念図である。6 is a conceptual diagram illustrating a state where a print job with a file name is stored in a folder. FIG. 第一の実施形態の印刷装置100における印刷ジョブ受付部110の動作を説明するフローチャートである。6 is a flowchart illustrating an operation of a print job reception unit 110 in the printing apparatus 100 according to the first embodiment. 第一の実施形態の印刷装置100における印刷ジョブ管理部120の動作を説明するフローチャートである。6 is a flowchart illustrating an operation of a print job management unit 120 in the printing apparatus 100 according to the first embodiment. 操作パネル18に表示される表示例を示す図である。4 is a diagram illustrating a display example displayed on an operation panel 18. FIG. 第二の実施形態の印刷装置100Aの機能構成を示す機能構成図である。It is a functional block diagram which shows the functional structure of 100 A of printing apparatuses of 2nd embodiment. 第二の実施形態の印刷ジョブ受付部110Aの動作を説明するフローチャートである。10 is a flowchart illustrating an operation of a print job reception unit 110A according to the second embodiment. パーティションAとパーティションBにフォルダが作成されたことを説明する概念図である。It is a conceptual diagram explaining that the folder was created in the partition A and the partition B. 第二の実施形態の印刷装置100Aにおける印刷ジョブ管理部120Aの動作を説明するフローチャートである。10 is a flowchart for explaining the operation of a print job management unit 120A in the printing apparatus 100A of the second embodiment.

符号の説明Explanation of symbols

100、100A 印刷装置
110、110A 印刷ジョブ受付部
111、124 印刷ジョブ取得部
112 ファイル名生成部
113 対応フォルダ判定部
114 フォルダ作成部
115 主パーティション判別部
116 パーティション容量判定部
117 リンク生成部
118 格納制御部
120、120A 印刷ジョブ管理部
121 表示制御部
122 一覧作成部
123 選択部
125 印刷ジョブ実行部
126 実体判定部
127 リンク追跡部
128 リンク削除部
100, 100A Printing device 110, 110A Print job reception unit 111, 124 Print job acquisition unit 112 File name generation unit 113 Corresponding folder determination unit 114 Folder creation unit 115 Primary partition determination unit 116 Partition capacity determination unit 117 Link generation unit 118 Storage control Unit 120, 120A print job management unit 121 display control unit 122 list creation unit 123 selection unit 125 print job execution unit 126 entity determination unit 127 link tracking unit 128 link deletion unit

Claims (8)

印刷ジョブが格納される記憶装置を有する印刷装置において、
前記印刷ジョブに含まれる属性データに基づき、前記印刷ジョブのファイル名を生成するファイル名生成手段と、
前記記憶装置内に、前記属性データに含まれる所定データ毎のフォルダを作成するフォルダ作成手段と、を有し、
前記印刷ジョブは、前記ファイル名生成手段により生成されたファイル名で、前記フォルダ作成手段により作成された前記ファイル名と対応するフォルダに格納されることを特徴とする印刷装置。
In a printing apparatus having a storage device in which a print job is stored,
File name generation means for generating a file name of the print job based on attribute data included in the print job;
Folder creation means for creating a folder for each predetermined data included in the attribute data in the storage device;
The printing apparatus according to claim 1, wherein the print job is stored in a folder corresponding to the file name created by the folder creating unit with a file name generated by the file name generating unit.
前記記憶装置は、第一の領域と、第二の領域とに分けられており、
前記第一の領域の残容量に基づき、前記フォルダ作成手段により前記第一の領域に作成された第一のフォルダへの前記印刷ジョブの格納が可能か否かを判定する判定手段を有し、
前記判定手段により、前記第一のフォルダへの前記印刷ジョブの格納が不可能と判定されたとき、
前記フォルダ作成手段は、前記第二の領域内に前記第一のフォルダと同じフォルダ名の第二のフォルダを作成し、
前記印刷ジョブは、前記第二のフォルダに格納されることを特徴とする請求項1記載の印刷装置。
The storage device is divided into a first area and a second area,
Determination means for determining whether the print job can be stored in the first folder created in the first area by the folder creation means based on the remaining capacity of the first area;
When the determination unit determines that the print job cannot be stored in the first folder,
The folder creating means creates a second folder having the same folder name as the first folder in the second area,
The printing apparatus according to claim 1, wherein the print job is stored in the second folder.
前記判定手段により、前記第一のフォルダへの前記印刷ジョブの格納が不可能と判定されたとき、前記印刷ジョブの蓄積先を示す情報を生成する生成手段を有し、
前記生成手段により生成された情報は、前記第一のフォルダに格納されることを特徴とする請求項2記載の印刷装置。
When the determination unit determines that the print job cannot be stored in the first folder, the generation unit generates information indicating a storage destination of the print job;
The printing apparatus according to claim 2, wherein the information generated by the generation unit is stored in the first folder.
前記ファイル名生成手段は、
前記印刷ジョブの蓄積先を示す情報のファイル名として、前記印刷ジョブのファイル名を生成するために用いた前記属性データを用いてファイル名を生成することを特徴とする請求項3記載の印刷装置。
The file name generating means
4. The printing apparatus according to claim 3, wherein a file name is generated using the attribute data used to generate a file name of the print job as a file name of information indicating a storage destination of the print job. .
前記第一のフォルダに格納された前記印刷ジョブのファイル名及び/又は前記印刷ジョブの蓄積先を示す情報を用いて前記印刷ジョブの一覧を作成する一覧作成手段を有することを特徴とする請求項4記載の印刷装置。   2. A list creation unit that creates a list of the print jobs by using a file name of the print job and / or information indicating a storage destination of the print job stored in the first folder. 4. The printing apparatus according to 4. 前記属性データに含まれる所定情報は、前記印刷ジョブを作成したユーザ名を示す情報であることを特徴とする請求項1ないし5の何れか一項に記載の印刷装置。   6. The printing apparatus according to claim 1, wherein the predetermined information included in the attribute data is information indicating a name of a user who created the print job. 印刷ジョブが格納される記憶装置を有する印刷装置による印刷ジョブ管理方法であって、
前記印刷ジョブに含まれる前記印刷ジョブの属性データに基づき、前記印刷ジョブのファイル名を生成するファイル名生成手順と、
前記記憶装置内に、前記属性データに含まれる所定情報毎のフォルダを作成するフォルダ作成手順と、を有し、
前記印刷ジョブは、前記ファイル名生成手順により生成されたファイル名で、前記フォルダ作成手順により作成された前記ファイル名と対応するフォルダに格納されることを特徴とする印刷ジョブ管理方法。
A print job management method by a printing apparatus having a storage device for storing a print job,
A file name generation procedure for generating a file name of the print job based on attribute data of the print job included in the print job;
A folder creation procedure for creating a folder for each predetermined information included in the attribute data in the storage device,
The print job management method, wherein the print job is stored in a folder corresponding to the file name created by the folder creation procedure with the file name created by the file name creation procedure.
演算処理装置と、印刷ジョブが格納される記憶装置を有する印刷装置において実行される印刷ジョブ管理プログラムであって、
前記演算処理装置に、
前記印刷ジョブに含まれる前記印刷ジョブの属性データに基づき、前記印刷ジョブのファイル名を生成するファイル名生成ステップと、
前記記憶装置内に、前記属性データに含まれる所定情報毎のフォルダを作成するフォルダ作成ステップと、を実行させ、
前記印刷ジョブは、前記ファイル名生成ステップにより生成されたファイル名で、前記フォルダ作成ステップにより作成された前記ファイル名と対応するフォルダに格納されることを特徴とする印刷ジョブ管理プログラム。
A print job management program executed in a printing apparatus having an arithmetic processing unit and a storage device in which a print job is stored,
In the arithmetic processing unit,
A file name generating step for generating a file name of the print job based on the attribute data of the print job included in the print job;
A folder creation step of creating a folder for each predetermined information included in the attribute data in the storage device;
The print job management program, wherein the print job is stored in a folder corresponding to the file name created by the folder creation step with the file name created by the file name creation step.
JP2008058157A 2008-03-07 2008-03-07 Printing apparatus, print job management method, print job management program Expired - Fee Related JP5086136B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008058157A JP5086136B2 (en) 2008-03-07 2008-03-07 Printing apparatus, print job management method, print job management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008058157A JP5086136B2 (en) 2008-03-07 2008-03-07 Printing apparatus, print job management method, print job management program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012195776A Division JP2012254641A (en) 2012-09-06 2012-09-06 Image forming apparatus, and method and program for managing print information

Publications (2)

Publication Number Publication Date
JP2009214333A true JP2009214333A (en) 2009-09-24
JP5086136B2 JP5086136B2 (en) 2012-11-28

Family

ID=41186744

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008058157A Expired - Fee Related JP5086136B2 (en) 2008-03-07 2008-03-07 Printing apparatus, print job management method, print job management program

Country Status (1)

Country Link
JP (1) JP5086136B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011008433A (en) * 2009-06-24 2011-01-13 Fuji Xerox Co Ltd Image processor and program
JP2012185754A (en) * 2011-03-08 2012-09-27 Marutoku Co Ltd Park play equipment inspection support system
JP2012254641A (en) * 2012-09-06 2012-12-27 Ricoh Co Ltd Image forming apparatus, and method and program for managing print information
US9075551B2 (en) 2009-10-16 2015-07-07 Ricoh Company, Limited Printing device, printing method, computer program product, and recording medium
JP2018008531A (en) * 2009-10-16 2018-01-18 株式会社リコー Image forming apparatus, program, and image forming method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0793195A (en) * 1993-09-21 1995-04-07 Dainippon Screen Mfg Co Ltd Image processing system
JP2002222066A (en) * 2001-01-26 2002-08-09 Seiko Epson Corp Network printer system and network printer
JP2003326777A (en) * 2002-05-16 2003-11-19 Konica Minolta Holdings Inc Imaging apparatus
JP2006056045A (en) * 2004-08-18 2006-03-02 Dainippon Printing Co Ltd Sheet compatibility detection system
JP2007251858A (en) * 2006-03-18 2007-09-27 Konica Minolta Business Technologies Inc Data management device, and image processor
JP2008041044A (en) * 2006-08-10 2008-02-21 Konica Minolta Business Technologies Inc Confidential printing device and confidential printing system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0793195A (en) * 1993-09-21 1995-04-07 Dainippon Screen Mfg Co Ltd Image processing system
JP2002222066A (en) * 2001-01-26 2002-08-09 Seiko Epson Corp Network printer system and network printer
JP2003326777A (en) * 2002-05-16 2003-11-19 Konica Minolta Holdings Inc Imaging apparatus
JP2006056045A (en) * 2004-08-18 2006-03-02 Dainippon Printing Co Ltd Sheet compatibility detection system
JP2007251858A (en) * 2006-03-18 2007-09-27 Konica Minolta Business Technologies Inc Data management device, and image processor
JP2008041044A (en) * 2006-08-10 2008-02-21 Konica Minolta Business Technologies Inc Confidential printing device and confidential printing system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011008433A (en) * 2009-06-24 2011-01-13 Fuji Xerox Co Ltd Image processor and program
US9075551B2 (en) 2009-10-16 2015-07-07 Ricoh Company, Limited Printing device, printing method, computer program product, and recording medium
US9442683B2 (en) 2009-10-16 2016-09-13 Ricoh Company, Ltd. Printing device, printing method, computer program product, and recording medium
US9626132B2 (en) 2009-10-16 2017-04-18 Ricoh Company, Ltd. Printing device, printing method, computer program product, and recording medium
JP2018008531A (en) * 2009-10-16 2018-01-18 株式会社リコー Image forming apparatus, program, and image forming method
JP2012185754A (en) * 2011-03-08 2012-09-27 Marutoku Co Ltd Park play equipment inspection support system
JP2012254641A (en) * 2012-09-06 2012-12-27 Ricoh Co Ltd Image forming apparatus, and method and program for managing print information

Also Published As

Publication number Publication date
JP5086136B2 (en) 2012-11-28

Similar Documents

Publication Publication Date Title
JP4553364B2 (en) Printing system
US8804172B2 (en) Non-transitory computer readable recording medium stored with printer driver updating program and printer driver updating method
JP4018622B2 (en) Information processing apparatus, information processing system, information processing method, information processing program, and storage medium
US20070086038A1 (en) Information processing apparatus, information processing method, program, and storage medium
JP2006313494A (en) Print control device and print control method
JP2015203981A (en) Printing system, print server and print control method, and program
JP2008269160A (en) Information processor, program and storage medium
JP5086136B2 (en) Printing apparatus, print job management method, print job management program
JP5043578B2 (en) Printing apparatus, print job control method, and computer program
EP2180430B1 (en) Image forming apparatus and method
US8179550B2 (en) Management apparatus for transmitting data to a virtual device and method
JP5854982B2 (en) Image processing device
JP5076877B2 (en) Document operation system, document operation apparatus, and document operation program
JP4886501B2 (en) Printing apparatus, printing control method, and program
JP2008003954A (en) Printing system, image forming apparatus, and method and program for reprinting control
JP2004287841A (en) Printer information setting method, server and program
US8368906B2 (en) Performing a virtual job using a plurality of mixed image processing apparatuses that can communicate each other
JP4591943B2 (en) Job processing device
JP2016013695A (en) Image forming apparatus, print information management method, and print information management program
JP2014051098A (en) Printing device, printing job management method, and printing job management program
JP2012254641A (en) Image forming apparatus, and method and program for managing print information
JP2009230531A (en) Printing management device, printing management method, and program
JP2008117021A (en) Print data management device, print data management program, and recording medium
JP2007279988A (en) Information processor and driver program
JP6519942B2 (en) Image forming apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101102

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120424

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120625

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120906

R150 Certificate of patent or registration of utility model

Ref document number: 5086136

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150914

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees