JP5754123B2 - Information processing device - Google Patents

Information processing device Download PDF

Info

Publication number
JP5754123B2
JP5754123B2 JP2010276383A JP2010276383A JP5754123B2 JP 5754123 B2 JP5754123 B2 JP 5754123B2 JP 2010276383 A JP2010276383 A JP 2010276383A JP 2010276383 A JP2010276383 A JP 2010276383A JP 5754123 B2 JP5754123 B2 JP 5754123B2
Authority
JP
Japan
Prior art keywords
core module
printer
model
setting
information processing
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.)
Active
Application number
JP2010276383A
Other languages
Japanese (ja)
Other versions
JP2012123764A (en
Inventor
一郎 先川
一郎 先川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2010276383A priority Critical patent/JP5754123B2/en
Publication of JP2012123764A publication Critical patent/JP2012123764A/en
Application granted granted Critical
Publication of JP5754123B2 publication Critical patent/JP5754123B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Description

本発明は、情報処理装置におけるプリンタドライバ等のデバイスドライバの構成技術に関する。   The present invention relates to a configuration technology of a device driver such as a printer driver in an information processing apparatus.

新規にプリンタを購入したとき、既にパーソナルコンピュータ等の情報処理装置にインストールされているプリンタドライバをそのまま使い続けたいという要望が多い。   When a new printer is purchased, there are many requests to continue using the printer driver already installed in an information processing apparatus such as a personal computer.

このような要望に応えるべく、例えば、複数のプリンタの機種に対応し、プリンタの機種ごとに最適な仕様のドライバに切り替わるユニバーサルプリンタドライバと呼ばれるプリンタドライバが既に知られている。   In order to meet such a demand, for example, a printer driver called a universal printer driver that corresponds to a plurality of printer models and switches to a driver having an optimum specification for each printer model is already known.

この種のプリンタドライバは一つのコアモジュールと一つ以上のプラグインから構成されており、後にリリースされたプリンタの機能に対応していない場合、その機能を使うために新たにプラグインを追加する(特許文献1等を参照)。   This type of printer driver consists of one core module and one or more plug-ins. If the printer driver does not support the function of a later released printer, a new plug-in is added to use that function. (Refer to patent document 1 etc.).

ところで、プリンタドライバは可能な範囲で種々の環境に対応できるように開発されるものではあるが、全ての環境を考慮することは困難であるとともに、プログラミング上のバグも存在する。そのため、プリンタドライバやプラグインを追加した場合、ユーザは所望の機能が予期される通りに動作するかどうかを検証する必要がある。   By the way, although the printer driver is developed so as to be able to cope with various environments as much as possible, it is difficult to consider all the environments, and there are also programming bugs. Therefore, when a printer driver or plug-in is added, the user needs to verify whether the desired function operates as expected.

上述したように、従来のユニバーサルプリンタドライバは新規にプリンタを購入したとき、既にパーソナルコンピュータにインストールされているプリンタドライバが新規のプリンタの機能に対応していない場合、その機能を使うためにプラグインとして機能追加することになる。   As described above, when a new universal printer driver is purchased and a printer driver already installed in a personal computer does not support the new printer function, a plug-in is used to use the function. As a function will be added.

この場合、ユーザはコアモジュールとプラグインの組み合わせ検証が必要であり、また、コアモジュールに対する依存性から、ユーザによっては、新規に追加したプラグイン以外のプラグインに関する内容も検証しなければならないため、検証工数が大きくなってしまうという問題があった。   In this case, the user needs to verify the combination of the core module and the plug-in, and because of the dependency on the core module, depending on the user, the contents related to the plug-in other than the newly added plug-in must also be verified. There is a problem that the verification man-hours become large.

なお、プリンタドライバについて従来の問題点を説明したが、スキャナドライバ等を含むデバイスドライバ一般について同様の問題がある。   In addition, although the conventional problem was demonstrated about the printer driver, there exists the same problem about the device driver in general including a scanner driver etc.

本発明は上記の従来の問題点に鑑み提案されたものであり、その目的とするところは、追加インストールした機能のみをユーザが検証できるようにして検証工数を抑えることにある。   The present invention has been proposed in view of the above-described conventional problems, and an object of the present invention is to reduce the number of verification steps by allowing the user to verify only the additionally installed function.

上記の課題を解決するため、本発明にあっては、一以上の制御対象のプリンタと接続する情報処理装置であって、前記プリンタが対応する一以上の機能であって用紙サイズ設定、カラー/モノクロ印刷設定、両面印刷設定、ステープル設定のいずれかを含むユーザインタフェースによる設定を要する機能を示す機種依存ファイルを一以上保持する機種依存ファイル保持手段と、前記機能単位に分割され前記機能に対応した、ユーザインタフェースに表示する詳細項目および前記プリンタの基本処理を利用する詳細コマンドの制御処理を実行する前記機能毎の一以上の機能コアモジュールと、初期の設定画面を表示し、前記機能に対応した設定項目の選択指示時に、前記一以上の機能コアモジュールのうち、ユーザから受け付けた指示に対応する機能コアモジュールに処理の要求を行って機能内の設定処理を行わせ、印刷指示時に前記機能コアモジュールにより出力される設定内容についての印刷コマンドの順序制御を行って前記プリンタに出力することで、ユーザインタフェースの制御および前記プリンタの基本処理の制御処理を行う基本コアモジュールと、前記プリンタと接続する際に、当該プリンタの対応する機能を記述した機種依存ファイルを保持しているかどうか判断し、保持していない場合には前記機種依存ファイルを取得する機種依存ファイル取得手段と、当該プリンタに対応する機種依存ファイルを解析し、該機種依存ファイルに示されている機能それぞれに対応する前記機能コアモジュールが該情報処理装置に存在するか否かを判定する判定手段と、前記判定手段によって存在しないと判定された機能コアモジュールを取得するコアモジュール取得手段と、前記コアモジュール取得手段で取得した機能コアモジュールを前記基本コアモジュールに対応付けるコアモジュールインストール手段とを備える。 In order to solve the above problems, according to the present invention, there is provided an information processing apparatus connected to one or more printers to be controlled, which has one or more functions supported by the printer , including paper size setting, color / A model-dependent file holding unit that holds one or more model-dependent files indicating functions that require setting by a user interface including any of monochrome printing settings, duplex printing settings, and staple settings, and is divided into the functional units and corresponds to the functions One or more function core modules for each function that execute detailed command control processing that uses basic processing of the printer and detailed items to be displayed on the user interface, and an initial setting screen are displayed, corresponding to the functions upon selection instruction setting items, among the one or more functional core module, to respond to instructions received from the user By functional core was module a request for a process to perform setting processing in the functional I line, said functional core sequence control of the print commands for setting output performed by the module at the time of printing instructions outputted to the printer , the basic core module for controlling the processing of control and basic processing of the printer of the user interface, to connect to the printer, to determine whether they retain model dependent file that describes the corresponding function of the printer, If not, model-dependent file acquisition means for acquiring the model-dependent file and the function core corresponding to each of the functions indicated in the model-dependent file by analyzing the model-dependent file corresponding to the printer Determining means for determining whether a module is present in the information processing apparatus; and the determining means Therefore comprising a core module obtaining means for obtaining a functional core module is determined not to exist, a core module installation means for associating the functional core module acquired by the core module obtaining means to the basic core module.

本発明の情報処理装置にあっては、追加インストールされるコアモジュールが機能ごとに分割されているため、追加インストールした機能のみをユーザは検証すればよく、検証工数を抑えることができる。   In the information processing apparatus of the present invention, since the additionally installed core module is divided for each function, the user only needs to verify the additionally installed function, and the number of verification steps can be reduced.

本発明の一実施形態にかかるシステムの構成例を示す図である。It is a figure which shows the structural example of the system concerning one Embodiment of this invention. 情報処理装置の構成例を示す図である。It is a figure which shows the structural example of information processing apparatus. プリンタ接続時の処理例を示すフローチャートである。6 is a flowchart illustrating an example of processing when a printer is connected. 機種依存ファイルおよびコアモジュールの配置例を示す図である。It is a figure which shows the example of arrangement | positioning of a model dependence file and a core module. プリンタ使用時の処理例を示すフローチャートである。6 is a flowchart illustrating a processing example when using a printer. 印刷設定の画面例を示す図である。6 is a diagram illustrating an example of a print setting screen. FIG. 用紙サイズ設定の画面例を示す図である。6 is a diagram illustrating an example of a screen for setting a paper size. FIG. 印刷コマンドの例を示す図である。It is a figure which shows the example of a print command.

以下、本発明の好適な実施形態につき説明する。   Hereinafter, preferred embodiments of the present invention will be described.

<構成>
図1は本発明の一実施形態にかかるシステムの構成例を示す図である。なお、画像形成装置としてのプリンタを制御するプリンタドライバに適用した場合を例に説明するが、一般のデバイスドライバに適用することができる。
<Configuration>
FIG. 1 is a diagram showing a configuration example of a system according to an embodiment of the present invention. Note that the case where the present invention is applied to a printer driver that controls a printer as an image forming apparatus will be described as an example.

図1において、パーソナルコンピュータ等の情報処理装置1は、ネットワーク3を介して、あるいは直接に、プリンタ2と接続されるようになっている。また、ネットワーク3には、プリンタドライバの構成要素(機種依存ファイル、コアモジュール)を保持し、情報処理装置1からダウンロードを行えるようにしたダウンロードサーバ4が接続されている。   In FIG. 1, an information processing apparatus 1 such as a personal computer is connected to a printer 2 via a network 3 or directly. The network 3 is connected to a download server 4 that holds printer driver components (model-dependent files, core modules) and enables downloading from the information processing apparatus 1.

図2は情報処理装置1の構成例を示す図である。   FIG. 2 is a diagram illustrating a configuration example of the information processing apparatus 1.

図2において、情報処理装置1には、OS(Operating System)/アプリケーション11とプリンタドライバ12とが設けられている。   In FIG. 2, the information processing apparatus 1 is provided with an OS (Operating System) / application 11 and a printer driver 12.

プリンタドライバ12には、基本コアモジュール121と機能実現判断モジュール122と印刷コマンドコアモジュール123と用紙サイズコアモジュール124とカラー/モノクロ印刷コアモジュール125と両面印刷コアモジュール126とステープルコアモジュール127と機種依存ファイル128、129とが設けられている。   The printer driver 12 includes a basic core module 121, a function realization determination module 122, a print command core module 123, a paper size core module 124, a color / monochrome printing core module 125, a duplex printing core module 126, and a staple core module 127. Files 128 and 129 are provided.

なお、基本コアモジュール121と機能実現判断モジュール122と印刷コマンドコアモジュール123は原則として1個ずつ設けられるが、コアモジュール124〜127と機種依存ファイル128、129は、プリンタドライバ12の初期インストール状態とその後に使用されるプリンタ2の機種により異なる。   In principle, one basic core module 121, one function implementation determination module 122, and one print command core module 123 are provided. However, the core modules 124 to 127 and the model-dependent files 128 and 129 include the initial installation state of the printer driver 12. It differs depending on the model of the printer 2 used thereafter.

基本コアモジュール121は、基本的な制御を担当するモジュールであり、UI(User Interface)の制御を行うUI部と、描画の制御を行う描画部とを備えている。なお、UI部と描画部は、どちらもUIに表示する詳細項目や描画に関する詳細コマンドの内容については関与せず、それらは機能単位に設けられるコアモジュール124〜127が担当する。   The basic core module 121 is a module in charge of basic control, and includes a UI unit that controls UI (User Interface) and a drawing unit that controls drawing. Note that neither the UI unit nor the drawing unit is involved in the detailed items displayed on the UI and the details of the detailed commands related to drawing, and these are handled by the core modules 124 to 127 provided in the function unit.

機能実現判断モジュール122は、プリンタ2との新規接続時に現状のコアモジュール124〜127により機能を実現できるかどうか判断し、必要であればプリンタ2もしくはダウンロードサーバ4からコアモジュールをダウンロード(インストールを含む)する機能を有している。   The function realization determination module 122 determines whether the function can be realized by the current core modules 124 to 127 when newly connecting to the printer 2, and if necessary, downloads the core module from the printer 2 or the download server 4 (including installation). ) Function.

印刷コマンドコアモジュール123は、プリンタ2が処理可能な印刷コマンドをプリンタ2に送信する機能を有している。   The print command core module 123 has a function of transmitting to the printer 2 a print command that can be processed by the printer 2.

用紙サイズコアモジュール124は、用紙サイズ設定のUIの制御を行うとともに、用紙サイズに関する印刷コマンドの生成を行う機能を有している。   The paper size core module 124 has a function of controlling a UI for setting the paper size and generating a print command related to the paper size.

カラー/モノクロ印刷コアモジュール125は、カラー/モノクロ印刷設定のUIの制御を行うとともに、カラー/モノクロ印刷に関する印刷コマンドの生成を行う機能を有している。   The color / monochrome printing core module 125 has a function of controlling a UI for color / monochrome printing settings and generating a print command related to color / monochrome printing.

両面印刷コアモジュール126は、両面印刷設定のUIの制御を行うとともに、両面印刷に関する印刷コマンドの生成を行う機能を有している。   The duplex printing core module 126 has a function of controlling a UI for duplex printing setting and generating a print command related to duplex printing.

ステープルコアモジュール127は、ステープル設定のUIの制御を行うとともに、ステープルに関する印刷コマンドの生成を行う機能を有している。   The staple core module 127 has a function of controlling a staple setting UI and generating a print command related to staples.

機種依存ファイル128、129は、ここではそれぞれ機種A、Bの機能に対応するものとしており、その機種がどのような機能に対応しているか、その機種が備える機能を列記した内容となっている。   Here, the model-dependent files 128 and 129 correspond to the functions of the models A and B, respectively, and the contents corresponding to the functions of the models and the functions of the models are listed. .

<動作>
図3はプリンタ接続時の処理例を示すフローチャートである。
<Operation>
FIG. 3 is a flowchart showing an example of processing when a printer is connected.

図3において、情報処理装置1でプリンタ新規追加等の処理を開始すると(ステップS101)、プリンタドライバ12の機能実現判断モジュール122は、プリンタ2との通信により機種情報を取得し、該当する機種依存ファイルを情報処理装置1側で保持しているかどうか判断する(ステップS102)。例えば、機種依存ファイルはファイル名に機種情報を含んでおり、情報処理装置1側に該当するファイル名の機種依存ファイルが存在するかどうかを検索することで判断を行うことができる。例えば、図4に示すように、情報処理装置1が機種Aに対応する機種依存ファイル128と機種Bに対応する機種依存ファイル129とを保持している場合に、機種Cのプリンタ2を対象とする場合、機種Cに対応する機種依存ファイルは保持していないと判断する。   In FIG. 3, when the information processing apparatus 1 starts processing such as adding a new printer (step S101), the function realization determination module 122 of the printer driver 12 acquires model information through communication with the printer 2, and depends on the corresponding model. It is determined whether the file is held on the information processing apparatus 1 side (step S102). For example, the model-dependent file includes model information in the file name, and a determination can be made by searching whether there is a model-dependent file with the corresponding file name on the information processing apparatus 1 side. For example, as shown in FIG. 4, when the information processing apparatus 1 holds a model-dependent file 128 corresponding to the model A and a model-dependent file 129 corresponding to the model B, the printer 2 of the model C is targeted. If it is determined that the model-dependent file corresponding to the model C is not held.

次いで、図3に戻り、プリンタ2の機種依存ファイルを情報処理装置1側で保持していると判断した場合(ステップS102のYes)、処理を終了する(ステップS108)。   Next, returning to FIG. 3, if it is determined that the model-dependent file of the printer 2 is held on the information processing apparatus 1 side (Yes in step S102), the process ends (step S108).

また、プリンタ2の機種依存ファイルを情報処理装置1側で保持していないと判断した場合(ステップS102のNo)、機能実現判断モジュール122は、プリンタ2もしくはダウンロードサーバ4から該当する機種依存ファイルをダウンロードする(ステップS103)。図4に示した例の場合、プリンタ2から機種依存ファイル21をダウンロードするか、同内容の機種依存ファイルをダウンロードサーバ4からダウンロードする。   If it is determined that the model-dependent file of the printer 2 is not held on the information processing apparatus 1 side (No in step S102), the function implementation determining module 122 receives the corresponding model-dependent file from the printer 2 or the download server 4. Download (step S103). In the example shown in FIG. 4, the model-dependent file 21 is downloaded from the printer 2 or the model-dependent file having the same contents is downloaded from the download server 4.

次いで、図3に戻り、機能実現判断モジュール122は、ダウンロードした機種依存ファイルを解析し、情報処理装置1側で現在保持しているコアモジュールでプリンタ2が対応している機能を実現できるかどうか判断する(ステップS104)。図4に示した例の場合、プリンタ2もしくはダウンロードサーバ4からダウンロードした機種依存ファイル(21)には機能として「用紙サイズ」「カラー」「両面」「ステープル」「パンチ」「地紋」が記載されており、情報処理装置1側には「用紙サイズ」に対応する用紙サイズコアモジュール124、「カラー」に対応するカラー/モノクロ印刷コアモジュール125、「両面」に対応する両面印刷コアモジュール126、「ステープル」に対応するステープルコアモジュール127は保持しているが、「パンチ」「地紋」に対応するコアモジュールは保持していないため、機能を実現できないと判断する。   Next, returning to FIG. 3, the function implementation determination module 122 analyzes the downloaded model-dependent file, and determines whether the function supported by the printer 2 can be implemented by the core module currently held on the information processing apparatus 1 side. Judgment is made (step S104). In the example shown in FIG. 4, “paper size”, “color”, “double-sided”, “staple”, “punch”, and “background pattern” are described as functions in the model-dependent file (21) downloaded from the printer 2 or the download server 4. On the information processing apparatus 1 side, a paper size core module 124 corresponding to “paper size”, a color / monochrome printing core module 125 corresponding to “color”, a duplex printing core module 126 corresponding to “duplex”, “ The staple core module 127 corresponding to “staple” is held, but the core module corresponding to “punch” and “background pattern” is not held, so it is determined that the function cannot be realized.

次いで、図3に戻り、プリンタ2が対応している機能を実現できると判断した場合(ステップS104のYes)、処理を終了する(ステップS108)。   Next, returning to FIG. 3, if it is determined that the function supported by the printer 2 can be realized (Yes in step S104), the process is terminated (step S108).

また、プリンタ2が対応している機能を実現できないと判断した場合(ステップS104のNo)、機能実現判断モジュール122は、ダウンロードした機種依存ファイルに記載されている機能をユーザに対してダイアログボックス等により表示し、必要かどうか選択を求める(ステップS105)。   If it is determined that the function supported by the printer 2 cannot be realized (No in step S104), the function realization determination module 122 displays the function described in the downloaded model-dependent file to the user via a dialog box or the like. To determine whether it is necessary (step S105).

次いで、機能実現判断モジュール122は、ユーザの選択結果から、機種依存ファイルに記載されている機能は必要かどうか判断する(ステップS106)。   Next, the function realization determination module 122 determines whether the function described in the model-dependent file is necessary from the user selection result (step S106).

全ての機能は必要でないと判断した場合(ステップS106のNo)、処理を終了する(ステップS108)。   If it is determined that all functions are not necessary (No in step S106), the process is terminated (step S108).

少なくとも一つの機能が必要であると判断した場合(ステップS106のYes)、機能実現判断モジュール122は、ユーザにより必要であると選択された機能に対応するコアモジュールをプリンタ2からダウンロード(インストールを含む)するか、同内容のコアモジュールをダウンロードサーバ4からダウンロード(インストールを含む)し(ステップS107)、処理を終了する(ステップS108)。図4に示した例の場合、現状の情報処理装置1側のコアモジュール124〜127では実現できない「パンチ」「地紋」についてユーザが必要であると選択した場合、プリンタ2から対応するパンチコアモジュール26と地紋印刷コアモジュール27をダウンロードするか、同内容のコアモジュールをダウンロードサーバ4からダウンロードする。   If it is determined that at least one function is necessary (Yes in step S106), the function realization determination module 122 downloads the core module corresponding to the function selected by the user from the printer 2 (including installation). Or download (including installation) the core module having the same contents from the download server 4 (step S107), and the process is terminated (step S108). In the case of the example shown in FIG. 4, when the user selects “punch” and “background pattern” that cannot be realized by the current core modules 124 to 127 on the information processing apparatus 1 side, the corresponding punch core module from the printer 2. 26 and the copy-forgery-inhibited pattern printing core module 27 are downloaded, or the core module having the same contents is downloaded from the download server 4.

追加インストールされたコアモジュールが機能ごとに分割されているため、ユーザはダウンロードしたコアモジュールについてのみ、予期される動作が行えるかどうか検証を行えばよい。   Since the additionally installed core module is divided for each function, the user only has to verify whether the expected operation can be performed only for the downloaded core module.

次に、図5はプリンタ使用時の処理例を示すフローチャートである。   Next, FIG. 5 is a flowchart showing an example of processing when the printer is used.

図5において、ユーザが印刷ダイアログからプリンタ設定を指示することで処理を開始すると(ステップS201)、基本コアモジュール121は、ユーザから印刷設定UIを開く指示を受け付け(ステップS202)、印刷設定UIを表示する(ステップS203)。図6は印刷設定の画面例を示しており、「用紙サイズ設定」「カラー/モノクロ設定」「両面設定」「ステープル設定」「パンチ設定」「地紋設定」等の機能毎のボタンと、「OK」「Cancel」等の設定確定およびキャンセルのボタンを備えている。   In FIG. 5, when the user starts the process by instructing printer settings from the print dialog (step S201), the basic core module 121 accepts an instruction to open the print setting UI from the user (step S202), and displays the print setting UI. It is displayed (step S203). FIG. 6 shows an example of a print setting screen. Buttons for each function such as “paper size setting”, “color / monochrome setting”, “double-sided setting”, “staple setting”, “punch setting”, and “background pattern setting”, and “OK” are shown. “Cancel” and other setting confirmation and cancel buttons are provided.

次いで、図5に戻り、基本コアモジュール121は、ユーザから用紙サイズ設定UIを開く指示を受け付けると(ステップS204)、対応する用紙サイズコアモジュール124を起動し、用紙サイズコアモジュール124は用紙サイズ設定UIを表示する(ステップS205)。図6に示した例では、「用紙サイズ設定」ボタンがユーザにより押されることにより用紙サイズ設定UIを開く指示を受け付け、図7に示すような用紙サイズ設定の画面を表示する。   Next, returning to FIG. 5, when the basic core module 121 receives an instruction to open the paper size setting UI from the user (step S <b> 204), the basic core module 121 starts the corresponding paper size core module 124, and the paper size core module 124 sets the paper size setting. The UI is displayed (step S205). In the example shown in FIG. 6, an instruction to open the paper size setting UI is accepted when the “paper size setting” button is pressed by the user, and a paper size setting screen as shown in FIG. 7 is displayed.

次いで、図5に戻り、基本コアモジュール121は、ユーザから印刷の指示を受け付けると(ステップS206)、各コアモジュールに印刷コマンド情報を要求し(ステップS207)、各コアモジュールから受け取った印刷コマンドの出力順序等を制御してプリンタ2に向けて出力し(ステップS208)、処理を終了する(ステップS209)。図8は印刷コマンドの例を示しており、PJL(Printer Job Language)で記述された印刷設定に関する印刷コマンドの部分を具体的に示しており、この後にPCL(Printer Control Language)で記述された印刷コマンドが続く。   Next, returning to FIG. 5, upon receiving a print instruction from the user (step S206), the basic core module 121 requests print command information from each core module (step S207), and receives the print command received from each core module. The output order is controlled and output to the printer 2 (step S208), and the process is terminated (step S209). FIG. 8 shows an example of a print command, specifically showing a print command portion related to print settings described in PJL (Printer Job Language), and then printing described in PCL (Printer Control Language). The command continues.

<総括>
以上説明したように、本実施形態によれば、次のような利点がある。
(1)追加インストールされるコアモジュールが機能ごとに分割されているため、追加インストールした機能のみをユーザは検証すればよく、検証工数を抑えることができる。
(2)ユーザに必要とする機能を選択させることにより、不要な機能に対応するコアモジュールをダウンロードする必要がなくなり、検証する機能を必要最小限のものとすることができる。
<Summary>
As described above, according to the present embodiment, there are the following advantages.
(1) Since the additionally installed core module is divided for each function, the user only has to verify the additionally installed function, and the number of verification steps can be reduced.
(2) By causing the user to select a necessary function, it is not necessary to download a core module corresponding to an unnecessary function, and the function to be verified can be minimized.

以上、本発明の好適な実施の形態により本発明を説明した。ここでは特定の具体例を示して本発明を説明したが、特許請求の範囲に定義された本発明の広範な趣旨および範囲から逸脱することなく、これら具体例に様々な修正および変更を加えることができることは明らかである。すなわち、具体例の詳細および添付の図面により本発明が限定されるものと解釈してはならない。   The present invention has been described above by the preferred embodiments of the present invention. While the invention has been described with reference to specific embodiments, various modifications and changes may be made to the embodiments without departing from the broad spirit and scope of the invention as defined in the claims. Obviously you can. In other words, the present invention should not be construed as being limited by the details of the specific examples and the accompanying drawings.

1 情報処理装置
11 OS/アプリケーション
12 プリンタドライバ
121 基本コアモジュール
122 機能実現判断モジュール
123 印刷コマンドコアモジュール
124 用紙サイズコアモジュール
125 カラー/モノクロ印刷コアモジュール
126 両面印刷コアモジュール
127 ステープルコアモジュール
128 機種依存ファイル
129 機種依存ファイル
2 プリンタ
21 機種依存ファイル
22 用紙サイズコアモジュール
23 カラー/モノクロ印刷コアモジュール
24 両面印刷コアモジュール
25 ステープルコアモジュール
26 パンチコアモジュール
27 地紋印刷コアモジュール
3 ネットワーク
4 ダウンロードサーバ
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 11 OS / application 12 Printer driver 121 Basic core module 122 Function realization judgment module 123 Print command core module 124 Paper size core module 125 Color / monochrome printing core module 126 Duplex printing core module 127 Staple core module 128 Model dependent file 129 Model dependent file 2 Printer 21 Model dependent file 22 Paper size core module 23 Color / monochrome printing core module 24 Double-sided printing core module 25 Staple core module 26 Punch core module 27 Background pattern printing core module 3 Network 4 Download server

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

Claims (9)

一以上の制御対象のプリンタと接続する情報処理装置であって、
前記プリンタが対応する一以上の機能であって用紙サイズ設定、カラー/モノクロ印刷設定、両面印刷設定、ステープル設定のいずれかを含むユーザインタフェースによる設定を要する機能を示す機種依存ファイルを一以上保持する機種依存ファイル保持手段と、
前記機能単位に分割され前記機能に対応した、ユーザインタフェースに表示する詳細項目および前記プリンタの基本処理を利用する詳細コマンドの制御処理を実行する前記機能毎の一以上の機能コアモジュールと、
初期の設定画面を表示し、前記機能に対応した設定項目の選択指示時に、前記一以上の機能コアモジュールのうち、ユーザから受け付けた指示に対応する機能コアモジュールに処理の要求を行って機能内の設定処理を行わせ、印刷指示時に前記機能コアモジュールにより出力される設定内容についての印刷コマンドの順序制御を行って前記プリンタに出力することで、ユーザインタフェースの制御および前記プリンタの基本処理の制御処理を行う基本コアモジュールと、
前記プリンタと接続する際に、当該プリンタの対応する機能を記述した機種依存ファイルを保持しているかどうか判断し、保持していない場合には前記機種依存ファイルを取得する機種依存ファイル取得手段と、
当該プリンタに対応する機種依存ファイルを解析し、該機種依存ファイルに示されている機能それぞれに対応する前記機能コアモジュールが該情報処理装置に存在するか否かを判定する判定手段と、
前記判定手段によって存在しないと判定された機能コアモジュールを取得するコアモジュール取得手段と、
前記コアモジュール取得手段で取得した機能コアモジュールを前記基本コアモジュールに対応付けるコアモジュールインストール手段と
を備えたことを特徴とする情報処理装置。
An information processing apparatus connected to one or more controlled printers ,
Holds one or more model-dependent files indicating one or more functions supported by the printer and that require a user interface setting including any of paper size setting, color / monochrome printing setting, duplex printing setting, and staple setting. Model-dependent file holding means,
One or more functional core modules for each of the functions for executing detailed command control processing using detailed items displayed on a user interface corresponding to the functions and displayed on a user interface and detailed processing of the printer ;
To display the initial setting screen, when a selection instruction of setting items corresponding to the functions, of the one or more functional core module, requesting a function I line of processing functional core module corresponding to the instruction received from the user Control of the user interface and the basic processing of the printer by controlling the order of the print commands for the setting contents output by the functional core module at the time of printing instruction and outputting to the printer . A basic core module that performs control processing;
When connected to the printer, the model dependent file acquiring means when it is determined whether holding a model dependent file that describes the corresponding function of the printer, not held to obtain the model dependent file,
A determination unit that analyzes a model-dependent file corresponding to the printer and determines whether or not the function core module corresponding to each of the functions indicated in the model-dependent file exists in the information processing apparatus;
Core module acquisition means for acquiring a functional core module determined not to exist by the determination means;
An information processing apparatus comprising: a core module installing unit that associates the functional core module acquired by the core module acquiring unit with the basic core module.
請求項1に記載の情報処理装置において、
前記機種依存ファイル取得手段は、前記機種依存ファイルを前記プリンタから取得する
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The information processing apparatus, wherein the model-dependent file acquisition unit acquires the model-dependent file from the printer .
請求項1に記載の情報処理装置において、
前記機種依存ファイル取得手段は、前記機種依存ファイルを外部のサーバから取得する
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The information processing apparatus, wherein the model-dependent file acquisition unit acquires the model-dependent file from an external server.
請求項1乃至3のいずれか一項に記載の情報処理装置において、
前記コアモジュール取得手段は、前記機能コアモジュールを前記プリンタから取得する
ことを特徴とする情報処理装置。
The information processing apparatus according to any one of claims 1 to 3,
The information processing apparatus, wherein the core module acquisition unit acquires the functional core module from the printer .
請求項1乃至3のいずれか一項に記載の情報処理装置において、
前記コアモジュール取得手段は、前記機能コアモジュールを外部のサーバから取得する
ことを特徴とする情報処理装置。
The information processing apparatus according to any one of claims 1 to 3,
The information processing apparatus, wherein the core module acquisition unit acquires the functional core module from an external server.
請求項1乃至5のいずれか一項に記載の情報処理装置において、
前記コアモジュール取得手段は、前記判定手段によって存在しないと判定された機能コアモジュールに対応する機能をユーザに対して表示し、要否の選択を行わせ、必要と選択された機能に対応する機能コアモジュールのみを取得する
ことを特徴とする情報処理装置。
The information processing apparatus according to any one of claims 1 to 5,
The core module acquisition unit displays a function corresponding to the functional core module determined not to exist by the determination unit to the user, selects whether it is necessary, and corresponds to the function selected as necessary. An information processing apparatus that acquires only a core module.
一以上の制御対象のプリンタと接続する情報処理装置であって、前記プリンタが対応する一以上の機能であって用紙サイズ設定、カラー/モノクロ印刷設定、両面印刷設定、ステープル設定のいずれかを含むユーザインタフェースによる設定を要する機能を示す機種依存ファイルを一以上保持する機種依存ファイル保持手段と、前記機能単位に分割され前記機能に対応した、ユーザインタフェースに表示する詳細項目および前記プリンタの基本処理を利用する詳細コマンドの制御処理を実行する前記機能毎の一以上の機能コアモジュールと、初期の設定画面を表示し、前記機能に対応した設定項目の選択指示時に、前記一以上の機能コアモジュールのうち、ユーザから受け付けた指示に対応する機能コアモジュールに処理の要求を行って機能内の設定処理を行わせ、印刷指示時に前記機能コアモジュールにより出力される設定内容についての印刷コマンドの順序制御を行って前記プリンタに出力することで、ユーザインタフェースの制御および前記プリンタの基本処理の制御処理を行う基本コアモジュールとを備えた情報処理装置の制御方法であって、
前記プリンタと接続する際に、当該プリンタの対応する機能を記述した機種依存ファイルを保持しているかどうか判断し、保持していない場合には前記機種依存ファイルを取得する機種依存ファイル取得工程と、
当該プリンタに対応する機種依存ファイルを解析し、該機種依存ファイルに示されている機能それぞれに対応する前記機能コアモジュールが該情報処理装置に存在するか否かを判定する判定工程と、
前記判定工程によって存在しないと判定された機能コアモジュールを取得するコアモジュール取得工程と、
前記コアモジュール取得工程で取得した機能コアモジュールを前記基本コアモジュールに対応付けるコアモジュールインストール工程と
を備えたことを特徴とする機能管理制御方法。
An information processing apparatus connected to one or more printers to be controlled, which is one or more functions supported by the printer and includes any of paper size setting, color / monochrome printing setting, duplex printing setting, and staple setting Model-dependent file holding means for holding one or more model-dependent files indicating functions that require setting by the user interface, detailed items displayed on the user interface corresponding to the functions divided into the functional units, and basic processing of the printer One or more functional core modules for each of the functions that execute the control processing of the detailed command to be used and an initial setting screen are displayed, and at the time of the selection instruction of the setting item corresponding to the function, the one or more functional core modules among the functional line a request for processing to the functional core module corresponding to the instruction received from the user To perform the setting process, by the function sequence control of the print commands for setting output performed by the core module at the time of printing instructions outputted to the printer, control of the basic processing of the control and the printer of the user interface A control method for an information processing apparatus including a basic core module that performs processing,
When connected to the printer, the model dependent file acquisition step when it is determined whether holding a model dependent file that describes the corresponding function of the printer, not held to obtain the model dependent file,
Analyzing a model-dependent file corresponding to the printer , and determining whether the function core module corresponding to each function indicated in the model-dependent file exists in the information processing apparatus;
A core module acquisition step of acquiring a functional core module determined not to exist by the determination step;
A function management control method comprising: a core module installation step of associating the functional core module acquired in the core module acquisition step with the basic core module.
一以上の制御対象のプリンタと接続する情報処理装置であって、前記プリンタが対応する一以上の機能であって用紙サイズ設定、カラー/モノクロ印刷設定、両面印刷設定、ステープル設定のいずれかを含むユーザインタフェースによる設定を要する機能を示す機種依存ファイルを一以上保持する機種依存ファイル保持手段と、前記機能単位に分割され前記機能に対応した、ユーザインタフェースに表示する詳細項目および前記プリンタの基本処理を利用する詳細コマンドの制御処理を実行する前記機能毎の一以上の機能コアモジュールと、初期の設定画面を表示し、前記機能に対応した設定項目の選択指示時に、前記一以上の機能コアモジュールのうち、ユーザから受け付けた指示に対応する機能コアモジュールに処理の要求を行って機能内の設定処理を行わせ、印刷指示時に前記機能コアモジュールにより出力される設定内容についての印刷コマンドの順序制御を行って前記プリンタに出力することで、ユーザインタフェースの制御および前記プリンタの基本処理の制御処理を行う基本コアモジュールとを備えた情報処理装置の制御プログラムであって、
前記情報処理装置を構成するコンピュータを、
前記プリンタと接続する際に、当該プリンタの対応する機能を記述した機種依存ファイルを保持しているかどうか判断し、保持していない場合には前記機種依存ファイルを取得する機種依存ファイル取得手段、
当該プリンタに対応する機種依存ファイルを解析し、該機種依存ファイルに示されている機能それぞれに対応する前記機能コアモジュールが該情報処理装置に存在するか否かを判定する判定手段、
前記判定手段によって存在しないと判定された機能コアモジュールを取得するコアモジュール取得手段、
前記コアモジュール取得手段で取得した機能コアモジュールを前記基本コアモジュールに対応付けるコアモジュールインストール手段
として機能させる機能管理制御プログラム。
An information processing apparatus connected to one or more printers to be controlled, which is one or more functions supported by the printer and includes any of paper size setting, color / monochrome printing setting, duplex printing setting, and staple setting Model-dependent file holding means for holding one or more model-dependent files indicating functions that require setting by the user interface, detailed items displayed on the user interface corresponding to the functions divided into the functional units, and basic processing of the printer One or more functional core modules for each of the functions that execute the control processing of the detailed command to be used and an initial setting screen are displayed, and at the time of the selection instruction of the setting item corresponding to the function, the one or more functional core modules among the functional line a request for processing to the functional core module corresponding to the instruction received from the user To perform the setting process, by the function sequence control of the print commands for setting output performed by the core module at the time of printing instructions outputted to the printer, control of the basic processing of the control and the printer of the user interface A control program for an information processing device comprising a basic core module for processing,
A computer constituting the information processing apparatus;
When connected to the printer, the corresponding holding a model dependent file that describes the function determines whether the held if not model dependent file acquiring means for acquiring the model dependent file of the printer,
A determination unit that analyzes a model-dependent file corresponding to the printer and determines whether the function core module corresponding to each of the functions indicated in the model-dependent file exists in the information processing apparatus;
Core module acquisition means for acquiring a functional core module determined not to exist by the determination means;
A function management control program for causing a function core module acquired by the core module acquiring means to function as a core module installing means for associating with the basic core module.
請求項8に記載の機能管理制御プログラムを記録したコンピュータ読取可能の記録媒体。   A computer-readable recording medium on which the function management control program according to claim 8 is recorded.
JP2010276383A 2010-12-10 2010-12-10 Information processing device Active JP5754123B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010276383A JP5754123B2 (en) 2010-12-10 2010-12-10 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010276383A JP5754123B2 (en) 2010-12-10 2010-12-10 Information processing device

Publications (2)

Publication Number Publication Date
JP2012123764A JP2012123764A (en) 2012-06-28
JP5754123B2 true JP5754123B2 (en) 2015-07-29

Family

ID=46505110

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010276383A Active JP5754123B2 (en) 2010-12-10 2010-12-10 Information processing device

Country Status (1)

Country Link
JP (1) JP5754123B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4371673B2 (en) * 2003-02-28 2009-11-25 キヤノン株式会社 Program installation method and server device
JP2005173701A (en) * 2003-12-08 2005-06-30 Canon Inc Information processor, information processing method, and program therefor
JP4802613B2 (en) * 2005-08-25 2011-10-26 富士ゼロックス株式会社 Installation system and installation program
JP5173354B2 (en) * 2007-10-22 2013-04-03 京セラドキュメントソリューションズ株式会社 Printing system and printing program
JP5163950B2 (en) * 2008-07-11 2013-03-13 株式会社リコー Information processing apparatus, class module activation control method, and program
JP5264391B2 (en) * 2008-09-30 2013-08-14 キヤノン株式会社 Information processing apparatus and installation method
JP2010182116A (en) * 2009-02-05 2010-08-19 Ricoh Co Ltd Server device and driver package generation program
JP2010218340A (en) * 2009-03-18 2010-09-30 Ricoh Co Ltd Print system, information processing apparatus, method, and program, and storage medium

Also Published As

Publication number Publication date
JP2012123764A (en) 2012-06-28

Similar Documents

Publication Publication Date Title
US9355046B2 (en) Information processing apparatus, information processing method, and computer-readable medium
JP5915278B2 (en) Program, information processing apparatus, storage medium
US20110058219A1 (en) Printer driver, information processing apparatus, and computer program product
US9830544B2 (en) Image processing apparatus, control method, and storage medium for executing print processing using a password including selecting a personal identification code type that indicates a purpose for using the password
JP2008009967A (en) Information processor, information processing system, program and storage medium thereof
JP6303404B2 (en) Output system, terminal device, program, and output method
JP5581793B2 (en) Information processing apparatus, program, and storage medium
JP6225586B2 (en) Output system, terminal device, program, and output method
US20140300928A1 (en) Information processing apparatus and control method
JP4981936B2 (en) Installation method of installer and printer driver
JP5533790B2 (en) Client server system provided with web application, and client device in the client server system
US20050068560A1 (en) Providing application specific printing with an arbitrary printing device
JP2012230547A (en) Print system, print data generation device, processor, printing method, computer program and recording medium
JP6403642B2 (en) Image forming system
JP2007011703A (en) Printing system
JP6142591B2 (en) Prohibition processing program, prohibition processing device, prohibition processing method, and printing system
JP5754123B2 (en) Information processing device
JP6372181B2 (en) Output system, output control system, program, and output method
US9270853B2 (en) Exporting and importing for display on an image forming apparatus environment setting information of an application
JP6013801B2 (en) Image output system and image output apparatus
US9013725B2 (en) Computer-readable storage medium storing driver management program, computer-readable storage medium storing uninstallation program and information processing device
JP2015153404A (en) Program, information processor, information processing method, and information processing system
JP2020030697A (en) Information processing apparatus, terminal device, setting screen display system, and setting screen display method
JP5353997B2 (en) Information processing apparatus, information processing system, program, and recording medium thereof
US20240020071A1 (en) Computer-readable storage medium, information processing device, and method for automatically setting particular processing

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140218

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140930

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141201

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150428

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150511

R151 Written notification of patent or utility model registration

Ref document number: 5754123

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151