JPH06202822A - Device and method for transferring data - Google Patents

Device and method for transferring data

Info

Publication number
JPH06202822A
JPH06202822A JP4361294A JP36129492A JPH06202822A JP H06202822 A JPH06202822 A JP H06202822A JP 4361294 A JP4361294 A JP 4361294A JP 36129492 A JP36129492 A JP 36129492A JP H06202822 A JPH06202822 A JP H06202822A
Authority
JP
Japan
Prior art keywords
print data
storage medium
output
data
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.)
Granted
Application number
JP4361294A
Other languages
Japanese (ja)
Other versions
JP3110905B2 (en
Inventor
Yoshio Onuma
宣雄 大沼
Yukihisa Ota
享寿 太田
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP04361294A priority Critical patent/JP3110905B2/en
Publication of JPH06202822A publication Critical patent/JPH06202822A/en
Application granted granted Critical
Publication of JP3110905B2 publication Critical patent/JP3110905B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To improve throughput in the case of printing out the same print data plural times even at a printer which is not provided with any page memory. CONSTITUTION:The printed data to be outputted to a printer 8 are divided and generated on an internal memory by a print data generating part 3. The divided and generated printed data are outputted to a printer 8, outputted to an external storage device 10 and stored as well. When a request for outputting the same print data plural times is generated, the printed data stored in the external storage device 10 are read out by a data transfer control part 5, and these data are outputted to the printer 8.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はプリンタ等の外部装置に
対して印刷データを転送するデータ転送装置及び方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer device and method for transferring print data to an external device such as a printer.

【0002】[0002]

【従来の技術】従来技術によれば、ページメモリを持た
ないプリンタに対してホストコンピュータで用意したプ
リントデータを転送する場合、プリンタが受信できるだ
けの大きさ、即ちプリンタの受信バッファの大きさに該
プリントデータを分割して転送する方法が一般的に用い
られている。
2. Description of the Related Art According to the prior art, when transferring print data prepared by a host computer to a printer having no page memory, the size of the printer must be large enough to receive it, that is, the size of the receiving buffer of the printer. A method of dividing print data and transferring it is generally used.

【0003】またホストコンピュータ側においても、例
えば高解像度のプリンタの1ページ分の容量のメモリを
常に確保することは困難な状況にある。このため、ホス
トコンピュータ側においても、プリンタの受信バッファ
に応じたサイズのメモリを確保し、プリントデータを幾
つかのブロックに分割してメモリに格納し、これを転送
するというようなバンド処理を採用しているものが一般
的である。このバンド処理方式によってホストコンピュ
ータは少ないメモリで効率の良いデータ転送を実現させ
ることができる。
Also on the host computer side, it is difficult to always secure a memory having a capacity for one page of a high-resolution printer, for example. For this reason, the host computer side also employs band processing such that a memory of a size corresponding to the printer reception buffer is secured, print data is divided into several blocks and stored in the memory, and this is transferred. What is done is common. With this band processing method, the host computer can realize efficient data transfer with a small memory.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来技術によれば、同一のプリントデータに対して複数枚
のプリントアウト要求が生じた場合には、分割されたプ
リントデータが消去されてしまうため、前回のプリント
アウトの時と全く同じ処理を余儀なくされてしまうとい
った問題点がある。ページメモリを備えるプリンタであ
れば、2枚目以降のプリントはページメモリに記憶され
たデータをそのままプリントすればよいので、複数枚の
プリントアウト要求が生じた場合にも1ページに要する
時間を若干上回る程度でプリントアウトすることが可能
である。しかしながら、ページメモリを備えていないプ
リンタでは枚数に比例した時間が必要となってしまう。
However, according to the above-mentioned conventional technique, when a plurality of printout requests are made for the same print data, the divided print data is erased. There is a problem that the same processing as in the previous printout is forced. In the case of a printer having a page memory, the data stored in the page memory can be printed as it is for printing the second and subsequent sheets, so even if a printout request for a plurality of sheets is made, the time required for one page is slightly reduced. It is possible to print out at a higher level. However, a printer that does not have a page memory requires time proportional to the number of sheets.

【0005】また、ホストコンピュータがプリントデー
タを用意する処理において、特にカラープリンタを対象
とした場合には、負荷の大きい画像処理等が伴う。この
ためホストコンピュータ及びプリンタの能力を有効に活
用することができずにスループットを低下させてしまう
結果となる。
Further, in the process of preparing print data by the host computer, particularly when a color printer is targeted, image processing and the like with a heavy load are involved. As a result, the capabilities of the host computer and the printer cannot be effectively utilized, resulting in a decrease in throughput.

【0006】本発明は上記の問題点に鑑みてなされたも
ので、ページメモリを持たないプリンタ等においても同
一のプリントデータを複数回プリントアウトする場合の
スループットを向上するデータ転送装置及び方法を提供
することを目的とする。
The present invention has been made in view of the above problems, and provides a data transfer apparatus and method for improving the throughput when the same print data is printed out a plurality of times even in a printer having no page memory. The purpose is to do.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
めの本発明によるデータ転送装置は以下の構成を備え
る。即ち、外部装置に対して印刷データを出力するデー
タ転送装置であって、出力すべき印刷データの1部もし
くは全てを第1の記憶媒体上に生成する生成手段と、前
記第1の記憶媒体上に生成された印刷データを第2の記
憶媒体に記憶する記憶手段と、前記第1の記憶媒体上に
生成された印刷データを出力する第1の出力手段と、同
一の印刷データを複数回出力する要求が生じた場合に、
2回目以降に出力すべき印刷データを前記第2の記憶媒
体より読み出してこれを出力する第2の出力手段と、を
備える。
A data transfer apparatus according to the present invention for achieving the above object has the following configuration. That is, a data transfer device that outputs print data to an external device, and a generation unit that generates a part or all of the print data to be output on a first storage medium; Storage means for storing the print data generated in the second storage medium and first output means for outputting the print data generated in the first storage medium, and the same print data is output a plurality of times When a request to
Second output means for reading the print data to be output after the second time from the second storage medium and outputting the read print data.

【0008】又、上記の目的を達成するための本発明に
よるデータ転送方法は以下の工程を備える。即ち、外部
装置に対して印刷データを出力するデータ転送方法であ
って、出力すべき印刷データの1部もしくは全てを第1
の記憶媒体上に生成する生成工程と、前記第1の記憶媒
体上に生成された印刷データを第2の記憶媒体に記憶す
る記憶工程と、前記第1の記憶媒体上に生成された印刷
データを出力する第1の出力工程と、同一の印刷データ
を複数回出力する要求が生じた場合に、2回目以降に出
力すべき印刷データを前記第2の記憶媒体より読み出し
てこれを出力する第2の出力工程と、を備える。
The data transfer method according to the present invention for achieving the above object comprises the following steps. That is, it is a data transfer method for outputting print data to an external device, and a part or all of the print data to be output is first printed.
Generating step on the storage medium, storing step on the second storage medium to store the print data generated on the first storage medium, and print data generated on the first storage medium And a first output step for outputting the same print data, and when a request for outputting the same print data occurs a plurality of times, the print data to be output for the second time and thereafter is read from the second storage medium and is output. 2 output process.

【0009】[0009]

【作用】以上の構成において、プリンタ等の外部装置に
対して出力される印刷データは第2の記憶媒体上にも記
憶される。そして、同一の印刷データを複数回出力する
要求が発生した場合は、第2の記録媒体に格納された印
刷データを読み出し、これを出力する。このため、同一
印刷データの出力要求に対しても、ページメモリを持つ
プリンタに劣らぬスループットで2ページ目以降をプリ
ントアウトすることができるといった効果が得られる。
With the above arrangement, print data output to an external device such as a printer is also stored on the second storage medium. Then, when there is a request to output the same print data a plurality of times, the print data stored in the second recording medium is read and output. Therefore, even if the same print data is requested to be output, the second and subsequent pages can be printed out with a throughput comparable to that of a printer having a page memory.

【0010】[0010]

【実施例】以下、添付図面を参照して本発明の好適な実
施例を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will now be described in detail with reference to the accompanying drawings.

【0011】図1は本実施例の画像圧縮伸縮装置の構成
とそれを利用するアプリケーション、外部記憶装置並び
にプリンタを示すブロック図である。
FIG. 1 is a block diagram showing the structure of an image compression / expansion device of this embodiment, an application using the device, an external storage device and a printer.

【0012】図1において、1はホストコンピュータを
示し、2〜5に示される各処理ブロックとアプリケーシ
ヨン6、アドレス/データバス7により構成される。
In FIG. 1, reference numeral 1 denotes a host computer, which is composed of processing blocks 2-5, an application 6, and an address / data bus 7.

【0013】2はフラグ格納部であり、前回のプリント
データが外部記憶装置10に記録されているかどうかを
示すフラグを格納するもので、メモリで構成されてい
る。ここでは説明のため、該フラグが「1」ならば前回
のプリントデータが外部記憶装置10に記録されている
ことを示し、該フラグが「0」ならば前回のプリントデ
ータは記録されていないことを示すものとする。尚、こ
のフラグの使用方法はこのような方法に限られるもので
はない。
A flag storage unit 2 stores a flag indicating whether or not the previous print data is recorded in the external storage device 10, and is composed of a memory. For the sake of explanation, if the flag is "1", it means that the previous print data is recorded in the external storage device 10. If the flag is "0", the previous print data is not recorded. Shall be indicated. The method of using this flag is not limited to such a method.

【0014】3はプリンタデータ生成部であり、アプリ
ケーション6で作成された画像データをプリンタ8の仕
様に合ったプリントデータに変換するためのプログラム
である。画像処理等の処理はこのプリントデータ生成部
3で行なわれる。また複数枚のプリントアウト要求が生
じた際にはプリントデータを再度生成することなくデー
タ転送制御部5に外部記憶装置10に記録されたプリン
トデータを転送する様に指令を発行する機能も備える。
4はI/O部であり、外部記憶装置10及びプリンタ8
とのデータ転送のための入出力を行うためのソフトウェ
ア並びにハードウェアである。
A printer data generator 3 is a program for converting the image data created by the application 6 into print data that meets the specifications of the printer 8. Processing such as image processing is performed by the print data generator 3. Further, when a printout request for a plurality of sheets is made, it also has a function of issuing a command to the data transfer control unit 5 to transfer the print data recorded in the external storage device 10 without regenerating the print data.
An I / O unit 4 includes an external storage device 10 and a printer 8.
Software and hardware for performing input / output for data transfer with and.

【0015】5はデータ転送制御部であり、プリントデ
ータ生成部3で作られたプリントデータをプリンタ8へ
転送した後に、十分な容量のある外部記憶装置10にプ
リントデータを一時的に記録する。またデータ転送制御
部5は、複数枚のプリントアウト要求が生じた際に外部
記憶装置10に記録されている前回のプリントデータを
プリンタ8へ転送する機能も備える。
A data transfer control unit 5 transfers the print data generated by the print data generation unit 3 to the printer 8 and then temporarily records the print data in the external storage device 10 having a sufficient capacity. The data transfer control unit 5 also has a function of transferring the previous print data recorded in the external storage device 10 to the printer 8 when a printout request for a plurality of sheets is issued.

【0016】アプリケーシヨン6はプリントデータの基
となる画像データを作成したり、プリントアウトの要求
をプリントデータ生成部3へ発行する機能を備えたソフ
トウェアである。複数枚のプリントアウト要求もこのア
プリケーシヨン6から発行される。アドレス/データバ
ス7はホストコンピュータ内部で情報を交換するための
バスである。プリンタ8はホストコンピュータから受信
したプリントデータに従ってプリントアウトを行なう。
ここで、プリンタ8はページメモリを有していないもの
とする。
The application 6 is software having a function of creating image data as a basis of print data and issuing a printout request to the print data generating unit 3. A request for printing out a plurality of sheets is also issued from this application 6. The address / data bus 7 is a bus for exchanging information inside the host computer. The printer 8 prints out according to the print data received from the host computer.
Here, it is assumed that the printer 8 does not have a page memory.

【0017】外部インターフェース9はホストコンピュ
ータ1とプリンタ8を物理的に接続するためのインター
フェースケーブルであり種類は特に限定しない。外部記
憶装置10はプリントデータを一時的に記録するための
記憶デバイスであり、ハードディスク等に代表されるも
のである。これも特に種類は限定せずプリントデータを
記録するに十分な容量を有するものであれば良い。また
図中ではホストコンピュータ1の外側に位置している
が、ホストコンピュータ1の内部に内蔵されていても構
わない。外部インターフェース11はホストコンピュー
タ1と外部記憶装置10を物理的に接続するためのイン
ターフェースケーブルであり、種類は特に限定しない。
また図中ではホストコンピュータ1の外側に位置してい
るが、外部記憶装置10がホストコンピュータ1の内部
に位置する場合は、インターフェース11もホストコン
ピュータ1の内部に内蔵される。
The external interface 9 is an interface cable for physically connecting the host computer 1 and the printer 8, and the type is not particularly limited. The external storage device 10 is a storage device for temporarily recording print data, and is represented by a hard disk or the like. The type is not particularly limited as long as it has a sufficient capacity for recording print data. Although it is located outside the host computer 1 in the drawing, it may be built in the host computer 1. The external interface 11 is an interface cable for physically connecting the host computer 1 and the external storage device 10, and the type is not particularly limited.
Although it is located outside the host computer 1 in the figure, when the external storage device 10 is located inside the host computer 1, the interface 11 is also built into the host computer 1.

【0018】以上の構成における本実施例の動作につい
て図2に示すデータ転送の制御手順を表すフローチャー
トを用いて説明する。尚、この処理はアプリケーシヨン
6からプリントアウト要求を含む何らかの要求が発生し
た時点で開始される。
The operation of this embodiment having the above configuration will be described with reference to the flowchart showing the control procedure of data transfer shown in FIG. It should be noted that this process is started when the application 6 issues any request including a printout request.

【0019】まずステップS1で、プリントデータ生成
部3はアプリケーション6から発生した要求がプリント
アウト要求であるか否かを調べ、プリントアウト要求を
検出したならばステップS2へ進む。検出されなかった
ならば繰り返しステップS1でアプリケーシヨンからの
プリントアウト要求を待つ。尚、アプリケーシヨン6か
らのプリントアウト要求の中には枚数を指定する情報が
含まれているものとする。
First, in step S1, the print data generator 3 checks whether or not the request issued from the application 6 is a printout request, and if a printout request is detected, the process proceeds to step S2. If not detected, a printout request from the application is awaited repeatedly in step S1. It is assumed that the printout request from the application 6 includes information designating the number of sheets.

【0020】ステップS2ではプリントデータ生成部3
はアプリケーシヨンからのプリントアウトすべき画像デ
ータを受信する。この画像データはアプリケーシヨン上
で作成されたグラフィックデータでも構わないしスキャ
ナから読み込んだイメージデータでも構わない。ステッ
プS3ではプリントデータが現在外部記憶装置10に記
録されていないことを示すためにフラグ3にフラグ=0
を代入する。
In step S2, the print data generator 3
Receives image data to be printed out from the application. This image data may be graphic data created on the application or image data read from a scanner. In step S3, flag 0 is set in flag 3 to indicate that print data is not currently recorded in the external storage device 10.
Is substituted.

【0021】ステップS4ではフラグ=0かどうかを調
べ、フラグ=0ならば現在外部記憶装置10の内部にプ
リントデータが記録されていないと判断し、新規にプリ
ントデータを作成するためにステップS5へ進む。フラ
グ=1ならば外部記憶装置10に前回のプリントデータ
が記録されていると判断して新規プリントデータを作成
することなくステップS10へ移って、外部記憶装置1
0からプリントデータを読み込み、プリンタ8へ転送す
る処理に移行する。
In step S4, it is checked whether or not flag = 0, and if flag = 0, it is determined that print data is not currently recorded in the external storage device 10, and the process proceeds to step S5 to newly create print data. move on. If the flag = 1, it is determined that the previous print data is recorded in the external storage device 10 and the process proceeds to step S10 without creating new print data.
The print data is read from 0 and transferred to the printer 8.

【0022】ステップS5ではプリントデータ生成部3
に於てアプリケーシヨン6から受信した画像を基にプリ
ンタ8の仕様に合ったプリントデータを作成する。尚、
バンド処理はここで行なわれる。ステップS6ではステ
ップS1で検出したプリントアウト要求の中に複数枚の
プリントアウト要求が含まれているかどうかを判断す
る。ここで、1枚限りのプリントアウト要求ならばプリ
ントデータを外部記憶装置10に記録する必要がないた
めステップS11へ移ってプリンタ8へのデータ転送を
実行する。一方、複数枚のプリントアウト要求が含まれ
ているのであればステップS7へ移行する。
In step S5, the print data generator 3
At this point, print data matching the specifications of the printer 8 is created based on the image received from the application 6. still,
Band processing is performed here. In step S6, it is determined whether the printout requests detected in step S1 include a plurality of printout requests. Here, if the print-out request is for only one sheet, it is not necessary to record the print data in the external storage device 10, so that the process proceeds to step S11 to execute the data transfer to the printer 8. On the other hand, if a printout request for a plurality of sheets is included, the process proceeds to step S7.

【0023】ステップS7ではプリントデータの全てを
記録するに十分な容量が外部記憶装置10にあるかどう
かを調べ、十分な記憶容量が無い場合には外部記憶装置
10への記録を行わず、ステップS11へ移行してプリ
ンタへのデータ転送を実行する。また、十分な容量があ
る場合にはステップS8へ進み、外部記憶装置10へ作
成されたプリントデータを記録する。
In step S7, it is checked whether or not the external storage device 10 has a sufficient capacity for recording all the print data. If there is not sufficient storage capacity, the external storage device 10 is not recorded, The process proceeds to S11 and data transfer to the printer is executed. If there is sufficient capacity, the process proceeds to step S8 to record the created print data in the external storage device 10.

【0024】ステップS9では外部記憶装置10に現在
のプリントデータが記録されていることを示すためにフ
ラグ=1を代入し、ステップS11へ移行する。ステッ
プS11ではステップS5で作成されたプリントデータ
またはステップS10で外部記憶装置から読み出された
プリントデータをプリンタ8へ転送する。ステップS1
2では1ページ分のプリントデータの転送が完了したか
否かを判断し、完了していなければステップS5へ戻り
上述の処理を繰り返す。一方、ステップS12におい
て、1ページ分のプリントデータの転送が完了していれ
ばステップS13へ進む。尚、このステップS12にお
ける判断はバンド処理を実行しているために必要となる
ステップである。
In step S9, a flag = 1 is assigned to indicate that the current print data is recorded in the external storage device 10, and the process proceeds to step S11. In step S11, the print data created in step S5 or the print data read from the external storage device in step S10 is transferred to the printer 8. Step S1
In 2, it is judged whether or not the transfer of the print data for one page is completed, and if not completed, the process returns to step S5 and the above-mentioned processing is repeated. On the other hand, if the transfer of the print data for one page is completed in step S12, the process proceeds to step S13. The judgment in step S12 is a step necessary for executing the band process.

【0025】ステップS13ではステップS1で検出し
たアプリケーシヨンからの指定枚数を全てプリントアウ
トしたかどうかを判断し、指定枚数に達していないなら
ばステップS4へ戻り上述の処理を繰り返すことにより
指定枚数のプリントアウトを実行する。このとき、フラ
グ格納部2のフラグが「1」にセットされていればプリ
ントデータ生成部3によるデータ生成は実行せず、外部
記憶装置10よりプリントデータを読み出してプリンタ
8に出力する。一方、ステップS13において、指定枚
数に達しているならばステップS14へ進む。
In step S13, it is determined whether or not all the designated number of sheets from the application detected in step S1 have been printed out. Print out. At this time, if the flag of the flag storage unit 2 is set to “1”, the print data generation unit 3 does not execute the data generation, and the print data is read from the external storage device 10 and output to the printer 8. On the other hand, if the designated number is reached in step S13, the process proceeds to step S14.

【0026】ステップS14ではステップS1で検出し
たアプリケーシヨンからの要求を全て実行したと判断し
てフラグ=0を代入する。この際フラグ=1ならば外部
記憶装置10にプリントデータが残されているのでここ
にそのプリントデータを消去する処理を加えても差し支
えない。
In step S14, it is determined that all the requests from the application detected in step S1 have been executed, and flag = 0 is substituted. At this time, if the flag = 1, the print data remains in the external storage device 10. Therefore, a process of deleting the print data may be added here.

【0027】以上説明したように本実施例によれば、外
部記憶装置10の容量に余裕がある場合、ホストコンピ
ュータ1が一旦用意したプリントデータをホストコンピ
ュータ1と接続された外部記憶装置10(ハードディス
ク等に代表される)に記録する。そして、複数枚のプリ
ントアウト要求が生じた場合には、2枚目以降はこの外
部記憶装置10からプリントデータを読み出してプリン
タ8へ転送することによって、枚数に比例した時間を要
することなくページメモリを持つプリンタと同等のスル
ープットを実現させることが可能となる。
As described above, according to this embodiment, when the external storage device 10 has a sufficient capacity, the print data once prepared by the host computer 1 is connected to the external storage device 10 (hard disk) connected to the host computer 1. Etc.). When a printout request for a plurality of sheets is made, the print data is read from the external storage device 10 and transferred to the printer 8 for the second and subsequent sheets, so that the page memory does not require time proportional to the number of sheets. It is possible to realize throughput equivalent to that of a printer having a.

【0028】尚、本発明は、複数の機器から構成される
システムに適用しても1つの機器から成る装置に適用し
ても良い。また、本発明は、システム或は装置にプログ
ラムを供給することによって達成される場合にも適用で
きることはいうまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0029】[0029]

【発明の効果】以上説明したように本発明のデータ転送
装置及び方法によれば、ページメモリを持たないプリン
タ等において、同一のプリントデータを複数回プリント
アウトする場合のスループットが向上するという効果が
得られる。
As described above, according to the data transfer apparatus and method of the present invention, it is possible to improve the throughput when the same print data is printed out a plurality of times in a printer having no page memory. can get.

【0030】[0030]

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

【図1】本実施例の画像圧縮伸縮装置の構成とそれを利
用するアプリケーション、外部記憶装置並びにプリンタ
を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an image compression / expansion device of the present embodiment, an application using the same, an external storage device, and a printer.

【図2】本実施例におけるデータ転送の制御手順を表す
フローチャートである。
FIG. 2 is a flowchart showing a control procedure of data transfer in this embodiment.

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

1 ホストコンピュータ 2 フラグ格納部 3 プリントデータ生成部 4 I/O部 5 データ転送制御部 6 アプリケーシヨン 7 アドレス/データバス 8 プリンタ 9,11 外部インターフェース 10 外部記憶装置 1 Host Computer 2 Flag Storage Section 3 Print Data Generation Section 4 I / O Section 5 Data Transfer Control Section 6 Application 7 Address / Data Bus 8 Printer 9, 11 External Interface 10 External Storage Device

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 外部装置に対して印刷データを出力する
データ転送装置であって、 出力すべき印刷データの1部もしくは全てを第1の記憶
媒体上に生成する生成手段と、 前記第1の記憶媒体上に生成された印刷データを第2の
記憶媒体に記憶する記憶手段と、 前記第1の記憶媒体上に生成された印刷データを出力す
る第1の出力手段と、 同一の印刷データを複数回出力する要求が生じた場合
に、2回目以降に出力すべき印刷データを前記第2の記
憶媒体より読み出してこれを出力する第2の出力手段
と、 を備えることを特徴とするデータ転送装置。
1. A data transfer device for outputting print data to an external device, comprising: a generation unit for generating a part or all of print data to be output on a first storage medium; A storage unit that stores the print data generated on the storage medium in the second storage medium, a first output unit that outputs the print data generated on the first storage medium, and the same print data A second output means for reading out print data to be output for the second time and thereafter from the second storage medium and outputting the read print data when a request for outputting a plurality of times is generated; apparatus.
【請求項2】 出力すべき1ページ分の印刷データを記
憶するだけの容量が前記第2の記憶媒体にあるか否かを
判断する第1の判断手段と、 前記第2の記憶媒体に印刷データが記憶されたか否かを
判断する第2の判断手段とを更に備え、 前記記憶手段は、前記第1の判断手段により前記第2の
記憶媒体が印刷データを記憶するだけの容量を有すると
判断されたとき、前記第1の記憶媒体上に生成された印
刷データの1ページ分を第2の記憶媒体に記録してい
き、 前記第2の出力手段は、前記第2の判断手段により印刷
データが記憶されたと判断されたとき、同一ページの印
刷データを複数回出力する要求に対して2回目以降に出
力すべき印刷データを前記第2の記憶媒体より読み出し
てこれを出力する、 ことを特徴とする請求項1に記載のデータ転送装置。
2. A first judgment means for judging whether or not the capacity for storing one page of print data to be output is in the second storage medium, and printing in the second storage medium. A second determination unit that determines whether or not data is stored, wherein the storage unit has a capacity sufficient to store print data in the second storage medium by the first determination unit. When the determination is made, one page of the print data generated on the first storage medium is recorded in the second storage medium, and the second output means prints by the second determination means. When it is determined that the data is stored, in response to a request to output the print data of the same page a plurality of times, the print data to be output from the second time onward is read from the second storage medium and is output. The method according to claim 1, characterized in that Over data transfer device.
【請求項3】 外部装置に対して印刷データを出力する
データ転送方法であって、 出力すべき印刷データの1部もしくは全てを第1の記憶
媒体上に生成する生成工程と、 前記第1の記憶媒体上に生成された印刷データを第2の
記憶媒体に記憶する記憶工程と、 前記第1の記憶媒体上に生成された印刷データを出力す
る第1の出力工程と、 同一の印刷データを複数回出力する要求が生じた場合
に、2回目以降に出力すべき印刷データを前記第2の記
憶媒体より読み出してこれを出力する第2の出力工程
と、 を備えることを特徴とするデータ転送方法。
3. A data transfer method for outputting print data to an external device, the method comprising: generating a part or all of print data to be output on a first storage medium; A storage step of storing the print data generated on the storage medium in the second storage medium, a first output step of outputting the print data generated on the first storage medium, and the same print data A second output step of reading print data to be output for the second time and thereafter from the second storage medium and outputting the read print data when a request for outputting a plurality of times is generated; Method.
【請求項4】 出力すべき1ページ分の印刷データを記
憶するだけの容量が前記第2の記憶媒体にあるか否かを
判断する第1の判断工程と、 前記第2の記憶媒体に印刷データが記憶されたか否かを
判断する第2の判断工程とを更に備え、 前記記憶工程は、前記第1の判断工程により前記第2の
記憶媒体が印刷データを記憶するだけの容量を有すると
判断されたとき、前記第1の記憶媒体上に生成された印
刷データの1ページ分を第2の記憶媒体に記録してい
き、 前記第2の出力工程は、前記第2の判断工程により印刷
データが記憶されたと判断されたとき、同一ページの印
刷データを複数回出力する要求に対して2回目以降に出
力すべき印刷データを前記第2の記憶媒体より読み出し
てこれを出力する、 ことを特徴とする請求項3に記載のデータ転送方法。
4. A first determination step of determining whether or not the capacity for storing one page of print data to be output is in the second storage medium, and printing in the second storage medium. A second determination step of determining whether or not data is stored, wherein the storage step has a capacity sufficient to store print data in the second storage medium according to the first determination step. When it is determined, one page of the print data generated on the first storage medium is recorded on the second storage medium, and the second output step is printed by the second determination step. When it is determined that the data is stored, in response to a request to output the print data of the same page a plurality of times, the print data to be output from the second time onward is read from the second storage medium and is output. The method according to claim 3, characterized in that Over data transfer method.
JP04361294A 1992-12-28 1992-12-28 Data transfer device and method Expired - Fee Related JP3110905B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04361294A JP3110905B2 (en) 1992-12-28 1992-12-28 Data transfer device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04361294A JP3110905B2 (en) 1992-12-28 1992-12-28 Data transfer device and method

Publications (2)

Publication Number Publication Date
JPH06202822A true JPH06202822A (en) 1994-07-22
JP3110905B2 JP3110905B2 (en) 2000-11-20

Family

ID=18472990

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04361294A Expired - Fee Related JP3110905B2 (en) 1992-12-28 1992-12-28 Data transfer device and method

Country Status (1)

Country Link
JP (1) JP3110905B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8379270B2 (en) 2008-07-28 2013-02-19 Canon Kabushiki Kaisha Apparatus and method for controlling printing
US8564822B2 (en) 2008-07-28 2013-10-22 Canon Kabushiki Kaisha Printing control apparatus for determining print commands to be stored when printing plural copies of a document

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8379270B2 (en) 2008-07-28 2013-02-19 Canon Kabushiki Kaisha Apparatus and method for controlling printing
US8564822B2 (en) 2008-07-28 2013-10-22 Canon Kabushiki Kaisha Printing control apparatus for determining print commands to be stored when printing plural copies of a document

Also Published As

Publication number Publication date
JP3110905B2 (en) 2000-11-20

Similar Documents

Publication Publication Date Title
US6446140B1 (en) Data input/output device, data input/output method and storage medium
US5404479A (en) Electronic filing apparatus for filing and retrieving document data in a disk storage medium
JP3110905B2 (en) Data transfer device and method
JPH08147115A (en) Document processor
JPH0673972B2 (en) Laser printer controller
JPS62173526A (en) Page buffer control system
JP3814371B2 (en) Information processing apparatus and method
JP3715765B2 (en) Band memory size determination method and recording medium
JP3153347B2 (en) Control method of image recording apparatus
JPH05108281A (en) Printer spool system
JP3098435B2 (en) Control system for multiple thermal heads
JP3053196B2 (en) Image data raster converter
JP3858956B2 (en) PRINT CONTROL METHOD, PRINT CONTROL DEVICE, MEDIUM RECORDING PRINT CONTROL PROGRAM, AND PRINTING DEVICE
JP2993377B2 (en) Printing equipment
JP3513930B2 (en) Printer control device
JPH0771181B2 (en) Recording method
JP3799011B2 (en) How to generate print data for all pages
JP2609274B2 (en) Image output device
JP2803560B2 (en) Printer control device
JPH05138956A (en) Controlling system for image data in printer
JP2000322210A (en) Method for controlling printer
JPS61221817A (en) Output processing system
JPH01171960A (en) Printer apparatus
JPS58168181A (en) Data outputting system
JP2000246979A (en) Printing apparatus and method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000814

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

Free format text: PAYMENT UNTIL: 20070914

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20080914

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090914

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090914

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100914

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100914

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110914

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110914

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20120914

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees