JP2000353059A - Device and method for image processing, device and method for image forming and image processing system - Google Patents

Device and method for image processing, device and method for image forming and image processing system

Info

Publication number
JP2000353059A
JP2000353059A JP11164677A JP16467799A JP2000353059A JP 2000353059 A JP2000353059 A JP 2000353059A JP 11164677 A JP11164677 A JP 11164677A JP 16467799 A JP16467799 A JP 16467799A JP 2000353059 A JP2000353059 A JP 2000353059A
Authority
JP
Japan
Prior art keywords
data
image data
image
link information
print job
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
JP11164677A
Other languages
Japanese (ja)
Inventor
Yukihisa Miki
幸寿 三木
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.)
Minolta Co Ltd
Original Assignee
Minolta 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 Minolta Co Ltd filed Critical Minolta Co Ltd
Priority to JP11164677A priority Critical patent/JP2000353059A/en
Publication of JP2000353059A publication Critical patent/JP2000353059A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten a time from instruction of the printing until printing is started. SOLUTION: A host computer analyzes generated printing data and divides them into image data and data other than the image data. The image data are retained in an image data file, and the data other than the image data are added by image data link information for specifying a storage place of the image data and retained in a spool file. A printer controller converts printing job data to be transmitted from the host computer into intermediate data, takes desired image data out of the image data file of the host computer on the basis of the image data link information included in these intermediate data, these image data are bit-map-extended and outputted to a printer engine.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、印刷の指示から印
刷が開始されるまでの時間を短縮できる画像処理技術に
関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an image processing technique capable of reducing the time from a print instruction to the start of printing.

【0002】[0002]

【従来の技術】作成された文書をページ単位で印刷する
場合、ホストコンピュータからプリンタに、ページ記述
言語(PDL)で記述された印刷ジョブデータが送られ
る。この印刷ジョブデータは、図9に示すように、先頭
に印刷ジョブ制御情報が記述され、印刷ジョブ制御情報
に続いてページ制御情報が記述され、ページ制御情報に
続きイメージ描画制御情報とイメージデータとが対にな
って繰り返し記述され、最後尾に印刷ジョブ制御情報が
記述されるというデータ構造を有している。
2. Description of the Related Art When printing a created document in page units, print job data described in a page description language (PDL) is sent from a host computer to a printer. In the print job data, as shown in FIG. 9, print job control information is described at the beginning, page control information is described following the print job control information, and image drawing control information and image data are described following the page control information. Are repeatedly described in pairs, and the print job control information is described at the end.

【0003】プリンタは、送られてきた印刷ジョブデー
タを一旦中間コードに変換した後、中間コードバッファ
に記憶する。そして、プリンタは、中間コードバッファ
に記憶されている印刷ジョブデータを1ページ分づつペ
ージメモリに展開し、展開したデータに基づいて印刷を
行なう。
[0003] The printer temporarily converts the sent print job data into an intermediate code and then stores it in an intermediate code buffer. Then, the printer develops the print job data stored in the intermediate code buffer into a page memory for each page, and performs printing based on the developed data.

【0004】[0004]

【発明が解決しようとする課題】プリンタ内の中間コー
ドバッファの記憶容量は、中間コードに変換された印刷
ジョブデータを少なくとも1ページ分記憶できなければ
ならない。したがって、1ページ分の印刷ジョブデータ
に含まれるイメージデータが大きい場合には、大容量の
中間コードバッファが必要になる。
The storage capacity of the intermediate code buffer in the printer must be able to store at least one page of print job data converted into the intermediate code. Therefore, when the image data included in the print job data for one page is large, a large-capacity intermediate code buffer is required.

【0005】また、印刷ジョブデータに大きなイメージ
データが含まれる場合には、イメージデータから中間コ
ードへの変換に多くの時間を要するため、印刷の指示を
してから1ページ目の印刷が開始されるまで多くの時間
を要する。
If the print job data contains large image data, it takes a lot of time to convert the image data into an intermediate code. Therefore, the first page is printed after a print instruction is issued. It takes a lot of time to complete.

【0006】さらに、両面印刷やnアップ処理などのペ
ージ制御処理は、変換済みの中間コードに対して行なわ
れるため、ページ制御処理を開始するまでに要する時間
は、ページ制御処理に必要なページ分の印刷ジョブデー
タを読み込み中間コードへ変換するのに要する時間にほ
ぼ比例する。したがって、印刷ジョブデータに大きいイ
メージデータが含まれる場合には、ページ制御処理開始
までに時間がかかり、1ページ目の印刷が開始されるま
で、さらに多くの時間を要する。
Further, since page control processing such as double-sided printing and n-up processing is performed on the converted intermediate code, the time required to start the page control processing is the same as that required for the page control processing. Is substantially proportional to the time required to read the print job data and convert it to an intermediate code. Therefore, when large image data is included in the print job data, it takes time to start the page control process, and it takes much more time to start printing the first page.

【0007】本発明は、このような従来の技術の問題点
に鑑みてなされたものであり、中間コードバッファの記
憶容量を減少させることができ、印刷の指示をしてから
印刷が開始されるまでの時間を短縮し得る画像処理技術
の提供を目的とする。
[0007] The present invention has been made in view of such problems of the conventional technology, and can reduce the storage capacity of the intermediate code buffer. Printing is started after a print instruction is issued. The purpose of the present invention is to provide an image processing technology that can shorten the time required for the image processing.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
の本発明は、各請求項ごとに次のように構成される。
The present invention for achieving the above object is constituted as follows for each claim.

【0009】請求項1に記載の発明は、印刷用データを
生成する印刷用データ生成手段と、印刷用データをイメ
ージデータとその他のデータに分離する分離手段と、分
離されたイメージデータを保存する保存手段と、イメー
ジデータの保存場所を特定するリンク情報を生成するリ
ンク情報生成手段とを有することを特徴とする画像処理
装置。
According to a first aspect of the present invention, there is provided a print data generating means for generating print data, a separating means for separating print data into image data and other data, and storing the separated image data. An image processing apparatus, comprising: a storage unit; and link information generation unit that generates link information for specifying a storage location of image data.

【0010】請求項2に記載の発明は、請求項1に記載
の画像処理装置において、さらに、分離されたその他の
データおよび前記リンク情報から印刷ジョブデータを生
成する印刷ジョブデータ生成手段を有することを特徴と
する。
According to a second aspect of the present invention, in the image processing apparatus of the first aspect, there is further provided a print job data generating means for generating print job data from other separated data and the link information. It is characterized by.

【0011】請求項3に記載の発明は、請求項1または
請求項2に記載の画像処理装置において、前記保存手段
は、前記画像処理装置とは別個独立して設けられている
ことを特徴とする。
According to a third aspect of the present invention, in the image processing apparatus according to the first or second aspect, the storage unit is provided independently of the image processing apparatus. I do.

【0012】請求項4に記載の発明は、印刷用データを
生成する段階と、印刷用データをイメージデータとその
他のデータに分離する段階と、分離されたイメージデー
タを保存するとともに当該イメージデータの保存場所を
特定するリンク情報を生成する段階とを有することを特
徴とする画像処理方法。
According to a fourth aspect of the present invention, there is provided a step of generating print data, a step of separating print data into image data and other data, a step of storing the separated image data, and a step of storing the separated image data. Generating link information specifying a storage location.

【0013】請求項5に記載の発明は、印刷用データを
生成する段階と、印刷用データをイメージデータとその
他のデータに分離する段階と、分離されたイメージデー
タを保存するとともに当該イメージデータの保存場所を
特定するリンク情報を生成する段階とを有する画像処理
方法をコンピュータに実行させるためのプログラムを記
録したコンピュータ読み取り可能な記録媒体。
According to a fifth aspect of the present invention, there is provided a step of generating print data, a step of separating the print data into image data and other data, a step of storing the separated image data, and a step of storing the separated image data. A computer-readable recording medium storing a program for causing a computer to execute an image processing method, the method including: generating link information specifying a storage location.

【0014】請求項6に記載の発明は、外部装置より該
外部装置内に保存されているイメージデータの場所を示
すリンク情報を有する印刷ジョブデータを受信する受信
手段と、リンク情報に基づいて、外部装置に保存されて
いるイメージデータを取得するイメージデータ取得手段
と、印刷ジョブデータおよび取得したイメージデータに
基づいて印刷を行なう印刷手段とを有することを特徴と
する画像形成装置。
According to a sixth aspect of the present invention, there is provided an image forming apparatus comprising: receiving means for receiving, from an external device, print job data having link information indicating a location of image data stored in the external device; An image forming apparatus comprising: image data acquisition means for acquiring image data stored in an external device; and printing means for performing printing based on print job data and acquired image data.

【0015】請求項7に記載の発明は、外部装置より該
外部装置内に保存されているイメージデータの場所を示
すリンク情報を有する印刷ジョブデータを受信する段階
と、リンク情報に基づいて、外部装置に保存されている
イメージデータを取得する段階と、印刷ジョブデータお
よび取得したイメージデータに基づいて印刷を行なう段
階とを有することを特徴とする画像形成方法。
According to a seventh aspect of the present invention, a step of receiving print job data having link information indicating a location of image data stored in the external device from the external device, and An image forming method comprising: acquiring image data stored in an apparatus; and performing printing based on print job data and the acquired image data.

【0016】請求項8に記載の発明は、外部装置より該
外部装置内に保存されているイメージデータの場所を示
すリンク情報を有する印刷ジョブデータを受信する段階
と、リンク情報に基づいて、外部装置に保存されている
イメージデータを取得する段階と、印刷ジョブデータお
よび取得したイメージデータに基づいて印刷を行なう段
階とを有する画像形成方法をコンピュータに実行させる
ためのプログラムを記録したコンピュータ読み取り可能
な記録媒体。
According to the present invention, the print job data having the link information indicating the location of the image data stored in the external device is received from the external device. A computer-readable recording program for causing a computer to execute an image forming method including obtaining image data stored in the apparatus and performing printing based on print job data and the obtained image data. recoding media.

【0017】請求項9に記載の発明は、請求項1に記載
の画像処理装置と請求項6に記載された画像形成装置と
が接続されて構成されることを特徴とする画像処理シス
テム。
According to a ninth aspect of the present invention, there is provided an image processing system wherein the image processing apparatus according to the first aspect and the image forming apparatus according to the sixth aspect are connected to each other.

【0018】[0018]

【発明の実施の形態】本発明の実施形態を図面に基づい
て詳細に説明する。 [実施の形態1]図1はプリンタシステムのブロック図
である。このプリンタシステムは、ホストコンピュータ
10とプリンタ20とが一対一で双方向に通信できるよ
うに構成されている。
Embodiments of the present invention will be described in detail with reference to the drawings. [First Embodiment] FIG. 1 is a block diagram of a printer system. This printer system is configured so that the host computer 10 and the printer 20 can communicate bidirectionally one-to-one.

【0019】ホストコンピュータ10は、プリンタドラ
イバ12、補助記憶装置15を有する。プリンタドライ
バ12は、ホストコンピュータ10で文書作成アプリケ
ーションなどを用いて作成された文書に基づいて印刷ジ
ョブデータを生成する。また、イメージデータファイル
14とスプールファイル16は、ホストコンピュータ1
0内に設けられているメモリまたはハードディクスなど
の補助記憶装置15内に作成されるデータ記憶領域であ
る。
The host computer 10 has a printer driver 12 and an auxiliary storage device 15. The printer driver 12 generates print job data based on a document created by the host computer 10 using a document creation application or the like. The image data file 14 and the spool file 16 are stored in the host computer 1.
0 is a data storage area created in the auxiliary storage device 15 such as a memory or a hard disk provided in the storage device.

【0020】プリンタ20は、プリンタコントローラ3
0とプリンタエンジン40を有する。プリンタコントロ
ーラ30は、通信I/F32、インタプリタ部33、中
間コードバッファ34、描画処理部35、ページメモリ
36、プリンタエンジンI/F38を有する。インタプ
リタ部33には、ページ記述言語(PDL)で記述され
た印刷ジョブデータを中間コードに変換するプログラム
が内蔵されており、中間コードに変換された印刷ジョブ
データは中間コードバッファ34に一時保存される。
The printer 20 includes a printer controller 3
0 and a printer engine 40. The printer controller 30 has a communication I / F 32, an interpreter unit 33, an intermediate code buffer 34, a drawing processing unit 35, a page memory 36, and a printer engine I / F 38. The interpreter 33 has a built-in program for converting print job data described in page description language (PDL) into an intermediate code. The print job data converted into the intermediate code is temporarily stored in an intermediate code buffer 34. You.

【0021】描画処理部35には、中間コードを解析す
るプログラムとビットマップデータの作成に必要なフォ
ント情報とフォントデータが内蔵されている。描画処理
部35は、中間コードバッファ34に保存されている中
間コードを解析し、ページメモリ36にビットマップ展
開する。
The drawing processing unit 35 contains a program for analyzing an intermediate code, font information and font data necessary for creating bitmap data. The drawing processing unit 35 analyzes the intermediate code stored in the intermediate code buffer 34 and develops a bitmap in the page memory 36.

【0022】ビットマップ展開されたイメージデータ
は、プリンタエンジンI/F38を介してプリンタエン
ジン40に送られる。
The bitmap-developed image data is sent to the printer engine 40 via the printer engine I / F 38.

【0023】次に、図2のフローチャートに基づいて、
プリンタドライバ12が印刷ジョブデータを生成する処
理を説明する。
Next, based on the flowchart of FIG.
A process in which the printer driver 12 generates print job data will be described.

【0024】プリンタドライバ12は、文書作成アプリ
ケーションなどを用いて作成された印刷用データの内容
についてイメージデータであるか、その他印刷ジョブ制
御情報などのデータであるかを解析する(S1)。解析
の結果に応じて、印刷用データの内、イメージデータ以
外のデータをプリンタ20で解釈可能なページ記述言語
(PLD)に変換し、スプールファイル16へ保存する
(S2,S5)。一方、イメージデータを印刷ジョブ単
位のファイル形式でイメージデータファイル14へ保存
する(S1〜S3)。イメージデータを保存する際、プ
リンタドライバ12は、イメージデータの保存場所を特
定するためのイメージデータリンク情報を生成する。図
3に示すように、イメージデータリンク情報は、イメー
ジデータがどのホストコンピュータに保存されているか
を示す特定機器情報と、ホストコンピュータのどのディ
レクトリのどのファイルのどこに保存されているかを示
すデータ特定情報とから構成される。
The printer driver 12 analyzes whether the contents of print data created using a document creation application or the like is image data or other data such as print job control information (S1). In accordance with the result of the analysis, the data other than the image data in the print data is converted into a page description language (PLD) that can be interpreted by the printer 20 and stored in the spool file 16 (S2, S5). On the other hand, the image data is stored in the image data file 14 in a file format for each print job (S1 to S3). When saving the image data, the printer driver 12 generates image data link information for specifying the storage location of the image data. As shown in FIG. 3, the image data link information includes specific device information indicating which host computer stores the image data, and data specifying information indicating which file in which directory of the host computer stores the image data. It is composed of

【0025】たとえば、イメージデータがホストコンピ
ュータ名(たとえば「A」)のCドライブ(ハードディ
スク)のディレクトリtmpにファイル名AAAAA.
ZZZとしてインデックスポインタ(たとえば書き込み
位置「AAAA」)に保存された場合には、プリンタド
ライバ12は、機器特定情報としてホストコンピュータ
名「A」が記述され、データ特定情報として「C:¥t
mp¥AAAAA.ZZZ」、インデックスポインタ
「AAAA」が記述されたイメージデータリンク情報を
生成する(S4)。生成されたイメージデータリンク情
報は、イメージ描画制御情報に付加されてスプールファ
イル16に保存される。なお、プリンタドライバ12は
ファイル名(上記の例では、AAAAA.ZZZ)を自
動的に設定する(S5)。
For example, the image data is stored in the directory tmp of the C drive (hard disk) of the host computer name (for example, "A") with the file name AAAAA.
When ZZZ is stored in the index pointer (for example, the writing position “AAAAA”), the printer driver 12 describes the host computer name “A” as device specifying information and “C: @t” as data specifying information.
mp @ AAAAA. ZZZ "and image data link information describing the index pointer" AAAAA "are generated (S4). The generated image data link information is added to the image drawing control information and stored in the spool file 16. The printer driver 12 automatically sets the file name (AAAAA.ZZZ in the above example) (S5).

【0026】このようにして、印刷用データに含まれる
イメージデータは印刷ジョブ単位にファイル形式でイメ
ージデータファイル14に保存され、印刷ジョブ制御情
報などのデータにイメージデータリンク情報を加えたデ
ータが印刷ジョブデータとしてスプールファイル16に
保存される(図3参照)。
In this manner, the image data included in the print data is stored in the image data file 14 in a file format for each print job, and data obtained by adding image data link information to data such as print job control information is printed. The data is stored in the spool file 16 as job data (see FIG. 3).

【0027】以上のようにして作成された印刷ジョブデ
ータは、プリンタ20に送られる。
The print job data created as described above is sent to the printer 20.

【0028】なお、上記では、機器特定情報としてホス
トコンピュータ名を例示したが、デバイス名称、デバイ
スID、IPアドレス(インフォメーション プロバイ
ダーのアドレス)、URL(ユニフォーム リソース
ロケーター)などを使用しても良い。また、データ特定
情報としては、ディレクトリパスを含むファイル名を指
定しても良い。また、イメージデータを印刷ジョブ単位
にファイル形式で記憶する方式を例示したが、図4に示
すように、イメージデータをイメージブロック単位にフ
ァイル形式で記憶し、イメージデータファイルを管理す
るインデックステーブルファイルを設け、インデックス
テーブルのファイル名とテーブル内の位置を示すポイン
タ番号とからイメージデータリンク情報を作成するよう
にしても良い。
In the above description, the host computer name is exemplified as the device identification information. However, the device name, device ID, IP address (address of the information provider), URL (uniform resource)
Locator) may be used. Further, a file name including a directory path may be specified as the data specifying information. Also, a method of storing image data in a file format for each print job has been described as an example. As shown in FIG. 4, an index table file for storing image data in a file format for each image block and managing the image data file is provided. Alternatively, the image data link information may be created from the file name of the index table and the pointer number indicating the position in the table.

【0029】また、図2に示すような処理を記述したプ
ログラムをコンピュータで読み取ることができる記録媒
体(フロッピーディスク、CDROM、DVDなど)に
記憶すれば、コンピュータを本発明の画像処理装置とし
て機能させることができる。
When a program describing the processing shown in FIG. 2 is stored in a computer-readable recording medium (floppy disk, CDROM, DVD, etc.), the computer functions as the image processing apparatus of the present invention. be able to.

【0030】続いて、プリンタコントローラ30がイメ
ージデータをページメモリ36にビットマップ展開する
処理を、図5のフローチャートにしたがって説明する。
Next, a process in which the printer controller 30 develops the image data into the page memory 36 in a bit map will be described with reference to the flowchart of FIG.

【0031】ホストコンピュータ10からプリンタコン
トローラ30に図6に示す印刷ジョブデータ(印刷ジョ
ブ制御情報、ページ制御情報、イメージデータリンク情
報、イメージ描画情報からなる)が通信I/F32を介
して入力されると、インタプリタ部33はこの印刷ジョ
ブデータを逐次中間コードに変換する。
The print job data (including print job control information, page control information, image data link information, and image drawing information) shown in FIG. 6 is input from the host computer 10 to the printer controller 30 via the communication I / F 32. Then, the interpreter unit 33 sequentially converts the print job data into an intermediate code.

【0032】印刷ジョブデータにはイメージデータが含
まれていないため、インタプリタ部33は中間コードへ
の変換を迅速に行うことができる。変換された印刷ジョ
ブデータは、中間コードバッファ34に一時的に保存さ
れる。
Since the print job data does not include image data, the interpreter 33 can quickly convert the print data into intermediate codes. The converted print job data is temporarily stored in the intermediate code buffer 34.

【0033】画像処理部35は、中間コードバッファ3
4からページ単位で中間コードを読み出し(S11)、
その中間コードを解析する(S12)。解析した中間コ
ードがイメージデータリンク情報であるか否かを判断し
(S13)、イメージデータリンク情報であればイメー
ジデータが保存されているホストコンピュータにイメー
ジ送信要求を出力する(S14)。
The image processing unit 35 includes the intermediate code buffer 3
4, the intermediate code is read in page units (S11),
The intermediate code is analyzed (S12). It is determined whether or not the analyzed intermediate code is image data link information (S13). If the analyzed intermediate code is image data link information, an image transmission request is output to the host computer storing the image data (S14).

【0034】送信要求を受けたホストコンピュータは、
イメージデータリンク情報内のデータ特定情報に基づい
て、イメージデータファイルから所望のイメージデータ
を取り出す。
The host computer receiving the transmission request,
The desired image data is extracted from the image data file based on the data specifying information in the image data link information.

【0035】イメージデータの取り出しは、ホストコン
ピュータ内のプリンタドライバ12によって行なわれ
る。たとえば、図3に示したようなデータ特定情報であ
れば、ホストコンピュータAのCドライブ(ハードディ
スク)のディレクトリtmpのファイル名AAAAA.
ZZZのファイルを開き、インデックスポインタ(たと
えば書き込み位置「AAAA」)からイメージデータを
読み出すことになる(S21)。
The image data is taken out by the printer driver 12 in the host computer. For example, in the case of data identification information as shown in FIG. 3, the file name AAAAA.
The ZZZ file is opened, and the image data is read from the index pointer (for example, the writing position "AAAAA") (S21).

【0036】プリンタドライバ12は、取り出したイメ
ージデータをプリンタコントローラ30の通信I/F3
2を介して描画処理部35に送信する(S22)。
The printer driver 12 transmits the extracted image data to the communication I / F 3 of the printer controller 30.
The image data is transmitted to the drawing processing unit 35 via S2 (S22).

【0037】描画処理部35は、イメージデータを受信
し(S15)、内蔵されているフォント情報とフォント
データに基づいて、このイメージデータを順次、ページ
メモリ36にビットマップ展開する(S16)。したが
って、イメージデータの実体が受信されるのはイメージ
データが印刷される直前となる。
The drawing processing unit 35 receives the image data (S15), and sequentially develops the image data into a bit map on the page memory 36 based on the built-in font information and font data (S16). Therefore, the entity of the image data is received immediately before the image data is printed.

【0038】1ページ分の中間コードのビットマップ展
開が終了したか否かを判断し(S17)、終了していな
ければS11に戻り、同様の処理を繰り返す。
It is determined whether the bitmap development of the intermediate code for one page has been completed (S17). If not completed, the process returns to S11 and the same processing is repeated.

【0039】このようにして、ビットマップ展開された
データは、ページメモリ36からプリンタエンジンI/
F38を介してプリンタエンジン40に出力され、印刷
される。
The data expanded in the bitmap as described above is stored in the page memory 36 by the printer engine I / O.
The data is output to the printer engine 40 via F38 and printed.

【0040】このように、印刷ジョブデータ中にはイメ
ージデータの実体を含めずに、イメージデータの保存場
所を示すイメージデータリンク情報を含めるようにした
ので、1ページ分の印刷用データ(作成された文書から
ホストコンピュータ10が作る)にイメージデータが大
量に含まれている場合でも、中間コードへの変換が迅速
に行なえるようになるとともに、中間コードバッファ3
4の記憶容量も格段に少なくて済むようになる。
As described above, the print job data does not include the actual image data, but includes the image data link information indicating the storage location of the image data. Even if a large amount of image data is included in the host computer 10 from the document, the conversion to the intermediate code can be performed quickly and the intermediate code buffer 3
4 also requires much less storage capacity.

【0041】また、イメージデータを中間コードに変換
する必要がないので、たとえば両面印刷やnアップ処理
などのページ制御処理時においては、印刷の指示から1
ページ目の印刷が開始されるまでの時間をさらに短縮す
ることができる。
Further, since it is not necessary to convert the image data into an intermediate code, for example, at the time of page control processing such as double-sided printing or n-up processing, a one-time print instruction is issued.
The time until the printing of the page starts can be further reduced.

【0042】なお、プリンタ20とホストコンピュータ
10とが高速同期転送モードを有するインターフェース
(たとえばIEEE1394など)で接続されていれ
ば、プリンタエンジン40へのビットマップ展開された
データの出力とホストコンピュータ10からの印刷ジョ
ブデータの受信を同時に行なうことができるので、印刷
の指示から1ページ目の印刷が開始されるまでの時間を
さらに短縮することができる。
If the printer 20 and the host computer 10 are connected by an interface having a high-speed synchronous transfer mode (for example, IEEE1394), the output of the bitmap-deployed data to the printer engine 40 and the output from the host computer 10 Can be performed at the same time, so that the time from the print instruction to the start of printing the first page can be further reduced.

【0043】また、図5に示すような処理を記述したプ
ログラムをコンピュータで読み取ることができる記録媒
体に記憶すれば、コンピュータを本発明の画像形成装置
として機能させることができる。 [実施の形態2]図7は、モジュラー型多機能複合機
(MFP)の構成図である。モジュラー型多機能複合機
は、図に示すように、各機能がそれぞれ独立の機能モジ
ュールから構成される。図7のモジュラー型多機能複合
機は、FAXコントローラ50、ネットワークコントロ
ーラ52、プリンタコントローラ30、スキャナコント
ローラ54の4つの独立した機能モジュールから構成さ
れている。
If a program describing the processing shown in FIG. 5 is stored in a computer-readable recording medium, the computer can function as the image forming apparatus of the present invention. [Second Embodiment] FIG. 7 is a block diagram of a modular multi-function MFP (MFP). As shown in the figure, the modular type multi-function multifunction peripheral is configured with independent function modules. The modular multi-function MFP shown in FIG. 7 includes four independent function modules: a FAX controller 50, a network controller 52, a printer controller 30, and a scanner controller 54.

【0044】このように構成されているモジュラー型多
機能複合機では、各機能モジュールが独立したコントロ
ーラとしての役割を担うため、各機能モジュールにはメ
モリが設けられている。したがって、モジュラー型多機
能複合機の場合には、実施の形態1の場合とは異なり、
ホストコンピュータ10のメモリにイメージデータを保
存させておく必要はなくなる。つまり、モジュラー型多
機能複合機に接続されているホストコンピュータは、プ
リンタコントローラ30を除く他のコントローラ50,
52,54の中からイメージデータを保存できるメモリ
を備えているコントローラを探し、そのメモリを備えて
いるコントローラにイメージデータを保存すれば良い。
このとき、ホストコンピュータが作成するイメージデー
タリンク情報は、もちろんイメージが保存されたメモリ
の場所とファイルとそのファイル内の書き込み位置を特
定する情報であり、図3に示したイメージデータリンク
情報と同じ形式である。
In the modular type multi-function multifunction peripheral configured as described above, since each function module plays a role as an independent controller, each function module is provided with a memory. Therefore, in the case of the modular type multi-function MFP, unlike the case of the first embodiment,
There is no need to store image data in the memory of the host computer 10. In other words, the host computer connected to the modular multi-function multifunction peripheral is the controller 50 other than the printer controller 30,
A controller having a memory capable of storing image data is searched for from among 52 and 54, and the image data may be stored in the controller having the memory.
At this time, the image data link information created by the host computer is, of course, information for specifying the location of the memory where the image is stored, the file and the writing position in the file, and is the same as the image data link information shown in FIG. Format.

【0045】プリンタコントローラ30は、ホストコン
ピュータによって作成された印刷ジョブデータを受信
し、この印刷ジョブデータ内のイメージデータリンク情
報にしたがってイメージデータの保存場所(FAXコン
トローラ50、ネットワークコントローラ52、スキャ
ナコントローラ54のいずれかのメモリ)に設けたファ
イルを開き、該当するイメージデータを取り出す。以
降、印刷までの処理は実施の形態1と同じである。
The printer controller 30 receives the print job data created by the host computer, and stores the image data according to the image data link information in the print job data (the FAX controller 50, the network controller 52, the scanner controller 54). File is opened, and the corresponding image data is taken out. Subsequent processes up to printing are the same as in the first embodiment.

【0046】なお、通常、モジュラー型多機能複合機内
の各コントローラは、高速の内部バスによって相互に接
続されているので、容易に高速印刷することができる。
[実施の形態3]図8は、複数のホストコンピュータ1
0A,10Bとプリンタ20A,20Bとが分散接続さ
れているネットワークを示す。データの転送にリアルタ
イム性が要求されない場合には、本発明を図のようなネ
ットワークに適用することもできる。この場合、ホスト
コンピュータ10A,10Bによって作成されるイメー
ジデータリンク情報内の機器特定情報は、IPアドレス
やURLを使用することになる。
Normally, since the controllers in the modular multi-function multifunction peripheral are interconnected by a high-speed internal bus, high-speed printing can be easily performed.
[Embodiment 3] FIG.
1 illustrates a network in which printers 0A and 10B and printers 20A and 20B are connected in a distributed manner. When real-time property is not required for data transfer, the present invention can be applied to a network as shown in the figure. In this case, the device identification information in the image data link information created by the host computers 10A and 10B uses an IP address and a URL.

【0047】以上のように、本発明の好ましい実施の形
態として3つの実施の形態を示したが、実施の形態1と
実施の形態2を組み合わせることもできる。
As described above, three embodiments have been described as preferred embodiments of the present invention. However, the first embodiment and the second embodiment can be combined.

【0048】[0048]

【発明の効果】以上の説明により明らかなように、本発
明によれば、以下のような効果を得ることができる。
As is apparent from the above description, according to the present invention, the following effects can be obtained.

【0049】イメージデータが大量に含まれている場合
でも、印刷ジョブデータを中間データに変換する際にホ
ストコンピュータからプリンタに送るデータ量を著しく
減少させ、また、この減少に伴って中間コードへの変換
を迅速に行なうことができ、印刷の指示から1ページ目
の印刷が開始されるまでの時間を著しく短縮することが
できる。
Even when a large amount of image data is included, the amount of data sent from the host computer to the printer when converting print job data into intermediate data is significantly reduced. The conversion can be performed quickly, and the time from the print instruction to the start of printing the first page can be significantly reduced.

【0050】また、印刷ジョブ単位に送られるデータ量
が減少するので、印刷ジョブが連続した場合でもデータ
量はさほど多くはならず、プリンタ内で速やかにジョブ
制御をすることができる。
Further, since the amount of data sent in print job units is reduced, the data amount does not increase so much even when print jobs are continuous, and job control can be performed quickly in the printer.

【0051】さらに、ホストコンピュータからプリンタ
に送るデータ量の減少により、中間コードの生成のため
に必要となるプリンタ内のメモリ使用量を格段に少なく
することができ、プリンタに搭載されているメモリを効
率的に使用することができる。したがって、少ないメモ
リ容量でもメモリオーバーフローエラーの発生頻度を減
少させることができる。
Further, by reducing the amount of data sent from the host computer to the printer, the amount of memory used in the printer required for generating the intermediate code can be significantly reduced. Can be used efficiently. Therefore, the frequency of occurrence of a memory overflow error can be reduced even with a small memory capacity.

【0052】さらに、イメージデータを中間コードに変
換する必要がないので、印刷ジョブデータ内の両面印刷
やnアップ処理などのページ制御処理を速やかに実行す
ることができ、印刷の指示から1ページ目の印刷が開始
されるまでの時間を著しく短縮することができる。
Further, since it is not necessary to convert the image data into an intermediate code, page control processing such as double-sided printing and n-up processing in the print job data can be promptly executed, and the first page from the print instruction is issued. Can be remarkably shortened until the start of printing.

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

【図1】 プリンタシステムのブロック図である。FIG. 1 is a block diagram of a printer system.

【図2】 プリンタドライバが印刷ジョブデータを生成
する処理を示すフローチャートである。
FIG. 2 is a flowchart illustrating a process in which a printer driver generates print job data.

【図3】 イメージデータリンク情報のデータ構造を示
す図である。
FIG. 3 is a diagram showing a data structure of image data link information.

【図4】 イメージデータをイメージブロック単位にフ
ァイル形式で記憶する方式の説明図である。
FIG. 4 is an explanatory diagram of a method of storing image data in a file format in image block units.

【図5】 プリンタコントローラがイメージデータをペ
ージメモリにビットマップ展開する処理を示すフローチ
ャートである。
FIG. 5 is a flowchart illustrating a process in which a printer controller develops bitmaps of image data in a page memory.

【図6】 図5のフローチャートの説明に供する図であ
る。
FIG. 6 is a diagram provided for explanation of a flowchart in FIG. 5;

【図7】 モジュラー型多機能複合機(MFP)の構成
図である。
FIG. 7 is a configuration diagram of a modular multifunction multifunction peripheral (MFP).

【図8】 複数のホストコンピュータとプリンタとが分
散接続されているネットワークを示す図である。
FIG. 8 is a diagram showing a network in which a plurality of host computers and printers are connected in a distributed manner.

【図9】 従来、一般的に用いられているページ記述言
語(PDL)で記述された印刷ジョブデータのデータ構
造を示す図である。
FIG. 9 is a diagram illustrating a data structure of print job data described in a page description language (PDL) generally used in the related art.

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

10 ホストコンピュータ 12 プリンタドライバ 14 イメージデータファイル 15 補助記憶装置 16 スプールファイル 20 プリンタ 30 プリンタコントローラ 33 インタプリタ部 34 中間コードバッファ 35 描画処理部 36 ページメモリ 40 プリンタエンジン DESCRIPTION OF SYMBOLS 10 Host computer 12 Printer driver 14 Image data file 15 Auxiliary storage device 16 Spool file 20 Printer 30 Printer controller 33 Interpreter part 34 Intermediate code buffer 35 Drawing processing part 36 Page memory 40 Printer engine

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 印刷用データを生成する印刷用データ生
成手段と、 印刷用データをイメージデータとその他のデータに分離
する分離手段と、 分離されたイメージデータを保存する保存手段と、 イメージデータの保存場所を特定するリンク情報を生成
するリンク情報生成手段とを有することを特徴とする画
像処理装置。
A print data generating unit configured to generate print data; a separating unit configured to separate the print data into image data and other data; a storage unit configured to store the separated image data; An image processing apparatus, comprising: link information generating means for generating link information for specifying a storage location.
【請求項2】 請求項1に係る画像処理装置において、
さらに、 分離されたその他のデータおよび前記リンク情報から印
刷ジョブデータを生成する印刷ジョブデータ生成手段を
有することを特徴とする。
2. The image processing apparatus according to claim 1, wherein
Further, it is characterized by having a print job data generating means for generating print job data from other separated data and the link information.
【請求項3】 前記保存手段は、前記画像処理装置とは
別個独立して設けられていることを特徴とする請求項1
または請求項2に記載の画像処理装置。
3. The storage device according to claim 1, wherein the storage unit is provided independently of the image processing apparatus.
Alternatively, the image processing apparatus according to claim 2.
【請求項4】 印刷用データを生成する段階と、 印刷用データをイメージデータとその他のデータに分離
する段階と、 分離されたイメージデータを保存するとともに当該イメ
ージデータの保存場所を特定するリンク情報を生成する
段階とを有することを特徴とする画像処理方法。
4. A step of generating print data, a step of separating print data into image data and other data, and link information for storing the separated image data and specifying a storage location of the image data. Generating an image processing method.
【請求項5】 印刷用データを生成する段階と、 印刷用データをイメージデータとその他のデータに分離
する段階と、 分離されたイメージデータを保存するとともに当該イメ
ージデータの保存場所を特定するリンク情報を生成する
段階とを有する画像処理方法をコンピュータに実行させ
るためのプログラムを記録したコンピュータ読み取り可
能な記録媒体。
5. A step of generating print data, a step of separating print data into image data and other data, and link information for storing the separated image data and specifying a storage location of the image data. And a computer-readable recording medium on which a program for causing a computer to execute an image processing method having the steps of:
【請求項6】 外部装置より該外部装置内に保存されて
いるイメージデータの場所を示すリンク情報を有する印
刷ジョブデータを受信する受信手段と、 リンク情報に基づいて、外部装置に保存されているイメ
ージデータを取得するイメージデータ取得手段と、 印刷ジョブデータおよび取得したイメージデータに基づ
いて印刷を行なう印刷手段とを有することを特徴とする
画像形成装置。
6. A receiving unit for receiving print job data having link information indicating a location of image data stored in the external device from an external device, and the print job data stored in the external device based on the link information. An image forming apparatus comprising: image data acquiring means for acquiring image data; and printing means for performing printing based on print job data and acquired image data.
【請求項7】 外部装置より該外部装置内に保存されて
いるイメージデータの場所を示すリンク情報を有する印
刷ジョブデータを受信する段階と、 リンク情報に基づいて、外部装置に保存されているイメ
ージデータを取得する段階と、 印刷ジョブデータおよび取得したイメージデータに基づ
いて印刷を行なう段階とを有することを特徴とする画像
形成方法。
7. A step of receiving print job data having link information indicating a location of image data stored in the external device from an external device, and an image stored in the external device based on the link information. An image forming method comprising: acquiring data; and performing printing based on print job data and acquired image data.
【請求項8】 外部装置より該外部装置内に保存されて
いるイメージデータの場所を示すリンク情報を有する印
刷ジョブデータを受信する段階と、 リンク情報に基づいて、外部装置に保存されているイメ
ージデータを取得する段階と、 印刷ジョブデータおよび取得したイメージデータに基づ
いて印刷を行なう段階とを有する画像形成方法をコンピ
ュータに実行させるためのプログラムを記録したコンピ
ュータ読み取り可能な記録媒体。
8. A method for receiving, from an external device, print job data having link information indicating a location of image data stored in the external device, and an image stored in the external device based on the link information. A computer-readable recording medium recording a program for causing a computer to execute an image forming method, the method including: acquiring data; and performing printing based on print job data and acquired image data.
【請求項9】 請求項1に記載の画像処理装置と請求項
6に記載された画像形成装置とが接続されて構成される
ことを特徴とする画像処理システム。
9. An image processing system, wherein the image processing apparatus according to claim 1 and the image forming apparatus according to claim 6 are connected to each other.
JP11164677A 1999-06-11 1999-06-11 Device and method for image processing, device and method for image forming and image processing system Pending JP2000353059A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11164677A JP2000353059A (en) 1999-06-11 1999-06-11 Device and method for image processing, device and method for image forming and image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11164677A JP2000353059A (en) 1999-06-11 1999-06-11 Device and method for image processing, device and method for image forming and image processing system

Publications (1)

Publication Number Publication Date
JP2000353059A true JP2000353059A (en) 2000-12-19

Family

ID=15797754

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11164677A Pending JP2000353059A (en) 1999-06-11 1999-06-11 Device and method for image processing, device and method for image forming and image processing system

Country Status (1)

Country Link
JP (1) JP2000353059A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003065199A1 (en) * 2002-01-29 2003-08-07 Matsushita Electric Industrial Co., Ltd. Printing data transmission method, printing system, and printer apparatus
US7227664B2 (en) 2001-12-28 2007-06-05 Minolta Co., Ltd. Method of printing application data
US7345779B2 (en) 2001-12-28 2008-03-18 Minolta Co., Ltd. Print system
US7532335B2 (en) 2002-06-25 2009-05-12 Panasonic Corporation Print data supply apparatus, printing apparatus, print system and print data transmission method
US7970866B2 (en) 2001-12-28 2011-06-28 Minolta Co., Ltd. Print system including application server to select printer driver for client specific print information
JP2011192225A (en) * 2010-03-17 2011-09-29 Ricoh Co Ltd Printing system, information processor, image forming device, print control method, print control program, and recording medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7227664B2 (en) 2001-12-28 2007-06-05 Minolta Co., Ltd. Method of printing application data
US7345779B2 (en) 2001-12-28 2008-03-18 Minolta Co., Ltd. Print system
US7970866B2 (en) 2001-12-28 2011-06-28 Minolta Co., Ltd. Print system including application server to select printer driver for client specific print information
US7978360B2 (en) 2001-12-28 2011-07-12 Minolta Co., Ltd. Print system
WO2003065199A1 (en) * 2002-01-29 2003-08-07 Matsushita Electric Industrial Co., Ltd. Printing data transmission method, printing system, and printer apparatus
US7532335B2 (en) 2002-06-25 2009-05-12 Panasonic Corporation Print data supply apparatus, printing apparatus, print system and print data transmission method
JP2011192225A (en) * 2010-03-17 2011-09-29 Ricoh Co Ltd Printing system, information processor, image forming device, print control method, print control program, and recording medium

Similar Documents

Publication Publication Date Title
US20030053118A1 (en) Printing system and method
CN101276264A (en) Information processing apparatus, program product, and recording medium
JP3287387B2 (en) Control system and method for computer printer using split printer driver
US6476938B1 (en) Print control system and method
JPH09325928A (en) Method and equipment for communicating message
JP2005004751A (en) System and method for transmitting native structure document printing instruction
JP2000207150A (en) Printing system
JP2000353059A (en) Device and method for image processing, device and method for image forming and image processing system
JP2007329919A (en) Image forming apparatus and control method therefor
JP2000035870A (en) Print system and printer
US20030133151A1 (en) Print system
JP2008003954A (en) Printing system, image forming apparatus, and method and program for reprinting control
JP4227394B2 (en) Printing system
JP2001078018A (en) Data editing device
JP2000284926A (en) Print processing system and its method
JP2000311071A (en) Output controller, output control method, and storage medium stored with computer readable program
JP6366755B2 (en) Image forming apparatus, control method therefor, and program
JPH06187107A (en) Slip distribution output device
JP3814371B2 (en) Information processing apparatus and method
JP6083967B2 (en) Image forming apparatus, control method therefor, and program
JP4350343B2 (en) PRINT CONTROL DEVICE, PRINT CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM
JPH10301900A (en) Printing management system, printing management method and computer readable record medium recording printing management control program
JP2003099398A (en) Method and device for message communication
JP2002366331A (en) Storage type printer
JP3037537B2 (en) Printing system and printing device used in the printing system

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20040423

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20040907

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20040908

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050603

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050607

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051206