JPH1170717A - Method and device for controlling printing - Google Patents

Method and device for controlling printing

Info

Publication number
JPH1170717A
JPH1170717A JP10137190A JP13719098A JPH1170717A JP H1170717 A JPH1170717 A JP H1170717A JP 10137190 A JP10137190 A JP 10137190A JP 13719098 A JP13719098 A JP 13719098A JP H1170717 A JPH1170717 A JP H1170717A
Authority
JP
Japan
Prior art keywords
printing
print
page
copies
copy
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP10137190A
Other languages
Japanese (ja)
Other versions
JP3814410B2 (en
Inventor
Koji Nakagiri
孝治 中桐
Satoshi Nishikawa
智 西川
Yasuhiro Kujirai
康弘 鯨井
Yasuo Mori
安生 森
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP13719098A priority Critical patent/JP3814410B2/en
Publication of JPH1170717A publication Critical patent/JPH1170717A/en
Application granted granted Critical
Publication of JP3814410B2 publication Critical patent/JP3814410B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To divide an output object into part units lest the boundary of a part is arranged on the same paper by a method in which printing data for the desired numbers of copies of each part are sent continuously to a printing apparatus, and when the final page of each part comes to the surface of a printing medium, a blank page is inserted into its back. SOLUTION: A spool file manager 304, when it judges the setting of file 303 printing to be reading unit printing and perfecting printing sets the specified number of copies to N of the residual number of copies. Printing is done, if N is less than 1, treatment is finished, if 1 or more, printing treatment of 1 copy is done similarly, the residual copies is reduced by 1, the number of N is investigated, the printing treatment of the specified number of copies 1 copy is done. One is set to K which indicates the number of page under treatment and treated, when the number K page exists, the page is printed, treatment is finished, the treatment of the next page is to be started, but when judged that the turn of the K page does not exist, it is investigated whether K is an even number or not, if it is an odd number, printing is finished, if it is an even number, a blank page is printed as the number K page.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は印刷制御装置および
方法に関するもので、特にパーソナルコンピュータ等の
情報処理と部単位印刷機能を持たない印刷装置とからな
るシステムにおいて、両面印刷された複数部の出力結果
を、各部ごとにまとまった形で得ることのできる印刷制
御装置および方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing control apparatus and method, and more particularly, to a system comprising information processing such as a personal computer and a printing apparatus having no unit-based printing function, the output of a plurality of double-sided printed copies. The present invention relates to a print control apparatus and a print control method capable of obtaining results in a united form for each copy.

【0002】[0002]

【従来の技術】情報処理装置から、テキストや画像、表
等を含む1つの文書を複数部出力する場合、出力結果は
各ページ(両面印刷時は各用紙)ごとに指定された枚数
ずつ出力される場合と、各部ごとにまとまって出力され
る場合とがある。各部ごとにまとめて出力される部単位
印刷の実現方法には、印刷装置で行う方法と、情報処理
装置で行う方法とがある。
2. Description of the Related Art When a plurality of copies of one document including texts, images, tables, and the like are output from an information processing apparatus, the output result is output by a designated number of pages for each page (each sheet in duplex printing). In some cases, the output is collectively output for each unit. There are two methods for realizing the collated printing that is output collectively for each copy, using a printing device and a method using an information processing device.

【0003】印刷装置で部単位印刷を実現する方法に
は、情報処理装置から受け取った1つの印刷ジョブの印
刷データをすべて印刷装置内に蓄積し、印刷装置がその
データを指定部数分繰返し出力する方法と、ソータなど
部ごとに出力先を切り替える装置を利用する方法とがあ
る。前者の場合には、印刷データを蓄積するためのメモ
リやハードディスクが印刷装置に必要であり、後者の場
合には、ソータが必要である。いずれにしても、部単位
印刷を印刷装置で実現するためにはコストがかかるとい
う問題があり、部単位の印刷が行えない印刷装置が一般
的である。
[0003] In a method of realizing collated printing by a printing apparatus, all print data of one print job received from an information processing apparatus is accumulated in the printing apparatus, and the printing apparatus repeatedly outputs the data for a designated number of copies. There is a method and a method of using a device that switches the output destination for each copy such as a sorter. In the former case, a memory or hard disk for storing print data is required in the printing apparatus, and in the latter case, a sorter is required. In any case, there is a problem that it is costly to implement collated printing by a printing apparatus, and a printing apparatus that cannot perform collated printing is generally used.

【0004】このため、情報処理装置により部単位印刷
を実現する方法が従来行われている。情報処理装置で部
単位印刷を実現する従来の方法として、1つの印刷ジョ
ブの中で、出力すべき部数の分、印刷データを繰返し印
刷装置に送信する方法がある。この方法を行うには、印
刷を実行するアプリケーションソフトウエアがこの方法
を実現するための処理を行う必要がある。この従来のア
プリケーションによる部単位印刷により両面印刷を行う
場合、印刷する文書のページ数が奇数であると、ひとつ
の部の最終ページの裏面に次の部の最初のページが印刷
され、出力物を部単位に分けることができないという問
題点があった。
[0004] For this reason, a method for realizing collated printing by an information processing apparatus has been conventionally performed. 2. Description of the Related Art As a conventional method of realizing collated printing in an information processing apparatus, there is a method of repeatedly transmitting print data to a printing apparatus for the number of copies to be output in one print job. In order to perform this method, it is necessary for application software that executes printing to perform processing for realizing the method. When performing double-sided printing by collating printing by this conventional application, if the number of pages of the document to be printed is an odd number, the first page of the next copy is printed on the back of the last page of one copy, and the output material is printed. There was a problem that it could not be divided into sets.

【0005】この問題を解決するひとつの方法として、
N部の文書を印刷する際に、1部の印刷を行う印刷ジョ
ブをN個生成して印刷装置に送信する方法があった。こ
の方法では、1部ずつ独立した印刷ジョブにより印刷す
ることにより、互いに隣接する部の境界で、すなわち1
つのジョブの終了時点で排紙させることで出力物を部単
位に分けることができる。
[0005] As one method for solving this problem,
When printing N copies of a document, there has been a method of generating N print jobs for printing one copy and transmitting the job to a printing apparatus. In this method, printing is performed by an independent print job one copy at a time, so that one copy is printed at the boundary between adjacent copies, ie, one copy.
By discharging paper at the end of one job, output products can be divided into sets.

【0006】[0006]

【発明が解決しようとする課題】しかし、各部ごとに印
刷ジョブを生成する場合、印刷中の文書の印刷の中止あ
るいは中断を行うためには、各印刷ジョブを中止あるい
は中断しなければならない。
However, when a print job is generated for each copy, each print job must be stopped or interrupted in order to stop or interrupt the printing of the document being printed.

【0007】また、ネットワーク上で共有されている印
刷装置から文書を印刷させる場合、各印刷ジョブの間に
他のクライアントから送信されてきた印刷ジョブが挿入
されてしまうこともあり得る。そのため、複数部の出力
物の中から、他のクライアントの出力物の有無を調べな
ければならない。また、他のクライアントも文書を複数
部印刷している場合には、各文書の出力部数分だけ印刷
ジョブが生成される。その結果、印刷装置の排出トレイ
には、2種類の文書が、各部ごとにまとまってはいるも
のの、混じりあった状態で排出される。文書を複数部印
刷するクライアントが更に増えれば、出力物の整理は非
常に繁雑な作業となることは明らかである。
When printing a document from a printing device shared on a network, a print job transmitted from another client may be inserted between print jobs. For this reason, it is necessary to check the presence / absence of the output of another client from the output of the plurality of copies. If another client prints a plurality of copies of a document, print jobs are generated for the number of output copies of each document. As a result, the two types of documents are discharged to the discharge tray of the printing apparatus in a mixed state, although they are grouped for each copy. Clearly, if more clients print multiple copies of a document, organizing the output will be a very complicated task.

【0008】本発明は上記従来例に鑑みてなされたもの
で、部単位印刷機能を持たない印刷装置において、奇数
ページの印刷データを印刷装置の両面印刷を用いて印刷
する際には、部の境界が同一用紙上に配置されないよう
にし、出力物を部単位に分けることが可能なように印刷
を行う印刷制御装置及び方法を提供することを目的とす
る。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-described conventional example, and in a printing apparatus having no copy unit printing function, when printing odd-numbered page print data using double-sided printing of the printing apparatus, the printing of the copy is performed. It is an object of the present invention to provide a printing control apparatus and method for performing printing so that boundaries are not arranged on the same sheet and output products can be divided into sets.

【0009】また、複数部の文書を各部ごとにまとめて
印刷する部単位印刷を、単一の印刷ジョブで実現するこ
とにより、複数部の印刷出力であってもひとつの印刷ジ
ョブにより管理することができ、また、部単位で印刷を
行っても、他の印刷ジョブがそれに割り込むことなく印
刷できる印刷制御装置及び方法を提供することを目的と
する。
[0009] Further, by realizing a single print job for printing a plurality of documents collectively for each copy in a single print job, even a plurality of print outputs can be managed by one print job. It is another object of the present invention to provide a print control apparatus and a print control method capable of performing printing without collapsing another print job even if printing is performed in copies.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するため
に本発明はつぎのような構成からなる。すなわち、記録
媒体の表裏各面に順に印刷する印刷装置と接続された印
刷制御装置であって、所望部数分の印刷データを各部毎
に連続して前記印刷装置に送付するとともに、各部の最
終ページが印刷媒体の表面にあたる場合には、その裏面
に空白ページを挿入する。
In order to achieve the above object, the present invention has the following arrangement. That is, a printing control device connected to a printing device that sequentially prints on each of the front and back surfaces of the recording medium, and continuously transmits the desired number of copies of print data to the printing device for each copy, and prints the last page of each copy. , The blank page is inserted on the back side of the print medium.

【0011】あるいは、記録媒体の表裏各面に順に印刷
する印刷装置を制御する印刷制御方法であって、所望部
数分の印刷データを各部毎に連続して前記印刷装置に送
付するとともに、各部の最終ページが印刷媒体の表面に
あたる場合には、その裏面に空白ページを挿入する。
Alternatively, there is provided a printing control method for controlling a printing apparatus for sequentially printing on each of the front and back surfaces of a recording medium. If the last page is the front side of the print medium, a blank page is inserted on the back side.

【0012】あるいは、印刷装置とそれを制御する印刷
制御装置とを含む印刷システムであって、前記印刷制御
装置は、所望部数分の印刷データを各部毎に連続して印
刷装置に送付するとともに、各部の最終ページが印刷媒
体の表面にあたる場合には、その裏面に空白ページを挿
入し、前記印刷装置は、記録媒体の表裏各面に順に印刷
する。
Alternatively, there is provided a printing system including a printing apparatus and a printing control apparatus for controlling the printing apparatus, wherein the printing control apparatus continuously sends print data for a desired number of copies to each printing apparatus for each copy. When the last page of each section is the front side of the print medium, a blank page is inserted on the back side, and the printing apparatus sequentially prints on the front and back sides of the recording medium.

【0013】あるいは、記録媒体の表裏各面に順に印刷
する印刷装置からの印刷を制御するプログラムを格納す
るコンピュータ可読の記憶媒体であって、前記プログラ
ムは、所望部数分の印刷データを各部毎に連続して前記
印刷装置に送付するとともに、各部の最終ページが印刷
媒体の表面にあたる場合には、その裏面に空白ページを
挿入する手段を含む。
Alternatively, the present invention is a computer-readable storage medium for storing a program for controlling printing from a printing apparatus for sequentially printing on both sides of a recording medium, wherein the program stores print data for a desired number of copies for each copy. It includes means for continuously sending to the printing apparatus, and for inserting a blank page on the back side when the last page of each section is the front side of the print medium.

【0014】[0014]

【発明の実施の形態】以下、本発明を適用するに好適で
ある実施の形態について説明を行う。 [第1の実施の形態]図1は本発明の実施の形態を示す
プリンタ制御システムのブロック図である。なお、本発
明の機能が実行されるのであれば、単体の機器であって
も、複数の機器からなるシステムであっても、LAN、
WAN等のネットワークを介して接続が為され処理が行
われるシステムであっても本発明を適用できる。 <印刷システムの構成>同図において、ホストコンピュ
ータ3000は、ROM3のプログラム用ROMあるい
は外部メモリ11に記憶された文書処理プログラム等に
基づいて図形、イメージ、文字、表(表計算等を含む)
等が混在した文書処理を実行するCPU1を備える。C
PU1は、システムバス4に接続される各デバイスを統
括的に制御する。また、このROM3のプログラム用R
OMあるいは外部メモリ11には、CPU1の制御プロ
グラムであるオペレーティングシステムプログラム(以
下OS)等を記憶し、ROM3のフォント用ROMある
いは外部メモリ11には上記文書処理の際に使用するフ
ォントデータ等を記憶し、ROM3のデータ用ROMあ
るいは外部メモリ11には上記文書処理等を行う際に使
用する各種データを記憶する。RAM2は、CPU1の
主メモリ、ワークエリア等として機能する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, preferred embodiments to which the present invention is applied will be described. [First Embodiment] FIG. 1 is a block diagram of a printer control system showing an embodiment of the present invention. In addition, as long as the functions of the present invention are executed, whether a single device or a system including a plurality of devices, LAN,
The present invention can be applied to a system in which a connection is made via a network such as a WAN and processing is performed. <Structure of Printing System> In the figure, a host computer 3000 includes figures, images, characters, and tables (including spreadsheets) based on a program processing ROM stored in a ROM 3 or a document processing program stored in an external memory 11.
And a CPU 1 for executing document processing in which document processing is mixed. C
The PU 1 totally controls each device connected to the system bus 4. Further, the program R of the ROM 3
The OM or the external memory 11 stores an operating system program (hereinafter referred to as OS), which is a control program of the CPU 1, and the font ROM of the ROM 3 or the external memory 11 stores font data and the like used in the document processing. The data ROM of the ROM 3 or the external memory 11 stores various data used when performing the document processing and the like. The RAM 2 functions as a main memory, a work area, and the like for the CPU 1.

【0015】キーボードコントローラ(KBC)5は、
キーボード9や不図示のポインティングデバイスからの
キー入力を制御する。CRTコントローラ(CRTC)
6は、CRTディスプレイ(CRT)10の表示を制御
する。ディスクコントローラ(DKC)7は、ブートプ
ログラム、各種のアプリケーション、フォントデータ、
ユーザファイル、編集ファイル、プリンタ制御コマンド
生成プログラム(以下プリンタドライバ)等を記憶する
ハードディスク(HD)、フロッピーディスク(FD)
等の外部メモリ11とのアクセスを制御する。プリンタ
コントローラ(PRTC)8は、所定の双方向性インタ
ーフェース(インタフェース)21を介してプリンタ1
500に接続されて、プリンタ1500との通信制御処
理を実行する。
The keyboard controller (KBC) 5
It controls key input from a keyboard 9 or a pointing device (not shown). CRT controller (CRTC)
6 controls the display of a CRT display (CRT) 10. The disk controller (DKC) 7 includes a boot program, various applications, font data,
Hard disk (HD), floppy disk (FD) for storing user files, edit files, printer control command generation program (hereinafter, printer driver), etc.
Access to the external memory 11 is controlled. The printer controller (PRTC) 8 communicates with the printer 1 via a predetermined bidirectional interface (interface) 21.
500, and executes communication control processing with the printer 1500.

【0016】なお、CPU1は、例えばRAM2上に設
定された表示情報RAMへのアウトラインフォントの展
開(ラスタライズ)処理を実行し、CRT10上でのW
YSIWYGを可能としている。また、CPU1はCR
T10上の不図示のマウスカーソル等で指示されたコマ
ンドに基づいて登録された種々のウインドウを開き、種
々のデータ処理を実行する。ユーザは印刷を実行する
際、印刷の設定に関するウインドウを開き、プリンタの
設定や、印刷モードの選択を含むプリンタドライバに対
する印刷処理方法の設定を行える。
The CPU 1 executes, for example, a process of developing (rasterizing) the outline font in the display information RAM set on the RAM 2, and outputs the W on the CRT 10.
YSIWYG is possible. In addition, the CPU 1
Various registered windows are opened based on a command specified by a mouse cursor or the like (not shown) on T10, and various data processes are executed. When performing printing, the user opens a window related to print settings, and can set a printer and a print processing method for a printer driver including selection of a print mode.

【0017】プリンタ1500においては、プリンタC
PU12は、ROM13のプログラム用ROMに記憶さ
れた制御プログラム等あるいは外部メモリ14に記憶さ
れた制御プログラム等に基づいてシステムバス15に接
続される印刷部(プリンタエンジン)17に出力情報と
しての画像信号を出力する。また、このROM13のプ
ログラムROMには、CPU12の制御プログラム等を
記憶する。ROM13のフォント用ROMには、上記出
力情報を生成する際に使用するフォントデータ等を記憶
し、ROM13のデータ用ROMにはハードディスク等
の外部メモリ14がないプリンタの場合には、ホストコ
ンピュータ上で利用される情報等を記憶している。
In the printer 1500, the printer C
The PU 12 sends an image signal as output information to a printing unit (printer engine) 17 connected to the system bus 15 based on a control program or the like stored in the program ROM of the ROM 13 or a control program or the like stored in the external memory 14. Is output. The program ROM of the ROM 13 stores a control program of the CPU 12 and the like. The font ROM of the ROM 13 stores font data and the like used when generating the output information. In the case of a printer having no external memory 14 such as a hard disk in the data ROM of the ROM 13, the font ROM is stored on the host computer. The information used is stored.

【0018】CPU12は入力部18を介してホストコ
ンピュータとの通信処理が可能となっており、プリンタ
内の情報等をホストコンピュータ3000に通知可能に
構成されている。RAM19は、CPU12の主メモ
リ、ワークエリア等として機能するRAMで、図示しな
い増設ポートに接続されるオプションRAMによりメモ
リ容量を拡張することができるように構成されている。
なお、RAM19は、出力情報展開領域、環境データ格
納領域、NVRAM等に用いられる。前述したハードデ
ィスク(HD)、ICカード等の外部メモリ14は、メ
モリコントローラ(MC)20によりアクセスを制御さ
れる。外部メモリ14は、オプションとして接続され、
フォントデータ、エミュレーションプログラム、フォー
ムデータ等を記憶する。また、操作部1501には、操
作のためのスイッチおよびLED表示器等が配されてい
る。
The CPU 12 is capable of communicating with a host computer via an input unit 18, and is configured to be able to notify the host computer 3000 of information in the printer and the like. The RAM 19 is a RAM that functions as a main memory, a work area, and the like for the CPU 12, and is configured so that the memory capacity can be expanded by an optional RAM connected to an extension port (not shown).
The RAM 19 is used for an output information development area, an environment data storage area, an NVRAM, and the like. The access to the external memory 14 such as a hard disk (HD) and an IC card is controlled by a memory controller (MC) 20. The external memory 14 is optionally connected,
It stores font data, emulation programs, form data, and the like. The operation unit 1501 is provided with switches for operation, an LED display, and the like.

【0019】また、前述した外部メモリ14は1個に限
らず、少なくとも1個以上備え、内蔵フォントに加えて
オプションカード、言語系の異なるプリンタ制御言語を
解釈するプログラムを格納した外部メモリを複数接続で
きるように構成されていてもよい。更に、図示しないN
VRAMを有し、操作部1501からのプリンタモード
設定情報を記憶するようにしてもよい。
The number of the external memory 14 is not limited to one, and at least one external memory is provided. In addition to the built-in fonts, an option card and a plurality of external memories storing programs for interpreting printer control languages of different languages are connected. It may be configured to be able to. Further, N (not shown)
A VRAM may be provided and printer mode setting information from the operation unit 1501 may be stored.

【0020】図10は、ホストコンピュータ3000と
プリンタ1500との接続形態を示す図である。図1で
は、双方向性インターフェース21によって、ホストコ
ンピュータ3000とプリンタ1500とが直接接続さ
れている場合のブロック図を示したが、図10ではネッ
トワーク経由で接続されている場合を示している。図1
0において、プリンタ1500aはホストコンピュータ
3000aに直接接続され、プリンタ1500aに対す
る印刷ジョブの管理をホストコンピュータ3000aが
行っている。ホストコンピュータ3000aは、プリン
タ1500aがネットワーク上の他のホストコンピュー
タからも利用できるように、共有を許可している。この
共有により、ホストコンピュータ3000b及び300
0cは、プリンタ1500aをネットワーク経由で利用
できる。
FIG. 10 is a diagram showing a connection form between the host computer 3000 and the printer 1500. FIG. 1 shows a block diagram in a case where the host computer 3000 and the printer 1500 are directly connected by the bidirectional interface 21, but FIG. 10 shows a case in which the host computer 3000 and the printer 1500 are connected via a network. FIG.
At 0, the printer 1500a is directly connected to the host computer 3000a, and the host computer 3000a manages print jobs for the printer 1500a. The host computer 3000a permits sharing so that the printer 1500a can be used from other host computers on the network. By this sharing, the host computers 3000b and 300b
0c can use the printer 1500a via a network.

【0021】プリンタ1500bは、ネットワークに直
接接続されている。プリンタ1500bに対する印刷ジ
ョブの管理はホストコンピュータ3000bが行ってい
る。ホストコンピュータ3000bは、プリンタ150
0bがネットワーク上の他のホストコンピュータからも
利用できるように、共有を許可している。この共有によ
り、ホストコンピュータ3000a及び3000cは、
プリンタ1500bをネットワーク経由で利用できる。
The printer 1500b is directly connected to a network. The host computer 3000b manages the print job for the printer 1500b. The host computer 3000b is connected to the printer 150
0b is allowed to be shared by other host computers on the network. With this sharing, the host computers 3000a and 3000c
The printer 1500b can be used via a network.

【0022】図2は、プリンタ等の印刷装置が直接接続
されているか、あるいはネットワーク経由で接続されて
いるホストコンピュータにおける典型的な印刷処理の構
成図である。アプリケーション201、グラフィックエ
ンジン202、プリンタドライバ203、およびシステ
ムスプーラ204は、外部メモリ11に保存されたファ
イルとして存在し、実行される場合にOSやそのモジュ
ールを利用するモジュールによってRAM2にロードさ
れ実行されるプログラムモジュールである。また、アプ
リケーション201およびプリンタドライバ203は、
外部メモリ11のFDや不図示のCD−ROM、あるい
は不図示のネットワークを経由して外部ディスク11の
HDに追加することが可能となっている。
FIG. 2 is a configuration diagram of a typical printing process in a host computer to which a printing device such as a printer is directly connected or connected via a network. The application 201, the graphic engine 202, the printer driver 203, and the system spooler 204 exist as files stored in the external memory 11, and when executed, are loaded into the RAM 2 and executed by the OS or a module using the module. It is a program module. Further, the application 201 and the printer driver 203
It can be added to the FD of the external memory 11, a CD-ROM (not shown), or the HD of the external disk 11 via a network (not shown).

【0023】外部メモリ11に保存されているアプリケ
ーション201はRAM2にロードされて実行される
が、このアプリケーション201からプリンタ1500
に対して印刷を行う際には、同様にRAM2にロードさ
れ実行可能となっているグラフィックエンジン202を
利用して出力(描画)を行う。グラフィックエンジン2
02は印刷装置ごとに用意されたプリンタドライバ20
3を同様に外部メモリ11からRAM2にロードし、ア
プリケーション201の出力をプリンタドライバ203
を用いてプリンタの制御コマンドに変換する。変換され
たプリンタ制御コマンドはOSによってRAM2にロー
ドされたシステムスプーラ204を経てインターフェー
ス21経由でプリンタ1500へ出力される仕組みとな
っている。 <印刷制御システムの構成>本実施の形態のシステム
は、図2で示すプリンタとホストコンピュータからなる
印刷システムに加えて、更に図3に示すように、アプリ
ケーションからの印刷データを一旦中間コードデータで
スプールするシステムを前提としている。
The application 201 stored in the external memory 11 is loaded into the RAM 2 and executed.
When printing is performed on the image data, output (drawing) is performed using the graphic engine 202 which is similarly loaded into the RAM 2 and becomes executable. Graphic engine 2
02 is a printer driver 20 prepared for each printing device.
3 is similarly loaded from the external memory 11 to the RAM 2, and the output of the application 201 is output to the printer driver 203.
Is converted into a printer control command using The converted printer control command is output to the printer 1500 via the interface 21 via the system spooler 204 loaded into the RAM 2 by the OS. <Configuration of Print Control System> In addition to the print system including the printer and the host computer shown in FIG. 2, the print control system of the present embodiment temporarily converts print data from an application into intermediate code data as shown in FIG. 3. It assumes a spooling system.

【0024】図3は、図2のシステムを拡張したもの
で、グラフィックエンジン202からプリンタドライバ
203へ印刷命令を送る際に、一旦中間コードからなる
スプールファイル303を生成する。図2のシステムで
は、アプリケーション201が印刷処理から開放される
のはプリンタドライバ203がグラフィックエンジン2
02からのすべての印刷命令をプリンタの制御コマンド
へ変換し終わった時点である。これに対して、図3のシ
ステムでは、スプーラ302が全ての印刷命令を中間コ
ードデータに変換してスプールファイル303に出力し
た時点である。通常、後者の方が短時間で済む。また、
図3で示すシステムにおいては、スプールファイル30
3の内容に対して加工することができる。これにより、
アプリケーションからの印刷データに対して、拡大縮小
や、複数ページを1ページに縮小して印刷する等、アプ
リケーションの持たない機能を実現することができる。
FIG. 3 is an extension of the system shown in FIG. 2. When a print command is sent from the graphic engine 202 to the printer driver 203, a spool file 303 composed of intermediate codes is once generated. In the system shown in FIG. 2, the application driver 201 is released from the printing process only when the printer driver 203
This is the point at which all the print commands from 02 have been converted into printer control commands. On the other hand, in the system shown in FIG. 3, the spooler 302 converts all the print commands into intermediate code data and outputs them to the spool file 303. Usually, the latter requires less time. Also,
In the system shown in FIG.
3 can be processed. This allows
It is possible to realize functions that the application does not have, such as enlargement / reduction of print data from the application, and printing by reducing a plurality of pages to one page.

【0025】これらの目的のために、図2のシステムに
対し、図3の様に中間コードデータでスプールする様、
システムの拡張がなされてきている。なお、印刷データ
の加工を行うためには、通常プリンタドライバ203が
提供する設定画面からオペレータが設定を行い、プリン
タドライバ203がその設定内容をRAM2あるいは外
部メモリ11上に保管する。
For these purposes, the system shown in FIG. 2 is spooled with intermediate code data as shown in FIG.
The system has been extended. In order to process the print data, the operator normally makes settings on a setting screen provided by the printer driver 203, and the printer driver 203 stores the set contents in the RAM 2 or the external memory 11.

【0026】以下、図3の詳細を説明する。図に示す通
り、この拡張された処理方式では、グラフィックエンジ
ン202からの印刷命令をディスパッチャ301が受け
取る。ディスパッチャ301がグラフィックエンジン2
02から受け取った印刷命令が、アプリケーション20
1からグラフィックエンジン202へ発行された印刷命
令の場合には、ディスパッチャ301は外部メモリ11
に格納されているスプーラ302をRAM2にロード
し、プリンタドライバ203ではなくスプーラ302へ
印刷命令を送付する。
The details of FIG. 3 will be described below. As shown in the figure, in this extended processing method, the dispatcher 301 receives a print command from the graphic engine 202. Dispatcher 301 is graphic engine 2
02 received from the application 20
1 to the graphic engine 202, the dispatcher 301 uses the external memory 11
Is loaded into the RAM 2 and a print command is sent to the spooler 302 instead of the printer driver 203.

【0027】スプーラ302は受け取った印刷命令を中
間コードに変換してスプールファイル303に出力す
る。また、スプーラ302は、プリンタドライバ203
に対して設定されている印刷データに関する加工設定を
プリンタドライバ203から取得してスプールファイル
303に保存する。なお、スプールファイル303は外
部メモリ11上にファイルとして生成されるが、RAM
2上に生成されても構わない。更にスプーラ302は、
外部メモリ11に格納されているスプールファイルマネ
ージャ304をRAM2上にロードし、スプールファイ
ルマネージャ304に対してスプールファイル303の
生成状況を通知する。その後、スプールファイルマネー
ジャ304は、スプールファイル303に保存された印
刷データに関する加工設定の内容に従って印刷を行える
か判断する。
The spooler 302 converts the received print command into an intermediate code and outputs it to the spool file 303. In addition, the spooler 302 includes a printer driver 203.
The processing settings relating to the print data set for the printer driver 203 are acquired from the printer driver 203 and stored in the spool file 303. Although the spool file 303 is generated as a file on the external memory 11, the
2 may be generated. Further, the spooler 302
The spool file manager 304 stored in the external memory 11 is loaded onto the RAM 2, and the spool file manager 304 is notified of the generation status of the spool file 303. After that, the spool file manager 304 determines whether or not printing can be performed according to the contents of the processing settings related to the print data stored in the spool file 303.

【0028】スプールファイルマネージャ304がグラ
フィックエンジン202を利用して印刷を行えると判断
した際には、外部メモリ11に格納されているデスプー
ラ305をRAM2にロードし、デスプーラ305に対
してスプールファイル303に記述された中間コードの
印刷処理を行うように指示する。
When the spool file manager 304 determines that printing can be performed using the graphic engine 202, the despooler 305 stored in the external memory 11 is loaded into the RAM 2 and the despooler 305 is transferred to the spool file 303. An instruction is issued to perform the printing process of the described intermediate code.

【0029】デスプーラ305はスプールファイル30
3に含まれる中間コードをスプールファイル303に含
まれる加工設定の内容に従って加工し、もう一度グラフ
ィックエンジン202経由で出力する。
The despooler 305 stores the spool file 30
3 is processed in accordance with the contents of the processing settings included in the spool file 303, and output again via the graphic engine 202.

【0030】ディスパッチャ301がグラフィックエン
ジン202から受け取った印刷命令が、デスプーラ30
5からグラフィックエンジン202へ発行された印刷命
令の場合には、ディスパッチャ301はスプーラ302
ではなく、プリンタドライバ203に印刷命令を送る。
The print command received from the graphic engine 202 by the dispatcher 301 is transmitted to the despooler 30.
In the case of a print command issued to the graphic engine 202 from the printer 5, the dispatcher 301
Instead, a print command is sent to the printer driver 203.

【0031】プリンタドライバ203は受け取った印刷
命令に応じてプリンタ制御コマンドを生成し、それをシ
ステムスプーラ204,双方向インターフェース21経
由でプリンタ1500に出力する。 <プリンタの構成>図9は、プリンタ1500の一例で
ある両面印刷機能を有するカラーレーザビームプリンタ
の断面図である。
The printer driver 203 generates a printer control command according to the received print command, and outputs it to the printer 1500 via the system spooler 204 and the bidirectional interface 21. <Configuration of Printer> FIG. 9 is a sectional view of a color laser beam printer having a double-sided printing function, which is an example of the printer 1500.

【0032】このプリンタはホストコンピュータ300
0より入力した印刷データに基づいて得られる各色毎の
画像データで変調されたレーザ光をポリゴンミラー31
により感光ドラム15を走査して静電潜像を形成する。
そして、この静電潜像をトナー現像して可視画像を得、
これを中間転写体9へ全色について多重転写してカラー
可視画像を形成する。そして更に、このカラー可視画像
を転写材2へ転写し、転写材2上にカラー可視画像を定
着させる。以上の制御を行う画像形成部は、感光ドラム
15を有するドラムユニット、接触帯電ローラ17を有
する一次帯電部、クリーニング部、現像部、中間転写体
9、用紙カセット1や各種ローラ3、4、5、7を含む
給紙部、転写ローラ10を含む転写部及び定着部25に
よって構成されている。
This printer is a host computer 300
The laser light modulated with the image data for each color obtained based on the print data inputted from 0
Scans the photosensitive drum 15 to form an electrostatic latent image.
Then, this electrostatic latent image is developed with toner to obtain a visible image,
This is multiplex-transferred for all colors to the intermediate transfer member 9 to form a color visible image. Further, the color visible image is transferred to the transfer material 2 and the color visible image is fixed on the transfer material 2. The image forming unit that performs the above control includes a drum unit having a photosensitive drum 15, a primary charging unit having a contact charging roller 17, a cleaning unit, a developing unit, an intermediate transfer body 9, a paper cassette 1 and various rollers 3, 4, 5, 7, a transfer unit including the transfer roller 10, and a fixing unit 25.

【0033】ドラムユニット13は、感光ドラム(感光
体)15と感光ドラム15のホルダを兼ねたクリーニン
グ機構を有するクリーナ容器14とを一体に構成したも
のである。このドラムユニット13はプリンタ本体に対
して着脱自在に支持され、感光ドラム15の寿命に合わ
せて容易にユニット交換可能に構成されている。上記感
光ドラム15はアルミシリンダの外周に有機光導電体層
を塗布して構成し、クリーナ容器14に回転可能に支持
されている。感光ドラム15は、図示しない駆動モータ
の駆動力が伝達されて回転するもので、駆動モータは感
光ドラム15を画像形成動作に応じて反時計回り方向に
回転させる。感光ドラム15への露光は、スキャナ部3
0から送られるレーザ光を感光ドラム15の表面を選択
的に露光させることにより静電潜像が形成されるように
構成されている。スキャナ部30では、変調されたレー
ザ光を、モータ31aにより画像信号の水平同期信号を
同期して回転するポリゴンミラーにより反射し、レンズ
32、反射鏡33を介して感光ドラムを照射する。
The drum unit 13 is formed integrally with a photosensitive drum (photosensitive member) 15 and a cleaner container 14 having a cleaning mechanism also serving as a holder for the photosensitive drum 15. The drum unit 13 is detachably supported by the printer main body, and is configured such that the unit can be easily replaced according to the life of the photosensitive drum 15. The photosensitive drum 15 is formed by applying an organic photoconductor layer to the outer periphery of an aluminum cylinder, and is rotatably supported by the cleaner container 14. The photosensitive drum 15 is rotated by transmitting a driving force of a drive motor (not shown). The drive motor rotates the photosensitive drum 15 in a counterclockwise direction according to an image forming operation. Exposure to the photosensitive drum 15 is performed by the scanner unit 3
The electrostatic latent image is formed by selectively exposing the surface of the photosensitive drum 15 to the laser beam sent from the laser beam 0. In the scanner unit 30, the modulated laser light is reflected by a polygon mirror that rotates in synchronization with a horizontal synchronization signal of an image signal by a motor 31a, and irradiates the photosensitive drum via a lens 32 and a reflecting mirror 33.

【0034】現像部は、上記静電潜像を可視画像化する
ために、イエロー(Y)、マゼンタ(M)、シアン
(C)の現像を行う3個のカラー現像器20Y,20
M,20Cと、ブラック(B)の現像を行う1個のブラ
ック現像器21Bとを備えた構成を有する。カラー現像
器20Y,20M,20C及びブラック現像器21Bに
は、スリーブ20YS,20MS,20CS及び21B
Sと、これらスリーブ20YS,20MS,20CS,
20BSそれぞれの外周に圧接する塗布ブレード20Y
B,20MB,20CB及び21BBとがそれぞれ設け
られる。また3個のカラー現像器20Y,20M,20
Cには塗布ローラ20YR,20MR,20CRが設け
られている。
The developing section includes three color developing units 20Y and 20Y for developing yellow (Y), magenta (M), and cyan (C) in order to visualize the electrostatic latent image.
M, 20C, and one black developing device 21B for developing black (B). Sleeves 20YS, 20MS, 20CS and 21B are provided in the color developing units 20Y, 20M, 20C and the black developing unit 21B.
S and these sleeves 20YS, 20MS, 20CS,
Coating blade 20Y pressed against the outer periphery of each 20BS
B, 20 MB, 20 CB, and 21 BB, respectively. Further, three color developing units 20Y, 20M, 20
C is provided with application rollers 20YR, 20MR and 20CR.

【0035】また、ブラック現像器21Bはプリンタ本
体に対して着脱可能に取り付けられており、カラー現像
器20Y,20M,20Cは回転軸22を中心に回転す
る現像ロータリー23にそれぞれ着脱可能に取り付けら
れている。
The black developing device 21B is detachably attached to the printer main body, and the color developing devices 20Y, 20M, and 20C are detachably attached to a developing rotary 23 that rotates about a rotation shaft 22. ing.

【0036】ブラック現像器21Bのスリーブ21BS
は感光ドラム15に対して例えば300μm程度の微小
間隔を持って配置されている。ブラック現像器21B
は、器内に内蔵された送り込み部材によってトナーを搬
送すると共に、時計回り方向に回転するスリーブ21B
Sの外周に塗布ブレード21BBによって塗布するよう
に摩擦帯電によってトナーへ電荷を付与する。また、ス
リーブ21BSに現像バイアスを印加することにより、
静電潜像に応じて感光ドラム15に対して現像を行って
感光ドラム15にブラックトナーによる可視画像を形成
する。
Sleeve 21BS of black developing unit 21B
Are arranged at a minute interval of, for example, about 300 μm with respect to the photosensitive drum 15. Black developing unit 21B
Is a sleeve 21B rotating clockwise while conveying toner by a feeding member built in the container.
An electric charge is applied to the toner by frictional charging so that the toner is applied to the outer periphery of S by the application blade 21BB. Further, by applying a developing bias to the sleeve 21BS,
The photosensitive drum 15 is developed in accordance with the electrostatic latent image to form a visible image on the photosensitive drum 15 using black toner.

【0037】3個のカラー現像器20Y,20M,20
Cは、画像形成に際して現像ロータリー23の回転に伴
って回転し、所定のスリーブ20YS,20MS,20
CSが感光ドラム15に対して300μm程度の微小間
隔を持って対向することになる。これにより所定のカラ
ー現像器20Y,20M,20Cが感光ドラム15に対
向する現像位置に停止し、感光ドラム15に可視画像が
作成される。
The three color developing units 20Y, 20M, 20
C rotates with the rotation of the developing rotary 23 during image formation, and the predetermined sleeves 20YS, 20MS, 20
The CS is opposed to the photosensitive drum 15 at a minute interval of about 300 μm. As a result, the predetermined color developing units 20Y, 20M, and 20C are stopped at the developing position facing the photosensitive drum 15, and a visible image is created on the photosensitive drum 15.

【0038】カラー画像形成時には、中間転写体9の1
回転毎に現像ロータリー23が回転し、イエロー現像器
20Y、マゼンタ現像器20M、シアン現像器20C、
次いでブラック現像器20Bの順で現像工程がなされ、
中間転写体9が4回転してイエロー、マゼンタ、シア
ン、ブラックのそれぞれのトナーによる可視画像を順次
形成し、その結果フルカラー可視画像を中間転写体9上
に形成する。
When forming a color image, one of the intermediate transfer members 9
The developing rotary 23 rotates with each rotation, and a yellow developing device 20Y, a magenta developing device 20M, a cyan developing device 20C,
Next, a developing process is performed in the order of the black developing device 20B,
The intermediate transfer member 9 rotates four times to sequentially form visible images using yellow, magenta, cyan, and black toners, and as a result, a full-color visible image is formed on the intermediate transfer member 9.

【0039】中間転写体9は、感光ドラム15に接触し
て感光ドラム15の回転に伴って回転するように構成さ
れたもので、カラー画像形成時に時計回り方向に回転
し、感光ドラム15から4回の可視画像の多重転写を受
ける。また、中間転写体9は画像形成時に後述する転写
ローラ10が接触して転写材2を挟持搬送することによ
り転写材2に中間転写体9上のカラー可視画像を同時に
多重転写する。中間転写体の外周部には、中間転写体2
の回転方向に関する位置を検知するためのTOPセンサ
9a及びRSセンサ9bと、中間転写体に転写されたト
ナー像の濃度を検知するための濃度センサ9cが配置さ
れている。
The intermediate transfer member 9 is configured to rotate in accordance with the rotation of the photosensitive drum 15 in contact with the photosensitive drum 15, and rotates clockwise during color image formation. Undergoes multiple transfers of visible images. Further, the intermediate transfer body 9 simultaneously transfers the color visible image on the intermediate transfer body 9 to the transfer material 2 by multiple transfer by nipping and transporting the transfer material 2 by contacting a transfer roller 10 described later during image formation. An intermediate transfer member 2 is provided on the outer peripheral portion of the intermediate transfer member.
And a density sensor 9c for detecting the density of the toner image transferred to the intermediate transfer member.

【0040】転写ローラ10は、感光ドラム15に対し
て接離可能に支承された転写帯電器を備えたもので、金
属軸を中抵抗発泡弾性体により巻回することによって構
成されている。
The transfer roller 10 is provided with a transfer charger which is supported so as to be able to contact and separate from the photosensitive drum 15, and is constituted by winding a metal shaft with a medium-resistance foam elastic body.

【0041】転写ローラ10は、図9に実線で示すよう
に中間転写体9上にカラー可視画像を多重転写している
間は、カラー可視画像を乱さぬように下方に離開してい
る。そして、上記中間転写体9上に4色のカラー可視画
像が形成された後は、このカラー可視画像を転写材2に
転写するタイミングにあわせてカム部材(不図示)によ
り転写ローラ10を図示点線で示す上方に位置させる。
これにより転写ローラ10は転写材2を介して中間転写
体9に所定の押圧力で圧接すると共に、バイアス電圧が
印加され、中間転写体9上のカラー可視画像が転写材2
に転写される。
The transfer roller 10 is separated downward so as not to disturb the color visible image during the multiple transfer of the color visible image onto the intermediate transfer member 9 as shown by a solid line in FIG. After the four color visible images are formed on the intermediate transfer body 9, the transfer roller 10 is moved by a cam member (not shown) in accordance with the timing of transferring the color visible images to the transfer material 2. It is located above indicated by.
As a result, the transfer roller 10 is pressed against the intermediate transfer member 9 with a predetermined pressing force via the transfer material 2 and a bias voltage is applied, so that the color visible image on the intermediate transfer member 9 is transferred to the transfer material 2.
Is transferred to

【0042】定着部25は、転写材2を搬送させなが
ら、転写されたカラー可視画像を定着させるものであ
り、転写材2を加熱する定着ローラ26と転写材2を定
着ローラ26に圧接させるための加圧ローラ27とを備
えている。定着ローラ26と加圧ローラ27とは中空状
に形成され、内部にそれぞれヒータ28,29が内蔵さ
れている。即ち、カラー可視画像を保持した転写材2は
定着ローラ26と加圧ローラ27とにより搬送されると
共に、熱及び圧力を加えることによりトナーが表面に定
着される。
The fixing section 25 fixes the transferred color visible image while conveying the transfer material 2. The fixing section 25 heats the transfer material 2 and presses the transfer material 2 against the fixing roller 26. And a pressure roller 27. The fixing roller 26 and the pressure roller 27 are formed in a hollow shape, and have heaters 28 and 29 therein, respectively. That is, the transfer material 2 holding the color visible image is transported by the fixing roller 26 and the pressure roller 27, and the toner is fixed on the surface by applying heat and pressure.

【0043】可視画像定着後の転写材2は、その後排紙
ローラ34,35,36によって排紙部37へ排出して
画像形成動作を終了する。
The transfer material 2 after the fixing of the visible image is thereafter discharged to the paper discharge section 37 by the paper discharge rollers 34, 35 and 36, and the image forming operation is completed.

【0044】クリーニング手段は、感光ドラム15上及
び中間転写体9上に残ったトナーをクリーニングするも
のであり、感光ドラム15上に形成されたトナーによる
可視画像を中間転写体9に転写した後の廃トナーあるい
は、中間転写体9上に作成された4色のカラー可視画像
を転写材2に転写した後の廃トナーは、クリーナ容器1
4に蓄えられる。
The cleaning means is for cleaning the toner remaining on the photosensitive drum 15 and the intermediate transfer member 9, and is provided after the visible image formed by the toner formed on the photosensitive drum 15 is transferred to the intermediate transfer member 9. The waste toner or the waste toner after transferring the four color visible images formed on the intermediate transfer body 9 to the transfer material 2 is transferred to the cleaner container 1.
4

【0045】印刷される転写材(記録用紙)2は、給紙
トレイ1から給紙ローラ3により取り出されて中間転写
体9と転写ローラ10との間に挟まれるように搬送され
てカラートナー画像が記録され、定着部25を通過して
トナー像が定着される。片面印刷の場合には、案内38
が上方の排紙部に記録用紙を導くように搬送径路を形成
するが、両面印刷の用紙に対しては、下方の両面ユニッ
トに導くように径路を形成する。
The transfer material (recording paper) 2 to be printed is taken out from the paper feed tray 1 by the paper feed roller 3 and is conveyed so as to be sandwiched between the intermediate transfer body 9 and the transfer roller 10 to be transferred to the color toner image. Is recorded, and the toner image passes through the fixing unit 25 and is fixed. For one-sided printing, guidance 38
Forms a conveyance path so as to guide the recording paper to the upper paper discharge unit, but forms a path to guide the recording paper to the lower duplex unit for double-sided printing paper.

【0046】両面ユニットに導かれた記録用紙は、搬送
ローラ40によりトレイ1の下部(ニ点鎖線で示す搬送
径路)に一旦送り込まれた後に逆方向に搬送され、両面
トレイ39に送られる。両面トレイ39上では、用紙は
給紙トレイ1に載置された状態とは表裏が逆になり、ま
た搬送方向について前後が逆になっている。この状態で
再びトナー像の転写・定着を再度行うことで、両面印刷
ができる。 <部単位の両面印刷のしかた>図4は、従来のアプリケ
ーションによる部単位印刷の例(図4(a))と、本実
施例の印刷制御システムにより得られる出力結果の例
(図4(b))を示すものである。従来の出力結果で
は、部の総ページ数Nが奇数の場合、1部目の最終ペー
ジの裏面に2部目の1ページ目が印刷されている。この
結果、出力物を部単位に分ける事ができなくなってい
る。また、1部目と2部目の各用紙の裏表では、印刷さ
れているページの組み合わせが異なる結果となってい
る。これに対し、本実施例の印刷制御システムの出力結
果では、部の総ページ数Nが奇数の場合にはその裏面に
空白ページを挿入する事により、別の部に含まれるペー
ジが同一の用紙の表面と裏面に配置される事のないよう
にし、出力物を部単位に分ける事を可能とし、また各用
紙の裏表に印刷されているページの組み合わせは全ての
部で同一となる。
The recording paper guided to the duplex unit is once fed into the lower portion of the tray 1 (the transport path indicated by the two-dot chain line) by the transport rollers 40, and then transported in the opposite direction, and is transported to the duplex tray 39. On the double-sided tray 39, the sheet is turned upside down from the state of being placed on the sheet feed tray 1, and the sheet is turned upside down in the transport direction. By transferring and fixing the toner image again in this state, double-sided printing can be performed. FIG. 4 shows an example of collated printing by a conventional application (FIG. 4A) and an example of an output result obtained by the print control system of this embodiment (FIG. 4B). )). According to a conventional output result, when the total number of pages N of a copy is an odd number, the first page of the second copy is printed on the back surface of the last page of the first copy. As a result, it is no longer possible to divide the output into sets. In addition, the combination of printed pages is different between the front and back of each sheet of the first copy and the second copy. On the other hand, according to the output result of the print control system of the present embodiment, when the total number of pages N of a set is an odd number, blank pages are inserted on the back side so that pages included in another set are the same paper. , It is possible to divide the output into copies, and the combination of pages printed on the front and back of each sheet is the same for all copies.

【0047】図11A,11Bは、部単位印刷時の印刷
ジョブキューの状態を示す図である。図11Aは、8部
の「Printer Test Page」を印刷するために、8個の印
刷ジョブを発生させた場合の印刷ジョブキューの状態を
示している。この印刷を中止あるいは中断するために
は、8個の印刷ジョブそれぞれに対して、中止あるいは
中断の指示が必用である。また、5部目と6部目との間
には、他の印刷ジョブ「Script.doc」が割り込んでい
る。8部の印刷を8個の印刷ジョブによりひとつのプリ
ンタで行っているため、それら印刷ジョブとほぼ同時に
他の印刷ジョブがそのプリンタに対して送り付けられる
と、このような事態になる。
FIGS. 11A and 11B are diagrams showing the state of the print job queue at the time of collating printing. FIG. 11A shows a state of a print job queue when eight print jobs are generated to print eight “Printer Test Pages”. In order to stop or interrupt the printing, it is necessary to instruct the stop or stop for each of the eight print jobs. Another print job “Script.doc” is interrupted between the fifth copy and the sixth copy. Since eight copies are printed by one printer using eight print jobs, such a situation occurs when another print job is sent to the printer almost simultaneously with the print jobs.

【0048】これに対して本実施形態の印刷システムお
ける印刷ジョブキューの例を図11Bに示す。図11B
においては、複数部の印刷を単一の印刷ジョブで実行す
るために、印刷ジョブキューにはひとつのジョブとして
表示される。また、印刷の中止や中断はそのひとつの印
刷ジョブに対する操作で実行できる。また、他の印刷ジ
ョブが間に割り込むこともなく、異なる文書が混じりあ
うこともない。
On the other hand, FIG. 11B shows an example of a print job queue in the printing system of the present embodiment. FIG. 11B
In, in order to execute printing of a plurality of copies by a single print job, the print jobs are displayed as one job in the print job queue. Further, the suspension or interruption of the printing can be executed by operating the one print job. Further, there is no interruption of another print job and no mixing of different documents.

【0049】<印刷制御手順>以下、図5以降を用い
て、両面印刷時の部単位印刷処理について詳しく述べ
る。図5および図6は、スプールファイルマネージャ3
04により実行される制御手順である。
<Print Control Procedure> Hereinafter, the copy printing process in duplex printing will be described in detail with reference to FIG. 5 and 6 show the spool file manager 3
This is a control procedure executed by the control unit 04.

【0050】アプリケーション201から印刷が開始さ
れると、スプーラ302はプリンタドライバ203から
印刷の設定を取得し、スプールファイル303に記録す
る。スプーラ302は、スプールファイルマネージャ3
04が起動していない場合にはRAM2にスプールファ
イルマネージャをロードし、印刷が開始されたことをス
プールファイルマネージャに通知する。
When printing is started from the application 201, the spooler 302 acquires print settings from the printer driver 203 and records the settings in the spool file 303. The spooler 302 is a spool file manager 3
If the printer 04 is not running, the spool file manager is loaded into the RAM 2 and the start of printing is notified to the spool file manager.

【0051】スプールファイルマネージャ304は、ス
プールファイル303に記録されている印刷の設定を読
み取り、部単位印刷でかつプリンタの両面印刷を利用す
る印刷であると判定すると、図5の処理を開始する。
The spool file manager 304 reads the print settings recorded in the spool file 303, and if it determines that the print is set collated and uses printer double-sided printing, starts the process of FIG.

【0052】ステップ500では、印刷処理を行ってい
ない残り部数を示すNに指定された部数をセットする。
ステップ501では、印刷ジョブの先頭を示す「ジョブ
開始」をプリンタに対して発行し、ひとつの印刷ジョブ
の始まりをプリンタに知らせる。ただし、印刷時に指定
される印刷部数は1以上であるものとする。
In step 500, the designated number of copies is set to N which indicates the number of remaining copies that have not been subjected to the printing process.
In step 501, a "job start" indicating the beginning of a print job is issued to the printer, and the start of one print job is notified to the printer. However, the number of copies specified at the time of printing is one or more.

【0053】ステップ502では、Nが1以上か調べ、
1未満であれば指定された部数を処理し終えたとして終
了する。1以上の場合には、ステップ503で1部の印
刷処理を行い、ステップ504で残り部数を1減らし、
ステップ502へ戻る。こうして、指定された部数回ス
テップ503の1部の印刷処理を行うことで、部単位の
印刷を行う。指定された部数の文書を印刷し終えたな
ら、「ジョブ終了」を発行して、プリンタにひとつの印
刷ジョブの終了を知らせる。
In step 502, it is checked whether N is 1 or more.
If it is less than 1, it is determined that the designated number of copies has been processed and the process ends. In the case of 1 or more, the printing process for one copy is performed in step 503, and the number of remaining copies is reduced by 1 in step 504.
Return to step 502. In this way, by performing the printing process for one copy in step 503 a specified number of times, printing is performed for each copy. When the specified number of documents have been printed, a "job end" is issued to notify the printer of the end of one print job.

【0054】図6は、図5のステップ503における処
理のフローチャートである。ステップ601では、処理
中のページ番号を示すKに1をセットし、1ページ目の
処理を開始する。ステップ602では、Kページ目が存
在するかを調べ、存在する場合にはそのページを印刷す
るようデスプーラ305に指示をする(ステップ60
3)。そしてKページ目の処理を終了し、Kの値をイン
クリメントし(ステップ604)、ステップ602に戻
って次のページの処理へ進む。ステップ602でKペー
ジ目が存在しないと判定された場合には、ステップ60
5でKは偶数であるか、すなわち裏面であるかを調べ
る。Kが偶数(裏面)でない場合、K−1ページ目は偶
数(裏面)であり、それが部の最終ページであるため、
そのまま1部の印刷処理を終了する。一方、Kが偶数の
場合、Kページ目は両面印刷の裏面にあたり、かつKペ
ージ目は存在しないので、Kページ目として空白ページ
を印刷する。
FIG. 6 is a flowchart of the processing in step 503 of FIG. In step 601, 1 is set to K indicating the page number being processed, and the processing of the first page is started. In step 602, it is checked whether the K-th page exists, and if it exists, the despooler 305 is instructed to print the page (step 60).
3). Then, the process for the Kth page is completed, the value of K is incremented (step 604), and the process returns to step 602 to proceed to the process for the next page. If it is determined in step 602 that the K-th page does not exist, step 60
At 5, it is checked whether K is an even number, that is, whether it is the back side. If K is not an even number (back side), the K-1 page is an even number (back side) and since it is the last page of the copy,
The printing process for one copy is completed as it is. On the other hand, if K is an even number, a blank page is printed as the K-th page because the K-th page corresponds to the back side of the duplex printing and the K-th page does not exist.

【0055】このように、1部のページ数が奇数ページ
の場合には、部の最後の用紙の裏面に空白ページを挿入
することにより、図4に示す本実施例の印刷制御システ
ムの出力結果を得ることが出来る。こうして、部単位に
まとまった両面印刷された印刷物を、そのページ数が偶
数であろうと奇数であろうと出力することができる。
As described above, when the number of pages in one copy is an odd number, by inserting a blank page on the back surface of the last sheet of the copy, the output result of the print control system of this embodiment shown in FIG. Can be obtained. In this way, it is possible to output a printed material that has been printed on both sides in copies, regardless of whether the number of pages is even or odd.

【0056】また、このように複数部の部単位印刷を単
一の印刷ジョブで実現することにより、印刷の中止や中
断が通常の1ジョブに対する場合と同様に行え、また、
部単位印刷中に、他の印刷ジョブが間に割り込むことを
防止できる。 [第2の実施の形態]図3に示した拡張されたシステム
では、複数のページ(Nページ)を縮小し、1ページに
まとめて印刷する機能を実現できる。以下、この機能を
Nアップ印刷と呼ぶ。Nアップ印刷の場合にも、以下に
示す手順により、本発明を適用できる。以下、アプリケ
ーションソフトウェアから印刷されるページ(数)を論
理ページ(数)、実際に出力されるページ(数)を物理
ページ(数)と呼ぶ事とする。Nアップ印刷では、N論
理ページを縮小して1物理ページにまとめ、印刷するこ
とになる。
Also, by realizing the printing of a plurality of copies in a single print job as described above, printing can be stopped or interrupted in the same manner as in a normal job.
It is possible to prevent another print job from intervening during collated printing. [Second Embodiment] The extended system shown in FIG. 3 can realize a function of reducing a plurality of pages (N pages) and printing them collectively on one page. Hereinafter, this function is called N-up printing. In the case of N-up printing, the present invention can be applied by the following procedure. Hereinafter, the page (number) printed from the application software is referred to as a logical page (number), and the page (number) actually output is referred to as a physical page (number). In N-up printing, N logical pages are reduced and combined into one physical page and printed.

【0057】図7は、図3に示す拡張された印刷データ
生成方法でNアップ印刷を行った際、従来のアプリケー
ションによる部単位印刷の出力結果と、本実施例の印刷
制御システムにより得られる出力結果を示すものであ
る。従来の出力結果では、ひとつの部の総物理ページ数
Pが奇数の場合、1部目の最終物理ページの裏面(図7
(a)においては2枚目の裏面)に2部目の1物理ペー
ジ目が印刷されている。この結果、出力物を部単位に分
けることができなくなっている。また、1部目と2部目
の各用紙の裏表では、印刷されている論理ページの組み
合わせが異なる結果となっている。
FIG. 7 shows the output result of collated printing by a conventional application when N-up printing is performed by the extended print data generation method shown in FIG. 3, and the output obtained by the print control system of this embodiment. It shows the results. According to the conventional output result, when the total number of physical pages P of one copy is odd, the back surface of the last physical page of the first copy (FIG. 7)
The first physical page of the second copy is printed on the back side of the second sheet in (a). As a result, it is no longer possible to divide the output into copies. In addition, the combination of printed logical pages is different between the front and back of each sheet of the first copy and the second copy.

【0058】これに対し、本実施形態の印刷制御システ
ムの出力結果では、ひとつの部の総物理ページ数Pが奇
数の場合にはその裏面に空白ページを挿入する事によ
り、互いに異なる部に含まれる論理ページが同一の用紙
の表面と裏面に配置される事のないようにして、出力物
を部単位に分ける事を可能としている。また各用紙の裏
表に印刷されている論理ページの組み合わせはすべての
部で同一となる。
On the other hand, according to the output result of the print control system of the present embodiment, when the total number of physical pages P of one copy is an odd number, blank pages are inserted on the back surface of the copy to include them in different copies. It is possible to divide output products into sets by preventing logical pages to be placed on the front and back surfaces of the same sheet. The combination of logical pages printed on the front and back of each sheet is the same for all copies.

【0059】以下、Nアップ印刷における両面印刷時の
部単位印刷処理について詳しく述べる。図5および図8
は、スプールファイルマネージャ304により実行され
る制御手順である。
Hereinafter, the copy printing process for two-sided printing in N-up printing will be described in detail. 5 and 8
Is a control procedure executed by the spool file manager 304.

【0060】スプールファイルマネージャ304は、ス
プールファイル303に記録されている印刷の設定を読
み取り、部単位印刷でかつプリンタの両面印刷を利用す
る印刷であると判定すると、第1の実施の形態と同様
に、図5の処理を開始する。ただし、ステップ503で
は、印刷の設定でNアップ印刷を指定されている場合に
は、図6ではなく、図8のフローチャートに示す処理を
行う。
The spool file manager 304 reads the print settings recorded in the spool file 303, and if it determines that the print is collated and that uses double-sided printing of the printer, the same as in the first embodiment. Then, the processing in FIG. 5 is started. However, in step 503, if N-up printing is specified in the print settings, the process shown in the flowchart of FIG. 8 is performed instead of the process of FIG.

【0061】ステップ801では、処理中の物理ページ
番号を示すPに1をセットし、1物理ページ目の処理を
開始する。Nには、Nアップ印刷の各物理ページに配置
する論理ページ数N(例えば、4ページ分を1ページに
縮小する4アップの場合ではN=4)をセットする。
At step 801, 1 is set to P indicating the physical page number being processed, and the processing of the first physical page is started. In N, the number N of logical pages to be arranged on each physical page of N-up printing (for example, N = 4 in the case of 4-up in which four pages are reduced to one page) is set.

【0062】ステップ802では、(N(P−1)+
1)論理ページが存在するかを調べる。
In step 802, (N (P-1) +
1) Check whether a logical page exists.

【0063】(N(P−1))は、(P−1)物理ペー
ジ目までに印刷を終えた論理ページ数を意味する。よっ
て、+1した前記値は、P物理ページに配置する最初の
論理ページを意味する。この論理ページが存在する場合
には、P物理ページを印刷する必要があり、そうでない
場合はP物理ページを印刷する必要はなく、(P−1)
物理ページが、部の最終ページとなる。
(N (P-1)) means the number of logical pages printed by the (P-1) th physical page. Therefore, the value of +1 means the first logical page to be allocated to the P physical page. If this logical page exists, it is necessary to print the P physical page; otherwise, there is no need to print the P physical page, and (P-1)
The physical page is the last page of the copy.

【0064】ステップ802の結果がYESの場合に
は、P物理ページが存在するため、P物理ページを印刷
するようデスプーラ305に指示をする(ステップ80
3)。そしてP物理ページ目の処理を終了し、Pの値を
インクリメントし(ステップ804)、ステップ802
に戻って次の物理ページの処理へ進む。
If the result of step 802 is YES, since there is a P physical page, an instruction is given to the despooler 305 to print the P physical page (step 80).
3). Then, the processing of the Pth physical page is completed, the value of P is incremented (Step 804), and Step 802 is performed.
And returns to the processing of the next physical page.

【0065】一方、ステップ802で(N(P−1)+
1)論理ページが存在しないと判定された場合には、ス
テップ805でPは偶数であるか、すなわち裏面である
かを調べる。Pが偶数の場合、Pページ目は両面印刷の
裏面にあたり、かつP物理ページ目は存在しないので、
P物理ページ目として空白ページを印刷する。
On the other hand, at step 802, (N (P-1) +
1) If it is determined that there is no logical page, it is checked in step 805 whether P is an even number, that is, whether it is the back side. When P is an even number, the Pth page corresponds to the back side of double-sided printing, and the Pth physical page does not exist.
A blank page is printed as the Pth physical page.

【0066】このように、Nアップ印刷の場合にも、部
のページ数が奇数ページの場合に部の最後の裏面に空白
ページを挿入することにより、図7に示す出力結果を得
る事が出来る。こうして、例えばホストコンピュータな
どから繰返し印刷要求を行うことで所望の部数の印刷物
を1部ずつ分けて出力する場合、1部のページ数がどの
ようなものであっても、1部ずつ独立し、各部が同じ体
裁の印刷物を得ることができる。
As described above, also in the case of N-up printing, when the number of pages of a set is an odd page, an output result shown in FIG. 7 can be obtained by inserting a blank page on the last back surface of the set. . Thus, for example, when repeatedly outputting a print request from a host computer or the like to output a desired number of copies separately by one copy, regardless of the number of pages of one copy, each copy is independent, Each part can obtain a printed matter having the same appearance.

【0067】また、このように複数部の部単位印刷を単
一のジョブで実現することにより、印刷の中止や中断が
通常の1ジョブに対する場合と同様に行え、また部単位
印刷中に他の印刷ジョブが間に割り込むことを防止でき
る。
By realizing a plurality of copies in a single job as described above, printing can be stopped or interrupted in the same manner as in a normal job, and another copy can be performed during a copy job. It is possible to prevent a print job from being interrupted.

【0068】[0068]

【他の実施形態】なお、本発明は、複数の機器(例えば
ホストコンピュータ,インタフェイス機器,リーダ,プ
リンタなど)から構成されるシステムに適用しても、一
つの機器からなる装置(例えば、複写機,ファクシミリ
装置など)に適用してもよい。
[Other Embodiments] Even if the present invention is applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), an apparatus (for example, a copying machine) Machine, facsimile machine, etc.).

【0069】また、本発明の目的は、前述した実施形態
の機能を実現するソフトウェアのプログラムコードを記
録した記憶媒体を、システムあるいは装置に供給し、そ
のシステムあるいは装置のコンピュータ(またはCPU
やMPU)が記憶媒体に格納されたプログラムコードを
読出し実行することによっても、達成される。
Further, an object of the present invention is to provide a storage medium storing a program code of software for realizing the functions of the above-described embodiments to a system or an apparatus, and to provide a computer (or CPU) of the system or apparatus.
Or MPU) reads and executes the program code stored in the storage medium.

【0070】この場合、記憶媒体から読出されたプログ
ラムコード自体が前述した実施形態の機能を実現するこ
とになり、そのプログラムコードを記憶した記憶媒体は
本発明を構成することになる。
In this case, the program code itself read from the storage medium implements the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

【0071】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピディスク,ハードディス
ク,光ディスク,光磁気ディスク,CD−ROM,CD
−R,磁気テープ,不揮発性のメモリカード,ROMな
どを用いることができる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD
-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

【0072】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれる。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) Performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0073】さらに、記憶媒体から読出されたプログラ
ムコードが、コンピュータに挿入された機能拡張ボード
やコンピュータに接続された機能拡張ユニットに備わる
メモリに書込まれた後、そのプログラムコードの指示に
基づき、その機能拡張ボードや機能拡張ユニットに備わ
るCPUなどが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれる。
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instructions of the program code, The case where the CPU of the function expansion board or the function expansion unit performs part or all of the actual processing, and the function of the above-described embodiment is realized by the processing.

【0074】[0074]

【発明の効果】以上説明したように、本発明によれば、
奇数ページの印刷データを印刷装置の両面印刷を用いて
出力した際には、各部の境界が同一用紙上に配置されな
いようにし、部単位に分けることが可能となる。
As described above, according to the present invention,
When print data of an odd page is output using double-sided printing of the printing apparatus, it is possible to divide the boundaries of each section on the same sheet and to divide them into sets.

【0075】また、複数ページを1ページに縮小して印
刷する機能を併用した場合にも、各部の境界が同一用紙
上に配置されないようにし、部単位に分けることが可能
となる。
Further, even when a function of reducing a plurality of pages to one page and printing the same is used together, it is possible to divide the boundaries of each part on the same sheet and to divide them into sets.

【0076】また、複数部の部単位印刷を単一のジョブ
で実現することにより、印刷の中止や中断が通常の1ジ
ョブに対する場合と同様に行え、また部単位印刷中に他
の印刷ジョブが間に割り込むことを防止できる。
Also, by realizing a plurality of copies in a single job, printing can be stopped or interrupted in the same manner as in a normal job, and another print job can be executed during a copy. It is possible to prevent interruption in the middle.

【0077】[0077]

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

【図1】実施形態の印刷システムのブロック図である。FIG. 1 is a block diagram of a printing system according to an embodiment.

【図2】ホストコンピュータにおける典型的な印刷デー
タ生成を示す図である。
FIG. 2 is a diagram showing typical print data generation in a host computer.

【図3】中間コードを生成する図2を拡張した印刷デー
タ生成を示す図である。
FIG. 3 is a diagram illustrating print data generation that is an extension of FIG. 2 for generating an intermediate code.

【図4】部単位両面印刷の出力例を示す図である。FIG. 4 is a diagram illustrating an output example of collated duplex printing.

【図5】部単位印刷の処理手順を示すフローチャートで
ある。
FIG. 5 is a flowchart illustrating a processing procedure of collated printing.

【図6】部単位印刷の各部の印刷処理手順を示すフロー
チャートである。
FIG. 6 is a flowchart illustrating a print processing procedure of each copy in the copy printing.

【図7】Nアップ印刷に対して部単位両面印刷を行った
場合の出力例の図である。
FIG. 7 is a diagram illustrating an output example in the case where copy-by-copy double-sided printing is performed for N-up printing.

【図8】Nアップ印刷における部単位印刷の各部の印刷
処理手順を示すフローチャートである。
FIG. 8 is a flowchart illustrating a printing process procedure of each unit of the unit printing in N-up printing.

【図9】両面ユニットを有するレーザビームプリンタの
断面図である。
FIG. 9 is a sectional view of a laser beam printer having a duplex unit.

【図10】ホストコンピュータとプリンタとの接続形態
を示す図である。
FIG. 10 is a diagram showing a connection form between a host computer and a printer.

【図11A】部単位印刷時のプリンタキューの状態を示
す図である。
FIG. 11A is a diagram showing a state of a printer queue at the time of collating printing.

【図11B】本実施形態における部単位印刷時のプリン
タキューの状態を示す図である。
FIG. 11B is a diagram illustrating a state of a printer queue at the time of collating printing in the embodiment.

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

1 CPU 2 RAM 3 ROM 4 システムバス 12 CPU 13 ROM 19 RAM 3000 ホストコンピュータ 1500 プリンタ 1 CPU 2 RAM 3 ROM 4 System bus 12 CPU 13 ROM 19 RAM 3000 Host computer 1500 Printer

フロントページの続き (72)発明者 森 安生 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内Continued on the front page (72) Inventor Yasuo Mori 3-30-2 Shimomaruko, Ota-ku, Tokyo Inside Canon Inc.

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 記録媒体の表裏各面に順に印刷する印刷
装置と接続された印刷制御装置であって、 所望部数分の印刷データを各部毎に連続して前記印刷装
置に送付するとともに、各部の最終ページが記録媒体の
表面にあたる場合には、その裏面に空白ページを挿入す
ることを特徴とする印刷制御装置。
1. A printing control device connected to a printing device for sequentially printing on each of front and back surfaces of a recording medium, wherein print data for a desired number of copies is sent to the printing device continuously for each copy, and A blank page is inserted on the back surface of the print medium when the last page of the print medium corresponds to the front surface of the recording medium.
【請求項2】 前記記録媒体の各面に、複数のページを
縮小して配置することを特徴とする請求項1に記載の印
刷制御装置。
2. The print control apparatus according to claim 1, wherein a plurality of pages are reduced and arranged on each surface of the recording medium.
【請求項3】 前記複数部数分の印刷データは、単一の
印刷ジョブのデータとして印刷装置に送付されることを
特徴とする請求項1に記載の印刷制御装置。
3. The print control apparatus according to claim 1, wherein the print data for the plurality of copies is sent to a printing apparatus as data of a single print job.
【請求項4】 記録媒体の表裏各面に順に印刷する印刷
装置を制御する印刷制御方法であって、 所望部数分の印刷データを各部毎に連続して前記印刷装
置に送付するとともに、各部の最終ページが記録媒体の
表面にあたる場合には、その裏面に空白ページを挿入す
ることを特徴とする印刷制御方法。
4. A printing control method for controlling a printing apparatus for sequentially printing on each of front and back surfaces of a recording medium, wherein the printing data for a desired number of copies is continuously transmitted to the printing apparatus for each copy, When the last page is the front side of the recording medium, a blank page is inserted on the back side of the recording medium.
【請求項5】 前記記録媒体の各面には、複数のページ
が縮小して配置されることを特徴とする請求項4に記載
の印刷制御方法。
5. The print control method according to claim 4, wherein a plurality of pages are arranged in a reduced size on each surface of the recording medium.
【請求項6】 前記複数部数分の印刷データは、単一の
印刷ジョブのデータとして印刷装置に送付されることを
特徴とする請求項4に記載の印刷制御方法。
6. The print control method according to claim 4, wherein the print data for the plurality of copies is sent to a printing apparatus as data of a single print job.
【請求項7】 印刷装置とそれを制御する印刷制御装置
とを含む印刷システムであって、 前記印刷制御装置は、所望部数分の印刷データを各部毎
に連続して印刷装置に送付するとともに、各部の最終ペ
ージが表面である場合には、その裏面に空白ページを挿
入し、 前記印刷装置は、記録媒体の表裏各面に順に印刷するこ
とを特徴とする印刷システム。
7. A printing system including a printing device and a printing control device for controlling the printing device, wherein the printing control device sends print data for a desired number of copies to each printing device continuously for each copy, If the last page of each section is the front side, a blank page is inserted on the back side, and the printing apparatus sequentially prints on each of the front and back sides of the recording medium.
【請求項8】 前記印刷制御装置は、前記記録媒体の各
面に、複数のページを縮小して配置することを特徴とす
る請求項7に記載の印刷システム。
8. The printing system according to claim 7, wherein the print control device arranges a plurality of pages in a reduced size on each surface of the recording medium.
【請求項9】 前記複数部数分の印刷データは、単一の
印刷ジョブのデータとして印刷制御装置から印刷装置に
送付されることを特徴とする請求項7に記載の印刷シス
テム。
9. The printing system according to claim 7, wherein the print data for the plurality of copies is sent from a print control device to a printing device as data of a single print job.
【請求項10】 記録媒体の表裏各面に順に印刷する印
刷装置からの印刷を制御するプログラムを格納するコン
ピュータ可読の記憶媒体であって、前記プログラムは、 所望部数分の印刷データを各部毎に連続して前記印刷装
置に送付するとともに、各部の最終ページが記録媒体の
表面にあたる場合には、その裏面に空白ページを挿入す
る手段を含むことを特徴とする記憶媒体。
10. A computer-readable storage medium for storing a program for controlling printing from a printing apparatus that sequentially prints on both sides of a recording medium, wherein the program stores print data of a desired number of copies for each copy. A storage medium which is continuously sent to the printing apparatus and includes means for inserting a blank page on the back side of the recording medium when the last page of each section is on the front side of the recording medium.
【請求項11】 前記プログラムは、前記記録媒体の各
面に、複数のページを縮小して配置する手段を更に含む
ことを特徴とする請求項10に記載の記憶媒体。
11. The storage medium according to claim 10, wherein said program further includes means for reducing and arranging a plurality of pages on each surface of said recording medium.
【請求項12】 前記プログラムにより、前記複数部数
部分の印刷データは、単一の印刷ジョブのデータとして
印刷装置に送付されることを特徴とする請求項10に記
載の記憶媒体。
12. The storage medium according to claim 10, wherein the print data of the plurality of copies is transmitted to a printing apparatus as data of a single print job by the program.
JP13719098A 1997-07-02 1998-05-19 Printing control apparatus and method Expired - Fee Related JP3814410B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13719098A JP3814410B2 (en) 1997-07-02 1998-05-19 Printing control apparatus and method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP17727897 1997-07-02
JP9-177278 1997-07-02
JP13719098A JP3814410B2 (en) 1997-07-02 1998-05-19 Printing control apparatus and method

Publications (2)

Publication Number Publication Date
JPH1170717A true JPH1170717A (en) 1999-03-16
JP3814410B2 JP3814410B2 (en) 2006-08-30

Family

ID=26470601

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13719098A Expired - Fee Related JP3814410B2 (en) 1997-07-02 1998-05-19 Printing control apparatus and method

Country Status (1)

Country Link
JP (1) JP3814410B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001020896A1 (en) * 1999-09-14 2001-03-22 Sony Corporation Image printing system
JP2008062601A (en) * 2006-09-11 2008-03-21 Seiko Epson Corp Printing apparatus and printing method by printing apparatus
US7522304B2 (en) 2004-07-21 2009-04-21 Brother Kogyo Kabushiki Kaisha Image forming system
JP5282842B1 (en) * 2012-11-29 2013-09-04 富士ゼロックス株式会社 Print control apparatus, image forming apparatus, and program
JP5376084B1 (en) * 2013-04-12 2013-12-25 富士ゼロックス株式会社 Print control apparatus, image forming apparatus, and program
US9094554B2 (en) 2008-11-27 2015-07-28 Samsung Electronics Co., Ltd. Host apparatus and system to control duplex printing and method thereof
JP2016224641A (en) * 2015-05-29 2016-12-28 キヤノンマーケティングジャパン株式会社 Print control server, print control system, control method and program thereof
JP2019010858A (en) * 2017-06-30 2019-01-24 株式会社沖データ Printing system, printing device, printing control device, printing control program, and printing method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001020896A1 (en) * 1999-09-14 2001-03-22 Sony Corporation Image printing system
US7218407B1 (en) 1999-09-14 2007-05-15 Sony Corporation Image printing system
US7522304B2 (en) 2004-07-21 2009-04-21 Brother Kogyo Kabushiki Kaisha Image forming system
JP2008062601A (en) * 2006-09-11 2008-03-21 Seiko Epson Corp Printing apparatus and printing method by printing apparatus
US9094554B2 (en) 2008-11-27 2015-07-28 Samsung Electronics Co., Ltd. Host apparatus and system to control duplex printing and method thereof
JP5282842B1 (en) * 2012-11-29 2013-09-04 富士ゼロックス株式会社 Print control apparatus, image forming apparatus, and program
US9025186B2 (en) 2012-11-29 2015-05-05 Fuji Xerox Co., Ltd. Print control device, image forming apparatus, and non-transitory computer readable medium
US9041972B2 (en) 2012-11-29 2015-05-26 Fuji Xerox Co., Ltd. Print control device, image forming apparatus, and non-transitory computer readable medium
US9448751B2 (en) 2012-11-29 2016-09-20 Fuji Xerox Co., Ltd. Print control device, image forming apparatus, and non-transitory computer readable medium
JP5376084B1 (en) * 2013-04-12 2013-12-25 富士ゼロックス株式会社 Print control apparatus, image forming apparatus, and program
JP2016224641A (en) * 2015-05-29 2016-12-28 キヤノンマーケティングジャパン株式会社 Print control server, print control system, control method and program thereof
JP2019010858A (en) * 2017-06-30 2019-01-24 株式会社沖データ Printing system, printing device, printing control device, printing control program, and printing method

Also Published As

Publication number Publication date
JP3814410B2 (en) 2006-08-30

Similar Documents

Publication Publication Date Title
US6313919B1 (en) Printing control apparatus and method
US7161691B2 (en) Method and apparatus for multiple media printing
JP4834256B2 (en) Information processing apparatus, print data generation method, print control program, and storage medium
JP2001134407A (en) Information processor and information processing method and storage medium with computer readable program stored thereon
JP2002063000A (en) Information processor generating print data and its method
JP2001067347A (en) Information processor, information processing method and storage medium storing computer-readable program
JP2001134412A (en) Method and device for controlling printing
JP3733288B2 (en) Information processing apparatus, print control method, and storage medium
JP2001134409A (en) Method and device for controlling print
JP2000025277A (en) Method and apparatus for controlling printing
JP3363793B2 (en) Print control method and apparatus
JP2001130082A (en) Information-processing apparatus, method for processing information and memory medium with computer readable program stored thereon
US7362465B2 (en) Information processing apparatus and control method therefor
JP2002149637A (en) Device and method for information processing
JP2001134394A (en) Information processor information processing method and computer readable storage medium in which program is stored
US6307637B1 (en) Printing control apparatus and method
JP2007030476A (en) Printing system
JP2001136364A (en) Method and device for controlling printing
JP2001134395A (en) Information processor information processing method and computer readable storage medium in which program is stored
JP3814410B2 (en) Printing control apparatus and method
US7142327B2 (en) Information processing apparatus and print processing method
JP3368175B2 (en) Print control apparatus and method
JP2001134561A (en) Method and device for print control
JP3581703B2 (en) Print control apparatus and method
JP4475619B2 (en) Information processing apparatus, information processing apparatus control method, and storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041104

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041126

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050812

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060227

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060425

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060529

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060605

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090609

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100609

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110609

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120609

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120609

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130609

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees