JP2005135343A - Established information registration apparatus - Google Patents

Established information registration apparatus Download PDF

Info

Publication number
JP2005135343A
JP2005135343A JP2003373618A JP2003373618A JP2005135343A JP 2005135343 A JP2005135343 A JP 2005135343A JP 2003373618 A JP2003373618 A JP 2003373618A JP 2003373618 A JP2003373618 A JP 2003373618A JP 2005135343 A JP2005135343 A JP 2005135343A
Authority
JP
Japan
Prior art keywords
setting information
registry
setting
screen
registered
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.)
Granted
Application number
JP2003373618A
Other languages
Japanese (ja)
Other versions
JP4347020B2 (en
Inventor
Konosuke Haraguchi
幸之助 原口
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.)
Sato Corp
Original Assignee
Sato Corp
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 Sato Corp filed Critical Sato Corp
Priority to JP2003373618A priority Critical patent/JP4347020B2/en
Publication of JP2005135343A publication Critical patent/JP2005135343A/en
Application granted granted Critical
Publication of JP4347020B2 publication Critical patent/JP4347020B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To automatically register established information used in a printing mode on a registry. <P>SOLUTION: The various established information stored on the registry 111 of the hard disk 11 of a personal computer 10 is used by a printer driver A112 and a printer driver B113 to implement printing processing. Under the control of a CPU 14, the established information on the registry 111 is recorded as a print driver setting file 114, through an FDD 15, on an FD 20. The established information recorded on the FD 20 is read, through the FDD 35, by a personal computer 30. Under the control of a CPU 34, the established information specified by specification information included in the established information is registered on the registry 311. A printer driver A312 implements the printing processing based on the established information registered on the registry 311. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、設定情報登録装置に関し、印字処理を行うときに用いる各種設定情報を登録する設定情報登録装置に関する。   The present invention relates to a setting information registration apparatus, and more particularly to a setting information registration apparatus that registers various setting information used when performing a printing process.

従来、プリンタドライバをインストールする場合、各種設定情報をレジストリに登録するようにしている。レジストリとは、Windows系OSにおいて、システムやアプリケーションソフトの設定情報が登録されるデータベースのことであり、通常はハードディスクに記憶される。
また、プリンタドライバをRAMに記憶させ、プリンタドライバ内に、現在設定されている印刷のための各種データ(設定情報)を格納するテーブルTBLを含ませ、エクスポート処理により、テーブルTBLから各種データを選択して、これらデータから印刷種類データと印刷種類データに対応したデータとを含む個人設定ファイルを作成してハードディスクドライブ(HDD)に書き込み、設定した情報を他のユーザに提供することが可能なものがある。また、HDDに個人設定ファイルを予め格納する構成とし、そのファイルをHDDから読み込んでRAMに記憶されたテーブルTBLに書き込むことにより、外部から提供された他のユーザの情報の利用を可能とし、一度設定した印刷のための各種情報を他のユーザでも利用し得ることができ、情報入力の手間を削減することができるようにしたものがある。
特開2000−185450号公報
Conventionally, when installing a printer driver, various setting information is registered in the registry. A registry is a database in which setting information of systems and application software is registered in a Windows OS, and is usually stored in a hard disk.
Also, the printer driver is stored in the RAM, and the table TBL for storing various data (setting information) for printing that is currently set is included in the printer driver. Various data is selected from the table TBL by the export process. From this data, a personal setting file including print type data and data corresponding to the print type data can be created and written to a hard disk drive (HDD), and the set information can be provided to other users. There is. Further, the personal setting file is stored in advance in the HDD, and the file is read from the HDD and written in the table TBL stored in the RAM, so that the information of other users provided from the outside can be used. Some of the set information for printing can be used by other users, and the effort for inputting information can be reduced.
JP 2000-185450 A

しかしながら、従来技術では、各種設定情報をレジストリに登録可能な数にはOS上の制限があるため、登録可能な上限を超えて新たに登録する場合には、既に登録していたものを削除する必要があり、面倒であった。また、プリンタドライバ内に各種設定情報を格納するテーブルを含ませ、この設定情報をHDDに書き込むことにより、他のユーザに設定情報を提供する場合、レジストリの上限を超えて設定情報を登録し、利用することができないという問題があった。   However, in the prior art, since the number of various setting information that can be registered in the registry is limited on the OS, when a new registration exceeding the upper limit that can be registered is made, the already registered information is deleted. It was necessary and troublesome. Also, when setting information is provided to other users by including a table for storing various setting information in the printer driver and writing the setting information to the HDD, the setting information is registered exceeding the upper limit of the registry, There was a problem that it could not be used.

本発明はこのような状況に鑑みてなされたものであり、レジストリに登録可能な上限数を超えて、設定情報を登録することができるようにするものである。   The present invention has been made in view of such a situation, and allows setting information to be registered exceeding the upper limit number that can be registered in a registry.

請求項1に記載の設定情報登録装置は、レジストリに登録された印字処理のための複数の設定情報と設定情報を指定する指定情報を所定の記録媒体に記録する記録手段と、記録媒体から設定情報及び指定情報を読み出す読み出し手段と、読み出し手段によって読み出された指定情報に基づいて、指定情報によって指定された設定情報の所定のものをレジストリに登録する登録手段と、レジストリに登録された設定情報の所定のものに基づいて印字処理を実行する印字制御手段とを備えることを特徴とする。
また、設定情報の所定のものを選択する選択手段をさらに備え、選択手段によって選択された設定情報の所定のものがレジストリに登録されていないとき、読み出し手段は、記録媒体から、選択手段によって選択された設定情報の所定のものを読み出し、レジストリに登録するようにすることができる。
A setting information registering apparatus according to claim 1, wherein a plurality of setting information for printing processing registered in the registry and designation information for designating setting information are recorded on a predetermined recording medium, and set from the recording medium Reading means for reading information and designation information, registration means for registering a predetermined set of setting information designated by the designation information in the registry based on the designation information read by the reading means, and settings registered in the registry And a printing control means for executing a printing process based on a predetermined information.
In addition, the information processing apparatus further includes a selection unit that selects a predetermined setting information. When the predetermined setting information selected by the selection unit is not registered in the registry, the reading unit is selected from the recording medium by the selection unit. It is possible to read out predetermined setting information and register it in the registry.

本発明の設定情報登録装置によれば、OS(オペレーティングシステム)の制限数を超えた多数の設定情報の中の所定のものを適宜レジストリに登録し、印字処理に利用することができるので、複数種類の用紙を運用するユーザは、所望の設定情報をFDDやHDDに用意するだけでレジストリに登録することができ、使い勝手を向上させることができる。また、指定情報によって指定された設定情報をFDDやHDDから取り込んでレジストリに登録することができるので、プリンタドライバをインストールした後、直ちにその設定情報に基づいた印字処理を行うことができる。   According to the setting information registration apparatus of the present invention, a predetermined number of setting information exceeding the limit number of the OS (operating system) can be registered in the registry as appropriate and used for printing processing. A user who operates a type of paper can register desired setting information in the registry simply by preparing it in the FDD or HDD, and can improve usability. In addition, since the setting information designated by the designation information can be fetched from the FDD or HDD and registered in the registry, printing processing based on the setting information can be performed immediately after installing the printer driver.

図1は、本発明が適用されるパーソナルコンピュータの一実施の形態の構成例を示している。同図に示すように、パーソナルコンピュータ10は、各種設定情報等を記憶するハードディスク11と、ブートプログラム等を記憶するROM(read only memory)12と、アプリケーションプログラムが展開され、各種データを記憶するRAM(random access memory)13と、RAM13に展開されたアプリケーションプログラム等に従って各種処理を実行するCPU(central processing unit)14と、フロッピー(登録商標)ディスク(FD)20に対して設定情報等の各種データの書き込み及び読み込みを行うフロッピー(登録商標)ディスクドライブ(FDD)15と、各種情報を表示する表示部16とから構成されている。このFD20に記録された設定情報は、他のパーソナルコンピュータ30によって読み込むことができるようになっている。ハードディスク11には、レジストリ111と、プリンタドライバA112と、プリンタドライバB113と、プリンタドライバ設定ファイル114が記憶されている。CPU14は、適宜、プリンタドライバA112又はプリンタドライバB113を実行するようになっている。   FIG. 1 shows a configuration example of an embodiment of a personal computer to which the present invention is applied. As shown in the figure, a personal computer 10 includes a hard disk 11 that stores various setting information, a ROM (read only memory) 12 that stores a boot program, and a RAM that stores application data and stores various data. (Random access memory) 13, a CPU (central processing unit) 14 that executes various processes in accordance with an application program or the like developed in the RAM 13, and various data such as setting information for a floppy (registered trademark) disk (FD) 20. The floppy (registered trademark) disk drive (FDD) 15 for writing and reading the data and the display unit 16 for displaying various information. The setting information recorded on the FD 20 can be read by another personal computer 30. The hard disk 11 stores a registry 111, a printer driver A 112, a printer driver B 113, and a printer driver setting file 114. The CPU 14 executes the printer driver A 112 or the printer driver B 113 as appropriate.

他のパーソナルコンピュータ30は、パーソナルコンピュータ10の場合と同様に、各種設定情報等を記憶するハードディスク31と、ブートプログラム等を記憶するROM(read only memory)32と、アプリケーションプログラムが展開され、各種データを記憶するRAM(random access memory)33と、RAM33に展開されたアプリケーションプログラム等に従って各種処理を実行するCPU(central processing unit)34と、フロッピー(登録商標)ディスク(FD)20に対して設定情報等の各種データの書き込み及び読み込みを行うフロッピー(登録商標)ディスクドライブ(FDD)35と、各種情報を表示する表示部36とから構成されている。このFD20に記録された設定情報は、他のパーソナルコンピュータ10によって読み込むことができるようになっている。ハードディスク31には、レジストリ311と、プリンタドライバA312と、プリンタドライバB313と、プリンタドライバ設定ファイル314が記憶されている。CPU34は、適宜、プリンタドライバA312又はプリンタドライバB313を実行するようになっている。   As in the case of the personal computer 10, the other personal computer 30 has a hard disk 31 that stores various setting information, a ROM (read only memory) 32 that stores a boot program, and application programs. RAM (random access memory) 33, a CPU (central processing unit) 34 that executes various processes in accordance with application programs developed in the RAM 33, and floppy (registered trademark) disk (FD) 20 with setting information A floppy disk drive (FDD) 35 for writing and reading various data such as, and a display unit 36 for displaying various information. The setting information recorded in the FD 20 can be read by another personal computer 10. The hard disk 31 stores a registry 311, a printer driver A 312, a printer driver B 313, and a printer driver setting file 314. The CPU 34 executes the printer driver A 312 or the printer driver B 313 as appropriate.

図2は、レジストリ111の構成例を示している。この例の場合、レジストリ111には設定情報A、設定情報Bのインデックス、設定情報C、設定情報D等が記憶されている。パーソナルコンピュータ10を使用するユーザが所望の設定情報を選択する場合、レジストリ111に記憶されている設定情報がプリンタドライバA112によって読み出され、表示部16に設定情報のインデックスの一覧が表示される。設定情報Bはレジストリ111にはないので、設定情報Bが選択されたとき、FD20に記憶されている設定情報BがFDD15を介して読み出され、レジストリ111に登録される。その際、レジストリ111に登録されている設定情報の数が所定の上限数を超える場合、記憶している他の設定情報が削除されるようになっている。   FIG. 2 shows a configuration example of the registry 111. In this example, the registry 111 stores setting information A, an index of setting information B, setting information C, setting information D, and the like. When the user using the personal computer 10 selects desired setting information, the setting information stored in the registry 111 is read by the printer driver A 112 and a list of setting information indexes is displayed on the display unit 16. Since the setting information B is not in the registry 111, when the setting information B is selected, the setting information B stored in the FD 20 is read out via the FDD 15 and registered in the registry 111. At this time, when the number of setting information registered in the registry 111 exceeds a predetermined upper limit number, other stored setting information is deleted.

レジストリ111に登録された設定情報は、プリンタドライバ設定ファイル114としてFDD15を介してFD20に記録することができる。プリンタドライバ設定ファイル114には、現在選択されている設定情報を示す設定情報指定データも含まれる。   The setting information registered in the registry 111 can be recorded in the FD 20 as the printer driver setting file 114 via the FDD 15. The printer driver setting file 114 also includes setting information designation data indicating setting information that is currently selected.

従って、例えば、パーソナルコンピュータ10によってFD20にプリンタドライバ設定ファイル114として記録された設定情報が他のパーソナルコンピュータ30においても有効となるようにするためには、パーソナルコンピュータ10によってFD20に記録されたプリンタドライバ設定ファイル114をパーソナルコンピュータ30にFDD35を介して読み込ませるようにすればよい。パーソナルコンピュータ30のプリンタドライバA312は、FDD35を介してFD20から読み込んだプリンタドライバ設定ファイル114に含まれる設定情報指定データによって指定された設定情報をFD20から読み出し、パーソナルコンピュータ30のレジストリ311に登録する。これにより、ユーザが改めて設定情報を登録しなくても、パーソナルコンピュータ30のプリンタドライバA312は、パーソナルコンピュータ10において使用されていた設定情報に基づいて、印字処理を実行することができる。   Therefore, for example, in order to make the setting information recorded as the printer driver setting file 114 in the FD 20 by the personal computer 10 valid in the other personal computers 30, the printer driver recorded in the FD 20 by the personal computer 10. The setting file 114 may be read by the personal computer 30 via the FDD 35. The printer driver A 312 of the personal computer 30 reads the setting information designated by the setting information designation data included in the printer driver setting file 114 read from the FD 20 via the FDD 35 from the FD 20 and registers it in the registry 311 of the personal computer 30. Accordingly, the printer driver A 312 of the personal computer 30 can execute the printing process based on the setting information used in the personal computer 10 even if the user does not register the setting information again.

次に、図3乃至図11を参照して、設定情報の設定、登録、変更等を行うときの本実施の形態の一連の動作について説明する。図3は、メニュー「用紙」が選択されたときに表示される用紙設定画面を示している。用紙設定画面には、登録されている用紙名を選択するための「用紙名」選択欄と、印刷方向を指定する「印刷方向」指定欄と、印字基点補正値を指定するための「印字基点補正」欄と、メカニズム寸法補正値を指定するための「メカニズム寸法補正」欄と、用紙登録を行うための「用紙登録」ボタンと、用紙編集を行うための「用紙編集」ボタンと、用紙削除を行うための「用紙削除」ボタンと、フリーサイズ編集を行うための「フリーサイズ編集」ボタンが表示され、設定箇所が分かるように用紙のイメージが「設定箇所」表示欄に表示されるようになっている。   Next, a series of operations of the present embodiment when setting information is set, registered, changed, etc. will be described with reference to FIGS. FIG. 3 shows a paper setting screen displayed when the menu “paper” is selected. The paper setting screen includes a “paper name” selection field for selecting a registered paper name, a “printing direction” designation field for designating a printing direction, and a “printing base point” for designating a printing base point correction value. "Correction" field, "Mechanism dimension correction" field for specifying mechanism dimension correction value, "Paper registration" button for paper registration, "Paper edit" button for paper editing, and paper deletion "Delete paper" button for performing the editing and "Free size editing" button for performing the free size editing are displayed, and the image of the paper is displayed in the "Setting location" display column so that the setting location can be understood. Yes.

この画面では、登録されている用紙名を選択し、編集したり、新たに用紙を登録したりすることができる。基本的な設定事項として、印刷方向、印刷基点補正値、メカニズム寸法補正値等を設定することができる。この画面において必要事項を設定し、「適用」ボタンを選択すると、入力した設定値が確定する。また、「用紙登録」ボタンを選択すると、図4に示すような用紙登録画面が表示される。   On this screen, a registered paper name can be selected and edited, or a new paper can be registered. As basic setting items, a printing direction, a printing base point correction value, a mechanism dimension correction value, and the like can be set. When necessary items are set on this screen and the “Apply” button is selected, the input set value is confirmed. When the “paper registration” button is selected, a paper registration screen as shown in FIG. 4 is displayed.

図4に示した用紙登録画面には、用紙名を入力する「用紙名」入力欄と、印字濃度を指定する「濃度指定」欄と、印字濃度レベルを指定する「印字濃度レベル」指定バーと、使用する単位としてミリメートル(mm)及びインチ(inch)のいずれかを指定する「単位」指定欄と、用紙サイズの幅及び長さやラベル間ギャップ等の各種サイズを設定する「各種サイズ設定」欄と、印字可能領域を指定するための「印字可能領域」指定欄と、ラベル停止位置を縦ラベルサイズで指定するか否かを設定するための「センサ無視モード」設定欄とが表示され、設定箇所が分かるように用紙のイメージが「設定箇所」表示欄に表示されるようになっている。   The paper registration screen shown in FIG. 4 includes a “paper name” input field for inputting a paper name, a “density specification” field for specifying a print density, a “print density level” specification bar for specifying a print density level, , “Unit” specification field for specifying either millimeter (mm) or inch (inch) as a unit to be used, and “Various size setting” field for setting various sizes such as paper size width and length, and gap between labels And a “printable area” specification field for specifying the printable area and a “sensor ignore mode” setting field for setting whether or not to specify the label stop position in the vertical label size. The paper image is displayed in the “setting location” display field so that the location can be seen.

この画面では、登録する用紙名を入力し、濃度を指定し、印字濃度レベルを指定し、単位を指定し、各種サイズ設定値を指定し、印字可能領域を指定し、センサ無視モードを指定する。この画面において必要事項を設定し、「OK」ボタンを選択すると、用紙登録が完了する。   On this screen, enter the name of the paper to be registered, specify the density, specify the print density level, specify the unit, specify various size settings, specify the printable area, and specify the sensor ignore mode . When necessary items are set on this screen and the “OK” button is selected, paper registration is completed.

図3の用紙設定画面において、メニュー「ユーティリティ」を選択すると、図5に示すようなプリンタドライバプロパティ画面が表示される。図5は、ドライバプロパティ(設定情報)の保存及び読み込みを行うための画面である。この画面には、保存すべきファイルのファイル名を入力するための「ファイル名」入力欄と、「保存」ボタンと、読み込むべきファイルのファイル名を入力する「ファイル名」入力欄と、「読み込み」ボタンとが表示される。この画面において必要事項を入力し、「OK」ボタンを選択すると、ドライバプロパティの保存又は読み込みが行われる。   When the menu “utility” is selected on the paper setting screen in FIG. 3, a printer driver property screen as shown in FIG. 5 is displayed. FIG. 5 is a screen for saving and reading driver properties (setting information). On this screen, there is a “File Name” input field for entering the file name of the file to be saved, a “Save” button, a “File Name” input field for entering the file name of the file to be read, and “Read” "Button. When necessary items are entered on this screen and the “OK” button is selected, driver properties are saved or read.

図3の画面において、メニュー「クリエイトフォント」を選択すると、図6に示すような画面が表示される。図6は、装飾フォント及びバーコードフォントを指定するための画面である。この画面には、登録された装飾フォントのリストを表示する「装飾フォント」表示欄と、装飾フォントを新規登録するための「新規登録」ボタンと、装飾フォントを変更するための「変更」ボタンと、装飾フォントを削除するための「削除」ボタンと、登録されたバーコードフォントのリストを表示する「バーコードフォント」表示欄と、バーコードフォントを新規登録するための「新規登録」ボタンと、バーコードフォントを変更するための「変更」ボタンと、バーコードフォントを削除するための「削除」ボタンとが表示される。   When the menu “Create Font” is selected on the screen of FIG. 3, a screen as shown in FIG. 6 is displayed. FIG. 6 is a screen for designating a decoration font and a barcode font. This screen includes a “decoration font” display field for displaying a list of registered decoration fonts, a “new registration” button for newly registering decoration fonts, and a “change” button for changing decoration fonts. , “Delete” button for deleting decoration fonts, “Barcode font” display field for displaying a list of registered barcode fonts, “New registration” button for newly registering barcode fonts, A “change” button for changing the barcode font and a “delete” button for deleting the barcode font are displayed.

この画面において、装飾フォントの「変更」ボタンを選択すると、図7に示すような装飾フォントを変更するための画面が表示される。この画面には、登録されている装飾フォントのフォント名を入力するための「登録フォント名」入力欄と、後述するフォントサイズ、文字ピッチ、回転の有無、アウトライン形状指定等の設定を行うための「装飾情報設定」欄と、「連番設定」欄とが表示される。   When the “change” button of the decoration font is selected on this screen, a screen for changing the decoration font as shown in FIG. 7 is displayed. In this screen, you can enter the “Registered Font Name” input field for entering the font name of the registered decoration font, and specify the font size, character pitch, presence / absence of rotation, outline shape specification, etc. A “decoration information setting” field and a “serial number setting” field are displayed.

「装飾情報設定」欄には、設定の有効/無効を指定する「有効/無効」指定欄と、フォントの幅倍率、高さ倍率、幅、高さ、サイズ、及び単位を指定するための「フォントサイズ」指定欄と、固定ピッチ又はプロポーショナルピッチを選択する「文字ピッチ」選択欄と、回転角度を指定する「回転」角度指定欄と、白黒反転の有り/無しを指定する「白黒反転」指定欄と、スムージングの有り/無しを指定する「スムージング」指定欄と、強調表示の有り/無しを指定する「強調」表示指定欄と、アウトライン形状を指定するための「アウトライン形状指定」欄とが表示される。「連番設定」欄には、この設定の有効/無効を指定する「有効/無効」指定欄と、「モード」指定欄と、「同一発行枚数」指定欄と、「増減値」指定欄と、「連番有効桁数」指定欄と、「下位無効桁数」指定欄とが表示される。   The “decoration information setting” field includes an “valid / invalid” designation field for designating validity / invalidity of the setting, and a “width / height magnification”, “width / height / size”, and “unit” for designating the font. "Font size" specification field, "Character pitch" selection field for selecting a fixed pitch or proportional pitch, "Rotation" angle specification field for specifying a rotation angle, and "Black and white reversal" specification for specifying whether black / white reversal is present or not Field, “Smoothing” designation field for specifying presence / absence of smoothing, “Highlight” display designation field for designating presence / absence of highlighting, and “Outline shape designation” field for designating outline shape Is displayed. The “serial number setting” field includes an “valid / invalid” designation field for designating validity / invalidity of this setting, a “mode” designation field, a “same number of issued sheets” designation field, an “increase / decrease value” designation field, , “Sequential number effective digit number” designation field and “Lower order invalid digit number” designation field are displayed.

この画面において必要項目を設定すると、「文字プレビュー」欄に設定した装飾情報が反映されたフォントのイメージが表示される。   When necessary items are set on this screen, a font image reflecting the decoration information set in the “character preview” field is displayed.

また、図6に示した画面において、バーコードフォントの「変更」ボタンを選択すると、図8に示すようなバーコードフォントを変更するための画面が表示される。この画面には、登録されているバーコードフォントのフォント名を入力又は選択するための「登録フォント名」入力欄と、フォント種別を入力するための「フォント種別」入力欄と、バーコード種を選択するための「バーコード種」選択欄と、バーコード種の詳細設定を行うための「詳細設定」ボタンと、「連番設定」欄とが表示される。   When the “change” button of the barcode font is selected on the screen shown in FIG. 6, a screen for changing the barcode font as shown in FIG. 8 is displayed. In this screen, a “registered font name” input field for inputting or selecting a font name of a registered barcode font, a “font type” input field for inputting a font type, and a barcode type are displayed. A “barcode type” selection column for selection, a “detailed setting” button for performing detailed setting of the barcode type, and a “serial number setting” column are displayed.

図8の画面において、必要事項を入力し、「詳細設定」ボタンを選択すると、図9に示すような詳細設定画面が表示される。この画面には、生成単位をミリメートル、インチ、プリンタ解像度(ドット)のいずれかで指定する「生成単位」指定欄と、解説文字及びガイドバーの有無を指定する「解説文字/ガイドバー」指定欄と、回転角度を指定する「回転」角度指定欄と、バーの幅を指定する「バー幅(細バー)」指定欄と、バーコードの天地を指定する「バーコードの天地」指定欄とが表示される。この画面において必要事項を入力した後、「OK」ボタンを選択すると、これらの設定値が一時保存された後、図8の画面に戻るので、さらに図8の画面において「OK」ボタンを選択すると、図8の画面において設定された内容が一時保存され、図6の画面に戻る。図6の画面において「適用」ボタンが選択されると、図6乃至図9の各画面において設定された内容が確定される。   When the necessary items are entered on the screen of FIG. 8 and the “detailed setting” button is selected, a detailed setting screen as shown in FIG. 9 is displayed. On this screen, a "Generation unit" designation field for designating the generation unit in millimeters, inches, or printer resolution (dots), and a "Comment text / guide bar" designation field for designating the presence or absence of commentary characters and guide bars A “rotation” angle designation field for designating the rotation angle, a “bar width (thin bar)” designation field for designating the bar width, and a “barcode top and bottom” designation field for designating the barcode top and bottom. Is displayed. After inputting necessary items on this screen, if the “OK” button is selected, these setting values are temporarily saved, and then the screen returns to the screen of FIG. 8. When the “OK” button is further selected on the screen of FIG. The contents set on the screen of FIG. 8 are temporarily saved, and the screen returns to the screen of FIG. When the “apply” button is selected on the screen of FIG. 6, the contents set on the screens of FIGS. 6 to 9 are confirmed.

次に、図3の用紙設定画面において、メニュー「その他」を選択すると、図10に示すような画面が表示される。この画面には、カットモードを指定するための「カットモード」指定欄と、フォームオーバーレイを指定するための「フォームオーバーレイ」指定欄とが表示される。「カットモード」指定欄には、コントロールフォントのカットの使用の有無を指定するための「コントロールフォント[カット]」指定欄と、指定枚数カット指定の有無を指定するための「指定枚数カット指定」欄と、印刷の終了時に用紙をカットするか否かを指定するための「用紙エンドカット指定」欄とが表示される。また、フォームオーバーレイ指定欄には、フォームオーバーレイ機能として、通常印刷、オーバーレイ印刷、オーバーレイ登録、及びオーバーレイ削除を指定するための「フォームオーバーレイ機能選択」欄と、プリンタからオーバーレイ情報を取得するための「フォームオーバーレイ情報を取得」ボタンとが表示される。   Next, when the menu “others” is selected on the paper setting screen of FIG. 3, a screen as shown in FIG. 10 is displayed. On this screen, a “cut mode” designation field for designating a cut mode and a “form overlay” designation field for designating a form overlay are displayed. In the “Cut Mode” designation field, a “Control Font [Cut]” designation field for designating whether or not to use a cut of the control font, and “Specified quantity cut designation” for designating whether or not to designate a specified number of cuts are specified. And a “paper end cut designation” field for designating whether or not to cut the paper at the end of printing. The form overlay designation field includes a “form overlay function selection” field for designating normal printing, overlay printing, overlay registration, and overlay deletion as a form overlay function, and a “form overlay function selection” field for obtaining overlay information from the printer. "Get form overlay information" button is displayed.

この画面において、必要事項を入力した後、「適用」ボタンを選択すると、入力した設定値が確定する。   In this screen, after inputting the necessary items, if the “Apply” button is selected, the set value that has been input is confirmed.

次に、図3の用紙設定画面のメニュー「TrueTypeフォント」を選択すると、図11に示すような画面が表示される。この画面には、TrueTypeフォント名を選択するための「TrueTypeフォント名」選択欄が表示されるので、所望のTrueTypeフォンと名を選択する。その後、「適用」ボタンを選択すると、選択したTrueTypeフォントが確定する。   Next, when the menu “TrueType font” on the paper setting screen in FIG. 3 is selected, a screen as shown in FIG. 11 is displayed. Since this screen displays a “TrueType font name” selection field for selecting a TrueType font name, a desired TrueType phone name and name are selected. Thereafter, when the “Apply” button is selected, the selected TrueType font is fixed.

このようにして設定された設定情報は、CPU14の制御下、レジストリ111に登録される。レジストリ111に登録された設定情報は、必要に応じてプリンタドライバ設定ファイル114としてFDD15を介してFD20に書き込むことができる。FD20に書き込まれたプリンタドライバ設定ファイル114は、他のパーソナルコンピュータ30によって適宜読み出され、レジストリ311に登録したり、設定情報のインデックスのみをレジストリ311に登録し、CPU34の制御下、設定情報の一覧を表示し、表示した一覧の中から所望の設定情報が選択された場合において、選択された設定情報がレジストリ311に登録されていない場合、FD20等に記憶されているその設定情報を読み出して、レジストリ311に登録することができる。   The setting information set in this way is registered in the registry 111 under the control of the CPU 14. The setting information registered in the registry 111 can be written in the FD 20 via the FDD 15 as the printer driver setting file 114 as necessary. The printer driver setting file 114 written in the FD 20 is appropriately read out by another personal computer 30 and registered in the registry 311 or only the setting information index is registered in the registry 311. When a list is displayed and desired setting information is selected from the displayed list, if the selected setting information is not registered in the registry 311, the setting information stored in the FD 20 or the like is read out. Can be registered in the registry 311.

次に、図12のフローチャートを参照して、印字する用紙に関する設定情報を登録、又は削除、又は編集する場合の処理手順について説明する。まず最初に、ステップS1において、パーソナルコンピュータ10の電源をオンにすると、OSが立ち上がり、プリンタドライバプロパティ画面(図5)が起動され、ステップS2において、初期値データが表示される。次に、ステップS3において、プリンタドライバプロパティ画面のメニュー「用紙」をマウス等を用いてクリックし、選択すると、図3に示すような用紙設定画面が表示される。   Next, a processing procedure when registering, deleting, or editing setting information relating to paper to be printed will be described with reference to the flowchart of FIG. First, when the power of the personal computer 10 is turned on in step S1, the OS is started up, the printer driver property screen (FIG. 5) is started, and initial value data is displayed in step S2. Next, in step S3, when the menu “paper” on the printer driver property screen is clicked and selected using a mouse or the like, a paper setting screen as shown in FIG. 3 is displayed.

次に、ステップS4において、「用紙登録」ボタンがクリックされ、用紙登録処理の実行が選択されたか否かが判定される。その結果、用紙登録処理の実行が選択されたと判定された場合、ステップS9に進み、用紙設定画面(図3)及び用紙登録画面(図4)において設定された設定情報(用紙情報)がRAM13等に一時保存される。その後、ステップS4に戻り、ステップS4以降の処理が繰り返し実行される。一方、ステップS4において、用紙登録処理の実行が選択されていないと判定された場合、ステップS5に進む。   Next, in step S4, it is determined whether or not the “paper registration” button has been clicked and execution of paper registration processing has been selected. As a result, if it is determined that the execution of the paper registration process is selected, the process proceeds to step S9, and the setting information (paper information) set on the paper setting screen (FIG. 3) and the paper registration screen (FIG. 4) is stored in the RAM 13 or the like. Is temporarily saved. Then, it returns to step S4 and the process after step S4 is repeatedly performed. On the other hand, if it is determined in step S4 that execution of the paper registration process is not selected, the process proceeds to step S5.

ステップS5においては、図3の用紙設定画面における「用紙削除」ボタンがクリックされ、用紙削除処理の実行が選択されたか否かが判定される。その結果、用紙削除処理の実行が選択されたと判定された場合、ステップS10に進み、用紙設定画面(図3)において指定された用紙名に対応する設定情報が一時削除される。その後、ステップS4に戻り、ステップS4以降の処理が繰り返し実行される。一方、ステップS5において、用紙削除処理の実行が選択されていないと判定された場合、ステップS6に進む。   In step S5, it is determined whether or not the “paper deletion” button on the paper setting screen of FIG. 3 has been clicked and execution of paper deletion processing has been selected. As a result, if it is determined that the execution of the paper deletion process is selected, the process proceeds to step S10, and the setting information corresponding to the paper name designated on the paper setting screen (FIG. 3) is temporarily deleted. Then, it returns to step S4 and the process after step S4 is repeatedly performed. On the other hand, if it is determined in step S5 that execution of the sheet deletion process has not been selected, the process proceeds to step S6.

ステップS6においては、図3の用紙設定画面における「用紙編集」ボタンがクリックされ、用紙編集処理の実行が選択されたか否かが判定される。その結果、用紙編集処理の実行が選択されたと判定された場合、ステップS11に進み、用紙設定画面において指定された用紙名に対応する設定情報が編集され、一時保存される。その後、ステップS4に戻り、ステップS4以降の処理が繰り返し実行される。一方、ステップS6において、用紙編集処理の実行が選択されていないと判定された場合、ステップS7に進む。   In step S6, it is determined whether or not the “paper editing” button on the paper setting screen in FIG. 3 has been clicked and execution of paper editing processing has been selected. As a result, if it is determined that the execution of the paper editing process is selected, the process proceeds to step S11, where the setting information corresponding to the paper name designated on the paper setting screen is edited and temporarily stored. Then, it returns to step S4 and the process after step S4 is repeatedly performed. On the other hand, if it is determined in step S6 that execution of the paper editing process is not selected, the process proceeds to step S7.

ステップS7においては、図3の用紙設定画面の「OK」ボタンがクリックされたか否かが判定される。「OK」ボタンがクリックされたと判定された場合、ステップS12に進み、用紙設定画面において登録又は編集された設定情報がレジストリ111に登録される。或いは、用紙設定画面において一時削除された設定情報が、実際に削除される。その後、用紙設定画面を終了する。   In step S7, it is determined whether or not the “OK” button on the paper setting screen in FIG. 3 has been clicked. If it is determined that the “OK” button has been clicked, the process advances to step S 12, and setting information registered or edited on the paper setting screen is registered in the registry 111. Alternatively, the setting information temporarily deleted on the paper setting screen is actually deleted. Thereafter, the paper setting screen is terminated.

一方、ステップS7において、「OK」ボタンがクリックされなかったと判定された場合、ステップS8に進み、図3の用紙設定画面の「キャンセル」ボタンがクリックされたか否かが判定される。「キャンセル」ボタンがクリックされたと判定された場合、ステップS13に進み、そのまま何も処理をせずに用紙設定画面を終了する。一方、「キャンセル」ボタンがクリックされなかったと判定された場合、ステップS4に戻り、ステップS4以降の処理が繰り返し実行される。このようにして、設定情報の登録、編集、及び削除が行われる。   On the other hand, if it is determined in step S7 that the “OK” button has not been clicked, the process proceeds to step S8, and it is determined whether or not the “cancel” button on the paper setting screen in FIG. 3 has been clicked. If it is determined that the “Cancel” button has been clicked, the process proceeds to step S13, and the paper setting screen is terminated without performing any processing. On the other hand, when it is determined that the “cancel” button has not been clicked, the process returns to step S4, and the processes after step S4 are repeatedly executed. In this way, the setting information is registered, edited, and deleted.

なお、上記実施の形態においては、パーソナルコンピュータ10とパーソナルコンピュータ30とは、FD20を介してプリンタドライバ設定ファイル114の授受を行うようにしたが、LAN(local area network)やインターネット等のネットワークを介してプリンタドライバ設定ファイル114の授受を行うこともできる。   In the above embodiment, the personal computer 10 and the personal computer 30 exchange the printer driver setting file 114 via the FD 20, but via a network such as a LAN (local area network) or the Internet. The printer driver setting file 114 can be exchanged.

また、上記実施の形態の構成及び動作は例であって、本発明の趣旨を逸脱しない範囲で適宜変更することができることは言うまでもない。   Further, the configuration and operation of the above-described embodiment are examples, and it goes without saying that they can be appropriately changed without departing from the gist of the present invention.

本発明が適用されるパーソナルコンピュータの一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the personal computer to which this invention is applied. レジストリの構成例を示す図である。It is a figure which shows the structural example of a registry. 用紙設定画面例を示す図である。FIG. 6 is a diagram illustrating an example of a paper setting screen. 用紙登録画面例を示す図である。FIG. 10 is a diagram illustrating an example of a paper registration screen. ドライバプロパティの保存及び読み込みを指示する画面例である。It is an example of a screen instructing to save and read driver properties. クリエイトフォント設定画面例を示す図である。It is a figure which shows the example of a create font setting screen. 装飾フォント変更画面例を示す図である。It is a figure which shows the example of a decoration font change screen. バーコードフォントの変更画面を示す図である。It is a figure which shows the change screen of a barcode font. バーコードフォントの詳細設定画面例を示す図である。It is a figure which shows the example of a detailed setting screen of barcode font. その他の設定情報の設定画面例を示す図である。It is a figure which shows the example of a setting screen of other setting information. TrueTypeフォントの選択画面例を示す図である。It is a figure which shows the example of a selection screen of TrueType font. 用紙設定時の手順を説明するためのフローチャートである。It is a flowchart for demonstrating the procedure at the time of paper setting.

符号の説明Explanation of symbols

10,30 パーソナルコンピュータ
11,31 ハードディスク
12,32 ROM
13,33 RAM
14,34 CPU
15,35 FDD
16,36 表示部
20 FD
111,311 レジストリ
112,312 プリンタドライバA
113,313 プリンタドライバB
114,314 プリンタドライバ設定ファイル
10, 30 Personal computer 11, 31 Hard disk 12, 32 ROM
13,33 RAM
14,34 CPU
15,35 FDD
16, 36 Display 20 FD
111,311 Registry 112,312 Printer Driver A
113,313 Printer driver B
114, 314 Printer driver setting file

Claims (2)

レジストリに登録された印字処理のための複数の設定情報と前記設定情報を指定する指定情報を所定の記録媒体に記録する記録手段と、
前記記録媒体から前記設定情報及び前記指定情報を読み出す読み出し手段と、
前記読み出し手段によって読み出された前記指定情報に基づいて、前記指定情報によって指定された前記設定情報の所定のものを前記レジストリに登録する登録手段と、
前記レジストリに登録された前記設定情報の所定のものに基づいて印字処理を実行する印字制御手段と
を備えることを特徴とする設定情報登録装置。
Recording means for recording a plurality of setting information for printing processing registered in the registry and designation information for designating the setting information on a predetermined recording medium;
Reading means for reading the setting information and the designation information from the recording medium;
Registration means for registering a predetermined one of the setting information designated by the designation information in the registry based on the designation information read by the reading means;
A setting information registration apparatus comprising: a printing control unit that executes a printing process based on a predetermined one of the setting information registered in the registry.
前記設定情報の所定のものを選択する選択手段をさらに備え、
前記選択手段によって選択された前記設定情報の所定のものが前記レジストリに登録されていないとき、前記読み出し手段は、前記記録媒体から、前記選択手段によって選択された前記設定情報の所定のものを読み出し、前記レジストリに登録する
ことを特徴とする請求項1に記載の設定情報登録装置。
A selection means for selecting a predetermined one of the setting information;
When the predetermined setting information selected by the selecting means is not registered in the registry, the reading means reads the predetermined setting information selected by the selecting means from the recording medium. The setting information registration device according to claim 1, wherein the setting information registration device is registered in the registry.
JP2003373618A 2003-10-31 2003-10-31 Setting information registration device Expired - Fee Related JP4347020B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003373618A JP4347020B2 (en) 2003-10-31 2003-10-31 Setting information registration device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003373618A JP4347020B2 (en) 2003-10-31 2003-10-31 Setting information registration device

Publications (2)

Publication Number Publication Date
JP2005135343A true JP2005135343A (en) 2005-05-26
JP4347020B2 JP4347020B2 (en) 2009-10-21

Family

ID=34649593

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003373618A Expired - Fee Related JP4347020B2 (en) 2003-10-31 2003-10-31 Setting information registration device

Country Status (1)

Country Link
JP (1) JP4347020B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008059332A (en) * 2006-08-31 2008-03-13 Brother Ind Ltd Multifunctional device and use condition setting program
JP2009140500A (en) * 2007-12-05 2009-06-25 Toshiba Corp System and method for document rendering

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008059332A (en) * 2006-08-31 2008-03-13 Brother Ind Ltd Multifunctional device and use condition setting program
JP2009140500A (en) * 2007-12-05 2009-06-25 Toshiba Corp System and method for document rendering

Also Published As

Publication number Publication date
JP4347020B2 (en) 2009-10-21

Similar Documents

Publication Publication Date Title
JP4332477B2 (en) Layout adjusting method, apparatus and program
US9170759B2 (en) Information processing apparatus, information processing method and non-transitory computer-readable storage medium
US9690527B2 (en) Plug-in software program, function extension method, and function extension device
JP2003308200A (en) Information processing apparatus, file processing method, computer-readable memory medium and program
EP1703716A1 (en) Print data editing apparatus and print data editing program stored in computer readable medium
WO2011001945A1 (en) Image processing device, image processing method, and storage medium
JP4347020B2 (en) Setting information registration device
KR20050106559A (en) Method for outputting document form sheet
JP4352591B2 (en) Data drawing apparatus and recording medium
JP2007279855A (en) Information processor and its control method, and program
JP2011182322A (en) Print control program, computer readable recording medium, information processor, printer, and printing system
JP2007004676A (en) Print data editing device and print data editing program
JP7310864B2 (en) Print data editing method and print data editing program
JPS6244866A (en) Area format setting system
JP2003256183A (en) Print order content display method and device therefor
JP2005103948A (en) Letter information processing system, letter information processing apparatus, and letter information processing program
US20070024873A1 (en) Image forming apparatus, program for printing with marks added, and method for printing with marks added
JP2004240585A (en) Printing method, printing device, print program and storage medium
Basham Pagemaker in Easy steps
JP2010176286A (en) Document data processing system
JP3026992B2 (en) Display control method and device
JP2012058905A (en) Printing control apparatus, printing control method, program, and storage medium
JPH04148471A (en) Format setting device
JPH11149470A (en) Information processor and storage medium
JP2001118079A (en) Divece and mehtod for preparing document

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061031

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090206

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090715

R150 Certificate of patent or registration of utility model

Ref document number: 4347020

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120724

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120724

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120724

Year of fee payment: 3

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120724

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120724

Year of fee payment: 3

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120724

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130724

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees