JP2002149365A - Document printing processing system - Google Patents

Document printing processing system

Info

Publication number
JP2002149365A
JP2002149365A JP2000349578A JP2000349578A JP2002149365A JP 2002149365 A JP2002149365 A JP 2002149365A JP 2000349578 A JP2000349578 A JP 2000349578A JP 2000349578 A JP2000349578 A JP 2000349578A JP 2002149365 A JP2002149365 A JP 2002149365A
Authority
JP
Japan
Prior art keywords
setting
print
document
dialog
printer
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
JP2000349578A
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 JP2000349578A priority Critical patent/JP2002149365A/en
Publication of JP2002149365A publication Critical patent/JP2002149365A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a document printing processing system for easily setting a print condition by sequentially displaying a setting dialog at every setting item. SOLUTION: When a print request is given in an application and easy setting is selected in a personal computer, a UI processing module receives the dialog for print setting with respect to one setting item which a setting dialog generation display module generates and displays the dialog for print setting by the application. When a user sets the setting item, processings for preserving setting as history are sequentially performed. When the setting of all the setting items is completed, the print condition which is set is transferred to a graphic processing module. The print condition which is set from the graphic processing module and print data received from the application and is generated at the graphic processing module are transmitted to a printer and printing is performed. Thus, the print condition can simply and easily be set and operability can be improved.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、文書印刷処理シス
テムに関し、詳細には、印刷条件の設定を、設定項目毎
に順次設定ダイアログを表示して、簡単かつ容易に設定
することのできる文書印刷処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document print processing system, and more particularly, to a document print system in which the setting of printing conditions can be set easily and easily by displaying a setting dialog sequentially for each setting item. Regarding the processing system.

【0002】[0002]

【従来の技術】パーソナルコンピュータやワークステー
ション等のコンピュータにおける印刷の処理は、コンピ
ュータ上で文書編集アプリケーションを起動し、新規文
書を作成したり、保存されている文書ファイルを開いて
編集する等の処理を行った後、文書編集アプリケーショ
ンの備えている印刷処理機能を起動させて、印刷処理を
行わせることで行っている。
2. Description of the Related Art A printing process in a computer such as a personal computer or a workstation is performed by starting a document editing application on the computer to create a new document or opening and editing a stored document file. After that, the print processing function of the document editing application is activated to perform the print processing.

【0003】印刷操作が行われると、文書編集アプリケ
ーションが、コンピュータ上のOS(Operating System
)の管理下の中間モジュール(GDI)によってプリ
ンタドラバを呼び出し、呼び出されたプリンタドライバ
は、印刷を行うプリンタのコントローラが解釈できる印
字データ(PDL)を作成する。プリンタドライバによ
り作成された印字データは、スプーラを経由してネット
ワークやシリアル・パラレル、USB、あるいは、IE
EE1394等の通信経路を通ってプリンタのコントロ
ーラに転送される。プリンタのコントローラは、受けと
った印字データを解釈して、プリンタに印刷を行わせる
ために1頁毎のページイメージビットマップを作成し、
プリンタに印刷を依頼する。
When a printing operation is performed, a document editing application executes an OS (Operating System) on a computer.
The printer driver is called by the intermediate module (GDI) under the control of (1), and the called printer driver creates print data (PDL) that can be interpreted by the controller of the printer that performs printing. The print data created by the printer driver is transmitted via a spooler to a network, serial / parallel, USB, or IE.
The data is transferred to the printer controller through a communication path such as EE1394. The printer controller interprets the received print data and creates a page image bitmap for each page in order to cause the printer to print.
Ask the printer to print.

【0004】印刷に関する細かな設定は、文書編集アプ
リケーション上で指示したり、あるいは、プリンタドラ
イバの有するユーザインターフェイスを介してユーザが
設定を施すことで行うことができる。このプリンタドラ
イバの有するユーザインターフェイスは、プリンタドラ
イバ内のUIドライバといわれるモジュールが提供し、
通常、文書編集アプリケーション上での印刷時にそのユ
ーザインターフェイスを表示させるアクションボタンを
用意して、当該アクションボタンがクリックされること
で起動する。
[0004] Detailed settings relating to printing can be made by giving an instruction on a document editing application or by a user making settings through a user interface of a printer driver. The user interface of the printer driver is provided by a module called a UI driver in the printer driver.
Usually, an action button for displaying the user interface at the time of printing on the document editing application is prepared, and the action is started when the action button is clicked.

【0005】そして、印刷に際して、設定する項目は、
用紙サイズ、解像度、用紙方向及び印刷部数等のように
多岐にわたるが、従来、印刷設定用ダイアログは、例え
ば、図10及び図11に示すように、1つの画面に多数
の設定項目が設けられていたり、あるいは、設定項目を
階層を設けて設定することができるようになっている。
In printing, items to be set include:
Although there are a wide variety of paper sizes, resolutions, paper orientations, the number of copies, and the like, conventionally, a print setting dialog has a large number of setting items on one screen as shown in FIGS. 10 and 11, for example. Alternatively, setting items can be set in a hierarchy.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、このよ
うな従来のプロッタドライバにあっては、印刷設定を行
う場合に、多岐にわたる設定項目が、図10及び図11
に示したように、1つの画面に多数の設定項目が設けら
れていたり、あるいは、階層分けされていたため、これ
らの多数の項目が1画面に設けられたり、階層付けられ
た中から設定する項目をユーザが探し出して設定する必
要があり、利用性が悪いという問題があった。
However, in such a conventional plotter driver, a wide variety of setting items are set in FIG. 10 and FIG.
As shown in the figure, since a large number of setting items are provided on one screen or are divided into layers, a large number of these items are provided on one screen, and items to be set from among the layers are set. Has to be found and set by the user, and there is a problem that the usability is poor.

【0007】そこで、請求項1記載の発明は、プリンタ
ドライバが、コンピュータの搭載するアプリケーション
からの印刷要求をプリンタ装置の使用するプリンタ言語
に変換して送信するに際して、用紙、用紙方向、解像度
等の各種印刷条件の設定項目を、各設定項目毎に設定ダ
イアログを順次コンピュータの表示部に表示させ、当該
設定ダイアログでの項目の選択操作で印刷条件を設定さ
せることにより、従来のように多数の設定項目が1画面
に設けられたり、階層分けされることによる煩雑で分か
り難さを解消して、印刷条件の設定を簡単かつ容易に行
えるようにし、利用性の良好な文書印刷処理システムを
提供することを目的としている。
Therefore, according to the first aspect of the present invention, when a printer driver converts a print request from an application installed in a computer into a printer language used by a printer and transmits the print request, the printer driver determines the paper, paper direction, resolution, and the like. Setting items of various printing conditions are sequentially displayed on the display unit of the computer in a setting dialog for each setting item, and the printing conditions are set by selecting an item in the setting dialog. It is possible to provide a document print processing system that can easily and easily set print conditions by eliminating the complexity and incomprehensibility due to items being provided on one screen or being divided into layers, and having good usability. It is intended to be.

【0008】請求項2記載の発明は、プリンタドライバ
が、印刷要求の対象となっている文書の形式を選択する
文書形式選択ダイアログを表示させ、当該文書形式選択
ダイアログで選択された文書形式に適切な印刷条件を自
動設定することにより、文書毎にユーザが選択項目を逐
次選択することなく、文書形式を指定するだけで、印刷
条件の設定を行って、印刷条件の設定をより一層簡単か
つ容易に行えるようにし、より一層利用性の良好な文書
印刷処理システムを提供することを目的としている。
According to a second aspect of the present invention, a printer driver displays a document format selection dialog for selecting a format of a document for which a print request is to be made, and the printer driver is adapted to the document format selected in the document format selection dialog. Automatic setting of printing conditions makes it easier and easier to set printing conditions by simply specifying the document format without the user having to select the selection items for each document. It is an object of the present invention to provide a document print processing system that is more usable.

【0009】請求項3記載の発明は、プリンタドライバ
が、ユーザ毎に選択された印刷条件を保存し、次回以降
の印刷条件設定に際して、当該保存した印刷条件を再現
することにより、ユーザ独自の設定項目を適宜再現し
て、設定項目表示ダイアログをユーザ毎に細かく対応
し、より一層利用性の良好な文書印刷処理システムを提
供することを目的としている。
According to a third aspect of the present invention, the printer driver saves the printing conditions selected for each user, and reproduces the saved printing conditions at the time of the next and subsequent setting of the printing conditions, so that the user can set the unique printing conditions. It is an object of the present invention to provide a document print processing system that reproduces the items as appropriate and responds finely to the setting item display dialog for each user, and further improves the usability.

【0010】請求項4記載の発明は、プリンタドライバ
が、印刷要求を行うユーザのコンピュータの搭載するO
S上の権限のレベルに応じて、設定可能な印刷条件の設
定項目を選択し、当該選択した設定項目のダイアログを
順次コンピュータに表示させることにより、ユーザのO
S上での権限上の問題から設定することのできない項目
の表示をしないようにして、不必要な操作を省くととも
に、設定項目表示ダイアログをユーザに適切なものと
し、より一層利用性の良好な文書印刷処理システムを提
供することを目的としている。
[0010] According to a fourth aspect of the present invention, the printer driver includes an O / O installed in a computer of a user who issues a print request.
By selecting the setting items of the printing conditions that can be set according to the authority level on S, and sequentially displaying the dialog of the selected setting items on the computer, the user's O
By not displaying items that cannot be set due to authority problems on S, unnecessary operations can be omitted, the setting item display dialog is made appropriate for the user, and more excellent usability is achieved. It is intended to provide a document print processing system.

【0011】請求項5記載の発明は、プリンタドライバ
が、ユーザによる印刷条件の設定結果を設定項目毎に統
計データとして保存し、各設定項目毎に設定頻度を調
べ、設定頻度が予め設定された規定頻度を超えると、当
該設定項目の印刷条件を当該設定結果に基づいて自動設
定することにより、ユーザの過去の印刷条件の設定履歴
を保存、参照して、当該履歴に沿った表示を行うこと
で、ユーザから印刷条件設定の煩わしさを解消し、より
一層利用性の良好な文書印刷処理システムを提供するこ
とを目的としている。
According to a fifth aspect of the present invention, the printer driver stores the setting result of the printing condition by the user as statistical data for each setting item, checks the setting frequency for each setting item, and sets the setting frequency in advance. When the specified frequency is exceeded, the printing condition of the setting item is automatically set based on the setting result, so that the setting history of the printing condition of the user in the past is stored and referred to, and the display according to the history is performed. Accordingly, an object of the present invention is to provide a document print processing system that eliminates the hassle of setting print conditions from a user and that is much more usable.

【0012】[0012]

【課題を解決するための手段】請求項1記載の発明の文
書印刷処理システムは、プリンタ装置とコンピュータ
が、直接あるいはネットワークまたはプリンタサーバを
介して接続され、前記コンピュータが、前記プリンタ装
置とデータ通信を行うとともに、搭載するOSに適した
プリンタドライバを有して、当該プリンタドライバが前
記コンピュータの搭載するアプリケーションからの印刷
要求を前記プリンタ装置の使用するプリンタ言語に変換
して送信する文書印刷処理システムにおいて、前記プリ
ンタドライバは、用紙、用紙方向、解像度等の各種印刷
条件の設定項目を、各設定項目毎に設定ダイアログを順
次コンピュータの表示部に表示させ、当該設定ダイアロ
グでの項目の選択操作で前記印刷条件を設定させること
により、上記目的を達成している。
According to a first aspect of the present invention, there is provided a document print processing system, wherein a printer device and a computer are connected directly or via a network or a printer server, and the computer communicates with the printer device in data communication. A document print processing system having a printer driver suitable for an installed OS, and the printer driver converting a print request from an application installed in the computer into a printer language used by the printer device and transmitting the print request. In the printer driver, the setting items of various printing conditions, such as paper, paper direction, resolution, etc., are sequentially displayed on the display unit of the computer for each setting item, and the selection operation of the items in the setting dialog is performed. By setting the printing conditions, the above purpose can be achieved. Forms.

【0013】上記構成によれば、プリンタドライバが、
コンピュータの搭載するアプリケーションからの印刷要
求をプリンタ装置の使用するプリンタ言語に変換して送
信するに際して、用紙、用紙方向、解像度等の各種印刷
条件の設定項目を、各設定項目毎に設定ダイアログを順
次コンピュータの表示部に表示させ、当該設定ダイアロ
グでの項目の選択操作で印刷条件を設定させるので、従
来のように多数の設定項目が1画面に設けられたり、階
層分けされることによる煩雑で分かり難さを解消して、
印刷条件の設定を簡単かつ容易に行えるようにすること
ができ、利用性を向上させることができる。
According to the above arrangement, the printer driver
When converting a print request from an application installed in a computer into the printer language used by the printer device and sending it, the setting items of various printing conditions such as paper, paper direction, resolution, etc. are sequentially set in the setting dialog for each setting item. Since it is displayed on the display unit of the computer and the printing condition is set by selecting an item in the setting dialog, a large number of setting items are provided on one screen or divided into layers as in the related art. Eliminate the difficulties,
Printing conditions can be set easily and easily, and usability can be improved.

【0014】この場合、例えば、請求項2に記載するよ
うに、前記プリンタドライバは、前記印刷要求の対象と
なっている文書の形式を選択する文書形式選択ダイアロ
グを表示させ、当該文書形式選択ダイアログで選択され
た文書形式に適切な印刷条件を自動設定するものであっ
てもよい。
In this case, for example, as described in claim 2, the printer driver displays a document format selection dialog for selecting a format of the document which is the target of the print request, and displays the document format selection dialog. The print conditions suitable for the document format selected in the above may be automatically set.

【0015】上記構成によれば、プリンタドライバが、
印刷要求の対象となっている文書の形式を選択する文書
形式選択ダイアログを表示させ、当該文書形式選択ダイ
アログで選択された文書形式に適切な印刷条件を自動設
定するので、文書毎にユーザが選択項目を逐次選択する
ことなく、文書形式を指定するだけで、印刷条件の設定
を行って、印刷条件の設定をより一層簡単かつ容易に行
えるようにすることができ、より一層利用性を向上させ
ることができる。
According to the above arrangement, the printer driver is
Displays the document format selection dialog for selecting the format of the document that is the target of the print request, and automatically sets the appropriate printing conditions for the document format selected in the document format selection dialog. The printing conditions can be set simply by specifying the document format without sequentially selecting the items, and the printing conditions can be set more easily and easily, and the usability is further improved. be able to.

【0016】また、例えば、請求項3に記載するよう
に、前記プリンタドライバは、ユーザ毎に前記選択され
た印刷条件を保存し、次回以降の印刷条件設定に際し
て、当該保存した印刷条件を再現するもであってもよ
い。
Further, for example, as set forth in claim 3, the printer driver saves the selected printing condition for each user, and reproduces the saved printing condition at the time of the next and subsequent printing condition setting. May also be.

【0017】上記構成によれば、プリンタドライバが、
ユーザ毎に選択された印刷条件を保存し、次回以降の印
刷条件設定に際して、当該保存した印刷条件を再現する
ので、ユーザ独自の設定項目を適宜再現して、設定項目
表示ダイアログをユーザ毎に細かく対応することがで
き、より一層利用性を向上させることができる。
According to the above arrangement, the printer driver
The print conditions selected for each user are saved, and when the print conditions are set next time, the stored print conditions are reproduced. Therefore, the user-specific setting items are appropriately reproduced, and the setting item display dialog is finely prepared for each user. It is possible to cope with the problem and to further improve the usability.

【0018】さらに、例えば、請求項4に記載するよう
に、前記プリンタドライバは、前記印刷要求を行うユー
ザの前記コンピュータの搭載するOS上の権限のレベル
に応じて、前記設定可能な印刷条件の設定項目を選択
し、当該選択した設定項目のダイアログを順次前記コン
ピュータに表示させるものであってもよい。
Further, for example, as set forth in claim 4, the printer driver sets the print conditions that can be set according to the level of authority of the user making the print request on an OS installed in the computer. A setting item may be selected, and a dialog of the selected setting item may be sequentially displayed on the computer.

【0019】上記構成によれば、プリンタドライバが、
印刷要求を行うユーザのコンピュータの搭載するOS上
の権限のレベルに応じて、設定可能な印刷条件の設定項
目を選択し、当該選択した設定項目のダイアログを順次
コンピュータに表示させるので、ユーザのOS上での権
限上の問題から設定することのできない項目の表示をし
ないようにして、不必要な操作を省くことができるとと
もに、設定項目表示ダイアログをユーザに適切なものと
することができ、より一層利用性を向上させることがで
きる。
According to the above construction, the printer driver
According to the level of authority on the OS installed in the computer of the user making the print request, setting items of the printing conditions that can be set are selected, and a dialog of the selected setting items is sequentially displayed on the computer. By not displaying items that cannot be set due to the above permissions problems, unnecessary operations can be omitted, and the setting item display dialog can be made appropriate for the user, The usability can be further improved.

【0020】また、例えば、請求項5に記載するよう
に、前記プリンタドライバは、前記ユーザによる前記印
刷条件の設定結果を設定項目毎に統計データとして保存
し、各設定項目毎に設定頻度を調べ、設定頻度が予め設
定された規定頻度を超えると、当該設定項目の印刷条件
を当該設定結果に基づいて自動設定するものであっても
よい。
Further, for example, as set forth in claim 5, the printer driver stores a setting result of the printing condition by the user as statistical data for each setting item, and checks a setting frequency for each setting item. When the setting frequency exceeds a predetermined frequency, a printing condition of the setting item may be automatically set based on the setting result.

【0021】上記構成によれば、プリンタドライバが、
ユーザによる印刷条件の設定結果を設定項目毎に統計デ
ータとして保存し、各設定項目毎に設定頻度を調べ、設
定頻度が予め設定された規定頻度を超えると、当該設定
項目の印刷条件を当該設定結果に基づいて自動設定する
ので、ユーザの過去の印刷条件の設定履歴を保存、参照
して、当該履歴に沿った表示を行うことで、ユーザから
印刷条件設定の煩わしさを解消することができ、より一
層利用性を向上させることができる。
According to the above arrangement, the printer driver
The setting result of the printing condition by the user is stored as statistical data for each setting item, the setting frequency is checked for each setting item, and when the setting frequency exceeds a predetermined frequency, the printing condition of the setting item is set. Since the automatic setting is performed based on the result, the setting history of the user's past printing conditions is stored and referred to, and the display according to the history is performed, so that the trouble of the printing condition setting from the user can be eliminated. , The usability can be further improved.

【0022】[0022]

【発明の実施の形態】以下、本発明の好適な実施の形態
を添付図面に基づいて詳細に説明する。なお、以下に述
べる実施の形態は、本発明の好適な実施の形態であるか
ら、技術的に好ましい種々の限定が付されているが、本
発明の範囲は、以下の説明において特に本発明を限定す
る旨の記載がない限り、これらの態様に限られるもので
はない。
Preferred embodiments of the present invention will be described below in detail with reference to the accompanying drawings. It should be noted that the embodiments described below are preferred embodiments of the present invention, and therefore, various technically preferable limitations are added. However, the scope of the present invention is not limited to the following description. The embodiments are not limited to these embodiments unless otherwise specified.

【0023】図1〜図4は、本発明の文書印刷処理シス
テムの第1の実施の形態を示す図であり、図1は、本発
明の文書印刷処理システムの第1の実施の形態を適用し
た文書印刷処理システム1のシステム構成図である。
1 to 4 show a first embodiment of the document print processing system of the present invention. FIG. 1 shows the first embodiment of the document print processing system of the present invention. 1 is a system configuration diagram of a completed document print processing system 1. FIG.

【0024】図1において、文書印刷処理システム1
は、パーソナルコンピュータPcとプリンタPrが、シ
リアル・パラレル(双方向)、USB、IEEE139
4等の専用あるいは汎用のI/Fケーブルで接続されて
いる。なお、パーソナルコンピュータPcとプリンタP
rは、専用または汎用のI/Fケーブルで接続されてい
るものに限るものではなく、例えば、LAN(Local Ar
ea Network)等のネットワークあるいはネットワークに
接続されたプリンタサーバを介して接続されていてもよ
い。
In FIG. 1, a document print processing system 1
Means that the personal computer Pc and the printer Pr are serial / parallel (bidirectional), USB, IEEE139
4 or other dedicated or general-purpose I / F cables. The personal computer Pc and the printer P
r is not limited to one connected by a dedicated or general-purpose I / F cable, and may be, for example, a LAN (Local Ar
ea Network) or a printer server connected to the network.

【0025】パーソナルコンピュータPcは、文書編集
等の印刷要求を行うアプリケーション10とプリンタド
ライバ20がインストールされており、出力ポート30
を備えている。アプリケーション10及びプリンタドラ
イバ20は、搭載するOS上で動作し、プリンタドライ
バ20は、UI処理モジュール21、グラフィック処理
モジュール22及び設定ダイアログ作成表示モジュール
23を備えている。
In the personal computer Pc, an application 10 for making a print request such as document editing and a printer driver 20 are installed.
It has. The application 10 and the printer driver 20 operate on the installed OS, and the printer driver 20 includes a UI processing module 21, a graphic processing module 22, and a setting dialog creation / display module 23.

【0026】UI処理モジュール21は、アプリケーシ
ョン10とグラフィックス処理モジュール22及び設定
ダイアログ作成表示モジュール23との間のデータの授
受を司り、例えば、アプリケーション10での操作内
容、特に、印刷条件をグラフィック処理モジュール22
に渡す。
The UI processing module 21 manages the exchange of data between the application 10 and the graphics processing module 22 and the setting dialog creation / display module 23. Module 22
Pass to.

【0027】設定ダイアログ作成表示モジュール23
は、印刷条件を設定するための印刷条件設定ダイアログ
をUI処理モジュール21を介してアプリケーション1
0に渡し、アプリケーション10の印刷条件設定ダイア
ログに当該印刷条件設定ダイアログを表示させる。
Setting dialog creation display module 23
Displays a print condition setting dialog for setting print conditions via the UI processing module 21 in the application 1.
0, and the print condition setting dialog of the application 10 is displayed.

【0028】グラフィック処理モジュール22は、アプ
リケーション10から印刷データを受け取って、プリン
タPrに適したデータを作成し、出力ポート30を介し
てプリンタPrに送信する。
The graphic processing module 22 receives print data from the application 10, creates data suitable for the printer Pr, and transmits the data to the printer Pr via the output port 30.

【0029】設定ダイアログ作成表示モジュール23
は、アプリケーション10に表示させる印刷条件設定用
のダイアログを作成して、当該印刷条件設定用ダイアロ
グをUI処理モジュール21を介して渡し、アプリケー
ション10に表示させる。
Setting dialog creation display module 23
Creates a printing condition setting dialog to be displayed on the application 10, passes the printing condition setting dialog via the UI processing module 21, and causes the application 10 to display the dialog.

【0030】アプリケーション10は、パーソナルコン
ピュータPcに搭載されているOS上で動作し、ワープ
ロ、表計算、ペイント系などの汎用及び専用の印刷を行
うことのできるアプリケーションであり、ユーザにより
書類の作成が行われるとともに、作製された文書の印刷
を要求する印刷コマンドを備えている。このアプリケー
ション10には、後述する印字方向の選択、用紙を挿入
したプリンタPrのトレイの選択等の各種印刷条件の設
定を行う印刷条件設定用ダイアログをプリンタドライバ
20のUIモジュール21から受け取って表示する。
The application 10 runs on an OS installed in the personal computer Pc and is capable of performing general-purpose and dedicated printing such as a word processor, a spreadsheet, and a paint system. It is provided with a print command to be performed and to request printing of the created document. The application 10 receives and displays from the UI module 21 of the printer driver 20 a printing condition setting dialog for setting various printing conditions such as selection of a printing direction described later and selection of a tray of the printer Pr in which paper is inserted. .

【0031】出力ボート30には、プリンタPrに接続
された上記I/Fケーブルが接続され、プリンタPrと
の間で信号の授受を行って、グラフィック処理モジュー
ル22から受け取った印刷データをプリンタPrに送信
し、また、プリンタPrからプリンタPrの動作状態を
示す信号等を受け取る。
The output boat 30 is connected to the I / F cable connected to the printer Pr, exchanges signals with the printer Pr, and sends print data received from the graphic processing module 22 to the printer Pr. It transmits and receives a signal indicating the operation state of the printer Pr from the printer Pr.

【0032】次に、本実施の形態の作用を説明する。文
書印刷処理システム1は、プリンタPrへ印刷要求を行
う際に、ダイアログの推移で印刷条件を設定可能とする
ところにその特徴がある。
Next, the operation of the present embodiment will be described. The document print processing system 1 is characterized in that when a print request is made to the printer Pr, the print conditions can be set by changing the dialog.

【0033】すなわち、図2に示すように、パーソナル
コンピュータPcは、アプリケーション10で文書作成
され、あるいは、既存の文書が開かれてそのまま、また
は、既存の文書に編集を施して、印刷要求が行われる
と、UI処理モジュール21が、印刷ダイアログを表示
させて、ダイアログの推移で印刷条件を設定することの
できる簡易設定を使用するか否かの問い合わせ表示を行
い、簡易設定が選択されるかチェックする(ステップS
101)。
That is, as shown in FIG. 2, the personal computer Pc generates a document by the application 10, or opens an existing document as it is, or edits the existing document, and issues a print request. Then, the UI processing module 21 displays a print dialogue, displays an inquiry as to whether or not to use a simple setting in which the printing conditions can be set in the transition of the dialogue, and checks whether the simple setting is selected. (Step S
101).

【0034】ステップS101で、簡易設定が選択され
ないときには、通常の印刷ダイアログを設定ダイアログ
作成表示モジュール23から受け取って、アプリケーシ
ョン10に表示させる。プリンタドライバ20は、当該
通常の印刷ダイアログに基づいて、パーソナルコンピュ
ータPcのユーザが印刷条件を設定すると(ステップS
102)、設定された印刷条件をグラフィック処理モジ
ュール22に渡して、グラフィック処理モジュール22
から当該設定された印刷条件とアプリケーション10か
ら受け取ってグラフィック処理モジュール22で作成し
た印刷データを出力ポート30からプリンタPrに送信
して、プリンタPrに印刷を実行させる(ステップS1
07)。
If the simple setting is not selected in step S101, a normal print dialog is received from the setting dialog creation / display module 23 and displayed on the application 10. The printer driver 20 sets the printing conditions by the user of the personal computer Pc based on the normal print dialog (Step S).
102), the set print conditions are passed to the graphic processing module 22,
The print data received from the application 10 and the print data created by the graphic processing module 22 are transmitted from the output port 30 to the printer Pr, and the printer Pr executes printing (step S1).
07).

【0035】ステップS101で、簡易設定が選択され
ると、UI処理モジュール21が、設定ダイアログ作成
表示モジュール23の作成する1つの設定項目、例え
ば、図3に示す印刷用紙サイズの設定項目に対する印刷
設定用ダイアログを受け取ってアプリケーション10に
当該印刷設定用ダイアログを表示させ(ステップS10
3)、ユーザにより当該設定項目に対する設定が行われ
ると(ステップS104)、当該設定を履歴として保存
して(ステップS105)、次の設定項目があるかチェ
ックする(ステップS106)。
When the simple setting is selected in step S101, the UI processing module 21 sets the print setting for one setting item created by the setting dialog creation display module 23, for example, the print paper size setting item shown in FIG. And the application 10 displays the print setting dialog (step S10).
3) When the user sets the setting item (step S104), the setting is saved as a history (step S105), and it is checked whether the next setting item is present (step S106).

【0036】次の設定項目があるときには、UI処理モ
ジュール21は、ステップS103に戻って、次の設定
項目、例えば、図4に示す印刷用紙の向きの設定項目に
対する印刷設定用ダイアログを受け取って、同様に、ア
プリケーション10に表示させ(ステップS104)、
ユーザにより当該設定項目の設定が行われると(ステッ
プS104)、当該設定を履歴として保存して(ステッ
プS105)、次の設定項目があるかチェックする(ス
テップS106)。
When there is a next setting item, the UI processing module 21 returns to step S103, and receives a next setting item, for example, a print setting dialog for a print paper orientation setting item shown in FIG. Similarly, it is displayed on the application 10 (step S104),
When the setting of the setting item is performed by the user (step S104), the setting is stored as a history (step S105), and it is checked whether the next setting item exists (step S106).

【0037】次の設定項目があるときに、UI処理モジ
ュール21は、上記同様に処理して(ステップS103
〜ステップS106)、ステップS106で、次の設定
項目がなく全ての設定項目の設定が完了すると、設定さ
れた印刷条件をグラフィック処理モジュール22に渡し
て、グラフィック処理モジュール22から当該設定され
た印刷条件とアプリケーション10から受け取ってグラ
フィック処理モジュール22で作成した印刷データを出
力ポート30からプリンタPrに送信して、プリンタP
rに印刷を実行させる(ステップS107)。
When there is a next setting item, the UI processing module 21 performs the same processing as described above (step S103).
To step S106), in step S106, when setting of all setting items is completed without the next setting item, the set printing conditions are passed to the graphic processing module 22, and the set printing conditions are And print data created by the graphic processing module 22 received from the application 10 and transmitted from the output port 30 to the printer Pr.
r to execute printing (step S107).

【0038】このように、本実施の形態の文書印刷処理
システム1は、プリンタドライバ20が、パーソナルコ
ンピュータPCの搭載するアプリケーション10からの
印刷要求をプリンタPrの使用するプリンタ言語に変換
して送信するに際して、用紙、用紙方向、解像度等の各
種印刷条件の設定項目を、各設定項目毎に設定ダイアロ
グを順次パーソナルコンピュータPCの表示部に表示さ
せ、当該設定ダイアログでの項目の選択操作で印刷条件
を設定させている。
As described above, in the document print processing system 1 according to the present embodiment, the printer driver 20 converts a print request from the application 10 mounted on the personal computer PC into a printer language used by the printer Pr and transmits it. At this time, the setting items of various printing conditions, such as paper, paper direction, resolution, etc., are sequentially displayed on the display unit of the personal computer PC for each setting item, and the printing conditions are set by selecting an item in the setting dialog. Is set.

【0039】したがって、従来のように多数の設定項目
が1画面に設けられたり、階層分けされることによる煩
雑で分かり難さを解消して、印刷条件の設定を簡単かつ
容易に行えるようにすることができ、利用性を向上させ
ることができる。
Therefore, it is possible to easily and easily set the printing conditions by eliminating the complicated and incomprehensible situation in which a large number of setting items are provided on one screen or divided into layers as in the related art. Can improve the usability.

【0040】また、上記ステップS105で、設定項目
に対する設定内容をユーザ毎に履歴として記憶している
ので、この記憶した履歴を利用して、次回以降の印刷条
件の設定において、設定する項目を当該履歴から自動的
に判別して、設定ダイアログ作成表示モジュール23を
使用して、ダイアログとして表示し、ユーザに設定を行
わせるようにしてもよい。
In step S105, since the setting contents for the setting items are stored as a history for each user, the stored items are used to set the items to be set in the next and subsequent printing condition settings. The information may be automatically determined from the history and displayed as a dialog using the setting dialog creation display module 23 to allow the user to make settings.

【0041】このようにすると、ユーザ独自の設定項目
を適宜再現して、設定項目表示ダイアログをユーザ毎に
細かく対応することができ、より一層利用性を向上させ
ることができる。
In this way, the setting items unique to the user can be appropriately reproduced, and the setting item display dialog can be finely handled for each user, so that the usability can be further improved.

【0042】図5及び図6は、本発明の文書印刷処理シ
ステムの第2の実施の形態を示す図であり、図5は、本
発明の文書印刷処理システムの第2の実施の形態を適用
した文書印刷処理システムによる印刷条件設定処理を示
すフローチャートである。
FIGS. 5 and 6 are diagrams showing a second embodiment of the document print processing system of the present invention, and FIG. 5 is a diagram to which the second embodiment of the document print processing system of the present invention is applied. 9 is a flowchart showing a print condition setting process performed by the document print processing system.

【0043】なお、本実施の形態は、上記第1の実施の
形態の文書印刷処理システム1同様の文書印刷処理シス
テムに適用したものであり、本実施の形態の説明におい
ては、上記第1の実施の形態で用いた符号をそのまま用
いて説明する。
This embodiment is applied to a document print processing system similar to the document print processing system 1 of the first embodiment. In the description of the present embodiment, the first embodiment will be described. The description will be made using the reference numerals used in the embodiment as they are.

【0044】本実施の形態の文書印刷処理システム1
は、印刷する文書の文書形式に応じて自動的に当該文書
形式に適した印刷条件の設定項目のダイアログを自動選
択して表示し、印刷条件を設定するものである。
Document print processing system 1 of the present embodiment
Is to automatically select and display a dialog for setting items of printing conditions suitable for the document format according to the document format of the document to be printed, and set the printing conditions.

【0045】すなわち、文書印刷処理システム1のパー
ソナルコンピュータPcは、アプリケーション10で文
書作成され、あるいは、既存の文書が開かれてそのま
ま、または、既存の文書に編集を施して、印刷要求が行
われると、UI処理モジュール21が、図5に示すよう
に、設定項目の選択を行うか否かのダイアログを、アプ
リケーション10に表示させ(ステップS201)、設
定項目の選択を行うが選択されると、印刷文書の文書形
式が明確である場合、例えば、印刷文書が、DTP文書
であるか、イメージ文書であるか、あるいは、CAD図
面文書であるか等が明確である場合には、UI処理モジ
ュール21は、設定ダイアログ作成表示モジュール23
の作成した文書選択ダイアログ、例えば、図6に示すよ
うに、当該印刷文書が、DTP文書であるか、イメージ
文書であるか、あるいは、CAD図面文書であるかの文
書選択ダイアログを表示させ、DTP文書、イメージ文
書、CAD図面文書のいずれが選択されたかをチェック
する(ステップS202〜S204)。
That is, in the personal computer Pc of the document print processing system 1, a document is created by the application 10, or an existing document is opened and the existing document is edited or the existing document is edited, and a print request is made. When the UI processing module 21 displays a dialog as to whether or not to select a setting item on the application 10 as shown in FIG. 5 (step S201), and selecting to select a setting item is selected, If the document format of the print document is clear, for example, if it is clear whether the print document is a DTP document, an image document, a CAD drawing document, or the like, the UI processing module 21 Is the setting dialog creation display module 23
For example, as shown in FIG. 6, a document selection dialog is displayed to determine whether the print document is a DTP document, an image document, or a CAD drawing document. It is checked whether a document, an image document, or a CAD drawing document has been selected (steps S202 to S204).

【0046】DTP文書が選択されると、UI処理モジ
ュール21は、設定ダイアログ作成表示モジュール23
から当該選択されたDTP用の項目(DTP用項目)の
ダイアログだけを選択して受け取って、アプリケーショ
ン10に表示させ(ステップS205)、以降の印刷設
定を行うために、図2に示した処理フローと同様の処理
フローに移行して、全ての印刷条件の設定を完了する
と、設定された印刷条件をグラフィック処理モジュール
22に渡して、グラフィック処理モジュール22から当
該設定された印刷条件とアプリケーション10から受け
取ってグラフィック処理モジュール22で作成した印刷
データを出力ポート30からプリンタPrに送信して、
プリンタPrに印刷を実行させる。
When a DTP document is selected, the UI processing module 21 sets the setting dialog creation / display module 23
2 to select and receive only the dialog of the selected item for DTP (DTP item), display it on the application 10 (step S205), and perform the following print settings. When the setting of all the printing conditions is completed, the set printing conditions are passed to the graphic processing module 22, and the set printing conditions and the application from the graphic processing module 22 are received. The print data created by the graphic processing module 22 is transmitted from the output port 30 to the printer Pr,
Causes the printer Pr to execute printing.

【0047】イメージ文書が選択されると、UI処理モ
ジュール21は、設定ダイアログ作成表示モジュール2
3から当該選択されたイメージ用の項目(イメージ用項
目)のダイアログだけを選択して受け取って、アプリケ
ーション10に表示させ(ステップS206)、以降の
印刷設定を行うために、図2に示した処理フローと同様
の処理フローに移行して、全ての印刷条件の設定を完了
すると、設定された印刷条件をグラフィック処理モジュ
ール22に渡して、グラフィック処理モジュール22か
ら当該設定された印刷条件とアプリケーション10から
受け取ってグラフィック処理モジュール22で作成した
印刷データを出力ポート30からプリンタPrに送信し
て、プリンタPrに印刷を実行させる。
When an image document is selected, the UI processing module 21 sets the setting dialog creation / display module 2
3 to select and receive only the dialog of the selected image item (image item), display it on the application 10 (step S206), and perform the processing shown in FIG. When the process shifts to the same process flow as described above and all the print conditions are set, the set print conditions are passed to the graphic processing module 22, and the set print conditions and the application 10 are transmitted from the graphic processing module 22. The print data received and generated by the graphic processing module 22 is transmitted from the output port 30 to the printer Pr, and the printer Pr executes printing.

【0048】CAD文書が選択されると、UI処理モジ
ュール21は、設定ダイアログ作成表示モジュール23
から当該選択されたCAD用の項目(CAD用項目)の
ダイアログだけを選択して受け取って、アプリケーショ
ン10に表示させ(ステップS207)、以降の印刷設
定を行うために、図2に示した処理フローと同様の処理
フローに移行して、全ての印刷条件の設定を完了する
と、設定された印刷条件をグラフィック処理モジュール
22に渡して、グラフィック処理モジュール22から当
該設定された印刷条件とアプリケーション10から受け
取ってグラフィック処理モジュール22で作成した印刷
データを出力ポート30からプリンタPrに送信して、
プリンタPrに印刷を実行させる。
When the CAD document is selected, the UI processing module 21 sets the setting dialog creation / display module 23
The user selects and receives only the dialog of the selected CAD item (CAD item) from the list and displays it on the application 10 (step S207). In order to perform subsequent print settings, the processing flow shown in FIG. When the setting of all the printing conditions is completed, the set printing conditions are passed to the graphic processing module 22, and the set printing conditions and the application from the graphic processing module 22 are received. The print data created by the graphic processing module 22 is transmitted from the output port 30 to the printer Pr,
Causes the printer Pr to execute printing.

【0049】また、DTP文書、イメージ文書及びCA
D図面文書のいずれも選択されないと、UI処理モジュ
ール21は、設定ダイアログ作成表示モジュール23か
ら全ての項目のダイアログを選択して受け取って、アプ
リケーション10に表示させ(ステップS208)、以
降の印刷設定を行うために、図2に示した処理フローと
同様の処理フローに移行して、全ての印刷条件の設定を
完了すると、設定された印刷条件をグラフィック処理モ
ジュール22に渡して、グラフィック処理モジュール2
2から当該設定された印刷条件とアプリケーション10
から受け取ってグラフィック処理モジュール22で作成
した印刷データを出力ポート30からプリンタPrに送
信して、プリンタPrに印刷を実行させる。
Also, a DTP document, an image document and a CA
If none of the D drawing documents is selected, the UI processing module 21 selects and receives all the dialogs from the setting dialog creation and display module 23 and causes the application 10 to display the dialogs (step S208). In order to perform the processing, the processing shifts to a processing flow similar to the processing flow shown in FIG. 2, and when the setting of all the printing conditions is completed, the set printing conditions are transferred to the graphic processing module 22 and the graphic processing module 2
2 to the set printing conditions and application 10
Is transmitted from the output port 30 to the printer Pr, and the printer Pr executes printing.

【0050】このように、本実施の形態の文書印刷処理
システム1は、プリンタドライバ20が、印刷要求の対
象となっている文書の形式を選択する文書形式選択ダイ
アログを表示させ、当該文書形式選択ダイアログで選択
された文書形式に適切な印刷条件を自動設定している。
As described above, in the document print processing system 1 according to the present embodiment, the printer driver 20 displays the document format selection dialog for selecting the format of the document that is the target of the print request, and The print conditions appropriate for the document format selected in the dialog are automatically set.

【0051】したがって、文書毎にユーザが選択項目を
逐次選択することなく、文書形式を指定するだけで、印
刷条件の設定を行って、印刷条件の設定をより一層簡単
かつ容易に行えるようにすることができ、より一層利用
性を向上させることができる。
Therefore, the printing conditions can be set simply by designating the document format without the user successively selecting the selection items for each document, so that the printing conditions can be set more easily and easily. And the usability can be further improved.

【0052】図7及び図8は、本発明の文書印刷処理シ
ステムの第3の実施の形態を示す図であり、図7は、本
発明の文書印刷処理システムの第3の実施の形態を適用
した文書印刷処理システムによる印刷条件設定処理を示
すフローチャートである。
FIGS. 7 and 8 are diagrams showing a third embodiment of the document print processing system of the present invention, and FIG. 7 is a diagram to which the third embodiment of the document print processing system of the present invention is applied. 9 is a flowchart showing a print condition setting process performed by the document print processing system.

【0053】なお、本実施の形態は、上記第1の実施の
形態の文書印刷処理システム1同様の文書印刷処理シス
テムに適用したものであり、本実施の形態の説明におい
ては、上記第1の実施の形態で用いた符号をそのまま用
いて説明する。
This embodiment is applied to a document print processing system similar to the document print processing system 1 of the first embodiment. In the description of the present embodiment, the first embodiment will be described. The description will be made using the reference numerals used in the embodiment as they are.

【0054】本実施の形態の文書印刷処理システム1
は、予め設定する項目が選択指定されていたり、新規に
設定する項目を指定選択することで、選択された項目に
ついてのみダイアログ表示して印刷条件を設定するもの
である。
Document print processing system 1 of the present embodiment
Is to select and designate an item to be set in advance, or to designate and newly select an item to be set, thereby displaying a dialog only for the selected item and setting print conditions.

【0055】すなわち、文書印刷処理システム1は、図
7に示すように、パーソナルコンピュータPcにおい
て、アプリケーション10で文書作成され、あるいは、
既存の文書が開かれてそのまま、または、既存の文書に
編集を施して、印刷要求が行われると、UI処理モジュ
ール21が、設定項目の選択を行うか否かのダイアログ
を、アプリケーション10に表示させ(ステップS30
1)、設定項目の選択を行うが選択されると、以前に設
定した項目を設定するか否かの問い合わせを行うダイア
ログをアプリケーション10に表示させて、以前に設定
した項目を設定するが選択されるかチェックする(ステ
ップS302)。
That is, as shown in FIG. 7, the document print processing system 1 creates a document with the application 10 on the personal computer Pc, or
When an existing document is opened and the existing document is edited or the existing document is edited and a print request is made, the UI processing module 21 displays a dialog as to whether to select a setting item on the application 10. (Step S30
1) When a setting item is selected, the application 10 displays a dialog for inquiring whether or not to set the previously set item, and the setting of the previously set item is selected. Is checked (step S302).

【0056】ステップS302で、以前に設定した項目
を設定するが選択されないときには、UI処理モジュー
ル21が、図8に示すように、設定項目を選択するため
の設定項目選択用ダイアログを設定ダイアログ作成表示
モジュール23から受け取ってアプリケーション10に
表示させ、設定項目の選択が行われると(ステップS3
03)、選択した項目を保存するか否かの問い合わせの
表示をアプリケーション10に行わせて、選択項目の保
存が選択されるかチェックする(ステップS304)。
In step S302, when the previously set item is set but not selected, the UI processing module 21 displays a setting item selection dialog for selecting a setting item as shown in FIG. When it is received from the module 23 and displayed on the application 10 and a setting item is selected (step S3).
03), the application 10 displays an inquiry as to whether or not to save the selected item, and checks whether saving of the selected item is selected (step S304).

【0057】ステップS304で、選択項目の保存が選
択されないときには、UI処理モジュール21は、以降
の印刷設定を行うために、図2に示した処理フローと同
様の処理フローに移行して、全ての印刷条件の設定を完
了すると、設定された印刷条件をグラフィック処理モジ
ュール22に渡して、グラフィック処理モジュール22
から当該設定された印刷条件とアプリケーション10か
ら受け取ってグラフィック処理モジュール22で作成し
た印刷データを出力ポート30からプリンタPrに送信
して、プリンタPrに印刷を実行させる。
If it is determined in step S304 that saving of the selected item is not selected, the UI processing module 21 proceeds to a processing flow similar to the processing flow shown in FIG. When the setting of the printing condition is completed, the set printing condition is passed to the graphic processing module 22 and the graphic processing module 22
, The print data received from the application 10 and the print data generated by the graphic processing module 22 are transmitted from the output port 30 to the printer Pr, and the printer Pr executes printing.

【0058】ステップS304で、選択項目の保存が選
択されると、UI処理モジュール21は、選択された項
目を保存した後(ステップS305)、以降の印刷設定
を行うために、図2に示した処理フローと同様の処理フ
ローに移行して、全ての印刷条件の設定を完了すると、
設定された印刷条件をグラフィック処理モジュール22
に渡して、グラフィック処理モジュール22から当該設
定された印刷条件とアプリケーション10から受け取っ
てグラフィック処理モジュール22で作成した印刷デー
タを出力ポート30からプリンタPrに送信して、プリ
ンタPrに印刷を実行させる。この場合、選択された項
目は、ユーザ名等のユーザを特定する情報に関連図ゲー
ト電極保存してもよい。
When the saving of the selected item is selected in step S304, the UI processing module 21 saves the selected item (step S305), and then performs the print setting shown in FIG. When the process shifts to the same process flow as the process flow and all the print conditions are set,
The set print conditions are stored in the graphic processing module 22.
The print data received from the graphic processing module 22 and the set printing conditions received from the application 10 are transmitted from the output port 30 to the printer Pr from the output port 30, and the printer Pr executes printing. In this case, the selected item may be stored in an associated diagram gate electrode in information specifying the user such as a user name.

【0059】ステップS302で、以前に設定した項目
を設定するが選択されると、UI処理モジュール21
は、上記ステップS305の処理で保存されている設定
項目、あるいは、予め保存されている設定項目を読み込
んで(ステップS306)、当該設定項目に対して、図
2に示した処理と同様の処理フローに移行して、全ての
印刷条件の設定を完了すると、設定された印刷条件をグ
ラフィック処理モジュール22に渡して、グラフィック
処理モジュール22から当該設定された印刷条件とアプ
リケーション10から受け取ってグラフィック処理モジ
ュール22で作成した印刷データを出力ポート30から
プリンタPrに送信して、プリンタPrに印刷を実行さ
せる。この場合、選択された項目は、ユーザ名等のユー
ザを特定する情報に関連付けて保存する。
In step S302, when the setting of the previously set item is selected, the UI processing module 21
Reads the setting item stored in the process of step S305 or the setting item stored in advance (step S306), and applies the same processing flow to the setting item as in the process shown in FIG. When the setting of all the printing conditions is completed, the set printing conditions are transferred to the graphic processing module 22, and the set printing conditions and the set printing conditions and the application 10 are received from the graphic processing module 22. Is transmitted from the output port 30 to the printer Pr, and causes the printer Pr to execute printing. In this case, the selected item is stored in association with information specifying the user such as a user name.

【0060】このように、本実施の形態の文書印刷処理
システム1は、プリンタドライバ20が、ユーザ毎に選
択された印刷条件を保存し、次回以降の印刷条件設定に
際して、当該保存した印刷条件を再現している。
As described above, in the document print processing system 1 of the present embodiment, the printer driver 20 saves the print conditions selected for each user, and uses the saved print conditions at the time of the next and subsequent print condition settings. Has been reproduced.

【0061】したがって、ユーザ独自の設定項目を適宜
再現して、設定項目表示ダイアログをユーザ毎に細かく
対応することができ、より一層利用性を向上させること
ができる。
Therefore, the setting items unique to the user can be appropriately reproduced, and the setting item display dialog can be handled in detail for each user, so that the usability can be further improved.

【0062】図9は、本発明の文書印刷処理システムの
第4の実施の形態を示す図であり、図9は、本発明の文
書印刷処理システムの第4の実施の形態を適用した文書
印刷処理システムによる印刷条件設定処理を示すフロー
チャートである。
FIG. 9 is a diagram showing a fourth embodiment of the document print processing system of the present invention. FIG. 9 is a diagram showing the document print processing to which the fourth embodiment of the document print processing system of the present invention is applied. 9 is a flowchart illustrating a printing condition setting process by the processing system.

【0063】なお、本実施の形態は、上記第1の実施の
形態の文書印刷処理システム1同様の文書印刷処理シス
テムに適用したものであり、本実施の形態の説明におい
ては、上記第1の実施の形態で用いた符号をそのまま用
いて説明する。
This embodiment is applied to a document print processing system similar to the document print processing system 1 of the first embodiment. In the description of this embodiment, the first embodiment will be described. The description will be made using the reference numerals used in the embodiment as they are.

【0064】本実施の形態の文書印刷処理システム1
は、パーソナルコンピュータPcのユーザのOS(Oper
ating System)上の権限に応じて自動的に印刷条件の設
定項目のダイアログを自動選択して表示し、印刷条件を
設定するものである。
Document print processing system 1 of the present embodiment
Is the OS (Oper) of the user of the personal computer Pc.
A dialog for setting items of printing conditions is automatically selected and displayed according to the authority on the (ating system), and the printing conditions are set.

【0065】そこで、文書印刷処理システム1は、パー
ソナルコンピュータPcを使用する複数のユーザについ
て、各ユーザのパーソナルコンピュータPcのOS上で
の権限が、例えば、上級、中級及び初級等として登録さ
れている。
Therefore, in the document print processing system 1, for a plurality of users who use the personal computer Pc, the authority of each user on the OS of the personal computer Pc is registered as, for example, advanced, intermediate, and elementary. .

【0066】この状態で、文書印刷処理システム1は、
図9に示すように、パーソナルコンピュータPcにおい
て、アプリケーション10で文書作成され、あるいは、
既存の文書が開かれてそのまま、または、既存の文書に
編集を施して、印刷要求が行われると、UI処理モジュ
ール21が、設定項目の選択を行うか否かのダイアログ
を、アプリケーション10に表示させ(ステップS40
1)、設定項目の選択を行うが選択されると、当該印刷
を行うユーザのOS上での権限が、例えば、上級、中
級、または、初級のいずれであるかをチェックする(ス
テップS402〜S404)。
In this state, the document print processing system 1
As shown in FIG. 9, a document is created by the application 10 on the personal computer Pc, or
When an existing document is opened and the existing document is edited or the existing document is edited and a print request is made, the UI processing module 21 displays a dialog as to whether to select a setting item on the application 10. (Step S40)
1) When selecting a setting item is selected, it is checked whether the authority of the user performing the printing on the OS is, for example, advanced, intermediate, or elementary (steps S402 to S404). ).

【0067】当該印刷要求を行ったユーザが上級の権限
を有するユーザであると、UI処理モジュール21は、
設定ダイアログ作成表示モジュール23から上級ユーザ
の設定することのできる項目(上級ユーザ用項目)のダ
イアログだけを選択して受け取って、アプリケーション
10に表示させ(ステップS405)、以降の印刷設定
を行うために、図2に示した処理フローと同様の処理フ
ローに移行して、全ての印刷条件の設定を完了すると、
設定された印刷条件をグラフィック処理モジュール22
に渡して、グラフィック処理モジュール22から当該設
定された印刷条件とアプリケーション10から受け取っ
てグラフィック処理モジュール22で作成した印刷デー
タを出力ポート30からプリンタPrに送信して、プリ
ンタPrに印刷を実行させる。
If the user who has made the print request is a user having advanced authority, the UI processing module 21
To select and receive only dialogs of items (advanced user items) that can be set by an advanced user from the setting dialog creation and display module 23 and display them on the application 10 (step S405), and to perform subsequent print settings When the processing shifts to the same processing flow as the processing flow shown in FIG. 2 and the setting of all the printing conditions is completed,
The set print conditions are stored in the graphic processing module 22.
The print data received from the graphic processing module 22 and the set printing conditions received from the application 10 are transmitted from the output port 30 to the printer Pr from the output port 30, and the printer Pr executes printing.

【0068】印刷要求を行ったユーザが中級の権限を有
するユーザであると、UI処理モジュール21は、設定
ダイアログ作成表示モジュール23から上級ユーザの設
定することのできる項目(中級ユーザ用項目)のダイア
ログだけを選択して受け取って、アプリケーション10
に表示させ(ステップS406)、以降の印刷設定を行
うために、図2に示した処理フローと同様の処理フロー
に移行して、全ての印刷条件の設定を完了すると、設定
された印刷条件をグラフィック処理モジュール22に渡
して、グラフィック処理モジュール22から当該設定さ
れた印刷条件とアプリケーション10から受け取ってグ
ラフィック処理モジュール22で作成した印刷データを
出力ポート30からプリンタPrに送信して、プリンタ
Prに印刷を実行させる。
If the user who has issued the print request is a user having intermediate authority, the UI processing module 21 uses the setting dialog creation / display module 23 to display a dialog of items (intermediate user items) which can be set by an advanced user. Select and receive only application 10
(Step S406), the process proceeds to a process flow similar to the process flow shown in FIG. 2 in order to perform subsequent print settings, and when all the print conditions have been set, the set print conditions are displayed. The data is passed to the graphic processing module 22, and the set printing conditions received from the graphic processing module 22 and the print data generated by the graphic processing module 22 received from the application 10 are transmitted from the output port 30 to the printer Pr and printed by the printer Pr. Is executed.

【0069】印刷要求を行ったユーザが初級の権限を有
するユーザであると、UI処理モジュール21は、設定
ダイアログ作成表示モジュール23から初級ユーザの設
定することのできる項目(初級ユーザ用項目)のダイア
ログだけを選択して受け取って、アプリケーション10
に表示させ(ステップS407)、以降の印刷設定を行
うために、図2に示した処理フローと同様の処理フロー
に移行して、全ての印刷条件の設定を完了すると、設定
された印刷条件をグラフィック処理モジュール22に渡
して、グラフィック処理モジュール22から当該設定さ
れた印刷条件とアプリケーション10から受け取ってグ
ラフィック処理モジュール22で作成した印刷データを
出力ポート30からプリンタPrに送信して、プリンタ
Prに印刷を実行させる。
If the user who has made the print request is a user having an elementary authority, the UI processing module 21 uses the setting dialog creation / display module 23 to display a dialog for items that can be set by an elementary user (items for elementary users). Select and receive only application 10
(Step S407), the process proceeds to a process flow similar to the process flow shown in FIG. 2 in order to perform the subsequent print settings, and when the setting of all the print conditions is completed, the set print conditions are displayed. The data is passed to the graphic processing module 22, and the set printing conditions received from the graphic processing module 22 and the print data generated by the graphic processing module 22 received from the application 10 are transmitted from the output port 30 to the printer Pr and printed by the printer Pr. Is executed.

【0070】また、印刷要求を行ったユーザが上級、中
級及び下級のいずれでもないときには、UI処理モジュ
ール21は、設定ダイアログ作成表示モジュール23か
ら全ての項目のダイアログを選択して受け取って、アプ
リケーション10に表示させ(ステップS408)、以
降の印刷設定を行うために、図2に示した処理フローと
同様の処理フローに移行して、全ての印刷条件の設定を
完了すると、設定された印刷条件をグラフィック処理モ
ジュール22に渡して、グラフィック処理モジュール2
2から当該設定された印刷条件とアプリケーション10
から受け取ってグラフィック処理モジュール22で作成
した印刷データを出力ポート30からプリンタPrに送
信して、プリンタPrに印刷を実行させる。
When the user who has issued the print request is not any of the advanced, intermediate, and lower classes, the UI processing module 21 selects and receives all the dialogs from the setting dialog creation / display module 23, and (Step S 408). In order to perform subsequent print settings, the process proceeds to a process flow similar to the process flow shown in FIG. 2, and when all the print conditions have been set, the set print conditions are displayed. Passed to the graphic processing module 22,
2 to the set printing conditions and application 10
Is transmitted from the output port 30 to the printer Pr, and the printer Pr executes printing.

【0071】このように、本実施の形態の文書印刷処理
システム1は、プリンタドライバ20が、印刷要求を行
うユーザのコンピュータの搭載するOS上の権限のレベ
ルに応じて、設定可能な印刷条件の設定項目を選択し、
当該選択した設定項目のダイアログを順次コンピュータ
に表示させている。
As described above, in the document print processing system 1 according to the present embodiment, the printer driver 20 sets the print conditions that can be set according to the level of authority on the OS installed in the computer of the user making the print request. Select a setting item,
The dialog of the selected setting item is sequentially displayed on the computer.

【0072】したがって、ユーザのOS上での権限上の
問題から設定することのできない項目の表示をしないよ
うにして、不必要な操作を省くことができるとともに、
設定項目表示ダイアログをユーザに適切なものとするこ
とができ、より一層利用性を向上させることができる。
Accordingly, unnecessary items can be omitted by not displaying items that cannot be set due to a problem of authority on the user's OS, and unnecessary operations can be omitted.
The setting item display dialog can be made appropriate for the user, and the usability can be further improved.

【0073】以上、本発明者によってなされた発明を好
適な実施の形態に基づき具体的に説明したが、本発明は
上記のものに限定されるものではなく、その要旨を逸脱
しない範囲で種々変更可能であることはいうまでもな
い。
Although the invention made by the present inventor has been specifically described based on the preferred embodiments, the present invention is not limited to the above, and various modifications can be made without departing from the gist of the invention. It goes without saying that it is possible.

【0074】[0074]

【発明の効果】請求項1記載の発明の文書印刷処理シス
テムによれば、プリンタドライバが、コンピュータの搭
載するアプリケーションからの印刷要求をプリンタ装置
の使用するプリンタ言語に変換して送信するに際して、
用紙、用紙方向、解像度等の各種印刷条件の設定項目
を、各設定項目毎に設定ダイアログを順次コンピュータ
の表示部に表示させ、当該設定ダイアログでの項目の選
択操作で印刷条件を設定させるので、従来のように多数
の設定項目が1画面に設けられたり、階層分けされるこ
とによる煩雑で分かり難さを解消して、印刷条件の設定
を簡単かつ容易に行えるようにすることができ、利用性
を向上させることができる。
According to the document print processing system of the present invention, when a printer driver converts a print request from an application installed in a computer into a printer language used by a printer, and transmits the print request,
The setting items of various printing conditions such as paper, paper direction, resolution, etc., are sequentially displayed on the display unit of the computer for each setting item, and the printing conditions are set by selecting the items in the setting dialog. It is possible to easily and easily set print conditions by eliminating complicated and incomprehensible problems caused by a large number of setting items being provided on one screen or being divided into layers as in the related art. Performance can be improved.

【0075】請求項2記載の発明の文書印刷処理システ
ムによれば、プリンタドライバが、印刷要求の対象とな
っている文書の形式を選択する文書形式選択ダイアログ
を表示させ、当該文書形式選択ダイアログで選択された
文書形式に適切な印刷条件を自動設定するので、文書毎
にユーザが選択項目を逐次選択することなく、文書形式
を指定するだけで、印刷条件の設定を行って、印刷条件
の設定をより一層簡単かつ容易に行えるようにすること
ができ、より一層利用性を向上させることができる。
According to the document print processing system of the present invention, the printer driver displays the document format selection dialog for selecting the format of the document which is the target of the print request. Since the appropriate printing conditions are automatically set for the selected document format, the printing conditions can be set by simply specifying the document format without the user having to select the selection items for each document. Can be performed more easily and easily, and the usability can be further improved.

【0076】請求項3記載の発明の文書印刷処理システ
ムによれば、プリンタドライバが、ユーザ毎に選択され
た印刷条件を保存し、次回以降の印刷条件設定に際し
て、当該保存した印刷条件を再現するので、ユーザ独自
の設定項目を適宜再現して、設定項目表示ダイアログを
ユーザ毎に細かく対応することができ、より一層利用性
を向上させることができる。
According to the document print processing system of the present invention, the printer driver saves the printing conditions selected for each user, and reproduces the saved printing conditions at the time of the next and subsequent setting of the printing conditions. Therefore, the user-specific setting items can be appropriately reproduced, and the setting item display dialog can be finely adapted for each user, so that the usability can be further improved.

【0077】請求項4記載の発明の文書印刷処理システ
ムによれば、プリンタドライバが、印刷要求を行うユー
ザのコンピュータの搭載するOS上の権限のレベルに応
じて、設定可能な印刷条件の設定項目を選択し、当該選
択した設定項目のダイアログを順次コンピュータに表示
させるので、ユーザのOS上での権限上の問題から設定
することのできない項目の表示をしないようにして、不
必要な操作を省くことができるとともに、設定項目表示
ダイアログをユーザに適切なものとすることができ、よ
り一層利用性を向上させることができる。
According to the document print processing system of the fourth aspect of the invention, the printer driver sets the print condition which can be set according to the level of authority on the OS installed in the computer of the user making the print request. Is selected, and the dialog of the selected setting item is sequentially displayed on the computer. Therefore, an item that cannot be set due to a problem in authority of the user's OS is not displayed, and unnecessary operation is omitted. In addition, the setting item display dialog can be made appropriate for the user, and the usability can be further improved.

【0078】請求項5記載の発明の文書印刷処理システ
ムによれば、プリンタドライバが、ユーザによる印刷条
件の設定結果を設定項目毎に統計データとして保存し、
各設定項目毎に設定頻度を調べ、設定頻度が予め設定さ
れた規定頻度を超えると、当該設定項目の印刷条件を当
該設定結果に基づいて自動設定するので、ユーザの過去
の印刷条件の設定履歴を保存、参照して、当該履歴に沿
った表示を行うことで、ユーザから印刷条件設定の煩わ
しさを解消することができ、より一層利用性を向上させ
ることができる。
According to the document print processing system of the present invention, the printer driver stores the setting result of the printing condition by the user as statistical data for each setting item,
The setting frequency is checked for each setting item, and when the setting frequency exceeds a predetermined frequency, the printing condition of the setting item is automatically set based on the setting result. By displaying and referring to the history, and performing display in accordance with the history, it is possible to eliminate the trouble of setting print conditions from the user, and it is possible to further improve the usability.

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

【図1】本発明の文書印刷処理システムの第1の実施の
形態を適用した文書印刷処理システムのシステム構成
図。
FIG. 1 is a system configuration diagram of a document print processing system to which a first embodiment of a document print processing system according to the present invention is applied.

【図2】図1の文書印刷処理システムによる印刷条件設
定処理を示すフローチャート。
FIG. 2 is a flowchart showing print condition setting processing by the document print processing system of FIG. 1;

【図3】図2の印刷条件設定処理で表示される印刷用紙
サイズ設定用ダイアログの一例を示す図。
FIG. 3 is a view showing an example of a print paper size setting dialog displayed in the print condition setting process of FIG. 2;

【図4】図2の印刷条件設定処理で表示される印刷用紙
の向き設定用ダイアログの一例を示す図。
FIG. 4 is a view showing an example of a print paper orientation setting dialog displayed in the print condition setting process of FIG. 2;

【図5】本発明の文書印刷処理システムの第2の実施の
形態を適用した文書印刷処理システムによる印刷条件設
定処理を示すフローチャート。
FIG. 5 is a flowchart showing print condition setting processing by the document print processing system to which the second embodiment of the document print processing system of the present invention is applied.

【図6】図5の印刷条件設定処理で表示される印刷文書
形式選択用ダイアログの一例を示す図。
FIG. 6 is a view showing an example of a print document format selection dialog displayed in the print condition setting process of FIG. 5;

【図7】本発明の文書印刷処理システムの第3の実施の
形態を適用した文書印刷処理システムによる印刷条件設
定処理を示すフローチャート。
FIG. 7 is a flowchart showing a print condition setting process by the document print processing system to which the third embodiment of the document print processing system according to the present invention is applied.

【図8】図7の印刷条件設定処理で表示される設定項目
選択用ダイアログの一例を示す図。
FIG. 8 is a view showing an example of a setting item selection dialog displayed in the printing condition setting process of FIG. 7;

【図9】本発明の文書印刷処理システムの第4の実施の
形態を適用した文書印刷処理システムによる印刷条件設
定処理を示すフローチャート。
FIG. 9 is a flowchart showing a print condition setting process by the document print processing system to which the fourth embodiment of the document print processing system according to the present invention is applied.

【図10】従来の印刷条件の基本設定用ダイアログの一
例を示す図。
FIG. 10 is a view showing an example of a conventional dialog for basic setting of printing conditions.

【図11】図10の基本設定用ダイアログで開かれた解
像度設定用ダイアログの一例を示す図。
FIG. 11 is a view showing an example of a resolution setting dialog opened in the basic setting dialog shown in FIG. 10;

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

1 文書印刷処理システム 10 アプリケーション 20 プリンタドライバ 21 UI処理モジュール 22 グラフィック処理モジュール 23 設定ダイアログ作成表示モジュール 30 出力ポート Pc パーソナルコンピュータ Pr プリンタ DESCRIPTION OF SYMBOLS 1 Document print processing system 10 Application 20 Printer driver 21 UI processing module 22 Graphic processing module 23 Setting dialog creation display module 30 Output port Pc Personal computer Pr Printer

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】プリンタ装置とコンピュータが、直接ある
いはネットワークまたはプリンタサーバを介して接続さ
れ、前記コンピュータが、前記プリンタ装置とデータ通
信を行うとともに、搭載するOSに適したプリンタドラ
イバを有して、当該プリンタドライバが前記コンピュー
タの搭載するアプリケーションからの印刷要求を前記プ
リンタ装置の使用するプリンタ言語に変換して送信する
文書印刷処理システムにおいて、前記プリンタドライバ
は、用紙、用紙方向、解像度等の各種印刷条件の設定項
目を、各設定項目毎に設定ダイアログを順次コンピュー
タの表示部に表示させ、当該設定ダイアログでの項目の
選択操作で前記印刷条件を設定させることを特徴とする
文書印刷処理システム。
1. A printer device and a computer are connected directly or via a network or a printer server. The computer performs data communication with the printer device and has a printer driver suitable for an installed OS. In a document print processing system in which the printer driver converts a print request from an application installed in the computer into a printer language used by the printer and transmits the print request, the printer driver performs various types of printing such as paper, paper orientation, and resolution. A document print processing system, wherein a setting dialog of a condition setting item is sequentially displayed on a display unit of a computer for each setting item, and the printing condition is set by selecting an item in the setting dialog.
【請求項2】前記プリンタドライバは、前記印刷要求の
対象となっている文書の形式を選択する文書形式選択ダ
イアログを表示させ、当該文書形式選択ダイアログで選
択された文書形式に適切な印刷条件を自動設定すること
を特徴とする請求項1記載の文書印刷処理システム。
2. The printer driver displays a document format selection dialog for selecting a format of a document which is a target of the print request, and sets an appropriate print condition for the document format selected in the document format selection dialog. 2. The document print processing system according to claim 1, wherein the document print processing system is set automatically.
【請求項3】前記プリンタドライバは、ユーザ毎に前記
選択された印刷条件を保存し、次回以降の印刷条件設定
に際して、当該保存した印刷条件を再現することを特徴
とする請求項1記載の文書印刷処理システム。
3. The document according to claim 1, wherein the printer driver saves the selected printing condition for each user, and reproduces the saved printing condition at the time of setting the printing condition from the next time. Print processing system.
【請求項4】前記プリンタドライバは、前記印刷要求を
行うユーザの前記コンピュータの搭載するOS上の権限
のレベルに応じて、前記設定可能な印刷条件の設定項目
を選択し、当該選択した設定項目のダイアログを順次前
記コンピュータに表示させることを特徴とする請求項1
記載の文書印刷処理システム。
4. The printer driver selects the settable print condition setting items according to the level of authority of the user making the print request on the OS installed in the computer, and selects the settable print condition items. 2. The computer according to claim 1, wherein the dialogues are sequentially displayed on the computer.
Document printing processing system as described.
【請求項5】前記プリンタドライバは、前記ユーザによ
る前記印刷条件の設定結果を設定項目毎に統計データと
して保存し、各設定項目毎に設定頻度を調べ、設定頻度
が予め設定された規定頻度を超えると、当該設定項目の
印刷条件を当該設定結果に基づいて自動設定することを
特徴とする請求項1から請求項4のいずれかに記載の文
書印刷処理システム。
5. The printer driver saves a setting result of the printing condition by the user as statistical data for each setting item, checks a setting frequency for each setting item, and sets the setting frequency to a predetermined frequency. 5. The document print processing system according to claim 1, wherein a print condition of the setting item is automatically set based on a result of the setting when the value exceeds the setting value.
JP2000349578A 2000-11-16 2000-11-16 Document printing processing system Pending JP2002149365A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000349578A JP2002149365A (en) 2000-11-16 2000-11-16 Document printing processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000349578A JP2002149365A (en) 2000-11-16 2000-11-16 Document printing processing system

Publications (1)

Publication Number Publication Date
JP2002149365A true JP2002149365A (en) 2002-05-24

Family

ID=18822958

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000349578A Pending JP2002149365A (en) 2000-11-16 2000-11-16 Document printing processing system

Country Status (1)

Country Link
JP (1) JP2002149365A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7466432B2 (en) 2004-01-05 2008-12-16 Kabushiki Kaisha Toshiba Printer driver and method with automatic setting feature
JP2011014039A (en) * 2009-07-03 2011-01-20 Canon Electronics Inc Information processing system, peripheral device, and information processing apparatus
US8533290B2 (en) 2005-07-13 2013-09-10 Konica Minolta Business Technologies, Inc. Installation support method and workflow generation support method
US8736872B2 (en) 2010-03-11 2014-05-27 Fuji Xerox Co., Ltd. Image forming system and print instruction terminal
US9406007B2 (en) 2013-07-23 2016-08-02 Brother Kogyo Kabushiki Kaisha Printing system, information processing apparatus and printing apparatus
US10218868B2 (en) 2016-08-19 2019-02-26 Brother Kogyo Kabushiki Kaisha Non-transitory computer-readable recording medium storing instructions causing image outputting device to execute outputting operation
JP2019045890A (en) * 2017-08-29 2019-03-22 京セラドキュメントソリューションズ株式会社 Instruction reception apparatus and image formation system
JP2020527484A (en) * 2017-07-31 2020-09-10 ヒューレット−パッカード デベロップメント カンパニー エル.ピー.Hewlett‐Packard Development Company, L.P. Heuristic-based acoustic emission and energy conservation

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7466432B2 (en) 2004-01-05 2008-12-16 Kabushiki Kaisha Toshiba Printer driver and method with automatic setting feature
US8533290B2 (en) 2005-07-13 2013-09-10 Konica Minolta Business Technologies, Inc. Installation support method and workflow generation support method
JP2011014039A (en) * 2009-07-03 2011-01-20 Canon Electronics Inc Information processing system, peripheral device, and information processing apparatus
US8736872B2 (en) 2010-03-11 2014-05-27 Fuji Xerox Co., Ltd. Image forming system and print instruction terminal
US9406007B2 (en) 2013-07-23 2016-08-02 Brother Kogyo Kabushiki Kaisha Printing system, information processing apparatus and printing apparatus
US10218868B2 (en) 2016-08-19 2019-02-26 Brother Kogyo Kabushiki Kaisha Non-transitory computer-readable recording medium storing instructions causing image outputting device to execute outputting operation
US10516796B2 (en) 2016-08-19 2019-12-24 Brother Kogyo Kabushiki Kaisha Non-transitory computer-readable recording medium storing instructions causing image outputting device to execute outputting operation
US10893163B2 (en) 2016-08-19 2021-01-12 Brother Kogyo Kabushiki Kaisha Non-transitory computer-readable recording medium storing instructions causing image outputting device to execute outputting operation
JP2020527484A (en) * 2017-07-31 2020-09-10 ヒューレット−パッカード デベロップメント カンパニー エル.ピー.Hewlett‐Packard Development Company, L.P. Heuristic-based acoustic emission and energy conservation
US11079975B2 (en) 2017-07-31 2021-08-03 Hewlett-Packard Development Company, L.P. Heuristic-based acoustic emission and energy conservation
JP2019045890A (en) * 2017-08-29 2019-03-22 京セラドキュメントソリューションズ株式会社 Instruction reception apparatus and image formation system

Similar Documents

Publication Publication Date Title
US7839531B2 (en) Printing control method
JP3900700B2 (en) Printing control apparatus and method, and recording medium
US6667814B1 (en) Automatic up image printing
KR101525300B1 (en) Information processing apparatus, control method, and recording medium
US20060256372A1 (en) Terminal device for performing print processing, method of controlling the same, and computer product
US8390861B2 (en) Information processing apparatus, method, and recording medium controlling the display of printing options
US6791709B1 (en) Printer host machine, print command generation device, and storage medium having a program stored therein
JP5103339B2 (en) Dynamic printer driver user interface generation
US6222638B1 (en) Displaying printer property sheets
US6476938B1 (en) Print control system and method
US8947695B2 (en) Information processing device, information processing method and computer-readable record medium
JP3452247B2 (en) Printer, printer control method, and recording medium recording program
JP2002149365A (en) Document printing processing system
US20060209106A1 (en) Document management apparatus, document management method, program for implementing the method, and document management system
WO2004021164A1 (en) Printing controller, printing control method, printing control program, medium on which printing control program is recorded, image processor, and image processing computer
US7533200B2 (en) Printer, processing method, program, and storage medium
US20050134878A1 (en) Printing system, print data generating method, and program
JP4464057B2 (en) Information processing apparatus, control method, and program
JP2006190152A (en) Method for setting printing condition initial value, program, and information processor
JP4132634B2 (en) Document printing processing system and recording medium recording the program
JPH11348380A (en) Image output method and apparatus, image processor and processing method, and memory medium
JPH096556A (en) Printing data transfer system
JP2005208916A (en) Print system
JP2005092586A (en) Print controller and method for creating output print data
JP2001094767A (en) Output device with magnification and reduction function of print data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050126

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050608

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070827

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070926

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080404