JP2000010745A - Print system, terminal device, printer, and recording medium - Google Patents

Print system, terminal device, printer, and recording medium

Info

Publication number
JP2000010745A
JP2000010745A JP10170163A JP17016398A JP2000010745A JP 2000010745 A JP2000010745 A JP 2000010745A JP 10170163 A JP10170163 A JP 10170163A JP 17016398 A JP17016398 A JP 17016398A JP 2000010745 A JP2000010745 A JP 2000010745A
Authority
JP
Japan
Prior art keywords
printing
file
data
information
header
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
JP10170163A
Other languages
Japanese (ja)
Inventor
Kazuhiko Nishikawa
和彦 西川
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP10170163A priority Critical patent/JP2000010745A/en
Publication of JP2000010745A publication Critical patent/JP2000010745A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To easily print data even if use environment changes by performing conversion to a control code according to information of a header part added to a data file received on the printer side. SOLUTION: When a user instructs on the printing of an object document file, a header generation part 9 generates a header part corresponding to the document file and adds it to the document file. The document file to which the header part is added is transmitted onto a network 2 from a network communication part 10. When this document file is received by the network communication part 4 of the printer 1, a data converting processing part 5 takes respective pieces of information of the added header part to decides the kind of the document file and also decide the print format of the document file. Then retrieval from a control code converting method storage table is performed to call the control code converting method corresponding to the kind of the document file and the print data of the document file are converted into the control code characteristic of the printer.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、印刷システム、
端末装置、印刷装置及び記録媒体に関する。
The present invention relates to a printing system,
The present invention relates to a terminal device, a printing device, and a recording medium.

【0002】[0002]

【従来の技術】近年、小形で携帯性のある端末が多く商
品化されているが、携帯性を重視する面から外出先での
利用が制限されることが多く改善が望まれている。
2. Description of the Related Art In recent years, many small and portable terminals have been commercialized. However, in view of emphasis on portability, use on the road is often limited and improvement is desired.

【0003】図5に示すように、従来の印刷システムと
しては、プリンタ50と端末55とをネットワーク52
を介して接続してなる印刷システムがある。プリンタ5
0には、ネットワーク52から制御コードを受け取るネ
ットワーク通信部53と、ネットワーク通信部53によ
り受け取られた制御コードを基にデータを用紙に印刷す
る印刷処理部54とを有している。一方、端末55側
は、文書ファイルを作成して端末内または外部に接続さ
れた記憶装置(メモリやハードディスクなど)に保存す
る印刷情報作成部(文書作成ソフトウェア)55と、文
書ファイルをプリンタ特有の制御コードに変換するデー
タ変換部(印刷用のドライバソフトウェア)56と、変
換されたデータをネットワーク52を介してプリンタ5
0に伝送するネットワーク通信部57とを有している。
つまり、この種の印刷システムの場合、印刷するための
主な機能は端末55側が有していると言える。
[0005] As shown in FIG. 5, a conventional printing system includes a printer 50 and a terminal 55 connected to a network 52.
There is a printing system that is connected via the Internet. Printer 5
0 includes a network communication unit 53 that receives a control code from the network 52, and a print processing unit 54 that prints data on paper based on the control code received by the network communication unit 53. On the other hand, the terminal 55 side includes a print information creation unit (document creation software) 55 for creating a document file and storing it in a storage device (memory or hard disk, etc.) connected inside or outside the terminal, and a printer-specific document file. A data conversion unit (driver software for printing) 56 for converting the data into a control code;
0 and a network communication unit 57 for transmitting data to the network.
In other words, in the case of this type of printing system, it can be said that the main function for printing is provided on the terminal 55 side.

【0004】通常、文書作成ソフトウェア55で作成し
た文書ファイルをプリンタ50で印刷する場合、プリン
タ毎に印刷ドライバソフトウェアを用いる必要がある。
Normally, when a document file created by the document creation software 55 is printed by the printer 50, it is necessary to use print driver software for each printer.

【0005】したがって、端末55に予めプリンタ用の
印刷ドライバソフトウェア56をインストールしてお
き、その印刷ドライバソフトウェア56で文書ファイル
のデータをプリンタ特有の印字用の制御コード(印刷デ
ータ)に変換した後、ネットワーク52を通じてプリン
タ50へ送り、プリンタ50では、入力された制御コー
ドを基にデータを用紙に印刷する。
Therefore, the printer driver print software 56 is installed in the terminal 55 in advance, and the print driver software 56 converts the document file data into a printer-specific print control code (print data). The data is sent to the printer 50 via the network 52, and the printer 50 prints data on paper based on the input control code.

【0006】ところで、近年では、端末55は小型化お
よび軽量化されモバイル用途に用いられることも多い。
そこで、できるだけ端末55側のソフトウェアを軽量化
することが必要になっている。
In recent years, the terminal 55 has been reduced in size and weight and is often used for mobile applications.
Therefore, it is necessary to reduce the software of the terminal 55 as much as possible.

【0007】このため、端末55側には、主に利用する
プリンタの印刷ドライバソフトウェアしか搭載していな
いことが多く、例えば外出先に端末55を持って行き、
その外出先にある他のプリンタでデータを印刷するため
には、そのプリンタのドライバソフトを端末55にイン
ストールすることはもちろんのこと、その他、関連する
機能の設定を一々し直さなければならず、端末の記憶容
量不足や設定ミスなどによる印刷トラブルが発生するこ
とも多い。例えば間違った設定でデータの印刷すると、
外出先にあるプリンタからは、文字化けを起こしたデー
タを印刷した用紙が大量に出力され、外出先の人に迷惑
をかけかねない。
For this reason, the terminal 55 is often equipped with only the print driver software of the printer to be used mainly.
In order to print data with another printer at the place where the user is away from home, the driver software of the printer must be installed in the terminal 55, and other related functions must be set again. In many cases, a printing trouble occurs due to a shortage of the storage capacity of the terminal or a setting error. For example, if you print data with the wrong settings,
A large amount of paper on which garbled data is printed is output from a printer at a place where the user is away, which may cause trouble for people on the go.

【0008】[0008]

【発明が解決しようとする課題】このように、従来の印
刷システムでは、印刷装置には文書ファイルを識別処理
する機能がなく、データを印刷するための印刷設定機能
はほとんどが端末側にあるため、端末を外出先などで使
用する場合は、端末を持ち込んだ環境に適した印刷機能
の設定をしなければならず面倒であるばかりか端末側の
設定ミスによる印刷トラブルが発生する恐れがあるとい
う問題があった。
As described above, in the conventional printing system, the printing apparatus does not have a function of identifying a document file, and most of the print setting functions for printing data are provided on the terminal side. When using the terminal on the go, it is necessary to set the printing function suitable for the environment where the terminal is brought in, and it is not only troublesome, but also there is a risk that printing trouble due to setting mistakes on the terminal side may occur There was a problem.

【0009】また、昨今では、「携帯端末」、「モバイ
ルコンピュ−ティング」等の言葉が使われているように
端末を他の所へ持ち運んで印刷装置に接続して使用する
ことが多く、この一方で打ち合せ等には紙の形式で資料
を配ることが求められるため、この資料となるべきデー
タ、つまり文書ファイルなどを端末に保存しておくこと
も最低限必須である。
Further, in recent years, as the terms such as “mobile terminal” and “mobile computing” are used, the terminal is often carried to another place and used by connecting to a printing apparatus. On the other hand, since it is required to distribute materials in a paper format for a meeting or the like, it is also essential that data to be used as the materials, that is, document files, be stored in the terminal at least.

【0010】本発明はこのような課題を解決するために
なされたもので、利用環境が変った場合でもデータを簡
単に印刷することのできる印刷システム、印刷装置、端
末装置及び記録媒体を提供することを目的としている。
SUMMARY OF THE INVENTION The present invention has been made to solve such problems, and provides a printing system, a printing device, a terminal device, and a recording medium that can easily print data even when the usage environment changes. It is intended to be.

【0011】[0011]

【課題を解決するための手段】上記した目的を達成する
ために、請求項1記載の発明の印刷システムは、ネット
ワークに端末装置と印刷装置とを接続してなる印刷シス
テムにおいて、前記端末装置が、印刷用のデータファイ
ルに、少なくともファイル種別及び印刷書式の情報を含
むヘッダ部を付加するヘッダ付加手段と、前記ヘッダ付
加手段によりヘッダ部が付加されたデータファイルを、
前記ネットワーク上の宛先である印刷装置へ送信する送
信手段とを備え、前記印刷装置が、前記ネットワークか
ら前記ヘッダ部が付加されたデータファイルを受信する
受信手段と、前記受信手段により受信されたデータファ
イルに付加されているヘッダ部からファイル種別及び印
刷書式の情報を取り出し、取り出したファイル種別及び
印刷書式の情報に基づき、前記データファイルのデータ
を印刷用の制御コードに変換する変換手段と、前記変換
手段により変換された制御コードに基づいてデータを印
刷する印刷手段とを具備したことを特徴としている。
According to a first aspect of the present invention, there is provided a printing system in which a terminal device and a printing device are connected to a network. A header adding unit that adds a header section including at least information of a file type and a print format to a data file for printing; and a data file to which a header section is added by the header adding unit.
Transmitting means for transmitting to the printing apparatus which is a destination on the network, the printing apparatus receiving from the network a data file to which the header portion is added, and data received by the receiving means Converting means for extracting information of a file type and a print format from a header portion added to the file, and converting the data of the data file into a control code for printing based on the extracted information of the file type and the print format; Printing means for printing data based on the control code converted by the conversion means.

【0012】請求項2記載の発明の印刷システムは、ネ
ットワークに端末装置と印刷装置とを接続してなる印刷
システムにおいて、前記端末装置が、印刷用のデータフ
ァイルに、少なくともファイル種別及び印刷書式の情報
を含むヘッダ部を付加するヘッダ付加手段と、前記ヘッ
ダ付加手段によりヘッダ部が付加されたデータファイル
を、前記ネットワーク上の宛先である印刷装置へ送信す
る送信手段とを備え、前記印刷装置が、前記ネットワー
クから前記ヘッダ部が付加されたデータファイルを受信
する受信手段と、前記受信手段により受信されたデータ
ファイルに付加されているヘッダ部からファイル種別及
び印刷書式の情報を取り出し、取り出したファイル種別
及び印刷書式の情報に基づき、前記データファイルを識
別するファイル識別手段と、前記ファイル識別手段によ
り識別されたデータファイルの種類に応じたデータ変換
処理を実行し、印刷用の制御コードを生成する変換手段
と、前記変換手段により変換された制御コードに基づい
てデータを印刷する印刷手段とを具備したことを特徴と
している。
A printing system according to a second aspect of the present invention is a printing system comprising a terminal device and a printing device connected to a network, wherein the terminal device stores at least a file type and a printing format in a printing data file. A header adding unit that adds a header portion including information; and a transmitting unit that transmits the data file to which the header portion is added by the header adding unit to a printing device that is a destination on the network. Receiving means for receiving the data file to which the header portion is added from the network, and extracting file type and print format information from the header portion added to the data file received by the receiving means, A file identifier for identifying the data file based on the type and print format information. Means, a conversion means for executing data conversion processing according to the type of the data file identified by the file identification means, and generating a control code for printing, and data based on the control code converted by the conversion means. And a printing means for printing the

【0013】請求項3記載の発明の端末装置は、ネット
ワークに接続された端末装置において、印刷用のデータ
ファイルに、少なくともファイル種別及び印刷書式の情
報を含むヘッダ部を付加するヘッダ付加手段と、前記ヘ
ッダ付加手段によりヘッダ部が付加されたデータファイ
ルを、前記ネットワーク上の宛先である印刷装置へ送信
する送信手段とを具備したことを特徴としている。
According to a third aspect of the present invention, in the terminal device connected to the network, a header adding means for adding a header section including at least information of a file type and a print format to a print data file; And a transmission unit for transmitting the data file, to which the header portion has been added by the header addition unit, to a printing apparatus which is a destination on the network.

【0014】請求項4記載の発明の印刷装置は、ネット
ワークに接続された印刷装置において、少なくともファ
イル種別及び印刷書式の情報を含むヘッダ部が付加され
たデータファイルを前記ネットワークから受信する受信
手段と、前記受信手段により受信されたデータファイル
に付加されているヘッダ部からファイル種別及び印刷書
式の情報を取り出し、取り出したファイル種別及び印刷
書式の情報に基づき、前記データファイルのデータを印
刷用の制御コードに変換する変換手段と、前記変換手段
により変換された制御コードに基づいてデータを印刷す
る印刷手段とを具備したことを特徴としている。
According to a fourth aspect of the present invention, in the printing apparatus connected to a network, a receiving unit for receiving, from the network, a data file to which a header including at least information of a file type and a print format is added. Extracting information of a file type and a print format from a header portion added to the data file received by the receiving unit, and controlling the data of the data file for printing based on the extracted information of the file type and the print format. It is characterized by comprising conversion means for converting into a code, and printing means for printing data based on the control code converted by the conversion means.

【0015】請求項5記載の発明の印刷装置は、請求項
4記載の印刷装置において、前記ファイル種別及び印刷
書式の情報を含むヘッダ部が付加されたデータファイル
を光通信にて受信して前記変換手段へ渡す光通信手段を
さらに具備したことを特徴としている。
According to a fifth aspect of the present invention, there is provided the printing apparatus according to the fourth aspect, wherein a data file to which a header section including information of the file type and the print format is added is received by optical communication. It is characterized by further comprising an optical communication means for passing to the conversion means.

【0016】請求項6記載の発明の印刷装置は、請求項
4記載の印刷装置において、前記変換手段は、前記受信
手段により受信されたデータファイルにヘッダ部が付加
されている否かを判定するヘッダ部付加判定手段と、前
記データファイルにヘッダ部が付加されていない場合、
前記データファイルを印刷手段へ送ると共に、前記デー
タファイルにヘッダ部が付加されていた場合、前記ヘッ
ダ部からファイル種別及び印刷書式の情報を取出し、取
出したファイル種別及び印刷書式の情報に基づき、前記
データファイルの種類を識別するファイル識別手段と、
前記ファイル識別手段により識別されたデータファイル
の種類に応じたデータ変換処理を実行し、印刷用の制御
コードを生成する変換処理手段とを具備したことを特徴
としている。 請求項7記載の発明の記録媒体は、媒体
内に記録された情報を端末装置が電気的、磁気的及び光
学的に読取り可能な記録媒体において、前記端末装置
に、印刷用のデータファイルに、少なくともファイル種
別及び印刷書式の情報を含むヘッダ部を作成させて付加
させる処理と、前記ヘッダ部が付加されたデータファイ
ルを、ネットワーク上の送信先である印刷装置へ送信さ
せる処理とを実行するプログラムを記録したことを特徴
としている。
In a printing apparatus according to a sixth aspect of the present invention, in the printing apparatus according to the fourth aspect, the converting means determines whether a header portion is added to the data file received by the receiving means. Header part addition determining means, and when a header part is not added to the data file,
While sending the data file to a printing unit, when a header portion is added to the data file, the file type and print format information is extracted from the header portion, and based on the extracted file type and print format information, File identification means for identifying the type of data file;
A conversion processing unit that executes data conversion processing according to the type of the data file identified by the file identification unit and generates a control code for printing. The recording medium of the invention according to claim 7 is a recording medium in which a terminal device can electrically, magnetically and optically read information recorded in the medium, wherein the terminal device has a data file for printing, A program for executing a process of creating and adding a header section including at least information on a file type and a print format, and transmitting a data file to which the header section has been added to a printing apparatus that is a destination on a network. Is recorded.

【0017】請求項8記載の発明の記録媒体は、媒体内
に記録された情報を印刷装置が電気的、磁気的及び光学
的に読取り可能な記録媒体において、前記印刷装置に、
印刷用のデータファイルに付加されているヘッダ部から
ファイル種別及び印刷書式の情報を取り出させる処理
と、取り出されたファイル種別及び印刷書式の情報に基
づき、前記データファイルのデータを印刷用の制御コー
ドに変換させる処理と、変換された制御コードに基づい
てデータを印刷させる処理とを実行するプログラムを記
録したことを特徴としている。
The recording medium of the invention according to claim 8 is a recording medium in which the information recorded in the medium is electrically, magnetically and optically readable by a printing apparatus,
A process of extracting information of a file type and a print format from a header portion added to a data file for printing, and a control code for printing the data of the data file based on the extracted information of the file type and the print format. And a program for executing a process of printing data based on the converted control code.

【0018】この発明では、端末側で行っていた印刷装
置特有の制御コードへの変換処理を印刷装置側で行うよ
う変換手段を印刷装置に設けたので、端末では、印刷装
置特有の設定を行うことなく、ファイルを印刷装置に送
るだけで手軽に印刷することができる。
According to the present invention, the printing device is provided with the conversion means so that the printing device converts the control code into the control code peculiar to the printing device, which has been performed on the terminal device side. Without printing, the file can be easily printed simply by sending it to the printing device.

【0019】また、ネットワーク上ではディレクトリに
ファイルを移動するようにオペレ−ションをするだけで
印刷操作となる。従来の端末側のネットワークの変更や
印刷装置ドライバの変更なしに印刷が行え、ネットワ−
ク設定ミスによる印字不可や印刷装置ドライバ設定ミ
ス、ドライバインストールミスなどによる文字化け印刷
を解消することができる。
On a network, a print operation is performed only by operating the file to a directory. Printing can be performed without changing the network of the conventional terminal or changing the printing device driver.
This makes it possible to eliminate garbled printing caused by printing failure due to printing setting errors, printing device driver setting errors, driver installation errors, and the like.

【0020】さらに、印刷装置と端末にそれぞれ光通信
手段を設けることにより、端末と印刷装置間で光通信に
てファイル転送ができるので、端末と印刷装置との物理
的な接続、つまり接続コードなどを接続することなく印
刷することができる。
Further, by providing optical communication means in each of the printing apparatus and the terminal, a file can be transferred between the terminal and the printing apparatus by optical communication. Therefore, a physical connection between the terminal and the printing apparatus, that is, a connection code, etc. Can be printed without connection.

【0021】また、ドライバでの処理を端末から印刷装
置に移したので、端末側のCPU負荷も軽減できる。
Further, since the processing by the driver is transferred from the terminal to the printing apparatus, the CPU load on the terminal can be reduced.

【0022】さらに、文書作成ツール購入の際に印刷装
置には印刷機能のみ必要で端末側には印刷機能は必要な
いので、ネットワ−クを利用して複数端末から1つの印
刷装置を共有している場合には各端末には印刷機能を省
いた安価な文書作成ツールを用意すれば良く印刷システ
ムトータルとして費用を削減できる。
Further, when the document creation tool is purchased, only the printing function is required for the printing apparatus and the printing function is not required for the terminal side, so that one printing apparatus can be shared from a plurality of terminals using a network. In such a case, it is sufficient to prepare an inexpensive document creation tool without a printing function in each terminal, and the cost of the printing system as a whole can be reduced.

【0023】つまり、端末装置側からは印刷用のデータ
にヘッダ部を付加したデータフォーマットでデータを送
る一方、ファイルの種類を識別する機能と印刷装置特有
の制御コードへ変換する機能を印刷装置側に設けること
によって、端末・ネットワーク・印刷装置等の利用環境
が変った場合でも端末のデータを印刷装置で簡単に印刷
することができる。
That is, while the terminal device sends data in a data format in which a header portion is added to the print data, the function of identifying the type of file and the function of converting the file into a control code unique to the printing device are provided. , The data of the terminal can be easily printed by the printing device even when the usage environment of the terminal, the network, the printing device, and the like changes.

【0024】[0024]

【発明の実地の形態】以下、本発明の実施の形態を図面
を参照して詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0025】図1は本発明に係る一つの実施形態の印刷
システムの構成を示す図である。
FIG. 1 is a diagram showing the configuration of a printing system according to one embodiment of the present invention.

【0026】同図において、1は印刷装置としてのプリ
ンタである。このプリンタ1には、ネットワーク2を介
して端末装置としての端末3が接続されている。このプ
リンタ1は、ネットワーク通信部4、デ一タ変換処理部
5、印字処理部6、光通信部7などを有している。ネッ
トワーク通信部4は、ネットワーク2を通じてデータフ
ァイル、例えば文書ファイルなどを受信する。デ一タ変
換処理部5は、ネットワーク通信部4により受信された
文書ファイル内のデータをプリンタ特有の制御コードに
変換する。印字処理部6は、デ一タ変換処理部5により
変換された制御コードに対応するデータを用紙に印刷す
る。光通信部7は、例えばIrDA規格などに準拠した
赤外線通信ポートを有しており、同様の赤外線通信ポー
トを有する外部の携帯端末11との間で光通信を行う。
In FIG. 1, reference numeral 1 denotes a printer as a printing device. A terminal 3 as a terminal device is connected to the printer 1 via a network 2. The printer 1 has a network communication unit 4, a data conversion processing unit 5, a print processing unit 6, an optical communication unit 7, and the like. The network communication unit 4 receives a data file, for example, a document file, via the network 2. The data conversion processing unit 5 converts data in the document file received by the network communication unit 4 into a control code unique to the printer. The print processing unit 6 prints data corresponding to the control code converted by the data conversion processing unit 5 on a sheet. The optical communication unit 7 has an infrared communication port compliant with, for example, the IrDA standard, and performs optical communication with an external portable terminal 11 having a similar infrared communication port.

【0027】端末3は、印刷情報作成部8、ヘッダ付加
手段としてのヘッダ作成部9、ネットワーク通信部10
などを有している。印刷情報作成部8は、所定の文書作
成ツ−ル、例えばワードプロセッサソフトウェアなどを
含む部分であり、この文書作成ツ−ルを起動させてユー
ザが作成した文書データをファイル形式、つまり文書フ
ァイルで保存する。ヘッダ作成部9は、印刷情報作成部
8により作成および保存された文書ファイルが印刷指示
されたときに、ファイルの宛先、ファイル種別及び印刷
書式などの情報を作成しその情報をヘッダ部に入れ文書
ファイルに付加する。ネットワーク通信部10は、ヘッ
ダ部の付加された文書ファイルをネットワーク2上の送
信先であるプリンタ1へ送信する。
The terminal 3 includes a print information creating unit 8, a header creating unit 9 as a header adding unit, a network communication unit 10.
And so on. The print information creating section 8 is a portion including a predetermined document creating tool, for example, word processor software, and activates the document creating tool to save the document data created by the user in a file format, that is, a document file. I do. When a document file created and stored by the print information creating unit 8 is instructed to be printed, the header creating unit 9 creates information such as a destination of the file, a file type and a print format, puts the information into the header unit, and puts the information into the header. Append to file. The network communication unit 10 transmits the document file with the header added to the printer 1 which is a destination on the network 2.

【0028】携帯端末11は、印刷情報作成部12、ヘ
ッダ付加手段としてのヘッダ作成部13、光通信部14
などを有している。印刷情報作成部12およびヘッダ作
成部13は、端末3のそれと同様の機能である。また光
通信部14は、プリンタ1の光通信部14と光通信する
赤外線通信ポートを有している。
The portable terminal 11 includes a print information creating unit 12, a header creating unit 13 as a header adding unit, and an optical communication unit 14.
And so on. The print information creation unit 12 and the header creation unit 13 have the same functions as those of the terminal 3. The optical communication unit 14 has an infrared communication port for performing optical communication with the optical communication unit 14 of the printer 1.

【0029】図2に示すように、上記デ一タ変換処理部
5は、制御コ−ド変換方法格納テ−ブル21、文書ファ
イル識別処理部22、変換方法取出処理部23、制御コ
−ド変換方法格納テ−ブル21には、予め複数の文書作
成ツ−ルの種別に応じた制御コ−ド変換方法の情報(プ
リンタドライバソフトウェア、変換ルールなど)が登録
されている。文書ファイル識別処理部22は、複数の文
書作成ツ−ルの種別情報が設定されており、ネットワー
ク通信部4から入力された文書ファイルに付加されてい
たヘッダ部から、その文書ファイルが作成された文書作
成ツ−ルの種類を識別し変換方法取出処理部23へ通知
する。変換方法取出処理部23は、通知された文書作成
ツ−ルの種類に応じた制御コード変換方法を制御コ−ド
変換方法格納テ−ブル21から取出し、文書ファイルの
データを制御コードに変換し印刷処理部6へ渡す。
As shown in FIG. 2, the data conversion processing unit 5 includes a control code conversion method storage table 21, a document file identification processing unit 22, a conversion method extraction processing unit 23, and a control code. In the conversion method storage table 21, control code conversion method information (printer driver software, conversion rules, etc.) corresponding to the types of a plurality of document creation tools is registered in advance. In the document file identification processing section 22, type information of a plurality of document creation tools is set, and the document file is created from the header added to the document file input from the network communication section 4. The type of the document creation tool is identified and notified to the conversion method extraction processing unit 23. The conversion method extraction processing unit 23 extracts a control code conversion method according to the notified type of the document creation tool from the control code conversion method storage table 21, and converts the data of the document file into control codes. It passes to the print processing unit 6.

【0030】ここで、図3、図4を参照してこの印刷シ
ステムの動作を説明する。図3はこの印刷システムの動
作を示すフローチャート、図4は端末から送信されるデ
ータのフォーマットを示す図である。この印刷システム
では、図3に示すように、端末3の印刷情報作成部8に
て作成および保存された文書ファイルを印刷する場合、
ユーザが印刷対象の文書ファイルを印刷指示すると(S1
01)、その文書ファイルに応じたヘッダ部が作成されて
(S102)、文書ファイルに付加される。ヘッダ部が付加
された文書ファイルを図4に示す。
The operation of the printing system will now be described with reference to FIGS. FIG. 3 is a flowchart showing the operation of the printing system, and FIG. 4 is a diagram showing a format of data transmitted from the terminal. In this printing system, as shown in FIG. 3, when printing a document file created and stored in the print information creating unit 8 of the terminal 3,
When the user instructs to print a document file to be printed (S1
01), a header portion corresponding to the document file is created (S102), and added to the document file. FIG. 4 shows a document file to which a header portion is added.

【0031】この図4に示すように、バイナリデータな
どの文書データなどからなる文書ファイル31の先頭に
ヘッダ部32が付加されている。ヘッダ部32には、少
なくとも印刷書式情報33、ファイル種別情報34など
が挿入されている。この他、ヘッダ部32には、宛先情
報なども挿入されている。印刷書式情報33としては、
用紙サイズ、縦/横書、手差しか否か、詳細印刷か否か
などを示す情報である。ファイル種別情報34として
は、印刷書式情報33を設定した文書作成ツ−ルの種類
情報であり、例えば一太郎、ワード、ロータスなどを識
別するための情報である。なお、この端末3以外のヘッ
ダ作成部9を持たない通常の端末では、通常通り文書フ
ァイルを変換した後の制御コードをプリンタ1へ送る。
As shown in FIG. 4, a header section 32 is added to the head of a document file 31 composed of document data such as binary data. At least the print format information 33 and the file type information 34 are inserted in the header section 32. In addition, destination information and the like are also inserted into the header section 32. As the print format information 33,
Information indicating paper size, vertical / horizontal writing, manual feeding or not, detailed printing or not, and the like. The file type information 34 is the type information of the document creation tool in which the print format information 33 is set, and is information for identifying, for example, Ichitaro, Word, Lotus, and the like. In a normal terminal other than the terminal 3 that does not have the header creating unit 9, the control code after converting the document file is sent to the printer 1 as usual.

【0032】このヘッダ作成部9によりヘッダ部が付加
された文書ファイル(印刷用のデータ)は、ネットワー
ク通信部10からネットワーク2上に送信される(S10
3)。この文書ファイルがネットワーク2を通じてプリ
ンタ1のネットワーク通信部4に受信されると(S10
4)、ネットワーク通信部4では、受信された文書ファ
イルをデータ変換処理部5へ渡す。
The document file (print data) to which the header section is added by the header creating section 9 is transmitted from the network communication section 10 to the network 2 (S10).
3). When the document file is received by the network communication unit 4 of the printer 1 via the network 2 (S10
4) The network communication unit 4 passes the received document file to the data conversion processing unit 5.

【0033】データ変換処理部5では、まず、文書ファ
イル識別処理部22において、文書ファイルにヘッダ部
32が付加されているか否かを調べる(S105)。
In the data conversion processing section 5, first, the document file identification processing section 22 checks whether or not the header section 32 is added to the document file (S105).

【0034】ここで、文書ファイルにヘッダ部32が付
加されていなければ(S105のNO)、その文書ファイルが
通常の制御コードであるものとして印刷処理部6へ渡
す。
Here, if the header section 32 is not added to the document file (NO in S105), the document file is passed to the print processing section 6 as an ordinary control code.

【0035】一方、文書ファイルにヘッダ部32が付加
されば(S105のYES )、文書ファイル識別処理部22
は、付加されていたヘッダ部32からファイル種別及び
印刷書式の各情報を取出し、文書ファイルの種類(一太
郎か、ワードか、ロータスかなど)を判別すると共に
(S106)、その文書ファイルの印刷書式を判定し、変換
方法取出処理部23に渡す。
On the other hand, if the header section 32 is added to the document file (YES in S105), the document file identification processing section 22
Extracts the information of the file type and the print format from the added header section 32, determines the type of the document file (Ichitaro, Word, Lotus, etc.) (S106), and prints the print format of the document file. Is passed to the conversion method extraction processing unit 23.

【0036】変換方法取出処理部23は、制御コード変
換方法格納テーブル21を検索し、識別された文書ファ
イルの種類に該当する制御コード変換処理方法を呼び出
し、呼び出した制御コード変換処理方法にて文書ファイ
ルの印刷データをプリンタ特有の制御コードに変換す
る。
The conversion method extraction processing section 23 searches the control code conversion method storage table 21 and calls a control code conversion processing method corresponding to the type of the identified document file. The print data of the file is converted into a printer-specific control code.

【0037】すなわち、データ変換処理部5では、ネッ
トワーク通信部4で受信された文書ファイルがどの文書
作成ツールで作成されたかを識別し、この識別した結果
の文書作成ツールに適合する変換方法で文書ファイルの
印刷データを制御コードに変換する(S107)。
That is, the data conversion processing unit 5 identifies which document creation tool has created the document file received by the network communication unit 4, and converts the document by a conversion method that is compatible with the identified document creation tool. The print data of the file is converted into a control code (S107).

【0038】このようにデータ変換処理部5により変換
された制御コードは印字処理部6に送られ、印字処理部
6では、受け取った制御コードに対応するデータを用紙
に印刷する(S108)。
The control code converted by the data conversion processing unit 5 is sent to the print processing unit 6, and the print processing unit 6 prints data corresponding to the received control code on a sheet (S108).

【0039】一方、携帯端末11の文書ファイルをプリ
ンタ1で印刷する場合、携帯端末11にて、印刷対象の
文書ファイルが印刷指示されると、ヘッダ作成部13に
てヘッダ部32が作成され、この作成されたヘッダ部3
2が上記同様にその文書ファイル31に付加され、光通
信部14を介してプリンタ1の光通信部7に光伝送され
る。
On the other hand, when the document file of the portable terminal 11 is printed by the printer 1, when the portable terminal 11 instructs the printing of the document file to be printed, the header creating unit 13 creates the header section 32, This created header part 3
2 is added to the document file 31 in the same manner as described above, and optically transmitted to the optical communication unit 7 of the printer 1 via the optical communication unit 14.

【0040】一方、プリンタ1側の光通信部7によって
光伝送にて受信された文書ファイルは、データ変換処理
部5に渡されて上記同様に文書ファイルの識別処理がな
された後、ヘッダ部32の情報に応じたプリンタ特有の
制御コードに変換され、印字処理部6により用紙に印刷
される。
On the other hand, the document file received by optical transmission by the optical communication unit 7 of the printer 1 is passed to the data conversion processing unit 5, where the document file is identified in the same manner as described above, and then the header unit 32 Is converted into a control code unique to the printer according to the information, and is printed on a sheet by the print processing unit 6.

【0041】このようにこの実施形態の印刷システムに
よれば、端末3側の印刷用の文書ファイル31には、そ
のファイル種別及び印刷書式などの情報を含むヘッダ部
32が付加されてネットワーク2上の宛先であるプリン
タ1へ送信される一方、プリンタ1側で文書ファイルが
受信されると、文書ファイルの識別処理が行われて、文
書ファイルにヘッダ部32が付加されていた場合はその
文書ファイルを識別した文書作成ツール(一太郎か、ワ
ードか、ロータスかなど)に応じた変換方法で制御コー
ドに変換した上で印刷するので、この文書ファイル識別
機能を各移動場所(外出先)のプリンタ1に設けておく
ことにより、携帯端末11の利用環境が変った場合でも
設定を変更することなく携帯端末11のデータをプリン
タ1で簡単に印刷することができる。
As described above, according to the printing system of this embodiment, the header 32 including the information such as the file type and the printing format is added to the printing document file 31 on the terminal 3 side, and When the document file is received by the printer 1 while being transmitted to the printer 1 which is the destination of the document file, the document file is identified. If the header file 32 is added to the document file, Is converted into a control code by a conversion method according to a document creation tool (Ichitaro, Word, Lotus, etc.) that identifies the document, and the document is printed. , The data of the mobile terminal 11 can be easily printed by the printer 1 without changing the settings even when the usage environment of the mobile terminal 11 changes. Rukoto can.

【0042】また、プリンタ1側では、ヘッダ部32が
付加されているか否かに応じて処理ルートを切り替え
て、制御コードを印刷処理部6へ渡し印刷するので、既
存の端末のデータもプリンタ1で印刷することができ
る。
The printer 1 switches the processing route according to whether or not the header section 32 is added and transfers the control code to the print processing section 6 for printing. You can print with

【0043】また、形態端末11とプリンタ1とに光通
信部7、14を設け、印刷データを光通信で送受信する
ことで、形態端末11のネットワーク接続のための環境
設定も、互いの物理的な接続(接続コードの接続など)
も行う必要がなくなり、さらに簡単に印刷を行うことが
できる。
The optical communication units 7 and 14 are provided in the portable terminal 11 and the printer 1, and print data is transmitted and received by optical communication. Connection (connection of connection code, etc.)
It is not necessary to perform the printing, and printing can be performed more easily.

【0044】この結果、端末3や形態端末11の機種や
文書作成ツールに依存せずに端末3や形態端末11のデ
ータをプリンタ1で簡単に印刷することができる。
As a result, the data of the terminal 3 or the form terminal 11 can be easily printed by the printer 1 without depending on the model of the terminal 3 or the form terminal 11 or the document creation tool.

【0045】なお、本発明は、上記実施形態に限定され
るものではない。
The present invention is not limited to the above embodiment.

【0046】上記実施形態では、ヘッダ部32の付加の
有無をデータ変換処理部5内で判定したが、ネットワー
ク通信部4においてヘッダ部32の有無を判定し、ヘッ
ダ部が無い通常の制御コードについては、ネットワーク
通信部4から直接印刷処理部6へ渡しても良い。この場
合、通常の制御コードはデータ変換処理部5を通さずに
済むので、印刷を素早く実行することができる。
In the above embodiment, the presence / absence of addition of the header section 32 is determined in the data conversion processing section 5. However, the presence / absence of the header section 32 is determined in the network communication section 4, and the normal control code having no header section is determined. May be passed from the network communication unit 4 to the print processing unit 6 directly. In this case, since the normal control code does not need to pass through the data conversion processing unit 5, printing can be executed quickly.

【0047】また、上記実施形態では、予めプリンタ1
内にデータ変換処理部5という構成を設けておいた例に
ついて説明したが、プリンタ1に、一般のコンピュータ
と同様にRAM、書き込み可能なROMの他、フロッピ
ーディスク、CD−ROMなどの記録媒体の読取装置
(ドライブ装置)やPCカードなどの記録媒体のカード
スロットを設けておき、これら記録媒体に上記データ変
換処理部5の各部の機能を実現するプログラムを収め
(記録し)、これら記録媒体のいずれかをドライブ装置
やカードスロットなどに装着してプリンタ1内にプログ
ラムをRAMまたはROMにインストールするようにし
ても良い。また、端末3や形態端末11などの機能も上
記同様にプログラム化しても良い。
In the above embodiment, the printer 1
Although the example in which the configuration of the data conversion processing unit 5 is provided in the printer 1 has been described, the printer 1 may be provided with a recording medium such as a floppy disk, a CD-ROM, etc. A card slot of a recording medium such as a reading device (drive device) or a PC card is provided, and a program for realizing the function of each unit of the data conversion processing unit 5 is stored (recorded) in these recording media. Either one may be mounted on a drive device, a card slot, or the like, and the program may be installed in the printer 1 in the RAM or the ROM. Further, the functions of the terminal 3 and the portable terminal 11 may be programmed in the same manner as described above.

【0048】[0048]

【発明の効果】以上説明したように本発明によれば、端
末のデータファイルを印刷装置で印刷する場合に、端末
側ではそのデータファイルに、ファイル種別及び印刷書
式の情報を入れたヘッダ部を付加して印刷装置へ送り、
印刷装置側において受信したデータファイルに付加され
ていたヘッダ部の情報を基に制御コードへ変換処理する
ので、端末側での印刷の各種環境設定が不要になる。
As described above, according to the present invention, when a data file of a terminal is printed by a printing apparatus, the terminal side adds a header section containing information of a file type and a printing format to the data file. And send it to the printing device,
Since the printing apparatus converts the information into the control code based on the information of the header added to the received data file, it is not necessary to set various print environment settings on the terminal side.

【0049】これにより、従来行われていた設定作業を
軽減でき、しかも端末装置の設定ミスによって印刷デー
タが文字化けを起こし無駄な印刷が行われることもなく
なる。
As a result, the setting work conventionally performed can be reduced, and the printing data is not garbled due to a setting error of the terminal device, and unnecessary printing is not performed.

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

【図1】本発明の一つの実施形態の印刷システムの構成
を示す図である。
FIG. 1 is a diagram illustrating a configuration of a printing system according to an embodiment of the present invention.

【図2】この印刷システムのデータ変換処理部5の構成
を示す図である。
FIG. 2 is a diagram illustrating a configuration of a data conversion processing unit 5 of the printing system.

【図3】この印刷システムの動作を示すフローチャート
である。
FIG. 3 is a flowchart illustrating an operation of the printing system.

【図4】端末側で生成される送信用のデータのフォーマ
ットを示す図である。
FIG. 4 is a diagram showing a format of transmission data generated on the terminal side.

【図5】従来の印刷システムを示す図である。FIG. 5 is a diagram illustrating a conventional printing system.

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

1…プリンタ、2…ネットワーク、3…端末、4、10
…ネットワーク通信部、5…デ一タ変換処理部、6…印
字処理部、7、14…光通信部、8…印刷情報作成部、
9、13…ヘッダ作成部、11…携帯端末、12…印刷
情報作成部、21…制御コ−ド変換方法格納テ−ブル、
22…文書ファイル識別処理部、23…変換方法取出処
理部。
DESCRIPTION OF SYMBOLS 1 ... Printer, 2 ... Network, 3 ... Terminal, 4, 10
... Network communication unit, 5 ... Data conversion processing unit, 6 ... Print processing unit, 7, 14 ... Optical communication unit, 8 ... Print information creation unit,
9, 13: header creation unit, 11: portable terminal, 12: print information creation unit, 21: control code conversion method storage table,
22: document file identification processing unit, 23: conversion method extraction processing unit.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに端末装置と印刷装置とを
接続してなる印刷システムにおいて、 前記端末装置が、 印刷用のデータファイルに、少なくともファイル種別及
び印刷書式の情報を含むヘッダ部を付加するヘッダ付加
手段と、 前記ヘッダ付加手段によりヘッダ部が付加されたデータ
ファイルを、前記ネットワーク上の宛先である印刷装置
へ送信する送信手段とを備え、 前記印刷装置が、 前記ネットワークから前記ヘッダ部が付加されたデータ
ファイルを受信する受信手段と、 前記受信手段により受信されたデータファイルに付加さ
れているヘッダ部からファイル種別及び印刷書式の情報
を取り出し、取り出したファイル種別及び印刷書式の情
報に基づき、前記データファイルのデータを印刷用の制
御コードに変換する変換手段と、 前記変換手段により変換された制御コードに基づいてデ
ータを印刷する印刷手段とを具備したことを特徴とする
印刷システム。
1. A printing system in which a terminal device and a printing device are connected to a network, wherein the terminal device adds a header part including at least information of a file type and a printing format to a data file for printing. Adding means for transmitting the data file to which a header portion has been added by the header adding means to a printing device which is a destination on the network, wherein the printing device adds the header portion from the network. Receiving means for receiving the extracted data file, and retrieves information on the file type and print format from the header portion added to the data file received by the receiving means, based on the retrieved file type and print format information, Conversion means for converting the data of the data file into a control code for printing; Printing system characterized by comprising a printing means for printing data based on the converted control code by serial converting means.
【請求項2】 ネットワークに端末装置と印刷装置とを
接続してなる印刷システムにおいて、 前記端末装置が、 印刷用のデータファイルに、少なくともファイル種別及
び印刷書式の情報を含むヘッダ部を付加するヘッダ付加
手段と、 前記ヘッダ付加手段によりヘッダ部が付加されたデータ
ファイルを、前記ネットワーク上の宛先である印刷装置
へ送信する送信手段とを備え、 前記印刷装置が、 前記ネットワークから前記ヘッダ部が付加されたデータ
ファイルを受信する受信手段と、 前記受信手段により受信されたデータファイルに付加さ
れているヘッダ部からファイル種別及び印刷書式の情報
を取り出し、取り出したファイル種別及び印刷書式の情
報に基づき、前記データファイルを識別するファイル識
別手段と、 前記ファイル識別手段により識別されたデータファイル
の種類に応じたデータ変換処理を実行し、印刷用の制御
コードを生成する変換手段と、 前記変換手段により変換された制御コードに基づいてデ
ータを印刷する印刷手段とを具備したことを特徴とする
印刷システム。
2. A printing system in which a terminal device and a printing device are connected to a network, wherein the terminal device adds a header portion including at least information on a file type and a printing format to a data file for printing. Adding means for transmitting a data file to which a header portion has been added by the header adding means to a printing device that is a destination on the network, wherein the printing device adds the header portion from the network. Receiving means for receiving the extracted data file, and retrieves information on the file type and print format from the header portion added to the data file received by the receiving means, based on the retrieved file type and print format information, File identification means for identifying the data file; and file identification means A conversion unit that executes a data conversion process according to the type of the data file identified by the control unit and generates a control code for printing; and a printing unit that prints data based on the control code converted by the conversion unit. A printing system, comprising:
【請求項3】 ネットワークに接続された端末装置にお
いて、 印刷用のデータファイルに、少なくともファイル種別及
び印刷書式の情報を含むヘッダ部を付加するヘッダ付加
手段と、 前記ヘッダ付加手段によりヘッダ部が付加されたデータ
ファイルを、前記ネットワーク上の宛先である印刷装置
へ送信する送信手段とを具備したことを特徴とする端末
装置。
3. A terminal device connected to a network, a header adding unit for adding a header portion including at least information of a file type and a print format to a data file for printing, and a header portion added by the header adding unit. A transmitting unit for transmitting the data file to a printing device as a destination on the network.
【請求項4】 ネットワークに接続された印刷装置にお
いて、 少なくともファイル種別及び印刷書式の情報を含むヘッ
ダ部が付加されたデータファイルを前記ネットワークか
ら受信する受信手段と、 前記受信手段により受信されたデータファイルに付加さ
れているヘッダ部からファイル種別及び印刷書式の情報
を取り出し、取り出したファイル種別及び印刷書式の情
報に基づき、前記データファイルのデータを印刷用の制
御コードに変換する変換手段と、 前記変換手段により変換された制御コードに基づいてデ
ータを印刷する印刷手段とを具備したことを特徴とする
印刷装置。
4. A printing device connected to a network, a receiving unit for receiving from the network a data file to which a header including at least information of a file type and a printing format is added, and data received by the receiving unit. A conversion unit that extracts information on a file type and a print format from a header portion added to the file, and converts the data of the data file into a control code for printing based on the extracted information on the file type and the print format; A printing unit that prints data based on the control code converted by the conversion unit.
【請求項5】 請求項4記載の印刷装置において、 前記ファイル種別及び印刷書式の情報を含むヘッダ部が
付加されたデータファイルを光通信にて受信して前記変
換手段へ渡す光通信手段をさらに具備したことを特徴と
する印刷装置。
5. The printing apparatus according to claim 4, further comprising: an optical communication unit that receives a data file to which a header portion including information of the file type and the print format is added by optical communication and passes the data file to the conversion unit. A printing device, comprising:
【請求項6】 請求項4記載の印刷装置において、 前記変換手段は、 前記受信手段により受信されたデータファイルにヘッダ
部が付加されている否かを判定するヘッダ部付加判定手
段と、 前記データファイルにヘッダ部が付加されていない場
合、前記データファイルを印刷手段へ送ると共に、前記
データファイルにヘッダ部が付加されていた場合、前記
ヘッダ部からファイル種別及び印刷書式の情報を取出
し、取出したファイル種別及び印刷書式の情報に基づ
き、前記データファイルの種類を識別するファイル識別
手段と、 前記ファイル識別手段により識別されたデータファイル
の種類に応じたデータ変換処理を実行し、印刷用の制御
コードを生成する変換処理手段とを具備したことを特徴
とする印刷装置。
6. The printing apparatus according to claim 4, wherein the conversion unit includes: a header portion addition determination unit that determines whether a header portion is added to the data file received by the reception unit; When the header is not added to the file, the data file is sent to the printing unit, and when the header is added to the data file, the information of the file type and the printing format is taken out from the header and taken out. A file identification unit for identifying the type of the data file based on the information of the file type and the print format; and a data conversion process corresponding to the type of the data file identified by the file identification unit, and a control code for printing. And a conversion processing means for generating the image data.
【請求項7】 媒体内に記録された情報を端末装置が電
気的、磁気的及び光学的に読取り可能な記録媒体におい
て、 前記端末装置に、 印刷用のデータファイルに、少なくともファイル種別及
び印刷書式の情報を含むヘッダ部を作成させて付加させ
る処理と、 前記ヘッダ部が付加されたデータファイルを、ネットワ
ーク上の送信先である印刷装置へ送信させる処理とを実
行するプログラムを記録したことを特徴とする記録媒
体。
7. A recording medium in which a terminal device can electrically, magnetically and optically read information recorded in the medium, wherein the terminal device stores at least a file type and a printing format in a data file for printing. A program for executing a process of creating and adding a header portion including the information of the above, and a process of transmitting the data file to which the header portion is added to a printing device that is a destination on a network. Recording medium.
【請求項8】 媒体内に記録された情報を印刷装置が電
気的、磁気的及び光学的に読取り可能な記録媒体におい
て、 前記印刷装置に、 印刷用のデータファイルに付加されているヘッダ部から
ファイル種別及び印刷書式の情報を取り出させる処理
と、 取り出されたファイル種別及び印刷書式の情報に基づ
き、前記データファイルのデータを印刷用の制御コード
に変換させる処理と、 変換された制御コードに基づいてデータを印刷させる処
理とを実行するプログラムを記録したことを特徴とする
記録媒体。
8. A recording medium on which information recorded in a medium can be read electrically, magnetically and optically by a printing apparatus, wherein the printing apparatus reads information from a header portion added to a data file for printing. A process of extracting information of the file type and the print format; a process of converting the data of the data file into a control code for printing based on the extracted information of the file type and the print format; and Recording a program for executing a process of printing data by using a recording medium.
JP10170163A 1998-06-17 1998-06-17 Print system, terminal device, printer, and recording medium Pending JP2000010745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10170163A JP2000010745A (en) 1998-06-17 1998-06-17 Print system, terminal device, printer, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10170163A JP2000010745A (en) 1998-06-17 1998-06-17 Print system, terminal device, printer, and recording medium

Publications (1)

Publication Number Publication Date
JP2000010745A true JP2000010745A (en) 2000-01-14

Family

ID=15899859

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10170163A Pending JP2000010745A (en) 1998-06-17 1998-06-17 Print system, terminal device, printer, and recording medium

Country Status (1)

Country Link
JP (1) JP2000010745A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002046905A1 (en) * 2000-12-07 2002-06-13 Brother Kogyo Kabushiki Kaisha Remote controlled printing server, printing system, printing method, record medium, and program
JP2002321427A (en) * 2001-04-23 2002-11-05 Canon Inc Printer
JP2005252564A (en) * 2004-03-03 2005-09-15 Fuji Xerox Co Ltd Image forming apparatus, mobile terminal mount unit, wireless communication control method, and program
US7787391B2 (en) 2005-01-28 2010-08-31 Sharp Kabushiki Kaisha Communication device, communication system, communication method, communication program, and communication circuit
JP2011061423A (en) * 2009-09-09 2011-03-24 Sharp Corp Image reader, copying machine, and facsimile equipment
US7986646B2 (en) 2006-10-16 2011-07-26 Sharp Kabushiki Kaisha Communication apparatus, communication method, communication circuit, mobile phone, program, and computer readable recording medium with program recorded therein
US8036244B2 (en) 2004-08-06 2011-10-11 Sharp Kabushiki Kaisha Transmitter, receiver, communication system, communication method, non-transitory computer readable medium
US8284684B2 (en) 2005-01-28 2012-10-09 Sharp Kabushiki Kaisha Communication device, communication system, communication method, and communication circuit
US8291273B2 (en) 2005-01-28 2012-10-16 Sharp Kabushiki Kaisha Communication device, non-transitory computer-readable medium storing a communication program
EP2804390A1 (en) 2004-09-10 2014-11-19 Sharp Kabushiki Kaisha Data processing apparatus and content data transmission apparatus

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002046905A1 (en) * 2000-12-07 2002-06-13 Brother Kogyo Kabushiki Kaisha Remote controlled printing server, printing system, printing method, record medium, and program
JP2002321427A (en) * 2001-04-23 2002-11-05 Canon Inc Printer
JP2005252564A (en) * 2004-03-03 2005-09-15 Fuji Xerox Co Ltd Image forming apparatus, mobile terminal mount unit, wireless communication control method, and program
US8036244B2 (en) 2004-08-06 2011-10-11 Sharp Kabushiki Kaisha Transmitter, receiver, communication system, communication method, non-transitory computer readable medium
EP2804390A1 (en) 2004-09-10 2014-11-19 Sharp Kabushiki Kaisha Data processing apparatus and content data transmission apparatus
US7787391B2 (en) 2005-01-28 2010-08-31 Sharp Kabushiki Kaisha Communication device, communication system, communication method, communication program, and communication circuit
US8284684B2 (en) 2005-01-28 2012-10-09 Sharp Kabushiki Kaisha Communication device, communication system, communication method, and communication circuit
US8291273B2 (en) 2005-01-28 2012-10-16 Sharp Kabushiki Kaisha Communication device, non-transitory computer-readable medium storing a communication program
US7986646B2 (en) 2006-10-16 2011-07-26 Sharp Kabushiki Kaisha Communication apparatus, communication method, communication circuit, mobile phone, program, and computer readable recording medium with program recorded therein
JP2011061423A (en) * 2009-09-09 2011-03-24 Sharp Corp Image reader, copying machine, and facsimile equipment

Similar Documents

Publication Publication Date Title
JP3213197B2 (en) Image processing apparatus and control method thereof
US7953807B2 (en) Image processing apparatus, image processing method, and program for controlling image processing apparatus
US7051076B2 (en) Automatically creating mailing address directory in an image communication apparatus
US20050021647A1 (en) Image communication system using electronic mail and control method therefor
US20060053137A1 (en) Two-dimensional code information handling device
JP2000010745A (en) Print system, terminal device, printer, and recording medium
JP2005004751A (en) System and method for transmitting native structure document printing instruction
US6389456B1 (en) Device for forming on recording medium image corresponding to electronic mail
US20030086112A1 (en) Image processing device, image forming apparatus, image processing system and image processing method capable of effective re-output of image data
JP2699861B2 (en) Host / terminal form management system
JPH07264237A (en) Electronic mail transmitter-receiver
CN102257802A (en) Image forming apparatus, control method for image forming apparatus, and storage medium
WO2005053962A1 (en) Printing device and printing method
JPH07244565A (en) Information processor
JP3511801B2 (en) Facsimile control system
JP2006159438A (en) Image processor
JP3004440B2 (en) Printing method and apparatus
JPH1139117A (en) Printer controller
JP2003087447A (en) Printer
JP2005064644A (en) Image processing apparatus
JP3562907B2 (en) Facsimile machine
JP2007312224A (en) Document management system, and control method and control program of the system
JPH0836476A (en) Data processor
JPH10210260A (en) Communication equipment
JPH08317114A (en) Facsimile equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050616

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070731

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080108