JP5328949B2 - Information processing apparatus, information processing method, and medium storing control program for executing the method - Google Patents

Information processing apparatus, information processing method, and medium storing control program for executing the method Download PDF

Info

Publication number
JP5328949B2
JP5328949B2 JP2012050688A JP2012050688A JP5328949B2 JP 5328949 B2 JP5328949 B2 JP 5328949B2 JP 2012050688 A JP2012050688 A JP 2012050688A JP 2012050688 A JP2012050688 A JP 2012050688A JP 5328949 B2 JP5328949 B2 JP 5328949B2
Authority
JP
Japan
Prior art keywords
setting
composite
import
settings
printing
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.)
Expired - Lifetime
Application number
JP2012050688A
Other languages
Japanese (ja)
Other versions
JP2012138106A5 (en
JP2012138106A (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.)
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 JP2012050688A priority Critical patent/JP5328949B2/en
Publication of JP2012138106A publication Critical patent/JP2012138106A/en
Publication of JP2012138106A5 publication Critical patent/JP2012138106A5/ja
Application granted granted Critical
Publication of JP5328949B2 publication Critical patent/JP5328949B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

本発明は、ユーザインターフェース(以後、UIという)において、複数の設定項目をひとまとめにして扱うことで効率よく設定を行う情報処理装置、情報処理方法、および、処理の手順を記憶した記憶媒体に関するものである。   The present invention relates to an information processing apparatus, an information processing method, and a storage medium storing a processing procedure for efficiently setting a plurality of setting items collectively in a user interface (hereinafter referred to as UI). It is.

一般に、情報処理装置では、ユーザはUIを通して各種の設定を行う。ここで、設定項目が多くて、設定項目間に複雑な依存関係がある場合などには、いくつかの設定項目が一組にまとめられて登録され、その組をユーザが選択することによって複数の設定項目がまとめて変更されるような機能をもつ情報処理装置がある。
例えば、プリンタドライバでは、グラフィックモード・解像度・カラー設定・TrueTypeの置換などプリント時の印字品位に関するものを組にして、あらかじめアイコンと関連付けて登録しておく。印刷時には、ユーザは複数のアイコンの中から印刷目的に合ったものを選択することで、一括して複数の設定項目を変更することができる。これを「印刷目的設定」という。
Generally, in an information processing apparatus, a user performs various settings through a UI. Here, when there are many setting items and there are complicated dependencies among the setting items, several setting items are registered as a set and a plurality of items are selected by the user by selecting the set. There is an information processing apparatus having a function of changing setting items collectively.
For example, in the printer driver, items relating to print quality during printing such as graphic mode, resolution, color setting, and replacement of TrueType are combined and registered in advance in association with icons. At the time of printing, the user can change a plurality of setting items in a batch by selecting a plurality of icons suitable for the printing purpose. This is called “printing purpose setting”.

上記の「印刷目的設定」では、主に、プリンタドライバにおけるグラフィック関連の設定項目だけを対象としていた。そのため、複数の設定項目を一括して変更することができると言っても、シート単位でしか設定項目を一組にすることができなかった。したがって、変更したい設定項目があるシートを開かなければ、その設定項目の変更をすることができなかった。   The “print purpose setting” described above mainly targets only the graphic-related setting items in the printer driver. For this reason, even if it can be said that a plurality of setting items can be changed in a batch, the setting items can only be set in one sheet unit. Therefore, unless the sheet having the setting item to be changed is opened, the setting item cannot be changed.

一方、一組にして登録できる設定項目の範囲を複数シートにまで広げたものもあり、これを「お気に入り」という。「お気に入り」はUI上のほぼすべての設定項目を登録対象としており、その結果どのシートからでも操作できるようになっている。よって、「印刷目的設定」の上記のような不具合が解消された上、ユーザはプリンタのもつ多彩な機能を効率よく利用できるようになった。   On the other hand, there is also an item that expands the range of setting items that can be registered as a set to a plurality of sheets, which is called “favorite”. “Favorites” have almost all setting items on the UI as registration targets, and as a result, can be operated from any sheet. Therefore, the above-mentioned problem of “print purpose setting” is solved, and the user can efficiently use various functions of the printer.

しかし、「お気に入り」では変更可能な設定項目が多いために、デバイスオプションについてコンフリクト問題が生じる場合がある。例えば、ユーザが両面印刷をする設定をしていても、両面ユニットがプリンタに装着されていなければ両面印刷を行うことはできない。同様にユーザがステイプル等を使用する設定をしていても、専用のフィニッシャがプリンタに装着されていなければステイプル等をすることができない。しかし、「お気に入り」によって多くの設定項目を一括して変更してしまうと、それらのデバイスコンフリクトが生じたまま設定がなされてしまう。   However, since there are many setting items that can be changed in “Favorites”, there may be a conflict problem with device options. For example, even if the user is set to perform duplex printing, duplex printing cannot be performed unless the duplex unit is attached to the printer. Similarly, even if the user is set to use stapling or the like, stapling or the like cannot be performed unless a dedicated finisher is attached to the printer. However, if many setting items are collectively changed by “favorite”, the settings are made with those device conflicts occurring.

また、専用のデバイスオプションが装着されている時に「お気に入り」の作成したが、印刷時にはそのデバイスオプションが外されている場合や、専用のデバイスオプションが装着されていない他のデバイスに対して「お気に入り」をコピーしてしまった場合など、実際には実行できない設定を「お気に入り」で設定してしまうという不具合が生じうる。   In addition, “Favorite” was created when a dedicated device option was installed, but if the device option was removed at the time of printing or other devices that did not have a dedicated device option installed, ”May be set as a“ favorite ”for settings that cannot actually be executed.

そこで、本発明では、「お気に入り」の選択時に、現在のデバイスオプションの装着状況等をチェックし、実行不可能な設定がなされている場合にはその旨のメッセージを表示した上、設定値を丸める。設定値の丸め方としては、ドライバが判断してデフォルト値等に丸めてもよいし、また、いくつかの丸め方からユーザに選択させてもよい。   Therefore, in the present invention, when "Favorite" is selected, the current device option installation status is checked, and if a setting that cannot be executed is displayed, a message to that effect is displayed and the setting value is rounded. . The setting value may be rounded to the default value or the like as determined by the driver, or the user may select from several rounding methods.

特に対象なる設定項目は、両面印刷、製本印刷、給紙口、フィニッシャ(ステイプル等の仕上げ機能を持つ)、メモリに依存した処理等に関する設定項目である。   The setting items that are particularly targeted are setting items relating to duplex printing, bookbinding printing, paper feed port, finisher (having a finishing function such as stapling), processing depending on memory, and the like.

またファイルから「お気に入り」の設定内容をインポートする時には、まったくデバイス環境の異なるクライアントへ「お気に入り」がコピーされることも考えられる。このときにも、そのデバイス環境をチェックして、設定値を丸めてから「お気に入り」に登録することにより、お気に入り選択時に毎回メッセージが出るという煩わしさを避けることができる仕組みを提供する。   Also, when importing "Favorites" settings from a file, "Favorites" may be copied to clients with completely different device environments. Also at this time, by checking the device environment and rounding the setting value and registering it in “Favorites”, a mechanism is provided that can avoid the trouble of giving a message each time a favorite is selected.

また、お気に入りのような複合設定をファイルとして扱うようにする仕組みを提供する。   It also provides a mechanism for handling complex settings like favorites as files.

上記目的の少なくとも一つを達成するための情報処理装置は、印刷に関わる複数の設定内容を一括して変更するための複合設定をインポートする指示を受け付ける受付手段と、前記複合設定をインポートするインポート手段と、を有し、前記受付手段によりインポートする指示が受け付けられ前記インポート手段によるインポートが行われた際に、前記複合設定に対応する設定内容で印刷を実行することが可能である場合は、インポートされた前記複合設定が登録され、前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、プリンタで印刷を実行することが可能な設定内容へと修正された前記インポートされた複合設定が登録されることを特徴とする。   An information processing apparatus for achieving at least one of the above objects includes a receiving unit that receives an instruction to import a composite setting for collectively changing a plurality of settings related to printing, and an import that imports the composite setting And when the instruction to import is received by the receiving unit and the import is performed by the importing unit, it is possible to execute printing with the setting content corresponding to the composite setting, If the imported composite setting is registered and it is impossible to execute printing with the setting content corresponding to the composite setting, the setting has been corrected to the setting content capable of executing printing with a printer. The imported composite setting is registered.

複数の印刷に関わる設定値の組み合わせを含む複合設定を用いて、デバイス装置に対する印刷設定を行う情報処理装置であって、複合設定に含まれる印刷に関わる設定値を編集し、編集された設定値を含む複合設定を記憶し、記憶される複合設定を外部ファイルとして出力することができる。   An information processing apparatus that performs print settings for a device device using a composite setting including a combination of setting values related to multiple printing, and edits the setting values related to printing included in the composite settings. Can be stored, and the stored composite settings can be output as an external file.

本発明に適用したシステム構成の一例示すである。1 illustrates an example of a system configuration applied to the present invention. ホストコンピュータのブロック構成図である。It is a block block diagram of a host computer. お気に入りを操作するためのダイアログの一例を示す図である。It is a figure which shows an example of the dialog for operating a favorite. お気に入り全体の流れを示すフローチャートを示す図である。It is a figure which shows the flowchart which shows the flow of the whole favorite. 設定項目の変更時のお気に入りの表示の一例を示すである。It is an example of a favorite display when a setting item is changed. お気に入り選択時の処理のフローチャートを示す図である。It is a figure which shows the flowchart of the process at the time of favorite selection. デバイスオプションに依存するコンフリクトチェックの処理のフローチャートを示す図である。It is a figure which shows the flowchart of the process of the conflict check depending on a device option. コンフリクト発生時のメッセージの一例を示す図である。It is a figure which shows an example of the message at the time of a conflict occurrence. お気に入り追加ダイアログの一例を示す図である。It is a figure which shows an example of a favorite addition dialog. お気に入り追加処理のフローチャートを示す図である。It is a figure which shows the flowchart of a favorite addition process. 名称未入力時のメッセージの一例を示す図である。It is a figure which shows an example of the message at the time of no name input. 上書き確認時のメッセージの一例を示す図である。It is a figure which shows an example of the message at the time of overwrite confirmation. お気に入り編集ダイアログの一例を示す図である。It is a figure which shows an example of a favorite edit dialog. お気に入り編集時の処理のフローチャートを示す図である。It is a figure which shows the flowchart of the process at the time of favorite editing. ユーザ設定のお気に入り選択時のダイアログを示す図である。It is a figure which shows the dialog at the time of user-selected favorite selection. 削除確認時のメッセージの一例を示す図である。It is a figure which shows an example of the message at the time of deletion confirmation. デバイスオプション設定のダイアログの一例を示す図である。It is a figure which shows an example of the dialog of a device option setting. デバイスオプション設定時の処理のフローチャートを示す図である。It is a figure which shows the flowchart of the process at the time of a device option setting. お気に入り編集時の処理のフローチャートを示す図である。It is a figure which shows the flowchart of the process at the time of favorite editing. 本発明に係るプログラム及びデータを格納する記憶媒体のメモリマップを示す図である。It is a figure which shows the memory map of the storage medium which stores the program and data which concern on this invention. プリントシステムの機能ブロックを示す構成図である。1 is a configuration diagram illustrating functional blocks of a print system.

以下、図面を参照して本発明の実施の形態の一例を説明する。   Hereinafter, an example of an embodiment of the present invention will be described with reference to the drawings.

図1は、本発明を適用可能なデータ処理装置を外観を示す図である。いわゆるパーソナルコンピュータ(PC)であり、ディスプレイ、データ処理本体(制御ボード、ハードディスク、フロッピーディスクドライブ、CD−ROMドライブを含む)、入力装置(キーボード、不図示のポインティングデバイス)等から構成されている。   FIG. 1 is a diagram showing an appearance of a data processing apparatus to which the present invention can be applied. This is a so-called personal computer (PC), and includes a display, a data processing body (including a control board, a hard disk, a floppy disk drive, and a CD-ROM drive), an input device (a keyboard, a pointing device (not shown)), and the like.

〈第1の実施の形態〉
図2は、本発明の第1の実施の形態を示すデータ処理装置の構成を示すブロック図である。ホストコンピュータ内部20において、CPU1は、ディスクコントローラ(DKC)5を介して外部メモリ12から制御プログラム、システムプログラム、アプリケーションプログラム等の各種プログラムをRAM2に読み出し、それらを実行して各種データ処理を行う。なお、DKC5は、FD、HD、CD−ROM、MD、MO等の外部メモリとのアクセスを制御する。
<First Embodiment>
FIG. 2 is a block diagram showing the configuration of the data processing apparatus showing the first embodiment of the present invention. In the host computer 20, the CPU 1 reads various programs such as a control program, a system program, and an application program from the external memory 12 via the disk controller (DKC) 5 to the RAM 2 and executes them to perform various data processing. The DKC 5 controls access to external memories such as FD, HD, CD-ROM, MD, and MO.

RAM2は、不図示のオプションRAM等によりその容量を拡張できるように構成されており、主としてCPU1のワークエリアとして利用される。   The RAM 2 is configured so that its capacity can be expanded by an optional RAM (not shown) or the like, and is mainly used as a work area of the CPU 1.

キーボードコントローラ(KBC)3は、キーボード10や不図示のポインティングデバイスからのキー入力を制御する。CRTコントローラ(CRTC)4は、CRTディスプレイ(CRT)11の表示を制御する。なお、本発明の実施の形態では、特に断らない限り、CPU1がメインバス6を介してRAM2、KBC3、CRTC4,DKC5を制御する。   A keyboard controller (KBC) 3 controls key input from a keyboard 10 or a pointing device (not shown). A CRT controller (CRTC) 4 controls display on a CRT display (CRT) 11. In the embodiment of the present invention, the CPU 1 controls the RAM 2, KBC 3, CRTC 4, and DKC 5 via the main bus 6 unless otherwise specified.

このように構成されたシステムにおいて、ユーザがアプリケーションやデバイスドライバのユーザインターフェース(UI)を開いて設定変更をすると、ホストコンピュータはユーザによるKB10または不図示のポインティングデバイスからの入力を受け付け、その状態や過程をCRT11上に表示する。   In the system configured as described above, when the user opens a user interface (UI) of an application or device driver and changes the setting, the host computer accepts input from the KB 10 or a pointing device (not shown) by the user, The process is displayed on the CRT 11.

図21は、プリンタ等の印刷装置が直接、あるいはネットワーク経由で接続されているホストコンピュータにおけるプリントシステムの機能ブロックによる構成図である。   FIG. 21 is a configuration diagram of functional blocks of a printing system in a host computer to which a printing apparatus such as a printer is connected directly or via a network.

図21のホストコンピュータ2100内の各ブロックは、図2のシステムで、CPU1がプログラムを実行することで実現される機能をブロックで示したものである。アプリケーション2101、グラフィックエンジン2102、プリンタドライバ2103、およびシステムスプーラ2104は、図2の外部メモリ12に保存されたファイルとして存在し、実行される場合にOSやそのモジュールを利用する上位モジュールによってRAM2にロードされ実行されるプログラムモジュールである。   Each block in the host computer 2100 in FIG. 21 represents a function realized by the CPU 1 executing a program in the system in FIG. The application 2101, the graphic engine 2102, the printer driver 2103, and the system spooler 2104 exist as files stored in the external memory 12 in FIG. 2 and are loaded into the RAM 2 by the OS or a higher-level module using the module when executed. Program module to be executed.

また、アプリケーション2101およびプリンタドライバ2103は、外部メモリ12のFDや不図示のCD−ROMから供給されることが可能となっている。ユーザが、このアプリケーション2101においてプリンタ2105に対する印刷操作を行うと、まず、アプリケーション2101は、RAM2にロードされ実行可能となっているグラフィックエンジン2102を利用して出力(描画)を行う。   The application 2101 and the printer driver 2103 can be supplied from the FD of the external memory 12 or a CD-ROM (not shown). When the user performs a printing operation on the printer 2105 using the application 2101, the application 2101 first outputs (draws) using the graphic engine 2102 loaded into the RAM 2 and executable.

なお、グラフィックエンジン2102は、一般に、アプリケーションに対して、プリンタやディスプレイ等の出力デバイスに依存しない共通のグラフィック用インターフェイスを提供するものである。   The graphic engine 2102 generally provides a common graphic interface that does not depend on an output device such as a printer or a display for an application.

グラフィックエンジン2102は、印刷装置ごとに用意されたプリンタドライバ2103を同様に外部メモリ12からRAM2にロードし、アプリケーション2101の出力をプリンタドライバ2103を用いてプリンタの制御コマンドに変換する。このとき、ユーザは、プリンタドライバのユーザインターフェイスを用いて、プリンタに対する印刷設定を行うことができ、その設定にしたがってプリンタドライバ2103はプリンタの制御コマンドを生成する。   The graphic engine 2102 similarly loads a printer driver 2103 prepared for each printing apparatus from the external memory 12 to the RAM 2, and converts the output of the application 2101 into a printer control command using the printer driver 2103. At this time, the user can make print settings for the printer using the user interface of the printer driver, and the printer driver 2103 generates a printer control command according to the settings.

変換されたプリンタ制御コマンドはOSによってRAM2にロードされたシステムスプーラ2104を経てインターフェース経由でプリンタ2105へ出力される仕組みとなっている。   The converted printer control command is output to the printer 2105 via the interface via the system spooler 2104 loaded into the RAM 2 by the OS.

また、本発明の中で、「お気に入り」を生成したり読み出したりすることがあるが、特に断らない限り、「お気に入り」の生成はRAM2または外部メモリ12に対して行われるものとする。   In the present invention, “favorites” may be generated or read out. However, unless otherwise specified, “favorites” are generated in the RAM 2 or the external memory 12.

図3に示したDLG1は、図2に示したCRT11に表示されるダイアログの一例であり、「お気に入り」の選択、追加、編集を行うことが出来る。   DLG1 shown in FIG. 3 is an example of a dialog displayed on the CRT 11 shown in FIG. 2, and “favorites” can be selected, added, and edited.

なお、以下、特に断らないかぎり、処理の主体は、ハードウェアにおいてはCPU1であり、ソフトウェアにおいてはCPU1で実行さえるプログラムである。   In the following, unless otherwise specified, the subject of processing is the CPU 1 in hardware, and a program that can be executed by the CPU 1 in software.

〔全体フロー〕
以下、図3のダイアログの一例及び図4のフローチャートを用いて「お気に入り」に関する処理の流れの説明を行う。
[Overall flow]
Hereinafter, the flow of processing related to “favorites” will be described with reference to an example of the dialog in FIG. 3 and the flowchart in FIG. 4.

まず、DLG1のコンボボックスLST11でカレントの「お気に入り」がユーザにより選択変更された場合(ステップS401―Yes)、選択変更に関する一連の処理を行い(詳細後述)(ステップS402)、今から行おうとしている印刷の設定(以下、カレント設定)に関するコンフリクトチェックの処理を行い(詳細後述)(ステップS403)、各シートのコントロールを新しい設定に応じて変更する(ステップS404)。   First, when the current “favorite” is selected and changed by the user in the combo box LST11 of DLG1 (step S401—Yes), a series of processing related to the selection change is performed (details will be described later) (step S402). Conflict check processing relating to the current print setting (hereinafter, current setting) is performed (details will be described later) (step S403), and the control of each sheet is changed according to the new setting (step S404).

一方、追加ボタンBTN11が押下された場合(ステップS405―Yes)、図9に示すDLG2を表示して、追加に関する一連の処理を行い(詳細後述)(ステップS406)、LST11に新しく追加した名称がカレントになるように表示する(ステップS407)。   On the other hand, when the add button BTN11 is pressed (step S405—Yes), the DLG2 shown in FIG. 9 is displayed, a series of processing relating to addition is performed (details will be described later) (step S406), and the name newly added to the LST11 is displayed. A display is made so as to be current (step S407).

編集ボタンBTN12が押下された場合(ステップS408−Yes)、図13に示したDLG3を表示して、「お気に入り」の編集に関する一連の処理を行う(詳細後述)(ステップS409)。   When the edit button BTN12 is pressed (step S408-Yes), the DLG 3 shown in FIG. 13 is displayed, and a series of processing relating to editing of “favorites” is performed (details will be described later) (step S409).

それ以外で、設定項目の設定内容が変更された場合は(ステップS410−Yes)、選択中の「お気に入り」の設定内容が変わることになるので、その旨を明示するためにLST11の表示を加工する(ステップS411)。例えば、表示色を黒から他の色に変えたり、図5に示すように表示するテキストを変えたりする。これらの処理をダイアログを閉じるまで行う(ステップS412)。   Otherwise, if the setting content of the setting item is changed (step S410—Yes), the setting content of the “favorite” being selected will change, so the display of the LST 11 is processed to clearly indicate that fact. (Step S411). For example, the display color is changed from black to another color, or the displayed text is changed as shown in FIG. These processes are performed until the dialog is closed (step S412).

〔「お気に入り」の選択変更の処理フロー〕
図4のフローチャートの(ステップS402)の、「お気に入り」の選択変更に関する一連の処理を図6のフローチャートを用いて説明する。
[Processing flow for selecting and changing "Favorites"]
A series of processes relating to the selection change of “favorite” in the flowchart of FIG. 4 (step S402) will be described with reference to the flowchart of FIG.

「お気に入り」の選択変更が確定した場合は(ステップS601―Yes)、カレント設定の内容を保持するバッファ領域を、選択された「お気に入り」の設定内容で更新する(ステップS602)。変更対象は、カレントシート(図3の「ページ設定」というシート)だけでなく、非アクティブシート(図3の「仕上げ」・「給紙」・「印刷品質」のシート)を含むUI上の全コントロールである。どこのシートから選択しても、変更対象は同じである。   When the selection change of “favorite” is confirmed (step S601—Yes), the buffer area holding the current setting content is updated with the selected “favorite” setting content (step S602). The object to be changed is not only the current sheet (the “page setting” sheet in FIG. 3), but also all inactive sheets (the “finishing”, “paper feeding”, and “print quality” sheets in FIG. 3) on the UI. It is a control. The change target is the same regardless of the sheet selected.

「お気に入り」で登録・一括変更できる設定項目の具体例は、入出力用紙サイズ、用紙の向き、部数、ページレイアウト(Nup、ポスター等)、拡縮率、スタンプ、オーバレイ、印刷方法(片面、両面、製本印刷)、製本印刷の詳細、とじ方向、とじ代、排紙方法(ソート、ステイプル等)、ステイプル位置、給紙方法(全ページ同じ給紙、最初と最後を別給紙、他)、用紙名称、印刷目的、解像度、カラー設定などである。   Specific examples of setting items that can be registered / changed in "Favorites" are: Input / output paper size, paper orientation, number of copies, page layout (Nup, poster, etc.), scaling ratio, stamp, overlay, printing method (single side, double side, Bookbinding printing), details of bookbinding printing, binding direction, binding margin, paper discharge method (sorting, stapling, etc.), stapling position, paper feeding method (same paper feed for all pages, separate feed for first and last, etc.), paper Name, printing purpose, resolution, color setting, etc.

〔コンフリクトチェックの処理〕
図4のフローのステップS403の、コンフリクトチェックの処理について図7のフローチャートを用いて説明する。
[Conflict check processing]
The conflict check process in step S403 of the flow of FIG. 4 will be described with reference to the flowchart of FIG.

お気に入り機能はUI上に存在するほぼすべての設定項目を登録対象としている。しかし、その設定項目の中には、デバイス環境に依存して、特にデバイスに装備されているデバイスオプションに依存して実際に実行できるものと実行できないものとがある。   The favorite function registers almost all setting items existing on the UI. However, some of the setting items can be actually executed depending on the device environment, in particular, depending on the device option provided in the device, and some of the setting items cannot be executed.

従って、「お気に入り」で、ある設定内容を選んでも、その設定内容が現在のデバイス環境でそのまま実行できるとは限らない。それに対処すべく、ここではデバイスに装備されているデバイスオプションに応じたコンフリクトチェックの処理(不整合のチェック&設定の丸め処理)について説明する。   Therefore, even if a certain setting content is selected in “Favorites”, the setting content cannot always be executed as it is in the current device environment. In order to cope with this, here, a conflict check process (inconsistency check & setting rounding process) according to a device option installed in the device will be described.

まず、デバイスオプション登録部(レジストリまたは特定のメモリ上)に保持されているデバイスオプション情報を作業領域に読み込む(ステップS701)。デバイスオプション(例えば、フィニッシャや給紙カセット、メモリ等)の設定については後述する。   First, device option information held in the device option registration unit (on the registry or specific memory) is read into the work area (step S701). Setting of device options (for example, finisher, paper feed cassette, memory, etc.) will be described later.

次に、装備されているデバイスオプションの影響を受ける設定項目について順次チェックを行い(ステップS702)、現在の設定内容で実行することが可能であるか否かを確認をする(ステップS703)。   Next, the setting items affected by the installed device option are sequentially checked (step S702), and it is confirmed whether or not the current setting contents can be executed (step S703).

ステップS703において、登録されている設定内容では実行できないと判断した場合(ステップS703−No)、その旨のメッセージを図8のように表示し(ステップS704)、設定内容を丸める(ステップS705)。丸め方が複数ある場合は、その旨のメッセージを表示してユーザに選ばせても良い。このステップS703からステップS705までの処理を、デバイスオプションの影響を受ける設定項目すべてについて行う。   If it is determined in step S703 that the registered settings cannot be executed (step S703-No), a message to that effect is displayed as shown in FIG. 8 (step S704), and the settings are rounded (step S705). When there are a plurality of rounding methods, a message to that effect may be displayed and the user may be selected. The processing from step S703 to step S705 is performed for all setting items affected by the device option.

ここで、デバイスコンフリクトチェックの処理の例をいくつか挙げておく。
・両面ユニットが装着されていないのに、両面設定が登録されている「お気に入り」を選んだ場合、片面設定に変更する。
・ステイプル可能なフィニッシャが装着されていないのに、ステイプルが登録されている「お気に入り」を選んだ場合、ステイプル無しに変更する。
・製本可能なフィニッシャが装着されていないのに、製本印刷が登録されている「お気に入り」を選んだ場合、製本無しの通常印刷に変更する。
・中綴じ(製本印刷にて折り目にステイプルする機能)可能なフィニッシャが装着されていないのに、中綴じが登録されている「お気に入り」を選んだ場合、中綴じ無しの製本印刷に変更する。
・装備されていないカセット段が登録されている「お気に入り」を選んだ場合(本体にカセットが2段しか装備されていないのに、カセット6が登録されているような場合)、デフォルトの「自動」に変更する。
・メモリが不十分なのに、メモリを増設しないと印刷できない高精細モードが登録されている「お気に入り」を選んだ場合、デフォルト設定(通常のモード)の印刷に変更する。その他、メモリに依存する処理全般についてもデフォルトに変更する。
Here, some examples of device conflict check processing are given.
・ If you select “Favorite” for which the duplex setting is registered even though the duplex unit is not installed, change to the simplex setting.
・ If you select “Favorite” with staples registered, even if the finisher that can be stapled is not installed, change to “No staple”.
・ If you select “Favorites” for which bookbinding printing is registered even though the finisher that can bind is not installed, it will be changed to normal printing without bookbinding.
-If a favorite that contains saddle stitching is selected even though the finisher capable of saddle stitching (a function that staples folds in bookbinding printing) is not installed, it is changed to bookbinding printing without saddle stitching.
・ If you select “Favorite” in which cassette stages that are not equipped are registered (when only 6 cassettes are installed in the main unit but cassette 6 is registered), the default “Auto” Change to
・ If you select “Favorite”, which is registered with a high-definition mode that cannot be printed without adding memory, even though the memory is insufficient, change to the default setting (normal mode). In addition, the entire processing depending on the memory is also changed to the default.

最後に、丸め処理によってすべてのコンフリクトをなくした状態で設定内容を返す(ステップS706)。   Finally, the setting contents are returned in a state where all conflicts have been eliminated by the rounding process (step S706).

〔登録フロー〕
図4のフローのステップS406の、お気に入りの追加に関する一連の処理を図10のフローチャートを用いて説明する。図9に示すDLG2は、追加する「お気に入り」の名称・アイコン・コメント等を付加できるダイアログの一例である。
[Registration flow]
A series of processing related to addition of favorites in step S406 of the flow of FIG. 4 will be described with reference to the flowchart of FIG. DLG2 shown in FIG. 9 is an example of a dialog to which the name, icon, comment, etc. of “favorite” to be added can be added.

まず、ユーザによる名称・アイコン・コメント等の入力を待つ(ステップS1001)。キャンセルが押下された時は(ステップS1003−Yes)、何もせずに終了する。OKボタンが押下された時は(ステップS1004−Yes)、追加処理を開始する。   First, the user waits for input of name, icon, comment, etc. (step S1001). If cancel is pressed (step S1003-Yes), the process ends without doing anything. When the OK button is pressed (step S1004-Yes), the addition process is started.

まず名称が入力済みかチェックし(ステップS1005)、未入力ならメッセージを図11のように表示し(ステップS1006)、再度入力を促す。名称はお気に入りを管理するためのキーとなるため、入力は必須となる。次に、入力された名称がすでに追加されているものと重なっていないかチェックし(ステップS1007)、同名称がなければ入力された名称をキーとして、カレント設定の内容をお気に入りDBに追加する(ステップS1008)。   First, it is checked whether or not a name has been entered (step S1005). If no name has been entered, a message is displayed as shown in FIG. 11 (step S1006), and input is prompted again. Since the name is a key for managing favorites, input is essential. Next, it is checked whether or not the input name overlaps with the name already added (step S1007). If there is no name, the content of the current setting is added to the favorites DB using the input name as a key ( Step S1008).

ステップS1007において、既に同名称のものが存在していた場合、上書きするかをユーザに確認した後(ステップS1009)、上書きであればお気に入りDB中の既存のものを置き換えて登録し(ステップS1010)、上書きしないのであれば再度名称を入力し直す。図12は上書き確認メッセージの例である。   In step S1007, if a file with the same name already exists, after confirming with the user whether to overwrite (step S1009), if overwritten, the existing file in the favorite DB is replaced and registered (step S1010). If it is not overwritten, enter the name again. FIG. 12 shows an example of an overwrite confirmation message.

登録対象は、カレントシートだけでなく、非アクティブシートを含むUI上の全コントロールである。どこのシートから登録しても登録対象は同じとなる。   The registration target is not only the current sheet but also all controls on the UI including the inactive sheet. The registration target is the same regardless of where the sheet is registered.

なお、上記処理は、ダイアログのOKボタン或いはキャンセルボタンが押されるまで続けられる。   The above processing is continued until the OK button or the cancel button of the dialog is pressed.

〔編集フロー〕
図4のフローのステップS408の「お気に入り」の編集に関する一連の処理を、図13のダイアログの一例及び図14のフローチャートを用いて説明する。
[Edit flow]
A series of processes relating to the editing of “favorite” in step S408 of the flow of FIG. 4 will be described using an example of the dialog of FIG. 13 and the flowchart of FIG.

図13に示すダイアログDLG13のお気に入り一覧リストLST31から、ユーザはいずれかの「お気に入り」を選択する。なお、LST31には、プログラムに元から用意されているデフォルト設定(標準設定、TrueType置換なし等)とユーザが追加したユーザ設定(My FavoriteSetting)とが列挙される。   The user selects any one of “favorites” from the favorite list LST31 of the dialog DLG13 shown in FIG. The LST 31 lists default settings (standard settings, no TrueType replacement, etc.) prepared from the program and user settings (My FavoriteSettings) added by the user.

次に、図14を用いて「お気に入り」の編集における処理の流れを説明する。   Next, the flow of processing in editing “favorites” will be described with reference to FIG.

ユーザによりいずれかの「お気に入り」が選択されると(ステップS1401−Yes)、それがデフォルト設定であれば(ステップS1402−Yes)、ユーザが編集できないように「お気に入り」の名称・アイコン・コメント等の管理情報と削除ボタン等を編集不可にする(ステップS1403)。なお、図13では、ユーザによりデフォルト設定の「標準設定」が選択されたために、「お気に入り」の名称(EDT31)・アイコン(ICN31)・コメント(EDT31)と削除ボタン(RTN31)の表示を薄くして編集不可であることを示している。   If any “favorite” is selected by the user (step S1401-Yes), and if it is the default setting (step S1402-Yes), the name, icon, comment, etc. of “favorite” so that the user cannot edit it. The management information and the delete button are disabled from editing (step S1403). In FIG. 13, since the default setting “standard setting” is selected by the user, the display of the “favorite” name (EDT31), icon (ICN31), comment (EDT31), and delete button (RTN31) is dimmed. Indicates that editing is not possible.

それがユーザ設定であればすべてを編集可にして(ステップS1404)、その「お気に入り」に関する管理情報(名称・アイコン・コメント等)を表示する。図15は、ユーザによりユーザ設定の「My FavoriteSetting」が選択されたときのUIの一例である。なお、アイコンの背景を黒くすることで、登録されているアイコンがどれであるかがユーザに分かるようになっている。また、お気に入り一覧リストも同様に、現在、ユーザにより選択されている「お気に入り」が分かるように、背景を黒くして表示する。   If it is a user setting, all are editable (step S1404), and management information (name, icon, comment, etc.) regarding the “favorite” is displayed. FIG. 15 is an example of a UI when the user setting “My FavoriteSetting” is selected by the user. It should be noted that the user can know which icon is registered by making the background of the icon black. Similarly, the favorite list is displayed with a black background so that the “favorite” currently selected by the user can be understood.

ユーザ設定の「お気に入り」が選択されたときは、ユーザは管理情報の編集を行うことが出来る(ステップS1405)。また、ユーザにより削除ボタンBTN31が押されたときは(ステップS1407−Yes)、図17のような確認のメッセージを表示した後、お気に入りDBからその「お気に入り」を削除する(ステップS1708)。   When “favorite” in the user setting is selected, the user can edit the management information (step S1405). When the delete button BTN31 is pressed by the user (step S1407—Yes), a confirmation message as shown in FIG. 17 is displayed, and the “favorite” is deleted from the favorite DB (step S1708).

ファイル保存ボタンBTN33が押されたときは(ステップS1409−Yes)、カレント設定をファイルにセーブして、他にエクスポートできるようにする(ステップS1410)。ファイル読み込みボタンBTN32が押されたときは(ステップS1411)、ファイルにセーブしてある「お気に入り」をロードして、お気に入りDBに追加するインポート処理を行う(ステップS1412)。   When the file save button BTN33 is pressed (step S1409—Yes), the current setting is saved in a file so that it can be exported elsewhere (step S1410). When the file read button BTN32 is pressed (step S1411), import processing for loading “favorite” saved in the file and adding it to the favorite DB is performed (step S1412).

ダイアログを閉じる場合(ステップS1418―Yes)、ユーザの編集により内容に変更がある時には(ステップS1419―Yes)、変更後の内容をお気に入りDBに残す処理を行う。変更がある場合、名称が既存の他の「お気に入り」の名称と重なる場合(ステップS1420―Yes)、上書きをするか否かをユーザに確認する(ステップS1421)。   When the dialog is closed (step S1418-Yes), when there is a change in the content by the user's editing (step S1419-Yes), a process of leaving the changed content in the favorite DB is performed. If there is a change, and if the name overlaps with the name of another existing “favorite” (step S1420—Yes), the user is confirmed whether to overwrite (step S1421).

上書きをするのであれば(ステップS1421−Yes)、既存の「お気に入り」に置き換えて登録する(ステップS1422)。同名称の「お気に入り」が存在しなければ(ステップS1420−No)、そのまま、編集した内容をお気に入りDBに登録する。   If overwriting is to be performed (step S1421-Yes), the existing “favorite” is replaced and registered (step S1422). If there is no “favorite” with the same name (No in step S1420), the edited content is registered in the favorites DB as it is.

〔デバイスオプション設定の処理〕
図4のフローチャートのステップS410などで、「お気に入り」の設定項目、特にデバイスオプションの設定項目をユーザが設定するときの処理について、図17のダイアログの一例及び図18のフローチャートを用いて説明する。図17に示したDLG4は、プリンタや複写機に装備されているデバイスオプションの確認及び設定を行うダイアログの一例である。
[Device option setting processing]
Processing performed when the user sets “favorite” setting items, particularly device option setting items in step S410 of the flowchart of FIG. 4 will be described with reference to an example of the dialog of FIG. 17 and the flowchart of FIG. DLG4 shown in FIG. 17 is an example of a dialog for confirming and setting device options installed in a printer or a copier.

まず、プログラムが現在持っているデバイスオプション情報をデバイスオプション登録部(レジストリまたは特定のメモリ上に登録してある)から作業領域にロードし(ステップS1801)、その情報をもとにダイアログDLG4の表示を初期化する。   First, the device option information that the program currently has is loaded from the device option registration unit (registered in the registry or specific memory) into the work area (step S1801), and the dialog DLG4 is displayed based on that information. Is initialized.

ユーザによりデバイス情報取得ボタンBTN41が押された場合は(ステップS1802―Yes)、デバイスとの双方向通信により、実際に装備されているデバイスオプションの情報をデバイス本体から取得し(ステップS1803)、作業領域にロードされていたデバイスオプション情報を更新しダイアログDLG4の表示に反映させる(ステップS1805)。   When the device information acquisition button BTN41 is pressed by the user (step S1802—Yes), information on the actually installed device option is acquired from the device body by bidirectional communication with the device (step S1803), and the work is performed. The device option information loaded in the area is updated and reflected on the display of the dialog DLG4 (step S1805).

また、ユーザによるマニュアル設定も可能であり、ユーザがCTL41で設定を変更した場合は(ステップS1804―Yes)、その設定されたデバイスオプションの情報が作業領域に保持される(ステップS1805)。   Manual setting by the user is also possible, and when the user changes the setting using the CTL 41 (step S1804—Yes), information on the set device option is held in the work area (step S1805).

OKボタンが押されたときは(ステップS1806−Yes)、現在作業領域に保持されているデバイスオプション情報をデバイスオプション登録部にセーブする(ステップS1807)。キャンセルボタンが押されたときは(ステップS1808−Yes)、作業領域のデバイスオプション情報を破棄して(ステップS1808)、このシートでの処理を終了する。   When the OK button is pressed (step S1806-Yes), the device option information currently stored in the work area is saved in the device option registration unit (step S1807). When the cancel button is pressed (step S1808—Yes), the device option information in the work area is discarded (step S1808), and the process on this sheet is terminated.

〈第2の実施の形態〉
第1の実施の形態の図14における編集フローにて、インポート処理(ステップS1411〜ステップS1412)を行う際にコンフリクトチェックを行い、設定を丸めてから登録することも出来る。以下、その場合の処理のフローを図20のフローチャートを用いて説明する。
<Second Embodiment>
In the editing flow in FIG. 14 of the first embodiment, it is possible to perform a conflict check when performing import processing (steps S1411 to S1412), and register after rounding the settings. Hereinafter, the processing flow in this case will be described with reference to the flowchart of FIG.

図14との違いは、ステップS19013のコンフリクト処理のステップが追加されたことである。後は、図14と同様であるため、説明を省略する。ファイルからデータを読み込む際に、デバイスコンフリクトのチェックをおこなってから登録することで、登録された「お気に入り」は現在のデバイス環境に適したものとなる。コンフリクトチェックは基本的には図7のフローチャートで説明した処理と同様の処理を行う。   The difference from FIG. 14 is that a conflict processing step in step S19013 is added. Since the subsequent steps are the same as those in FIG. When reading data from a file, registering it after checking for device conflicts makes the registered “favorites” suitable for the current device environment. The conflict check basically performs the same processing as that described in the flowchart of FIG.

なお、このインポート処理では丸め処理を行うかどうかをユーザに問う処理がある。従って、丸め処理を行えば上記のように現在のデバイス環境に適したものとなり、その後「お気に入り」を選択してもコンフリクトメッセージが表示されなくなる。また、インポート時に丸め処理を行わなければ、オリジナルの設定をそのままコピーすることが出来る。   In this import process, there is a process for asking the user whether to perform rounding. Therefore, if rounding processing is performed, it becomes suitable for the current device environment as described above, and no conflict message is displayed even if “favorite” is selected thereafter. Also, if rounding is not performed during import, the original settings can be copied as they are.

〈第3の実施の形態〉
なお、本発明は、複数の機器(例えばホストコンピュータ,インタフェイス機器,リーダ,プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、複写機,ファクシミリ装置など)に適用してもよい。
<Third Embodiment>
Note that the present invention can be applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), or a device (for example, a copier, a facsimile device, etc.) including a single device. You may apply to.

また、本発明の目的は、前述した第1及び第2の実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、図1及び図2に示すシステムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、達成されることは言うまでもない。   Another object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the first and second embodiments described above to the system or apparatus shown in FIGS. Needless to say, this can also be achieved by the computer (or CPU or MPU) of the system or apparatus reading and executing the program code stored in the storage medium.

この場合、記憶媒体から読出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。図20は、本発明のプログラムが図2のRAM2にロードされ実行可能となった状態のメモリマップを示す。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention. FIG. 20 shows a memory map in a state in which the program of the present invention is loaded into the RAM 2 of FIG. 2 and becomes executable.

本実施例では、記憶媒体から本プログラム及び関連データを直接RAMにロードして実行させる例を示したが、この他にFD等の外部記憶媒体から本プログラム及び関連データを一旦図2の外部メモリ12内の不揮発性記憶媒体であるハードディスクに格納(インストール)しておき、本データ作成・送信処理制御プログラムを動作させる際にハードディスクからRAM2にロードするようにしても良い。   In this embodiment, the program and related data are directly loaded from the storage medium into the RAM and executed. However, in addition to this, the program and the related data are temporarily stored in the external memory shown in FIG. 12 may be stored (installed) in a hard disk, which is a nonvolatile storage medium, and loaded into the RAM 2 from the hard disk when the data creation / transmission control program is operated.

プログラムコードを供給するための記憶媒体としては、例えば、フロッピディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,磁気テープ,不揮発性のメモリカード,ROMなどを用いることができる。また、コンピュータが読出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   As a storage medium for supplying the program code, for example, a floppy disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used. 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) operating 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.

さらに、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, after the program code read from the storage medium is written in 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 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.

本発明を上記記憶媒体に適用する場合、その記憶媒体には、先に説明したフローチャートに対応するプログラムコードを格納することになるが、簡単に説明すると、図20のメモリマップ例に示す各モジュールを記憶媒体に格納することになる。   When the present invention is applied to the above-described storage medium, the storage medium stores program codes corresponding to the flowcharts described above. In brief, each module shown in the memory map example of FIG. Is stored in a storage medium.

上述の実施形態によれば、お気に入りが選択された時にデバイスコンフリクトのチェックをかけることで、ユーザがお気に入りを利用して印刷時の設定内容を一括変換する場合でも常に整合の取れた印刷設定を行うことが可能である。また、自動的に丸め処理が行われた場合でも、ユーザはメッセージによってその状況を知ることが可能である。   According to the above-described embodiment, by checking a device conflict when a favorite is selected, consistent print settings are always performed even when the user batch-converts the setting contents at the time of printing using the favorite. It is possible. Even when the rounding process is automatically performed, the user can know the situation by a message.

また、インポート時にもチェックをかけて丸め処理を行うことで、ユーザがお気に入りを選ぶたびにメッセージが表示されるので煩わしさを感じするのを避けることが可能である。これはまったく異なるデバイス環境へお気に入りをコピーした場合に特に有効である。また、インポート時に丸めるかどうかはユーザが選べるので、丸め処理をせずにオリジナルの設定を残すこともできる。   Also, by performing a rounding process with a check at the time of import, a message is displayed every time the user selects a favorite, so it is possible to avoid feeling bothersome. This is especially useful when copying favorites to a completely different device environment. In addition, since the user can select whether to round at the time of import, the original setting can be left without rounding.

1 CPU
2 RAM
3 キーボードコントローラ
4 CRTコントローラ
5 ディスクコントローラ
6 メインバス
10 キーボード
11 CRT
12 外部メモリ
DLG1、DGL2、DLG3、DLG4 ダイアログ
BTN11、BTN12 ボタン
BTN31、BTN32、BTN33 ボタン
2100 ホストコンピュータ
2101 アプリケーション
2102 グラフィックエンジン
2103 プリンタドライバ
2104 システムスプーラ
2105 プリンタ
1 CPU
2 RAM
3 Keyboard controller 4 CRT controller 5 Disk controller 6 Main bus 10 Keyboard 11 CRT
12 External Memory DLG1, DGL2, DLG3, DLG4 Dialog BTN11, BTN12 Button BTN31, BTN32, BTN33 Button 2100 Host Computer 2101 Application 2102 Graphic Engine 2103 Printer Driver 2104 System Spooler 2105 Printer

Claims (16)

印刷に関わる複数の設定内容を一括して変更するための複合設定をインポートする指示を受け付ける受付手段と、前記複合設定をインポートするインポート手段と、を有し、前記受付手段によりインポートする指示が受け付けられ前記インポート手段によるインポートが行われた際に、前記複合設定に対応する設定内容で印刷を実行することが可能である場合は、インポートされた複合設定が登録され、前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、プリンタで印刷を実行することが可能な設定内容へと修正された前記インポートされた複合設定が登録されることを特徴とする情報処理装置。   A receiving unit that receives an instruction to import a composite setting for collectively changing a plurality of settings related to printing; and an importing unit that imports the composite setting. The receiving unit receives an instruction to import the composite setting. When the import is performed by the import unit, if it is possible to execute printing with the setting content corresponding to the composite setting, the imported composite setting is registered, and the setting corresponding to the composite setting is set. When it is impossible to execute printing with the contents, the imported composite setting modified to the setting contents capable of executing printing with a printer is registered. . 前記インポート手段は、前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、印刷を実行することが可能な設定内容に修正した前記複合設定をインポートするか否かを問合せることを特徴とする請求項1に記載の情報処理装置。   If it is impossible to execute printing with the setting content corresponding to the composite setting, the import unit determines whether or not to import the composite setting modified to the setting content capable of executing printing. The information processing apparatus according to claim 1, wherein an inquiry is made. 前記インポート手段は、プリンタの構成情報を基に、前記複合設定に対応する設定内容で印刷を実行することが可能であるか否かを判断することを特徴とする請求項1または2に記載の情報処理装置。   3. The importing unit according to claim 1, wherein the import unit determines whether printing can be executed with setting contents corresponding to the composite setting based on configuration information of a printer. Information processing device. 印刷を実行することが可能な設定内容に修正された前記複合設定をインポートした後、修正された前記複合設定をメモリから読みだした際に、読みだされた前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、更に修正された前記複合設定に対応する設定内容を表示させる表示手段を有する請求項1乃至3の何れか1項に記載の情報処理装置。   After importing the composite settings that have been modified to the settings that can be printed, when the modified composite settings are read from memory, the settings that correspond to the read composite settings The information processing apparatus according to any one of claims 1 to 3, further comprising display means for displaying setting contents corresponding to the modified composite setting when printing cannot be executed. 前記インポート手段によるインポートとは、前記複合設定のファイルを読み取り、読み取った前記複合設定をユーザーが選択可能な複合設定の1つとしてメモリに記憶する処理であることを特徴とする請求項1乃至4の何れか1項に記載の情報処理装置。   5. The import by the import means is a process of reading the composite setting file and storing the read composite setting in a memory as one of composite settings selectable by a user. The information processing apparatus according to any one of the above. 印刷に関わる複数の設定内容を一括して変更するための複合設定をインポートする指示を受け付ける受付ステップと、前記複合設定をインポートするインポートステップと、を含み、前記受付ステップにおいてインポートする指示が受け付けられ前記インポートステップにおいてインポートが行われた際に、前記複合設定に対応する設定内容で印刷を実行することが可能である場合は、インポートされた複合設定が登録され、前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、プリンタで印刷を実行することが可能な設定内容に修正された前記インポートされた複合設定が登録されることを特徴とする情報処理方法。   A receiving step for accepting an instruction to import a composite setting for collectively changing a plurality of settings related to printing, and an importing step for importing the composite setting, wherein the instruction for importing is accepted in the accepting step. When the import is performed in the import step, if it is possible to execute printing with the setting content corresponding to the composite setting, the imported composite setting is registered, and the setting content corresponding to the composite setting is set. The information processing method is characterized in that, when it is impossible to execute printing with the printer, the imported composite setting corrected to the setting content capable of executing printing with a printer is registered. 前記インポートステップにおいて、前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、印刷を実行することが可能な設定内容に修正した前記複合設定をインポートするか否かを問合せることを特徴とする請求項6に記載の情報処理方法。   In the import step, if it is impossible to execute printing with the setting content corresponding to the composite setting, whether to import the composite setting corrected to the setting content capable of executing printing is determined. The information processing method according to claim 6, wherein an inquiry is made. 前記インポートステップにおいて、プリンタの構成情報を基に、前記複合設定に対応する設定内容で印刷を実行することが可能であるか否かを判断することを特徴とする請求項6または7に記載の情報処理方法。   8. The importing step according to claim 6 or 7, wherein it is determined whether printing can be executed with setting contents corresponding to the composite setting based on printer configuration information. Information processing method. 印刷を実行することが可能な設定内容に修正された前記複合設定をインポートした後、修正された前記複合設定をメモリから読みだした際に、読みだされた前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、更に修正された前記複合設定に対応する設定内容を表示させることを特徴とする請求項6乃至8の何れか1項に記載の情報処理方法。   After importing the composite settings that have been modified to the settings that can be printed, when the modified composite settings are read from memory, the settings that correspond to the read composite settings 9. The information processing method according to claim 6, further comprising the step of displaying the setting content corresponding to the modified composite setting when printing cannot be executed. 前記インポートステップにおけるインポートとは、前記複合設定のファイルを読み取り、読み取った前記複合設定をユーザーが選択可能な複合設定の1つとしてメモリに記憶する処理であることを特徴とする請求項6乃至9の何れか1項に記載の情報処理装置。   The import in the import step is a process of reading the composite setting file and storing the read composite setting in a memory as one of composite settings selectable by a user. The information processing apparatus according to any one of the above. 印刷に関わる複数の設定内容を一括して変更するための複合設定をインポートする指示を受け付ける受付ステップと、前記複合設定をインポートするインポートステップと、を含み、
前記受付ステップにおいてインポートする指示が受け付けられ前記インポートステップにおいてインポートが行われた際に、前記複合設定に対応する設定内容で印刷を実行することが可能である場合は、インポートされた複合設定が登録され、前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、プリンタで印刷を実行することが可能な設定内容へと修正された前記インポートされた複合設定が登録されることを特徴とするコンピュータに実行させるためのプログラムを記憶した記憶媒体。
A reception step of receiving an instruction to import a composite setting for collectively changing a plurality of setting contents related to printing, and an importing step of importing the composite setting,
When an instruction to import is accepted in the accepting step and importing is performed in the importing step, if it is possible to execute printing with the setting contents corresponding to the composite setting, the imported composite setting is registered. If it is impossible to execute printing with the setting content corresponding to the composite setting, the imported composite setting corrected to the setting content capable of executing printing with the printer is registered. A storage medium storing a program to be executed by a computer.
前記インポートステップにおいて、前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、印刷を実行することが可能な設定内容に修正した前記複合設定をインポートするか否かを問合せることを特徴とする請求項11に記載の記憶媒体   In the import step, if it is impossible to execute printing with the setting content corresponding to the composite setting, whether to import the composite setting corrected to the setting content capable of executing printing is determined. The storage medium according to claim 11, wherein the storage medium is inquired. 前記インポートステップにおいて、プリンタの構成情報を基に、前記複合設定に対応する設定内容で印刷を実行することが可能であるか否かを判断することを特徴とする請求項11または12に記載の記憶媒体。   13. The importing step according to claim 11 or 12, wherein it is determined whether printing can be executed with setting contents corresponding to the composite setting based on printer configuration information. Storage medium. 印刷を実行することが可能な設定内容に修正された前記複合設定をインポートした後、修正された前記複合設定をメモリから読みだした際に、読みだされた前記複合設定に対応する設定内容で印刷を実行することが不可能である場合は、更に修正された前記複合設定に対応する設定内容を表示させる表示ステップを有する請求項11乃至13の何れか1項に記載の記憶媒体。   After importing the composite settings that have been modified to the settings that can be printed, when the modified composite settings are read from memory, the settings that correspond to the read composite settings The storage medium according to any one of claims 11 to 13, further comprising a display step of displaying setting contents corresponding to the modified composite setting when printing cannot be executed. 前記インポートステップにおけるインポートとは、前記複合設定のファイルを読み取り、読み取った前記複合設定をユーザーが選択可能な複合設定の1つとしてメモリに記憶する処理であることを特徴とする請求項11乃至14の何れか1項に記載の記憶媒体。   15. The import in the import step is a process of reading the composite setting file and storing the read composite setting in a memory as one of the composite settings that can be selected by a user. The storage medium according to any one of the above. 前記プログラムとはプリンタドライバであることを特徴とする請求項11乃至15の何れか1項に記載の記憶媒体。   16. The storage medium according to claim 11, wherein the program is a printer driver.
JP2012050688A 2012-03-07 2012-03-07 Information processing apparatus, information processing method, and medium storing control program for executing the method Expired - Lifetime JP5328949B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012050688A JP5328949B2 (en) 2012-03-07 2012-03-07 Information processing apparatus, information processing method, and medium storing control program for executing the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012050688A JP5328949B2 (en) 2012-03-07 2012-03-07 Information processing apparatus, information processing method, and medium storing control program for executing the method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2011161432A Division JP5372080B2 (en) 2011-07-23 2011-07-23 Information processing apparatus, information processing method, and medium storing control program for executing the method

Publications (3)

Publication Number Publication Date
JP2012138106A JP2012138106A (en) 2012-07-19
JP2012138106A5 JP2012138106A5 (en) 2012-08-30
JP5328949B2 true JP5328949B2 (en) 2013-10-30

Family

ID=46675412

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012050688A Expired - Lifetime JP5328949B2 (en) 2012-03-07 2012-03-07 Information processing apparatus, information processing method, and medium storing control program for executing the method

Country Status (1)

Country Link
JP (1) JP5328949B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5423922B1 (en) * 2013-07-19 2014-02-19 富士ゼロックス株式会社 Information processing apparatus and information processing program
JP2015207183A (en) * 2014-04-22 2015-11-19 株式会社沖データ Image processor

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05212909A (en) * 1992-02-04 1993-08-24 Ricoh Co Ltd Printer device
JPH07223341A (en) * 1994-02-15 1995-08-22 Fuji Xerox Co Ltd Printer controller
JP4440998B2 (en) * 1996-07-31 2010-03-24 キヤノン株式会社 Information processing apparatus and setting method in printer driver
JP3191919B2 (en) * 1997-03-25 2001-07-23 セイコーエプソン株式会社 Print system, printer control device, printer, and printer control method

Also Published As

Publication number Publication date
JP2012138106A (en) 2012-07-19

Similar Documents

Publication Publication Date Title
JP3728127B2 (en) Information processing apparatus, information processing method, and storage medium storing computer-readable program
CN100492329C (en) Information processing apparatus and method
JP2000242597A (en) Processor and method for information processing for setting output to devices and storage medium stored with program
US7916332B2 (en) Document processing apparatus and a method for controlling a document processing apparatus
US8860978B2 (en) Information processing apparatus and control method thereof
US8984435B2 (en) Print control apparatus and print control method
JP3937777B2 (en) Document processing system, information processing apparatus, setting method thereof, program, and recording medium
US8363234B2 (en) Information processing apparatus, method, and program product with operation for editing template designating printer functions
CN101206557A (en) Information processing apparatus, control method
JP4372670B2 (en) Composite print job composition method and apparatus
JP4974783B2 (en) Information processing apparatus, information processing method, recording medium, and program
JP4208908B2 (en) Information processing apparatus for performing output setting for device apparatus, information processing method, and storage medium storing program
JP5372080B2 (en) Information processing apparatus, information processing method, and medium storing control program for executing the method
JP2010162806A (en) Image forming device, method, and program
JP5328949B2 (en) Information processing apparatus, information processing method, and medium storing control program for executing the method
CN101539844B (en) Information processing apparatus and method
JP4166734B2 (en) DRIVER PROGRAM, RECORDING MEDIUM CONTAINING DRIVER PROGRAM, DRIVER CONTROL METHOD, AND DRIVER CONTROL DEVICE
JP4439864B2 (en) Document processing apparatus, document processing method, and program
JP4865900B2 (en) Information processing apparatus, information processing method, and storage medium
JP2008077323A (en) Print attribute setting method
JP4939500B2 (en) Information processing apparatus, information processing method, and medium storing control program for executing the method
JP4790094B1 (en) Information processing apparatus, information processing method, and medium storing control program for executing the method
JP2005149212A (en) Document processing method and document processing apparatus
JP4298412B2 (en) Document processing apparatus, print control method, and program
JP5748551B2 (en) Information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120410

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120627

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130326

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130723

EXPY Cancellation because of completion of term