JP2005222267A - Print controller, print control method, program and recording medium remote management system - Google Patents

Print controller, print control method, program and recording medium remote management system Download PDF

Info

Publication number
JP2005222267A
JP2005222267A JP2004028882A JP2004028882A JP2005222267A JP 2005222267 A JP2005222267 A JP 2005222267A JP 2004028882 A JP2004028882 A JP 2004028882A JP 2004028882 A JP2004028882 A JP 2004028882A JP 2005222267 A JP2005222267 A JP 2005222267A
Authority
JP
Japan
Prior art keywords
print
intermediate data
command
printing
data
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
JP2004028882A
Other languages
Japanese (ja)
Inventor
Hiroya Kumashio
弘也 熊塩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2004028882A priority Critical patent/JP2005222267A/en
Publication of JP2005222267A publication Critical patent/JP2005222267A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To print a plurality of pieces of print data onto one sheet even if a print controller (a computer) side does not specify a printer or a printer driver capable of printing the plurality of pieces of print data onto one sheet like integration printing. <P>SOLUTION: The printer driver of the computer stores the print data from an application in a hard disk as print intermediate data. A print intermediate data management module acquires the print intermediate data from the hard disk, analyzes a structure of the acquired print intermediate data, and acquires a total page number (a print page number) N. When the total page number N is a multiple number, a print setting module adds an integration print command to a print command part of the acquired print intermediate data, and sends the print intermediate data to the printer driver. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

この発明は、印刷を制御する印刷制御装置と、印刷を制御する印刷制御方法と、コンピュータに必要な機能(この発明に係わる機能)を実現させるためのプログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体に関する。   The present invention relates to a print control apparatus for controlling printing, a print control method for controlling printing, a program for realizing functions necessary for a computer (functions according to the present invention), and a computer readable recording the same. The present invention relates to a recording medium.

例えば、コンピュータによる印刷制御装置は、アプリケーション(アプリケーションソフトウェア)がモニタの画面上でキーボード等の操作に応じたドキュメント(文書)等の印刷データを作成し、キーボード等の操作によって印刷開始の指示が出された時に、プリンタドライバ(プリンタドライバプログラム)がアプリケーションからの印刷データをプリンタが理解できる言語(プリンタ用言語)に翻訳(変換)し、その翻訳した印刷データをプリンタに出力して印刷を行わせるようにしている。なお、アプリケーションはOS(オペレーティングシステム)によって管理されている。   For example, in a print control apparatus using a computer, an application (application software) creates print data such as a document (document) corresponding to an operation of a keyboard on a monitor screen, and an instruction to start printing is output by the operation of the keyboard or the like. The printer driver (printer driver program) translates (converts) the print data from the application into a language (printer language) that the printer can understand, and outputs the translated print data to the printer for printing. I am doing so. The application is managed by an OS (Operating System).

ここで、アプリケーションやプリンタドライバ等のプログラム(ソフトウェア)による処理は、実際にはCPUがそれらのプログラムに従って動作することによって実行するが、説明の都合上、それらのプログラムが処理を実行するものとする。以後も、プログラムが何らかの処理を行うものとして説明を行う場合には、同様とする。   Here, processing by a program (software) such as an application or a printer driver is actually executed by the CPU operating in accordance with the program. However, for convenience of explanation, these programs execute processing. . Thereafter, the same applies to the case where the program is described as performing some processing.

ところで、近年、環境問題などから省資源化が問題になっており、それを解決するために、複数ページの画像を1枚の用紙に印刷(画像形成)する集約印刷や両面印刷という手法がある。しかし、操作者が、例えば集約印刷させるとなると、アプリケーションの印刷ダイアログからプリンタドライバの印刷設定UIを表示させて、印刷設定UIでの集約印刷設定項目で設定させなければならない。そして、この手順が煩雑なことからしばしば集約印刷が指示されずに印刷されることがある。また、操作者は印刷結果が1枚の用紙に収まるだろうと予想して集約印刷を指示しないで印刷を行ったが、実際は2枚の用紙に印刷されてしまう場合もある。   By the way, in recent years, resource saving has become a problem due to environmental problems, and in order to solve this, there are methods such as aggregate printing and double-sided printing that print images of multiple pages (image formation) on one sheet of paper. . However, when the operator performs, for example, aggregate printing, the print setting UI of the printer driver must be displayed from the print dialog of the application and set by the aggregate print setting item in the print setting UI. Since this procedure is complicated, printing is often performed without instructing the aggregate printing. In addition, the operator predicted that the print result would fit on a single sheet of paper and printed without instructing the aggregate printing. However, the operator may actually print on two sheets of paper.

そこで、これらの問題を解決するために、特許文献1では、プリンタ装置において、総ページ数や文字のサイズから判断して自動で集約印刷をするといった発明がされている。
また、特許文献2では、ドキュメントの総ページ数によって集約印刷させる発明がされている。
特開2001−180085号 特開2002−254773号
Therefore, in order to solve these problems, Patent Document 1 discloses an invention in which the printer apparatus automatically performs collective printing based on the total number of pages and the character size.
Japanese Patent Application Laid-Open No. 2004-228561 discloses an invention that performs aggregate printing based on the total number of pages of a document.
JP 2001-180085 JP 2002-254773 A

しかしながら、特許文献1に記載された発明では、機器(プリンタ)側で上述したような機能を備えることは容易ではなく、コストも高くなることが考えられる。また、それに対応した機器でなければならない。
一方、特許文献2に記載された発明では、印刷するドキュメントの総ページ数はプリンタドライバに送信された印刷データから取得する仕組みになっている。この場合、どのプリンタに出力する場合も対応できず、対応したプリンタドライバが必要になってくる。
However, in the invention described in Patent Document 1, it is not easy to provide the above-described functions on the device (printer) side, and the cost may increase. It must also be a device that supports it.
On the other hand, in the invention described in Patent Document 2, the total number of pages of a document to be printed is obtained from print data transmitted to a printer driver. In this case, it cannot cope with output to any printer, and a corresponding printer driver is required.

この発明は、上記の問題点に鑑みてなされたものであり、印刷制御装置(コンピュータ)側で、集約印刷や両面印刷等のような1枚の用紙に対する複数の印刷データの印刷が可能なプリンタドライバや印刷機器(プリンタ)を特定しなくても、1枚の用紙に対して複数の印刷データの印刷を行えるようにすることを目的とする。   The present invention has been made in view of the above problems, and a printer capable of printing a plurality of print data on a single sheet such as aggregate printing or double-sided printing on the print control device (computer) side. An object of the present invention is to enable printing of a plurality of print data on one sheet without specifying a driver or a printing device (printer).

この発明は、上記の目的を達成するため、印刷制御装置,印刷制御方法,プログラム,および記録媒体を提供する。
請求項1の発明による印刷制御装置は、アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を制御する印刷制御装置であって、上記中間データの構造を解析して印刷ページ数を取得する印刷ページ数取得手段と、該手段によって取得した印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を指示する印刷コマンドを上記中間データに付加する印刷コマンド付加手段とを設けたものである。
In order to achieve the above object, the present invention provides a print control device, a print control method, a program, and a recording medium.
A print control apparatus according to a first aspect of the present invention is a print control apparatus that converts print data from an application into intermediate data, adds a command related to printing to the intermediate data, and controls printing. The structure of the intermediate data Print page number acquisition means for analyzing prints and the number of print pages acquired by the means, and printing for instructing printing of a plurality of print data on one sheet Print command adding means for adding a command to the intermediate data is provided.

請求項2の発明による印刷制御装置は、請求項1の印刷制御装置において、上記印刷コマンド付加手段は、上記印刷ページ数取得手段によって取得した印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を行ってよいかどうかを操作者に対して問い合わせる手段を有し、該手段による問い合わせに対して1枚の用紙に対して複数の印刷データの印刷を行ってよいとの指示がなされた場合に、該印刷を指示する印刷コマンドを上記中間データに付加するものである。   According to a second aspect of the present invention, there is provided a print control apparatus according to the first aspect, wherein the print command adding means includes one print command when the number of print pages acquired by the print page number acquisition means is plural. A means for inquiring of an operator whether or not a plurality of print data can be printed on a sheet, and printing a plurality of print data on one sheet in response to the inquiry by the means When an instruction is given, the print command for instructing the printing is added to the intermediate data.

請求項3の発明による印刷制御装置は、請求項1又は2の印刷制御装置において、上記印刷ページ数取得手段によって取得した印刷ページ数が複数でなく、且つ上記中間データに上記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除する印刷コマンド削除手段とを設けたものである。   According to a third aspect of the present invention, there is provided a print control apparatus according to the first or second aspect, wherein the number of print pages acquired by the print page number acquisition means is not plural, and the print command is added to the intermediate data. In this case, a print command deleting means for deleting the print command from the intermediate data is provided.

請求項4の発明による印刷制御装置は、請求項3の印刷制御装置において、上記印刷コマンド削除手段は、上記印刷ページ数取得手段によって取得した印刷ページ数が複数でなく、且つ上記中間データに上記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除してよいかどうかを操作者に対して問い合わせる手段を有し、該手段による問い合わせに対して上記印刷コマンドを上記中間データから削除してよいとの指示がなされた場合に、該印刷コマンドを該中間データから削除するものである。   According to a fourth aspect of the present invention, there is provided the print control apparatus according to the third aspect, wherein the print command deleting means does not include a plurality of print page numbers acquired by the print page number acquisition means, and the intermediate data includes the number of print pages. Means for inquiring of the operator whether or not the print command can be deleted from the intermediate data when the print command is added, and in response to the inquiry by the means, the print command is sent to the intermediate data; The print command is deleted from the intermediate data when an instruction indicating that the print command can be deleted is issued.

請求項5の発明による印刷制御方法は、アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を行わせる印刷制御方法であって、上記中間データの構造を解析して印刷ページ数を取得し、その印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を指示する印刷コマンドを上記中間データに付加するものである。   According to a fifth aspect of the present invention, there is provided a print control method for converting print data from an application into intermediate data, and adding a command related to printing to the intermediate data to perform printing. To obtain the number of print pages, and when there are a plurality of print pages, a print command for instructing printing of a plurality of print data on one sheet is added to the intermediate data. is there.

請求項6の発明による印刷制御方法は、アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を制御する印刷制御方法であって、上記中間データの構造を解析して印刷ページ数を取得し、その印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を行ってよいかどうかを操作者に対して問い合わせ、その問い合わせに対して1枚の用紙に対して複数の印刷データの印刷を行ってよいとの指示がなされた場合に、該印刷を指示する印刷コマンドを上記中間データに付加するものである。   According to a sixth aspect of the present invention, there is provided a print control method for converting print data from an application into intermediate data, and adding a command related to printing to the intermediate data to control printing, and the structure of the intermediate data To obtain the number of print pages, and when there are a plurality of print pages, the operator is inquired whether a plurality of print data can be printed on one sheet, In response to the inquiry, when an instruction is given to print a plurality of print data on one sheet, a print command instructing the print is added to the intermediate data.

請求項7の発明による印刷制御方法は、請求項5又は6の印刷制御方法において、上記取得した印刷ページ数が複数でなく、且つ上記中間データに上記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除するものである。   According to a seventh aspect of the present invention, there is provided a print control method according to the fifth or sixth aspect, wherein when the acquired number of print pages is not plural and the print command is added to the intermediate data, The print command is deleted from the intermediate data.

請求項8の発明による印刷制御方法は、請求項5又は6の印刷制御方法において、上記取得した印刷ページ数が複数でなく、且つ上記中間データに上記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除してよいかどうかを操作者に対して問い合わせ、その問い合わせに対して上記印刷コマンドを上記中間データから削除してよいとの指示がなされた場合に、該印刷コマンドを該中間データから削除するものである。   According to an eighth aspect of the present invention, there is provided a print control method according to the fifth or sixth aspect, wherein when the obtained print page number is not plural and the print command is added to the intermediate data, An inquiry is made to the operator as to whether or not the print command can be deleted from the intermediate data, and the print command is instructed to delete the print command from the intermediate data in response to the inquiry. Are deleted from the intermediate data.

請求項9の発明によるプログラムは、アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を制御するコンピュータに、上記中間データの構造を解析して印刷ページ数を取得する印刷ページ数取得機能と、該機能によって取得した印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を指示する印刷コマンドを上記中間データに付加する印刷コマンド付加機能とを実現させるためのものである。   According to a ninth aspect of the present invention, there is provided a program for converting print data from an application into intermediate data, adding a command related to printing to the intermediate data and analyzing the structure of the intermediate data to a print page. The print page number acquisition function for acquiring the number and a print command for instructing printing of a plurality of print data on one sheet as the intermediate data when there are a plurality of print pages acquired by the function. This is to realize a print command addition function to be added.

請求項10の発明によるプログラムは、アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を行わせるコンピュータに、上記中間データの構造を解析して印刷ページ数を取得する印刷ページ数取得機能と、該機能によって取得した印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を行ってよいかどうかを操作者に対して問い合わせ、その問い合わせに対して1枚の用紙に対して複数の印刷データの印刷を行ってよいとの指示がなされた場合に、該印刷を指示する印刷コマンドを上記中間データに付加する印刷コマンド付加機能とを実現させるためのものである。   According to a tenth aspect of the present invention, there is provided a program for converting print data from an application into intermediate data, and adding a command related to printing to the intermediate data to perform printing, and analyzing the structure of the intermediate data to obtain a print page. The print page number acquisition function for acquiring the number and whether or not a plurality of print data can be printed on one sheet when there are a plurality of print pages acquired by the function. In response to the inquiry, and in response to the inquiry, an instruction that printing of a plurality of print data may be performed on one sheet is performed, a print command for instructing the printing is added to the intermediate data. This is to realize a command addition function.

請求項11の発明によるプログラムは、請求項9又は10のプログラムにおいて、上記印刷ページ数取得機能によって取得した印刷ページ数が複数でなく、且つ上記中間データに上記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除する印刷コマンド削除機能をも実現させるためのものである。   The program according to the invention of claim 11 is the program according to claim 9 or 10, wherein the number of print pages acquired by the print page number acquisition function is not plural and the print command is added to the intermediate data. The print command deletion function for deleting the print command from the intermediate data is also realized.

請求項12の発明によるプログラムは、請求項9又は10のプログラムにおいて、上記印刷ページ数取得機能によって取得した印刷ページ数が複数でなく、且つ上記中間データに上記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除してよいかどうかを操作者に対して問い合わせ、その問い合わせに対して上記印刷コマンドを上記中間データから削除してよいとの指示がなされた場合に、該印刷コマンドを該中間データから削除する印刷コマンド削除機能をも実現させるためのものである。   According to a twelfth aspect of the present invention, there is provided a program according to the ninth or tenth aspect, wherein the number of print pages acquired by the print page number acquisition function is not plural and the print command is added to the intermediate data. When the operator is inquired whether the print command can be deleted from the intermediate data, and in response to the inquiry, the user is instructed to delete the print command from the intermediate data, the This is to realize a print command deletion function for deleting a print command from the intermediate data.

請求項13の発明による記録媒体は、請求項9〜12のいずれかのプログラムを記録したコンピュータ読み取り可能な記録媒体である。   A recording medium according to a thirteenth aspect of the invention is a computer-readable recording medium in which the program according to any one of the ninth to twelfth aspects is recorded.

この発明によれば、印刷制御装置(コンピュータ)側で、集約印刷や両面印刷等のような1枚の用紙に対する複数の印刷データの印刷が可能なプリンタドライバや印刷機器(プリンタ)の特定をせずとも、印刷データのレイアウトを自動的に調整することによって1枚の用紙に対して複数の印刷データの印刷を行え、印刷に必要な用紙枚数を確実に削減することができる。   According to the present invention, the print control apparatus (computer) side specifies a printer driver or a printing device (printer) that can print a plurality of print data on one sheet such as aggregate printing or double-sided printing. Even if the layout of the print data is automatically adjusted, a plurality of print data can be printed on one sheet, and the number of sheets necessary for printing can be surely reduced.

以下、この発明を実施するための最良の形態を図面に基づいて具体的に説明する。
まず、この発明を実施する印刷制御装置としての機能を有するコンピュータを含むプリンタシステムについて、図2を参照して説明する。
図2は、このプリンタシステムの接続関係の一例を示すブロック図である。
Hereinafter, the best mode for carrying out the present invention will be specifically described with reference to the drawings.
First, a printer system including a computer having a function as a print control apparatus for carrying out the present invention will be described with reference to FIG.
FIG. 2 is a block diagram showing an example of the connection relationship of this printer system.

この発明を実施するコンピュータ10は、プリンタ1とケーブル5で直接接続されていたり、プリンタ2,3とLAN(ローカル・エリア・ネットワーク)等のネットワーク6を介して間接的に接続されている。また、コンピュータ10上では任意のアプリケーションからプリンタドライバを通して接続されているプリンタ1〜3に対して印刷を行わせることができる。
コンピュータ10は、PC(パーソナルコンピュータ)やワークステーション等の情報処理装置であり、クライアントコンピュータやプリントサーバであってもよい。また、プリントサーバシステムの形態の場合、クライアントコンピュータがプリントサーバ(印刷サービス)のWebクライアント(WebサーバやWebブラウザ等)であってもよい。
A computer 10 that implements the present invention is directly connected to the printer 1 by a cable 5 or indirectly connected to the printers 2 and 3 via a network 6 such as a LAN (local area network). In addition, on the computer 10, printing can be performed from any application to the printers 1 to 3 connected through the printer driver.
The computer 10 is an information processing apparatus such as a PC (personal computer) or a workstation, and may be a client computer or a print server. In the case of a print server system, the client computer may be a Web client (Web server, Web browser, etc.) of a print server (print service).

プリンタ1〜3はいずれも、コンピュータ10からの印刷データに基づいて用紙上に画像を形成(印刷)するプリント機能を有する画像形成装置である。そのため、このプリンタ1〜3は、レーザプリンタ,LEDプリンタ,インクジェットプリンタ等のプリント機能のみを有する画像形成装置に限らず、プリント機能の他にコピー機能等の他の機能も有するデジタル複写機,デジタル複合機,ファクシミリ装置等の画像形成装置であってもよい。また、プリンタ1〜3にプリントサーバの機能を備えてもよい。   Each of the printers 1 to 3 is an image forming apparatus having a print function for forming (printing) an image on paper based on print data from the computer 10. Therefore, the printers 1 to 3 are not limited to image forming apparatuses having only a print function, such as laser printers, LED printers, and ink jet printers, but are digital copiers having other functions such as a copy function in addition to a print function, digital It may be an image forming apparatus such as a multifunction machine or a facsimile machine. In addition, the printers 1 to 3 may have a print server function.

次に、図1のコンピュータ10のハードウェア構成について、図3を参照して説明する。
図3は、図1のコンピュータ10のハードウェア構成例を示すブロック図である。
このコンピュータ10は、インタフェース(I/F)51,CPU52,ROM53,RAM54,表示装置55,ハードディスク56,キーボード57,および記憶媒体ドライブ58を備えている。
I/F51は、外部装置であるプリンタ1とケーブル5経由で通信したり、プリンタ2,3とネットワーク6経由で通信するための通信手段である。
Next, the hardware configuration of the computer 10 in FIG. 1 will be described with reference to FIG.
FIG. 3 is a block diagram illustrating a hardware configuration example of the computer 10 of FIG.
The computer 10 includes an interface (I / F) 51, a CPU 52, a ROM 53, a RAM 54, a display device 55, a hard disk 56, a keyboard 57, and a storage medium drive 58.
The I / F 51 is a communication unit for communicating with the printer 1 as an external device via the cable 5 and communicating with the printers 2 and 3 via the network 6.

CPU52は、このコンピュータ10全体を管理および制御する中央処理装置である。
ROM53は、CPU52が実行する固定プログラムを格納している読み出し専用の記憶手段(メモリ)である。
RAM54は、CPU52が実行するプログラムを展開し、各種の処理の際の作業領域として使用する読み書き可能な記憶手段である。
表示装置55は、各種のデータや作業画面等を表示するCRTディスプレイ,LCDディスプレイ等の表示手段である。
The CPU 52 is a central processing unit that manages and controls the entire computer 10.
The ROM 53 is a read-only storage unit (memory) that stores a fixed program executed by the CPU 52.
The RAM 54 is a readable / writable storage means that develops a program executed by the CPU 52 and uses it as a work area for various processes.
The display device 55 is a display unit such as a CRT display or an LCD display that displays various data, a work screen, and the like.

ハードディスク56は、この発明に係わるプログラムやデータを記憶する大容量記憶手段である。
キーボード57は、利用者が各種の操作情報を入力するための入力手段である。なお、入力手段としてマウスも備えることができる。
記憶媒体ドライブ58は、記憶媒体59に対する記録又は再生を行う記録再生手段である。
記憶媒体59は、コンピュータ10に対して脱着可能なMO,CD−R,CD−RW,DVD+R,DVD+RWディスク,DVD−R,DVD−RW,DVD−RAM等のコンピュータ読み取り可能な記録媒体であり、この発明による印刷制御を実行するプログラムが記録される。
The hard disk 56 is a mass storage means for storing programs and data according to the present invention.
The keyboard 57 is an input means for a user to input various operation information. A mouse can also be provided as an input means.
The storage medium drive 58 is a recording / reproducing unit that performs recording or reproduction on the storage medium 59.
The storage medium 59 is a computer-readable recording medium such as MO, CD-R, CD-RW, DVD + R, DVD + RW disc, DVD-R, DVD-RW, DVD-RAM, etc., which is removable from the computer 10. A program for executing print control according to the present invention is recorded.

このように構成されたコンピュータ10において、CPU52は、操作者によるキーボード57上の操作により、記憶媒体ドライブ58を介して記憶媒体59からこの発明によるプログラムを読み出し、ハードディスク56にインストールすることができる。
そして、電源投入時には、ROM53内のブートローダ(ブートプログラム)に従い、ハードディスク56内のOSを含む各種プログラムを読み出し、RAM54にインストールした後、その各種プログラムに従って動作する(その各種プログラムを必要に応じて選択的に実行する)と共に、I/F51を使用することにより、この発明による印刷ページ数取得手段,印刷コマンド付加手段,印刷コマンド削除手段を含む各種機能を実現することができる。
In the computer 10 configured as described above, the CPU 52 can read the program according to the present invention from the storage medium 59 via the storage medium drive 58 and install it on the hard disk 56 by the operation on the keyboard 57 by the operator.
When the power is turned on, various programs including the OS in the hard disk 56 are read according to a boot loader (boot program) in the ROM 53, installed in the RAM 54, and then operated according to the various programs (select the various programs as necessary). By using the I / F 51, various functions including a print page number acquisition unit, a print command addition unit, and a print command deletion unit according to the present invention can be realized.

例えば、操作者によるキーボード57上の操作によって印刷指令が発行されると、この発明によるプログラムを起動する。そして、そのプログラムに従って印刷制御を行い、その印刷制御に関するデータをRAM54やハードディスク56に格納し、必要に応じて表示装置55に出力して表示させる。   For example, when a print command is issued by an operation on the keyboard 57 by the operator, the program according to the present invention is started. Then, printing control is performed in accordance with the program, data related to the printing control is stored in the RAM 54 and the hard disk 56, and output to the display device 55 for display as necessary.

次に、図1のコンピュータ10のソフトウェア構成について、図4を参照して説明する。
図4は、図1のコンピュータ10のソフトウェア構成例を示すブロック図である。
このコンピュータ10において、アプリケーション101はWindows(登録商標)等のOS上で動作しているものとする。
通常、Windows(登録商標)などのシステムにおいて、コンピュータ10上で動作するアプリケーション101によって作成された描画データ(印刷データ)による印刷を行う際には、グラフィックエンジン102が、アプリケーション101からの描画データを描画することにより、その描画データをプリンタドライバ103に渡す。
Next, the software configuration of the computer 10 in FIG. 1 will be described with reference to FIG.
FIG. 4 is a block diagram illustrating a software configuration example of the computer 10 of FIG.
In the computer 10, the application 101 is assumed to be operating on an OS such as Windows (registered trademark).
Normally, in a system such as Windows (registered trademark), when printing with drawing data (print data) created by the application 101 operating on the computer 10, the graphic engine 102 uses the drawing data from the application 101. By drawing, the drawing data is transferred to the printer driver 103.

プリンタドライバ103は、受け取った描画データをPDL(Page Description Language)等のプリンタに理解できるコードデータに変換し、そのコードデータをスプーラ104に蓄積する。
スプーラ104は、蓄積されたコードデータをプリンタ1〜3のいずれかへ送信することによって印刷を実行させる。
Windows(登録商標)等のOSでは、グラフィックエンジン102がGDI(Graphic Device Interface)と呼ばれ、OSがこのGDIを提供している。また、スプーラ104もOSによって提供される。
The printer driver 103 converts the received drawing data into code data that can be understood by a printer such as PDL (Page Description Language), and stores the code data in the spooler 104.
The spooler 104 executes printing by transmitting the accumulated code data to one of the printers 1 to 3.
In an OS such as Windows (registered trademark), the graphic engine 102 is called GDI (Graphic Device Interface), and the OS provides this GDI. A spooler 104 is also provided by the OS.

この実施例のコンピュータ10において、プリンタドライバ103は、アプリケーション101からの描画データをPDL等のプリンタ用のコードデータにする前段階のデータである印刷中間データ(中間データ)に変換し、それを印刷中間ファイル105としてコンピュータ10の記憶手段(RAM54,ハードディスク56,又は記憶媒体59)に蓄積する。
また、このコンピュータ10では、記憶手段に蓄積された複数の印刷中間データに印刷コマンド(印刷に関するコマンド)を付加し、それらのデータを再びプリンタドライバ103に送ることにより、複数の印刷データを設定された印刷条件にてプリンタ1〜3のいずれに出力して印刷を行わせることができる。
In the computer 10 of this embodiment, the printer driver 103 converts the drawing data from the application 101 into print intermediate data (intermediate data), which is data at the previous stage, into code data for a printer such as PDL, and prints it. The intermediate file 105 is stored in the storage means (RAM 54, hard disk 56, or storage medium 59) of the computer 10.
Further, in this computer 10, a plurality of print data is set by adding a print command (command related to printing) to a plurality of intermediate print data accumulated in the storage means and sending the data to the printer driver 103 again. The printing can be performed by outputting to any of the printers 1 to 3 under the printing conditions.

この実施例では、印刷設定モジュール107は、記憶手段に蓄積された印刷中間データを管理する印刷中間データ管理モジュール106を介してその印刷中間データを受け取る。また、プリンタドライバ103との間で情報をやり取りしながら印刷可能な矛盾のない印刷設定コマンドを生成し、それを印刷中間データ管理モジュール106から受け取った印刷中間データに付加する。そして、その印刷設定コマンドを付加した印刷中間データをそのままプリンタドライバ103に送ると、印刷が実行される。あるいは、印刷設定コマンドを付加した印刷中間データを印刷中間データ管理モジュール106に渡し、その印刷中間データ管理モジュール106が受け取った印刷中間データをプリンタドライバ103に送ると、印刷が実行される。   In this embodiment, the print setting module 107 receives the print intermediate data via the print intermediate data management module 106 that manages the print intermediate data stored in the storage means. Further, a print setting command that can be printed while exchanging information with the printer driver 103 is generated, and is added to the print intermediate data received from the print intermediate data management module 106. Then, when the print intermediate data to which the print setting command is added is sent to the printer driver 103 as it is, printing is executed. Alternatively, the print intermediate data to which the print setting command is added is transferred to the print intermediate data management module 106, and the print intermediate data received by the print intermediate data management module 106 is sent to the printer driver 103, whereby printing is executed.

ここで、印刷設定コマンドを付加した印刷中間データの構成について、図5を参照して説明する。
図5は、印刷設定コマンドを付加した印刷中間データの構成例を示す説明図である。
この印刷中間データには、データのヘッダ部分に続き、印刷データ全体に対する印刷設定コマンド(集約印刷や両面印刷のような1枚の用紙に対する複数の印刷データの印刷を指示する印刷コマンドを含む)および各ページのデータが並んでいる。各ページのデータは、ページの始まり(開始)を示すタグ、ページの印刷コマンド(用紙サイズや用紙方向,解像度などを指示するコマンド)、ページの描画データ、ページの終了を示すタグという構成になっている。
Here, the configuration of the print intermediate data to which the print setting command is added will be described with reference to FIG.
FIG. 5 is an explanatory diagram showing a configuration example of intermediate print data to which a print setting command is added.
The intermediate print data includes a print setting command for the entire print data (including print commands for instructing printing of a plurality of print data on one sheet such as aggregate printing and double-sided printing) following the header portion of the data, and The data for each page is lined up. The data of each page is composed of a tag indicating the start (start) of the page, a page print command (command for specifying the paper size, paper direction, resolution, etc.), page drawing data, and a tag indicating the end of the page. ing.

以下、コンピュータ10によるこの発明の特徴となる印刷制御の4つの異なる例(第1〜4実施例)について、図1,図6〜図8を参照して具体的に説明する。なお、ここでは、印刷中間データの記憶先をハードディスク56とするが、RAM54や記憶媒体59としてもよい。また、第1〜4実施例の印刷制御は、集約印刷を行わせるための制御であるが、両面印刷などの他の印刷(1枚の用紙に対する複数の印刷データの印刷ならなんでもよい)を行わせるための制御に代えてもよい。   Hereinafter, four different examples (first to fourth embodiments) of print control which is a feature of the present invention by the computer 10 will be specifically described with reference to FIGS. 1 and 6 to 8. Here, the storage destination of the print intermediate data is the hard disk 56, but may be the RAM 54 or the storage medium 59. The print control of the first to fourth embodiments is control for performing collective printing, but performs other printing such as double-sided printing (any printing of a plurality of print data on one sheet) is performed. It may be replaced with control for making it happen.

〔第1実施例〕
図1は、コンピュータ10によるこの発明の特徴となる印刷制御の第1例を示すフローチャートである。
プリンタドライバ103は、アプリケーション101からの印刷データを印刷中間データとしてハードディスク56に蓄積する。
印刷中間データがハードディスク56に蓄積されると、そのことを認識し、その印刷中間データを印刷中間データ管理モジュール106はハードディスク56から直ちに取得する(読み込む)。この第1実施例では、印刷中間データが蓄積されることがトリガーになって、印刷中間データ管理モジュール106が動作を行う例を記述しているが、操作者によるキーボード57上の操作によって発行される指示をトリガーとして、ハードディスク56に蓄積された複数の印刷中間データをまとめて取得することもできる。
[First embodiment]
FIG. 1 is a flowchart showing a first example of print control which is a feature of the present invention by the computer 10.
The printer driver 103 stores the print data from the application 101 in the hard disk 56 as print intermediate data.
When the print intermediate data is stored in the hard disk 56, the fact is recognized, and the print intermediate data management module 106 immediately acquires (reads) the print intermediate data from the hard disk 56. In this first embodiment, an example is described in which the print intermediate data management module 106 performs an operation triggered by the accumulation of print intermediate data, but is issued by an operation on the keyboard 57 by the operator. It is also possible to collectively acquire a plurality of print intermediate data stored in the hard disk 56 by using the instruction as a trigger.

印刷中間データ管理モジュール106は、取得した印刷中間データの構造を解析し、その解析結果に基づいて総ページ数(印刷ページ数)Nを取得する。
そして、その総ページ数Nが複数ページ(N>1)であった場合には、印刷設定モジュール107が、印刷中間データ管理モジュール106によって取得された印刷中間データの印刷コマンド部に集約印刷を指示する集約印刷コマンドを付加する。
このようにして修正された印刷中間データ(集約印刷コマンドを付加した印刷中間データ)をプリンタドライバ103に送ることにより、プリンタ1〜3のいずれかで複数ページの画像が1枚の用紙上に集約されて印刷が実行される。
The print intermediate data management module 106 analyzes the structure of the acquired print intermediate data, and acquires the total number of pages (number of print pages) N based on the analysis result.
If the total page number N is a plurality of pages (N> 1), the print setting module 107 instructs the print command portion of the print intermediate data acquired by the print intermediate data management module 106 to perform aggregate printing. Add the aggregate print command.
By sending the print intermediate data corrected in this way (print intermediate data to which an aggregate print command is added) to the printer driver 103, images of a plurality of pages are aggregated on one sheet of paper by any of the printers 1 to 3. Then, printing is executed.

このように、第1実施例によれば、コンピュータ10側で、印刷中間データの構造を解析して総ページ数を取得し、その総ページ数が複数であった場合に、集約印刷コマンドを上記印刷中間データに付加するので、集約印刷が可能なプリンタドライバや印刷機器(プリンタ)を特定しなくても、印刷データのレイアウトを自動的に調整することによって集約印刷を行え、印刷に必要な用紙枚数を確実に削減することができる。   As described above, according to the first embodiment, the computer 10 side analyzes the structure of the print intermediate data to obtain the total number of pages. Since it is added to the intermediate print data, it is possible to perform consolidated printing by automatically adjusting the layout of the print data without specifying a printer driver or printing device (printer) that can perform consolidated printing. The number of sheets can be reliably reduced.

〔第2実施例〕
図6は、コンピュータ10によるこの発明の特徴となる印刷制御の第2例を示すフローチャートである。
この第2実施例は、図1によって説明した第1実施例とほとんど同様であるが、印刷設定モジュール107が印刷中間データに集約印刷コマンドを付加する前に、集約印刷を行ってよいかどうかを操作者に対して問い合わせ(このとき集約印刷を行ってよいかどうかの問い合わせ用のメッセージを表示装置55の表示画面に表示させる)、その問い合わせに対して集約印刷を行ってよいとの選択指示(キーボード57上の操作によって発行される)がなされた場合に、集約印刷コマンドを上記印刷中間データの印刷コマンド部に付加する。
[Second Embodiment]
FIG. 6 is a flowchart showing a second example of print control which is a feature of the present invention by the computer 10.
The second embodiment is almost the same as the first embodiment described with reference to FIG. 1 except that the print setting module 107 determines whether or not to perform the aggregate print before adding the aggregate print command to the print intermediate data. An inquiry to the operator (a message for inquiring whether or not to perform aggregate printing at this time is displayed on the display screen of the display device 55), and a selection instruction to perform aggregate printing in response to the inquiry ( Is issued by an operation on the keyboard 57), the aggregate print command is added to the print command portion of the print intermediate data.

このように、第2実施例によれば、コンピュータ10側で、印刷中間データの構造を解析して総ページ数を取得し、その総ページ数が複数であった場合に、集約印刷を行ってよいかどうかを操作者に対して問い合わせ、その問い合わせに対して集約印刷を行ってよいとの指示がなされた場合に、集約印刷コマンドを上記印刷中間データに付加するので、第1実施例と同様の効果に加え、次の効果を得ることができる。つまり、操作者がキーボード57上の操作によって集約印刷を選択した場合でも、実際の印刷データが1ページ分しかない場合には、集約印刷を中止できるため、1枚の用紙に小さく印刷されてしまうという不都合を回避できる。   As described above, according to the second embodiment, the computer 10 side analyzes the structure of the print intermediate data to obtain the total number of pages, and when the total number of pages is plural, the aggregate printing is performed. In the same way as in the first embodiment, an inquiry is made to the operator as to whether or not it is acceptable, and when an instruction is given that aggregate printing can be performed, an aggregate print command is added to the intermediate print data. In addition to the following effects, the following effects can be obtained. That is, even if the operator selects aggregate printing by operating the keyboard 57, if there is only one page of actual print data, the aggregate printing can be stopped, so that it is printed small on one sheet. The inconvenience can be avoided.

〔第3実施例〕
図7は、コンピュータ10によるこの発明の特徴となる印刷制御の第3例を示すフローチャートである。
プリンタドライバ103は、アプリケーション101からの印刷データを印刷中間データとしてハードディスク56に蓄積する。
印刷中間データがハードディスク56に蓄積されると、そのことを認識し、その印刷中間データを印刷中間データ管理モジュール106はハードディスク56から直ちに取得する(読み込む)。この第3実施例でも、印刷中間データが蓄積されることがトリガーになって、印刷中間データ管理モジュール106が動作を行う例を記述しているが、操作者によるキーボード57上の操作によって発行される指示をトリガーとして、ハードディスク56に蓄積された複数の印刷中間データをまとめて取得することもできる。
[Third embodiment]
FIG. 7 is a flowchart showing a third example of print control which is a feature of the present invention by the computer 10.
The printer driver 103 stores the print data from the application 101 in the hard disk 56 as print intermediate data.
When the print intermediate data is stored in the hard disk 56, the fact is recognized, and the print intermediate data management module 106 immediately acquires (reads) the print intermediate data from the hard disk 56. This third embodiment also describes an example in which the print intermediate data management module 106 operates by being triggered by the accumulation of print intermediate data, but it is issued by an operation on the keyboard 57 by the operator. It is also possible to collectively acquire a plurality of print intermediate data stored in the hard disk 56 by using the instruction as a trigger.

印刷中間データ管理モジュール106は、取得した印刷中間データの構造を解析し、その解析結果に基づいて総ページ数(印刷ページ数)Nを取得する。
印刷設定モジュール107は、印刷中間データ管理モジュール106から受け取った印刷中間データの構造を解析し、その解析結果に基づいて印刷コマンド部に集約印刷コマンドが付加されているか否か(集約印刷の設定の有無)を認識する。
印刷中間データ管理モジュール106は、総ページ数Nが1ページ(N=1)であり、且つ取得した印刷中間データの印刷コマンド部に集約印刷コマンドが付加されていた(集約印刷が設定されていた)場合に、その集約印刷コマンドを上記印刷中間データから削除する。
このようにして修正された印刷中間データ(集約印刷コマンドが削除された印刷中間データ)をプリンタドライバ103に送ることにより、プリンタ1〜3のいずれかで1ページの画像が1枚の用紙に印刷される。
The print intermediate data management module 106 analyzes the structure of the acquired print intermediate data, and acquires the total number of pages (number of print pages) N based on the analysis result.
The print setting module 107 analyzes the structure of the print intermediate data received from the print intermediate data management module 106, and determines whether or not an aggregate print command has been added to the print command section based on the analysis result (setting of the aggregate print setting). Is present).
The print intermediate data management module 106 has a total page number N of 1 page (N = 1), and an aggregate print command has been added to the print command portion of the acquired print intermediate data (the aggregate print has been set) ), The aggregate print command is deleted from the print intermediate data.
By sending the print intermediate data corrected in this way (print intermediate data from which the aggregate print command is deleted) to the printer driver 103, one of the printers 1 to 3 prints one page image on one sheet of paper. Is done.

このように、第3実施例によれば、コンピュータ10側で、印刷中間データの構造を解析して総ページ数を取得し、その総ページ数が複数でなく、且つ上記印刷中間データに集約印刷コマンドが付加されていた場合に、その集約印刷コマンドを上記印刷中間データから削除するので、自動で集約印刷が行われる場合(この場合は上記印刷中間データに集約印刷コマンドが付加される)の不都合、つまり印刷文字が小さくなるなどの操作者が意図しない印刷が行われることを回避することができる。   As described above, according to the third embodiment, the computer 10 side analyzes the structure of the print intermediate data to obtain the total number of pages, and the total number of pages is not plural, and the print is consolidated into the print intermediate data. If a command has been added, the consolidated print command is deleted from the intermediate print data, so that inconvenience occurs when the aggregate print is automatically performed (in this case, the aggregate print command is added to the intermediate print data). That is, it is possible to avoid printing that is not intended by the operator, such as printing characters becoming smaller.

〔第4実施例〕
図8は、コンピュータ10によるこの発明の特徴となる印刷制御の第4例を示すフローチャートである。
この第4実施例は、図7によって説明した第3実施例とほとんど同様であるが、印刷設定モジュール107が印刷中間データから集約印刷コマンドを削除する前に、集約印刷コマンドを印刷中間データから削除してよいかどうかを操作者に対して問い合わせ(このとき集約印刷コマンドを印刷中間データから削除してよいかどうかの問い合わせ用のメッセージを表示装置55の表示画面に表示させる)、その問い合わせに対して集約印刷コマンドを印刷中間データから削除してよいとの選択指示(キーボード57上の操作によって発行される)がなされた場合に、集約印刷コマンドを上記印刷中間データから削除する。
[Fourth embodiment]
FIG. 8 is a flowchart showing a fourth example of print control which is a feature of the present invention by the computer 10.
The fourth embodiment is almost the same as the third embodiment described with reference to FIG. 7, but before the print setting module 107 deletes the aggregate print command from the print intermediate data, the aggregate print command is deleted from the print intermediate data. Inquiries to the operator about whether to delete the aggregate print command from the intermediate print data at this time is displayed on the display screen of the display device 55. When a selection instruction (issued by an operation on the keyboard 57) that the aggregate print command may be deleted from the print intermediate data is issued, the aggregate print command is deleted from the print intermediate data.

このように、第4実施例によれば、コンピュータ10側で、印刷中間データの構造を解析して総ページ数を取得し、その総ページ数が複数でなく、且つ上記印刷中間データに集約印刷コマンドが付加されていた場合に、集約印刷コマンドを印刷中間データから削除してよいかどうかを操作者に対して問い合わせ、その問い合わせに対して集約印刷コマンドを印刷中間データから削除してよいとの指示がなされた場合に、集約印刷コマンドを上記印刷中間データから削除するので、第3実施例と同様の効果に加え、次の効果を得ることができる。つまり、操作者がキーボード57上の操作によって集約印刷を選択した場合に、集約印刷コマンドが印刷中間データから削除されてしまっては好まれない場合があるが、その不都合を回避できる。
なお、図1又は図6の制御に図7又は図8の制御を組み合わせることもできる。
As described above, according to the fourth embodiment, the computer 10 analyzes the structure of the print intermediate data to obtain the total number of pages, and the total number of pages is not plural, and the print is consolidated into the print intermediate data. If a command has been added, the operator is inquired whether the aggregate print command may be deleted from the intermediate print data, and the aggregate print command may be deleted from the intermediate print data in response to the inquiry. When an instruction is given, the aggregate print command is deleted from the print intermediate data, so that the following effect can be obtained in addition to the same effect as in the third embodiment. That is, when the operator selects the aggregate print by the operation on the keyboard 57, it may not be preferable if the aggregate print command is deleted from the print intermediate data, but the inconvenience can be avoided.
The control of FIG. 7 or FIG. 8 can be combined with the control of FIG. 1 or FIG.

この発明は、パーソナルコンピュータやワークステーション等の各種コンピュータに適用できる。   The present invention can be applied to various computers such as personal computers and workstations.

図2のコンピュータ10によるこの発明の特徴となる印刷制御の第1例を示すフロー図である。It is a flowchart which shows the 1st example of the printing control used as the characteristic of this invention by the computer 10 of FIG. この発明を実施するコンピュータを含むプリンタシステムの接続関係の一例を示すブロック図である。It is a block diagram which shows an example of the connection relation of the printer system containing the computer which implements this invention. 図1のコンピュータ10のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the computer 10 of FIG. 図1のコンピュータ10のソフトウェア構成例を示すブロック図である。It is a block diagram which shows the software structural example of the computer 10 of FIG.

図1のコンピュータ10で生成される印刷設定コマンドを付加した印刷中間データの構成例を示す説明図である。It is explanatory drawing which shows the structural example of the printing intermediate data which added the printing setting command produced | generated by the computer of FIG. 図1のコンピュータ10によるこの発明の特徴となる印刷制御の第2例を示すフロー図である。It is a flowchart which shows the 2nd example of the printing control used as the characteristic of this invention by the computer 10 of FIG. 同じくこの発明の特徴となる印刷制御の第3例を示すフロー図である。It is a flowchart which shows the 3rd example of the printing control which becomes the feature of this invention similarly. 同じくこの発明の特徴となる印刷制御の第4例を示すフロー図である。FIG. 10 is a flowchart showing a fourth example of print control that is also a feature of the present invention.

符号の説明Explanation of symbols

1〜3:プリンタ 10:コンピュータ 5:ケーブル 6:ネットワーク 51:I/F 52:CPU 53:ROM 54:RAM 55:表示装置 56:ハードディスク 57:キーボード 58:記憶媒体ドライブ 59:記憶媒体 101:アプリケーション 102:グラフィックエンジン,103:プリンタドライバ 104:スプーラ 105:印刷中間ファイル 106:印刷中間データ管理モジュール 107:印刷設定モジュール 1-3: Printer 10: Computer 5: Cable 6: Network 51: I / F 52: CPU 53: ROM 54: RAM 55: Display device 56: Hard disk 57: Keyboard 58: Storage medium drive 59: Storage medium 101: Application 102: Graphic engine 103: Printer driver 104: Spooler 105: Print intermediate file 106: Print intermediate data management module 107: Print setting module

Claims (13)

アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を制御する印刷制御装置であって、
前記中間データの構造を解析して印刷ページ数を取得する印刷ページ数取得手段と、
該手段によって取得した印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を指示する印刷コマンドを前記中間データに付加する印刷コマンド付加手段とを設けたことを特徴とする印刷制御装置。
A print control apparatus that converts print data from an application into intermediate data, adds a command related to printing to the intermediate data, and controls printing,
Print page number acquisition means for analyzing the structure of the intermediate data and acquiring the number of print pages;
Print command adding means for adding a print command for instructing printing of a plurality of print data on one sheet to the intermediate data when there are a plurality of print pages acquired by the means. A printing control apparatus characterized by the above.
請求項1記載の印刷制御装置において、
前記印刷コマンド付加手段は、前記印刷ページ数取得手段によって取得した印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を行ってよいかどうかを操作者に対して問い合わせる手段を有し、該手段による問い合わせに対して1枚の用紙に対して複数の印刷データの印刷を行ってよいとの指示がなされた場合に、該印刷を指示する印刷コマンドを前記中間データに付加することを特徴とする印刷制御装置。
The print control apparatus according to claim 1,
The print command adding means informs the operator whether or not a plurality of print data can be printed on one sheet when there are a plurality of print pages acquired by the print page number acquiring means. In response to the inquiry from the means, when a command to print a plurality of print data on a single sheet is given, A printing control apparatus characterized by being added to intermediate data.
請求項1又は2記載の印刷制御装置において、
前記印刷ページ数取得手段によって取得した印刷ページ数が複数でなく、且つ前記中間データに前記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除する印刷コマンド削除手段とを設けたことを特徴とする印刷制御装置。
The print control apparatus according to claim 1 or 2,
Provided is a print command deletion unit that deletes the print command from the intermediate data when the number of print pages acquired by the print page number acquisition unit is not plural and the print command is added to the intermediate data. A printing control apparatus characterized by that.
請求項3記載の印刷制御装置において、
前記印刷コマンド削除手段は、前記印刷ページ数取得手段によって取得した印刷ページ数が複数でなく、且つ前記中間データに前記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除してよいかどうかを操作者に対して問い合わせる手段を有し、該手段による問い合わせに対して前記印刷コマンドを前記中間データから削除してよいとの指示がなされた場合に、該印刷コマンドを該中間データから削除することを特徴とする印刷制御装置。
The print control apparatus according to claim 3.
The print command deletion unit deletes the print command from the intermediate data when the number of print pages acquired by the print page number acquisition unit is not plural and the print command is added to the intermediate data. Means for inquiring to the operator whether or not the print command can be accepted, and when the instruction to delete the print command from the intermediate data is made in response to the inquiry by the means, A printing control apparatus, wherein the printing control apparatus is deleted from data.
アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を行わせる印刷制御方法であって、
前記中間データの構造を解析して印刷ページ数を取得し、その印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を指示する印刷コマンドを前記中間データに付加することを特徴とする印刷制御方法。
A print control method for converting print data from an application into intermediate data, adding a command related to printing to the intermediate data, and performing printing,
The intermediate data structure is analyzed to obtain the number of print pages, and when there are a plurality of print pages, a print command for instructing printing of a plurality of print data on one sheet is sent to the intermediate data And a printing control method.
アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を制御する印刷制御方法であって、
前記中間データの構造を解析して印刷ページ数を取得し、その印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を行ってよいかどうかを操作者に対して問い合わせ、その問い合わせに対して1枚の用紙に対して複数の印刷データの印刷を行ってよいとの指示がなされた場合に、該印刷を指示する印刷コマンドを前記中間データに付加することを特徴とする印刷制御方法。
A print control method for controlling print by converting print data from an application into intermediate data, adding a command related to printing to the intermediate data,
The operator obtains the number of print pages by analyzing the structure of the intermediate data, and determines whether or not a plurality of print data can be printed on one sheet when there are a plurality of print pages. In response to the inquiry, and in response to the inquiry, an instruction is given to print a plurality of print data on one sheet, a print command instructing the printing is added to the intermediate data. And a printing control method.
請求項5又は6記載の印刷制御方法において、
前記取得した印刷ページ数が複数でなく、且つ前記中間データに前記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除することを特徴とする印刷制御方法。
The printing control method according to claim 5 or 6,
A print control method comprising: deleting a print command from the intermediate data when the acquired number of print pages is not plural and the print command is added to the intermediate data.
請求項5又は6記載の印刷制御方法において、
前記取得した印刷ページ数が複数でなく、且つ前記中間データに前記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除してよいかどうかを操作者に対して問い合わせ、その問い合わせに対して前記印刷コマンドを前記中間データから削除してよいとの指示がなされた場合に、該印刷コマンドを該中間データから削除することを特徴とする印刷制御方法。
The printing control method according to claim 5 or 6,
When the acquired number of print pages is not plural and the print command is added to the intermediate data, an inquiry is made to the operator as to whether or not the print command can be deleted from the intermediate data. A print control method, comprising: deleting a print command from the intermediate data when instructed to delete the print command from the intermediate data in response to an inquiry.
アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を制御するコンピュータに、
前記中間データの構造を解析して印刷ページ数を取得する印刷ページ数取得機能と、該機能によって取得した印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を指示する印刷コマンドを前記中間データに付加する印刷コマンド付加機能とを実現させるためのプログラム。
A computer that controls printing by converting print data from an application into intermediate data and adding a command related to printing to the intermediate data.
When the number of print pages obtained by analyzing the structure of the intermediate data and obtaining the number of print pages and when the number of print pages obtained by the function is plural, A program for realizing a print command addition function for adding a print command for instructing printing to the intermediate data.
アプリケーションからの印刷データを中間データに変換し、該中間データに印刷に関するコマンドを付加して印刷を行わせるコンピュータに、
前記中間データの構造を解析して印刷ページ数を取得する印刷ページ数取得機能と、該機能によって取得した印刷ページ数が複数であった場合に、1枚の用紙に対して複数の印刷データの印刷を行ってよいかどうかを操作者に対して問い合わせ、その問い合わせに対して1枚の用紙に対して複数の印刷データの印刷を行ってよいとの指示がなされた場合に、該印刷を指示する印刷コマンドを前記中間データに付加する印刷コマンド付加機能とを実現させるためのプログラム。
A computer that converts print data from an application into intermediate data, adds a command related to printing to the intermediate data, and performs printing.
When the number of print pages obtained by analyzing the structure of the intermediate data and obtaining the number of print pages and when the number of print pages obtained by the function is plural, An inquiry is made to the operator as to whether or not printing can be performed, and in response to the inquiry, an instruction to print a plurality of print data on one sheet is given. A program for realizing a print command addition function for adding a print command to be added to the intermediate data.
請求項9又は10記載のプログラムにおいて、
前記印刷ページ数取得機能によって取得した印刷ページ数が複数でなく、且つ前記中間データに前記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除する印刷コマンド削除機能をも実現させるためのプログラム。
The program according to claim 9 or 10,
A print command deletion function that deletes the print command from the intermediate data when the number of print pages acquired by the print page number acquisition function is not plural and the print command is added to the intermediate data is also realized. Program to let you.
請求項9又は10記載のプログラムにおいて、
前記印刷ページ数取得機能によって取得した印刷ページ数が複数でなく、且つ前記中間データに前記印刷コマンドが付加されていた場合に、該印刷コマンドを該中間データから削除してよいかどうかを操作者に対して問い合わせ、その問い合わせに対して前記印刷コマンドを前記中間データから削除してよいとの指示がなされた場合に、該印刷コマンドを該中間データから削除する印刷コマンド削除機能をも実現させるためのプログラム。
The program according to claim 9 or 10,
The operator determines whether the print command can be deleted from the intermediate data when the number of print pages acquired by the print page number acquisition function is not plural and the print command is added to the intermediate data. In response to the inquiry, and in response to the inquiry, an instruction that the print command may be deleted from the intermediate data is provided, the print command deletion function for deleting the print command from the intermediate data is also realized. Program.
請求項9乃至12のいずれか一項に記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the program according to any one of claims 9 to 12 is recorded.
JP2004028882A 2004-02-05 2004-02-05 Print controller, print control method, program and recording medium remote management system Pending JP2005222267A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004028882A JP2005222267A (en) 2004-02-05 2004-02-05 Print controller, print control method, program and recording medium remote management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004028882A JP2005222267A (en) 2004-02-05 2004-02-05 Print controller, print control method, program and recording medium remote management system

Publications (1)

Publication Number Publication Date
JP2005222267A true JP2005222267A (en) 2005-08-18

Family

ID=34997849

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004028882A Pending JP2005222267A (en) 2004-02-05 2004-02-05 Print controller, print control method, program and recording medium remote management system

Country Status (1)

Country Link
JP (1) JP2005222267A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007288542A (en) * 2006-04-18 2007-11-01 Murata Mach Ltd Image forming unit and image forming system
JP2008234548A (en) * 2007-03-23 2008-10-02 Canon Inc Print controller and control method thereof
JP2014164691A (en) * 2013-02-27 2014-09-08 Ricoh Co Ltd Program, information processor and information management method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007288542A (en) * 2006-04-18 2007-11-01 Murata Mach Ltd Image forming unit and image forming system
JP2008234548A (en) * 2007-03-23 2008-10-02 Canon Inc Print controller and control method thereof
JP2014164691A (en) * 2013-02-27 2014-09-08 Ricoh Co Ltd Program, information processor and information management method

Similar Documents

Publication Publication Date Title
JP4646741B2 (en) Printing system, printing apparatus, image processing apparatus, control method therefor, and program
JP4646740B2 (en) Printing apparatus and control method thereof, job processing method, printing system, and program
JP4553364B2 (en) Printing system
JP5100488B2 (en) Information processing apparatus, information processing method, and program
US20060232811A1 (en) Image processing apparatus
JP2008191883A (en) Print system, print program and storage medium
US20080266601A1 (en) Information processing apparatus and job management method
JP3452247B2 (en) Printer, printer control method, and recording medium recording program
JP4627683B2 (en) Printing system, printing system control method and program
US20060119872A1 (en) Printing processing system
JP2007041808A (en) Print history display program
JP4971766B2 (en) Information processing apparatus, control method therefor, and computer program
US8045205B2 (en) Image forming device, and method and computer readable medium therefor
JP4980961B2 (en) Printing control apparatus, printing system, program, and recording medium
US8547600B2 (en) Printing setting apparatus, printing apparatus, and recording medium
JP5269168B2 (en) Information processing apparatus, control method, and program
US6851875B2 (en) Printer and print image reference system
JP2005222267A (en) Print controller, print control method, program and recording medium remote management system
JP2009123075A (en) Print controller, print control method, and storage medium
US8054503B2 (en) System and a program product
JP5042926B2 (en) Print setting device, program, and recording medium
JP2005092744A (en) Print controller, image forming system, computer program, and storage medium
JP2005004320A (en) System and program for controlling printing
JP2008027217A (en) Printing system with information processor and printing apparatus
JP2009054115A (en) Information processing program, information processor, printer, and printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061102

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090106

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090305

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090915