JP2006163860A - Printing system - Google Patents

Printing system Download PDF

Info

Publication number
JP2006163860A
JP2006163860A JP2004354918A JP2004354918A JP2006163860A JP 2006163860 A JP2006163860 A JP 2006163860A JP 2004354918 A JP2004354918 A JP 2004354918A JP 2004354918 A JP2004354918 A JP 2004354918A JP 2006163860 A JP2006163860 A JP 2006163860A
Authority
JP
Japan
Prior art keywords
items
printer driver
driver
printer
setting
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
JP2004354918A
Other languages
Japanese (ja)
Inventor
Hidekazu Morooka
秀和 師岡
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 JP2004354918A priority Critical patent/JP2006163860A/en
Publication of JP2006163860A publication Critical patent/JP2006163860A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing means capable of speeding up UI display depending on the purpose of use by providing an option for restricting/preventing conflict processing in a print job control system using a group printer driver. <P>SOLUTION: A printing system has printing means, such as a means for virtually handling a plurality of member printers connected to a network as one printer for achieving print job processing designation to a group printer, a display item control instruction means for controlling a group printer driver UI display item, a means for restricting an item for performing the conflict of the function of the member printer by a mode instructed by the display item control instruction means, a means for performing group printer driver UI display based on the result of the conflict processing, and a means for performing the detailed setting of an item, where there are no setting items on the group printer driver UI, by opening the UI of the member printer. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、アプリケーションからの描画コマンドに対応して印刷処理を行う印刷データ処理装置および印刷データ処理方法、コンピュータが実行可能な印刷データ処理を行うプログラム、およびコンピュータが読み出し可能なプログラムを格納した記憶媒体に係るプリンティングシステムに関するものである。   The present invention relates to a print data processing apparatus and print data processing method for performing print processing in response to a drawing command from an application, a program for performing print data processing that can be executed by a computer, and a memory storing a program that can be read by the computer The present invention relates to a printing system related to a medium.

近年、ネットワーク機器が一般に利用され、ネットワーク上に多数のパソコン(以下、PC)やプリンタが接続されるようになった。このようなネットワーク環境において、印刷を行う際、ページ数の多いドキュメントあるいは部数の多いドキュメントについては、印刷時間の短縮を図るために、いったん印刷ジョブをスプールし、複数のプリンタに頁ごとあるいは部数ごとに分散して出力するシステム(分散印刷システム)が知られている。   In recent years, network devices are generally used, and a large number of personal computers (hereinafter referred to as PCs) and printers are connected to the network. In such a network environment, when printing a document with a large number of pages or a document with a large number of copies, a print job is spooled once for each page or the number of copies in a plurality of printers in order to shorten the printing time. There is known a system (distributed printing system) that outputs data in a distributed manner.

また、分散印刷する際に、ユーザがプリンタドライバのUI上で印刷機能を設定すると、それに対応可能なプリンタを分散先プリンタとして絞り込む(たとえば両面印刷を指定すると分散先プリンタを両面印刷可能なプリンタに絞り込む)といった分散印刷システムが知られている(例えば、特許文献1参照。)。   In addition, when the user sets a print function on the UI of the printer driver during distributed printing, the printers that can handle the setting are narrowed down as distribution destination printers (for example, specifying double-sided printing makes the distribution destination printer a printer that can perform double-sided printing. A distributed printing system is known (for example, refer to Patent Document 1).

さらに、このようなネットワーク環境において、カラー頁、モノクロ頁が混在する一つのドキュメントに対して、印刷時のコストおよび印刷時間の短縮を図るために、カラー頁はカラープリンタへ、モノクロ頁はモノクロプリンタへ分散して出力するシステム(カラーモノクロ分散印刷システム)が知られている。   Furthermore, in such a network environment, in order to reduce the printing cost and the printing time for a single document in which color pages and monochrome pages are mixed, color pages are transferred to color printers, and monochrome pages are transferred to monochrome printers. There is known a system (color / monochrome distributed printing system) that outputs the image to the image.

さらに、このようなネットワーク環境において、一つのドキュメントを一度の印刷指示で、複数のプリンタに同時に送信し印刷するシステム(同報印刷システム)が知られている。   Furthermore, in such a network environment, a system (broadcast printing system) is known in which a single document is simultaneously transmitted to a plurality of printers with a single print instruction and printed.

さらに、このようなネットワーク環境において、一つのプリンタに送信したドキュメントに対し、そのプリンタでエラーが発生した場合は、自動的に他のプリンタに切り替えて印刷するシステム(エラー代行印刷システム)が知られている。   Further, in such a network environment, when an error occurs in a document sent to one printer, a system that automatically switches to another printer for printing (error substitution printing system) is known. ing.

また、一般のプリンタドライバは、通常の印刷処理に必要な基本的な設定情報(たとえば、印刷の部数、両面印刷の可否情報)をドライバ設定情報の共通領域(Public DEVMODE)と呼ばれる領域に記憶している。この領域に設定されている情報は異なるプリンタベンダにおいても、設定項目の読み書きが可能であることが知られている。   In addition, a general printer driver stores basic setting information (for example, the number of copies to be printed and whether or not double-sided printing is permitted) necessary for normal printing processing in an area called a common area (Public DEVMODE) of driver setting information. ing. It is known that the information set in this area can be read and written by different printer vendors.

一方、プリンタ固有の機能として、たとえば、ステイプル機能、パンチ機能、製本印刷機能といったものは、ドライバ設定情報の拡張領域(拡張 DEVMODE)に記憶しており、この領域の設定情報はプリンタベンダによってフォーマットが異なることも知られている。
特開2001−290630号公報
On the other hand, as functions unique to the printer, for example, a staple function, a punch function, and a bookbinding printing function are stored in an extension area (extended DEVMODE) of driver setting information, and the setting information in this area is formatted by the printer vendor. It is also known that it is different.
JP 2001-290630 A

しかしながら、前記プリンタの印刷設定によって印刷対象プリンタを絞り込んでいく方法は、あらかじめ設定可能な印刷設定がユーザにわかりずらく、設定によっては印刷先プリンタが見つからないケースもあり、非常に使いずらいものであった。   However, the method of narrowing down the printers to be printed based on the print settings of the printer makes it difficult for the user to know the print settings that can be set in advance, and in some cases the print destination printer cannot be found. Met.

また、システムにおいても、スプールされるジョブが出力プリンタに依存したPDLジョブであるため、接続可能な複数のプリンタは同一のPDLジョブをハンドリングできる、同じ機能を持った機種に限定されているためカラーモノクロ分散印刷を行うには、モノクロ原稿の印刷にもカラープリンタを用いる場合があった。また、各接続された複数のプリンタへの印刷指示は、それぞれのプリンタをまとめた一つの仮想的なプリンタドライバに対して行う方法もあるが、それぞれのプリンタドライバのベンダが異なる場合、拡張領域(拡張 DEVMODE)の領域への設定情報の読み書きは不可能であるため、その仮想的なプリンタでの詳細な設定はできなかった。   Also in the system, because the spooled job is a PDL job that depends on the output printer, a plurality of connectable printers are limited to models with the same function that can handle the same PDL job. In order to perform monochrome distributed printing, a color printer may be used for printing monochrome documents. In addition, there is a method of issuing a print instruction to each of a plurality of connected printers to one virtual printer driver in which the respective printers are combined. However, if the vendors of the respective printer drivers are different, an extended area ( Since it is impossible to read and write the setting information in the area of (Extended DEVMODE), detailed setting cannot be performed on the virtual printer.

さらに、各接続された複数のプリンタへの印刷指示を仮想的なプリンタドライバに対して行う場合、それぞれに対応するプリンタドライバの設定と同期が取れておらず、仮想的なプリンタの設定と各プリンタドライバの設定で矛盾が生じるケースがあった。   Furthermore, when printing instructions to a plurality of connected printers are made to virtual printer drivers, the settings of the virtual printer and each printer are not synchronized with the corresponding printer driver settings. In some cases, there was a conflict in the driver settings.

また、以上の件を解決するために複数のプリンタから基本領域には、OSの機能を用いて機能の吸い上げを行い、拡張領域(拡張 DEVMODE)に関してはプリンタドライバ開発ベンダの提供しているAPIを利用して機能を吸い上げを行いUI表示させる方法もあるが、機能の吸い上げに時間を要するため、常に全ての機能を吸い上げるような処理とした場合にはUI表示のパフォーマンス低下を招いていた。   In addition, in order to solve the above-mentioned problem, the functions of the plurality of printers are copied to the basic area by using the function of the OS, and the API provided by the printer driver development vendor is used for the expansion area (extended DEVMODE). There is also a method of using the function to display the UI by using the function, but it takes time to download the function. Therefore, when the process is always to acquire all the functions, the UI display performance is lowered.

本発明は、以上の点に着目して成されたもので、グループプリンタドライバを使った印刷ジョブ制御システムにおいて、コンフリクト処理を限定する/行わないようにするオプションを設ける事で、使用目的によるUI表示の高速化を可能としたプリンティングシステムを提供することを目的とする。   The present invention has been made paying attention to the above points, and in a print job control system using a group printer driver, by providing an option for limiting / not performing conflict processing, a UI depending on the purpose of use is provided. An object of the present invention is to provide a printing system that enables high-speed display.

この発明は下記の構成を備えることにより上記課題を解決できるものである。   The present invention can solve the above problems by providing the following configuration.

(1)ネットワークに接続される複数のメンバプリンタを仮想的に1つのプリンタとして扱う事が可能なグループプリンタへの印刷ジョブ処理指定を、グループプリンタドライバを使って行う印刷ジョブ制御システムにおいて、グループプリンタドライバUI表示項目を制御する表示項目制御指示手段と、前記表示項目制御指示手段で指示したモードによってメンバプリンタの機能のコンフリクトを行うアイテムを限定する手段と、印刷ジョブ制御システムAPIを使ってメンバプリンタドライバの識別IDを獲得する手段と、前記識別IDを使い全てのメンバプリンタドライバの能力を獲得する手段と、前記コンフリクトを行うアイテムを限定する手段により、コンフリクトを取る項目を限定しない場合には、グループプリンタUIの全ての項目を設定可能項目として表示する手段と、前記コンフリクトを行うアイテムを限定する手段によりコンフリクトをとる項目が限定された場合、前記プリンタドライバより読み込んだ能力からメンバプリンタドライバの能力を判定する手段と、前記コンフリクトを行うアイテムを限定する手段によりグループプリンタドライバに表示する設定項目を切り替える手段と、前記コンフリクト処理の結果に基づきグループプリンタドライバUI表示する手段と、設定項目に対して機能上ありえない組み合わせが設定できないようUI制御する手段と、グループプリンタドライバUI上に設定項目がない項目はメンバプリンタをUIを開き詳細設定する手段と、全ての設定を終了した後、グループプリンタUIで設定した項目に矛盾がないか判定する手段と、設定項目に問題があればメッセージを表示し、設定項目の再設定または、強行印刷するかをユーザに選択させる手段と、印刷指示がされた場合にはグループプリンタドライバUI上の設定項目及びアプリケーションより送られてきた描画情報により得られた結果を印刷制御システム側に送信する手段と、送信された情報から印刷制御システム側で汎用印刷ファイルを生成する手段と、汎用印刷ファイルよりページ分散印刷などの印刷手段を備えることを特徴とするプリンティングシステム。   (1) A group printer in a print job control system that uses a group printer driver to specify print job processing for a group printer that can virtually handle a plurality of member printers connected to the network as a single printer. Display item control instructing means for controlling driver UI display items, means for limiting items that conflict with member printer functions according to the mode instructed by the display item control instructing means, and member printer using print job control system API In the case where the items to be conflicted are not limited by the means for acquiring the identification ID of the driver, the means for acquiring the capabilities of all the member printer drivers using the identification ID, and the means for limiting the items to be conflicted. All of group printer UI Means for displaying the item as a settable item, and means for determining the capability of the member printer driver from the capability read from the printer driver when the item to be conflicted is limited by the means for limiting the item to be conflicted; A means for switching setting items to be displayed on the group printer driver by means for limiting the items to be conflicted, a means for displaying the group printer driver UI based on the result of the conflict processing, and a combination that is not functionally possible for the setting items is set. There is a contradiction between the means for controlling the UI so that it cannot be performed, the means for setting items in the group printer driver UI that do not have setting items on the group printer driver UI, and the means for setting the group printer UI after all settings have been completed. Judge whether there is A means for displaying a message if there is a problem with the setting item, and a means for allowing the user to select whether to reset the setting item or forcibly print; a setting item on the group printer driver UI if a print instruction is given And means for transmitting the result obtained from the drawing information sent from the application to the print control system, means for generating a general-purpose print file on the print control system from the transmitted information, and page distribution from the general-purpose print file A printing system comprising printing means such as printing.

本発明によれば、グループプリンタドライバを使った印刷ジョブ制御システムにおいてメンバプリンタとして接続可能なプリンタはPDLを限定せず選択可能であり、グループプリンタドライバUI上での設定可能項目をユーザの指定したモードによって切り替える事が可能となる事からUI表示する際に行うコンフリクト処理の適用を大幅に減らす事が可能となりUI表示のパフォーマンスUPが可能となり、またグループプリンタドライバUI上の項目が各メンバプリンタドライバの設定項目として反映されることからメンバプリンタドライバUIを開いての設定の機会を大幅に減らし、さらに、UI表示のモードの設定によってはメンバプリンタの構成によっては、拡張設定項目をグループプリンタドライバUI上で設定可能とし、またメンバプリンタドライバUIを開いての詳細設定を行う際には、そのUI制御が可能なドライバに対しては、UI制御を行い、UI制御が不可能なドライバに対しては、メンバプリンタドライバUIでの設定完了時にグループプリンタドライバでの設定と同期を取ることにより設定項目の矛盾を防ぐ事であり、印刷設定操作の操作性の大幅な向上が実現可能となる。   According to the present invention, a printer that can be connected as a member printer in a print job control system using a group printer driver can be selected without being limited to PDL, and items that can be set on the group printer driver UI are designated by the user. Since it is possible to switch according to the mode, it is possible to greatly reduce the application of the conflict processing performed when displaying the UI, and it is possible to improve the performance of the UI display, and the items on the group printer driver UI include each member printer driver. The setting opportunity when the member printer driver UI is opened is greatly reduced. Further, depending on the setting of the UI display mode, the extended setting item may be changed to the group printer driver UI. Can be set above. When performing detailed settings after opening the member printer driver UI, the UI control is performed for a driver capable of UI control, and the member printer driver UI is used for a driver capable of UI control. When setting is completed, synchronization with the settings in the group printer driver is performed to prevent inconsistencies in the setting items, and the operability of the print setting operation can be greatly improved.

以下、本発明を適用するのに好適である実施形態について説明を行う。   Hereinafter, an embodiment suitable for applying the present invention will be described.

図1は、本発明を適用可能な情報処理システムの構成を説明するブロック図である。なお、本システムにおけるクライアントコンピュータは、1台、または複数台接続されていることを仮定している。   FIG. 1 is a block diagram illustrating a configuration of an information processing system to which the present invention can be applied. It is assumed that one or more client computers are connected in this system.

図において、102、103、104はクライアントコンピュータ(クライアント)としての情報処理装置であり、イーサネット(登録商標)などのネットワークケーブルによって、ネットワーク106に接続され、アプリケーションプログラム等の各種のプログラムを実行可能であり、印刷データをプリンタに対応するプリンタ言語に変換する機能を有するプリンタドライバを搭載している。なお、プリンタドライバは複数のプリンタドライバをサポートするものとする。   In the figure, reference numerals 102, 103, and 104 denote information processing apparatuses as client computers (clients), which are connected to the network 106 by a network cable such as Ethernet (registered trademark) and can execute various programs such as application programs. A printer driver having a function of converting print data into a printer language corresponding to the printer is installed. Note that the printer driver supports a plurality of printer drivers.

101は本実施形態のサーバ(以下、プリントサーバと呼ぶ)としての情報処理装置であり、ネットワークケーブルによって、ネットワーク106に接続され、ネットワークで使用されるファイルを蓄積したり、ネットワーク106の使用状態を監視したりする。プリントサーバ101は、ネットワーク106に接続されている複数のプリンタを管理している。   Reference numeral 101 denotes an information processing apparatus as a server (hereinafter referred to as a print server) according to the present embodiment. The information processing apparatus 101 is connected to the network 106 via a network cable and accumulates files used in the network, and the use status of the network 106. Or monitor. The print server 101 manages a plurality of printers connected to the network 106.

構成としては、クライアント102〜104とプリントサーバ101は、一般的な情報処理装置であり、クライアントとプリントサーバには、それぞれ異なる制御を行う印刷制御プログラムが実行可能に格納されている。   As the configuration, the clients 102 to 104 and the print server 101 are general information processing apparatuses, and the client and the print server each store a print control program for performing different controls.

また、プリントサーバ101は、一般的な情報処理装置であり、クライアント102〜104の機能を同時に持つこともできる。   The print server 101 is a general information processing apparatus and can simultaneously have the functions of the clients 102 to 104.

本実施形態におけるプリントサーバ101は、さらにクライアントコンピュータ102、103、104から印刷要求が出された印字データを含む印刷ジョブを格納して印刷したり、または、クライアントコンピュータ102、103、104から印字データを含まないジョブ情報のみ受け取り、クライアントコンピュータ102、103、104の印刷順序を管理し、印刷順序になったクライアントに対して印字データを含む印刷ジョブの送信許可を通知したり、ネットワークプリンタ105のステータスや印刷ジョブの各種情報を取得し、クライアントコンピュータ102、103、104に通知したりする機能を揃えている。   The print server 101 in the present embodiment further stores and prints a print job including print data for which a print request has been issued from the client computers 102, 103, 104, or print data from the client computers 102, 103, 104. Only the job information that does not contain data, manages the print order of the client computers 102, 103, and 104, notifies the client in the print order of permission to send a print job including print data, and the status of the network printer 105 And a function for acquiring various types of print job information and notifying the client computers 102, 103, and 104.

105は印刷制御装置であるネットワークプリンタであり、図示省略したネットワークインタフェースを介してネットワーク106と接続されており、クライアントコンピュータから送信される印字データを含む印刷ジョブを解析して1ページずつドットイメージに変換して、1ページ毎に印刷する。106はネットワークであり、クライントコンピュータ102、103、104、サーバ101、ネットワークプリンタ105等と接続している。   Reference numeral 105 denotes a network printer as a print control apparatus, which is connected to the network 106 via a network interface (not shown), analyzes a print job including print data transmitted from a client computer, and converts it into a dot image page by page. Convert and print page by page. A network 106 is connected to the client computers 102, 103, 104, the server 101, the network printer 105, and the like.

図2は、本発明の情報処理装置の構成を説明するブロック図であり、情報処理装置であるクライントコンピュータ102、103、104も同じ構成であり、さらにサーバ101も同様あるいは同等のハードウェア構成とする。よって、クライアントとサーバの構成を説明するブロック図として説明する。   FIG. 2 is a block diagram illustrating the configuration of the information processing apparatus according to the present invention. The client computers 102, 103, and 104 that are information processing apparatuses have the same configuration, and the server 101 has the same or equivalent hardware configuration. To do. Therefore, it demonstrates as a block diagram explaining the structure of a client and a server.

図2において、200は情報処理装置の制御手段であるCPUであり、ハードディスク(HD)205に格納されているアプリケーションプログラム、プリンタドライバプログラム、OSや本発明のネットワークプリンタ制御プログラム等を実行し、RAM202にプログラムの実行に必要な情報、ファイル等を一時的に格納する制御を行う。   In FIG. 2, reference numeral 200 denotes a CPU that is a control unit of the information processing apparatus, which executes an application program, a printer driver program, an OS, a network printer control program of the present invention, and the like stored in a hard disk (HD) 205. Control to temporarily store information, files, etc. necessary for program execution.

201は記憶手段であるROMであり、内部には、基本I/Oプログラム等のプログラム、文書処理の際に使用するフォントデータ、テンプレート用データ等の各種データを記憶する。202は一時記憶手段であるRAMであり、CPU200の主メモリ、ワークエリア等として機能する。   Reference numeral 201 denotes a ROM which is a storage unit, and stores therein various data such as a program such as a basic I / O program, font data used in document processing, and template data. Reference numeral 202 denotes a RAM which is temporary storage means, and functions as a main memory, work area, and the like of the CPU 200.

203は記憶媒体読み込み手段としてのフロッピー(登録商標)ディスク(FD)ドライブであり、後述する図5に示すようにFDドライブ203を通じて記憶媒体としてのFD204に記憶されたプログラム等を本コンピュータシステムにロードすることができる。なお、記憶媒体は、FDに限らず、CD−ROM、CD−R、CD−RW、PCカード、DVD、ICメモリカード、MO、メモリスティック等、任意である。   Reference numeral 203 denotes a floppy (registered trademark) disk (FD) drive as a storage medium reading means. As shown in FIG. 5 to be described later, a program stored in the FD 204 as a storage medium is loaded into the computer system through the FD drive 203. can do. Note that the storage medium is not limited to the FD, and may be any CD-ROM, CD-R, CD-RW, PC card, DVD, IC memory card, MO, memory stick, and the like.

204は記憶媒体であるフロッピー(登録商標)ディスク(FD)であり、コンピュータが読み取り可能なプログラムが格納された記憶媒体である。   Reference numeral 204 denotes a floppy (registered trademark) disk (FD) as a storage medium, which is a storage medium storing a computer-readable program.

205は外部記憶手段の一つであり、大容量メモリとして機能するハードディスク(HD)であり、アプリケーションプログラム、プリンタドライバプログラム、OS、ネットワークプリンタ制御プログラム、関連プログラム等を格納している。さらにスプール手段であるスプーラはここに確保される。スプール手段は、クライアントではクライアントスプーラのことであり、プリントサーバではサーバスプーラのことである。また、プリントサーバでは、クライアントから受けたジョブ情報を格納し、順序制御を行うためのテーブルもこの外部記憶手段に生成されて格納される。   Reference numeral 205 denotes one of external storage means, which is a hard disk (HD) that functions as a large-capacity memory, and stores an application program, a printer driver program, an OS, a network printer control program, related programs, and the like. Further, a spooler which is a spool means is secured here. The spool means is a client spooler in the client, and a server spooler in the print server. In the print server, job information received from the client is stored, and a table for controlling the order is also generated and stored in the external storage means.

206は指示入力手段であるキーボードであり、ユーザがクライアントコンピュータに対して、また、オペレータや管理者がプリントサーバに対して、デバイスの制御コマンドの命令等を入力指示するものである。   Reference numeral 206 denotes a keyboard which is an instruction input unit. The user instructs the client computer and the operator or administrator inputs an instruction of a device control command to the print server.

207は表示手段であるディスプレイであり、キーボード206から入力したコマンドや、プリンタの状態等を表示したりするものである。   A display 207 is a display unit that displays commands input from the keyboard 206, the status of the printer, and the like.

208はシステムバスであり、クライアントやプリントサーバであるコンピュータ内のデータの流れを司るものである。   A system bus 208 controls the flow of data in a computer that is a client or a print server.

209は入出力手段であるインタフェースであり、該インタフェース209を介して情報処理装置は外部装置とのデータのやり取りを行う。   Reference numeral 209 denotes an interface which is an input / output unit, and the information processing apparatus exchanges data with an external apparatus via the interface 209.

図3は、図2に示したRAM202のメモリマップの一例を示す図であり、FD204からロードされる上記ネットワークプリンタ制御プログラムが、RAM202にロードされ実行可能となった状態のメモリマップである。   FIG. 3 is a diagram showing an example of the memory map of the RAM 202 shown in FIG. 2, and is a memory map in a state where the network printer control program loaded from the FD 204 is loaded into the RAM 202 and can be executed.

本実施形態では、FD204からネットワークプリンタ制御プログラムおよび関連データを直接RAM202にロードして実行させる例を示すが、これ以外にも、FD204からネットワークプリンタ制御プログラムを動作させる度に、既にネットワークプリンタ制御プログラムがインストールされているHD205からRAM202にロードするようにしてもよい。   In this embodiment, the network printer control program and related data are loaded directly from the FD 204 into the RAM 202 and executed. However, every time the network printer control program is operated from the FD 204, the network printer control program is already executed. May be loaded into the RAM 202 from the HD 205 in which is installed.

また、本ネットワークプリンタ制御プログラムを記憶する媒体は、FD以外にCD−ROM、CD−R、PCカード、DVD、ICメモリカードであってもよい。さらに、本ネットワークプリンタ制御プログラムをROM201に記憶しておき、これをメモリマップの一部となすように構成し、直接CPU200で実行することも可能である。   The medium for storing the network printer control program may be a CD-ROM, CD-R, PC card, DVD, or IC memory card in addition to the FD. Furthermore, it is possible to store the network printer control program in the ROM 201, configure it as a part of the memory map, and execute it directly by the CPU 200.

また、以上の各装置と同等の機能を実現するソフトウェアをもって、ハードウェア装置の代替として構成することもできる。   In addition, software that realizes the same function as each of the above devices can be used as an alternative to a hardware device.

また、本ネットワークプリンタ制御プログラムのことを、簡単に印刷制御プログラムと呼ぶこともある。印刷制御プログラムは、クライアントにおいて印刷ジョブの印刷先の変更を指示したり、印刷順序を変更する指示をするための制御を行うプログラムを含み、また、プリントサーバにおいて、印刷ジョブの順序制御を行ったり、印刷ジョブの印刷終了や印刷先変更要求などを通知するためのプログラムを含んでいる。また、このような制御を行う本発明の印刷制御プログラムは、クライアントにインストールされるモジュールと、プリントサーバにインストールされるモジュールを別々に分けてもよいし、ひとつの印刷制御プログラムが、実行される環境によりクライアント用として機能したり、またはプリントサーバ用として機能するようにしてもよい。あるいは一台のコンピュータに、クライアント用の機能を持つモジュールと、プリントサーバ用として機能するモジュールをともにインストールし、同時に、あるいは時分割で擬似的に平行動作させる構成も可能である。   The network printer control program may be simply referred to as a print control program. The print control program includes a program for instructing the client to change the print destination of the print job, or for instructing to change the print order, and in the print server to perform the print job order control. A program for notifying the end of printing of a print job, a request for changing the printing destination, and the like is included. The print control program of the present invention for performing such control may separately divide a module installed in the client and a module installed in the print server, or one print control program is executed. It may function as a client or a print server depending on the environment. Alternatively, it is possible to install a module having a client function and a module functioning as a print server on one computer, and to perform a pseudo parallel operation at the same time or in a time division manner.

301は基本I/Oプログラムであり、本制御装置の電源がONされたときに、HD205からOSがRAM202に読み込まれ、OSの動作を開始させるIPL(イニシャルプログラムローデイング)機能などを有しているプログラムが入っている領域である。   Reference numeral 301 denotes a basic I / O program, which has an IPL (Initial Program Loading) function for starting the operation of the OS by reading the OS from the HD 205 into the RAM 202 when the control device is turned on. This is the area that contains the program.

302はオペレーティングシステム(OS)であり、303はネットワークプリンタ制御プログラムで、RAM202上に確保される領域に記憶される。304は関連データで、RAM202上に確保される領域に記憶される。305はワークエリアで、CPU200が本プリンタ制御プログラムを実行する領域が確保されている。   Reference numeral 302 denotes an operating system (OS), and 303 denotes a network printer control program, which is stored in an area secured on the RAM 202. Reference numeral 304 denotes related data, which is stored in an area secured on the RAM 202. Reference numeral 305 denotes a work area in which an area for the CPU 200 to execute the printer control program is secured.

図4は、図2に示したFD204のメモリマップの一例を示す図である。   FIG. 4 is a diagram illustrating an example of a memory map of the FD 204 illustrated in FIG.

図4において、400は前記FD204のデータ内容であり、401はデータの情報を示すボリューム情報であり、402はディレクトリ情報、403は本実施形態で説明する印刷制御プログラムであるネットワークプリンタ制御プログラム、404はその関連データである。403のネットワークプリンタ制御プログラムは、実施形態で説明するフローチャートに基づいてプログラム化したものであり、本実施例では、クライアント、サーバ共、同様の構成をとっている。   In FIG. 4, 400 is the data content of the FD 204, 401 is volume information indicating data information, 402 is directory information, 403 is a network printer control program which is a print control program described in the present embodiment, 404 Is the related data. The network printer control program 403 is a program based on the flowchart described in the embodiment. In this embodiment, the client and the server have the same configuration.

図5は、図2に示したFDドライブ203に対して挿入されるFD204との関係を示す図であり、図2と同一のものには同一の符号を付してある。   FIG. 5 is a diagram showing a relationship with the FD 204 inserted into the FD drive 203 shown in FIG. 2, and the same components as those in FIG. 2 are denoted by the same reference numerals.

図5において、FD204には、本実施形態で説明するネットワークプリンタ制御プログラムおよび関連データを格納している。   In FIG. 5, the FD 204 stores a network printer control program and related data described in the present embodiment.

次に本実施の形態における、プリンタを複数台使用して、前述の分散、同報、代行といった印刷処理を行う、印刷ジョブ制御システムについて説明する。   Next, a print job control system that uses a plurality of printers according to the present embodiment and performs the above-described printing processing such as distribution, broadcast, and substitution will be described.

なお、本実施の形態では、複数のプリンタを1台のプリンタとして仮想的に束ねるプリンタをグループプリンタ、束ねられるプリンタをメンバプリンタと呼ぶ。また、それに対応するプリンタドライバをそれぞれグループプリンタドライバ、メンバプリンタドライバと呼ぶ。   In this embodiment, a printer that virtually bundles a plurality of printers as one printer is called a group printer, and a printer that can be bundled is called a member printer. The corresponding printer drivers are called a group printer driver and a member printer driver, respectively.

図6は本システムのクライアントサーバモデルにおいてMicrosoft Wordなどの一般的なアプリケーションから発行された印刷ジョブが、印刷ジョブ制御システムにおいてどのように処理されるかを示した図である。図6において、600はクライアントマシンで、印刷ジョブ制御システムのクライアントモジュールが動作するマシンを指す。   FIG. 6 is a diagram showing how a print job issued from a general application such as Microsoft Word in the client server model of this system is processed in the print job control system. In FIG. 6, reference numeral 600 denotes a client machine, which indicates a machine on which a client module of the print job control system operates.

通常、印刷の指示がされるとアプリケーションプログラムは一連の描画命令を生成し、プリンタドライバを経てWindows(登録商標) Spoolerに渡される。Windows(登録商標) Spoolerは、ユーザが選択したポートモニタにプリントジョブデータを渡してプリンタデバイスに送信させる手順をとる。   Normally, when a printing instruction is given, the application program generates a series of drawing commands and passes them to Windows (registered trademark) Spooler via a printer driver. Windows (registered trademark) Spooler takes a procedure of passing print job data to the port monitor selected by the user and transmitting it to the printer device.

本実施の形態では、ユーザはあらかじめ印刷ジョブ制御システム用のポートモニタ621(以降、本実施例ではジョブ制御ポートモニタと略記)を指定して印刷を指示する。アプリケーションプログラム601は一連の描画命令を生成する。   In the present embodiment, the user designates a print job control system port monitor 621 (hereinafter abbreviated as job control port monitor in this embodiment) and instructs printing in advance. The application program 601 generates a series of drawing commands.

本実施の形態では、ユーザはあらかじめ印刷ジョブ制御システム用のポートモニタ621(以降、本実施例ではジョブ制御ポートモニタと略記)を指定して印刷を指示する。アプリケーションプログラム601は一連の描画命令を生成する。描画命令を受け取ったグループプリンタドライバ603では、汎用印刷ファイルを生成し、プリンタデバイスへプリントジョブデータを送信するポートモニタではなく、ジョブ制御ポートモニタ621にプリントジョブデータとして送信する。ジョブ制御ポートモニタ621はプリントジョブデータをプリンタデバイス650に送信するのではなく、印刷ジョブ制御システム用プリントサービス622(以降、本実施例ではジョブ制御プリントサービスと略記)に送信する。ジョブ制御プリントサービス622は、プリントジョブデータに対して、後述するような印刷ジョブ制御処理を行う。   In the present embodiment, the user designates a print job control system port monitor 621 (hereinafter abbreviated as job control port monitor in this embodiment) and instructs printing in advance. The application program 601 generates a series of drawing commands. Upon receiving the drawing command, the group printer driver 603 generates a general-purpose print file and transmits it as print job data to the job control port monitor 621 instead of a port monitor that transmits print job data to the printer device. The job control port monitor 621 does not transmit print job data to the printer device 650 but transmits it to the print job control system print service 622 (hereinafter abbreviated as job control print service in this embodiment). The job control print service 622 performs print job control processing as described later on print job data.

印刷ジョブ制御システム用プリントマネージャ623(以降、本実施例ではジョブ制御プリントマネージャと略記)は、ユーザがジョブ制御プリントサービス622内部でプリントジョブがどのような状態にあるかを調べたり、プリントジョブを操作したりするためのユーザインタフェース(UI)を提供するプログラムである。   The print job control system print manager 623 (hereinafter abbreviated as job control print manager in this embodiment) checks the state of the print job in the job control print service 622 by the user, It is a program that provides a user interface (UI) for operation.

ジョブ制御プリントマネージャ623はジョブ制御プリントサービス622のソフトウェアのインタフェース(API)を介して、ジョブ制御プリントサービス622と情報・指示をやり取りしている。   The job control print manager 623 exchanges information and instructions with the job control print service 622 via the software interface (API) of the job control print service 622.

印刷ジョブ制御システム用サーバ630(以降、本実施例ではジョブ制御サーバと略記)は、個々のクライアント600上のジョブ制御プリントサービス622がプリンタデバイス650にプリントジョブデータを送信するタイミングを集中制御(スケジューリング)している。   The print job control system server 630 (hereinafter abbreviated as job control server in the present embodiment) performs centralized control (scheduling) the timing at which the job control print service 622 on each client 600 transmits print job data to the printer device 650. )is doing.

印刷ジョブ制御システム用マネージメントコンソール633(以降、本実施例ではジョブ制御マネージメントコンソールと略記)は、ジョブ制御サーバ630が持つソフトウェアがアクセスするためのAPIを介してジョブ制御サーバ630と情報・指示をやり取りすることで、印刷ジョブ制御システム全体を監視することができる。   The print job control system management console 633 (hereinafter abbreviated as “job control management console” in this embodiment) exchanges information and instructions with the job control server 630 via an API for accessing software of the job control server 630. By doing so, the entire print job control system can be monitored.

また、ジョブ制御サーバ630はデバイス情報コントロールモジュール631を用いて各プリンタデバイス650と通信を行い、各プリンタ内の印刷ジョブや動作状態に関する情報を入手したり、操作を行ったりする。入手した情報はクライアント600側のジョブ制御プリントサービス622に渡すことができる。   Further, the job control server 630 communicates with each printer device 650 using the device information control module 631 to obtain information about a print job and an operation state in each printer and perform an operation. The acquired information can be transferred to the job control print service 622 on the client 600 side.

次に本実施の形態におけるグループプリンタドライバ603からの印刷について説明する。   Next, printing from the group printer driver 603 in this embodiment will be described.

グループプリンタドライバ603はアプリケーションプログラムが生成した一連の描画コマンドを、プリンタデバイスの種類に依存しない汎用中間フォーマットデータに変換する。この汎用中間フォーマットデータはWindows(登録商標) スプーラ604からジョブ制御ポートモニタ621を経て(a)、ジョブ制御プリントサービス622に導かれる(b)。ここで、汎用中間フォーマットデータは、汎用印刷ファイルに変換する。この汎用印刷ファイルの構成については後述する。ジョブ制御プリントサービス622はこのプリントジョブに対して行うジョブ制御の種類に応じて、汎用印刷ファイルをもとに描画コマンドを生成し(c)、続いてPDLドライバ602がその描画コマンドをプリンタデバイス650が解釈可能なPDLファイルにする。図6では、ジョブ制御プリントサービス622で、このプリントジョブに対してプリントジョブをふたつに分けるジョブ制御が行われる例で、2つのメンバジョブが生成された例を2つの矢印(c)で示している。PDLドライバ602で生成されたPDLファイルはWindows(登録商標) スプーラ604、ジョブ制御ポートモニタ621を経て(d)、再びジョブ制御プリントサービス622に渡される(e)。ジョブ制御プリントサービス622は、ジョブ制御サーバ630の指示に従ってPDLのプリントジョブデータをプリンタデバイス650に送信する(f)。   The group printer driver 603 converts a series of drawing commands generated by the application program into general-purpose intermediate format data that does not depend on the type of printer device. This general-purpose intermediate format data is guided from the Windows (registered trademark) spooler 604 through the job control port monitor 621 (a) to the job control print service 622 (b). Here, the general-purpose intermediate format data is converted into a general-purpose print file. The configuration of this general-purpose print file will be described later. The job control print service 622 generates a drawing command based on the general-purpose print file according to the type of job control performed on the print job (c), and then the PDL driver 602 sends the drawing command to the printer device 650. Is a PDL file that can be interpreted. In FIG. 6, an example in which job control print service 622 performs job control for dividing a print job into two for this print job, and an example in which two member jobs are generated is indicated by two arrows (c). Yes. The PDL file generated by the PDL driver 602 passes through the Windows (registered trademark) spooler 604 and the job control port monitor 621 (d), and is again delivered to the job control print service 622 (e). The job control print service 622 transmits PDL print job data to the printer device 650 in accordance with an instruction from the job control server 630 (f).

ジョブ制御プリントサービス622は、汎用印刷ファイル中の印刷指示書の指示にしたがって、一つの汎用印刷ファイルを複数のプリントジョブに論理的に分割してそれぞれ別のプリンタデバイスに送信したり、一度送信したプリントジョブデータを別のプリンタデバイスに送信し直したりする。図6中の(c)(d)(e)(f)はそのような場合のプリントジョブデータの経路を示している。   The job control print service 622 logically divides one general-purpose print file into a plurality of print jobs in accordance with the instructions in the print instruction document in the general-purpose print file, and transmits them to different printer devices or once. Re-send print job data to another printer device. (C), (d), (e), and (f) in FIG. 6 show the path of print job data in such a case.

一方、汎用印刷ファイルをアプリケーションソフトウェアが作成し、そのアプリケーションソフトウェアが直接汎用印刷ファイルを印刷ジョブとして投入する場合、一般のアプリケーションとはグループプリンタドライバ603への情報の渡し方や、グループプリンタドライバ603での処理内容が異なる。前述のように、一般のアプリケーションの場合、アプリケーションはグループプリンタドライバ603に描画情報を渡す際、通常のプリンタドライバと同じようにWindows(登録商標)のGDI関数を呼び出し、グループプリンタドライバ603がそれに応じて汎用印刷ファイルを生成する。これに対して汎用印刷ファイルを直接作成するアプリケーションの場合は、アプリケーションが汎用印刷ファイルをすでに持ち、それをグループプリンタドライバ603に供給する。グループプリンタドライバ603は必要に応じてあらかじめ設定された印刷方法にもとづいて汎用印刷ファイル内部の印刷指示書を書き換えてWindows(登録商標) Spooler604に送る。   On the other hand, when the application software creates a general-purpose print file and the application software directly inputs the general-purpose print file as a print job, the general application is a method of passing information to the group printer driver 603 or the group printer driver 603. The processing content of is different. As described above, in the case of a general application, when passing drawing information to the group printer driver 603, the application calls a Windows (registered trademark) GDI function in the same way as a normal printer driver, and the group printer driver 603 responds accordingly. To generate a general-purpose print file. On the other hand, in the case of an application that directly creates a general-purpose print file, the application already has a general-purpose print file and supplies it to the group printer driver 603. The group printer driver 603 rewrites the print instruction in the general-purpose print file based on a preset printing method as necessary, and sends it to Windows (registered trademark) Spooler 604.

図8は、汎用印刷ファイルの構成の一例を示した図である。   FIG. 8 is a diagram showing an example of the configuration of a general-purpose print file.

本実施の形態で使用される汎用印刷ファイルは、印刷指示部8−aと、ドキュメントデータ部8−bからなる。印刷指示部は、ドキュメントの情報と印刷指示を記述した部分である。また、ドキュメントデータは、アプリケーションのドキュメントのデータを汎用的な形式のデータに変換したものであり、プリンタ言語に依存しないデータフォーマットとなっている。
印刷指示部はヘッダ部、ページ情報部、印刷体裁指示部、出力方法指定部、グループプリンタドライバ設定情報部、メンバプリンタ数、メンバプリンタドライバ名、メンバプリンタドライバ設定情報部などから構成されている。
The general-purpose print file used in the present embodiment is composed of a print instruction section 8-a and a document data section 8-b. The print instruction part is a part describing document information and a print instruction. The document data is obtained by converting application document data into general-purpose data, and has a data format independent of the printer language.
The print instruction unit includes a header part, a page information part, a print format instruction part, an output method designation part, a group printer driver setting information part, a member printer number, a member printer driver name, and a member printer driver setting information part.

ヘッダ部は本ファイルのバージョン識別やファイル情報などの情報を格納する部分である。   The header part is a part for storing information such as version identification and file information of this file.

ページ情報部は、ドキュメントデータ部8−bのドキュメントデータのページ数、各ページのサイズなどの情報を格納する部分である。   The page information part is a part for storing information such as the number of pages of document data in the document data part 8-b and the size of each page.

印刷体裁指示部は、印刷ページ範囲、印刷部数、ドキュメントデータの面付け情報(N−UPや製本印刷など)、ステイプル指示やパンチ指示など、出力体裁に関する情報を格納する部分である。   The print format instruction unit is a part that stores information related to the output format such as a print page range, the number of copies, document data imposition information (N-UP, bookbinding printing, etc.), a staple command, a punch command, and the like.

出力方法指定部は、出力方法として、分散印刷、カラーモノクロ分散印刷、などの情報を格納する部分である。グループプリンタドライバ設定情報部は、後述するグループプリンタドライバのUIの設定情報を格納する部分である。   The output method designating unit is a part that stores information such as distributed printing and color / monochrome distributed printing as an output method. The group printer driver setting information part is a part for storing UI setting information of a group printer driver described later.

メンバプリンタ数はグループプリンタドライバが関連付けているメンバプリンタの数を格納する部分である。   The number of member printers is a part for storing the number of member printers associated with the group printer driver.

メンバプリンタドライバ名は、メンバプリンタのプリンタドライバ名を格納する部分である。   The member printer driver name is a part for storing the printer driver name of the member printer.

メンバプリンタドライバ設定情報部はメンバプリンタのドライバUIの設定情報として例えばDEVMODE情報を格納する部分である。   The member printer driver setting information section is a part that stores, for example, DEVMODE information as setting information of the driver UI of the member printer.

このメンバプリンタドライバ名とメンバプリンタドライバ設定情報部は、前述のメンバプリンタ数に格納された数だけの格納エリアを持っている。   The member printer driver name and member printer driver setting information section have as many storage areas as the number of member printers stored.

前述の図6で説明したジョブ制御プリントサービス622では、汎用印刷中間フォーマットデータより汎用印刷ファイルを生成する際、グループプリンタドライバGUI上の設定を印刷指示部8−aへ記録する。さらに、グループプリンタドライバ603はGDIで受け取ったデータを汎用印刷中間フォーマットデータに変換しドキュメントデータとして、汎用印刷ファイルのドキュメントデータ部に記録することとなる。   The job control print service 622 described with reference to FIG. 6 records the settings on the group printer driver GUI in the print instruction unit 8-a when generating a general-purpose print file from the general-purpose print intermediate format data. Further, the group printer driver 603 converts the data received by GDI into general-purpose print intermediate format data and records it as document data in the document data portion of the general-purpose print file.

次に図7でWindows(登録商標)が提供するPrint Systemと印刷ジョブ制御システムにおける印刷ジョブの関係と処理概要をさらに詳しく述べる。   Next, the relationship between the Print System provided by Windows (registered trademark) and the print job in the print job control system and the processing outline will be described in more detail with reference to FIG.

図7中で印刷ジョブ制御システム700は、サーバとクライアントの制御プログラムが動作する物理的なマシンをまたいだ、印刷ジョブ制御システムの範囲を示している。また、サーバが管理している出力ポート(Output Port)711は、クライアントのジョブ制御プリントサービス622のプロキシ出力ポート(Proxy Output Port)712と関連付けられ、ひとつのポートに関連づけられた各クライアント上のプロキシ出力ポート全てを統一的に管理している。本実施例では、実際のプリントジョブデータはおのおののクライアントのプロキシ出力ポート712に保持される。ジョブ制御サーバ630は、プリントジョブデータ自体の送信処理は行わず、ジョブ制御プリントサービス622に対して印刷ジョブの送信指示のみを行う。その指示に応じてクライアントのジョブ制御プリントサービス622はプリントジョブデータをデバイス650に送信する。   In FIG. 7, a print job control system 700 shows the range of the print job control system that straddles physical machines on which the server and client control programs operate. The output port (Output Port) 711 managed by the server is associated with the proxy output port (Proxy Output Port) 712 of the job control print service 622 of the client, and the proxy on each client associated with one port. All output ports are managed in a unified manner. In this embodiment, actual print job data is held in the proxy output port 712 of each client. The job control server 630 does not perform transmission processing of the print job data itself, but only instructs the job control print service 622 to transmit a print job. In response to the instruction, the job control print service 622 of the client transmits print job data to the device 650.

次に、印刷ジョブ制御システム700が、分散印刷といった付加価値印刷を行う場合の処理を説明する。   Next, processing when the print job control system 700 performs value-added printing such as distributed printing will be described.

印刷ジョブ制御システム700が、分散印刷といった付加価値的な印刷を行う場合には、前述のようにユーザまたはアプリケーション601はグループプリンタドライバ603が割り当てられたプリンタに印刷ジョブを発行しなければならない。ジョブ制御プリントサービス622は、グループプリンタドライバ603によって処理された汎用印刷中間フォーマットデータをジョブ制御ポートモニタ621を介して受け取る。ジョブ制御プリントサービス622はこの汎用印刷中間フォーマットデータより汎用印刷ファイルを生成し、Despooler701を介してPDLドライバが割り当てられた別のプリンタにジョブ(メンバジョブ)を発行して印刷を行わせる。この時、Despooler701は前述の図8で説明した汎用印刷ファイルの印刷指示部8−aを解釈し、ドキュメントデータ部8−bのドキュメントデータを加工して、Windows(登録商標)のGDIに変換し、各プリンタドライバに対して印刷指示を行い印刷ジョブを発行する。例えば印刷体裁指定部に、2−UPの指示が記録されていた場合、用紙1枚に2ページ分のドキュメントデータを縮小レイアウトする。また分散印刷では、それらの設定に応じて印刷指示部8−aに記述されている複数のメンバプリンタにジョブを発行する。   When the print job control system 700 performs value-added printing such as distributed printing, the user or application 601 must issue a print job to a printer to which the group printer driver 603 is assigned as described above. The job control print service 622 receives the general-purpose print intermediate format data processed by the group printer driver 603 via the job control port monitor 621. The job control print service 622 generates a general-purpose print file from the general-purpose print intermediate format data, and issues a job (member job) to another printer to which the PDL driver is assigned via the Despooler 701 for printing. At this time, the Despooler 701 interprets the print instruction part 8-a of the general-purpose print file described with reference to FIG. 8, processes the document data in the document data part 8-b, and converts it into Windows (registered trademark) GDI. , Issue a print instruction to each printer driver and issue a print job. For example, when a 2-UP instruction is recorded in the print format designation section, document data for two pages is reduced and laid out on one sheet of paper. In distributed printing, a job is issued to a plurality of member printers described in the print instruction unit 8-a according to these settings.

また、Despooler701は各メンバプリンタにジョブを発行する際、メンバプリンタドライバに対応する印刷指示として、各メンバプリンタのDEVMODEを作成する必要があるが、このDEVMODEは印刷指示部8−aに記載された内容を適宜各メンバプリンタのDEVMODEに反映させて生成する。   Further, when the Despooler 701 issues a job to each member printer, it is necessary to create a DEVMODE for each member printer as a print instruction corresponding to the member printer driver. This DEVMODE is described in the print instruction section 8-a. The contents are appropriately reflected in the DEVMODE of each member printer.

クライアント側のジョブ制御プリントサービス622は、PDLドライバ602によってレンダリングされた、それぞれのメンバジョブのPDLデータをジョブ制御ポートモニタ621を介して受け取り、受け取ったジョブに関する情報をサーバ側に知らせ、ジョブデータは自身のプロキシ出力キュー(Proxy Output Port)712で一時保持する。その後、ジョブ制御サーバ630からの送信指示を受けた後にプリントデバイス650に送信する。   The job control print service 622 on the client side receives the PDL data of each member job rendered by the PDL driver 602 via the job control port monitor 621, notifies the server side of information regarding the received job, It is temporarily stored in its own proxy output queue (Proxy Output Port) 712. Thereafter, after receiving a transmission instruction from the job control server 630, it is transmitted to the print device 650.

次に本実施の形態における、共通設定領域と、拡張設定領域といった記憶領域をもつプリンタドライバを持つプリンタを複数台使用して、分散といった印刷処理を行う、印刷ジョブ制御システムのためのプリンタドライバのUI制御について説明する。   Next, in this embodiment, a printer driver for a print job control system that performs printing processing such as distribution by using a plurality of printer drivers having a printer driver having a storage area such as a common setting area and an extended setting area. UI control will be described.

図9は、本発明のグループプリンタドライバのUI制御フローを示すフローチャートである。   FIG. 9 is a flowchart showing the UI control flow of the group printer driver of the present invention.

アプリケーションからグループプリンタドライバへのUI表示要求が来ると、処理はステップ9−1へ進む。   When a UI display request is received from the application to the group printer driver, the process proceeds to step 9-1.

ステップ9−2は、グループプリンタドライバを構成するメンバプリンタドライバの識別ID問い合わせるか判定するステップであり、UI表示切替フラグの設定により、ステップ9−3もしくは9−4に分岐する。   Step 9-2 is a step for determining whether or not to inquire about the identification ID of the member printer driver constituting the group printer driver, and branches to step 9-3 or 9-4 depending on the setting of the UI display switching flag.

なお、UI表示切替フラグとしては、インストール直後は、デフォルトの設定では“問い合わせを全項目に対して行う(例えば共通設定項目と拡張設定項目との両方)”となっており、UI表示切替フラグのモードとしては、さらに、“問い合わせを項目を限定して行う(例えば共通設定項目のみ)”、“問い合わせを行わない”の2つのモードを加えた3つのモードがあり、モードの設定は、グループプリンタドライバUIに切替用のUIを設け、その設定の切り替えによりUI表示切替フラグが切り替わる事で対応している。さらに具体的には、グループプリンタUIで切り替え可能となっており、その設定の反映は、グループプリンタドライバUIの表示を一旦終了させる必要がある。   As the UI display switching flag, immediately after installation, the default setting is “inquiry for all items (for example, both common setting item and extended setting item)”. As modes, there are three modes including two modes of “inquiry by limiting items (for example, only common setting items)” and “not inquiring”, and the mode setting is a group printer. The driver UI is provided with a switching UI, and the UI display switching flag is switched by switching the setting. More specifically, the group printer UI can be switched, and the reflection of the setting needs to end the display of the group printer driver UI once.

また、UI切り替えフラグの切り替えはグループプリンタドライバUIに切替用のUIを設け、その設定の切り替えによりUI表示切替フラグが切り替わる事で対応している。ここで、UI表示切替フラグが“問い合わせない“となっている場合、ステップ9−3に進み、メンバプリンタの能力の問い合わせを行わないで、グループプリンタドライバの全てのUI設定を設定可能とした状態でUIを開く。この場合、メンバプリンタへの問い合わせ作業が発生しないため高速にUI表示が可能であり、また、メンバプリンタUIを開いた場合にはUI制御可能プリンタではグループプリンタUIで設定可能な項目はグレーアウト制御された状態で表示される。   Switching of the UI switching flag is supported by providing a switching UI in the group printer driver UI, and switching the UI display switching flag by switching the setting. If the UI display switching flag is “not inquired”, the process proceeds to step 9-3 where all UI settings of the group printer driver can be set without inquiring about the capability of the member printer. Open the UI. In this case, since the inquiry operation to the member printer does not occur, it is possible to display the UI at a high speed, and when the member printer UI is opened, the items that can be set in the group printer UI are grayed out in the UI controllable printer. It is displayed in the state.

また、UI制御不可なプリンタであった場合には、基本設定項目についてはメンバプリンタUIをCLOSE後にグループプリンタドライバの設定でDEVMODEの上書きが行われる。グループプリンタに“問い合わせない“モードは、分散印刷対象デバイスの機能を把握したユーザにとっては、UI表示にかかるパフォーマンスを大幅に向上させる事が可能である事からシームレスな作業が可能である。   If the printer is not UI-controllable, DEVMODE is overwritten with the group printer driver settings after closing the member printer UI for the basic setting items. The “no inquiry” mode for the group printer allows a user who has grasped the functions of the distributed printing target device to greatly improve the performance of UI display, and thus can perform seamless work.

また、グループプリンタドライバUI上で全ての設定が終わった場合、設定終了ボタンをクリックする事でステップ9−7の設定終了処理のステップの判定を経てステップ9−8へ進む。また終了ボタンが押されていない場合には、ステップ9−3の直前に戻る。   When all the settings are completed on the group printer driver UI, by clicking the setting end button, the process proceeds to step 9-8 after determining the setting end process in step 9-7. If the end button has not been pressed, the process returns to immediately before step 9-3.

ステップ9−2で、UI表示切替フラグが“問い合わせない“モードでない場合には、ステップ9−4へ進む。ステップ9−4では、さらにUI表示切替フラグの判定を行い、UI表示切替フラグが“問い合わせを項目を限定して行う”であった場合にはステップ9−5へ進み、また“問い合わせを全項目に対して行う”であった場合には、ステップ9−6へ進む。ステップ9−5は、前記ステップで内部モードが“問い合わせを項目を限定して行う”となった場合のステップであり、処理の詳細は図15のステップ12−1へ進む。   If it is determined in step 9-2 that the UI display switching flag is not in the “inquiry” mode, the process proceeds to step 9-4. In Step 9-4, the UI display switching flag is further determined. If the UI display switching flag is "Perform inquiry with limited items", the process proceeds to Step 9-5. If “Yes”, the process proceeds to Step 9-6. Step 9-5 is a step in the case where the internal mode becomes “inquiry with limited items” in the above step, and the details of the process proceed to step 12-1 in FIG.

ステップ12−1は、印刷ジョブ制御システムAPIを使って、グループプリンタドライバを構成するメンバプリンタドライバの識別ID問い合わせるステップであり、グループプリンタを構成する全てのメンバプリンタドライバの識別IDを獲得し、各メンバプリンタドライバの識別IDよりメンバプリンタドライバの能力を収得するステップであり、各メンバプリンタより共通設定項目のコンフリクトを行うステップである。機能のコンフリクト処理とは、グループプリンタの対象となる各メンバプリンタドライバに対して、各設定項目の機能の“あり”・“なし”をチェックし対象となるメンバプリンタドライバ全てに機能がある場合に、グループプリンタドライバUIでその機能を設定可能項目として扱い、また、1台でも、機能がないものがあればその項目については、設定不可項目として扱う処理である。   Step 12-1 is a step of inquiring identification IDs of member printer drivers constituting the group printer driver using the print job control system API, and obtaining identification IDs of all member printer drivers constituting the group printer. This is a step of acquiring the capability of the member printer driver from the identification ID of the member printer driver, and a step of conflicting common setting items from each member printer. Function conflict processing is when each member printer driver that is the target of a group printer is checked for “Yes” or “None” of the function of each setting item and all the target member printer drivers have a function. The group printer driver UI treats the function as a settable item, and if even one unit has no function, the item is treated as an unsettable item.

具体例を示して前記UI制御を説明する。   The UI control will be described with a specific example.

図12中のプリンタドライバAは、グループプリンタドライバを表しプリンタドライバ、B,C,Dはグループプリンタドライバを構成するメンバプリンタドライバを表し、表中の、“あり”、“なし”は各メンバプリンタドライバが製本印刷機能、ステイプル印刷機能、パンチ機能をサポートしているかどうかを示したものである。   A printer driver A in FIG. 12 represents a group printer driver and represents a printer driver, and B, C, and D represent member printer drivers constituting the group printer driver. In the table, “present” and “none” represent each member printer driver. This shows whether the driver supports the bookbinding printing function, staple printing function, and punching function.

まず製本印刷機能に着目すると、ドライバA、Bは製本印刷機能があるが、ドライバCにはその機能がないため、グループプリンタドライバAの製本印刷機能は“なし”となる。   First, focusing on the bookbinding printing function, the drivers A and B have the bookbinding printing function, but the driver C does not have the function, so the bookbinding printing function of the group printer driver A is “none”.

同様に、ステイプル機能は、B,C,D全てのメンバプリンタドライバに機能があるため、グループプリンタドライバAのステイプルは、“あり”となり、パンチ機能は、B,C,D全てのメンバプリンタドライバに機能がないため、グループプリンタドライバAのパンチ機能は、“なし”となる。   Similarly, since the stapling function is provided for all the B, C, and D member printer drivers, the stapling of the group printer driver A is “Yes”, and the punching function is provided for all the B, C, and D member printer drivers. Therefore, the punch function of the group printer driver A is “none”.

ステップ12−2は、ステップ12−1で行ったコンフリクト処理の結果に基づきグループプリンタドライバUI表示行い、ユーザによる項目の設定を行うステップである。   In step 12-2, the group printer driver UI is displayed based on the result of the conflict processing performed in step 12-1, and the item is set by the user.

前記コンフリクトの結果、機能のないものについては、UI上で設定が行えないよう、項目をグレーアウト表示、もしくは非表示といったUI制御を行い、機能がある項目についてはUI制御を行わない。   As a result of the conflict, UI control such as graying out or hiding items is performed so that items having no function cannot be set on the UI, and UI control is not performed for items having a function.

ステップ12−3は、グループプリンタドライバUI上に設定項目がない項目をメンバプリンタのUIを開き詳細に設定させるステップであり、グループプリンタドライバUI上で設定対象のメンバプリンタ指定するステップである。   Step 12-3 is a step for opening the member printer UI for setting items that do not have setting items on the group printer driver UI, and setting the member printer to be set on the group printer driver UI.

図16は、ステップ12−4の詳細を示した図であり、前記ステップで指定されたメンバプリンタドライバUIを開き、詳細設定を行うステップである。   FIG. 16 is a diagram showing details of step 12-4, in which the member printer driver UI specified in the step is opened and detailed settings are made.

ステップ13−1は、メンバプリンタの種別判定を行うステップであり、UI制御可能なドライバであった場合にはステップ13−2へ進み、制御不可であった場合ステップ13−3へ進む。   Step 13-1 is a step of determining the type of member printer. If the driver is a UI-controllable driver, the process proceeds to Step 13-2. If the driver is not controllable, the process proceeds to Step 13-3.

なお、メンバプリンタドライバUIを開いた場合、グループプリンタドライバで設定可能な項目についても、設定可能となり同一機能が両者に設定された場合に処理が2重にかかってしまうため、次に示すUI制御を施し表示を行う。   Note that when the member printer driver UI is opened, items that can be set by the group printer driver can be set, and the same function is set for both. To display.

(1)メンバプリンタが“機能制御可能なドライバ”である場合、グループプリンタドライバUI上の設定項目と競合する項目については、メンバプリンタドライバUIでの設定が行えないように、項目をグレーアウト表示、もしくは非表示としてUI制御する(ステップ13−2)。   (1) When a member printer is a “function controllable driver”, items that conflict with setting items on the group printer driver UI are grayed out so that settings cannot be made on the member printer driver UI. Alternatively, UI control is performed so as not to display (step 13-2).

(2)メンバプリンタが“機能制御不可なドライバ”である場合、共通設定項目についてはメンバプリンタドライバで設定された設定でUI表示する。UI表示後、メンバプリンタドライバUI上でその項目について変更がなされた場合、ドライバUIを閉じるステップでグループプリンタドライバで設定された設定項目の情報を対応するメンバプリンタドライバの共通設定項目に上書きし、メンバプリンタUI上での設定変更を許さない(ステップ13−3)。   (2) When the member printer is a “driver that cannot control the function”, the common setting items are displayed in the UI with the settings set by the member printer driver. If the item is changed on the member printer driver UI after displaying the UI, the setting item information set in the group printer driver is overwritten on the common setting item of the corresponding member printer driver in the step of closing the driver UI. Setting change on the member printer UI is not permitted (step 13-3).

また、上書き処理を行う際に、メンバプリンタUI上での設定変更が無効であるといった警告表示を行う事も可能である。   Further, when performing the overwriting process, it is possible to display a warning that the setting change on the member printer UI is invalid.

グループプリンタドライバUI上で全ての設定が終わった場合、設定終了ボタンをクリックする事でステップ9−7の設定終了処理のステップの判定を経てステップ9−8へ進む。また終了ボタンが押されていない場合には、ステップ11−3の直前に戻る。   When all the settings are completed on the group printer driver UI, by clicking the setting end button, the process proceeds to step 9-8 after the determination of the setting end processing step in step 9-7. If the end button has not been pressed, the process returns to immediately before step 11-3.

ステップ9−6は、ステップ9−4においてUI表示切替フラグが“問い合わせを全項目に対して行う”と判定された場合のステップであり、図13は本ステップの詳細を示した図である。   Step 9-6 is a step in the case where it is determined in Step 9-4 that the UI display switching flag is “inquiry for all items”, and FIG. 13 is a diagram showing details of this step.

ステップ10−1は、印刷ジョブ制御システムAPIを使って、グループプリンタドライバを構成するメンバプリンタドライバの識別ID問い合わせるステップであり、グループプリンタを構成する全てのメンバプリンタドライバの識別IDを獲得し、各メンバプリンタドライバの識別IDよりメンバプリンタドライバの能力を収得するステップであり、グループプリンタを構成する全てのメンバプリンタドライバに対して、ドライバ機能の収得がドライバ設定情報の拡張領域の部分まで可能かつドライバUI制御が可能な、“機能制御可能なドライバ”か、または、それ以外のドライバ“機能制御不可なドライバ”かを読み出し、機能制御可否の情報より、メンバプリンタの構成を判定するステップであり、“機能制御可能なドライバ”のみで構成されている場合ステップ10−2へ進み、それ以外の構成ではステップ10−3へ進む。   Step 10-1 is a step of inquiring identification IDs of member printer drivers constituting the group printer driver by using the print job control system API, and obtaining identification IDs of all member printer drivers constituting the group printer. This is a step of acquiring the capability of the member printer driver from the identification ID of the member printer driver. For all the member printer drivers constituting the group printer, the driver function can be acquired up to the extended area of the driver setting information. It is a step of determining whether a member printer is configured based on information on whether or not function control is possible, by reading out whether it is a “function controllable driver” or a driver other than “driver that is not function controllable”. “Driver with function control” In If configured proceeds to step 10-2, the flow proceeds to step 10-3 in other configurations.

図10に本発明のメンバプリンタの構成と、設定可能項目の対応を示し、図11に、共通設定項目・拡張設定項目と各設定項目の対応を示す。   FIG. 10 shows the configuration of the member printer of the present invention and the correspondence between settable items, and FIG. 11 shows the correspondence between common setting items / extended setting items and each setting item.

なお、本発明では共通設定項目は、前記、共通設定領域に存在する項目、拡張設定項目は、前記、拡張設定領域に存在する項目として分類し規定しているが、印刷ジョブ制御システムを運用するOSの違いによっては、設定項目の分類が異なる場合や設定可能項目に変更がある場合があるが、本発明のUI制御フローが有効なのは言うまでもない。   In the present invention, the common setting item is classified and defined as the item existing in the common setting area, and the extended setting item is classified as the item existing in the extended setting area. However, the print job control system is operated. Depending on the OS, the setting item classification may be different or the settable items may be changed, but it goes without saying that the UI control flow of the present invention is effective.

図14は、ステップ10−2の詳細を表したフローである。ステップ11−1は各メンバプリンタドライバの個々の共通設定項目に関する能力を問い合わせて、機能のコンフリクト処理を行い、その結果に基づきグループプリンタドライバUIで表示する項目の選択を行うステップである。   FIG. 14 is a flowchart showing details of step 10-2. Step 11-1 is a step for inquiring about the capability of each member printer driver regarding each common setting item, performing a function conflict process, and selecting an item to be displayed on the group printer driver UI based on the result.

ステップ11−2は、前記ステップで示した機能のコンフリクト処理を各メンバプリンタドライバの拡張設定項目に関して行うステップである。   Step 11-2 is a step in which the function conflict process shown in the above step is performed for the extension setting items of each member printer driver.

ステップ11−3は、ステップ11−1,11−2で行ったコンフリクト処理の結果に基づきグループプリンタドライバUI表示行い、ユーザによる項目の設定を行うステップである。   Step 11-3 is a step in which the group printer driver UI is displayed based on the results of the conflict processing performed in steps 11-1 and 11-2, and items are set by the user.

前記コンフリクトの結果、機能のないものについては、UI上で設定が行えないよう、項目をグレーアウト表示、もしくは非表示といったUI制御を行い、機能がある項目についてはUI制御を行わない。   As a result of the conflict, UI control such as graying out or hiding items is performed so that items having no function cannot be set on the UI, and UI control is not performed for items having a function.

図17UIのグレーアウト制御、非表示制御の具体例を示す。設定項目の両面印刷、製本印刷のダイアログボックスが前記UI制御を施した部分である。   FIG. 17 illustrates a specific example of grayout control and non-display control of the UI. A dialog box for double-sided printing and bookbinding printing as setting items is a portion to which the UI control is performed.

また、本ステップでは、ユーザの指定により、たとえば「製本印刷」が指定された時のパンチや、ステイプルの指定といった、機能上ありえない組み合わせが設定できないようUI制御を行い設定項目に矛盾が発生しないようにする。   Also, in this step, UI control is performed so that a combination that is impossible in terms of function, such as punching when “bookbinding printing” is designated, or stapling designation, cannot be set by the user's designation so that the setting items do not contradict. To.

ステップ11−4は、グループプリンタドライバUI上に設定項目がない項目をメンバプリンタのUIを開き詳細に設定させるステップであり、グループプリンタドライバUI上で設定対象のメンバプリンタ指定するステップである。   Step 11-4 is a step for opening the member printer UI and setting the items that do not have setting items on the group printer driver UI in detail, and a step for designating the member printer to be set on the group printer driver UI.

ステップ11−5は、前記ステップで指定されたメンバプリンタドライバUIを開き、詳細設定を行うステップである。   In step 11-5, the member printer driver UI designated in the above step is opened and detailed settings are made.

なお、メンバプリンタドライバUIを開いた場合、グループプリンタドライバで設定可能な項目についても、設定可能となり同一機能が両者に設定された場合に処理が2重にかかってしまうため、次に示すUI制御を施し表示を行う。   Note that when the member printer driver UI is opened, items that can be set by the group printer driver can be set, and the same function is set for both. To display.

(1)メンバプリンタが“機能制御可能なドライバ”である場合、グループプリンタドライバUI上の設定項目と競合する項目については、メンバプリンタドライバUIでの設定が行えないように、項目をグレーアウト表示、もしくは非表示としてUI制御する。   (1) When a member printer is a “function controllable driver”, items that conflict with setting items on the group printer driver UI are grayed out so that settings cannot be made on the member printer driver UI. Alternatively, UI control is performed as non-display.

(2)メンバプリンタが“機能制御不可なドライバ”である場合、共通設定項目についてはメンバプリンタドライバで設定された設定でUI表示する。UI表示後、メンバプリンタドライバUI上でその項目について変更がなされた場合、ドライバUIを閉じるステップでグループプリンタドライバで設定された設定項目の情報を対応するメンバプリンタドライバの共通設定項目に上書きし、メンバプリンタUI上での設定変更を許さない。   (2) When the member printer is a “driver that cannot control the function”, the common setting items are displayed in the UI with the settings set by the member printer driver. If the item is changed on the member printer driver UI after displaying the UI, the setting item information set in the group printer driver is overwritten on the common setting item of the corresponding member printer driver in the step of closing the driver UI. The setting change on the member printer UI is not allowed.

また、上書き処理を行う際に、メンバプリンタUI上での設定変更が無効であるといった警告表示を行う事も可能である。   Further, when performing the overwriting process, it is possible to display a warning that the setting change on the member printer UI is invalid.

なお、本ステップでは、対象となるメンバプリンタ全て“機能制御可能なドライバ”であるため前記(1)のUI制御が行われる。   In this step, since all target member printers are “function-controllable drivers”, the UI control (1) is performed.

図15は、ステップ10−3の詳細を表したフローである。   FIG. 15 is a flowchart showing details of step 10-3.

本ステップではメンバプリンタドライバの構成が、ステップ10−2と異なり“機能制御可能なドライバ”と“機能制御不可能なドライバ”との混合となる。したがって、グループプリンタドライバUIで設定可能な項目は、共通に設定情報の読み書きが可能な基本設定項目に限定される。   In this step, the configuration of the member printer driver is different from step 10-2, and is a mixture of “driver capable of function control” and “driver not capable of function control”. Accordingly, the items that can be set by the group printer driver UI are limited to basic setting items that allow common reading and writing of setting information.

ステップ12−1は、前記ステップ11−1と同様に各メンバプリンタドライバの個々の共通設定項目に関する能力を問い合わせて、機能のコンフリクト処理を行い、その結果に基づきグループプリンタドライバUIで表示する項目の選択を行うステップである。   Step 12-1 inquires about the capability regarding each common setting item of each member printer driver in the same manner as in Step 11-1, performs the function conflict processing, and determines the items to be displayed on the group printer driver UI based on the result. This is the step of making a selection.

ステップ12−2は、ステップ12−1で行ったUIコンフリクト処理の結果に基づきグループプリンタドライバUI表示を行うステップでありコンフリクトの結果、機能のないもの及び拡張設定項目については、UI上で設定が行えないよう項目をグレーアウト表示もしくは非表示とする。   Step 12-2 is a step of displaying the group printer driver UI based on the result of the UI conflict processing performed in Step 12-1. In the case of the conflict, those having no function and extended setting items are set on the UI. The items are grayed out or hidden so that they cannot be performed.

ステップ12−3は、前記ステップで設定不可であった、拡張設定項目及び各メンバプリンタが持つ固有の設定項目をメンバプリンタのUIを開き、詳細設定を行うステップでありグループプリンタドライバUI上で設定対象のメンバプリンタ指定するステップである。   Step 12-3 is a step for opening the member printer UI and setting detailed settings on the group printer driver UI for the extended setting items and the unique setting items of each member printer that could not be set in the previous step. This is a step of designating a target member printer.

ステップ12−4は、前記ステップで指定されたメンバプリンタドライバUIを開き、詳細設定を行うステップである。   In step 12-4, the member printer driver UI designated in the above step is opened and detailed settings are made.

図16は、ステップ12−4の詳細を表したフローである。   FIG. 16 is a flowchart showing details of step 12-4.

ステップ13−1は、メンバプリンタドライバの種別判定を行うステップであり、対象ドライバが“機能制御可能なドライバ”であれば、ステップ13−2へ、それ以外であれば13−3へ進む。   Step 13-1 is a step of determining the type of the member printer driver. If the target driver is a “function-controllable driver”, the process proceeds to Step 13-2. Otherwise, the process proceeds to 13-3.

ステップ13−2は、ステップ11−5の(1)で示した規則に則して、メンバプリンタドライバの共通設定項目UIの制御を行うステップであり、共通設定項目に対してUIのグレーアウト制御等を施したUI表示を行い詳細設定を行う。   Step 13-2 is a step of controlling the common setting item UI of the member printer driver in accordance with the rule shown in (1) of Step 11-5. For example, UI grayout control for the common setting item is performed. The UI is displayed and detailed settings are made.

ステップ13−3は、ステップ11−5の(2)で示した規則に則して、メンバプリンタドライバの共通設定項目UIの制御を行うステップであり、このステップを施したUI表示を行い詳細設定を行う。   Step 13-3 is a step of controlling the common setting item UI of the member printer driver in accordance with the rule shown in (2) of Step 11-5. The UI display subjected to this step is displayed and detailed setting is performed. I do.

グループプリンタドライバUI上で全ての設定が終わった場合、設定終了ボタンをクリックする事でステップ9−7の設定終了処理のステップの判定を経てステップ9−8へ進む。また終了ボタンが押されていない場合には、ステップ12−2の直前に戻る。   When all the settings are completed on the group printer driver UI, by clicking the setting end button, the process proceeds to step 9-8 after the determination of the setting end processing step in step 9-7. If the end button has not been pressed, the process returns to immediately before step 12-2.

ステップ9−8は、UI表示切替フラグが“問い合わせない”となっているかどうか判定するステップでありここで“問い合わせない“となっていた場合には、後述するコンフリクトチェックの各ステップを経由せずにステップ9−13の直前に進む。   Step 9-8 is a step of determining whether or not the UI display switching flag is “not inquired”. If “inquiry is not inquired” here, the step of conflict check described later is not passed. Proceed immediately before step 9-13.

ステップ9−9は、グループプリンタで設定した項目が、各メンバプリンタドライバの設定項目として矛盾がないかどうか、チェックを行うステップである。たとえば、プリンタAでは、A4用紙にステイプル可能な位置は用紙左上のみ、プリンタBでは、A4用紙にステイプル可能な位置は用紙左下のみ、といった様に、プリンタにはデバイスのもつ機能に密接に関連した項目がある。   Step 9-9 is a step for checking whether the items set in the group printer are consistent as the setting items of each member printer driver. For example, in the printer A, the position where the A4 paper can be stapled is only the upper left of the paper, and in the printer B, the position where the A4 paper can be stapled is only the lower left of the paper. There are items.

本ステップでは、設定機能上ありえない組み合わせについてのコンフリクトチェックの他に、各メンバプリンタドライバに対して、グループプリンタドライバUI上で設定した項目が、各メンバプリンタドライバの設定項目として反映可能かどうかを、メンバプリンタドライバを対象にチェックを行う。   In this step, in addition to the conflict check for combinations that are impossible in the setting function, whether or not the items set on the group printer driver UI can be reflected as the setting items of each member printer driver for each member printer driver. Check for member printer drivers.

ステップ9−10は、前記ステップで行ったコンフリクトチェックの結果を判定するステップであり、グループプリンタドライバUI上で設定した設定項目が、全てのメンバプリンタで妥当であった場合には、ステップ9−13に進みグループプリンタドライバUIの表示を終了する。判定で、設定項目にコンフリクトが発生する項目があると判定された場合には、ステップ9−11の、「グループプリンタドライバUI上で設定項目を再設定するか、もしくは、現状の設定項目で印刷処理を行うか」といったメッセージと共に、再設定、強行ボタンをUI表示する。ステップ9−12は、再設定、強行ボタンのどちらが押されたかを判定するステップであり、再設定ボタンが押された場合には、メンバプリンタの構成によって、ステップ11−3または、ステップ12−2の直前に戻る。また、強行ボタンが押された場合には、ステップ9−13に進みグループプリンタドライバUIの表示を終了する。   Step 9-10 is a step for determining the result of the conflict check performed in the above step. If the setting items set on the group printer driver UI are valid for all the member printers, step 9-10 is performed. Proceeding to step 13, the display of the group printer driver UI is terminated. If it is determined in the determination that there is a conflicting item in the setting item, in Step 9-11, “Reset the setting item on the group printer driver UI or print with the current setting item. A reset / forced button is displayed on the UI together with a message “Do you want to process?”. Step 9-12 is a step of determining which of the reset button and the force button has been pressed. If the reset button has been pressed, step 11-3 or step 12-2 is performed depending on the configuration of the member printer. Return to just before. If the force button is pressed, the process proceeds to step 9-13 to end the display of the group printer driver UI.

以上のステップにより、グループプリンタUI表示にかかる、メンバプリンタのUIコンフリクト処理対象項目を切り替える可能とする事により、UI表示パフォーマンスを向上させる事が可能となる事から使用目的による操作性の大幅な向上が可能となる。   Through the above steps, it is possible to improve the UI display performance by switching the UI conflict processing target item of the member printer related to the group printer UI display. Is possible.

本発明を適用可能な情報処理システムの構成を説明するブロック図1 is a block diagram illustrating a configuration of an information processing system to which the present invention can be applied. 本発明の情報処理装置の構成を説明するブロック図The block diagram explaining the structure of the information processing apparatus of this invention 図2に示したRAM202のメモリマップの一例示す図The figure which shows an example of the memory map of RAM202 shown in FIG. 図2に示したFD204のメモリマップの一例示す図The figure which shows an example of the memory map of FD204 shown in FIG. 図2に示したFDドライブ203に対して挿入されるFD204との関係を示す図The figure which shows the relationship with FD204 inserted in FD drive 203 shown in FIG. 本発明の情報処理装置のプリント制御モジュール構成を説明するブロック図FIG. 2 is a block diagram illustrating the configuration of a print control module of the information processing apparatus according to the invention. プリントサーバで管理されるジョブ情報のデータ構造の一例示す図The figure which shows an example of the data structure of the job information managed by a print server 汎用印刷ファイルの構造示す図Diagram showing general print file structure グループメンバプリンタドライバUI表示基本フローGroup member printer driver UI display basic flow グループメンバプリンタドライバUI設定項目示す図The figure which shows a group member printer driver UI setting item グループメンバプリンタドライバUI設定項目示す図The figure which shows a group member printer driver UI setting item グループメンバプリンタドライバUI表示のための機能コンフリクト例示す図FIG. 5 is a diagram showing an example of a function conflict for displaying a group member printer driver UI. メンバプリンタの構成判定UI表示フローMember printer configuration determination UI display flow グループメンバプリンタドライバUI表示フロー(共通設定、拡張設定項目)Group member printer driver UI display flow (common setting, extended setting items) グループメンバプリンタドライバUI表示フロー(共通設定項目)Group member printer driver UI display flow (common setting items) メンバプリンタUI表示基本フローMember printer UI display basic flow グループメンバプリンタドライバUI表示例示す図FIG. 10 is a diagram illustrating a display example of a group member printer driver UI グループメンバプリンタドライバUI表示例示す図FIG. 10 is a diagram illustrating a display example of a group member printer driver UI

符号の説明Explanation of symbols

101 プリントサーバ
102〜104 クライアント
105 ネットワークプリンタ
106 ネットワーク
200 CPU
201 ROM
202 RAM
203 FDドライブ
204 FD
205 ハードディスク(HD)
206 キーボード
207 ディスプレイ
208 システムバス
209 インタフェース
101 Print Server 102 to 104 Client 105 Network Printer 106 Network 200 CPU
201 ROM
202 RAM
203 FD drive 204 FD
205 Hard disk (HD)
206 Keyboard 207 Display 208 System bus 209 Interface

Claims (10)

ネットワークに接続される複数のメンバプリンタを仮想的に1つのプリンタとして扱う事が可能なグループプリンタへの印刷ジョブ処理指定を、グループプリンタドライバを使って行う印刷ジョブ制御システムにおいて、グループプリンタドライバUI表示項目を制御する表示項目制御指示手段と、前記表示項目制御指示手段で指示したモードによってメンバプリンタの機能のコンフリクトを行うアイテムを限定する手段と、印刷ジョブ制御システムAPIを使ってメンバプリンタドライバの識別IDを獲得する手段と、前記識別IDを使い全てのメンバプリンタドライバの能力を獲得する手段と、前記コンフリクトを行うアイテムを限定する手段により、コンフリクトを取る項目を限定しない場合には、グループプリンタUIの全ての項目を設定可能項目として表示する手段と、前記コンフリクトを行うアイテムを限定する手段によりコンフリクトをとる項目が限定された場合、前記プリンタドライバより読み込んだ能力からメンバプリンタドライバの能力を判定する手段と、前記コンフリクトを行うアイテムを限定する手段によりグループプリンタドライバに表示する設定項目を切り替える手段と、前記コンフリクト処理の結果に基づきグループプリンタドライバUI表示する手段と、設定項目に対して機能上ありえない組み合わせが設定できないようUI制御する手段と、グループプリンタドライバUI上に設定項目がない項目はメンバプリンタをUIを開き詳細設定する手段と、全ての設定を終了した後、グループプリンタUIで設定した項目に矛盾がないか判定する手段と、設定項目に問題があればメッセージを表示し、設定項目の再設定または、強行印刷するかをユーザに選択させる手段と、印刷指示がされた場合にはグループプリンタドライバUI上の設定項目及びアプリケーションより送られてきた描画情報により得られた結果を印刷制御システム側に送信する手段と、送信された情報から印刷制御システム側で汎用印刷ファイルを生成する手段と、汎用印刷ファイルよりページ分散印刷などの印刷手段を備えることを特徴とするプリンティングシステム。   Group printer driver UI display in a print job control system that uses a group printer driver to specify print job processing for a group printer that can virtually handle multiple member printers connected to the network as a single printer Display item control instructing means for controlling items, means for limiting items that conflict with member printer functions according to the mode instructed by the display item control instructing means, and identification of member printer drivers using the print job control system API If the conflicting items are not limited by the means for acquiring the ID, the means for acquiring the capabilities of all the member printer drivers using the identification ID, and the means for limiting the items to be conflicted, the group printer UI All items in Means for determining the capability of a member printer driver from the ability read from the printer driver, when the items to be conflicted are limited by means for displaying as settable items and means for limiting the items to be conflicted; Means for switching the setting items to be displayed on the group printer driver by means for limiting the items to be performed, means for displaying the group printer driver UI based on the result of the conflict processing, and combinations that cannot be set in terms of the setting items cannot be set. If there is no contradiction between the UI control means and the items that do not have setting items on the group printer driver UI, the means to open the member printer UI and make detailed settings, and the items set on the group printer UI after completing all the settings Means to determine If there is a problem with the setting item, a message is displayed, and means for allowing the user to select whether to reset the setting item or to perform forced printing, and when the print instruction is given, the setting item and application on the group printer driver UI Means for sending the result obtained from the drawing information sent to the print control system side, means for generating a general-purpose print file on the print control system side from the sent information, distributed page printing from the general-purpose print file, etc. A printing system comprising: a printing unit. 前記グループプリンタドライバUI表示項目を制御する表示項目制御指示手段は、グループプリンタドライバ上のUIにUI表示切替用のUIを設け、それを切り替える事を特徴とする請求項1に記載のプリンティングシステム。   2. The printing system according to claim 1, wherein the display item control instruction means for controlling the group printer driver UI display item provides a UI for switching the UI display on the UI on the group printer driver, and switches the UI. 前記メンバプリンタの機能のコンフリクトを行うアイテムを限定する手段は、メンバプリンタへの能力問い合わせを“問い合わせを全項目に対して行う”、“問い合わせを項目を限定して行う”、“問い合わせを行わない”といった3つの手段をもつ事を特徴とする請求項1に記載のプリンティングシステム。   The means for limiting the items for which the member printer function conflicts are: “Perform inquiry to all items”, “Perform inquiry limited to items”, “Do not perform inquiry” The printing system according to claim 1, wherein the printing system has three means. 請求項3において“問い合わせを全項目に対して行う”は、ドライバ機能の基本設定項目および拡張設定項目に対して行う事を特徴とする請求項1に記載のプリンティングシステム。   4. The printing system according to claim 1, wherein “inquiry for all items” is performed for a basic setting item and an extended setting item of a driver function. 請求項3において“問い合わせを項目を限定して行う”は、ドライバ機能の基本設定項目に対して行う事を特徴とする請求項1に記載のプリンティングシステム。   4. The printing system according to claim 1, wherein the “inquiry is limited to items” is performed for a basic setting item of the driver function. 請求項3において、ドライバインストール直後の初期設定は、“問い合わせを全項目に対して行う”となっている事を特徴とする請求項1に記載のプリンティングシステム。   4. The printing system according to claim 1, wherein the initial setting immediately after driver installation is "inquiry for all items". 前記メンバプリンタドライバの能力を獲得する手段は、ドライバ設定情報の拡張領域の部分まで能力獲得が可能かつドライバUIの制御が可能な、“機能制御可能なドライバ”か、または、それ以外の“機能制御不可能なドライバ”かを判別するための能力を読み出す事を特徴とする請求項1に記載のプリンティングシステム。   The means for acquiring the capability of the member printer driver is a “function controllable driver” capable of acquiring the capability up to the extended area of the driver setting information and controlling the driver UI, or other “functions” The printing system according to claim 1, wherein the ability to determine whether the driver is uncontrollable is read out. 前記グループプリンタドライバに表示する設定項目を切り替える手段は、前記コンフリクトを行うアイテムを限定する手段により限定された項目に対してメンバプリンタの機能のコンフリクト処理を行い、その結果をグループプリンタ表示項目とする事を特徴とする請求項1に記載のプリンティングシステム。   The means for switching the setting items to be displayed on the group printer driver performs the conflict processing of the member printer functions on the items limited by the means for limiting the items to be conflicted, and the result is used as the group printer display item. The printing system according to claim 1, wherein: 前記グループプリンタドライバUI上に設定項目がない項目はメンバプリンタを指定しそのUIを開き詳細に設定させる手段は、メンバプリンタドライバが“機能制御不可能なドライバ”であった場合、前記、請求項4にある共通設定項目についてはメンバプリンタドライバで設定された設定でUI表示を行い、メンバプリンタドライバUI上でその項目について変更がなされた場合、ドライバUIを閉じる際にグループプリンタドライバで設定された設定項目の情報をメンバプリンタドライバの共通設定項目に上書きし、メンバプリンタUI上での設定変更を反映しない事を特徴とした請求項1に記載のプリンティングシステム。   An item having no setting item on the group printer driver UI is a means for designating a member printer and opening the UI for detailed setting when the member printer driver is a “driver whose function cannot be controlled”. For the common setting items in 4, when the UI is displayed with the settings set by the member printer driver, and the items are changed on the member printer driver UI, the settings are set by the group printer driver when the driver UI is closed. The printing system according to claim 1, wherein the setting item information is overwritten on the common setting item of the member printer driver and the setting change on the member printer UI is not reflected. 前記グループプリンタドライバUI上の設定項目に矛盾がないか判定する手段は、グループプリンタドライバの設定項目を各メンバプリンタドライバに反映可能かどうかをチェックを行う事を特徴とした請求項1に記載のプリンティングシステム。   The means for determining whether or not there is a contradiction in the setting items on the group printer driver UI checks whether the setting items of the group printer driver can be reflected in each member printer driver. Printing system.
JP2004354918A 2004-12-08 2004-12-08 Printing system Withdrawn JP2006163860A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004354918A JP2006163860A (en) 2004-12-08 2004-12-08 Printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004354918A JP2006163860A (en) 2004-12-08 2004-12-08 Printing system

Publications (1)

Publication Number Publication Date
JP2006163860A true JP2006163860A (en) 2006-06-22

Family

ID=36665806

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004354918A Withdrawn JP2006163860A (en) 2004-12-08 2004-12-08 Printing system

Country Status (1)

Country Link
JP (1) JP2006163860A (en)

Similar Documents

Publication Publication Date Title
JP3634784B2 (en) Information processing method and print control apparatus
JP3639821B2 (en) Print control method, print control apparatus, print control program executable by information processing apparatus, and storage medium storing computer-readable program
JP3740438B2 (en) Print control method, print control apparatus, program, and computer-readable storage medium
US7894083B2 (en) Print control with interfaces provided in correspondence with printing methods
JP3634783B2 (en) Printing system and printing data processing method
JP3793197B2 (en) Information processing apparatus, information processing method, information processing program, and storage medium
JP3740472B2 (en) Program, print job control system, print data processing method, and storage medium
JP2004213111A (en) Computer program
JP2005010919A (en) Information processor, information processing method, program and recording medium
JP2006301860A (en) Information processor
JP3880575B2 (en) Print setting method and computer
JP2004240589A (en) Printing system, method of controlling it, and information processing apparatus and method
JP3706823B2 (en) Print control method, print control apparatus, print control program for executing print data processing executable by computer, and computer-readable storage medium
JP2004070521A (en) Control method for color and monochrome dispersed printing, program, storage medium, and device
JP3740448B2 (en) Control device, control method, program, and storage medium
JP3833090B2 (en) Control method, control device, program, and storage medium
JP4323982B2 (en) Information processing method, information processing apparatus, program, and storage medium
JP2006163860A (en) Printing system
JP2006259853A (en) Information processing device
JP4110021B2 (en) Print processing program, information processing apparatus, information processing method, and storage medium for performing print processing with department management
JP4261784B2 (en) PRINT CONTROL METHOD, PRINT CONTROL SYSTEM, PROGRAM, AND STORAGE MEDIUM
JP4411256B2 (en) PRINT CONTROL METHOD, PRINT CONTROL SYSTEM, PROGRAM, AND STORAGE MEDIUM
JP4143598B2 (en) Management method in information processing apparatus, information processing apparatus, program, and storage medium
JP2006235936A (en) Printing system
JP2006244278A (en) Data processing unit, print control method, and storage medium storing computer readable program, and program

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