JP2006285476A - Information processing apparatus and method, control program, and medium - Google Patents

Information processing apparatus and method, control program, and medium Download PDF

Info

Publication number
JP2006285476A
JP2006285476A JP2005102595A JP2005102595A JP2006285476A JP 2006285476 A JP2006285476 A JP 2006285476A JP 2005102595 A JP2005102595 A JP 2005102595A JP 2005102595 A JP2005102595 A JP 2005102595A JP 2006285476 A JP2006285476 A JP 2006285476A
Authority
JP
Japan
Prior art keywords
default value
printer driver
setting
information processing
value
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
JP2005102595A
Other languages
Japanese (ja)
Inventor
Akihiko Tokuda
昭彦 得田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2005102595A priority Critical patent/JP2006285476A/en
Publication of JP2006285476A publication Critical patent/JP2006285476A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printer driver that corresponds to a plurality of default values. <P>SOLUTION: An information processing method includes a storage process for storing, according to an instruction to return to default values, both a first default value to be set in the printer driver as an initial value and a second default value of the printer driver that is held independently of the first default value; a setting process for setting the current set values; a specification process for specifying whether an instruction is to read the first or second default value stored in the storage process; and another setting process for reading and setting the first default value in the printer driver if the specification process specifies that the instruction is to read the first default value and for setting the second default value in the printer driver as a default value if the specification process specifies that the instruction is to read the second default value. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

情報処理装置と、情報処理装置と通信する画像処理装置、及びこれらの装置を制御する方法、プログラム等に関する。   The present invention relates to an information processing device, an image processing device that communicates with the information processing device, a method for controlling these devices, a program, and the like.

従来、プリンタドライバでは、プリンタベンダーが用意したプリンタドライバのセットに各種印刷設定の初期値を1種類のみ設けている。ユーザはこれらを任意に変更し、保存することで各ユーザ用のプリンタドライバとして利用されており、図1に示すような「標準に戻す」ボタンを押下することで、工場出荷時の初期値に戻すことを可能としている。   Conventionally, in a printer driver, only one initial value of various print settings is provided in a set of printer drivers prepared by a printer vendor. The user arbitrarily changes these and saves them so that they can be used as printer drivers for each user. By pressing the “return to standard” button as shown in FIG. It is possible to return.

現在、各プリンタベンダーはこれらプリンタドライバの初期値を任意に変更できるツールなどを用意して、より個別対応が可能なプリンタドライバを提供している。   Currently, printer vendors provide tools that can arbitrarily change the initial values of these printer drivers, and provide printer drivers that can be individually handled.

また、この初期値には印刷条件および表示条件のデフォルト値が設定されており、プリンタドライバ本体がインストールされると、クライアントにはデフォルト値の印刷条件および表示条件が設定される。また、インストールキットに、初期値の内容を変更するための設定情報ファイルを備えさせ、プリンタドライバ本体ファイルのインストール時に、この設定情報ファイルの設定内容を初期化情報に反映させる技術が存在する。   In addition, default values of printing conditions and display conditions are set as the initial values. When the printer driver main body is installed, default printing conditions and display conditions are set in the client. Further, there is a technique in which an installation kit is provided with a setting information file for changing the contents of the initial value, and the setting contents of the setting information file are reflected in the initialization information when the printer driver main body file is installed.

さらに、このインストールキットに設定情報ファイルを格納し、インストール時にプリンタドライバ本体ファイルに組み込まれた初期値に基づくデフォルト値をこの設定情報ファイルに設定した内容に変更することによって、所望の設定内容に従ったプリンタドライバのインストールすることは既に実現されている。
特開2002−251347
In addition, the setting information file is stored in this installation kit, and the default value based on the initial value incorporated in the printer driver main body file at the time of installation is changed to the content set in this setting information file, so that the desired setting content is followed. Installation of the printer driver has already been realized.
JP2002-251347

しかし上記従来例では、前記のツールで初期値を変更してしまうと、必ずカスタマイズされた印刷設定の値に変更されてしまい、例えば、工場におけるプリンタドライバ出荷時等の所望の、別の初期値に戻すことができなかった。   However, in the above conventional example, if the initial value is changed with the above-mentioned tool, it is always changed to a customized print setting value. For example, another desired initial value at the time of shipment of the printer driver at the factory, for example. Could not return to

印刷装置に印刷データを送信して印刷させる情報処理装置において、デフォルト値に戻す旨の指示に応じて、プリンタドライバに初期値として設定される第一のデフォルト値と、第一のデフォルト値とは別に保持される該プリンタドライバの第二のデフォルト値とを記憶する記憶手段と、現在の設定値を設定する設定手段と、前記記憶手段に記憶されている第一および第二のデフォルト値のいずれを読み出す指示がなされたかを特定する特定手段と、第一のデフォルト値を読み出す指示がなされたと前記特定手段が特定した場合は、第一のデフォルト値を読み出しプリンタドライバに設定し、第二のデフォルト値が読み出す指示がなされたと前記特定手段が特定した場合は、前記プリンタドライバに第二のデフォルト値をデフォルト値として設定する設定手段と、を備えることを特徴とする情報処理装置、該装置を制御する方法等が開示される。   In the information processing apparatus that transmits print data to the printing apparatus and prints, the first default value that is set as the initial value in the printer driver and the first default value in response to an instruction to restore the default value Storage means for storing the second default value of the printer driver held separately, setting means for setting the current setting value, and any of the first and second default values stored in the storage means When the specifying unit specifies whether or not an instruction to read the first default value is issued, and the specifying unit specifies that the first default value is read, the first default value is read and set in the printer driver, and the second default value is set. If the specifying unit specifies that an instruction to read a value is given, the printer driver is set to a second default value as a default value. The information processing apparatus characterized by comprising: a setting means for constant for a, and a method of controlling the apparatus is disclosed.

本発明によれば、プリンタドライバのデフォルト値を、例えば、工場出荷時のデフォルト値とカスタマイズされたドライバにおいて設定されるデフォルト値を含む複数種類の候補の中から選択することが可能となる。   According to the present invention, it is possible to select a default value of a printer driver from a plurality of types of candidates including, for example, a factory default value and a default value set in a customized driver.

まず、実施例を説明する前に、従来のプリンタドライバにおける、「標準に戻す」ボタンにマウスオーバーさせて右クリックを実行した時の状態を図3に示す。現状では、同図のように、ヘルプ表示をさせるだけのダイアログが現れる仕組みとなっている。ダイアログは、印刷装置(プリンタ)と通信する情報処理装置(コンピュータ)のCRTなどの表示部に、情報処理装置のメモリに記憶されたプリンタドライバが表示する。   First, before explaining the embodiment, FIG. 3 shows a state in which a conventional printer driver performs a right click by moving the mouse over a “return to standard” button. At present, as shown in the figure, there is a mechanism that displays a dialog that only displays help. The dialog is displayed by a printer driver stored in the memory of the information processing apparatus on a display unit such as a CRT of the information processing apparatus (computer) that communicates with the printing apparatus (printer).

では、本発明を表す図を図4に示す。同図において、11はやはり「標準に戻す」ボタンにマウスオーバーさせて右クリックを実行した時の状態を表す。このときに「工場出荷時状態に戻す」を選択することで、前記ツールでユーザが変更した初期値ではなく、工場出荷時の初期値に戻す。なお、普通に「標準に戻す」ボタンを左クリックさせた場合は、ツールにてユーザが変更した初期値に対して、更にドライバ上で変更、記憶させた設定値を、ツールで変更した初期値に戻すこととする。   FIG. 4 shows a diagram representing the present invention. In the figure, 11 represents a state when the mouse is moved over the “return to standard” button and a right click is executed. At this time, by selecting “return to factory default”, the initial value is reset to the factory default, not the initial value changed by the user with the tool. In addition, when the “Reset to standard” button is left-clicked normally, the initial value changed by the tool is changed from the initial value changed by the user with the tool and the setting value changed and stored by the tool. We will return to.

本実施例の動作を表すフローチャートを図5に示す。ユーザのプリンタドライバユーザインタフェース表示指示に応じて、図5の処理が開始する。まず、ステップ101(図5ではS101と表記。以下同様)で、該プリンタドライバのあるタブシートをプリンタドライバが表示させる。ここで、「標準に戻す」ボタン上でマウスの右クリックが実行されていると判断されれば(ステップ102)、S103へ進む。一方、右クリックがされていないと判断された場合、S102−1へ進み、左クリックが押されているか判断する。左クリックが押されていると判断されれば、S102−2へ進み、管理者がカスタマイズした工場出荷状態のデ初期値とは別の初期値へプリンタドライバを設定する。   A flowchart showing the operation of this embodiment is shown in FIG. The process of FIG. 5 starts in response to a user's printer driver user interface display instruction. First, in step 101 (denoted as S101 in FIG. 5, the same applies hereinafter), the printer driver displays a tab sheet with the printer driver. Here, if it is determined that the right click of the mouse is performed on the “return to standard” button (step 102), the process proceeds to S103. On the other hand, when it is determined that the right click is not performed, the process proceeds to S102-1, and it is determined whether the left click is pressed. If it is determined that the left click is pressed, the process advances to step S102-2, and the printer driver is set to an initial value different from the factory default state customized by the administrator.

それ以外の場合は、S106へ進む。   Otherwise, the process proceeds to S106.

次に表示されるダイアログ中(図4)の「工場出荷時状態に戻す」が選択されるかどうかをプリンタドライバが判断する(ステップ103)。   Next, the printer driver determines whether “return to factory default” in the dialog displayed (FIG. 4) is selected (step 103).

S103では、ヘルプ表示指示と、工場出荷時にプリンタ状態の設定値を戻すのふたつを選択可能な画面が表示される。S103で、ユーザに指示によって、プリンタドライバのユーザインタフェースにおいて選択されたのが「ヘルプ」であるのならステップ104でヘルプ画面をプリンタドライバが表示する。もし、S103で「工場出荷時状態に戻す」ボタンを押下されたとS103で判断されれば、ユーザが前記ツールにて変更した初期値や、ユーザが該プリンタドライバ上で任意に変更した設定値に対し、工場出荷時の初期値に戻す項目を読み出し、ドライバの設定値として書き込み作業を行ない(ステップ105)、ステップ101に戻る。   In S103, a help display instruction and a screen on which two options for returning the set value of the printer status at the time of factory shipment can be selected. In step S103, if “help” is selected in the user interface of the printer driver according to an instruction to the user, the printer driver displays a help screen in step 104. If it is determined in S103 that the “return to factory default” button has been pressed in S103, the initial value changed by the user using the tool or the setting value arbitrarily changed by the user on the printer driver is set. On the other hand, the items to be reset to the factory default values are read out, and the writing operation is performed as the driver set values (step 105), and the process returns to step 101.

ドライバの表示が終了ならば(ステップ106)、該プリンタドライバのダイアログを閉じる処理をプリンタドライバが行う。   If the display of the driver is completed (step 106), the printer driver performs a process for closing the dialog of the printer driver.

別の実施例を表すフローチャートを図6に示す。本実施例は、前述の実施例の内容に対し、右クリックの動作を左ボタンの長押しに置き換えた内容である。下記の処理は、プリンタドライバが主体となる。まず、ステップ201で、該プリンタドライバのあるタブシートを表示させる。ここで、「標準に戻す」ボタン上でマウスの左ボタンの長押しが実行されているかどうかを判断する(ステップ202)。S202で、左ボタンが長押しされていると判断した場合は、S203へ進み、ヘルプを選択するか、工場出荷時状態に戻すかを選択可能な指示部を表示し(図4)、次に表示されるダイアログ中の「工場出荷時状態に戻す」が選択されるかどうかを判断する(ステップ203)。   A flowchart showing another embodiment is shown in FIG. In this embodiment, the content of the above-described embodiment is replaced with a right click operation by long press of the left button. The following processing is mainly performed by the printer driver. First, in step 201, a tab sheet with the printer driver is displayed. Here, it is determined whether or not the long press of the left mouse button is executed on the “return to standard” button (step 202). If it is determined in S202 that the left button has been pressed for a long time, the process proceeds to S203 to display an instruction section that can select whether to select help or return to the factory default state (FIG. 4). It is determined whether or not “return to factory default” in the displayed dialog is selected (step 203).

なお、S203で当該指示部で選択されたのが、マウス左ボタン「ヘルプ」であるのならステップ204でヘルプ画面を表示する。また、当該指示部で選択されたのが「工場出荷時状態に戻す」であれば、ユーザが前記ツールにて変更した初期値や、ユーザが該プリンタドライバ上で任意に変更した設定値に対し、工場出荷時の初期値に戻す項目を読み出し、ドライバの設定値として書き込み作業を行ない(ステップ205)、ステップ201に戻る。ドライバの表示が終了ならば(ステップ206)、該プリンタドライバのダイアログを閉じる。なお、S202でマウス左ボタン長押し(例えば、2秒以上の長押し)でないと判断されていないのならば、S202−1へ進み、左ボタンを2秒以下の間押された(短押)のか判断する。S202−1で左ボタンの短押であると判断されれば、S202−2で前述の実施例のごとく、カスタマイズデフォルト値を読み出して、プリンタドライバに初期値として設定し、S206へ進む。それ以外の場合は、S202−1からS206へ進む。   If it is the left mouse button “help” that is selected in the instruction section in S203, a help screen is displayed in step 204. If the instruction unit selects “return to factory default”, the initial value changed by the user using the tool or the setting value arbitrarily changed by the user on the printer driver is used. Then, the items to be returned to the factory default values are read, and the writing operation is performed as the driver setting values (step 205), and the processing returns to step 201. If the display of the driver is completed (step 206), the dialog of the printer driver is closed. If it is not determined in S202 that the mouse left button is not pressed long (for example, 2 seconds or longer), the process proceeds to S202-1, and the left button is pressed for 2 seconds or less (short press). Judge whether. If it is determined in S202-1 that the left button is pressed shortly, the customized default value is read out and set as the initial value in the printer driver as in the above-described embodiment in S202-2, and the process proceeds to S206. In other cases, the process proceeds from S202-1 to S206.

以上説明したように、プリンタに印刷データを送信して印刷させるコンピュータは、デフォルト値に戻す旨の指示に応じて、プリンタドライバに初期値として設定される、所定時間以内の間、標準に戻すボタンをマウスを用いて押した場合にデフォルト値として読み出される第一のデフォルト値と、第一のデフォルト値とは別に保持される、所定時間以上の間、標準に戻すボタンをマウスを用いて押した場合該プリンタドライバの第二のデフォルト値とを記憶するHDD・メモリを持つ。   As described above, the computer that sends the print data to the printer and prints it is set to the printer driver as an initial value in response to an instruction to return to the default value. The first default value that is read as the default value when the button is pressed with the mouse, and the button that is held separately from the first default value and is returned to the standard for a predetermined time or longer is pressed with the mouse. In this case, the printer driver has a HDD memory for storing the second default value of the printer driver.

また、プリンタドライバがコンピュータのCRTに表示するユーザインタフェースを介して、現在の設定値を設定することができる。   In addition, the current setting value can be set via a user interface displayed on the CRT of the computer by the printer driver.

また、プリンタドライバは、HDDに記憶されている第一および第二のデフォルト値のいずれを読み出す指示がなされたかを特定する。   Further, the printer driver specifies which of the first and second default values stored in the HDD has been instructed to read.

プリンタドライバが、第一のデフォルト値を読み出す指示がなされたと特定した場合は、第一のデフォルト値を読み出しプリンタドライバに設定する。第二のデフォルト値が読み出す指示がなされたとプリンタドライバが特定した場合は、前記プリンタドライバに第二のデフォルト値をデフォルト値として設定する。   When the printer driver specifies that an instruction to read the first default value has been given, the first default value is read and set in the printer driver. When the printer driver specifies that an instruction to read the second default value is given, the second default value is set as the default value in the printer driver.

前記ユーザインタフェースに表示される第一のデフォルト値への変更指示部上にカーソルが配置された状態で、コンピュータに接続されているマウスなどのからの所定時間の入力によってHDDに記憶されている現在の設定値に前記第二のデフォルト値をプリンタドライバが設定する。   The current state stored in the HDD by a predetermined time input from a mouse or the like connected to the computer in a state where the cursor is placed on the change instruction unit to the first default value displayed on the user interface The printer driver sets the second default value to the set value.

さらに、前記第一および第二のデフォルト値の読み出し部は、複数の表示を切り替えるためのタブシートを持つプリンタドライバが最初に起動された時に表示するタブシートに対応する基本設定画面に配置されるものである。   Further, the first and second default value reading units are arranged on a basic setting screen corresponding to a tab sheet to be displayed when a printer driver having a tab sheet for switching a plurality of displays is first activated. is there.

(他の実施形態)
本実施形態における各図に示す処理が、外部からインストールされるプログラムによって、それぞれの装置より遂行される。そして、その場合、CD−ROMやフラッシュメモリやFD等の記憶媒体により、あるいはネットワークを介して外部の記憶媒体から、プログラムを含む情報群をホストコンピュータに供給される場合でも本発明は適用されるものである。
(Other embodiments)
The processing shown in each drawing in this embodiment is performed by each device by a program installed from the outside. In this case, the present invention is applied even when an information group including a program is supplied to a host computer from a storage medium such as a CD-ROM, a flash memory, or an FD, or from an external storage medium via a network. Is.

以上のように、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムあるいは装置に供給し、又は、外部サーバ(図示省略)からダウンロードすることで、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, the system or apparatus can be obtained by supplying the storage medium storing the program code of the software that implements the functions of the above-described embodiments to the system or apparatus, or downloading the storage medium from an external server (not shown). It goes without saying that the object of the present invention can also be achieved by the computer (or CPU or MPU) reading and executing the program code stored in the storage medium.

この場合、記憶媒体から読み出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。プログラムコードを供給するための記憶媒体としては、たとえば、フロッピィーディスク、ハードディスク、光ディスク、光磁気ディスク、DVD、CD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM等を用いることができる。   In this case, the program code itself read from the storage medium realizes the novel function of the present invention, and the storage medium storing the program code constitutes the present invention. As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, DVD, CD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, or the like can be used.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) or the like running on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included. Further, after the program code read from the storage medium is written to a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the case where the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

従来の「標準に戻す」ボタンを表す図Diagram showing the traditional “Restore to standard” button 初期値変更ツールの表示例Display example of the initial value change tool 従来の右クリック実行時を表す図Figure showing the conventional right-click execution プリンタドライバの設定の例を表す図である。FIG. 6 is a diagram illustrating an example of printer driver settings. プリンタドライバの設定の処理の例を示す図である。FIG. 6 is a diagram illustrating an example of printer driver setting processing. 別のプリンタドライバの設定の処理の例を示す図である。FIG. 10 is a diagram illustrating an example of another printer driver setting process.

Claims (9)

印刷装置に印刷データを送信して印刷させる情報処理装置において、
デフォルト値に戻す旨の指示に応じてプリンタドライバに初期値として設定される第一のデフォルト値と、第一のデフォルト値とは別に保持される該プリンタドライバの第二のデフォルト値とを記憶する記憶手段と、
現在の設定値を設定する設定手段と、
前記記憶手段に記憶されている第一および第二のデフォルト値のいずれを読み出す指示がなされたかを特定する特定手段と、
第一のデフォルト値を読み出す指示がなされたと前記特定手段が特定した場合は、第一のデフォルト値を読み出しプリンタドライバに設定し、第二のデフォルト値が読み出す指示がなされたと前記特定手段が特定した場合は、前記プリンタドライバに第二のデフォルト値をデフォルト値として設定する設定手段と、
を備えることを特徴とする情報処理装置。
In an information processing apparatus that transmits print data to a printing apparatus and prints it,
A first default value set as an initial value in the printer driver in response to an instruction to return to the default value, and a second default value of the printer driver held separately from the first default value are stored. Storage means;
A setting means for setting the current setting value;
Specifying means for specifying which of the first and second default values stored in the storage means has been instructed;
When the specifying unit specifies that an instruction to read the first default value has been given, the first default value is read and set in the printer driver, and the specifying unit specifies that an instruction to read the second default value has been given. A setting means for setting a second default value as a default value in the printer driver;
An information processing apparatus comprising:
前記指示は、プリンタドライバによって前記情報処理装置の表示画面に表示されるユーザインタフェースを介して入力されるものであることを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the instruction is input by a printer driver via a user interface displayed on a display screen of the information processing apparatus. 前記ユーザインタフェースに表示される第一のデフォルト値への変更指示部上にカーソルが配置された状態で、入力手段からの所定時間の入力によって前記記憶手段に記憶されている現在の設定値に前記第二のデフォルト値を前記設定手段が設定することを特徴とする請求項2に記載の情報処理装置。   In a state where the cursor is arranged on the change instruction unit to the first default value displayed on the user interface, the current setting value stored in the storage unit by the input for a predetermined time from the input unit is set to the current setting value. The information processing apparatus according to claim 2, wherein the setting unit sets a second default value. 前記第一および第二のデフォルト値の読み出し部は、プリンタドライバの基本設定画面に配置されることを特徴とする請求項2又は3に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the first and second default value reading units are arranged on a basic setting screen of a printer driver. 印刷装置に印刷データを送信して印刷させる情報処理装置における方法おいて、
デフォルト値に戻す旨の指示に応じてプリンタドライバに初期値として設定される第一のデフォルト値と、第一のデフォルト値とは別に保持される該プリンタドライバの第二のデフォルト値とを記憶する記憶工程と、
現在の設定値を設定する設定工程と、
前記記憶工程に記憶されている第一および第二のデフォルト値のいずれを読み出す指示がなされたかを特定する特定工程と、
第一のデフォルト値を読み出す指示がなされたと前記特定工程が特定した場合は、第一のデフォルト値を読み出しプリンタドライバに設定し、第二のデフォルト値が読み出す指示がなされたと前記特定工程が特定した場合は、前記プリンタドライバに第二のデフォルト値をデフォルト値として設定する設定工程と、
を備えることを特徴とする情報処理方法。
In a method in an information processing apparatus for sending print data to a printing apparatus and printing it,
A first default value set as an initial value in the printer driver in response to an instruction to return to the default value, and a second default value of the printer driver held separately from the first default value are stored. Memory process;
A setting process for setting the current setting value;
A specifying step for specifying which of the first and second default values stored in the storing step is instructed to be read;
If the specific process specifies that an instruction to read the first default value has been given, the first default value is read and set in the printer driver, and the specific process specifies that an instruction to read the second default value has been given. A setting step of setting a second default value as a default value in the printer driver;
An information processing method comprising:
前記指示は、プリンタドライバによって前記情報処理装置の表示画面に表示されるユーザインタフェースを介して入力されるものであることを特徴とする請求項5に記載の情報処理方法。   The information processing method according to claim 5, wherein the instruction is input by a printer driver via a user interface displayed on a display screen of the information processing apparatus. 前記ユーザインタフェースに表示される第一のデフォルト値への変更指示部上にカーソルが配置された状態で、入力工程からの所定時間の入力によって前記記憶工程に記憶されている現在の設定値に前記第二のデフォルト値を前記設定工程が設定することを特徴とする請求項6に記載の情報処理方法。   In a state in which the cursor is arranged on the change instruction unit to the first default value displayed on the user interface, the current setting value stored in the storage step is input by a predetermined time from the input step. The information processing method according to claim 6, wherein the setting step sets a second default value. 前記第一および第二のデフォルト値の読み出し部は、プリンタドライバの基本設定画面に配置されることを特徴とする請求項6又は7に記載の情報処理方法。   The information processing method according to claim 6 or 7, wherein the first and second default value reading units are arranged on a basic setting screen of a printer driver. 前記請求項5乃至8のいずれか1項に記載の方法をコンピュータに実行させることを特徴とする制御プログラム。
A control program for causing a computer to execute the method according to any one of claims 5 to 8.
JP2005102595A 2005-03-31 2005-03-31 Information processing apparatus and method, control program, and medium Withdrawn JP2006285476A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005102595A JP2006285476A (en) 2005-03-31 2005-03-31 Information processing apparatus and method, control program, and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005102595A JP2006285476A (en) 2005-03-31 2005-03-31 Information processing apparatus and method, control program, and medium

Publications (1)

Publication Number Publication Date
JP2006285476A true JP2006285476A (en) 2006-10-19

Family

ID=37407359

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005102595A Withdrawn JP2006285476A (en) 2005-03-31 2005-03-31 Information processing apparatus and method, control program, and medium

Country Status (1)

Country Link
JP (1) JP2006285476A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008204435A (en) * 2007-01-23 2008-09-04 Brother Ind Ltd Image processor and image processing program
JP2008305298A (en) * 2007-06-11 2008-12-18 Canon Inc Information processor, print setting method, storage medium and program
US20090225346A1 (en) * 2008-03-07 2009-09-10 Canon Kabushiki Kaisha Information processing apparatus and control method thereof, and computer-readable storage medium
CN101894003A (en) * 2009-05-19 2010-11-24 佳能株式会社 Messaging device and control method
JP2011044859A (en) * 2009-08-20 2011-03-03 Konica Minolta Business Technologies Inc Image forming apparatus
US8094338B2 (en) 2007-01-23 2012-01-10 Brother Kogyo Kabushiki Kaisha Image processing device
US9613302B2 (en) 2012-03-26 2017-04-04 Seiko Epson Corporation Recording device and method of controlling the same
US10372394B2 (en) 2016-05-11 2019-08-06 Konica Minolta, Inc. Information processing apparatus and non-transitory recording medium
JPWO2019059207A1 (en) * 2017-09-22 2021-01-07 合同会社IP Bridge1号 Display control device and computer program

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008204435A (en) * 2007-01-23 2008-09-04 Brother Ind Ltd Image processor and image processing program
US8094338B2 (en) 2007-01-23 2012-01-10 Brother Kogyo Kabushiki Kaisha Image processing device
JP2008305298A (en) * 2007-06-11 2008-12-18 Canon Inc Information processor, print setting method, storage medium and program
US8259315B2 (en) 2007-06-11 2012-09-04 Canon Kabushiki Kaisha Information processing apparatus, print setting method, and storage medium for changing default setting information
US20090225346A1 (en) * 2008-03-07 2009-09-10 Canon Kabushiki Kaisha Information processing apparatus and control method thereof, and computer-readable storage medium
US8269994B2 (en) * 2008-03-07 2012-09-18 Canon Kabushiki Kaisha Information processing apparatus and control method thereof, and computer-readable storage medium
CN101894003A (en) * 2009-05-19 2010-11-24 佳能株式会社 Messaging device and control method
JP2011044859A (en) * 2009-08-20 2011-03-03 Konica Minolta Business Technologies Inc Image forming apparatus
US9613302B2 (en) 2012-03-26 2017-04-04 Seiko Epson Corporation Recording device and method of controlling the same
US10372394B2 (en) 2016-05-11 2019-08-06 Konica Minolta, Inc. Information processing apparatus and non-transitory recording medium
JPWO2019059207A1 (en) * 2017-09-22 2021-01-07 合同会社IP Bridge1号 Display control device and computer program

Similar Documents

Publication Publication Date Title
JP2006285476A (en) Information processing apparatus and method, control program, and medium
US7656546B2 (en) Notifying a computer user of printing with temporary printer properties
US8804172B2 (en) Non-transitory computer readable recording medium stored with printer driver updating program and printer driver updating method
JP4678276B2 (en) Printer driver setting information synchronization system
US20030081240A1 (en) Method and apparatus for adjusting print settings for a file
US8627343B2 (en) Information processing apparatus and data output managing system
US20080304092A1 (en) Information processing apparatus, print setting method, and storage medium
JP2007280198A (en) Installer package
JP2006277344A (en) Information processor, information processing method, program and storage medium
JP2009217331A (en) Information processor, control method for information processor, program and recording medium
JP2023001176A (en) Information processing device and program
JP4867184B2 (en) Processing mode designation information conversion program and processing mode designation information conversion method
JP5532317B2 (en) Data structure of image formation control program, image formation program, and image formation setting information
JP2015166919A (en) Program, information processing apparatus, and printing system
US20060285128A1 (en) Apparatus and method of selecting a plurality of print settings in a print setup operation
JP4386252B2 (en) Method and system for returning to default printer properties after a specified period of time
JP2006154954A (en) Information processor and its control method, and program
KR101320843B1 (en) Host apparatus for installing printer driver and method thereof
JP2007220063A (en) Usb storage device and method of controlling same
JP2008158660A (en) Installer creating apparatus, installer creating method, and installer creating program
JP2007207003A (en) Information processor, driver setting method, storage medium and program
JP2007108970A (en) Image processing program and image processing method
JP2006190152A (en) Method for setting printing condition initial value, program, and information processor
JP2005025369A (en) Setup support system for computer, physical access driver and setup support method
JP2007076043A (en) Printer

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