JP2012226696A - Print driver and print command device - Google Patents

Print driver and print command device Download PDF

Info

Publication number
JP2012226696A
JP2012226696A JP2011096175A JP2011096175A JP2012226696A JP 2012226696 A JP2012226696 A JP 2012226696A JP 2011096175 A JP2011096175 A JP 2011096175A JP 2011096175 A JP2011096175 A JP 2011096175A JP 2012226696 A JP2012226696 A JP 2012226696A
Authority
JP
Japan
Prior art keywords
print
prohibition
data
information
function
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
JP2011096175A
Other languages
Japanese (ja)
Inventor
Yuji Kohama
勇二 小▲濱▼
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2011096175A priority Critical patent/JP2012226696A/en
Publication of JP2012226696A publication Critical patent/JP2012226696A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a print driver which has good maintainability and facilitates use of prohibition settings.SOLUTION: A print driver 40 when installed in a user PC 30 converts function information described in XML into function information 44 in the form of binary data in which elements of the same layer are sorted, converts prohibition information described in XML into prohibition information 45 in the form of binary data in a multidimensional array, and saves the function information 44 and prohibition information 45 after the conversion in a setting file 43. Then a display output module 41 determines prohibition conditions utilizing the saved setting file 43, and displays and outputs the determination result as a print setting display picture plane. The prohibition information 45 may include printing medium sizes and printing medium types of many prohibition settings. Further, the prohibition information 45 which is multidimensionally arrayed by functions of a printer 20 may be saved in an HDD 35.

Description

本発明は、印刷ドライバー及び印刷指令装置に関する。   The present invention relates to a print driver and a print command device.

従来、印刷ドライバーとしては、プリンター内に印刷ドライバーの設定情報を保持し、ユーザー単位で印刷ドライバーの設定情報を管理し、必要なときに印刷ドライバーの設定情報をユーザーが使用するコンピューター(PC)に提供するものとし、異なるPC間における同一ユーザーに対する印刷ドライバーの設定情報の流用や、PCに依存しない印刷ドライバーの設定情報の管理や故障や誤動作による設定情報の損失からの容易な回復を図るものが提案されている(例えば、特許文献1参照)。   Conventionally, as a print driver, the print driver setting information is stored in the printer, the print driver setting information is managed for each user, and the print driver setting information is stored on the computer (PC) used by the user when necessary. Some of them are intended to be used for diverting print driver setting information for the same user between different PCs, managing print driver setting information independent of the PC, and easily recovering from loss of setting information due to failure or malfunction. It has been proposed (see, for example, Patent Document 1).

特開2006−231930号公報JP 2006-231930 A

ところで、特許文献1などの印刷ドライバーは、印刷設定において、例えば、フチなし印刷が可能なサイズが限定されているなど、一方が選択されると他方が選択できない禁則条件がある場合がある。このような禁則設定についても利用しやすくすることが望まれていた。その一方で、設定ファイルのメンテナンス性を高めることも望まれている。   By the way, the print driver of Patent Document 1 or the like may have a prohibition condition in which one cannot be selected when one is selected, for example, the size capable of borderless printing is limited. It has been desired to make it easy to use such prohibition setting. On the other hand, it is also desired to improve the maintainability of the configuration file.

本発明は、このような課題に鑑みなされたものであり、メンテナンス性がよく、禁則設定を利用しやすい印刷ドライバー及び印刷指令装置を提供することを主目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides a print driver and a print command apparatus that are easy to maintain and that can easily use prohibition settings.

本発明は、上述の主目的を達成するために以下の手段を採った。   The present invention adopts the following means in order to achieve the main object described above.

本発明の印刷ドライバーは、
印刷装置の印刷処理に関する情報処理を実行する印刷ドライバーであって、
印刷に関する禁則設定が構造化言語で記述されている構造化データから多次元配列したバイナリデータである禁則設定データへ変換し、該変換した禁則設定データを記憶手段に保存させる変換記憶モジュールと、
前記保存した禁則設定データを利用して禁則条件を判定し該判定結果を出力する出力モジュールと、
を備えたものである。
The print driver of the present invention is
A print driver that executes information processing related to print processing of a printing apparatus,
A conversion storage module that converts the prohibition settings related to printing from structured data described in a structured language into prohibition setting data that is binary data arranged in a multidimensional array, and stores the converted prohibition setting data in a storage unit;
An output module that determines the prohibition condition using the stored prohibition setting data and outputs the determination result;
It is equipped with.

この印刷ドライバーでは、印刷に関する禁則設定が構造化言語で記述されている構造化データから多次元配列したバイナリデータである禁則設定データへ変換し、該変換した禁則設定データを保存し、この保存した禁則設定データを利用して禁則条件を判定し、判定結果を出力する。例えば、構造化データを用いる際は、バイナリデータへ変換して利用しなければならないが、予め多次元配列したバイナリデータへ変換しておくため、より利用しやすい。また、構造化言語で記述された構造化データを元に用いるため、管理しやすくメンテナンス性がよい。なお、この印刷ドライバーは、コンピューターが読み取り可能な記録媒体(例えばハードディスク、ROM、FD、CD、DVDなど)に記録されていてもよいし、伝送媒体(インターネットやLANなどの通信網)を介してあるコンピューターから別のコンピューターへ配信されてもよいし、その他どのような形で授受されてもよい。この印刷ドライバーを一つのコンピューターに実行させるか又は複数のコンピューターに各ステップを分担して実行させるものとしてもよい。また、構造化言語で記述されている構造化データは、マークアップ言語で記述されているものとしてもよい。こうすれば、タグの内容などを書き換えればよいから、禁則設定の管理をより容易に行うことができる。ここで、マークアップ言語としては、XML、XHTMLなどが挙げられる。   In this print driver, the prohibition setting related to printing is converted from the structured data described in the structured language into the prohibition setting data which is binary data arranged in a multi-dimensional array, and the converted prohibition setting data is saved and saved. The prohibition condition is determined using the prohibition setting data, and the determination result is output. For example, when using structured data, it must be converted into binary data and used. However, since it is converted into binary data arranged in a multidimensional array in advance, it is easier to use. In addition, since it is used based on structured data described in a structured language, it is easy to manage and easy to maintain. The print driver may be recorded on a computer-readable recording medium (for example, a hard disk, ROM, FD, CD, DVD, etc.) or via a transmission medium (communication network such as the Internet or a LAN). It may be distributed from one computer to another, or may be exchanged in any other form. The print driver may be executed by one computer, or each step may be shared and executed by a plurality of computers. The structured data described in the structured language may be described in the markup language. By doing this, it is only necessary to rewrite the contents of the tag and the like, so that the prohibition setting can be managed more easily. Here, XML, XHTML, etc. are mentioned as a markup language.

本発明の印刷ドライバーにおいて、前記変換記憶モジュールは、印刷媒体サイズ及び印刷媒体種別を含む前記禁則設定が記述されている構造体データを変換するものとしてもよい。印刷媒体に関する設定は、禁則設定が多いため、本発明を適用する意義が高い。   In the print driver of the present invention, the conversion storage module may convert structure data in which the prohibition setting including a print medium size and a print medium type is described. Since there are many prohibition settings for settings relating to the print medium, it is highly meaningful to apply the present invention.

本発明の印刷ドライバーにおいて、前記変換記憶モジュールは、前記印刷ドライバーを前記印刷装置へ印刷指令する印刷指令装置へインストールする際に前記構造化データを前記禁則設定データへ変換するものとしてもよい。こうすれば、禁則設定はその後に変更されることが少ないため、インストール時に変換しておくことにより、その後利用しやすい。   In the print driver of the present invention, the conversion storage module may convert the structured data into the prohibition setting data when the print driver is installed in a print command device that issues a print command to the printing device. In this way, the prohibition setting is rarely changed after that, and is easily used after conversion at the time of installation.

本発明の印刷ドライバーにおいて、前記変換記憶モジュールは、前記印刷装置の機能ごとに多次元配列した禁則設定データを保存させるものとしてもよい。こうすれば、機能ごとに禁則設定データを用いることができるため、利用しやすい。   In the print driver of the present invention, the conversion storage module may store prohibition setting data arranged in a multidimensional manner for each function of the printing apparatus. In this way, the prohibition setting data can be used for each function, so that it is easy to use.

本発明の印刷ドライバーにおいて、前記変換記憶モジュールは、前記構造化データに含まれる前記印刷装置の機能情報を含む要素木構造の同一階層の要素が連続するようソートをかけてバイナリデータである機能情報データへ変換し、該変換した機能情報データを前記記憶手段に保存させるものとしてもよい。こうすれば、構造化データからバイナリデータに変換した機能情報を利用しやすい。   In the print driver of the present invention, the conversion storage module is a function information which is binary data after sorting so that elements in the same hierarchy of the element tree structure including the function information of the printing device included in the structured data are continuous. It is also possible to convert it into data and store the converted function information data in the storage means. This makes it easy to use function information converted from structured data to binary data.

本発明の印刷指令装置は、
印刷装置の印刷処理に関する情報処理を実行する印刷指令装置であって、
データを記憶する記憶手段と、
印刷に関する禁則設定が構造化言語で記述されている構造化データから多次元配列したバイナリデータである禁則設定データへ変換し、該変換した禁則設定データを前記記憶手段に保存させる変換記憶手段と、
前記保存した禁則設定データを利用して禁則条件を判定し該判定結果を出力する出力手段と、
を備えたものである。
The printing command device of the present invention is
A print command device that executes information processing related to print processing of a printing device,
Storage means for storing data;
Conversion storage means for converting the prohibition setting related to printing from structured data described in a structured language into prohibition setting data which is binary data arranged in a multi-dimensional manner, and storing the converted prohibition setting data in the storage means;
An output means for determining a prohibition condition using the stored prohibition setting data and outputting the determination result;
It is equipped with.

この印刷指令装置では、上述した印刷ドライバーと同様に、構造化言語で記述された構造化データを元に用いるため、管理しやすくメンテナンス性がよいし、予め多次元配列したバイナリデータに変換しておくので、禁則設定を利用しやすい。なお、この印刷指令装置において、上述した印刷ドライバーの種々の態様を採用してもよいし、また、上述した印刷ドライバーの各機能を実現するような構成を追加してもよい。   Since this print command device uses structured data written in a structured language, like the above-described print driver, it is easy to manage and has good maintainability, and is converted into binary data arranged in advance in a multidimensional manner. It is easy to use the prohibition setting. In this print command apparatus, various aspects of the above-described print driver may be adopted, and a configuration that realizes each function of the above-described print driver may be added.

本発明の印刷指令装置の制御方法は、
印刷装置の印刷処理に関する情報処理を実行する印刷指令装置の制御方法であって、
(a)印刷に関する禁則設定が構造化言語で記述されている構造化データから多次元配列したバイナリデータである禁則設定データへ変換し、該変換した禁則設定データを記憶手段に保存させるステップと、
(b)前記ステップ(a)で保存した禁則設定データを利用して禁則条件を判定し該判定結果を出力するステップと、
を含むものである。
The control method of the print command apparatus of the present invention is:
A control method of a print commanding device that executes information processing related to printing processing of a printing device,
(A) converting prohibition settings relating to printing from structured data described in a structured language into prohibition setting data which is binary data arranged in a multidimensional manner, and storing the converted prohibition setting data in a storage unit;
(B) determining a prohibition condition using the prohibition setting data stored in step (a) and outputting the determination result;
Is included.

この印刷指令装置の制御方法では、上述した印刷ドライバーと同様に、構造化言語で記述された構造化データを元に用いるため、管理しやすくメンテナンス性がよいし、予め多次元配列したバイナリデータに変換しておくので、禁則設定を利用しやすい。なお、この印刷指令装置の制御方法において、上述した印刷ドライバーの種々の態様を採用してもよいし、また、上述した印刷ドライバーの各機能を実現するようなステップを追加してもよい。   In this control method of the print command apparatus, similar to the above-described print driver, since it is based on structured data described in a structured language, it is easy to manage and has good maintainability. Since it is converted, it is easy to use prohibited settings. In the control method of the print command apparatus, various aspects of the above-described print driver may be adopted, and steps for realizing the functions of the above-described print driver may be added.

プリンターシステム10の構成の概略の一例を示す構成図。1 is a configuration diagram illustrating an example of a schematic configuration of a printer system. XMLによる構造化データである設定ファイルの説明図。Explanatory drawing of the setting file which is structured data by XML. 機能情報変換処理ルーチンの一例を示すフローチャート。The flowchart which shows an example of a function information conversion process routine. 機能情報のバイナリデータへの変換の概念図。The conceptual diagram of conversion into binary data of function information. 禁則情報変換処理ルーチンの一例を示すフローチャート。The flowchart which shows an example of a prohibition information conversion process routine. 禁則情報のバイナリデータへの変換の概念図。The conceptual diagram of the conversion of prohibition information into binary data. 印刷設定表示画面70の説明図。FIG. 6 is an explanatory diagram of a print setting display screen.

次に、本発明の実施の形態を図面を用いて説明する。図1は、本発明の一実施形態であるプリンターシステム10の構成の概略を示す構成図である。本実施形態のプリンターシステム10は、図1に示すように、大判印刷可能に構成されたプリンター20と、印刷設定画面を表示出力し印刷ジョブをプリンター20へ出力する印刷指令装置としての機能を有するユーザーパソコン(PC)30とを備えている。   Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram showing an outline of a configuration of a printer system 10 according to an embodiment of the present invention. As shown in FIG. 1, the printer system 10 of the present embodiment has a function as a printer 20 configured to be capable of large format printing, and a print command device that displays and outputs a print setting screen and outputs a print job to the printer 20. And a user personal computer (PC) 30.

プリンター20は、装置全体をコントロールするコントローラー21と着色剤としてのインクを印刷媒体Sに吐出する印刷機構25とを備えている。コントローラー21は、各種処理プログラムを記憶したフラッシュメモリー23と一時的にデータを記憶するRAM24とを備え、CPU22を中心とするマイクロプロセッサーとして構成されている。印刷機構25は、キャリッジ軸に沿って左右(主走査方向)に往復動するキャリッジ26と、各色のインクに圧力をかけノズルからインク滴を吐出する印刷ヘッド27と、各色のインクを収容しこの収容したインクを印刷ヘッドへ供給するインクカートリッジ28とを備えている。印刷ヘッド27は、圧電素子に電圧をかけることによりこの圧電素子を変形させてインクを加圧する方式によりインクを吐出するものとした。なお、印刷ヘッドは、ヒーターによりインクを加圧して印刷媒体Sに向かって吐出する方式を採用してもよい。インクカートリッジ28は、シアン(C)・マゼンタ(M)・イエロー(Y)・ブラック(K)などの各色のインクを個別に収容している。   The printer 20 includes a controller 21 that controls the entire apparatus and a printing mechanism 25 that ejects ink as a colorant onto the printing medium S. The controller 21 includes a flash memory 23 that stores various processing programs and a RAM 24 that temporarily stores data, and is configured as a microprocessor centered on the CPU 22. The printing mechanism 25 contains a carriage 26 that reciprocates left and right (main scanning direction) along the carriage axis, a print head 27 that applies pressure to each color ink and ejects ink droplets from the nozzles, and contains each color ink. And an ink cartridge 28 for supplying the stored ink to the print head. The print head 27 ejects ink by applying a voltage to the piezoelectric element to deform the piezoelectric element and pressurize the ink. The print head may employ a method in which ink is pressurized by a heater and ejected toward the print medium S. The ink cartridge 28 individually accommodates ink of each color such as cyan (C), magenta (M), yellow (Y), and black (K).

ユーザーPC30は、ユーザーが使用する印刷指令装置として構成されたパソコンである。このユーザーPC30は、各種制御を実行するCPU32や各種制御プログラムを記憶するフラッシュメモリー33、データを一時記憶するRAM34などを備えたコントローラー31と、各種アプリケーションプログラムや各種データファイルを記憶する大容量メモリーであるHDD35と、プリンター20などの外部機器と通信を行うインターフェイス(I/F)36とを備えている。HDD35には、印刷設定や印刷実行を行う印刷ドライバー40や、印刷実行時に利用されるスプールシステム48、実行プログラムであるアプリケーションプログラム49(例えば文書編集プログラム)などが記憶されている。   The user PC 30 is a personal computer configured as a print command device used by the user. The user PC 30 includes a CPU 32 that executes various controls, a flash memory 33 that stores various control programs, a controller 31 that includes a RAM 34 that temporarily stores data, and a large-capacity memory that stores various application programs and various data files. A certain HDD 35 and an interface (I / F) 36 for communicating with an external device such as the printer 20 are provided. The HDD 35 stores a print driver 40 that performs print settings and print execution, a spool system 48 that is used during print execution, and an application program 49 (for example, a document editing program) that is an execution program.

また、ユーザーPC30は、ユーザーが各種指令を入力するキーボード及びマウス等の入力装置37や、各種情報を画面表示するディスプレイ38などを備えている。このユーザーPC30は、ディスプレイ38に表示されたカーソル等をユーザーが入力装置37を介して入力操作するとその入力操作に応じた動作を実行する機能を有している。コントローラー31やHDD35、I/F36、入力装置37及びディスプレイ38は、バス39によって電気的に接続され、各種制御信号やデータのやり取りができるよう構成されている。このユーザーPC30は、インストールされたプログラムによりプリンター20に対して印刷処理を指令したりプリンター20の情報を表示したりする。   Further, the user PC 30 includes an input device 37 such as a keyboard and a mouse for a user to input various commands, a display 38 for displaying various information on a screen, and the like. The user PC 30 has a function of executing an operation corresponding to the input operation when the user inputs the cursor or the like displayed on the display 38 via the input device 37. The controller 31, the HDD 35, the I / F 36, the input device 37, and the display 38 are electrically connected via a bus 39 so that various control signals and data can be exchanged. The user PC 30 instructs the printer 20 to perform print processing or displays information about the printer 20 by using the installed program.

ここで、HDD35に記憶されている印刷ドライバー40について説明する。印刷ドライバー40は、プリンター20の印刷設定及び印刷実行に用いられる。この印刷ドライバー40は、印刷設定に関する画面を表示制御する表示出力モジュール41や、画像データを変換し印刷データを生成する印刷データ作成モジュール42、プリンター20の利用可能な機能の情報が格納されている設定ファイル43、設定表示画面などに表示する表示画像が格納されているUIリソーススクリプト44、マークアップ言語で記述されたファイルからバイナリデータである設定ファイル43へ変換する変換記憶モジュール47などにより構成されている。表示出力モジュール41は、ディスプレイ38に表示される印刷処理に関する表示画面を制御するプログラムである。この表示出力モジュール41は、保存されている禁則情報45を利用して禁則条件を判定し、この判定結果を表示出力する機能を備えている。印刷データ作成モジュール42は、アプリケーションプログラム49などから印刷対象の画像データを取得し、プリンター20で印刷可能な印刷データを生成する機能を有している。設定ファイル43は、マークアップ言語で記述されたファイルからインストール時にバイナリデータに変換されたデータであり、プリンター20の利用可能な機能を含む機能情報44と、プリンター20での禁則設定を含む禁則情報45とが格納されている。機能情報44は、印刷用紙サイズや印刷用紙種別の情報や、両面印刷、フチなし印刷、コピーなどプリンター20が利用可能な印刷機能の情報などを格納している。この機能情報44は、機能情報を含むツリー構造の同一階層の要素が連続するようソートされたバイナリデータである。禁則情報45は、上記利用可能な機能のうち、利用可能とならない複数の機能の要素の組み合わせに関する情報などを多次元配列したバイナリデータとして格納している。禁則情報45は、要素として印刷用紙サイズや印刷用紙種別などを含んでいる。設定ファイル43の生成については詳しくは後述する。UIリソーススクリプト44は、オブジェクトの画像や、配置位置、大きさなどの情報を複数格納している。また、テキスト(文字列)、メッセージなども格納している。このように、印刷ドライバー40では、機種に応じて設定ファイル43やUIリソーススクリプト44を差し替えればいいように、ローカライズされている。変換記憶モジュール47は、印刷に関する機能設定がマークアップ言語で記述されている構造化データに含まれるプリンター20の機能情報を含む要素ツリーの同一階層の要素が連続するようソートをかけて、バイナリデータである機能情報44へ変換し、変換した機能情報44をHDD35に保存させる機能を有している。また、変換記憶モジュール47は、印刷に関する禁則設定がマークアップ言語で記述されている構造化データからプリンター20の機能ごとに多次元配列したバイナリデータである禁則情報45へ変換し、変換した機能情報44や禁則情報45をHDD35に保存させる機能を有している。   Here, the print driver 40 stored in the HDD 35 will be described. The print driver 40 is used for print settings of the printer 20 and print execution. The print driver 40 stores information on available functions of the display output module 41 that controls display of a screen related to print settings, the print data creation module 42 that converts image data and generates print data, and the printer 20. A configuration file 43, a UI resource script 44 that stores a display image to be displayed on a configuration display screen, a conversion storage module 47 that converts a file described in a markup language into a configuration file 43 that is binary data, and the like. ing. The display output module 41 is a program that controls a display screen related to print processing displayed on the display 38. The display output module 41 has a function of determining a prohibition condition using the stored prohibition information 45 and displaying the determination result. The print data creation module 42 has a function of acquiring image data to be printed from the application program 49 and the like and generating print data that can be printed by the printer 20. The setting file 43 is data converted into binary data at the time of installation from a file described in a markup language, function information 44 including functions available for the printer 20, and prohibition information including prohibition settings in the printer 20. 45 is stored. The function information 44 stores information on the print paper size and print paper type, information on print functions that can be used by the printer 20 such as double-sided printing, borderless printing, and copying. The function information 44 is binary data sorted so that elements in the same hierarchy of the tree structure including the function information are continuous. The prohibition information 45 is stored as multi-dimensionally arranged binary data such as information on combinations of elements of a plurality of functions that cannot be used among the available functions. The prohibition information 45 includes a printing paper size and a printing paper type as elements. The generation of the setting file 43 will be described later in detail. The UI resource script 44 stores a plurality of pieces of information such as object images, arrangement positions and sizes. It also stores text (character strings), messages, and the like. As described above, the print driver 40 is localized so that the setting file 43 and the UI resource script 44 may be replaced according to the model. The conversion storage module 47 sorts the binary data so that the elements in the same hierarchy of the element tree including the function information of the printer 20 included in the structured data in which the function settings related to printing are described in the markup language are continuous. The function information 44 is converted into the function information 44 and the converted function information 44 is stored in the HDD 35. Also, the conversion storage module 47 converts the structured data in which the prohibition setting regarding printing is described in the markup language into the prohibition information 45 which is binary data arranged in a multidimensional manner for each function of the printer 20, and the converted function information. 44 and the prohibition information 45 are stored in the HDD 35.

次に、印刷ドライバー40をユーザーPC30へインストールする際の動作について説明する。図2は、XMLによる構造化データである設定ファイルの説明図である。図3は、CPU32によって実行される機能情報変換処理ルーチンの一例を示すフローチャートである。この印刷ドライバー40は、表示出力モジュール41や印刷データ作成モジュール42のほか、XMLにより記述された構造化データ50が含まれてユーザーなどに提供されている。この構造化データ50には、プリンター20がサポートしている機能の情報を記述した機能情報52と、機能の組み合わせにより利用できない禁則設定を含む禁則情報54とが格納されている。印刷ドライバー40では、インストール時に構造化データ50をバイナリデータの設定ファイル43へ変換して保存するように設定されている。ます、この構造化データ50の内容及び処理について以下説明する。   Next, an operation when the print driver 40 is installed in the user PC 30 will be described. FIG. 2 is an explanatory diagram of a setting file that is structured data in XML. FIG. 3 is a flowchart illustrating an example of a function information conversion processing routine executed by the CPU 32. The print driver 40 includes a display output module 41 and a print data creation module 42, as well as structured data 50 described in XML, and is provided to users and the like. The structured data 50 stores function information 52 describing information on functions supported by the printer 20 and prohibition information 54 including prohibition settings that cannot be used by combining the functions. The print driver 40 is set to convert the structured data 50 into a binary data setting file 43 and save it at the time of installation. First, the contents and processing of the structured data 50 will be described below.

機能情報52は、例えば、図2に示す書式で、プリンター20に応じた印刷機能に関する情報を、ノードツリーの形式で保持している。図2に示すように、例えば、「ModelInfo」はプリンター20の機種情報が保持されるタグであり、「FunctionInfo」はプリンター20の印刷機能に関する情報が保持されるタグである。また、「fid」はファンクション(機能)IDであり、例えば、給紙装置や用紙サイズなど、印刷機能ごとに番号が対応付けられている。「eid」はエレメント(要素)IDであり、各機能の要素ごとに番号が対応付けられている。例えば、用紙種別の「fid」であるとき、例えば普通紙や、光沢紙などが要素として挙げられ、これらの要素ごとに固有の「eid」が対応付けられている。また、禁則情報54は、図2に示す形式で、機能ID及び要素IDを用いて、XMLベースの論理積、論理和の形式で禁則条件が格納されている。   The function information 52 holds, for example, information related to the printing function corresponding to the printer 20 in the form of a node tree in the format shown in FIG. As illustrated in FIG. 2, for example, “ModelInfo” is a tag that holds model information of the printer 20, and “FunctionInfo” is a tag that holds information related to the printing function of the printer 20. “Fid” is a function ID, and a number is associated with each printing function, such as a paper feeding device or paper size. “Eid” is an element ID, and a number is associated with each function element. For example, when the paper type is “fid”, for example, plain paper, glossy paper, and the like are listed as elements, and a unique “eid” is associated with each of these elements. The prohibition information 54 stores prohibition conditions in the form of an XML-based logical product and logical sum using the function ID and the element ID in the format shown in FIG.

続いて、このような構造化データ50をユーザーPC30へインストールする際の動作について説明する。ユーザーは、提供された印刷ドライバー40の記録媒体(例えばCDなど)をユーザーPC30にセットし、印刷ドライバーのインストール処理を開始する。すると、図3に示す機能情報変換処理ルーチン及び図5に示す禁則情報変換処理ルーチンが実行される。CPU32は、機能情報変換処理ルーチン及び禁則情報変換処理ルーチンを、変換記憶モジュール47の機能を用いて実行する。   Next, an operation when such structured data 50 is installed in the user PC 30 will be described. The user sets the provided recording medium (for example, CD) of the print driver 40 in the user PC 30 and starts the print driver installation process. Then, the function information conversion processing routine shown in FIG. 3 and the prohibition information conversion processing routine shown in FIG. 5 are executed. The CPU 32 executes the function information conversion processing routine and the prohibition information conversion processing routine using the function of the conversion storage module 47.

機能情報変換処理ルーチンを実行すると、CPU32は、まず構造化データ50から機能情報52の先頭要素(ルートノード)のデータを取得し(ステップS100)、バイナリデータとなるデータ構造体配列に格納する(ステップS110)。続いて、下位要素があるか否かを判定し(ステップS120)、下位要素があるときには、下位要素を列挙してソートし、上位要素に対応付けてデータ構造体配列に格納する(ステップS130)。ここで、上位要素と下位要素との対応づけは、例えば、固有のインデックス情報を両者に付与することにより行うものとしてもよい。続いて、更に下位要素があるか否かを判定し(ステップS140)、更に下位要素があるときには、ステップS130で、更なる下位要素を列挙してソートし、上位要素に対応付けてデータ構造体配列に格納する処理を繰り返す。一方、ステップS140及びステップS120で下位要素がないときには、変換後のバイナリデータであるデータ構造体配列(機能情報44)を設定ファイル43に格納してHDD35に保存し(ステップS150)、そのままこのルーチンを終了する。   When the function information conversion processing routine is executed, the CPU 32 first acquires the data of the head element (root node) of the function information 52 from the structured data 50 (step S100) and stores it in a data structure array that becomes binary data (step S100). Step S110). Subsequently, it is determined whether or not there is a lower element (step S120). If there are lower elements, the lower elements are listed and sorted, and stored in the data structure array in association with the upper elements (step S130). . Here, the association between the upper element and the lower element may be performed, for example, by assigning unique index information to both. Subsequently, it is determined whether or not there are further lower elements (step S140). If there are further lower elements, in step S130, further lower elements are listed and sorted, and the data structure is associated with the higher elements. Repeat the process of storing in the array. On the other hand, when there is no lower element in step S140 and step S120, the data structure array (function information 44), which is binary data after conversion, is stored in the setting file 43 and saved in the HDD 35 (step S150), and this routine is continued. Exit.

図4は、機能情報のバイナリデータへの変換の概念図である。図4に示すように、機能情報52では、各タグにより、上位から下位へ各階層の要素が格納されている。ここでは、上位要素に対応する順で、同一階層の要素が連続するよう各要素をソートするものとした。ソート順は、機能情報52の降順としてもよいし、昇順としてもよいが、ここでは、降順にソートするものとした。また、図4のバイナリデータである機能情報44の各矢印に示すように、上位要素と下位要素との対応づけを行っている。このため、バイナリデータのデータ構造体配列をメモリ空間に保存して、目的のレベルの先頭ノードのメモリアドレスから順番にデータ構造配列をアクセスすることによって、サポート機能や目的の機能の選択肢を高速に列挙することができる。また、データ検索の際には、該当する階層の先頭要素からクイックソートアルゴリズムを使用した処理を実行することにより、高速に目的要素を発見することができる。   FIG. 4 is a conceptual diagram of conversion of function information into binary data. As shown in FIG. 4, in the function information 52, elements of each hierarchy are stored from the upper level to the lower level by each tag. Here, each element is sorted so that elements in the same hierarchy are consecutive in the order corresponding to the upper element. The sort order may be the descending order of the function information 52 or the ascending order. Here, the sorting is performed in descending order. Further, as shown by the arrows of the function information 44 that is binary data in FIG. 4, the upper elements and the lower elements are associated with each other. For this reason, by storing the data structure array of binary data in the memory space and accessing the data structure array in order from the memory address of the first node at the target level, the support function and the target function options can be accelerated. Can be enumerated. In the data search, the target element can be found at high speed by executing processing using the quick sort algorithm from the top element of the corresponding hierarchy.

次に、図5に示した禁則情報変換処理ルーチンについて説明する。この機能情報変換処理ルーチンを実行すると、CPU32は、構造化データ50から、禁則情報54の禁則条件の要素を取得し(ステップS200)、選択肢の要素を列挙する(ステップS210)。続いて、目的の機能の要素があるか否かを判定し(ステップS220)、目的の機能要素があるときには、この機能要素を要素データに仮保存し(ステップS230)、ステップS200以降の処理を行う。図6は、禁則情報のバイナリデータへの変換の概念図である。図6に示すように、このステップS200〜S220の処理では、機能要素の全体の禁則条件を禁則情報54から取得し、所定の機能ID順に、禁則条件を要素データ56に格納する処理を行う。この要素データ56は、バイナリデータに変換する際に禁則条件を確認するために用いる仮データである。ここでは、一例として、機能ID=1の選択肢が要素ID=E11,E12,E13であり、機能ID=2の選択肢が要素ID=E21,E22であり、機能ID=3の選択肢が要素ID=E31,E32である場合について説明する。   Next, the prohibition information conversion processing routine shown in FIG. 5 will be described. When this function information conversion processing routine is executed, the CPU 32 acquires the prohibition condition elements of the prohibition information 54 from the structured data 50 (step S200), and lists the options elements (step S210). Subsequently, it is determined whether or not there is a target function element (step S220). If there is a target function element, the function element is temporarily stored in the element data (step S230), and the processes after step S200 are performed. Do. FIG. 6 is a conceptual diagram of conversion of prohibition information into binary data. As shown in FIG. 6, in the processing of steps S200 to S220, the prohibition condition of the entire functional element is acquired from the prohibition information 54, and the prohibition condition is stored in the element data 56 in the order of a predetermined function ID. This element data 56 is provisional data used for confirming the prohibition condition when converted into binary data. Here, as an example, the option of function ID = 1 is element ID = E11, E12, E13, the option of function ID = 2 is element ID = E21, E22, and the option of function ID = 3 is element ID = The case of E31 and E32 will be described.

ステップS220で目的の機能要素がない場合、即ち、すべての機能要素について上記処理を行ったときには、CPU32は、仮保存されている要素データに存在する機能IDを列挙し(ステップS240)、列挙した機能IDからバイナリデータとなる多次元データ配列を作成し、禁則条件を初期化する処理を行う(ステップS250)。ここでは、各機能ごとに多次元データ配列を作成するものとした。図6において、例えば、禁則条件X1には、機能ID=1,2の組み合わせがあり、禁則条件X2には、機能ID=1,2,3の組み合わせがあり、禁則条件X3には、機能ID=2,3の組み合わせがあるものとする。このとき、各禁則条件に対し、機能IDごとの各要素IDを列挙し多次元データ配列(マトリクス)を生成し、その組み合わせごとに対して初期値「0」の禁則情報を設ける。この禁則情報は、例えば、禁則有りのとき、値「1」に設定するものとした。   When there is no target functional element in step S220, that is, when the above processing is performed for all functional elements, the CPU 32 enumerates function IDs existing in the temporarily stored element data (step S240). A multi-dimensional data array that is binary data is created from the function ID, and a process of initializing the prohibition condition is performed (step S250). Here, a multidimensional data array is created for each function. In FIG. 6, for example, the prohibition condition X1 has a combination of function ID = 1, 2, the prohibition condition X2 has a combination of function ID = 1, 2, 3, and the prohibition condition X3 has a function ID. Suppose there are a combination of = 2,3. At this time, for each prohibition condition, each element ID for each function ID is listed to generate a multidimensional data array (matrix), and prohibition information with an initial value “0” is provided for each combination. The prohibition information is set to a value “1” when there is a prohibition, for example.

続いて、CPU32は、禁則条件を設定する機能要素を抽出し(ステップS260)、禁則条件に合致したか否かを仮保存した要素データの内容に基づいて判定し(ステップS270)、禁則条件に合致したとき、即ち、禁則有りであるときには、禁則情報に値「1」をセットすることで禁則有りに設定する一方(ステップS280)、禁則条件に合致しない場合はそのまま未処理の機能要素があるか否かを判定する(ステップS290)。未処理の機能要素があるときには、ステップS260以降の処理を実行する。一方、未処理の機能要素がないときには、生成したバイナリデータとしての多次元データ配列(禁則情報45)を設定ファイル43に格納することにより保存し(ステップS300)、このルーチンを終了する。   Subsequently, the CPU 32 extracts a functional element for setting the prohibition condition (step S260), determines whether or not the prohibition condition is met based on the content of the temporarily stored element data (step S270), and sets the prohibition condition. When they match, that is, when there is a prohibition, a value “1” is set in the prohibition information to set the prohibition to exist (step S280), while when the prohibition condition is not met, there is an unprocessed functional element as it is. Is determined (step S290). When there is an unprocessed functional element, the processes after step S260 are executed. On the other hand, when there is no unprocessed functional element, the generated multi-dimensional data array (forbidden information 45) as binary data is saved by storing it in the setting file 43 (step S300), and this routine is terminated.

例えば、図6に示すように、禁則条件X1では、要素E11以外と要素E21との組み合わせ、及び要素E12と要素E21との組み合わせが禁則有りである場合、ステップS260〜S290の処理では、要素E12と要素21との組み合わせ及び要素E13と要素E21との組み合わせの禁則情報を値「1」に設定するのである。このように、各要素の組み合わせに対して禁則情報を設定した設定ファイル43を保存するのである。   For example, as shown in FIG. 6, in the prohibition condition X1, when the combination of the element E21 and the element E21 and the combination of the element E12 and the element E21 are prohibited, the process of steps S260 to S290 includes the element E12. And the prohibition information of the combination of the element E13 and the combination of the element E13 and the element E21 are set to the value “1”. Thus, the setting file 43 in which prohibition information is set for each combination of elements is stored.

次に、設定ファイル43を利用して印刷設定を行う場合について説明する。図7は、印刷設定表示画面70の説明図である。ユーザーにより、アプリケーションプログラム49などにおいて、印刷設定の画面表示が選択されると、CPU32は、禁則情報45をRAM34に展開すると共に、表示出力モジュール41の機能により印刷設定表示画面70を表示する。この印刷設定表示画面70には、図7に示すように、用紙種類などに関する第1プルダウンメニュー72や、色補正に関する第1チェックボックス73、給紙方法などに関する第1コンボボックス74、フチなし印刷に関する第2チェックボックス75、選択内容を決定する入力ボタン76などが配置されている。このプリンター20の印刷設定において、例えば、フチなし印刷は、A4サイズ、L版サイズ及びハガキサイズの印刷媒体Sだけが対応し、その他のサイズではフチなし印刷ができない、という禁則条件が存在するものとする。ユーザーがカーソル71により第1コンボボックス74を操作し用紙サイズとして上記「その他のサイズ」を選択した場合、印刷ドライバー40では、禁則情報45の「禁則有り」の情報に応じて、フチなし印刷ができないものと判定し、第2チェックボックス75を入力できない態様で表示出力するのである(図7下段参照)。このように、バイナリデータであり、各機能ごとにマトリックス化された禁則情報45を用いて、印刷設定を行うのである。   Next, a case where print setting is performed using the setting file 43 will be described. FIG. 7 is an explanatory diagram of the print setting display screen 70. When the user selects print setting screen display in the application program 49 or the like, the CPU 32 expands the prohibition information 45 in the RAM 34 and displays the print setting display screen 70 by the function of the display output module 41. As shown in FIG. 7, the print setting display screen 70 includes a first pull-down menu 72 relating to the paper type, a first check box 73 relating to color correction, a first combo box 74 relating to the paper feeding method, and borderless printing. A second check box 75 relating to the input button 76 and an input button 76 for determining the selection contents are arranged. In the print setting of the printer 20, for example, borderless printing has a prohibition condition that only A4 size, L size, and postcard size print media S are supported, and borderless printing is not possible with other sizes. And When the user operates the first combo box 74 with the cursor 71 and selects the “other size” as the paper size, the print driver 40 performs borderless printing in accordance with the “prohibited” information in the prohibition information 45. It is determined that it cannot be performed, and the second check box 75 is displayed and output in such a manner that it cannot be input (see the lower part of FIG. 7). In this way, print setting is performed using the prohibition information 45 which is binary data and is matrixed for each function.

ここで、本実施形態の構成要素と本発明の構成要素との対応関係を明らかにする。本実施形態のHDD35が本発明の記憶手段に相当し、変換記憶モジュール47が変換記憶モジュールに相当し、表示出力モジュール41が出力モジュールに相当する。また、マークアップ言語であるXMLが構造化言語に相当し、構造化データ50が構造化データに相当し、禁則情報45が禁則設定データに相当し、機能情報44が機能情報データに相当する。なお、本実施形態では、ユーザーPC30の動作を説明することにより本発明の印刷指令装置の一例も明らかにしている。   Here, the correspondence between the components of the present embodiment and the components of the present invention will be clarified. The HDD 35 of this embodiment corresponds to the storage means of the present invention, the conversion storage module 47 corresponds to the conversion storage module, and the display output module 41 corresponds to the output module. Also, XML as a markup language corresponds to a structured language, structured data 50 corresponds to structured data, prohibition information 45 corresponds to prohibition setting data, and function information 44 corresponds to function information data. In the present embodiment, an example of the print command apparatus of the present invention is also clarified by describing the operation of the user PC 30.

以上詳述した本実施形態の印刷ドライバー40によれば、XMLで記述されている機能情報52から同一階層の要素をソートしたバイナリデータである機能情報44へ変換したり、XMLで記述されている禁則情報54から多次元配列したバイナリデータである禁則情報45へ変換したりし、変換後の機能情報44及び禁則情報45を設定ファイル43に保存する。その後、この保存した設定ファイル43を利用して禁則条件を判定し、判定結果を表示出力する。例えば、構造化データ50の禁則情報54を用いる際は、バイナリデータへ変換して利用しなければならないが、予め多次元配列したバイナリデータへ変換しておくため、より禁則情報45が利用しやすい。また、マークアップ言語で記述された構造化データ50を元に用いるため、管理しやすくメンテナンス性がよい。更に、同一階層の要素がソートされており、構造化データから変換したバイナリデータである機能情報44を利用しやすい。   According to the print driver 40 of this embodiment described in detail above, the function information 52 described in XML is converted into function information 44 that is binary data obtained by sorting elements in the same hierarchy, or is described in XML. The prohibition information 54 is converted into prohibition information 45 that is binary data arranged in a multidimensional manner, and the converted function information 44 and prohibition information 45 are stored in the setting file 43. Thereafter, the prohibition condition is determined using the saved setting file 43, and the determination result is displayed and output. For example, when the prohibition information 54 of the structured data 50 is used, it must be converted into binary data and used. However, the prohibition information 45 is easier to use because it is converted into binary data arranged in a multidimensional array in advance. . Further, since it is used based on the structured data 50 described in the markup language, it is easy to manage and easy to maintain. Furthermore, elements in the same hierarchy are sorted, and it is easy to use function information 44 that is binary data converted from structured data.

また、禁則情報45には、禁則設定の多い印刷媒体サイズ及び印刷媒体種別を含むため、本発明を適用する意義が高い。更に、印刷ドライバー40をユーザーPC30へインストールする際に構造化データ50を設定ファイル43へ変換するため、その後に変更されることが少ない機能情報44や禁則情報45をインストール時に変換しておくことにより、その後利用しやすい。更にまた、プリンター20の機能ごとに多次元配列した禁則情報45をHDD35に保存するため、機能ごとに禁則情報45を用いることができ、利用しやすい。   In addition, the prohibition information 45 includes a print medium size and a print medium type with many prohibition settings. Therefore, it is highly significant to apply the present invention. Further, since the structured data 50 is converted into the setting file 43 when the print driver 40 is installed in the user PC 30, the function information 44 and the prohibition information 45 that are rarely changed thereafter are converted at the time of installation. Easy to use afterwards. Furthermore, since the prohibition information 45 arranged in a multidimensional manner for each function of the printer 20 is stored in the HDD 35, the prohibition information 45 can be used for each function and is easy to use.

また、マークアップ言語で記述された構造化データ50をそのまま利用しようとすると、パーサなどを介することを要し、処理に時間がかかることがある。例えば、アプリケーションプログラム49から印刷設定についての問合せが幾度にも及ぶときには、印刷設定及び印刷処理が極めて低速になってしまうことがある。ここでは、予めバイナリデータに変換しておき、変換後の設定ファイル43を利用するため、より処理の高速化を図ることができる。   In addition, if the structured data 50 described in the markup language is used as it is, it requires processing through a parser or the like, and processing may take time. For example, when the application program 49 makes many inquiries about print settings, the print settings and print processing may become extremely slow. Here, since the data is converted into binary data in advance and the converted setting file 43 is used, the processing speed can be further increased.

なお、本発明は上述した実施形態に何ら限定されることはなく、本発明の技術的範囲に属する限り種々の態様で実施し得ることはいうまでもない。   It should be noted that the present invention is not limited to the above-described embodiment, and it goes without saying that the present invention can be implemented in various modes as long as it belongs to the technical scope of the present invention.

例えば、上述した実施形態では、設定ファイル43の機能情報44をもバイナリデータに変換するものとしたが、これを省略してもよい。禁則情報45をバイナリデータに変換するものとすれば、禁則情報をより利用しやすくすることはできる。   For example, in the above-described embodiment, the function information 44 of the setting file 43 is also converted into binary data, but this may be omitted. If the prohibition information 45 is converted into binary data, the prohibition information can be more easily used.

上述した実施形態では、構造化言語をXMLとしたが、特にこれに限定されない。例えば、構造化言語をマークアップ言語としてもよいし、XMLをXHTMLなどとしてもよい。   In the embodiment described above, the structured language is XML, but is not particularly limited to this. For example, the structured language may be a markup language, and the XML may be XHTML.

上述した実施形態では、禁則情報45には、印刷媒体サイズ及び印刷媒体種別を含むものとしたが、印刷機能に関する要素であれば特にこれに限定されず、例えば、これらのうちいずれか一方を省略してもよいし、これ以外の要素を含むものとしてもよい。   In the above-described embodiment, the prohibition information 45 includes the print medium size and the print medium type. However, the prohibition information 45 is not particularly limited as long as it is an element related to the print function. For example, one of these is omitted. Alternatively, other elements may be included.

上述した実施形態では、印刷ドライバー40をユーザーPC30へインストールする際に構造化データ50から設定ファイル43への変換を行うものとしたが、予めバイナリデータである設定ファイル43に変更しておくものとすれば、特にこれに限定されない。   In the above-described embodiment, when the print driver 40 is installed in the user PC 30, the structured data 50 is converted into the setting file 43. However, the setting file 43 is previously changed to binary data. If it does, it will not be limited to this in particular.

上述した実施形態では、プリンター20の機能ごとに多次元配列した禁則情報45を保存するものとしたが、多次元配列したバイナリデータに変換、保存するものとすれば、特にこれに限定されない。   In the above-described embodiment, the prohibition information 45 arranged in a multidimensional manner for each function of the printer 20 is stored. However, the present invention is not limited to this as long as it is converted and saved into binary data arranged in a multidimensional manner.

上述した実施形態では、表示出力モジュール41は、禁則情報45を利用して禁則条件の判定結果を印刷設定表示画面70に表示出力するものとしたが、特にこれに限定されない。   In the embodiment described above, the display output module 41 uses the prohibition information 45 to display and output the prohibition condition determination result on the print setting display screen 70. However, the present invention is not limited to this.

上述した実施形態では、ユーザーPC30を本発明の印刷指令装置として説明したが、プリンター20の禁則情報45を用いるものであれば特にこれに限定されない。また、印刷ドライバー40の態様で説明したが、印刷指令装置の制御方法の態様としてもよい。   In the above-described embodiment, the user PC 30 has been described as the print command device of the present invention, but the invention is not particularly limited as long as the prohibition information 45 of the printer 20 is used. Moreover, although the aspect of the print driver 40 has been described, it may be an aspect of a control method of the print command apparatus.

10 プリンターシステム、20 プリンター、21 コントローラー、22 CPU、23 フラッシュメモリー、24 RAM、25 印刷機構、30 ユーザーパソコン(PC)、31 コントローラー、32 CPU、33 フラッシュメモリー、34 RAM、35 HDD、36 インターフェイス(I/F)、37 入力装置、38 ディスプレイ、39 バス、40 印刷ドライバー、41 表示出力モジュール、42 印刷データ作成モジュール、43 設定ファイル、44 機能情報、45 禁則情報、46 UIリソーススクリプト、47 変換記憶モジュール、48 スプールシステム、49 アプリケーションプログラム、50 構造化データ、52 機能情報、54 禁則情報、56 要素データ、70 印刷設定表示画面、71 カーソル、72 第1プルダウンメニュー、73 第1チェックボックス、74 第1コンボボックス、75 第2チェックボックス、76 入力ボタン、S 印刷媒体。 10 Printer system, 20 Printer, 21 Controller, 22 CPU, 23 Flash memory, 24 RAM, 25 Printing mechanism, 30 User personal computer (PC), 31 Controller, 32 CPU, 33 Flash memory, 34 RAM, 35 HDD, 36 Interface ( I / F), 37 input device, 38 display, 39 bus, 40 print driver, 41 display output module, 42 print data creation module, 43 setting file, 44 function information, 45 prohibition information, 46 UI resource script, 47 conversion storage Module, 48 spool system, 49 application program, 50 structured data, 52 function information, 54 prohibition information, 56 element data, 70 print setting display screen, 71 modules Sol, 72 first pull-down menus, 73 first check box 74 first combo box, 75 second check box 76 input button, S print medium.

Claims (6)

印刷装置の印刷処理に関する情報処理を実行する印刷ドライバーであって、
印刷に関する禁則設定が構造化言語で記述されている構造化データから多次元配列したバイナリデータである禁則設定データへ変換し、該変換した禁則設定データを記憶手段に保存させる変換記憶モジュールと、
前記保存した禁則設定データを利用して禁則条件を判定し該判定結果を出力する出力モジュールと、
を備えた印刷ドライバー。
A print driver that executes information processing related to print processing of a printing apparatus,
A conversion storage module that converts the prohibition settings related to printing from structured data described in a structured language into prohibition setting data that is binary data arranged in a multidimensional array, and stores the converted prohibition setting data in a storage unit;
An output module that determines the prohibition condition using the stored prohibition setting data and outputs the determination result;
Print driver with
前記変換記憶モジュールは、印刷媒体サイズ及び印刷媒体種別を含む前記禁則設定が記述されている構造体データを変換する、請求項1に記載の印刷ドライバー。   The print driver according to claim 1, wherein the conversion storage module converts structure data in which the prohibition setting including a print medium size and a print medium type is described. 前記変換記憶モジュールは、前記印刷ドライバーを前記印刷装置へ印刷指令する印刷指令装置へインストールする際に前記構造化データを前記禁則設定データへ変換する、請求項1又は2に記載の印刷ドライバー。   The print driver according to claim 1, wherein the conversion storage module converts the structured data into the prohibition setting data when the print driver is installed in a print command device that issues a print command to the printing device. 前記変換記憶モジュールは、前記印刷装置の機能ごとに多次元配列した禁則設定データを保存させる、請求項1〜3のいずれか1項に記載の印刷ドライバー。   The print driver according to claim 1, wherein the conversion storage module stores prohibition setting data arranged in a multidimensional manner for each function of the printing apparatus. 前記変換記憶モジュールは、前記構造化データに含まれる前記印刷装置の機能情報を含む要素木構造の同一階層の要素が連続するようソートをかけてバイナリデータである機能情報データへ変換し、該変換した機能情報データを前記記憶手段に保存させる、請求項1〜4のいずれか1項に記載の印刷ドライバー。   The conversion storage module performs sorting so that elements in the same hierarchy of the element tree structure including the function information of the printing device included in the structured data are consecutively converted into function information data that is binary data, and the conversion The print driver according to claim 1, wherein the function information data is stored in the storage unit. 印刷装置の印刷処理に関する情報処理を実行する印刷指令装置であって、
データを記憶する記憶手段と、
印刷に関する禁則設定が構造化言語で記述されている構造化データから多次元配列したバイナリデータである禁則設定データへ変換し、該変換した禁則設定データを前記記憶手段に保存させる変換記憶手段と、
前記保存した禁則設定データを利用して禁則条件を判定し該判定結果を出力する出力手段と、
を備えた印刷指令装置。
A print command device that executes information processing related to print processing of a printing device,
Storage means for storing data;
Conversion storage means for converting the prohibition setting related to printing from structured data described in a structured language into prohibition setting data which is binary data arranged in a multi-dimensional manner, and storing the converted prohibition setting data in the storage means;
An output means for determining a prohibition condition using the stored prohibition setting data and outputting the determination result;
A printing command device equipped with
JP2011096175A 2011-04-22 2011-04-22 Print driver and print command device Withdrawn JP2012226696A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011096175A JP2012226696A (en) 2011-04-22 2011-04-22 Print driver and print command device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011096175A JP2012226696A (en) 2011-04-22 2011-04-22 Print driver and print command device

Publications (1)

Publication Number Publication Date
JP2012226696A true JP2012226696A (en) 2012-11-15

Family

ID=47276755

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011096175A Withdrawn JP2012226696A (en) 2011-04-22 2011-04-22 Print driver and print command device

Country Status (1)

Country Link
JP (1) JP2012226696A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5641159B1 (en) * 2014-03-20 2014-12-17 富士ゼロックス株式会社 Printing instruction apparatus, printing system, and program
JP5692456B1 (en) * 2014-10-15 2015-04-01 富士ゼロックス株式会社 Pointing device
US9652189B2 (en) 2014-05-08 2017-05-16 Konica Minolta, Inc. Non-transitory computer-readable storage medium storing printer driver causing computing device to perform prohibition processing, and print control method of the printer driver

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5641159B1 (en) * 2014-03-20 2014-12-17 富士ゼロックス株式会社 Printing instruction apparatus, printing system, and program
US9652189B2 (en) 2014-05-08 2017-05-16 Konica Minolta, Inc. Non-transitory computer-readable storage medium storing printer driver causing computing device to perform prohibition processing, and print control method of the printer driver
JP5692456B1 (en) * 2014-10-15 2015-04-01 富士ゼロックス株式会社 Pointing device

Similar Documents

Publication Publication Date Title
JP4656642B2 (en) Information processing apparatus, status display method, and program
US8743393B2 (en) Printing management apparatus, printing management method, and program for the same
US20080151294A1 (en) Information processing apparatus, information processing method, program, and storage medium
JP5132493B2 (en) Data processing apparatus, job inspection method, and computer program
JP5072676B2 (en) Information processing apparatus, information processing method, and printing system
US9218147B2 (en) Conditionally displaying errors in a printing apparatus
JP2006228066A (en) Printing system and document management system
CN103294415A (en) Information processing apparatus and control method
JP4921190B2 (en) Printing control apparatus and method and printing system
US20080250430A1 (en) Method and corresponding apparatus for creation of print drivers in a network
CN105278890A (en) Information processing apparatus and control method
JP2012226696A (en) Print driver and print command device
CN101145094A (en) Host apparatus to set N-up function and control method thereof
JP6024168B2 (en) Data processing apparatus, recording apparatus, and control method for data processing apparatus
JP4537276B2 (en) PRINT CONTROL DEVICE, ITS CONTROL METHOD, CONTROL PROGRAM, PRINTER DRIVER AND PRINT DEVICE
US20100141988A1 (en) Information processing apparatus and information processing method
JP5152243B2 (en) Data structure of print program, print control device, and print setting information
JP2012221093A (en) Print driver and printing-command device
JP4706884B2 (en) Image processing apparatus, image processing program, and printing apparatus
JP2003202971A (en) Printer driver and file set for installation
JP5974737B2 (en) Recording apparatus and method for controlling recording apparatus
JP5551532B2 (en) Print setting device
JP6766396B2 (en) Print control system
JP6202168B2 (en) Printer and printer control method
JP2016186818A (en) Recording apparatus and control method of recording 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: 20140701