JP6803795B2 - Printer driver and information processing equipment - Google Patents

Printer driver and information processing equipment Download PDF

Info

Publication number
JP6803795B2
JP6803795B2 JP2017084997A JP2017084997A JP6803795B2 JP 6803795 B2 JP6803795 B2 JP 6803795B2 JP 2017084997 A JP2017084997 A JP 2017084997A JP 2017084997 A JP2017084997 A JP 2017084997A JP 6803795 B2 JP6803795 B2 JP 6803795B2
Authority
JP
Japan
Prior art keywords
help
function
data
printer driver
setting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017084997A
Other languages
Japanese (ja)
Other versions
JP2018185551A (en
Inventor
純人 丸山
純人 丸山
Original Assignee
株式会社沖データ
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 株式会社沖データ filed Critical 株式会社沖データ
Priority to JP2017084997A priority Critical patent/JP6803795B2/en
Publication of JP2018185551A publication Critical patent/JP2018185551A/en
Application granted granted Critical
Publication of JP6803795B2 publication Critical patent/JP6803795B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、プリンタドライバを備えた情報処理装置に関し、特にプリンタドライバによるヘルプの表示処理に関する。 The present invention relates to an information processing device including a printer driver, and more particularly to a help display process by the printer driver.

従来、複数の設定項目のヘルプ情報を表示する場合、各ヘルプ情報を所望の順番で表示できるようにするものがあった(例えば、特許文献1参照)。従来の方法では、ヘルプ情報を表示する際に、機種毎に、使用可能な機能やその選択可能項目が異なるため、機種毎に対応した異なったヘルプデータをすべて用意していた。 Conventionally, when displaying help information of a plurality of setting items, there has been one that enables each help information to be displayed in a desired order (see, for example, Patent Document 1). In the conventional method, when displaying help information, the functions that can be used and the selectable items are different for each model, so all the different help data corresponding to each model are prepared.

特開2016−9420号公報(第5頁、図1)Japanese Unexamined Patent Publication No. 2016-9420 (page 5, FIG. 1)

従来の方法では、機種ごとにヘルプデータを用意する必要があるため、カスタマイズ工数が増加していた。例えば、ある1つのプリンタドライバに対して、機能の異なる5つの機種に対応して、それぞれ20言語分のヘルプファイルを用意しようとすると、機種数と対応言語の積である100ファイルを用意する必要があり、カスタマイズの手間や、ファイルサイズの増加といった問題があった。 In the conventional method, since it is necessary to prepare help data for each model, the man-hours for customization have increased. For example, if you want to prepare help files for 20 languages for each of 5 models with different functions for one printer driver, you need to prepare 100 files, which is the product of the number of models and the supported languages. There were problems such as the trouble of customization and the increase in file size.

本発明によるプリンタドライバは、
プリンタの装置情報に基づいて、前記プリンタの各機能を示す個別機能IDと、該個別機能IDが示す機能に必要な設定を行うための入力形式と、前記個別機能IDの入力可能な項目の範囲情報とを対応させた機能データを生成する機能データ生成部と、予め用意した機能IDとその属性データとの組み合わせ毎に用意したヘルプ説明文とを対応させた共通ヘルプデータを格納する共通データ格納部と、少なくとも前記個別機能IDに基づいて前記予め用意した機能IDと前記属性データの組み合わせを決定し、前記共通ヘルプデータを基に対応するヘルプ説明文を特定するヘルプ生成部と
を有することを特徴とする。
The printer driver according to the present invention
Based on the device information of the printer, and the individual function ID indicating the functions of the printer, the input format for setting required individual function ID indicates functions, ranges enterable fields of the individual function ID Common data storage that stores common help data that corresponds to the function data generation unit that generates function data that corresponds to information and the help explanation that is prepared for each combination of the function ID prepared in advance and its attribute data. It has a unit and a help generation unit that determines a combination of the function ID prepared in advance and the attribute data based on at least the individual function ID and specifies a corresponding help explanation based on the common help data. It is a feature.

本発明によるプリンタドライバによれば、複数機種のプリンタの機能説明に対応するデータを備える共通ヘルプデータに基づいて、複数機種のプリンタに対して、効率よく目的のヘルプ説明文を選択できるため、カスタマイズの手間や、ファイルサイズの増加につながる問題を解決することが可能となる。 According to the printer driver according to the present invention, it is possible to efficiently select the desired help explanation for a plurality of models of printers based on the common help data having data corresponding to the function explanations of the plurality of models of printers, and thus customize the printer. It is possible to solve the troubles and problems that lead to an increase in file size.

本発明による実施の形態1のコンピュータの適用環境例を示す通信システムの構成図である。It is a block diagram of the communication system which shows the application environment example of the computer of Embodiment 1 by this invention. 設定表示部が表示する印刷設定画面を示す画面表示図である。It is a screen display figure which shows the print setting screen which a setting display part displays. コンピュータ、特にプリンタドライバによるヘルプ表示動作の流れを示すフローチャートである。It is a flowchart which shows the flow of help display operation by a computer, especially a printer driver. 用紙サイズのヘルプ表示ウィンドウ(A)の画面を示す図である。It is a figure which shows the screen of the help display window (A) of a paper size. 部数のヘルプ表示ウィンドウ(A)の画面を示す図である。It is a figure which shows the screen of the help display window (A) of the number of copies. 両面印刷のヘルプ表示ウィンドウ(A)の画面を示す図である。It is a figure which shows the screen of the help display window (A) of double-sided printing. 用紙サイズのヘルプ表示ウィンドウ(B)の画面を示す図である。It is a figure which shows the screen of the help display window (B) of a paper size. 部数のヘルプ表示ウィンドウ(B)の画面を示す図である。It is a figure which shows the screen of the help display window (B) of the number of copies. 両面印刷のヘルプ表示ウィンドウ(B)の画面を示す図である。It is a figure which shows the screen of the help display window (B) of double-sided printing.

実施の形態1.
図1は、本発明による実施の形態1のコンピュータ11の適用環境例を示す通信システムの構成図である。
Embodiment 1.
FIG. 1 is a configuration diagram of a communication system showing an example of an application environment of the computer 11 of the first embodiment according to the present invention.

同図に示すように、この通信システムでは、プリンタ13が、ネットワーク12を通じて、情報処理装置としてのコンピュータ11に接続されている。 As shown in the figure, in this communication system, the printer 13 is connected to the computer 11 as an information processing device through the network 12.

コンピュータ11は、文書、画像などの作成、印刷を行うためのソフトウエアであるアプリケーション101(WORDやEXCEL等)と、アプリケーション101による印刷処理を実行する際に使用されるプリンタドライバ201とから構成されている。プリンタドライバ201は、共通データ格納部としての共通ヘルプデータ格納部211、ヘルプ生成部212、設定表示部213、ヘルプ表示部214、機能提供部215、印刷処理部216、通信部217、及び装置情報取得部218から構成されている。 The computer 11 is composed of an application 101 (WORD, EXCEL, etc.) which is software for creating and printing a document, an image, and the like, and a printer driver 201 used when executing a printing process by the application 101. ing. The printer driver 201 includes a common help data storage unit 211 as a common data storage unit, a help generation unit 212, a setting display unit 213, a help display unit 214, a function providing unit 215, a print processing unit 216, a communication unit 217, and device information. It is composed of an acquisition unit 218.

装置情報取得部218は、定時間ごとにポーリングを行うことによって、ネットワーク12に接続されたプリンタ、ここではプリンタ13の装置情報を取得する機能を持つ。ここで取得するプリンタ13の装置情報の一例を表1に示す。 The device information acquisition unit 218 has a function of acquiring device information of a printer connected to the network 12, here, the printer 13 by polling at regular time intervals. Table 1 shows an example of the device information of the printer 13 acquired here.

Figure 0006803795
Figure 0006803795

同表に示すように、プリンタ13の装置情報として、個別機能IDとしての機能ID「トレイ2」の機能が「オン」状態にあり、機能ID「トレイ3」の機能が「オフ」状態にあり、機能ID「両面印刷ユニット」の機能が「オン」状態にある、といった装置情報を取得する。尚、ここでいう機能IDとは、少なくともネットワーク12に接続されるプリンタの持つ各機能を識別するために設定された一意なIDである。 As shown in the table, the function of the function ID "tray 2" as the individual function ID is in the "on" state and the function of the function ID "tray 3" is in the "off" state as the device information of the printer 13. , The device information such that the function of the function ID "double-sided printing unit" is in the "on" state is acquired. The function ID referred to here is a unique ID set to identify at least each function of the printer connected to the network 12.

機能提供部215は、装置情報取得部218で取得した装置情報を参照し、プリンタの機能データを作成する機能を持つ。ここで、プリンタ13の装置情報(表1)を参照して作成した機能データ1を表2に示す。このように設定された機能データは、機能提供部215内の格納部に格納される。 The function providing unit 215 has a function of referring to the device information acquired by the device information acquisition unit 218 and creating functional data of the printer. Here, Table 2 shows the functional data 1 created by referring to the device information (Table 1) of the printer 13. The function data set in this way is stored in the storage unit in the function providing unit 215.

Figure 0006803795
Figure 0006803795

同表に示すように、ここでの機能データ1は、プリンタ13の持つ各機能に設定された機能ID、各機能IDに対応する入力形式、範囲情報としての選択範囲、及びその機能制限に関する情報を持つ。 As shown in the table, the function data 1 here is information on the function ID set for each function of the printer 13, the input format corresponding to each function ID, the selection range as range information, and the function limitation thereof. have.

ここでは入力形式として、複数の選択肢から1つを選択する「選択」と、ある数値範囲から整数値を選択する「整数値」が用意され、適宜設定されている。入力形式に「選択」を記載した場合は、選択範囲として、選択可能な項目を「,」(コロン)で区切って記載するものとする。また入力形式に「整数値」を選択した場合は、数値の選択範囲として、「Max=」の後に最大値、「Min=」の後に最小値を記載し、それぞれの項目を「,」(コロン)で区切って記載するものとする。 Here, as input formats, "selection" for selecting one from a plurality of options and "integer value" for selecting an integer value from a certain numerical range are prepared and appropriately set. When "selection" is described in the input format, selectable items shall be described by separating them with "," (colon) as the selection range. When "integer value" is selected as the input format, enter the maximum value after "Max =" and the minimum value after "Min =" as the selection range of numerical values, and enter "," (colon) for each item. ) Separated the description.

機能制限は、装置情報を参照した結果、使用できない機能や、選択項目がある場合に記載するものとする。例えば、両面印刷ユニットが使用できない場合は、後述する表5に示す機能データ3のように、機能制限の対象となる項目「長辺をとじる,短辺をとじる」を記載する。このように機能制限に記載された選択項目は、後述するようにヘルプの生成から除外される。 The function restriction shall be described when there is a function that cannot be used or a selection item as a result of referring to the device information. For example, when the double-sided printing unit cannot be used, the item "close the long side, close the short side" that is subject to the function restriction is described as in the function data 3 shown in Table 5 described later. The selection items described in the function restriction in this way are excluded from the help generation as described later.

設定表示部213は、機能データ生成部としての機能提供部215の情報(ここでは表2の内容)を参照してプリンタドライバ201の印刷設定画面を表示する機能を持つ。図2は、設定表示部213が表示する印刷設定画面を示す画面表示図である。 The setting display unit 213 has a function of displaying the print setting screen of the printer driver 201 by referring to the information (here, the contents of Table 2) of the function providing unit 215 as the function data generation unit. FIG. 2 is a screen display diagram showing a print setting screen displayed by the setting display unit 213.

同図に示すように、表示された設定画面としての印刷設定ウィンドウ301は、用紙サイズ、部数、両面印刷の機能に必要な設定を可能とするものである。これらの設定項目は、機能データ(ここでは、表2の機能データ1)に示された機能IDに対応して表示され、それぞれの入力形式、選択範囲も同表の内容に対応して設定されている。 As shown in the figure, the print setting window 301 as the displayed setting screen enables settings necessary for the paper size, the number of copies, and the double-sided printing function. These setting items are displayed corresponding to the function IDs shown in the function data (here, function data 1 in Table 2), and their input formats and selection ranges are also set according to the contents of the table. ing.

また印刷設定ウィンドウ301は、点線で囲んだ、用紙サイズ設定領域302、部数設定領域303、及び両面印刷設定領域304を設けており、操作者が何れかの領域にカーソルを移動してマウスを右クリックすることによって、後述するように、該当する機能の設定作業の参考となるヘルプを表示するためのヘルプ表示処理が開始されるように構成されている。 Further, the print setting window 301 is provided with a paper size setting area 302, a number of copies setting area 303, and a double-sided print setting area 304 surrounded by a dotted line, and the operator moves the cursor to any area and moves the mouse to the right. By clicking, as will be described later, the help display process for displaying the help that serves as a reference for the setting work of the corresponding function is started.

共通ヘルプデータ格納部211は、表3に示す共通ヘルプデータ情報を格納するものである。 The common help data storage unit 211 stores the common help data information shown in Table 3.

Figure 0006803795
Figure 0006803795

同表に示すように、共通ヘルプデータは、予め用意した機能IDとその機能IDの属性データとの組み合わせの内容毎に、適宜あらかじめ用意されたヘルプ説明文としての日本語データが、対応して用意されたものである。この共通ヘルプデータ情報の活用方法については後述する。 As shown in the table, the common help data corresponds to the Japanese data as the help explanation prepared in advance for each content of the combination of the function ID prepared in advance and the attribute data of the function ID. It is prepared. How to utilize this common help data information will be described later.

ヘルプ生成部212は、共通ヘルプデータ格納部211に格納されている共通ヘルプデータと機能提供部215で作成する機能データを参照して後述するヘルプ表示ウィンドウを生成する機能を持ち、ヘルプ表示部214は、ヘルプ生成部212で生成したヘルプ表示ウィンドウを表示する機能を持つ。印刷処理部216は、アプリケーション101によって生成された印刷データを処理する機能を持ち、通信部217は、プリンタドライバ201が、ネットワーク12に接続された機器、ここではプリンタ13と通信するための機能を持つ。 The help generation unit 212 has a function of referring to the common help data stored in the common help data storage unit 211 and the function data created by the function providing unit 215 to generate a help display window described later, and the help display unit 214. Has a function of displaying the help display window generated by the help generation unit 212. The print processing unit 216 has a function of processing the print data generated by the application 101, and the communication unit 217 has a function for the printer driver 201 to communicate with the device connected to the network 12, here the printer 13. Have.

以上の構成において、コンピュータ11、特にプリンタドライバ201のヘルプ表示動作について、図3に示すフローチャートを参照しながら説明する。 In the above configuration, the help display operation of the computer 11, particularly the printer driver 201, will be described with reference to the flowchart shown in FIG.

アプリケーション101による印刷処理が起動すると、図2に示す印刷設定ウィンドウ301が設定表示部213によって表示される。操作者が、印刷設定ウィンドウ301において、点線で囲んだ用紙サイズ設定領域302、部数設定領域303、両面印刷設定領域304の、何れかの領域(コントロール部)にカーソルを移動して右クリックすることにより、該当する機能の設定作業の参考となるヘルプを表示するための、図3に示すヘルプ表示処理のフローがスタートする。 When the print process by the application 101 is started, the print setting window 301 shown in FIG. 2 is displayed by the setting display unit 213. In the print setting window 301, the operator moves the cursor to any of the paper size setting area 302, the number of copies setting area 303, and the double-sided print setting area 304 surrounded by the dotted line and right-clicks. As a result, the flow of the help display process shown in FIG. 3 for displaying the help that serves as a reference for the setting work of the corresponding function is started.

設定表示部213では、印刷設定ウィンドウ301においては、右クリックしたコントロール部に関連付けられている機能IDを指定してヘルプ生成部212を呼び出し、ヘルプ生成部212では、ヘルプを表示しようとしている機能IDを取得する(ステップS101)。以後、操作者がここで、用紙サイズ設定領域302を右クリックした場合を例にして説明する。この場合、機能ID「用紙サイズ」がヘルプ生成部212に渡される。 In the setting display unit 213, in the print setting window 301, the help generation unit 212 is called by designating the function ID associated with the right-clicked control unit, and the help generation unit 212 calls the help generation unit 212. (Step S101). Hereinafter, the case where the operator right-clicks the paper size setting area 302 will be described as an example. In this case, the function ID "paper size" is passed to the help generation unit 212.

ヘルプ生成部212では、機能提供部215で作成した機能データ1(表2の内容)を取得し(ステップS102)、更に、共通ヘルプデータ格納部211に格納された共通ヘルプデータ(表3の内容)を取得する(ステップS103)。 The help generation unit 212 acquires the function data 1 (contents of Table 2) created by the function providing unit 215 (step S102), and further, the common help data (contents of Table 3) stored in the common help data storage unit 211. ) Is acquired (step S103).

続いてヘルプ生成部212では、ヘルプのタイトルを生成する(ステップS104)。ここでは、「用紙サイズ」に関するタイトルとして、表3に示す共通ヘルプデータの機能IDが「用紙サイズ」、属性データが「タイトル」となっている行の日本語データを取得する。これにより図4に示すヘルプ表示画面としての用紙サイズのヘルプ表示ウィンドウ(A)401の点線で囲んだタイトル表示部401aに表示するデータとして、該当する日本語データ「用紙サイズ」を準備する。 Subsequently, the help generation unit 212 generates a help title (step S104). Here, as the title related to "paper size", the Japanese data of the line in which the function ID of the common help data shown in Table 3 is "paper size" and the attribute data is "title" is acquired. As a result, the corresponding Japanese data "paper size" is prepared as the data to be displayed on the title display unit 401a surrounded by the dotted line of the help display window (A) 401 of the paper size as the help display screen shown in FIG.

続いてヘルプ生成部212では、ヘルプで表示する、設定内容の説明を生成する(ステップS105)。ここでは、「用紙サイズ」に関する説明として、表3に示す共通ヘルプデータの機能IDが「用紙サイズ」、属性データが「説明」となっている行の日本語データを取得する。これにより図4に示す用紙サイズのヘルプ表示ウィンドウ(A)401の点線で囲んだ設定内容説明表示部401bに表示するデータとして、該当する日本語データ「用紙サイズを選択します」を準備する。 Subsequently, the help generation unit 212 generates a description of the setting contents to be displayed in the help (step S105). Here, as an explanation regarding the "paper size", the Japanese data of the line in which the function ID of the common help data shown in Table 3 is "paper size" and the attribute data is "explanation" is acquired. As a result, the corresponding Japanese data "Select the paper size" is prepared as the data to be displayed on the setting content explanation display unit 401b surrounded by the dotted line of the paper size help display window (A) 401 shown in FIG.

続いてヘルプ生成部212では、表2の機能データ1において、機能ID「用紙サイズ」に対応する入力形式が「選択」か否かを確認する。「選択」であった場合(ステップS106:Yes)、ヘルプで表示する、選択範囲の説明を生成し(ステップS107)、その後ステップS108に進み、一方「選択」以外であった場合(ステップS106:No)、そのままステップS108に進む。ここでは「選択」であるため、ステップS107に進む。 Subsequently, the help generation unit 212 confirms whether or not the input format corresponding to the function ID “paper size” is “selection” in the function data 1 in Table 2. If it is "selection" (step S106: Yes), a description of the selection range to be displayed in the help is generated (step S107), and then the process proceeds to step S108, while if it is other than "selection" (step S106:). No), the process proceeds to step S108 as it is. Since it is "selection" here, the process proceeds to step S107.

ステップS107では、機能ID「用紙サイズ」に対応する選択範囲「A3」、「A4」、「A5」において、「A3」に対しては、表3に示す共通ヘルプデータの機能IDが「用紙サイズ」で、属性データが「A3」となっている行の日本語データを取得し、「A4」に対しては、同じく機能IDが「用紙サイズ」で、属性データが「A4」となっている行の日本語データを取得し、「A5」に対しては、同じく機能IDが「用紙サイズ」で、属性データが「A5」となっている行の日本語データを取得する。 In step S107, in the selection ranges "A3", "A4", and "A5" corresponding to the function ID "paper size", for "A3", the function ID of the common help data shown in Table 3 is "paper size". , The Japanese data of the line whose attribute data is "A3" is acquired, and for "A4", the function ID is also "paper size" and the attribute data is "A4". The Japanese data of the line is acquired, and for "A5", the Japanese data of the line whose function ID is "paper size" and the attribute data is "A5" is acquired.

これにより図4に示す用紙サイズのヘルプ表示ウィンドウ(A)401の点線で囲んだ選択内容説明表示部401cに表示するデータとして、該当する日本語データ「A3:A3(297×420mm)を使用します」、「A4:A4(210×297mm)を使用します。」、及び「A5:A5(148×210mm)を使用します。両面印刷はできません。」を準備する。 As a result, the corresponding Japanese data "A3: A3 (297 x 420 mm)" is used as the data to be displayed on the selection content explanation display unit 401c surrounded by the dotted line of the paper size help display window (A) 401 shown in FIG. Prepare "Masu", "A4: A4 (210 x 297 mm) will be used", and "A5: A5 (148 x 210 mm) will be used. Double-sided printing is not possible."

以上のようにして、ステップS101で機能ID「用紙サイズ」が指定された場合、図4に示す用紙サイズのヘルプ表示ウィンドウ(A)401の表示項目がそれぞれ準備され、ステップS108に至った段階で、同表示ウィンドウ(A)401を表示し、ヘルプ表示処理を終了する。 As described above, when the function ID "paper size" is specified in step S101, the display items of the paper size help display window (A) 401 shown in FIG. 4 are prepared respectively, and when the step S108 is reached. , The same display window (A) 401 is displayed, and the help display process is terminated.

次に、ステップS101で、操作者が部数設定領域303(図2)を右クリックした場合について説明する。この場合、機能ID「部数」がヘルプ生成部212に渡される。 Next, a case where the operator right-clicks the number of copies setting area 303 (FIG. 2) in step S101 will be described. In this case, the function ID "number of copies" is passed to the help generation unit 212.

ヘルプ生成部212では、機能提供部215で作成した機能データ1(表2の内容)を取得し(ステップS102)、更に共通ヘルプデータ格納部211の格納された共通ヘルプデータ(表3の内容)を取得する(ステップS103)。 The help generation unit 212 acquires the function data 1 (contents of Table 2) created by the function providing unit 215 (step S102), and further stores the common help data (contents of Table 3) of the common help data storage unit 211. (Step S103).

続いてヘルプ生成部212では、ヘルプのタイトルを生成する(ステップS104)。ここでは、「部数」に関するタイトルとして、表3に示す共通ヘルプデータの機能IDが「部数」、属性データが「タイトル」となっている行の日本語データを取得する。これにより図5に示す部数のヘルプ表示ウィンドウ(A)402のタイトル表示部(図4の401a参照)に表示するデータとして、該当する日本語データ「部数」を準備する。 Subsequently, the help generation unit 212 generates a help title (step S104). Here, as the title related to "number of copies", the Japanese data of the line in which the function ID of the common help data shown in Table 3 is "number of copies" and the attribute data is "title" is acquired. As a result, the corresponding Japanese data "number of copies" is prepared as the data to be displayed in the title display section (see 401a in FIG. 4) of the help display window (A) 402 of the number of copies shown in FIG.

続いてヘルプ生成部212では、ヘルプで表示する、設定内容の説明を生成する(ステップS105)。ここでは、「部数」に関する説明として、表3に示す共通ヘルプデータの機能IDが「部数」、属性データが「説明」となっている行の日本語データを取得する。これにより図5に示す部数のヘルプ表示ウィンドウ(A)402の選択説明表示部(図4の401b参照)に表示するデータとして、該当する日本語データを準備する。 Subsequently, the help generation unit 212 generates a description of the setting contents to be displayed in the help (step S105). Here, as an explanation regarding the "number of copies", the Japanese data of the line in which the function ID of the common help data shown in Table 3 is "the number of copies" and the attribute data is "explanation" is acquired. As a result, the corresponding Japanese data is prepared as the data to be displayed in the selection explanation display unit (see 401b in FIG. 4) of the help display window (A) 402 for the number of copies shown in FIG.

ここでは、「一度に印刷する部数を入力します。%Min〜%Maxの範囲で設定できます。」が準備されるが、この中の「%Min」と、「%Max」は、選択範囲の最小値と最大値に該当する値を当てはめることとする。そのため、生成される文字列は、「一度に印刷する部数を入力します。1〜999の範囲で設定できます。」となる。 Here, "Enter the number of copies to print at one time. You can set in the range of% Min to% Max.", But "% Min" and "% Max" in this are the selection range. The values corresponding to the minimum and maximum values of are applied. Therefore, the generated character string will be "Enter the number of copies to print at one time. It can be set in the range of 1 to 999."

続いてヘルプ生成部212では、表2の機能データ1において、機能ID「部数」に対応する入力形式が「選択」か否かを確認する。ここでは「整数値」であって、「選択」でないため(ステップS106:No)、そのままステップS108に進む。 Subsequently, the help generation unit 212 confirms whether or not the input format corresponding to the function ID "number of copies" is "selection" in the function data 1 in Table 2. Here, since it is an "integer value" and not an "selection" (step S106: No), the process proceeds to step S108 as it is.

以上のようにして、ステップS101で機能ID「部数」が指定された場合、図5に示す部数のヘルプ表示ウィンドウ(A)402の表示項目がそれぞれ準備され、ステップS108に至った段階で、同表示ウィンドウ(A)402を表示し、ヘルプ表示処理を終了する。 As described above, when the function ID "number of copies" is specified in step S101, the display items of the help display window (A) 402 of the number of copies shown in FIG. 5 are prepared respectively, and when the step S108 is reached, the same. The display window (A) 402 is displayed, and the help display process is terminated.

次に、ステップS101で、操作者が両面印刷設定領域304(図2)を右クリックした場合について説明する。この場合、機能ID「両面印刷」がヘルプ生成部212に渡される。 Next, a case where the operator right-clicks the double-sided print setting area 304 (FIG. 2) in step S101 will be described. In this case, the function ID "double-sided printing" is passed to the help generation unit 212.

ヘルプ生成部212では、機能提供部215で作成した機能データ1(表2の内容)を取得し(ステップS102)、更に共通ヘルプデータ格納部211の格納された共通ヘルプデータ(表3の内容)を取得する(ステップS103)。 The help generation unit 212 acquires the function data 1 (contents of Table 2) created by the function providing unit 215 (step S102), and further stores the common help data (contents of Table 3) of the common help data storage unit 211. (Step S103).

続いてヘルプ生成部212では、ヘルプのタイトルを生成する(ステップS104)。ここでは、「両面印刷」に関するタイトルとして、表3に示す共通ヘルプデータの機能IDが「両面印刷」、属性データが「タイトル」となっている行の日本語データを取得する。これにより図6に示す「両面印刷」のヘルプ表示ウィンドウ(A)403のタイトル表示部(図4の401a参照)に表示するデータとして、該当する日本語データ「両面印刷」を準備する。 Subsequently, the help generation unit 212 generates a help title (step S104). Here, as the title related to "double-sided printing", the Japanese data of the line in which the function ID of the common help data shown in Table 3 is "double-sided printing" and the attribute data is "title" is acquired. As a result, the corresponding Japanese data "double-sided printing" is prepared as the data to be displayed in the title display section (see 401a in FIG. 4) of the help display window (A) 403 of the "double-sided printing" shown in FIG.

続いてヘルプ生成部212では、ヘルプで表示する、設定内容の説明を生成する(ステップS105)。例えば、「両面印刷」に関する説明として、表3に示す共通ヘルプデータの機能IDが「両面印刷」、属性データが「説明」となっている行の日本語データを取得する。これにより図6に示す両面印刷のヘルプ表示ウィンドウ(A)403の選択説明表示部(図4の401b参照)に表示するデータとして、該当する日本語データ「両面印刷するかどうかを指定します。この機能は、両面印刷ユニットが装着されていないと使用できません」を準備する。 Subsequently, the help generation unit 212 generates a description of the setting contents to be displayed in the help (step S105). For example, as an explanation regarding "double-sided printing", Japanese data of a line in which the function ID of the common help data shown in Table 3 is "double-sided printing" and the attribute data is "description" is acquired. As a result, the corresponding Japanese data "whether or not to print on both sides is specified as the data to be displayed on the selection explanation display section (see 401b in FIG. 4) of the help display window (A) 403 for double-sided printing shown in FIG. This function cannot be used unless the double-sided printing unit is installed. "

続いてヘルプ生成部212では、表2の機能データ1において、機能ID「両面印刷」に対応する入力形式が「選択」か否かを確認し、「選択」であった場合(ステップS106:Yes)、ヘルプで表示する、選択範囲の説明を生成し(ステップS107)、その後ステップS108に進み、一方「選択」以外であった場合(ステップS106:No)、そのままステップS108に進む。ここでは「選択」であるため、ステップS107に進む。 Subsequently, the help generation unit 212 confirms whether or not the input format corresponding to the function ID "double-sided printing" is "selection" in the function data 1 of Table 2, and if it is "selection" (step S106: Yes). ), A description of the selection range to be displayed in the help is generated (step S107), and then the process proceeds to step S108. On the other hand, if it is other than "selection" (step S106: No), the process proceeds to step S108 as it is. Since it is "selection" here, the process proceeds to step S107.

ステップS107では、機能ID「両面印刷」に対応する選択範囲「なし」、「長辺をとじる」、「短辺をとじる」において、「なし」に対しては、表3に示す共通ヘルプデータの機能IDが「両面印刷」で、属性データが「なし」となっている行の日本語データを取得し、「長辺をとじる」に対しては、同じく機能IDが「両面印刷」で、属性データが「長辺をとじる」となっている行の日本語データを取得し、「短辺をとじる」に対しては、同じく機能IDが「両面印刷」で、属性データが「短辺をとじる」となっている行の日本語データを取得する。 In step S107, in the selection ranges "None", "Close long side", and "Close short side" corresponding to the function ID "Double-sided printing", "None" is the common help data shown in Table 3. Get the Japanese data of the line where the function ID is "double-sided printing" and the attribute data is "none", and for "close the long side", the function ID is "double-sided printing" and the attribute Acquire the Japanese data of the line whose data is "close the long side", and for "close the short side", the function ID is "double-sided printing" and the attribute data is "close the short side". Get the Japanese data of the line that says ".

これにより図6に示す両面印刷のヘルプ表示ウィンドウ(A)403の選択内容説明表示部(図4の401c参照)に表示するデータとして、該当する日本語データ「なし:両面印刷を行いません。」、「長辺をとじる:用紙の長辺をとじます。」、及び「短辺をとじる:用紙の短辺をとじます。」を準備する。 As a result, the corresponding Japanese data "None: Double-sided printing is not performed" as the data to be displayed in the selection content explanation display section (see 401c in FIG. 4) of the double-sided printing help display window (A) 403 shown in FIG. , "Bind the long side: bind the long side of the paper.", And "Bind the short side: bind the short side of the paper."

以上のようにして、ステップS101で「両面印刷」に関連する機能IDが指定された場合、図6に示す両面印刷のヘルプ表示ウィンドウ(A)403の表示項目がそれぞれ準備され、ステップS108に至った段階で、同表示ウィンドウ(A)403を表示し、ヘルプ表示処理を終了する。 As described above, when the function ID related to "double-sided printing" is specified in step S101, the display items of the double-sided printing help display window (A) 403 shown in FIG. 6 are prepared, and step S108 is reached. At this stage, the display window (A) 403 is displayed, and the help display process is terminated.

以上のように操作者は、図2の印刷設定ウィンドウ301において、「用紙サイズ」、「部数」、及び「両面印刷」の各設定動作に応じて表示される「用紙サイズのヘルプ表示ウィンドウ(A)」401(図4)、「部数のヘルプ表示ウィンドウ(A)」402(図5)、及び「両面印刷のヘルプ表示ウィンドウ(A)」403(図6)を参照して各設定項目を設定し、OKボタン305をクリックすることでこれらの設定を完了する。 As described above, in the print setting window 301 of FIG. 2, the operator displays the "paper size help display window (A) according to each setting operation of" paper size "," number of copies ", and" double-sided printing ". ) ”401 (Fig. 4),“ Help display window for the number of copies (A) ”402 (Fig. 5), and“ Help display window for double-sided printing (A) ”403 (Fig. 6) to set each setting item. Then, click the OK button 305 to complete these settings.

次に、ネットワーク12に接続された、別のプリンタ(図示せず)に対応する機能データ2によるヘルプ表示動作について説明する。ここでは、装置情報取得部218が、このプリンタの装置情報を取得し、機能提供部215がこの別のプリンタに対応する機能データ2を作成し格納しているものとする。機能データ2の機能情報を表4に示す。 Next, the help display operation by the function data 2 corresponding to another printer (not shown) connected to the network 12 will be described. Here, it is assumed that the device information acquisition unit 218 acquires the device information of this printer, and the function providing unit 215 creates and stores the function data 2 corresponding to this other printer. The functional information of the functional data 2 is shown in Table 4.

Figure 0006803795
Figure 0006803795

ここでは機能IDとして「両面印刷」がないため、印刷設定ウィンドウとして、図2に示す印刷設定ウィンドウ301に対して、両面印刷設定領域304を除いた画面が表示されるが、ここでは図2を参照しながら説明する。 Since there is no "double-sided printing" as the function ID here, a screen excluding the double-sided printing setting area 304 is displayed for the print setting window 301 shown in FIG. 2 as the print setting window. It will be explained with reference to it.

操作者が、用紙サイズ設定領域302(図2)を右クリックし、図3に示すフローがスタートすることにより、結果として図7に示す「用紙サイズのヘルプ表示ウィンドウ(B)」501が表示される。ここでは、説明が「A4」、「A5」のみとなっているが、このことは、表4に示す機能ID「用紙サイズ」に対応する選択範囲が「A4」、「A5」であることから、容易に理解される。 The operator right-clicks the paper size setting area 302 (FIG. 2) to start the flow shown in FIG. 3, and as a result, the “paper size help display window (B)” 501 shown in FIG. 7 is displayed. The window. Here, the explanation is only "A4" and "A5", because the selection range corresponding to the function ID "paper size" shown in Table 4 is "A4" and "A5". , Easy to understand.

また操作者が、部数設定領域303(図2)を右クリックし、図3に示すフローがスタートすることにより、結果として図8に示す「部数のヘルプ表示ウィンドウ(B)」502が表示される。ここでは、選択説明表示部(図4の401b参照)に表示された説明において、印刷ページ範囲が1〜99となっているが、このことは、表4に示す機能ID「部数」に対応する選択範囲が「Min=1,Max=99」であることから、容易に理解される。 Further, the operator right-clicks the number of copies setting area 303 (FIG. 2) and starts the flow shown in FIG. 3, and as a result, the “help display window (B) of the number of copies” 502 shown in FIG. 8 is displayed. .. Here, in the explanation displayed on the selection explanation display unit (see 401b in FIG. 4), the print page range is 1 to 99, which corresponds to the function ID “number of copies” shown in Table 4. Since the selection range is "Min = 1, Max = 99", it is easily understood.

次に、ネットワーク12に接続された、更に別のプリンタ(図示せず)に対応する機能データ3によるヘルプ表示動作について説明する。ここでは、装置情報取得部218が、このプリンタの装置情報を取得し、機能提供部215がこの更に別のプリンタに対応する機能データ3を作成し格納しているものとする。機能データ3の機能情報を表5に示す。 Next, the help display operation by the function data 3 corresponding to yet another printer (not shown) connected to the network 12 will be described. Here, it is assumed that the device information acquisition unit 218 acquires the device information of this printer, and the function providing unit 215 creates and stores the function data 3 corresponding to the other printer. The functional information of the functional data 3 is shown in Table 5.

Figure 0006803795
Figure 0006803795

ここでは、印刷設定ウィンドウとして、図2に示す印刷設定ウィンドウ301に対して、用紙サイズ設定領域302及び部数設定領域303を除いた画面が表示されるが、ここでは図2を参照しながら説明する。但し、後述する機能制限のため、両面印刷設定領域304に表示される内容は「長辺とじ」ではなく「なし」となっているものとする。 Here, as the print setting window, the screen excluding the paper size setting area 302 and the number of copies setting area 303 is displayed with respect to the print setting window 301 shown in FIG. 2, but here, the description will be made with reference to FIG. .. However, due to the function limitation described later, it is assumed that the content displayed in the double-sided print setting area 304 is "None" instead of "Long-edge binding".

操作者が、両面印刷設定領域304(図2)を右クリックし、図3に示すフローがスタートすることにより、結果として図9に示す「両面印刷のヘルプ表示ウィンドウ(B)」601が表示される。 The operator right-clicks the double-sided printing setting area 304 (FIG. 2) and starts the flow shown in FIG. 3, and as a result, the “double-sided printing help display window (B)” 601 shown in FIG. 9 is displayed. Print.

ここでは、図3に示すフローにおいて、前記した機能データ1における両面印刷時と同様の流れを経過してステップS107に至るが、ここでは表4に示すように、選択範囲としてあげられた「長辺をとじる」、「短辺をとじる」の各機能が、機能制限の対象として設定されているため、ヘルプの生成からは除外される。従って、ここでは、選択内容説明表示部401c(図4参照)に表示される内容として「なし」に対応する説明のみが表示されることになる。 Here, in the flow shown in FIG. 3, the same flow as in double-sided printing in the above-mentioned functional data 1 is passed to step S107, but here, as shown in Table 4, the “length” given as the selection range is reached. Since each function of "close edge" and "close short edge" is set as a target of function restriction, it is excluded from help generation. Therefore, here, only the explanation corresponding to "None" is displayed as the content displayed on the selection content explanation display unit 401c (see FIG. 4).

尚、本実施の形態では、印刷設定項目の例として、用紙サイズ、部数、両面印刷を挙げたが、その他の印刷設定においても適用可能である。
また、本実施の形態では、入力形式の例として、選択、整数値を挙げたが、その他に、文字列、実数とすることも可能である。
また、本実施の形態では、装置情報取得部218を用意したが、この機能は省略することも可能である。例えば、トレイの数や両面印刷ユニットの数等を、ユーザーに指定させることも可能である。
また、本実施の形態では、共通ヘルプデータに日本語データのみを格納したが、英語データなど他の言語を格納し、OSの言語や、ユーザーの指定により参照箇所を切り替えることでローカライズを行うことも可能である。
また、本実施の形態では、ヘルプの表示に文字列のみを使用したが、共通ヘルプデータに画像や動画、リンク情報を指定し、表示させることも可能である。
更に、本実施の形態では、操作に対応してヘルプが表示されるポップアップヘルプの形態としたが、ヘルプボタンを押すと、ヘルプの項目一覧とその内容を表示するヘルプページのような形態にも適用可能であるなど、種々の形態に対応することが出来る。
In the present embodiment, paper size, number of copies, and double-sided printing are given as examples of print setting items, but they can also be applied to other print settings.
Further, in the present embodiment, selection and an integer value are given as examples of the input format, but in addition, a character string and a real number can also be used.
Further, in the present embodiment, the device information acquisition unit 218 is prepared, but this function can be omitted. For example, it is possible to let the user specify the number of trays, the number of double-sided printing units, and the like.
Further, in the present embodiment, only Japanese data is stored in the common help data, but other languages such as English data are stored, and localization is performed by switching the reference location according to the OS language or the user's specification. Is also possible.
Further, in the present embodiment, only the character string is used for displaying the help, but it is also possible to specify and display the image, the moving image, and the link information in the common help data.
Further, in the present embodiment, the help is displayed in response to the operation, but when the help button is pressed, the help item list and the help page for displaying the contents are also used. It can correspond to various forms such as being applicable.

以上のように、本実施の形態の情報処理装置によれば、機種毎に生成される機能データに基づいて、共通ヘルプデータから適切なデータを抽出してヘルプ表示ウィンドウを生成するため、機種毎にヘルプデータを用意する必要が無く、カスタマイズ工数を減らすことができ、それぞれの機種ごとにヘルプファイルを用意する場合に比べてファイルサイズの増加を抑えることが期待できる。
また、各プリンタの、利用可能な機能の範囲でヘルプ表示が行われるため、トレイや、両面印刷ユニットなど、その存在の有無によって、利用可能な機能の範囲が変わる可能性がある場合にも、常に適切なヘルプ表示を行うことができる。
As described above, according to the information processing apparatus of the present embodiment, since appropriate data is extracted from the common help data based on the functional data generated for each model to generate a help display window, each model is generated. There is no need to prepare help data in the information processing, the man-hours for customization can be reduced, and it can be expected that the increase in file size will be suppressed compared to the case where a help file is prepared for each model.
In addition, since help is displayed within the range of available functions of each printer, the range of available functions may change depending on the presence or absence of trays, double-sided printing units, etc. Appropriate help display can always be performed.

前記した実施の形態では、本願発明をプリンタに採用した例を示したが、これに限定されるものではなく、他にもMFP(Multi Function Printer)やファクシミリ、ラベル製造機、複写機等にも利用できる。 In the above-described embodiment, an example in which the present invention is adopted for a printer has been shown, but the present invention is not limited to this, and is also applicable to MFPs (Multi Function Printers), facsimiles, label making machines, copiers, and the like. Available.

11 コンピュータ、 12 ネットワーク、 13 プリンタ、 101 アプリケーション、 201 プリンタドライバ、 211 共通ヘルプデータ格納部、 212 ヘルプ生成部、 213 設定表示部、 214 ヘルプ表示部、 215 機能提供部、 216 印刷処理部、 217 通信部、 218 装置情報取得部、 301 印刷設定ウィンドウ、 302 用紙サイズ設定領域、 303 部数設定領域、 304 両面印刷設定領域、 401 用紙サイズのヘルプ表示ウィンドウ(A)、 401a タイトル表示部、 401b 設定内容説明表示部、 401c 選択内容説明表示部、 402 部数のヘルプ表示ウィンドウ(A)、 403 両面印刷のヘルプ表示ウィンドウ(A)、 501 用紙サイズのヘルプ表示ウィンドウ(B)、 502 部数のヘルプ表示ウィンドウ(B)、 601 両面印刷のヘルプ表示ウィンドウ(B)。 11 Computer, 12 Network, 13 Printer, 101 Application, 201 Printer Driver, 211 Common Help Data Storage Unit, 212 Help Generation Unit, 213 Setting Display Unit, 214 Help Display Unit, 215 Function Provider Unit, 216 Print Processing Unit, 217 Communication Copy, 218 Device information acquisition section, 301 Print setting window, 302 Paper size setting area, 303 Copies setting area, 304 Double-sided print setting area, 401 Paper size help display window (A), 401a Title display section, 401b Setting description Display section, 401c Selection description display section, 402 copies of help display window (A), 403 Double-sided printing help display window (A), 501 paper size help display window (B), 502 copies of help display window (B) ), 601 Double-sided printing help display window (B).

Claims (11)

プリンタの装置情報に基づいて、前記プリンタの各機能を示す個別機能IDと、該個別機能IDが示す機能に必要な設定を行うための入力形式と、前記個別機能IDの入力可能な項目の範囲情報とを対応させた機能データを生成する機能データ生成部と、
予め用意した機能IDとその属性データとの組み合わせ毎に用意したヘルプ説明文とを対応させた共通ヘルプデータを格納する共通データ格納部と、
少なくとも前記個別機能IDに基づいて前記予め用意した機能IDと前記属性データの組み合わせを決定し、前記共通ヘルプデータを基に対応するヘルプ説明文を特定するヘルプ生成部と
を有することを特徴とするプリンタドライバ。
Based on the device information of the printer, and the individual function ID indicating the functions of the printer, the input format for setting required individual function ID indicates functions, ranges enterable fields of the individual function ID A functional data generator that generates functional data that corresponds to information,
A common data storage unit that stores common help data that corresponds to a help explanation prepared for each combination of a function ID prepared in advance and its attribute data,
It is characterized by having at least a help generation unit that determines a combination of the function ID prepared in advance and the attribute data based on the individual function ID and specifies a corresponding help explanation based on the common help data. Printer driver.
前記ヘルプ生成部によって特定されたヘルプ説明文を表示するヘルプ表示画面を生成するヘルプ表示部を備えたことを特徴とする請求項1に記載のプリンタドライバ。 The printer driver according to claim 1, further comprising a help display unit that generates a help display screen that displays a help explanation text specified by the help generation unit . 前記ヘルプ生成部は、前記ヘルプ表示画面のタイトル表示部に表示するデータとして、前記タイトル表示部に対応する前記属性データと前記個別機能IDとに基づいて特定した前記ヘルプ説明文を生成することを特徴とする請求項2に記載のプリンタドライバ。 The help generation unit generates the help description specified based on the attribute data corresponding to the title display unit and the individual function ID as data to be displayed on the title display unit of the help display screen. The printer driver according to claim 2. 前記ヘルプ生成部は、前記ヘルプ表示画面の設定内容説明表示部に表示するデータとして、前記設定内容説明表示部に対応する前記属性データと前記個別機能IDとに基づいて特定した前記ヘルプ説明文を生成することを特徴とする請求項2又は3に記載のプリンタドライバ。 The help generation unit uses the help explanation text specified based on the attribute data corresponding to the setting content explanation display unit and the individual function ID as data to be displayed on the setting content explanation display unit of the help display screen. The printer driver according to claim 2 or 3, wherein the printer driver is generated. 前記ヘルプ生成部は、前記入力形式が選択処理を伴う形式であった場合、前記ヘルプ表示画面の選択内容説明表示部に表示するデータとして、前記範囲情報にかかわる属性データと前記個別機能IDとに基づいて特定した前記ヘルプ説明文を生成することを特徴とする請求項2から4までの何れか1項に記載のプリンタドライバ。 When the input format is a format that involves selection processing, the help generation unit may use the attribute data related to the range information and the individual function ID as data to be displayed on the selection content explanation display unit of the help display screen. The printer driver according to any one of claims 2 to 4, wherein the help description specified based on the above is generated. 前記機能データに登録された前記個別機能IDに対応する機能に必要な設定を行うための設定画面を生成する設定表示部を備えたことを特徴とする請求項1から5までの何れか1項に記載のプリンタドライバ。 Any one of claims 1 to 5, wherein a setting display unit for generating a setting screen for making settings necessary for the function corresponding to the individual function ID registered in the function data is provided. The printer driver described in. 前記ヘルプ生成部は、前記設定画面に表示される前記個別機能IDが選択されるのに応じて、選択された前記個別機能IDに対応する前記予め用意した機能IDと前記属性データの組み合わせを決定し、対応するヘルプ説明文を特定することを特徴とする請求項6記載のプリンタドライバ。 The help generation unit determines a combination of the prepared function ID and the attribute data corresponding to the selected individual function ID in response to the selection of the individual function ID displayed on the setting screen. The printer driver according to claim 6, wherein the corresponding help description is specified. 前記個別機能IDが、用紙サイズを選択する機能に対応する機能IDであることを特徴とする請求項1から7までの何れか1項に記載のプリンタドライバ。 The printer driver according to any one of claims 1 to 7, wherein the individual function ID is a function ID corresponding to a function of selecting a paper size. 前記個別機能IDが、印刷部数を設定する機能に対応する機能IDであることを特徴とする請求項1から7までの何れか1項に記載のプリンタドライバ。 The printer driver according to any one of claims 1 to 7, wherein the individual function ID is a function ID corresponding to a function of setting the number of copies to be printed. 前記個別機能IDが、印刷部数に対応する機能IDであることを特徴とする請求項1から7までの何れか1項に記載のプリンタドライバ。 The printer driver according to any one of claims 1 to 7, wherein the individual function ID is a function ID corresponding to the number of copies to be printed. 請求項1から10までの何れか1項に記載のプリンタドライバと、前記プリンタで印刷を行うためのアプリケーションを備えたことを特徴とする情報処理装置。 An information processing apparatus comprising the printer driver according to any one of claims 1 to 10 and an application for printing with the printer.
JP2017084997A 2017-04-24 2017-04-24 Printer driver and information processing equipment Active JP6803795B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017084997A JP6803795B2 (en) 2017-04-24 2017-04-24 Printer driver and information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017084997A JP6803795B2 (en) 2017-04-24 2017-04-24 Printer driver and information processing equipment

Publications (2)

Publication Number Publication Date
JP2018185551A JP2018185551A (en) 2018-11-22
JP6803795B2 true JP6803795B2 (en) 2020-12-23

Family

ID=64356025

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017084997A Active JP6803795B2 (en) 2017-04-24 2017-04-24 Printer driver and information processing equipment

Country Status (1)

Country Link
JP (1) JP6803795B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7501990B2 (en) 2018-09-28 2024-06-18 日東電工株式会社 Piezoelectric device and method for manufacturing the same

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009301127A (en) * 2008-06-10 2009-12-24 Seiko Epson Corp Printer driver program, and printing instruction device
JP2010205019A (en) * 2009-03-04 2010-09-16 Ricoh Co Ltd Program, information processing apparatus, and image processing apparatus
JP5488341B2 (en) * 2010-08-26 2014-05-14 ブラザー工業株式会社 Device, help server, and program
JP5460540B2 (en) * 2010-09-28 2014-04-02 株式会社沖データ Printing device

Also Published As

Publication number Publication date
JP2018185551A (en) 2018-11-22

Similar Documents

Publication Publication Date Title
US10705774B2 (en) Managing print settings in multiple different setting software
EP2116929A1 (en) Job editor interface based on dynamic device capabilities
JP2009145998A (en) Print control apparatus, print control method, and print control program
US11726733B2 (en) Information processing apparatus and method of controlling the same
JP2001022497A (en) Device driver
US9912825B2 (en) Incompatible setting processing apparatus, incompatible setting processing method, and computer program product
US8699076B2 (en) Image forming apparatus, server, image forming system, and storage medium, outputting superimposed text strings in a variable form page
JP2016177790A (en) Display device and program
US8887054B2 (en) Application selection user interface
US11093193B2 (en) Information processing device for generating of a workflow and method for controlling the same
US20150178020A1 (en) Information processing apparatus, information processing method, and storage medium
JP2024052771A (en) Information processing device, control method, and program
JP6803795B2 (en) Printer driver and information processing equipment
US20190386873A1 (en) Information processing apparatus for outputting data acquired from server, information processing method, and storage medium
US8902469B2 (en) Print setting apparatus, control method of print setting apparatus, computer readable storage medium storing control program of print setting apparatus, and printing apparatus
JP2017033133A (en) Sheet information creation tool and sheet information creation method
US9619182B2 (en) Information processing apparatus, printing controlling method, and program
JP2007280227A (en) Image forming apparatus and its control method, control program and computer readable recording medium with control program recorded thereon
JP5699921B2 (en) Image forming method and image forming apparatus
JP2016149062A (en) Information processor, method for controlling information processor, and program
US11567719B1 (en) Methods for processing documents for use in variable data printing operations
US10901663B2 (en) Information processing apparatus, control method thereof, and non-transitory computer-readable storage medium
US11733945B2 (en) Methods for processing documents using rules in variable data printing operations
JP2013143036A (en) Data processing program and information processing device
JP6911416B2 (en) Information processing equipment, information processing programs, information processing systems and information processing methods

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190913

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200527

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200616

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200731

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201201

R150 Certificate of patent or registration of utility model

Ref document number: 6803795

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350