JP7393477B2 - Information processing device, its control method, and computer program - Google Patents

Information processing device, its control method, and computer program Download PDF

Info

Publication number
JP7393477B2
JP7393477B2 JP2022092390A JP2022092390A JP7393477B2 JP 7393477 B2 JP7393477 B2 JP 7393477B2 JP 2022092390 A JP2022092390 A JP 2022092390A JP 2022092390 A JP2022092390 A JP 2022092390A JP 7393477 B2 JP7393477 B2 JP 7393477B2
Authority
JP
Japan
Prior art keywords
printer driver
combination
file
information processing
setting values
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
JP2022092390A
Other languages
Japanese (ja)
Other versions
JP2022125039A (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 JP2022092390A priority Critical patent/JP7393477B2/en
Publication of JP2022125039A publication Critical patent/JP2022125039A/en
Priority to JP2023197584A priority patent/JP2024015002A/en
Application granted granted Critical
Publication of JP7393477B2 publication Critical patent/JP7393477B2/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 apparatus, a control method thereof, and a computer program.

ホストコンピュータ(PC)から印刷装置に印刷データ送信して印刷させる際、そのPCにインストールされたプリンタドライバを利用して印刷ジョブを生成し、その生成した印刷ジョブを印刷装置に送信して印刷を行う構成が一般的である。このようなPCには、基本ソフトウェアであるオペレーティングシステム(以下、OS)がインストールされており、プリンタドライバはそのOSが規定する仕様に従って構成される。一方、印刷装置を提供するベンダーは、その印刷装置に対応し、PCにインストールされているOSの仕様に適合するプリンタドライバを提供することにより、そのPCから、その印刷装置に対して印刷ジョブを送信して印刷させることができる。このベンダーが提供するプリンタドライバは、その印刷装置の能力に適合しており、その印刷装置に適した禁則情報(印刷設定定義や禁則条件式)や禁則スクリプトを有している。従って、PCのユーザは、そのPCからその印刷装置を使用して印刷を行うことにより、そのユーザの意図を反映した印刷物を取得することができる。 When sending print data from a host computer (PC) to a printing device for printing, a print job is generated using the printer driver installed on the PC, and the generated print job is sent to the printing device to print. This configuration is common. An operating system (hereinafter referred to as OS), which is basic software, is installed on such a PC, and a printer driver is configured according to specifications defined by the OS. On the other hand, a vendor that provides a printing device can print jobs from a PC to that printing device by providing a printer driver that is compatible with the printing device and conforms to the specifications of the OS installed on the PC. It can be sent and printed. The printer driver provided by this vendor is compatible with the capabilities of the printing device, and has constraint information (print setting definitions and constraint condition expressions) and constraint scripts suitable for the printing device. Therefore, by printing from the PC using the printing device, the PC user can obtain printed matter that reflects the user's intentions.

特開2014-209316号公報Japanese Patent Application Publication No. 2014-209316

一方、プリンタドライバには、印刷装置のベンダーが提供するプリンタドライバとは別に、OSが提供する基本的な印刷機能のみ対応した標準プリンタドライバが存在する。このようなOSが提供する標準プリンタドライバは、印刷装置のベンダーが提供するプリンタドライバでないため、印刷に使用する印刷装置に適合した禁則情報や禁則スクリプトを備えていない。そのため、そのようなプリンタドライバを使用して印刷装置に印刷を実行させると、その印刷装置の機能に適合した印刷を実行できない可能性があるという課題がある。 On the other hand, in addition to printer drivers provided by printing device vendors, there are standard printer drivers that support only basic printing functions provided by an OS. The standard printer driver provided by such an OS is not a printer driver provided by a printing device vendor, and therefore does not include prohibition information or prohibition scripts that are compatible with the printing device used for printing. Therefore, when such a printer driver is used to cause a printing device to perform printing, there is a problem that there is a possibility that printing that is compatible with the functions of the printing device cannot be performed.

本発明の目的は、上記従来技術の問題点の少なくとも一つを解決することにある。 An object of the present invention is to solve at least one of the problems of the prior art described above.

本発明の目的は、画像形成装置の機能に適合した印刷を実行できない事態が生じるのを防止する技術を提供することにある。 SUMMARY OF THE INVENTION An object of the present invention is to provide a technique for preventing a situation in which printing that is compatible with the functions of an image forming apparatus cannot occur.

上記目的を達成するために本発明の一態様に係る情報処理装置は以下のような構成を備える。即ち、
同時に設定することができない第1の設定値の組合せが記憶されたファイルを記憶する情報処理装置であって、
外部装置から第2の設定値の組合せを取得する取得手段と、
取得した前記第2の設定値の組合せに基づき前記ファイルを更新する更新手段と、
更新後の前記ファイルを前記情報処理装置のオペレーティングシステムの機能として提供されるプリンタドライバと紐づけされた画像形成装置の情報と対応づけて記憶する記憶手段と、
前記記憶されたファイルに基づき、同時に設定することができない設定値の組合せが印刷設定に含まれないよう制御する制御手段と、を有することを特徴とする。
In order to achieve the above object, an information processing apparatus according to one aspect of the present invention has the following configuration. That is,
An information processing device that stores a file storing a combination of first setting values that cannot be set simultaneously ,
acquisition means for acquiring the second set value combination from an external device;
updating means for updating the file based on the acquired combination of second setting values;
a storage unit that stores the updated file in association with information about an image forming device associated with a printer driver provided as a function of an operating system of the information processing device;
The present invention is characterized by comprising a control means for controlling so that a combination of setting values that cannot be set at the same time is not included in the print setting based on the stored file.

本発明によれば、画像形成装置で利用することができない設定値の組合せが印刷設定に含まれるのを防止できるという効果がある。 According to the present invention, it is possible to prevent a print setting from including a combination of setting values that cannot be used in an image forming apparatus.

本発明のその他の特徴及び利点は、添付図面を参照とした以下の説明により明らかになるであろう。尚、添付図面においては、同じ若しくは同様の構成には、同じ参照番号を付す。 Other features and advantages of the invention will become apparent from the following description with reference to the accompanying drawings. In addition, in the accompanying drawings, the same or similar components are given the same reference numerals.

添付図面は明細書に含まれ、その一部を構成し、本発明の実施形態を示し、その記述と共に本発明の原理を説明するために用いられる。
実施形態に係る印刷システムの概略構成を示す図。 実施形態に係るホストコンピュータとプリンタのハードウェア構成を説明するブロック図。 実施形態に係るホストコンピュータのソフトウェアの構成を説明するブロック図。 実施形態に係る印刷システムの印刷環境の一例を説明する図。 実施形態に係るホストコンピュータの標準プリンタドライバがプリンタからデバイス機能テキストファイルを取得し、自身のデバイス機能テキストファイルを更新する処理を説明するフローチャート。 実施形態に係るプリンタのデバイス機能テキストファイルの一例を示す図。 実施形態に係るホストコンピュータの標準プリンタドライバがデフォルト状態で有しているデバイス機能テキストファイルの一例を示す図。 図6と図7で示されたデバイス機能テキストファイルを合成した例を示す図。 実施形態に係るホストコンピュータで表示される、コンフィグレーションモジュールがデバイス機能テキストファイルを読み込むことで生成される印刷設定UIの一例を示す図。 実施形態に係るプリンティングシステムで保存される、デバイス機能テキストファイルとプリンタとを関連付ける情報の一例を示す図。
The accompanying drawings are included in and constitute a part of the specification, illustrate embodiments of the invention, and together with the description serve to explain the principles of the invention.
1 is a diagram showing a schematic configuration of a printing system according to an embodiment. FIG. 1 is a block diagram illustrating the hardware configurations of a host computer and a printer according to an embodiment. FIG. 2 is a block diagram illustrating a software configuration of a host computer according to an embodiment. FIG. 1 is a diagram illustrating an example of a printing environment of a printing system according to an embodiment. 7 is a flowchart illustrating a process in which a standard printer driver of a host computer acquires a device function text file from a printer and updates its own device function text file according to the embodiment. FIG. 3 is a diagram illustrating an example of a device function text file of a printer according to an embodiment. FIG. 3 is a diagram illustrating an example of a device function text file that the standard printer driver of the host computer according to the embodiment has in a default state. 8 is a diagram showing an example of combining the device function text files shown in FIGS. 6 and 7. FIG. FIG. 3 is a diagram illustrating an example of a print setting UI that is displayed on the host computer according to the embodiment and is generated by the configuration module reading a device function text file. FIG. 3 is a diagram illustrating an example of information that associates a device function text file with a printer, which is stored in the printing system according to the embodiment.

以下、添付図面を参照して本発明の実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。 Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the following embodiments do not limit the present invention according to the claims, and not all combinations of features described in the present embodiments are essential to the solution of the present invention. .

図1は、実施形態に係る印刷システムの概略構成を示す図である。 FIG. 1 is a diagram showing a schematic configuration of a printing system according to an embodiment.

実施形態に係る印刷システムは、ホストコンピュータ101、サーバ104及びプリンタ(印刷装置)102を備える。ホストコンピュータ101は、情報処理装置の一例である。サーバ104は、ホストコンピュータ101に対してデータを配信する。プリンタ102は、ページ記述言語(Page Description Language、以下PDL)形式の印刷データを受信すると、その印刷データに従って印刷を行う。これら装置は、Wide Area Network(WAN)を含むネットワーク103を通じて相互に通信可能である。尚、プリンタ102は、印刷機能のみを備える単一機能のプリンタであってもよく、例えば、印刷機能、スキャン機能、複写機能等を備える複合機であってもよい。また、ホストコンピュータ101は、ネットワーク103に複数台接続されていてもよい。 The printing system according to the embodiment includes a host computer 101, a server 104, and a printer (printing device) 102. Host computer 101 is an example of an information processing device. Server 104 distributes data to host computer 101 . When the printer 102 receives print data in a page description language (PDL) format, it performs printing according to the print data. These devices can communicate with each other through a network 103 that includes a Wide Area Network (WAN). Note that the printer 102 may be a single-function printer that only has a print function, or may be a multifunction device that has a print function, a scan function, a copy function, and the like. Further, a plurality of host computers 101 may be connected to the network 103.

図2は、実施形態に係るホストコンピュータ101とプリンタ102のハードウェア構成を説明するブロック図である。 FIG. 2 is a block diagram illustrating the hardware configurations of the host computer 101 and printer 102 according to the embodiment.

ホストコンピュータ101において、中央演算処理装置(CPU)201は、ランダムアクセスメモリ(RAM)202に展開されたプログラムに従って、システムバスに接続される各デバイスを制御する。尚、ここでホストコンピュータ101は、少なくとも1つのCPU201を備えるものとする。加えて、CPU201が外部メモリ209に記憶されているプログラムをRAM202に展開して実行することによって、ホストコンピュータ101のソフトウェア構成(図3)及び後述するフローチャートの各ステップの処理が実現される。RAM202は、CPU201の主メモリ、ワークエリア等として機能する。リードオンリーメモリ(ROM)203は、ブートプログラムや基本入出力システム(BIOS)等の各種プログラムを記憶している。 In the host computer 101, a central processing unit (CPU) 201 controls each device connected to the system bus according to a program developed in a random access memory (RAM) 202. It is assumed here that the host computer 101 includes at least one CPU 201. In addition, the CPU 201 loads the program stored in the external memory 209 into the RAM 202 and executes it, thereby realizing the software configuration of the host computer 101 (FIG. 3) and the processing of each step in the flowchart described later. The RAM 202 functions as the main memory, work area, etc. of the CPU 201. A read-only memory (ROM) 203 stores various programs such as a boot program and a basic input/output system (BIOS).

操作部インタフェース(I/F)204は、キーボードやポインティングデバイスなどのタッチUI(ユーザインタフェース)などの操作部205を制御するインタフェースである。操作部205は、ユーザからの操作を受け付ける受付部として機能する。表示部I/F206は、表示部207への表示を制御する。表示部207は、ユーザに対して情報を表示する表示部として機能する。外部メモリI/F208は、例えばハードディスク(HD)、ソリッドステートディスク(SSD)等の外部メモリ209との間のアクセスを制御する。外部メモリ209は、オペレーティングシステム(OS)210をはじめ、アプリケーション実行環境213、タッチパネル、デスクトップそれぞれに対応した各種アプリケーション212や各種ファイル等を記憶している。外部メモリ209は、ホストコンピュータ101が読み取り可能な記憶媒体として機能する。ネットワークI/F214は、ネットワーク103を介してプリンタ102に接続され通信制御処理を行う。尚、サーバ104もホストコンピュータ101のハードウェア構成と同じ構成を内包しており、同様に動作する。プリンタドライバ(印刷制御プログラム)211は、OS210が提供するプリンタドライバである。 An operation unit interface (I/F) 204 is an interface that controls an operation unit 205 such as a touch UI (user interface) such as a keyboard or a pointing device. The operation unit 205 functions as a reception unit that receives operations from the user. Display unit I/F 206 controls display on display unit 207 . The display unit 207 functions as a display unit that displays information to the user. An external memory I/F 208 controls access to an external memory 209 such as a hard disk (HD) or solid state disk (SSD). The external memory 209 stores an operating system (OS) 210, an application execution environment 213, various applications 212 corresponding to the touch panel, the desktop, and various files. External memory 209 functions as a storage medium readable by host computer 101. The network I/F 214 is connected to the printer 102 via the network 103 and performs communication control processing. Note that the server 104 also includes the same hardware configuration as the host computer 101 and operates in the same manner. The printer driver (print control program) 211 is a printer driver provided by the OS 210.

プリンタ102は、CPU221により制御される。CPU221は、ROM223のプログラム用ROM、或いは外部メモリ229に記憶された制御プログラム等に基づいて動作する。CPU221は、印刷部I/F225を介して印刷部(プリンタエンジン)226に出力情報としての画像信号を出力する。またROM223のプログラムROMには、CPU221の制御プログラム等が記憶されている。ROM223のフォント用ROMには、前述した出力情報を生成する際に使用するフォントデータ等が記憶される。プリンタ102がハードディスク等の外部メモリ229を有していないプリンタの場合、ROM223のデータ用ROMには、ホストコンピュータ101で利用される情報等が記憶される。 Printer 102 is controlled by CPU 221. The CPU 221 operates based on a program ROM of the ROM 223 or a control program stored in the external memory 229. The CPU 221 outputs an image signal as output information to the printing unit (printer engine) 226 via the printing unit I/F 225. Further, the program ROM of the ROM 223 stores a control program for the CPU 221 and the like. The font ROM of the ROM 223 stores font data and the like used when generating the aforementioned output information. If the printer 102 does not have an external memory 229 such as a hard disk, the data ROM of the ROM 223 stores information used by the host computer 101 .

CPU221は、入力部224を介して、ネットワーク103経由で、ホストコンピュータ101との通信処理が可能となっており、プリンタ102の情報等をホストコンピュータ101に通知できる。操作パネル227は、ユーザが操作するためのスイッチ及び表示器等を有する。RAM222は、CPU221の主メモリや、ワークエリア等として機能する。また、RAM222は、前述した出力情報の展開領域や、環境データの格納領域等としても用いられる。外部メモリ229は、オプションとしてプリンタ102に接続される。外部メモリ229は、フォントデータ、エミュレーションプログラム、フォームデータ、言語系の異なるプリンタ制御言語を解釈するプログラム、操作パネル227から入力されたプリンタモードの設定情報等を記憶する。また、このプリンタ102が有する機能の定義と、無効な機能の組み合わせを記述したデバイス機能テキストファイル(プリンタ記述ファイル)230を記憶している。外部メモリ229へのアクセスはメモリコントローラ(MC)228により制御される。外部メモリ229は1個に限らず、複数個であってもよい。 The CPU 221 is capable of communicating with the host computer 101 via the input unit 224 and the network 103, and can notify the host computer 101 of information about the printer 102 and the like. The operation panel 227 includes switches, a display, etc. for user operation. The RAM 222 functions as the main memory, work area, etc. of the CPU 221. The RAM 222 is also used as a development area for the above-mentioned output information, a storage area for environmental data, and the like. External memory 229 is optionally connected to printer 102. The external memory 229 stores font data, emulation programs, form data, programs for interpreting different printer control languages, printer mode setting information input from the operation panel 227, and the like. It also stores a device function text file (printer description file) 230 that describes definitions of functions possessed by this printer 102 and combinations of invalid functions. Access to external memory 229 is controlled by memory controller (MC) 228. The number of external memories 229 is not limited to one, but may be plural.

図3は、実施形態に係るホストコンピュータ101のソフトウェアの構成を説明するブロック図である。 FIG. 3 is a block diagram illustrating the software configuration of the host computer 101 according to the embodiment.

ホストコンピュータ101のソフトウェアは、OS210、アプリケーション実行環境213とアプリケーション212の3つの層で構成されている。 The software of the host computer 101 is composed of three layers: an OS 210, an application execution environment 213, and an application 212.

次にOS210の個々の要素について説明する。OS210は、大きくプリンティングシステム325、プリンタドライバ211とに大別される。プリンティングシステム325は以下の要素を含んでいる。プリントキュー303は、ネットワーク103に存在するプリンタを使用して印刷を行う際に、印刷ジョブを一時的に保存する領域である。実施形態では、プリンタ102のプリントキュー303が作成されているものとする。プリントキュー303が作成されると、プリンタドライバ211のデバイス機能テキストファイル307に記述されている一部の機能に基づいて、プリントキュー303に紐づく記憶領域302が生成される。この記憶領域302は、プリントキューごとに個別の設定や機能を記憶する。このように記憶領域302に特定の記述を記憶することにより、プリンタドライバ211のデバイス機能テキストファイル307の機能定義部に対して、ジョブ毎に切り替える印刷設定機能ではなく、プリントキュー毎に制御可能な機能を提供することができる。 Next, individual elements of the OS 210 will be explained. The OS 210 is broadly divided into a printing system 325 and a printer driver 211. Printing system 325 includes the following elements. The print queue 303 is an area for temporarily storing print jobs when printing is performed using a printer existing on the network 103. In the embodiment, it is assumed that a print queue 303 for the printer 102 has been created. When the print queue 303 is created, a storage area 302 linked to the print queue 303 is created based on some of the functions described in the device function text file 307 of the printer driver 211. This storage area 302 stores individual settings and functions for each print queue. By storing a specific description in the storage area 302 in this way, the function definition section of the device function text file 307 of the printer driver 211 can be controlled for each print queue instead of a print setting function that is switched for each job. function can be provided.

スプーラ301は、アプリケーション212から受け取った印刷対象データであるXPS(XML Paper Specification)ファイルを一時的に保存及び管理するモジュールである。スプーラ301に保存されたXPSファイルは、後述するフィルタパイプラインマネージャ305を通してPDLに変換された後、スプーラ301を通じてプリンタ102へ送信される。 The spooler 301 is a module that temporarily stores and manages an XPS (XML Paper Specification) file, which is print target data received from the application 212. The XPS file stored in the spooler 301 is converted into PDL through a filter pipeline manager 305, which will be described later, and then transmitted to the printer 102 through the spooler 301.

フィルタパイプラインマネージャ305は、OS210の一部として構成されている。プリンタドライバ211のフィルタ309は、後述するプリンタドライバ211を構成する要素の一つである。フィルタパイプラインマネージャ305は、プリンタドライバ211のフィルタコンフィグ308の定義に基づき、フィルタ309を、1或いは複数読み込み、スプーラ301に保存されているXPSファイルをPDLへ変換する。 Filter pipeline manager 305 is configured as part of OS 210. The filter 309 of the printer driver 211 is one of the elements constituting the printer driver 211, which will be described later. The filter pipeline manager 305 reads one or more filters 309 based on the definition of the filter configuration 308 of the printer driver 211, and converts the XPS file stored in the spooler 301 into PDL.

コンフィグレーションモジュール304は、プリントチケットの生成、変更、及び不正な設定を訂正する禁則機能などを有するモジュールである。コンフィグレーションモジュール304のAPI(Application Programming Interface)を呼び出すことで、印刷設定情報であるプリントチケットや、デバイス能力情報であるプリントケーパビリティを取得できる。これらプリントチケットや、プリントケーパビリティは、XML(Extensible Markup Language)形式で記述される。 The configuration module 304 is a module that has a prohibition function that generates and changes print tickets, corrects incorrect settings, and the like. By calling an API (Application Programming Interface) of the configuration module 304, a print ticket, which is print setting information, and a print capability, which is device capability information, can be acquired. These print tickets and print capabilities are written in an XML (Extensible Markup Language) format.

プリンタドライバ211は、フィルタ309、フィルタコンフィグ308、スクリプトファイル306、デバイス機能テキストファイル307を有している。フィルタ309は、フィルタパイプラインマネージャ305によって呼び出されるモジュールであり、XPSファイルをPDLに変換する役割を持っている。フィルタコンフィグ308は、フィルタパイプラインマネージャ305が参照する定義ファイルであり、フィルタ309を呼び出す順序を記述している。スクリプトファイル306と、デバイスの機能が記述されたデバイス機能テキストファイル307は、コンフィグレーションモジュール304の動作をカスタマイズするのに使用される。 The printer driver 211 includes a filter 309, a filter configuration 308, a script file 306, and a device function text file 307. The filter 309 is a module called by the filter pipeline manager 305 and has the role of converting an XPS file into PDL. The filter configuration 308 is a definition file referenced by the filter pipeline manager 305, and describes the order in which the filters 309 are called. A script file 306 and a device capabilities text file 307 that describes device capabilities are used to customize the operation of the configuration module 304.

次に、アプリケーション実行環境213が有する個々の要素について説明する。アプリケーション実行環境213は、タッチアプリ実行環境323及びデスクトップアプリ実行環境324を有している。タッチアプリ実行環境323は、アプリケーション212の一種であるタッチアプリ321を実行するためのAPI群を有し、それらを実行する際のメモリ管理なども行う。一方、デスクトップアプリ実行環境324は、アプリケーション212の一種であるデスクトップアプリ322を実行するためのAPI群を有し、それらを実行する際のメモリ管理などを行う。 Next, individual elements included in the application execution environment 213 will be explained. The application execution environment 213 includes a touch application execution environment 323 and a desktop application execution environment 324. The touch application execution environment 323 has a group of APIs for executing the touch application 321, which is a type of application 212, and also performs memory management when executing the API. On the other hand, the desktop application execution environment 324 has a group of APIs for executing the desktop application 322, which is a type of application 212, and performs memory management etc. when executing them.

次に、アプリケーション212が有する個々の要素について説明する。アプリケーション212は、タッチアプリ321及びデスクトップアプリ322の二種類のアプリケーションを含んでいる。タッチアプリ321は、アプリケーション212の一種で、タッチアプリ実行環境323の上で動作する。またタッチアプリ321は、インターネット上で公開されるアプリケーション配布システムを通じて、ユーザ自身が選択し、ホストコンピュータ101にインストールされる。デスクトップアプリ322は、メニュー画面などに表示されたアイコンなどをユーザが指示することにより動作し、その指示されたアイコンに対応する機能を起動する。 Next, individual elements included in the application 212 will be explained. The application 212 includes two types of applications: a touch application 321 and a desktop application 322. The touch application 321 is a type of application 212 and operates on the touch application execution environment 323. Furthermore, the touch application 321 is selected by the user himself and installed on the host computer 101 through an application distribution system published on the Internet. The desktop application 322 operates when the user specifies an icon displayed on a menu screen or the like, and activates a function corresponding to the specified icon.

図4は、実施形態に係る印刷システムの印刷環境の一例を説明する図である。ここではプリンタ102に代わって、図4に示すMFP401,402がネットワーク103に接続されているものとする。 FIG. 4 is a diagram illustrating an example of the printing environment of the printing system according to the embodiment. Here, it is assumed that MFPs 401 and 402 shown in FIG. 4 are connected to the network 103 instead of the printer 102.

ホストコンピュータ101にインストールされるMFP401用のプリンタドライバは、複数種類存在し得る。例えば、機種別プリンタドライバ412は、MFP402専用のプリンタドライバである。一方、標準プリンタドライバ411は、標準化された印刷方法を利用することで、1つのドライバで、複数ベンダのプリンタであるMFP401,402への印刷を可能にするプリンタドライバである。標準プリンタドライバ411は、OS210と共にOS210のパッケージ内の機能の1つとして提供されており、これは前述のプリンタドライバ211に対応している。 There may be multiple types of printer drivers for the MFP 401 installed on the host computer 101. For example, the model-specific printer driver 412 is a printer driver dedicated to the MFP 402. On the other hand, the standard printer driver 411 is a printer driver that enables printing to MFPs 401 and 402 that are printers from multiple vendors using a single driver by using a standardized printing method. A standard printer driver 411 is provided together with the OS 210 as one of the functions in the package of the OS 210, and corresponds to the printer driver 211 described above.

このように、プリンタ102が利用可能なプリンタドライバは複数存在し、利用されるプリンタドライバは、インターネット接続状態やOS210の種類、利用環境等に応じて異なる。通常、OS210は、プリンタドライバのバージョン情報等を参照して、利用可能なプリンタドライバの内、最も機能が高く、且つ新しいプリンタドライバを自動的に選定してインストールする。尚、プリンタドライバには、ハードウェアID(HWID)や、Compatible IDと呼ばれる、装置を特定するための情報が含まれている。ホストコンピュータ101にプリンタが接続されると、OS210は、そのプリンタからこれらのID情報を取得し、該当するIDを有するプリンタドライバを探索してインストールする。 As described above, there are a plurality of printer drivers that can be used by the printer 102, and the printer driver that is used differs depending on the Internet connection state, the type of OS 210, the usage environment, and the like. Normally, the OS 210 refers to printer driver version information, etc., and automatically selects and installs a new printer driver with the highest functionality from among available printer drivers. Note that the printer driver includes information for identifying the device, called a hardware ID (HWID) and a compatible ID. When a printer is connected to the host computer 101, the OS 210 acquires ID information from the printer, searches for and installs a printer driver having the corresponding ID.

図4の例では、MFP401のハードウェアIDは「MFP1_abcd」であり、MFP402のハードウェアIDは「MFP2_ijkl」である。そしてMFP401の印刷データは、標準プリンタドライバ411により作成されてMFP401に送信される。一方、MFP401の印刷データは、標準プリンタドライバ411或いは機種別プリンタドライバ412により作成されてMFP402に送信される。 In the example of FIG. 4, the hardware ID of MFP 401 is "MFP1_abcd" and the hardware ID of MFP 402 is "MFP2_ijkl". Then, print data for the MFP 401 is created by the standard printer driver 411 and sent to the MFP 401. On the other hand, print data for the MFP 401 is created by a standard printer driver 411 or a model-specific printer driver 412 and sent to the MFP 402.

図5は、実施形態に係るホストコンピュータ101のプリンタドライバ211がプリンタ102からデバイス機能テキストファイルを取得し、自身のデバイス機能テキストファイル307を更新する処理を説明するフローチャートである。尚、このフローチャートに示す各動作(ステップ)は、CPU201が外部メモリ209に記憶された各モジュール、コンポーネント、アプリケーションを実現するためのプログラムをRAM202に展開して実行することにより達成される。以下、各制御モジュール、コンポーネント、アプリケーションによって提供される制御を説明する場合、CPU201によって実現される機能部を主語として説明する。また、表示、ユーザ操作の受け付け、及びデータ送受信処理などの一部処理は、CPU201、各I/F及び、I/Fに接続された入出力デバイスが協働して実現するものとする。このフローチャートで示す処理は、ユーザの指示により、アプリケーション212から印刷設定画面が起動されることに応じて開始される。 FIG. 5 is a flowchart illustrating a process in which the printer driver 211 of the host computer 101 acquires a device function text file from the printer 102 and updates its own device function text file 307 according to the embodiment. Note that each operation (step) shown in this flowchart is achieved by the CPU 201 loading programs for realizing each module, component, and application stored in the external memory 209 into the RAM 202 and executing them. Hereinafter, when explaining the control provided by each control module, component, and application, the functional units realized by the CPU 201 will be described as the subject. Further, some processing such as display, reception of user operations, and data transmission/reception processing is realized by the cooperation of the CPU 201, each I/F, and the input/output device connected to the I/F. The process shown in this flowchart is started in response to a print setting screen being activated from the application 212 in response to a user's instruction.

まずS501で、標準プリンタドライバであるプリンタドライバ211が、ネットワーク103経由で接続しているプリンタ102が有するデバイス機能テキストファイル230を取得するよう試みる。例えば、図4で示す印刷環境では、標準プリンタドライバ411がMFP401と接続されている。よって、タッチアプリ321もしくはデスクトップアプリ322からの印刷設定の表示指示が行われると、標準プリンタドライバ411は、MFP401に対してデバイス機能テキストファイルの取得を要求する。即ち、標準プリンタドライバ411が、MFP401が外部メモリ229に保存しているデバイス機能テキストファイル230をネットワーク103経由で取得しようとする。 First, in S501, the printer driver 211, which is a standard printer driver, attempts to acquire the device function text file 230 of the printer 102 connected via the network 103. For example, in the printing environment shown in FIG. 4, a standard printer driver 411 is connected to the MFP 401. Therefore, when an instruction to display print settings is issued from the touch application 321 or the desktop application 322, the standard printer driver 411 requests the MFP 401 to obtain a device function text file. That is, the standard printer driver 411 attempts to acquire the device function text file 230 stored in the external memory 229 by the MFP 401 via the network 103.

前述したようにデバイス機能テキストファイル230は、そのプリンタが有する機能の定義と、機能の無効な組み合わせを記述したものである。またこれら機能には、優先順位を設けることができる。これら機能の優先順位は、数値の小さいものほど高く、数値が大きくなるにつれて優先順位が低くなる。そして、これら機能の組み合わせが無効である設定がなされたときは、優先順位が低い機能の選択肢が他の選択肢に丸められることで、正しい設定が作成される。無効な機能の組み合わせは、機能と、機能の選択肢の複数の組からなるリストとして定義する。ここでは一対一の機能の組み合わせだけでなく、複数の機能の組み合わせも定義することができ、その場合は、記述された全ての設定が一致するときに無効であることを意味する。またデバイス機能テキストファイル230には、プリンタ102の機能に適した記述がなされており、例えば、図6で示すようなテキストで記述されている。 As described above, the device function text file 230 describes the definition of the functions that the printer has and invalid combinations of functions. Additionally, these functions can be prioritized. The smaller the numerical value, the higher the priority of these functions, and the larger the numerical value, the lower the priority. If a setting is made in which a combination of these functions is invalid, the correct settings are created by rounding down the options of the functions with lower priority to other options. An invalid function combination is defined as a list consisting of multiple pairs of functions and function options. Here, not only a one-to-one combination of functions but also a combination of multiple functions can be defined, and in that case, it is invalid if all the described settings match. Further, the device function text file 230 contains descriptions suitable for the functions of the printer 102, such as the text shown in FIG. 6.

図6は、実施形態に係るプリンタ102のデバイス機能テキストファイル230の一例を示す図である。 FIG. 6 is a diagram illustrating an example of the device function text file 230 of the printer 102 according to the embodiment.

図6では、優先順位が「100」、デフォルトの用紙サイズは「A4」で、用紙サイズのオプションとして「A4」「A3」「カスタム(ユーザ設定)」が設定可能である。また両面印刷は「なし」となっている。更に、無効な機能組み合わせとして、602には、A3サイズの縦型の用紙の右上と左下のステープルが無効となっている。更に、A3サイズの横型の用紙の左上と右下のステープルが無効となっている。 In FIG. 6, the priority is "100", the default paper size is "A4", and "A4", "A3", and "Custom (user setting)" can be set as paper size options. Also, double-sided printing is set to "no". Further, as an invalid function combination 602, stapling at the upper right and lower left of an A3 size vertical sheet is invalid. Furthermore, the staples at the top left and bottom right of A3 size horizontal paper are disabled.

次にS502に進みプリンタドライバ211は、S501でデバイス機能テキストファイル230を取得できたかどうか判定し、取得できたと判定した場合はS503に進み、そうでないときはS506に進む。S506でプリンタドライバ211は、プリンタ102用に合成されたデバイス機能ファイルがキャッシュとして記憶領域302に存在するか否か確認する。ここでキャッシュとして存在するか否かとは、後述するS504で合成したデバイス機能テキストファイルが記憶領域302に存在しており、かつ該当プリンタ102用のファイルであるか否かに基づいて判定する。S507でプリンタドライバ211は、そのプリンタ102用に合成されたデバイス機能ファイルが記憶されていると判定した場合はS508に進み、記憶領域302に記憶されているデバイス機能テキストファイルをプリンティングシステム325に通知して、この処理を終了する。一方、S507でそのプリンタ102用のデバイス機能ファイルが記憶されていないと判定した場合はS509に進み、基本的なデバイス機能テキストファイルをプリンティングシステム325に通知して、この処理を終了する。 Next, the process advances to step S502, and the printer driver 211 determines whether the device function text file 230 was acquired in step S501. If it is determined that the device function text file 230 has been acquired, the process advances to step S503; otherwise, the process advances to step S506. In step S506, the printer driver 211 checks whether the device function file synthesized for the printer 102 exists in the storage area 302 as a cache. Here, whether the file exists as a cache is determined based on whether the device function text file synthesized in S504, which will be described later, exists in the storage area 302 and is a file for the printer 102 in question. If the printer driver 211 determines in step S507 that a device function file synthesized for the printer 102 is stored, the process advances to step S508 and notifies the printing system 325 of the device function text file stored in the storage area 302. Then, this process ends. On the other hand, if it is determined in step S507 that the device function file for the printer 102 is not stored, the process advances to step S509, where the basic device function text file is notified to the printing system 325, and this process ends.

一方、S502でデバイス機能テキストファイル230を取得できたときはS503に進みプリンタドライバ211は、標準プリンタドライバ411が有する基本的な機能の定義と、機能の無効な組み合わせが記述されたデバイス機能テキストファイル307を取得する。尚、ここでデバイス機能テキストファイル307は、デフォルト状態で標準プリンタドライバ411が有しているファイルであり、例えば、図7で示すようなテキストで記述されている。 On the other hand, when the device function text file 230 can be obtained in S502, the process advances to S503, and the printer driver 211 generates a device function text file that describes the definition of basic functions of the standard printer driver 411 and invalid combinations of functions. Get 307. Note that the device function text file 307 is a file that the standard printer driver 411 has in a default state, and is described in text as shown in FIG. 7, for example.

図7は、実施形態に係るホストコンピュータ101の標準プリンタドライバ211がデフォルト状態で有しているデバイス機能テキストファイル307の一例を示す図である。 FIG. 7 is a diagram showing an example of the device function text file 307 that the standard printer driver 211 of the host computer 101 according to the embodiment has in a default state.

ここでは、優先順位が「100」、デフォルトの用紙サイズは「A4」で、用紙サイズのオプションとして「A4」「カスタム(ユーザ設定)」が設定可能である。また用紙の向きの優先順位は「200」で、デフォルトの向きは「縦」、オプションとして「縦」と「横」が設定できる。更に、ステープルの設定として、優先順位が「300」、デフォルトオプションは「なし」、ステープル位置のオプションとして「左上」「左下」「右上」「右下」が設定可能である。 Here, the priority is "100", the default paper size is "A4", and "A4" and "Custom (user setting)" can be set as paper size options. The paper orientation priority is "200", the default orientation is "portrait", and "portrait" and "landscape" can be set as options. Further, as stapling settings, the priority can be set to "300," the default option is "none," and the stapling position options can be set to "top left," "bottom left," "top right," and "bottom right."

次にS504に進みプリンタドライバ211は、S501でプリンタ102から取得したデバイス機能テキストファイル230と、S503で標準プリンタドライバ211から取得したデバイス機能テキストファイル307とを合成し、新たなデバイス機能テキストファイルを生成する。 Next, proceeding to S504, the printer driver 211 combines the device function text file 230 acquired from the printer 102 in S501 and the device function text file 307 acquired from the standard printer driver 211 in S503, and creates a new device function text file. generate.

図8は、図6と図7で示されたデバイス機能テキストファイルを合成した例を示す図である。 FIG. 8 is a diagram showing an example in which the device function text files shown in FIGS. 6 and 7 are combined.

図8では、機能の定義や、機能の無効な組み合わせで重複する記述はマージし、そのデバイス固有の記載については、追記や元の記述内容の削除等を行う。例えば、図6では「A4」「A3」「Custom」が、図7では「A4」「Custom」が記載されており、これらが合成されることにより、図8の801では「A4」「A3」「Custom」が記述されている。また図6の602で示す禁則条件式についても同様に合成し、合成したデバイス機能テキストファイルでは、図8の802で示すような記述を行う。 In FIG. 8, duplicate descriptions due to function definitions or invalid combinations of functions are merged, and descriptions specific to the device are added or the original description contents are deleted. For example, "A4", "A3", and "Custom" are written in FIG. 6, and "A4" and "Custom" are written in FIG. "Custom" is written there. Furthermore, the prohibition conditional expression shown at 602 in FIG. 6 is synthesized in the same manner, and the synthesized device function text file is described as shown at 802 in FIG.

尚、S504の時点では、新たなデバイス機能テキストファイルの保存は行わずに、次のS505の処理によって、ファイルの保存が行われる。S505でプリンタドライバ211は、S504で合成したデバイス機能テキストファイルをプリンティングシステム325に通知する。この通知は、合成したデバイス機能テキストファイルの内容と、その内容で禁則を行うプリンタ102の情報をプリンタドライバ211からプリンティングシステム325に受け渡すことである。 Note that at the time of S504, the new device function text file is not saved, but the file is saved in the next process of S505. In step S505, the printer driver 211 notifies the printing system 325 of the device function text file synthesized in step S504. This notification is to pass the content of the synthesized device function text file and information about the printer 102 that prohibits the content from the printer driver 211 to the printing system 325.

こうしてプリンタドライバ211からの通知を受けたプリンティングシステム325は、その合成されたデバイス機能テキストファイルを、ファイルとして記憶領域302に保存する。そして、その合成したデバイス機能テキストファイルと、プリンタ201とを関連付ける。関連付けの情報は、図10に示すようにして記憶領域302に保存される。 The printing system 325 that has received the notification from the printer driver 211 stores the synthesized device function text file as a file in the storage area 302. The synthesized device function text file is then associated with the printer 201. The association information is stored in the storage area 302 as shown in FIG.

図10は、実施形態に係るプリンティングシステム325で保存される、デバイス機能テキストファイルとプリンタとを関連付ける情報の一例を示す図である。 FIG. 10 is a diagram illustrating an example of information that associates a device function text file with a printer, which is stored in the printing system 325 according to the embodiment.

ここでは例えば、MFP401は、合成したデバイス機能テキストファイルGPD_MFP401と関連付けられており、その関連付けには、MFP401のハードウェアID「MFP1_abcd」を用いていることを示す。尚、GPDは「generic printer description」の略で、プリンタの仕様を記述したプリンタ記述ファイルを示す。 Here, for example, it is shown that the MFP 401 is associated with the synthesized device function text file GPD_MFP 401, and the hardware ID "MFP1_abcd" of the MFP 401 is used for the association. Note that GPD is an abbreviation for "generic printer description" and indicates a printer description file that describes printer specifications.

プリンタドライバ211が禁則処理を行う場合、プリンティングシステム325経由でコンフィグレーションモジュール304を呼び出す。コンフィグレーションモジュール304は、例えば図10に示す関連付けの情報を読み込み、その関連付けに従った禁則処理を行う。 When the printer driver 211 performs prohibition processing, the configuration module 304 is called via the printing system 325. The configuration module 304 reads association information shown in FIG. 10, for example, and performs prohibition processing according to the association.

例えば、図10に示すような関連付けの情報の場合で、かつ、ホストホストコンピュータ101に接続されたプリンタ201の名称が「MFP401」で、アプリケーションプログラムから印刷が指示された場合を想定する。この場合はOS210のコンフィグレーションモジュール304は、記憶領域302に記憶されている「GPD_MFP401」のデバイス機能テキストファイルを読み込むことで、そのプリンタ(MFP401)に適合した印刷ジョブを生成することができる。 For example, assume that the association information is as shown in FIG. 10, the name of the printer 201 connected to the host computer 101 is "MFP401", and printing is instructed by an application program. In this case, the configuration module 304 of the OS 210 can generate a print job suitable for the printer (MFP 401) by reading the device function text file of "GPD_MFP 401" stored in the storage area 302.

図9は、実施形態に係るホストコンピュータ101で表示される、コンフィグレーションモジュール304がデバイス機能テキストファイルを読み込むことで生成される印刷設定UIの一例を示す図である。 FIG. 9 is a diagram illustrating an example of a print setting UI displayed on the host computer 101 according to the embodiment and generated by the configuration module 304 reading a device function text file.

図9(A)は、図7に示す基本的なデバイス機能テキストファイル307を読み込んだ場合、図9(B)は、図8に示す合成したデバイス機能テキストファイルを読み込んだ場合の印刷設定UIの例を示す。例えば、図9(B)では「両面印刷」機能が表示されており、また図9(B)では「用紙サイズ」に表示されている項目が、図6で記述されているA3サイズを含んでいる点が図9(A)と相違している。 9(A) shows the print setting UI when the basic device function text file 307 shown in FIG. 7 is read, and FIG. 9(B) shows the print setting UI when the combined device function text file 307 shown in FIG. 8 is read. Give an example. For example, in Figure 9(B), the "Double-sided printing" function is displayed, and in Figure 9(B), the items displayed in "Paper size" include the A3 size described in Figure 6. It differs from FIG. 9(A) in that

尚、この図5に示すフローチャートで示す処理は、前述したようにユーザの指示により、アプリケーション212から印刷設定画面が起動されることに応じて開始するとしたが本発明はこれに限らない。例えば、プリントキュー303の作成時や、プリントキュー303を初めて使用する場合などに実行されてもよい。 Note that although the process shown in the flowchart shown in FIG. 5 is started in response to the print setting screen being activated from the application 212 in response to a user's instruction as described above, the present invention is not limited to this. For example, it may be executed when creating the print queue 303 or when using the print queue 303 for the first time.

以上説明したように実施形態によれば、OS付属のプリンタドライバであっても、接続された印刷装置から取得した禁則情報に基づいて、その印刷装置に合わせた印刷処理を実行できるという効果がある。 As explained above, according to the embodiments, even if the printer driver included with the OS is used, there is an effect that printing processing tailored to the connected printing device can be executed based on prohibition information obtained from the connected printing device. .

なお、上記実施形態では、印刷装置から取得した禁則情報に基づいて、その印刷装置に合わせた禁則処理を実行する例で説明したが、本発明はこれに限らず、印刷装置から取得したプリンタの機能情報に基づいて、そのプリンタの機能を最大限使用できる印刷データを作成してプリンタに送信して印刷させる場合にも適用できることは勿論である。 Note that in the above embodiment, an example has been described in which prohibition processing tailored to the printing device is executed based on prohibition information acquired from the printing device, but the present invention is not limited to this. Of course, the present invention can also be applied to the case where print data that allows the maximum use of the functions of the printer is created based on the function information and is sent to the printer for printing.

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention provides a system or device with a program that implements one or more of the functions of the embodiments described above via a network or a storage medium, and one or more processors in the computer of the system or device reads and executes the program. This can also be achieved by processing. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

本発明は上記実施形態に制限されるものではなく、本発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、本発明の範囲を公にするために、以下の請求項を添付する。 The present invention is not limited to the above-described embodiments, and various changes and modifications can be made without departing from the spirit and scope of the present invention. Therefore, to set out the scope of the invention, the following claims are hereby appended.

101…ホストコンピュータ、102…プリンタ、201…CPU、210…OS,211…プリンタドライバ、230…プリンタのデバイス機能テキストファイル、302…記憶領域、303…プリントキュー、307…OSのデバイス機能テキストファイル 101...Host computer, 102...Printer, 201...CPU, 210...OS, 211...Printer driver, 230...Printer device function text file, 302...Storage area, 303...Print queue, 307...OS device function text file

Claims (21)

同時に設定することができない第1の設定値の組合せが記憶されたファイルを記憶する情報処理装置であって、
外部装置から第2の設定値の組合せを取得する取得手段と、
取得した前記第2の設定値の組合せに基づき前記ファイルを更新する更新手段と、
更新後の前記ファイルを前記情報処理装置のオペレーティングシステムの機能として提供されるプリンタドライバと紐づけされた画像形成装置の情報と対応づけて記憶する記憶手段と、
前記記憶されたファイルに基づき、同時に設定することができない設定値の組合せが印刷設定に含まれないよう制御する制御手段と、
を有することを特徴とする情報処理装置。
An information processing device that stores a file storing a combination of first setting values that cannot be set simultaneously ,
acquisition means for acquiring the second set value combination from an external device;
updating means for updating the file based on the acquired combination of second setting values;
a storage unit that stores the updated file in association with information about an image forming device associated with a printer driver provided as a function of an operating system of the information processing device;
a control means for controlling so that a combination of setting values that cannot be set at the same time is not included in the print settings based on the stored file;
An information processing device comprising:
前記取得手段は、前記第2の設定値の組合せに加えて前記画像形成装置において同時に設定することができる設定値を、前記外部装置から取得し、
前記更新手段は、前記外部装置から取得した前記設定値を前記ファイルに書き込むことを特徴とする請求項に記載の情報処理装置。
The acquisition means acquires from the external device setting values that can be set simultaneously in the image forming apparatus in addition to the combination of the second setting values ;
The information processing apparatus according to claim 1 , wherein the updating means writes the setting value acquired from the external device into the file.
前記ファイルに書き込まれた前記設定値に基づき、印刷設定画面を表示する表示手段を、更に有することを特徴とする請求項に記載の情報処理装置。 3. The information processing apparatus according to claim 2 , further comprising display means for displaying a print setting screen based on the setting values written in the file. 前記制御手段は、前記印刷設定画面を介して設定され印刷設定に、同時に設定することができない設定値の組合せが含まれないよう制御することを特徴とする請求項に記載の情報処理装置。 The information processing apparatus according to claim 3 , wherein the control means controls so that the print settings set via the print settings screen do not include a combination of setting values that cannot be set simultaneously. . 前記プリンタドライバは、複数のベンダの画像形成装置で印刷することができる印刷データの生成に関する処理を行うことを特徴とする請求項1乃至4のいずれか一項に記載の情報処理装置。 5. The information processing apparatus according to claim 1, wherein the printer driver performs processing related to generation of print data that can be printed by image forming apparatuses of a plurality of vendors. 前記プリンタドライバは、画像形成装置を提供するベンダとは異なるベンダにより提供されるプリンタドライバであることを特徴とする請求項1乃至5のいずれか一項に記載の情報処理装置。6. The information processing apparatus according to claim 1, wherein the printer driver is a printer driver provided by a vendor different from a vendor that provides the image forming apparatus. 前記プリンタドライバは、標準化された印刷方式に基づき印刷ジョブを生成するプリンタドライバであることを特徴とする請求項1乃至6のいずれか一項に記載の情報処理装置。7. The information processing apparatus according to claim 1, wherein the printer driver is a printer driver that generates a print job based on a standardized printing method. 前記ファイルは、前記プリンタドライバと対応づけられたファイルであり、画像形成装置が提供することができる機能を記述するファイルであることを特徴とする請求項1乃至7のいずれか一項に記載の情報処理装置。 8. The image forming apparatus according to claim 1 , wherein the file is associated with the printer driver and describes functions that can be provided by the image forming apparatus. Information processing device. 前記第2の設定値の組合せは、用紙サイズの設定値と他の設定項目の設定値の組合せであることを特徴とする請求項1乃至のいずれか一項に記載の情報処理装置。 9. The information processing apparatus according to claim 1, wherein the second set value combination is a combination of a paper size set value and a set value of another setting item. 前記同時に設定することができない設定値の組合せは、禁則する設定値の組合せであることを特徴とする請求項1乃至のいずれか一項に記載の情報処理装置。 10. The information processing apparatus according to claim 1, wherein the combination of setting values that cannot be set at the same time is a combination of prohibited setting values. 同時に設定することができない第1の設定値の組合せが記憶されたファイルを記憶する情報処理装置の制御方法であって、
外部装置から第2の設定値の組合せを取得する取得工程と、
取得した前記第2の設定値の組合せに基づき前記ファイルを更新する更新工程と、
前記情報処理装置のオペレーティングシステムの機能として提供されるプリンタドライバと紐づけされた画像形成装置の情報と対応づけて記憶される前記ファイルに基づき、同時に設定することができない設定値の組合せが印刷設定に含まれないよう制御する制御工程と、
を有することを特徴とする制御方法。
A method for controlling an information processing device that stores a file storing a combination of first setting values that cannot be set simultaneously, the method comprising:
an acquisition step of acquiring the second set value combination from an external device;
an updating step of updating the file based on the acquired combination of second setting values;
A combination of setting values that cannot be set at the same time is printed based on the file stored in association with image forming device information linked to a printer driver provided as a function of the operating system of the information processing device. a control process that controls not to be included in the settings;
A control method characterized by having the following.
画像形成装置において利用することができる設定値を、前記外部装置から取得する他の取得工程をさらに有し、further comprising another acquisition step of acquiring setting values that can be used in the image forming apparatus from the external device,
前記更新工程において、前記取得工程において取得された前記第2の設定値の組合せ、および、前記他の取得工程において取得された前記設定値に基づき、前記ファイルを更新することを特徴とする請求項11に記載の制御方法。Claim characterized in that, in the updating step, the file is updated based on the combination of the second setting values obtained in the obtaining step and the setting values obtained in the other obtaining step. 12. The control method according to 11.
更に、前記ファイルに基づき、印刷設定画面を表示る表示制御工程を有することを特徴とする請求項12に記載の制御方法13. The control method according to claim 12 , further comprising a display control step of displaying a print setting screen based on the file. 前記制御工程は、表示された前記印刷設定画面を介して設定された印刷設定に、同時に設定することができない設定値の組合せが含まれないよう制御することを特徴とする請求項13に記載の制御方法14. The control step is characterized in that the control step performs control so that the print settings set via the displayed print settings screen do not include a combination of setting values that cannot be set at the same time. Control method described. 前記プリンタドライバは、複数のベンダの画像形成装置で印刷することができる印刷データの生成に関する処理を行うことを特徴とする請求項11乃至14のいずれか一項に記載の制御方法 15. The control method according to claim 11, wherein the printer driver performs processing related to generation of print data that can be printed by image forming apparatuses of a plurality of vendors. 前記プリンタドライバは、画像形成装置を提供するベンダとは異なるベンダにより提供されるプリンタドライバであることを特徴とする請求項11乃至15のいずれか一項に記載の制御方法。16. The control method according to claim 11, wherein the printer driver is a printer driver provided by a vendor different from a vendor that provides the image forming apparatus. 前記プリンタドライバは、標準化された印刷方式に基づき印刷ジョブを生成するプリンタドライバであることを特徴とする請求項11乃至16のいずれか一項に記載の制御方法。17. The control method according to claim 11, wherein the printer driver is a printer driver that generates a print job based on a standardized printing method. 前記ファイルは、前記プリンタドライバと対応づけられたファイルであり、前記画像形成装置が提供することができる機能を記述するファイルであることを特徴とする請求項11乃至17のいずれか一項に記載の制御方法 18. The file according to claim 11 , wherein the file is associated with the printer driver and describes functions that can be provided by the image forming apparatus. control method . 前記第2の設定値の組合せは、用紙サイズの設定値と他の設定項目の設定値の組合せであることを特徴とする請求項11乃至18のいずれか一項に記載の制御方法 19. The control method according to claim 11 , wherein the second set value combination is a combination of a paper size set value and a set value of another setting item. 前記外部装置は、画像形成装置であることを特徴とする請求項11乃至19のいずれか一項に記載の制御方法。The control method according to any one of claims 11 to 19, wherein the external device is an image forming device. 請求項11乃至20のいずれか一項に記載の制御方法の各工程を情報処理装置のコンピュータに実行させるコンピュータプログラム。A computer program that causes a computer of an information processing device to execute each step of the control method according to any one of claims 11 to 20.
JP2022092390A 2018-06-29 2022-06-07 Information processing device, its control method, and computer program Active JP7393477B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022092390A JP7393477B2 (en) 2018-06-29 2022-06-07 Information processing device, its control method, and computer program
JP2023197584A JP2024015002A (en) 2018-06-29 2023-11-21 Information processing device, its control method, and computer program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018125297A JP7085920B2 (en) 2018-06-29 2018-06-29 Print control programs, information processing devices and their control methods, and programs
JP2022092390A JP7393477B2 (en) 2018-06-29 2022-06-07 Information processing device, its control method, and computer program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018125297A Division JP7085920B2 (en) 2018-06-29 2018-06-29 Print control programs, information processing devices and their control methods, and programs

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023197584A Division JP2024015002A (en) 2018-06-29 2023-11-21 Information processing device, its control method, and computer program

Publications (2)

Publication Number Publication Date
JP2022125039A JP2022125039A (en) 2022-08-26
JP7393477B2 true JP7393477B2 (en) 2023-12-06

Family

ID=69100244

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2018125297A Active JP7085920B2 (en) 2018-06-29 2018-06-29 Print control programs, information processing devices and their control methods, and programs
JP2022092390A Active JP7393477B2 (en) 2018-06-29 2022-06-07 Information processing device, its control method, and computer program
JP2023197584A Pending JP2024015002A (en) 2018-06-29 2023-11-21 Information processing device, its control method, and computer program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2018125297A Active JP7085920B2 (en) 2018-06-29 2018-06-29 Print control programs, information processing devices and their control methods, and programs

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023197584A Pending JP2024015002A (en) 2018-06-29 2023-11-21 Information processing device, its control method, and computer program

Country Status (1)

Country Link
JP (3) JP7085920B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012194966A (en) 2011-03-02 2012-10-11 Ricoh Co Ltd Print job edit program, print job edit device, print job edit method and print system
JP2015125511A (en) 2013-12-25 2015-07-06 キヤノン株式会社 Information processor, information processing method, and program
JP2015232755A (en) 2014-06-09 2015-12-24 キヤノン株式会社 Information processing apparatus, printer, method of processing driver of information processing apparatus, method of processing driver of printer, and program
JP2016146167A (en) 2015-01-29 2016-08-12 キヤノン株式会社 Printing system, control method of printing system and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012194966A (en) 2011-03-02 2012-10-11 Ricoh Co Ltd Print job edit program, print job edit device, print job edit method and print system
JP2015125511A (en) 2013-12-25 2015-07-06 キヤノン株式会社 Information processor, information processing method, and program
JP2015232755A (en) 2014-06-09 2015-12-24 キヤノン株式会社 Information processing apparatus, printer, method of processing driver of information processing apparatus, method of processing driver of printer, and program
JP2016146167A (en) 2015-01-29 2016-08-12 キヤノン株式会社 Printing system, control method of printing system and program

Also Published As

Publication number Publication date
JP2024015002A (en) 2024-02-01
JP7085920B2 (en) 2022-06-17
JP2020004273A (en) 2020-01-09
JP2022125039A (en) 2022-08-26

Similar Documents

Publication Publication Date Title
US11520546B2 (en) Print processing system and control method
US9442678B2 (en) Information processing apparatus, information processing system and non-transitory computer-readable information recording medium
US8498002B2 (en) Information processing apparatus capable of customizing device driver, information processing method, and control program
US9715358B2 (en) Information processing apparatus, information processing method, and recording medium
EP2388685B1 (en) Information processing apparatus and control method thereof, and storage medium
JP4987099B2 (en) Information processing apparatus, information processing apparatus control method, and computer program
JP2020004158A (en) Information processing apparatus, method of controlling information processing apparatus, and program
JP5700938B2 (en) Information processing apparatus, information processing method, and program
US11372598B2 (en) Application and information processing apparatus
JP2005173701A (en) Information processor, information processing method, and program therefor
JP7393477B2 (en) Information processing device, its control method, and computer program
US9262109B2 (en) Print instruction apparatus, printing system, and non-transitory computer readable medium
JP2023034958A (en) Information processing apparatus, method of controlling information processing apparatus, and program
US20190258436A1 (en) Information processing apparatus, control method of information processing apparatus, and program
JP2020184241A (en) Information processor, control method of information processor, and printing extension application
JP7171227B2 (en) Information processing device, its control method and application
JP2020030697A (en) Information processing apparatus, terminal device, setting screen display system, and setting screen display method
JP7350525B2 (en) Information processing device, control method for information processing device, and program
JP6440573B2 (en) Information processing apparatus and information processing method
JP6265177B2 (en) Printer driver and information processing apparatus
JP2013041472A (en) Information processor, driver program and recording medium
JP2019128856A (en) Printer driver customization tool
JP2012146204A (en) Image generation device
JP2013120507A (en) Document processing method
JP2012008792A (en) Information processor and printer driver

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220607

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230731

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230928

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231124

R151 Written notification of patent or utility model registration

Ref document number: 7393477

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151