JP4143638B2 - Printing system, information processing apparatus, control method therefor, and program - Google Patents

Printing system, information processing apparatus, control method therefor, and program Download PDF

Info

Publication number
JP4143638B2
JP4143638B2 JP2005339078A JP2005339078A JP4143638B2 JP 4143638 B2 JP4143638 B2 JP 4143638B2 JP 2005339078 A JP2005339078 A JP 2005339078A JP 2005339078 A JP2005339078 A JP 2005339078A JP 4143638 B2 JP4143638 B2 JP 4143638B2
Authority
JP
Japan
Prior art keywords
tracking
information
data
print
print data
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.)
Expired - Fee Related
Application number
JP2005339078A
Other languages
Japanese (ja)
Other versions
JP2006178939A (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
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2005339078A priority Critical patent/JP4143638B2/en
Publication of JP2006178939A publication Critical patent/JP2006178939A/en
Application granted granted Critical
Publication of JP4143638B2 publication Critical patent/JP4143638B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、情報処理方法、情報処理装置に搭載されたプリンタドライバおよび情報処理装置に搭載されたプリンタドライバの制御方法に関する。詳しくは、パーソナルコンピュータ等の情報処理装置、情報処理装置に搭載されたプリンタドライバとプリンタなどの印刷装置を有して構成されるシステム。および該システムを構成するそれぞれの装置、方法、制御プログラに関するものである。   The present invention relates to an information processing apparatus, an information processing method, a printer driver installed in the information processing apparatus, and a control method for a printer driver installed in the information processing apparatus. Specifically, a system including an information processing apparatus such as a personal computer, a printer driver mounted on the information processing apparatus, and a printing apparatus such as a printer. Further, the present invention relates to each apparatus, method, and control program constituting the system.

情報のデジタル化、ネットワーク化、モバイル化が進展したことに伴い、一度に大量の情報にアクセスすることが可能になると共に、情報の可搬性が飛躍的に向上したことなどがあり、今後もこれらの傾向は加速していくことは必至である。   With the progress of digitalization, networking, and mobility of information, it has become possible to access a large amount of information at once, and the portability of information has improved dramatically. It is inevitable that this trend will accelerate.

従来、情報漏えい対策として広く用いられている手法として、機密情報またはこれを格納するストレージサーバーなどにアクセス権を設定することで機密情報にアクセスできる人を限定する方法がある。   Conventionally, as a technique widely used as an information leakage countermeasure, there is a method of limiting who can access confidential information by setting an access right to confidential information or a storage server for storing the confidential information.

しかしながら、近年の情報漏えい事件は機密情報へのアクセスを許可された人物の意図的な行為であることも多い傾向にあり、もはやアクセス権を設定することによる情報漏えい抑止効果だけでは充分な情報漏えい対策とは言えない。   However, recent information leakage cases tend to be intentional acts of persons who are permitted to access confidential information, and it is no longer enough to prevent information leakage by setting access rights. It is not a measure.

ネットワーク印刷システムに係わるものでも情報漏えい防止のための手段が考案されつつある。   Means for preventing information leakage have been devised even for network printing systems.

例えば、印刷する文書や印刷データに印刷許可情報を設定しておき、印刷を行う場合にこの印刷許可情報を参照するもの(例えば、特許文献1参照)。   For example, print permission information is set in a document or print data to be printed, and the print permission information is referred to when printing is performed (for example, see Patent Document 1).

プリントサーバにより印刷データを再印刷可能な状態で保管すると共に、ジョブ名、クライアント名、ユーザ名などの情報を取得しタイムスタンプを付加している。更には印刷データからビットマップを生成したりして印刷ログとして保管する方法(例えば、特許文献2参照)。   The print data is stored in a reprintable state by the print server, and information such as a job name, a client name, and a user name is acquired and a time stamp is added. Furthermore, a method of generating a bitmap from print data and storing it as a print log (see, for example, Patent Document 2).

上記に加えプリンタ側でも印刷ログを取得しておき、これをサーバに格納する方法(例えば、特許文献3号公報参照)。   In addition to the above, a method of acquiring a print log on the printer side and storing it in a server (see, for example, Patent Document 3).

また、プリントサーバ上のスプーラが印刷用の中間データをプリンタドライバに渡すとともに、印刷ログ用のデータベースに渡す。あるいはスプーラからの印刷用の中間データをプリンタドライバが受けて、プリンタドライバがプリンタへPDL(ページ記述言語)を渡し、印刷ログ用のデータベースへ中間データを渡すものがあった。(例えば特許文献4参照)。
特開2004−252784号公報 特開2002−149371号公報 特開2003−330677号公報 特開2004−118243号公報
In addition, the spooler on the print server passes the intermediate data for printing to the printer driver and also passes it to the database for print logs. Alternatively, the printer driver receives intermediate data for printing from the spooler, the printer driver passes PDL (page description language) to the printer, and passes the intermediate data to the print log database. (For example, refer to Patent Document 4).
JP 2004-252784 A JP 2002-149371 A JP 2003-330677 A JP 2004-118243 A

しかしながら、従来技術では、プリンタドライバが搭載された情報処置装置で印刷ログに関する詳細な設定や管理を行うことはできなかった。   However, in the prior art, detailed setting and management regarding a print log cannot be performed by an information processing apparatus equipped with a printer driver.

本発明は以上の問題に鑑みて成されたものであり、印刷された内容を蓄積し追跡可能とするネットワーク印刷システムを実現する。さらに、プリンタドライバ側にジョブ追跡機能を設け、ジョブ追跡機能の履歴情報を抽出するための詳細な設定を可能とした。また、ジョブ追跡のための履歴情報を抽出するための詳細な設定の利用を特定の管理者やユーザに限定し、ジョブの追跡を確実に行わせる一方で、管理者やユーザは所望の履歴情報を得ることもできる。これにより緻密なジョブ追跡システムの構築を可能とすることを目的とする。   The present invention has been made in view of the above problems, and realizes a network printing system that can store and track printed contents. In addition, a job tracking function is provided on the printer driver side to enable detailed settings for extracting history information of the job tracking function. In addition, the use of detailed settings for extracting history information for job tracking is limited to specific administrators and users to ensure that the job is tracked, while the administrator and users have desired history information. You can also get This aims to make it possible to construct a precise job tracking system.

上記目的を達成するために、本発明による印刷システムは以下の構成を備える。即ち、
通信媒体を介して情報処理装置と追跡管理装置が接続された印刷システムにおいて、
前記追跡管理装置は、
前記情報処理装置の生成する前記追跡データの生成に関する設定を行う追跡データ設定手段を有し、
前記追跡データ設定手段による設定は前記印刷データの内容を識別可能とする画像データ又はテキストデータの少なくともひとつを抽出することを指示する抽出情報を含み、
前記情報処理装置は、
印刷装置向けの印刷データを生成する印刷データ生成手段と、
追跡情報管理サーバ向けの追跡データを生成する追跡データ生成手段とを有し、
前記追跡データ生成手段は管理者により設定された前記抽出情報に基づいて追跡データの生成を行うことを特徴とする。
In order to achieve the above object, a printing system according to the present invention comprises the following arrangement. That is,
In a printing system in which an information processing device and a tracking management device are connected via a communication medium,
The tracking management device includes:
Tracking data setting means for performing settings related to generation of the tracking data generated by the information processing apparatus;
The setting by the tracking data setting means includes extraction information for instructing to extract at least one of image data or text data that can identify the contents of the print data,
The information processing apparatus includes:
Print data generation means for generating print data for a printing apparatus;
Tracking data generation means for generating tracking data for the tracking information management server,
The tracking data generation means generates tracking data based on the extracted information set by an administrator.

上記目的を達成するために、本発明による情報処理装置は以下の構成を備える。即ち、
印刷データを生成するプリンタドライバを搭載した情報処理装置であって、
印刷データを生成する印刷データ生成手段と、
追跡データを生成する追跡データ生成手段と、
前記印刷データ生成手段により生成された印刷データを印刷装置に送信する印刷データ送信手段と、
前記追跡データ生成手段により生成された追跡データを追跡情報管理サーバへ送信する追跡データ送信手段とを有し、
前記追跡データ生成手段は、管理者により設定された抽出情報に基づいて追跡データの生成を行い、
前記追跡データ送信手段は、前記管理者により設定された抽出情報に基づいて送信する追跡情報管理サーバを設定し、
前記抽出情報はテキストを抽出するか否か、イメージを抽出するか否かのうちの少なくとも1つの指示情報を含み、イメージを抽出する場合には前記抽出情報は更に抽出するイメージのビット数、解像度、圧縮方法のうちのすくなくとも1つの設定情報を含むことを特徴とする。
In order to achieve the above object, an information processing apparatus according to the present invention comprises the following arrangement. That is,
An information processing apparatus equipped with a printer driver that generates print data,
Print data generating means for generating print data;
Tracking data generating means for generating tracking data;
Print data transmission means for transmitting the print data generated by the print data generation means to a printing apparatus;
Tracking data transmission means for transmitting the tracking data generated by the tracking data generation means to a tracking information management server,
The tracking data generation means generates tracking data based on the extraction information set by the administrator,
The tracking data transmission means sets a tracking information management server that transmits based on the extraction information set by the administrator,
The extraction information includes at least one instruction information on whether to extract text or whether to extract an image. When extracting an image, the extraction information further includes the number of bits of the image to be extracted, and the resolution. , Including at least one setting information of the compression method.

上記目的を達成するために、本発明による印刷システムの制御方法は以下の構成を備える。即ち、
通信媒体を介して情報処理装置と追跡管理装置が接続された印刷システムの制御方法であって、
前記追跡管理装置は、
印刷データ設定手段が、前記情報処理装置の生成する前記追跡データの生成に関する設定を行う追跡データ設定工程を有し、
前記追跡データ設定工程による設定は前記印刷データの内容を識別可能とする画像データ又はテキストデータの少なくともひとつを抽出することを指示する抽出情報を含み、
前記情報処理装置は、
印刷データ生成手段が、印刷装置向けの印刷データを生成する印刷データ生成工程と、
追跡データ生成手段が、追跡情報管理サーバ向けの追跡データを生成する追跡データ生成工程とを有し、
前記追跡データ生成工程は管理者により設定された前記抽出情報に基づいて追跡データの生成を行うことを特徴とする。
In order to achieve the above object, a printing system control method according to the present invention comprises the following arrangement. That is,
A control method for a printing system in which an information processing device and a tracking management device are connected via a communication medium,
The tracking management device includes:
The print data setting means has a tracking data setting step for performing settings relating to generation of the tracking data generated by the information processing apparatus,
The setting by the tracking data setting step includes extraction information for instructing to extract at least one of image data or text data that can identify the contents of the print data,
The information processing apparatus includes:
A print data generation step, wherein the print data generation means generates print data for a printing apparatus;
The tracking data generation means includes a tracking data generation step of generating tracking data for the tracking information management server;
The tracking data generation step generates tracking data based on the extracted information set by an administrator.

上記目的を達成するために、本発明による情報処理装置の制御方法は以下の構成を備える。即ち、
印刷データを生成するプリンタドライバを搭載した情報処理装置の制御方法であって、
印刷データ生成手段が、印刷データを生成する印刷データ生成工程と、
追跡データ生成手段が、追跡データを生成する追跡データ生成工程と、
印刷データ送信手段が、前記印刷データ生成工程により生成された印刷データを印刷装置に送信する印刷データ送信工程と、
追跡データ送信手段が、前記追跡データ生成工程により生成された追跡データを追跡情報管理サーバへ送信する追跡データ送信工程とを有し、
前記追跡データ生成工程は、管理者により設定された抽出情報に基づいて追跡データの生成を行い、
前記追跡データ送信工程は、前記管理者により設定された抽出情報に基づいて送信する追跡情報管理サーバを設定し、
前記抽出情報はテキストを抽出するか否か、イメージを抽出するか否かのうちの少なくとも1つの指示情報を含み、イメージを抽出する場合には前記抽出情報は更に抽出するイメージのビット数、解像度、圧縮方法のうちのすくなくとも1つの設定情報を含むことを特徴とする。
In order to achieve the above object, a method for controlling an information processing apparatus according to the present invention comprises the following arrangement. That is,
A method of controlling an information processing apparatus equipped with a printer driver that generates print data,
A print data generation step in which the print data generation means generates the print data;
A tracking data generation step in which the tracking data generation means generates tracking data;
A print data transmitting step for transmitting the print data generated by the print data generating step to the printing apparatus;
The tracking data transmission means has a tracking data transmission step of transmitting the tracking data generated by the tracking data generation step to the tracking information management server,
The tracking data generation step generates tracking data based on extraction information set by an administrator,
The tracking data transmission step sets a tracking information management server to be transmitted based on the extraction information set by the administrator,
The extraction information includes at least one instruction information on whether to extract text or whether to extract an image. When extracting an image, the extraction information further includes the number of bits of the image to be extracted, and the resolution. , Including at least one setting information of the compression method.

本発明によれば、印刷された内容を蓄積し追跡可能とするネットワーク印刷システムを実現する。さらに、プリンタドライバ側にジョブ追跡機能を設け、ジョブ追跡機能の履歴情報を抽出するための詳細な設定を可能とした。また、ジョブ追跡のための履歴情報を抽出するための詳細な設定の利用を特定の管理者やユーザに限定し、ジョブの追跡を確実に行わせる一方で、管理者やユーザは所望の履歴情報を得ることもできる。これにより緻密なジョブ追跡システムの構築が可能となる。   According to the present invention, a network printing system capable of accumulating and tracking printed contents is realized. In addition, a job tracking function is provided on the printer driver side to enable detailed settings for extracting history information of the job tracking function. In addition, the use of detailed settings for extracting history information for job tracking is limited to specific administrators and users to ensure that the job is tracked, while the administrator and users have desired history information. You can also get This makes it possible to construct a precise job tracking system.

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

チェイシングシステムの構成について説明する。図1は本発明の実施形態に係る印刷システムの構成例を示すブロック図である。本印刷システムはネットワーク5000につながったホストコンピュータ3000、プリンタ1500、追跡情報格納サーバ1000、及び管理用クライアント4000から構成される。   The configuration of the chasing system will be described. FIG. 1 is a block diagram illustrating a configuration example of a printing system according to an embodiment of the present invention. The printing system includes a host computer 3000 connected to a network 5000, a printer 1500, a tracking information storage server 1000, and a management client 4000.

ホストコンピュータ3000はユーザから印刷要求を受け付け、印刷要求の内容に従った印刷データを生成しプリンタ1500へ送信する。更に、ホストコンピュータ3000はこの印刷要求に合致した追跡用データの抽出・生成を行い、追跡情報格納サーバ1000へ送信する。
プリンタ1500は受け取った印刷データに従い印刷処理を実行する。
The host computer 3000 receives a print request from the user, generates print data according to the content of the print request, and transmits it to the printer 1500. Further, the host computer 3000 extracts and generates tracking data that matches the print request, and transmits it to the tracking information storage server 1000.
The printer 1500 executes print processing according to the received print data.

追跡情報蓄積サーバ1000はホストコンピュータ3000から受け取る追跡用データを自身または他の情報機器内に構築された記憶領域にデータベースとして登録し保管する。   The tracking information storage server 1000 registers and stores tracking data received from the host computer 3000 as a database in a storage area built in itself or other information devices.

管理者用クライアント4000はシステム管理者が必要に応じて前記データベース内に登録された追跡用データを検索、閲覧するために使用する。   The administrator client 4000 is used by the system administrator to search and browse tracking data registered in the database as necessary.

尚、管理者用クライアント4000は追跡情報蓄積サーバ1000と同一の情報機器であっても良い。   Note that the administrator client 4000 may be the same information device as the tracking information storage server 1000.

ホストコンピュータ3000およびプリンタ1500の構成図2は、ホストコンピュータ3000及びプリンタ1500の構成を示すブロック図である。なお、本発明の機能が実行されるのであれば、単体の機器であっても、複数の機器からなるシステムであっても、LAN,WAN等のネットワークを介して接続され、処理が行われるシステムであっても本発明を適用できる。   Configuration of Host Computer 3000 and Printer 1500 FIG. 2 is a block diagram showing the configuration of the host computer 3000 and printer 1500. As long as the function of the present invention is executed, a system in which processing is performed by being connected via a network such as a LAN or WAN, whether it is a single device or a system composed of a plurality of devices. Even so, the present invention can be applied.

同図において、コンピュータ3000は、ROM3のプログラム用ROMあるいは外部メモリ11に記憶された文書処理プログラム等に基づいている。そして、以降で後述される本発明の各実施形態に係わる処理を含む、図形、イメージ、文字、表(表計算等を含む)等が混在した文書処理およびそれに基づく印刷処理の実行を制御するCPU1を備えている。このCPU1がシステムバス4に接続される各デバイスの制御を総括する。また、ROM3のプログラム用ROMあるいは外部メモリ11には、CPU1の制御プログラムであるオペレーティングシステムプログラム(以下OS)等が記憶されている。また、ROM3のフォント用ROMあるいは外部メモリ11には上記文書処理の際に使用するフォントデータ等が記憶されている。さらに、ROM3のデータ用ROMあるいは外部メモリ11には上記文書処理等を行う際に使用する各種データが記憶されている。RAM2は、CPU1の主メモリ、ワークエリア等として機能する。   In the figure, a computer 3000 is based on a program processing program stored in the ROM 3 or a document processing program stored in the external memory 11. Then, a CPU 1 that controls execution of a document process in which graphics, images, characters, tables (including spreadsheets) and the like are mixed, and includes a process according to each embodiment of the present invention, which will be described later. It has. The CPU 1 summarizes the control of each device connected to the system bus 4. The ROM 3 program ROM or the external memory 11 stores an operating system program (hereinafter referred to as OS) which is a control program for the CPU 1. The font ROM of the ROM 3 or the external memory 11 stores font data used for the document processing. Further, the data ROM of the ROM 3 or the external memory 11 stores various data used when the document processing is performed. The RAM 2 functions as a main memory and work area for the CPU 1.

キーボードコントローラ(KBC)5は、キーボード9や不図示のポインティングデバイスからのキー入力を制御する。CRTコントローラ(CRTC)6は、CRTディスプレイ(CRT)10による表示を制御する。7はディスクコントローラ(DKC)を示し、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、プリンタ制御コマンド生成プログラム(以下プリンタドライバ)等を記憶するハードディスク(HD)、フロッピー(登録商標)ディスク(FD)等の外部メモリ11とのアクセスを制御する。プリンタコントローラ(PRTC)8は、双方向性インターフェース(インターフェース)21を介してプリンタ1500に接続されて、プリンタ1500との通信制御処理を実行する。   A keyboard controller (KBC) 5 controls key input from a keyboard 9 or a pointing device (not shown). A CRT controller (CRTC) 6 controls display on a CRT display (CRT) 10. A disk controller (DKC) 7 is a hard disk (HD) or floppy (registered trademark) for storing a boot program, various applications, font data, user files, edit files, a printer control command generation program (hereinafter referred to as a printer driver), and the like. Controls access to the external memory 11 such as a disk (FD). A printer controller (PRTC) 8 is connected to the printer 1500 via a bidirectional interface (interface) 21 and executes communication control processing with the printer 1500.

なお、CPU1は、CRT10上の不図示のマウスカーソル等で指示されたコマンドに基づいて、予め登録された種々のウィンドウを開き、種々のデータ処理を実行する。ユーザは印刷を実行する際、印刷の設定に関するウィンドウを開き、プリンタの設定や、印刷モードの選択を含むプリンタドライバに対する印刷処理方法の設定を行うことができる。   The CPU 1 opens various windows registered in advance based on commands instructed with a mouse cursor (not shown) on the CRT 10 and executes various data processing. When executing printing, the user can open a window related to print settings and set the print processing method for the printer driver, including printer settings and print mode selection.

プリンタ1500は、そのCPU12によって制御される。プリンタCPU12は、ROM13に記憶された制御プログラム等、あるいは外部メモリ14に記憶された制御プログラム等に基づいてシステムバス15に接続される印刷部(プリンタエンジン)17に印刷出力情報としての画像信号を出力する。   The printer 1500 is controlled by the CPU 12. The printer CPU 12 sends an image signal as print output information to a printing unit (printer engine) 17 connected to the system bus 15 based on a control program stored in the ROM 13 or a control program stored in the external memory 14. Output.

また、このROM13のプログラムROMには、CPU12の制御プログラム等が記憶される。また、ROM13のフォント用ROMには上記印刷出力情報を生成する際に使用するフォントデータ等が記憶される。また、ROM13のデータ用ROMには、ハードディスク等の外部メモリ14がないプリンタの場合には、コンピュータ上で利用される情報等が記憶されている。   Further, a control program for the CPU 12 is stored in the program ROM of the ROM 13. The font ROM of the ROM 13 stores font data used when generating the print output information. The data ROM of the ROM 13 stores information used on the computer in the case of a printer that does not have the external memory 14 such as a hard disk.

CPU12は入力部18を介してコンピュータとの通信処理が可能となっている。これにより、プリンタ内の情報等をコンピュータ3000に通知できる。RAM19は、CPU12の主メモリや、ワークエリア等として機能するRAMである。また、図示しない増設ポートに接続されるオプションRAMによりメモリ容量を拡張することができるように構成されている。なお、RAM19は、出力情報展開領域、環境データ格納領域、NVRAM等に用いられる。   The CPU 12 can perform communication processing with a computer via the input unit 18. Thus, information in the printer can be notified to the computer 3000. The RAM 19 is a RAM that functions as a main memory, a work area, or the like for the CPU 12. Further, the memory capacity can be expanded by an optional RAM connected to an expansion port (not shown). The RAM 19 is used as an output information expansion area, environment data storage area, NVRAM, and the like.

前述したハードディスク(HD)、ICカード等の外部メモリ14は、メモリコントローラ(MC)20によりアクセスを制御される。外部メモリ14は、オプションとして接続され、フォントデータ、エミュレーションプログラム、フォームデータ等を記憶する。   Access to the above-described external memory 14 such as a hard disk (HD) or IC card is controlled by a memory controller (MC) 20. The external memory 14 is connected as an option and stores font data, an emulation program, form data, and the like.

また、1501は操作部で、操作のためのキースイッチおよびLED表示器等などを持っている。   An operation unit 1501 has a key switch for operation and an LED display.

また、プリンタ1500は図示しないNVRAMを有し、操作パネル1501からの入力によるプリンタモード設定情報を記憶するようにしてもよい。   In addition, the printer 1500 may have an NVRAM (not shown) and store printer mode setting information input from the operation panel 1501.

印刷部17は本実施形態では電子写真方式のエンジンとしている。従って、印刷データはトナーのドットによって最終的に紙などの媒体上に記録される。なお、本発明における印刷の方式はこのような電子写真方式に限られないことはもちろんである。例えば、インクジェット方式など、ドットを形成して印刷を行ういずれの方式の印刷装置にも本発明を適用することができる。   The printing unit 17 is an electrophotographic engine in this embodiment. Accordingly, the print data is finally recorded on a medium such as paper by toner dots. Of course, the printing method in the present invention is not limited to such an electrophotographic method. For example, the present invention can be applied to any type of printing apparatus that performs printing by forming dots, such as an inkjet method.

ホストコンピュータ3000における印刷処理装置および情報追跡装置の構成について、図3を用いて説明する。   The configuration of the print processing apparatus and information tracking apparatus in the host computer 3000 will be described with reference to FIG.

図3は、図1に示したコンピュータ3000における印刷処理および情報追跡のための構成例を示す図である。   FIG. 3 is a diagram showing a configuration example for printing processing and information tracking in the computer 3000 shown in FIG.

アプリケーション201、グラフィックエンジン202、プリンタドライバ203、およびシステムスプーラ204は、外部メモリ11に保存されたファイルとして存在する。そして、これらは、OSやそのモジュールを利用するモジュールによってRAM2にロードされて実行されるプログラムモジュールである。   The application 201, graphic engine 202, printer driver 203, and system spooler 204 exist as files stored in the external memory 11. These are program modules that are loaded into the RAM 2 and executed by the OS and modules that use the modules.

また、アプリケーション201およびプリンタドライバ203は、外部メモリ11のFDや不図示のCD−ROM、あるいは不図示のネットワークを経由して外部メモリ11のHDに追加することが可能となっている。外部メモリ11に保存されているアプリケーション201はRAM2にロードされて実行される。このアプリケーション201からプリンタ1500に対して印刷を行う際には、同様にRAM2にロードされ実行可能となっているグラフィックエンジン202を利用して出力(描画)を行う。   Further, the application 201 and the printer driver 203 can be added to the HD of the external memory 11 via the FD of the external memory 11, a CD-ROM (not shown), or a network (not shown). The application 201 stored in the external memory 11 is loaded into the RAM 2 and executed. When printing is performed from the application 201 to the printer 1500, output (rendering) is similarly performed using the graphic engine 202 loaded into the RAM 2 and executable.

グラフィックエンジン202は、プリンタなどの印刷装置ごとに用意されたプリンタドライバ203を外部メモリ11からRAM2にロードし、アプリケーション201の出力をプリンタドライバ203に設定する。また、グラフィックエンジン202はアプリケーション201から受け取るGDI(Graphic Device Interface)関数をDDI(Device Driver Interface)関数に変換して、プリンタドライバ203へ出力する。プリンタドライバ203は、グラフィックエンジン202から受け取ったDDI関数に基づいて、プリンタが認識可能な制御コマンド、例えばPDL(Page Description Language)に変換する。変換されたプリンタ制御コマンドは、OSによってRAM2にロードされたシステムスプーラ204を経てインターフェース21経由でプリンタ1500へ印刷データとして出力される仕組みとなっている。   The graphic engine 202 loads the printer driver 203 prepared for each printing apparatus such as a printer from the external memory 11 to the RAM 2, and sets the output of the application 201 in the printer driver 203. The graphic engine 202 converts a GDI (Graphic Device Interface) function received from the application 201 into a DDI (Device Driver Interface) function, and outputs the function to the printer driver 203. Based on the DDI function received from the graphic engine 202, the printer driver 203 converts it into a control command that can be recognized by the printer, for example, a PDL (Page Description Language). The converted printer control command is output as print data to the printer 1500 via the interface 21 via the system spooler 204 loaded into the RAM 2 by the OS.

ここで、GDI関数とは、コンピュータ3000に搭載されたOS(オペレーティングシステム)上で解釈可能な描画用のコードデータであり、API(Application Programming Interface)である。GDI関数はアプリケーション201でも解釈可能である。また、DDI関数は、OSがプリンタドライバ向けにグラフィックエンジン202で変換したものである。ここで、OSとは例えばMicrosoft社のWindows(登録商標)などが利用できる。   Here, the GDI function is drawing code data that can be interpreted on an OS (operating system) installed in the computer 3000, and is an API (Application Programming Interface). The GDI function can also be interpreted by the application 201. The DDI function is converted by the graphic engine 202 for the printer driver by the OS. Here, for example, Windows (registered trademark) of Microsoft Corporation can be used as the OS.

また、本実施形態の印刷システムは、プリンタドライバ203内にジョブ追跡機能部400を有する。ジョブ追跡機能部400はプリンタドライバ203のビルドインモジュールであってもよいし、個別のインストーレーションによって追加されるライブラリモジュールの形式であっても構わない。   In addition, the printing system according to the present embodiment includes a job tracking function unit 400 in the printer driver 203. The job tracking function unit 400 may be a built-in module of the printer driver 203 or may be in the form of a library module added by individual installation.

また、プリンタドライバ203は、ジョブ追跡機能部400の実行により、追跡用データの抽出・生成を行い、ジョブ追跡管理部500へ送る。   Further, the printer driver 203 extracts and generates tracking data by execution of the job tracking function unit 400, and sends it to the job tracking management unit 500.

ジョブ追跡管理部500は追跡用データを受け取り、これを追跡情報格納サーバ1000へ転送する。尚、ジョブ追跡管理部500は受け取った追跡用データを必要に応じて加工したり、選別したりしても良い。また更に、追跡用データを受け取ると同時に追跡情報格納サーバ1000へ送信したり、一時的にハードディスク等の記憶領域内に貯め置きし、別途指定される追跡情報蓄積部1000への送信スケジュールに従い追跡情報格納サーバ1000へ送信したりしても良い。   The job tracking management unit 500 receives the tracking data and transfers it to the tracking information storage server 1000. Note that the job tracking management unit 500 may process or sort the received tracking data as necessary. Furthermore, the tracking information is transmitted to the tracking information storage server 1000 at the same time as receiving the tracking data, or temporarily stored in a storage area such as a hard disk, and the tracking information according to a transmission schedule to the tracking information storage unit 1000 specified separately. It may be transmitted to the storage server 1000.

図4は、図3のシステムを拡張したもので、グラフィックエンジン202からプリンタドライバ203へ印刷命令を送る際に、スプールシステム300によって一旦中間コードからなるスプールファイル303を生成する構成をとる。図3のシステムでは、アプリケーション201が印刷処理から開放されるのはプリンタドライバ203がグラフィックエンジン202からのすべての印刷命令をプリンタの制御コマンドへ変換し終った時点である。これに対して、図4のシステムでは、スプーラ302がすべての印刷命令を中間コードデータに変換し、スプールファイル303に出力した時点である。通常、後者の方が短時間で済む。また、図4で示すシステムにおいては、スプールファイル303の内容に対して加工することができる。これによりアプリケーションからの印刷データに対して、拡大縮小や、複数ページを1ページに縮小して印刷する等、アプリケーションの持たない機能を実現することができる。   FIG. 4 is an extension of the system shown in FIG. 3. When the print command is sent from the graphic engine 202 to the printer driver 203, the spool system 300 once generates a spool file 303 including intermediate codes. In the system of FIG. 3, the application 201 is released from the printing process when the printer driver 203 has converted all print commands from the graphic engine 202 into printer control commands. On the other hand, in the system of FIG. 4, the spooler 302 has converted all print commands into intermediate code data and output them to the spool file 303. The latter usually requires less time. In the system shown in FIG. 4, the contents of the spool file 303 can be processed. As a result, it is possible to realize functions that the application does not have, such as enlargement / reduction or printing by reducing a plurality of pages into one page with respect to print data from the application.

これらの目的のために、図3のシステムに対し、図4の様に中間コードデータでスプールする様、システムの拡張がなされてきている。なお、印刷データの加工を行うためには、通常プリンタドライバ203が提供するUI制御部203Bから設定を行い、その設定内容をRAM2上あるいは外部メモリ11上に保管する。   For these purposes, the system of FIG. 3 has been expanded to spool with intermediate code data as shown in FIG. In order to process the print data, settings are made from the UI control unit 203B provided by the normal printer driver 203, and the setting contents are stored in the RAM 2 or the external memory 11.

以下、図4の詳細を説明する。図に示す通り、この拡張された処理方式では、グラフィックエンジン202からの印刷命令であるDDI関数をディスパッチャ301が受け取る。ディスパッチャ301がグラフィックエンジン202から受け取った印刷命令(DDI関数)が、アプリケーション201からグラフィックエンジン202へ発行された印刷命令(GDI関数)に基づくものである場合には、ディスパッチャ301は外部メモリ11に格納されているスプーラ302をRAM2にロードし、スプーラ302へ印刷命令(DDI関数)を送付する。   Details of FIG. 4 will be described below. As shown in the figure, in this expanded processing method, the dispatcher 301 receives a DDI function that is a print command from the graphic engine 202. When the print command (DDI function) received by the dispatcher 301 from the graphic engine 202 is based on the print command (GDI function) issued from the application 201 to the graphic engine 202, the dispatcher 301 stores it in the external memory 11. The spooler 302 is loaded into the RAM 2 and a print command (DDI function) is sent to the spooler 302.

スプーラ302は受け取った印刷命令(DDI関数)を解析し、ページ単位に中間コードに変換してスプールファイル303に出力する。また、スプーラ302は、UI制御部203Bに対して設定されている印刷データに関する加工設定(Nup、両面、ステープル、カラー/モノクロ指定等)を取得してジョブ単位のファイルとしてスプールファイル303に保存する。なお、スプールファイル303は外部メモリ11上にファイルとして生成するが、RAM2上に生成されても構わない。更にスプーラ302は、外部メモリ11に格納されているスプールファイルマネージャ304をRAM2にロードし、スプールファイルマネージャ304に対してスプールファイル303の生成状況を通知する。その後、スプールファイルマネージャ304は、スプールファイル303に保存された印刷データに関する加工設定の内容に従って印刷を行えるか判断する。このスプールファイル303に記憶される中間コードはプリンタドライバ203内のみで利用される中間コードデータである。   The spooler 302 analyzes the received print command (DDI function), converts it into an intermediate code for each page, and outputs it to the spool file 303. Further, the spooler 302 acquires processing settings (Nup, double-sided, staple, color / monochrome designation, etc.) relating to print data set for the UI control unit 203B, and stores them in the spool file 303 as a file for each job. . The spool file 303 is generated as a file on the external memory 11, but may be generated on the RAM 2. Further, the spooler 302 loads the spool file manager 304 stored in the external memory 11 into the RAM 2 and notifies the spool file manager 304 of the generation status of the spool file 303. Thereafter, the spool file manager 304 determines whether printing can be performed in accordance with the contents of the processing settings relating to the print data stored in the spool file 303. The intermediate code stored in the spool file 303 is intermediate code data used only within the printer driver 203.

スプールファイルマネージャ304がグラフィックエンジン202を利用して印刷を行えると判断した際には、外部メモリ11に格納されているデスプーラ305をRAM2にロードし、デスプーラ305に対して、スプールファイル303に記述された中間コードのページ描画ファイルの印刷処理を行うように指示する。   When the spool file manager 304 determines that printing can be performed using the graphic engine 202, the despooler 305 stored in the external memory 11 is loaded into the RAM 2, and is described in the spool file 303 with respect to the despooler 305. The intermediate code page drawing file is instructed to be printed.

デスプーラ305はスプールファイル303に含まれる中間コードのページ描画ファイルをスプールファイル303に含まれる加工設定情報を含むジョブ設定ファイルに従って加工する。具体的には、中間コードのページ描画命令を読み込み、GDI関数を再生成し、もう一度グラフィックエンジン202経由でGDI関数を出力する。   The despooler 305 processes the page drawing file of the intermediate code included in the spool file 303 according to the job setting file including the processing setting information included in the spool file 303. Specifically, the page drawing command of the intermediate code is read, the GDI function is regenerated, and the GDI function is output again via the graphic engine 202 again.

まず、デスプーラ305は、出力したGDI関数による描画結果をジョブ追跡機能処理部に対して送信するために、ビットマップ展開するための領域(デバイスコンテキスト)をRAM2に確保し、描画を行う。生成された追跡情報はジョブ追跡機能処理部402によってジョブ追跡管理部500が読み取り可能な形式に変換され、転送される。変換形式は例えばXML形式などの互換性の高い形式であっても構わないし、独自の規約に従った形式であっても構わない。   First, the despooler 305 secures an area (device context) for developing a bitmap in the RAM 2 and performs drawing in order to transmit the output drawing result by the GDI function to the job tracking function processing unit. The generated tracking information is converted into a format readable by the job tracking management unit 500 by the job tracking function processing unit 402 and transferred. The conversion format may be a highly compatible format such as an XML format, or may be a format in accordance with an original rule.

次に、デスプーラ305は、ディスパッチャ301に対して、グラフィックエンジン202経由でGDI関数を出力する。   Next, the despooler 305 outputs a GDI function to the dispatcher 301 via the graphic engine 202.

ディスパッチャ301は、グラフィックエンジン202から受け取った印刷命令(DDI関数)がデスプーラ305からグラフィックエンジン202へ発行された印刷命令(GDI関数)に基づいたものである場合には、ディスパッチャ301はスプーラ302ではなく、描画処理部203Cに印刷命令を送る。   When the print command (DDI function) received from the graphic engine 202 is based on the print command (GDI function) issued from the despooler 305 to the graphic engine 202, the dispatcher 301 is not the spooler 302. Then, a print command is sent to the drawing processing unit 203C.

描画処理部203Cはグラフィックエンジン202から取得したDDI関数に基づいてページ記述言語等からなるプリンタ制御コマンドを生成し、システムスプーラ204経由でプリンタ1500に出力する。   The drawing processing unit 203C generates a printer control command including a page description language based on the DDI function acquired from the graphic engine 202, and outputs the printer control command to the printer 1500 via the system spooler 204.

以上、ホストコンピュータ3000における印刷処理装置および情報追跡装置の構成について説明した。   The configuration of the print processing apparatus and the information tracking apparatus in the host computer 3000 has been described above.

システム構成例の説明を説明する。システム設定の操作部の配置と権限の依存性がないため、接続経路の自由度が高いネットワーク印刷システムを提供できる。図6は本発明の様々な運用形態を説明するための図である。図6は本発明の最もシンプルな運用例を示す図である。ホストコンピュータ3000内にジョブ追跡管理部500を配し、印刷データはプリンタドライバ203からプリンタ1500へ直接転送される。そして追跡用データはジョブ追跡機能部400からホストコンピュータ3000内のジョブ追跡機能管理部500を介して追跡情報管理サーバ1000へと送られる。本構成は本発明を実施するための最小構成であり、以降の説明で特に断りが無い限り本構成での実施を説明するものとする。   A description will be given of a system configuration example. Since there is no dependency on the system setting operation unit and authority, it is possible to provide a network printing system with a high degree of freedom in connection paths. FIG. 6 is a diagram for explaining various operation modes of the present invention. FIG. 6 is a diagram showing the simplest operation example of the present invention. A job tracking management unit 500 is arranged in the host computer 3000, and print data is directly transferred from the printer driver 203 to the printer 1500. The tracking data is sent from the job tracking function unit 400 to the tracking information management server 1000 via the job tracking function management unit 500 in the host computer 3000. This configuration is a minimum configuration for carrying out the present invention, and implementation in this configuration will be described unless otherwise specified in the following description.

図7は図6に対し、ジョブ追跡管理部500をホストコンピュータ3000とは別の追跡管理コンピュータ6000に配したものである。印刷データは図6と同じく、プリンタドライバ203から直接プリンタ1500へ転送され、追跡用データはジョブ追跡機能部400から追跡管理コンピュータ6000内のジョブ追跡機能管理部500を介して追跡情報管理サーバ1000へと送られる。本構成を採ることで追跡用データの追跡情報管理サーバ1000を、例えばネットワーク負荷が軽くなる日や時間帯にスケジューリングすることが可能となり、追跡情報管理サーバ1000への負荷を制御することが可能になる。   7 differs from FIG. 6 in that the job tracking management unit 500 is arranged in a tracking management computer 6000 different from the host computer 3000. The print data is directly transferred from the printer driver 203 to the printer 1500 as in FIG. 6, and the tracking data is transferred from the job tracking function unit 400 to the tracking information management server 1000 via the job tracking function management unit 500 in the tracking management computer 6000. Sent. By adopting this configuration, it becomes possible to schedule the tracking information management server 1000 for tracking data, for example, on a day or time zone when the network load is lightened, and to control the load on the tracking information management server 1000 Become.

図8は図6に対し、プリントサーバー7000をホストコンピュータ3000とプリンタ1500の間に入れたものである。印刷データはプリンタドライバ203からプリントサーバー7000の該当するプリンタキュー(プリントスプーラ)を通ってプリンタ1500へ転送される。そして追跡用データは図6と同じく、ジョブ追跡機能部400からホストコンピュータ3000内のジョブ追跡機能管理部500を介して追跡情報管理サーバ1000へと送られる。本構成を採ることで、プリントサーバー7000を用いる運用形態にも適応されることが出来る。それと共に、プリントサーバー7000内にプリンタドライバ203を置くことで、ホストコンピュータ3000へのプリンタドライバの配布や同期、設定情報の共有化などが可能となる。更には、ジョブ追跡機能に係わる各種設定をプリントサーバー7000上で一括管理することも可能となり、ジョブ追跡機能の各種設定を実行する権限の無いユーザが設定変更行えなくなるような機構も併せ持つこととなる。   8 differs from FIG. 6 in that a print server 7000 is inserted between the host computer 3000 and the printer 1500. The print data is transferred from the printer driver 203 to the printer 1500 through the corresponding printer queue (print spooler) of the print server 7000. The tracking data is sent from the job tracking function unit 400 to the tracking information management server 1000 via the job tracking function management unit 500 in the host computer 3000, as in FIG. By adopting this configuration, the present invention can be applied to an operation mode using the print server 7000. At the same time, by placing the printer driver 203 in the print server 7000, it is possible to distribute and synchronize the printer driver to the host computer 3000 and share setting information. Furthermore, various settings related to the job tracking function can be collectively managed on the print server 7000, and a mechanism that prevents an unauthorized user from executing various settings of the job tracking function from changing the settings is also provided. .

図9は図7と図8の構成を併用したものであり、プリントサーバー7000をホストコンピュータ3000とプリンタ1500の間に入れ、ジョブ追跡管理部500をホストコンピュータ3000とは別の追跡管理コンピュータ6000に配したものである。印刷データは図8と同じく、プリンタドライバ203からプリントサーバー7000の該当するプリンタキュー(プリントスプーラ)を通ってプリンタ1500へ転送される。そして追跡用データは図7と同じく、ジョブ追跡機能部400から追跡管理コンピュータ6000内のジョブ追跡機能管理部500を介して追跡情報管理サーバー1000へと送られる。本構成を採ることで、図7、図8の利点を併せ持つことが可能となる。   FIG. 9 is a combination of the configurations of FIGS. 7 and 8. The print server 7000 is inserted between the host computer 3000 and the printer 1500, and the job tracking management unit 500 is placed in a tracking management computer 6000 different from the host computer 3000. It is a thing arranged. The print data is transferred from the printer driver 203 to the printer 1500 through the corresponding printer queue (print spooler) of the print server 7000 as in FIG. The tracking data is sent from the job tracking function unit 400 to the tracking information management server 1000 via the job tracking function management unit 500 in the tracking management computer 6000 as in FIG. By adopting this configuration, the advantages of FIGS. 7 and 8 can be obtained.

図10は図9の追跡管理コンピュータ6000とプリントサーバー7000とを同一のコンピュータ上で実現するようにプリントサーバー兼追跡管理コンピュータ8000を設けたものである。印刷データはプリンタドライバ203からプリントサーバー兼追跡管理コンピュータ8000の該当するプリンタキュー(プリントスプーラ)を通ってプリンタ1500へ転送され、追跡用データはジョブ追跡機能部400からプリントサーバー兼追跡管理コンピュータ8000内のジョブ追跡機能管理部500を介して追跡情報管理サーバー1000へと送られる。本構成を採ることで図10では追跡管理コンピュータ6000、プリントサーバー7000の2台のコンピュータであったが、これをプリントサーバー兼追跡管理コンピュータ8000の1台に集約することで、設置スペースやコストの削減を行うことが可能となる。   FIG. 10 shows a print server / tracking management computer 8000 provided so that the tracking management computer 6000 and the print server 7000 of FIG. 9 are realized on the same computer. The print data is transferred from the printer driver 203 to the printer 1500 through the corresponding printer queue (print spooler) of the print server / tracking management computer 8000, and the tracking data is transferred from the job tracking function unit 400 to the print server / tracking management computer 8000. Are sent to the tracking information management server 1000 via the job tracking function management unit 500. By adopting this configuration, in FIG. 10, there are two computers, the tracking management computer 6000 and the print server 7000, but by consolidating them into one print server / tracking management computer 8000, installation space and cost can be reduced. Reduction can be performed.

ジョブ追跡印刷処理の説明を行う。
図11はジョブ追跡機能の全体処理を示すフローチャートである。この図を用いてジョブ追跡機能の処理の説明を以下に行う。
The job tracking print process will be described.
FIG. 11 is a flowchart showing the overall processing of the job tracking function. The processing of the job tracking function will be described below using this figure.

印刷ジョブが開始された後、ステップS701でプリンタドライバ203はGDIから描画命令(DDIコマンド)を受信する。その後ステップS702でプリンタドライバ203とジョブ追跡機能部400とは受信した描画命令に呼応した追跡用データの収集や生成を行い、これをジョブ追跡管理部500へと転送する。前述の図4の説明に沿えば、GDI関数はDDI関数に変換され、スプールファイル303に中間コードとして一時保存される。そして再度グラフィックエンジン202で中間コードからGDI関数を再生成し、ジョブ追跡管理部500へと転送する。   After the print job is started, the printer driver 203 receives a drawing command (DDI command) from the GDI in step S701. In step S <b> 702, the printer driver 203 and the job tracking function unit 400 collect and generate tracking data corresponding to the received drawing command and transfer the collected data to the job tracking management unit 500. According to the description of FIG. 4 described above, the GDI function is converted into a DDI function and temporarily stored in the spool file 303 as an intermediate code. Then, the graphic engine 202 regenerates the GDI function from the intermediate code and transfers it to the job tracking management unit 500.

より詳しくは、例えば、受信した描画命令が印刷開始命令であればジョブに関する属性情報や印刷が行われている環境情報などを追跡用データとする。そしてページ開始命令であればそのページに関する属性情報等を追跡用データとする。更にジョブ追跡機能部に対してテキスト情報の抽出が指示されているのであれば、テキスト描画コマンドから文字列情報など抽出し追跡用データとする。同じくイメージ抽出が指示されているのであれば、各描画命令を確保してあるメモリ領域等にビットマップイメージとして描く等々、受信した描画命令及びジョブ追跡機能部400に指示された各種設定に依存した処理を実行することで、追跡用データの収集・生成を行い、これをジョブ追跡管理部500へと転送する。   More specifically, for example, if the received drawing command is a print start command, attribute information about the job, environment information in which printing is performed, and the like are used as tracking data. If it is a page start command, the attribute information about the page is used as tracking data. Furthermore, if the job tracking function unit is instructed to extract text information, character string information and the like are extracted from the text drawing command and used as tracking data. Similarly, if image extraction is instructed, it depends on the received drawing instruction and various settings instructed to the job tracking function unit 400, such as drawing as a bitmap image in a memory area where each drawing instruction is secured. By executing the processing, the tracking data is collected and generated, and is transferred to the job tracking management unit 500.

上記の様に追跡用データの収集・生成・・転送が行われた後、ステップS703にて、ステップS701で受信した描画命令に合致する印刷データ(プリンタ1500が認知可能な制御コマンド)の生成を行い、これをシステムスプーラ204へ書き出し、プリンタ1500へ転送する。これは、前述の図4の説明に沿えば、スプールファイル303に一時保存された中間コードが、グラフィックエンジン202で再度GDI関数に変換される。このGDI関数はディスパッチャ301を経て描画処理部203Cへ送られる。   After the tracking data is collected, generated, and transferred as described above, in step S703, print data (a control command that can be recognized by the printer 1500) that matches the drawing command received in step S701 is generated. This is written to the system spooler 204 and transferred to the printer 1500. According to the description of FIG. 4 described above, the intermediate code temporarily stored in the spool file 303 is converted into the GDI function again by the graphic engine 202. This GDI function is sent to the drawing processing unit 203C via the dispatcher 301.

このようにして、描画コマンドの受信(S701)、追跡用データの生成・転送(S702)、印刷データ生成・転送(S703)の各処理をジョブ終了命令が処理されるまで繰り返し実行する。(ステップS704)
ジョブ追跡機能UIの説明をする。図5は、ジョブ追跡に関する設定をおこなうユーザインターフェースの一例を示す図である。図5はプリンタドライバ203内のアドインUI制御部401に配された、チェイシングに関するユーザインターフェースの初期画面の一例である。この例では、ダイアログ内のプロパティシート「ジョブ追跡機能」においてチェイシングに関する設定が行えるようになっている。ジョブ追跡管理部1130のUI1135側から管理者が設定指示を行う際の画面が図5である。ジョブ追跡機能部1340のUI1345において呼び出された場合に表示されるのが図17である。
In this way, the drawing command reception (S701), tracking data generation / transfer (S702), and print data generation / transfer (S703) are repeatedly executed until the job end command is processed. (Step S704)
The job tracking function UI will be described. FIG. 5 is a diagram illustrating an example of a user interface for performing settings related to job tracking. FIG. 5 is an example of an initial screen of a user interface related to chasing arranged in the add-in UI control unit 401 in the printer driver 203. In this example, settings related to chasing can be performed in the property sheet “job tracking function” in the dialog. FIG. 5 shows a screen when the administrator issues a setting instruction from the UI 1135 side of the job tracking management unit 1130. FIG. 17 shows what is displayed when called in the UI 1345 of the job tracking function unit 1340.

なお、このダイアログ510は本システムの運用目的からして、該当プリンタに対して設定変更を行うことが許可されたユーザのみに表示するのが望ましい。本ダイアログの表示と実行ユーザ権限限定の制御に関しては後述する。   Note that this dialog 510 is preferably displayed only to users who are permitted to change the settings of the printer for the purpose of operating the system. The display of this dialog and the control of execution user authority limitation will be described later.

図5の「ジョブ追跡を行う」チェックボックス511はジョブ追跡機能の有効、無効を指示するチェックボックスである。ユーザはこのチェックボックスを操作することで本機能のON、OFFの制御が可能になる。図5のチェックボックスを押下すると、図4のジョブ追跡機能UI制御部にON,OFFの指示が入力され、入力内容に応じて、ジョブ追跡機能処理部が制御される。OFFの場合は、ジョブ追跡機能処理部は、ジョブの追跡機能を起動させず、ジョブ追跡機能を停止する。   A “perform job tracking” check box 511 in FIG. 5 is a check box for instructing whether the job tracking function is valid or invalid. The user can control ON / OFF of this function by operating this check box. When the check box in FIG. 5 is pressed, an ON / OFF instruction is input to the job tracking function UI control unit in FIG. 4, and the job tracking function processing unit is controlled according to the input content. In the case of OFF, the job tracking function processing unit stops the job tracking function without starting the job tracking function.

図5のジョブ追跡機能の詳細設定を行うダイアログ520は図5の設定ボタン512を選択することで開く。このジョブ追跡設定ダイアログでは主に追跡用データの送信先の情報及びジョブ追跡機能処理部402で生成する追跡用データの内容を決定することになる。   The dialog 520 for performing detailed setting of the job tracking function in FIG. 5 is opened by selecting the setting button 512 in FIG. In this job tracking setting dialog, information on the destination of the tracking data and the content of the tracking data generated by the job tracking function processing unit 402 are mainly determined.

管理クライアント名521にはジョブ追跡管理部500が動作しているコンピュータ識別名称(本実施例では、ジョブ追跡管理部を搭載しているコンピュータ名であるServerA)を入力する。そして識別名称522にはジョブ追跡管理部500内の他の接続と区別するためのキーを入力し、タイムアウト値523にはジョブ追跡管理部500との通信において使用するタイムアウト時間をあらかじめ設定しておく。以上の3つが追跡データを送信するための情報である。この画面で設定を行い、OKボタンを押すと、設定が記録されるジョブ追跡管理部が管理する設定1131に格納される。ジョブ追跡管理部は、設定1131を用いて、ジョブ追跡機能部を制御し、ドライバが生成する印刷履歴、印刷データの追跡記録のための処理を行う。   The management client name 521 is input with the computer identification name on which the job tracking management unit 500 is operating (in this embodiment, Server A, which is the name of the computer on which the job tracking management unit is installed). A key for distinguishing from other connections in the job tracking management unit 500 is input to the identification name 522, and a timeout time used in communication with the job tracking management unit 500 is set in advance to the timeout value 523. . The above three are information for transmitting the tracking data. When setting is performed on this screen and the OK button is pressed, the setting is stored in the setting 1131 managed by the job tracking management unit in which the setting is recorded. The job tracking management unit uses the setting 1131 to control the job tracking function unit, and performs processing for tracking and recording the print history and print data generated by the driver.

尚、本ユーザインターフェースを表示しているコンピュータでジョブ追跡管理部500が動作しているのであれば、管理クライアント名521には自身のコンピュータ識別名称を設定する。または、他のコンピュータでジョブ追跡管理部500が動作しているのであれば、そのジョブ追跡管理部500が動作しているコンピュータ識別名称を入力することになる。   If the job tracking management unit 500 is operating on the computer displaying the user interface, the management client name 521 is set with its own computer identification name. Alternatively, if the job tracking management unit 500 is operating on another computer, the computer identification name on which the job tracking management unit 500 is operating is input.

「テキスト抽出をする」チェックボックス524は追跡用データにテキスト文字列情報を含めるかどうかを指示するチェックボックスである。このチェックボックスをONにすることで、プリンタドライバ203はジョブ追跡機能部と連携して、テキスト文字列情報を追跡用データとして抽出する。テキスト文字列情報を追跡データに付加しておくことで追跡情報蓄積サーバ1000に格納された後のテキスト検索を容易に実現することが可能となる。   The “extract text” check box 524 is a check box for instructing whether to include text character string information in the tracking data. By turning on this check box, the printer driver 203 extracts text character string information as tracking data in cooperation with the job tracking function unit. By adding the text character string information to the tracking data, it is possible to easily realize a text search after being stored in the tracking information storage server 1000.

「イメージを抽出する」チェックボックス525は追跡用データにページビットマップ情報を含めるかどうかを指示するチェックボックスである。このチェックボックスをONにすることで、プリンタドライバ203は、ジョブ追跡機能部と連携して、印刷データとは別にページビットマップを生成する。そして、例えばネットワーク上のファイルサーバを情報蓄積サーバ1000として利用して、追跡用データをネットワークインタフェースを介して登録することが出来る。ページビットマップを追跡用データ付加しておくことで、追跡情報蓄積サーバ1000に格納された後の画像閲覧が可能となる。   An “extract image” check box 525 is a check box for instructing whether to include page bitmap information in the tracking data. By turning on this check box, the printer driver 203 generates a page bitmap separately from the print data in cooperation with the job tracking function unit. For example, tracking data can be registered via the network interface using a file server on the network as the information storage server 1000. By adding the tracking data to the page bitmap, it is possible to view the image after it is stored in the tracking information storage server 1000.

ビット数カラー526、ビット数白黒527、解像度528、圧縮方法529、エンコード方法530において生成するページイメージの属性や形式を詳細に指定できるようになっている。   The attributes and format of the page image generated in the bit number color 526, the bit number monochrome 527, the resolution 528, the compression method 529, and the encoding method 530 can be designated in detail.

ジョブ追跡機能UIと権限制御の説明を行う。図12は、説定操作の権限制御の概念図である。本ネットワーク印刷システムの操作部はシステムの運用目的からして、設定変更を行うことが許可されたユーザのみに表示するのが望ましい。システム設定1030に対して管理者1080はデータとその操作部にアクセス可能である。しかしユーザ1090はシステム設定1030にアクセスできず、操作部がないことが望ましい。   The job tracking function UI and authority control will be described. FIG. 12 is a conceptual diagram of authority control for prescriptive operations. For the purpose of system operation, it is desirable that the operation unit of this network printing system be displayed only to users who are permitted to change settings. The administrator 1080 can access the data and its operation unit with respect to the system setting 1030. However, it is desirable that the user 1090 cannot access the system setting 1030 and has no operation unit.

この外部仕様を実現するために次の手段をとる。第一に、ジョブ追跡機能部とジョブ追跡管理部を分離する。第二に、追跡機能部と追跡管理部は別PC上にも配置可能とする(同PC上に配置してもよい)第三に、管理部にアクセス可能な権限を持つ場合、設定と操作を行うことができUIも表示される。第四に、アクセス権限がない場合、設定と操作はできずUIも表示されない(操作できない状況とは、例えば、ジョブ追跡UIをグレーアウト等して表示してもよい)。第五に、これらの権限判断には、オペレーティングシステムのアクセス権限制御機能や本ネットワーク印刷システムの認証機能を用いる。   The following measures are taken to realize this external specification. First, the job tracking function unit and the job tracking management unit are separated. Secondly, the tracking function unit and the tracking management unit can be arranged on another PC (may be arranged on the same PC). Third, if the manager has authority to access, setting and operation UI can also be displayed. Fourth, when there is no access authority, setting and operation cannot be performed, and UI is not displayed (for example, the job tracking UI may be displayed in grayout or the like). Fifth, the authority determination function of the operating system and the authentication function of the network printing system are used for these authority determinations.

これらの手段の実施例を説明してゆく。図13は権限制御例1の構成図である。各コンピュータがOSの機能である既存ACL(アクセスコントロールリスト)で管理されている環境において、管理者がシステム設定をおこない各クライアントの機能変更をする例である。   Examples of these means will be described. FIG. 13 is a configuration diagram of authority control example 1. This is an example in which an administrator performs system settings and changes the function of each client in an environment where each computer is managed by an existing ACL (access control list) which is an OS function.

尚、このACL(アクセスコントロールリスト)とは、個々のネットワーク利用者(ユーザ)が持つアクセス権限や、アクセス可能なサーバやファイルなどの資源を列挙したデータである。ネットワーク上に存在する機器や情報の利用権限を一元管理するために導入される。   Note that the ACL (access control list) is data listing access authorities of individual network users (users) and resources such as accessible servers and files. Introduced to centrally manage the authority to use devices and information on the network.

OSはこのACLを参照して、さまざまなネットワーク資源に対するユーザーのアクセス権を決定する。例えば、一般的なOSであるMicrosoft社のWindows(登録商標) 2000/xpにも標準で備わっている機能である。   The OS refers to this ACL to determine the user's access rights to various network resources. For example, it is a function provided as standard in Windows (registered trademark) 2000 / xp of Microsoft Corporation which is a general OS.

本ネットワークシステムの抽出結果1111をデータベース格納する蓄積サーバ1110がある。そのフロントエンドである追跡情報管理サーバ1120がある。その追跡情報管理サーバ1120と抽出部であるジョブ追跡機能部1140の間に設定1131と操作UI1135を持つジョブ追跡管理部1130が位置している。原則として、蓄積サーバ1110と管理サーバ1120は別装置に実装されるとよい。また、ジョブ追跡管理部1130とジョブ追跡機能部1190もそれぞれ別々の装置に実装されるとよい。ただし、それぞれの機能を複合させて、ひとつの装置(図2のホストコンピュータと同様の構成を持つPCやワークステーションなど)に実装することを妨げるものではないことは言うまでもない。追跡情報管理サーバ1120の設定である設定1121は追跡管理部1130にわたされる。この設定1は、追跡管理部1130と追跡機能部1140それぞれの設定2、設定3とあわせシステム設定1131として管理される。管理者A1180が追跡管理部経由でこの設定1131を変更したい場合、ジョブ管理部1130はACLを参照し、管理者Aに設定権限がある場合は操作部(UI)1135を表示し、設定1131を変更する。操作部1135には、図5(a)(b)の画面が表示され、ユーザは様々な設定が可能であり、設定された入力値は設定1131として保存される。   There is an accumulation server 1110 that stores the extraction result 1111 of this network system in a database. There is a tracking information management server 1120 which is the front end. A job tracking management unit 1130 having a setting 1131 and an operation UI 1135 is located between the tracking information management server 1120 and the job tracking function unit 1140 which is an extraction unit. In principle, the storage server 1110 and the management server 1120 may be implemented in separate devices. Also, the job tracking management unit 1130 and the job tracking function unit 1190 may be mounted on different devices. However, it goes without saying that these functions are not combined and implemented on a single device (such as a PC or a workstation having the same configuration as the host computer in FIG. 2). A setting 1121 that is a setting of the tracking information management server 1120 is passed to the tracking management unit 1130. This setting 1 is managed as a system setting 1131 together with settings 2 and 3 of the tracking management unit 1130 and the tracking function unit 1140, respectively. When the administrator A 1180 wants to change the setting 1131 via the tracking management unit, the job management unit 1130 refers to the ACL, and when the administrator A has the setting authority, the operation unit (UI) 1135 is displayed, and the setting 1131 is set. change. The screen shown in FIGS. 5A and 5B is displayed on the operation unit 1135, and the user can make various settings. The set input value is stored as a setting 1131.

この設定1131は、追跡機能部およびドライバ1140の動作設定を含む。この設定1131の内容でジョブ管理部1130は追跡機能部およびドライバ1140を動作させる。保存されている設定については、図5で説明したとおりである。保存されている設定1131に基づいて、ジョブ追跡管理部1130は、ジョブ追跡機能部を介してドライバ1140を制御する。   This setting 1131 includes operation settings of the tracking function unit and the driver 1140. Based on the contents of this setting 1131, the job management unit 1130 operates the tracking function unit and the driver 1140. The stored settings are as described with reference to FIG. Based on the stored setting 1131, the job tracking management unit 1130 controls the driver 1140 via the job tracking function unit.

追跡機能部およびドライバ1140が動作しているクライアントを使用しているユーザ1190はACL1142より、設定権限を持たないと判断された場合、設定および操作部(UI)1145にはアクセスできない。   When the user 1190 using the client in which the tracking function unit and the driver 1140 are operating is determined not to have the setting authority from the ACL 1142, the setting and operation unit (UI) 1145 cannot be accessed.

図14は権限制御例1のジョブ追跡管理部におけるフロー図である。   FIG. 14 is a flowchart in the job tracking management unit of the authority control example 1.

まず追跡管理部は上位層からの設定取得をステップ1220で開始する。ジョブ追跡管理部は、設定1をステップ1221で得る。   First, the tracking management unit starts setting acquisition from the upper layer in step 1220. The job tracking management unit obtains setting 1 in step 1221.

次に追跡管理部は設定操作をステップ1230で開始する。ステップジョブ追跡管理部は、1231で設定変更者のACL(アクセスコントロールリストアクセス権)を確認する。設定変更者がアクセス権限を持っていれば、ステップ1232で設定変更操作をおこなうかジョブ追跡管理部は判断する。設定変更操作をおこなう場合、ステップ1235で設定UIをオープンする。ステップ1236で設定を変更し、ステップ1237でその内容を保存する。 Next, the tracking management unit starts the setting operation in step 1230. In step 1231, the step job tracking management unit checks the ACL (access control list : access right) of the setting changer. If the setting changer has access authority, the job tracking management unit determines in step 1232 whether the setting change operation is to be performed. When performing a setting change operation, the setting UI is opened in step 1235. In step 1236, the setting is changed, and in step 1237, the contents are saved.

次にドライバの設定変更をステップ1240で開始する。ドライバに必要な設定項目のマージをステップ1241でおこない、ステップ1242でドライバの設定は変更される。   Next, the driver setting change is started at step 1240. The setting items necessary for the driver are merged in step 1241, and the driver settings are changed in step 1242.

図15は権限制御例2の構成図である。本ネットワーク印刷管理システムの認証機能を用いて、クライアント側から管理者がシステム設定変更をする例である。なお、本ネットワークシステムの上位層は図13と同様であるので、異なる部分を示す。   FIG. 15 is a configuration diagram of authority control example 2. This is an example in which the administrator changes the system settings from the client side using the authentication function of the network print management system. The upper layer of this network system is the same as that shown in FIG.

管理者A1380がクライアント側から設定1331を変更したい場合、ジョブ追跡管理部1330の認証を受ける。ジョブ管理部1130はACLを確認し管理者Aにアクセス権があれば、管理者Aの証書1342をクライアント側にわたす。この証書1342がある場合は操作部(UI)1345が表示され、ジョブ管理部の設定1331が変更できる。   When the administrator A 1380 wants to change the setting 1331 from the client side, it receives authentication from the job tracking management unit 1330. The job management unit 1130 confirms the ACL, and if the administrator A has an access right, passes the certificate 1342 of the administrator A to the client side. When this certificate 1342 exists, an operation unit (UI) 1345 is displayed, and the setting 1331 of the job management unit can be changed.

図16は権限制御例2のフロー図である。ジョブ追跡管理部が、クライアントUIが存在し、クライアントにログインボタンが存在すると判断した場合(ステップ1410)は、ジョブ追跡管理部は、図17のログイン用のUI1512をオープンしてクライアントのジョブ追跡機能部を介して表示させる。続いて、クライアントからの管理者名、パスワードの入力に応じて、認証処理をステップ1420からジョブ追跡管理部は開始する。ステップ1421で、クライアントから転送されてきたユーザ名とパスワードに対応する管理者Aが、ジョブ追跡管理部の設定権限を持つか確認する。もし設定権限があれば、ステップ1422で認証処理がおこなわれ、ステップ1423で管理者Aの証書をジョブ追跡管理部がクライアントマシンに渡す。   FIG. 16 is a flowchart of authority control example 2. When the job tracking management unit determines that the client UI exists and the login button exists in the client (step 1410), the job tracking management unit opens the login UI 1512 in FIG. Display through the section. Subsequently, in response to the input of the administrator name and password from the client, the job tracking management unit starts authentication processing from step 1420. In step 1421, it is confirmed whether the administrator A corresponding to the user name and password transferred from the client has the authority to set the job tracking management unit. If there is a setting authority, authentication processing is performed in step 1422, and in step 1423, the job tracking management unit passes the certificate of the administrator A to the client machine.

クライアントUIが非表示に設定されているとジョブ追跡管理部が判断した場合(ステップ1410)は直接S1420に進み、認証処理や証書の配布をおこなう。   If the job tracking management unit determines that the client UI is set to non-display (step 1410), the process directly proceeds to S1420 to perform authentication processing and certificate distribution.

次に追跡管理部は設定操作をステップ1430で開始する。ステップ1431で管理者Aの証書があるか確認する。証書があれば、ステップ1435で設定UIをオープンする。ステップ1436で設定を変更し、ステップ1437でその内容を保存する。次にドライバの設定変更をステップ1440で開始する。ドライバに必要な設定項目のマージをステップ1441でおこない、ステップ1442でドライバの設定1331は変更される。   Next, the tracking management unit starts the setting operation in step 1430. In step 1431, it is confirmed whether there is a certificate of the manager A. If there is a certificate, the setting UI is opened in step 1435. In step 1436, the setting is changed, and in step 1437, the contents are saved. Next, a driver setting change is started in step 1440. The setting items necessary for the driver are merged in step 1441, and the driver setting 1331 is changed in step 1442.

図17は図15のUI1345に表示される権限制御例2のUI図である。ジョブ追跡管理部1330は、クライアントUIがあり、ログインボタンがある場合は、ログイン用UIをオープンしてクライアント側のUI1345に表示させる命令を送信する。UI1345を介し、1511でジョブ追跡機能部1340を介して、ジョブ追跡管理部が存在する別のサーバ名を指定し、1512で認証に必要な情報を入力し、完了ボタンを押す。   FIG. 17 is a UI diagram of authority control example 2 displayed on the UI 1345 of FIG. When there is a client UI and a login button is present, the job tracking management unit 1330 opens a login UI and transmits a command to be displayed on the client-side UI 1345. Via the UI 1345, 1511 designates another server name where the job tracking management unit exists via the job tracking function unit 1340, inputs information necessary for authentication in 1512, and presses the completion button.

そうすると、ジョブ追跡管理部に認証情報が転送され、認証が成功すれば1536のような設定UIがクライアント側からオープンできる。1536のユーザインタフェースの動作仕様は、前述の図5と同様である。遠隔のサーバ名を指定可能となっている。サーバ側は、表示要求元が、追跡情報管理サーバであると判定すれば、図5の表示画面を追跡情報管理サーバ側にローカルに表示し、ジョブ追跡機能部を有するクライアント側であると判定すると、図17の画面を表示するよう、クライアント装置を制御する。   Then, the authentication information is transferred to the job tracking management unit, and if the authentication is successful, a setting UI such as 1536 can be opened from the client side. The operation specifications of the user interface 1536 are the same as those in FIG. The remote server name can be specified. If it is determined that the display request source is the tracking information management server, the server side displays the display screen of FIG. 5 locally on the tracking information management server side, and determines that the display request source is the client side having the job tracking function unit. The client apparatus is controlled to display the screen of FIG.

OKボタンを押すと、UI1345に表示される画面1536を介して入力された値(入力可能な設定については図5と同様)が、ジョブ追跡機能部1340を介して、ジョブ追跡管理部1330へ転送される。   When the OK button is pressed, values input via the screen 1536 displayed on the UI 1345 (settings that can be input are the same as those in FIG. 5) are transferred to the job tracking management unit 1330 via the job tracking function unit 1340. Is done.

ジョブ追跡管理部1330は、転送されてきた設定を、そのまま、または、既に記憶されている設定1311があれば、これとマージして格納する。この情報に基づいて、ジョブ追跡管理部は、前述したように、ジョブ追跡機能部を制御して、ドライバが生成するデータの追跡処理を行う。   The job tracking management unit 1330 stores the transferred setting as it is or merged with the setting 1311 that has already been stored. Based on this information, as described above, the job tracking management unit controls the job tracking function unit to perform tracking processing of data generated by the driver.

以上説明したように、ホストコンピュータ3000は、ページ記述言語またはイメージデータなどの印刷データの生成を伴なうプリンタドライバ203と、生成された印刷データから印刷データの内容が識別可能な履歴情報としてテキストデータやサムネイルデータを抽出するジョブ追跡機能部500と、ジョブ追跡機能部400を制御する制御情報を入力するためのジョブ追跡管理部402を備えている。   As described above, the host computer 3000 includes the printer driver 203 that accompanies the generation of print data such as page description language or image data, and text information as history information that can identify the contents of the print data from the generated print data. A job tracking function unit 500 for extracting data and thumbnail data and a job tracking management unit 402 for inputting control information for controlling the job tracking function unit 400 are provided.

ジョブ追跡管理部500は、追跡機能部の機能を制御する指示を行うユーザに対応付けられた識別情報を用いて、ジョブ追跡管理部に制御情報(例えば、図5や1536に表示されるユーザインタフェースから入力指示される情報)を入力する権限があるか否かを特定する。そして、ジョブ追跡管理部500が、ユーザが制御情報を入力する権限があると特定した場合に、ジョブ追跡管理部500からの制御情報の入力を許可する。   The job tracking management unit 500 uses the identification information associated with the user who gives an instruction to control the function of the tracking function unit to control information (for example, a user interface displayed in FIG. 5 or 1536). Whether or not the user has the authority to input information). When the job tracking management unit 500 determines that the user has the authority to input control information, the job tracking management unit 500 permits the input of control information from the job tracking management unit 500.

この制御情報によって、ジョブ追跡管理部500は、ジョブ追跡機能部400を制御する。   Based on this control information, the job tracking management unit 500 controls the job tracking function unit 400.

また、制御情報は、前記抽出手段が前記履歴情報を抽出するかしないかを切り換える入力指示であってもよい。   Further, the control information may be an input instruction for switching whether or not the extraction unit extracts the history information.

制御情報は、前記抽出手段が、前記印刷データの内容を識別するために、画像データ又はテキストデータの少なくともひとつを抽出することを指示する入力であってもよい。また、制御情報は、ジョブ追跡機能部が抽出する画像の品質、又は、解像度、又は、抽出されたデータを保管する際の圧縮方法の少なくともひとつを指示する命令であってもよい。   The control information may be an input for instructing the extraction means to extract at least one of image data or text data in order to identify the contents of the print data. Further, the control information may be an instruction that instructs at least one of the quality of the image extracted by the job tracking function unit, the resolution, or the compression method when storing the extracted data.

ジョブ追跡管理部500は、オペレーティングシステム又はプリンタドライバを介して取得されるユーザ名を用いて、操作しようとするユーザに制御情報を入力する権限があるか否かを特定する。また、制御情報は、履歴情報を蓄積するための蓄積先を示す情報(例えば、追跡情報格納サーバ1000のホスト名やIPアドレス)、又は、蓄積先が応答しない場合に該蓄積先に対する履歴情報の蓄積をあきらめることを示すタイムアウト情報であってもよい。また、ジョブ追跡機能部400は、プリンタドライバにより生成されたページ記述言語、又は、画像データから、印刷者が印刷指示をした内容が識別可能なテキストデータ又はサムネイルデータを抽出し、情報処理装置内のメモリ(ジョブ追跡機能部400がホストコンピュータ3000内に確保するメモリ)又はホストコンピュータとネットワークを介して通信可能な追跡情報格納サーバ1000に履歴情報として蓄積してもよい。   The job tracking management unit 500 uses the user name acquired via the operating system or the printer driver to specify whether the user who is going to operate has the authority to input control information. The control information is information indicating a storage destination for storing history information (for example, the host name or IP address of the tracking information storage server 1000), or the history information for the storage destination when the storage destination does not respond. It may be timeout information indicating that the accumulation is given up. Further, the job tracking function unit 400 extracts text data or thumbnail data that can identify the content that the printer has instructed to print from the page description language or the image data generated by the printer driver, and stores the information in the information processing apparatus. May be stored as history information in a memory (memory secured by the job tracking function unit 400 in the host computer 3000) or the tracking information storage server 1000 that can communicate with the host computer via a network.

追跡用データについてについて説明する。本発明のジョブ追跡機能部400で抽出される追跡用データについて述べる。追跡用データの生成は図11のステップ702で実行される。追跡用データは以下の4つのカテゴリーに分類し抽出されるものとする。(1)出力対象のプリンタ及びこの属性に関する情報、(2)印刷を行ったコンピュータなどの情報機器及びユーザーに関する情報、(3)印刷ジョブに関する各種属性情報及び統計情報、(4)印刷ジョブ内の各々のページの内容に関する情報である。以下に各々の情報の内容について述べる。   The tracking data will be described. The tracking data extracted by the job tracking function unit 400 of the present invention will be described. The generation of tracking data is executed in step 702 of FIG. It is assumed that the tracking data is classified and extracted into the following four categories. (1) Information about the printer to be output and its attributes, (2) Information about information devices and users such as computers that performed printing, (3) Various attribute information and statistical information about print jobs, (4) Information in print jobs Information about the contents of each page. The contents of each information are described below.

出力対象のプリンタ及びこの属性に関する情報を説明する。図18に出力対象のプリンタ及びこの属性に関する情報(プリンタ情報800)の例を示す。これらの情報は出力対象のプリンタに依存した情報であるため、図11のステップ702で1ジョブ中に必ず1回出現する命令を処理するタイミング、例えばジョブ開始命令時、に生成されれば良い。   The output target printer and information regarding this attribute will be described. FIG. 18 shows an example of a printer to be output and information about this attribute (printer information 800). Since these pieces of information depend on the output target printer, they may be generated at the timing of processing an instruction that always appears once in one job in step 702 in FIG. 11, for example, at the time of a job start instruction.

サーバー名801は出力対象プリンタがプリントサーバー経由の印刷となる構成の場合に使用され、プリントサーバー名を示す。   The server name 801 is used when the output target printer is configured to print via the print server, and indicates the print server name.

プリンタ名802は本クライアントPC内で対象プリンタを特定するための名称を示す。   A printer name 802 indicates a name for specifying a target printer in the client PC.

シェア名803はプリントサーバー上で他のクライアントPCが参照可能なように管理者が設定する共有名称を示す。プリントサーバーを使用しない場合この項目は使用されない。   A share name 803 indicates a share name set by the administrator so that other client PCs can refer to the print server. This item is not used when the print server is not used.

ポート名804は対象プリンタが接続されているポート名称を示す。例えばLPR接続などの場合、標準名称はIPアドレスをベースとした名称となるため、出力先デバイスを特定することが可能となる。   A port name 804 indicates a port name to which the target printer is connected. For example, in the case of LPR connection or the like, the standard name is a name based on the IP address, so that it is possible to specify the output destination device.

ドライバ名称805は対象プリンタへ出力するために使用されるプリンタドライバ名称を示す。この名称はプリンタ名称802と異なりユーザーが任意に変更できないドライバ固有の名称となるため出力対象機種を特定することが出来る。   A driver name 805 indicates the name of a printer driver used for outputting to the target printer. Unlike the printer name 802, this name is a name unique to the driver that cannot be changed arbitrarily by the user, so that the output target model can be specified.

コメント806およびロケーション807はプリンタドライバに対してクライアント及びサーバの管理者が任意に付与できる文字列情報である。プリントサーバー経由の印刷の場合管理者がこのフィールドによりプリンタを特定しやすくなる情報を入力することで後の追跡が容易に行えるようになる。   A comment 806 and a location 807 are character string information that can be arbitrarily given to the printer driver by the administrator of the client and server. In the case of printing via the print server, the administrator can input information that makes it easier to identify the printer by using this field, so that the subsequent tracking can be easily performed.

印刷を行ったコンピュータなどの情報機器及びユーザーに関する情報を説明する。同じく図18に印刷を行ったコンピュータなどの情報機器及びユーザーに関する情報(環境ユーザー情報810)の例を示す。これらの情報は印刷を行った環境及びユーザーに依存した情報であるため、先のプリンタ情報800と同じく印刷ジョブ中に必ず1回だけ出現する命令処理時に生成されれば良い。   Information related to information devices such as computers that perform printing and users will be described. Similarly, FIG. 18 shows an example of information (environmental user information 810) regarding an information device such as a computer and a user who performed printing. Since these pieces of information depend on the printing environment and the user, they may be generated at the time of command processing that always appears only once in a print job, like the previous printer information 800.

コンピュータ名811は印刷指示を行ったコンピュータ名称を示し、IPアドレス812は印刷指示を行ったコンピュータに内蔵されているネットワークアドレスを示す。またMACアドレス813はコンピュータに内蔵されているネットワークアダプター固有の識別記号である。これらの情報を元に印刷指示を出した情報機器を特定することが可能となる。   A computer name 811 indicates the name of the computer that issued the print instruction, and an IP address 812 indicates a network address built in the computer that issued the print instruction. The MAC address 813 is an identification symbol unique to the network adapter built in the computer. Based on these pieces of information, it is possible to specify the information device that issued the print instruction.

ユーザー名814は印刷指示を与えたコンピュータを使用していたユーザー識別名称を示す。この情報を元に印刷指示を与えたユーザーを特定することになる。   A user name 814 indicates a user identification name using the computer that has given the print instruction. Based on this information, the user who gives the print instruction is specified.

印刷ジョブに関する各種属性情報及び統計情報を説明する。図19に印刷ジョブに関する各種属性情報及び統計情報(ジョブ情報820)の例を示す。この情報は印刷ジョブ固有の情報であるため、前出のプリンタ情報800、環境ユーザー情報810と同じく印刷ジョブ中に必ず1回だけ出現する命令処理時に生成されれば良い。   Various attribute information and statistical information related to the print job will be described. FIG. 19 shows an example of various attribute information and statistical information (job information 820) regarding a print job. Since this information is information specific to the print job, it may be generated at the time of command processing that always appears once in the print job, like the printer information 800 and environmental user information 810 described above.

印刷モジュール名821は印刷処理を実行したアプリケーションの実行モジュール名を示す。ジョブ追跡処理部400はプリンタドライバ203の一部として動作するため、印刷実行アプリケーションの実行モジュール名を取得することが可能である。この情報は印刷がどのアプリケーションで実行されたものなのかを特定することになる。   A print module name 821 indicates the execution module name of the application that executed the print process. Since the job tracking processing unit 400 operates as a part of the printer driver 203, the execution module name of the print execution application can be acquired. This information specifies which application the printing was executed on.

ジョブ名822は印刷アプリケーションが印刷ジョブに対して付与した印刷ジョブ名称を示す。   A job name 822 indicates a print job name given to the print job by the print application.

出力先823は印刷アプリケーションが個別に指定した出力先を示す。印刷アプリケーションがジョブ個別の出力先を指定しない場合はこの情報は使用されない。   An output destination 823 indicates an output destination individually designated by the print application. This information is not used when the print application does not specify an output destination for each job.

ローカル開始日時824、UTC開始日時825は共に印刷開始日時を示すものであり、ローカル開始日時824はローカルコンピュータ上での日時を示す。また、UTC開始時刻はローカルコンピュータ上で設定されているロケールを加味し協定世界時刻(Coordinated Universal Time)で表現したものである。このように2つの日時表記を行うことで、対象となっているコンピュータに設定されているロケールに関係せず、印刷実行日時を統一的に取得することが可能となる。   Both the local start date and time 824 and the UTC start date and time 825 indicate the print start date and time, and the local start date and time 824 indicates the date and time on the local computer. The UTC start time is expressed in Coordinated Universal Time taking into account the locale set on the local computer. By performing the two date / time notations in this way, it is possible to obtain the print execution date / time uniformly regardless of the locale set in the target computer.

上記821〜825までの情報は印刷開始時に確定される情報であるため印刷開始命令実行時に処理することが可能である。   The information from 821 to 825 is information determined at the start of printing, and can be processed when the print start command is executed.

論理ページ数831は論理的なページの数を示す。論理的なページとはN−inOne印刷を行った場合の物理的なページ内に配される各々のページを意味する。論理ページの切り替え命令または切り替え制御の数をジョブ中にカウントしておくことで取得可能な情報となる。   The logical page number 831 indicates the number of logical pages. A logical page means each page arranged in a physical page when N-inOne printing is performed. The information can be acquired by counting the number of logical page switching commands or switching control in the job.

物理ページ数832は物理的なページの数を示す。物理的なページとは例えば両面印刷の場合などは各々の面を1ページと見なすものとする。ジョブ中にページ終了命令の数をカウントしておくことで本情報は取得可能な情報となる。   The physical page number 832 indicates the number of physical pages. For example, in the case of duplex printing, each physical page is regarded as one page. This information can be acquired by counting the number of page end instructions during the job.

用紙枚数833は印刷に使用する物理的な用紙の枚数を示す。印刷ジョブ中に先の物理ページ数832のカウント及び両面・片面印刷モードの推移を監視しておくことで最終的に出力される物理用紙の枚数を取得することは可能となる。   The number of sheets 833 indicates the number of physical sheets used for printing. By monitoring the count of the previous physical page number 832 and the transition of the duplex / single-sided printing mode during the print job, it is possible to obtain the number of physical sheets to be finally output.

コピー部数834は印刷ジョブに指定された印刷部数を示し、印刷ジョブに含まれる部数指定命令を監視することで取得可能である。尚、追跡用データサイズの縮小のために、例えドライバ203が各々ページをリプレイすることで部数印刷をサポートしている場合、一部のみのテータ抽出を行うなどしても構わない。   The number of copies 834 indicates the number of copies designated for the print job, and can be acquired by monitoring the number of copies designation command included in the print job. In order to reduce the tracking data size, if the driver 203 supports the number of copies by replaying each page, only a part of the data may be extracted.

終了状態835はジョブの終了状態を示す。この情報は正常終了なのかユーザーによる印刷中断が指示されたかを示す。ユーザーが印刷の中断を指示した場合、ドライバ203が生成したページ数と実際に出力されたページ数は必ずしも一致しないため、終了状態835が中断となっている場合上記現象が発生した可能性を示唆することになる。   An end state 835 indicates a job end state. This information indicates whether the printing has been completed normally or whether printing has been instructed by the user. When the user gives an instruction to interrupt printing, the number of pages generated by the driver 203 does not necessarily match the number of pages actually output. Therefore, if the end state 835 is interrupted, the above phenomenon may have occurred. Will do.

以上の831〜835の情報は印刷ジョブの終了時に確定する統計情報を含んでいるため、印刷ジョブの終了時命令時に処理することになる。   Since the above information 831-835 includes statistical information that is determined at the end of the print job, it is processed at the time of the print job end command.

印刷ジョブ内の各々のページの内容に関する情報を説明する。図20に印刷ジョブ内の各々のページの内容に関する情報(ページ情報)の例を示す。この例ではページ属性情報840、テキスト情報850、イメージ情報860に分類され、ページ属性情報840は該当ページの属性を記述した情報である。また、テキスト情報850はページ内に含まれるテキスト情報であり、イメージ情報860は抽出したページイメージ情報である。以下にこの内容を順に説明していく。   Information about the contents of each page in the print job will be described. FIG. 20 shows an example of information (page information) related to the contents of each page in the print job. In this example, it is classified into page attribute information 840, text information 850, and image information 860. The page attribute information 840 is information describing the attributes of the corresponding page. The text information 850 is text information included in the page, and the image information 860 is extracted page image information. The contents will be described below in order.

用紙名841は該当ページの用紙名称を示す情報である。用紙方向842は該当ページの用紙方向、つまりポートレイトであるかランドスケープであるかを示す。
用紙幅843、用紙長844はそれぞれ用紙のサイズを示す。
両面・片面モード845は該当ページが両面印刷なのか片面印刷なのかを示す。
カラーモード846は該当ページの印刷がカラーモードなのかモノクロモードなにかを示す。レイアウト847は該当ページのNup印刷やポスター印刷などのレイアウトモードを示す。
印刷解像度848は該当ページの印刷解像度を示す。
The paper name 841 is information indicating the paper name of the corresponding page. The paper direction 842 indicates the paper direction of the corresponding page, that is, whether it is a portrait or a landscape.
A paper width 843 and a paper length 844 indicate the paper size.
The duplex / single-sided mode 845 indicates whether the corresponding page is duplex printing or single-sided printing.
A color mode 846 indicates whether printing of the corresponding page is in a color mode or a monochrome mode. A layout 847 indicates a layout mode such as Nup printing or poster printing of the corresponding page.
A print resolution 848 indicates the print resolution of the corresponding page.

オーバーレイモード849は通常印刷モード、オーバーレイ印刷モード、オーバーレイ登録モードの各々のオーバーレイの動作モードを示す。オーバーレイ印刷モードでは実際に印刷されるデータは対象ジョブにオーバーレイ分が追加されたものとなり、更に登録モードの場合、対象ジョブだけで印刷が実行されることはない。これらの状況を示唆するために本情報は収集される。   An overlay mode 849 indicates the operation mode of each overlay in the normal print mode, overlay print mode, and overlay registration mode. In the overlay printing mode, the data to be actually printed is obtained by adding an overlay to the target job. Further, in the registration mode, printing is not executed only by the target job. This information is collected to suggest these situations.

コードページ851はテキスト852で記述される文字コードのコードページ情報を示す。コードページ情報は例えば2バイトのユニコードをDBCS(Double Byte Character Set)に変換する場合など使われるものである。   A code page 851 indicates code page information of a character code described by text 852. The code page information is used when, for example, 2-byte Unicode is converted into DBCS (Double Byte Character Set).

テキスト852は該当ページ内に含まれるテキスト描画命令に渡された文字コード情報を保存するものである。このテキスト852は各々のテキスト描画命令毎に抽出される情報となる。   The text 852 stores the character code information passed to the text drawing command included in the corresponding page. This text 852 becomes information extracted for each text drawing command.

尚、このテキスト情報850は図5のテキスト抽出を行う524チェックボックスが有効になった場合に抽出される追跡情報である。   The text information 850 is tracking information extracted when the 524 check box for performing text extraction in FIG. 5 is enabled.

イメージ幅861、イメージ高862は抽出されたページイメージのサイズをピクセル数で示す。   An image width 861 and an image height 862 indicate the size of the extracted page image in pixels.

イメージ解像度863は抽出されたページイメージの解像度を示し、図5の解像度528で指示された値となる。   An image resolution 863 indicates the resolution of the extracted page image, and is a value designated by the resolution 528 in FIG.

イメージ深度864は抽出されたページイメージの諧調を示し、図5のビット数カラー526、ビット数白黒527で指定された値となる。   The image depth 864 indicates the gradation of the extracted page image, and is a value designated by the bit number color 526 and the bit number monochrome 527 of FIG.

イメージフォーマット865は抽出されたページイメージの形式を示す。   An image format 865 indicates the format of the extracted page image.

イメージビッツ866は実際に抽出されたページイメージの実体を示し、各々の描画命令を処理する単位でページイメージのビットマップ領域に描画イメージを書き込んでいくことで作製されるものである。   Image bits 866 indicate the actual extracted page image, and are created by writing a drawing image into the bitmap area of the page image in units of processing each drawing command.

尚、861〜866の抽出ページイメージに関連する情報は図5のイメージ抽出を行うチェックボックスが有効となった場合に抽出される情報である。   Note that the information related to the extracted page images 861 to 866 is information extracted when the check box for performing image extraction in FIG. 5 is enabled.

尚、追跡用データとして抽出・生成されるこれらの情報の表現形式はXML(Extensible Markup Language)で記述されても構わない。   Note that the expression format of these pieces of information extracted and generated as tracking data may be described in XML (Extensible Markup Language).

以上本実施例では上記のような追跡用データの例を示した。   In the present embodiment, the example of the tracking data as described above has been shown.

これら追跡用データ(印刷処理におうじて生成されるデータから抽出されたイメージ・サムネイルやテキストデータを含む)図4のジョブ追跡機能処理部402が出スプーラを介して取得し、ジョブ追跡管理部500を介して追跡情報格納サーバ100へネットワークを介して転送され、他のクライアント(図示省略)からビューワーやブラウザで管理者や特定のユーザが閲覧できるようにすると良い。   These tracking data (including image / thumbnail and text data extracted from the data generated by the printing process) are acquired by the job tracking function processing unit 402 of FIG. 4 via the output spooler, and the job tracking management unit 500 Is transferred to the tracking information storage server 100 via the network so that an administrator or a specific user can view it from another client (not shown) with a viewer or browser.

なお、本発明は、複数の機器(例えばコンピュータ、インターフェース機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(複写機、プリンタ、ファクシミリ装置など)に適用してもよい。また、本発明の目的は、前述した実施形態で示したフローチャートの手順を実現するプログラムコードを記憶した記憶媒体を、システムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても達成される。   Note that the present invention can be applied to a system (copier, printer, facsimile machine, etc.) consisting of a single device even if it is applied to a system consisting of a plurality of devices (eg, computer, interface device, reader, printer, etc.). May be. Another object of the present invention is to store a storage medium storing a program code for realizing the procedure of the flowchart shown in the above-described embodiment, and a program code stored in the storage medium by a computer (or CPU or MPU) of the system or apparatus. It is also achieved by reading and executing.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、DVD−R、磁気テープ、不揮発性のメモリカード、ROMなどを用いることができる。   As a storage medium for supplying the program code, for example, floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, DVD-R, magnetic tape, non-volatile A memory card, ROM, or the like can be used.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on the instruction of the program code. A case where part or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing is also included.

更に、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。   Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion board is based on the instruction of the program code. Also included is a case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

本発明の実施形態に係る印刷システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printing system according to an embodiment of the present invention. 本発明の実施形態に係るホストコンピュータ3000及びプリンタ1500の構成を示すブロック図である。FIG. 2 is a block diagram illustrating configurations of a host computer 3000 and a printer 1500 according to an embodiment of the present invention. ホストコンピュータ3000における印刷処理および情報追跡の構成例を示す図である。FIG. 10 is a diagram illustrating a configuration example of print processing and information tracking in a host computer 3000. ホストコンピュータ3000における印刷処理および情報追跡の構成例を示す図である。FIG. 10 is a diagram illustrating a configuration example of print processing and information tracking in a host computer 3000. ジョブ追跡機能の制御情報の入力画面の一例を示す図である。It is a figure which shows an example of the input screen of the control information of a job tracking function. 本発明のジョブ追跡システムの構成例を示す図である。It is a figure which shows the structural example of the job tracking system of this invention. 本発明のジョブ追跡システムの構成例を示す図である。It is a figure which shows the structural example of the job tracking system of this invention. 本発明のジョブ追跡システムの構成例を示す図である。It is a figure which shows the structural example of the job tracking system of this invention. 本発明のジョブ追跡システムの構成例を示す図である。It is a figure which shows the structural example of the job tracking system of this invention. 本発明のジョブ追跡システムの構成例を示す図である。It is a figure which shows the structural example of the job tracking system of this invention. 本発明の全体的な処理の一例を示すチャート図である。It is a chart figure which shows an example of the whole process of this invention. 本発明の設定操作の権限制御の一例を示す図である。It is a figure which shows an example of the authority control of the setting operation of this invention. 本発明の権限制御例1の構成図の一例を示す図である。It is a figure which shows an example of the block diagram of the authority control example 1 of this invention. 本発明の権限制御例1のフローの一例を示す図である。It is a figure which shows an example of the flow of the authority control example 1 of this invention. 本発明の権限制御例2の構成図の一例を示す図である。It is a figure which shows an example of the block diagram of the authority control example 2 of this invention. 本発明の権限制御例2のフローの一例を示す図である。It is a figure which shows an example of the flow of the authority control example 2 of this invention. 本発明の権限制御例2のユーザインタフェースの一例を示す図である。It is a figure which shows an example of the user interface of the authority control example 2 of this invention. 図4のシステムにおいて用いられる追跡用データの例を示す図である。It is a figure which shows the example of the data for tracking used in the system of FIG. 図4のシステムにおいて用いられる追跡用データの例を示す図である。It is a figure which shows the example of the data for tracking used in the system of FIG. 図4のシステムにおいて用いられる追跡用データの例を示す図である。It is a figure which shows the example of the data for tracking used in the system of FIG.

Claims (12)

通信媒体を介して情報処理装置と追跡管理装置が接続された印刷システムにおいて、In a printing system in which an information processing device and a tracking management device are connected via a communication medium,
前記追跡管理装置は、The tracking management device includes:
前記情報処理装置の生成する前記追跡データの生成に関する設定を行う追跡データ設定手段を有し、Tracking data setting means for performing settings related to generation of the tracking data generated by the information processing apparatus;
前記追跡データ設定手段による設定は前記印刷データの内容を識別可能とする画像データ又はテキストデータの少なくともひとつを抽出することを指示する抽出情報を含み、The setting by the tracking data setting means includes extraction information for instructing to extract at least one of image data or text data that can identify the contents of the print data,
前記情報処理装置は、The information processing apparatus includes:
印刷装置向けの印刷データを生成する印刷データ生成手段と、Print data generation means for generating print data for a printing apparatus;
追跡情報管理サーバ向けの追跡データを生成する追跡データ生成手段とを有し、Tracking data generation means for generating tracking data for the tracking information management server,
前記追跡データ生成手段は管理者により設定された前記抽出情報に基づいて追跡データの生成を行うことを特徴とする印刷システム。The printing system according to claim 1, wherein the tracking data generation unit generates tracking data based on the extracted information set by an administrator.
前記抽出情報はテキストを抽出するか否か、イメージを抽出するか否かのうちの少なくとも1つの指示情報を含み、イメージを抽出する場合には前記抽出情報は更に抽出するイメージのビット数、解像度、圧縮方法のうちのすくなくとも1つの設定情報を含むことを特徴とする請求項1に記載の印刷システム。The extraction information includes at least one instruction information on whether to extract text or whether to extract an image. When extracting an image, the extraction information further includes the number of bits of the image to be extracted, and the resolution. The printing system according to claim 1, comprising at least one setting information of the compression method. 前記印刷データ生成手段または前記追跡データ生成手段はプリンタドライバを用いて機能するものであって、The print data generation unit or the tracking data generation unit functions using a printer driver,
前記追跡データ生成手段は、前記プリンタドライバによって生成されたページ記述言語または画像データから、前記印刷データの内容を識別可能とする画像データ又はテキストデータを抽出し、前記情報処理装置内のメモリまたは前記情報処理装置と通信媒介を介して通信可能な前記追跡情報管理サーバに追跡情報として蓄積することを特徴とする請求項1または2に記載の印刷システム。The tracking data generation means extracts image data or text data that can identify the contents of the print data from the page description language or image data generated by the printer driver, and the memory or the memory in the information processing apparatus The printing system according to claim 1, wherein the information is stored as tracking information in the tracking information management server that can communicate with the information processing apparatus via a communication medium.
印刷データを生成するプリンタドライバを搭載した情報処理装置であって、An information processing apparatus equipped with a printer driver that generates print data,
印刷データを生成する印刷データ生成手段と、Print data generating means for generating print data;
追跡データを生成する追跡データ生成手段と、Tracking data generating means for generating tracking data;
前記印刷データ生成手段により生成された印刷データを印刷装置に送信する印刷データ送信手段と、Print data transmission means for transmitting the print data generated by the print data generation means to a printing apparatus;
前記追跡データ生成手段により生成された追跡データを追跡情報管理サーバへ送信する追跡データ送信手段とを有し、Tracking data transmission means for transmitting the tracking data generated by the tracking data generation means to a tracking information management server,
前記追跡データ生成手段は、管理者により設定された抽出情報に基づいて追跡データの生成を行い、The tracking data generation means generates tracking data based on the extraction information set by the administrator,
前記追跡データ送信手段は、前記管理者により設定された抽出情報に基づいて送信する追跡情報管理サーバを設定し、The tracking data transmission means sets a tracking information management server that transmits based on the extraction information set by the administrator,
前記抽出情報はテキストを抽出するか否か、イメージを抽出するか否かのうちの少なくとも1つの指示情報を含み、イメージを抽出する場合には前記抽出情報は更に抽出するイメージのビット数、解像度、圧縮方法のうちのすくなくとも1つの設定情報を含むことを特徴とする情報処理装置。The extraction information includes at least one instruction information on whether to extract text or whether to extract an image. When extracting an image, the extraction information further includes the number of bits of the image to be extracted, and the resolution. An information processing apparatus including at least one setting information of a compression method.
前記印刷データ生成手段または前記追跡データ生成手段は前記プリンタドライバを用いて機能するものであって、The print data generation unit or the tracking data generation unit functions using the printer driver,
前記追跡データ生成手段は、前記プリンタドライバによって生成されたページ記述言語または画像データから、前記印刷データの内容を識別可能とする画像データ又はテキストデータを抽出し、前記情報処理装置内のメモリまたは前記追跡データ送信手段が送信する前記追跡情報管理サーバに追跡情報として蓄積することを特徴とする請求項4に記載の情報処理装置。The tracking data generation means extracts image data or text data that can identify the contents of the print data from the page description language or image data generated by the printer driver, and the memory or the memory in the information processing apparatus 5. The information processing apparatus according to claim 4, wherein the information is stored as tracking information in the tracking information management server transmitted by the tracking data transmitting means.
通信媒体を介して情報処理装置と追跡管理装置が接続された印刷システムの制御方法であって、A control method for a printing system in which an information processing device and a tracking management device are connected via a communication medium,
前記追跡管理装置は、The tracking management device includes:
印刷データ設定手段が、前記情報処理装置の生成する前記追跡データの生成に関する設定を行う追跡データ設定工程を有し、The print data setting means has a tracking data setting step for performing settings relating to generation of the tracking data generated by the information processing apparatus,
前記追跡データ設定工程による設定は前記印刷データの内容を識別可能とする画像データ又はテキストデータの少なくともひとつを抽出することを指示する抽出情報を含み、The setting by the tracking data setting step includes extraction information for instructing to extract at least one of image data or text data that can identify the contents of the print data,
前記情報処理装置は、The information processing apparatus includes:
印刷データ生成手段が、印刷装置向けの印刷データを生成する印刷データ生成工程と、A print data generation step, wherein the print data generation means generates print data for a printing apparatus;
追跡データ生成手段が、追跡情報管理サーバ向けの追跡データを生成する追跡データ生成工程とを有し、The tracking data generation means includes a tracking data generation step of generating tracking data for the tracking information management server;
前記追跡データ生成工程は管理者により設定された前記抽出情報に基づいて追跡データの生成を行うことを特徴とする印刷システムの制御方法。A method for controlling a printing system, wherein the tracking data generation step generates tracking data based on the extracted information set by an administrator.
前記抽出情報はテキストを抽出するか否か、イメージを抽出するか否かのうちの少なくとも1つの指示情報を含み、イメージを抽出する場合には前記抽出情報は更に抽出するイメージのビット数、解像度、圧縮方法のうちのすくなくとも1つの設定情報を含むことを特徴とする請求項6に記載の印刷システムの制御方法。The extraction information includes at least one instruction information on whether to extract text or whether to extract an image. When extracting an image, the extraction information further includes the number of bits of the image to be extracted, and the resolution. The method of controlling a printing system according to claim 6, further comprising setting information of at least one of the compression methods. 前記印刷データ生成工程または前記追跡データ生成工程はプリンタドライバを用いて機能するものであって、The print data generation step or the tracking data generation step functions using a printer driver,
前記追跡データ生成工程は、前記プリンタドライバによって生成されたページ記述言語または画像データから、前記印刷データの内容を識別可能とする画像データ又はテキストデータを抽出し、前記情報処理装置内のメモリまたは前記情報処理装置と通信媒介を介して通信可能な前記追跡情報管理サーバに追跡情報として蓄積することを特徴とする請求項6または7に記載の印刷システムの制御方法。The tracking data generation step extracts image data or text data that can identify the contents of the print data from the page description language or image data generated by the printer driver, 8. The printing system control method according to claim 6, wherein the information is stored as tracking information in the tracking information management server that can communicate with the information processing apparatus via a communication medium.
印刷データを生成するプリンタドライバを搭載した情報処理装置の制御方法であって、A method of controlling an information processing apparatus equipped with a printer driver that generates print data,
印刷データ生成手段が、印刷データを生成する印刷データ生成工程と、A print data generation step in which the print data generation means generates the print data;
追跡データ生成手段が、追跡データを生成する追跡データ生成工程と、A tracking data generation step in which the tracking data generation means generates tracking data;
印刷データ送信手段が、前記印刷データ生成工程により生成された印刷データを印刷装置に送信する印刷データ送信工程と、A print data transmitting step for transmitting the print data generated by the print data generating step to the printing apparatus;
追跡データ送信手段が、前記追跡データ生成工程により生成された追跡データを追跡情報管理サーバへ送信する追跡データ送信工程とを有し、The tracking data transmission means has a tracking data transmission step of transmitting the tracking data generated by the tracking data generation step to the tracking information management server,
前記追跡データ生成工程は、管理者により設定された抽出情報に基づいて追跡データの生成を行い、The tracking data generation step generates tracking data based on extraction information set by an administrator,
前記追跡データ送信工程は、前記管理者により設定された抽出情報に基づいて送信する追跡情報管理サーバを設定し、The tracking data transmission step sets a tracking information management server to be transmitted based on the extraction information set by the administrator,
前記抽出情報はテキストを抽出するか否か、イメージを抽出するか否かのうちの少なくとも1つの指示情報を含み、イメージを抽出する場合には前記抽出情報は更に抽出するイメージのビット数、解像度、圧縮方法のうちのすくなくとも1つの設定情報を含むことを特徴とする情報処理装置の制御方法。The extraction information includes at least one instruction information on whether to extract text or whether to extract an image. When extracting an image, the extraction information further includes the number of bits of the image to be extracted, and the resolution. A control method for an information processing apparatus, comprising at least one setting information of a compression method.
前記印刷データ生成工程または前記追跡データ生成工程は前記プリンタドライバを用いて機能するものであって、The print data generation step or the tracking data generation step functions using the printer driver,
前記追跡データ生成工程は、前記プリンタドライバによって生成されたページ記述言語または画像データから、前記印刷データの内容を識別可能とする画像データ又はテキストデータを抽出し、前記情報処理装置内のメモリまたは前記追跡データ送信工程が送信する前記追跡情報管理サーバに追跡情報として蓄積することを特徴とする請求項9に記載の情報処理装置の制御方法。The tracking data generation step extracts image data or text data that can identify the contents of the print data from the page description language or image data generated by the printer driver, The information processing apparatus control method according to claim 9, wherein the information is stored as tracking information in the tracking information management server transmitted by the tracking data transmitting step.
請求項6乃至10のいずれか1項に記載の制御方法をコンピュータで実行させるためのプログラム。A program for causing a computer to execute the control method according to any one of claims 6 to 10. 請求項11に記載のプログラムを格納したコンピュータで読み取り可能な記憶媒体。A computer-readable storage medium storing the program according to claim 11.
JP2005339078A 2004-11-24 2005-11-24 Printing system, information processing apparatus, control method therefor, and program Expired - Fee Related JP4143638B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005339078A JP4143638B2 (en) 2004-11-24 2005-11-24 Printing system, information processing apparatus, control method therefor, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004338928 2004-11-24
JP2005339078A JP4143638B2 (en) 2004-11-24 2005-11-24 Printing system, information processing apparatus, control method therefor, and program

Publications (2)

Publication Number Publication Date
JP2006178939A JP2006178939A (en) 2006-07-06
JP4143638B2 true JP4143638B2 (en) 2008-09-03

Family

ID=36732971

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005339078A Expired - Fee Related JP4143638B2 (en) 2004-11-24 2005-11-24 Printing system, information processing apparatus, control method therefor, and program

Country Status (1)

Country Link
JP (1) JP4143638B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4276672B2 (en) 2006-10-03 2009-06-10 シャープ株式会社 Image processing device
JP4921203B2 (en) 2007-02-26 2012-04-25 キヤノン株式会社 Printing apparatus, information processing method, and program
JP5341672B2 (en) 2009-08-21 2013-11-13 キヤノン株式会社 Data processing apparatus, data processing method, and program

Also Published As

Publication number Publication date
JP2006178939A (en) 2006-07-06

Similar Documents

Publication Publication Date Title
KR100758743B1 (en) Information processing apparatus, printing system, and control method therefor
EP2437157B1 (en) Printing system, printing method, print server, control method, and program
US8319986B2 (en) Method of protecting leakage of information and information processing apparatus and driver program implementing the same
US7907313B2 (en) Management of multiple printer drivers
US20090237724A1 (en) Print setting processing apparatus and print setting processing method
EP1662371B1 (en) Method of protecting leakage of information, and information processing apparatus and driver program which implement the method
US20120120439A1 (en) Information processing apparatus, job processing method in information processing apparatus, and storage medium
JP2010224830A (en) Information processing apparatus, printing apparatus, information processing method and printing method
JP2010237803A (en) Printing control method, printing control apparatus, and computer program
JP2007323191A (en) Printing system, information processor, print log information extraction method, and program
JP4869009B2 (en) Information processing apparatus and information processing method
JP4143638B2 (en) Printing system, information processing apparatus, control method therefor, and program
JP2007125852A (en) Network printing system
US7352484B2 (en) Printing system and management method therefor
JP2006228128A (en) Information processing device, communication equipment controller, and program
JP6007015B2 (en) Image forming apparatus and image forming program
JP2006146364A (en) Print control device, print control method, print control system, program and storage medium
JP2007164320A (en) Information processor, server device, print system, data processing method, storage medium and program
JP2006146777A (en) Print controller, method and medium
JP2007079743A (en) Information processor and its control method and program
JP2004240850A (en) Printing controller, printing control method and medium storing execution program
JP2011008469A (en) Information processor, information processing method, program and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060519

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080219

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080421

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

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

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

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4143638

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120620

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120620

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130620

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees