JPH1083260A - Printer system - Google Patents

Printer system

Info

Publication number
JPH1083260A
JPH1083260A JP8260236A JP26023696A JPH1083260A JP H1083260 A JPH1083260 A JP H1083260A JP 8260236 A JP8260236 A JP 8260236A JP 26023696 A JP26023696 A JP 26023696A JP H1083260 A JPH1083260 A JP H1083260A
Authority
JP
Japan
Prior art keywords
printer
document
application
printing
printer device
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
JP8260236A
Other languages
Japanese (ja)
Inventor
Tetsuya Asakura
鉄也 朝倉
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 JP8260236A priority Critical patent/JPH1083260A/en
Publication of JPH1083260A publication Critical patent/JPH1083260A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an easy-to-use printer system which can print an application document without starting an application when a application document which is already created is printed. SOLUTION: A host computer 1 is equipped with a function which transmits a conversion program for converting a document file into data format that a printer device 2 can handle to the printer device 2 together with the document file saved in format characteristics of application when the document created by using the application is printed, and the printer device 2 is equipped with a function for printing the document file sent from the host computer 1 after converting it by using the conversion program. Consequently, the load on the host computer 1 is greatly reduced and a process for printing can be handled with the same concept with file transfer.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、アプリケーション
・ソフトウエアを使用して文書を作成するホスト装置
と、このホスト装置で作成されたアプリケーション文書
を印刷するプリンタ装置とを備えるプリンタシステムに
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer system including a host device for creating a document using application software and a printer device for printing an application document created by the host device. .

【0002】[0002]

【従来の技術】一般に、プリンタ装置はその装置(ある
いはメーカー)特有の制御コード体系を持っており、そ
の制御コード体系に従ったデータでなければ正常に印刷
を行うことができない。そのため、従来、ホストコンピ
ュータでワープロなどのアプリケーション・ソフトウエ
ア(以下、単にアプリケーションともいう。)を使用し
て作成した文書をプリンタ装置で印刷する場合には、作
成した文書データをアプリケーションまたはOS(オペ
レーション・システム)の持っているプリンタドライバ
といわれるソフトウェアを用いてプリンタ装置の制御コ
ード体系に変換した後にプリンタ装置に送信していた。
最近この種の技術分野においては、プリンタ装置の機種
に合ったプリンタドライバを適切に選択することに焦点
があてられており、例えば、特開平6−4233号公
報、特開平7−168682号公報においては、双方向
インターフェイスを用いてプリンタドライバの自動選択
を可能にする技術が提示されている。
2. Description of the Related Art In general, a printer device has a control code system specific to the device (or maker), and normal printing cannot be performed unless data conforms to the control code system. For this reason, conventionally, when a host computer uses a printer to print a document created using application software such as a word processor (hereinafter simply referred to as an application), the created document data is transferred to an application or an OS (operation). The system is converted to the control code system of the printer using software called a printer driver of the system, and then transmitted to the printer.
Recently, in this type of technical field, focus has been focused on appropriately selecting a printer driver suitable for a model of a printer device. For example, Japanese Patent Application Laid-Open Nos. 6-4233 and 7-168682 disclose a technique. Discloses a technology that enables automatic selection of a printer driver using a bidirectional interface.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述し
た従来の技術の印刷方式では、ハードディスクやフロッ
ピーディスク等のメモリに保存されているアプリケーシ
ョン文書(例えばMSワード文書や一太郎文書といった
アプリケーション特有のフォーマットで保存されている
文書)を文書内容を変更せずに印刷する場合でも、その
都度アプリケーションを立ち上げなければ印刷を実行す
ることができなかった。つまり、アプリケーションを立
ち上げなければ、印刷する文書ファイルの読み込みやプ
リンタドライバの選択などの操作を行うことができなか
った。このように変更の必要の無い文書を印刷するため
に、わざわざアプリケーションを立ち上げる操作はユー
ザーにとって非常に煩わしい操作である。近年、アプリ
ケーションはますます複雑化の一途をたどり、アプリケ
ーションの立ち上げ時間もバージョンアップの度に長く
なる傾向がある。そのため、印刷の際のアプリケーショ
ン立ち上げに関わる煩わしさは一層増していくものと思
われる。本発明の課題は、上述した従来の技術の不具合
を解消し、アプリケーション文書を印刷する際に、アプ
リケーションを立ち上げることなく印刷を実行できる使
い勝手の良いプリンタシステムを提供することにある。
However, according to the above-described conventional printing method, application documents stored in a memory such as a hard disk or a floppy disk (for example, saved in an application-specific format such as an MS word document or an Ichitaro document). Document) without changing the document content, printing could not be executed unless the application was started each time. That is, unless the application is started, operations such as reading of a document file to be printed and selection of a printer driver cannot be performed. In order to print a document that does not need to be changed in this way, the operation of starting the application is an extremely troublesome operation for the user. 2. Description of the Related Art In recent years, applications have become more and more complex, and the startup time of applications has tended to increase with each version upgrade. Therefore, it is expected that the trouble associated with starting the application at the time of printing will further increase. SUMMARY OF THE INVENTION It is an object of the present invention to provide an easy-to-use printer system capable of solving the above-mentioned disadvantages of the conventional technology and executing printing without starting an application when printing an application document.

【0004】[0004]

【課題を解決するための手段】上記課題を解決するため
に、請求項1記載の発明は、アプリケーション・ソフト
ウエアを使用して文書を作成するホスト装置と、このホ
スト装置から送られてきた文書データを処理して印刷す
るプリンタ装置とを備えるプリンタシステムにおいて、
前記ホスト装置は、アプリケーション・ソフトウエアを
使用して作成した文書を印刷する際、当該アプリケーシ
ョン・ソフトウエア特有のフォーマットで保存されてい
る文書ファイルとともに、その文書ファイルを前記プリ
ンタ装置が扱うことのできるデータ形式に変換するため
の変換プログラムを前記プリンタ装置に送信する機能を
備え、前記プリンタ装置は、前記ホスト装置から送られ
てきた文書ファイルを、その文書ファイルとともに送ら
れてきた前記変換プログラムを使用して変換した後印刷
する機能を備えたことを特徴とする。この請求項1記載
の発明に係るプリンタシステムによれば、既に作成され
ているアプリケーション文書を印刷する場合でも、その
文書の作成に使用したアプリケーションを立ち上げるこ
となく、ホスト装置からプリンタ装置への簡単なファイ
ル転送操作により印刷を実行できるので、印刷の際のア
プリケーション立ち上げに関わる煩わしさを完全に解消
し、使い勝手を著しく向上できる。また、ホスト装置の
負担が大幅に軽減されるとともに、印刷という処理をフ
ァイル転送と同様の概念で扱うことができるようにな
る。
According to an aspect of the present invention, there is provided a host apparatus for creating a document using application software, and a document transmitted from the host apparatus. A printer system that processes and prints data.
When the host device prints a document created using application software, the printer device can handle the document file together with a document file stored in a format specific to the application software. The printer device has a function of transmitting a conversion program for converting to a data format to the printer device, and the printer device uses the conversion program sent from the host device together with the document file sent from the host device. And a function of printing after conversion. According to the printer system according to the first aspect of the present invention, even when an application document that has already been created is to be printed, the application from the host device to the printer device can be easily performed without starting up the application used to create the document. Since printing can be performed by a simple file transfer operation, the trouble associated with starting up an application at the time of printing can be completely eliminated, and usability can be significantly improved. In addition, the load on the host device is greatly reduced, and the process of printing can be handled with the same concept as file transfer.

【0005】また、請求項2記載の発明は、請求項1に
記載のプリンタシステムにおいて、前記ホスト装置は、
前記プリンタ装置に文書ファイルを送信するに際し、前
記プリンタ装置が前記変換プログラムを保持しているか
否かを調べ、既に保持している場合には変換プログラム
の送信を行わないようにする機能を備えていることを特
徴とする。この請求項2記載の発明に係るプリンタシス
テムによれば、前記プリンタ装置が前記変換プログラム
を既に保持している場合には変換プログラムの送信を行
わないので、前記変換プログラムをロードする必要がな
くなり、ホスト装置からプリンタ装置へのデータ転送量
を軽減できるので、請求項1よりもスループットを向上
できる。
According to a second aspect of the present invention, in the printer system according to the first aspect, the host device includes:
When transmitting a document file to the printer device, the printer device has a function of checking whether or not the printer device holds the conversion program, and having a function of not transmitting the conversion program if the printer device already holds the conversion program. It is characterized by being. According to the printer system of the second aspect of the present invention, when the printer device already holds the conversion program, the conversion program is not transmitted, so that it is not necessary to load the conversion program, Since the amount of data transfer from the host device to the printer device can be reduced, the throughput can be improved as compared with the first aspect.

【0006】また、請求項3記載の発明は、請求項1又
は2に記載のプリンタシステムにおいて、前記ホスト装
置は、文書の印刷を行うページを指定する機能を備え、
前記プリンタ装置は、前記ホスト装置により指定された
ページのみ印刷する機能を備えていることを特報とす
る。この請求項3記載の発明に係るプリンタ装置では、
ホスト装置により印刷を行うページを指定すれば、その
指定されたページだけがプリンタ装置により印刷される
ので、無駄な印刷をせずに必要なページだけを印刷する
ことができる。
According to a third aspect of the present invention, in the printer system according to the first or second aspect, the host device has a function of designating a page on which a document is to be printed,
It is a special report that the printer device has a function of printing only a page specified by the host device. In the printer according to the third aspect of the present invention,
If a page to be printed is designated by the host device, only the designated page is printed by the printer device, so that only necessary pages can be printed without unnecessary printing.

【0007】また、請求項4記載の発明は、請求項1、
2、3のいずれかに記載のプリンタシステムにおいて、
前記ホスト装置は、文書の印刷部数を指定する機能を備
え、前記プリンタ装置は、前記ホスト装置により指定さ
れた部数だけ印刷する機能を備えていることを特報とす
る。上記請求項4記載の発明に係るプリンタシステムに
よれば、ホスト装置により印刷を行う部数を指定すれ
ば、その指定された部数の書類がプリンタ装置により印
刷されるので、書類が複数部数必要であるときも、一度
の印刷要求で処理することができる。
[0007] The invention according to claim 4 is based on claim 1,
2. The printer system according to any one of 2, 3,
It is a special report that the host device has a function of designating the number of copies of a document, and the printer device has a function of printing the number of copies designated by the host device. According to the printer system of the fourth aspect of the present invention, if the number of copies to be printed is specified by the host device, the specified number of documents are printed by the printer device, so that a plurality of documents are required. In some cases, processing can be performed with a single print request.

【0008】[0008]

【発明の実施の形態】以下、本発明の実施の形態につい
て説明する。図1は、本発明に係るプリンタシステムの
実施の形態を概念的に示した構成図である。図中、1は
ホスト装置であるホストコンピュータ、2はプリンタ装
置、3は記憶装置である。ここではホストコンピュータ
1とプリンタ装置2とがプリンタケーブル4で接続され
ているが、両者間の接続形態はこれに限るものではな
く、LANなどの通信網で接続されていてもよい。ま
た、記憶装置3はホストコンピュータ2にデータケーブ
ル5を介して外付けで接続されているが、ホストコンピ
ュータ2に内蔵されていてもよい。記憶装置3には、一
般的にはハードディスクなどの大容量の記憶装置が使用
される。ホストコンピュータ1は、その内部の記憶装置
(ハードディスクなど)に複数のアプリケーションを保
有しており、それぞれのアプリケーションを使用して文
書を作成し、そのデータを文書ファイルとして上記記憶
装置3に記録し、必要に応じて読み出すことができるよ
うになっている。そして、記憶装置3から読み出した文
書ファイルを印刷する際には、その文書ファイルととも
に、その文書ファイルをプリンタ装置2が扱うことので
きるデータ形式に変換するための変換プログラムを記憶
装置3から読み出してプリンタ装置2に送信する機能を
備えている。なお、この例では、2種類のアプリケーシ
ョン(アプリケーション1、アプリケーション2)を保
有しているものとする。
Embodiments of the present invention will be described below. FIG. 1 is a configuration diagram conceptually showing an embodiment of a printer system according to the present invention. In the figure, 1 is a host computer as a host device, 2 is a printer device, and 3 is a storage device. Here, the host computer 1 and the printer device 2 are connected by the printer cable 4, but the connection between them is not limited to this, and they may be connected by a communication network such as a LAN. The storage device 3 is externally connected to the host computer 2 via the data cable 5, but may be built in the host computer 2. Generally, a large-capacity storage device such as a hard disk is used as the storage device 3. The host computer 1 has a plurality of applications in its internal storage device (such as a hard disk), creates a document using each application, records the data as a document file in the storage device 3, It can be read as needed. Then, when printing the document file read from the storage device 3, a conversion program for converting the document file into a data format that can be handled by the printer device 2 is read from the storage device 3 together with the document file. It has a function of transmitting to the printer device 2. In this example, it is assumed that two applications (application 1 and application 2) are possessed.

【0009】プリンタ装置2は、通常の印刷機能、すな
わちホストコンピュータ1側でプリンタドライバを用い
て予めこのプリンタ装置2の制御コード体系に変換して
送信されてくる文書データを印刷する機能に加え、ホス
トコンピュータ1から送られてきたアプリケーション文
書の文書ファイルを、その文書ファイルとともに送られ
てきた変換プログラムを使用して変換して印刷する機能
を備えている。記憶装置3には、アプリケーション1文
書、アプリケーション2文書、アプリケーション1変換
プログラム、アプリケーション2変換プログラム、など
が保存されている。アプリケーション1文書およびアプ
リケーション2文書は、それぞれホストコンピュータ1
上で動作する異なるアプリケーションで作成された文書
ファイルであり、そのデータ形式はそれぞれアプリケー
ションに依存している。アプリケーション1変換プログ
ラム、アプリケーション2変換プログラムは、共にプリ
ンタ装置2上で動作するプログラムであり、それぞれア
プリケーション1、アプリケーション2の文書ファイル
を、プリンタ装置2が扱うことのできる、すなわちプリ
ンタ装置2が解釈可能な制御コード体系に変換するため
のプログラムである。これらのプログラムも文書ファイ
ルと同様、ファイル形式で保存されている。
The printer 2 has a normal printing function, that is, a function of printing document data transmitted after being converted into the control code system of the printer 2 in advance using a printer driver on the host computer 1 side. It has a function of converting a document file of an application document sent from the host computer 1 using a conversion program sent together with the document file and printing the converted document. The storage device 3 stores application 1 documents, application 2 documents, application 1 conversion programs, application 2 conversion programs, and the like. The application 1 document and the application 2 document are respectively stored in the host computer 1
A document file created by a different application running on the above, and its data format depends on the application. The application 1 conversion program and the application 2 conversion program are programs that operate on the printer device 2. The printer device 2 can handle document files of the application 1 and the application 2, that is, the printer device 2 can interpret the document files. This is a program for converting to a control code system. These programs are stored in a file format like the document file.

【0010】次に、この実施の形態のプリンタシステム
の動作例について説明する。なお、ここではアプリケー
ション1文書を印刷するときの動作を例にとり説明する
が、アプリケーション2文書を印刷する場合も同様であ
る。まず、請求項1に対応する動作例では、ユーザーが
ホストコンピュータ1の入力装置(キーボード、マウス
など)を操作してアプリケーション1文書の印刷要求を
入力すると、ホストコンピュータ1はアプリケーション
1変換プログラムとアプリケーション1文書を記憶装置
3から読み出してプリンタ装置2に送信する。プリンタ
装置2側では、両ファイルを受け取りそれらを内部メモ
リにセーブする。次に、プリンタ装置2は、図2に示す
ように、アプリケーション1変換プログラムを実行し、
アプリケーション1文書ファイルを、プリンタ装置2の
解釈可能な制御コード体系のファイルに変換する(S
1)。その後、プリンタ装置2はその変換されたファイ
ルに対し通常行う印刷処理と同様の処理を行って印刷を
実行する(S2)。上記のように動作するプリンタシス
テムでは、印刷という処理をファイル転送と同様の概念
で処理することを可能にしており、既に作成され記憶装
置3に保存されているアプリケーション文書を印刷する
場合でも、その文書の作成に使用したアプリケーション
を立ち上げることなく、極めて快適に印刷を行うことが
できる。
Next, an operation example of the printer system according to the embodiment will be described. Here, the operation when printing the application 1 document will be described as an example, but the same applies to the case where the application 2 document is printed. First, in an operation example corresponding to claim 1, when a user inputs a print request for an application 1 document by operating an input device (keyboard, mouse, etc.) of the host computer 1, the host computer 1 executes the application 1 conversion program and the application 1 One document is read from the storage device 3 and transmitted to the printer device 2. The printer device 2 receives both files and saves them in the internal memory. Next, the printer device 2 executes the application 1 conversion program as shown in FIG.
The application 1 document file is converted into a file of a control code system that can be interpreted by the printer device 2 (S
1). Thereafter, the printer device 2 performs the same processing as the normal printing processing on the converted file to execute printing (S2). In the printer system operating as described above, the process of printing can be processed by the same concept as file transfer. Even when printing an application document that has already been created and stored in the storage device 3, Printing can be performed extremely comfortably without launching the application used to create the document.

【0011】つぎに、請求項2に対応する動作例では、
ユーザーがホストコンピュータ1の入力装置を操作して
アプリケーション1文書の印刷要求を入力すると、ホス
トコンピュータ1はプリンタ装置2に対してアプリケー
ション1変換プログラムを内部メモリに保有しているか
どうかの問い合わせを行う。その結果、プリンタ装置2
がアプリケーション1変換プログラムを保有していなけ
れば請求項1の場合と同様の動作を行うが、既に保有し
ていれば、アプリケーション1文書ファイルのみを記憶
装置3から読み出してプリンタ装置2に送信する。プリ
ンタ装置2側では、アプリケーション1文書を内部メモ
リにセーブする。その後、プリンタ装置2は、図2に示
すように、アプリケーション1変換プログラムを実行
し、アプリケーション1文書ファイルを、プリンタ装置
2の解釈可能な制御コード体系のファイルに変換する
(S1)。その後、プリンタ装置2はその変換されたフ
ァイルに対し通常行う印刷処理と同様の処理を行って印
刷を実行する(S2)。上記のように動作するプリンタ
システムによれば、プリンタ装置1がアプリケーション
文書ファイルの変換に必要な変換プログラムを既に保有
している場合には変換プログラムの送信を行わないの
で、変換プログラムを記憶装置3からロードする必要が
なくなり、また、ホストコンピュータ1からプリンタ装
置2へのデータ転送量を軽減できるので、よりスループ
ットを向上し快適に印刷を行うことができる。なお、こ
の請求項2に対応する動作は、ホストコンピュータ1と
プリンタ装置2との通信手段が、双方向可能なものであ
ることを前提としている。
Next, in an operation example corresponding to claim 2,
When the user operates the input device of the host computer 1 to input a request for printing an application 1 document, the host computer 1 inquires the printer 2 whether the application 1 conversion program is stored in the internal memory. As a result, the printer device 2
If does not have the application 1 conversion program, the same operation as in claim 1 is performed, but if the application 1 conversion program is already held, only the application 1 document file is read out from the storage device 3 and transmitted to the printer device 2. The printer device 2 saves the application 1 document in the internal memory. Thereafter, as shown in FIG. 2, the printer device 2 executes the application 1 conversion program, and converts the application 1 document file into a file of a control code system that can be interpreted by the printer device 2 (S1). Thereafter, the printer device 2 performs the same processing as the normal printing processing on the converted file to execute printing (S2). According to the printer system that operates as described above, if the printer device 1 already has a conversion program necessary for converting an application document file, the conversion program is not transmitted. Since it is not necessary to load the data from the host computer 1 and the amount of data transferred from the host computer 1 to the printer device 2 can be reduced, the throughput can be further improved and printing can be performed comfortably. The operation corresponding to the second aspect is based on the premise that the communication means between the host computer 1 and the printer device 2 can be bidirectional.

【0012】また、請求項3に対応する動作例では、ユ
ーザーは、ホストコンピュータ1によりアプリケーショ
ン1文書の印刷要求を出す際、入力装置を操作して、文
書中の印刷したい箇所をページ単位で指定する。すると
ホストコンピュータ1はアプリケーション1文書をプリ
ンタ装置2に送る際に、その情報を付加して送る。プリ
ンタ装置2は、その情報を受け取り、指定されたページ
のみ印刷を実行する。上記のように動作するプリンタシ
ステムによれば、アプリケーション文書の印刷操作をペ
ージ数を指定して実行することにより、必要なページだ
けを印刷することが可能となる。また、請求項4に対応
する動作例では、ユーザーは、ホストコンピュータ1に
よりアプリケーション1文書の印刷要求を出す際、入力
装置を操作して、印刷したい部数を指定する。するとホ
ストコンピュータ1はアプリケーション1文書をプリン
タ装置2に送る際に、その情報を付加して送る。プリン
タ装置2は、その情報を受け取り、指定された部数分印
刷を実行する。上記のように動作するプリンタシステム
によれば、アプリケーション文書の印刷操作を印刷部数
を指定して実行することにより、必要な部数の印刷を一
度の操作で行うことができる。
In the operation example according to the third aspect, when the host computer 1 issues a print request for the application 1 document, the user operates the input device to specify a portion to be printed in the document in page units. I do. Then, when the host computer 1 sends the application 1 document to the printer device 2, the host computer 1 adds the information and sends it. The printer device 2 receives the information and executes printing of only the specified page. According to the printer system that operates as described above, it is possible to print only necessary pages by executing the printing operation of the application document by specifying the number of pages. Further, in the operation example corresponding to claim 4, when the host computer 1 issues a print request for the application 1 document, the user operates the input device to specify the number of copies to be printed. Then, when the host computer 1 sends the application 1 document to the printer device 2, the host computer 1 adds the information and sends it. The printer device 2 receives the information and executes printing for the designated number of copies. According to the printer system that operates as described above, the required number of copies can be printed by a single operation by executing the printing operation of the application document by designating the number of copies.

【0013】[0013]

【発明の効果】以上説明したように、請求項1記載の発
明に係るプリンタシステムによれば、既に作成されてい
るアプリケーション文書を印刷する場合でも、その文書
の作成に使用したアプリケーションを立ち上げることな
く、ホスト装置からプリンタ装置への簡単なファイル転
送操作により印刷を実行できるので、印刷の際のアプリ
ケーション立ち上げに関わる煩わしさを完全に解消し、
使い勝手を著しく向上できる。また、請求項2記載の発
明に係るプリンタシステムによれば、前記プリンタ装置
が前記変換プログラムを既に保持している場合には変換
プログラムの送信を行わないので、前記変換プログラム
をロードする必要がなくなり、ホスト装置からプリンタ
装置へのデータ転送量を軽減できるので、請求項1より
もスループットを向上できる。また、請求項3記載の発
明に係るプリンタ装置では、ホスト装置により印刷を行
うページを指定すれば、その指定されたページだけがプ
リンタ装置により印刷されるので、無駄な印刷をせずに
必要なページだけを印刷することができる。また、請求
項4記載の発明に係るプリンタシステムによれば、ホス
ト装置により印刷を行う部数を指定すれば、その指定さ
れた部数の書類がプリンタ装置により印刷されるので、
書類が複数部数必要であるときも、一度の印刷要求で処
理することができる。
As described above, according to the printer system according to the first aspect of the present invention, even when an already created application document is printed, the application used to create the document is started. Printing can be performed by a simple file transfer operation from the host device to the printer device, completely eliminating the trouble associated with starting up the application at the time of printing.
The usability can be significantly improved. According to the printer system of the second aspect of the present invention, if the printer device already holds the conversion program, the printer does not transmit the conversion program, so that the conversion program does not need to be loaded. Since the amount of data transferred from the host device to the printer device can be reduced, the throughput can be improved as compared with the first aspect. Further, in the printer according to the third aspect of the present invention, if a page to be printed is designated by the host device, only the designated page is printed by the printer, so that the necessary printing can be performed without wasteful printing. Only pages can be printed. According to the printer system of the fourth aspect of the present invention, if the number of copies to be printed is specified by the host device, the specified number of documents are printed by the printer device.
Even when a plurality of documents are required, it can be processed with a single print request.

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

【図1】本発明に係るプリンタシステムの実施の形態を
概念的に示した構成図である。
FIG. 1 is a configuration diagram conceptually showing an embodiment of a printer system according to the present invention.

【図2】図1に示すプリンタシステムにおける処理の流
れを概念的に示した説明図である。
FIG. 2 is an explanatory diagram conceptually showing a processing flow in the printer system shown in FIG.

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

1 ホストコンピュータ(ホスト装置)、2 プリンタ
装置、3 記憶装置。
1 host computer (host device), 2 printer device, 3 storage device.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーション・ソフトウエアを使用
して文書を作成するホスト装置と、このホスト装置から
送られてきた文書データを処理して印刷するプリンタ装
置とを備えるプリンタシステムにおいて、前記ホスト装
置は、アプリケーション・ソフトウエアを使用して作成
した文書を印刷する際、当該アプリケーション・ソフト
ウエア特有のフォーマットで保存されている文書ファイ
ルとともに、その文書ファイルを前記プリンタ装置が扱
えるデータ形式に変換するための変換プログラムを前記
プリンタ装置に送信する機能を備え、前記プリンタ装置
は、前記ホスト装置から送られてきた文書ファイルを、
前記変換プログラムを使用して前記データ形式に変換し
て印刷する機能を備えていることを特徴とするプリンタ
システム。
1. A printer system comprising a host device for creating a document using application software and a printer device for processing and printing document data sent from the host device, wherein the host device is When printing a document created using application software, a document file stored in a format specific to the application software and a document file for converting the document file into a data format that can be handled by the printer device. The printer device has a function of transmitting a conversion program to the printer device, and the printer device converts a document file sent from the host device,
A printer system having a function of converting the data into the data format using the conversion program and printing the data.
【請求項2】 前記ホスト装置は、前記プリンタ装置に
文書ファイルを送信するに際し、前記プリンタ装置が前
記変換プログラムを保持しているか否かを調べ、既に保
持している場合には前記変換プログラムの送信を行わな
いようにする機能を備えていることを特徴とする請求項
1記載のプリンタシステム。
2. When transmitting a document file to the printer device, the host device checks whether or not the printer device holds the conversion program. 2. The printer system according to claim 1, further comprising a function of preventing transmission.
【請求項3】 前記ホスト装置は、印刷を行うページを
指定する機能を備え、前記プリンタ装置は、前記ホスト
装置により指定されたページの文書のみを印刷する機能
を備えていることを特報とする請求項1又は2記載のプ
リンタシステム。
3. A special report that the host device has a function of designating a page to be printed, and the printer device has a function of printing only a document of a page designated by the host device. The printer system according to claim 1.
【請求項4】 前記ホスト装置は、印刷部数を指定する
機能を備え、前記プリンタ装置は、前記ホスト装置によ
り指定された部数だけ文書を印刷する機能を備えている
ことを特報とする請求項1、2、3のいずれかに記載の
プリンタシステム。
4. The system according to claim 1, wherein the host device has a function of designating the number of copies to be printed, and the printer device has a function of printing documents by the number of copies designated by the host device. The printer system according to any one of 2, 3 and 4.
JP8260236A 1996-09-09 1996-09-09 Printer system Pending JPH1083260A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8260236A JPH1083260A (en) 1996-09-09 1996-09-09 Printer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8260236A JPH1083260A (en) 1996-09-09 1996-09-09 Printer system

Publications (1)

Publication Number Publication Date
JPH1083260A true JPH1083260A (en) 1998-03-31

Family

ID=17345252

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8260236A Pending JPH1083260A (en) 1996-09-09 1996-09-09 Printer system

Country Status (1)

Country Link
JP (1) JPH1083260A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008263435A (en) * 2007-04-12 2008-10-30 Canon Inc Image processor and control method thereof, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008263435A (en) * 2007-04-12 2008-10-30 Canon Inc Image processor and control method thereof, and program
US8237960B2 (en) 2007-04-12 2012-08-07 Canon Kabushiki Kaisha Transmission of image data format conversion software along with image data

Similar Documents

Publication Publication Date Title
US6456388B1 (en) Printer enclosing network computer and computer network system employing the same
JP3997504B2 (en) Document printing method, document processing method, and printer
US6636891B1 (en) Methods and apparatus for controlling an input or output device over the internet
JP5763904B2 (en) Printing system, printing method, print server, control method therefor, and program
US20040015781A1 (en) Background document rendering system and mehod
US7330284B2 (en) Methods for creating printing data and for transferring printing data
US5617518A (en) Output control method and system of servers
JP4784361B2 (en) Printing system, information processing apparatus, and program
US20030142335A1 (en) Conversion from page description language and conversion to printer language
JPH1083260A (en) Printer system
JPH08289068A (en) Composite digital copying machine
JP2000284926A (en) Print processing system and its method
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
JP2001056776A (en) Client/server system and image processing condition monitoring method
JP2000353059A (en) Device and method for image processing, device and method for image forming and image processing system
JP4407132B2 (en) Information processing apparatus, image forming apparatus, task execution method, program thereof, and recording medium recording the program
US20030086112A1 (en) Image processing device, image forming apparatus, image processing system and image processing method capable of effective re-output of image data
JP3700373B2 (en) PRINT CONTROL DEVICE, PRINT CONTROL METHOD, AND RECORDING MEDIUM CONTAINING PRINT CONTROL PROGRAM
JP3144197B2 (en) Printing equipment
JP2000112684A (en) Document printing system
JPH10198529A (en) Picture processor
JP2001236186A (en) Printing processing system, method for processing print data and recording medium with program for performing the method recorded thereon
JP4150850B2 (en) Image processing apparatus, image processing method, and program
JP2004054832A (en) Print data converter and printing system
JP3004440B2 (en) Printing method and apparatus