JPH1124865A - Print control device and method, and storage medium storing computer readable program - Google Patents

Print control device and method, and storage medium storing computer readable program

Info

Publication number
JPH1124865A
JPH1124865A JP9176665A JP17666597A JPH1124865A JP H1124865 A JPH1124865 A JP H1124865A JP 9176665 A JP9176665 A JP 9176665A JP 17666597 A JP17666597 A JP 17666597A JP H1124865 A JPH1124865 A JP H1124865A
Authority
JP
Japan
Prior art keywords
print
data
printing
print job
job
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
JP9176665A
Other languages
Japanese (ja)
Inventor
Toshihiko Ikeno
俊彦 池野
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 JP9176665A priority Critical patent/JPH1124865A/en
Publication of JPH1124865A publication Critical patent/JPH1124865A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a print controller which can output the print data where the header information identifying the separation of print jobs are added at different positions for each print job by preparing a control means which adds the header information to the print data based on the decided print position. SOLUTION: An analysis part 105 analyzes the print jobs which are successively received from a data processor and generates the print data that can be outputted from a print part. A job start detection means 112 detects the start of each print job received from the data processor. An index decision means 114 decides the print position where the header information is printed to identify each print job every time the start of each print job is detected. An index print means 113 adds the header information to the print data based on the decided print position. As a result, the header information is analyzed and can be automatically added to the print data on every page when each print job is received and printed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、所定の通信媒体を
介してデータ処理装置と通信可能な印刷制御装置および
印刷制御方法およびコンピュータが読み出し可能なプロ
グラムを格納した記憶媒体に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a print control device and a print control method capable of communicating with a data processing device via a predetermined communication medium, and a storage medium storing a computer-readable program.

【0002】[0002]

【従来の技術】図17は、従来の印刷制御装置の構成を
説明するブロック図である。
2. Description of the Related Art FIG. 17 is a block diagram illustrating the configuration of a conventional print control apparatus.

【0003】図において、101は印刷制御装置本体で
ある。102はホストコンピュータ(ホスト)で、印刷
制御装置101に印刷を行うためのデータを送る。10
3は入力部で、ホスト102から送られてきたデータを
受信する。104は受信バッファで、入力部103が受
信したデータを蓄積する。
In FIG. 1, reference numeral 101 denotes a print control apparatus main body. A host computer (host) 102 sends data for printing to the print control apparatus 101. 10
An input unit 3 receives data sent from the host 102. A reception buffer 104 stores data received by the input unit 103.

【0004】105は解析部で、受信バッファ104に
蓄積されている受信データを解析して印刷用紙に印刷を
行うためのビデオ信号を作成する。109は中央制御部
で、印刷制御装置本体101全体の制御を行なう。11
0はエンジン部で、解析部105から送られてきた各ペ
ージのビデオ信号を印刷用紙に転写して出力する。11
1は用紙カセットで、印刷用紙を蓄積する。
An analysis unit 105 analyzes the received data stored in the reception buffer 104 and creates a video signal for printing on printing paper. A central control unit 109 controls the entire print control apparatus main body 101. 11
Reference numeral 0 denotes an engine unit, which transfers the video signal of each page sent from the analysis unit 105 to printing paper and outputs it. 11
A paper cassette 1 stores printing paper.

【0005】なお、解析部105は、受信データを解析
して各ページの描画データを制作するページ作成手段1
06,1ページ分の描画データを蓄積するページバッフ
ァ107,描画データをビデオ信号に変換する描画デー
タ→ビデオ信号変換手段108から構成されている。な
お、描画データとは、受信データからビデオ信号を作成
するための中間コードである。
[0005] The analysis unit 105 analyzes the received data to create drawing data of each page.
06, a page buffer 107 for storing drawing data for one page, and drawing data → video signal conversion means 108 for converting drawing data into video signals. The drawing data is an intermediate code for creating a video signal from the received data.

【0006】上記のように構成される印刷制御装置本体
101に、ホスト102からジョブ開始命令で始まりジ
ョブ終了命令で終わるプリンタ言語で記述された印刷を
行なうための一連のデータ(以後これを印刷ジョブと呼
ぶ)が送られてきた場合のデータ処理方法を以下で説明
する。
A series of data (hereinafter referred to as a print job) for performing printing described in a printer language starting from a job start command and ending with a job end command is sent from the host 102 to the print control apparatus main body 101 configured as described above. Will be described below.

【0007】図18は、図17に示した入力部103が
受信するデータの構成を示す図である。本図に示すよう
に、入力部103は第1の印刷ジョブJOB1,第2の
印刷ジョブJOB2,…第nの印刷ジョブJOBnから
なる複数の印刷ジョブを連続して受信する。
FIG. 18 is a diagram showing a configuration of data received by input section 103 shown in FIG. As shown in the drawing, the input unit 103 continuously receives a plurality of print jobs including a first print job JOB1, a second print job JOB2,..., An n-th print job JOBn.

【0008】図19は、従来の印刷制御装置におけるデ
ータ処理手順の一例を示すフローチャートである。な
お、(1)〜(5)はステップを示す。また、この処理
はホスト102からデータを受信して、ページ作成手段
106がジョブ開始命令を検出してから行われる。
FIG. 19 is a flowchart showing an example of a data processing procedure in a conventional print control apparatus. (1) to (5) indicate steps. This process is performed after data is received from the host 102 and the page creation unit 106 detects a job start command.

【0009】ホスト102から送られてきたデータは入
力部103で受信し、該受信したデータを、受信バッフ
ァ104に蓄積し、該蓄積された受信データは受信した
順に解析部105内のページ作成手段106で解析する
(1)。なお、ページ作成手段106はジョブ開始命令
を検出すると、この印刷ジョブが開始したものと判断す
る。
[0009] The data sent from the host 102 is received by the input unit 103, and the received data is stored in the reception buffer 104. Analysis is performed at 106 (1). When the page creation unit 106 detects the job start command, it determines that the print job has started.

【0010】次に、受信したデータ中に排紙命令が検出
されたかどうかを判断し(2)、排紙命令が検出されな
い場合、すなわちページ作成データと判断された場合
は、ページ作成手段106は描画データを作成しページ
バッファ107に蓄積していく(3)。
Next, it is determined whether or not a paper ejection command is detected in the received data (2). If no paper ejection command is detected, that is, if it is determined that the data is page creation data, the page creation means 106 is turned on. The drawing data is created and stored in the page buffer 107 (3).

【0011】一方、ページ作成手段106が受信データ
を解析している途中で「0Ch(ASCIIのデータコ
ード。hはデータをHEX形式で表わすことを意味す
る)」などの排紙命令を検出した場合は、1ページ分の
データ解析が終わったものと解釈し、ページバッファ1
07内の1ページ分の描画データを描画データ→ビデオ
信号変換手段108に送り、そこで描画データをビデオ
信号に変換し、そのビデオ信号をエンジン部110に送
る(4)。
On the other hand, when the page creation means 106 detects a paper ejection command such as "0Ch (ASCII data code. H means that data is represented in HEX format)" while analyzing the received data. Interprets that data analysis for one page has been completed, and
The drawing data for one page in 07 is sent to the drawing data → video signal conversion means 108, where the drawing data is converted into a video signal, and the video signal is sent to the engine unit 110 (4).

【0012】次に、エンジン部110はビデオ信号が送
られてくると、用紙カセット111から用紙を取り込
み、その用紙にビデオ信号に基づく画像形成を行ない排
紙して(5)、処理を終了する。以下、同様にして後続
のページを処理し、この第1の印刷ジョブの37ページ
分の排紙を行ない、ページ作成手段106がジョブ終了
命令を検出すると、この印刷ジョブが終了したものと判
断する。
Next, when a video signal is sent, the engine unit 110 takes in a sheet from the sheet cassette 111, forms an image on the sheet based on the video signal, discharges the sheet (5), and ends the processing. . Thereafter, the subsequent pages are processed in the same manner, the 37 pages of the first print job are discharged, and when the page creation unit 106 detects the job end command, it is determined that the print job has been completed. .

【0013】次に、解析部105は、受信バッファ10
4に蓄積されている第2の印刷ジョブJOB2を第1の
印刷ジョブJOB1と同様に処理する。同様にして後続
の印刷ジョブが処理されて、順次排紙部にジョブ毎の出
力がそのまま積載されていく。
Next, the analysis unit 105 controls the reception buffer 10
4 is processed in the same manner as the first print job JOB1. Similarly, the subsequent print jobs are processed, and the output for each job is sequentially stacked on the paper discharge unit.

【0014】[0014]

【発明が解決しようとする課題】従来の印刷制御装置は
上記のように構成されているので、排紙場所に複数の印
刷ジョブの出力結果が溜まっている場合に、ユーザがど
こまでが1つの印刷ジョブの出力結果なのか一見して判
断することができず、そのため、複数の人間が1台の印
刷制御装置を使用している場合に他人が間違って自分の
印刷物の一部を持って行ってしまいトラブルが生じる事
態が発生し得るという問題点があった。
Since the conventional print control apparatus is configured as described above, when the output results of a plurality of print jobs are accumulated at the paper discharge location, the user is limited to one print job. It is not possible to judge at a glance whether the output result is a job, and therefore, when a plurality of people use one print control device, another person mistakenly takes a part of his or her own printed material and carries it. There is a problem that a trouble may occur.

【0015】また、このような問題を解決するためにホ
スト側から印刷制御装置に印刷ジョブを送る場合に、必
ず最初に入力し、誰の、あるいは、どの印刷ジョブの出
力結果であるかということを表わす見出しページを出力
するホスト側のシステムも提案されているが、このよう
なシステムでは仕切りとして使用されるページが無駄に
なってしまうという問題点があった。
In order to solve such a problem, when a print job is sent from the host to the print control apparatus, the print job must be input first and the output result of who or what print job is output. Although a system on the host side that outputs a heading page indicating "?" Has been proposed, such a system has a problem that pages used as partitions are wasted.

【0016】また、ホスト側からこのようにデータを送
信するために自分で印刷制御装置用のドライバソフトを
開発しなければならない場合もあるという問題点があっ
た。
In addition, in order to transmit data from the host side in this way, there is a problem that the driver software for the print control device must be developed by himself.

【0017】本発明は、上記の問題点を解消するために
なされたもので、本発明の目的は、各印刷ジョブの始ま
りを検出する毎に、各印刷ジョブの区切りを識別可能な
見出し情報を印刷データ中の異なる位置に付加すること
により、複数の印刷ジョブを連続して印刷処理する際
に、紙を無駄にすることなく、かつ印刷ジョブの制御手
順を大幅に変更することなく、各印刷ジョブの区切りを
識別する見出し情報が異なる位置に付加された印刷デー
タを各印刷ジョブ毎に出力することができる印刷制御装
置および印刷制御方法およびコンピュータが読み出し可
能なプログラムを格納した記憶媒体を提供することであ
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to provide a method for generating heading information capable of identifying a break of each print job every time the start of each print job is detected. By adding to different positions in the print data, when printing multiple print jobs in succession, each print job can be performed without wasting paper and without significantly changing the control procedure of the print job. Provided are a print control apparatus and a print control method capable of outputting print data in which heading information for identifying a job delimiter added at a different position for each print job, and a storage medium storing a computer-readable program. That is.

【0018】[0018]

【課題を解決するための手段】本発明に係る第1の発明
は、所定の通信媒体を介してデータ処理装置と通信可能
な印刷制御装置であって、前記データ処理装置から順次
受信する印刷ジョブを解析して印刷部から出力可能な印
刷データを生成する解析手段と、前記データ処理装置か
ら順次受信する印刷ジョブの始まりを検出する検出手段
と、前記検出手段が各印刷ジョブの始まりを検出する毎
に、各印刷ジョブを識別するために印刷する見出し情報
の印刷位置を決定する決定手段と、前記決定手段により
決定された印刷位置に基づいて前記印刷データに前記見
出し情報を付加する制御手段とを有するものである。
According to a first aspect of the present invention, there is provided a print control apparatus capable of communicating with a data processing apparatus via a predetermined communication medium, wherein a print job sequentially received from the data processing apparatus is provided. Analyzing means for generating print data that can be output from the printing unit by analyzing the print job, detecting means for detecting the start of a print job sequentially received from the data processing device, and detecting means for detecting the start of each print job Determining means for determining a print position of heading information to be printed for identifying each print job, and control means for adding the heading information to the print data based on the print position determined by the determining means; It has.

【0019】本発明に係る第2の発明は、各印刷ジョブ
を識別する見出し情報を異なる位置に印刷するための複
数の印刷位置データを記憶する記憶手段を有し、前記決
定手段は、前記検出手段が各印刷ジョブの始まりを検出
する毎に、各印刷ジョブを識別する見出し情報の印刷位
置データを前記記憶手段から順次読み出して決定するも
のである。
A second invention according to the present invention has storage means for storing a plurality of print position data for printing heading information for identifying each print job at different positions, and wherein the deciding means comprises: Each time the unit detects the start of each print job, the print position data of the index information for identifying each print job is sequentially read from the storage unit and determined.

【0020】本発明に係る第3の発明は、前記決定手段
は、前記記憶手段に記憶される先頭の印刷位置データか
ら読み出し、最終の印刷データを読み出した後、前記先
頭の印刷位置データから繰り返し読み出して決定するも
のである。
In a third aspect according to the present invention, the determining means reads from the first print position data stored in the storage means, reads out the last print data, and repeats from the first print position data. It is determined by reading.

【0021】本発明に係る第4の発明は、前記見出し情
報は、複数の異なるパターンデータとするものである。
According to a fourth aspect of the present invention, the heading information is a plurality of different pattern data.

【0022】本発明に係る第5の発明は、前記見出し情
報は、複数の異なる色のパターンデータとするものであ
る。
According to a fifth aspect of the present invention, the heading information is pattern data of a plurality of different colors.

【0023】本発明に係る第6の発明は、前記見出し情
報の印刷位置を指定する指定手段を有するものである。
According to a sixth aspect of the present invention, there is provided a device for designating a print position of the heading information.

【0024】本発明に係る第7の発明は、所定の通信媒
体を介してデータ処理装置と通信可能な印刷制御装置で
あって、前記データ処理装置から順次受信する印刷ジョ
ブを解析して印刷部から出力可能な印刷データを生成す
る解析手段と、前記データ処理装置から順次受信する印
刷ジョブの始まりを検出する検出手段と、前記検出手段
が各印刷ジョブの始まりを検出する毎に、各印刷ジョブ
を識別するために印刷する見出し情報の印刷位置,印刷
形態,印刷色を前記印刷ジョブ中で指定される見出し制
御情報に基づいて決定する決定手段と、前記決定手段に
より決定された印刷位置,印刷形態,印刷色に基づいて
前記印刷データ中の前記印刷位置,印刷形態,印刷色に
従う前記見出し情報を付加する制御手段とを有するもの
である。
According to a seventh aspect of the present invention, there is provided a print control apparatus capable of communicating with a data processing apparatus via a predetermined communication medium, wherein the print control unit analyzes a print job sequentially received from the data processing apparatus. Analyzing means for generating print data that can be output from the printer, detecting means for detecting the start of a print job sequentially received from the data processing apparatus, and each time the detecting means detects the start of each print job, Determining means for determining a printing position, a printing mode, and a printing color of heading information to be printed for identifying the print job based on the heading control information specified in the print job; Control means for adding the heading information according to the print position, print form, and print color in the print data based on the form and print color.

【0025】本発明に係る第8の発明は、所定の通信媒
体を介してデータ処理装置と通信可能な印刷制御装置で
あって、前記データ処理装置から順次受信する印刷ジョ
ブを解析して印刷部から出力可能な印刷データを生成す
る解析手段と、前記データ処理装置から順次受信する印
刷ジョブおよび各印刷ジョブの始まりおよび各印刷ジョ
ブの印刷要求者を識別する識別情報を検出する検出手段
と、前記識別情報に対応する複数の見出し情報を記憶す
る記憶手段と、前記検出手段が各印刷ジョブの始まりお
よび前記識別情報を検出する毎に、各印刷ジョブを識別
するために印刷する見出し情報を決定する決定手段と、
前記決定手段により決定された見出し情報を前記記憶手
段から読み出して前記印刷データ中の所定位置に付加す
る制御手段とを有するものである。
An eighth invention according to the present invention is a printing control device capable of communicating with a data processing device via a predetermined communication medium, wherein said printing control device analyzes a print job sequentially received from said data processing device and prints the data. Analyzing means for generating print data that can be output from the printer; detecting means for detecting print jobs sequentially received from the data processing device and identification information for identifying the start of each print job and the print requester of each print job; A storage unit for storing a plurality of pieces of heading information corresponding to the identification information, and each time the detection unit detects the start of each print job and the identification information, the heading information to be printed for identifying each print job is determined. Determining means;
Control means for reading the heading information determined by said determining means from said storage means and adding it to a predetermined position in said print data.

【0026】本発明に係る第9の発明は、前記見出し情
報は、バーコードデータとするものである。
In a ninth aspect according to the present invention, the heading information is bar code data.

【0027】本発明に係る第10の発明は、前記印刷部
は、印刷されたバーコードを読み取り、複数の排紙ビン
中のいずれかに仕分け排紙可能なソータを接続可能とす
るものである。
According to a tenth aspect of the present invention, the printing section reads a printed barcode, and connects a sorter capable of sorting and discharging to any of a plurality of discharge bins. .

【0028】本発明に係る第11の発明は、所定の通信
媒体を介してデータ処理装置と通信可能な印刷制御方法
であって、前記データ処理装置から順次受信する印刷ジ
ョブを解析して印刷部から出力可能な印刷データを生成
する解析工程と、前記データ処理装置から順次受信する
印刷ジョブの始まりを検出する検出工程と、前記各印刷
ジョブの始まりを検出する毎に、各印刷ジョブを識別す
るために印刷する見出し情報の印刷位置を決定する決定
工程と、前記決定工程により決定された印刷位置に基づ
いて前記印刷データに前記見出し情報を付加する付加工
程とを有するものである。
According to an eleventh aspect of the present invention, there is provided a print control method capable of communicating with a data processing device via a predetermined communication medium, wherein the print job is analyzed by analyzing print jobs sequentially received from the data processing device. An analysis step of generating print data that can be output from the printer; a detection step of detecting the start of a print job sequentially received from the data processing device; and identifying each print job each time the start of each print job is detected. For determining the printing position of the heading information to be printed, and an adding step of adding the heading information to the print data based on the printing position determined in the determining step.

【0029】本発明に係る第12の発明は、所定の通信
媒体を介してデータ処理装置と通信して印刷処理を制御
するコンピュータが読み出し可能なプログラムを格納し
た記憶媒体であって、前記データ処理装置から順次受信
する印刷ジョブを解析して印刷部から出力可能な印刷デ
ータを生成する解析工程と、前記データ処理装置から順
次受信する印刷ジョブの始まりを検出する検出工程と、
前記各印刷ジョブの始まりを検出する毎に、各印刷ジョ
ブを識別するために印刷する見出し情報の印刷位置を決
定する決定工程と、前記決定工程により決定された印刷
位置に基づいて前記印刷データに前記見出し情報を付加
する付加工程とを含むものである。
A twelfth invention according to the present invention is a storage medium storing a computer readable program for controlling a printing process by communicating with a data processing device via a predetermined communication medium, An analysis step of analyzing print jobs sequentially received from the device to generate print data that can be output from a printing unit, and a detection step of detecting the start of a print job sequentially received from the data processing device;
A determination step of determining a print position of index information to be printed to identify each print job each time the start of each of the print jobs is detected, and determining the print data based on the print position determined by the determination step. And an adding step of adding the heading information.

【0030】本発明に係る第13の発明は、所定の通信
媒体を介してデータ処理装置と通信可能な印刷制御方法
であって、前記データ処理装置から順次受信する印刷ジ
ョブを解析して印刷部から出力可能な印刷データを生成
する解析工程と、前記データ処理装置から順次受信する
印刷ジョブの始まりを検出する検出工程と、前記各印刷
ジョブの始まりを検出する毎に、各印刷ジョブを識別す
るために印刷する見出し情報の印刷位置,印刷形態,印
刷色を前記印刷ジョブ中で指定される見出し制御情報に
基づいて決定する決定工程と、前記決定工程により決定
された印刷位置,印刷形態,印刷色に基づいて前記印刷
データ中の前記印刷位置,印刷形態,印刷色に従う前記
見出し情報を付加する付加工程とを有するものである。
A thirteenth invention according to the present invention relates to a print control method capable of communicating with a data processing device via a predetermined communication medium, wherein the print control section analyzes print jobs sequentially received from the data processing device, and An analysis step of generating print data that can be output from the printer; a detection step of detecting the start of a print job sequentially received from the data processing device; and identifying each print job each time the start of each print job is detected. Determining the printing position, printing form, and printing color of the heading information to be printed based on the heading control information specified in the print job; and the printing position, printing form, and printing determined by the determining step. An adding step of adding the heading information according to the print position, print mode, and print color in the print data based on the color.

【0031】本発明に係る第14の発明は、所定の通信
媒体を介してデータ処理装置と通信して印刷処理を制御
するコンピュータが読み出し可能なプログラムを格納し
た記憶媒体であって、前記データ処理装置から順次受信
する印刷ジョブを解析して印刷部から出力可能な印刷デ
ータを生成する解析工程と、前記データ処理装置から順
次受信する印刷ジョブの始まりを検出する検出工程と、
前記各印刷ジョブの始まりを検出する毎に、各印刷ジョ
ブを識別するために印刷する見出し情報の印刷位置,印
刷形態,印刷色を前記印刷ジョブ中で指定される見出し
制御情報に基づいて決定する決定工程と、前記決定工程
により決定された印刷位置,印刷形態,印刷色に基づい
て前記印刷データ中の前記印刷位置,印刷形態,印刷色
に従う前記見出し情報を付加する付加工程とを含むもの
である。
According to a fourteenth aspect of the present invention, there is provided a storage medium storing a computer-readable program for controlling a printing process by communicating with a data processing device via a predetermined communication medium. An analysis step of analyzing print jobs sequentially received from the device to generate print data that can be output from a printing unit, and a detection step of detecting the start of a print job sequentially received from the data processing device;
Every time the start of each print job is detected, the print position, print form, and print color of the index information to be printed for identifying each print job are determined based on the index control information specified in the print job. A determining step; and an adding step of adding the heading information according to the printing position, the printing mode, and the printing color in the print data based on the printing position, the printing mode, and the printing color determined by the determining step.

【0032】本発明に係る第15の発明は、所定の通信
媒体を介してデータ処理装置と通信可能な印刷制御方法
であって、前記データ処理装置から順次受信する印刷ジ
ョブを解析して印刷部から出力可能な印刷データを生成
する解析工程と、前記データ処理装置から順次受信する
印刷ジョブおよび各印刷ジョブの始まりおよび各印刷ジ
ョブの印刷要求者を識別する識別情報を検出する検出工
程と、前記識別情報に対応する複数の見出し情報を記憶
する記憶手段と、前記検出工程が各印刷ジョブの始まり
および前記識別情報を検出する毎に、各印刷ジョブを識
別するために印刷する見出し情報を決定する決定工程
と、前記決定工程により決定された見出し情報を前記識
別情報に対応する複数の見出し情報を記憶する記憶手段
から読み出して前記印刷データ中の所定位置に付加する
付加工程とを有するものである。
According to a fifteenth aspect of the present invention, there is provided a print control method capable of communicating with a data processing device via a predetermined communication medium. The print control method analyzes a print job sequentially received from the data processing device. An analysis step of generating print data that can be output from the printer, a detection step of detecting print jobs sequentially received from the data processing apparatus and identification information for identifying a start of each print job and a print requester of each print job; A storage unit for storing a plurality of pieces of heading information corresponding to the identification information; and determining the heading information to be printed to identify each printing job each time the detection step detects the start of each printing job and the identification information. Determining the heading information determined in the determining step from the storage unit that stores a plurality of heading information corresponding to the identification information; Those having the additional step of adding a predetermined position in the printing data.

【0033】本発明に係る第16の発明は、所定の通信
媒体を介してデータ処理装置と通信して印刷処理を制御
するコンピュータが読み出し可能なプログラムを格納し
た記憶媒体であって、前記データ処理装置から順次受信
する印刷ジョブを解析して印刷部から出力可能な印刷デ
ータを生成する解析工程と、前記データ処理装置から順
次受信する印刷ジョブおよび各印刷ジョブの始まりおよ
び各印刷ジョブの印刷要求者を識別する識別情報を検出
する検出工程と、前記識別情報に対応する複数の見出し
情報を記憶する記憶手段と、前記検出工程が各印刷ジョ
ブの始まりおよび前記識別情報を検出する毎に、各印刷
ジョブを識別するために印刷する見出し情報を決定する
決定工程と、前記決定工程により決定された見出し情報
を前記識別情報に対応する複数の見出し情報を記憶する
記憶手段から読み出して前記印刷データ中の所定位置に
付加する付加工程とを含むものである。
A sixteenth invention according to the present invention is a storage medium storing a computer-readable program for controlling a printing process by communicating with a data processing device via a predetermined communication medium, An analysis step of analyzing print jobs sequentially received from the apparatus to generate print data that can be output from a printing unit; a print job sequentially received from the data processing apparatus, a start of each print job, and a print requester of each print job A detecting step for detecting identification information for identifying the print job; a storage means for storing a plurality of pieces of heading information corresponding to the identification information; each time the detecting step detects the start of each print job and the identification information, A determining step of determining heading information to be printed in order to identify a job, and the heading information determined by the determining step as the identification information; In which from the storage means for storing a plurality of title information that respond and a additional step of adding a predetermined position in the print data.

【0034】[0034]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

〔第1実施形態〕図1は、本発明の第1実施形態を示す
印刷制御装置の構成を説明するブロック図である。な
お、図17と同一のものには同一の符号を付してある。
[First Embodiment] FIG. 1 is a block diagram illustrating the configuration of a print control apparatus according to a first embodiment of the present invention. The same components as those in FIG. 17 are denoted by the same reference numerals.

【0035】図において、112はジョブ開始検出手段
で、受信バッファ104に蓄積された受信データからジ
ョブ開始命令を検出する。113はインデックス印刷手
段で、後述するインデックス情報記憶部115に記憶さ
れるインデックス情報、すなわち出力される印刷物の境
界を識別するための見出し(インデックス)情報に基づ
き、インデックス用の描画データを作成する。
In the figure, reference numeral 112 denotes a job start detecting means for detecting a job start command from the received data stored in the reception buffer 104. Reference numeral 113 denotes an index printing unit that creates drawing data for an index based on index information stored in an index information storage unit 115 described later, that is, index (index) information for identifying a boundary of a printed matter to be output.

【0036】105は解析部で、ページ作成手段10
6,ページバッファ107,描画データ→ビデオ信号変
換手段108,ジョブ開始検出手段112,インデック
ス印刷手段113等から構成されている。
Reference numeral 105 denotes an analysis unit, which is a page creation unit 10
6, a page buffer 107, drawing data → video signal conversion means 108, job start detection means 112, index printing means 113, and the like.

【0037】114はインデックス決定手段で、ジョブ
開始検出手段112によりジョブ開始命令が検出された
ときにそのジョブのインデックスの印字位置を決定す
る。なお、インデックス決定手段114は中央制御部1
09に設けられている。
Reference numeral 114 denotes an index determination unit which determines the print position of the index of the job when the job start detection unit 112 detects a job start instruction. Note that the index determination means 114 is provided by the central control unit 1.
09.

【0038】115はインデックス情報記憶部で、上記
インデックスを順次印刷用紙の異なる位置に印字するた
めの印字位置の情報を記憶する。なお、本実施形態では
一例として、インデックス情報記憶部115に設定され
る印字情報は、1番〜10番とオフの値を取ることがで
きるものとする。
Reference numeral 115 denotes an index information storage unit which stores information of a printing position for sequentially printing the above-mentioned index at different positions on the printing paper. In the present embodiment, as an example, it is assumed that the print information set in the index information storage unit 115 can take an off value of 1st to 10th.

【0039】116は操作パネルで、出力する印刷用紙
にインデックスを印刷するかどうかの設定を含む各種の
設定を行なう。
Reference numeral 116 denotes an operation panel for performing various settings including setting whether or not to print an index on print paper to be output.

【0040】図2は、図1に示した操作パネル116に
より設定されるインデックス印刷フラグの設定する図で
ある。なお、インデックス印刷有無の設定は印刷制御装
置本体101の操作者が後述する図4に示すような操作
パネル116のディスプレイを参照しながら、キーを操
作することによって行なう。なお、本実施形態では操作
パネル116から設定するように構成されているが、ホ
ストコンピュータから設定するようにしても良い。
FIG. 2 is a diagram for setting an index print flag set by the operation panel 116 shown in FIG. The setting of the presence or absence of index printing is performed by operating the keys while referring to the display of the operation panel 116 as shown in FIG. In the present embodiment, the setting is made from the operation panel 116, but the setting may be made from the host computer.

【0041】上記設定により、中央制御部109内の図
示しないメモリに該インデックス印刷フラグが設定され
る。なお、電源オン時にはデフォルトとして「オフ」設
定される。
With the above setting, the index print flag is set in a memory (not shown) in the central control unit 109. When the power is turned on, “off” is set as a default.

【0042】以下、インデックス印字位置の決定方法を
説明する。
Hereinafter, a method for determining the index print position will be described.

【0043】まず、インデックス決定手段114は上記
メモリを参照し、オフの場合はインデックスを印字しな
い。
First, the index determining means 114 refers to the above memory, and does not print the index when the memory is off.

【0044】インデックス決定手段114は、操作パネ
ル116のメニュー「インデックス印刷」が「オン」に
設定されてから最初に検出した印刷ジョブに1番の印字
位置を割り当て、それ以降に検出したジョブに2番、3
番…の印字位置を順次割り当て、10番までいくと、次
に検出したジョブにはまた1番の印字位置を割り当てる
というように1番〜10番を繰り返して割り当ててい
く。また、インデックス決定手段114に割り当てられ
た印字位置に対応する番号は、インデックス情報記憶部
115に記憶される。
The index deciding means 114 assigns the first print position to a print job detected first after the menu “index print” on the operation panel 116 is set to “ON”, and assigns 2nd print position to the jobs detected thereafter. Number 3,
When the print positions of numbers... Are sequentially assigned, the print position of number 10 is repeated, and so on. Further, the number corresponding to the print position assigned to the index determination unit 114 is stored in the index information storage unit 115.

【0045】上記のように構成される印刷制御装置本体
101に、ホスト102からジョブ開始命令で始まりジ
ョブ終了命令で終わるプリンタ言語で記述された印刷を
行なうための一連のデータ(以後これを印刷ジョブと呼
ぶ)が送られてきた場合のデータ処理方法を以下で説明
する。
A series of data (hereinafter referred to as a print job) for performing printing described in a printer language starting from a job start command and ending with a job end command is transmitted from the host 102 to the print control apparatus main body 101 configured as described above. Will be described below.

【0046】図3は、図1に示したホスト102から送
られてくるデータの蓄積状態を示す図である。図3に示
すように、第1の印刷ジョブJOB1,第2の印刷ジョ
ブJOB2,…第nの印刷ジョブJOBnというように
複数の印刷ジョブが連続して送られてくるものとする。
なお、第1の印刷ジョブJOB1は37ページ,際2の
印刷ジョブJOB2は23ページ,第3の印刷ジョブJ
OB3は56ページ分のページ作成用データを含んでい
る。
FIG. 3 is a diagram showing an accumulation state of data transmitted from the host 102 shown in FIG. As shown in FIG. 3, it is assumed that a plurality of print jobs are continuously sent as a first print job JOB1, a second print job JOB2,..., An n-th print job JOBn.
Note that the first print job JOB1 has 37 pages, the second print job JOB2 has 23 pages, and the third print job JOB
OB3 includes page creation data for 56 pages.

【0047】図4は、図1に示した印刷制御装置101
によるインデックス印刷処理を説明する図であり、図1
と同一のものには同一の符号を付してある。
FIG. 4 shows the print control apparatus 101 shown in FIG.
FIG. 1 is a diagram for explaining an index printing process according to FIG.
The same components as those described above are denoted by the same reference numerals.

【0048】図において、POは排紙結果で、例えば印
刷ジョブJOB1〜JOB4が、継続して積載排紙され
た状態に対応する。JOB1−1は、印刷ジョブJOB
1の最初のページに対応し、例えば排紙方向に沿って右
端側に各印刷ジョブの区切りを識別するためのインデッ
クスINDが自動的に付加されて印刷された状態に対応
する。
In the figure, PO indicates a sheet discharge result, which corresponds to a state where, for example, print jobs JOB1 to JOB4 are continuously stacked and discharged. JOB1-1 is a print job JOB.
The first page corresponds to a state where, for example, an index IND for identifying a break of each print job is automatically added to the right end side along the sheet discharging direction and printed.

【0049】なお、本実施形態では、印刷面が下面とな
るフェイスダウンで排紙される場合を示したが、フェイ
スアップ排紙でもよい。
In the present embodiment, the case where the paper is discharged face down with the printing surface being the lower surface is shown, but face up paper may be discharged.

【0050】図5は、図1に示した印刷制御装置101
により印刷されるインデックスの印刷位置を説明する図
であり、図4と同一のものには同一の符号を付してあ
る。
FIG. 5 shows the print control apparatus 101 shown in FIG.
FIG. 5 is a diagram for explaining a printing position of an index printed by the same method as in FIG. 4, and the same components as those in FIG. 4 are denoted by the same reference numerals.

【0051】図において、IND1〜IND10はイン
デックスで、図1に示したインデックス決定手段114
により決定される番号「1」〜「10」に対応して印字
位置が決定され、例えばインデックスIND10を印刷
した後は、印字位置が1番に戻されて順次ローテーショ
ンされるものとする。
In the figure, IND1 to IND10 are indexes, and the index determination means 114 shown in FIG.
The print position is determined in accordance with the numbers “1” to “10” determined by the above. For example, after printing the index IND10, the print position is returned to No. 1 and is sequentially rotated.

【0052】以下、本実施形態の特徴的構成について、
図1,図5等を参照して説明する。
Hereinafter, the characteristic configuration of this embodiment will be described.
This will be described with reference to FIGS.

【0053】上記のように構成された所定の通信媒体を
介してデータ処理装置と通信可能な印刷制御装置であっ
て、前記データ処理装置から順次受信する印刷ジョブを
解析して印刷部から出力可能な印刷データを生成する解
析手段(解析部105)と、前記データ処理装置から順
次受信する印刷ジョブの始まりを検出する検出手段(ジ
ョブ開始検出手段112)と、前記検出手段が各印刷ジ
ョブの始まりを検出する毎に、各印刷ジョブを識別する
ために印刷する見出し情報の印刷位置を決定する決定手
段(インデックス決定手段114)と、前記決定手段に
より決定された印刷位置に基づいて前記印刷データに前
記見出し情報を付加する制御手段(インデックス印刷手
段113)とを有するので、各印刷ジョブを受信して印
刷する際に、異なる位置に各印刷ジョブの区切りを識別
可能となる見出し情報を解析して生成される各頁の印刷
データに自動的に付加することができる。
A print control device capable of communicating with a data processing device via a predetermined communication medium configured as described above, wherein a print job sequentially received from the data processing device is analyzed and output from a printing unit. Analyzing means (analyzing unit 105) for generating proper print data, detecting means (job start detecting means 112) for detecting the start of a print job sequentially received from the data processing device, and detecting the start of each print job. Means (index determining means 114) for determining the print position of the index information to be printed for identifying each print job each time the print data is detected, and adding the print data to the print data based on the print position determined by the determine means. Since it has a control unit (index printing unit 113) for adding the heading information, when each print job is received and printed, It can be automatically added to the print data of each page that is generated by analyzing the header information that enables identifying the delimiter of each print job in the position.

【0054】また、各印刷ジョブを識別する見出し情報
を異なる位置に印刷するための複数の印刷位置データを
記憶する記憶手段(インデックス情報記憶部115)を
有し、前記決定手段は、前記検出手段が各印刷ジョブの
始まりを検出する毎に、各印刷ジョブを識別する見出し
情報の印刷位置データを前記記憶手段から順次読み出し
て決定する(インデックス決定手段114がインデック
ス情報記憶部115に記憶されている印字位置を参照し
て決定する)ので、各印刷ジョブを受信して印刷する際
に、記憶された異なる位置データに従って各印刷ジョブ
の区切りを識別可能となる見出し情報を解析して生成さ
れる各頁の印刷データに自動的に付加することができ
る。
Further, there is provided a storage unit (index information storage unit 115) for storing a plurality of print position data for printing heading information for identifying each print job at different positions, and the determination unit includes the detection unit. Each time detects the start of each print job, the print position data of the index information for identifying each print job is sequentially read from the storage unit and determined (the index determination unit 114 is stored in the index information storage unit 115). Therefore, when each print job is received and printed, each print job is generated by analyzing the heading information that can identify the break of each print job according to the stored different position data. It can be automatically added to page print data.

【0055】さらに、前記決定手段は、前記記憶手段に
記憶される先頭の印刷位置データから読み出し、最終の
印刷データを読み出した後、前記先頭の印刷位置データ
から繰り返し読み出して決定する(インデックス決定手
段114は図5に示したようにIND10の次のインデ
ックスは1番の位置に決定する)ので、多数の印刷ジョ
ブを受信しても、少ない印刷位置データを巡回させて見
出し情報を各ジョブ毎に異なる位置に付加することがで
きる。
Further, the determining means reads from the first print position data stored in the storage means, reads out the final print data, and then repeatedly reads out and determines from the first print position data (index determining means). 114, the index next to the IND 10 is determined to be the first position as shown in FIG. 5). Therefore, even if a large number of print jobs are received, a small number of print position data are circulated and heading information is set for each job. It can be added at different locations.

【0056】以下、図6に示すフローチャートを参照し
て本発明に係る印刷制御装置における第1のデータ処理
手順について説明する。
Hereinafter, the first data processing procedure in the print control apparatus according to the present invention will be described with reference to the flowchart shown in FIG.

【0057】図6は、本発明に係る印刷制御装置におけ
る第1のデータ処理手順の一例を示すフローチャートで
ある。なお、(1)〜(12)は各ステップを示す。
FIG. 6 is a flowchart showing an example of a first data processing procedure in the print control apparatus according to the present invention. In addition, (1) to (12) indicate each step.

【0058】まず、ホスト102から送られてきたデー
タは入力部103で受信し(不図示のステップ)、入力
部103はデータを受信すると受信バッファ104に蓄
積する(不図示のステップ)。
First, the data sent from the host 102 is received by the input unit 103 (step not shown), and upon receiving the data, the input unit 103 accumulates the data in the reception buffer 104 (step not shown).

【0059】次に、受信バッファ104に蓄積された受
信データは受信した順に解析部105で解析し(1)、
ジョブ開始検出手段112がジョブ開始命令を検出した
かどうかを判断し(2)、検出されたと判断された場合
は、中央制御部109はジョブ開始検出手段112から
ジョブ開始通知を受けると操作パネル116のメニュー
「インデックス印刷」の設定内容を参照して「インデッ
クス印刷」が「オン」に設定されているかどうかを判断
し(3)、設定内容が「オン」に設定されていると判断
された場合は、インデックス決定手段114で印刷用紙
に印字すべきインデックスの印字位置を決定し(4)、
その内容をインデックス情報記憶部115に設定して
(5)、処理を終了する。
Next, the analysis unit 105 analyzes the received data stored in the reception buffer 104 in the order of reception (1).
It is determined whether the job start detecting means 112 has detected the job start instruction (2). If it is determined that the job start instruction has been detected, the central control unit 109 receives a job start notification from the job start detecting means 112 and operates the operation panel 116. Refer to the setting contents of the menu "Index printing" to determine whether "Index printing" is set to "On" (3), and when it is determined that the setting contents are set to "On" Determines the printing position of the index to be printed on the printing paper by the index determining means 114 (4),
The content is set in the index information storage unit 115 (5), and the process is terminated.

【0060】なお、第1の印刷ジョブのジョブ開始命令
を検出した時には、インデックス決定手段114が第1
の印刷ジョブに1番の印字位置が割り当てられ、インデ
ックス情報記憶部115に1番の印字位置が設定され
る。
When the job start command of the first print job is detected, the index determining means 114
The first print position is assigned to the print job No. 1, and the first print position is set in the index information storage unit 115.

【0061】一方、ステップ(3)において、設定内容
が「オフ」と判断された場合は、インデックス情報記憶
部115の印字位置の情報をオフに設定する(6)。
On the other hand, if it is determined in step (3) that the setting content is "off", the information on the printing position in the index information storage unit 115 is set to off (6).

【0062】一方、ステップ(2)において、ジョブ開
始命令が検出されないと判断された場合は、ページ作成
手段106が排紙命令を検出したかどうかを判断し
(7)、検出されないと判断した場合は、受信データは
ページ作成手段106で解析され、描画データを作成し
ページバッファ107に蓄積して(8)、処理を終了す
る。
On the other hand, if it is determined in step (2) that the job start command has not been detected, it is determined whether or not the page creation means 106 has detected the discharge command (7). The received data is analyzed by the page creation means 106, the drawing data is created and stored in the page buffer 107 (8), and the process ends.

【0063】一方、ステップ(7)において、検出され
たと判断された場合、インデックス情報記憶部115に
記憶される印字位置情報が「オフ」に設定されているか
どうかを判定し(9)、「オフ」でないと判定した場合
は、インデックス印刷手段113が起動し、インデック
ス情報記憶部115に記憶されるインデックスの印字位
置(最初は1番)に基づいて、その印字位置に相当する
インデックスの描画データを作成し、ページバッファ1
07に加え、すなわちOR展開して(10)、ステップ
(11)に進む。
On the other hand, if it is determined in step (7) that the print position has been detected, it is determined whether or not the print position information stored in the index information storage unit 115 is set to "off" (9). Is determined, the index printing unit 113 is activated, and based on the printing position of the index stored in the index information storage unit 115 (at first, the drawing data of the index corresponding to the printing position). Create and page buffer 1
07, that is, OR expansion is performed (10), and the process proceeds to step (11).

【0064】一方、「オフ」と判定された場合は、ステ
ップ(10)の処理を行なわずに、ステップ(11)に
進む。
On the other hand, if it is determined to be "OFF", the process proceeds to step (11) without performing the process of step (10).

【0065】次に、ページバッファ107内に展開され
た1ページ分の描画データを描画データ→ビデオ信号変
換手段108に送り、そこで描画データをビデオ信号に
変換し、そのビデオ信号をエンジン部110に送る(1
1)。
Next, the drawing data for one page developed in the page buffer 107 is sent to the drawing data → video signal conversion means 108, where the drawing data is converted into a video signal, and the video signal is sent to the engine unit 110. Send (1
1).

【0066】そして、エンジン部110はビデオ信号が
送られてくると用紙カセット111から用紙を取り込
み、その用紙にビデオ信号に基づく画像をを出力して排
紙した後(12)、処理を終了する。
Then, when the video signal is sent, the engine unit 110 takes in the paper from the paper cassette 111, outputs an image based on the video signal to the paper, discharges the paper (12), and ends the processing. .

【0067】それから、同様にして後続のページを処理
し、この第1の印刷ジョブの37ページ分の排紙を行
う。ページ作成手段106がジョブ終了命令を検出する
とこの印刷ジョブが終了したものと判断する。
Then, the subsequent pages are processed in the same manner, and the 37 pages of the first print job are discharged. When the page creation unit 106 detects the job end command, it determines that the print job has ended.

【0068】次に、解析部105は第2の印刷ジョブの
解析処理を先ほどの第1の印刷ジョブの解析処理とほぼ
同様に行なう。但し、中央制御部109がジョブ開始通
知を受け、インデックス決定手段114でインデックス
の印字位置を決める際にインデックス情報記憶部113
に記憶されている先ほどの第1の印刷ジョブの印字位置
を参照し、その番号(1番)の次の番号に決める。第2
の印刷ジョブは印刷番号として2番が割り当てられ、先
ほどと同様に第2の印刷ジョブの23ページ分が排紙さ
れる。
Next, the analysis unit 105 performs the analysis of the second print job in substantially the same manner as the analysis of the first print job. However, when the central control unit 109 receives the job start notification and determines the printing position of the index by the index determining unit 114, the index information storage unit 113
, The print position of the first print job is referred to, and the next print number is determined. Second
The print job of No. 2 is assigned as a print number, and 23 pages of the second print job are discharged in the same manner as described above.

【0069】それから、同様に第3、第4、…と印刷ジ
ョブが処理され、第11の印刷ジョブが処理されると
き、インデックス決定手段114でインデックスの印字
位置を決める際にインデックス情報記憶部115に記憶
されている先ほどの第10の印刷ジョブの印字位置を参
照し、10番の次の番号として1番が割り当てられる。
同様にして後続の印刷ジョブが処理される。
Then, similarly, the third, fourth,... Print jobs are processed, and when the eleventh print job is processed, the index information storage unit 115 is used when the index determination unit 114 determines the printing position of the index. Is referred to as the print position of the tenth print job, and the number 1 is assigned as the number next to the number 10.
Subsequent print jobs are processed in the same manner.

【0070】以下、本実施形態の特徴的構成について、
さらに図6などを参照して説明する。
Hereinafter, the characteristic configuration of this embodiment will be described.
This will be further described with reference to FIG.

【0071】上記のように構成された所定の通信媒体を
介してデータ処理装置と通信可能な印刷制御方法であっ
て、あるいは所定の通信媒体を介してデータ処理装置と
通信して印刷処理を制御するコンピュータが読み出し可
能なプログラムを格納した記憶媒体であって、前記デー
タ処理装置から順次受信する印刷ジョブを解析して印刷
部から出力可能な印刷データを生成する解析工程(図6
のステップ(1))と、前記データ処理装置から順次受
信する印刷ジョブの始まりを検出する検出工程(図6の
ステップ(2))と、前記各印刷ジョブの始まりを検出
する毎に、各印刷ジョブを識別するために印刷する見出
し情報の印刷位置を決定する決定工程(6のステップ
(4))と、前記決定工程により決定された印刷装置に
基づいて前記印刷データに前記見出し情報を付加する付
加工程(図6のステップ(10))とを有するもので、
各印刷ジョブを受信して印刷する際に、異なる位置に各
印刷ジョブの区切りを識別可能となる見出し情報を解析
して生成される各頁の印刷データに自動的に付加するこ
とができる。
A printing control method capable of communicating with the data processing device via the predetermined communication medium configured as described above, or controlling the printing process by communicating with the data processing device via the predetermined communication medium. An analysis step of analyzing print jobs sequentially received from the data processing device and generating print data that can be output from a printing unit (FIG. 6).
(1)), a detecting step (step (2) in FIG. 6) for detecting the start of a print job sequentially received from the data processing apparatus, and each time the start of each print job is detected, A determining step (step (4) of 6) for determining the print position of the index information to be printed for identifying the job; and adding the index information to the print data based on the printing device determined in the determining step. And an additional step (step (10) in FIG. 6).
When each print job is received and printed, it can be automatically added to the print data of each page generated by analyzing the index information that can identify the break of each print job at a different position.

【0072】以上説明した通り、本実施形態によれば、
それぞれの印刷ジョブ毎に異なる位置にインデックスを
自動的に印刷することにより、ユーザがどこまでが1つ
の印刷ジョブの出力結果なのかを示す区切りを一見して
判断できるように、印刷物を出力できる。
As described above, according to the present embodiment,
By automatically printing the index at a different position for each print job, a printed matter can be output so that the user can determine at a glance the break indicating the output result of one print job.

【0073】〔第2実施形態〕上記第1実施形態では、
印刷制御装置の操作パネルのインデックス印刷指定に基
づき自動的に決定されるインデックス印字位置に単色で
印刷する場合を説明したが、ジョブ制御言語によりホス
トから指示されるインデックスパラメータ,インデック
スの印字される向き及び大きさ等に基づきインデックス
を印刷するように構成してもよい。また、インデックス
パラメータを、インデックスを印刷する色を変化させ、
またはインデックスの印刷パタンを変化させて印刷する
ように構成してもよい。以下、その実施形態について説
明する。
[Second Embodiment] In the first embodiment,
The case of printing in a single color at the index print position automatically determined based on the index print designation on the operation panel of the print control device has been described. However, the index parameter and the print direction of the index specified by the host in the job control language. Alternatively, the index may be printed based on the size and the size. Also, changing the index parameter, the color for printing the index,
Alternatively, the printing may be performed by changing the printing pattern of the index. Hereinafter, the embodiment will be described.

【0074】図7は、本発明の第2実施形態を示す印刷
制御装置の構成を説明するブロック図であり、図1と同
一のものには、同一の符号を付してある。
FIG. 7 is a block diagram for explaining the arrangement of a printing control apparatus according to a second embodiment of the present invention. In FIG. 7, the same elements as those in FIG. 1 are denoted by the same reference numerals.

【0075】図において、201は印刷制御装置本体で
ある。215はRAMで、インデックスの部分の描画デ
ータをオーバレイページとして登録することができるオ
ーバレイ登録領域が確保されている。なお、エンジン部
110はカラー画像を印刷可能に構成されている。
In the figure, reference numeral 201 denotes a printing control apparatus main body. Reference numeral 215 denotes a RAM which secures an overlay registration area in which drawing data of an index portion can be registered as an overlay page. The engine unit 110 is configured to print a color image.

【0076】205は解析部で、ジョブ開始命令を検出
し処理するするジョブ開始検出手段112,受信データ
のうちジョブ制御言語の部分を解析するジョブ制御言語
解析手段217,受信データのうちプリンタ言語の部分
を解析して各ページの描画データを作成するプリンタ言
語解析手段206,1ページ分の描画データを蓄積する
ページバッファ107,インデックス用の描画データを
作成し、そのページをオーバレイページとしてRAM2
15に登録し、各ページの描画ページ(これ以後、実ペ
ージと呼ぶ)が作成できて排紙する際にRAM215か
らそのオーバレイページの描画データを読み出してペー
ジバッファ107に書き込むインデックス作成/印刷手
段213,描画データをビデオ信号に変換する描画デー
タ→ビデオ信号変換手段108等から構成されている。
Reference numeral 205 denotes an analysis unit. The job start detection unit 112 detects and processes a job start command. The job control language analysis unit 217 analyzes a job control language part of the received data. Printer language analyzing means 206 for analyzing the portion to create drawing data for each page, page buffer 107 for storing drawing data for one page, creating drawing data for indexes, and using that page as an overlay page in RAM 2
15 and the index creation / printing means 213 which reads the drawing data of the overlay page from the RAM 215 and writes it in the page buffer 107 when a drawing page of each page (hereinafter referred to as a real page) can be created and discharged. , For converting drawing data into a video signal.

【0077】中央制御部109は、ジョブ開始が検出さ
れた時にそのジョブに印刷するインデックスの印字位置
を決めるインデックス決定手段114が設けられてい
る。
The central control unit 109 is provided with index determination means 114 for determining the printing position of the index to be printed on the job when the start of the job is detected.

【0078】なお、本実施形態において、印字位置の指
定はホストコンピュータ102から送信される印刷ジョ
ブ制御コードにより指定される場合を説明したが、図7
において図示されない操作パネルにより上,下,右,左
等の印字位置を指定できるように構成してもよい。
In this embodiment, the case where the print position is specified by the print job control code transmitted from the host computer 102 has been described.
May be configured so that a print position such as up, down, right, left, etc. can be designated by an operation panel (not shown).

【0079】図8は、図7に示したホストコンピュータ
102から受信するジョブ制御言語の一例を示す図であ
る。
FIG. 8 is a diagram showing an example of the job control language received from the host computer 102 shown in FIG.

【0080】なお、一般的によく知られているプリンタ
言語には、DOS/VパソコンのDOS環境における標
準的なプリンタ言語であるESC/Pやページプリンタ
のプリンタ言語であるLIPSやESC/Pageなど
がある。前記の印刷ジョブに関する制御を行なう一連の
データをジョブ制御言語と呼ぶ。ジョブ制御言語は印刷
部数の設定や印刷解像度の設定などを行なうことができ
るように構成されている。
The printer languages generally well known include ESC / P which is a standard printer language in a DOS environment of a DOS / V personal computer, LIPS and ESC / Page which are printer languages of a page printer. There is. A series of data for controlling the print job is called a job control language. The job control language is configured to enable setting of the number of copies, setting of the printing resolution, and the like.

【0081】図において、(A)〜(D)は、ジョブ制
御言語のデータの一例である。以下、ジョブ制御言語の
内容を説明する。
In the figure, (A) to (D) are examples of job control language data. Hereinafter, the contents of the job control language will be described.

【0082】「#JOBCNTLINDEX」はインデ
ックスに関する設定を行なうコードとして機能し、これ
に続く「PARM」,「DIRECTION」,「SI
ZE」は変数であり、それぞれの変数に何を設定するか
によりインデックスの内容が決まる。
“#JOBCNTLINDEX” functions as a code for setting the index, followed by “PARM”, “DIRECTION”, and “SI”.
“ZE” is a variable, and the contents of the index are determined by what is set for each variable.

【0083】具体的に、「PARM」はインデックスの
見分けをどのようにするかを設定する変数として機能
し、インデックスの印字を行なわないのであれば(A)
に示すように「OFF」を設定し、印字位置によりイン
デックスの見分けを行なうのであれば(B)に示すよう
に「POSITION」を設定し、また、印字パターン
によりインデックスの見分けを行なうのであれば(C)
に示すように「PATTERN」を設定し、色によりイ
ンデックスの見分けを行なうのであれば(D)に示すよ
うに「COLOR」を設定する。
More specifically, "PARM" functions as a variable for setting how to identify an index, and if index printing is not performed (A)
If "OFF" is set as shown in (1) and the index is identified by the print position, "POSITION" is set as shown in (B), and if the index is identified by the print pattern ( C)
"PATTERN" is set as shown in (1), and "COLOR" is set as shown in (D) if the index is identified by color.

【0084】(B),(C),(D)において「DIR
ECTION」はインデックスを印刷用紙のどの部分に
印字するのかを設定する変数として機能し、例えば右端
に印字するのであれば「RIGHT」を設定し、左端に
印字するのであれば「LEFT」を設定し、上端に印字
するのであれば「UP」を設定し、下端に印字するので
あれば「DOWN」を設定する。
In (B), (C) and (D), “DIR”
"ECTION" functions as a variable to set which part of the printing paper the index is to be printed on. For example, "RIGHT" is set for printing on the right end, and "LEFT" is set for printing on the left end. To print at the upper end, "UP" is set, and to print at the lower end, "DOWN" is set.

【0085】(B),(C),(D)において、「SI
ZE」はインデックスの大きさを設定する変数として機
能し、小さなインデックスを印字するのであれば「1」
を設定し、中くらいのインデックスを印字するのであれ
ば「2」を設定し、大きなインデックスを印字するので
あれば「3」を設定する。
In (B), (C) and (D), “SI
“ZE” functions as a variable for setting the size of the index, and “1” is used to print a small index.
Is set, "2" is set for printing a medium index, and "3" is set for printing a large index.

【0086】図9は、図8に示したジョブ制御言語JO
BCLで設定される各変数によるインデックス印刷形態
例を示す図であり、(a)は、変数「SIZE」による
インデックス印刷形態を示し、(b)は変数「DIRE
CTION」によるインデックス印刷形態を示し、
(c)は変数「POSITION」によるインデックス
印刷形態を示し、(d)は「PATTERN」によるイ
ンデックス印刷形態を示し、(e)は「COLOR」に
よるインデックス印刷形態を示す。
FIG. 9 shows the job control language JO shown in FIG.
It is a figure which shows the example of the index printing form by each variable set by BCL, (a) shows the index printing form by the variable "SIZE", (b) shows the variable "DIRE"
CION ”indicates an index printing form,
(C) shows an index printing form by the variable "POSITION", (d) shows an index printing form by "PATTERN", and (e) shows an index printing form by "COLOR".

【0087】具体的には、図9(a)では、変数「SI
ZE」で「1」が設定された場合であり、小さいインデ
ックスが、「2」が設定された場合には中くらいのイン
デックスが、「3」が設定された場合には大きなインデ
ックスがそれぞれ印刷される。
Specifically, in FIG. 9A, the variable “SI
ZE "is set to" 1 ", a small index is printed, if" 2 "is set, a medium index is printed, and if" 3 "is set, a large index is printed. You.

【0088】なお、大,中,小の各サイズは用紙サイズ
の縦サイズと横サイズの大きさによって決定される。ま
た、図9の(a)は積載される印刷結果を断面側から見
た状態に対応する。
The large, medium and small sizes are determined by the vertical and horizontal sizes of the paper size. FIG. 9A corresponds to a state in which the stacked print results are viewed from the cross-sectional side.

【0089】一方、図9の(b)では、変数「DIRE
CTION」で、「RIGHT」,「LEFT」,「U
P」,「DOWN」が設定された場合であり、それぞ
れ、印刷用紙の右,左,上,下の各位置にインデックス
が印刷される。また、図9の(b)は積載される印刷結
果を正面から見た状態に対応する。
On the other hand, in FIG. 9B, the variable “DIRE
CITION ”,“ RIGHT ”,“ LEFT ”,“ U
P "and" DOWN "are set, and the index is printed at each of the right, left, upper, and lower positions of the printing paper. FIG. 9B corresponds to a state in which the stacked print results are viewed from the front.

【0090】一方、図9の(c)では、変数「PAR
M」で「POSITION」が設定された場合であり、
各印刷ジョブごとにインデックスが同一端側にずらして
印刷される。なお、図9の(c)は積載される印刷結果
を断面側から見た状態に対応する。
On the other hand, in FIG. 9C, the variable “PAR
M "is set to" POSITION ".
For each print job, an index is printed shifted to the same end. Note that FIG. 9C corresponds to a state in which the stacked print results are viewed from the cross-sectional side.

【0091】一方、図9の(d)では、変数「PAR
M」で「PATTERN」が設定された場合であり、例
えば複数のパターンがそれぞれ異なる位置に印刷され
る。また、この印刷例では、インデックスの左のマーク
から二進数のように増えていく印字パターンとなってい
る。なお、図9の(d)は積載される印刷結果を断面側
から見た状態に対応する。
On the other hand, in FIG. 9D, the variable “PAR
This is the case where “PATTERN” is set in “M”, for example, a plurality of patterns are printed at different positions. Further, in this print example, the print pattern is such that it increases like a binary number from the mark on the left of the index. Note that FIG. 9D corresponds to a state in which the stacked printing results are viewed from the cross-sectional side.

【0092】一方、図9の(e)では、変数「PAR
M」で「COLOR」が設定された場合であり、例えば
「黒」,「黄」,「赤」,「緑」,「青」,の色別にイ
ンデックスが印刷される。なお、図9の(e)は積載さ
れる印刷結果を断面側から見た状態に対応する。
On the other hand, in FIG. 9 (e), the variable "PAR
This is a case where “COLOR” is set in “M”, and for example, an index is printed for each color of “black”, “yellow”, “red”, “green”, “blue”. Note that FIG. 9E corresponds to a state in which the stacked print results are viewed from the cross-sectional side.

【0093】図10は、図2に示した受信バッファ11
4に蓄積される印刷ジョブの一例を示す図である。図に
おいて、JOBCLはジョブ制御言語で、印刷ジョブJ
OB1〜JOB3,…の先頭に付加される。なお、各印
刷ジョブJOB1〜JOB3,…の先頭にはジョブ開始
命令が付加され、末尾にはジョブ終了命令が付加され
る。なお、第1ジョブJOB1は37ページ,第2印刷
ジョブJOB2は23ページ,第3の印刷ジョブJOB
3は56ページ分のページ作成用データを含んでいる。
FIG. 10 shows the reception buffer 11 shown in FIG.
FIG. 4 is a diagram illustrating an example of a print job stored in No. 4; In the figure, JOBCL is a job control language, and a print job J
Are added to the head of OB1 to JOB3,. Note that a job start command is added to the head of each print job JOB1 to JOB3, and a job end command is added to the end. The first job JOB1 has 37 pages, the second print job JOB2 has 23 pages, and the third print job JOB
Reference numeral 3 includes page creation data for 56 pages.

【0094】本実施形態では、ジョブ制御言語JOBC
Lに続いて、各印刷ジョブJOB1〜JOB3を受信し
て、受信バッファ104に蓄積される。
In this embodiment, the job control language JOBC
Following L, each print job JOB1 to JOB3 is received and stored in the reception buffer 104.

【0095】以下、本実施形態の特徴的構成について、
図7,図9等を参照して説明する。
Hereinafter, the characteristic configuration of this embodiment will be described.
This will be described with reference to FIGS.

【0096】上記のように構成された印刷制御装置にお
いて、前記見出し情報は、複数の異なるパターンデータ
(図9の(d)参照)とするので、各ジョブ毎の区切り
を容易に識別する見出し情報を付加することができる。
In the printing control apparatus configured as described above, since the heading information is a plurality of different pattern data (see FIG. 9D), the heading information for easily identifying the break for each job is provided. Can be added.

【0097】また、前記見出し情報は、複数の異なる色
のパターンデータ(図9の(e)参照)とするので、各
ジョブ毎の区切りを視覚的に容易に識別する見出し情報
を付加することができる。
Since the heading information is pattern data of a plurality of different colors (see FIG. 9E), it is possible to add heading information for easily identifying a break for each job. it can.

【0098】さらに、前記見出し情報の印刷位置を指定
する指定手段(図8の(B),(C),(D)に示した
ジョブ制御言語に含まれる変数「DIRECTION」
をジョブ制御言語解析手段217が解析して中央制御部
209に指定する、または、図示しない操作パネルから
の入力により、中央制御部209に指定する)を有する
ので、印刷データに応じて見出し情報の印刷位置を意図
する位置に自在に変更することができる。
Further, a designating means for designating a print position of the heading information (a variable "DIRECTION" included in the job control language shown in FIGS. 8B, 8C and 8D).
Is analyzed by the job control language analysis means 217 and specified to the central control unit 209, or is specified to the central control unit 209 by input from an operation panel (not shown). The printing position can be freely changed to an intended position.

【0099】また、所定の通信媒体を介してデータ処理
装置と通信可能な印刷制御装置であって、前記データ処
理装置から順次受信する印刷ジョブを解析して印刷部か
ら出力可能な印刷データを生成する解析手段(解析部2
05)と、前記データ処理装置から順次受信する印刷ジ
ョブの始まりを検出する検出手段(ジョブ開始検出手段
112)と、前記検出手段が各印刷ジョブの始まりを検
出する毎に、各印刷ジョブを識別するために印刷する見
出し情報の印刷位置,印刷形態,印刷色を前記印刷ジョ
ブ中で指定される見出し制御情報に基づいて決定する決
定手段(ジョブ制御コードとそれに続く変数をジョブ制
御言語解析手段217が解析し、該解析結果を中央制御
部109に通知し、該通知結果に基づいてインデックス
決定手段114が決定する)と、前記決定手段により決
定された印刷位置,印刷形態,印刷色に基づいて前記印
刷データ中の前記印刷位置,印刷形態,印刷色に従う前
記見出し情報を付加する制御手段(インデックス作成/
印刷手段213)とを有するので、受信する印刷ジョブ
中に付加されている見出し制御情報に基づいて、各印刷
ジョブを受信して印刷する際に、異なる位置に各印刷ジ
ョブの区切りを識別可能となる変化に富んだ意図する見
出し情報を解析して生成される各頁の印刷データに自動
的に付加することができる。
A print control device capable of communicating with a data processing device via a predetermined communication medium, wherein the print control device analyzes print jobs sequentially received from the data processing device and generates print data that can be output from a printing unit. Analysis means (analysis unit 2
05), detecting means (job start detecting means 112) for detecting the start of a print job sequentially received from the data processing apparatus, and identifying each print job each time the detecting means detects the start of each print job. Determining means for determining the print position, print form, and print color of the heading information to be printed based on the heading control information specified in the print job (job control language and variable following the job control language analyzing means 217). Is analyzed, and the analysis result is notified to the central control unit 109, and the index determination unit 114 determines based on the notification result), and based on the print position, print form, and print color determined by the determination unit. Control means for adding the index information according to the print position, print form, and print color in the print data (index creation /
Printing means 213), it is possible to identify the delimiter of each print job at a different position when each print job is received and printed based on the heading control information added in the received print job. It is possible to automatically add to the print data of each page generated by analyzing the intended heading information which is rich in changes.

【0100】以下、図11に示すフローチャートを参照
して本発明に係る印刷制御装置に係る第2のデータ処理
について説明する。
Hereinafter, the second data processing of the print control apparatus according to the present invention will be described with reference to the flowchart shown in FIG.

【0101】図11は、本発明に係る印刷制御装置にお
ける第2のデータ処理手順の一例を示すフローチャート
である。なお、(1)〜(12)はステップを示す。
FIG. 11 is a flowchart showing an example of the second data processing procedure in the print control apparatus according to the present invention. (1) to (12) indicate steps.

【0102】ホスト102から送られてきたデータは入
力部103で受信し(不図示のステップ)、入力部10
3はデータを受信すると受信バッファ104に蓄積する
(不図示のステップ)。受信バッファ104に蓄積され
た受信データは受信した順に解析部205で解析する
(1)。
The data sent from the host 102 is received by the input unit 103 (not shown), and
3 receives the data and accumulates it in the reception buffer 104 (not shown). The analysis unit 205 analyzes the reception data stored in the reception buffer 104 in the order of reception (1).

【0103】次に、受信データがジョブ制御言語である
かどうかを判別し(2)、ジョブ制御言語であると判別
された場合は、ジョブ制御からインデックスに関する情
報を読み取り(3)、ジョブ制御言語解析手段217は
インデックスの「PARM」,「DIRECTIO
N」,「SIZE」を解析し、その情報を中央制御部2
09に通知し、中央制御部109ではその情報をインデ
ックス決定手段114内のメモリに記憶して(4)、処
理を終了する。
Next, it is determined whether or not the received data is in the job control language (2). If it is determined that the received data is in the job control language, information on the index is read from the job control (3). The analysis means 217 outputs the index “PARM”, “DIRECTION”.
N ”and“ SIZE ”are analyzed and the information is
09, the central control unit 109 stores the information in the memory in the index determination unit 114 (4), and ends the processing.

【0104】一方、ステップ(2)においてジョブ制御
言語でないと判別された場合は、ジョブ開始検出手段1
12がジョブ開始命令を検出したかどうかを判断し
(5)、ジョブ開始命令が検出された判断した場合は、
ジョブ開始検出手段112は解析部205での受信デー
タの解析処理を一時中断し、中央制御部209に対して
ジョブ開始通知を行ない、中央制御部209はジョブ開
始通知を受けるとインデックス決定手段114を起動し
インデックスの内容を決定する(6)。
On the other hand, if it is determined in step (2) that the language is not the job control language, the job start detecting means 1
12 determines whether a job start command has been detected (5). If it is determined that a job start command has been detected,
The job start detection unit 112 temporarily suspends the analysis processing of the received data by the analysis unit 205 and sends a job start notification to the central control unit 209. When the central control unit 209 receives the job start notification, the central control unit 209 turns the index determination unit 114 on. It starts and determines the contents of the index (6).

【0105】これにより、例えばジョブ制御言語により
図8に示した(D)によるインデックスを色によって見
分ける設定がされている場合は、インデックス決定手段
114はジョブ制御言語によりインデックスの設定が行
なわれた後の最初のデータであるので「COLOR」が
「黒」、「DIRECTION」が「上部」、「SIZ
E」が「3」のインデックスに決定する。
Thus, for example, in the case where the setting of discriminating the index according to (D) shown in FIG. 8 by color is made in the job control language, the index determination means 114 sets the index after setting the index in the job control language. "COLOR" is "black", "DIRECTION" is "upper", and "SIZ"
"E" is determined as the index of "3".

【0106】次に、中央制御部109は、インデックス
の内容が決まると解析部205内のインデックス作成/
印刷手段213を起動し、前記の内容のインデックスの
みを印字するページの描画データを作成し、そのページ
の描画データをオーバレイページとしてRAM215上
のオーバレイページ登録領域に登録し(7)、処理を終
了する。
Next, when the contents of the index are determined, the central control unit 109 creates an index in the analysis unit 205.
The printing unit 213 is activated to create drawing data of a page on which only the index of the content is printed, and the drawing data of the page is registered as an overlay page in the overlay page registration area on the RAM 215 (7), and the process ends. I do.

【0107】一方、ステップ(5)において、ジョブ開
始命令を検出しないと判断された場合、受信データが排
紙命令かどうかを判別し(8)、排紙命令でないと判別
された場合は、中央制御部109は解析部205に対し
て受信データの解析処理の再開を指示し、解析部205
は解析処理を再開する。プリンタ言語解析手段206が
ジョブ開始命令以外のプリンタ言語の受信データを解析
し描画データを作成してページバッファ107に蓄積し
(9)、処理を終了する。なお、描画データとは、受信
データからビデオ信号を作成するための中間コードので
ある。
On the other hand, if it is determined in step (5) that no job start command is detected, it is determined whether or not the received data is a paper discharge command (8). The control unit 109 instructs the analysis unit 205 to restart the analysis processing of the received data.
Restarts the analysis process. The printer language analyzing means 206 analyzes the received data in the printer language other than the job start command, creates drawing data, stores it in the page buffer 107 (9), and ends the processing. The drawing data is an intermediate code for creating a video signal from the received data.

【0108】一方、ステップ(8)において、受信デー
タが排紙命令(例えば、プリンタ言語解析手段206が
受信データを解析している途中で0Ch(ASCIIの
データコード。hはデータをHEX形式で表すことを意
味する。)などの排紙命令を検出すると)と判別された
場合は、1ページ分のデータ解析が終わったものと解釈
し、インデックス作成/印刷手段213が起動し、RA
M215上のオーバレイページ登録領域からオーバレイ
ページを読み出し、その描画データをページバッファ1
07に加える、すなわちOR展開する(10)。
On the other hand, in step (8), when the received data is a paper ejection command (for example, 0Ch (ASCII data code. H represents the data in the HEX format) while the printer language analyzing means 206 is analyzing the received data. Is detected), it is interpreted that data analysis for one page has been completed, the index creation / printing means 213 is activated, and RA
The overlay page is read from the overlay page registration area on M215, and the drawing data is stored in the page buffer 1
07, that is, OR expansion (10).

【0109】それから、ページバッファ107内の1ペ
ージ分の描画データを描画データ→ビデオ信号変換手段
108に送り、そこで描画データをビデオ信号に変換
し、そのビデオ信号をエンジン部110に送る(1
1)。エンジン部110はビデオ信号が送られてくると
用紙カセット111から用紙を取り込み、その用紙にビ
デオ信号を出力して排紙した後(12)、処理を終了す
る。
Then, the drawing data for one page in the page buffer 107 is sent to the drawing data → video signal conversion means 108, where the drawing data is converted into a video signal, and the video signal is sent to the engine unit 110 (1).
1). When the video signal is sent, the engine unit 110 takes in the paper from the paper cassette 111, outputs the video signal to the paper, discharges the paper (12), and ends the processing.

【0110】それから、同様にして後続のページを処理
し、この第1の印刷ジョブJOB1の37ページ分の排
紙を行ない、プリンタ言語解析手段106がジョブ終了
命令を検出するとこの印刷ジョブが終了したものと判断
する。
Then, the subsequent pages are processed in the same manner, the 37 pages of the first print job JOB1 are discharged, and when the printer language analyzing means 106 detects the job end command, this print job is ended. And judge.

【0111】同様にして後続のページを処理し、この第
1の印刷ジョブJOB1の37ページ分の排紙を行な
い、プリンタ言語解析手段206がジョブ終了命令を検
出するとこの印刷ジョブが終了したものと判断する。
In the same way, the subsequent pages are processed, the 37 pages of the first print job JOB1 are discharged, and when the printer language analyzing unit 206 detects the job end command, it is determined that the print job has ended. to decide.

【0112】次に、解析部205は第2の印刷ジョブJ
OB2の解析処理を行なう。第2の印刷ジョブの解析処
理は、先ほどの第1の印刷ジョブJOB1の解析処理と
ほぼ同様に行われる。但し、中央制御部109がジョブ
開始通知を受け、インデックス決定手段114でインデ
ックスの印字位置を決める際にインデックス決定手段1
14のメモリに記憶されている先ほどのインデックスの
内容を参照し、今度は変数を「COLOR」が「黄」
で、「DIRECTION」が「上部」で、「SIZ
E」が「3」のインデックスに決定する。そして、中央
制御部209はインデックスの内容が決まると、解析部
205内のインデックス作成/印刷手段213を起動
し、その内容のインデックスのみを印字するページの描
画データを作成し、そのページの描画データをオーバレ
イページとしてRAM215に登録する。そして、先ほ
どと同様に第2の印刷ジョブの23ページ分が排紙され
る。以下同様に第3,第4,…と印刷ジョブが順次処理
される。
Next, the analysis unit 205 outputs the second print job J
OB2 analysis processing is performed. The analysis processing of the second print job is performed in substantially the same manner as the analysis processing of the first print job JOB1. However, when the central control unit 109 receives the job start notification and determines the printing position of the index by the index determining unit 114, the index determining unit 1
Referring to the contents of the previous index stored in the memory No. 14, the variable “COLOR” is now changed to “yellow”
"DIRECTION" is "upper" and "SIZ
"E" is determined as the index of "3". When the contents of the index are determined, the central control unit 209 activates the index creation / printing means 213 in the analysis unit 205, creates drawing data of a page on which only the index of the content is printed, and creates drawing data of the page. Is registered in the RAM 215 as an overlay page. Then, as in the case described above, 23 pages of the second print job are discharged. Similarly, the third, fourth,... And print jobs are sequentially processed.

【0113】なお、上記のような処理手順において、ジ
ョブ制御言語に設定される「PARM」,「DIREC
TION」,「SIZE」が、図8の(D)の場合であ
るので、インデックスは以下のように決定される。
In the above-described processing procedure, “PARM” and “DIRECT” set in the job control language are used.
Since “TION” and “SIZE” correspond to the case of FIG. 8D, the index is determined as follows.

【0114】すなわち、インデックスの「COLOR」
は「黒」→「黄」→「赤」→「緑」→「青」の5個の色
が順番に繰り返される。従って、第5の印刷ジョブで
「COLOR」が「青」のインデックスを印刷すると、
次の第6の印刷ジョブでは「COLOR」が「黒」のイ
ンデックスを印刷する。同様にして後続の印刷ジョブが
処理される。
That is, the index “COLOR”
The five colors “black” → “yellow” → “red” → “green” → “blue” are repeated in order. Therefore, when an index with “COLOR” of “blue” is printed in the fifth print job,
In the next sixth print job, an index whose “COLOR” is “black” is printed. Subsequent print jobs are processed in the same manner.

【0115】ここまでは、ジョブ制御言語の内容が図8
に示した(D)の場合について説明したが、また、図8
の(B),(C)である場合も、インデックスのオーバ
レイページの内容が変わるだけで動作は同じである。ま
た、図8に示した(A)の場合は、インデックスを印字
しないので描画データが何もしないオーバレイページを
RAM115のオーバレイ登録領域に登録する以外は、
図8に示した(D)の動作と同じである。
Up to this point, the contents of the job control language are shown in FIG.
The case of (D) shown in FIG.
(B) and (C), the operation is the same except that the contents of the index overlay page are changed. In the case of (A) shown in FIG. 8, since an index is not printed, an overlay page in which no drawing data is performed is registered in the overlay registration area of the RAM 115.
The operation is the same as the operation (D) shown in FIG.

【0116】以下、本実施形態の特徴的構成について図
11等を参照してさらに説明する。
Hereinafter, the characteristic structure of this embodiment will be further described with reference to FIG.

【0117】上記のように構成された所定の通信媒体を
介してデータ処理装置と通信可能な印刷制御方法であっ
て、あるいは所定の通信媒体を介してデータ処理装置と
通信して印刷処理を制御するコンピュータが読み出し可
能なプログラムを格納した記憶媒体であって、前記デー
タ処理装置から順次受信する印刷ジョブを解析して印刷
部から出力可能な印刷データを生成する解析工程(図1
1のステップ(1))と、前記データ処理装置から順次
受信する印刷ジョブの始まりを検出する検出工程(図1
1のステップ(5))と、前記各印刷ジョブの始まりを
検出する毎に、各印刷ジョブを識別するために印刷する
見出し情報の印刷位置,印刷形態,印刷色を前記印刷ジ
ョブ中で指定される見出し制御情報に基づいて決定する
決定工程(図11のステップ(6))と、前記決定工程
により決定された印刷位置,印刷形態,印刷色に基づい
て前記印刷データ中の前記印刷位置,印刷形態,印刷色
に従う前記見出し情報を付加する付加工程(図11のス
テップ(10))とを有するので、受信する印刷ジョブ
中に付加されている見出し制御情報に基づいて、各印刷
ジョブを受信して印刷する際に、異なる位置に各印刷ジ
ョブの区切りを識別可能となる変化に富んだ意図する見
出し情報を解析して生成される各頁の印刷データに自動
的に付加することができる。
A printing control method capable of communicating with a data processing device via a predetermined communication medium configured as described above, or controlling a printing process by communicating with a data processing device via a predetermined communication medium. An analysis step of analyzing a print job sequentially received from the data processing apparatus and generating print data that can be output from a printing unit (FIG. 1).
1 (1)) and a detecting step of detecting the start of a print job sequentially received from the data processing apparatus (FIG. 1).
Step (5)), and each time the start of each print job is detected, the print position, print form, and print color of the index information to be printed to identify each print job are specified in the print job. (Step (6) in FIG. 11) for determining based on the heading control information, and the print position, print mode, and print color in the print data based on the print position, print form, and print color determined in the determination step. Since there is an additional step (step (10) in FIG. 11) of adding the heading information according to the form and the printing color, each print job is received based on the heading control information added in the received print job. Automatically prints the print data of each page generated by analyzing the change of the intended heading information that makes it possible to identify the breaks of each print job at different positions when printing. It can be.

【0118】以上説明した通り、個々の印刷ジョブの出
力結果に印字位置または印字パタンまたは印字色を替え
たインデックスを印刷することにより、ユーザがどこま
でが1つの印刷ジョブの出力結果なのかの区切りを一見
して判断できるようにして、印刷物の取り扱いミスによ
る関連する印刷物の一部喪失などの事態を回避できる。
As described above, by printing an index in which the print position or the print pattern or the print color is changed on the output result of each print job, the user can determine the end of the output result of one print job. By making the judgment at a glance, it is possible to avoid a situation such as a partial loss of the related printed matter due to a mishandling of the printed matter.

【0119】〔第3実施形態〕上記第2実施形態では、
ホストからのジョブ制御言語により各印刷ジョブの区切
りを示すインデックスを自動付加して印刷する場合を説
明したが、各印刷ジョブの区切りを示すインデックスに
所定のコードを印刷し、該コードを読み取ってオプショ
ン装置としての複数のビンを備えるソータへの排紙先を
制御するように構成してもよい。以下、その実施形態に
ついて説明する。
[Third Embodiment] In the second embodiment,
The case where printing is performed by automatically adding an index indicating the delimitation of each print job according to the job control language from the host has been described, but a predetermined code is printed on the index indicating the delimitation of each print job, the code is read, and the option is read. You may be comprised so that the discharge destination to the sorter provided with several bins as an apparatus may be controlled. Hereinafter, the embodiment will be described.

【0120】図12は、本発明の第3実施形態を示す印
刷制御装置を適用可能な印刷システムの構成を説明する
ブロック図であり、印刷制御装置本体に、例えば4個の
ビンを備える自動仕分け装置を接続可能な場合に対応す
る。なお、図1または図7と同一のものには同一の符号
を付してある。
FIG. 12 is a block diagram for explaining the configuration of a printing system to which a printing control apparatus according to the third embodiment of the present invention can be applied. The printing control apparatus main body includes, for example, an automatic sorting apparatus having four bins. This corresponds to the case where the device can be connected. Note that the same components as those in FIG. 1 or FIG. 7 are denoted by the same reference numerals.

【0121】図において、301は印刷制御装置本体で
ある。305は解析部で、ジョブ開始命令を検出するジ
ョブ開始検出手段112,受信データを解析して各ペー
ジの描画データを作成するページ作成手段106,1ペ
ージ分の描画データを蓄積するページバッファ107,
インデックス用の描画データを作成し、そのページをオ
ーバレイページとしてRAM115に登録し、各ページ
の描画ページ(これ以後、実ページと呼ぶ)が作成でき
て排紙する際にRAM115からそのオーバレイページ
の描画データを読み出してページバッファ107に書き
込みインデックス作成/印刷手段213,描画データを
ビデオ信号に変換する描画データ→ビデオ信号変換手段
108から構成されている。
In the figure, reference numeral 301 denotes a print control apparatus main body. An analysis unit 305 includes a job start detection unit 112 that detects a job start command, a page creation unit 106 that analyzes received data to create drawing data of each page, a page buffer 107 that stores one page of drawing data,
The drawing data for the index is created, and the page is registered as an overlay page in the RAM 115. When a drawing page (hereinafter, referred to as a real page) for each page can be created and discharged, the overlay page is drawn from the RAM 115. It comprises data reading and writing into the page buffer 107, index creation / printing means 213, drawing data for converting drawing data into video signals → video signal converting means 108.

【0122】なお、116は操作パネルで、出力する印
刷用紙にインデックス(所定のコードであって、本実施
形態においてはバーコード)を印刷するがどうかの設定
を行なう。
Reference numeral 116 denotes an operation panel for setting whether or not to print an index (predetermined code, which is a barcode in this embodiment) on print paper to be output.

【0123】中央制御部309は、ジョブ開始が検出さ
れた時にそのジョブのインデックスの印字位置を決める
インデックス決定手段114,ユーザIDとバーコード
の対応関係を記憶しているユーザID=バーコード記憶
手段318が設けられている。
The central control unit 309 includes an index determination unit 114 for determining the print position of the index of the job when the start of the job is detected, and a user ID = barcode storage unit for storing the correspondence between the user ID and the barcode. 318 are provided.

【0124】319は自動仕分け装置(ソータ装置)
で、印刷制御装置301から出力されたページを受け取
り各ユーザ向けのビンに仕分けをする。320はバーコ
ードリーダーで、各ページにインデックスとして印字さ
れたバーコードを読み取り数値コードを検出する。32
1は仕分け手段で、各ページの数値コードから出力する
ビンを決め、そのビンに出力する。なお、自動仕分け装
置319は図示しない通信インタフェース,CPU,R
OM,RAM等を備え、印刷制御装置と通信可能に構成
されている。
319 is an automatic sorter (sorter)
The page received from the print control device 301 is received and sorted into bins for each user. A bar code reader 320 reads a bar code printed as an index on each page and detects a numerical code. 32
Reference numeral 1 denotes a sorting unit that determines a bin to be output from the numerical code of each page and outputs the bin to the bin. The automatic sorting device 319 includes a communication interface (not shown), CPU,
It has an OM, a RAM, and the like, and is configured to be able to communicate with the print control device.

【0125】322〜325はビンで、ビン322〜3
24はユーザA〜ユーザC向けの印刷物が出力され、ビ
ン325はその他(ユーザA〜ユーザC以外)のユーザ
の印刷物が出力される。
The bins 322 to 325 are bins 322 to 322.
Reference numeral 24 denotes printed matter for users A to C, and bin 325 outputs printed matter of other users (other than users A to C).

【0126】図13は、図12に示したユーザID=バ
ーコード記憶手段318に記憶されるバーコードとユー
ザIDとの対応を説明する図である。
FIG. 13 is a view for explaining the correspondence between the user ID and the bar code stored in the user ID = bar code storage means 318 shown in FIG.

【0127】図12において、先ず、印刷制御装置30
1の操作者が操作パネル116からユーザIDとバーコ
ードの対応を入力する。ユーザIDは例えば英字で始ま
る16桁以内の英字、数値あるいは記号の組み合わせで
入力し、バーコードは8桁の数値で入力する。入力され
たデータは中央制御部309内のユーザID=バーコー
ド記憶手段318に記憶される。ここでは、操作者がユ
ーザID「USER−A」に数値「01234505」
のバーコードを入力し、ユーザID「USER−B」に
数値「06789015」のバーコードを入力し、ユー
ザID「USER−C」に数値「05432105」の
バーコードを入力すると、ユーザID=バーコード記憶
手段318にユーザIDとバーコードの対応関係が記憶
され、このようにユーザIDとバーコードが1対1で対
応することにより、各バーコードによりユーザを識別す
ることができる。
In FIG. 12, first, the print control device 30
One operator inputs the correspondence between the user ID and the barcode from the operation panel 116. The user ID is input, for example, as a combination of up to 16 alphabetic characters, numerical values or symbols starting with an alphabetic character, and the barcode is input as an 8-digit numerical value. The input data is stored in the user ID = barcode storage unit 318 in the central control unit 309. Here, the operator sets the user ID “USER-A” to the numerical value “01234505”.
When the bar code of the numerical value “0678915” is input to the user ID “USER-B” and the bar code of the numerical value “05432105” is input to the user ID “USER-C”, the user ID = bar code The correspondence between the user ID and the barcode is stored in the storage unit 318, and the user ID and the barcode correspond one-to-one, so that the user can be identified by each barcode.

【0128】以下、本実施形態の特徴的構成について、
図12等を参照して説明する。
Hereinafter, the characteristic configuration of this embodiment will be described.
This will be described with reference to FIG.

【0129】上記のように構成された所定の通信媒体を
介してデータ処理装置と通信可能な印刷制御装置であっ
て、前記データ処理装置から順次受信する印刷ジョブを
解析して印刷部から出力可能な印刷データを生成する解
析手段(解析手段305)と、前記データ処理装置から
順次受信する印刷ジョブおよび各印刷ジョブの始まりお
よび各印刷ジョブの印刷要求者を識別する識別情報を検
出する検出手段(ジョブ開始検出手段112)と、前記
識別情報に対応する複数の見出し情報を記憶する記憶手
段(ユーザID=バーコード記憶手段318)と、前記
検出手段が各印刷ジョブの始まりおよび前記識別情報を
検出する毎に、各印刷ジョブを識別するために印刷する
見出し情報を決定する決定手段(インデックス決定手段
114)と、前記決定手段により決定された見出し情報
を前記記憶手段から読み出して前記印刷データ中の所定
位置に付加する制御手段(インデックス作成/印刷手段
213)とを有するので、各印刷ジョブを受信して印刷
する際に、異なる印刷要求者毎の各印刷ジョブの区切り
を識別可能となる見出し情報を解析して生成される各頁
の印刷データに自動的に付加することができる。
A print control device capable of communicating with a data processing device via a predetermined communication medium configured as described above, wherein a print job sequentially received from the data processing device is analyzed and output from a printing unit. Analyzing means (analyzing means 305) for generating detailed print data, and detecting means for detecting print jobs sequentially received from the data processing apparatus, start of each print job, and identification information for identifying a print requester of each print job ( A job start detecting unit 112), a storing unit (user ID = barcode storing unit 318) for storing a plurality of heading information corresponding to the identification information, and the detecting unit detects the start of each print job and the identification information. Determining means (index determining means 114) for determining heading information to be printed in order to identify each print job; A control unit (index creation / printing unit 213) for reading the heading information determined by the setting unit from the storage unit and adding the index information to a predetermined position in the print data. In addition, it is possible to automatically add to the print data of each page generated by analyzing the index information that can identify the break of each print job for each different print requester.

【0130】また、前記見出し情報は、バーコードデー
タ(図13に示したバーコード)とするので、排紙され
る記録媒体上に各印刷要求者を識別する固有のバーコー
ドを印刷することができる。
Since the heading information is bar code data (the bar code shown in FIG. 13), a unique bar code for identifying each print requester can be printed on the recording medium to be discharged. it can.

【0131】さらに、前記印刷部は、印刷されたバーコ
ードを読み取り、複数の排紙ビン(ビン322〜32
5)中のいずれかに仕分け排紙可能なソータ(自動仕分
け装置319)を接続可能とするので、印刷されたバー
コードを読み取り、要求者毎に異なる排紙ビンに仕分け
排紙することができる。
Further, the printing section reads the printed bar code, and outputs a plurality of paper discharge bins (bins 322 to 32).
5) Since a sorter (automatic sorting device 319) capable of sorting and discharging can be connected to any of the above, the printed barcode can be read and sorted and discharged to a different discharging bin for each requester. .

【0132】以下、印刷制御装置301に、ホスト10
2から印刷ジョブが送られてくる場合のデータ処理方法
を説明する。
Hereinafter, the host 10 is connected to the print control device 301.
A data processing method when a print job is sent from No. 2 will be described.

【0133】本実施形態では、図2に示される第1実施
形態と同じデータが、ホスト102から送られてくるも
のとする。図2に示すように、第1の印刷ジョブJOB
1,第2の印刷ジョブJOB2,…第nの印刷ジョブJ
OBnというように複数の印刷ジョブが連続して送らて
くるものとする。ただし、ジョブ開始命令にはどのユー
ザの印刷ジョブかを示すユーザIDが含まれているもの
とする。
In the present embodiment, it is assumed that the same data as in the first embodiment shown in FIG. As shown in FIG. 2, the first print job JOB
1, a second print job JOB2,..., An n-th print job J
It is assumed that a plurality of print jobs are sent continuously, such as OBn. However, it is assumed that the job start instruction includes a user ID indicating a print job of which user.

【0134】ここでは、第1の印刷ジョブJOB1のジ
ョブ開始命令にはユーザBの印刷ジョブであることを表
わす「USER−B」というユーザIDが、第2の印刷
ジョブJOB2のジョブ開始命令にはユーザCの印刷ジ
ョブであることを表わす「USER−C」というユーザ
IDが、第3の印刷ジョブのジョブ開始命令にはユーザ
Aの印刷ジョブであることを表わす「USER−A」と
いうユーザIDが含まれているものとする。
Here, the job start command of the first print job JOB1 includes a user ID “USER-B” indicating that the job is a print job of the user B, and the job start command of the second print job JOB2 includes The user ID “USER-C” representing the print job of the user C includes the user ID “USER-A” representing the print job of the user A in the job start command of the third print job. Shall be included.

【0135】図14は、本発明に係る印刷制御装置にお
ける第3のデータ処理手順の一例を示すフローチャート
である。なお、(1)〜(10)は各ステップを示す。
FIG. 14 is a flowchart showing an example of the third data processing procedure in the print control apparatus according to the present invention. Note that (1) to (10) indicate each step.

【0136】ホスト102から送られてきたデータは入
力部103で受信し(不図示のステップ)、入力部10
3はデータを受信すると受信バッファ104に蓄積する
(不図示のステップ)。受信バッファ104に蓄積され
た受信データは受信した順に解析部305で解析する
(1)。
The data sent from the host 102 is received by the input unit 103 (steps not shown), and
3 receives the data and accumulates it in the reception buffer 104 (not shown). The reception data accumulated in the reception buffer 104 is analyzed by the analysis unit 305 in the order of reception (1).

【0137】次に、解析部305内のジョブ開始検出手
段112で検出すると、最初の受信データであるジョブ
開始命令が検出されたかどうかを判断し(2)、ジョブ
開始命令が検出されたと判断した場合は、ジョブ開始検
出手段112はジョブ開始命令に含まれているユーザI
D「USER−B」を読み取る(3)。
Next, upon detection by the job start detecting means 112 in the analysis unit 305, it is determined whether or not a job start instruction as first received data is detected (2), and it is determined that the job start instruction is detected. In this case, the job start detecting unit 112 outputs the user I
D Read "USER-B" (3).

【0138】次に、解析部305での受信データの解析
処理を一時中断し、中央制御部309に対してユーザI
D情報を含むジョブ開始通知を行い(不図示のステッ
プ)、中央制御部309で該ジョブ開始通知を受ける
と、インデックス決定手段114が起動し、インデック
ス決定手段114はジョブ開始通知からユーザID「U
SER−B」を読み取り、そのユーザID「USER−
B」に対応するバーコードの数値コード「067890
15」をユーザID=バーコード記憶手段217から読
み取る(4)。
Next, the analysis processing of the received data by the analysis unit 305 is temporarily stopped, and the user
When the job start notification including the D information is performed (step (not shown)) and the central control unit 309 receives the job start notification, the index determination unit 114 is activated, and the index determination unit 114 transmits the user ID “U” from the job start notification.
SER-B ”, and the user ID“ USER-
B ”corresponding to the numerical code“ 0667890 ”of the barcode.
15 "is read from the user ID = barcode storage means 217 (4).

【0139】次に、その数値コードをバーコードのイン
デックスとして印字するためのデータを生成する(不図
示)。ここで、ユーザID=バーコード記憶手段318
に登録されていないようなユーザIDのジョブ開始通知
が送られてきたり、ユーザIDが含まれていないジョブ
開始通知が送られてきた場合には、その他のユーザを表
わすユーザIDのバーコードの数値コード「09999
995」が選択され、処理される。
Next, data for printing the numerical code as a bar code index is generated (not shown). Here, user ID = barcode storage means 318
If a job start notification of a user ID that is not registered in the user ID is sent or a job start notification that does not include the user ID is sent, the bar code value of the user ID representing the other user Code "09999
995 "is selected and processed.

【0140】次に、中央制御部309はインデックスの
内容が決まると、解析部305内のインデックス作成/
印刷手段213にそのデータを送り、インデックス作成
/印刷手段213を起動してバーコードのインデックス
のみを印字するページの描画データを作成し、そのペー
ジの描画データをオーバレイページとしてRAM215
に登録して(5)、処理を終了する。それから、中央制
御部309は解析部305に対して受信データの解析処
理の再開を指示し、解析部305は解析処理を再開す
る。
Next, when the contents of the index are determined, the central control unit 309 creates / creates an index in the analysis unit 305.
The data is sent to the printing means 213, the index creation / printing means 213 is activated to create drawing data of a page for printing only the barcode index, and the drawing data of the page is used as an overlay page in the RAM 215.
(5), and terminates the process. Then, the central control unit 309 instructs the analysis unit 305 to restart the analysis process of the received data, and the analysis unit 305 restarts the analysis process.

【0141】一方、ステップ(2)において、ジョブ開
始命令が検出されないと判断された場合は、排紙命令が
検出されたかどうかを判断し(6)、検出されないと判
断された場合は、解析部305内では、プリンタ言語の
受信データはページ作成手段106で解析され、描画デ
ータを作成しページバッファ107に蓄積させて
(7)、処理を終了する。
On the other hand, if it is determined in step (2) that the job start command has not been detected, it is determined whether or not the discharge command has been detected (6). In 305, the received data in the printer language is analyzed by the page creation means 106, and the drawing data is created and stored in the page buffer 107 (7), and the process is terminated.

【0142】一方、ステップ(6)において、排紙命令
が検出されたと判断した場合は、1ページ分のデータ解
析が終わったものと解釈し、インデックス作成/印刷手
段213が起動し、RAM215からオーバレイページ
の描画データを読み出し、ページバッファ107に加え
る、すなわちOR展開する(8)。
On the other hand, if it is determined in step (6) that the discharge command has been detected, it is interpreted that the data analysis for one page has been completed, the index creation / printing means 213 is activated, and the overlay from the RAM 215 The drawing data of the page is read and added to the page buffer 107, that is, OR development is performed (8).

【0143】それから、ページバッファ107内の1ペ
ージ分の描画データを描画データ→ビデオ信号変換手段
108に送り、そこで描画データをビデオ信号に変換
し、そのビデオ信号をエンジン部110に送る(9)。
エンジン部110はビデオ信号が送られてくると用紙カ
セット111から用紙を取り込み、その用紙にビデオ信
号を出力して排紙した後(10)、処理を終了する。
Then, the drawing data for one page in the page buffer 107 is sent to the drawing data → video signal conversion means 108, where the drawing data is converted into a video signal, and the video signal is sent to the engine unit 110 (9). .
When the video signal is sent, the engine unit 110 takes in the paper from the paper cassette 111, outputs the video signal to the paper, discharges the paper (10), and ends the processing.

【0144】それから、同様にして後続のページを処理
し、この第1の印刷ジョブの37ページ分の排紙を行な
い、ページ作成手段106がジョブ終了命令を検出する
とこの印刷ジョブが終了したものと判断する。
Then, the subsequent pages are processed in the same manner, the 37 pages of the first print job are discharged, and when the page creation means 106 detects the job end command, it is determined that the print job has ended. to decide.

【0145】図15は、図12に示した自動仕分け装置
319側の第4のデータ処理手順の一例を示すフローチ
ャートである。なお、(1)〜(3)は各ステップを示
す。
FIG. 15 is a flowchart showing an example of the fourth data processing procedure on the side of the automatic sorting apparatus 319 shown in FIG. Note that (1) to (3) indicate each step.

【0146】印刷制御装置301から出力された印刷物
は自動仕分け装置319に送られる。自動仕分け装置3
19では印刷制御装置301から送られてきた印刷物を
1枚1枚入力し(1)。各ページのインデックスとして
印字されたバーコードをバーコードリーダ320で読み
取り、例えば数値コード「06789015」を認識す
ると(2)、仕分け手段321に対して数値コードを通
知し各ページを送る。
The printed material output from the print control device 301 is sent to the automatic sorting device 319. Automatic sorting device 3
In step 19, the prints sent from the print control device 301 are input one by one (1). The barcode printed as an index of each page is read by the barcode reader 320 and, for example, when the numeric code “0678915” is recognized (2), the numeric code is notified to the sorting means 321 and each page is sent.

【0147】なお、仕分け手段321では、どの数値コ
ードのページをどのビンに出力すればよいのか認識して
いる。この際、数値コード「01234505」のペー
ジはユーザAのビン322に、数値コード「06789
015」のページはユーザBのビン323に、数値コー
ド「05432105」のページはユーザCのビン32
4に出力するように動作するものとする。ここで、数値
コード「09999995」のページが送られてきた場
合には、特定のユーザ向けのビンではなくその他のユー
ザを表わすビン325に印刷済みの用紙を出力するよう
に排紙元を制御する(3)。このようにして第1の印刷
ジョブの全ページの出力結果はすべてユーザBのビン3
23に出力される。
The sorting means 321 recognizes which numerical code page should be output to which bin. At this time, the page of the numerical code “01234505” is stored in the bin 322 of the user A and the numerical code “06789”.
The page of “015” is in bin 323 of user B, and the page of numerical code “05432105” is in bin 32 of user C.
4 is output. Here, when the page of the numerical code “09999995” is sent, the paper discharge source is controlled so that the printed paper is output not to the bin for the specific user but to the bin 325 representing other users. (3). In this manner, the output results of all pages of the first print job are all bin 3 of user B.
23.

【0148】それから、第1の印刷ジョブJOB1と同
様に第2の印刷ジョブJOB2,第3の印刷ジョブJO
B3…が処理され、それぞれのユーザIDの印刷ジョブ
の印刷物が自動仕分け装置319の各ユーザ向けのビン
322〜325に出力される。
Then, like the first print job JOB1, the second print job JOB2 and the third print job JO
B3 are processed, and the printed matter of the print job of each user ID is output to the bins 322 to 325 for each user of the automatic sorting apparatus 319.

【0149】以下、本実施形態の特徴的構成について図
14等を参照してさらに説明する。
Hereinafter, the characteristic structure of this embodiment will be further described with reference to FIG.

【0150】上記のように構成された所定の通信媒体を
介してデータ処理装置と通信可能な印刷制御方法であっ
て、あるいは所定の通信媒体を介してデータ処理装置と
通信して印刷処理を制御するコンピュータが読み出し可
能なプログラムを格納した記憶媒体であって、前記デー
タ処理装置から順次受信する印刷ジョブを解析して印刷
部から出力可能な印刷データを生成する解析工程(図1
4のステップ(1))と、前記データ処理装置から順次
受信する印刷ジョブおよび各印刷ジョブの始まりおよび
各印刷ジョブの印刷要求者を識別する識別情報を検出す
る検出工程(図14のステップ(2),(3))と、前
記識別情報に対応する複数の見出し情報を記憶する記憶
手段(ユーザID=バーコード記憶手段318)と、前
記検出工程が各印刷ジョブの始まりおよび前記識別情報
を検出する毎に、各印刷ジョブを識別するために印刷す
る見出し情報を決定する決定工程(図14のステップ
(4))と、前記決定工程により決定された見出し情報
を前記識別情報に対応する複数の見出し情報を記憶する
記憶手段から読み出して前記印刷データ中の所定位置に
付加する付加工程(図14のステップ(8))とを有す
るので、各印刷ジョブを受信して印刷する際に、異なる
印刷要求者毎の各印刷ジョブの区切りを識別可能となる
見出し情報を解析して生成される各頁の印刷データに自
動的に付加することができる。
A printing control method capable of communicating with a data processing device via a predetermined communication medium configured as described above, or controlling a printing process by communicating with a data processing device via a predetermined communication medium. An analysis step of analyzing print jobs sequentially received from the data processing apparatus and generating print data that can be output from a printing unit (FIG. 1).
Step (1) of FIG. 14 and a detection step of detecting the print job sequentially received from the data processing apparatus, the start of each print job, and identification information for identifying a print requester of each print job (step (2) in FIG. 14). ), (3)), storage means (user ID = barcode storage means 318) for storing a plurality of heading information corresponding to the identification information, and the detecting step detects the start of each print job and the identification information. Each time the print job is determined, a step of determining heading information to be printed to identify each print job (step (4) in FIG. 14); An additional step (step (8) in FIG. 14) of reading from the storage means for storing the heading information and adding it to a predetermined position in the print data. The in printing received can be automatically added to the print data of each page that is generated by analyzing the header information that enables identifying the delimiter of each print job for each different print requestor.

【0151】以上説明した通り、上記実施形態によれ
ば、インデックスとして各ユーザに対応するバーコード
を印刷し、バーコードリーダを取り付けた自動仕分け装
置319 にバーコードを識別させ、各バーコードに対
応するビンに仕分け排紙させることにより、ユーザがど
こまでが1つの印刷ジョブの出力結果なのか判断するこ
となく指定しているビンから印刷物を取得できる。
As described above, according to the above embodiment, a barcode corresponding to each user is printed as an index, and the barcode is identified by the automatic sorting device 319 equipped with a barcode reader. By sorting and discharging the bins to be printed, it is possible to obtain a printed material from the bin specified by the user without determining the output result of one print job.

【0152】なお、上記実施形態では、インデックスを
印刷用紙の端に印字するような場合の例を示したが、印
刷用紙の端よりも内側の決められた部分に印字し、ユー
ザが1枚ずつ印刷用紙を見て印刷ジョブの違いが分かる
ようなものであってもよい。
In the above embodiment, the index is printed on the edge of the printing paper. However, the index is printed on a predetermined portion inside the edge of the printing paper, and the user can print the index one by one. The difference between print jobs may be recognized by looking at the print paper.

【0153】また、上記の第3実施形態では、ユーザI
Dとバーコードの対応を操作パネルから設定し、印刷ジ
ョブのジョブ開始命令にユーザIDが含まれている場合
の例を示したが、ユーザIDとバーコードの対応は、ホ
ストから送られてくるジョブ制御言語のデータ中に含ま
れていてもよい。また、印刷ジョブのユーザIDもジョ
ブ制御言語で設定できるものであってもよい。
In the third embodiment, the user I
The example in which the correspondence between D and the barcode is set from the operation panel and the user ID is included in the job start command of the print job has been described, but the correspondence between the user ID and the barcode is sent from the host. It may be included in job control language data. Further, the user ID of the print job may be set in the job control language.

【0154】以下、図16に示すメモリマップを参照し
て本発明に係る印刷制御装置および前記印刷制御装置を
適用可能な印刷システムで読み出し可能なデータ処理プ
ログラムの構成について説明する。
The configuration of a print control device according to the present invention and a data processing program readable by a printing system to which the print control device can be applied will be described below with reference to a memory map shown in FIG.

【0155】図16は、本発明に係る印刷制御装置及び
前記印刷制御装置を適用可能な印刷システムで読み出し
可能な各種データ処理プログラムを格納する記憶媒体の
メモリマップを説明する図である。
FIG. 16 is a diagram illustrating a memory map of a storage medium for storing a print control device according to the present invention and various data processing programs readable by a printing system to which the print control device can be applied.

【0156】なお、特に図示しないが、記憶媒体に記憶
されるプログラム群を管理する情報、例えばバージョン
情報,作成者等も記憶され、かつ、プログラム読み出し
側のOS等に依存する情報、例えばプログラムを識別表
示するアイコン等も記憶される場合もある。
Although not shown, information for managing a group of programs stored in the storage medium, such as version information and a creator, is also stored, and information dependent on the OS or the like on the program reading side, such as a program, An icon or the like for identification display may also be stored.

【0157】さらに、各種プログラムに従属するデータ
も上記ディレクトリに管理されている。また、各種プロ
グラムをコンピュータにインストールするためのプログ
ラムや、インストールするプログラムが圧縮されている
場合に、解凍するプログラム等も記憶される場合もあ
る。
Further, data subordinate to various programs is also managed in the directory. In addition, a program for installing various programs on a computer or a program for decompressing a program to be installed when the program to be installed is compressed may be stored.

【0158】本実施形態における図6,図11,図1
4,図15に示す機能が外部からインストールされるプ
ログラムによって、ホストコンピュータにより遂行され
ていてもよい。そして、その場合、CD−ROMやフラ
ッシュメモリやFD等の記憶媒体により、あるいはネッ
トワークを介して外部の記憶媒体から、プログラムを含
む情報群を出力装置に供給される場合でも本発明は適用
されるものである。
FIGS. 6, 11, and 1 in this embodiment.
4, the functions shown in FIG. 15 may be performed by a host computer by a program externally installed. In this case, the present invention is applied even when a group of information including a program is supplied to the output device from a storage medium such as a CD-ROM, a flash memory, or an FD, or from an external storage medium via a network. Things.

【0159】以上のように、前述した実施形態の機能を
実現するソフトウエアのプログラムコードを記録した記
憶媒体を、システムあるいは装置に供給し、そのシステ
ムあるいは装置のコンピュータ(またはCPUやMP
U)が記憶媒体に格納されたプログラムコードを読出し
実行することによっても、本発明の目的が達成されるこ
とは言うまでもない。
As described above, the storage medium storing the program code of the software for realizing the functions of the above-described embodiments is supplied to the system or the apparatus, and the computer (or CPU or MP) of the system or the apparatus is supplied.
It goes without saying that the object of the present invention is also achieved when U) reads and executes the program code stored in the storage medium.

【0160】この場合、記憶媒体から読み出されたプロ
グラムコード自体が本発明の新規な機能を実現すること
になり、そのプログラムコードを記憶した記憶媒体は本
発明を構成することになる。
In this case, the program code itself read from the storage medium realizes the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.

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

【0162】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した実施形態の機
能が実現されるだけでなく、そのプログラムコードの指
示に基づき、コンピュータ上で稼働している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. ) And the like perform part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0163】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わる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 CPU provided in the function expansion board or function expansion unit performs part or all of the actual processing,
It goes without saying that a case where the function of the above-described embodiment is realized by the processing is also included.

【0164】[0164]

【発明の効果】以上説明したように、本発明に係る第1
の発明によれば、所定の通信媒体を介してデータ処理装
置と通信可能な印刷制御装置であって、前記データ処理
装置から順次受信する印刷ジョブを解析して印刷部から
出力可能な印刷データを生成する解析手段と、前記デー
タ処理装置から順次受信する印刷ジョブの始まりを検出
する検出手段と、前記検出手段が各印刷ジョブの始まり
を検出する毎に、各印刷ジョブを識別するために印刷す
る見出し情報の印刷位置を決定する決定手段と、前記決
定手段により決定された印刷位置に基づいて前記印刷デ
ータに前記見出し情報を付加する制御手段とを有するの
で、各印刷ジョブを受信して印刷する際に、異なる位置
に各印刷ジョブの区切りを識別可能となる見出し情報を
解析して生成される各頁の印刷データに自動的に付加す
ることができる。
As described above, the first embodiment according to the present invention is described.
According to the invention, there is provided a print control device capable of communicating with a data processing device via a predetermined communication medium, wherein the print control device analyzes print jobs sequentially received from the data processing device and outputs print data that can be output from a printing unit. Analyzing means for generating, detecting means for detecting the start of a print job sequentially received from the data processing apparatus, and printing for identifying each print job each time the detecting means detects the start of each print job Since it has a deciding means for deciding a print position of the heading information and a control means for adding the heading information to the print data based on the printing position decided by the deciding means, each print job is received and printed. At this time, it is possible to automatically add the print data of each page generated by analyzing the heading information that can identify the break of each print job at a different position.

【0165】第2の発明によれば、各印刷ジョブを識別
する見出し情報を異なる位置に印刷するための複数の印
刷位置データを記憶する記憶手段を有し、前記決定手段
は、前記検出手段が各印刷ジョブの始まりを検出する毎
に、各印刷ジョブを識別する見出し情報の印刷位置デー
タを前記記憶手段から順次読み出して決定するので、各
印刷ジョブを受信して印刷する際に、記憶された異なる
位置データに従って各印刷ジョブの区切りを識別可能と
なる見出し情報を解析して生成される各頁の印刷データ
に自動的に付加することができる。
According to the second invention, there is provided storage means for storing a plurality of print position data for printing heading information for identifying each print job at different positions, wherein the determination means comprises: Each time the start of each print job is detected, the print position data of the heading information for identifying each print job is sequentially read from the storage unit and determined, so that when each print job is received and printed, the stored print position data is stored. It is possible to automatically add to the print data of each page generated by analyzing the heading information that can identify the break of each print job according to different position data.

【0166】第3の発明によれば、前記決定手段は、前
記記憶手段に記憶される先頭の印刷位置データから読み
出し、最終の印刷データを読み出した後、前記先頭の印
刷位置データから繰り返し読み出して決定するので、多
数の印刷ジョブを受信しても、少ない印刷位置データを
巡回させて見出し情報を各ジョブ毎に異なる位置に付加
することができる。
According to the third aspect, the determining means reads from the first print position data stored in the storage means, reads out the last print data, and then repeatedly reads from the first print position data. Since the determination is made, even when a large number of print jobs are received, a small number of print position data can be circulated, and index information can be added to a different position for each job.

【0167】第4の発明によれば、前記見出し情報は、
複数の異なるパターンデータとするので、各ジョブ毎の
区切りを容易に識別する見出し情報を付加することがで
きる。
According to a fourth aspect, the heading information is:
Since a plurality of different pattern data are used, it is possible to add heading information for easily identifying a break for each job.

【0168】第5の発明によれば、前記見出し情報は、
複数の異なる色のパターンデータとするので、各ジョブ
毎の区切りを視覚的に容易に識別する見出し情報を付加
することができる。
According to the fifth invention, the heading information is:
Since pattern data of a plurality of different colors is used, it is possible to add heading information for easily and visually identifying a break for each job.

【0169】第6の発明によれば、前記見出し情報の印
刷位置を指定する指定手段を有するので、印刷データに
応じて見出し情報の印刷位置を意図する位置に自在に変
更することができる。
According to the sixth aspect of the present invention, since the designation means for designating the print position of the index information is provided, the print position of the index information can be freely changed to an intended position according to the print data.

【0170】第7の発明によれば、所定の通信媒体を介
してデータ処理装置と通信可能な印刷制御装置であっ
て、前記データ処理装置から順次受信する印刷ジョブを
解析して印刷部から出力可能な印刷データを生成する解
析手段と、前記データ処理装置から順次受信する印刷ジ
ョブの始まりを検出する検出手段と、前記検出手段が各
印刷ジョブの始まりを検出する毎に、各印刷ジョブを識
別するために印刷する見出し情報の印刷位置,印刷形
態,印刷色を前記印刷ジョブ中で指定される見出し制御
情報に基づいて決定する決定手段と、前記決定手段によ
り決定された印刷位置,印刷形態,印刷色に基づいて前
記印刷データ中の前記印刷位置,印刷形態,印刷色に従
う前記見出し情報を付加する制御手段とを有するので、
受信する印刷ジョブ中に付加されている見出し制御情報
に基づいて、各印刷ジョブを受信して印刷する際に、異
なる位置に各印刷ジョブの区切りを識別可能となる変化
に富んだ意図する見出し情報を解析して生成される各頁
の印刷データに自動的に付加することができる。
According to the seventh aspect of the present invention, there is provided a print control device capable of communicating with a data processing device via a predetermined communication medium, analyzing a print job sequentially received from the data processing device and outputting the print job from a printing unit. Analyzing means for generating possible print data; detecting means for detecting the start of a print job sequentially received from the data processing device; and identifying each print job each time the detecting means detects the start of each print job. Determining means for determining a printing position, a printing form, and a printing color of the heading information to be printed based on the heading control information specified in the print job; and a printing position, printing form, Control means for adding the heading information according to the print position, print form, and print color in the print data based on the print color.
Based on the heading control information added in the received print job, when each print job is received and printed, a variety of intended heading information that makes it possible to identify a break of each print job at a different position. Can be automatically added to the print data of each page generated by analyzing.

【0171】第8の発明によれば、所定の通信媒体を介
してデータ処理装置と通信可能な印刷制御装置であっ
て、前記データ処理装置から順次受信する印刷ジョブを
解析して印刷部から出力可能な印刷データを生成する解
析手段と、前記データ処理装置から順次受信する印刷ジ
ョブおよび各印刷ジョブの始まりおよび各印刷ジョブの
印刷要求者を識別する識別情報を検出する検出手段と、
前記識別情報に対応する複数の見出し情報を記憶する記
憶手段と、前記検出手段が各印刷ジョブの始まりおよび
前記識別情報を検出する毎に、各印刷ジョブを識別する
ために印刷する見出し情報を決定する決定手段と、前記
決定手段により決定された見出し情報を前記記憶手段か
ら読み出して前記印刷データ中の所定位置に付加する制
御手段とを有するので、各印刷ジョブを受信して印刷す
る際に、異なる印刷要求者毎の各印刷ジョブの区切りを
識別可能となる見出し情報を解析して生成される各頁の
印刷データに自動的に付加することができる。
According to the eighth aspect of the present invention, there is provided a print control device capable of communicating with a data processing device via a predetermined communication medium, analyzing print jobs sequentially received from the data processing device and outputting the print job from a printing unit. Analyzing means for generating possible print data; detecting means for detecting print jobs sequentially received from the data processing device and identification information for identifying a start of each print job and a print requester of each print job;
A storage unit for storing a plurality of pieces of heading information corresponding to the identification information, and determining the heading information to be printed to identify each print job each time the detection means detects the start of each print job and the identification information. Determining means, and control means for reading the heading information determined by the determining means from the storage means and adding it to a predetermined position in the print data, so that when each print job is received and printed, It is possible to automatically add to the print data of each page generated by analyzing the heading information that can identify the break of each print job for each different print requester.

【0172】第9の発明によれば、前記見出し情報は、
バーコードデータとするので、排紙される記録媒体上に
各印刷要求者を識別する固有のバーコードを印刷するこ
とができる。
According to the ninth aspect, the heading information is:
Since the barcode data is used, a unique barcode for identifying each print requester can be printed on the recording medium to be discharged.

【0173】第10の発明によれば、前記印刷部は、印
刷されたバーコードを読み取り、複数の排紙ビン中のい
ずれかに仕分け排紙可能なソータを接続可能とするの
で、印刷されたバーコードを読み取り要求者毎に異なる
排紙ビンに仕分け排紙することができる。
According to the tenth aspect, the printing section reads the printed barcode and can connect a sorter capable of sorting and discharging to any of the plurality of discharge bins. Barcodes can be sorted and discharged to different discharge bins for each reading requester.

【0174】第11,第12の発明によれば、所定の通
信媒体を介してデータ処理装置と通信可能な印刷制御方
法であって、あるいは所定の通信媒体を介してデータ処
理装置と通信して印刷処理を制御するコンピュータが読
み出し可能なプログラムを格納した記憶媒体であって、
前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、前記データ処理装置から順次受信する印刷ジョブ
の始まりを検出する検出工程と、前記各印刷ジョブの始
まりを検出する毎に、各印刷ジョブを識別するために印
刷する見出し情報の印刷位置を決定する決定工程と、前
記決定工程により決定された印刷位置に基づいて前記印
刷データに前記見出し情報を付加する付加工程とを有す
るので、各印刷ジョブを受信して印刷する際に、異なる
位置に各印刷ジョブの区切りを識別可能となる見出し情
報を解析して生成される各頁の印刷データに自動的に付
加することができる。
According to the eleventh and twelfth aspects, there is provided a print control method capable of communicating with a data processing device via a predetermined communication medium, or by communicating with a data processing device via a predetermined communication medium. A storage medium storing a computer-readable program that controls a printing process,
An analysis step of analyzing print jobs sequentially received from the data processing apparatus to generate print data that can be output from a printing unit; a detection step of detecting a start of a print job sequentially received from the data processing apparatus; A determination step of determining a print position of index information to be printed to identify each print job each time a start of a print job is detected; and determining the title in the print data based on the print position determined by the determination step. And an adding step of adding information, so that when each print job is received and printed, print data of each page generated by analyzing heading information that can identify a break of each print job at a different position Can be added automatically.

【0175】第13,第14の発明によれば、所定の通
信媒体を介してデータ処理装置と通信可能な印刷制御方
法であって、あるいは所定の通信媒体を介してデータ処
理装置と通信して印刷処理を制御するコンピュータが読
み出し可能なプログラムを格納した記憶媒体であって、
前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、前記データ処理装置から順次受信する印刷ジョブ
の始まりを検出する検出工程と、前記各印刷ジョブの始
まりを検出する毎に、各印刷ジョブを識別するために印
刷する見出し情報の印刷位置,印刷形態,印刷色を前記
印刷ジョブ中で指定される見出し制御情報に基づいて決
定する決定工程と、前記決定工程により決定された印刷
位置,印刷形態,印刷色に基づいて前記印刷データ中の
前記印刷位置,印刷形態,印刷色に従う前記見出し情報
を付加する付加工程とを有するので、受信する印刷ジョ
ブ中に付加されている見出し制御情報に基づいて、各印
刷ジョブを受信して印刷する際に、異なる位置に各印刷
ジョブの区切りを識別可能となる変化に富んだ意図する
見出し情報を解析して生成される各頁の印刷データに自
動的に付加することができる。
According to the thirteenth and fourteenth aspects, there is provided a print control method capable of communicating with a data processing device via a predetermined communication medium, or by communicating with a data processing device via a predetermined communication medium. A storage medium storing a computer-readable program that controls a printing process,
An analysis step of analyzing print jobs sequentially received from the data processing apparatus to generate print data that can be output from a printing unit; a detection step of detecting a start of a print job sequentially received from the data processing apparatus; Determining a print position, print form, and print color of heading information to be printed for identifying each print job based on heading control information specified in the print job every time the start of a print job is detected And an adding step of adding the heading information according to the print position, print form, and print color in the print data based on the print position, print form, and print color determined in the determining step. When each print job is received and printed based on the heading control information added in the print job, each print job is separated at a different position. Can be automatically added to the print data of each page that is generated by analyzing the header information intended variegated be another possible.

【0176】第15,第16の発明によれば、所定の通
信媒体を介してデータ処理装置と通信可能な印刷制御方
法であって、あるいは所定の通信媒体を介してデータ処
理装置と通信して印刷処理を制御するコンピュータが読
み出し可能なプログラムを格納した記憶媒体であって、
前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、前記データ処理装置から順次受信する印刷ジョブ
および各印刷ジョブの始まりおよび各印刷ジョブの印刷
要求者を識別する識別情報を検出する検出工程と、前記
識別情報に対応する複数の見出し情報を記憶する記憶手
段と、前記検出工程が各印刷ジョブの始まりおよび前記
識別情報を検出する毎に、各印刷ジョブを識別するため
に印刷する見出し情報を決定する決定工程と、前記決定
工程により決定された見出し情報を前記識別情報に対応
する複数の見出し情報を記憶する記憶手段から読み出し
て前記印刷データ中の所定位置に付加する付加工程とを
有するので、各印刷ジョブを受信して印刷する際に、異
なる印刷要求者毎の各印刷ジョブの区切りを識別可能と
なる見出し情報を解析して生成される各頁の印刷データ
に自動的に付加することができる。
According to the fifteenth and sixteenth aspects, there is provided a print control method capable of communicating with a data processing device via a predetermined communication medium, or by communicating with a data processing device via a predetermined communication medium. A storage medium storing a computer-readable program that controls a printing process,
An analysis step of analyzing print jobs sequentially received from the data processing apparatus to generate print data that can be output from a printing unit; and a print job sequentially received from the data processing apparatus, and a start of each print job and a print job of each print job. A detecting step of detecting identification information for identifying a print requester; a storage unit for storing a plurality of pieces of heading information corresponding to the identification information; each time the detecting step detects the start of each print job and the identification information, Determining a heading information to be printed in order to identify each print job; and reading the heading information determined in the determining step from a storage unit storing a plurality of heading information corresponding to the identification information and performing the printing. An additional step of adding the print job to a predetermined position in the data. It can be automatically added to the print data of each page that is generated by analyzing the header information that enables identifying the delimiter of each print job.

【0177】従って、複数の印刷ジョブを連続して印刷
処理する際に、紙無駄することなく、かつ印刷ジョブの
制御手順を大幅に変更することなく、各印刷ジョブの区
切りを識別する見出し情報が異なる位置に付加された印
刷データを各印刷ジョブ毎に出力することができる等の
効果を奏する。
Therefore, when printing a plurality of print jobs continuously, the heading information for identifying the break of each print job can be obtained without wasting paper and without largely changing the control procedure of the print job. There is an effect that print data added to different positions can be output for each print job.

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

【図1】本発明の第1実施形態を示す印刷制御装置の構
成を説明するブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a print control apparatus according to a first embodiment of the present invention.

【図2】図1に示した操作パネルにより設定されるイン
デックス印刷フラグの設定する図である。
FIG. 2 is a diagram for setting an index print flag set by the operation panel shown in FIG. 1;

【図3】図1に示したホストから送られてくるデータ蓄
積状態を示す図である。
FIG. 3 is a diagram showing a state of storing data sent from the host shown in FIG. 1;

【図4】図1に示した印刷制御装置によるインデックス
インデックス印刷処理を説明する図である。
FIG. 4 is a diagram illustrating an index print process performed by the print control device illustrated in FIG. 1;

【図5】図1に示した印刷制御装置により印刷されるイ
ンデックスの印刷位置を説明する図である。
FIG. 5 is a diagram illustrating a print position of an index printed by the print control device shown in FIG. 1;

【図6】本発明に係る印刷制御装置における第1のデー
タ処理手順の一例を示すフローチャートである。
FIG. 6 is a flowchart illustrating an example of a first data processing procedure in the print control apparatus according to the present invention.

【図7】本発明の第2実施形態を示す印刷制御装置の構
成を説明するブロック図である。
FIG. 7 is a block diagram illustrating a configuration of a print control apparatus according to a second embodiment of the present invention.

【図8】図7に示したホストコンピュータから受信しる
ジョブ制御言語の一例を示す図である。
8 is a diagram showing an example of a job control language received from the host computer shown in FIG.

【図9】図8に示したジョブ制御言語で設定される各変
数によるインデックス印刷形態例を示す図である。
FIG. 9 is a diagram showing an example of an index printing mode using each variable set in the job control language shown in FIG. 8;

【図10】図2に示した受信バッファに蓄積される印刷
ジョブの一例を示す図である。
FIG. 10 is a diagram illustrating an example of a print job stored in a reception buffer illustrated in FIG. 2;

【図11】本発明に係る印刷制御装置における第2のデ
ータ処理手順の一例を示すフローチャートである。
FIG. 11 is a flowchart illustrating an example of a second data processing procedure in the print control apparatus according to the present invention.

【図12】本発明の第3実施形態を示す印刷制御装置を
適用可能な印刷システムの構成を説明するブロック図で
ある。
FIG. 12 is a block diagram illustrating a configuration of a printing system to which a print control device according to a third embodiment of the present invention can be applied.

【図13】図12に示したユーザID=バーコード記憶
手段に記憶されるバーコードとユーザIDとの対応を説
明する図である。
FIG. 13 is a view for explaining the correspondence between the user ID and the barcode stored in the user ID = barcode storage means shown in FIG. 12;

【図14】本発明に係る印刷制御装置における第3のデ
ータ処理手順の一例を示すフローチャートである。
FIG. 14 is a flowchart illustrating an example of a third data processing procedure in the print control apparatus according to the present invention.

【図15】図12に示した自動仕分け装置側の第4のデ
ータ処理手順の一例を示すフローチャートである。
FIG. 15 is a flowchart illustrating an example of a fourth data processing procedure on the automatic sorting device side illustrated in FIG. 12;

【図16】本発明に係る印刷制御装置及び前記印刷制御
装置を適用可能な印刷システムで読み出し可能な各種デ
ータ処理プログラムを格納する記憶媒体のメモリマップ
を説明する図である。
FIG. 16 is a diagram illustrating a memory map of a print control device according to the present invention and a storage medium that stores various data processing programs that can be read by a printing system to which the print control device can be applied.

【図17】従来の印刷制御装置の構成を説明するブロッ
ク図である。
FIG. 17 is a block diagram illustrating a configuration of a conventional print control device.

【図18】従来例の印刷制御装置にホストから送られて
くるデータの一例を示す図である。
FIG. 18 illustrates an example of data transmitted from a host to a conventional print control apparatus.

【図19】従来の印刷制御装置におけるデータ処理手順
の一例を示すフローチャートである。
FIG. 19 is a flowchart illustrating an example of a data processing procedure in a conventional print control apparatus.

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

101 印刷制御装置 102 ホストコンピュータ(ホスト) 103 入力部 104 受信バッファ 105 解析部 106 ページ作成手段 107 ページバッファ 108 描画データ→ビデオ信号変換手段 109 中央制御部 110 エンジン部 111 用紙カセット 112 ジョブ開始検出手段 113 インデックス印刷手段 114 インデックス決定手段 115 インデックス情報記憶部 116 操作パネル Reference Signs List 101 printing control device 102 host computer (host) 103 input unit 104 reception buffer 105 analysis unit 106 page creation unit 107 page buffer 108 drawing data → video signal conversion unit 109 central control unit 110 engine unit 111 paper cassette 112 job start detection unit 113 Index printing unit 114 Index determination unit 115 Index information storage unit 116 Operation panel

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】 所定の通信媒体を介してデータ処理装置
と通信可能な印刷制御装置であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析手
段と、 前記データ処理装置から順次受信する印刷ジョブの始ま
りを検出する検出手段と、 前記検出手段が各印刷ジョブの始まりを検出する毎に、
各印刷ジョブを識別するために印刷する見出し情報の印
刷位置を決定する決定手段と、 前記決定手段により決定された印刷位置に基づいて前記
印刷データに前記見出し情報を付加する制御手段と、を
有することを特徴とする印刷制御装置。
A print control device capable of communicating with a data processing device via a predetermined communication medium, wherein the print control device analyzes print jobs sequentially received from the data processing device and generates print data that can be output from a printing unit. Analyzing means for detecting, the detecting means for detecting the start of a print job sequentially received from the data processing device, and each time the detecting means detects the start of each print job,
Determining means for determining a print position of heading information to be printed to identify each print job; and control means for adding the heading information to the print data based on the printing position determined by the determining means. A print control device characterized by the above-mentioned.
【請求項2】 各印刷ジョブを識別する見出し情報を異
なる位置に印刷するための複数の印刷位置データを記憶
する記憶手段を有し、 前記決定手段は、前記検出手段が各印刷ジョブの始まり
を検出する毎に、各印刷ジョブを識別する見出し情報の
印刷位置データを前記記憶手段から順次読み出して決定
することを特徴とする請求項1記載の印刷制御装置。
2. A printing apparatus, comprising: storage means for storing a plurality of print position data for printing heading information for identifying each print job at different positions, wherein the determination means determines that the detection means determines the start of each print job. 2. The print control apparatus according to claim 1, wherein each time the print job is detected, print position data of heading information for identifying each print job is sequentially read from the storage unit and determined.
【請求項3】 前記決定手段は、前記記憶手段に記憶さ
れる先頭の印刷位置データから読み出し、最終の印刷デ
ータを読み出した後、前記先頭の印刷位置データから繰
り返し読み出して決定することを特徴とする請求項2記
載の印刷制御装置。
3. The method according to claim 1, wherein the determining unit reads out the first print position data stored in the storage unit, reads out the last print data, and then repeatedly reads out the first print position data to determine the read out print position data. 3. The print control device according to claim 2, wherein
【請求項4】 前記見出し情報は、複数の異なるパター
ンデータであることを特徴とする請求項1記載の印刷制
御装置。
4. The printing control apparatus according to claim 1, wherein the heading information is a plurality of different pattern data.
【請求項5】 前記見出し情報は、複数の異なる色のパ
ターンデータであることを特徴とする請求項1記載の印
刷制御装置。
5. The print control apparatus according to claim 1, wherein the heading information is pattern data of a plurality of different colors.
【請求項6】 前記見出し情報の印刷位置を指定する指
定手段を有することを特徴とする請求項1記載の印刷制
御装置。
6. The print control apparatus according to claim 1, further comprising a designation unit for designating a print position of the index information.
【請求項7】 所定の通信媒体を介してデータ処理装置
と通信可能な印刷制御装置であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析手
段と、 前記データ処理装置から順次受信する印刷ジョブの始ま
りを検出する検出手段と、 前記検出手段が各印刷ジョブの始まりを検出する毎に、
各印刷ジョブを識別するために印刷する見出し情報の印
刷位置,印刷形態,印刷色を前記印刷ジョブ中で指定さ
れる見出し制御情報に基づいて決定する決定手段と、 前記決定手段により決定された印刷位置,印刷形態,印
刷色に基づいて前記印刷データ中の前記印刷位置,印刷
形態,印刷色に従う前記見出し情報を付加する制御手段
と、を有することを特徴とする印刷制御装置。
7. A print control device capable of communicating with a data processing device via a predetermined communication medium, wherein the print control device analyzes print jobs sequentially received from the data processing device and generates print data that can be output from a printing unit. Analyzing means for detecting, the detecting means for detecting the start of a print job sequentially received from the data processing device, and each time the detecting means detects the start of each print job,
Determining means for determining the print position, print form, and print color of the heading information to be printed for identifying each print job based on the heading control information specified in the print job; and the printing determined by the determining means Control means for adding the heading information according to the print position, print mode, and print color in the print data based on the position, print mode, and print color.
【請求項8】 所定の通信媒体を介してデータ処理装置
と通信可能な印刷制御装置であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析手
段と、 前記データ処理装置から順次受信する印刷ジョブおよび
各印刷ジョブの始まりおよび各印刷ジョブの印刷要求者
を識別する識別情報を検出する検出手段と、 前記識別情報に対応する複数の見出し情報を記憶する記
憶手段と、 前記検出手段が各印刷ジョブの始まりおよび前記識別情
報を検出する毎に、各印刷ジョブを識別するために印刷
する見出し情報を決定する決定手段と、 前記決定手段により決定された見出し情報を前記記憶手
段から読み出して前記印刷データ中の所定位置に付加す
る制御手段と、を有することを特徴とする印刷制御装
置。
8. A print control device capable of communicating with a data processing device via a predetermined communication medium, wherein the print control device analyzes print jobs sequentially received from the data processing device and generates print data that can be output from a printing unit. Analyzing means for detecting the print job sequentially received from the data processing device, and the identification information for identifying the start of each print job and the print requester of each print job; and a plurality of headings corresponding to the identification information Storage means for storing information; determination means for determining heading information to be printed to identify each print job each time the detection means detects the start of each print job and the identification information; and Control means for reading out the determined heading information from the storage means and adding it to a predetermined position in the print data. Printing control device.
【請求項9】 前記見出し情報は、バーコードデータで
あることを特徴とする請求項8記載の印刷制御装置。
9. The print control apparatus according to claim 8, wherein the heading information is bar code data.
【請求項10】 前記印刷部は、印刷されたバーコード
を読み取り、複数の排紙ビン中のいずれかに仕分け排紙
可能なソータを接続可能とすることを特徴とする請求項
8記載の印刷制御装置 。
10. The printing apparatus according to claim 8, wherein the printing unit reads the printed barcode, and connects a sorter capable of sorting and discharging to any of a plurality of discharge bins. Control device .
【請求項11】 所定の通信媒体を介してデータ処理装
置と通信可能な印刷制御方法であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、 前記データ処理装置から順次受信する印刷ジョブの始ま
りを検出する検出工程と、 前記各印刷ジョブの始まりを検出する毎に、各印刷ジョ
ブを識別するために印刷する見出し情報の印刷位置を決
定する決定工程と、 前記決定工程により決定された印刷位置に基づいて前記
印刷データに前記見出し情報を付加する付加工程と、を
有することを特徴とする印刷制御方法。
11. A print control method capable of communicating with a data processing device via a predetermined communication medium, wherein a print job sequentially received from the data processing device is analyzed to generate print data that can be output from a printing unit. Analyzing step, detecting a start of a print job sequentially received from the data processing apparatus, and printing heading information to be printed to identify each print job each time the start of each print job is detected. A print control method, comprising: a determining step of determining a position; and an adding step of adding the index information to the print data based on the print position determined in the determining step.
【請求項12】 所定の通信媒体を介してデータ処理装
置と通信して印刷処理を制御するコンピュータが読み出
し可能なプログラムを格納した記憶媒体であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、 前記データ処理装置から順次受信する印刷ジョブの始ま
りを検出する検出工程と、 前記各印刷ジョブの始まりを検出する毎に、各印刷ジョ
ブを識別するために印刷する見出し情報の印刷位置を決
定する決定工程と、 前記決定工程により決定された印刷位置に基づいて前記
印刷データに前記見出し情報を付加する付加工程と、を
含むことを特徴とするコンピュータが読み出し可能なプ
ログラムを格納した記憶媒体。
12. A storage medium storing a computer readable program that controls a printing process by communicating with a data processing device via a predetermined communication medium, wherein a print job sequentially received from the data processing device is stored. An analyzing step of analyzing and generating print data that can be output from the printing unit; a detecting step of detecting a start of a print job sequentially received from the data processing device; and A determining step of determining a print position of index information to be printed to identify a print job; and an adding step of adding the index information to the print data based on the print position determined in the determining step. A storage medium storing a computer-readable program characterized by the above-mentioned.
【請求項13】所定の通信媒体を介してデータ処理装置
と通信可能な印刷制御方法であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、 前記データ処理装置から順次受信する印刷ジョブの始ま
りを検出する検出工程と、 前記各印刷ジョブの始まりを検出する毎に、各印刷ジョ
ブを識別するために印刷する見出し情報の印刷位置,印
刷形態,印刷色を前記印刷ジョブ中で指定される見出し
制御情報に基づいて決定する決定工程と、 前記決定工程により決定された印刷位置,印刷形態,印
刷色に基づいて前記印刷データ中の前記印刷位置,印刷
形態,印刷色に従う前記見出し情報を付加する付加工程
と、を有することを特徴とする印刷制御方法。
13. A print control method capable of communicating with a data processing device via a predetermined communication medium, comprising: analyzing print jobs sequentially received from the data processing device to generate print data that can be output from a printing unit; Analyzing step, detecting a start of a print job sequentially received from the data processing apparatus, and printing heading information to be printed to identify each print job each time the start of each print job is detected. Determining a position, a printing mode, and a printing color based on the heading control information specified in the print job; and determining the position, printing mode, and printing color in the printing data based on the printing position, printing mode, and printing color determined in the determining step. An adding step of adding the heading information according to the print position, print form, and print color.
【請求項14】 所定の通信媒体を介してデータ処理装
置と通信して印刷処理を制御するコンピュータが読み出
し可能なプログラムを格納した記憶媒体であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、 前記データ処理装置から順次受信する印刷ジョブの始ま
りを検出する検出工程と、 前記各印刷ジョブの始まりを検出する毎に、各印刷ジョ
ブを識別するために印刷する見出し情報の印刷位置,印
刷形態,印刷色を前記印刷ジョブ中で指定される見出し
制御情報に基づいて決定する決定工程と、 前記決定工程により決定された印刷位置,印刷形態,印
刷色に基づいて前記印刷データ中の前記印刷位置,印刷
形態,印刷色に従う前記見出し情報を付加する付加工程
と、を含むことを特徴とするコンピュータが読み出し可
能なプログラムを格納した記憶媒体。
14. A storage medium storing a computer-readable program for controlling a printing process by communicating with a data processing device via a predetermined communication medium, wherein a print job sequentially received from the data processing device is stored. An analyzing step of analyzing and generating print data that can be output from the printing unit; a detecting step of detecting a start of a print job sequentially received from the data processing device; and A determining step of determining a printing position, a printing form, and a printing color of heading information to be printed for identifying a print job based on heading control information specified in the print job; and a printing position determined by the determining step. Adding the heading information according to the print position, print mode and print color in the print data based on the print mode and print color A storage medium computer has stored readable program characterized by comprising.
【請求項15】 所定の通信媒体を介してデータ処理装
置と通信可能な印刷制御方法であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、 前記データ処理装置から順次受信する印刷ジョブおよび
各印刷ジョブの始まりおよび各印刷ジョブの印刷要求者
を識別する識別情報を検出する検出工程と、 前記識別情報に対応する複数の見出し情報を記憶する記
憶手段と、 前記検出工程が各印刷ジョブの始まりおよび前記識別情
報を検出する毎に、各印刷ジョブを識別するために印刷
する見出し情報を決定する決定工程と、 前記決定工程により決定された見出し情報を前記識別情
報に対応する複数の見出し情報を記憶する記憶手段から
読み出して前記印刷データ中の所定位置に付加する付加
工程と、を有することを特徴とする印刷制御方法。
15. A print control method capable of communicating with a data processing device via a predetermined communication medium, wherein a print job sequentially received from the data processing device is analyzed to generate print data that can be output from a printing unit. Analyzing step for detecting print jobs sequentially received from the data processing device and the identification information for identifying the start of each print job and the print requester of each print job; and a plurality of headings corresponding to the identification information. Storage means for storing information; a decision step of determining heading information to be printed to identify each print job each time the detection step detects the start of each print job and the identification information; and The determined heading information is read from a storage unit that stores a plurality of heading information corresponding to the identification information, and is read at a predetermined position in the print data. Printing control method characterized by having, an addition step of adding.
【請求項16】 所定の通信媒体を介してデータ処理装
置と通信して印刷処理を制御するコンピュータが読み出
し可能なプログラムを格納した記憶媒体であって、 前記データ処理装置から順次受信する印刷ジョブを解析
して印刷部から出力可能な印刷データを生成する解析工
程と、 前記データ処理装置から順次受信する印刷ジョブおよび
各印刷ジョブの始まりおよび各印刷ジョブの印刷要求者
を識別する識別情報を検出する検出工程と、 前記識別情報に対応する複数の見出し情報を記憶する記
憶手段と、 前記検出工程が各印刷ジョブの始まりおよび前記識別情
報を検出する毎に、各印刷ジョブを識別するために印刷
する見出し情報を決定する決定工程と、 前記決定工程により決定された見出し情報を前記識別情
報に対応する複数の見出し情報を記憶する記憶手段から
読み出して前記印刷データ中の所定位置に付加する付加
工程と、を含むことを特徴とするコンピュータが読み出
し可能なプログラムを格納した記憶媒体。
16. A storage medium storing a computer-readable program for controlling a printing process by communicating with a data processing device via a predetermined communication medium, wherein a print job sequentially received from the data processing device is stored. An analysis step of analyzing and generating print data that can be output from a printing unit; detecting print jobs sequentially received from the data processing device, the start of each print job, and identification information for identifying a print requester of each print job. A detecting step; storage means for storing a plurality of heading information corresponding to the identification information; and printing for identifying each print job each time the detecting step detects the start of each print job and the identification information. A determining step of determining the heading information; and converting the heading information determined in the determining step to a plurality of heading information corresponding to the identification information. Storage medium from which a computer stores readable program characterized by comprising, an additional step of adding a predetermined position in the print data from the storage means for storing.
JP9176665A 1997-07-02 1997-07-02 Print control device and method, and storage medium storing computer readable program Pending JPH1124865A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9176665A JPH1124865A (en) 1997-07-02 1997-07-02 Print control device and method, and storage medium storing computer readable program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9176665A JPH1124865A (en) 1997-07-02 1997-07-02 Print control device and method, and storage medium storing computer readable program

Publications (1)

Publication Number Publication Date
JPH1124865A true JPH1124865A (en) 1999-01-29

Family

ID=16017574

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9176665A Pending JPH1124865A (en) 1997-07-02 1997-07-02 Print control device and method, and storage medium storing computer readable program

Country Status (1)

Country Link
JP (1) JPH1124865A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8300243B2 (en) 2000-08-09 2012-10-30 Fujifilm Corporation Print system and method of controlling operation of same
JP2013220659A (en) * 2012-04-16 2013-10-28 Toshiba Corp Image forming device
CN105661954A (en) * 2016-03-16 2016-06-15 深圳市丰巢科技有限公司 Express delivery cabinet fixing method
CN105661953A (en) * 2016-03-16 2016-06-15 深圳市丰巢科技有限公司 Express delivery cabinet installing ground foot and express delivery cabinet fixing device
JP2018016006A (en) * 2016-07-28 2018-02-01 京セラドキュメントソリューションズ株式会社 Image formation apparatus
JP2020069649A (en) * 2018-10-29 2020-05-07 京セラドキュメントソリューションズ株式会社 Image forming system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8300243B2 (en) 2000-08-09 2012-10-30 Fujifilm Corporation Print system and method of controlling operation of same
JP2013220659A (en) * 2012-04-16 2013-10-28 Toshiba Corp Image forming device
CN105661954A (en) * 2016-03-16 2016-06-15 深圳市丰巢科技有限公司 Express delivery cabinet fixing method
CN105661953A (en) * 2016-03-16 2016-06-15 深圳市丰巢科技有限公司 Express delivery cabinet installing ground foot and express delivery cabinet fixing device
JP2018016006A (en) * 2016-07-28 2018-02-01 京セラドキュメントソリューションズ株式会社 Image formation apparatus
JP2020069649A (en) * 2018-10-29 2020-05-07 京セラドキュメントソリューションズ株式会社 Image forming system

Similar Documents

Publication Publication Date Title
US9043730B2 (en) Data processing apparatus, data processing method of data processing apparatus, and computer-readable memory medium storing program therein
JP3689502B2 (en) Print control apparatus and print control method
US8218172B2 (en) Method and apparatus for print error recovery
JPH10285421A (en) Printer color-processing mode automatic controller, method receiver system and storage device therefor
US6570605B1 (en) Print control apparatus and print control method capable of interruption printing
JP4401662B2 (en) Print control apparatus and print control method
JPH1124865A (en) Print control device and method, and storage medium storing computer readable program
US20020041392A1 (en) Image output apparatus and image output method
JP2002091743A (en) Color printer, color printing system, color printing charging method and storage medium
KR100334102B1 (en) Method for management of history in the printer
JP3413094B2 (en) Printing system, data processing method, print control device, print control method, and storage medium storing computer-readable program
JP3667063B2 (en) Printing system and printing method
JP2003271344A (en) Data processor and printing system and data processing method and computer readable storage medium
JPH1097395A (en) Print controller, print control method for printer device, and storage medium stored with computer-readable program
JP4323617B2 (en) Print control apparatus, information processing apparatus, print control method, information processing method, and storage medium storing computer-readable program
JP3073921B2 (en) Print control device and data processing method of print control device
JPH1131059A (en) Print control device and method, and storage medium storing computer readable program
JPH09231027A (en) Information processor, printer, print system and data processing method for print system
JPH082067A (en) Printer and its control method
JPH08290636A (en) Printer
JP2010049710A (en) Print control apparatus, print control method, and computer-readable recording medium
JP2001273099A (en) Printer, its control method and record medium for recording program
JPH07129338A (en) Device and method for controlling printing
JP2002351640A (en) Distributed printing system, device and method for controlling printing
JPH11110159A (en) Image output controller and control method therefor