JP2002215355A - Printer language conversion program, computer-readable recording medium recording printer language conversion program, printer language converter, and printer language converting method - Google Patents

Printer language conversion program, computer-readable recording medium recording printer language conversion program, printer language converter, and printer language converting method

Info

Publication number
JP2002215355A
JP2002215355A JP2001015289A JP2001015289A JP2002215355A JP 2002215355 A JP2002215355 A JP 2002215355A JP 2001015289 A JP2001015289 A JP 2001015289A JP 2001015289 A JP2001015289 A JP 2001015289A JP 2002215355 A JP2002215355 A JP 2002215355A
Authority
JP
Japan
Prior art keywords
document
information
printer language
area
language conversion
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
JP2001015289A
Other languages
Japanese (ja)
Inventor
Tetsuya Sugimoto
哲哉 杉本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Minolta Co Ltd
Original Assignee
Minolta Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Minolta Co Ltd filed Critical Minolta Co Ltd
Priority to JP2001015289A priority Critical patent/JP2002215355A/en
Publication of JP2002215355A publication Critical patent/JP2002215355A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To output a document added with information, independently of the type of an application. SOLUTION: A printer language conversion program, run by a computer, comprises a step for receiving a document prepared by the application (S2), a step for receiving header information and footer information added to the received document (S4), a step for multiplying the document with a variable multiple according to a region to which the header information and footer information added are outputted to simultaneously output the received document and the added header information and footer information (S8), and a step for combining the multiplied document with the added header information and footer information (S9).

Description

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

【0001】[0001]

【発明の属する技術分野】この発明はプリンタ言語変換
プログラム、プリンタ言語変換プログラムを記録したコ
ンピュータ読取可能な記録媒体、プリンタ言語変換装置
およびプリンタ言語変換方法に関し、特に、アプリケー
ションに依存することなく所望の情報を付加することが
可能なプリンタ言語変換プログラム、プリンタ言語変換
プログラムを記録したコンピュータ読取可能な記録媒
体、プリンタ言語変換装置およびプリンタ言語変換方法
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer language conversion program, a computer-readable recording medium on which the printer language conversion program is recorded, a printer language conversion device, and a printer language conversion method. The present invention relates to a printer language conversion program to which information can be added, a computer-readable recording medium storing the printer language conversion program, a printer language conversion device, and a printer language conversion method.

【0002】[0002]

【従来の技術】従来、パーソナルコンピュータ等に接続
されたプリンタを制御するために、パーソナルコンピュ
ータにプリンタドライバが組込まれる。このプリンタド
ライバは、パーソナルコンピュータに接続されるプリン
タごとにパーソナルコンピュータにインストールされ
る。そして、パーソナルコンピュータで実行されるアプ
リケーションで作成されたドキュメントを、接続された
プリンタから出力させることができる。このように、パ
ーソナルコンピュータに接続されるプリンタの機種に柔
軟に対応するために、プリンタドライバがインストール
される。
2. Description of the Related Art Conventionally, a printer driver is incorporated in a personal computer to control a printer connected to the personal computer or the like. This printer driver is installed in the personal computer for each printer connected to the personal computer. Then, the document created by the application executed on the personal computer can be output from the connected printer. As described above, the printer driver is installed in order to flexibly correspond to the model of the printer connected to the personal computer.

【0003】プリンタドライバは、アプリケーションか
ら出力されるドキュメントをそのまま出力する機能を有
する。また、特開平8−258380号公報には、複数
のアプリケーションプログラムによって各々作成された
複数のドキュメントファイルから1つの資料を印刷出力
する際に、一連のページ番号を資料に付与する技術が開
示されている。
The printer driver has a function of outputting a document output from an application as it is. Further, Japanese Patent Application Laid-Open No. 8-258380 discloses a technique for giving a series of page numbers to a material when printing one material from a plurality of document files created by a plurality of application programs. I have.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、特開平
8−258380号公報に記載の技術では、アプリケー
ションプログラムで作成されたドキュメントが、プリン
タで印刷可能な領域(以下「有効印字領域」という)の
全てを用いて作成されている場合には、ページ番号を付
与することはできない。
However, according to the technique described in Japanese Patent Application Laid-Open No. 8-258380, a document created by an application program is used in a printer-printable area (hereinafter referred to as an "effective print area"). If the page number is created by using, the page number cannot be assigned.

【0005】プリンタは、印刷する用紙のすべての範囲
に印刷することができるわけでなく、用紙中の印刷する
ことができる範囲が予め定められている。この有効印字
範囲は、プリンタの能力の情報としてプリンタドライバ
に予め記憶されており、アプリケーションにプリンタド
ライバから有効印字範囲の情報が与えられる。アプリケ
ーションでは、受取った有効印字領域内でドキュメント
を作成することが可能となっている。したがって、アプ
リケーションで有効印字領域の全てを用いてドキュメン
トが作成された場合には、ページ番号を付与する領域が
なくなってしまい、ページ番号を付与することはできな
い。
[0005] The printer cannot print on the entire area of the paper to be printed, and the printable area on the paper is predetermined. The effective printing range is stored in advance in the printer driver as information on the capability of the printer, and information on the effective printing range is given to the application from the printer driver. In the application, it is possible to create a document in the received effective print area. Therefore, when a document is created by using the entire effective print area in the application, the area to which the page number is assigned disappears, and the page number cannot be assigned.

【0006】この発明は上述の問題点を解決するために
なされたもので、この発明の目的の1つは、アプリケー
ション種類に関係なくドキュメントに情報を付加して出
力することが可能なプリンタ言語変換プログラム、プリ
ンタ言語変換プログラムを記録したコンピュータ読取可
能な記録媒体、プリンタ言語変換装置およびプリンタ言
語変換方法を提供することである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a printer language converter capable of adding information to a document and outputting it regardless of the type of application. It is an object of the present invention to provide a computer-readable recording medium storing a program, a printer language conversion program, a printer language conversion device, and a printer language conversion method.

【0007】[0007]

【課題を解決するための手段】上述の目的を達成するた
めにこの発明のある局面によれば、アプリケーションで
作成されたドキュメントを受信するステップと、受信さ
れたドキュメントに付加する情報を受信するステップ
と、受信されたドキュメントと付加された情報とを同時
に出力するために、付加された情報が出力される領域に
応じた変倍率でドキュメントを変倍するステップと、変
倍されたドキュメントと付加された情報とを合成するス
テップとをコンピュータに実行させるためのプリンタ言
語変換プログラムである。
According to one aspect of the present invention, a step of receiving a document created by an application and a step of receiving information to be added to the received document are provided. Scaling the document at a scaling factor corresponding to the area in which the added information is output, in order to simultaneously output the received document and the added information; And a step of synthesizing the combined information with a printer language conversion program for causing a computer to execute the steps.

【0008】この発明に従えば、受信されたドキュメン
トと付加された情報とを同時に出力するために、付加さ
れた情報が出力される領域に応じた変倍率でドキュメン
トが変倍され、変倍されたドキュメントと付加された情
報とが合成される。このため、アプリケーション種類に
関係なくドキュメントに情報を付加して出力することが
可能なプリンタ言語変換プログラムおよびプリンタ言語
変換プログラムを記録したコンピュータ読取可能な記録
媒体を提供することができる。
According to the present invention, in order to simultaneously output the received document and the added information, the document is scaled at a scaling factor corresponding to the area where the added information is output, and the document is scaled. The added document and the added information are combined. Therefore, it is possible to provide a printer language conversion program capable of adding information to a document and outputting the document regardless of the type of application, and a computer-readable recording medium storing the printer language conversion program.

【0009】好ましくは、ドキュメントを受信するステ
ップは、ドキュメントを出力する用紙のサイズをドキュ
メントとともに受信し、変倍ステップは、受信された用
紙のサイズと、付加された情報が出力される領域の大き
さとに基づいて変倍率を定めるステップを含む。
Preferably, the step of receiving the document includes the step of receiving the size of the sheet on which the document is to be output together with the document, and the step of changing the magnification includes the step of: And a step of determining a scaling factor based on the above.

【0010】この発明に従えば、受信された用紙のサイ
ズと、付加された情報が出力される領域の大きさ等に基
づいて変倍率が定められる。このため、ドキュメントを
損なうことなくすべてを出力することができる。
According to the present invention, the magnification is determined based on the size of the received sheet, the size of the area where the added information is output, and the like. Therefore, all can be output without damaging the document.

【0011】好ましくは、プリンタ言語変換プログラム
の変換ステップは、受信されたドキュメントのうち有効
印字領域を基準に変倍率を決定する。
Preferably, in the conversion step of the printer language conversion program, the scaling ratio is determined based on an effective print area in the received document.

【0012】この発明に従えば、受信されたドキュメン
トのうち有効印字領域を基準に変倍率が決定される。こ
のため、ドキュメントの内容をできるだけ有効に出力す
ることができる。
According to the present invention, the magnification is determined based on the effective print area in the received document. Therefore, the contents of the document can be output as effectively as possible.

【0013】この発明の他の局面によれば、プリンタ言
語変換装置は、アプリケーションで作成されたドキュメ
ントを受信するドキュメント受信手段と、受信されたド
キュメントに付加する情報を受信する付加情報受信手段
と、受信されたドキュメントと付加された情報とを同時
に出力するために、付加された情報が出力される領域に
応じた変倍率でドキュメントを変倍する変倍手段と、変
倍されたドキュメントと付加された情報とを合成する合
成手段とを備える。
According to another aspect of the present invention, a printer language conversion apparatus includes: a document receiving unit for receiving a document created by an application; an additional information receiving unit for receiving information to be added to the received document; In order to simultaneously output the received document and the added information, scaling means for scaling the document at a scaling factor corresponding to the area where the added information is output, And synthesizing means for synthesizing the information.

【0014】この発明に従えば、受信されたドキュメン
トと付加された情報とを同時に出力するために、付加さ
れた情報が出力される領域に応じた変倍率でドキュメン
トが変倍され、変倍されたドキュメントと付加された情
報とが合成される。このため、アプリケーションの種類
に関係なくドキュメントに情報を付加して出力すること
が可能なプリンタ言語変換装置を提供することができ
る。
According to the present invention, in order to simultaneously output the received document and the added information, the document is scaled at a scaling factor corresponding to the area where the added information is output, and the document is scaled. The added document and the added information are combined. For this reason, it is possible to provide a printer language conversion apparatus capable of adding information to a document and outputting the information regardless of the type of application.

【0015】この発明のさらに他の局面によれば、プリ
ンタ言語変換方法は、アプリケーションで作成されたド
キュメントを受信するステップと、受信されたドキュメ
ントに付加する情報を受信するステップと、受信された
ドキュメントと付加された情報とを同時に出力するため
に、付加された情報が出力される領域に応じた変倍率で
ドキュメントを変倍するステップと、変倍されたドキュ
メントと付加された情報とを合成するステップとを含
む。
[0015] According to still another aspect of the present invention, a printer language conversion method includes a step of receiving a document created by an application, a step of receiving information to be added to the received document, and a step of receiving the document. Step of scaling the document at a scaling factor corresponding to the area where the added information is output, and combining the scaled document and the added information in order to simultaneously output the added information and the added information. Steps.

【0016】この発明に従えば、受信されたドキュメン
トと付加された情報とを同時に出力するために、付加さ
れた情報が出力される領域に応じた変倍率でドキュメン
トが変倍され、変倍されたドキュメントと付加された情
報とが合成される。このため、アプリケーションの種類
に関係なくドキュメントに情報を付加して出力すること
が可能なプリンタ言語変換方法を提供することができ
る。
According to the present invention, in order to simultaneously output the received document and the added information, the document is scaled at a scaling factor corresponding to the area where the added information is output, and the document is scaled. The added document and the added information are combined. Therefore, it is possible to provide a printer language conversion method capable of adding information to a document and outputting the document regardless of the type of application.

【0017】[0017]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。なお、図中同一符号は同一
または相当する部材を示し、説明は繰返さない。
Embodiments of the present invention will be described below with reference to the drawings. The same reference numerals in the drawings denote the same or corresponding members, and description thereof will not be repeated.

【0018】本発明の実施の形態におけるプリンタ言語
変換装置は、パーソナルコンピュータ等で構成される。
図1は、本発明の実施の形態の1つにおけるプリンタ言
語変換装置の概略構成を示すブロック図である。図1を
参照して、プリンタ言語変換装置100は、プリンタ言
語変換装置100の全体を制御するための制御部101
と、プリンタ言語変換装置100に所定のコマンドやデ
ータを入力するための入力部103と、制御部101か
らの指示に応じてデータを表示またはプリントするため
の出力部105と、所定の情報を記憶するための記憶部
107と、外部入出力装置111とを含む。
The printer language conversion device according to the embodiment of the present invention comprises a personal computer or the like.
FIG. 1 is a block diagram showing a schematic configuration of a printer language conversion device according to one embodiment of the present invention. Referring to FIG. 1, a printer language conversion device 100 includes a control unit 101 for controlling the entire printer language conversion device 100.
An input unit 103 for inputting predetermined commands and data to the printer language conversion apparatus 100; an output unit 105 for displaying or printing data according to an instruction from the control unit 101; and storing predetermined information. And an external input / output device 111.

【0019】入力部103は、キーボードまたはマウス
等のポインティングデバイスである。プリンタ言語変換
装置100のユーザが、キーボードまたはマウスを用い
て制御部101に対して所定の指示コマンドを入力する
ことができる。さらに、制御部101で実行されるアプ
リケーションを操作するのに必要なコマンド、または、
ドキュメントを作成するために必要な情報を入力するこ
とができる。さらに、入力部103は、デジタルカメ
ラ、デジタルビデオカメラまたはイメージスキャナ等を
用いるようにしてもよい。これらを用いることにより、
プリンタ言語変換装置100に画像データを入力するこ
とができる。
The input unit 103 is a pointing device such as a keyboard or a mouse. The user of the printer language conversion device 100 can input a predetermined instruction command to the control unit 101 using a keyboard or a mouse. Furthermore, commands required to operate an application executed by the control unit 101, or
You can enter the information needed to create a document. Further, the input unit 103 may use a digital camera, a digital video camera, an image scanner, or the like. By using these,
Image data can be input to the printer language conversion device 100.

【0020】出力部105は、ブラウン管または液晶表
示装置等のディスプレイである。制御部101からの指
示により、所定の情報を表示することができる。記憶部
107は、ハードディスク装置等の磁気記憶装置であ
る。また磁気記憶装置に代えて、光磁気記憶装置を用い
てもよい。
The output unit 105 is a display such as a CRT or a liquid crystal display. According to an instruction from the control unit 101, predetermined information can be displayed. The storage unit 107 is a magnetic storage device such as a hard disk device. Further, a magneto-optical storage device may be used instead of the magnetic storage device.

【0021】外部入出力装置111は、光磁気記憶装置
であり、記録媒体113に記録された制御部101で実
行するためのプログラムや他のアプリケーションで作成
されたドキュメントデータを読取ったり、制御部101
からの指示により記録媒体113にデータを書込んだり
することができる。
The external input / output device 111 is a magneto-optical storage device. The external input / output device 111 reads a program to be executed by the control unit 101 recorded on the recording medium 113 and document data created by another application.
Data can be written to the recording medium 113 in accordance with the instruction from.

【0022】なお、記録媒体としては、磁気テープやカ
セットテープなどのテープ系、磁気ディスク(フレキシ
ブルディスク、ハードディスク)や光ディスク(CD−
ROM/MO/MD/DVD等)などのディスク系、I
Cカード(メモリカードを含む)や光カードなどのカー
ド系、あるいはマスクROM、EPROM、EEPRO
M、フラッシュメモリなどの半導体メモリ等の固定的に
プログラムを担持する媒体を用いることもできる。ま
た、ネットワークからプログラムやデータがダウンロー
ドされるように、流動的にプログラムを担持する媒体で
あってもよい。
Recording media include tapes such as magnetic tapes and cassette tapes, magnetic disks (flexible disks and hard disks), and optical disks (CD-
Discs such as ROM / MO / MD / DVD), I
Card system such as C card (including memory card) and optical card, or mask ROM, EPROM, EEPROM
It is also possible to use a medium that fixedly carries a program, such as a semiconductor memory such as an M or flash memory. Alternatively, the medium may be a medium that carries the program fluidly so that the program or data is downloaded from the network.

【0023】このような記録媒体113に格納される内
容としては、プログラムに限定されず、データであって
もよい。
The content stored in the recording medium 113 is not limited to a program but may be data.

【0024】図2は、本実施の形態におけるプリンタ言
語変換装置の機能の概略を示す機能ブロック図である。
本実施の形態におけるプリンタ言語変換装置100で
は、制御部101において、アプリケーションが実行さ
れる。アプリケーションが実行されることにより、ユー
ザが作成したドキュメントが記憶部107に記憶され
る。また、アプリケーションで作成したドキュメントを
プリンタ120に出力するために、プリンタドライバで
ドキュメントがプリンタ言語に変換され、プリンタ12
0に送信される。アプリケーション140とプリンタド
ライバ130とは、記憶部107に記憶され、制御部1
01で記憶部107からアプリケーション140とプリ
ンタドライバ130とが読込まれ、それぞれ実行され
る。
FIG. 2 is a functional block diagram schematically showing the functions of the printer language conversion apparatus according to the present embodiment.
In printer language conversion device 100 according to the present embodiment, control unit 101 executes an application. By executing the application, the document created by the user is stored in the storage unit 107. Further, in order to output the document created by the application to the printer 120, the document is converted into a printer language by a printer driver.
Sent to 0. The application 140 and the printer driver 130 are stored in the storage unit 107,
In step 01, the application 140 and the printer driver 130 are read from the storage unit 107 and executed.

【0025】なお、アプリケーション140は、複数種
類あってもよい。すなわち、記憶部107には、複数種
類のアプリケーションが記憶されており、プリンタドラ
イバ130は、制御部101で実行されるいずれかのア
プリケーション140からドキュメントを受信する。ま
た、アプリケーション140からは、そのドキュメント
を印刷する用紙サイズが受信される。
Note that there may be a plurality of types of applications 140. That is, a plurality of types of applications are stored in the storage unit 107, and the printer driver 130 receives a document from one of the applications 140 executed by the control unit 101. Further, the application 140 receives a paper size for printing the document.

【0026】図2を参照して、プリンタ言語変換装置で
は、アプリケーション140とプリンタドライバ130
とが制御部101で実行される。プリンタドライバ13
0は、ユーザに所定の入力画面を表示し、データの入力
を促すユーザインターフェイス137と、ユーザインタ
ーフェイスを介して入力されたヘッダ情報またはフッタ
情報を設定データとして記憶する設定データ記憶部13
9と、アプリケーション140から受信したドキュメン
トまたは、設定データ記憶部139に記憶された設定デ
ータとをプリンタ言語に変換するためのプリンタ言語変
換部131と、プリンタ言語に変換されたドキュメント
を拡大または縮小するための変倍部133と、変倍され
たドキュメントと設定データとを合成する合成部135
とを含む。
Referring to FIG. 2, in the printer language conversion apparatus, application 140 and printer driver 130
Are executed by the control unit 101. Printer driver 13
0 indicates a user interface 137 that displays a predetermined input screen to the user and prompts the user to input data, and a setting data storage unit 13 that stores header information or footer information input via the user interface as setting data.
9, a printer language conversion unit 131 for converting the document received from the application 140 or the setting data stored in the setting data storage unit 139 into a printer language, and expanding or reducing the document converted into the printer language. Scaling section 133 for synthesizing, and a synthesizing section 135 for synthesizing the scaled document and the setting data.
And

【0027】ユーザインターフェイス137は、出力部
105に設定データの入力を促す画面を表示する。そし
て、ユーザが入力部103から入力したデータを設定デ
ータとして受信し、設定データ記憶部139に記憶す
る。ここでいう設定データは、ヘッダ情報とフッタ情報
をいう。
The user interface 137 displays a screen prompting the input unit 105 to input setting data. Then, data input by the user from the input unit 103 is received as setting data, and stored in the setting data storage unit 139. Here, the setting data refers to header information and footer information.

【0028】ここで、ヘッダ情報とは、アプリケーショ
ン140で作成された文章を印刷する際に、用紙の上部
の余白部分(ヘッダ)に入れる情報をいう。たとえば、
文書名、社名、著者名、日付、ページ数などである。ま
た、ドキュメントの下部の余白部分(フッタ)に入れる
場合、フッタ情報という。設定データは、ヘッダに入れ
る情報と、フッタに入れる情報とを含む。また、設定デ
ータは、文字や記号の他、画像データを用いるようにし
てもよい。
Here, the header information refers to information to be put in a margin (header) at the top of the sheet when printing a text created by the application 140. For example,
Document name, company name, author name, date, number of pages, etc. In addition, when the document is to be inserted in a margin (footer) at the bottom of the document, it is called footer information. The setting data includes information to be put in the header and information to be put in the footer. The setting data may use image data in addition to characters and symbols.

【0029】プリンタ言語変換部131は、アプリケー
ション140から受信したドキュメントおよび設定デー
タ記憶部139に記憶されている設定データとをプリン
タ言語に変換する。
The printer language conversion unit 131 converts the document received from the application 140 and the setting data stored in the setting data storage unit 139 into a printer language.

【0030】アプリケーション140からプリンタドラ
イバ130には、ドキュメントに加えてプリンタ120
で印刷する用紙のサイズが受信される。変倍部133で
は、アプリケーション140より受信した用紙のサイズ
に基づき、プリンタ言語に変換された設定データを用紙
に印刷した場合にドキュメントを印字できるドキュメン
ト領域を求める。そして、プリンタ言語に変換されたド
キュメントがドキュメント領域に含まれるように、ドキ
ュメントを拡大または縮小する。
The application 140 sends a printer 120 to the printer driver 130 in addition to the document.
The size of the paper to be printed is received. The scaling unit 133 obtains a document area in which a document can be printed when the setting data converted into the printer language is printed on a sheet based on the sheet size received from the application 140. Then, the document is enlarged or reduced so that the document converted into the printer language is included in the document area.

【0031】変倍部133で、ドキュメントを変倍する
際には、プリンタ120の有効印字領域を用いて倍率が
決定される。プリンタドライバ130は、用紙のサイズ
ごとに有効印字領域を記憶している。有効印字領域は、
記憶部107に記憶するようにしてもよい。
When scaling the document by the scaling unit 133, the magnification is determined using the effective print area of the printer 120. The printer driver 130 stores an effective print area for each sheet size. The effective print area is
You may make it memorize | store in the memory | storage part 107.

【0032】有効印字領域とは、プリンタ120で印字
可能な領域をいう。有効印字領域の上部にヘッダ情報
を、下部にフッタ情報を印字した残りの領域に有効印字
領域が納まるように倍率が決定される。ヘッダ情報とフ
ッタ情報とは、有効印字領域の最上部と最下部に設定さ
れるので、有効印字領域は上下方向に縮まることにな
る。これは、印字する用紙の方向(縦に長い方向、横に
長い方向)に関係なく、上下方向に有効印字領域が縮ま
ることとなる。
The effective print area is an area where the printer 120 can print. The magnification is determined so that the effective print area fits in the remaining area where the header information is printed above the effective print area and the footer information is printed below the effective print area. Since the header information and the footer information are set at the top and bottom of the effective print area, the effective print area shrinks in the vertical direction. This means that the effective printing area shrinks in the vertical direction regardless of the direction of the paper to be printed (long in the vertical direction and long in the horizontal direction).

【0033】一方、ユーザインターフェイス137から
は、プリンタ120で出力する用紙のサイズを入力する
ことができる。アプリケーション140から受信する用
紙のサイズと、ユーザインターフェイス137で指定さ
れた用紙のサイズとが異なる場合、たとえば、アプリケ
ーション140から受信した用紙のサイズが「B5」
で、ユーザインターフェイス137から入力された用紙
のサイズが「A4」である場合には、アプリケーション
140から受取ったドキュメントが拡大されることにな
る。この場合、A4サイズの用紙の有効印字領域にヘッ
ダ情報とフッタ情報とを付加した残りの領域の大きさ
が、「B5」サイズの用紙の有効印字領域よりも大きい
場合には、変倍部133でドキュメントが拡大されるこ
とになる。
On the other hand, from the user interface 137, the user can input the size of the paper to be output by the printer 120. When the size of the paper received from the application 140 is different from the size of the paper specified by the user interface 137, for example, the size of the paper received from the application 140 is “B5”.
When the size of the sheet input from the user interface 137 is “A4”, the document received from the application 140 is enlarged. In this case, if the size of the remaining area obtained by adding the header information and the footer information to the effective print area of the A4 size paper is larger than the effective print area of the “B5” size paper, the scaling unit 133 is used. Will enlarge the document.

【0034】合成部135は、プリンタ言語に変換され
たドキュメントと、プリンタ言語に変換された設定デー
タとを合成し、プリンタ120に送信する。この際、プ
リンタ言語に変換されたドキュメントは、変倍部133
で変倍されているので、合成部135では、ドキュメン
トと設定データとを合成した情報を、プリンタ120で
出力する用紙の有効印字領域に納めることができる。
The synthesizing unit 135 synthesizes the document converted into the printer language and the setting data converted into the printer language, and transmits the synthesized data to the printer 120. At this time, the document converted into the printer language is transmitted to the scaling unit 133.
Therefore, the synthesizing unit 135 can store the information obtained by synthesizing the document and the setting data in the effective print area of the paper output by the printer 120.

【0035】図3は、本実施の形態におけるプリンタ言
語変換装置で行なわれる情報付加処理の流れを示すフロ
ーチャートである。情報付加処理は、制御部101で実
行され、特に、プリンタドライバが制御部101で実行
されることにより行なわれる処理である。
FIG. 3 is a flowchart showing a flow of the information adding process performed by the printer language conversion apparatus according to the present embodiment. The information adding process is performed by the control unit 101, and is particularly a process performed by the control unit 101 executing a printer driver.

【0036】情報付加処理は、まず、アプリケーション
140から印刷コマンドが受信されたか否かが判断され
る。受信されるまで待機状態となり、受信された場合に
はステップS2へ進む。ステップS1は、通常は割込処
理により行なわれ、割込があった場合にステップS2が
開示される。ステップS2では、アプリケーション14
0よりドキュメントと用紙サイズとが受信される。
In the information adding process, first, it is determined whether or not a print command has been received from the application 140. It is in a standby state until it is received, and if it is received, it proceeds to step S2. Step S1 is usually performed by an interrupt process, and if an interrupt occurs, step S2 is disclosed. In step S2, the application 14
From 0, the document and paper size are received.

【0037】次に、ユーザインターフェイス137によ
りヘッダ情報およびフッタ情報の指定があったか否かが
判断される(ステップS3)。指定があった場合にはス
テップS4に進み、そうでない場合にはステップS7に
進む。ヘッダ情報およびフッタ情報の指定は、ユーザイ
ンターフェイス137により検出される。ユーザインタ
ーフェイス137で、ヘッダ情報およびフッタ情報を指
定するか否かを問合せする画面が出力部105に表示さ
れる。プリンタ言語変換装置100のユーザが、出力部
105に表示された画面に従って入力部103よりコマ
ンドを入力すると、有力されたコマンドに応じてヘッダ
情報およびフッタ情報の指定があったか否かが判断され
る。
Next, it is determined by the user interface 137 whether header information and footer information have been designated (step S3). If the designation has been made, the process proceeds to step S4; otherwise, the process proceeds to step S7. The designation of the header information and the footer information is detected by the user interface 137. On the user interface 137, a screen for inquiring whether to specify header information and footer information is displayed on the output unit 105. When the user of the printer language conversion apparatus 100 inputs a command from the input unit 103 according to the screen displayed on the output unit 105, it is determined whether or not header information and footer information have been specified according to the influential command.

【0038】ステップS4では、ユーザば入力部103
より入力するヘッダ情報およびフッタ情報の入力が受付
けられる。図4は、ヘッダ情報とフッタ情報とを入力す
るためのヘッダ/フッタ指定画面の一例を示す図であ
る。図4を参照して、ヘッダ/フッタ指定画面150
は、ヘッダ情報の内容を入力するためのヘッダ情報入力
欄151と、フッタ情報の内容を入力するためのフッタ
情報入力欄152と、ヘッダ情報およびフッタ情報のフ
ォントを指定するためのフォント入力欄153と、文字
のサイズを入力するための文字サイズ入力欄154と、
用紙のサイズを表示するための用紙サイズ入力欄15
5,156と、指定した内容を承認するためのOKボタ
ン157と、指定した内容を取消すためのキャンセルボ
タン158とを含む。
In step S4, the user enters the input unit 103
The input of the header information and the footer information to be input is accepted. FIG. 4 is a diagram showing an example of a header / footer designation screen for inputting header information and footer information. Referring to FIG. 4, header / footer designation screen 150
Are a header information input field 151 for inputting the content of the header information, a footer information input field 152 for inputting the content of the footer information, and a font input field 153 for specifying the font of the header information and the footer information. And a character size input field 154 for inputting a character size;
Paper size input field 15 for displaying paper size
5, 156, an OK button 157 for approving the specified content, and a cancel button 158 for canceling the specified content.

【0039】ヘッダ情報入力欄151とフッタ情報入力
欄152には、ユーザの入力部103の操作により入力
され、たとえば、ページ番号、日時、ユーザ名、表題な
どが入力される。ヘッダ情報およびフッタ情報は、ドキ
ュメントが複数のページにわたる場合に、それぞれのペ
ージに共通した内容のヘッダ情報とフッタ情報が付与さ
れる。ページ番号は、ページが異なれば異なる番号が付
与される。
The header information input field 151 and the footer information input field 152 are input by the user operating the input section 103, for example, a page number, date and time, a user name, a title, and the like. When the document spans a plurality of pages, the header information and the footer information have contents common to each page. Different page numbers are assigned to different pages.

【0040】用紙サイズ入力欄155には、アプリケー
ション140より受信した用紙サイズが表示され、用紙
サイズ入力欄156には、プリンタ120で出力する用
紙のサイズが入力される。用紙サイズ入力欄156の右
端の矢印ボタンにマウスポインタを合わせてクリックす
れば、用紙サイズの選択肢がポップアップウィンドウで
表示され、表示された用紙サイズのうちいずれかを選択
することにより、入力することができる。
The paper size input field 155 displays the paper size received from the application 140, and the paper size input field 156 is used to input the size of the paper output by the printer 120. If the user positions the mouse pointer on the arrow button on the right end of the paper size input field 156 and clicks the mouse button, a paper size option is displayed in a pop-up window. it can.

【0041】フォント入力欄153とサイズ入力欄15
4とには、ヘッダ情報入力欄151およびフッタ情報入
力欄152に表示された文字のフォントと、文字サイズ
とがそれぞれ入力される。フォント入力欄153の右端
の矢印をマウスでクリックすれば、ポップアップウィン
ドウにプリンタで印字可能なフォントの一覧が表示さ
れ、その一覧から所望するフォントを選択することがで
きる。
Font input field 153 and size input field 15
4, the font and the character size of the characters displayed in the header information input field 151 and the footer information input field 152 are respectively input. By clicking the arrow on the right end of the font input field 153 with a mouse, a list of fonts that can be printed by the printer is displayed in a pop-up window, and a desired font can be selected from the list.

【0042】OKボタン157を、マウスでクリックす
ると、ヘッダ情報入力欄151、フッタ情報入力欄15
2、フォント入力欄153、サイズ入力欄154、用紙
サイズ入力欄155,156に入力されたデータが設定
データとして設定データ記憶部139に記憶される。
When the OK button 157 is clicked on with a mouse, a header information input field 151 and a footer information input field 151 are clicked.
2. Data input to the font input field 153, the size input field 154, and the paper size input fields 155 and 156 are stored in the setting data storage unit 139 as setting data.

【0043】なお、ヘッダ情報入力欄151とフッタ情
報入力欄152とには、必ずヘッダ情報またはフッタ情
報を入力する必要がなく、いずれか1つを入力するよう
にしてもよいし、全く入力することなく、用紙サイズの
みを指定するようにしてもよい。さらに、ヘッダ情報入
力欄151とフッタ情報入力欄152へのヘッダ情報お
よびフッタ情報の入力は、予め登録された複数のヘッダ
情報およびフッタ情報を表示するようにし、表示された
複数の候補の中から選択することにより入力するように
してもよい。
It is not always necessary to input the header information or the footer information in the header information input field 151 and the footer information input field 152. Either one of the header information or the footer information may be input, or it may be input at all. Instead, only the paper size may be specified. Further, the input of the header information and the footer information into the header information input field 151 and the footer information input field 152 is performed by displaying a plurality of header information and footer information registered in advance, and from among a plurality of displayed candidates. You may make it input by selecting.

【0044】図3に戻って、ヘッダ情報とフッタ情報と
の入力が終了すると、ステップS5に進む。ステップS
5では、プリンタ言語変換部131により、設定データ
記憶部139に記憶されたヘッダ情報とフッタ情報とを
プリンタ言語に変換する。
Returning to FIG. 3, when the input of the header information and the footer information is completed, the process proceeds to step S5. Step S
In 5, the printer language conversion unit 131 converts the header information and the footer information stored in the setting data storage unit 139 into a printer language.

【0045】そして、ステップS6において、ドキュメ
ント領域のサイズが計算される。この処理は、変倍部1
33において行なわれる。ドキュメント領域サイズの計
算の原理について図5を参照して説明する。図5は、本
実施の形態におけるプリンタ言語変換装置で行なわれる
ドキュメントを変倍する処理の原理を説明するための模
式図である。図5(A)は、A4サイズの用紙と有効印
字領域との関係を示す図である。図5(B)は、Aサイ
ズの用紙に含まれるヘッダ領域、フッタ領域およびドキ
ュメント領域との関係を示す図である。図5(A)を参
照して、A4サイズの用紙160には、プリンタ120
で印刷することができる最大の範囲を示す有効印字領域
161が示される。この有効印字領域161の外側の領
域には、プリンタ120で印字することはできない。
Then, in step S6, the size of the document area is calculated. This processing is performed by the scaling unit 1
33. The principle of calculating the document area size will be described with reference to FIG. FIG. 5 is a schematic diagram for explaining the principle of the process of scaling a document performed by the printer language conversion apparatus according to the present embodiment. FIG. 5A is a diagram illustrating a relationship between A4 size paper and an effective print area. FIG. 5B is a diagram illustrating a relationship among a header area, a footer area, and a document area included in A-size paper. Referring to FIG. 5A, a printer 120 is provided on A4 size paper 160.
4 shows an effective print area 161 indicating the maximum range in which printing can be performed. The area outside the effective print area 161 cannot be printed by the printer 120.

【0046】この用紙ごとの有効印字領域の情報は、プ
リンタドライバ130が有しており、アプリケーション
140に送信される。したがって、アプリケーション1
40では、用紙ごとの有効印字領域内にドキュメントが
納まるようにドキュメントが作成される。
The information on the effective print area for each sheet is included in the printer driver 130 and transmitted to the application 140. Therefore, application 1
At 40, the document is created such that the document is contained within the effective print area for each sheet.

【0047】図5(B)を参照して、A4サイズの用紙
170における有効印字領域内の最上端部に、ヘッダ領
域171が定められ、有効印字領域の最下部にフッタ領
域173が定められる。ヘッダ領域171とフッタ領域
173の大きさは、ヘッダ情報とフッタ情報とに基づき
定められる。ヘッダ情報とフッタ情報の入力において
は、ヘッダ情報、フッタ情報、フォントおよびフォント
サイズが入力された。したがって、ヘッダ情報またはフ
ッタ情報の行数とフォントサイズとで、ヘッダ領域およ
びフッタ領域の大きさが定まる。このようにして求めら
れたヘッダ領域171とフッタ領域173とを有効印字
領域の最上端および最下端に配置し、残った有効印字領
域がドキュメント領域に設定される。
Referring to FIG. 5B, a header area 171 is defined at the uppermost end of the effective print area of A4 size paper 170, and a footer area 173 is defined at the bottom of the effective print area. The sizes of the header area 171 and the footer area 173 are determined based on the header information and the footer information. In inputting the header information and the footer information, the header information, the footer information, the font, and the font size were input. Therefore, the size of the header area and the footer area is determined by the number of lines of the header information or the footer information and the font size. The header area 171 and the footer area 173 obtained in this manner are arranged at the uppermost end and the lowermost end of the effective print area, and the remaining effective print area is set as a document area.

【0048】なお、ヘッダ領域171とフッタ領域17
3とは、ヘッダ情報およびフッタ情報入力時に、ヘッダ
領域とフッタ領域の大きさを指定することにより定める
ようにしてもよい。この場合には、ヘッダ情報とフッタ
情報のフォントサイズは、ヘッダ領域とフッタ領域の大
きさとヘッダ情報およびフッタ情報の量とに基づき定め
られることになる。
The header area 171 and the footer area 17
3 may be determined by specifying the sizes of the header area and the footer area when the header information and the footer information are input. In this case, the font sizes of the header information and the footer information are determined based on the sizes of the header area and the footer area and the amounts of the header information and the footer information.

【0049】ドキュメント領域172は、有効印字領域
161内に配置されるが、ヘッダ領域171とフッタ領
域173とにより上端と下端との位置が定まる。左右方
向の位置は、有効印字領域161と同じ大きさの領域で
ある。
The document area 172 is arranged in the effective print area 161, and the positions of the upper end and the lower end are determined by the header area 171 and the footer area 173. The position in the left-right direction is an area having the same size as the effective print area 161.

【0050】ドキュメントの変倍率は、有効印字領域1
61がドキュメント領域172に納まるように倍率が設
定される。図5に示す例では、ドキュメント領域172
は、横方向は有効印字領域161と同じであるが、縦方
向は有効印字領域161よりも短い。したがって、ドキ
ュメント領域の縦方向の長さを有効印字領域161の縦
方向の長さで除算して求めた値が変倍率に設定される。
図5に示す例では、縮小することになる。
The magnification of the document is the effective print area 1
The magnification is set so that 61 falls within the document area 172. In the example shown in FIG.
Is the same as the effective print area 161 in the horizontal direction, but shorter than the effective print area 161 in the vertical direction. Therefore, a value obtained by dividing the vertical length of the document area by the vertical length of the effective print area 161 is set as the magnification.
In the example shown in FIG. 5, the size is reduced.

【0051】なお、本実施の形態においては、ヘッダ領
域とフッタ領域とを有効印字領域の最上端または最下端
に設けるようにしたが、これに限られるわけではなく、
右端または左端に付加する領域を設けるようにしてもよ
い。
In this embodiment, the header area and the footer area are provided at the uppermost end or the lowermost end of the effective print area. However, the present invention is not limited to this.
A region to be added may be provided at the right end or the left end.

【0052】図3に戻って、ドキュメント領域のサイズ
が決定されると、ステップS7に進み、プリンタ言語変
換部131でドキュメントがプリンタ言語に変換され
る。そして、変倍部133において、ステップS6で決
定されたドキュメント領域のサイズと有効印字領域のサ
イズとに基づいて、プリンタ言語に変換されたドキュメ
ントが変倍される(ステップS8)。そして、プリンタ
言語に変換された、ヘッダ情報、フッタ情報およびドキ
ュメントが、合成部135において合成され(ステップ
S9)、プリンタ120へ合成されたデータが送信され
る(ステップS10)。
Returning to FIG. 3, when the size of the document area is determined, the process proceeds to step S7, where the document is converted into a printer language by the printer language conversion unit 131. Then, in the scaling section 133, the document converted into the printer language is scaled based on the size of the document area and the size of the effective print area determined in step S6 (step S8). Then, the header information, the footer information, and the document, which have been converted into the printer language, are combined in the combining unit 135 (step S9), and the combined data is transmitted to the printer 120 (step S10).

【0053】次に印刷するべきドキュメントがあるか否
かが判断され、ある場合にはステップS7に進み、ない
場合には処理を終了する。ステップS11で次に印刷す
るべきドキュメントがある場合とは、アプリケーション
140より受信したドキュメントが複数ページにわたる
場合である。したがって、ステップS7からステップS
10までの処理は、ドキュメントの1頁ごとに行なわれ
る処理である。
It is determined whether there is a document to be printed next. If yes, the process proceeds to step S7; otherwise, the process ends. The case where there is a document to be printed next in step S11 is a case where the document received from the application 140 covers a plurality of pages. Therefore, steps S7 to S
The processes up to 10 are performed for each page of the document.

【0054】以上説明したように本実施の形態における
プリンタ言語変換装置は、アプリケーションより受信し
たドキュメントにヘッダ情報およびフッタ情報を合成す
るので、アプリケーションの種類に関係なくドキュメン
トに所定の情報を付加して出力することが可能となる。
また、ヘッダ情報とフッタ情報とが印刷される領域の大
きさに基づいて、ドキュメントが印刷される領域が定め
られ、その領域に合わせてドキュメントが変倍されるの
で、ドキュメントを無駄にすることなくすべて出力する
ことができる。さらに、ドキュメントを変倍処理するた
めの変倍率が有効印字領域を基準に定められるので、ド
キュメントの内容をできるだけ有効に出力することがで
きる。
As described above, the printer language conversion apparatus according to the present embodiment combines header information and footer information with a document received from an application, so that predetermined information is added to a document regardless of the type of application. It is possible to output.
Further, the area where the document is printed is determined based on the size of the area where the header information and the footer information are printed, and the document is scaled according to the area, so that the document is not wasted. All can be output. Furthermore, since the scaling ratio for scaling the document is determined based on the effective print area, the contents of the document can be output as effectively as possible.

【0055】なお、本実施の形態においてはプリンタ言
語変換装置について説明したが、図3に示した処理をコ
ンピュータに実行させるためのプログラムを記載したコ
ンピュータ読取可能な記録媒体としても発明を捉えるこ
とができる。さらに、図3に示した処理を実行するため
の方法としても発明を捉えることができるのは言うまで
もない。
Although the printer language conversion apparatus has been described in the present embodiment, the invention may be grasped as a computer-readable recording medium in which a program for causing a computer to execute the processing shown in FIG. 3 is described. it can. Further, it goes without saying that the invention can be grasped as a method for executing the processing shown in FIG.

【0056】今回開示された実施の形態はすべての点で
例示であって制限的なものではないと考えられるべきで
ある。本発明の範囲は上記した説明ではなくて特許請求
の範囲によって示され、特許請求の範囲と均等の意味お
よび範囲内でのすべての変更が含まれることが意図され
る。
The embodiments disclosed this time are to be considered in all respects as illustrative and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

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

【図1】 本発明の実施の形態の1つにおけるプリンタ
言語変換装置の概略構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a schematic configuration of a printer language conversion device according to one embodiment of the present invention.

【図2】 本実施の形態におけるプリンタ言語変換装置
の機能の概略を示す機能ブロック図である。
FIG. 2 is a functional block diagram schematically illustrating functions of a printer language conversion device according to the present embodiment.

【図3】 本実施の形態におけるプリンタ言語変換装置
で行なわれる情報付加処理の流れを示すフローチャート
である。
FIG. 3 is a flowchart illustrating a flow of an information adding process performed by the printer language conversion device according to the present embodiment.

【図4】 ヘッダ情報とフッタ情報とを入力するための
ヘッダ/フッタ指定画面の一例を示す図である。
FIG. 4 is a diagram showing an example of a header / footer designation screen for inputting header information and footer information.

【図5】 本実施の形態におけるプリンタ言語変換装置
で行なわれるドキュメントを変倍する処理の原理を説明
するための模式図である。
FIG. 5 is a schematic diagram for explaining the principle of processing for scaling a document performed by the printer language conversion apparatus according to the present embodiment.

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

100 プリンタ言語変換装置、101 制御部、10
3 入力部、105出力部、107 記憶部、111
外部入出力装置、113 記録媒体、120プリンタ、
130 プリンタドライバ、131 プリンタ言語変換
部、133変倍部、135 合成部、137 ユーザイ
ンターフェイス、139 設定データ記憶部、140
アプリケーション、150 フッタ指定画面、151
ヘッダ情報入力欄、152 フッタ情報入力欄、153
フォント入力欄、154文字サイズ入力欄、155,
156 用紙サイズ入力欄、160 用紙、161 有
効印字領域、170 用紙、171 ヘッダ領域、17
2 ドキュメント領域、173 フッタ領域。
100 printer language conversion device, 101 control unit, 10
3 input unit, 105 output unit, 107 storage unit, 111
External input / output device, 113 recording medium, 120 printer,
130 printer driver, 131 printer language conversion unit, 133 scaling unit, 135 synthesis unit, 137 user interface, 139 setting data storage unit, 140
Application, 150 footer designation screen, 151
Header information input field, 152 Footer information input field, 153
Font input field, 154 character size input field, 155
156 paper size input field, 160 paper, 161 effective print area, 170 paper, 171 header area, 17
2 Document area, 173 footer area.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C087 AA18 AB05 BA06 BA09 BB02 BB10 BD06 BD07 CA04 CA05 DA17 2C187 CC02 5B009 RB02 RC06 RC11 RC13 TA06 TB11 5B021 AA02 BB01 BB04 BB08 CC05 LL08  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 2C087 AA18 AB05 BA06 BA09 BB02 BB10 BD06 BD07 CA04 CA05 DA17 2C187 CC02 5B009 RB02 RC06 RC11 RC13 TA06 TB11 5B021 AA02 BB01 BB04 BB08 CC05 LL08

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーションで作成されたドキュメ
ントを受信するステップと、 前記受信されたドキュメントに付加する情報を受信する
ステップと、 前記受信されたドキュメントと前記付加された情報とを
同時に出力するために、前記付加された情報が出力され
る領域に応じた変倍率で前記ドキュメントを変倍するス
テップと、 前記変倍されたドキュメントと前記付加された情報とを
合成するステップとをコンピュータに実行させるための
プリンタ言語変換プログラム。
Receiving a document created by an application; receiving information to be added to the received document; and simultaneously outputting the received document and the added information. Causing the computer to execute the steps of: scaling the document at a scaling factor corresponding to an area where the added information is output; and synthesizing the scaled document and the added information. Printer language conversion program.
【請求項2】 前記ドキュメントを受信するステップ
は、前記ドキュメントを出力する用紙のサイズを前記ド
キュメントとともに受信し、 前記変倍ステップは、前記受信された用紙のサイズと、
前記付加された情報が出力される領域の大きさとに基づ
いて変倍率を定めるステップを含む、請求項1に記載の
プリンタ言語変換プログラム。
2. The method according to claim 1, wherein the step of receiving the document includes receiving a size of a sheet on which the document is output together with the document.
The printer language conversion program according to claim 1, further comprising a step of determining a scaling factor based on a size of an area to which the added information is output.
【請求項3】 前記変倍ステップは、前記受信されたド
キュメントのうち有効印字領域を基準に変倍率を決定す
る、請求項1に記載のプリンタ言語変換プログラム。
3. The printer language conversion program according to claim 1, wherein said scaling step determines a scaling factor based on an effective print area of said received document.
【請求項4】 請求項1〜請求項3のいずれかに記載の
プリンタ言語変換プログラムを記録したコンピュータ読
取可能な記録媒体。
4. A computer-readable recording medium in which the printer language conversion program according to claim 1 is recorded.
【請求項5】 アプリケーションで作成されたドキュメ
ントを受信するドキュメント受信手段と、 前記受信されたドキュメントに付加する情報を受信する
付加情報受信手段と、 前記受信されたドキュメントと前記付加された情報とを
同時に出力するために、前記付加された情報が出力され
る領域に応じた変倍率で前記ドキュメントを変倍する変
倍手段と、 前記変倍されたドキュメントと前記付加された情報とを
合成する合成手段とを備えた、プリンタ言語変換装置。
5. A document receiving means for receiving a document created by an application, an additional information receiving means for receiving information to be added to the received document, and the received document and the added information. Scaling means for scaling the document at a scaling factor in accordance with the area where the added information is output, for simultaneous output; and synthesizing the scaled document and the added information. Printer language conversion device comprising:
【請求項6】 アプリケーションで作成されたドキュメ
ントを受信するステップと、 前記受信されたドキュメントに付加する情報を受信する
ステップと、 前記受信されたドキュメントと前記付加された情報とを
同時に出力するために、前記付加された情報が出力され
る領域に応じた変倍率で前記ドキュメントを変倍するス
テップと、 前記変倍されたドキュメントと前記付加された情報とを
合成するステップとを含む、プリンタ言語変換方法。
6. Receiving a document created by an application; receiving information to be added to the received document; and outputting the received document and the added information simultaneously. Printer language conversion, comprising: scaling the document at a scaling factor corresponding to an area in which the added information is output; and synthesizing the scaled document and the added information. Method.
JP2001015289A 2001-01-24 2001-01-24 Printer language conversion program, computer-readable recording medium recording printer language conversion program, printer language converter, and printer language converting method Pending JP2002215355A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001015289A JP2002215355A (en) 2001-01-24 2001-01-24 Printer language conversion program, computer-readable recording medium recording printer language conversion program, printer language converter, and printer language converting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001015289A JP2002215355A (en) 2001-01-24 2001-01-24 Printer language conversion program, computer-readable recording medium recording printer language conversion program, printer language converter, and printer language converting method

Publications (1)

Publication Number Publication Date
JP2002215355A true JP2002215355A (en) 2002-08-02

Family

ID=18881863

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001015289A Pending JP2002215355A (en) 2001-01-24 2001-01-24 Printer language conversion program, computer-readable recording medium recording printer language conversion program, printer language converter, and printer language converting method

Country Status (1)

Country Link
JP (1) JP2002215355A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176386A (en) * 2007-01-16 2008-07-31 Kyocera Mita Corp Print program, and image formation system
JP2010134653A (en) * 2008-12-03 2010-06-17 Ricoh Co Ltd Method, device and program for printing distribution object

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176386A (en) * 2007-01-16 2008-07-31 Kyocera Mita Corp Print program, and image formation system
JP2010134653A (en) * 2008-12-03 2010-06-17 Ricoh Co Ltd Method, device and program for printing distribution object

Similar Documents

Publication Publication Date Title
US8218190B2 (en) Document processing apparatus and method
US7634725B2 (en) Layout adjustment method, apparatus and program for the same
JP4821529B2 (en) Image display apparatus and program
US20040252340A1 (en) Image processing system, image processing method, template producing system and template data structure
US7543246B2 (en) Image displaying program product and an image displaying apparatus
US6614550B1 (en) Information processing apparatus, information processing method, and program storage medium
US20050190405A1 (en) Document conversion method and apparatus
JP2000148425A (en) Print system, web server, information processing device and method and storage medium storing computer readable program
US20070091330A1 (en) Printing control method and apparatus for preventing data loss
JP2002215355A (en) Printer language conversion program, computer-readable recording medium recording printer language conversion program, printer language converter, and printer language converting method
JPH07134707A (en) Printing processor
US6565607B1 (en) Labeling system and process
JP2007279855A (en) Information processor and its control method, and program
JP2007086823A (en) Information processor, control method and program
JP7314627B2 (en) CONTROL DEVICE, IMAGE FORMING APPARATUS, CONTROL METHOD AND CONTROL PROGRAM
JP2004192537A (en) Document output device and document output program
JP5743009B2 (en) Printer control apparatus and method, and recording medium
JP4100423B2 (en) Printer control apparatus and method, and recording medium
JP4100426B2 (en) Printer control apparatus and method, and recording medium
JPH05108644A (en) Character processor with post card printing function
JPH11110372A (en) Document editing device, document editing method and storage medium
JPH08287272A (en) Document preparation device and plane figure arranging method
JP2000056881A (en) Help picture generating device
JPH0567110A (en) Method and device for document processing
JPS6382573A (en) Data processor

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050614