JP2010260234A - Printing system, printing method and printer driver program - Google Patents

Printing system, printing method and printer driver program Download PDF

Info

Publication number
JP2010260234A
JP2010260234A JP2009112009A JP2009112009A JP2010260234A JP 2010260234 A JP2010260234 A JP 2010260234A JP 2009112009 A JP2009112009 A JP 2009112009A JP 2009112009 A JP2009112009 A JP 2009112009A JP 2010260234 A JP2010260234 A JP 2010260234A
Authority
JP
Japan
Prior art keywords
print job
print
job
upper limit
printer
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
JP2009112009A
Other languages
Japanese (ja)
Inventor
Akira Miyata
暁 宮田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009112009A priority Critical patent/JP2010260234A/en
Publication of JP2010260234A publication Critical patent/JP2010260234A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent a printing system from being occupied due to mass-printing by setting a limit to the number of printable sheets, and to rapidly process other printing jobs, and after processing the other printing jobs, to print the sheets exceeding the limit of the number of printable sheets without time consumption. <P>SOLUTION: The printing system is configured to connect a plurality of terminals with a printer for performing the printing jobs sent from the terminals via a network, and configured to control the printing jobs received from the terminals. The printer is configured to count the number of printed sheets related to the printing job, and when the number of printed sheets exceeds the upper limit number of printable sheets, performs job-resetting with respect to the printing job, and give to the first terminal, a command to retransmit the printing job by the amount of the unprinted portion together with information on the count. The first terminal receives the command to retransmit the printing job, which has been transmitted previously, then, generates the printing job by the amount of the unprinted portion from the already transmitted printing job based on the information on the count, and then, transmits the generated job to the printer. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、印刷システム、印刷方法及びプリンタドライバプログラムの分野に関する。   The present invention relates to the fields of a printing system, a printing method, and a printer driver program.

プリンタ等の画像形成装置をパーソナルコンピュータ等の端末と共にネットワーク上に接続し、端末にて処理したデータを画像形成装置に転送して印刷するネットワークプリントシステムが、従来から実現されている。このようなプリントシステムにおいて、大量印刷が問題となる場合がある。   2. Description of the Related Art Conventionally, a network printing system has been realized in which an image forming apparatus such as a printer is connected to a network together with a terminal such as a personal computer, and data processed by the terminal is transferred to the image forming apparatus for printing. In such a printing system, mass printing may be a problem.

例えば、ある端末から大量の印刷要求がなされると、画像形成装置がしばらくの間その印刷処理だけに占有されてしまう。その大量印刷中には他の端末からは印刷を行えず、大量印刷が終わるのを待ってからようやく他の端末からの印刷ができるようになる。   For example, when a large number of print requests are made from a certain terminal, the image forming apparatus is occupied only by the print processing for a while. During the mass printing, printing from other terminals cannot be performed, and printing from other terminals can be performed only after waiting for the mass printing to end.

このような大量印刷に関する問題を解決する為、一つに、印刷可能枚数の上限を設定するという方法がある。プリンタ本体側或いは端末の管理アプリケーションで、印刷可能枚数上限値を指定する技術が知られており、この技術によれば、端末から一度に印刷を行なえる印刷可能上限枚数を設け、印刷枚数が決められた印刷可能上限枚数に到達すると、該印刷ジョブに対してジョブリセット(ジョブキャンセル)を行い、他の印刷ジョブが速やかに実行できるようになる。例えば、1000枚という大量の印刷処理中に発生した他の端末からの印刷要求はジョブキューに一旦スタックされる。先の大量の印刷処理が印刷可能枚数100枚に到達すると、該印刷ジョブに対してジョブリセットがなされ該大量の印刷処理が終了される。そして、ジョブキューにスタックされた他の端末からの印刷要求は速やかに実行される。   In order to solve such problems related to mass printing, one method is to set an upper limit on the number of printable sheets. There is known a technique for specifying an upper limit value for the number of printable sheets on the printer main body or terminal management application. According to this technique, an upper limit number of printable sheets that can be printed at one time from the terminal is provided, and the number of printable sheets is determined. When the printable upper limit number is reached, job reset (job cancellation) is performed on the print job, and other print jobs can be executed promptly. For example, a print request from another terminal generated during a large amount of 1000 sheets is temporarily stacked in the job queue. When the previous large amount of print processing reaches 100 printable sheets, the job is reset for the print job, and the large amount of print processing ends. A print request from another terminal stacked in the job queue is promptly executed.

特許文献1には、印刷制限をつける目的で、印刷中に上限に到達した時、印刷中断する発明が開示されている。また、特許文献2には、印刷制限をつける目的で、印刷中、何らかのタイミングで本体側の印刷ジョブの出力処理を一時停止させ、サーバとのやりとりで、その時点の印刷実績枚数情報をサーバに渡し、サーバが、その情報と印刷実績枚数と定められている上限値を比較し、上限に到達していれば印刷をキャンセル、超過していなければジョブの印刷(出力処理)を再開する発明が開示されている。   Patent Document 1 discloses an invention in which printing is interrupted when the upper limit is reached during printing for the purpose of setting printing restrictions. Further, in Patent Document 2, for the purpose of restricting printing, output processing of a print job on the main body side is temporarily stopped at some timing during printing, and information on the actual number of prints at that time is exchanged with the server. An invention in which the server compares the information with the upper limit value determined by the number of printed records, cancels printing if the upper limit is reached, and resumes printing (output processing) of the job if not exceeded. It is disclosed.

しかしながら、上記の印刷可能枚数の上限を設定するという方法では、決められた印刷可能枚数に到達すると、当該印刷ジョブに対してジョブリセットが行われる。この為、ジョブリセットによりキャンセルされ印刷できなかった分のデータの印刷を行うには、ユーザが自ら残り分の印刷データを調整しつつ印刷ジョブを再作成しないとならないという問題があった。とはいっても、仮に印刷可能枚数の上限値を外してしまうと、プリンタが大量印刷のジョブを処理している間、他の印刷ジョブの処理は行うことができない。従って、昼間など他のユーザの使用が頻繁な時間帯では、大量の印刷処理はジョブリセットされる可能性が高く、ユーザは、大量の印刷処理を行う場合、例えば印刷可能上限枚数以内(例えば100枚)単位で印刷要求を行って、少しずつ印刷せざるを得ない。   However, in the method of setting the upper limit of the printable number of sheets, when the determined printable number of sheets is reached, job reset is performed for the print job. For this reason, in order to print the data that could not be printed due to the job reset, the user had to re-create the print job while adjusting the remaining print data. However, if the upper limit of the number of printable sheets is removed, other print jobs cannot be processed while the printer is processing a large-volume print job. Therefore, in a time zone where other users frequently use such as daytime, there is a high possibility that a large amount of print processing will be reset to a job, and when a user performs a large amount of print processing, for example, within the upper limit number of printable sheets (for example, 100 It is unavoidable to make print requests in small increments.

特許文献1や特許文献2に記載される発明においても、同様に、印刷可能枚数を超える分の印刷ジョブはキャンセル又破棄されてしまい、残り分を印刷したい場合には、ユーザ自ら残り分の印刷データを再作成しなくてはならず、非常に手間がかかっていた。   Similarly, in the inventions described in Patent Document 1 and Patent Document 2, print jobs exceeding the number of printable sheets are canceled or discarded, and if it is desired to print the remaining amount, the user can print the remaining amount. The data had to be recreated, which was very time consuming.

そこで本発明では上記のような問題に鑑みて、印刷可能枚数制限により大量印刷による装置占有を防止し他の印刷ジョブを速やかに処理するとともに、該他の印刷ジョブ処理後、印刷可能枚数制限を超過した分の印刷を手間なく行える印刷システム、印刷方法及びプリンタドライバプログラムを提供することを目的とする。   In view of the above problems, the present invention prevents the occupation of the apparatus by mass printing by limiting the number of printable sheets and processes other print jobs promptly. After the other print jobs are processed, the printable sheet number is limited. It is an object of the present invention to provide a printing system, a printing method, and a printer driver program that can perform printing for an excess amount without trouble.

上記課題を解決するため、本発明に係る印刷システムは、複数の端末と、前記端末からの印刷ジョブを実行するプリンタとがネットワークを介して接続され、前記複数の端末から受信した印刷ジョブを制御する印刷システムであって、第一の端末は、印刷ジョブを生成する印刷ジョブ生成手段と、前記生成手段により生成された印刷ジョブを記憶する記憶手段と、前記生成手段により生成された印刷ジョブを前記プリンタに送信する印刷ジョブ送信手段と、前記プリンタから、先に送信した印刷ジョブに関する再送信要求を受信する印刷ジョブ再送信要求受信手段とを有し、前記印刷ジョブ生成手段は、前記再送信要求に含まれる印刷処理済み印刷枚数のカウントの情報に基づき、前記記憶手段に記憶された印刷ジョブから、未印刷分の印刷ジョブを生成し、前記印刷ジョブ送信手段は、当該未印刷分の印刷ジョブを前記プリンタに送信し、前記プリンタは、前記送信手段により送信された印刷ジョブを受付ける印刷ジョブ受付手段と、前記受付手段により受付けられた印刷ジョブを実行する印刷手段と、前記印刷手段により実行された印刷ジョブの印刷枚数をカウントし、一の印刷ジョブにおける所定の印刷可能上限枚数と前記印刷枚数とを前記カウントにより比較し、前記印刷枚数が前記所定の印刷可能上限枚数を超えた場合、当該印刷ジョブに対してジョブリセット処理を行う印刷制限手段と、前記印刷制限手段によりジョブリセット処理されたとき、前記第一の端末に、前記カウントの情報を付して、未印刷分の印刷ジョブの前記再送信要求を行う再送信要求手段とを有することを特徴とする。   In order to solve the above problems, a printing system according to the present invention controls a print job received from a plurality of terminals by connecting a plurality of terminals and a printer that executes a print job from the terminals via a network. The first terminal includes a print job generation unit that generates a print job, a storage unit that stores the print job generated by the generation unit, and a print job generated by the generation unit. A print job transmission unit configured to transmit to the printer; and a print job retransmission request reception unit configured to receive a retransmission request regarding a previously transmitted print job from the printer, wherein the print job generation unit includes the retransmission Based on the count information of the number of printed pages included in the request, printing for the unprinted print job from the print job stored in the storage unit The print job transmission unit transmits the unprinted print job to the printer, and the printer receives the print job transmitted by the transmission unit; A printing unit that executes a print job accepted by the printing unit; and the number of prints of the print job executed by the printing unit is counted, and a predetermined upper limit number of printable sheets and the number of prints in one print job are counted based on the count. In comparison, if the number of prints exceeds the predetermined maximum printable number, the print restriction unit that performs job reset processing for the print job, and the job reset process performed by the print restriction unit, the first A re-transmission requesting unit that attaches the count information to the terminal and makes the re-transmission request for an unprinted print job. It is characterized in.

また上記課題を解決するため、前記印刷システムにおいて、前記所定の印刷可能上限枚数は、前記第一の端末により予め設定され、前記印刷ジョブ生成手段は、前記所定の印刷可能上限枚数が設定された上限枚数付印刷ジョブを含む印刷ジョブを生成することを特徴とする。   In order to solve the above problem, in the printing system, the predetermined upper limit number of printable sheets is preset by the first terminal, and the print job generation unit is set with the predetermined upper limit number of printable sheets. A print job including an upper limit number of print jobs is generated.

また上記課題を解決するため、前記印刷システムにおいて、前記所定の印刷可能上限枚数は、前記プリンタにより予め設定されることを特徴とする。   In order to solve the above problem, in the printing system, the predetermined printable upper limit number of sheets is preset by the printer.

また上記課題を解決するため、前記印刷システムにおいて、前記プリンタの、前記印刷ジョブ受付手段は、前記印刷手段により実行される順に印刷ジョブを格納する為のジョブキューに、前記所定の印刷可能上限枚数が設定されていない第二の端末からの印刷ジョブを、前記第一の端末からの前記未印刷分の印刷ジョブより優先して順にスタックすることを特徴とする。   In order to solve the above-mentioned problem, in the printing system, the print job reception unit of the printer has the predetermined printable upper limit number of sheets in a job queue for storing print jobs in an order executed by the printing unit. The print jobs from the second terminal to which no is set are stacked in priority over the unprinted print jobs from the first terminal.

また上記課題を解決するため、前記印刷システムにおいて、前記プリンタの、前記印刷制限手段は、前記印刷手段が、前記所定の印刷可能上限枚数が設定された印刷ジョブを実行中に、前記印刷ジョブ受付手段が第二の端末からの印刷ジョブを受付けた場合、動作することを特徴とする。   In order to solve the above problem, in the printing system, the printing restriction unit of the printer is configured to receive the print job while the printing unit is executing a print job in which the predetermined printable upper limit number is set. The means operates when it receives a print job from the second terminal.

なお、本発明の構成要素、表現または構成要素の任意の組合せを、方法、装置、システム、コンピュータプログラム、記録媒体などに適用したものも本発明の態様として有効である。   In addition, what applied the arbitrary combination of the component of this invention, expression, or a component to a method, an apparatus, a system, a computer program, a recording medium, etc. is also effective as an aspect of this invention.

本発明によれば、印刷可能枚数制限により大量印刷による装置占有を防止し他の印刷ジョブを速やかに処理するとともに、該他の印刷ジョブ処理後、印刷可能枚数制限を超過した分の印刷を手間なく行える印刷システム、印刷方法及びプリンタドライバプログラムを提供することができる。   According to the present invention, by limiting the number of printable sheets, the occupation of the apparatus due to mass printing is prevented, and other print jobs are processed promptly, and after the other print jobs are processed, printing that exceeds the printable number limit is troublesome. It is possible to provide a printing system, a printing method, and a printer driver program that can be eliminated.

本発明に係る印刷システムの一実施形態におけるネットワーク図である。1 is a network diagram in an embodiment of a printing system according to the present invention. FIG. 本発明の実施形態に係るプリンタ1のハードウェア構成の一例を示す図である。2 is a diagram illustrating an example of a hardware configuration of a printer 1 according to an embodiment of the present invention. FIG. 本発明の実施形態に係る端末2のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the terminal 2 which concerns on embodiment of this invention. プリンタ1及び端末2の一実施形態の主要構成を示す機能ブロック図である。FIG. 2 is a functional block diagram illustrating a main configuration of an embodiment of a printer 1 and a terminal 2. 本発明に係る印刷システムの全体的な動作の流れを説明する概念図である。It is a conceptual diagram explaining the flow of the whole operation | movement of the printing system which concerns on this invention. 端末2aの印刷ジョブ生成処理を説明するフローチャートである。6 is a flowchart for describing print job generation processing of a terminal 2a. プリンタ1の印刷処理及びジョブリセット処理を説明するフローチャートである。4 is a flowchart for explaining a printing process and a job reset process of the printer 1. 印刷ジョブ格納処理B1を説明するフローチャートである。10 is a flowchart illustrating print job storage processing B1. ジョブキューへのジョブスタック順序を説明する図である。It is a figure explaining the job stacking order to a job queue. 印刷ジョブ実行処理B2を説明するフローチャートである。10 is a flowchart illustrating print job execution processing B2. 端末2aの印刷ジョブ再生成処理を説明するフローチャートである。6 is a flowchart for explaining print job regeneration processing of the terminal 2a. 端末2aの印刷ジョブ生成処理を説明するフローチャートである。6 is a flowchart for describing print job generation processing of a terminal 2a. 印刷ジョブ格納処理B1を説明するフローチャートである。10 is a flowchart illustrating print job storage processing B1. ジョブキューへのジョブスタック順序を説明する図である。It is a figure explaining the job stacking order to a job queue. 印刷ジョブ実行処理B2を説明するフローチャートである。10 is a flowchart illustrating print job execution processing B2. 端末2aの印刷ジョブ再生成処理を説明するフローチャートである。6 is a flowchart for explaining print job regeneration processing of the terminal 2a.

以下、本発明を実施するための形態を各実施形態において図面を用いて説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings in each embodiment.

[実施形態1]
<構成>
はじめに、具体的な発明の内容を説明する前に、本発明を実施するにあたっての印刷環境(構成)について説明する。図1は、本発明に係る印刷システムの一実施形態におけるネットワーク図である。プリンタ1及び端末2が、ネットワーク3を介して接続されている。プリンタ1は、例えば画像形成装置をはじめとするプリンタ装置であり、端末2から印刷指示を受けて該印刷指示を実行する。端末2は、印刷指示を行い、プリンタドライバプログラム(以下、プリンタドライバという)を有するユーザ端末である。端末2は、端末2a及び端末2bを含むが、ネットワーク3上には複数の端末が接続される。説明上、端末2aはプリンタ1に対して大量の印刷ジョブを発生させ、端末2bはプリンタ1が端末2aからの大量の印刷ジョブ処理中に、印刷ジョブ(大量でない)を発生させる。
[Embodiment 1]
<Configuration>
First, before describing specific contents of the invention, a printing environment (configuration) for carrying out the present invention will be described. FIG. 1 is a network diagram in an embodiment of a printing system according to the present invention. A printer 1 and a terminal 2 are connected via a network 3. The printer 1 is a printer device such as an image forming apparatus, for example, and receives the print instruction from the terminal 2 and executes the print instruction. The terminal 2 is a user terminal that issues a print instruction and has a printer driver program (hereinafter referred to as a printer driver). The terminal 2 includes a terminal 2a and a terminal 2b, but a plurality of terminals are connected on the network 3. For explanation, the terminal 2a generates a large amount of print jobs for the printer 1, and the terminal 2b generates a print job (not a large amount) while the printer 1 is processing a large amount of print jobs from the terminal 2a.

(プリンタ)
本発明の実施形態に係るプリンタ1には、例えば、プリンタ、コピーおよびスキャナなどの複数の機能を一つの筐体内に収納した複合機が適用できる。現在のデジタル複合機(MFP:Multi-Function Peripheral)は、CPUの性能向上、メモリの大容量化、通信技術の高速化及びデジタル画像技術の高度化等、MFPに関連する技術の進化に伴い、単に前述のデジタル複写機としての機能だけでなく、例えば、ネットワーク(メール含む)やファクシミリ等で画像や文書などのデータの送受信を可能とし、ユーザ環境において様々な利用形態を提供するものである。従って、近年のオフィス環境等でプリンタは、複数のユーザに同時に共有され使用されている場合が多い。
(Printer)
For the printer 1 according to the embodiment of the present invention, for example, a multi-function machine in which a plurality of functions such as a printer, a copy, and a scanner are housed in one housing can be applied. The current multi-function peripherals (MFPs) have evolved with MFP-related technologies such as improved CPU performance, increased memory capacity, faster communication technology, and advanced digital image technology. In addition to the above-described functions as a digital copying machine, for example, data such as images and documents can be transmitted and received via a network (including mail), a facsimile, and the like, and various usage forms are provided in a user environment. Therefore, printers are often shared and used simultaneously by a plurality of users in a recent office environment or the like.

図2は、本発明の実施形態に係るプリンタ1のハードウェア構成の一例を示す図である。本実施形態に係るプリンタ1の一実施形態としての画像形成装置は、操作パネル11と、記憶メディアI/F12と、コントローラ13と、データ通信I/F14と、スキャナ15と、プロッタ16と、HDD(Hard Disk Drive)17とから構成され、それぞれ相互に接続されている。   FIG. 2 is a diagram illustrating an example of a hardware configuration of the printer 1 according to the embodiment of the present invention. An image forming apparatus as an embodiment of the printer 1 according to the present embodiment includes an operation panel 11, a storage medium I / F 12, a controller 13, a data communication I / F 14, a scanner 15, a plotter 16, and an HDD. (Hard Disk Drive) 17 are connected to each other.

操作パネル11は、入力装置11aと表示装置11bとを有しており、入力装置11aは、ハードキーなどで構成され、装置本体に各操作信号を入力するのに用いられる。また、表示装置11bは、ディスプレイなどで構成され、例えば画像形成動作に関する各種情報を表示する。データ通信I/F14は、インタフェース装置14aを有しており、画像形成装置をネットワークやファックスなどのデータ伝送路に接続するインタフェースである。HDD17は、画像形成装置で取り扱われる受信文書データや読み取り画像データなどの各種データを格納している。また、HDD17は、これらの各種データを、所定のファイルシステムやDB(Data Base)により管理している。   The operation panel 11 includes an input device 11a and a display device 11b. The input device 11a includes hard keys and the like, and is used to input each operation signal to the apparatus main body. Further, the display device 11b is configured by a display or the like, and displays, for example, various types of information related to the image forming operation. The data communication I / F 14 includes an interface device 14a, and is an interface that connects the image forming apparatus to a data transmission path such as a network or a fax machine. The HDD 17 stores various data such as received document data and read image data handled by the image forming apparatus. Further, the HDD 17 manages these various data by a predetermined file system or DB (Data Base).

HDD17に格納される各種データの中には、記録媒体12bから入力されるデータを含む。記録媒体12bは、記憶メディアI/F12が有するドライブ装置12aにセットされ各種データが記録媒体12bからドライブ装置12aを介してHDD17に格納される。   Various data stored in the HDD 17 includes data input from the recording medium 12b. The recording medium 12b is set in the drive device 12a included in the storage medium I / F 12, and various data are stored in the HDD 17 from the recording medium 12b via the drive device 12a.

コントローラ13は、ROM(Read Only Memory)13a、RAM(Random Access Memory)13b、及びCPU(Central Processing Unit)13cとを有しており、ROM13aは、画像形成装置が起動されるときに実行されるプログラムや各種データを格納している。また、RAM13bは、ROM13aやHDD17から読み出された各種プログラムやデータを一時保持する。更に、CPU13cは、RAM13bが一時保持しているプログラムを実行する。コントローラ13は、例えば、データ通信I/F14を介して印刷データを受信した場合に、ROM13aからRAM13b上に読み出された、PDL(Page Description Language)を解釈可能なプログラム(PDLパーサ)をCPU13cにより実行し、印刷データを解釈してビットマップイメージを生成する。   The controller 13 includes a ROM (Read Only Memory) 13a, a RAM (Random Access Memory) 13b, and a CPU (Central Processing Unit) 13c. The ROM 13a is executed when the image forming apparatus is activated. Stores programs and various data. The RAM 13b temporarily stores various programs and data read from the ROM 13a and the HDD 17. Further, the CPU 13c executes a program temporarily stored in the RAM 13b. For example, when the print data is received via the data communication I / F 14, the controller 13 reads a program (PDL parser) that can read PDL (Page Description Language) read from the ROM 13a onto the RAM 13b by the CPU 13c. Execute and interpret the print data to generate a bitmap image.

スキャナ15は、画像読取装置15aを有しており、読み取り面に配置された原稿を光学的に読み取り画像データを生成する。プロッタ16は、印刷装置16aを有しており、例えば、電子写真プロセス方式によってビットマップイメージを記録紙に印刷する。   The scanner 15 includes an image reading device 15a, and optically reads a document placed on a reading surface and generates image data. The plotter 16 has a printing device 16a and prints a bitmap image on a recording sheet by, for example, an electrophotographic process method.

このように、本実施形態に係るプリンタ1の一実施形態としての画像形成装置は、上記ハードウェア構成により、コピー、プリンタ、ファクシミリ、スキャナなどの複数の機能を実現している。   As described above, the image forming apparatus as an embodiment of the printer 1 according to the present embodiment realizes a plurality of functions such as a copy, a printer, a facsimile, and a scanner with the above hardware configuration.

(端末)
図3は、本発明の実施形態に係る端末2のハードウェア構成の一例を示す図である。端末2は、例えば一般的なパーソナルコンピュータからなるユーザ端末でよく、主要な構成として、CPU21、ROM(Read Only Memory)22、RAM(Random Access Memory)23、補助記憶装置24、記憶媒体読取装置25、入力装置26、表示装置27、及び通信装置28を含む構成である。
(Terminal)
FIG. 3 is a diagram illustrating an example of a hardware configuration of the terminal 2 according to the embodiment of the present invention. The terminal 2 may be a user terminal composed of, for example, a general personal computer. As main components, the terminal 2 includes a CPU 21, a ROM (Read Only Memory) 22, a RAM (Random Access Memory) 23, an auxiliary storage device 24, and a storage medium reading device 25. , The input device 26, the display device 27, and the communication device 28.

CPU21は、マイクロプロセッサ及びその周辺回路から構成され、端末1全体を制御する回路である。また、ROM22は、CPU21で実行される所定の制御プログラム(ソフトウェア部品)を格納するメモリであり、RAM23は、CPU21がROM22に格納された所定の制御プログラム(ソフトウェア部品)を実行して各種の制御を行うときの作業エリア(ワーク領域)として使用するメモリである。   The CPU 21 is composed of a microprocessor and its peripheral circuits, and is a circuit that controls the entire terminal 1. The ROM 22 is a memory that stores a predetermined control program (software component) executed by the CPU 21, and the RAM 23 executes various control operations by the CPU 21 executing a predetermined control program (software component) stored in the ROM 22. This is a memory used as a work area (work area) when performing.

補助記憶装置24は、汎用のOS(Operating System)、前述のプリンタドライバプログラムを含む各種情報を格納する装置であり、不揮発性の記憶装置であるHDD(Hard Disk Drive)などが用いられる。なお、上記各種情報は、補助記憶装置24以外にも、CD−ROM(Compact Disk - ROM)やDVD(Digital Versatile Disk)などの記憶媒体やその他のメディアを記憶されてもよく、これらの記憶媒体に格納された各種情報は、記憶媒体読取装置25などのドライブ装置を介して読み取ることが可能である。よって、必要に応じて記録媒体を記憶媒体読取装置25にセットすることで、プリンタドライバを含む各種情報が得られる。   The auxiliary storage device 24 is a device that stores various information including a general-purpose OS (Operating System) and the above-described printer driver program, and an HDD (Hard Disk Drive) that is a nonvolatile storage device is used. In addition to the auxiliary storage device 24, the various types of information may be stored in a storage medium such as a CD-ROM (Compact Disk-ROM) and a DVD (Digital Versatile Disk), and other media. Various information stored in the storage medium can be read via a drive device such as the storage medium reader 25. Therefore, various information including the printer driver can be obtained by setting the recording medium in the storage medium reading device 25 as necessary.

入力装置26は、ユーザが各種入力操作を行うための装置である。入力装置26は、マウス、キーボード、表示装置27の表示画面上に重畳するように設けられたタッチパネルスイッチなどを含む。表示装置27は、プリンタドライバが表示する印刷設定画面等を表示画面に表示する装置である。表示装置27は、例えばLCD(Liquid Crystal Display)、CRT(Cathode Ray Tube)などから構成される。次に、通信装置28は、ネットワーク3を介してプリンタ1との通信を行う装置である。有線ネットワークや無線ネットワークなど含む各種ネットワーク形態に応じた通信をサポートする。   The input device 26 is a device for the user to perform various input operations. The input device 26 includes a mouse, a keyboard, a touch panel switch provided so as to be superimposed on the display screen of the display device 27, and the like. The display device 27 is a device that displays a print setting screen or the like displayed by the printer driver on the display screen. The display device 27 includes, for example, an LCD (Liquid Crystal Display), a CRT (Cathode Ray Tube), or the like. Next, the communication device 28 is a device that communicates with the printer 1 via the network 3. Supports communication according to various network forms including wired and wireless networks.

(機能)
次に、本発明に係る印刷システムにおいて、プリンタ1及び端末2の各機能について説明する。本発明に係る印刷システムにおいて、端末2は、一の印刷ジョブにおける印刷可能上限枚数を設定して、プリンタ1に印刷ジョブを送信できる。プリンタ1は、端末2からの印刷ジョブを実行する。印刷枚数が一の印刷ジョブにおいて印刷可能上限枚数を越えた場合、一の端末からの印刷ジョブの占有を制限するため、印刷可能上限枚数制限付の印刷ジョブに対してジョブリセット(処理)を行う。なお、ジョブリセットは、当該印刷ジョブ実行中に、他の端末(例えば端末2b)から印刷ジョブが受信された場合にのみ行えばよい。他の端末から特に印刷要求がなされていないときは、プリンタ1は大量印刷によって占有されたとしても問題はないからである。そしてジョブリセットがなされると、当該印刷ジョブはキャンセルされるため、未だ印刷されていない分の印刷ジョブが存在する。従って、本発明に係るプリンタ1は端末2に対して未印刷分の印刷ジョブの再送信要求を行って、未だ印刷されていない分の印刷を行えるようにする。
(function)
Next, functions of the printer 1 and the terminal 2 in the printing system according to the present invention will be described. In the printing system according to the present invention, the terminal 2 can set a printable upper limit number of sheets in one print job and transmit the print job to the printer 1. The printer 1 executes a print job from the terminal 2. When the number of prints exceeds the maximum printable number for a single print job, a job reset (processing) is performed for a print job with a limit on the maximum number of printable prints to limit the occupation of the print job from one terminal. . The job reset may be performed only when a print job is received from another terminal (for example, the terminal 2b) during execution of the print job. This is because there is no problem even if the printer 1 is occupied by mass printing when no print request is made from another terminal. When the job is reset, the print job is canceled, and there are print jobs for which printing has not yet been performed. Therefore, the printer 1 according to the present invention requests the terminal 2 to retransmit the unprinted print job so that the unprinted portion can be printed.

図4は、プリンタ1及び端末2の一実施形態の主要構成を示す機能ブロック図である。プリンタ1は、アプリケーション201、UI(User Interface)部202、印刷ジョブ生成部203、記憶部204、及び送受信部205を含む構成である。なお、UI部202、印刷ジョブ生成部203、及び記憶部204は、プリンタドライバ200に含まれる。また端末2は、印刷ジョブ受付部101、ジョブキュー102、印刷部103、印刷制限部104、及び再送信要求部105を含む構成である。より詳しくは後述する<動作>において説明するため、ここでは各機能について簡単に説明する。   FIG. 4 is a functional block diagram showing the main configuration of one embodiment of the printer 1 and the terminal 2. The printer 1 includes an application 201, a UI (User Interface) unit 202, a print job generation unit 203, a storage unit 204, and a transmission / reception unit 205. The UI unit 202, the print job generation unit 203, and the storage unit 204 are included in the printer driver 200. The terminal 2 includes a print job reception unit 101, a job queue 102, a printing unit 103, a print restriction unit 104, and a retransmission request unit 105. Since the details will be described in <Operation> described later, each function will be briefly described here.

まず端末2に関し、アプリケーション201は、特定の仕事を処理するために作られたプログラムである。例えば、ワープロソフト等であり、アプリケーション201で作成された文書や画像等が、プリンタドライバ200により印刷ジョブとなって、プリンタ1に送信される。   First, regarding the terminal 2, the application 201 is a program created to process a specific job. For example, a document or image created by the application 201 such as word processing software is sent to the printer 1 as a print job by the printer driver 200.

UI部202は、アプリケーション201では設定できないプリンタ固有の設定を行なうためのユーザインターフェイスを提供する。例えば、プリンタドライバ200によるプリンタ設定画面を作成し提供する。またプリンタ設定画面からは、管理者等により、一の印刷ジョブにおける印刷可能上限枚数を設定することができる。   The UI unit 202 provides a user interface for performing printer-specific settings that cannot be set by the application 201. For example, the printer driver 200 creates and provides a printer setting screen. Further, from the printer setting screen, the upper limit number of printable sheets in one print job can be set by an administrator or the like.

印刷ジョブ生成部203は、アプリケーション201から数値データとして与えられた文字、物体や図形に関する情報を計算によって画像化し、印刷ジョブを作成する機能を有している。またUI部202によるプリンタ設定画面で設定された内容を反映して印刷ジョブを作成する。たとえば、印刷可能上限枚数が設定されている場合には、印刷可能上限枚数の情報を付して(埋め込んで)印刷ジョブを作成する(以下、上限枚数付印刷ジョブという場合がある)。   The print job generation unit 203 has a function of creating information about a character, object, or figure given as numerical data from the application 201 by imaging to create a print job. Also, a print job is created reflecting the contents set on the printer setting screen by the UI unit 202. For example, when the upper limit number of printable sheets is set, information on the upper limit number of printable sheets is attached (embedded) to create a print job (hereinafter also referred to as a print job with an upper limit number of sheets).

記憶部204は、印刷ジョブ生成部203により生成された上限枚数付印刷ジョブを記憶する。詳細は後述するが、記憶部204に記憶された上限枚数付印刷ジョブは、プリンタ1からの印刷ジョブの再送信要求を受けたとき利用される。   The storage unit 204 stores the upper limit number of print jobs generated by the print job generation unit 203. Although details will be described later, the upper limit number of print jobs stored in the storage unit 204 is used when a print job re-transmission request is received from the printer 1.

プリンタドライバ200は、UI部202、印刷ジョブ生成部203、及び記憶部204を含む。プリンタドライバ200は、プリンタ1を制御するためのソフトウエアであるデバイスドライバの一種である。プリンタドライバはOS(Operating System)の管理下にあり、ユーザがアプリケーション201から印刷を実行すると、OSからの処理の依頼を受けたプリンタドライバ200が実際の印刷データ処理やプリンタ1の制御を行う。   The printer driver 200 includes a UI unit 202, a print job generation unit 203, and a storage unit 204. The printer driver 200 is a type of device driver that is software for controlling the printer 1. The printer driver is under the control of an OS (Operating System), and when the user executes printing from the application 201, the printer driver 200 that receives a processing request from the OS performs actual print data processing and control of the printer 1.

送受信部205は、印刷ジョブ生成部203により生成された印刷ジョブを前記プリンタに送信する。また、プリンタ1から後述する印刷ジョブの再送信要求を受信する。   The transmission / reception unit 205 transmits the print job generated by the print job generation unit 203 to the printer. Further, the printer 1 receives a print job re-transmission request, which will be described later.

次いでプリンタ1に関し、印刷ジョブ受付部101は、端末2の送受信部205により送信された上限枚数付印刷ジョブを含む印刷ジョブを受付ける。   Next, for the printer 1, the print job reception unit 101 receives a print job including the upper limit number of print jobs transmitted by the transmission / reception unit 205 of the terminal 2.

ジョブキュー102は、印刷ジョブ受付部101で受付けた印刷ジョブを格納するジョブキューである。ジョブキュー102内の印刷ジョブは、スタック順に処理される。   The job queue 102 is a job queue that stores print jobs received by the print job receiving unit 101. Print jobs in the job queue 102 are processed in the stacking order.

印刷部103は、ジョブキュー102内の印刷ジョブを実行する。具体的には、印刷ジョブを実行するので、印刷処理を行う。   The printing unit 103 executes a print job in the job queue 102. Specifically, since a print job is executed, print processing is performed.

印刷制限部104は、印刷部103により実行された上限枚数付印刷ジョブの印刷枚数をカウントし、印刷可能上限枚数と印刷枚数とをカウントにより比較し、印刷枚数が印刷可能上限枚数を超えた場合、その上限枚数付印刷ジョブに対してジョブリセット処理を行う機能を有している。つまり、印刷部103により実行された印刷処理が、所定の印刷可能上限枚数を超えると、印刷部103に対して当該印刷処理をキャンセルするよう制御する。   The print restriction unit 104 counts the number of prints of the upper limit number of print jobs executed by the print unit 103, compares the printable upper limit number and the print number by counting, and the print number exceeds the printable upper limit number In addition, a job reset process is performed for the upper limit number of print jobs. That is, if the printing process executed by the printing unit 103 exceeds a predetermined printable upper limit number, the printing unit 103 is controlled to cancel the printing process.

再送信要求部105は、印刷制限部104によりジョブリセット処理されたとき、端末2に、カウントの情報(印刷処理済枚数の情報)を付して、未印刷分の印刷ジョブの再送信要求を行う機能を有している。   When the job restriction process is performed by the print restriction unit 104, the retransmission request unit 105 adds count information (information about the number of print processed sheets) to the terminal 2, and requests a retransmission request for an unprinted print job. Has the function to perform.

なおこれらの機能は、実際には前述のCPU13c及びCPU21が実行するプログラムによりコンピュータ(プリンタ1及び端末2)に実現させるものである。次に、本発明に係る印刷システムの動作について詳しく説明していく。   Note that these functions are actually realized by the computer (printer 1 and terminal 2) by the program executed by the CPU 13c and CPU 21 described above. Next, the operation of the printing system according to the present invention will be described in detail.

<動作>
次に、本発明に係る印刷システムの動作について説明する。本発明に係る印刷システムにおいて、プリンタ1は、端末2からの上限枚数付印刷ジョブを実行するが、印刷可能上限枚数を越えた場合、一の端末からの印刷ジョブの占有を制限するため、印刷可能上限枚数付の印刷ジョブに対してジョブリセット(処理)を行う。そしてジョブリセットがなされると、当該印刷ジョブはキャンセルされるため、未だ印刷されていない分の印刷ジョブが存在する。従って、プリンタ1は端末2に対して未印刷分の印刷ジョブの再送信要求を行って、未だ印刷されていない分の印刷を行えるようにする。以下説明を行う。
<Operation>
Next, the operation of the printing system according to the present invention will be described. In the printing system according to the present invention, the printer 1 executes the print job with the upper limit number from the terminal 2, but if the upper limit number of printable sheets is exceeded, the print job is restricted to limit the occupation of the print job from one terminal. Job reset (processing) is performed for a print job with the maximum possible number of sheets. When the job is reset, the print job is canceled, and there are print jobs for which printing has not yet been performed. Accordingly, the printer 1 requests the terminal 2 to retransmit an unprinted print job so that the unprinted portion can be printed. A description will be given below.

図5は、本発明に係る印刷システムの全体的な動作の流れを説明する概念図である。説明上、端末2aはプリンタ1に対して大量の印刷ジョブを発生させ、端末2bはプリンタ1が端末2aからの大量の印刷ジョブ処理中に、印刷ジョブ(大量でない)を発生させる。以下、図に示されるA、B、Dについて詳しく説明し、C、Eについては適宜触れる。   FIG. 5 is a conceptual diagram for explaining the overall operation flow of the printing system according to the present invention. For explanation, the terminal 2a generates a large amount of print jobs for the printer 1, and the terminal 2b generates a print job (not a large amount) while the printer 1 is processing a large amount of print jobs from the terminal 2a. Hereinafter, A, B, and D shown in the drawings will be described in detail, and C and E will be appropriately described.

(1)印刷ジョブ生成処理A
印刷ジョブ生成処理Aは、端末2aにおいて、ユーザがアプリケーション201から印刷を実行すると、プリンタドライバ200が印刷ジョブを生成し、プリンタ1に印刷ジョブを送信するまでの処理である。図6は、端末2aの印刷ジョブ生成処理を説明するフローチャートである。
(1) Print job generation processing A
The print job generation process A is a process from when the user executes printing from the application 201 on the terminal 2 a until the printer driver 200 generates a print job and transmits the print job to the printer 1. FIG. 6 is a flowchart for explaining print job generation processing of the terminal 2a.

まず、端末2aのアプリケーション201から印刷要求(命令)が行われる。ここでは大量の印刷がなされるものとし、例えば、印刷用紙で550枚分の印刷がなされるものとする。なお以下では本発明の説明上、大量の印刷とは、印刷可能上限枚数を超える印刷といい、大量でない印刷とは、印刷可能上限枚数を超えない印刷をいう。   First, a print request (command) is made from the application 201 of the terminal 2a. Here, it is assumed that a large amount of printing is performed. For example, 550 sheets of printing paper are printed. In the following description of the present invention, a large amount of printing refers to printing that exceeds the upper limit number of printable sheets, and a small amount of printing refers to printing that does not exceed the upper limit number of printable sheets.

印刷ジョブ生成部203は、印刷ジョブを生成するにあたってまず、印刷可能上限枚数が設定されているか判定する(ステップA1)。上述したように、UI部202によるプリンタ設定画面から一の印刷ジョブにおける印刷可能上限枚数を設定することができる。また上限枚数の値も設定できる。ここでは、例えば印刷可能上限枚数は100枚と設定されているとする。   In generating a print job, the print job generation unit 203 first determines whether the upper limit number of printable sheets is set (step A1). As described above, the printable upper limit number of sheets in one print job can be set from the printer setting screen by the UI unit 202. You can also set the upper limit value. Here, for example, it is assumed that the upper limit number of printable sheets is set to 100 sheets.

印刷可能上限枚数が設定されている場合は、印刷可能上限枚数(値)を取得する(ステップA2)。ここでは印刷可能上限枚数は100枚として取得される。   If the printable upper limit number is set, the printable upper limit number (value) is acquired (step A2). Here, the upper limit number of printable sheets is acquired as 100 sheets.

そして印刷ジョブ生成部203は、アプリケーション201から数値データとして与えられた文字、物体や図形に関する情報を計算によって画像化し、印刷ジョブを作成する(ステップA3)。ここで、UI部202によるプリンタ設定画面で設定された内容を反映して印刷ジョブを作成するので、印刷可能上限枚数が設定されている場合には、印刷可能上限枚数の情報を付して(埋め込んで)上限枚数付印刷ジョブを作成する。勿論、印刷可能上限枚数が設定されていない場合は、印刷可能上限枚数(値)は取得されず、印刷可能上限枚数の情報も付されない、単なる印刷ジョブが生成される。   Then, the print job generation unit 203 images the information about the characters, objects, and graphics given as numerical data from the application 201 by calculation, and creates a print job (step A3). Here, since the print job is created reflecting the contents set on the printer setting screen by the UI unit 202, when the upper limit number of printable sheets is set, information on the upper limit number of printable sheets is attached ( Create a print job with the maximum number of copies. Of course, if the printable upper limit number is not set, the printable upper limit number (value) is not acquired, and a simple print job is generated without any information on the printable upper limit number.

記憶部204は、印刷ジョブ生成部203により生成された上限枚数付印刷ジョブを記憶する(ステップA4)。詳細は後述するが、記憶部204の上限枚数付印刷ジョブは、プリンタ1からの印刷ジョブの再送信要求を受けたとき利用される。なお、印刷可能上限枚数が設定されていない、上記単なる印刷ジョブは記憶されない(する必要がない)。   The storage unit 204 stores the upper limit number of print jobs generated by the print job generation unit 203 (step A4). Although details will be described later, the upper limit number of print jobs in the storage unit 204 is used when a re-transmission request for a print job is received from the printer 1. Note that the mere print job in which the upper limit number of printable sheets is not set is not stored (it is not necessary).

送受信部205は、印刷ジョブ生成部203により生成された上限枚数付印刷ジョブを含む印刷ジョブをプリンタ1に送信する(ステップA5)。ここで、送信された上限枚数付印刷ジョブの内容を確認すれば、印刷可能上限枚数100枚の情報が付され、印刷用紙で550枚分の印刷ジョブである。プリンタ1で550枚分の印刷ジョブを完了するには、例えば10〜20分程度の時間を要し、プリンタ1はその間占有される。   The transmission / reception unit 205 transmits a print job including the upper limit number of print jobs generated by the print job generation unit 203 to the printer 1 (step A5). Here, if the content of the transmitted print job with the maximum number of sheets is confirmed, information of the maximum number of printable sheets 100 is attached, and the print job is 550 sheets of print paper. For example, it takes about 10 to 20 minutes to complete a print job for 550 sheets by the printer 1, and the printer 1 is occupied during that time.

(2)印刷処理及びジョブリセット処理B
印刷処理及びジョブリセット処理Bでは、プリンタ1において、上限枚数付印刷ジョブが受付けられ、ジョブキュー102に格納する。そして、ジョブキュー102内の印刷ジョブを実行する。また、実行された上限枚数付印刷ジョブの印刷枚数をカウントし、印刷可能上限枚数と印刷枚数とをカウントにより比較し、印刷枚数が印刷可能上限枚数を超えた場合、上限枚数付印刷ジョブに対してジョブリセット処理を行う。また、ジョブリセット処理されたとき、端末2に、カウントの情報(印刷処理済枚数の情報)を付して、未印刷分の印刷ジョブの再送信要求を行う。図7は、プリンタ1の印刷処理及びジョブリセット処理を説明するフローチャートである。図に示されるように、大きく印刷ジョブ格納処理B1と、印刷ジョブ実行処理B2に分けられる。以下説明を行う。
(2) Print processing and job reset processing B
In the printing process and job reset process B, the printer 1 accepts an upper limit number of print jobs and stores them in the job queue 102. Then, the print job in the job queue 102 is executed. In addition, the number of prints of the executed upper limit number of print jobs is counted, the upper limit number of printable sheets is compared with the number of print sheets, and if the print number exceeds the upper limit number of printable sheets, To perform job reset processing. Further, when the job reset process is performed, the terminal 2 is added with count information (print processed sheet number information), and a re-transmission request for an unprinted print job is made. FIG. 7 is a flowchart for explaining print processing and job reset processing of the printer 1. As shown in the figure, the print job storage process B1 and the print job execution process B2 are roughly divided. A description will be given below.

図8は、印刷ジョブ格納処理B1を説明するフローチャートである。印刷ジョブ格納処理B1では、上限枚数付印刷ジョブを含む印刷ジョブが受付けられ、ジョブキュー102に格納される。なお、ジョブキュー102に格納された印刷ジョブは、先に着いたものから順番に処理される(first in first out方式)。   FIG. 8 is a flowchart for explaining the print job storage process B1. In the print job storage process B 1, a print job including an upper limit number of print jobs is received and stored in the job queue 102. Note that print jobs stored in the job queue 102 are processed in order from the first one (first in first out method).

まず印刷ジョブ受付部101は、端末2から、上限枚数付印刷ジョブを含む印刷ジョブを受付ける(ステップB101)。ここではこれまでの説明通り、上限枚数付印刷ジョブが受付けられたものとする(印刷可能上限枚数100枚、印刷用紙550枚分)。   First, the print job receiving unit 101 receives a print job including a print job with an upper limit number of sheets from the terminal 2 (step B101). Here, as described above, it is assumed that a print job with an upper limit number of sheets has been accepted (upper limit number of printable sheets 100 sheets, 550 sheets of printing paper).

次に、受付けられた印刷ジョブは、ジョブキュー102に格納されるが、場合によってジョブキュー102に格納される順序が異なってくる。つまり、印刷ジョブの格納順序は、ジョブキュー102にスタックが既にあるかどうかの判定(ステップB102)によって異なる。なお、ジョブキュー102にスタックが既にある場合というのは、ステップB101で受付けられた当該印刷ジョブより先に受付けられ且つ未処理の印刷ジョブが存在することを意味する。   Next, the accepted print job is stored in the job queue 102, but the order in which it is stored in the job queue 102 differs depending on the case. That is, the print job storage order varies depending on whether or not a stack already exists in the job queue 102 (step B102). The case where the job queue 102 already has a stack means that there is an unprocessed print job that is received before the print job received in step B101.

ジョブキュー102にスタックがない場合、印刷ジョブはジョブキュー102にそのまま格納される(ステップB103)。ジョブキュー102にはスタックはないので、格納順序は問題にならないからである。このときのジョブキュー102の状態を図9(a)に示す。   If there is no stack in the job queue 102, the print job is stored as it is in the job queue 102 (step B103). This is because there is no stack in the job queue 102, so the storage order does not matter. The state of the job queue 102 at this time is shown in FIG.

ジョブキュー102にスタックがある場合、印刷ジョブに印刷可能上限枚数が設定されているかどうかの判定がなされる(ステップB104)。ここでは、上限枚数付印刷ジョブが受付けられているので、印刷可能上限枚数が設定されていると判定され、当該印刷ジョブを、ジョブキュー102の一番最後に格納する(ステップB105)。このときのジョブキュー102の状態を図9(b)に示す。   If there is a stack in the job queue 102, it is determined whether or not the printable upper limit number of sheets is set for the print job (step B104). Here, since the upper limit number of print jobs are accepted, it is determined that the upper limit number of printable sheets is set, and the print job is stored at the end of the job queue 102 (step B105). The state of the job queue 102 at this time is shown in FIG.

再びステップB104に戻り、印刷ジョブに印刷可能上限枚数が設定されていない場合、印刷ジョブを、ジョブキュー102の一番最初の上限枚数付印刷ジョブの前に格納する(ステップB106)。より詳しく説明すると、印刷ジョブに印刷可能上限枚数が設定されていない場合とは、特段、印刷可能上限枚数に制限がないような印刷ジョブである。ここでは、例えば端末2bからの印刷ジョブであり、印刷大量がなされることはなく、印刷用紙枚数が数枚程度の印刷ジョブである。従って端末2bには印刷可能上限枚数の設定はなされていない。このような印刷ジョブは、上限枚数付印刷ジョブに優先して処理されるように、ジョブキュー102内に上限枚数付印刷ジョブがある場合、これより前に格納する。このときのジョブキュー102の状態を図9(c)に示す。勿論、ジョブキュー102内に上限枚数付印刷ジョブがない場合は、印刷ジョブを、ジョブキュー102の一番最後に格納すればよい。   Returning to step B104 again, if the printable upper limit number of sheets is not set in the print job, the print job is stored before the first upper limit number of print job in the job queue 102 (step B106). More specifically, the case where the printable upper limit number is not set in the print job is a print job in which the printable upper limit number is not particularly limited. Here, for example, a print job from the terminal 2b is a print job in which a large amount of printing is not performed and the number of print sheets is about several sheets. Therefore, the upper limit number of printable sheets is not set in the terminal 2b. If there is a print job with an upper limit number in the job queue 102, such a print job is stored before this so that the print job is processed with priority over the print job with the upper limit number. The state of the job queue 102 at this time is shown in FIG. Of course, if there is no upper limit number of print jobs in the job queue 102, the print job may be stored at the end of the job queue 102.

以上、プリンタ1が受付けた印刷ジョブの格納処理を、様々なケースを含め説明した。但しここでは、ジョブキュー102には他の印刷ジョブはまだ格納されていないものとし、よって、ジョブキュー102には上限枚数付印刷ジョブ(印刷可能上限枚数100枚、印刷用紙550枚分)だけが格納されているものとして説明を進める。そして次に、格納された上限枚数付印刷ジョブは、印刷ジョブ実行処理B2で実行される。   The print job storage process accepted by the printer 1 has been described above including various cases. However, in this case, it is assumed that no other print jobs are stored in the job queue 102, and therefore, only a print job with an upper limit number of sheets (upper limit number of printable sheets 100 sheets, 550 sheets of print paper) is stored in the job queue 102. The description will be made assuming that it is stored. Then, the stored upper limit number of print jobs is executed in the print job execution process B2.

図10は、印刷ジョブ実行処理B2を説明するフローチャートである。印刷ジョブ実行処理B2では、ジョブキュー102に格納された印刷ジョブが実行される。また印刷可能上限枚数が設定されている上限枚数付印刷ジョブについては、印刷枚数が上限枚数に達するとジョブリセット処理がなされる。以下説明する。   FIG. 10 is a flowchart for explaining the print job execution process B2. In the print job execution process B2, the print job stored in the job queue 102 is executed. For a print job with an upper limit number for which the upper limit number of printable sheets is set, job reset processing is performed when the print number reaches the upper limit number. This will be described below.

印刷部103は、まずジョブキュー102から印刷ジョブをロードして(ステップB201)、ロードした印刷ジョブに、印刷可能上限枚数が設定されているかどうかの判定を行う(ステップB202)。印刷可能上限枚数がされていない場合、印刷部103は、当該印刷ジョブの全ページについて印刷を実行する(ステップB203)。そして、ジョブキュー102に次に処理すべき印刷ジョブがあるかどうかの判定を行い(ステップB204)、印刷ジョブがある場合は次の印刷ジョブの処理に進み(ステップB201)、印刷ジョブがない場合は印刷ジョブ実行処理を終了する(END)。なお、印刷可能上限枚数が設定されていない印刷ジョブとは、例えば、印刷可能上限枚数に制限がない印刷ジョブである。ここでは、上述したように、例えば端末2bからの印刷ジョブである。   First, the printing unit 103 loads a print job from the job queue 102 (step B201), and determines whether or not the printable upper limit number is set for the loaded print job (step B202). If the printable upper limit number is not set, the printing unit 103 executes printing for all pages of the print job (step B203). Then, it is determined whether or not there is a next print job to be processed in the job queue 102 (step B204). If there is a print job, the process proceeds to the next print job (step B201), and there is no print job. Terminates the print job execution process (END). Note that the print job in which the upper limit number of printable sheets is not set is, for example, a print job in which the upper limit number of printable sheets is not limited. Here, as described above, for example, the print job is from the terminal 2b.

一方、ロードした印刷ジョブに、印刷可能上限枚数が設定されている場合、その上限枚数付印刷ジョブは、再送信要求によるものかどうかの判定がなされる(ステップB205)。再送信要求とは、ジョブリセット処理がなされた場合、プリンタ1から端末2aに対して、未処理分の印刷ジョブの再送信を要求するものである。つまり、印刷ジョブがこの再送信要求によって再送信された印刷ジョブであるかどうか判定される。再送信された印刷ジョブは、端末2aにおいて印刷可能上限枚数(値)単位で分割されているので、印刷ジョブに含まれる印刷枚数は最大で印刷可能上限枚数(値)である。これについては再度後述する。上限枚数付印刷ジョブは、再送信要求によるものである場合、印刷部103は、当該印刷ジョブの全ページについて印刷を実行する(ステップB203)。再送信された印刷ジョブは、印刷可能上限枚数(値)単位で分割されているので、印刷ジョブに含まれる印刷枚数は印刷可能上限枚数を超えることはない。   On the other hand, if the printable upper limit number of sheets is set for the loaded print job, it is determined whether or not the upper limit number of print jobs is due to a retransmission request (step B205). The re-transmission request is a request for re-transmission of an unprocessed print job from the printer 1 to the terminal 2a when job reset processing is performed. That is, it is determined whether or not the print job is a print job retransmitted in response to this re-transmission request. Since the retransmitted print job is divided in units of the maximum printable number (value) in the terminal 2a, the maximum number of prints included in the print job is the maximum printable maximum number (value). This will be described later again. If the print job with the upper limit number is a request for retransmission, the printing unit 103 executes printing for all pages of the print job (step B203). Since the retransmitted print job is divided in units of the maximum printable number (value), the number of prints included in the print job does not exceed the maximum printable number.

上限枚数付印刷ジョブは、再送信要求によるものでない場合、その上限枚数単位で印刷を実行する(ステップB206)。具体的に、ここでの上限枚数付印刷ジョブの内容は、印刷可能上限枚数100枚、印刷用紙550枚分であるので、まず上限枚数単位、つまり100枚単位で印刷を実行する。なお、印刷制限部104は印刷処理済み枚数をカウントしておく。   If the print job with the upper limit number is not a request for retransmission, printing is executed in units of the upper limit number (step B206). Specifically, since the content of the print job with the upper limit number here is the maximum number of printable sheets of 100 sheets and 550 sheets of print paper, printing is first executed in units of the upper limit number of sheets, that is, in units of 100 sheets. Note that the print restriction unit 104 counts the number of printed sheets.

印刷ジョブが全て終了すれば(ステップB207)、上述と同様、ジョブキュー102に次に処理すべき印刷ジョブがあるかどうかの判定を行うステップに進む(ステップB204)。なお、印刷ジョブが終了する場合とは、例えば上限枚数付印刷ジョブの内容が、印刷可能上限枚数100枚と設定されてはいるが、印刷用紙70枚分である場合、印刷可能上限に該当しないので、全ページ70枚分が印刷され、当該印刷ジョブを終了する場合がある。一方、印刷ジョブが終了しない場合とは、上限枚数付印刷ジョブの内容が、印刷可能上限枚数100枚、印刷用紙550枚分のように、印刷可能上限に該当してしまう場合である。   When all the print jobs are completed (step B207), the process proceeds to a step of determining whether or not there is a print job to be processed next in the job queue 102 (step B204) as described above. Note that the case where the print job ends is, for example, that the content of the upper limit number of print jobs is set to 100 printable upper limit sheets, but does not correspond to the printable upper limit when it is 70 print sheets. Therefore, there are cases where 70 pages are printed and the print job is terminated. On the other hand, the case where the print job does not end is a case where the content of the upper limit number of print jobs corresponds to the printable upper limit such as 100 printable upper limit sheets and 550 print sheets.

印刷ジョブが終了しない場合、ジョブキュー102に次に処理すべき印刷ジョブがあるかどうかの判定を行う(ステップB208)。処理すべき印刷ジョブがない場合、一旦上限枚数を超えても、そのまま印刷処理を継続する(ステップS206へ)。他の端末から特に印刷要求がなされていないときは、プリンタ1は大量印刷によって占有されたとしても問題はないからである。よって、繰り返し上限枚数単位で印刷を実行し(ステップB206)、上限枚数単位で印刷処理を行う都度、ジョブキュー102に次に処理すべき印刷ジョブがあるかどうかの判定を行う(ステップB208)。   If the print job does not end, it is determined whether there is a print job to be processed next in the job queue 102 (step B208). If there is no print job to be processed, the print processing is continued as it is even if the upper limit number is exceeded (to step S206). This is because there is no problem even if the printer 1 is occupied by mass printing when no print request is made from another terminal. Accordingly, printing is repeatedly performed in units of the upper limit number of sheets (step B206), and each time print processing is performed in units of the upper limit number of sheets, it is determined whether there is a print job to be processed next in the job queue 102 (step B208).

一方、ジョブキュー102に次に処理すべき印刷ジョブがある場合(ステップB208)、現在処理中の上限枚数付印刷ジョブは印刷可能上限枚数を超えており、プリンタ1の占有を防止するという本来目的から、印刷制限部104は、現在処理中の上限枚数付印刷ジョブのジョブリセット処理を行う(ステップB209)。これにより、現在処理中の上限枚数付印刷ジョブは、印刷処理がキャンセルされる。また別の言い方をすれば、大量の印刷ジョブから占有が開放される。ここでは、先の例の上限枚数付印刷ジョブについて、印刷処理を100枚分終える前に端末2bからの印刷要求がなされ、ジョブキュー102に次に処理すべき印刷ジョブがあったものとする(図5、C)。すると、ジョブリセット処理時点で、当該上限枚数付印刷ジョブについて、ここまで印刷処理済み枚数は100枚、未印刷処理枚数は450枚となる。   On the other hand, if there is a print job to be processed next in the job queue 102 (step B208), the upper limit number of print jobs currently being processed exceeds the printable upper limit number, and the original purpose is to prevent the printer 1 from being occupied. Thus, the print restriction unit 104 performs job reset processing for the upper limit number of print jobs currently being processed (step B209). As a result, the print processing is canceled for the upper limit number of print jobs currently being processed. In other words, the occupation is released from a large number of print jobs. Here, regarding the print job with the upper limit number of sheets in the previous example, it is assumed that a print request is made from the terminal 2b before the print processing for 100 sheets is completed, and there is a print job to be processed next in the job queue 102 ( FIG. 5, C). Then, at the time of job reset processing, the maximum number of print jobs with the maximum number of sheets is 100 printed and the number of unprinted processed sheets is 450.

なお、上限枚数単位で印刷実行(ステップB206)を行い、上限枚数単位でジョブキューに他の印刷ジョブの有無を判定(ステップB208)するのは、いつでも上限枚数単位を印刷実行する間はプリンタ1の占有を許容するためである。しかしながら、ジョブキューに他の印刷ジョブがスタックされた場合は直ちにジョブキャンセルを行うよう構成することも可能である。   Note that printing is executed in units of the upper limit number of sheets (step B206), and the presence or absence of another print job in the job queue is determined in units of the upper limit number of sheets (step B208). This is to allow the occupation of. However, when another print job is stacked in the job queue, the job can be canceled immediately.

再送信要求部105は、印刷ジョブの再送信要求を行う(ステップB210)。つまり、ジョブリセット処理によって、処理中の上限枚数付印刷ジョブは、印刷処理がキャンセルされたが、依然未印刷処理分の印刷ジョブが残っている。従って、端末2a対して未印刷分の印刷ジョブの再送信を行うよう要求する。未印刷分の印刷ジョブが再送信されてくれば、再度その印刷ジョブを実行することで、全てのページについて印刷を行うことができる。このとき再送信要求に、印刷処理済み枚数のカウントの情報を付しておく(例えば印刷処理済み枚数100枚)。   The re-transmission request unit 105 makes a re-transmission request for the print job (step B210). That is, by the job reset process, the print process with the upper limit number of print jobs being processed is canceled, but the print jobs for the unprinted process still remain. Therefore, it requests the terminal 2a to retransmit the unprinted print job. If an unprinted print job is retransmitted, all the pages can be printed by executing the print job again. At this time, the count information of the number of print processed sheets is attached to the re-transmission request (for example, the number of print processed sheets is 100).

そして、再び印刷部103は、ジョブキュー102から印刷ジョブをロードし、当該印刷ジョブを印刷実行していく。ここで実行される印刷ジョブは、先の大量の印刷ジョブのプリンタ1の占有から開放されようやく印刷処理の順序を得た、端末2bからの印刷ジョブである。   Then, the printing unit 103 again loads a print job from the job queue 102 and executes the print job. The print job executed here is a print job from the terminal 2b that has finally obtained the order of the print processing only after being released from the occupation of the printer 1 of the previous large number of print jobs.

(3)印刷ジョブ再生成処理D
印刷ジョブ再生成処理Dは、端末2aがプリンタ1からの未処理印刷分の印刷ジョブの再送信要求を受けて、再度印刷ジョブの送信を行う処理である。図11は、端末2aの印刷ジョブ再生成処理を説明するフローチャートである。再送信要求を受けて当該フローチャートは開始される。
(3) Print job regeneration process D
The print job regeneration process D is a process in which the terminal 2a receives a request for retransmitting a print job for unprocessed print from the printer 1 and transmits the print job again. FIG. 11 is a flowchart for explaining the print job regeneration process of the terminal 2a. In response to the retransmission request, the flowchart is started.

印刷ジョブ生成部203は、記憶部204に記憶されている元の上限枚数付印刷ジョブを取得する(ステップD1)。また再送信要求に付されたカウントの情報を取得する(ステップD2)。   The print job generation unit 203 acquires the original upper limit number of print jobs stored in the storage unit 204 (step D1). Further, the count information attached to the retransmission request is acquired (step D2).

次に未印刷分のページを、上限枚数単位で分割し、印刷ジョブを再生成する(ステップD3)。具体的に説明する。記憶部204から取得された元の上限枚数付印刷ジョブのその内容は、印刷可能上限枚数100枚、印刷用紙550枚分であり、カウントの情報から印刷処理済み枚数100枚である。よって、未印刷分のページは、450枚分であり、上限枚数単位100で分割すれば、100枚分、100枚分、100枚分、100枚分、50枚分の、合計5つの印刷ジョブが生成される。このように、上限枚数単位で分割するのは、設定された印刷可能上限枚数値は一の印刷ジョブでプリンタ1を占有して印刷を最大限許容するとされている値であるので、再送された分割ジョブは再びジョブリセットされることはない。これにより、大量の印刷ジョブであっても繰り返しのジョブリセットを防止することができる。また、これら分割された印刷ジョブについても印刷可能上限枚数の情報は付しておく。上述したようにジョブキュー(図8、B104)の格納順序の決定等に利用するためである。   Next, the unprinted pages are divided by the upper limit unit, and the print job is regenerated (step D3). This will be specifically described. The contents of the original print job with the upper limit number of sheets acquired from the storage unit 204 are the upper limit number of printable sheets of 100 sheets and 550 sheets of print paper, and the number of print processed sheets is 100 sheets from the count information. Therefore, there are 450 unprinted pages, and if the upper limit number of sheets is divided by 100, a total of five print jobs for 100 sheets, 100 sheets, 100 sheets, 100 sheets, and 50 sheets are used. Is generated. As described above, since the upper limit number of printable sheets set is a value that occupies the printer 1 in one print job and is allowed to be printed to the maximum extent, it is retransmitted. The divided job is not reset again. This prevents repeated job resetting even for a large number of print jobs. Also, information on the upper limit number of printable sheets is attached to these divided print jobs. This is because it is used for determining the storage order of the job queue (B104 in FIG. 8) as described above.

送受信部205は、生成されたこれら印刷ジョブ(上限枚数付)をプリンタ1に順次、再送信する(ステップD4)。プリンタ1で受付けられたこれら印刷ジョブは、再印刷処理(図5、E)される(図10、B205、Yへ進むステップ)。こうして未処理印刷分の印刷ジョブは全て実行される。   The transmission / reception unit 205 sequentially retransmits the generated print jobs (with the upper limit number of sheets) to the printer 1 (step D4). These print jobs received by the printer 1 are reprinted (FIG. 5, E) (steps proceeding to FIG. 10, B205, Y). In this way, all print jobs for unprocessed printing are executed.

なお、この後、再印刷処理(図5、E)において、プリンタ1で未処理印刷分の1つ目の印刷ジョブ実行中に、印刷可能上限枚数が設定されていない印刷ジョブ、例えば「印刷ジョブα」を受け付けた場合、ジョブキュー102でジョブの割り込みがなされる(図8、ステップB106)。従って、「分割ジョブa(100枚分)」→「印刷ジョブα(上限枚数なし)」→「分割ジョブb(100枚分)」→「分割ジョブc(100枚分)」→「分割ジョブd(100枚分)」→「分割ジョブd(50枚分)」という順序で印刷実行されることとなる。   Thereafter, in the reprint process (FIG. 5E), a print job in which the upper limit number of printable sheets is not set during execution of the first print job for unprocessed prints by the printer 1, for example, “print job” When “α” is accepted, the job is interrupted in the job queue 102 (FIG. 8, step B106). Accordingly, “divided job a (for 100 sheets)” → “print job α (no upper limit number of sheets)” → “divided job b (for 100 sheets)” → “divided job c (for 100 sheets)” → “divided job d” (100 sheets) "->" Divided job d (50 sheets) "is executed in this order.

[実施形態2]
実施形態1において、端末2は、一の印刷ジョブにおける印刷可能上限枚数を設定して、プリンタ1に印刷ジョブを送信できるものとして説明を行ったが、本実施形態2においては、印刷可能上限枚数の設定をプリンタ1側で設定される実施形態について説明する。ジョブキャンセル機能を有するプリンタ1側で印刷可能上限枚数の設定を行うようにすることで、端末2のプリンタドライバの機能に依存せず、ネットワーク3上の複数の端末2からの印刷ジョブに対して一元的に印刷可能上限枚数の設定を行うことができる。以下、実施形態1と異なる点について主に説明していく。
[Embodiment 2]
In the first embodiment, it has been described that the terminal 2 can set the printable upper limit number of sheets in one print job and transmit the print job to the printer 1. However, in the second embodiment, the upper limit number of printable sheets is described. An embodiment in which these settings are set on the printer 1 side will be described. By setting the upper limit number of printable sheets on the printer 1 side having the job cancel function, the print job from a plurality of terminals 2 on the network 3 is not dependent on the function of the printer driver of the terminal 2. The upper limit number of printable sheets can be set centrally. Hereinafter, differences from the first embodiment will be mainly described.

(機能)
プリンタ1は、端末2からの印刷ジョブを実行する。プリンタ1は、印刷枚数が一の印刷ジョブにおいて印刷可能上限枚数を越えた場合、一の端末からの印刷ジョブの占有を制限するため、印刷可能上限枚数を超えた印刷ジョブに対してジョブリセット(処理)を行う。なお、ジョブリセットは、当該印刷ジョブ実行中に、他の端末(例えば端末2b)から印刷ジョブが受信された場合にのみ行えばよい。他の端末から特に印刷要求がなされていないときは、プリンタ1は大量印刷によって占有されたとしても問題はないからである。そしてジョブリセットがなされると、当該印刷ジョブはキャンセルされるため、未だ印刷されていない分の印刷ジョブが存在する。従って、プリンタ1は端末2に対して未印刷分の印刷ジョブの再送信要求を行って、未だ印刷されていない分の印刷を行えるようにする。
(function)
The printer 1 executes a print job from the terminal 2. When the number of prints exceeds the maximum printable number for a single print job, the printer 1 resets the job for a print job that exceeds the maximum printable number of sheets to limit the occupation of the print job from one terminal ( Process). The job reset may be performed only when a print job is received from another terminal (for example, the terminal 2b) during execution of the print job. This is because there is no problem even if the printer 1 is occupied by mass printing when no print request is made from another terminal. When the job is reset, the print job is canceled, and there are print jobs for which printing has not yet been performed. Accordingly, the printer 1 requests the terminal 2 to retransmit an unprinted print job so that the unprinted portion can be printed.

再び図4を参照する。図4は、プリンタ1及び端末2の一実施形態の主要構成を示す機能ブロック図である。上述の実施形態1と機能構成は同じであるが、各機能の内容が異なる点があるため、以下説明を行う(差異のある機能部のみ説明する)。   Refer to FIG. 4 again. FIG. 4 is a functional block diagram showing the main configuration of one embodiment of the printer 1 and the terminal 2. Although the functional configuration is the same as that of the first embodiment described above, the content of each function is different, and therefore the following description will be given (only functional units having differences will be described).

端末2に関し、UI部202は、プリンタ固有の設定を行なうためのユーザインターフェイスを提供する。実施形態1との差異点として、プリンタドライバ200によるプリンタ設定画面からは、一の印刷ジョブにおける印刷可能上限枚数を設定しない(できない)。   Regarding the terminal 2, the UI unit 202 provides a user interface for performing printer-specific settings. As a difference from the first embodiment, the upper limit number of printable sheets in one print job is not set (cannot) from the printer setting screen by the printer driver 200.

印刷ジョブ生成部203は、印刷ジョブを作成する機能を有し、UI部202によるプリンタ設定画面で設定された内容を反映して印刷ジョブを作成する。但し、実施形態1との差異点として、印刷ジョブを作成する際、印刷可能上限枚数の情報を付して(埋め込んで)印刷ジョブを作成することはない。   The print job generation unit 203 has a function of creating a print job, and creates a print job by reflecting the contents set on the printer setting screen by the UI unit 202. However, as a difference from the first embodiment, when creating a print job, the print job is not created with information on the upper limit number of printable sheets (embedded).

記憶部204は、印刷ジョブ生成部203により生成された印刷ジョブ(上限枚数付でない、通常の印刷ジョブとする)を記憶する。従って、生成された印刷ジョブはひとまず記憶部204に記憶され、プリンタ1からジョブリセットに伴い印刷ジョブの再送信要求を受けたとき利用される。なお、ジョブリセットされず、印刷ジョブが正常処理された場合は、印刷完了通知を受けて記憶部204から対応する印刷ジョブを削除する。記憶容量の増加を防止するためである。   The storage unit 204 stores the print job generated by the print job generation unit 203 (a normal print job without an upper limit number). Accordingly, the generated print job is temporarily stored in the storage unit 204 and used when a re-transmission request for a print job is received from the printer 1 upon job reset. When the job is not reset and the print job is processed normally, the print job is notified and the corresponding print job is deleted from the storage unit 204. This is to prevent an increase in storage capacity.

次いでプリンタ1に関し、印刷ジョブ受付部101は、端末2の送受信部205により送信された印刷ジョブ(上限枚数付でない、通常の印刷ジョブとする)を受付ける。   Next, regarding the printer 1, the print job receiving unit 101 receives a print job (a normal print job without an upper limit number) transmitted from the transmission / reception unit 205 of the terminal 2.

印刷制限部104は、印刷部103により実行された印刷枚数をカウントし、プリンタ1で予め設定されている印刷可能上限枚数と印刷枚数とをカウントにより比較し、印刷枚数が印刷可能上限枚数を超えた場合、その印刷ジョブに対してジョブリセット処理を行う。つまり、印刷部103により実行された印刷処理が、プリンタ1で予め設定されている所定の印刷可能上限枚数を超えると、印刷部103に対して当該印刷処理をキャンセルするよう制御する。   The print restriction unit 104 counts the number of printed sheets executed by the printing unit 103, compares the printable upper limit number set in advance with the printer 1 with the count, and the print number exceeds the printable upper limit number. If it is, the job reset process is performed for the print job. That is, when the printing process executed by the printing unit 103 exceeds a predetermined maximum printable upper limit number set in advance in the printer 1, the printing unit 103 is controlled to cancel the printing process.

再送信要求部105は、印刷制限部104によりジョブリセット処理されたとき、端末2に、カウントの情報(印刷処理済枚数の情報)や、プリンタ1で予め設定されている上限枚数(印刷可能上限枚数)の情報等を付して、未印刷分の印刷ジョブの再送信要求を行う機能を有している。   When the job restriction processing is performed by the print restriction unit 104, the retransmission request unit 105 sends the count information (printed number information) to the terminal 2 and the upper limit number (printable upper limit) preset in the printer 1. And a function for requesting re-transmission of an unprinted print job.

<動作>
次に、本実施形態2に係る印刷システムの動作について説明する。再び図5を参照する。図5は、本実施形態2に係る印刷システムの全体的な動作の流れを説明する概念図である。全体的な動作の流れは実施形態1と同様であるが、図示される各処理について、処理毎に主に異なる点について以下説明する。なお、説明上、端末2aはプリンタ1に対して大量の印刷ジョブを発生させ、端末2bはプリンタ1が端末2aからの大量の印刷ジョブ処理中に、印刷ジョブ(大量でない)を発生させる点は、上述した通りである。
<Operation>
Next, the operation of the printing system according to the second embodiment will be described. Refer to FIG. 5 again. FIG. 5 is a conceptual diagram illustrating the overall operation flow of the printing system according to the second embodiment. Although the overall operation flow is the same as that of the first embodiment, differences in each process shown in the figure will be mainly described below. For the sake of explanation, the terminal 2a generates a large amount of print jobs for the printer 1, and the terminal 2b generates a print job (not a large amount) while the printer 1 is processing a large amount of print jobs from the terminal 2a. , As described above.

(1)印刷ジョブ生成処理A
印刷ジョブ生成処理Aは、端末2aにおいて、ユーザがアプリケーション201から印刷を実行すると、プリンタドライバ200が印刷ジョブを生成し、プリンタ1に印刷ジョブを送信するまでの処理である。図12は、端末2aの印刷ジョブ生成処理を説明するフローチャートである。なお図6を比べると、ステップA1及びステップA2が省略されている点で異なっている。
(1) Print job generation processing A
The print job generation process A is a process from when the user executes printing from the application 201 on the terminal 2 a until the printer driver 200 generates a print job and transmits the print job to the printer 1. FIG. 12 is a flowchart for explaining print job generation processing of the terminal 2a. 6 is different in that step A1 and step A2 are omitted.

まず、端末2aのアプリケーション201から印刷要求(命令)が行われる。ここでは大量の印刷がなされるものとし、例えば、印刷用紙で550枚分の印刷がなされるものとする。   First, a print request (command) is made from the application 201 of the terminal 2a. Here, it is assumed that a large amount of printing is performed. For example, 550 sheets of printing paper are printed.

そして印刷ジョブ生成部203は、アプリケーション201から数値データとして与えられた文字、物体や図形に関する情報を計算によって画像化し、印刷ジョブを作成する(ステップA3)。なお、本実施形態2においては、印刷可能上限枚数が設定されていないので、印刷可能上限枚数の情報も付されない、単なる印刷ジョブが生成される。   Then, the print job generation unit 203 images the information about the characters, objects, and graphics given as numerical data from the application 201 by calculation, and creates a print job (step A3). In the second embodiment, since the upper limit number of printable sheets is not set, a simple print job is generated without any information on the upper limit number of printable sheets.

記憶部204は、印刷ジョブ生成部203により生成された印刷ジョブ(上限枚数付でない、通常の印刷ジョブとする)を記憶する(ステップA4)。   The storage unit 204 stores the print job generated by the print job generation unit 203 (a normal print job without an upper limit number) (step A4).

送受信部205は、印刷ジョブ生成部203により生成された印刷ジョブをプリンタ1に送信する(ステップA5)。   The transmission / reception unit 205 transmits the print job generated by the print job generation unit 203 to the printer 1 (step A5).

(2)印刷処理及びジョブリセット処理B
本実施形態2における印刷処理及びジョブリセット処理Bでは、プリンタ1において、印刷ジョブが受付けられて、ジョブキュー102に格納する。そして、ジョブキュー102内の印刷ジョブを実行する。また、実行された印刷ジョブの印刷枚数をカウントし、プリンタ1で予め設定されている印刷可能上限枚数と印刷枚数とをカウントにより比較し、印刷枚数が印刷可能上限枚数を超えた場合、印刷ジョブに対してジョブリセット処理を行う。また、ジョブリセット処理されたとき、端末2に、カウントの情報(印刷処理済枚数の情報)を付して、未印刷分の印刷ジョブの再送信要求を行う。再び図7を参照する。本実施形態2においても、大きく印刷ジョブ格納処理B1と、印刷ジョブ実行処理B2に分けられる。
(2) Print processing and job reset processing B
In the printing process and job reset process B in the second embodiment, the printer 1 accepts a print job and stores it in the job queue 102. Then, the print job in the job queue 102 is executed. In addition, the number of prints of the executed print job is counted, and the upper limit number of printable sheets set in advance by the printer 1 is compared by counting. If the number of prints exceeds the upper limit number of printable sheets, the print job Job reset processing is performed for. Further, when the job reset process is performed, the terminal 2 is added with count information (print processed sheet number information), and a re-transmission request for an unprinted print job is made. Refer to FIG. 7 again. Also in the second embodiment, the print job storage process B1 and the print job execution process B2 are roughly divided.

図13は、印刷ジョブ格納処理B1を説明するフローチャートである。印刷ジョブ格納処理B1では、上印刷ジョブを含む印刷ジョブが受付けられ、ジョブキュー102に格納される。なお、ジョブキュー102に格納された印刷ジョブは、先に着いたものから順番に処理される(first in first out方式)。なお図8を比べると、ステップB104及びステップB106の点で異なっている。   FIG. 13 is a flowchart for explaining the print job storage process B1. In the print job storage process B 1, a print job including the upper print job is accepted and stored in the job queue 102. Note that print jobs stored in the job queue 102 are processed in order from the first one (first in first out method). Note that FIG. 8 is different from step B104 in step B106.

まず印刷ジョブ受付部101は、端末2から、印刷ジョブを受付ける(ステップB101)。次に、受付けられた印刷ジョブは、ジョブキュー102に格納されるが、場合によってジョブキュー102に格納される順序が異なってくる。つまり、印刷ジョブの格納順序は、ジョブキュー102にスタックが既にあるかどうかの判定(ステップB102)によって異なる。なお、ジョブキュー102にスタックが既にある場合というのは、ステップB101で受付けられた当該印刷ジョブより先に受付けられ且つ未処理の印刷ジョブが存在することを意味する。   First, the print job receiving unit 101 receives a print job from the terminal 2 (step B101). Next, the accepted print job is stored in the job queue 102, but the order in which it is stored in the job queue 102 differs depending on the case. That is, the print job storage order varies depending on whether or not a stack already exists in the job queue 102 (step B102). The case where the job queue 102 already has a stack means that there is an unprocessed print job that is received before the print job received in step B101.

ジョブキュー102にスタックがない場合、印刷ジョブはジョブキュー102にそのまま格納される(ステップB103)。ジョブキュー102にはスタックはないので、格納順序は問題にならないからである。このときのジョブキュー102の状態を図14(a)に示す。   If there is no stack in the job queue 102, the print job is stored as it is in the job queue 102 (step B103). This is because there is no stack in the job queue 102, so the storage order does not matter. The state of the job queue 102 at this time is shown in FIG.

ジョブキュー102にスタックがある場合、印刷ジョブは再送信要求によるものかどうかの判定がなされる(ステップB107)。再送信要求とは、上述したように、ジョブリセット処理がなされた場合、プリンタ1から端末2aに対して、未処理分の印刷ジョブの再送信を要求するものである。つまり、印刷ジョブがこの再送信要求によって再送信された印刷ジョブであるかどうか判定される。当該印刷ジョブが再送信要求によるものである場合、ジョブキュー102の一番最後に格納する(ステップB105)。このときのジョブキュー102の状態を図14(b)に示す。   If there is a stack in the job queue 102, it is determined whether or not the print job is due to a retransmission request (step B107). As described above, the re-transmission request is a request for re-transmission of unprocessed print jobs from the printer 1 to the terminal 2a when the job reset process is performed. That is, it is determined whether or not the print job is a print job retransmitted in response to this re-transmission request. If the print job is due to a retransmission request, it is stored at the end of the job queue 102 (step B105). The state of the job queue 102 at this time is shown in FIG.

再びステップB107に戻り、印刷ジョブは再送信要求によるものでない場合、当該印刷ジョブを、ジョブキュー102の一番最初の再送信要求による印刷ジョブの前に格納する(ステップB108)。再送信要求によるものでない印刷ジョブの処理を優先するためである。このときのジョブキュー102の状態を図14(c)に示す。   Returning to step B107 again, if the print job is not a request for retransmission, the print job is stored before the print job for the first retransmission request in the job queue 102 (step B108). This is because priority is given to processing of a print job that is not based on a retransmission request. The state of the job queue 102 at this time is shown in FIG.

以上、プリンタ1が受付けた印刷ジョブの格納処理を説明した。そして次に、格納された印刷ジョブは、印刷ジョブ実行処理B2で実行される。   The storage process of the print job accepted by the printer 1 has been described above. Next, the stored print job is executed in the print job execution process B2.

図15は、印刷ジョブ実行処理B2を説明するフローチャートである。印刷ジョブ実行処理B2では、ジョブキュー102に格納された印刷ジョブが実行される。また印刷可能上限枚数を超える印刷ジョブについては、印刷枚数が上限枚数に達するとジョブリセット処理がなされる。なお図10を比べると、例えばステップB202、B203、B205は削除されている点で異なっている。以下説明する。   FIG. 15 is a flowchart for explaining the print job execution process B2. In the print job execution process B2, the print job stored in the job queue 102 is executed. For a print job exceeding the maximum printable number, job reset processing is performed when the number of prints reaches the upper limit. 10 is different in that, for example, steps B202, B203, and B205 are deleted. This will be described below.

印刷部103は、まずジョブキュー102から印刷ジョブをロードする(ステップB201)し、プリンタ1で予め設定されている上限枚数単位(印刷可能上限枚数)で印刷を実行する(ステップB211)。上限枚数単位で印刷するのは、印刷処理が上限枚数に達した場合、ジョブリセットを行うためである。例えば、印刷可能上限枚数は100枚とプリンタ1で予め設定されているとし、印刷ジョブの内容を印刷用紙550枚分とすると、まず上限枚数単位、つまり100枚単位で印刷を実行する。なお、印刷制限部104は印刷処理済み枚数をカウントしておく。   First, the printing unit 103 loads a print job from the job queue 102 (step B201), and executes printing in an upper limit sheet unit (upper limit printable sheet number) preset in the printer 1 (step B211). The reason why printing is performed in units of the upper limit number of sheets is to perform job reset when the printing process reaches the upper limit number of sheets. For example, assuming that the upper limit number of printable sheets is 100 and preset in the printer 1 and the content of the print job is 550 sheets of printing paper, printing is first executed in units of the upper limit number of sheets, that is, in units of 100 sheets. Note that the print restriction unit 104 counts the number of printed sheets.

印刷ジョブが全て終了すれば(ステップB207)、ジョブキュー102に次に処理すべき印刷ジョブがあるかどうかの判定を行うステップに進む(ステップB204)。なお、印刷ジョブが終了する場合とは、ステップB211では上限枚数単位で印刷実行されているので、印刷ジョブについて残り印刷枚数内容が上限枚数以下、例えば100枚以下の場合である。   If all print jobs are completed (step B207), the process proceeds to a step of determining whether or not there is a print job to be processed next in the job queue 102 (step B204). Note that the case where the print job ends is a case where the content of the remaining print number of the print job is equal to or less than the upper limit number, for example, equal to or less than 100, because printing is executed in units of the upper limit number in step B211.

印刷ジョブが終了しない場合、ジョブキュー102に次に処理すべき印刷ジョブがあるかどうかの判定を行う(ステップB208)。処理すべき印刷ジョブがない場合、一旦上限枚数を超えても、そのまま印刷処理を継続する(ステップS211へ)。他の端末から特に印刷要求がなされていないときは、プリンタ1は大量印刷によって占有されたとしても問題はないからである。よって、繰り返し上限枚数単位で印刷を実行し(ステップB211)、上限枚数単位で印刷処理を行う都度、ジョブキュー102に次に処理すべき印刷ジョブがあるかどうかの判定を行う(ステップB208)。   If the print job does not end, it is determined whether there is a print job to be processed next in the job queue 102 (step B208). If there is no print job to be processed, the print processing is continued as it is even after the upper limit number is exceeded (to step S211). This is because there is no problem even if the printer 1 is occupied by mass printing when no print request is made from another terminal. Accordingly, printing is repeatedly performed in units of the upper limit number of sheets (step B211), and each time printing processing is performed in units of the upper limit number of sheets, it is determined whether there is a print job to be processed next in the job queue 102 (step B208).

一方、ジョブキュー102に次に処理すべき印刷ジョブがある場合(ステップB208)、現在処理中の印刷ジョブは印刷可能上限枚数を超えており、プリンタ1の占有を防止するという本来目的から、印刷制限部104は、現在処理中の印刷ジョブのジョブリセット処理を行う(ステップB209)。これにより、現在処理中の印刷ジョブは、印刷処理がキャンセルされる。   On the other hand, if there is a print job to be processed next in the job queue 102 (step B208), the print job currently being processed has exceeded the maximum printable number, and printing is performed from the original purpose of preventing the printer 1 from being occupied. The restriction unit 104 performs job reset processing for the print job currently being processed (step B209). As a result, the print processing of the print job currently being processed is canceled.

再送信要求部105は、印刷ジョブの再送信要求を行う(ステップB210)。ジョブリセット処理によって、処理中の印刷ジョブは、印刷処理がキャンセルされたが、依然未印刷処理分の印刷ジョブが残っている。従って、端末2a対して未印刷分の印刷ジョブの再送信を行うよう要求する。このとき再送信要求に、印刷処理済み枚数のカウントの情報と、プリンタ1で予め設定されている上限枚数(印刷可能上限枚数)の情報とを付しておく(例えば印刷処理済み枚数100枚、上限枚数単位100枚)。   The re-transmission request unit 105 makes a re-transmission request for the print job (step B210). By the job reset process, the print job being processed is canceled, but there are still print jobs for the unprinted process. Therefore, it requests the terminal 2a to retransmit the unprinted print job. At this time, the information on the count of the number of printed sheets and the information on the upper limit number (upper limit number of printable sheets) set in advance in the printer 1 are attached to the retransmission request (for example, the number of printed sheets is 100, (Up to 100 sheets)

なお、本実施形態2においては、端末に応じて、印刷可能上限枚数の制限を行うかどうかの設定を行えるようにすることもできる。この場合、図15のフローチャートに進む前に、印刷ジョブの送信元端末の判定を行って、送信元が印刷可能上限枚数の制限を行わない端末である場合、図15のフローチャートに進まず、送信されてきた印刷ジョブについて全ページの印刷実行を行えばよい。   In the second embodiment, it is possible to set whether to limit the upper limit number of printable sheets according to the terminal. In this case, before proceeding to the flowchart of FIG. 15, the transmission source terminal of the print job is determined, and if the transmission source is a terminal that does not limit the printable upper limit number of sheets, the process proceeds to the flowchart of FIG. All pages may be printed for the print job that has been performed.

(3)印刷ジョブ再生成処理D
本実施形態2における印刷ジョブ再生成処理Dは、端末2aがプリンタ1からの未処理印刷分の印刷ジョブの再送信要求を受けて、再度印刷ジョブの送信を行う処理である。図16は、端末2aの印刷ジョブ再生成処理を説明するフローチャートである。再送信要求を受けて当該フローチャートは開始される。なお図11を比べると、ステップD1、D2の点で少々異なっている。
(3) Print job regeneration process D
The print job regeneration process D according to the second embodiment is a process in which the terminal 2a receives a print job re-transmission request from the printer 1 and transmits the print job again. FIG. 16 is a flowchart for explaining the print job regeneration process of the terminal 2a. In response to the retransmission request, the flowchart is started. When comparing FIG. 11, the points D1 and D2 are slightly different.

印刷ジョブ生成部203は、記憶部204に記憶されている元の印刷ジョブを取得する(ステップD5)。また再送信要求に付されたカウントの情報及び上限枚数(印刷可能上限枚数)の情報を取得する(ステップD6)。   The print job generation unit 203 acquires the original print job stored in the storage unit 204 (step D5). In addition, the count information and the information on the upper limit number (printable upper limit number) attached to the retransmission request are acquired (step D6).

次に未印刷分のページを、上限枚数の情報に基づき上限枚数単位で分割し、印刷ジョブを再生成する(ステップD3)。   Next, an unprinted page is divided into upper limit sheet units based on the upper limit sheet number information, and a print job is regenerated (step D3).

送受信部205は、生成されたこれら印刷ジョブをプリンタ1に順次、再送信する(ステップD4)。プリンタ1で受付けられたこれら印刷ジョブは、再印刷処理(図5、E)され、こうして未処理印刷分の印刷ジョブは全て実行される。   The transmission / reception unit 205 sequentially retransmits the generated print jobs to the printer 1 (step D4). These print jobs received by the printer 1 are reprinted (FIG. 5, E), and thus all print jobs for unprocessed prints are executed.

なお、ジョブリセットされず、印刷ジョブが正常処理された場合(図15のB207、Y)は、印刷完了通知を受けて、記憶容量の増加を防止するため、記憶部204から対応する印刷ジョブを削除する。   If the job is not reset and the print job is processed normally (B207, Y in FIG. 15), a print completion notification is received and the corresponding print job is sent from the storage unit 204 to prevent an increase in storage capacity. delete.

以上、本実施形態2においては、印刷可能上限枚数の設定をプリンタ1側で設定される実施形態について説明を行った。ジョブキャンセル機能を有するプリンタ1側で印刷可能上限枚数の設定を行うようにすることで、端末2のプリンタドライバの機能に依存せず、ネットワーク3上の複数の端末2からの印刷ジョブに対して一元的に印刷可能上限枚数の設定を行うことができる。   As described above, in the second embodiment, the embodiment in which the setting of the upper limit number of printable sheets is set on the printer 1 side has been described. By setting the upper limit number of printable sheets on the printer 1 side having the job cancel function, the print job from a plurality of terminals 2 on the network 3 is not dependent on the function of the printer driver of the terminal 2. The upper limit number of printable sheets can be set centrally.

<総括>
以上、本発明に係る印刷システムにおいて、プリンタは大量の印刷ジョブを処理している間、他の印刷ジョブを処理するためにジョブリセットを行うが、ジョブリセットにより印刷されなかった未処理分の印刷をおこなえるよう端末に対して未処理分の印刷ジョブの再送信要求を行う。端末のプリンタドライバ側で、処理済み枚数情報(カウント情報)と印刷可能上限枚数情報を参照し、未処理分の印刷ジョブがその上限枚数を超過している場合、その印刷ジョブを上限枚数単位毎に分割して生成し、プリンタに再度送信する。このように、大量印刷を行うユーザが、連続印刷で印刷装置を占有しないよう印刷可能上限枚数を設定(指定)でき、また印刷ジョブの割り込みによるジョブリセットにより印刷されなかった分は、その割り込みジョブの実行後に印刷されるので、自動的に未印刷分の印刷ジョブを印刷させることができる。また大量の印刷ジョブであっても繰り返しのジョブリセットを防止することができる。
<Summary>
As described above, in the printing system according to the present invention, while the printer is processing a large number of print jobs, the printer performs job reset to process other print jobs. Request the terminal to resend unprocessed print jobs. The terminal printer driver side refers to the processed number information (count information) and the printable upper limit number information, and if the unprocessed print job exceeds the upper limit number, the print job is determined for each upper limit unit. Are generated and transmitted to the printer again. In this way, a user who performs mass printing can set (specify) the maximum printable number of sheets so that the printing apparatus is not occupied by continuous printing. Is printed after execution of the above, it is possible to automatically print an unprinted print job. In addition, repeated job resets can be prevented even for a large number of print jobs.

即ち本発明に係る印刷システムによれば、印刷可能枚数制限により大量印刷による装置占有を防止し他の印刷ジョブを速やかに処理するとともに、該他の印刷ジョブ処理後、印刷可能枚数制限を超過した分の印刷を手間なく行うことが可能である。   In other words, according to the printing system of the present invention, the device occupancy by mass printing is prevented by limiting the number of printable sheets, and other print jobs are processed promptly. After the other print jobs are processed, the printable number limit is exceeded. It is possible to print the minute without trouble.

なお、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Note that the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims.

1 プリンタ
2 端末
3 ネットワーク
11 操作パネル
11a 入力装置
11b 表示装置
12 記憶メディアI/F
12a ドライブ装置
12b 記録媒体
13 コントローラ
13a ROM
13b RAM
13c CPU
14 データ通信I/F
14a インターフェース装置
15 スキャナ
15a 画像読取装置
16 プロッタ
16a 印刷装置
17 HDD
21 CPU
22 ROM
23 RAM
24 補助記憶装置
25 記憶媒体読取装置
26 入力装置
27 表示装置
28 通信装置
101 印刷ジョブ受付部
102 ジョブキュー
103 印刷部
104 印刷制限部
105 再送信要求部
201 アプリケーション
202 UI部
203 印刷ジョブ生成部
204 記憶部
DESCRIPTION OF SYMBOLS 1 Printer 2 Terminal 3 Network 11 Operation panel 11a Input device 11b Display device 12 Storage media I / F
12a Drive device 12b Recording medium 13 Controller 13a ROM
13b RAM
13c CPU
14 Data communication I / F
14a Interface device 15 Scanner 15a Image reading device 16 Plotter 16a Printing device 17 HDD
21 CPU
22 ROM
23 RAM
24 Auxiliary storage device 25 Storage medium reading device 26 Input device 27 Display device 28 Communication device 101 Print job reception unit 102 Job queue 103 Printing unit 104 Printing restriction unit 105 Retransmission request unit 201 Application 202 UI unit 203 Print job generation unit 204 Storage Part

特開2005‐32004号公報JP 2005-3004 A 特開2008‐134443号公報JP 2008-134443 A

Claims (12)

複数の端末と、前記端末からの印刷ジョブを実行するプリンタとがネットワークを介して接続され、前記複数の端末から受信した印刷ジョブを制御する印刷システムであって、
第一の端末は、
印刷ジョブを生成する印刷ジョブ生成手段と、
前記生成手段により生成された印刷ジョブを記憶する記憶手段と、
前記生成手段により生成された印刷ジョブを前記プリンタに送信する印刷ジョブ送信手段と、
前記プリンタから、先に送信した印刷ジョブに関する再送信要求を受信する印刷ジョブ再送信要求受信手段とを有し、
前記印刷ジョブ生成手段は、前記再送信要求に含まれる印刷処理済み印刷枚数のカウントの情報に基づき、前記記憶手段に記憶された印刷ジョブから、未印刷分の印刷ジョブを生成し、前記印刷ジョブ送信手段は、当該未印刷分の印刷ジョブを前記プリンタに送信し、
前記プリンタは、
前記送信手段により送信された印刷ジョブを受付ける印刷ジョブ受付手段と、
前記受付手段により受付けられた印刷ジョブを実行する印刷手段と、
前記印刷手段により実行された印刷ジョブの印刷枚数をカウントし、一の印刷ジョブにおける所定の印刷可能上限枚数と前記印刷枚数とを前記カウントにより比較し、前記印刷枚数が前記所定の印刷可能上限枚数を超えた場合、当該印刷ジョブに対してジョブリセット処理を行う印刷制限手段と、
前記印刷制限手段によりジョブリセット処理されたとき、前記第一の端末に、前記カウントの情報を付して、未印刷分の印刷ジョブの前記再送信要求を行う再送信要求手段と、
を有することを特徴とする印刷システム。
A printing system in which a plurality of terminals and a printer that executes a print job from the terminal are connected via a network and controls a print job received from the plurality of terminals,
The first terminal is
Print job generation means for generating a print job;
Storage means for storing the print job generated by the generation means;
Print job transmission means for transmitting the print job generated by the generation means to the printer;
Print job retransmission request receiving means for receiving a retransmission request regarding a previously transmitted print job from the printer;
The print job generation unit generates an unprinted print job from the print job stored in the storage unit, based on the count information of the number of printed prints included in the retransmission request, and the print job The transmission means transmits the unprinted print job to the printer,
The printer is
A print job accepting means for accepting a print job sent by the sending means;
Printing means for executing a print job accepted by the accepting means;
The number of prints of the print job executed by the printing unit is counted, the predetermined printable upper limit number of sheets in one print job is compared with the print number, and the print number is the predetermined printable upper limit number. Print limit means for performing job reset processing for the print job,
A resend request means for performing the resend request for an unprinted print job with the count information attached to the first terminal when the job restriction processing is performed by the print restriction means;
A printing system comprising:
前記所定の印刷可能上限枚数は、前記第一の端末により予め設定され、
前記印刷ジョブ生成手段は、前記所定の印刷可能上限枚数が設定された上限枚数付印刷ジョブを含む印刷ジョブを生成すること、
を特徴とする請求項1に記載の印刷システム。
The predetermined upper limit number of printable sheets is preset by the first terminal,
The print job generation means generates a print job including a print job with an upper limit number set with the predetermined printable upper limit number;
The printing system according to claim 1.
前記所定の印刷可能上限枚数は、前記プリンタにより予め設定されること、
を特徴とする請求項1に記載の印刷システム。
The predetermined printable upper limit number of sheets is preset by the printer;
The printing system according to claim 1.
前記プリンタの、
前記印刷ジョブ受付手段は、前記印刷手段により実行される順に印刷ジョブを格納する為のジョブキューに、前記所定の印刷可能上限枚数が設定されていない第二の端末からの印刷ジョブを、前記第一の端末からの前記未印刷分の印刷ジョブより優先して順にスタックすること、
を特徴とする請求項2に記載の印刷システム。
Of the printer,
The print job accepting unit receives a print job from a second terminal in which the predetermined printable upper limit number is not set in a job queue for storing print jobs in the order of execution by the printing unit. Stacking in priority over the unprinted print jobs from one terminal,
The printing system according to claim 2.
前記プリンタの、
前記印刷制限手段は、前記印刷手段が、前記所定の印刷可能上限枚数が設定された印刷ジョブを実行中に、前記印刷ジョブ受付手段が第二の端末からの印刷ジョブを受付けた場合、動作すること、
を特徴とする請求項2ないし4何れか一項に記載の印刷システム。
Of the printer,
The print restriction unit operates when the print unit accepts a print job from a second terminal while the print unit is executing a print job in which the predetermined printable upper limit number is set. thing,
The printing system according to claim 2, wherein:
複数の端末と、前記端末からの印刷ジョブを実行するプリンタとがネットワークを介して接続され、前記複数の端末から受信した印刷ジョブを制御する印刷システムにおける印刷方法であって、
第一の端末は、
印刷ジョブを生成する印刷ジョブ生成手順と、
前記生成手順により生成された印刷ジョブを記憶する記憶手順と、
前記生成手順により生成された印刷ジョブを前記プリンタに送信する印刷ジョブ送信手順と、
前記プリンタから、先に送信した印刷ジョブに関する再送信要求を受信する印刷ジョブ再送信要求受信手順とを有し、
前記印刷ジョブ生成手順は、前記再送信要求に含まれる印刷処理済み印刷枚数のカウントの情報に基づき、前記記憶手順で記憶された印刷ジョブから、未印刷分の印刷ジョブを生成し、前記印刷ジョブ送信手順は、当該未印刷分の印刷ジョブを前記プリンタに送信し、
前記プリンタは、
前記送信手順により送信された印刷ジョブを受付ける印刷ジョブ受付手順と、
前記受付手順により受付けられた印刷ジョブを実行する印刷手順と、
前記印刷手順により実行された印刷ジョブの印刷枚数をカウントし、一の印刷ジョブにおける所定の印刷可能上限枚数と前記印刷枚数とを前記カウントにより比較し、前記印刷枚数が前記所定の印刷可能上限枚数を超えた場合、当該印刷ジョブに対してジョブリセット処理を行う印刷制限手順と、
前記印刷制限手順によりジョブリセット処理されたとき、前記第一の端末に、前記カウントの情報を付して、未印刷分の印刷ジョブの前記再送信要求を行う再送信要求手順と、
を有することを特徴とする印刷方法。
A printing method in a printing system in which a plurality of terminals and a printer that executes a print job from the terminals are connected via a network and control a print job received from the plurality of terminals.
The first terminal is
A print job generation procedure for generating a print job;
A storage procedure for storing the print job generated by the generation procedure;
A print job transmission procedure for transmitting the print job generated by the generation procedure to the printer;
A print job retransmission request reception procedure for receiving a retransmission request for a previously transmitted print job from the printer;
The print job generation procedure generates an unprinted print job from the print job stored in the storage procedure based on the count information of the number of printed prints included in the retransmission request, and the print job The sending procedure sends the unprinted print job to the printer,
The printer is
A print job reception procedure for receiving a print job transmitted by the transmission procedure;
A printing procedure for executing a print job accepted by the acceptance procedure;
The number of prints of a print job executed according to the printing procedure is counted, the predetermined printable upper limit number in one print job is compared with the print number, and the print number is the predetermined printable upper limit number. Print limit procedure to perform job reset processing for the print job,
When the job reset process is performed by the print restriction procedure, a retransmission request procedure for attaching the count information to the first terminal and performing the retransmission request for an unprinted print job;
A printing method characterized by comprising:
前記所定の印刷可能上限枚数は、前記第一の端末により予め設定され、
前記印刷ジョブ生成手順は、前記所定の印刷可能上限枚数が設定された上限枚数付印刷ジョブを含む印刷ジョブを生成すること、
を特徴とする請求項6に記載の印刷方法。
The predetermined upper limit number of printable sheets is preset by the first terminal,
The print job generation procedure includes generating a print job including an upper limit number of print jobs in which the predetermined printable upper limit number of sheets is set;
The printing method according to claim 6.
前記所定の印刷可能上限枚数は、前記プリンタにより予め設定されること、
を特徴とする請求項6に記載の印刷方法。
The predetermined printable upper limit number of sheets is preset by the printer;
The printing method according to claim 6.
前記プリンタの、
前記印刷ジョブ受付手順は、前記印刷手順により実行される順に印刷ジョブを格納する為のジョブキューに、前記所定の印刷可能上限枚数が設定されていない第二の端末からの印刷ジョブを、前記第一の端末からの前記未印刷分の印刷ジョブより優先して順にスタックすること、
を特徴とする請求項7に記載の印刷方法。
Of the printer,
In the print job reception procedure, a print job from a second terminal in which the predetermined printable upper limit number is not set in a job queue for storing print jobs in the order of execution by the print procedure, Stacking in priority over the unprinted print jobs from one terminal,
The printing method according to claim 7.
前記プリンタの、
前記印刷制限手順は、前記印刷手順が、前記所定の印刷可能上限枚数が設定された印刷ジョブを実行中に、前記印刷ジョブ受付手順が第二の端末からの印刷ジョブを受付けた場合、動作すること、
を特徴とする請求項7ないし9何れか一項に記載の印刷方法。
Of the printer,
The print restriction procedure operates when the print job reception procedure receives a print job from a second terminal while the print procedure is executing a print job in which the predetermined printable upper limit number is set. thing,
The printing method according to claim 7, wherein:
請求項6ないし10何れか一項に記載の印刷方法において、前記第一の端末に、
前記印刷ジョブ生成手順と、前記記憶手順と、前記印刷ジョブ送信手順と、前記印刷ジョブ再送信要求受信手順と、
を実行させるためのプリンタドライバプログラム。
11. The printing method according to claim 6, wherein the first terminal includes:
The print job generation procedure, the storage procedure, the print job transmission procedure, the print job retransmission request reception procedure,
A printer driver program for running
請求項11に記載のプリンタドライバプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the printer driver program according to claim 11 is recorded.
JP2009112009A 2009-05-01 2009-05-01 Printing system, printing method and printer driver program Pending JP2010260234A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009112009A JP2010260234A (en) 2009-05-01 2009-05-01 Printing system, printing method and printer driver program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009112009A JP2010260234A (en) 2009-05-01 2009-05-01 Printing system, printing method and printer driver program

Publications (1)

Publication Number Publication Date
JP2010260234A true JP2010260234A (en) 2010-11-18

Family

ID=43358737

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009112009A Pending JP2010260234A (en) 2009-05-01 2009-05-01 Printing system, printing method and printer driver program

Country Status (1)

Country Link
JP (1) JP2010260234A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018199285A (en) * 2017-05-29 2018-12-20 京セラドキュメントソリューションズ株式会社 Printing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018199285A (en) * 2017-05-29 2018-12-20 京セラドキュメントソリューションズ株式会社 Printing system

Similar Documents

Publication Publication Date Title
JP4736774B2 (en) Image processing program, image processing method, image processing apparatus, and image processing system
US20100073707A1 (en) Systems and methods for facilitating virtual cloud printing
JP5618773B2 (en) Image forming system, image forming apparatus, and method in image forming apparatus
US8982376B2 (en) Appending a print password and a reprint password to a print job
JP2010280185A (en) Image processing apparatus
JP2012242897A (en) Host computer, print control system, control method for print control system and program
US9026576B2 (en) Image processing device, job processing method, and program
JP2012244485A (en) Image forming apparatus, image forming system, control method for image forming system, and program
JP5141743B2 (en) Image processing device
JP6926622B2 (en) Image processing device
JP2006238106A (en) Image forming apparatus
JP2006041764A (en) Log recording apparatus, log recording program, and recording medium
JP2010061401A (en) Network printing system, printing management apparatus, image forming apparatus, printing management method, printing management program and recording medium
JP2010260234A (en) Printing system, printing method and printer driver program
US9047552B2 (en) Forming system and image forming apparatus that generate image log data to server
JP2018183947A (en) Image forming device and image forming system
US20200053247A1 (en) Image processing apparatus and non-transitory computer readable medium
JPH11154071A (en) Printer
JP5686063B2 (en) Network system, image forming apparatus, and program
JP6659158B2 (en) Print control apparatus and method, print system and control method thereof, program
US9491325B2 (en) Image processing apparatus, image processing method for the same, and recording medium
JP2010214710A (en) Printing system and image processor
JP7293317B2 (en) IMAGE PROCESSING DEVICE, CONTROL METHOD AND PROGRAM OF IMAGE PROCESSING DEVICE
US20240152302A1 (en) Image forming apparatus, control method, medium, and printing system
JP5315919B2 (en) Image forming apparatus, image forming control method, and image forming control program