JP2003150344A - Printer driver - Google Patents

Printer driver

Info

Publication number
JP2003150344A
JP2003150344A JP2001350131A JP2001350131A JP2003150344A JP 2003150344 A JP2003150344 A JP 2003150344A JP 2001350131 A JP2001350131 A JP 2001350131A JP 2001350131 A JP2001350131 A JP 2001350131A JP 2003150344 A JP2003150344 A JP 2003150344A
Authority
JP
Japan
Prior art keywords
print data
size
printing
printer
print
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
JP2001350131A
Other languages
Japanese (ja)
Inventor
Akira Kaneko
明 金子
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 JP2001350131A priority Critical patent/JP2003150344A/en
Publication of JP2003150344A publication Critical patent/JP2003150344A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To obtain a printing result targeted by a user when print data of a single page is printed by separating it into a plurality of sheets. SOLUTION: In an image formation system consisting of a host PC 1 and a printer 2, when a separate printing function for printing the print data of a single page by separating it into a plurality of the sheets is set, a function for acquiring pieces of data to be printed by every sheet from the print data of a single page and for performing preview display based on the piece of data is provided and a function for setting layout in the sheet to be printed is further provided to a printer driver introduced in the host PC 1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、パーソナルコンピ
ュータのようなホスト端末と、ホスト端末からの印刷デ
ータを印字するプリンタ装置からなる画像形成システム
に適用され、ホスト端末に導入されたプリンタ装置制御
用プログラムとしてのプリンタドライバに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is applied to an image forming system including a host terminal such as a personal computer and a printer for printing print data from the host terminal. The printer driver as a program.

【0002】[0002]

【従来の技術】従来の画像形成システムにおいては、特
開2000−135831号公報記載の技術のように、
印刷データを、選択されている印刷用紙サイズに自動で
変倍することにより、複数頁の印刷データを1枚の用紙
に集約印刷するというものがある。
2. Description of the Related Art In a conventional image forming system, as in the technique described in Japanese Patent Application Laid-Open No. 2000-135831,
There is a method in which print data of a plurality of pages is collectively printed on one sheet by automatically scaling the print data to a selected print sheet size.

【0003】また、特開2001−134408号公報
には、プリンタドライバを使用して、印刷データが印刷
画像用紙サイズに収まっていることを確認することが記
載されている。また、特開平11−136528号公報
には、印刷目的の設定を反映したプレビュー表示を行う
点について記載されている。
Further, Japanese Patent Laid-Open No. 2001-134408 discloses that a printer driver is used to confirm that print data fits within a print image paper size. Further, Japanese Patent Application Laid-Open No. 11-136528 describes that a preview display reflecting the setting of the print purpose is performed.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、特開2
000−135831号公報には、単頁の印刷データを
複数に分けて印刷することについて開示されていなかっ
た。ここで、単頁の印刷データを複数に分けて印刷する
場合には、各頁の印刷結果が使用者の意図したものと異
なる場合がある。例えばA2サイズの用紙に印刷する印
刷データを、4枚のA4サイズの用紙に分けて印刷する
ことを意図したにもかかわらず、余白を入れる関係で実
際には5枚以上の用紙に印刷されるおそれがある。この
点については、印刷を実行する前に印刷プレビューを行
うことにより、どのように印刷されるのかある程度確認
することは可能である。しかし、特開平11−1365
28号公報記載の技術のようにサンプル画像を基にプレ
ビューを行うことはあっても、実際の印刷データを基に
確認することはできなかった。
[Patent Document 1] Japanese Unexamined Patent Application Publication No.
Japanese Patent Laid-Open No. 000-135831 does not disclose printing of single-page print data divided into a plurality of pieces. Here, when the print data of a single page is divided into a plurality of pieces and printed, the print result of each page may be different from what the user intended. For example, although print data intended to be printed on A2 size paper is intended to be printed on four A4 size papers, it is actually printed on five or more papers because of the margins. There is a risk. Regarding this point, it is possible to confirm to some extent how printing is performed by performing a print preview before executing printing. However, JP-A-11-1365
Although the preview may be performed based on the sample image as in the technique described in Japanese Patent No. 28, the confirmation cannot be performed based on the actual print data.

【0005】本発明は、このような問題点を解決し、単
頁の印刷データを複数に分けて印刷する場合に、使用者
が目的とする印刷結果を、印刷実行前に正確に把握する
ことを実現したプリンタドライバを提供することを目的
とする。
The present invention solves such a problem, and when a single-page print data is divided into a plurality of pieces and printed, a user can accurately grasp a desired print result before printing. It is an object of the present invention to provide a printer driver that realizes.

【0006】[0006]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、ホスト端末と、このホスト端末からの印
刷データに基づいて用紙に印刷するプリンタ装置とから
なる画像形成システムに用いられ、ホスト端末を印刷デ
ータの編集手段として機能させるアプリケーションソフ
トウェアを用いて作成された印刷データをプリンタ装置
が解釈できるデータに変換し、プリンタ装置の状態を見
ながらデータを送信するプリンタドライバであって、所
定の用紙サイズ1枚分の印刷データを複数の印刷データ
に分割し、プリンタ装置側で前記用紙サイズより小さい
サイズの複数枚の用紙に印刷させる分割手段、小さいサ
イズの複数枚の用紙ごとにレイアウトを設定するレイア
ウト設定手段、として前記ホスト端末を機能させること
を特徴とする。このように構成したことにより、分割印
刷を行う際に、個々の印刷用紙に対応する印刷画像のレ
イアウトを設定できることにより、使用者が目的とする
印刷結果を得ることができる。
In order to achieve the above object, the present invention is used in an image forming system comprising a host terminal and a printer device for printing on paper based on print data from the host terminal, A printer driver that converts print data created using application software that causes a host terminal to function as print data editing means into data that can be interpreted by a printer device, and transmits the data while observing the state of the printer device. Dividing means for dividing the print data for one sheet size into a plurality of print data and printing on a plurality of sheets having a size smaller than the sheet size on the printer side, and a layout for each of the plurality of small sheets. It is characterized in that the host terminal functions as a layout setting means for setting. With this configuration, when performing divided printing, the layout of the print image corresponding to each print sheet can be set, so that the user can obtain the desired print result.

【0007】本発明は、ホスト端末からプリンタ装置に
対して設定情報を返信するように要求する要求信号を出
力する手段と、分割印刷を実行する前に前記設定情報に
基づいてプリンタ装置における分割印刷に適用するサイ
ズの用紙の有無を通知する手段とを有することを特徴と
する。このように構成したことにより、分割印刷の実行
が可能であるか否か印刷実行前に把握することができ
る。
According to the present invention, there is provided means for outputting a request signal from the host terminal requesting the printer device to return setting information, and divided printing in the printer device based on the setting information before executing divided printing. And a means for notifying the presence / absence of a sheet of a size applicable to. With this configuration, whether or not divided printing can be executed can be grasped before printing is executed.

【0008】本発明は、印刷データを設定した用紙サイ
ズに収まるように自動的にレイアウト設定を行う変倍手
段を有することを特徴とする。このように構成したこと
により、大きいサイズの印刷データを縮小して小さいサ
イズの用紙に印刷することができる。
The present invention is characterized by having a scaling means for automatically setting a layout so that print data fits within a set paper size. With this configuration, it is possible to reduce large size print data and print it on a small size paper.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施形態につい
て、図面を参照しながら詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

【0010】図1は本発明の一実施形態における画像形
成システムの概要を示すブロック図であり、1はホスト
コンピュータ(以下、ホストPCと称する)、2はプリ
ンタ、3は表示装置を示す。
FIG. 1 is a block diagram showing an outline of an image forming system according to an embodiment of the present invention. Reference numeral 1 is a host computer (hereinafter referred to as host PC), 2 is a printer, and 3 is a display device.

【0011】ホストPC1には、CPU4,RAM5,
ハードディスクドライブ(以下、HDDと称する)6,
入出力用インターフェース(以下、入出力I/Fと称す
る)7等が備えられている。プリンタ2には、CPU
8,ページバッファとなるRAM9,画像を用紙に記録
する画像記録部10,入出力I/F11が備えられてい
る。
The host PC 1 includes a CPU 4, RAM 5,
Hard disk drive (hereinafter referred to as HDD) 6,
An input / output interface (hereinafter referred to as input / output I / F) 7 and the like are provided. The printer 2 has a CPU
8, a RAM 9 serving as a page buffer, an image recording unit 10 for recording an image on a sheet, and an input / output I / F 11 are provided.

【0012】そして、ホストPC1とプリンタ2とを入
出力I/F7および入出力I/F11を介して、ケーブ
ルあるいは無線接続することにより、画像形成システム
が構成される。
An image forming system is constructed by connecting the host PC 1 and the printer 2 via the input / output I / F 7 and the input / output I / F 11 via a cable or wirelessly.

【0013】HDD6のハードディスクには、オペレー
ションシステムやグラフィックデザイン用のアプリケー
ションソフトウェア(以下、単にアプリケーションと称
する)や、印刷データをプリンタ装置が解釈できるデー
タに変換し、プリンタ装置の状態を見ながらデータを送
信するプリンタドライバが導入されている。
The hard disk of the HDD 6 converts the operating system and application software for graphic design (hereinafter, simply referred to as an application) and print data into data that can be interpreted by the printer device. A printer driver to send is installed.

【0014】グラフィックデザイン用のアプリケーショ
ンを利用して印刷データを作成する際、表示装置3を見
ながら、入出力I/F7に接続されたキーボードやマウ
ス等の入力機器を操作して、所望の印刷データを作成す
る。そして、アプリケーション側において印刷実行を指
示した場合、作成した印刷データはプリンタドライバに
よってプリンタ2が解釈できるデータに変換され、プリ
ンタドライバによってデータがプリンタ2にプリンタ2
の状態を見ながら送信される。
When creating print data using an application for graphic design, while watching the display device 3, an input device such as a keyboard or a mouse connected to the input / output I / F 7 is operated to obtain a desired print. Create the data. When the application instructs to execute printing, the created print data is converted by the printer driver into data that can be interpreted by the printer 2, and the printer driver transfers the data to the printer 2.
Sent while watching the status of.

【0015】プリンタ2においては印刷データをRAM
9に展開して、画像記録部10によって用紙に画像が記
録される。また、プリンタドライバとプリンタ2とは双
方向通信が行われ、印刷の進行状況、用紙切れやジャム
発生の情報等がホストPC1に送られ、表示装置3を介
して使用者に通知される。
In the printer 2, the print data is stored in the RAM.
Then, the image is recorded on a sheet by the image recording unit 10. In addition, bidirectional communication is performed between the printer driver and the printer 2, the progress of printing, information about paper shortage and jam occurrence, etc. are sent to the host PC 1, and the user is notified via the display device 3.

【0016】本実施形態の画像形成システムに係るプリ
ンタドライバには、単頁の印刷データを、複数の印刷デ
ータに分割して複数枚の用紙に印刷する分割印刷機能が
備えられている。以下、この分割印刷機能について説明
する。
The printer driver according to the image forming system of this embodiment has a division printing function for dividing a single page of print data into a plurality of print data and printing the print data on a plurality of sheets. The division printing function will be described below.

【0017】図2は通常の単頁の印刷における印刷実行
までの流れを示すフローチャート、図3は分割印刷にお
ける印刷実行までの流れを示すフローチャートである。
FIG. 2 is a flow chart showing a flow up to printing execution in normal single-page printing, and FIG. 3 is a flow chart showing a flow up to printing execution in divided printing.

【0018】まず、アプリケーションを利用して印刷デ
ータを作成する。印刷データを作成する際には、予め印
刷することを想定して、用紙サイズや余白の大きさ等の
文書のスタイルを設定している。本実施形態においては
A2サイズの用紙を想定して文書のスタイルが設定され
ているものとする。
First, print data is created using an application. When creating print data, the style of the document such as the paper size and the size of the margin is set on the assumption that the print is performed in advance. In the present embodiment, it is assumed that the document style is set assuming A2 size paper.

【0019】図2において、アプリケーションから印刷
データを作成して、必要があれば印刷プレビューを行っ
てから印刷実行を指定すると、印刷する頁数の指定や、
使用するプリンタを指定する印刷設定メニューが表示さ
れる。この時、現時点で印刷データの送信先として設定
されているプリンタに要求信号を発生して、プリンタに
セットされている用紙サイズに関する情報を取得し、A
2サイズの用紙がセットされているか否か確認する(S
1)。セットされているならば印刷実行キーを選択する
ことにより印刷が開始され、A2サイズの用紙に画像が
記録される。セットされていない場合には、その旨を表
示装置3に表示して使用者に通知する。ここで、用紙サ
イズを設定したい場合には、印刷設定メニューの中から
用紙サイズの選択キーを操作して、所望の用紙サイズを
選択する。なお、本実施形態においては、A4サイズの
用紙のみがセットされているものとして説明することに
する。
In FIG. 2, when print data is created from an application, print preview is performed if necessary, and print execution is designated, the number of pages to be printed is designated,
A print setting menu for specifying the printer to use is displayed. At this time, a request signal is generated to the printer currently set as the transmission destination of the print data, and the information regarding the paper size set in the printer is acquired.
Check if 2 size paper is loaded (S
1). If it is set, printing is started by selecting the print execution key, and an image is recorded on A2 size paper. If it is not set, the fact is displayed on the display device 3 to notify the user. Here, if it is desired to set the paper size, the paper size selection key is operated from the print setting menu to select the desired paper size. In the present embodiment, it is assumed that only A4 size paper is set.

【0020】次に、レイアウト設定を変更したい場合に
は、印刷設定メニューの中のレイアウト設定キーを選択
する(S2のY)。レイアウト設定キーを選択すると、
レイアウト設定メニューが表示される。ここで、例え
ば、レイアウト設定を変更せずにそのままOKキーを選
択して印刷実行キーを選択すると、プリンタの基本設定
における用紙のサイズおよび向きが縦A4サイズであれ
ば、図4の点線で示す範囲が印刷されるようになる。
Next, when it is desired to change the layout setting, the layout setting key in the print setting menu is selected (Y in S2). When you select the layout setting key,
The layout setting menu is displayed. Here, for example, if the OK key is selected and the print execution key is selected without changing the layout setting, if the size and orientation of the paper in the basic settings of the printer is vertical A4 size, it is indicated by the dotted line in FIG. The range will be printed.

【0021】また、レイアウト設定メニューには自動設
定モードと手動設定モードとが用意されており、自動設
定モードを選択すると(S3のY)印刷データが設定サ
イズに収まるように縮小される。ここで、プレビュー表
示させると(S4)、図5に示すように縦A4サイズの
用紙における印刷状態が表示される。この設定で良けれ
ばOKキーを選択して印刷実行キーを選択することによ
り、A2サイズの印刷データがA4サイズに収まるよう
に縮小されて、図5に示す画像がA4サイズの用紙に印
刷される。
The layout setting menu is provided with an automatic setting mode and a manual setting mode. When the automatic setting mode is selected (Y in S3), the print data is reduced to fit within the set size. Here, when the preview display is performed (S4), the print state on the vertical A4 size paper is displayed as shown in FIG. If this setting is acceptable, by selecting the OK key and the print execution key, the print data of A2 size is reduced to fit in A4 size, and the image shown in FIG. 5 is printed on A4 size paper. .

【0022】プレビュー表示を見てレイアウト設定を詳
細に変更したい場合には、レイアウト設定メニューに戻
って(S5のN)、手動設定モードを選択する(S3の
N)。手動設定モードを選択すると、レイアウト設定メ
ニューにおいて、複数頁を1枚の用紙に収めて印刷する
集約印刷、または単頁を複数枚の用紙に分けて印刷する
分割印刷の選択が可能になる。
If the user wants to change the layout setting in detail by looking at the preview display, the layout setting menu is returned to (N in S5) and the manual setting mode is selected (N in S3). When the manual setting mode is selected, it is possible to select, in the layout setting menu, aggregate printing for printing a plurality of pages on one sheet of paper or divided printing for printing a single page on a plurality of sheets of paper.

【0023】次に、図3を参照しながら分割印刷につい
て説明する。
Next, division printing will be described with reference to FIG.

【0024】分割印刷を選択すると、分割印刷メニュー
が表示される。分割印刷メニューにおいては、分割枚
数、印刷用紙のサイズおよび余白の設定等が行われる。
ここで、分割枚数を1枚とし(S6のN)、レイアウト
変更を行わずに(S7のN)印刷を実行した場合には、
図4に示すように印刷データの一部が印刷されるように
なる。レイアウト変更を行う場合には(S7のY)、プ
レビュー表示(S8)を行うことにより、印刷データの
画像と、この画像上に印刷用紙の印刷領域に対応する領
域枠が分割枚数分表示される。この時、印刷データの画
像ができるだけ多くカバーされるように領域枠が自動配
列される。そして、カーソルキーの操作あるいはマウス
のドラッグ操作により、領域枠単位で位置を移動させた
りあるいは縦横の向きを変更することにより、印刷デー
タにおける各印刷用紙に印刷する範囲を設定する(S
9)。また、必要があれば、印刷用紙に対応するプレビ
ュー表示を行って、実際の印刷状態を確認する。そし
て、設定が完了したならばOKキーを選択して設定変更
を決定し、印刷を実行する。
When division printing is selected, a division printing menu is displayed. In the divided print menu, the number of divided sheets, the size of the printing paper, the margin, and the like are set.
Here, when the number of divided sheets is set to 1 (N in S6) and printing is executed without changing the layout (N in S7),
As shown in FIG. 4, a part of the print data is printed. When the layout is changed (Y in S7), the preview display (S8) is performed to display the image of the print data and the area frame corresponding to the print area of the printing paper on the image for the number of divided sheets. . At this time, the area frames are automatically arranged so that the image of the print data is covered as much as possible. Then, the range to be printed on each print sheet in the print data is set by moving the position in units of area frames or changing the vertical and horizontal directions by operating the cursor keys or dragging the mouse (S).
9). If necessary, a preview display corresponding to the printing paper is displayed to confirm the actual printing state. When the setting is completed, the OK key is selected to determine the setting change, and the printing is executed.

【0025】例えば、A2サイズの印刷データに対して
分割枚数を縦A4サイズの用紙を1枚とした場合、A4
サイズから余白分を抜いた領域に相当する1個の領域枠
がプレビュー表示画面上に表示される。この領域枠を横
にして中央に位置付けることにより、図6に示すよう
に、印刷データの中央部の画像のみが印刷されるように
なる。
For example, if the number of divided sheets for A2 size print data is one vertical A4 size sheet,
One area frame corresponding to the area obtained by removing the margin from the size is displayed on the preview display screen. By locating the area frame horizontally at the center, as shown in FIG. 6, only the image at the center of the print data is printed.

【0026】ところで、A2サイズの印刷データを網羅
するためには4枚のA4サイズの用紙に分割することが
最も効率が良い。しかし、印刷用紙に余白を設定した場
合、図7に示すように、実際に印刷できる画像領域はA
4サイズよりも小さくなり、印刷データをすべて網羅す
ることができなくなる場合がある。そのため、矩形範囲
内に画像を収めたい場合には、例えば、図8(a)に示
すように、分割枚数を9枚に分割することにより、印刷
データを網羅することができる。この時、領域枠を増加
/削除して適宜印刷領域を変更しても良い。例えば、図
8(b)に示すように、領域枠を1つ減らし、領域枠を
横方向に変更して印刷枚数を8枚としても良く、さらに
は領域枠を3つ増やして印刷枚数を12枚としても良
い。
By the way, in order to cover the print data of A2 size, it is most efficient to divide it into four A4 size sheets. However, when a margin is set on the printing paper, the image area that can be actually printed is A as shown in FIG.
It may be smaller than 4 sizes, and it may not be possible to cover all print data. Therefore, when it is desired to fit the image within the rectangular range, the print data can be covered by dividing the number of divided sheets into nine, for example, as shown in FIG. At this time, the print area may be appropriately changed by increasing / deleting the area frame. For example, as shown in FIG. 8B, the area frame may be reduced by one and the area frame may be changed in the horizontal direction to increase the number of printed sheets to eight, and further, three area frames may be increased to reduce the number of printed sheets to 12. It may be a piece.

【0027】また、A2サイズの印刷データを4枚のA
4サイズの用紙に確実に収めたい場合には、A4サイズ
から余白分を抜いた領域に相当する領域枠を4つ分の大
きさに、印刷データを縮小することにより、4枚のA4
サイズの用紙に収めることができる。あるいは、アプリ
ケーションにおいて設定した余白の大きさの1/4を、
印刷用紙の余白の大きさとして設定することにより、4
枚のA4サイズの用紙に収めることができる。
Also, print data of A2 size is printed on four A
If you want to make sure that it fits on 4 size paper, you can reduce the print data to the size of 4 area frames corresponding to the area from A4 size with blanks removed, and
Can fit on size paper. Or 1/4 of the size of the margin set in the application,
By setting it as the size of the margin of printing paper, 4
It can fit on a sheet of A4 size paper.

【0028】このように構成したことにより、単頁の印
刷データを複数枚の用紙に分けて印刷することが可能に
なり、また分割印刷を行う際に頁データとしてプリンタ
に印刷データを送信する前に、実際の印刷結果をホスト
側でプレビューし、必要に応じてレイアウトを変更する
ことが可能であるため、印刷ミスや用紙の無駄を防ぐこ
とができる。
With this configuration, it is possible to print the print data for a single page separately on a plurality of sheets, and before sending the print data to the printer as page data when performing the split printing. In addition, since it is possible to preview the actual print result on the host side and change the layout as needed, it is possible to prevent printing errors and waste of paper.

【0029】また、印刷を実行する前に、プリンタ状況
がホスト端末によって把握できることにより、使用者が
目的とする印刷が行えるか否かをより迅速に且つ正確に
行うことができる。また、A1サイズなどの大きいサイ
ズの用紙をセットできないプリンタであっても、プリン
タにセットされている用紙を用いて分割印刷することが
可能になる。
Further, since the printer status can be grasped by the host terminal before the printing is executed, whether or not the intended printing can be carried out by the user can be carried out more quickly and accurately. Further, even in a printer that cannot set a large size paper such as A1 size, it is possible to perform division printing using the paper set in the printer.

【0030】なお、本実施形態においては、A2サイズ
の印刷データをA4サイズに印刷することを例にして説
明したが、本発明は、それに限るものではなく、例え
ば、A2サイズの印刷データを2枚のA3サイズあるい
は2枚のB4サイズの用紙に分割して印刷しても良い。
In this embodiment, printing of A2 size print data to A4 size has been described as an example, but the present invention is not limited to this. For example, A2 size print data You may divide and print on one sheet of A3 size or two sheets of B4 size.

【0031】[0031]

【発明の効果】以上、説明したように構成された本発明
によれば、単頁の印刷データを複数枚の用紙に分けて印
刷することが可能になり、また分割印刷を行う際に頁デ
ータとしてプリンタに印刷データを送信する前に、実際
の印刷結果をホスト側でプレビューし、必要に応じてレ
イアウトを変更することが可能であるため、印刷ミスや
用紙の無駄を防ぐことができる。
As described above, according to the present invention configured as described above, it is possible to print single-page print data separately on a plurality of sheets, and page data can be printed when split printing is performed. As described above, before sending the print data to the printer, the actual print result can be previewed on the host side and the layout can be changed as necessary, so that it is possible to prevent printing errors and waste of paper.

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

【図1】本発明の一実施形態が適用される画像形成シス
テムの概要を示すブロック図
FIG. 1 is a block diagram showing an outline of an image forming system to which an embodiment of the present invention is applied.

【図2】通常の単頁の印刷における印刷実行までの流れ
を示すフローチャート
FIG. 2 is a flowchart showing a flow up to printing execution in normal single-page printing.

【図3】分割印刷における印刷実行までの流れを示すフ
ローチャート
FIG. 3 is a flowchart showing a flow up to printing execution in divided printing.

【図4】A2サイズの印刷データをA4サイズの用紙に
印刷した場合の一例を示す説明図
FIG. 4 is an explanatory diagram showing an example in which A2 size print data is printed on A4 size paper.

【図5】A2サイズの印刷データを縮小してA4サイズ
の用紙に印刷した場合の一例を示す説明図
FIG. 5 is an explanatory diagram showing an example in which A2 size print data is reduced and printed on A4 size paper.

【図6】A2サイズの印刷データの一部を横A4サイズ
の用紙に印刷した場合の一例を示す説明図
FIG. 6 is an explanatory diagram showing an example in which a part of the A2 size print data is printed on a horizontal A4 size paper.

【図7】印刷用紙において実際に印刷される領域を示す
説明図
FIG. 7 is an explanatory diagram showing an area that is actually printed on the printing paper.

【図8】A2サイズの印刷データをA4サイズから余白
を抜いた領域からなる領域枠を複数使用して分けた場合
の一例を示す説明図
FIG. 8 is an explanatory diagram showing an example of a case in which print data of A2 size is divided by using a plurality of area frames including areas in which a margin is removed from A4 size.

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

1 ホストコンピュータ(ホストPC) 2 プリンタ 3 表示装置 4,8 CPU 5,9 RAM 6 ハードディスクドライブ(HDD) 7,11 入出力用インターフェース(入出力I/F) 10 画像記録部 1 Host computer (host PC) 2 printer 3 display devices 4,8 CPU 5,9 RAM 6 hard disk drive (HDD) 7, 11 Input / output interface (input / output I / F) 10 Image recording section

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C061 AP01 HH03 HJ06 HJ08 HK07 HL01 HN05 HN15 HN27 HP08 2C087 AB05 BD01 BD41 CA03 CB13 5B014 EB03 FA05 5B021 AA01 AA02 BB09 BB10 KK02 LB07    ─────────────────────────────────────────────────── ─── Continued front page    F-term (reference) 2C061 AP01 HH03 HJ06 HJ08 HK07                       HL01 HN05 HN15 HN27 HP08                 2C087 AB05 BD01 BD41 CA03 CB13                 5B014 EB03 FA05                 5B021 AA01 AA02 BB09 BB10 KK02                       LB07

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ホスト端末と、このホスト端末からの印
刷データに基づいて用紙に印刷するプリンタ装置とから
なる画像形成システムに用いられ、ホスト端末を印刷デ
ータの編集手段として機能させるアプリケーションソフ
トウェアを用いて作成された印刷データをプリンタ装置
が解釈できるデータに変換し、プリンタ装置の状態を見
ながらデータを送信するプリンタドライバであって、 所定の用紙サイズ1枚分の印刷データを複数の印刷デー
タに分割し、プリンタ装置側で前記用紙サイズより小さ
いサイズの複数枚の用紙に印刷させる分割手段、 小さいサイズの複数枚の用紙ごとにレイアウトを設定す
るレイアウト設定手段、として前記ホスト端末を機能さ
せることを特徴とするプリンタドライバ。
1. Application software for use in an image forming system comprising a host terminal and a printer device for printing on a sheet based on print data from the host terminal, for causing the host terminal to function as a print data editing means. A printer driver that converts the print data created by the printer device into data that can be interpreted by the printer device, and sends the data while checking the status of the printer device. It is possible to cause the host terminal to function as a dividing unit that divides and prints on a plurality of sheets of a size smaller than the sheet size on the printer side, and a layout setting unit that sets a layout for each of a plurality of sheets of a smaller size. Characteristic printer driver.
【請求項2】 ホスト端末からプリンタ装置に対して設
定情報を返信するように要求する要求信号を出力する手
段と、分割印刷を実行する前に前記設定情報に基づいて
プリンタ装置における分割印刷に適用するサイズの用紙
の有無を通知する手段とを有することを特徴とする請求
項1記載のプリンタドライバ。
2. A means for outputting a request signal for requesting the printer device to return setting information from the host terminal, and applying to divided printing in the printer device based on the setting information before executing divided printing. 2. The printer driver according to claim 1, further comprising means for notifying the presence / absence of a sheet of a desired size.
【請求項3】 印刷データを設定した用紙サイズに収ま
るように自動的にレイアウト設定を行う変倍手段を有す
ることを特徴とするプリンタドライバ。
3. A printer driver, comprising: a scaling unit that automatically sets layout so that print data fits within a set paper size.
JP2001350131A 2001-11-15 2001-11-15 Printer driver Pending JP2003150344A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001350131A JP2003150344A (en) 2001-11-15 2001-11-15 Printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001350131A JP2003150344A (en) 2001-11-15 2001-11-15 Printer driver

Publications (1)

Publication Number Publication Date
JP2003150344A true JP2003150344A (en) 2003-05-23

Family

ID=19162697

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001350131A Pending JP2003150344A (en) 2001-11-15 2001-11-15 Printer driver

Country Status (1)

Country Link
JP (1) JP2003150344A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005231131A (en) * 2004-02-18 2005-09-02 Fuji Xerox Co Ltd Printing system, printing controller, printing apparatus, printing controlling method and printing control program
JP2008040933A (en) * 2006-08-09 2008-02-21 Canon Inc Information processor, information processing method, storage medium and program
JP2013197683A (en) * 2012-03-16 2013-09-30 Fuji Xerox Co Ltd Image formation apparatus and image processing program
JP2015138505A (en) * 2014-01-24 2015-07-30 キヤノン株式会社 Print control unit, print control method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005231131A (en) * 2004-02-18 2005-09-02 Fuji Xerox Co Ltd Printing system, printing controller, printing apparatus, printing controlling method and printing control program
JP2008040933A (en) * 2006-08-09 2008-02-21 Canon Inc Information processor, information processing method, storage medium and program
JP2013197683A (en) * 2012-03-16 2013-09-30 Fuji Xerox Co Ltd Image formation apparatus and image processing program
JP2015138505A (en) * 2014-01-24 2015-07-30 キヤノン株式会社 Print control unit, print control method, and program

Similar Documents

Publication Publication Date Title
US20080201378A1 (en) Image processor, preview image display method, and computer program product
JP2007160922A (en) Image processor, program, and finish data movement method in image processor
CN102253814B (en) Information processing apparatus and control method thereof
JP2009003859A (en) Information processor, control method and control program
JP2008059034A (en) Printer and program
JP2007114833A (en) Information processor and program
JP2007233591A (en) Printer driver and its test printing method and printer
JP2006209508A (en) Print system, its control method, and print management program
JP4675861B2 (en) Printing apparatus, computer program for controlling printing apparatus, and method for controlling printing apparatus
JP4622732B2 (en) Print control apparatus and program
JP2012045816A (en) Image forming apparatus, preview image processing method, program, and recording medium
US8045205B2 (en) Image forming device, and method and computer readable medium therefor
JP2004094955A (en) Document management device, document management control method and document management control program
KR20070043263A (en) Printing control method and apparatus for preventing data's loss
JP2003150344A (en) Printer driver
JP2004284323A (en) Digital printing device
JP5699604B2 (en) Printing program, information processing apparatus, and recording medium
JP2008257628A (en) Information processing device, document combining program, and recording medium
JP2005092744A (en) Print controller, image forming system, computer program, and storage medium
JP2007025923A (en) Print system
JP2008027217A (en) Printing system with information processor and printing apparatus
JP2004005748A (en) Document-managing system and method, and program for controlling document management
JP2023006640A (en) Printing support device, printing support method, and printing support program
JP4314772B2 (en) Printer
KR101123707B1 (en) Image forming apparatus and image forming method printing capture image

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040607

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060713

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060718

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061114