JP2003308189A - Printer driver - Google Patents

Printer driver

Info

Publication number
JP2003308189A
JP2003308189A JP2002115261A JP2002115261A JP2003308189A JP 2003308189 A JP2003308189 A JP 2003308189A JP 2002115261 A JP2002115261 A JP 2002115261A JP 2002115261 A JP2002115261 A JP 2002115261A JP 2003308189 A JP2003308189 A JP 2003308189A
Authority
JP
Japan
Prior art keywords
printer driver
image
image data
printer
size
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
JP2002115261A
Other languages
Japanese (ja)
Other versions
JP2003308189A5 (en
JP3983087B2 (en
Inventor
Tatsuro Yoshioka
達郎 吉岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002115261A priority Critical patent/JP3983087B2/en
Publication of JP2003308189A publication Critical patent/JP2003308189A/en
Publication of JP2003308189A5 publication Critical patent/JP2003308189A5/ja
Application granted granted Critical
Publication of JP3983087B2 publication Critical patent/JP3983087B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To eliminate trouble in correction processing by discriminating that image data are divided within a printer driver and reconstructing the data into original image. <P>SOLUTION: A printer driver 3 for converting a printing request from an application 1 into a printer language to be used by a printer on a personal computer or workstation, is provided with a graphic processing module 11 for discriminating whether a received printing command is an image or not when it is designated that the image data are to be divided and plotted, an image discrimination module 14 for comparing image data with each other for the unit of a row (column) and judging whether the image data are overlapped or not, and an image coupling module 13 for coupling the image data to reconstruct them into image data before division while taking into account the number of overlapped rows. <P>COPYRIGHT: (C)2004,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、パソコン、ワーク
ステーション上で使用されるアプリケーションソフトウ
エァと印刷装置を仲介するプリンタドライバに関し、と
くにその出力制御技術に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer driver that mediates between application software used on a personal computer or a workstation and a printing apparatus, and more particularly to an output control technique thereof.

【0002】[0002]

【従来の技術】特願平11−291563号公報「画像
処理装置およびその方法」には、描画命令に従い、多値
画像データおよびオブジェクトの種類に対応するビット
マップデータを展開する展開手段と、前記オブジェクト
の種類ごとに、そのビットマップデータをスキャンし、
ビットマップデータに対応する多値画像データを抽出す
る抽出手段と、抽出された多値画像データに、その多値
画像データのオブジェクトの種類に応じた色処理を施す
色処理手段と、色処理が施された前記オブジェクトの種
類ごとの画像データを論理和する演算手段とを有する画
像処理装置が提案されている。
2. Description of the Related Art In Japanese Patent Application No. 11-291563, "Image processing apparatus and method thereof", there is provided a developing means for developing multivalued image data and bitmap data corresponding to the type of an object according to a drawing command, and Scan the bitmap data for each type of object,
Extraction means for extracting multi-valued image data corresponding to bitmap data, color processing means for performing color processing on the extracted multi-valued image data according to the type of object of the multi-valued image data, and color processing There has been proposed an image processing apparatus having an arithmetic means for performing a logical sum of the applied image data for each type of the object.

【0003】[0003]

【発明が解決しようとする課題】イメージデータの印刷
を行うと、アプリケーションやOSがプリンタに対して
オリジナルのイメージデータを印刷要求する際に、メモ
リの制約等からイメージデータを複数に分割することが
ある。プリンタドライバ内でイメージに対して色補正処
理などを行っている場合、この補正処理がイメージデー
タ単体の内容に依存したものであると、イメージデータ
毎に補正の内容が変わることがある。アプリケーション
やOSがひとつのイメージデータを複数に分割してしま
うと、プリンタドライバ側では複数のイメージとしてし
か認識できないので、それぞれのイメージに対して補正
を行ってしまい、結果、完成されたイメージは部分部分
で色味の違うイメージになることがある。
When image data is printed, when the application or OS requests the printer to print the original image data, the image data may be divided into a plurality of pieces due to memory restrictions or the like. is there. When color correction processing or the like is performed on an image in the printer driver, if the correction processing depends on the content of the image data alone, the correction content may change for each image data. If the application or OS divides one image data into a plurality of images, the printer driver can only recognize as a plurality of images, so each image is corrected, and as a result, the completed image is partially divided. The image may have different colors in some areas.

【0004】また、イメージを分割してプリンタドライ
バに印刷要求を出す場合、ドライバがイメージデータ毎
にイメージの内容からパラメータを変更し、色補正や圧
縮率を変更しているとき、分割された第1のイメージデ
ータと第2のイメージデータの補正パラメータや圧縮率
が変わってしまい、プリンタで出力の結果、部分部分で
色の違うイメージになってしまう場合がある。また、O
Sがイメージを分割する場合に、隙間が開かないように
イメージ毎に重なるように分割処理を行う場合がある。
When the image is divided and a print request is issued to the printer driver, when the driver changes parameters for each image data from the contents of the image and changes the color correction and the compression ratio, the divided first image is divided. The correction parameters and compression ratios of the first image data and the second image data may change, and as a result of output by the printer, the images may have different colors in some parts. Also, O
When S divides an image, the division process may be performed so that the images overlap each other so that no gap is opened.

【0005】本発明は、イメージデータが分割されてい
ることをプリンタドライバ内で識別し、元のイメージに
再構築することで補正処理に対する不具合をなくすこと
を目的とする。
It is an object of the present invention to eliminate defects in the correction process by identifying in the printer driver that image data is divided and reconstructing the original image.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明は、パーソナルコンピュータや
ワークステーション上でアプリケーションからの印刷要
求をプリンタが使用するプリンタ言語に変換するプリン
タドライバにおいて、イメージデータを分割して描画す
る指定がなされた場合、受信した印刷コマンドがイメー
ジかどうかを識別するグラフィック処理モジュールと、
イメージデータを行(列)単位で比較し、重なりがある
かどうかを判断するイメージ識別モジュールと、重なり
行数を考慮してイメージデータの結合を行ない分割する
前のイメージデータに再構築するイメージ結合モジュー
ルとを備えたプリンタドライバを最も主要な特徴とす
る。
In order to achieve the above object, an invention according to claim 1 is a printer driver for converting a print request from an application into a printer language used by a printer on a personal computer or a workstation. , If a designation is made to divide the image data and draw it, a graphic processing module that identifies whether the received print command is an image,
An image identification module that compares the image data row by row (column) to determine whether there is an overlap, and an image combination that combines the image data considering the number of overlapping rows and reconstructs the image data before dividing. The most main feature is a printer driver provided with a module.

【0007】請求項2記載の発明は、請求項1のプリン
タドライバにおいて、比較する描画元イメージの重なり
行(列)数を指定する機能を有するプリンタドライバを
主要な特徴とする。
A second aspect of the invention is characterized in that, in the printer driver of the first aspect, the printer driver having a function of designating the number of overlapping rows (columns) of drawing source images to be compared is a main feature.

【0008】請求項3記載の発明は、請求項1のプリン
タドライバにおいて、描画先のサイズが元のイメージの
サイズと同じ(等倍描画)場合、描画先の座標から描画
元イメージの重なりの行数を取得する機能を有するプリ
ンタドライバを主要な特徴とする。
According to a third aspect of the present invention, in the printer driver of the first aspect, when the size of the drawing destination is the same as the size of the original image (actual size drawing), the line of the drawing source image overlaps from the coordinates of the drawing destination. A printer driver having a function of acquiring a number is a main feature.

【0009】請求項4記載の発明は、請求項1のプリン
タドライバにおいて、描画先のサイズが元のイメージの
サイズが違う(変倍描画)場合、描画先の重なり部分の
行(列)数と、変倍率から描画元イメージの重なりの行
数を取得する機能を有するプリンタドライバを主要な特
徴とする。
According to a fourth aspect of the present invention, in the printer driver according to the first aspect, when the size of the drawing destination is different from that of the original image (scaled drawing), the number of rows (columns) in the overlapping portion of the drawing destination is The main feature is a printer driver having a function of acquiring the number of overlapping lines of the drawing source image from the scaling ratio.

【0010】請求項5記載の発明は、請求項1のプリン
タドライバにおいて、連続するイメージかどうかを描画
元イメージデータの持つパレット情報から判断する機能
を有するプリンタドライバを主要な特徴とする。
The fifth aspect of the invention is characterized in that, in the printer driver of the first aspect, the printer driver having a function of determining whether the images are continuous images from the palette information of the drawing source image data is a main feature.

【0011】請求項6記載の発明は、請求項1のプリン
タドライバにおいて、結合する描画元イメージの上限サ
イズが指定されるプリンタドライバを主要な特徴とす
る。
According to a sixth aspect of the present invention, the printer driver of the first aspect is characterized mainly in that the upper limit size of a drawing source image to be combined is designated.

【0012】請求項7記載の発明は、請求項6のプリン
タドライバにおいて、上限サイズが残メモリ量から算出
されるプリンタドライバを主要な特徴とする。
A seventh aspect of the present invention is characterized in that, in the printer driver of the sixth aspect, the upper limit size is calculated from the remaining memory amount.

【0013】[0013]

【発明の実施の形態】以下、図面により本発明の実施の
形態を詳細に説明する。図1は本発明の実施の形態に係
るプリンタドライバ(プリンタドライバモジュール)の
機能ブロック図である。パソコンとプリンタからなる印
刷システムにおいて、パソコンは、印刷要求を出すアプ
リケーション1と、OS2と、プリンタドライバ3と、
印刷データをプリンタと送受信するためのセントロやU
SBやネットワークなどの入出力ポート4とを備えてい
る。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings. FIG. 1 is a functional block diagram of a printer driver (printer driver module) according to the embodiment of the present invention. In a printing system including a personal computer and a printer, the personal computer includes an application 1 that issues a print request, an OS 2, a printer driver 3,
Centro or U for sending / receiving print data to / from the printer
It has an input / output port 4 such as an SB and a network.

【0014】プリンタドライバ3は、プリンタに送信す
るデータを作成するグラフィック処理モジュール11、
ユーザーインターフェースを表示させ、設定された印刷
条件を保存し、グラフィック処理モジュール11に引き
渡す役目をするUI処理モジュール12、グラフィック
処理モジュール11が受け取った印刷データを結合処理
するイメージ結合モジュール13、イメージ結合モジュ
ール13が受け取ったイメージデータを結合できるかど
うか判断するイメージ識別モジュール14を備えてい
る。
The printer driver 3 is a graphic processing module 11 for creating data to be transmitted to a printer.
A UI processing module 12 that displays a user interface, saves the set print conditions, and transfers the print conditions to the graphic processing module 11, an image combining module 13 that combines print data received by the graphic processing module 11, and an image combining module. An image identification module 14 is provided to determine whether the image data received by 13 can be combined.

【0015】図2は本発明の第1の処理例を示すフロー
図である。ユーザーによりアプリケーション1からOS
2に対して印刷要求が出ると、OS2はUI処理モジュ
ール12から印刷条件を取得し、その印刷条件でグラフ
ィック処理モジュール11に対して印刷コマンドを発行
する。OS2から印刷コマンドを受け取ると、グラフィ
ック処理モジュール11はそのコマンドがイメージかど
うか識別し、イメージの場合はイメージ結合モジュール
13を呼び出す。
FIG. 2 is a flow chart showing a first processing example of the present invention. Application 1 to OS by user
When a print request is issued to the OS 2, the OS 2 acquires print conditions from the UI processing module 12 and issues a print command to the graphic processing module 11 under the print conditions. When the print command is received from the OS 2, the graphic processing module 11 identifies whether the command is an image, and when it is an image, calls the image combining module 13.

【0016】イメージ結合モジュール13は、イメージ
識別モジュール14を使用して前に受け取ったイメージ
と上端と下端、または左端と右端のビット構成が、UI
処理モジュール12でユーザーが指定した行(列)数ま
で一致するかどうか調査し、イメージの重なり行(列)
数を算出し、イメージ識別モジュール14はイメージ結
合モジュール13に重なり行(列)数を返す。
The image combining module 13 determines whether the image previously received using the image identification module 14 and the bit configuration of the upper end and the lower end or the left end and the right end are the UI.
The processing module 12 checks whether the number of rows (columns) specified by the user matches, and the overlapping rows (columns) of the image
The number is calculated, and the image identification module 14 returns the number of overlapping rows (columns) to the image combination module 13.

【0017】イメージ結合モジュール13は重なり行数
を考慮しイメージデータの結合処理を行いメモリ内に保
存する。その後、イメージ以外の描画要求があった時
や、結合できないイメージが指定された場合に入出力ポ
ート4から保存してあるイメージデータをプリンタに対
して送信する(S1〜S15)。
The image merging module 13 merging the image data in consideration of the number of overlapping rows and storing it in the memory. After that, when there is a drawing request other than an image or when an image that cannot be combined is designated, the image data stored is transmitted from the input / output port 4 to the printer (S1 to S15).

【0018】図3は本発明の第2の処理例を示すフロー
図である。ユーザーによりアプリケーション1からOS
2に対して印刷要求が出ると、OS2はUI処理モジュ
ール12から印刷条件を取得し、その印刷条件でグラフ
ィック処理モジュール11に対して印刷コマンドを発行
する。OS2から印刷コマンドを受け取ると、グラフィ
ック処理モジュール11はそのコマンドがイメージかど
うか識別し、イメージの場合はイメージ結合モジュール
13を呼び出す。
FIG. 3 is a flow chart showing a second processing example of the present invention. Application 1 to OS by user
When a print request is issued to the OS 2, the OS 2 acquires print conditions from the UI processing module 12 and issues a print command to the graphic processing module 11 under the print conditions. When the print command is received from the OS 2, the graphic processing module 11 identifies whether the command is an image, and when it is an image, calls the image combining module 13.

【0019】イメージ結合モジュール13は、イメージ
識別モジュール14を使用して、描画先の座標とイメー
ジの変倍率を調査し、前に受け取ったイメージと描画先
の上端と下端、または左端と右端が何行(列)重なるか
調査し、その重なり行(列)数から、描画元イメージの
重なり行(列)数を算出し、イメージ識別モジュール1
4はイメージ結合モジュール13に重なり行(列)数を
返す。
The image combining module 13 uses the image identification module 14 to investigate the coordinates of the drawing destination and the scaling ratio of the image, and determine what is the top and bottom edges or the left and right edges of the previously received image and rendering destination. The number of overlapping rows (columns) is investigated, and the number of overlapping rows (columns) of the drawing source image is calculated from the number of overlapping rows (columns).
4 returns the number of overlapping rows (columns) to the image combination module 13.

【0020】イメージ結合モジュール13は重なり行数
を考慮しイメージデータの結合処理を行いメモリ内に保
存する。その後、イメージ以外の描画要求があった時
や、結合できないイメージが指定された場合に入出力ポ
ート4から保存してあるイメージデータをプリンタに対
して送信する(S1〜S14)。
The image combining module 13 combines the image data in consideration of the number of overlapping rows and stores the combined image data in the memory. After that, when there is a drawing request other than an image or when an image that cannot be combined is designated, the stored image data is transmitted from the input / output port 4 to the printer (S1 to S14).

【0021】本発明では、図2のフロー図が示すよう
に、イメージ識別モジュール14を使用して、結合する
2つのイメージを調査し、双方のパレット情報が違う場
合は連続しないイメージと判断し、結合処理を行わな
い。
In the present invention, as shown in the flow chart of FIG. 2, the image identification module 14 is used to investigate two images to be combined, and if the palette information of both is different, it is determined that the images are not continuous. Do not perform join processing.

【0022】また本発明では、図3のフロー図が示すよ
うに、結合後のイメージのサイズがUI処理モジュール
12でユーザーが指定したサイズ、または残メモリ量か
ら算出したサイズ以上になった場合は、イメージ識別モ
ジュール14は結合が不可能であることをイメージ結合
モジュール13に通知する。イメージ結合モジュール1
3は入出力ポート4から保存してあるイメージデータを
プリンタに対して送信する。
Further, in the present invention, as shown in the flow chart of FIG. 3, when the size of the combined image becomes the size specified by the user in the UI processing module 12 or the size calculated from the remaining memory amount, The image identification module 14 notifies the image combination module 13 that the combination is impossible. Image combining module 1
The input / output port 4 sends the stored image data 3 to the printer.

【0023】図4はイメージデータを分割した後に再構
築する場合の概念図である。イメージデータをOS2に
より分割し、重なり部分を削除して、分割したイメージ
データを結合し、プリンタに出力する様子を示してい
る。
FIG. 4 is a conceptual diagram when the image data is divided and then reconstructed. It is shown that the image data is divided by the OS2, the overlapping portion is deleted, the divided image data is combined, and is output to the printer.

【0024】[0024]

【発明の効果】以上説明したように、請求項1記載の発
明によれば、簡単な方法でプリンタドライバ内で重なり
のあるイメージを結合し、分割されている場合でも分割
前のイメージを再生することで、イメージの部分によっ
て補正が変わってしまうことがなくなる。
As described above, according to the first aspect of the present invention, the overlapping images are combined in the printer driver by a simple method, and even if the images are divided, the image before the division is reproduced. Therefore, the correction does not change depending on the image part.

【0025】請求項2記載の発明によれば、比較する行
(列)数を予め指定することで、イメージを結合できる
かどうかの判断に掛かる時間を制限でき、印刷時間が長
くなってしまうのを抑えることができる。
According to the second aspect of the present invention, by specifying the number of rows (columns) to be compared in advance, it is possible to limit the time taken to determine whether the images can be combined, and the printing time becomes long. Can be suppressed.

【0026】請求項3、4記載の発明によれば、描画先
の座標や変倍率から、結合行(列)数を判断することで
確実にイメージを結合することができる。
According to the third and fourth aspects of the invention, the images can be surely combined by determining the number of combined rows (columns) from the coordinates of the drawing destination and the scaling factor.

【0027】請求項5記載の発明によれば、予めパレッ
ト構成で、イメージを結合するかどうか判断すること
で、判断を早めることができる。
According to the fifth aspect of the invention, it is possible to speed up the determination by previously determining whether or not to combine the images with the palette structure.

【0028】請求項6記載の発明によれば、イメージ結
合後の上限サイズを予め決めておくことで、イメージ結
合によるメモリの消費を抑えることができ、印刷パフォ
ーマンスの低下を防ぐことができる。
According to the sixth aspect of the present invention, by predetermining the upper limit size after the image combination, it is possible to suppress the memory consumption due to the image combination and prevent the deterioration of the printing performance.

【0029】請求項7記載の発明によれば、イメージ結
合後の上限サイズを残メモリ量から算出することで、効
率的にイメージ結合によるメモリの消費を抑えることが
でき、印刷パフォーマンスの低下を防ぐことができる。
According to the seventh aspect of the present invention, by calculating the upper limit size after the image combination from the remaining memory amount, it is possible to efficiently suppress the memory consumption due to the image combination and prevent the deterioration of the printing performance. be able to.

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

【図1】本発明の実施の形態に係るプリンタドライバの
機能ブロック図である。
FIG. 1 is a functional block diagram of a printer driver according to an embodiment of the present invention.

【図2】本発明の第1の処理例を示すフロー図である。FIG. 2 is a flowchart showing a first processing example of the present invention.

【図3】本発明の第2の処理例を示すフロー図である。FIG. 3 is a flowchart showing a second processing example of the present invention.

【図4】イメージデータを分割した後に再構築する場合
の概念図である。
FIG. 4 is a conceptual diagram when image data is divided and then reconstructed.

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

1 アプリケーション 3 プリンタドライバ 11 グラフィック処理モジュール 13 イメージ結合モジュール 14 イメージ識別モジュール 1 application 3 Printer driver 11 Graphic processing module 13 Image combination module 14 Image identification module

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 パーソナルコンピュータやワークステー
ション上でアプリケーションからの印刷要求をプリンタ
が使用するプリンタ言語に変換するプリンタドライバに
おいて、イメージデータを分割して描画する指定がなさ
れた場合、受信した印刷コマンドがイメージかどうかを
識別するグラフィック処理モジュールと、イメージデー
タを行(列)単位で比較し、重なりがあるかどうかを判
断するイメージ識別モジュールと、重なり行数を考慮し
てイメージデータの結合を行ない分割する前のイメージ
データに再構築するイメージ結合モジュールとを備えた
ことを特徴とするプリンタドライバ。
1. A printer driver for converting a print request from an application into a printer language used by a printer on a personal computer or a workstation, and when a designation to divide and draw image data is made, the received print command is A graphic processing module that identifies whether it is an image, an image identification module that compares image data row by row (column) to determine whether there is an overlap, and a division that combines image data by considering the number of overlapping rows A printer driver, comprising: an image combining module for reconstructing the image data before being processed.
【請求項2】 請求項1のプリンタドライバにおいて、
比較する描画元イメージの重なり行(列)数を指定する
機能を有することを特徴とするプリンタドライバ。
2. The printer driver according to claim 1, wherein
A printer driver having a function of specifying the number of overlapping rows (columns) of drawing source images to be compared.
【請求項3】 請求項1のプリンタドライバにおいて、
描画先のサイズが元のイメージのサイズと同じ(等倍描
画)場合、描画先の座標から描画元イメージの重なりの
行数を取得する機能を有することを特徴とするプリンタ
ドライバ。
3. The printer driver according to claim 1, wherein
A printer driver having a function of acquiring the number of overlapping lines of the drawing source image from the coordinates of the drawing destination when the size of the drawing destination is the same as the size of the original image (actual size drawing).
【請求項4】 請求項1のプリンタドライバにおいて、
描画先のサイズが元のイメージのサイズが違う(変倍描
画)場合、描画先の重なり部分の行(列)数と、変倍率
から描画元イメージの重なりの行数を取得する機能を有
することを特徴とするプリンタドライバ。
4. The printer driver according to claim 1, wherein
When the size of the drawing destination is different from that of the original image (variable size drawing), it has a function to obtain the number of rows (columns) in the overlapping part of the drawing destination and the number of overlapping rows of the drawing source image from the scaling factor. A printer driver characterized by.
【請求項5】 請求項1のプリンタドライバにおいて、
連続するイメージかどうかを描画元イメージデータの持
つパレット情報から判断する機能を有することを特徴と
するプリンタドライバ。
5. The printer driver according to claim 1, wherein
A printer driver having a function of determining whether or not images are continuous from palette information included in drawing source image data.
【請求項6】 請求項1のプリンタドライバにおいて、
結合する描画元イメージの上限サイズが指定されること
を特徴とするプリンタドライバ。
6. The printer driver according to claim 1, wherein
A printer driver, wherein an upper limit size of a drawing source image to be combined is specified.
【請求項7】 請求項6のプリンタドライバにおいて、
上限サイズが残メモリ量から算出されることを特徴とす
るプリンタドライバ。
7. The printer driver according to claim 6, wherein
A printer driver, wherein the upper limit size is calculated from the remaining memory amount.
JP2002115261A 2002-04-17 2002-04-17 Printer control device Expired - Fee Related JP3983087B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002115261A JP3983087B2 (en) 2002-04-17 2002-04-17 Printer control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002115261A JP3983087B2 (en) 2002-04-17 2002-04-17 Printer control device

Publications (3)

Publication Number Publication Date
JP2003308189A true JP2003308189A (en) 2003-10-31
JP2003308189A5 JP2003308189A5 (en) 2005-07-07
JP3983087B2 JP3983087B2 (en) 2007-09-26

Family

ID=29396684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002115261A Expired - Fee Related JP3983087B2 (en) 2002-04-17 2002-04-17 Printer control device

Country Status (1)

Country Link
JP (1) JP3983087B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015106302A (en) * 2013-11-29 2015-06-08 株式会社リコー Print control program, information processing device, print control method, and print control system
US9942441B2 (en) 2015-09-09 2018-04-10 Ricoh Company, Ltd. Information processing apparatus configured to predict a size of a storage-use region , method, image processing system, and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015106302A (en) * 2013-11-29 2015-06-08 株式会社リコー Print control program, information processing device, print control method, and print control system
US9942441B2 (en) 2015-09-09 2018-04-10 Ricoh Company, Ltd. Information processing apparatus configured to predict a size of a storage-use region , method, image processing system, and storage medium

Also Published As

Publication number Publication date
JP3983087B2 (en) 2007-09-26

Similar Documents

Publication Publication Date Title
JP3773642B2 (en) Image processing apparatus and image forming apparatus
JPH07262360A (en) Device and method for image processing
JP2004152267A (en) Apparatus for printing, method thereof, image processing method and apparatus therefor
JP2000022934A (en) Image processor
US6891970B1 (en) Image processing apparatus and method
JP4063918B2 (en) Apparatus and method for creating an image containing graphics information for display
JP2003308189A (en) Printer driver
US20020081030A1 (en) System and method for detecting text in mixed graphics data
US6647151B1 (en) Coalescence of device independent bitmaps for artifact avoidance
US7145578B2 (en) Scalable object recognition architecture
JPH08186724A (en) Color picture printing system
JPH07135575A (en) Color picture information output device
US20010035967A1 (en) Image processing method and apparatus, and recording medium
JP2001222717A (en) Document image recognition method and system, and computer readable recording medium
JP2003241983A (en) Information processor and information processing method
JP2003051929A (en) Image processing method and apparatus
JP2812401B2 (en) Image processing device
JP3636891B2 (en) Color image output method
JPH05151388A (en) Designating system for processing area and processing condition
JP3882657B2 (en) Image processing apparatus, image processing method, image processing program, and computer-readable recording medium on which image processing program is recorded
JPH04329483A (en) Image processor
JP3587586B2 (en) Image processing device
JP2513636B2 (en) Image processing device
JPH08324023A (en) Printer
JPH1051636A (en) Printing controller, information processor, printer and printing information processing method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041108

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041108

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20041108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070116

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070302

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070626

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070703

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

Free format text: PAYMENT UNTIL: 20100713

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110713

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120713

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120713

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130713

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees