JP2007293513A - Job transmitting device and method, and medium storing job transmitting program - Google Patents

Job transmitting device and method, and medium storing job transmitting program Download PDF

Info

Publication number
JP2007293513A
JP2007293513A JP2006119376A JP2006119376A JP2007293513A JP 2007293513 A JP2007293513 A JP 2007293513A JP 2006119376 A JP2006119376 A JP 2006119376A JP 2006119376 A JP2006119376 A JP 2006119376A JP 2007293513 A JP2007293513 A JP 2007293513A
Authority
JP
Japan
Prior art keywords
job
execution
processing
data
process execution
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.)
Withdrawn
Application number
JP2006119376A
Other languages
Japanese (ja)
Inventor
Isamu Nakagawa
勇 中川
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 JP2006119376A priority Critical patent/JP2007293513A/en
Publication of JP2007293513A publication Critical patent/JP2007293513A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To improve user's convenience by achieving job management by an arbitrary port monitor. <P>SOLUTION: The job transmitting device comprises a determining means for determining existence of a separate processing executing means for executing processing separated from job transmission, and an executing means for executing the separate processing executing means in response to a determination result determined by the determining means. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、ネットワークに接続されたプリンタ、スキャナ、複写機など、およびそれらを統合したマルチファンクション機器(MFP)などの周辺機器の使用について、クライアントコンピュータやサーバコンピュータなどを含めたネットワーク環境でジョブ送信を行うシステムに関するものである。とくに、出力量の集計を行ったり、あらかじめ設定された情報により出力制限を行ったりするジョブ管理システムと連携するジョブ送信装置に関する。   The present invention transmits a job in a network environment including a client computer and a server computer regarding the use of a peripheral device such as a multifunction device (MFP) integrated with a printer, scanner, copier, etc. connected to a network. It is related with the system which performs. In particular, the present invention relates to a job transmission apparatus that cooperates with a job management system that aggregates output amounts or restricts output based on preset information.

ジョブ管理を行うためには、周辺機器で実行されたジョブの情報を取得したり、ジョブの出力制御を行ったりすることが必要であり、ジョブ送信装置がジョブに関するさまざまな情報を取得してジョブ管理装置に情報を送信したり、ジョブ管理装置の設定に基づいてジョブの実行制御を行ったりする実現例がある。   In order to perform job management, it is necessary to acquire information on jobs executed on peripheral devices and to control job output. The job transmission device acquires various information related to jobs and performs job control. There are implementation examples in which information is transmitted to the management apparatus and job execution control is performed based on the settings of the job management apparatus.

図11のシステムでは次のように印刷が行われる。   In the system shown in FIG. 11, printing is performed as follows.

プリントクライアントにおいて、アプリケーションは描画イメージを生成し、OSのGDI(グラフィック描画を処理するサブシステム)に対して、API(アプリケーションプログラミングインタフェース)を発行する。この呼び出しをGDIコールと呼ぶ。   In the print client, the application generates a drawing image and issues an API (Application Programming Interface) to the OS GDI (subsystem for processing graphic drawing). This call is called a GDI call.

プリンタドライバはGDIからの要求を、印刷を行うプリンタに適合した形に変換し、出力セレクタに送信する。出力セレクタは、ローカルあるいはリモートのスプーラにデータを送信する。   The printer driver converts the request from the GDI into a form suitable for the printer that performs printing, and transmits the request to the output selector. The output selector sends data to a local or remote spooler.

スプーラは、上位から受け取ったデータを蓄積するするとともに、順にポートモニタに送る。ポートモニタはスプーラから印刷データを受け取り、デバイスが備えているジョブ転送方式に従って、プリンタがレディ状態であれば、ジョブデータをデバイスに送信する。公知のジョブデータ転送方式として、RFC1179で規定されているLPDプロトコルや米国Hewlett-Packard Companyが規定しているPrinter Job Languageなどがある。Printer Job Languageでは、デバイスとの双方向通信により終了ジョブのページ数などをポートモニタが取得することができる。もちろん、公知でなくても、プリンタ提供者独自のプロトコルであっても良い。   The spooler accumulates data received from the host and sequentially sends it to the port monitor. The port monitor receives print data from the spooler, and transmits the job data to the device if the printer is ready according to the job transfer method provided in the device. Known job data transfer methods include the LPD protocol defined by RFC1179 and the Printer Job Language defined by the US Hewlett-Packard Company. In Printer Job Language, the port monitor can acquire the number of pages of the end job, etc., by bidirectional communication with the device. Of course, the protocol may be a protocol unique to the printer provider.

ポートモニタはジョブ送信時にOSを介してジョブの情報を取得する。さらに一部のプリンタでは、送信プロトコルに基づいてジョブの排紙面数、排紙枚数などジョブの完了結果を送信元に返却する機能を有しており、ポートモニタはOSから取得した情報をプリンタからの完了結果で補正することができる。このようにして生成した情報をジョブアカウントクライアントに送る。この情報をポートモニタログと呼ぶ。   The port monitor acquires job information via the OS at the time of job transmission. Further, some printers have a function of returning a job completion result such as the number of discharged sheets of a job and the number of discharged sheets to a transmission source based on a transmission protocol, and the port monitor receives information acquired from the OS from the printer. It can be corrected by the completion result. The information generated in this way is sent to the job account client. This information is called a port monitor log.

ジョブアカウントクライアントは、ポートモニタログをジョブアカウントサーバに送信する。   The job account client transmits the port monitor log to the job account server.

ジョブアカウントサーバは閲覧希望者からの要求に応じて、ジョブログを選択し、単位期間別、デバイス別、ジョブ発行者別などの出力面数算出、出力枚数算出集計処理などを行う。   The job account server selects a job log in response to a request from a person who wants to view it, and performs output number calculation for each unit period, device, job issuer, etc., output number calculation aggregation processing, and the like.

上述したように印刷を指示するコンピュータと送信するコンピュータが同一の印刷に加え、プリントサーバを利用してキューイング、送信を一元化する形態も一般的である。   As described above, in addition to the same printing by the computer instructing printing and the transmitting computer, a form in which queuing and transmission are unified using a print server is also common.

プリントサーバはプリントクライアントからのジョブ送信依頼を受け、スプーラにキューイングし、ポートモニタを経て、プリンタにジョブを送信する。プリントサーバ上のジョブアカウントクライアントは、ポートモニタログを取得し、それをジョブアカウントサーバに送信する。   The print server receives a job transmission request from the print client, queues it to the spooler, and transmits the job to the printer via the port monitor. The job account client on the print server acquires the port monitor log and transmits it to the job account server.

また、ジョブアカウントサーバにおいて、あらかじめユーザあるいは部門ごとの単位期間ごとの出力面数または枚数などの出力総数の上限(上限値)を定めることが可能である。   In the job account server, an upper limit (upper limit value) of the total number of outputs such as the number of output pages or the number of sheets per unit period for each user or department can be determined in advance.

ジョブアカウントクライアントは、あるユーザが印刷を行おうとしたとき、既定の上限値を超えていれば、印刷を中止したり、なんらかの警告メッセージを表示したり、といった上限制限処理を行う。警告メッセージは、ジョブアカウントクライアントにより表示される。   The job account client performs upper limit processing such as canceling printing or displaying some warning message if a certain user exceeds a predetermined upper limit when printing is attempted. The warning message is displayed by the job account client.

従来例としては、例えば特許文献1をあげることが出来る。
特開2005−284951号公報
For example, Patent Document 1 can be cited as a conventional example.
JP 2005-284951 A

しかしながら、上述した従来の技術では、ジョブアカウントシステム専用のポートモニタが必要であり、他のポートモニタを使用するとジョブ管理ができない、という問題があった。   However, the above-described conventional technology has a problem that a port monitor dedicated to the job account system is necessary, and job management cannot be performed if another port monitor is used.

上述した課題を解決するために、第1の発明は、情報処理装置から周辺機器へジョブを送信する装置であって、ジョブ送信とは別の処理を行う別処理実行手段の存在有無を判別する判別手段、判別手段により決定された判別結果に応じて別処理実行手段を実行する実行手段、を備えることを特徴とする。   In order to solve the above-described problem, the first invention is a device that transmits a job from an information processing device to a peripheral device, and determines whether or not another processing execution unit that performs processing different from job transmission exists. It is characterized by comprising a determination means and an execution means for executing another process execution means according to the determination result determined by the determination means.

第2の発明は、第1の発明に加え、さらに別処理実行手段はジョブの情報を取得することを特徴とする。   The second invention is characterized in that, in addition to the first invention, further processing execution means acquires job information.

第3の発明は、第1の発明に加え、さらに別処理実行手段はジョブのデータを変更することを特徴とする。   The third invention is characterized in that, in addition to the first invention, further processing execution means changes job data.

第4の発明は、第1の発明に加え、別処理実行手段はジョブの実行に関する制御を行うことを特徴とする。   The fourth invention is characterized in that, in addition to the first invention, the separate process execution means performs control related to job execution.

第5の発明は、情報処理装置から周辺機器へジョブを送信する方法であって、
ジョブ送信とは別の処理を行う別処理実行工程の存在有無を判別する判別工程、
判別工程により決定された判別結果に応じて別処理実行工程を実行する実行工程、を備えることを特徴とする。
A fifth invention is a method for transmitting a job from an information processing device to a peripheral device,
A determination step for determining whether or not there is a separate process execution step for performing processing different from job transmission;
An execution step of executing another process execution step according to the determination result determined by the determination step is provided.

第6の発明は、第5の発明に加え、別処理実行工程はジョブの情報を取得することを特徴とする。   In addition to the fifth invention, the sixth invention is characterized in that the separate process execution step acquires job information.

第7の発明は、第5の発明に加え、別処理実行工程はジョブのデータを変更することを特徴とする。   The seventh invention is characterized in that, in addition to the fifth invention, the separate process execution step changes job data.

第8の発明は、第5の発明に加え、別処理実行工程はジョブの実行に関する制御を行うことを特徴とする。   The eighth invention is characterized in that, in addition to the fifth invention, the separate process execution step performs control related to job execution.

第9の発明は、情報処理装置から周辺機器へジョブを送信するプログラムを記録した媒体であって、ジョブ送信とは別の処理を行う別処理実行手順の存在有無を判別する判別手順、判別手順により決定された判別結果に応じて別処理実行手順を実行する実行手順、を備えることを特徴とする。   A ninth invention is a medium in which a program for transmitting a job from an information processing device to a peripheral device is recorded, and a determination procedure for determining whether or not another process execution procedure for performing processing different from job transmission exists, a determination procedure An execution procedure for executing another process execution procedure according to the determination result determined by

第10の発明は、第9の発明に加え、別処理実行手順はジョブの情報を取得することを特徴とする。   The tenth invention is characterized in that, in addition to the ninth invention, the separate process execution procedure acquires job information.

第11の発明は、第9の発明に加え、別処理実行手順はジョブのデータを変更することを特徴とする。   In addition to the ninth invention, the eleventh invention is characterized in that the separate process execution procedure changes job data.

第12の発明は、第9の発明に加え、別処理実行手順はジョブの実行に関する制御を行うことを特徴とする。   In addition to the ninth invention, the twelfth invention is characterized in that the separate process execution procedure performs control related to job execution.

本発明によって、ユーザが任意のポートモニタを使用してもジョブ管理が可能になり、ユーザの利便性を向上させることができる。   According to the present invention, job management is possible even when a user uses an arbitrary port monitor, and convenience for the user can be improved.

(実施例1)
以下、図面に基づいて本発明の一実施例を詳細に説明する。
Example 1
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

本発明の第1実施例について説明する。なお、本発明は複数の機器からなるシステムにおいて達成される。また、システムあるいは装置にプログラムを供給することにより、本発明が達成される場合にも適用されることはいうまでもない。   A first embodiment of the present invention will be described. The present invention is achieved in a system composed of a plurality of devices. Further, it goes without saying that the present invention is also applied when the present invention is achieved by supplying a program to a system or apparatus.

図1は本発明を適用したジョブ管理システム全体の基本的な構成図である。   FIG. 1 is a basic configuration diagram of an entire job management system to which the present invention is applied.

110はプリントクライアント1である。ジョブアカウントクライアント111がインストールされており、116ポートモニタを介して、150プリンタに印刷を行ったり、130プリントサーバコンピュータを介して150プリンタに印刷を行ったりする。ここで前者の印刷をPeerToPeer印刷(以下PTP印刷)、後者の印刷を共有プリンタ印刷と呼ぶ。PTP印刷であればプロトコルの指定など自由度が大きいが、管理手間も大きい。共有プリンタ印刷であれば、一台のプリントサーバだけがプリンタとの接続設定をすれば良く管理手間の軽減が期待できる。   Reference numeral 110 denotes a print client 1. The job account client 111 is installed, and prints to 150 printers via the 116 port monitor, or prints to 150 printers via the 130 print server computer. Here, the former printing is called PeerToPeer printing (hereinafter referred to as PTP printing), and the latter printing is called shared printer printing. PTP printing has a high degree of freedom such as specifying a protocol, but also requires a lot of management effort. For shared printer printing, only one print server needs to be set up for connection with the printer, and management effort can be reduced.

120はプリントクライアント2である。ジョブアカウントクライアントはインストールされていない他は110クライアントコンピュータ1と同じである。   Reference numeral 120 denotes a print client 2. The job account client is the same as the 110 client computer 1 except that it is not installed.

130はプリントサーバコンピュータである。プリントサーバ機能、すなわち一つ以上のクライアントコンピュータからの印刷ジョブを受信し、順次150プリンタに送る機能を有する。   Reference numeral 130 denotes a print server computer. A print server function, that is, a function of receiving a print job from one or more client computers and sequentially sending it to 150 printers.

140はサーバコンピュータであり、ジョブアカウントサーバが動作している。   A server computer 140 operates a job account server.

150はプリンタであり、コンピュータなどから印刷ジョブを受信し、印刷を行う。   A printer 150 receives a print job from a computer or the like and performs printing.

110クライアントコンピュータ1における印刷時のジョブログ取得処理について説明する。   110 Job log acquisition processing during printing in the client computer 1 will be described.

111はジョブアカウントクライアントであり、ジョブログ取得処理、上限制限処理、ジョブアカウントサーバとの通信処理、などのジョブアカウントを実現するための様々な処理を行なう。   A job account client 111 performs various processes for realizing a job account such as a job log acquisition process, an upper limit limiting process, and a communication process with a job account server.

112アプリケーションに対して印刷指示が発行されると、112アプリケーションは描画のためのGDIコールを行う。113GDIはGDIコールに従って、プリンタドライバを呼び出す。   When a print instruction is issued to the 112 application, the 112 application makes a GDI call for drawing. 113 GDI calls the printer driver according to the GDI call.

114プリンタドライバはGDIコールを印刷設定に従ってPDLデータ(プリンタが解釈できる印刷データ)に変換して、115出力セレクタに送る。PDLとはPageDescriptionLanguageの略であり、印刷データの記述言語である。   The 114 printer driver converts the GDI call into PDL data (print data that can be interpreted by the printer) according to the print settings, and sends it to the 115 output selector. PDL is an abbreviation for PageDescriptionLanguage and is a description language for print data.

115出力セレクタはプリンタドライバに対して、印刷先を抽象化するものであり、PTP印刷、共有プリンタ印刷のいずれにおいても同じインタフェースを提供する。115出力セレクタはPTP印刷であれば、116スプーラにデータを送信する。共有プリンタ印刷であれば、プリントサーバのスプーラ、例えば137にデータを送信する。   The 115 output selector abstracts the print destination for the printer driver, and provides the same interface for both PTP printing and shared printer printing. If the 115 output selector is PTP printing, it transmits data to the 116 spooler. In the case of shared printer printing, data is transmitted to a spooler of the print server, for example, 137.

116スプーラは、ジョブデータをキューイングし、適宜117ポートモニタにデータを送る。   The 116 spooler queues job data and sends the data to the 117 port monitor as appropriate.

117ポートモニタは、150プリンタと通信し、プリンタがデータを受信可能であれば、データを送信する。ポートモニタの動作については後述する。   The 117 port monitor communicates with 150 printers and transmits data if the printer can receive the data. The operation of the port monitor will be described later.

111ジョブアカウントクライアントはポートモニタログをジョブログとして、151ジョブアカウントサーバに送信する。ただし、共有プリンタ印刷の場合は、プリンタサーバ側でもジョブログ取得可能であるので送信を行わない。あるいは共有プリンタ印刷であることがわかれば、そのジョブに対するログ取得処理を停止してもよい。   The 111 job account client transmits the port monitor log as a job log to the 151 job account server. However, in the case of shared printer printing, since the job log can be acquired also on the printer server side, transmission is not performed. Alternatively, if the shared printer printing is known, the log acquisition process for the job may be stopped.

120プリントクライアント2における印刷処理については、前述した110プリントクライアント1とは、「ジョブアカウントクライアントがインストールされていない」点を除き、同一である。   The print processing in the 120 print client 2 is the same as the 110 print client 1 described above except that the “job account client is not installed”.

130プリントサーバの処理について説明する。このコンピュータからPTP印刷する場合、110プリントクライアント1と同様の動作をする。また、本コンピュータはプリントサーバであるので、ネットワーク上の別のPCからの印刷データを136スプーラが受信する。136スプーラはキューイングを行い、順次データを137ポートモニタに送る。   The process of the 130 print server will be described. When PTP printing is performed from this computer, the same operation as the 110 print client 1 is performed. Since the computer is a print server, the 136 spooler receives print data from another PC on the network. The 136 spooler performs queuing and sequentially sends data to the 137 port monitor.

137ポートモニタは、150プリンタと通信し、プリンタがデータを受信可能であれば、データを送信する。   The 137 port monitor communicates with 150 printers and transmits data if the printer can receive the data.

ジョブログ取得処理については、110プリントクライアント1とほぼ同じであり、137ポートモニタのジョブ送信処理とともにジョブログを作成する。   The job log acquisition process is almost the same as that of the 110 print client 1, and creates a job log together with the job transmission process of the 137 port monitor.

140はサーバコンピュータであり、141ジョブアカウントサーバが動作している。141ジョブアカウントサーバは主につぎのような処理を行う。   A server computer 140 operates a 141 job account server. The 141 job account server mainly performs the following processing.

ジョブログの蓄積
蓄積したジョブログを参照することによる出力量などの集計処理
管理者に対するユーザインタフェースの提供
デバイス、ユーザ、その他の登録処理
出力制御、その他の設定処理
上記の詳細については、ここでは述べない。
Job log accumulation Aggregation processing such as output amount by referring to accumulated job log Providing user interface to administrator Device, user, other registration processing Output control, other setting processing The above details are described here Absent.

図2は、110プリントクライアント1、120プリントクライアント2、130プリントサーバ、140サーバ、の各コンピュータのブロック図である。図2において、201はCPU、即ち中央処理装置であり、このコンピュータ装置全体の制御および演算処理等を行うものである。202はROM即ち読み出し専用メモリであり、システム起動プログラムの情報等の記憶領域である。203はRAM即ちランダムアクセスメモリであり、使用制限のないデータ記憶領域であり、オペレーティングシステム,アプリケーション、デバイスドライバおよび通信制御などのプログラムがロードされ、実行される領域である。204はKBC即ちキーボード制御部であり、キーボードより入力データを受け取りCPUへ伝達する。205はCRT即ちディスプレイ制御部であり、ディスプレイ装置への表示制御をする。206はFD即ちフレキシブルディスク装置あるいはHD即ちハードディスク装置、SRAM即ち不揮発性記憶装置等の外部記憶装置であり、プログラムおよびデータを記憶、格納しておき、実行時に必要に応じて参照またはRAMへのロードする。207は通信部であり、ネットワーク通信制御を行うものであり,図1で説明したようにネットワークに接続された他のコンピュータや周辺機器との通信が可能である。208はシステムバスであり、上述の構成要素間のデータの通路となるべきものである。   FIG. 2 is a block diagram of each of the 110 print client 1, 120 print client 2, 130 print server, and 140 server. In FIG. 2, reference numeral 201 denotes a CPU, that is, a central processing unit, which controls the entire computer device and performs arithmetic processing. Reference numeral 202 denotes a ROM, that is, a read-only memory, which is a storage area for information such as system startup programs. Reference numeral 203 denotes a RAM, that is, a random access memory, which is a data storage area with no usage restrictions, and is an area where programs such as operating system, application, device driver and communication control are loaded and executed. Reference numeral 204 denotes a KBC, that is, a keyboard control unit, which receives input data from the keyboard and transmits it to the CPU. Reference numeral 205 denotes a CRT, that is, a display control unit, which controls display on the display device. 206 is an external storage device such as an FD, a flexible disk device, or an HD, a hard disk device, an SRAM, a nonvolatile storage device, etc., which stores and stores programs and data, and refers to them or loads them into RAM as needed during execution To do. A communication unit 207 performs network communication control, and can communicate with other computers and peripheral devices connected to the network as described with reference to FIG. A system bus 208 is to be a data path between the above-described components.

図3は150プリンタのブロック図である。図3において,305はプリンタ全体を制御するコントローラ部である。コントローラの内部構成として301はCPU、即ち中央処理装置であり、このコントローラの制御および演算処理等を行うものである。302はROM即ち読み出し専用メモリであり、システム起動プログラムの情報等の記憶領域である。303はRAM即ちランダムアクセスメモリであり、使用制限のないデータ記憶領域であり、304はHD即ちハードディスクあるいはSRAMなど不揮発性記憶装置である。   FIG. 3 is a block diagram of a 150 printer. In FIG. 3, reference numeral 305 denotes a controller unit that controls the entire printer. As an internal configuration of the controller, reference numeral 301 denotes a CPU, that is, a central processing unit, which controls the controller and performs arithmetic processing. Reference numeral 302 denotes a ROM, that is, a read-only memory, which is a storage area for information such as system startup programs. Reference numeral 303 denotes a RAM, that is, a random access memory, which is a data storage area having no use restriction, and 304 denotes a HD, that is, a nonvolatile storage device such as a hard disk or SRAM.

303RAMはオペレーティングシステムや通信制御およびエンジン制御などのプログラムがロードされ、実行される領域である。306はこの装置のエンジン部であり,コントローラの制御のもとで印刷動作や画像読み取り動作をするものである。307は通信部であり、ネットワーク通信制御を行うものであり,図1で説明したようにクライアントコンピュータやサーバコンピュータとの通信が可能である。308は、ユーザ操作入出力部であり、ユーザとの対話的な設定作業を行う。309はシステムバスであり、上述の構成要素間のデータの通路となるべきものである。   The 303 RAM is an area where programs such as an operating system, communication control, and engine control are loaded and executed. Reference numeral 306 denotes an engine unit of this apparatus, which performs a printing operation and an image reading operation under the control of the controller. A communication unit 307 performs network communication control and can communicate with a client computer or a server computer as described with reference to FIG. A user operation input / output unit 308 performs an interactive setting operation with the user. Reference numeral 309 denotes a system bus, which should serve as a data path between the above-described components.

図4は上記図1に示した第1の実施の形態に係わるジョブアカウント装置の全体の処理におけるメモリマップ40の構成を示す図である。41は基本I/Oプログラムを示す。42はオペレーティングシステムがRAM203にロードされ実行可能となった状態のメモリマップを示す。43は本発明のプログラムがRAM3にロードされ実行可能となった状態のメモリマップを示す。44は関連データがRAM3にロードされ実行可能となった状態のメモリマップを示す。45は各々のプログラムが使用するワークメモリのメモリマップを示す。   FIG. 4 is a diagram showing the configuration of the memory map 40 in the overall processing of the job account apparatus according to the first embodiment shown in FIG. Reference numeral 41 denotes a basic I / O program. Reference numeral 42 denotes a memory map in a state where the operating system is loaded into the RAM 203 and becomes executable. Reference numeral 43 denotes a memory map in a state where the program of the present invention is loaded into the RAM 3 and becomes executable. Reference numeral 44 denotes a memory map in a state where related data is loaded into the RAM 3 and becomes executable. Reference numeral 45 denotes a memory map of work memory used by each program.

第1の実施の形態の場合は、本発明のジョブアカウントプログラムおよび関連データはフレキシブルディスク(FD)中に記録されている。図5はその記録されている内容を示す図である。フレキシブルディスク(FD)の記録領域50には、ボリューム情報51、ディレクトリ情報52、アプリケーション実行ファイル53、ジョブアカウントプログラム関連データファイル54が記録されている。   In the case of the first embodiment, the job account program and related data of the present invention are recorded on a flexible disk (FD). FIG. 5 is a diagram showing the recorded contents. In the recording area 50 of the flexible disk (FD), volume information 51, directory information 52, an application execution file 53, and a job account program related data file 54 are recorded.

図6に示すごとく、フレキシブルディスク(FD)60に記録されたジョブアカウントプログラムおよび関連データは、FDドライブ(DKC)61を介して本コンピュータシステム62にロードすることができる。フレキシブルディスク(FD)60をFDドライブ(DKC)61にセットすると、オペレーティングシステム42および基本I/Oプログラム41の制御のもとに、本ジョブアカウントプログラムおよび関連データがフレキシブルディスク(FD)60から読み出され、RAM203にロードされて使用可能となる。   As shown in FIG. 6, the job account program and related data recorded on the flexible disk (FD) 60 can be loaded into the computer system 62 via the FD drive (DKC) 61. When the flexible disk (FD) 60 is set in the FD drive (DKC) 61, the job account program and related data are read from the flexible disk (FD) 60 under the control of the operating system 42 and the basic I / O program 41. Is loaded into the RAM 203 and can be used.

117ポートモニタの処理について詳述する。117ポートモニタはOSからの現有ポートの列挙依頼を受けポートリストを返したり、新規追加要求を受けそれに基づき新規ポートを追加したり、あるいは、印刷時には116スプーラから、ジョブ開始、データ転送、ジョブ終了といった依頼を受け、それを処理する。   The 117 port monitor process will be described in detail. 117 port monitor receives a request to enumerate existing ports from the OS, returns a port list, receives a new addition request, adds a new port based on it, or starts printing, transfers data, and ends jobs from 116 spooler during printing Is received and processed.

ここではジョブ開始、データ転送、ジョブ終了に関してフローチャートを用いて説明する。   Here, job start, data transfer, and job end will be described with reference to flowcharts.

図7は117ポートモニタのジョブ開始処理を示すフローチャートである。117ポートモニタは116スプーラからジョブ開始命令を受け取るとこの処理を行う。   FIG. 7 is a flowchart showing job start processing of the 117 port monitor. The 117 port monitor performs this process when it receives a job start command from the 116 spooler.

ステップS701において、ジョブアカウントクライアントの存在有無を取得する。例えば、既定のフォルダが存在するか、あるいは、既定の設定データが存在するか、などを用いる。既定の設定データの例としては、レジストリを使用して、既定のレジストリキーにジョブアカウントクライアント機能を実現するDLLファイルを示す値を格納することが考えられる。   In step S701, the presence / absence of a job account client is acquired. For example, whether there is a default folder or whether there is default setting data is used. As an example of the default setting data, it is conceivable to use a registry to store a value indicating a DLL file that realizes the job account client function in a default registry key.

ステップS702において、S701で取得した情報に基づき、ジョブアカウントクライアントの存在有無を判別する。存在しない場合、S704に進み、通常の印刷開始処理を行う。存在する場合、ステップS703に進み、ジョブアカウントクライアントにジョブの開始を通知する。   In step S702, the presence / absence of a job account client is determined based on the information acquired in step S701. If it does not exist, the process proceeds to S704, and normal print start processing is performed. If it exists, the process advances to step S703 to notify the job account client of the start of the job.

印刷開始通知を受け取ったジョブアカウントクライアントは、ジョブ管理処理を行う。例えば、単位期間毎、ユーザ毎に印刷量の上限が指定されていれば、現在の期間の印刷総量を算出し、上限に達していれば、116スプーラにジョブ削除命令を出し、印刷処理を停止し、必要であれば、ユーザにその旨を通知するメッセージを表示する。   The job account client that has received the print start notification performs job management processing. For example, if the upper limit of the print amount is specified for each unit period and for each user, the total print amount for the current period is calculated. If the upper limit is reached, a job deletion command is issued to the 116 spooler and the print process is stopped. If necessary, a message notifying the user is displayed.

ステップS704では転送開始処理、たとえば150プリンタとのネットワーク接続を確立する、などの処理を行う。   In step S704, a transfer start process such as establishing a network connection with 150 printers is performed.

図8は117ポートモニタのデータ転送処理を示すフローチャートである。117ポートモニタは116スプーラからデータ転送命令を受け取るとこの処理を行う。一回のデータ転送処理で転送するデータサイズは一定量であるので、ジョブデータ全体のサイズがこれを超える場合は、データ全体を転送するため、繰り返しこの処理が呼ばれる。   FIG. 8 is a flowchart showing data transfer processing of the 117 port monitor. The 117 port monitor performs this processing when it receives a data transfer command from the 116 spooler. Since the data size transferred in a single data transfer process is a fixed amount, if the size of the entire job data exceeds this, this process is called repeatedly to transfer the entire data.

ステップS801において、S701で取得した情報に基づき、ジョブアカウントクライアントの存在有無を判別する。存在しない場合、S804に進み、通常の印刷開始処理を行う。存在する場合、ステップS802に進む。   In step S801, the presence / absence of a job account client is determined based on the information acquired in step S701. If it does not exist, the process proceeds to S804, and normal print start processing is performed. When it exists, it progresses to step S802.

ステップS803において、116スプーラから転送指示されたデータを111ジョブアカウントクライアントに送る。ジョブアカウントクライアントは、データを解析することによりジョブログデータを作成、あるいはOSから受け取ったジョブ情報を補正する。さらに必要に応じて、例えばジョブアカウントを行なうためにデータ改変処理を行なう。例えば、ジョブの集計先をユーザ以外に割り当てるためにそのキーとなる情報を、ユーザインタフェースを持つダイアログを表示してそれを取得しジョブデータに追加したり、なんらかの理由でジョブをジョブ管理システム全体で一意に特定したい場合、そのための識別キーをドキュメント名に埋め込んだり、といった処理を行なう。さらなる応用としては、ページのヘッダにユーザ名や印刷時刻を印刷するようなPDLデータを付加する、といったことも考えられる。   In step S803, the data instructed by the 116 spooler is sent to the 111 job account client. The job account client creates job log data by analyzing the data or corrects job information received from the OS. Further, if necessary, for example, data modification processing is performed to perform job accounting. For example, to assign a job aggregation destination to a user other than the user, the key information is displayed in a dialog with a user interface and is acquired and added to the job data. If it is desired to uniquely identify the document, an identification key for that purpose is embedded in the document name. As a further application, it is conceivable to add PDL data for printing the user name and printing time to the header of the page.

ステップS804において、ジョブアカウントが必要な処理を行なったデータを受け取る。   In step S804, data that has been processed by the job account is received.

ステップS805において、150プリンタへのデータ転送処理を行なう。   In step S805, data transfer processing to 150 printers is performed.

図9は117ポートモニタのジョブ終了開始処理を示すフローチャートである。117ポートモニタは116スプーラからジョブ終了命令を受け取るとこの処理を行う。   FIG. 9 is a flowchart showing job end start processing of the 117 port monitor. The 117 port monitor performs this processing when it receives a job end command from the 116 spooler.

ステップS901において、S701で取得した情報に基づき、ジョブアカウントクライアントの存在有無を判別する。存在しない場合、S903に進み、通常の印刷終了処理を行う。存在する場合、ステップS902に進み、ジョブアカウントクライアントにジョブの終了を通知する。   In step S901, the presence / absence of a job account client is determined based on the information acquired in step S701. If it does not exist, the process advances to step S903 to perform normal print end processing. If it exists, the process advances to step S902 to notify the job account client of the end of the job.

印刷終了通知を受け取ったジョブアカウントクライアントは、ジョブデータ転送終了を認識する。150プリンタがジョブ完了通知処理を備えていなければ、ジョブログデータを確定し、141ジョブアカウントサーバに送る。ジョブ完了通知処理を備えていれば、その通知を待ち、受け取った情報例えば実際の排紙面数でジョブログを補正した後、141ジョブアカウントサーバに送る。   The job account client that has received the print end notification recognizes the end of job data transfer. If the 150 printer does not have job completion notification processing, job log data is determined and sent to the 141 job account server. If a job completion notification process is provided, the job waits for the notification, corrects the job log with the received information, for example, the actual number of discharged sheets, and sends it to the 141 job account server.

ステップS903では転送終了処理、たとえば150プリンタとのネットワーク接続を切断する、などの処理を行う。   In step S903, a transfer end process, such as disconnecting the network connection with the 150 printer, is performed.

図10に送信したポートモニタログの例を示す。ジョブIDは、スプーラが連続昇順に割り当てるものである。オーナ名は誰が印刷したかを示す。データサイズはプリンタに送信したデータサイズである。面数は用紙の片側に印刷するときカウントされるもので、一枚の紙の片面に印刷したときは1、両面に印刷したときは2とカウントする。NUPはページレイアウトに関し、用紙の一面に何ページの論理ページを割り付けたかを示す。面数の精度は150プリンタの処理能力に依存し、実際の排紙面数を含むジョブ完了通知処理を備えていれば、より精度は高くなる。   FIG. 10 shows an example of the port monitor log transmitted. The job ID is assigned by the spooler in ascending order. The owner name indicates who printed. The data size is the data size transmitted to the printer. The number of pages is counted when printing on one side of the paper, and is counted as 1 when printing on one side of a sheet of paper and 2 when printing on both sides. NUP indicates the number of logical pages allocated to one side of the paper for the page layout. The accuracy of the number of pages depends on the processing capability of 150 printers, and the accuracy is higher if a job completion notification process including the actual number of discharged sheets is provided.

本実施例では、ポートモニタがジョブアカウントプログラムの存在有無を判別したが、もちろん他の任意のプログラムでも良いことは言うまでもない。例えば、人には見えないが特殊な読み取り装置だけで読み取り可能な透かしを入れ、それをコピーした場合にはコピー禁止の旨の図柄を表示するようなコピー検知処理などであってもよい。   In this embodiment, the port monitor determines whether or not the job account program exists, but it goes without saying that any other program may be used. For example, it may be a copy detection process in which a watermark that cannot be seen by humans but can be read only by a special reading device is inserted, and a copy prohibition image is displayed when the watermark is copied.

本発明の全体構成を示すブロック図である。It is a block diagram which shows the whole structure of this invention. 本発明のプリントクライアント、プリントサーバ、サーバを実行するコンピュータの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a computer that executes a print client, a print server, and a server of the present invention. 本発明のプリンタの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printer of the present invention. 本発明のジョブ管理システムのメモリマップを表す図である。It is a figure showing the memory map of the job management system of this invention. 本発明のジョブ管理プログラムおよび関連データが格納されているFDの構成内容を示す図である。It is a figure which shows the structure content of FD in which the job management program and related data of this invention are stored. 本発明において、FDに記録されたジョブ管理プログラムおよび関連データをコンピュータシステムにロードすることを表す図である。In this invention, it is a figure showing loading the job management program and related data which were recorded on FD into the computer system. 本発明のジョブデータ転送開始処理を表すフローチャートである。It is a flowchart showing the job data transfer start process of this invention. 本発明のジョブデータ転送処理を表すフローチャートである。It is a flowchart showing the job data transfer process of this invention. 本発明のジョブデータ転送終了処理を表すフローチャートである。It is a flowchart showing the job data transfer end processing of the present invention. 本発明の実施例のジョブログデータの例を表す図である。It is a figure showing the example of the job log data of the Example of this invention. 本発明の従来例を表す図である。It is a figure showing the prior art example of this invention.

符号の説明Explanation of symbols

110 プリントクライアント1
111 ジョブアカウントクライアント
120 プリントクライアント2
141 ジョブアカウントサーバ
110 Print client 1
111 Job account client 120 Print client 2
141 Job Account Server

Claims (12)

情報処理装置から周辺機器へジョブを送信する装置であって、
ジョブ送信とは別の処理を行う別処理実行手段の存在有無を判別する判別手段、
判別手段により決定された判別結果に応じて別処理実行手段を実行する実行手段、
を備えることを特徴とするジョブ送信装置。
A device that transmits a job from an information processing device to a peripheral device,
A discriminating unit that discriminates whether or not there is another processing execution unit that performs processing different from job transmission;
An execution means for executing another process execution means according to the determination result determined by the determination means;
A job transmission apparatus comprising:
請求項1に記載のジョブ送信装置であって、別処理実行手段はジョブの情報を取得することを特徴とするジョブ送信装置。   The job transmission apparatus according to claim 1, wherein the separate processing execution unit acquires job information. 請求項1に記載のジョブ送信装置であって、別処理実行手段はジョブのデータを変更することを特徴とするジョブ送信装置。   The job transmission apparatus according to claim 1, wherein the separate processing execution unit changes job data. 請求項1に記載のジョブ送信装置であって、別処理実行手段はジョブの実行に関する制御を行うことを特徴とするジョブ送信装置。   The job transmission apparatus according to claim 1, wherein the separate processing execution unit performs control related to job execution. 情報処理装置から周辺機器へジョブを送信する方法であって、
ジョブ送信とは別の処理を行う別処理実行工程の存在有無を判別する判別工程、
判別工程により決定された判別結果に応じて別処理実行工程を実行する実行工程、
を備えることを特徴とするジョブ送信方法。
A method for transmitting a job from an information processing device to a peripheral device,
A determination step for determining whether or not there is a separate process execution step for performing processing different from job transmission;
An execution step of executing another process execution step according to the determination result determined by the determination step;
A job transmission method comprising:
請求項5に記載のジョブ送信方法であって、別処理実行工程はジョブの情報を取得することを特徴とするジョブ送信方法。   6. The job transmission method according to claim 5, wherein the separate process execution step acquires job information. 請求項5に記載のジョブ送信方法であって、別処理実行工程はジョブのデータを変更することを特徴とするジョブ送信方法。   6. The job transmission method according to claim 5, wherein the separate process execution step changes job data. 請求項5に記載のジョブ送信方法であって、別処理実行工程はジョブの実行に関する制御を行うことを特徴とするジョブ送信方法。   6. The job transmission method according to claim 5, wherein the separate process execution step performs control related to job execution. 情報処理装置から周辺機器へジョブを送信するプログラムを記録した媒体であって、
ジョブ送信とは別の処理を行う別処理実行手順の存在有無を判別する判別手順、
判別手順により決定された判別結果に応じて別処理実行手順を実行する実行手順、
を備えることを特徴とするプログラムを記録した媒体。
A medium storing a program for transmitting a job from an information processing device to a peripheral device,
A determination procedure for determining whether or not there is a separate processing execution procedure that performs processing different from job transmission,
An execution procedure for executing another process execution procedure according to the determination result determined by the determination procedure;
A medium having a program recorded thereon.
請求項9に記載のプログラムを記録した媒体であって、別処理実行手順はジョブの情報を取得することを特徴とするジョブ送信プログラムを記録した媒体。   10. A medium on which the program according to claim 9 is recorded, wherein the separate process execution procedure acquires job information. 請求項9に記載のプログラムを記録した媒体であって、別処理実行手順はジョブのデータを変更することを特徴とするジョブ送信プログラムを記録した媒体。   10. A medium on which the program according to claim 9 is recorded, wherein the separate process execution procedure changes job data. 請求項9に記載のプログラムを記録した媒体であって、別処理実行手順はジョブの実行に関する制御を行うことを特徴とするジョブ送信プログラムを記録した媒体。   10. A medium on which the program according to claim 9 is recorded, wherein the separate process execution procedure performs control related to job execution.
JP2006119376A 2006-04-24 2006-04-24 Job transmitting device and method, and medium storing job transmitting program Withdrawn JP2007293513A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006119376A JP2007293513A (en) 2006-04-24 2006-04-24 Job transmitting device and method, and medium storing job transmitting program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006119376A JP2007293513A (en) 2006-04-24 2006-04-24 Job transmitting device and method, and medium storing job transmitting program

Publications (1)

Publication Number Publication Date
JP2007293513A true JP2007293513A (en) 2007-11-08

Family

ID=38764097

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006119376A Withdrawn JP2007293513A (en) 2006-04-24 2006-04-24 Job transmitting device and method, and medium storing job transmitting program

Country Status (1)

Country Link
JP (1) JP2007293513A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013232117A (en) * 2012-04-27 2013-11-14 Brother Ind Ltd Print system, printer, and print control program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013232117A (en) * 2012-04-27 2013-11-14 Brother Ind Ltd Print system, printer, and print control program

Similar Documents

Publication Publication Date Title
US8908207B2 (en) Print server, print control system and print control method having a raster image processor (RIP) function
JP2006277749A (en) Printer control method, printer control system and storage medium for printer control
US11392439B2 (en) Program and information processing apparatus
US9542141B2 (en) Printing apparatus and printing system including transmission of job log and log image
JP2008210106A (en) Print processing execution device, history information processing method, program and recording medium
US9160888B2 (en) Information processing apparatus, user information management control method, and storage medium
US20050286078A1 (en) Print control device and method for automatically resuming a printing operation of remaining pages
JP2011065287A (en) Information processor, image forming device, printing system, printing method, program and recording medium
JP4109821B2 (en) Information processing apparatus and job processing result confirmation method
JP2004246570A (en) Information processor
JP2006041764A (en) Log recording apparatus, log recording program, and recording medium
JP2004287763A (en) Image processor, image forming device, image forming system, and program
JP2003228474A (en) Information processing device, printing control device, print system, data processing method, storage medium and program
JP4616980B2 (en) Printing management apparatus, printing management method, and recording medium storing printing management program
US8045211B2 (en) Image forming device
JP2007233555A (en) Print control program, device, and method
JP2004178097A (en) Image processor, image forming device and program
JP3829798B2 (en) Image forming apparatus and program
JP2007293513A (en) Job transmitting device and method, and medium storing job transmitting program
JP2004188865A (en) Image forming device and program
JP4027131B2 (en) Information processing apparatus, information processing system, control method, control program, and storage medium
JP2006256041A (en) Image forming device and image forming method
CN111070921B (en) Image forming control method, system, terminal and image forming apparatus
JP2012133590A (en) Print system, client pc and control method thereof, print server and control method thereof
JP2008027217A (en) Printing system with information processor and printing apparatus

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090707