JP2004058501A - Printing control system - Google Patents

Printing control system Download PDF

Info

Publication number
JP2004058501A
JP2004058501A JP2002221075A JP2002221075A JP2004058501A JP 2004058501 A JP2004058501 A JP 2004058501A JP 2002221075 A JP2002221075 A JP 2002221075A JP 2002221075 A JP2002221075 A JP 2002221075A JP 2004058501 A JP2004058501 A JP 2004058501A
Authority
JP
Japan
Prior art keywords
data
job
printing
host computer
print
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002221075A
Other languages
Japanese (ja)
Inventor
Tsutomu Kubota
久保田 勉
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 JP2002221075A priority Critical patent/JP2004058501A/en
Publication of JP2004058501A publication Critical patent/JP2004058501A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing control system which can avoid mixing with jobs outputted from the other PC by consecutively printing printing data from the same user (same PC). <P>SOLUTION: In a printer which is connected to a network to receive printing data and prints the data, an IP address of an apparatus which transmits data is managed together with printing data, and the sequence of received data is managed together with printing data, whereby data sent from the same apparatus is printed out consecutively. A job of printing data stored in a receiving buffer is managed together with an IP address of a host computer which outputs the data, based on which a job to be printed next is determined. The job is made what is sent from the host computer which transmits a job printed immediately before. Therefore, the job is emitted without being mixed with the job from the other user (host computer), and the emitted printed matter is arranged. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワークに接続される印刷装置に関するものである。
【0002】
【従来の技術】
従来、ネットワークに接続され、複数のホストコンピュータから印刷データを受信する装置において、印刷処理するジョブの順番はデータを受信した順であったり、ジョブに優先順位がある場合にはその優先順位に従っていた。
【0003】
【発明が解決しようとする課題】
しかしながら、上記従来例では、複数のホストコンピュータから受信されたジョブが印刷された時に混じってしまっていた。
【0004】
本発明は上記問題に鑑みてなされたもので、その目的とする処は、同じユーザー(同じPC)からの印刷データを続けて印刷することによって他のPCから出力されたジョブとの混載(混在)を避けることができる印刷制御システムを提供することにある。
【0005】
【課題を解決するための手段】
上記目的を達成するため、本発明は、印刷ジョブとホストコンピュータのIPアドレスをテーブルとして管理し、印刷待ちにあるジョブに対して同じIPアドレスを持つジョブを連続して処理することで、異なるホストコンピュータからの印刷出力と混ぜることなく印刷を行う。
【0006】
【発明の実施の形態】
以下に本発明の実施の形態を添付図面に基づいて説明する。
【0007】
<実施の形態1>
図1は本発明における印刷装置の構成を表した図である。
【0008】
図1において、1001はホストコンピュータ1、1002はホストコンピュータ2、1003はホストコンピュータ3、102は印刷装置の印刷制御部、103は102の印刷制御部の動作の制御を行うCPU、104は103のCPUの動作プログラム及びフォントデータが格納されたROM、105はCPU103の受信バッファ、ワークメモリ及びビットマップに展開された印刷データを格納しておくRAM、106は101のネットワーク上で接続されたホストコンピュータとデータの送受信を行うネットワークインタフェース部、107は108の記録部の制御とビデオデータの出力を行うプリンタインタフェース部、108は102の印字制御部の指示に従って紙に印刷データを記録する記録部である。以下その動作を説明する。
【0009】
ネットワークで接続されたホストコンピュータ1001から印刷データが102の印刷制御装置に出力されると、106のネットワークインタフェース部は105のRAMの受信バッファに空きがあれば、データを受信し105のRAMの受信バッファにデータを転送し、データ転送が終了したところでCPU103に割り込みを掛け、データ転送を終了する。CPU103は受信したデータを解析し、104のROMに蓄えられているフォントデータ等を使い、印刷データからビットマップデータを作成しRAM105のビットマップ領域に1ページのビットマップを作成する。
【0010】
1ページのビットマップデータを作成し終わると、CPU103は107のプリンタインタフェース部に設定をした後に起動する。起動された107のプリンタインタフェース部は、108の記録部に印刷起動を掛けるとともに105のRAMから1ページ分のビットマップデータを読み出しビデオデータに変換して108の記録部に出力する。108の記録部は107のプリンタインタフェース部から送られたビデオデータを元に紙に対し印刷して出力する。
【0011】
1つのジョブの印刷が終了した時に印刷待ちのジョブがある場合、直前に印刷処理したデータを出力したホストコンピュータのIPアドレスと印刷待ちのデータを出力したホストコンピュータのIPアドレスを比較し、同じIPアドレスを持つジョブがあればその中で受信した時間が最も古いジョブを次に印刷するジョブに決定する。もし、印刷待ちのジョブの中で、直前に印刷処理したデータのIPアドレスと同じものがない場合には、受信時間の最も古いジョブを次の印刷データとする。次の印刷ジョブを決定したときに、RAM105にそのジョブを出力したホストコンピュータのIPアドレスを更新する。もし、印刷待ちのジョブがなければ、RAM105に保持していた直前のジョブのIPアドレスをクリアする。比較するIPアドレスがない場合には、次の印刷ジョブは受信時間の最も古いジョブとなる。
【0012】
図2は本実施の形態におけるCPU103のデータ受信の動作のフローチャート、図3は本実施の形態におけるCPU103の受信データの管理の動作のフローチャート、図4は本実施の形態におけるCPU103の印刷ジョブ決定の動作のフローチャート、図5は本実施の形態におけるCPU103のビットマップの作成と印刷の動作のフローチャートである。
【0013】
<実施の形態2>
本実施の形態では受信データを格納するための外部記憶装置を使用する場合を述べる。
【0014】
図6は実施の形態2における印刷装置の構成を示した図である。本図は図1に対して201の外部記憶装置インタフェース部と202の外部記憶装置を追加したものである。
【0015】
以下、本実施の形態においてその動作を説明する。
【0016】
ネットワークで接続されたホストコンピュータ1001から印刷データが102の印刷制御装置に出力されると、106のネットワークインタフェース部は105のRAMの受信バッファに空きがあれば、データを受信し105のRAMの受信バッファにデータを転送する。もし、105のRAMの受信バッファに空きがない場合には201の外部記憶装置インタフェース部に転送する。201の外部記憶装置インタフェース部は202の外部記憶装置に対し転送されたデータを書き込む。
【0017】
1つのパケットのデータ転送が終了したときに、次のパケットの受信データが受信されていれば、引き続きデータ転送を実行する。或る一定時間待っても次のデータが来ないようであれば、データ転送は一旦終了し、次のデータ受信要求を待つ。103のCPUは105のRAMの受信データバッファが空いたところで、201の外部記憶装置インタフェースを通してアクセスし、105のRAMの受信データバッファにデータを転送する。印刷データを転送した後、そのデータを解析し、104のROMに蓄えられているフォントデータ等を使い、印刷データからビットマップデータを作成しRAM105のビットマップ領域に1ページのビットマップを作成する。
【0018】
1ページのビットマップデータを作成し終わると、CPU103は107のプリンタインタフェース部に設定をした後に起動する。起動された107のプリンタインタフェース部は、108の記録部に印刷起動を掛けるとともに、105のRAMから1ページ分のビットマップデータを読み出し、ビデオデータに変換して108の記録部に出力する。108の記録部は107のプリンタインタフェース部から送られたビデオデータを元に紙に対し印刷して出力する。
【0019】
図7は実施の形態2におけるCPU103のデータ受信の動作のフローチャートである。
【0020】
【発明の効果】
以上の説明で明らかなように、本発明によれば、受信バッファに蓄えられている印刷データのジョブをそのデータを出力したホストコンピュータのIPアドレスと共に管理し、それを元に次に印刷するジョブを決定する。そのジョブは直前に印刷したジョブを送信したホストコンピュータから送られたものとすることにより、他のユーザ(ホストコンピュータ)からのジョブと混ざることなく排出されることで、排出された印刷物が整理される。
【図面の簡単な説明】
【図1】本発明の実施の形態1における印刷システムの構成を示す構成図である。
【図2】本発明の実施の形態1におけるCPUのデータ受信の動作のフローチャートである。
【図3】本発明の実施の形態1におけるCPUの受信データの管理の動作のフローチャートである。
【図4】本発明の実施の形態1におけるCPUの印刷ジョブ決定の動作のフローチャートである。
【図5】本発明の実施の形態1におけるCPUのビットマップの作成と印刷の動作のフローチャートである。
【図6】本発明の実施の形態2における印刷システムの構成を示す構成図である。
【図7】本発明の実施の形態2におけるCPUのデータ受信の動作のフローチャートである。
【符号の説明】
1001  ホストコンピュータ
1002  ホストコンピュータ
1003  ホストコンピュータ
102   印字制御部
103   CPU
104   ROM
105   RAM
106   ネットワークインタフェース部
107   プリンタインタフェース部
108   記録部
201   外部記憶装置インタフェース部
202   外部記憶装置
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a printing device connected to a network.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, in an apparatus connected to a network and receiving print data from a plurality of host computers, the order of jobs to be subjected to print processing is in the order in which the data is received, or when a job has a priority, it follows that priority. .
[0003]
[Problems to be solved by the invention]
However, in the above-described conventional example, jobs received from a plurality of host computers are mixed when printed.
[0004]
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and has as its object the purpose of continuously printing print data from the same user (same PC) to mix with jobs output from other PCs. ) Is to provide a print control system that can avoid the above.
[0005]
[Means for Solving the Problems]
In order to achieve the above object, the present invention manages a print job and an IP address of a host computer as a table, and sequentially processes jobs having the same IP address for jobs waiting to be printed, so that a different host Print without mixing with the print output from the computer.
[0006]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.
[0007]
<Embodiment 1>
FIG. 1 is a diagram illustrating a configuration of a printing apparatus according to the present invention.
[0008]
In FIG. 1, 1001 is a host computer 1, 1002 is a host computer 2, 1003 is a host computer 3, 102 is a print control unit of the printing apparatus, 103 is a CPU for controlling the operation of the print control unit 102, and 104 is a CPU of the print control unit. ROM in which an operation program and font data of the CPU are stored; 105, a reception buffer of the CPU 103; work memory, and RAM, in which print data expanded in a bit map are stored; 106, a host computer connected to a network 101; And 107, a printer interface unit for controlling a recording unit and outputting video data, and 108, a recording unit for recording print data on paper in accordance with an instruction from a print control unit 102. . The operation will be described below.
[0009]
When the print data is output from the host computer 1001 connected to the network to the print control device 102, the network interface unit 106 receives the data and receives the data in the RAM 105 if there is free space in the reception buffer of the RAM 105. The data is transferred to the buffer, and when the data transfer is completed, the CPU 103 is interrupted and the data transfer is completed. The CPU 103 analyzes the received data, creates bitmap data from the print data using font data and the like stored in the ROM of the RAM 104, and creates a one-page bitmap in the bitmap area of the RAM 105.
[0010]
When the bitmap data of one page has been created, the CPU 103 starts up after setting the printer interface unit 107. The activated printer interface unit 107 starts printing on the recording unit 108, reads out one page of bitmap data from the RAM 105, converts it into video data, and outputs the video data to the recording unit 108. The recording unit 108 prints and outputs it on paper based on the video data sent from the printer interface unit 107.
[0011]
If there is a job waiting to be printed when printing of one job is completed, the IP address of the host computer that has output the data that has just been subjected to print processing is compared with the IP address of the host computer that has output the data that is waiting to be printed. If there is a job having an address, the job received in the oldest time is determined as the job to be printed next. If there is no job waiting for printing that is the same as the IP address of the data that has just been printed, the job with the oldest reception time is set as the next print data. When the next print job is determined, the IP address of the host computer that has output the job is updated in the RAM 105. If there is no job waiting to be printed, the IP address of the immediately preceding job held in the RAM 105 is cleared. If there is no IP address to compare, the next print job is the job with the oldest reception time.
[0012]
FIG. 2 is a flowchart of the data receiving operation of the CPU 103 according to the present embodiment, FIG. 3 is a flowchart of the received data management operation of the CPU 103 according to the present embodiment, and FIG. FIG. 5 is a flowchart of an operation, and FIG. 5 is a flowchart of a bitmap creation and printing operation of CPU 103 in the present embodiment.
[0013]
<Embodiment 2>
In this embodiment, a case will be described in which an external storage device for storing received data is used.
[0014]
FIG. 6 is a diagram illustrating a configuration of a printing apparatus according to the second embodiment. In this figure, an external storage device interface unit 201 and an external storage device 202 are added to FIG.
[0015]
Hereinafter, the operation of this embodiment will be described.
[0016]
When the print data is output from the host computer 1001 connected to the network to the print control device 102, the network interface unit 106 receives the data and receives the data in the RAM 105 if there is free space in the reception buffer of the RAM 105. Transfer data to the buffer. If there is no free space in the reception buffer of the RAM 105, the data is transferred to the external storage device interface 201. The external storage device interface unit 201 writes the transferred data to the external storage device 202.
[0017]
When the data transfer of one packet is completed, if the received data of the next packet has been received, the data transfer is continuously performed. If the next data does not come even after waiting for a certain period of time, the data transfer ends once, and the system waits for the next data reception request. When the reception data buffer of the RAM 105 is vacant, the CPU 103 accesses the external storage device interface 201 and transfers data to the reception data buffer of the RAM 105. After transferring the print data, the data is analyzed, bitmap data is created from the print data using font data and the like stored in the ROM 104, and a bitmap of one page is created in the bitmap area of the RAM 105. .
[0018]
When the bitmap data of one page has been created, the CPU 103 starts up after setting the printer interface unit 107. The activated printer interface unit 107 starts printing on the recording unit 108, reads out one page of bitmap data from the RAM 105, converts it into video data, and outputs the video data to the recording unit 108. The recording unit 108 prints and outputs it on paper based on the video data sent from the printer interface unit 107.
[0019]
FIG. 7 is a flowchart of the data reception operation of CPU 103 in the second embodiment.
[0020]
【The invention's effect】
As is apparent from the above description, according to the present invention, the job of the print data stored in the reception buffer is managed together with the IP address of the host computer which has output the data, and the job to be printed next is based on the management. To determine. The job is assumed to have been sent from the host computer that transmitted the immediately preceding job, and is output without being mixed with the job from another user (host computer). You.
[Brief description of the drawings]
FIG. 1 is a configuration diagram illustrating a configuration of a printing system according to a first embodiment of the present invention.
FIG. 2 is a flowchart of a data reception operation of a CPU according to the first embodiment of the present invention.
FIG. 3 is a flowchart of an operation of managing received data by a CPU according to the first embodiment of the present invention.
FIG. 4 is a flowchart of a print job determination operation of a CPU according to the first embodiment of the present invention.
FIG. 5 is a flowchart of a bitmap creation and printing operation of the CPU according to the first embodiment of the present invention.
FIG. 6 is a configuration diagram illustrating a configuration of a printing system according to a second embodiment of the present invention.
FIG. 7 is a flowchart of a data reception operation of a CPU according to the second embodiment of the present invention.
[Explanation of symbols]
1001 Host computer 1002 Host computer 1003 Host computer 102 Print control unit 103 CPU
104 ROM
105 RAM
106 Network interface unit 107 Printer interface unit 108 Recording unit 201 External storage device interface unit 202 External storage device

Claims (1)

ネットワークに接続して印刷データを受信し印刷する印刷装置において、
データを送信した装置のIPアドレスを印刷データと共に管理し、受信したデータの順番を印刷データと共に管理することにより同じ装置から送られたデータを連続して印刷出力することを特徴とする印刷制御システム。
In a printing apparatus connected to a network to receive and print print data,
A print control system comprising: managing an IP address of a device that has transmitted data together with print data; and managing the order of received data together with the print data to continuously print out data transmitted from the same device. .
JP2002221075A 2002-07-30 2002-07-30 Printing control system Pending JP2004058501A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002221075A JP2004058501A (en) 2002-07-30 2002-07-30 Printing control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002221075A JP2004058501A (en) 2002-07-30 2002-07-30 Printing control system

Publications (1)

Publication Number Publication Date
JP2004058501A true JP2004058501A (en) 2004-02-26

Family

ID=31941509

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002221075A Pending JP2004058501A (en) 2002-07-30 2002-07-30 Printing control system

Country Status (1)

Country Link
JP (1) JP2004058501A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011022782A (en) * 2009-07-15 2011-02-03 Fuji Xerox Co Ltd Printing system and program
CN104442040A (en) * 2014-11-21 2015-03-25 无锡科思电子科技有限公司 Multi-user intelligent continuous printing method for local area network printer
US9176699B2 (en) 2012-10-03 2015-11-03 Konica Minolta, Inc. Printing system, printing device, method for controlling the printing device, and computer-readable storage medium for computer program, for executing a plurality of print jobs based on group information
JP2016101689A (en) * 2014-11-28 2016-06-02 京セラドキュメントソリューションズ株式会社 Image formation apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011022782A (en) * 2009-07-15 2011-02-03 Fuji Xerox Co Ltd Printing system and program
US9176699B2 (en) 2012-10-03 2015-11-03 Konica Minolta, Inc. Printing system, printing device, method for controlling the printing device, and computer-readable storage medium for computer program, for executing a plurality of print jobs based on group information
CN104442040A (en) * 2014-11-21 2015-03-25 无锡科思电子科技有限公司 Multi-user intelligent continuous printing method for local area network printer
JP2016101689A (en) * 2014-11-28 2016-06-02 京セラドキュメントソリューションズ株式会社 Image formation apparatus

Similar Documents

Publication Publication Date Title
US8593656B2 (en) Information processing system, information processor and signal transmitting device
US20130293561A1 (en) Image data producing apparatus, image forming apparatus and computer readable medium
JP2004220565A (en) Distributed printing system, distributed printing method, distributed printing program, printer and printer management server
JP2009146251A (en) Image processing device, and image forming system and program
JP2004287763A (en) Image processor, image forming device, image forming system, and program
US10069990B2 (en) Image processing apparatus, method of controlling the same, and recording medium for selectively processing packets using a processor or a sub processor
JP2004058501A (en) Printing control system
JP2004188865A (en) Image forming device and program
US20040190048A1 (en) Image forming device and method
JP4949127B2 (en) Printing device, network printing system
US8542387B2 (en) Printing apparatus, printing system and printer driver
JP2999662B2 (en) Print control device and print control method
JP6996373B2 (en) Information processing equipment, image forming equipment, systems and programs
JP2006130816A (en) Image forming device
US20050128504A1 (en) Method for printing an interrupt printing job
JP2004054505A (en) Print controller
JP5580584B2 (en) PRINT CONTROL DEVICE, CONTROL METHOD FOR PRINT CONTROL DEVICE, AND PROGRAM
JP2006056170A (en) Image forming device
JPH0836474A (en) Printing system
JP2006228010A (en) Image forming device
JP3700410B2 (en) Printer system and print control method
JP2009064342A (en) Data transfer system
JP2001253124A (en) Printer controller
JP2018097522A (en) Integrated circuit, information processing apparatus, interrupt control method in information processing apparatus, and program
JP2003122524A (en) Digital information output system