JP2008090356A - Print system, print control device and program - Google Patents

Print system, print control device and program Download PDF

Info

Publication number
JP2008090356A
JP2008090356A JP2006267246A JP2006267246A JP2008090356A JP 2008090356 A JP2008090356 A JP 2008090356A JP 2006267246 A JP2006267246 A JP 2006267246A JP 2006267246 A JP2006267246 A JP 2006267246A JP 2008090356 A JP2008090356 A JP 2008090356A
Authority
JP
Japan
Prior art keywords
document
area
unit
printed
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.)
Granted
Application number
JP2006267246A
Other languages
Japanese (ja)
Other versions
JP4802961B2 (en
Inventor
Tomoya Kawada
朝哉 河田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2006267246A priority Critical patent/JP4802961B2/en
Publication of JP2008090356A publication Critical patent/JP2008090356A/en
Application granted granted Critical
Publication of JP4802961B2 publication Critical patent/JP4802961B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To easily assign an unfilled space region on a paper as a print region. <P>SOLUTION: Document data of a document to be printed are accepted, the unfilled space region of the paper on which the accepted document data is printed is extracted by an unfilled space region extraction part 522, the document data are assigned onto the unfilled space region extracted by a print start position control part 524, and the document data assigned to the unfilled space region are printed on the paper by a printer 70. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、媒体上にて印刷領域を割り付けて文書印刷を行う印刷システム等に関する。   The present invention relates to a printing system that prints a document by allocating a printing area on a medium.

プリンタ等の画像形成装置を用いて用紙等に文書を印刷する際には、画像形成装置に接続された例えばパーソナルコンピュータ(PC)等の端末装置から用紙上での印刷位置や印刷方向を設定することにより、文書を用紙上に自由に割り付けることが可能である(例えば、特許文献1参照)。   When a document is printed on a sheet or the like using an image forming apparatus such as a printer, a printing position and a printing direction on the sheet are set from a terminal device such as a personal computer (PC) connected to the image forming apparatus. Thus, it is possible to freely assign a document on a sheet (see, for example, Patent Document 1).

特開2000−132369号公報(第2−3頁)JP 2000-132369 A (page 2-3)

ここで一般に、用紙上の一部領域にはすでに文書が印刷されてはいるが、それ以外の領域に印刷可能な余白が存在する際には、用紙を有効利用する観点から、その余白部分に新たな印刷を行う場合がある。例えば、試し印刷する場合には、このような余白を利用する場合も多い。
しかしながら、その場合に、ユーザ自身が用紙上の余白領域の位置を把握して、その余白領域を印刷領域として正確に割り付けることは極めて煩わしい操作を伴うものであった。
Here, in general, a document has already been printed in some areas on the paper, but when there are printable margins in other areas, the margins are used from the viewpoint of effective use of the paper. New printing may be performed. For example, such margins are often used for trial printing.
However, in that case, it has been extremely troublesome for the user himself to grasp the position of the margin area on the paper and to accurately assign the margin area as the print area.

そこで本発明は、以上のような技術的課題を解決するためになされたものであり、その目的とするところは、用紙上の余白領域を印刷領域として容易に割り付けることを可能にすることにある。   Accordingly, the present invention has been made to solve the technical problems as described above, and an object thereof is to make it possible to easily allocate a blank area on a sheet as a print area. .

かかる目的のもと、本発明の印刷システムは、印刷される文書の文書データを受け付ける文書受付手段と、文書データが印刷される媒体の余白領域を抽出する余白領域抽出手段と、余白領域抽出手段にて抽出された余白領域に文書データを割り付ける文書割付手段と、文書割付手段にて割り付けられた文書データを媒体に印刷する印刷手段とを備えたことを特徴としている。   For this purpose, the printing system of the present invention includes a document receiving unit that receives document data of a document to be printed, a blank region extracting unit that extracts a blank region of a medium on which the document data is printed, and a blank region extracting unit. The document allocating means for allocating the document data to the blank area extracted in step (1), and the printing means for printing the document data allocated by the document allocating means on a medium.

ここで、媒体上の文書データが印刷された領域に関する情報を印刷履歴情報として記憶する印刷履歴記憶手段をさらに備え、余白領域抽出手段は、印刷履歴記憶手段にて記憶された印刷履歴情報に基づいて、媒体の余白領域を抽出することを特徴とすることができる。
特に、媒体を識別する識別情報を生成し、印刷手段に対して識別情報の印刷を指示する識別情報生成手段と、媒体に印刷された識別情報の入力を受け付ける識別情報受付手段とをさらに備え、印刷履歴記憶手段は、印刷履歴情報を識別情報に対応付けて記憶し、余白領域抽出手段は、印刷履歴記憶手段に記憶された印刷履歴情報であって、識別情報受付手段にて受け付けた識別情報に対応する印刷履歴情報に基づいて余白領域を抽出することを特徴とすることができる。また、印刷手段にて媒体に文書データが新たに印刷された場合に、新たな文書データが印刷された領域に関する情報を印刷履歴情報に追加して印刷履歴情報の更新を行う印刷履歴情報更新手段をさらに備えたことを特徴とすることができる。
Here, print history storage means for storing, as print history information, information relating to the area where the document data on the medium is printed is further provided, and the blank area extraction means is based on the print history information stored in the print history storage means. Thus, a blank area of the medium can be extracted.
In particular, the apparatus further comprises identification information generating means for generating identification information for identifying the medium, instructing the printing means to print the identification information, and identification information receiving means for receiving input of the identification information printed on the medium, The print history storage means stores the print history information in association with the identification information, and the margin area extraction means is the print history information stored in the print history storage means, the identification information received by the identification information reception means. The margin area is extracted based on the print history information corresponding to. In addition, when document data is newly printed on the medium by the printing unit, the print history information update unit updates the print history information by adding information about the area where the new document data is printed to the print history information. Can be further provided.

また、媒体上の文書画像を読み取る画像読取手段をさらに備え、余白領域抽出手段は、画像読取手段にて読み取られた文書画像に基づいて、媒体の余白領域を抽出することを特徴とすることができる。
さらに、文書割付手段は、文書受付手段に受け付けられた文書データを、余白領域抽出手段にて抽出された余白領域に座標移動させる座標変換処理を行うことを特徴とすることができる。
Further, the image reading device further includes an image reading unit that reads a document image on the medium, and the blank area extracting unit extracts a blank region of the medium based on the document image read by the image reading unit. it can.
Further, the document allocating means may perform a coordinate conversion process for moving the coordinates of the document data received by the document receiving means to the blank area extracted by the blank area extracting means.

また、本発明の印刷システムは、印刷される文書の文書データを受け付ける文書受付手段と、文書のサイズの入力を受け付ける文書サイズ受付手段と、文書データが印刷される媒体のサイズの入力を受け付ける媒体サイズ受付手段と、文書サイズ受付手段にて受け付けた文書のサイズと媒体サイズ受付手段にて受け付けた媒体のサイズとに基づいて、媒体上の文書を印刷可能な領域を抽出する印刷可能領域抽出手段と、印刷可能領域抽出手段にて抽出された領域に文書データを割り付ける文書割付手段と、文書割付手段にて割り付けられた文書データを媒体に印刷する印刷手段とを備えたことを特徴としている。   Further, the printing system of the present invention includes a document receiving unit that receives document data of a document to be printed, a document size receiving unit that receives an input of a document size, and a medium that receives an input of a size of a medium on which the document data is printed Size accepting means, printable area extracting means for extracting a printable area of the document on the medium based on the document size accepted by the document size accepting means and the medium size accepted by the medium size accepting means And document allocating means for allocating document data to the area extracted by the printable area extracting means, and printing means for printing the document data allocated by the document allocating means on a medium.

また、本発明を印刷制御装置として捉え、本発明の印刷制御装置は、印刷される文書の文書データを受け付ける文書受付手段と、文書データが印刷される媒体の余白領域を抽出する余白領域抽出手段と、余白領域抽出手段にて抽出された余白領域に文書データを割り付ける文書割付手段とを備えたことを特徴としている。   Further, the present invention is regarded as a print control apparatus, and the print control apparatus of the present invention includes a document reception unit that receives document data of a document to be printed, and a blank area extraction unit that extracts a blank area of a medium on which the document data is printed. And document allocating means for allocating document data to the margin area extracted by the margin area extracting means.

ここで、印刷される文書のサイズの入力を受け付ける文書サイズ受付手段と、余白領域抽出手段にて抽出された余白領域に、文書サイズ受付手段にて受け付けられたサイズの文書が割り付け可能か否かを判定する印刷可否判定手段とをさらに備え、文書割付手段は、印刷可否判定手段にて文書の割り付けが可能であると判断された場合に、かかる文書の文書データを余白領域に割り付けることを特徴とすることができる。また、余白領域抽出手段にて複数の余白領域が抽出された場合に、ユーザによる一または複数の余白領域の指定を受け付ける余白領域指定手段をさらに備え、文書割付手段は、余白領域指定手段にて指定された余白領域に文書データを割り付けることを特徴とすることができる。さらに、文書受付手段は、文書データを受け付けたのち文書データをビットマップデータに変換し、余白領域抽出手段は、文書受付手段にて変換されたビットマップデータに基づいて余白領域を抽出することを特徴とすることができる。   Here, whether the document of the size accepted by the document size accepting means can be allocated to the margin size extracted by the document size accepting means for accepting the input of the size of the document to be printed and the margin area extracting means. And a document allocation unit that allocates the document data of the document to a blank area when it is determined by the printability determination unit that the document can be allocated. It can be. In addition, when a plurality of margin areas are extracted by the margin area extracting means, the apparatus further comprises a margin area specifying means for accepting designation of one or a plurality of margin areas by the user, and the document allocation means is the margin area specifying means. The document data can be assigned to the designated margin area. Further, the document receiving means converts the document data into bitmap data after receiving the document data, and the blank area extracting means extracts the blank area based on the bitmap data converted by the document receiving means. Can be a feature.

また、本発明をプログラムとして捉え、本発明のプログラムは、コンピュータに、印刷される文書の文書データを受け付ける機能と、文書データが印刷される媒体の余白領域を抽出する機能と、抽出された余白領域に文書データを割り付ける機能とを実現させることを特徴としている。
ここで、かかるプログラムは、媒体上の文書データが印刷された領域に関する情報を印刷履歴情報としてメモリに記憶する機能をさらに実現することを特徴とすることができる。また、抽出された余白領域に文書データが割り付け可能か否かを判定する機能をさらに実現することを特徴とすることができる。
Further, the present invention is regarded as a program, and the program of the present invention has a function of accepting document data of a document to be printed on a computer, a function of extracting a margin area of a medium on which the document data is printed, and an extracted margin. It is characterized by realizing a function of assigning document data to an area.
Here, such a program can further be characterized by further realizing a function of storing information relating to an area where document data on a medium is printed in a memory as print history information. Further, it is possible to further realize a function of determining whether or not document data can be allocated to the extracted blank area.

なお、このプログラムは、例えば、ハードディスク等の予約領域に格納されたプログラムを、RAMにロードして実行される場合がある。また、予めROMに格納された状態にて、CPUで実行される形態がある。さらに、EEPROM等の書き換え可能なROMを備えている場合には、機器がアッセンブリされた後に、プログラムだけが提供されてROMにインストールされる場合がある。このプログラムの提供に際しては、インターネット等のネットワークを介してデータ記録装置を備えたコンピュータにプログラムが伝送され、データ記録装置の有するROMにインストールされる形態も考えられる。   Note that this program may be executed by loading a program stored in a reserved area such as a hard disk into the RAM, for example. In addition, there is a form that is executed by the CPU in a state stored in the ROM in advance. Further, when a rewritable ROM such as an EEPROM is provided, only a program may be provided and installed in the ROM after the device is assembled. In providing this program, it is also conceivable that the program is transmitted to a computer having a data recording device via a network such as the Internet and installed in a ROM of the data recording device.

本発明の請求項1によれば、用紙上の余白領域を印刷領域として容易に割り付けることが可能となる。
また、本発明の請求項2によれば、すでに印刷が行われた用紙上の余白領域を把握することが可能となる。
また、本発明の請求項3によれば、識別情報によりすでに印刷が行われた用紙を容易に特定し、迅速に用紙上の余白領域を把握することができる。
According to the first aspect of the present invention, it is possible to easily assign the margin area on the paper as the print area.
According to claim 2 of the present invention, it is possible to grasp the margin area on the already printed paper.
According to the third aspect of the present invention, it is possible to easily identify a sheet that has already been printed based on the identification information, and quickly grasp the blank area on the sheet.

また、本発明の請求項4によれば、複数回印刷が行われた用紙上の余白領域を把握することができる。
また、本発明の請求項5によれば、過去に印刷が行われた際の印刷履歴が記録されていない用紙上での余白領域を容易に把握することができる。
また、本発明の請求項6によれば、文書を自動的に余白領域に割り付けることができる。
According to the fourth aspect of the present invention, it is possible to grasp the margin area on the paper on which printing has been performed a plurality of times.
According to claim 5 of the present invention, it is possible to easily grasp a blank area on a sheet on which a printing history when printing has been performed in the past is not recorded.
According to claim 6 of the present invention, a document can be automatically assigned to a blank area.

本発明の請求項7によれば、ユーザは、使用する出力用紙を目視して印刷済みの領域の位置を把握しながら、ユーザの所望する余白領域に印刷を行うことが可能となる。   According to the seventh aspect of the present invention, the user can perform printing in a blank area desired by the user while visually confirming the output paper to be used and grasping the position of the printed area.

本発明の請求項8によれば、用紙上の余白領域を印刷領域として容易に割り付けることが可能となる。
また、本発明の請求項9によれば、ユーザは余白領域に文書の印刷が可能か否かを容易に把握でき、適切な用紙を選択することができる。
また、本発明の請求項10によれば、文書のサイズ等に対応した余白領域を自由に設定することができる。
また、本発明の請求項11によれば、余白領域を細分化して設定することができ、用紙の使用効率をさらに高めることができる。
According to the eighth aspect of the present invention, it is possible to easily allocate the margin area on the paper as the print area.
According to the ninth aspect of the present invention, the user can easily grasp whether or not the document can be printed in the blank area, and can select an appropriate sheet.
According to the tenth aspect of the present invention, it is possible to freely set a margin area corresponding to the document size and the like.
Further, according to the eleventh aspect of the present invention, the margin area can be set by being subdivided, and the use efficiency of the paper can be further increased.

本発明の請求項12によれば、用紙上の余白領域を印刷領域として容易に割り付けることが可能となる。
また、本発明の請求項13によれば、すでに印刷が行われた用紙上の余白領域を把握することが可能となる。
また、本発明の請求項14によれば、ユーザは余白領域に文書の印刷が可能か否かを容易に把握でき、適切な用紙を選択することができる。
According to the twelfth aspect of the present invention, it is possible to easily allocate the margin area on the paper as the print area.
According to the thirteenth aspect of the present invention, it is possible to grasp the margin area on the already printed paper.
According to the fourteenth aspect of the present invention, the user can easily grasp whether or not a document can be printed in the blank area, and can select an appropriate sheet.

以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。
[実施の形態1]
図1は、本実施の形態が適用される印刷システム1の全体構成を示す図である。図1に示す印刷システム1は、ユーザからの文書(ドキュメント)等の印刷指示を受け付けて、これを印刷ジョブとして送信する端末装置10と、端末装置10からの印刷ジョブを受信して媒体である用紙に印刷を行う画像形成装置(印刷手段)としてのプリンタ70とが通信ケーブル60を介して相互に接続されて構成されている。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
[Embodiment 1]
FIG. 1 is a diagram illustrating an overall configuration of a printing system 1 to which the exemplary embodiment is applied. The printing system 1 shown in FIG. 1 is a medium that receives a print instruction from a user, such as a document, and transmits the print job as a print job, and receives a print job from the terminal device 10. A printer 70 as an image forming apparatus (printing unit) that performs printing on a sheet is connected to each other via a communication cable 60.

端末装置10は、装置全体の動作を制御する制御部20、所定のアプリケーションソフトに従って文書(ドキュメント)等の文書データを生成したり、生成された文書データや保存された文書データについて印刷指示等を行う文書データ生成部30、文書データやプログラム等が記憶される例えばハードディスク(Hard Disk Drive)にて実現される記憶部40、文書データ生成部30からの文書データの印刷指示をプリンタ70に対する印刷命令に変換し、印刷ジョブとしての印刷データの生成等を行うプリンタドライバ50を含んで構成されている。ここで、端末装置10としては、例えばパーソナルコンピュータ(PC)が用いられる。
ここで、本明細書では、「文書」の文言を用いるが、この「文書」は、テキストの他に、例えば、写真、図形等の画像をも含むものである。
The terminal device 10 generates document data such as a document (document) in accordance with a predetermined application software, and issues a print instruction for the generated document data and stored document data. A document data generation unit 30 to perform, a storage unit 40 realized by, for example, a hard disk (Hard Disk Drive) in which document data, a program, and the like are stored. And a printer driver 50 that generates print data as a print job. Here, as the terminal device 10, for example, a personal computer (PC) is used.
In this specification, the term “document” is used. This “document” includes, in addition to text, for example, an image such as a photograph or a graphic.

なお、端末装置10の上記した機能部は、ソフトウェアとハードウェア資源とが協働することにより実現される。具体的には、端末装置10の図示しないCPUが、所定のプログラムを記憶部40から主記憶装置(例えば、ROM)に読み込み、制御部20、文書データ生成部30、プリンタドライバ50の各機能を実現する処理を行う。   Note that the above-described functional units of the terminal device 10 are realized by cooperation of software and hardware resources. Specifically, a CPU (not shown) of the terminal device 10 reads a predetermined program from the storage unit 40 to a main storage device (for example, ROM), and performs functions of the control unit 20, the document data generation unit 30, and the printer driver 50. Perform the process to be realized.

プリンタ70は、例えば電子写真方式からなる画像形成機構(プリンタエンジン)により構成され、文書データを用紙に印刷する。なお、プリンタ70には、インクジェット方式等のその他の如何なる方式のプリンタエンジンを用いてもよい。   The printer 70 is constituted by an image forming mechanism (printer engine) made of, for example, an electrophotographic system, and prints document data on a sheet. Note that the printer 70 may use any other type of printer engine such as an inkjet method.

次いで、本実施の形態の端末装置10に備えられたプリンタドライバ50の構成について説明する。
図2は、プリンタドライバ50の機能構成を示すブロック図である。図2に示したように、プリンタドライバ50は、ユーザからの各種の指示入力を受け付けたり、ユーザに対して所定の情報を表示するユーザインタフェイス(UI)部51、印刷ジョブとしての印刷データを生成する印刷処理部52を含んで構成されている。
Next, the configuration of the printer driver 50 provided in the terminal device 10 according to the present embodiment will be described.
FIG. 2 is a block diagram illustrating a functional configuration of the printer driver 50. As shown in FIG. 2, the printer driver 50 receives various instruction inputs from the user, displays predetermined information to the user, a user interface (UI) unit 51, print data as a print job, A print processing unit 52 to be generated is included.

UI部51は、文書データ生成部30にて作成された文書のサイズについて、ユーザからの指定を受け付ける文書サイズ入力部(文書サイズ受付手段)511、プリンタ70での印刷に使用される特定の用紙に付された用紙識別情報(用紙識別情報に関しては後述する)のユーザからの指定を受け付ける用紙識別情報入力部(識別情報受付手段)512、文書サイズ入力部511にて指定されたサイズの文書を、用紙識別情報入力部512にて指定された用紙上で割り付けることが可能な領域(複数のかかる領域が存在する場合には、その複数の領域のすべて)を表示する印刷可能領域表示部513、指定されたサイズの文書を割り付けることが可能な用紙上の領域が複数ある場合に、ユーザから文書を割り付ける領域(印刷領域)の指定を受け付ける余白領域指定手段の一例としての印刷領域入力部514を備えている。
なお、UI部51は、例えば端末装置10に設けられた液晶ディスプレイにて実現される。
The UI unit 51 includes a document size input unit (document size receiving unit) 511 that receives designation from the user for the size of the document created by the document data generation unit 30, and a specific sheet used for printing by the printer 70. A sheet identification information input unit (identification information receiving unit) 512 that receives designation from the user of sheet identification information (sheet identification information will be described later) attached to, and a document of a size designated by the document size input unit 511 A printable area display unit 513 for displaying an area that can be allocated on the sheet designated by the sheet identification information input unit 512 (if there are a plurality of such areas, all of the plurality of areas); When there are multiple areas on the paper to which a document of the specified size can be assigned, the user specifies the area (print area) to which the document is assigned. A printing area input unit 514 is provided as an example of the margin area specifying means.
The UI unit 51 is realized by, for example, a liquid crystal display provided in the terminal device 10.

ここで、用紙識別情報(出力用紙識別情報とも記す)は、本実施の形態の印刷システム1において、プリンタ70にて新たな用紙(何も印刷されていない未使用の用紙)に文書が印刷された際に、例えばその用紙の右下隅に印刷される、その用紙を個別に特定するための識別情報である。したがって、プリンタ70にて印刷された用紙には、その用紙を他の用紙から識別するための一の用紙識別情報が印刷されることとなる。   Here, as the paper identification information (also referred to as output paper identification information), a document is printed on a new paper (an unused paper on which nothing is printed) by the printer 70 in the printing system 1 of the present embodiment. In this case, for example, the identification information is printed in the lower right corner of the paper and used to individually identify the paper. Therefore, one sheet identification information for identifying the sheet from other sheets is printed on the sheet printed by the printer 70.

印刷処理部52は、用紙上にて文書が印刷された領域の座標データや用紙識別情報を印刷履歴データ(印刷履歴情報)として記憶する印刷履歴記憶部(印刷履歴記憶手段)521、用紙識別情報入力部512にてユーザが指定した用紙識別情報に対応する用紙の印刷履歴データを印刷履歴記憶部521から読み取り、余白領域に関する情報を抽出する余白領域抽出部(余白領域抽出手段)522、文書サイズ入力部511にて指定されたサイズの文書が、余白領域抽出部522にて抽出された余白領域内に印刷可能であるか否かを判断する印刷可否判定部(印刷可否判定手段)523を備えている。   The print processing unit 52 includes a print history storage unit (print history storage unit) 521 that stores coordinate data and paper identification information of a region where a document is printed on paper as print history data (print history information), and paper identification information. A blank area extracting unit (margin area extracting unit) 522 that reads the print history data of the sheet corresponding to the sheet identification information designated by the user in the input unit 512 from the print history storage unit 521, and extracts information regarding the margin area, document size A printability determination unit (printability determination unit) 523 that determines whether or not a document having a size specified by the input unit 511 can be printed in the blank area extracted by the blank area extraction unit 522 is provided. ing.

さらに、印刷処理部52は、印刷領域入力部514での印刷領域の指定に対応して、印刷を開始する位置座標を決定し、指定された印刷領域に文書を割り付ける文書割付手段の一例としての印刷開始位置制御部524、文書データ生成部30からの印刷指示と、印刷開始位置制御部524にて決定された印刷を開始する位置座標情報とに基づいて、印刷データを生成する印刷出力部525を備えている。
また、印刷出力部525にて生成された印刷データに基づいて、印刷された用紙についての印刷履歴記憶部521に記憶されている印刷履歴データを更新する印刷履歴データ更新部(印刷履歴情報更新手段)526を備えている。
Furthermore, the print processing unit 52 determines a position coordinate to start printing in response to the designation of the print area in the print area input unit 514, and is an example of a document allocation unit that assigns a document to the designated print area. A print output unit 525 that generates print data based on a print instruction from the print start position control unit 524 and the document data generation unit 30 and position coordinate information for starting printing determined by the print start position control unit 524. It has.
In addition, based on the print data generated by the print output unit 525, a print history data update unit (print history information update unit) that updates the print history data stored in the print history storage unit 521 for the printed paper. ) 526.

続いて、本実施の形態の印刷システム1での印刷処理について説明する。
図3は、実施の形態の印刷システム1での印刷処理の手順の一例を示すフローチャートである。図3に示したように、端末装置10のプリンタドライバ50では、まず、文書データ生成部30から、文書データ生成部30にて生成された文書または記憶部40に記憶されている文書の印刷指示を受ける(S101)。そして、文書の印刷指示を受けると、プリンタドライバ50のUI部51は、図4に示した表示画面を表示する(S102)。
図4に示した表示画面には、印刷する際の部数を入力する欄(部数入力欄)、文書を拡大/縮小して印刷する際のズーム比率(拡縮率)を指定する欄(ズーム指定欄)、文書(原稿)のサイズを入力する欄(文書サイズ入力欄:文書サイズ入力部511)、出力用紙として使用する用紙の出力用紙識別情報を入力する欄(用紙識別情報入力欄:用紙識別情報入力部512)、出力用紙として使用する用紙のサイズを入力する欄(出力用紙サイズ入力欄:媒体サイズ受付手段)等といった印刷設定情報に関する入力欄を備えている。
Next, the printing process in the printing system 1 of the present embodiment will be described.
FIG. 3 is a flowchart illustrating an example of a print processing procedure in the printing system 1 according to the embodiment. As shown in FIG. 3, in the printer driver 50 of the terminal device 10, first, the document data generation unit 30 issues a print instruction for the document generated by the document data generation unit 30 or the document stored in the storage unit 40. (S101). When the document print instruction is received, the UI unit 51 of the printer driver 50 displays the display screen shown in FIG. 4 (S102).
The display screen shown in FIG. 4 includes a field for inputting the number of copies for printing (copy number input field), and a field for specifying a zoom ratio (enlargement / reduction ratio) for enlarging / reducing a document for printing (zoom designation field). ), A field for inputting the size of a document (original) (document size input field: document size input unit 511), and a field for inputting output paper identification information of paper used as output paper (paper identification information input field: paper identification information) The input unit 512) includes an input field relating to print setting information, such as a field for inputting a paper size to be used as an output paper (output paper size input field: medium size receiving unit).

ここで、図4(a)は、未使用の用紙を使用する際の各入力欄への印刷設定情報(プロパティ)の入力例を示したものであり、図4(b)は、すでに使用済みの用紙を使用する際の各入力欄への印刷設定情報の入力例を示したものである。例えば、図4(a)では、文書サイズ入力欄(文書サイズ入力部511)には「はがき」(A6サイズ)、用紙識別情報入力欄(用紙識別情報入力部512)には未使用の用紙を意味する「新しい用紙」、用紙サイズ入力欄には「A4」がそれぞれ入力されている。また、例えば、図4(b)では、文書サイズ入力欄(文書サイズ入力部511)には「はがき」(A6サイズ)、用紙識別情報入力欄(用紙識別情報入力部512)には出力用紙として使用する用紙の出力用紙識別情報の一例である「ID−00008−1」がそれぞれ入力されている。なお、出力用紙識別情報が入力された場合には、出力用紙識別情報により使用される用紙が特定されるので、用紙のサイズを入力する必要はなく、用紙サイズ入力欄は入力不能に設定される。なお、ここでは、出力用紙識別情報「ID−00008−1」にて特定される用紙のサイズもA4であると想定する。
そして、図4に示した表示画面の各入力欄への入力が完了した際には、ユーザにより「OK」がクリックされる。「OK」がクリックされると、プリンタドライバ50のUI部51は、表示画面にて入力された各種印刷設定情報を印刷処理部52に送る(S103)。
Here, FIG. 4A shows an input example of print setting information (property) in each input field when using unused paper, and FIG. 4B is already used. 7 shows an example of input of print setting information in each input field when using a certain paper. For example, in FIG. 4A, “postcard” (A6 size) is entered in the document size input field (document size input part 511), and unused paper is placed in the paper identification information input field (paper identification information input part 512). “A4” is entered in the meaning “new paper” and paper size input fields. For example, in FIG. 4B, “postcard” (A6 size) is input to the document size input field (document size input unit 511), and output paper is input to the paper identification information input field (paper identification information input unit 512). “ID-00008-1”, which is an example of output sheet identification information of a sheet to be used, is input. When the output paper identification information is input, the paper to be used is specified by the output paper identification information. Therefore, it is not necessary to input the paper size, and the paper size input field is set to disable input. . Here, it is assumed that the size of the sheet specified by the output sheet identification information “ID-00008-1” is also A4.
Then, when the input to each input field of the display screen shown in FIG. 4 is completed, “OK” is clicked by the user. When “OK” is clicked, the UI unit 51 of the printer driver 50 sends various print setting information input on the display screen to the print processing unit 52 (S103).

UI部51から表示画面にて入力された各種印刷設定情報を受け付けた印刷処理部52は、以下の印刷処理を実行する。
印刷処理部52では、文書サイズ入力欄(文書サイズ入力部511)から入力された文書サイズ情報とズーム指定欄から入力されたズーム比率(拡縮率)とに基づいて、印刷対象である文書を印刷するのに必要な領域(印刷領域)のサイズを算出する(S104)。ここで、印刷領域のサイズの算出は、印刷可否判定部523が行い、印刷領域のサイズ情報を保持する。
例えば、図4に示した文書サイズ入力欄(文書サイズ入力部511)からは「はがき」(A6サイズ)が入力され、ズーム指定欄には100%が指定されているので、印刷可否判定部523では、印刷領域のサイズ情報として、100mm×148mmの領域が算出され、保持される。
The print processing unit 52 that has received various print setting information input from the UI unit 51 on the display screen executes the following print processing.
The print processing unit 52 prints a document to be printed based on the document size information input from the document size input field (document size input unit 511) and the zoom ratio (enlargement / reduction ratio) input from the zoom designation field. The size of the area (print area) necessary for this is calculated (S104). Here, the size of the print area is calculated by the print availability determination unit 523, and the size information of the print area is held.
For example, “postcard” (A6 size) is input from the document size input field (document size input unit 511) shown in FIG. 4 and 100% is specified in the zoom specification field, so the printability determination unit 523 In this case, an area of 100 mm × 148 mm is calculated and held as the size information of the print area.

次に、印刷処理部52は、印刷に使用される用紙の余白領域情報を生成する(S105)。
用紙の余白領域情報の生成は、余白領域抽出部522にて行われる。以下、余白領域抽出部522にて行われる余白領域情報の生成について述べる。
余白領域抽出部522は、図4に示した用紙識別情報入力欄(用紙識別情報入力部512)にて入力された情報を取得する。そして、例えば、図4(a)に示したように、用紙識別情報入力欄(用紙識別情報入力部512)にて未使用の用紙を意味する「新しい用紙」が指定された場合には、余白領域抽出部522は、印刷履歴記憶部521に記憶されている印刷履歴データを参照せずに、用紙サイズ入力欄にて指定されたサイズの用紙全体の領域を余白領域として設定し、余白領域情報を生成する。例えば図4(a)の場合には「A4」が指定されているので、A4サイズの用紙全体の領域からなる余白領域情報が生成される。
Next, the print processing unit 52 generates margin area information of the paper used for printing (S105).
The margin area extraction unit 522 generates the margin area information of the sheet. Hereinafter, generation of blank area information performed by the blank area extraction unit 522 will be described.
The blank area extraction unit 522 acquires information input in the paper identification information input field (paper identification information input unit 512) illustrated in FIG. For example, as shown in FIG. 4A, when “new paper” indicating an unused paper is designated in the paper identification information input field (paper identification information input unit 512), the blank space is displayed. The area extraction unit 522 sets the entire area of the sheet having the size specified in the sheet size input field as a margin area without referring to the print history data stored in the print history storage unit 521, and the margin area information Is generated. For example, in the case of FIG. 4A, since “A4” is designated, blank area information including the entire area of A4 size paper is generated.

ここで、図5は、(a)がA4サイズの用紙全体が余白領域として設定された場合の余白領域情報の元となる座標位置を示す図であり、(b)がこの場合の余白領域情報を示した図である。図5(a)に示したように、A4サイズの用紙の4つのエッジ位置を左上のエッジ位置を原点(0,0)とした座標(x,y)で表す。そして、図5(b)に示したように、4つのエッジ位置の座標を例えば時計周りに順に並べた1組の座標により余白領域情報を生成する。
具体的には、図5(a)に示したように、A4サイズの用紙では、第1エッジの座標(原点)が(0,0)、第2エッジの座標が(210,0)、第3エッジの座標が(210,297)、第4エッジの座標が(0,297)であるので、図5(b)に示したように、余白領域情報は、時計周りに、1:(0,0)、2:(210,0)、3:(210,297)、4:(0,297)となる。
Here, FIG. 5A is a diagram showing the coordinate position that is the basis of the margin area information when the entire A4 size paper is set as the margin area, and FIG. 5B is the margin area information in this case. FIG. As shown in FIG. 5A, the four edge positions of the A4 size paper are represented by coordinates (x, y) with the upper left edge position as the origin (0, 0). Then, as shown in FIG. 5B, margin area information is generated by a set of coordinates in which the coordinates of the four edge positions are arranged in order, for example, clockwise.
Specifically, as shown in FIG. 5A, in A4 size paper, the coordinates (origin) of the first edge is (0,0), the coordinates of the second edge are (210,0), Since the coordinates of the three edges are (210,297) and the coordinates of the fourth edge are (0,297), as shown in FIG. 5 (b), the margin area information is 1: (0 , 0), 2: (210, 0), 3: (210, 297), 4: (0, 297).

一方、余白領域抽出部522は、用紙識別情報入力欄(用紙識別情報入力部512)にて入力された情報が出力用紙識別情報の一例である「ID−00008−1」である場合には、余白領域抽出部522は、印刷履歴記憶部521に記憶されている用紙識別情報「ID−00008−1」の印刷履歴データを参照して、「ID−00008−1」の用紙の印字済み領域情報を取得する。そして、取得した印刷済み領域情報に基づいて、余白領域情報を生成する。   On the other hand, when the information input in the paper identification information input field (paper identification information input unit 512) is “ID-00008-1” which is an example of output paper identification information, the margin area extraction unit 522 The blank area extraction unit 522 refers to the print history data of the paper identification information “ID-00008-1” stored in the print history storage unit 521, and prints area information of the paper of “ID-00008-1”. To get. Then, margin area information is generated based on the acquired printed area information.

ここで、図6は、(a)がA4サイズの用紙の中の印刷済みの領域の座標位置を示す図であり、(b)がこの用紙の印刷履歴記憶部521に記憶されている印刷履歴データを示した図である。図6(a)に示したように、A4サイズの用紙の中の印刷済みの領域は、4つのエッジ位置の座標(x,y)にて特定される。ここで、座標(x,y)は、同様に左上のエッジ位置が原点とされる。そして、図6(b)に示したように、印刷済みの領域の4つのエッジ位置の座標を例えば時計周りに順に並べた1組の座標により印刷済み領域情報が形成されている。
具体的には、図6(a)に示したように、A4サイズの用紙の左上部にA6サイズの印刷済みの領域が存在する場合には、印刷済みの領域の第1エッジの座標(原点)が(0,0)、第2エッジの座標が(100,0)、第3エッジの座標が(100,148)、第4エッジの座標が(0,148)であるので、図6(b)に示したように、印刷済み領域情報は、時計周りに、1:(0,0)、2:(100,0)、3:(100,148)、4:(0,148)となる。なお、印刷履歴データは、用紙識別情報「ID−00008−1」を含めて構成される。
Here, FIG. 6A is a diagram showing the coordinate position of a printed area in A4 size paper, and FIG. 6B is a print history stored in the print history storage unit 521 of this paper. It is the figure which showed data. As shown in FIG. 6A, the printed region in the A4 size paper is specified by the coordinates (x, y) of the four edge positions. Here, the coordinates (x, y) are similarly set to the origin at the upper left edge position. Then, as shown in FIG. 6B, the printed area information is formed by a set of coordinates in which the coordinates of the four edge positions of the printed area are arranged in order, for example, clockwise.
Specifically, as shown in FIG. 6A, when an A6 size printed area exists in the upper left part of the A4 size paper, the coordinates (origin of the first edge of the printed area) ) Is (0,0), the coordinates of the second edge are (100,0), the coordinates of the third edge are (100,148), and the coordinates of the fourth edge are (0,148). As shown in b), the printed area information is clockwise as follows: 1: (0,0), 2: (100,0), 3: (100,148), 4: (0,148). Become. Note that the print history data includes paper identification information “ID-00008-1”.

余白領域抽出部522は、取得した印刷済み領域情報に基づき、A4サイズの用紙領域から左上部のA6サイズの印刷済みの領域を除いた領域、すなわち図6に示したA領域とB領域とを余白領域として設定し、それぞれA領域およびB領域に関する余白領域情報を生成する。
なお、図6での例では、縦方向(y方向)に大きな寸法を取れることを優先して余白領域を設定した場合を示したが、横方向(x方向)に大きな寸法を取れることを優先して余白領域を設定する等といったように、余白領域の設定に際して優先するファクターは、印刷する文書の形状や用途等に応じて自由に設定することができる。
Based on the acquired printed area information, the margin area extraction unit 522 obtains an area obtained by removing the upper left A6 size printed area from the A4 size paper area, that is, the A area and the B area shown in FIG. The margin area information is set as the margin area, and the margin area information about the A area and the B area is generated.
In the example in FIG. 6, the case where the margin area is set with priority given to taking a large dimension in the vertical direction (y direction) is shown, but priority is given to taking a large dimension in the horizontal direction (x direction). Then, the factor that is prioritized when setting the margin area, such as setting the margin area, can be freely set according to the shape and application of the document to be printed.

図7は、(a)が図6に示したA領域とB領域とが余白領域として設定された場合の余白領域情報の元となる座標位置を示す図であり、(b)がこの場合の余白領域情報を示した図である。図7(a)に示したように、A領域の余白領域では、第1エッジの座標が(100,0)、第2エッジの座標が(210,0)、第3エッジの座標が(210,297)、第4エッジの座標が(100,297)である。また、B領域の余白領域では、第1エッジの座標が(0,148)、第2エッジの座標が(100,148)、第3エッジの座標が(100,297)、第4エッジの座標が(0,297)である。したがって、図7(b)に示したように、余白領域抽出部522により生成される余白領域情報は、A領域に関しては、時計周りに順に並べた1組の座標である、1:(100,0)、2:(210,0)、3:(210,297)、4:(100,297)となる。また、B領域に関しては、同様に、1:(0,148)、2:(100,148)、3:(100,297)、4:(0,297)となる。   FIG. 7A is a diagram showing the coordinate position that is the basis of the margin area information when the A area and the B area shown in FIG. 6 are set as the margin areas, and FIG. It is the figure which showed the margin area | region information. As shown in FIG. 7A, in the blank area of the A area, the coordinates of the first edge are (100, 0), the coordinates of the second edge are (210, 0), and the coordinates of the third edge are (210 , 297) and the coordinates of the fourth edge are (100, 297). In the blank area of the B area, the coordinates of the first edge are (0,148), the coordinates of the second edge are (100,148), the coordinates of the third edge are (100,297), and the coordinates of the fourth edge. Is (0,297). Therefore, as shown in FIG. 7B, the blank area information generated by the blank area extraction unit 522 is a set of coordinates arranged in order clockwise with respect to the A area, 1: (100, 0), 2: (210, 0), 3: (210, 297), 4: (100, 297). Similarly, the B area is 1: (0,148), 2: (100,148), 3: (100,297), and 4: (0,297).

引き続いて、印刷処理部52の印刷可否判定部523においては、ステップ104にて算出された印刷領域のサイズ情報と、ステップ105にて生成された余白領域情報とに基づいて、印刷対象である文書が、指定した用紙の余白領域に印刷可能か否かを判定する(S106)。   Subsequently, in the printability determination unit 523 of the print processing unit 52, based on the size information of the print area calculated in step 104 and the margin area information generated in step 105, the document to be printed Determines whether printing is possible in the margin area of the designated paper (S106).

ステップ106において、印刷対象である文書が指定した用紙の余白領域に印刷することができないと判定された場合(S107)には、例えば図8に示したメッセージをUI部51に表示した後、図4の表示画面にて指定されたプロパティを再度表示する(S108)。それにより、ユーザに対して、ズーム指定欄のプロパティを調整して文書のサイズを小さく設定するか、または、用紙サイズ入力欄にて充分に大きな余白領域を有する別の用紙を指定することを促す。
そして、ユーザが再度図4の表示画面にて新たな印刷設定情報を入力した場合(S109)には、入力された各種印刷設定情報は、印刷処理部52に送られ(S103)、ステップ104以下の処理が再び実行される。
If it is determined in step 106 that the document to be printed cannot be printed in the margin area of the designated paper (S107), for example, the message shown in FIG. The property designated on the display screen 4 is displayed again (S108). As a result, the user is prompted to adjust the property of the zoom designation field to set the document size to a smaller size, or to designate another sheet having a sufficiently large margin area in the paper size input field. .
When the user again inputs new print setting information on the display screen of FIG. 4 (S109), the input various print setting information is sent to the print processing unit 52 (S103), and after step 104 The process is executed again.

一方、ステップ106において、印刷対象である文書が指定した用紙の余白領域に印刷することが可能であると判定された場合(S107)には、例えば図9に示したように、指定した用紙の余白領域内における印刷可能な余白領域(図中、印字位置1〜3)をUI部51に表示する(S110)。ここでは、印刷処理部52の印刷開始位置制御部524が、印刷可否判定部523から余白領域情報を取得して、UI部51の印刷可能領域表示部513に送る。そして、UI部51の印刷可能領域表示部513が、印刷可能な余白領域を表示する。
そして、ユーザは、表示された印刷可能な余白領域の中の一に、例えばカーソルを合わせてクリックすることでその一の余白領域を選択して、「OK」をクリックする。それにより、印刷対象である文書が印刷される余白領域が指定される(S111)。ここでは、UI部51の印刷領域入力部514が、余白領域の指定を受け付けて、その指定された余白領域に関する情報を印刷開始位置制御部524に送る。
なお、この場合に、印刷領域入力部514によるユーザからの余白領域の指定を行わせずに、自動的に印刷処理部52が印刷される余白領域を決定するように構成してもよい。
On the other hand, if it is determined in step 106 that the document to be printed can be printed in the margin area of the designated paper (S107), for example, as shown in FIG. A printable blank area (print positions 1 to 3 in the figure) in the blank area is displayed on the UI unit 51 (S110). Here, the print start position control unit 524 of the print processing unit 52 acquires the margin area information from the print availability determination unit 523 and sends it to the printable area display unit 513 of the UI unit 51. Then, the printable area display unit 513 of the UI unit 51 displays a printable blank area.
Then, the user selects, for example, one margin area by placing the cursor on one of the displayed printable margin areas and clicking, and clicks “OK”. Thereby, a margin area in which a document to be printed is printed is designated (S111). Here, the print area input unit 514 of the UI unit 51 receives the specification of the margin area, and sends information related to the specified margin area to the print start position control unit 524.
In this case, the print region may be automatically determined by the print processing unit 52 without specifying the blank region from the user by the print region input unit 514.

ステップ111にて余白領域が指定されると、印刷処理が開始され、印刷処理部52の印刷出力部525は、文書データ生成部30からの印刷指示に基づいて、印刷ジョブとしての印刷データを生成する(S112)。印刷データは、文書データや各種属性データを含んで構成される。なお、ここでの印刷出力部525は、文書受付手段として機能する。
ここで、ステップ112にて印刷データを生成する際には、印刷開始位置制御部524は、ステップ111にて指定された余白領域に関する情報に基づいて、印刷対象である文書の印刷開始位置を設定し、指定された余白領域への文書の割り付けを行う(S113)。すなわち、文書データ生成部30がテキスト、グラフィックス、イメージ等といった描画オブジェクトの印刷指示を行う際には、用紙の印刷原点(ここでは用紙左上のエッジ位置が印刷原点(0,0)に設定される)を基準として印刷位置の座標が設定されている。そのため、印刷開始位置制御部524は、ステップ112にて生成された印刷データ(文書データ)に対して、ステップ111にて指定された余白領域の左上のエッジ位置を印刷原点に設定する座標変換処理を行う。それにより、指定された余白領域への文書の割り付けが行われる。
When a margin area is specified in step 111, print processing is started, and the print output unit 525 of the print processing unit 52 generates print data as a print job based on a print instruction from the document data generation unit 30. (S112). The print data includes document data and various attribute data. Here, the print output unit 525 functions as a document receiving unit.
Here, when generating the print data in step 112, the print start position control unit 524 sets the print start position of the document to be printed based on the information regarding the margin area specified in step 111. Then, the document is allocated to the designated margin area (S113). That is, when the document data generation unit 30 issues a print instruction for drawing objects such as text, graphics, and images, the print origin of the paper (here, the edge position on the upper left of the paper is set to the print origin (0, 0)). The coordinates of the print position are set with reference to For this reason, the print start position control unit 524 sets, for the print data (document data) generated in step 112, the upper left edge position of the blank area specified in step 111 as the print origin. I do. Thereby, the document is allocated to the designated margin area.

図10は、印刷開始位置制御部524が行う、ステップ111にて指定された余白領域の左上のエッジ位置を印刷原点に設定する座標変換処理を説明する図である。図10に示すように、文書データ生成部30が印刷指示する印刷位置が、用紙の印刷原点(0,0)を基準として、例えば座標(20,20)、(60,20)、(60,70)、(20,70)で囲まれた領域であると想定する。
一方、ステップ111にて指定された余白領域の左上のエッジ位置の座標は(100,148)であるとする。そうすると、印刷開始位置制御部524は、用紙の印刷原点(0,0)を余白領域の左上のエッジ位置の座標(100,148)に平行移動する座標変換処理を行う。具体的には、文書データ生成部30が印刷指示する印刷位置(x,y)に対して、(x+100,y+148)に座標変換する処理を行う。したがって、文書データ生成部30により印刷指示された領域である座標(20,20)、(60,20)、(60,70)、(20,70)で囲まれた領域は、ステップ111にて指定された余白領域を加味することにより、座標(120,168)、(160,168)、(160,218)、(120,218)で囲まれた領域に印刷されることとなる。
FIG. 10 is a diagram for explaining the coordinate conversion processing performed by the print start position control unit 524 for setting the upper left edge position of the blank area specified in step 111 as the print origin. As shown in FIG. 10, the print position instructed by the document data generation unit 30 is, for example, coordinates (20, 20), (60, 20), (60, 70), and an area surrounded by (20, 70).
On the other hand, the coordinates of the upper left edge position of the blank area specified in step 111 are (100, 148). Then, the print start position control unit 524 performs a coordinate conversion process for translating the printing origin (0, 0) of the sheet to the coordinates (100, 148) of the upper left edge position of the blank area. Specifically, the coordinate conversion is performed to (x + 100, y + 148) with respect to the print position (x, y) designated by the document data generation unit 30 for printing. Accordingly, the area surrounded by the coordinates (20, 20), (60, 20), (60, 70), and (20, 70), which are areas instructed to be printed by the document data generation unit 30, is determined in step 111. By adding the specified margin area, printing is performed in an area surrounded by coordinates (120,168), (160,168), (160,218), and (120,218).

そして、ステップ113での座標変換処理が施された印刷データは、通信ケーブル60を介してプリンタ70に送信される(S114)。
それと同時に、ステップ113での座標変換処理が施された印刷データが印刷された用紙上の領域(印刷済み領域)に関する情報は、印刷済み領域情報として印刷履歴データ更新部526に送られる。そして、印刷履歴データ更新部526は、印刷済み領域情報を新たに印刷履歴データに追加して印刷履歴記憶部521に記憶する(S115)。
Then, the print data subjected to the coordinate conversion process in step 113 is transmitted to the printer 70 via the communication cable 60 (S114).
At the same time, information relating to the area (printed area) on the paper on which the print data subjected to the coordinate conversion process in step 113 is printed is sent to the print history data update unit 526 as printed area information. Then, the print history data update unit 526 newly adds the printed area information to the print history data and stores it in the print history storage unit 521 (S115).

図11は、(a)が図6に示したすでに印刷済み領域であったA領域に、新たに印刷が行われて印刷済み領域となったB領域が追加された場合の印刷済み領域情報の元となる座標位置を示す図であり、(b)がこの場合の印刷済み領域情報を示した図である。図11(a)に示したように、B領域の印刷済み領域では、実際に印刷が行われた領域(斜線で示した領域)は、B領域内の一部であり、余白領域も残存する。しかし、残存した余白領域(格子で示した領域)がプリンタ70にサポートされる最小用紙サイズよりも小さい場合には、ステップ106での印刷可否判定の効率の低下を回避するため、残存した余白領域を含めたB領域の全体を印刷済み領域として記憶する。
したがって、図11(b)に示したように、印刷履歴記憶部521に記憶される印刷履歴データには、印刷済み領域情報として、A領域に関する、時計周りに順に並べた1組の座標である、1:(0,0)、2:(100,0)、3:(100,148)、4:(0,148)と、B領域に関する、同様の1:(100,148)、2:(210,148)、3:(210,297)、4:(100,297)とが含まれることとなる。
FIG. 11 shows the printed area information when the B area that has been newly printed and added to the A area that is the already printed area shown in FIG. It is a figure which shows the original coordinate position, (b) is the figure which showed the printed area | region information in this case. As shown in FIG. 11A, in the printed area of the B area, the area where printing has actually been performed (the area indicated by hatching) is a part of the B area, and the blank area also remains. . However, if the remaining blank area (the area indicated by the grid) is smaller than the minimum paper size supported by the printer 70, the remaining blank area is avoided in order to avoid a decrease in the efficiency of the printability determination in step 106. The entire B area including the image is stored as a printed area.
Therefore, as shown in FIG. 11B, the print history data stored in the print history storage unit 521 has a set of coordinates in the clockwise order regarding the A area as the printed area information. , 1: (0, 0), 2: (100, 0), 3: (100, 148), 4: (0, 148), and 1: (100, 148), 2: (210, 148), 3: (210, 297), and 4: (100, 297).

また、ステップ103にてUI部51から印刷処理部52に、用紙識別情報入力欄(用紙識別情報入力部512)にて指定された「新しい用紙」のプロパティが送られ、未使用の用紙に印刷が行われる場合には、印刷出力部525は、印刷される未使用の用紙を特定する新たな用紙識別情報を生成し、用紙のヘッダーまたはフッターとしてプリンタ70に送信する(S116)。ここで、新たな用紙識別情報は、乱数や印刷日時等を用いて用紙を唯一のものとして特定することができるように設定される。なお、ここでの印刷出力部525は、識別情報生成手段として機能する。
さらに、印刷出力部525は、生成した新たな用紙識別情報を印刷履歴データ更新部526に送り、印刷履歴データ更新部526は、印刷済み領域情報を新たに生成された用紙識別情報に対応付けて印刷履歴記憶部521に記憶する(S117)。
したがって、ユーザは、次回この用紙を使用する場合には、図4に示した表示画面にて、用紙識別情報入力欄(用紙識別情報入力部512)に用紙のヘッダーまたはフッターに印刷された用紙識別情報を入力する。それにより、上記したステップ103〜115の処理が実行され、余白領域に印刷が行われることとなる。
In step 103, the property of “new paper” specified in the paper identification information input field (paper identification information input unit 512) is sent from the UI unit 51 to the print processing unit 52, and printing is performed on an unused paper. In step S116, the print output unit 525 generates new sheet identification information for specifying an unused sheet to be printed, and transmits it to the printer 70 as a sheet header or footer. Here, the new sheet identification information is set so that the sheet can be specified as the only one using a random number, the printing date and the like. Here, the print output unit 525 functions as identification information generating means.
Further, the print output unit 525 sends the generated new sheet identification information to the print history data update unit 526, and the print history data update unit 526 associates the printed area information with the newly generated sheet identification information. The data is stored in the print history storage unit 521 (S117).
Therefore, when the user uses this sheet next time, the sheet identification printed on the sheet header or footer in the sheet identification information input field (sheet identification information input unit 512) is displayed on the display screen shown in FIG. Enter information. As a result, the processes in steps 103 to 115 described above are executed, and printing is performed in the blank area.

以上説明したように、本実施の形態の印刷システム1では、用紙に文書が印刷された場合には、その用紙上で印刷に使用された領域を印刷履歴データとして記憶しておく。そして、再度その用紙に印刷する際には、記憶された印刷履歴データから余白領域情報を生成する。さらには、生成された余白領域情報に基づいて用紙の余白領域を指定する。そして、指定された余白領域に文書を割り付けて印刷を行うように構成されている。それにより、用紙の利用効率を高めることができるので、用紙の有効利用を図ることが可能となる。   As described above, in the printing system 1 of the present embodiment, when a document is printed on a sheet, the area used for printing on the sheet is stored as print history data. Then, when printing on the paper again, margin area information is generated from the stored print history data. Further, the margin area of the paper is designated based on the generated margin area information. The document is assigned to the designated margin area and printed. As a result, the use efficiency of the paper can be increased, and the paper can be effectively used.

例えば、A4サイズの用紙に、年賀状(A6サイズ)等の試し刷りを行う場合には、印刷位置が文書データ生成部30からの印刷指示により例えば用紙の左上のエッジ位置を基準として定まるため、従来は、1回の印刷が終了する毎に用紙の搬送方向を変え、さらには表裏を変えて印刷を行っていた。そのため、表裏各々2つのA6サイズ領域の合計4つのA6サイズ領域での試し刷りしかできなかった。しかし、本実施の形態の印刷システム1においては、A4サイズの用紙の表裏の全領域を使用できるので、表裏各々4つのA6サイズ領域の合計8つのA6サイズ領域での試し刷りを行うことが可能となる。   For example, when a test print such as a New Year's card (A6 size) is performed on A4 size paper, the print position is determined based on the upper left edge position of the paper, for example, according to a print instruction from the document data generation unit 30. Each time printing is finished, the paper transport direction is changed, and the front and back sides are changed. For this reason, only trial printing was possible in four A6 size areas, two A6 size areas each on the front and back sides. However, in the printing system 1 of the present embodiment, the entire front and back areas of A4 size paper can be used, so that it is possible to perform test printing in a total of eight A6 size areas, each of the four A6 size areas on the front and back sides. It becomes.

[実施の形態2]
実施の形態1の印刷システム1では、用紙に文書が印刷される場合に、その用紙上で印刷に使用された印刷済み領域を印刷履歴データとして記憶しておき、印刷履歴データを参照することで用紙の余白領域を把握して、余白領域への印刷を行う構成について説明した。本実施の形態の印刷システムでは、実施の形態1のように印刷履歴データを管理せず、ユーザに対して用紙を複数に分割した領域を提示し、提示された領域の中の一または複数をユーザが指定することで、その指定された領域への印刷を行う構成について説明する。なお、実施の形態1と同様な構成については同様な符号を用い、ここではその詳細な説明を省略する。
[Embodiment 2]
In the printing system 1 according to the first embodiment, when a document is printed on a sheet, the printed area used for printing on the sheet is stored as print history data, and the print history data is referred to. The configuration for grasping the margin area of the paper and performing printing in the margin area has been described. In the printing system according to the present embodiment, the print history data is not managed as in the first embodiment, and the user is presented with an area obtained by dividing the paper into a plurality of areas, and one or more of the presented areas are displayed. A description will be given of a configuration in which printing is performed in the designated area by the designation by the user. In addition, the same code | symbol is used about the structure similar to Embodiment 1, and the detailed description is abbreviate | omitted here.

本実施の形態の印刷システムは、図1と同様のシステム構成を有する。
以下に、本実施の形態の印刷システムにおける端末装置10のプリンタドライバ50について説明する。図12は、本実施の形態の端末装置10のプリンタドライバ50の機能構成を示すブロック図である。
図12に示したプリンタドライバ50では、実施の形態1のプリンタドライバ50とは異なり、印刷履歴記憶部521、印刷可否判定部523および印刷履歴データ更新部526が配置されていない。
このような構成のプリンタドライバ50においては、余白領域抽出部522は、UI部51にて表示される図4の表示画面における文書サイズ入力欄(文書サイズ入力部511)から入力された文書サイズと、用紙サイズ入力欄(用紙サイズ入力部515)から入力された出力用紙として使用する用紙のサイズとに関する印刷設定情報を取得する。そして、余白領域抽出部522は、取得した文書サイズおよび使用する出力用紙のサイズに関する印刷設定情報に基づいて、出力用紙上での過去の印刷履歴に関係なく、出力用紙について、印刷対象である文書が印刷可能なサイズに分割された領域に関する情報を生成する。
なお、本実施の形態の印刷システムでは、図4の表示画面には、出力用紙として使用する用紙の出力用紙識別情報を入力する欄(用紙識別情報入力欄)は必要なく、表示されない。
The printing system of the present embodiment has a system configuration similar to that shown in FIG.
The printer driver 50 of the terminal device 10 in the printing system according to the present embodiment will be described below. FIG. 12 is a block diagram illustrating a functional configuration of the printer driver 50 of the terminal device 10 according to the present embodiment.
In the printer driver 50 shown in FIG. 12, unlike the printer driver 50 of the first embodiment, the print history storage unit 521, the print availability determination unit 523, and the print history data update unit 526 are not arranged.
In the printer driver 50 configured as described above, the blank area extraction unit 522 includes the document size input from the document size input field (document size input unit 511) on the display screen illustrated in FIG. Then, print setting information regarding the size of the paper to be used as the output paper input from the paper size input field (paper size input unit 515) is acquired. The margin area extraction unit 522 then prints the document to be printed on the output paper regardless of the past print history on the output paper, based on the print setting information regarding the acquired document size and the size of the output paper to be used. Generates information about the area divided into printable sizes.
In the printing system according to the present embodiment, the display screen shown in FIG. 4 does not require or display a column (paper identification information input column) for inputting the output sheet identification information of the sheet used as the output sheet.

図13は、本実施の形態の印刷システムでの印刷処理の手順の一例を示すフローチャートである。図13に示したように、本実施の形態の印刷システムでは、ステップ201〜ステップ204での処理は、実施の形態1の印刷システム1での処理フロー(図3参照)のステップ101〜ステップ104と同様の処理を行う。
ここで、本実施の形態のプリンタドライバ50では、ステップ204での印刷領域のサイズの算出は、余白領域抽出部522が行う。すなわち、図4に示した文書サイズ入力欄(文書サイズ入力部511)から入力された文書サイズと、ズーム指定欄から入力されたズーム比率(拡縮率)とに基づいて、余白領域抽出部522では、印刷対象である文書を印刷するのに必要な領域(印刷領域)のサイズ情報が算出され、保持される。
次に、余白領域抽出部522は、ステップ204にて算出された印刷領域のサイズ情報と、用紙サイズ入力欄(用紙サイズ入力部515)から入力された出力用紙として使用する用紙のサイズに関する情報とに基づいて、出力用紙上で文書が印刷可能な最小限のサイズに分割された領域(印刷可能領域)に関する情報(印刷可能領域情報)を生成する(S205)。ここでは、印刷可能領域情報を生成するに際して、余白領域抽出部522は、出力用紙上での過去の印刷履歴を一切考慮することはない。
なお、ここでの余白領域抽出部522は、印刷可能領域抽出手段として機能する。
FIG. 13 is a flowchart illustrating an example of a print processing procedure in the printing system according to the present embodiment. As shown in FIG. 13, in the printing system of the present embodiment, the processing in steps 201 to 204 is performed in steps 101 to 104 of the processing flow (see FIG. 3) in the printing system 1 of the first embodiment. The same processing is performed.
Here, in the printer driver 50 of the present embodiment, the margin area extraction unit 522 calculates the size of the print area in step 204. That is, the margin area extraction unit 522 uses the document size input from the document size input field (document size input unit 511) shown in FIG. 4 and the zoom ratio (enlargement / reduction ratio) input from the zoom designation field. The size information of the area (print area) necessary for printing the document to be printed is calculated and held.
Next, the margin area extraction unit 522 has information on the size of the print area calculated in step 204, information on the size of the paper used as the output paper input from the paper size input field (paper size input unit 515), and Based on the information, information (printable area information) relating to an area (printable area) divided into a minimum printable size on the output paper is generated (S205). Here, when generating the printable area information, the blank area extraction unit 522 does not consider any past print history on the output paper.
Here, the blank area extraction unit 522 functions as a printable area extraction unit.

そして、余白領域抽出部522は、UI部51の印刷可能領域表示部513に印刷可能領域情報を送る。印刷可能領域表示部513は、取得した印刷可能領域情報に基づいて、出力用紙上に印刷可能領域を表示する(S206)。
ここで、図14は、出力用紙としてA4サイズの用紙を使用し、文書サイズをA6サイズとした場合に、印刷可能領域表示部513にて表示される出力用紙の印刷可能領域を示した図である。本実施の形態の余白領域抽出部522は、使用する用紙上の如何なる領域に印刷がすでに行われているかに拘わらず、図14に示したように、出力用紙としてのA4サイズの用紙を、文書サイズであるA6サイズの領域(印刷可能領域A〜D)に分割した状態で表示する。
Then, the margin area extraction unit 522 sends the printable area information to the printable area display unit 513 of the UI unit 51. The printable area display unit 513 displays the printable area on the output paper based on the acquired printable area information (S206).
Here, FIG. 14 is a diagram showing the printable area of the output paper displayed on the printable area display unit 513 when an A4 size paper is used as the output paper and the document size is A6 size. is there. The margin area extraction unit 522 according to the present embodiment converts an A4 size sheet as an output sheet into a document, as shown in FIG. 14, regardless of what area is already printed on the sheet to be used. The image is displayed in a state of being divided into A6 size areas (printable areas A to D).

それにより、ユーザは、使用する用紙(出力用紙)を目視して印刷済みの領域の位置を把握し、UI部51の印刷可能領域表示部513に表示された例えば図14に示した印刷可能領域A〜Dから、印刷に利用する一または複数の印刷可能領域を指定する(S207)。例えば、利用する印刷可能領域をクリックすることで、その一または複数の印刷可能領域を指定する。
指定された出力用紙上の印刷可能領域に関する情報は、UI部51の印刷領域入力部514から印刷開始位置制御部524に送られる。その後、実施の形態1の図3で示した処理フローのステップ112〜ステップ114と同様の処理である、本実施の形態の処理フローにおけるステップ208〜ステップ210の処理が行われる。それにより、ユーザが指定した出力用紙上の印刷可能領域に、文書が印刷される。
Accordingly, the user visually recognizes the used paper (output paper), grasps the position of the printed area, and is displayed on the printable area display unit 513 of the UI unit 51, for example, the printable area shown in FIG. One or more printable areas used for printing are designated from A to D (S207). For example, by clicking on a printable area to be used, one or more printable areas are designated.
Information regarding the printable area on the designated output paper is sent from the print area input unit 514 of the UI unit 51 to the print start position control unit 524. Thereafter, the processing of Step 208 to Step 210 in the processing flow of the present embodiment, which is the same processing as Step 112 to Step 114 of the processing flow shown in FIG. 3 of Embodiment 1, is performed. As a result, the document is printed in the printable area on the output paper designated by the user.

このように、本実施の形態の印刷システムでは、印刷履歴データを管理せずに、出力用紙を文書が印刷可能なサイズという観点のみにより分割した一または複数の領域をユーザに対して提示し、提示された領域の中の一または複数をユーザが指定することで、その指定された領域への印刷を行うように構成している。それにより、ユーザは、使用する出力用紙を目視して印刷済みの領域の位置を把握しながら、ユーザの所望する余白領域に印刷を行うことができる。また、複雑な処理を行うことがないので、装置を簡便に構成することもできる。   As described above, the printing system according to the present embodiment presents one or a plurality of areas obtained by dividing the output sheet only from the viewpoint of the printable size of the document without managing the print history data, When the user designates one or more of the presented areas, printing is performed in the designated area. As a result, the user can perform printing in a blank area desired by the user while viewing the output paper to be used and grasping the position of the printed area. Further, since complicated processing is not performed, the apparatus can be simply configured.

[実施の形態3]
実施の形態1の印刷システム1では、印刷領域のサイズの算出および印刷履歴データの生成に際して、文書の文書データをページ単位で扱う構成について説明した。本実施の形態の印刷システムでは、印刷領域のサイズの算出および印刷履歴データの生成に際して、文書の文書データをビットマップデータにて扱う構成について説明する。なお、実施の形態1と同様な構成については同様な符号を用い、ここではその詳細な説明を省略する。
[Embodiment 3]
In the printing system 1 according to the first embodiment, a configuration has been described in which document data of a document is handled in units of pages when calculating the size of a print area and generating print history data. In the printing system according to the present embodiment, a configuration in which document data of a document is handled as bitmap data when calculating the size of a print area and generating print history data will be described. In addition, the same code | symbol is used about the structure similar to Embodiment 1, and the detailed description is abbreviate | omitted here.

本実施の形態の印刷システムは、図1と同様のシステム構成を有する。
以下に、本実施の形態の印刷システムにおける端末装置10のプリンタドライバ50について説明する。まず、本実施の形態のプリンタドライバ50は、デコンポーズ機能を有するように構成されており、文書データ生成部30からプリンタドライバ50に対して出力された文書データは、文書データを受け付けた印刷出力部525にてビットマップデータに変換される。ここで、印刷出力部525は文書受付手段として機能する。
そして、本実施の形態のプリンタドライバ50は、実施の形態1での処理フロー(図3参照)のステップ115にて、印刷済み領域情報を印刷履歴データとして印刷履歴記憶部521に追加する場合、または、ステップ117にて、未使用の用紙に印刷が行われる場合において、印刷済み領域情報を新たに生成された用紙識別情報に対応付けて印刷履歴記憶部521に記憶する場合には、ビットマップデータで構成された印刷済み領域情報を用いる。
The printing system of the present embodiment has a system configuration similar to that shown in FIG.
The printer driver 50 of the terminal device 10 in the printing system according to the present embodiment will be described below. First, the printer driver 50 of the present embodiment is configured to have a decompression function, and the document data output from the document data generation unit 30 to the printer driver 50 is a print output unit that has received the document data. In 525, it is converted into bitmap data. Here, the print output unit 525 functions as a document receiving unit.
The printer driver 50 according to the present embodiment adds the printed area information as print history data to the print history storage unit 521 at step 115 of the processing flow (see FIG. 3) according to the first embodiment. Alternatively, when printing is performed on an unused sheet in step 117, a bitmap is used when the printed area information is stored in the print history storage unit 521 in association with the newly generated sheet identification information. Printed area information composed of data is used.

それにより、実施の形態1での処理フローのステップ105での余白領域情報の生成時には、余白領域情報をビットマップデータにより生成することができる。そのため、ページの単位に制限されずに余白領域情報を生成できることとなるので、余白領域を細分化して設定することができる。その結果、用紙の使用効率をさらに高めることができる。
同様に、実施の形態1での処理フローのステップ104での印刷領域のサイズの算出に際して、ビットマップデータを用いることもできる。それにより、印刷領域をより細かく設定でき、ページの単位に制限されずに余白領域を選択できることが可能となるので、余白領域の選択の幅が広がる。その結果、用紙の使用効率をさらに高めることができる。
Thereby, when generating blank area information in step 105 of the processing flow according to the first embodiment, blank area information can be generated from bitmap data. For this reason, the margin area information can be generated without being limited to the unit of the page, so that the margin area can be subdivided and set. As a result, the use efficiency of the paper can be further increased.
Similarly, bitmap data can be used when calculating the size of the print area in step 104 of the processing flow in the first embodiment. Accordingly, the print area can be set more finely, and the margin area can be selected without being limited to the unit of the page, so that the range of the margin area can be selected. As a result, the use efficiency of the paper can be further increased.

[実施の形態4]
実施の形態1の印刷システム1では、用紙に文書が印刷される場合に、その用紙上で印刷に使用された印刷済み領域を印刷履歴データとして記憶しておき、印刷履歴データを参照することで用紙の余白領域を把握して、余白領域への印刷を行う構成について説明した。本実施の形態の印刷システム2では、スキャナ等の画像読取装置により文書が印刷された用紙を読み取り、読み取られた画像から印字済み領域情報を生成する構成について説明する。なお、実施の形態1と同様な構成については同様な符号を用い、ここではその詳細な説明を省略する。
[Embodiment 4]
In the printing system 1 according to the first embodiment, when a document is printed on a sheet, the printed area used for printing on the sheet is stored as print history data, and the print history data is referred to. The configuration for grasping the margin area of the paper and performing printing in the margin area has been described. In the printing system 2 of the present embodiment, a configuration will be described in which a sheet on which a document is printed is read by an image reading device such as a scanner, and printed area information is generated from the read image. In addition, the same code | symbol is used about the structure similar to Embodiment 1, and the detailed description is abbreviate | omitted here.

図15は、本実施の形態が適用される印刷システム2の全体構成を示す図である。図15に示す印刷システム2は、ユーザからの文書(ドキュメント)等の印刷指示を受け付けて、これを印刷ジョブとして送信する端末装置10と、端末装置10からの印刷ジョブを受信して媒体である用紙に印刷を行う画像形成装置としてのプリンタ70とが通信ケーブル60により相互に接続されて構成されている。さらに、端末装置10には、文書を読み込むことが可能な画像読取装置(画像読取手段)としてのイメージスキャナ80が通信ケーブル90を介して接続されている。   FIG. 15 is a diagram illustrating an overall configuration of the printing system 2 to which the exemplary embodiment is applied. The printing system 2 shown in FIG. 15 is a medium that receives a print instruction from a user such as a document (document) and transmits the print job as a print job, and receives a print job from the terminal device 10 as a medium. A printer 70 as an image forming apparatus that prints on a sheet is connected to each other via a communication cable 60. Further, an image scanner 80 as an image reading device (image reading means) capable of reading a document is connected to the terminal device 10 via a communication cable 90.

図16は、本実施の形態のプリンタドライバ50の機能構成を示すブロック図である。図16に示したように、本実施の形態のプリンタドライバ50では、実施の形態1のプリンタドライバ50とは異なり、印刷履歴記憶部521および印刷履歴データ更新部526を備えていない。
このような構成のプリンタドライバ50においては、余白領域抽出部522は、イメージスキャナ80により読み込まれた画像データを取得し、取得した画像データに基づいて印刷に使用される用紙の余白領域情報を生成する。
FIG. 16 is a block diagram illustrating a functional configuration of the printer driver 50 according to the present embodiment. As shown in FIG. 16, the printer driver 50 according to the present embodiment does not include the print history storage unit 521 and the print history data update unit 526 unlike the printer driver 50 according to the first embodiment.
In the printer driver 50 having such a configuration, the margin area extraction unit 522 acquires image data read by the image scanner 80 and generates margin area information of paper used for printing based on the acquired image data. To do.

以下に、本実施の形態の印刷システム2での印刷処理について説明する。本実施の形態の印刷システム2では、図3に示した実施の形態1の印刷システム1と同様の処理フローによる処理が行われる。
ここで、本実施の形態の印刷システム2では、実施の形態1の処理フロー(図3参照)のステップ105において、余白領域抽出部522により余白領域情報を生成する際には、イメージスキャナ80により読み込まれた画像データを用いる。すなわち、実施の形態1のように印刷履歴記憶部521に記憶された印刷履歴データを用いず、イメージスキャナ80により直接的に出力用紙上の画像を読み込み、出力用紙にてすでに印刷された印刷済み領域を読み込まれた画像データから検出する。
Below, the printing process in the printing system 2 of this Embodiment is demonstrated. In the printing system 2 according to the present embodiment, processing similar to that of the printing system 1 according to the first embodiment illustrated in FIG. 3 is performed.
Here, in the printing system 2 of the present embodiment, when the blank area extraction unit 522 generates blank area information in step 105 of the processing flow of the first embodiment (see FIG. 3), the image scanner 80 The read image data is used. That is, the image on the output paper is directly read by the image scanner 80 without using the print history data stored in the print history storage unit 521 as in the first embodiment, and the print has already been performed on the output paper. An area is detected from the read image data.

すなわち、まず、ユーザは、出力用紙として使用する用紙をイメージスキャナ80に載置する。そして、イメージスキャナ80を作動させる。それにより、イメージスキャナ80は、出力用紙上の画像を読み取り、ラスタデータとしての画像データを生成する。生成された画像データは余白領域抽出部522に送られる。
余白領域抽出部522は、取得した画像データを解析して、画像が形成されている領域(画像データが存在する領域)と画像が形成されていない領域(画像データが存在しない領域)とを分離する。そして、画像が形成されていない領域を余白領域として設定し、その余白領域の座標データからなる余白領域情報を生成する。
That is, first, the user places a sheet to be used as an output sheet on the image scanner 80. Then, the image scanner 80 is activated. Thereby, the image scanner 80 reads an image on the output sheet and generates image data as raster data. The generated image data is sent to the blank area extraction unit 522.
The blank area extraction unit 522 analyzes the acquired image data and separates an area where an image is formed (area where image data exists) and an area where no image is formed (area where no image data exists). To do. Then, an area where no image is formed is set as a margin area, and margin area information including coordinate data of the margin area is generated.

上記のように生成された余白領域情報が用いられて、図3の処理フローにおけるその他の処理が実行される。その際に、イメージスキャナ80に載置された用紙は、プリンタ70に設置されて、文書の印刷に使用される。
このように、本実施の形態の印刷システム2では、イメージスキャナ80により用紙の印刷に使用された領域を読み込み、余白領域情報を生成する。そして、その用紙に文書を印刷するに際して、生成された余白領域情報に基づいて用紙の余白領域を指定し、指定された余白領域に印刷を行うように構成されている。それにより、印刷履歴データが記憶されていない用紙に関しても、用紙の有効利用を図ることが可能となる。
The margin area information generated as described above is used to execute other processes in the process flow of FIG. At that time, the paper placed on the image scanner 80 is installed in the printer 70 and used for printing a document.
As described above, in the printing system 2 of the present embodiment, the area used for printing the paper is read by the image scanner 80, and blank area information is generated. When a document is printed on the paper, the paper margin area is designated based on the generated margin area information, and printing is performed on the designated margin area. As a result, it is possible to effectively use paper even for paper for which print history data is not stored.

なお、本実施の形態の印刷システム2においては、イメージスキャナ80およびプリンタ70と、端末装置10のプリンタドライバ50とを一体的に構成することで、複写機として構成することもできる。   In the printing system 2 of the present embodiment, the image scanner 80 and the printer 70 and the printer driver 50 of the terminal device 10 can be configured as a single unit so as to be configured as a copying machine.

本発明の印刷システムの全体構成を示す図である。1 is a diagram illustrating an overall configuration of a printing system according to the present invention. プリンタドライバの機能構成を示すブロック図である。2 is a block diagram illustrating a functional configuration of a printer driver. FIG. 印刷システムでの印刷処理の手順の一例を示すフローチャートである。6 is a flowchart illustrating an example of a procedure of a printing process in the printing system. プリンタドライバのUI部にて表示する表示画面の一例を示す図である。6 is a diagram illustrating an example of a display screen displayed on a UI unit of a printer driver. FIG. (a)はA4サイズの用紙全体が余白領域として設定された場合の余白領域情報の元となる座標位置を示す図であり、(b)はこの場合の余白領域情報を示した図である。(A) is a figure which shows the coordinate position used as the origin of blank area information when the whole A4 size paper is set as a blank area, and (b) is a figure which shows blank area information in this case. (a)はA4サイズの用紙の中の印刷済みの領域の座標位置を示す図であり、(b)はこの用紙の印刷履歴記憶部に記憶されている印刷履歴データを示した図である。(A) is a diagram showing the coordinate position of a printed area in A4 size paper, and (b) is a diagram showing print history data stored in the print history storage unit of this paper. (a)は図6に示したA領域とB領域とが余白領域として設定された場合の余白領域情報の元となる座標位置を示す図であり、(b)はこの場合の余白領域情報を示した図である。(A) is a figure which shows the coordinate position used as the origin of blank area information when the A area | region and B area shown in FIG. 6 are set as a blank area, (b) shows the blank area information in this case FIG. 文書が指定した用紙の余白領域に印刷することができないと判定された場合に表示されるメッセージ画面の一例を示す図である。6 is a diagram illustrating an example of a message screen displayed when it is determined that a document cannot be printed in a margin area of a designated sheet. FIG. 指定した用紙の余白領域内における印刷可能な余白領域を表示する表示画面の一例を示す図である。It is a figure which shows an example of the display screen which displays the printable margin area in the margin area of the designated paper. 印刷開始位置制御部にて行われる座標変換処理を説明する図である。It is a figure explaining the coordinate conversion process performed in a printing start position control part. (a)は図6に示したすでに印刷済み領域であったA領域に、新たに印刷が行われて印刷済み領域となったB領域が追加された場合の印刷済み領域情報の元となる座標位置を示す図であり、(b)はこの場合の印刷済み領域情報を示した図である。(A) is the coordinates that are the basis of the printed area information when the B area that has been newly printed and added to the A area that has already been printed is added to the A area shown in FIG. It is a figure which shows a position, (b) is the figure which showed the printed area information in this case. プリンタドライバの機能構成を示すブロック図である。2 is a block diagram illustrating a functional configuration of a printer driver. FIG. 印刷システムでの印刷処理の手順の一例を示すフローチャートである。6 is a flowchart illustrating an example of a procedure of a printing process in the printing system. 出力用紙としてA4サイズの用紙を使用し、文書サイズをA6サイズとした場合に、印刷可能領域表示部にて表示される出力用紙の印刷可能領域を示した図である。FIG. 10 is a diagram illustrating a printable area of an output sheet displayed on a printable area display unit when an A4 size sheet is used as an output sheet and a document size is set to an A6 size. 本発明の他の印刷システムの全体構成を示す図である。It is a figure which shows the whole structure of the other printing system of this invention. プリンタドライバの機能構成を示すブロック図である。2 is a block diagram illustrating a functional configuration of a printer driver. FIG.

符号の説明Explanation of symbols

1,2…印刷システム、10…端末装置、20…制御部、30…文書データ生成部、40…記憶部、50…プリンタドライバ、51…ユーザインタフェイス(UI)部、52…印刷処理部、60,90…通信ケーブル、70…プリンタ、80…イメージスキャナ、521…印刷履歴記憶部、522…余白領域抽出部、523…印刷可否判定部、524…印刷開始位置制御部、525…印刷出力部、526…印刷履歴データ更新部 DESCRIPTION OF SYMBOLS 1,2 ... Printing system, 10 ... Terminal device, 20 ... Control part, 30 ... Document data generation part, 40 ... Memory | storage part, 50 ... Printer driver, 51 ... User interface (UI) part, 52 ... Print processing part, 60, 90 ... Communication cable, 70 ... Printer, 80 ... Image scanner, 521 ... Print history storage unit, 522 ... Margin area extraction unit, 523 ... Print availability determination unit, 524 ... Print start position control unit, 525 ... Print output unit 526... Print history data update unit

Claims (14)

印刷される文書の文書データを受け付ける文書受付手段と、
前記文書データが印刷される媒体の余白領域を抽出する余白領域抽出手段と、
前記余白領域抽出手段にて抽出された前記余白領域に前記文書データを割り付ける文書割付手段と、
前記文書割付手段にて割り付けられた前記文書データを前記媒体に印刷する印刷手段と
を備えたことを特徴とする印刷システム。
Document accepting means for accepting document data of a document to be printed;
Margin area extracting means for extracting a margin area of a medium on which the document data is printed;
Document assigning means for assigning the document data to the margin area extracted by the margin area extracting means;
A printing system comprising: printing means for printing the document data assigned by the document assignment means on the medium.
前記媒体上の文書データが印刷された領域に関する情報を印刷履歴情報として記憶する印刷履歴記憶手段をさらに備え、
前記余白領域抽出手段は、前記印刷履歴記憶手段にて記憶された前記印刷履歴情報に基づいて、前記媒体の前記余白領域を抽出することを特徴とする請求項1記載の印刷システム。
Printing history storage means for storing information on an area where the document data on the medium is printed as printing history information;
The printing system according to claim 1, wherein the margin area extracting unit extracts the margin area of the medium based on the printing history information stored in the printing history storage unit.
前記媒体を識別する識別情報を生成し、前記印刷手段に対して当該識別情報の印刷を指示する識別情報生成手段と、
前記媒体に印刷された前記識別情報の入力を受け付ける識別情報受付手段とをさらに備え、
前記印刷履歴記憶手段は、前記印刷履歴情報を前記識別情報に対応付けて記憶し、前記余白領域抽出手段は、当該印刷履歴記憶手段に記憶された当該印刷履歴情報であって、前記識別情報受付手段にて受け付けた当該識別情報に対応する当該印刷履歴情報に基づいて前記余白領域を抽出することを特徴とする請求項2記載の印刷システム。
Identification information generating means for generating identification information for identifying the medium and instructing the printing means to print the identification information;
An identification information receiving means for receiving an input of the identification information printed on the medium;
The printing history storage means stores the printing history information in association with the identification information, and the margin area extraction means is the printing history information stored in the printing history storage means, and receives the identification information reception 3. The printing system according to claim 2, wherein the margin area is extracted based on the print history information corresponding to the identification information received by the means.
前記印刷手段にて前記媒体に前記文書データが新たに印刷された場合に、当該新たな文書データが印刷された領域に関する情報を前記印刷履歴情報に追加して当該印刷履歴情報の更新を行う印刷履歴情報更新手段をさらに備えたことを特徴とする請求項2記載の印刷システム。   Printing in which, when the document data is newly printed on the medium by the printing unit, information related to the area where the new document data is printed is added to the print history information to update the print history information 3. The printing system according to claim 2, further comprising history information updating means. 前記媒体上の文書画像を読み取る画像読取手段をさらに備え、
前記余白領域抽出手段は、前記画像読取手段にて読み取られた前記文書画像に基づいて、前記媒体の前記余白領域を抽出することを特徴とする請求項1記載の印刷システム。
Image reading means for reading a document image on the medium,
The printing system according to claim 1, wherein the blank area extracting unit extracts the blank area of the medium based on the document image read by the image reading unit.
前記文書割付手段は、前記文書受付手段に受け付けられた前記文書データを、前記余白領域抽出手段にて抽出された前記余白領域に座標移動させる座標変換処理を行うことを特徴とする請求項1記載の印刷システム。   2. The document assigning unit performs a coordinate conversion process of moving the document data received by the document receiving unit to the margin area extracted by the margin area extracting unit. Printing system. 印刷される文書の文書データを受け付ける文書受付手段と、
前記文書のサイズの入力を受け付ける文書サイズ受付手段と、
前記文書データが印刷される媒体のサイズの入力を受け付ける媒体サイズ受付手段と、
前記文書サイズ受付手段にて受け付けた前記文書のサイズと前記媒体サイズ受付手段にて受け付けた前記媒体のサイズとに基づいて、当該媒体上の前記文書を印刷可能な領域を抽出する印刷可能領域抽出手段と、
前記印刷可能領域抽出手段にて抽出された前記領域に前記文書データを割り付ける文書割付手段と、
前記文書割付手段にて割り付けられた前記文書データを前記媒体に印刷する印刷手段と
を備えたことを特徴とする印刷システム。
Document accepting means for accepting document data of a document to be printed;
Document size receiving means for receiving an input of the size of the document;
Medium size receiving means for receiving an input of a size of a medium on which the document data is printed;
Printable area extraction for extracting a printable area of the document on the medium based on the size of the document received by the document size receiving means and the size of the medium received by the medium size receiving means Means,
Document assigning means for assigning the document data to the area extracted by the printable area extracting means;
A printing system comprising: printing means for printing the document data assigned by the document assignment means on the medium.
印刷される文書の文書データを受け付ける文書受付手段と、
前記文書データが印刷される媒体の余白領域を抽出する余白領域抽出手段と、
前記余白領域抽出手段にて抽出された前記余白領域に前記文書データを割り付ける文書割付手段と
を備えたことを特徴とする印刷制御装置。
Document accepting means for accepting document data of a document to be printed;
Margin area extracting means for extracting a margin area of a medium on which the document data is printed;
A print control apparatus comprising: a document allocating unit that allocates the document data to the margin area extracted by the margin area extracting unit.
印刷される前記文書のサイズの入力を受け付ける文書サイズ受付手段と、
前記余白領域抽出手段にて抽出された前記余白領域に、前記文書サイズ受付手段にて受け付けられたサイズの前記文書が割り付け可能か否かを判定する印刷可否判定手段とをさらに備え、
前記文書割付手段は、前記印刷可否判定手段にて前記文書の割り付けが可能であると判断された場合に、当該文書の前記文書データを前記余白領域に割り付けることを特徴とする請求項8記載の印刷制御装置。
Document size accepting means for accepting input of the size of the document to be printed;
A printability determination unit that determines whether or not the document having the size accepted by the document size acceptance unit can be allocated to the margin area extracted by the margin region extraction unit;
9. The document assigning unit according to claim 8, wherein the document assigning unit assigns the document data of the document to the margin area when the printability determining unit determines that the document can be assigned. Print control device.
前記余白領域抽出手段にて複数の前記余白領域が抽出された場合に、ユーザによる一または複数の当該余白領域の指定を受け付ける余白領域指定手段をさらに備え、
前記文書割付手段は、前記余白領域指定手段にて指定された前記余白領域に前記文書データを割り付けることを特徴とする請求項8記載の印刷制御装置。
When a plurality of the margin areas are extracted by the margin area extracting means, further comprising a margin area specifying means for receiving specification of one or a plurality of the margin areas by the user,
9. The print control apparatus according to claim 8, wherein the document allocating unit allocates the document data to the margin area specified by the margin area specifying unit.
前記文書受付手段は、前記文書データを受け付けたのち当該文書データをビットマップデータに変換し、前記余白領域抽出手段は、当該文書受付手段にて変換された当該ビットマップデータに基づいて前記余白領域を抽出することを特徴とする請求項8記載の印刷制御装置。   The document receiving means converts the document data into bitmap data after receiving the document data, and the blank area extracting means converts the blank area based on the bitmap data converted by the document receiving means. The print control apparatus according to claim 8, wherein: コンピュータに、
印刷される文書の文書データを受け付ける機能と、
前記文書データが印刷される媒体の余白領域を抽出する機能と、
抽出された前記余白領域に前記文書データを割り付ける機能と
を実現させるプログラム。
On the computer,
A function for receiving document data of a document to be printed;
A function of extracting a margin area of a medium on which the document data is printed;
A program for realizing a function of assigning the document data to the extracted blank area.
媒体上の前記文書データが印刷された領域に関する情報を印刷履歴情報としてメモリに記憶する機能をさらに実現する請求項12記載のプログラム。   The program according to claim 12, further realizing a function of storing information relating to an area where the document data on the medium is printed in a memory as print history information. 抽出された前記余白領域に前記文書データが割り付け可能か否かを判定する機能をさらに実現する請求項12記載のプログラム。   The program according to claim 12, further realizing a function of determining whether or not the document data can be allocated to the extracted blank area.
JP2006267246A 2006-09-29 2006-09-29 Printing system, printing control apparatus and program Expired - Fee Related JP4802961B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006267246A JP4802961B2 (en) 2006-09-29 2006-09-29 Printing system, printing control apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006267246A JP4802961B2 (en) 2006-09-29 2006-09-29 Printing system, printing control apparatus and program

Publications (2)

Publication Number Publication Date
JP2008090356A true JP2008090356A (en) 2008-04-17
JP4802961B2 JP4802961B2 (en) 2011-10-26

Family

ID=39374486

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006267246A Expired - Fee Related JP4802961B2 (en) 2006-09-29 2006-09-29 Printing system, printing control apparatus and program

Country Status (1)

Country Link
JP (1) JP4802961B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009265903A (en) * 2008-04-24 2009-11-12 Hitachi Ltd Information management system, form definition management server and information management method
JP2012128806A (en) * 2010-12-17 2012-07-05 Dainippon Printing Co Ltd Print image data generation device
JP2017196857A (en) * 2016-04-28 2017-11-02 キヤノン株式会社 Printing device, printing system and printing method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08174973A (en) * 1994-12-27 1996-07-09 Sharp Corp Information processor
JP2000175030A (en) * 1998-12-07 2000-06-23 Seiko Epson Corp Copy system, copy controller and medium readable to computer
JP2000172117A (en) * 1998-12-07 2000-06-23 Seiko Epson Corp Copy system, copy controller and computer readable medium
JP2000293348A (en) * 1999-04-02 2000-10-20 Seiko Epson Corp Printing control method, printing controller and recording medium
JP2001096835A (en) * 1999-09-30 2001-04-10 Seiko Epson Corp Print system, printer and printing method, and recording medium
JP2003335034A (en) * 2002-05-23 2003-11-25 Seiko Epson Corp Print controller and print system
JP2005288859A (en) * 2004-03-31 2005-10-20 Casio Comput Co Ltd Printer
JP2005324351A (en) * 2004-05-12 2005-11-24 Seiko Epson Corp Printer

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08174973A (en) * 1994-12-27 1996-07-09 Sharp Corp Information processor
JP2000175030A (en) * 1998-12-07 2000-06-23 Seiko Epson Corp Copy system, copy controller and medium readable to computer
JP2000172117A (en) * 1998-12-07 2000-06-23 Seiko Epson Corp Copy system, copy controller and computer readable medium
JP2000293348A (en) * 1999-04-02 2000-10-20 Seiko Epson Corp Printing control method, printing controller and recording medium
JP2001096835A (en) * 1999-09-30 2001-04-10 Seiko Epson Corp Print system, printer and printing method, and recording medium
JP2003335034A (en) * 2002-05-23 2003-11-25 Seiko Epson Corp Print controller and print system
JP2005288859A (en) * 2004-03-31 2005-10-20 Casio Comput Co Ltd Printer
JP2005324351A (en) * 2004-05-12 2005-11-24 Seiko Epson Corp Printer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009265903A (en) * 2008-04-24 2009-11-12 Hitachi Ltd Information management system, form definition management server and information management method
JP2012128806A (en) * 2010-12-17 2012-07-05 Dainippon Printing Co Ltd Print image data generation device
JP2017196857A (en) * 2016-04-28 2017-11-02 キヤノン株式会社 Printing device, printing system and printing method

Also Published As

Publication number Publication date
JP4802961B2 (en) 2011-10-26

Similar Documents

Publication Publication Date Title
JP6623938B2 (en) Image processing apparatus, imposition control program, and imposition control method
JP2008293105A (en) Printer driver program and image forming apparatus
CN104238970B (en) Image processing system and printing control method
US8605316B2 (en) Information processing apparatus and control method thereof, and storage medium
JP2008201045A (en) Image forming apparatus
JP4802961B2 (en) Printing system, printing control apparatus and program
JP2011170685A (en) Installation program and installation method
US8773692B2 (en) Printing control apparatus and printing control method for document layout processing
JP2007334470A (en) Information processor and program regarding electronic tag
US10554863B2 (en) Image forming apparatus with an improved capability to edited selectable detected areas
US20140104624A1 (en) Image forming apparatus, image forming method, and non-transitory computer readable medium
JP2008040928A (en) Printed document working device
JP2008225547A (en) Image data generation device, image data generation method, image data generation program, and printing system
US20170147912A1 (en) Print control system, print control apparatus, and program
JP2005322040A (en) Print control unit, method, and program
JP6264004B2 (en) Information processing apparatus, setting method, and setting program
JP4798017B2 (en) Image processing apparatus, image processing method, and program
JP4449364B2 (en) Print control device
JP2009143124A (en) Image processing apparatus
JP2005182694A (en) Layout printing system
JP5158016B2 (en) Composite image creation method and job analysis program
JP6372365B2 (en) Printing instruction apparatus, printing system, and program
JP2006197210A (en) Information processing device, printing system, printing operation assisting method, and program
JP2022183157A (en) Image processing device
JP4438755B2 (en) Image forming apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110215

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: 20110712

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110725

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: 20140819

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees