JP2002099397A - Printer controller and storage medium with printer control program stored therein - Google Patents

Printer controller and storage medium with printer control program stored therein

Info

Publication number
JP2002099397A
JP2002099397A JP2000290608A JP2000290608A JP2002099397A JP 2002099397 A JP2002099397 A JP 2002099397A JP 2000290608 A JP2000290608 A JP 2000290608A JP 2000290608 A JP2000290608 A JP 2000290608A JP 2002099397 A JP2002099397 A JP 2002099397A
Authority
JP
Japan
Prior art keywords
printer
print area
area information
print
unique
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.)
Pending
Application number
JP2000290608A
Other languages
Japanese (ja)
Inventor
Tatsuro Yoshioka
達郎 吉岡
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2000290608A priority Critical patent/JP2002099397A/en
Publication of JP2002099397A publication Critical patent/JP2002099397A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a printer controller capable of automatically extracting a printing area from a printer driver in which a compatibility area is desired to be realized and easily acquiring the same printing area, and a storage medium in which a printer control program is stored. SOLUTION: When a user gives an instruction for investigating the drawable area of other printer drivers and selects a paper size (S200 to S204), an area information extraction module 5 acquires the printing area information of the selected printer driver P1 (S206). When printing area information acquired by a printing area responding module 3 is transmitted to an application 2 (S208), the application 2 performs drawing in a format in line with the printing area information. The drawn image is processed by a graphic processing module 7, transmitted from an output port 8 to a printer and printed (S210).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、プリンタ制御装置
およびプリンタ制御プログラムが記憶された記憶媒体に
係り、例えば、パソコン、ワークステーションなどから
の印刷データを出力するプリンタ制御装置およびプリン
タ制御プログラムが記憶された記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a storage medium storing a printer control device and a printer control program. For example, the present invention relates to a printer control device and a printer control program for outputting print data from a personal computer, a workstation or the like. Related to the storage medium.

【0002】[0002]

【従来の技術】従来からユーザがワードプロセッサなど
のアプリケーションソフトウエアからプリンタに対して
印刷指示を出した場合、ホストコンピュータ上のアプリ
ケーションソフトウエアは、印刷条件の設定をプリンタ
ドライバから取得して印刷指示を行う。プリンタドライ
バから取得する印刷条件設定項目の一つに用紙毎の描画
領域がある。この用紙毎の描画領域は、プリンタを製造
した製造元固有の値が設定されているものであり、例え
ば、Aプリンタのプリンタドライバを使用して作成した
帳票をBプリンタで出力するというように設定すると、
Bプリンタで印刷した印刷結果の改ページ位置がAプリ
ンタで印刷した場合と異なるというようなことがある。
このような場合に従来では、プリンタドライバ内に各プ
リンタごとの互換性のある領域テーブルを持つように
し、ユーザが印刷実行時にその領域テーブルをUI(ユ
ーザインタフェース)からチェックボックスなどで指定
して、印刷するプリンタに対して互換性を統一させてか
ら印刷指示をするというようにしていた。また、プリン
タドライバ内に特定のプリンタ用の印刷領域テーブルを
持たせ、そのプリンタ固有の印刷領域をエミュレートす
るという方法もある。
2. Description of the Related Art Conventionally, when a user issues a print instruction to a printer from application software such as a word processor, the application software on a host computer obtains print condition settings from a printer driver and issues a print instruction. Do. One of the printing condition setting items acquired from the printer driver is a drawing area for each sheet. In the drawing area for each sheet, a value unique to the manufacturer of the printer is set. For example, when a report created using the printer driver of the A printer is set to be output by the B printer, ,
There is a case where the page break position of the print result printed by the B printer is different from the case of printing by the A printer.
In such a case, conventionally, the printer driver has a compatible area table for each printer, and the user specifies the area table with a check box or the like from a UI (user interface) at the time of executing printing. Unifying the compatibility of the printer to be printed, and then giving a print instruction. There is also a method in which a print area table for a specific printer is provided in the printer driver, and a print area unique to the printer is emulated.

【0003】ところで、特開平11−99724号公報
には、用紙の余白を設定する設定手段と、該設定した余
白に基づき印刷可能領域を算定する算定手段と、該算定
した印刷可能領域に合わせて印刷データを拡大縮小する
拡縮手段と、該拡大縮小した印刷データ及び前記余白を
用紙にレイアウトすると共に該レイアウトで印刷するよ
うに制御するレイアウト手段とを有することにより、用
紙のサイズに対して変倍率や余白で領域を調整する印刷
レイアウト装置及び印刷レイアウト方法並びに記憶媒体
が記載されている。
Japanese Patent Application Laid-Open No. 11-99724 discloses a setting means for setting a margin of a sheet, a calculating means for calculating a printable area based on the set margin, and a calculating means for calculating the printable area based on the calculated printable area. By providing enlargement / reduction means for enlarging / reducing print data, and layout means for laying out the enlarged / reduced print data and the margins on a sheet and controlling to print in the layout, a magnification ratio for the sheet size is provided. A print layout apparatus, a print layout method, and a storage medium for adjusting an area with a margin or a margin are described.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上述の
ような従来の方法では、限られたプリンタの印刷領域し
かサポートすることができず、同一の製造元のプリンタ
でも印刷領域が違うものがある場合などには対応できな
いことがある。そこで、本発明の目的は、プリンタドラ
イバが互換領域を実現したいプリンタドライバから印刷
領域を自動的に抽出し、容易に同一の印刷領域の取得が
できるプリンタ制御装置およびプリンタ制御プログラム
が記憶された記憶媒体を提供することである。
However, the conventional method as described above can only support a limited print area of a printer, and some printers of the same manufacturer have different print areas. May not be available. Accordingly, an object of the present invention is to provide a printer control apparatus and a printer control program that can automatically extract a print area from a printer driver that the printer driver wants to realize a compatible area and can easily obtain the same print area. Is to provide a medium.

【0005】[0005]

【課題を解決するための手段】請求項1記載の発明で
は、固有のプリンタ言語と印刷領域情報を有する複数の
プリンタ装置にネットワークを介して接続され、この接
続されているプリンタ装置の印刷制御を行うプリンタ制
御装置において、前記プリンタ装置固有の印刷領域情報
を取得する印刷領域取得手段と、受領した印刷要求を前
記印刷領域取得手段によって取得された印刷領域情報に
基づいて、前記プリンタ装置固有のプリンタ言語に変換
し、印刷データを作成する変換手段と、前記変換手段に
よって作成された印刷データを前記印刷領域取得手段に
よって印刷領域情報が取得されたプリンタ装置にネット
ワークを介して送信する印刷データ送信手段と、を備え
たことにより、前記の目的を達成する。
According to the first aspect of the present invention, a plurality of printers each having a unique printer language and print area information are connected via a network, and print control of the connected printers is performed. A print area acquisition unit for acquiring print area information unique to the printer apparatus, and a printer unique to the printer apparatus based on the print area information acquired by the print area acquisition means. Conversion means for converting print data into a language and generating print data, and print data transmitting means for transmitting, via a network, the print data generated by the conversion means to a printer device whose print area information has been obtained by the print area obtaining means With the provision of the above, the above object is achieved.

【0006】請求項2記載の発明では、請求項1記載の
発明において、前記印刷領域取得手段によって取得され
た複数のプリンタ装置固有の印刷領域情報を保存する記
憶手段をさらに備え、前記変換手段は、前記記憶手段に
記憶されているプリンタ装置固有の印刷領域情報に基づ
いて印刷データを変換、作成することにより、前記の目
的を達成する。
According to a second aspect of the present invention, in the first aspect of the present invention, the image processing apparatus further includes a storage unit for storing print area information unique to a plurality of printers acquired by the print area acquisition unit, and the conversion unit includes: The object is achieved by converting and creating print data based on print area information unique to the printer device stored in the storage means.

【0007】請求項3記載の発明では、請求項2記載の
発明において、前記記憶手段によって記憶されている前
記プリンタ装置固有の印刷領域情報をユーザに対して一
覧表示する一覧表示手段をさらに備え、前記印刷領域取
得手段は、ユーザが前記一覧表示手段による一覧表示に
基づいて指定したネットワークを介して接続されている
前記プリンタ装置固有の印刷領域情報を取得することに
より、前記の目的を達成する。
According to a third aspect of the present invention, in the second aspect of the present invention, there is further provided a list display means for displaying a list of print area information unique to the printer device stored in the storage means to a user, The print area obtaining means achieves the above object by obtaining print area information unique to the printer connected via a network specified by a user based on a list display by the list display means.

【0008】請求項4記載の発明では、請求項1、請求
項2、請求項3のうちいずれか1に記載の発明におい
て、前記プリンタ制御装置がネットワークを介して複数
の端末と接続されている場合、前記印刷領域取得手段
は、前記複数の端末によって共有されているプリンタ装
置の印刷領域情報を取得することにより、前記の目的を
達成する。
According to a fourth aspect of the present invention, in the first aspect of the invention, the printer control device is connected to a plurality of terminals via a network. In this case, the print area acquisition unit achieves the above object by acquiring print area information of a printer shared by the plurality of terminals.

【0009】請求項5記載の発明では、請求項1記載の
発明において、前記印刷領域情報取得手段は、固有のプ
リンタ言語と印刷領域情報が格納された印刷領域情報格
納手段にインターネットを介して接続され、前記印刷領
域情報格納手段から印刷領域情報を取得することによ
り、前記の目的を達成する。
According to a fifth aspect of the present invention, in the first aspect of the present invention, the print area information obtaining means is connected to a print area information storage means storing a unique printer language and print area information via the Internet. The above object is achieved by obtaining print area information from the print area information storage means.

【0010】請求項6記載の発明では、固有のプリンタ
言語と印刷領域情報を有する複数のプリンタ装置にネッ
トワークを介して接続され、この接続されているプリン
タ装置の印刷制御を行うプリンタ制御プログラムが記憶
された記憶媒体において、前記プリンタ装置固有の印刷
領域情報を取得する印刷領域取得機能と、受領した印刷
要求を前記印刷領域取得機能によって取得された印刷領
域情報に基づいて、前記プリンタ装置固有のプリンタ言
語に変換し、印刷データを作成する変換機能と、前記変
換機能によって作成された印刷データを前記印刷領域取
得機能によって印刷領域情報が取得されたプリンタ装置
にネットワークを介して送信する印刷データ送信機能と
を、コンピュータに実現させるためのコンピュータ読み
取り可能なプリンタ制御プログラムとして記憶させる前
記の目的を達成する。
According to the present invention, a printer control program is connected to a plurality of printers having a unique printer language and print area information via a network, and controls printing of the connected printers. A print area acquisition function for acquiring the print area information unique to the printer device, and a printer unique to the printer device based on the print area information acquired by the print area acquisition function. A conversion function of converting print data into a language and creating print data, and a print data transmission function of transmitting the print data created by the conversion function to a printer device whose print area information has been acquired by the print area acquisition function via a network And a computer-readable printer for realizing the To achieve the object of which is stored as a control program.

【0011】請求項7記載の発明では、請求項6記載の
発明において、前記印刷領域取得機能によって取得され
た複数のプリンタ装置固有の印刷領域情報を保存する記
憶機能をさらに備え、前記変換機能は、前記記憶機能に
記憶されているプリンタ装置固有の印刷領域情報に基づ
いて印刷データを変換、作成することにより、前記の目
的を達成する。
According to a seventh aspect of the present invention, in accordance with the sixth aspect of the present invention, there is further provided a storage function of storing print area information unique to a plurality of printers acquired by the print area acquisition function, and the conversion function is The above object is achieved by converting and creating print data based on print area information unique to a printer device stored in the storage function.

【0012】請求項8記載の発明では、請求項7記載の
発明において、前記記憶機能によって記憶されている前
記プリンタ装置固有の印刷領域情報をユーザに対して一
覧表示する一覧表示機能をさらに備え、前記印刷領域取
得機能は、ユーザが前記一覧表示機能による一覧表示に
基づいて指定したネットワークを介して接続されている
前記プリンタ装置固有の印刷領域情報を取得することに
より、前記の目的を達成する。
According to an eighth aspect of the present invention, in accordance with the seventh aspect of the present invention, there is further provided a list display function for displaying a list of print area information unique to the printer apparatus stored by the storage function to a user, The print area acquisition function achieves the above object by acquiring print area information unique to the printer device connected via a network specified by a user based on a list display by the list display function.

【0013】請求項9記載の発明では、請求項6、請求
項7、請求項8のうちいずれか1に記載の発明におい
て、前記プリンタ制御プログラムが記憶された記憶媒体
がネットワークを介して複数の端末と接続されている場
合、前記印刷領域取得機能は、前記複数の端末によって
共有されているプリンタ装置の印刷領域情報を取得する
ことにより、前記の目的を達成する。
According to a ninth aspect of the present invention, in any one of the sixth, seventh, and eighth aspects of the present invention, the storage medium storing the printer control program includes a plurality of storage media via a network. When connected to a terminal, the print area acquisition function achieves the above object by acquiring print area information of a printer shared by the plurality of terminals.

【0014】請求項10記載の発明では、請求項6記載
の発明において、前記印刷領域情報取得機能は、固有の
プリンタ言語と印刷領域情報が格納された印刷領域情報
格納部にインターネットを介して接続され、前記印刷領
域情報格納部から印刷領域情報を取得することにより、
前記の目的を達成する。
According to a tenth aspect of the present invention, in the sixth aspect of the present invention, the print area information acquisition function is connected via the Internet to a print area information storage unit storing a unique printer language and print area information. By acquiring print area information from the print area information storage unit,
Achieve the above objectives.

【0015】[0015]

【発明の実施の形態】以下、本発明の好適な実施の形態
について図1ないし図7を参照して詳細に説明する。図
1は、本実施の形態に係るプリンタ制御装置の構成を示
した図である。なお、説明上、本実施の形態のプリンタ
制御装置は、複数のPC(パーソナルコンピュータ)や
ワークステーションなどの端末および複数のプリンタ装
置にネットワークを介して接続されているものとする。
プリンタ制御装置20は、プリンタドライバ1、アプリ
ケーション2、出力ポート8およびネットワークポート
9を備えている。アプリケーション2はプリンタ制御装
置20に搭載されており、ユーザがプリンタ制御装置2
0上のアプリケーション2においてプリンタドライバ1
に対して印刷要求の指示をするようになっている。ここ
で、プリンタドライバ1とは、複数のPCやワークステ
ーションなどの端末からの印刷要求をプリンタ装置固有
のプリンタ言語に変換する装置をいう。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a preferred embodiment of the present invention will be described in detail with reference to FIGS. FIG. 1 is a diagram showing a configuration of a printer control device according to the present embodiment. For the sake of explanation, it is assumed that the printer control device of the present embodiment is connected to a plurality of terminals such as PCs (personal computers) and workstations and a plurality of printer devices via a network.
The printer control device 20 includes a printer driver 1, an application 2, an output port 8, and a network port 9. The application 2 is installed in the printer control device 20, and the user operates the printer control device 2
Printer driver 1 in application 2 on
Is instructed to issue a print request. Here, the printer driver 1 is a device that converts a print request from a plurality of terminals such as PCs and workstations into a printer language unique to the printer device.

【0016】プリンタドライバ1は、印刷領域応答モジ
ュール3、他ドライバ調査モジュール4、領域情報抽出
モジュール5、情報保存モジュール6およびグラフィッ
ク処理モジュール7を備えている。印刷領域応答モジュ
ール3は、プリンタドライバ1内のモジュールであり、
アプリケーション2からの印刷指示時に応答して、印刷
指示として指定されたプリンタ装置の描画可能な印刷領
域情報をアプリケーション2に対して応答する。領域情
報抽出モジュール5は、ネットワーク上の各プリンタ装
置のプリンタドライバから印刷領域情報を取得する。情
報保存モジュール6は、領域情報抽出モジュール5が取
得した印刷領域情報を領域データとして記憶領域に保存
する。
The printer driver 1 includes a print area response module 3, another driver investigation module 4, area information extraction module 5, information storage module 6, and graphic processing module 7. The print area response module 3 is a module in the printer driver 1,
In response to the print instruction from the application 2, the print area information that can be drawn by the printer designated as the print instruction is responded to the application 2. The area information extraction module 5 acquires print area information from the printer driver of each printer device on the network. The information storage module 6 stores the print area information acquired by the area information extraction module 5 as area data in a storage area.

【0017】他ドライバ調査モジュール4は、ネットワ
ークに接続されている他のプリンタ装置のプリンタドラ
イバ、プリンタ制御装置20にインストールされている
別のプリンタドライバおよび指定されたデータベースに
存在する印刷領域情報を調査する。ここで、指定された
データベースとは、情報保存モジュール6によって印刷
領域情報である領域データが記憶されている記憶領域の
ことをいう。グラフィック処理モジュール7は、プリン
タ装置に送信するデータを作成する。ネットワークポー
ト9は、領域情報抽出モジュール5がネットワーク上の
各プリンタ制御装置20のデータベース参照する際の入
出力ポートである。出力ポート8は、プリンタ装置に対
してグラフィック処理モジュール7によって作成された
データを送信する。
The other driver check module 4 checks the printer driver of another printer device connected to the network, another printer driver installed in the printer control device 20, and print area information existing in a specified database. I do. Here, the designated database refers to a storage area in which the information storage module 6 stores area data that is print area information. The graphic processing module 7 creates data to be transmitted to the printer device. The network port 9 is an input / output port when the area information extraction module 5 refers to the database of each printer control device 20 on the network. The output port 8 transmits data generated by the graphic processing module 7 to the printer.

【0018】以下、プリンタ制御装置の動作について図
2〜図6のフローチャートおよび図7を参照して説明す
る。まず、第1の実施の形態について説明する。図2
は、プリンタ制御装置における第1の実施形態の処理手
順を示したフローチャートである。また、図3は、第1
の実施形態のプリンタ制御装置の概念を示した図であ
る。プリンタ制御装置20のアプリケーション2から印
刷開始の指示を出す際、ユーザは、現在使用しているプ
リンタ装置(以下、プリンタ装置Nとする)ではなく、
以前に印刷をした時に使用したプリンタ装置(すなわ
ち、最後に印刷をした時に使用したプリンタ装置のこと
をいい、以下、プリンタ装置Pとする)を使用したい場
合がある。このような場合、ユーザはプリンタ装置Pの
プリンタドライバP1の描画可能領域を調査するか否か
という指示をUIから選択することができる。
Hereinafter, the operation of the printer control device will be described with reference to the flowcharts of FIGS. 2 to 6 and FIG. First, a first embodiment will be described. FIG.
5 is a flowchart illustrating a processing procedure of the first embodiment in the printer control device. FIG. 3 shows the first
FIG. 3 is a diagram showing a concept of a printer control device according to the embodiment. When issuing a print start instruction from the application 2 of the printer control device 20, the user is not required to use the printer device currently used (hereinafter referred to as the printer device N),
There is a case where it is desired to use a printer device used at the time of previous printing (that is, a printer device used at the time of last printing; hereinafter, referred to as a printer device P). In such a case, the user can select, from the UI, an instruction as to whether or not to check the drawing-enabled area of the printer driver P1 of the printer device P.

【0019】ここで、ユーザがプリンタドライバP1の
描画可能領域の調査を指示すると(ステップ200;
Y)、他ドライバ調査モジュール4は、ネットワーク上
のプリンタ装置PのプリンタドライバP1を選択する
(ステップ202)。そして、ユーザがアプリケーショ
ン2において用紙サイズを選択すると(ステップ20
4)、領域情報抽出モジュール5は、選択されたプリン
タドライバP1の印刷領域情報を取得する(ステップ2
06)。印刷領域応答モジュール3は、その取得した印
刷領域情報をアプリケーション2に送信すると(ステッ
プ208)、アプリケーション2は印刷領域情報に沿っ
た形式で描画を行う。このようにして最終的に描画され
た画像は、アプリケーション2からプリンタ制御装置2
0のプリンタドライバ1に渡され、グラフィック処理モ
ジュール7によって処理され、出力ポート8からプリン
タ装置Pに送信されて印刷が実行される(ステップ21
0)。
Here, when the user instructs to investigate the drawing area of the printer driver P1 (step 200;
Y), the other driver investigation module 4 selects the printer driver P1 of the printer P on the network (Step 202). Then, when the user selects a paper size in the application 2 (step 20).
4), the area information extraction module 5 acquires print area information of the selected printer driver P1 (step 2).
06). When the print area response module 3 transmits the obtained print area information to the application 2 (step 208), the application 2 performs drawing in a format according to the print area information. The image finally drawn in this manner is transmitted from the application 2 to the printer control device 2.
0, is processed by the graphic processing module 7, is transmitted from the output port 8 to the printer P, and is printed (step 21).
0).

【0020】一方、ユーザがプリンタ装置Pの描画可能
領域の調査を指示しない場合(ステップ200;N)、
アプリケーション2は、現在使用しているプリンタ装置
Nの印刷情報に沿った描画を行い、印刷を実行する(ス
テップ210)。本実施の形態のプリンタ制御装置で
は、ネットワークに接続されている他のプリンタ装置の
描画可能な印刷領域情報を取得し、アプリケーション2
はこの取得した印刷領域情報に沿った描画をするので、
図3に示すように個々のプリンタ装置のプリンタドライ
バが有する印刷領域情報に関係なく同じ印刷結果を得る
ことができる。
On the other hand, if the user does not give an instruction to investigate the drawing area of the printer P (step 200; N),
The application 2 performs drawing according to the print information of the currently used printer device N, and executes printing (step 210). The printer control apparatus of the present embodiment acquires printable area information of another printer apparatus connected to the network,
Will draw according to this acquired print area information,
As shown in FIG. 3, the same print result can be obtained irrespective of the print area information held by the printer driver of each printer device.

【0021】次に、第2の実施の形態について説明す
る。図4は、プリンタ制御装置における第2の実施形態
の処理手順を示したフローチャートである。ユーザはプ
リンタ制御装置20に既にインストールされている現在
使用しているプリンタドライバ1とは別のプリンタドラ
イバの印刷領域情報を保存したい場合(ステップ40
0;Y)、プリンタドライバの印刷領域情報を取得する
指示をUIから出すと、プリンタドライバ1の他ドライ
バ調査モジュール4によって他のプリンタ装置のプリン
タドライバが選択される(ステップ402)。領域情報
抽出モジュール5は、この他ドライバ調査モジュール4
によって選択されたプリンタドライバから全ての用紙、
すなわちA4、B4などの各種サイズの用紙について、
描画可能な印刷領域情報を取得し(ステップ404)、
この取得した印刷領域情報を情報保存モジュール6によ
ってHDD(ハードディスクドライブ)などの記憶領域
に保存する(ステップ406)。
Next, a second embodiment will be described. FIG. 4 is a flowchart illustrating a processing procedure of the second embodiment in the printer control device. When the user wants to save print area information of a printer driver different from the currently used printer driver 1 already installed in the printer control device 20 (step 40).
0; Y), when an instruction to obtain print area information of the printer driver is issued from the UI, the printer driver of another printer is selected by the other driver investigation module 4 of the printer driver 1 (step 402). The area information extraction module 5 includes the other driver investigation module 4
All paper from the printer driver selected by
That is, for paper of various sizes such as A4 and B4,
Obtain printable area information (step 404),
The obtained print area information is stored in a storage area such as an HDD (hard disk drive) by the information storage module 6 (step 406).

【0022】本実施の形態のプリンタ制御装置では、情
報保存モジュールが領域情報抽出モジュールによって抽
出された印刷領域情報を保存することができるので、印
刷指示の都度に他のプリンタドライバから印刷領域情報
を取得する必要がなく、また、目的のプリンタドライバ
がインストールされていないプリンタ制御装置でも印刷
領域情報が保存されている記憶領域にアクセスすること
により、印刷領域情報を取得することができる。
In the printer control device according to the present embodiment, the information storage module can store the print area information extracted by the area information extraction module. There is no need to obtain the print area information, and even if the printer control apparatus does not have the target printer driver installed, the print area information can be obtained by accessing the storage area in which the print area information is stored.

【0023】次に、第3の実施の形態について説明す
る。図5は、プリンタ制御装置における第3の実施形態
の処理手順を示したフローチャートである。ユーザはネ
ットワーク上の全プリンタ装置の描画可能な印刷領域情
報を保存したい場合(ステップ500;Y)、他ドライ
バ調査モジュール4は、プリンタ制御装置20に既にイ
ンストールされている全てのプリンタドライバ1を検索
する(ステップ502)。この検索結果に基づいて他ド
ライバ調査モジュール4がプリンタ制御装置20にイン
ストールされていないネットワーク上のプリンタ装置の
プリンタドライバを検索すると(ステップ504)、領
域情報抽出モジュール5は、検索されたプリンタドライ
バのうち1つの印刷領域情報を取得する(ステップ50
6)。そして、情報保存モジュール6は、この取得した
印刷領域情報をHDDなどの記憶領域に保存する(ステ
ップ508)。プリンタ制御装置20にインストールさ
れていないネットワーク上の全てのプリンタ装置につい
て、印刷領域情報を取得するまで(ステップ510;
Y)、各プリンタ装置の印刷領域情報を取得して保存す
る処理(ステップ504〜508)を繰り返す。
Next, a third embodiment will be described. FIG. 5 is a flowchart illustrating a processing procedure of the third embodiment in the printer control device. When the user wants to save the printable area information of all the printer devices on the network (step 500; Y), the other driver investigation module 4 searches all the printer drivers 1 already installed in the printer control device 20. (Step 502). When the other driver investigation module 4 searches for a printer driver of a printer device on the network that is not installed in the printer control device 20 based on the search result (step 504), the area information extraction module 5 determines the printer driver of the searched printer driver. One print area information is obtained (step 50)
6). Then, the information storage module 6 stores the acquired print area information in a storage area such as an HDD (Step 508). Until print area information is obtained for all printer devices on the network that are not installed in the printer control device 20 (step 510;
Y), the process of acquiring and storing the print area information of each printer device (steps 504 to 508) is repeated.

【0024】本実施の形態のプリンタ制御装置では、他
ドライバ調査モジュール4がプリンタ制御装置20によ
ってインストールされているプリンタドライバの印刷領
域情報の一覧が作成でき、この一覧に基づいて容易にイ
ンストールされていないプリンタ装置の印刷領域情報を
取得することができる。
In the printer control apparatus according to the present embodiment, the other driver investigation module 4 can create a list of print area information of the printer drivers installed by the printer control apparatus 20, and the list is easily installed based on this list. It is possible to acquire the print area information of the printer device that does not have any.

【0025】次に、第4の実施の形態について説明す
る。図6は、プリンタ制御装置における第4の実施形態
の処理手順を示したフローチャートである。プリンタ制
御装置20にインストールされていないネットワーク上
の他のプリンタ装置を使用する場合、ユーザはプリンタ
装置のプリンタドライバの描画可能領域を調査するか否
かという指示をUIから選択することができる。ここ
で、ユーザがプリンタドライバの描画可能領域の調査を
指示すると(ステップ600;Y)、他ドライバ調査モ
ジュール4は、ネットワーク上に存在する他の端末と共
有された全てのプリンタ装置を選択する(ステップ60
2)。そして、ユーザがアプリケーション2において選
択されたプリンタ装置の中から希望の用紙サイズを選択
すると(ステップ604)、領域情報抽出モジュール5
は、選択されたプリンタ装置のプリンタドライバの印刷
領域情報を取得する(ステップ606)。
Next, a fourth embodiment will be described. FIG. 6 is a flowchart illustrating a processing procedure of the printer control device according to the fourth embodiment. When using another printer device on the network which is not installed in the printer control device 20, the user can select an instruction from the UI to determine whether or not to check the drawing area of the printer driver of the printer device. Here, when the user instructs to investigate the drawing area of the printer driver (Step 600; Y), the other driver investigation module 4 selects all the printer devices shared with other terminals existing on the network (Step 600). Step 60
2). Then, when the user selects a desired paper size from the printers selected in the application 2 (step 604), the area information extraction module 5
Acquires the print area information of the printer driver of the selected printer device (step 606).

【0026】印刷領域応答モジュール3は、その取得し
た印刷領域情報をアプリケーション2に送信すると(ス
テップ608)、アプリケーション2は印刷領域情報に
沿った形式で描画を行う。このようにして最終的に描画
された画像は、アプリケーション2からプリンタ制御装
置20のプリンタドライバ1に渡され、グラフィック処
理モジュール7によって処理され、出力ポート8からプ
リンタ装置に送信されて印刷が実行される(ステップ6
10)。一方、ユーザがネットワーク上のプリンタ装置
の描画可能領域調査を指示しない場合(ステップ60
0;N)、アプリケーション2は、現在使用しているプ
リンタ装置Nの印刷情報に沿った描画を行い、印刷を実
行する(ステップ610)。本実施の形態のプリンタ制
御装置では、プリンタ制御装置に目的のプリンタ装置の
プリンタドライバがインストールされていなくても、ネ
ットワーク上の共有プリンタを検索して所望の印刷領域
情報を取得することができる。
When the print area response module 3 transmits the obtained print area information to the application 2 (step 608), the application 2 performs drawing in a format according to the print area information. The image finally rendered in this manner is passed from the application 2 to the printer driver 1 of the printer control device 20, processed by the graphic processing module 7, transmitted to the printer device from the output port 8, and printed. (Step 6
10). On the other hand, when the user does not give an instruction to check the drawing area of the printer device on the network (step 60).
0; N), the application 2 performs drawing according to the print information of the printer device N currently used, and executes printing (step 610). In the printer control device according to the present embodiment, even if the printer driver of the target printer device is not installed in the printer control device, it is possible to search for a shared printer on the network and obtain desired print area information.

【0027】次に、第5の実施の形態について説明す
る。図7は、プリンタ制御装置における第5の実施形態
の処理手順を示したフローチャートである。本実施の形
態では、各プリンタ装置の描画可能な印刷領域情報が記
憶されているデータベースがある場合について説明す
る。なお、データベースはサーバ装置に格納されてお
り、ネットワークを介して接続されている複数のプリン
タ制御装置からのアクセスに応じて、このサーバ装置に
よってデータベースに格納されている印刷領域情報が提
供されるようになっている。また、本実施の形態ではネ
ットワークをインターネットとして説明する。
Next, a fifth embodiment will be described. FIG. 7 is a flowchart illustrating a processing procedure of the fifth embodiment in the printer control device. In the present embodiment, a case will be described where there is a database in which printable area information of each printer device is stored. Note that the database is stored in the server device, and the print area information stored in the database is provided by the server device in response to access from a plurality of printer control devices connected via a network. It has become. In the present embodiment, the network is described as the Internet.

【0028】ユーザがアプリケーション2から印刷する
時、インターネット上のデータベースから記憶されてい
るプリンタドライバの描画可能領域の調査を指示すると
(ステップ700〜702;Y)、領域情報抽出モジュ
ール5は、データベース上のプリンタドライバの印刷領
域情報を取得する。ユーザは、この取得された印刷領域
情報から使用したいプリンタ装置を選択し(ステップ7
04)、データベースから用紙サイズを選択すると(ス
テップ706)、領域情報抽出モジュール5は、選択さ
れたプリンタ装置のプリンタドライバの印刷領域情報を
取得する。印刷領域応答モジュール3は、その取得した
印刷領域情報をアプリケーション2に送信すると(ステ
ップ608)、アプリケーション2は印刷領域情報に沿
った形式で描画を行う。このようにして最終的に描画さ
れた画像は、アプリケーション2からプリンタ制御装置
20のプリンタドライバ1に渡され、グラフィック処理
モジュール7によって処理され、プリンタポート8から
プリンタ装置に送信されて印刷が実行される(ステップ
710)。
When the user prints from the application 2 and instructs the printer driver to check the drawable area stored in the database on the Internet (steps 700 to 702; Y), the area information extraction module 5 To obtain the print area information of the printer driver. The user selects a printer device to use from the acquired print area information (step 7).
04) When a paper size is selected from the database (step 706), the area information extraction module 5 acquires print area information of the printer driver of the selected printer device. When the print area response module 3 transmits the obtained print area information to the application 2 (step 608), the application 2 performs drawing in a format according to the print area information. The image finally rendered in this manner is passed from the application 2 to the printer driver 1 of the printer control device 20, processed by the graphic processing module 7, transmitted to the printer device from the printer port 8, and printed. (Step 710).

【0029】一方、ユーザがインターネット上のデータ
ベースから記憶されているプリンタドライバの描画可能
領域の調査をしないと選択すると(ステップ702;
N)、第1の実施の形態の別のネットワークに接続され
ているプリンタ装置から印刷を行う処理へ移行する(ス
テップ712)。本実施の形態のプリンタ制御装置で
は、プリンタ制御装置上に印刷したい目的のプリンタド
装置のプリンタライバがインストールされていなくて
も、インターネットによって印刷領域情報をデータベー
スから自動的に取得することができ、容易に各プリンタ
装置の互換領域を認識することができる。
On the other hand, if the user selects not to check the printable area of the printer driver stored from the database on the Internet (step 702;
N), the process shifts to a process of performing printing from a printer connected to another network according to the first embodiment (step 712). In the printer control device of the present embodiment, even if the printer driver of the target printer device to be printed on the printer control device is not installed, the print area information can be automatically acquired from the database via the Internet, The compatible area of each printer can be easily recognized.

【0030】[0030]

【発明の効果】請求項1記載の発明では、プリンタ装置
固有の印刷領域情報を取得する印刷領域取得手段と、受
領した印刷要求を印刷領域取得手段によって取得された
印刷領域情報に基づいて、プリンタ装置固有のプリンタ
言語に変換し、印刷データを作成する変換手段と、変換
手段によって作成された印刷データを印刷領域取得手段
によって印刷領域情報が取得されたプリンタ装置にネッ
トワークを介して送信する印刷データ送信手段と、を備
えたので、プリンタドライバのもつ印刷領域に関わら
ず、同じ印刷結果を得ることができる。
According to the first aspect of the present invention, a print area acquisition unit for acquiring print area information unique to a printer device, and a received print request based on the print area information acquired by the print area acquisition unit. A conversion unit that converts the data into a device-specific printer language and creates print data; and print data that transmits the print data created by the conversion unit to a printer device whose print area information has been acquired by the print area acquisition unit via a network. And transmitting means, so that the same print result can be obtained regardless of the print area of the printer driver.

【0031】請求項2記載の発明では、印刷領域取得手
段によって取得された複数のプリンタ装置固有の印刷領
域情報を保存する記憶手段をさらに備え、変換手段は、
記憶手段に記憶されているプリンタ装置固有の印刷領域
情報に基づいて印刷データを変換、作成するので、印刷
の度に他のプリンタドライバから印刷領域を取得しなく
てもよく、目的のプリンタドライバがインストールされ
ていないPC上でも領域を取得できるようになる。
According to the second aspect of the present invention, there is further provided storage means for storing print area information unique to a plurality of printers acquired by the print area acquisition means, and the conversion means comprises:
Since the print data is converted and created based on the print area information unique to the printer device stored in the storage means, it is not necessary to acquire the print area from another printer driver every time printing is performed, and the target printer driver can be used. An area can be acquired even on a PC that has not been installed.

【0032】請求項3記載の発明では、記憶手段によっ
て記憶されている前記プリンタ装置固有の印刷領域情報
をユーザに対して一覧表示する一覧表示手段をさらに備
え、印刷領域取得手段は、ユーザが前記一覧表示手段に
よる一覧表示に基づいて指定したネットワークを介して
接続されている前記プリンタ装置固有の印刷領域情報を
取得するので、容易に印刷領域を取得することができ
る。
According to the third aspect of the present invention, there is further provided a list display means for displaying a list of the print area information unique to the printer device stored in the storage means to the user, and the print area obtaining means is provided by the user. Since the print area information unique to the printer connected via the specified network is acquired based on the list display by the list display means, the print area can be easily acquired.

【0033】請求項4記載の発明では、プリンタ制御装
置がネットワークを介して複数の端末と接続されている
場合、印刷領域取得手段は、前記複数の端末によって共
有されているプリンタ装置の印刷領域情報を取得するの
で、ネットワーク上の共有プリンタを検索することがで
き、印刷領域情報を容易に取得することができる。
According to the fourth aspect of the present invention, when the printer control device is connected to a plurality of terminals via a network, the print area obtaining means outputs the print area information of the printer shared by the plurality of terminals. , The shared printer on the network can be searched, and the print area information can be easily obtained.

【0034】請求項5記載の発明では、印刷領域情報取
得手段は、固有のプリンタ言語と印刷領域情報が格納さ
れた印刷領域情報格納手段にインターネットを介して接
続され、印刷領域情報格納手段から印刷領域情報を取得
するので、インターネットを使用して印刷領域をデータ
ベースから自動的に取得することができ、容易にプリン
タ装置の互換領域を認識することができる。
According to the fifth aspect of the present invention, the print area information obtaining means is connected via the Internet to the print area information storage means in which a unique printer language and print area information are stored, and prints from the print area information storage means. Since the area information is obtained, the print area can be automatically obtained from the database using the Internet, and the compatible area of the printer can be easily recognized.

【0035】請求項6記載の発明では、プリンタ装置固
有の印刷領域情報を取得する印刷領域取得機能と、受領
した印刷要求を印刷領域取得機能によって取得された印
刷領域情報に基づいて、プリンタ装置固有のプリンタ言
語に変換し、印刷データを作成する変換機能と、変換機
能によって作成された印刷データを印刷領域取得機能に
よって印刷領域情報が取得されたプリンタ装置にネット
ワークを介して送信する印刷データ送信機能とを、コン
ピュータに実現させるためのコンピュータ読み取り可能
なプリンタ制御プログラムとして記憶させたので、プリ
ンタドライバのもつ印刷領域に関わらず、同じ印刷結果
を得ることができる。
According to the sixth aspect of the present invention, a print area acquisition function for acquiring print area information unique to a printer apparatus, and a received print request based on print area information acquired by the print area acquisition function. And a print data transmission function of transmitting print data created by the conversion function to a printer device whose print area information has been acquired by the print area acquisition function via a network. Are stored as a computer-readable printer control program to be realized by a computer, so that the same print result can be obtained regardless of the print area of the printer driver.

【0036】請求項7記載の発明では、印刷領域取得機
能によって取得された複数のプリンタ装置固有の印刷領
域情報を保存する記憶機能をさらに備え、変換機能は、
記憶機能に記憶されているプリンタ装置固有の印刷領域
情報に基づいて印刷データを変換、作成するので、印刷
の度に他のプリンタドライバから印刷領域を取得しなく
てもよく、目的のプリンタドライバがインストールされ
ていないPC上でも領域を取得できるようになる。
According to the seventh aspect of the present invention, there is further provided a storage function for storing the print area information unique to a plurality of printers acquired by the print area acquisition function, and the conversion function comprises:
Since the print data is converted and created based on the print area information unique to the printer device stored in the storage function, it is not necessary to obtain the print area from another printer driver each time printing is performed, and the target printer driver can be used. An area can be acquired even on a PC that has not been installed.

【0037】請求項8記載の発明では、記憶機能によっ
て記憶されているプリンタ装置固有の印刷領域情報をユ
ーザに対して一覧表示する一覧表示機能をさらに備え、
印刷領域取得機能は、ユーザが一覧表示機能による一覧
表示に基づいて指定したネットワークを介して接続され
ているプリンタ装置固有の印刷領域情報を取得するの
で、容易に印刷領域を取得することができる。
According to the present invention, a list display function for displaying a list of print area information unique to the printer device stored by the storage function to a user is further provided.
The print area obtaining function obtains print area information unique to the printer connected via the network specified by the user based on the list display by the list display function, so that the print area can be easily obtained.

【0038】請求項9記載の発明では、プリンタ制御プ
ログラムが記憶された記憶媒体がネットワークを介して
複数の端末と接続されている場合、印刷領域取得機能
は、複数の端末によって共有されているプリンタ装置の
印刷領域情報を取得するので、ネットワーク上の共有プ
リンタを検索することができ、印刷領域情報を容易に取
得することができる。
According to the ninth aspect of the present invention, when the storage medium storing the printer control program is connected to a plurality of terminals via a network, the print area acquisition function is provided by the printer shared by the plurality of terminals. Since the print area information of the device is obtained, the shared printer on the network can be searched, and the print area information can be easily obtained.

【0039】請求項10記載の発明では、印刷領域情報
取得機能は、固有のプリンタ言語と印刷領域情報が格納
された印刷領域情報格納部にインターネットを介して接
続され、印刷領域情報格納部から印刷領域情報を取得す
るので、インターネットを使用して印刷領域をデータベ
ースから自動的に取得することができ、容易にプリンタ
装置の互換領域を認識することができる。
According to the tenth aspect of the present invention, the print area information acquisition function is connected via the Internet to a print area information storage section in which a unique printer language and print area information are stored, and prints from the print area information storage section. Since the area information is obtained, the print area can be automatically obtained from the database using the Internet, and the compatible area of the printer can be easily recognized.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本実施の形態に係るプリンタ制御装置の構成を
示した図である。
FIG. 1 is a diagram showing a configuration of a printer control device according to an embodiment.

【図2】プリンタ制御装置における第1の実施形態の処
理手順を示したフローチャートである。
FIG. 2 is a flowchart illustrating a processing procedure of the first embodiment in the printer control device.

【図3】第1の実施形態のプリンタ制御装置の概念を示
した図である。
FIG. 3 is a diagram illustrating a concept of a printer control device according to the first embodiment.

【図4】プリンタ制御装置における第2の実施形態の処
理手順を示したフローチャートである。
FIG. 4 is a flowchart illustrating a processing procedure of a second embodiment in the printer control device.

【図5】プリンタ制御装置における第3の実施形態の処
理手順を示したフローチャートである。
FIG. 5 is a flowchart illustrating a processing procedure of a third embodiment in a printer control device.

【図6】プリンタ制御装置における第4の実施形態の処
理手順を示したフローチャートである。
FIG. 6 is a flowchart illustrating a processing procedure of a fourth embodiment in a printer control device.

【図7】プリンタ制御装置における第5の実施形態の処
理手順を示したフローチャートである。
FIG. 7 is a flowchart illustrating a processing procedure of a printer control device according to a fifth embodiment.

【符号の説明】[Explanation of symbols]

1 プリンタドライバ 2 アプリケーション 3 印刷領域応答モジュール 4 他ドライバ調査モジュール 5 領域情報抽出モジュール 6 情報保存モジュール 7 グラフィック処理モジュール 8 出力ポート 9 ネットワークポート DESCRIPTION OF SYMBOLS 1 Printer driver 2 Application 3 Print area response module 4 Other driver investigation module 5 Area information extraction module 6 Information storage module 7 Graphic processing module 8 Output port 9 Network port

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 固有のプリンタ言語と印刷領域情報を有
する複数のプリンタ装置にネットワークを介して接続さ
れ、この接続されているプリンタ装置の印刷制御を行う
プリンタ制御装置において、 前記プリンタ装置固有の印刷領域情報を取得する印刷領
域取得手段と、 受領した印刷要求を前記印刷領域取得手段によって取得
された印刷領域情報に基づいて、前記プリンタ装置固有
のプリンタ言語に変換し、印刷データを作成する変換手
段と、 前記変換手段によって作成された印刷データを前記印刷
領域取得手段によって印刷領域情報が取得されたプリン
タ装置にネットワークを介して送信する印刷データ送信
手段と、を備えたことを特徴とするプリンタ制御装置。
1. A printer control device which is connected via a network to a plurality of printer devices each having a unique printer language and print area information, and controls printing of the connected printer devices. Print area acquisition means for acquiring area information; and conversion means for converting a received print request into a printer language specific to the printer device based on the print area information acquired by the print area acquisition means, and creating print data. Printer data transmission means for transmitting, via a network, print data created by the conversion means to a printer device whose print area information has been acquired by the print area acquisition means. apparatus.
【請求項2】 前記印刷領域取得手段によって取得され
た複数のプリンタ装置固有の印刷領域情報を保存する記
憶手段をさらに備え、 前記変換手段は、前記記憶手段に記憶されているプリン
タ装置固有の印刷領域情報に基づいて印刷データを変
換、作成することを特徴とする請求項1記載のプリンタ
制御装置。
2. The printing apparatus according to claim 1, further comprising a storage unit configured to store the print region information unique to the plurality of printers acquired by the print region acquisition unit, wherein the conversion unit includes a print device unique to the printer device stored in the storage unit. 2. The printer control device according to claim 1, wherein the print data is converted and created based on the area information.
【請求項3】 前記記憶手段によって記憶されている前
記プリンタ装置固有の印刷領域情報をユーザに対して一
覧表示する一覧表示手段をさらに備え、 前記印刷領域取得手段は、ユーザが前記一覧表示手段に
よる一覧表示に基づいて指定したネットワークを介して
接続されている前記プリンタ装置固有の印刷領域情報を
取得することを特徴とする請求項2記載のプリンタ制御
装置。
3. The printing apparatus according to claim 2, further comprising: a list display unit for displaying a list of print area information unique to the printer device stored in the storage unit to a user. 3. The printer control apparatus according to claim 2, wherein print area information specific to the printer connected via a specified network is acquired based on the list display.
【請求項4】 前記プリンタ制御装置がネットワークを
介して複数の端末と接続されている場合、前記印刷領域
取得手段は、前記複数の端末によって共有されているプ
リンタ装置の印刷領域情報を取得することを特徴とする
請求項1、請求項2、請求項3のうちいずれか1に記載
のプリンタ制御装置。
4. When the printer control device is connected to a plurality of terminals via a network, the print area obtaining means obtains print area information of a printer shared by the plurality of terminals. The printer control device according to any one of claims 1, 2, and 3, wherein
【請求項5】 前記印刷領域情報取得手段は、固有のプ
リンタ言語と印刷領域情報が格納された印刷領域情報格
納手段にインターネットを介して接続され、前記印刷領
域情報格納手段から印刷領域情報を取得することを特徴
とする請求項1記載のプリンタ制御装置。
5. The print area information acquisition means is connected via the Internet to a print area information storage means in which a unique printer language and print area information are stored, and acquires print area information from the print area information storage means. The printer control device according to claim 1, wherein:
【請求項6】 固有のプリンタ言語と印刷領域情報を有
する複数のプリンタ装置にネットワークを介して接続さ
れ、この接続されているプリンタ装置の印刷制御を行う
プリンタ制御プログラムが記憶された記憶媒体におい
て、 前記プリンタ装置固有の印刷領域情報を取得する印刷領
域取得機能と、 受領した印刷要求を前記印刷領域取得機能によって取得
された印刷領域情報に基づいて、前記プリンタ装置固有
のプリンタ言語に変換し、印刷データを作成する変換機
能と、 前記変換機能によって作成された印刷データを前記印刷
領域取得機能によって印刷領域情報が取得されたプリン
タ装置にネットワークを介して送信する印刷データ送信
機能とを、コンピュータに実現させるためのコンピュー
タ読み取り可能なプリンタ制御プログラムが記憶された
記憶媒体。
6. A storage medium connected to a plurality of printers having a unique printer language and print area information via a network, and storing a printer control program for controlling printing of the connected printers. A print area acquisition function for acquiring the print area information unique to the printer apparatus, and converting the received print request into a printer language unique to the printer apparatus based on the print area information acquired by the print area acquisition function. A computer realizes a conversion function of creating data, and a print data transmission function of transmitting, via a network, print data created by the conversion function to a printer device whose print area information has been acquired by the print area acquisition function. Computer-readable printer control program for causing Storage media.
【請求項7】 前記印刷領域取得機能によって取得され
た複数のプリンタ装置固有の印刷領域情報を保存する記
憶機能をさらに備え、 前記変換機能は、前記記憶機能に記憶されているプリン
タ装置固有の印刷領域情報に基づいて印刷データを変
換、作成することを特徴とする請求項6記載のプリンタ
制御プログラムが記憶された記憶媒体。
7. The printing apparatus according to claim 1, further comprising: a storage function for storing print area information unique to the plurality of printers acquired by the print area acquisition function, wherein the conversion function includes printing unique to the printer apparatus stored in the storage function. 7. The storage medium according to claim 6, wherein the print data is converted and created based on the area information.
【請求項8】 前記記憶機能によって記憶されている前
記プリンタ装置固有の印刷領域情報をユーザに対して一
覧表示する一覧表示機能をさらに備え、 前記印刷領域取得機能は、ユーザが前記一覧表示機能に
よる一覧表示に基づいて指定したネットワークを介して
接続されている前記プリンタ装置固有の印刷領域情報を
取得することを特徴とする請求項7記載のプリンタ制御
プログラムが記憶された記憶媒体。
8. A list display function for displaying a list of print area information unique to the printer device stored by the storage function to a user, wherein the print area acquisition function is performed by the user using the list display function. 8. The storage medium storing the printer control program according to claim 7, wherein print area information specific to the printer connected via a specified network is acquired based on the list display.
【請求項9】 前記プリンタ制御プログラムが記憶され
た記憶媒体がネットワークを介して複数の端末と接続さ
れている場合、前記印刷領域取得機能は、前記複数の端
末によって共有されているプリンタ装置の印刷領域情報
を取得することを特徴とする請求項6、請求項7、請求
項8のうちいずれか1に記載のプリンタ制御プログラム
が記憶された記憶媒体。
9. When a storage medium storing the printer control program is connected to a plurality of terminals via a network, the print area acquisition function performs printing of a printer shared by the plurality of terminals. 9. A storage medium storing the printer control program according to claim 6, wherein the storage medium acquires area information.
【請求項10】 前記印刷領域情報取得機能は、固有の
プリンタ言語と印刷領域情報が格納された印刷領域情報
格納部にインターネットを介して接続され、前記印刷領
域情報格納部から印刷領域情報を取得することを特徴と
する請求項6記載のプリンタ制御プログラムが記憶され
た記憶媒体。
10. The print area information acquisition function is connected to a print area information storage section in which a unique printer language and print area information are stored via the Internet, and acquires print area information from the print area information storage section. A storage medium storing the printer control program according to claim 6.
JP2000290608A 2000-09-25 2000-09-25 Printer controller and storage medium with printer control program stored therein Pending JP2002099397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000290608A JP2002099397A (en) 2000-09-25 2000-09-25 Printer controller and storage medium with printer control program stored therein

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000290608A JP2002099397A (en) 2000-09-25 2000-09-25 Printer controller and storage medium with printer control program stored therein

Publications (1)

Publication Number Publication Date
JP2002099397A true JP2002099397A (en) 2002-04-05

Family

ID=18773813

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000290608A Pending JP2002099397A (en) 2000-09-25 2000-09-25 Printer controller and storage medium with printer control program stored therein

Country Status (1)

Country Link
JP (1) JP2002099397A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013025739A (en) * 2011-07-26 2013-02-04 Kyocera Document Solutions Inc Method of emulating printing range of printer driver

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013025739A (en) * 2011-07-26 2013-02-04 Kyocera Document Solutions Inc Method of emulating printing range of printer driver

Similar Documents

Publication Publication Date Title
JP2001125761A (en) Device, method and system for processing information and recording medium
JP2005228243A (en) Information processor and control method therefor and program
US20080088865A1 (en) Information Processing Device and Printing Setup Method
US9141895B2 (en) Information processing apparatus, data editing method, and computer program product
JP2001063155A (en) Printer host, print command generator and medium storing program
JP4433049B2 (en) Information processing apparatus, information processing method, and program.
JP2007041808A (en) Print history display program
JP6146986B2 (en) Output system, output control method, and program
JP2009146321A (en) Information processor, information processing system, information processing method, information processing program, and recording medium
JP3979067B2 (en) Printing instruction device
JPH09188007A (en) Data processing apparatus and method
US9117158B2 (en) Image forming apparatus, image forming method, and non-transitory computer readable medium
JP2002149365A (en) Document printing processing system
JP2002099397A (en) Printer controller and storage medium with printer control program stored therein
JP3633256B2 (en) Print image processing system, print image processing method, and recording medium on which print image processing program is recorded
JP2002189582A (en) Image processor, image processing method, recording medium and server device
JP2009269179A (en) Printer, program and recording medium
JP2005182694A (en) Layout printing system
JP2005004320A (en) System and program for controlling printing
JP4211462B2 (en) Information processing apparatus and method, and image drawing apparatus
JP2003044240A (en) Printer driver, information processor, printing system, printing device and storage medium
JP2008283684A (en) Image processing method and program, image processing apparatus, and control device
JP2003150344A (en) Printer driver
KR20060131554A (en) Method for processing document file using document management system
JP2003084951A (en) Document processing device, image outputting device, and method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050121

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050223

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070621

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070706

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080404