JP2011048489A - Printing system, information processing apparatus, printing device, print job generation method, program and recording medium - Google Patents

Printing system, information processing apparatus, printing device, print job generation method, program and recording medium Download PDF

Info

Publication number
JP2011048489A
JP2011048489A JP2009194689A JP2009194689A JP2011048489A JP 2011048489 A JP2011048489 A JP 2011048489A JP 2009194689 A JP2009194689 A JP 2009194689A JP 2009194689 A JP2009194689 A JP 2009194689A JP 2011048489 A JP2011048489 A JP 2011048489A
Authority
JP
Japan
Prior art keywords
job
print
control information
information
job control
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.)
Withdrawn
Application number
JP2009194689A
Other languages
Japanese (ja)
Inventor
Kenichi Fujioka
健一 藤岡
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 JP2009194689A priority Critical patent/JP2011048489A/en
Publication of JP2011048489A publication Critical patent/JP2011048489A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing system and a print job generation method, capable of improving the efficiency of print processing in continuous printing of a small number of pages. <P>SOLUTION: The printing system includes: a means wherein a print processor analyzes an intermediate language file and extracts print page number information; a job control information designation means for designating a job control information reading mode using job control information of a preceding job to a print controller without generating job control information based on the number of the pages obtained by the print page number information extraction means; and a job control information reading processing means for storing the job control information of the preceding job, for reading the job control information of the preceding job by the job control information reading mode designation, and for performing processing as the job control information of the job. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、印刷装置で印刷可能なジョブをホストコンピュータ上で生成するソフトウェアおよびジョブを印刷処理する印刷制御装置に係り、中間言語ファイルにより生成する印刷ジョブデータを変更する印刷システム、情報処理装置、印刷装置、印刷ジョブ生成方法、プログラム及び記録媒体に関する。   The present invention relates to a software that generates a job that can be printed by a printing apparatus on a host computer and a print control apparatus that prints the job, a printing system that changes print job data generated by an intermediate language file, an information processing apparatus, The present invention relates to a printing apparatus, a print job generation method, a program, and a recording medium.

近年、ホストコンピュータの処理能力、記憶装置/メモリの格納領域および処理速度やネットワーク速度などが格段に向上し、印刷装置の処理能力も、また向上している。今日の印刷システムを構成する環境は処理能力的に格段に向上している。   In recent years, the processing capacity of the host computer, the storage area of the storage device / memory, the processing speed, the network speed, and the like have been greatly improved, and the processing capacity of the printing apparatus has also been improved. The environment that constitutes today's printing system has greatly improved in terms of processing power.

基幹系印刷では一般的に大量データ印刷を行うため、印刷速度の速い印刷装置が利用される。このような基幹系印刷システムでは、帳票データを大量に印刷するケースが多いが、1ジョブあたりの印刷ページ数は大量ページであったり、少量ページであったりと、印刷分野によってその形態は異なる。   To perform a generally large amounts of data printed in the trunk system printing, fast printing apparatus having a printing speed is utilized. In such a basic printing system, there are many cases in which a large amount of form data is printed, but the number of print pages per job is a large number of pages or a small number of pages, and the form differs depending on the printing field.

しかし、少量ページ/ジョブを連続印刷する場合は、印刷制御装置におけるジョブ間の初期化処理がページデータの描画処理に対し大きなウェイトを占めている。   However, when continuously printing a small amount of pages / jobs, the initialization process between jobs in the print control apparatus occupies a large weight with respect to the page data drawing process.

ジョブ間の初期化処理には「ジョブ開始処理」、「ジョブ終了処理」、「印刷完了処理」があり、「ジョブ開始処理」、「ジョブ終了処理」には、それぞれ印刷ジョブを解析展開するジョブ解析展開処理タスクを起動して、終了する処理がある。   The initialization processing between jobs includes “Job start processing”, “Job end processing”, and “Print completion processing”, and “Job start processing” and “Job end processing” are jobs for analyzing and developing print jobs, respectively. There is a process that starts and ends the analysis development processing task.

ジョブ内に複数のページ記述言語(PDL:Page Description Language)が記述されていれば、これらの処理は複数回発生し、ジョブ解析展開処理タスク自体も複数回実行されることになる。   If a plurality of page description languages (PDL: Page Description Language) are described in the job, these processes occur multiple times, and the job analysis development processing task itself is also executed multiple times.

また、印刷ジョブはジョブ全体を制御するコマンド情報である「ジョブ制御情報」と、ジョブのページデータを描画するコマンド情報である「ジョブ描画情報」とで構成され、前者では「PJL」、後者では「PCL」、「PostScript(R)」などが代表的なコマンドとして使用されている。「ジョブ制御情報」には印刷の解像度や、用紙への全面印刷、後処理機能のステープル指定などがあるが、帳票データを少量ページ/ジョブで連続印刷する場合は、ほとんどのケースでジョブ制御情報は同じ内容であるといえる。   A print job is composed of “job control information” that is command information for controlling the entire job, and “job drawing information” that is command information for drawing page data of the job. The former is “PJL” and the latter is “job drawing information”. “PCL”, “PostScript (R)”, and the like are used as typical commands. “Job control information” includes printing resolution, full-page printing on paper, and stapling of post-processing functions. However, when form data is continuously printed in small pages / jobs, job control information is used in most cases. Can be said to have the same content.

一般に、上記のように印刷ジョブは複数のPDLでジョブ生成しているケースが多く、ジョブの初期化処理やジョブの解析展開処理が複数PDL分実行されるために、少量ページ印刷においてはページデータ描画に対する解析展開処理以外のウェイトが非常に大きくなるため、印刷速度が低下し、間欠印刷となってしまうケースがあり、基幹系印刷においては大きな問題である。例えば、1ページ/ジョブの連続印刷では70ppmの印刷装置が20ppmにまで速度低下してしまうという場合がある。   Generally, as described above, there are many cases where a print job is generated by a plurality of PDLs, and job initialization processing and job analysis and expansion processing are executed for a plurality of PDLs. Since the weight other than analysis development processing for drawing becomes very large, there is a case where the printing speed is lowered and intermittent printing is performed, which is a big problem in basic printing. For example, there is a case that the printing apparatus of 70ppm is reduced speed until the 20ppm in continuous printing of 1 page / job.

例えば、特許文献1においては、データの種別によっては印刷処理が遅延するようなデータであっても、印刷装置の出力能力を損ねることなく、最大スループットを維持した印刷を効率よく行える印刷システム環境を自在に構築することができる印刷システムについて開示されている。   For example, Patent Document 1 discloses a printing system environment that can efficiently perform printing while maintaining the maximum throughput without impairing the output capability of the printing apparatus, even if the printing process is delayed depending on the type of data. A printing system that can be freely configured is disclosed.

また、例えば、特許文献2においては、単ページ処理されてしまうために時間がかかる印刷データ処理を2ページ形成モードにて連続印刷を行い、スループット向上を図るという発明が開示されている。また、特許文献3においては、複数の印刷ジョブを1つの結合ジョブにする結合指示がなされた場合に、複数の印刷ジョブの印刷設定情報を解析し、1つの印刷ジョブに対して1つしか設定できない情報を統一した結合ジョブ用の印刷設定情報を生成することが記載されている。   Also, for example, Patent Document 2 discloses an invention in which print data processing, which takes time because single page processing is performed, is continuously printed in a two-page formation mode to improve throughput. Further, in Patent Document 3, when a combination instruction for making a plurality of print jobs into one combination job is made, the print setting information of the plurality of print jobs is analyzed, and only one is set for one print job. It is described that print setting information for a combined job that unifies information that cannot be generated is generated.

特許文献1に記載されている方法は、描画データの種類によって、データ変換処理を行っているが、この処理は大量ページ/ジョブを重視しているものであり、少量ページの連続印刷に関しては考慮されていないという問題があった。   In the method described in Patent Document 1, data conversion processing is performed depending on the type of drawing data. However, this processing emphasizes a large number of pages / jobs, and consideration is given to continuous printing of a small amount of pages. There was a problem that was not.

また、少量ページの連続印刷におけるボトルネックは、ページデータの描画処理以外の印刷処理、つまり1ジョブごとに発生するジョブの初期化処理であるが、複数のページ記述言語で生成された印刷ジョブの場合には、さらにジョブの初期化処理に時間がかかってしまうという問題があった。   A bottleneck in continuous printing of a small amount of pages is print processing other than page data rendering processing, that is, job initialization processing generated for each job, but print jobs generated in a plurality of page description languages In this case, there is a problem that it takes time to initialize the job.

また、特許文献2や特許文献3に記載されている方法は、ジョブを結合させることが目的のため、各ページに対するジョブ制御情報を含んだジョブを生成するものであり、結果として、ジョブ制御情報に対するジョブ解析展開処理がスループット向上の妨げとなる。   In addition, the methods described in Patent Document 2 and Patent Document 3 generate a job including job control information for each page for the purpose of combining jobs, and as a result, job control information The job analysis and expansion process for hinders the improvement of throughput.

そこで本発明は、上記問題点に鑑みてなされたもので、該ジョブの印刷ページ数が少ない場合はジョブ制御情報を出力せず、ジョブ描画情報のみジョブ生成することによって、少量ページの連続印刷時における印刷処理効率が向上可能である印刷システム、情報処理装置、印刷装置、印刷ジョブ生成方法、プログラム及び記録媒体を提供することを目的とする。   Accordingly, the present invention has been made in view of the above problems. When the number of print pages of the job is small, job control information is not output, and only job drawing information is generated, thereby generating a small number of pages continuously. An object of the present invention is to provide a printing system, an information processing apparatus, a printing apparatus, a print job generation method, a program, and a recording medium that can improve printing processing efficiency.

上記課題を解決するため、本発明に係る印刷システムは、中間言語ファイルを処理するプリントプロセッサと、中間言語ファイルスプーリングが可能であり、印刷ジョブにおけるジョブ制御情報とジョブ描画情報と、を異なるページ記述言語でジョブ生成処理するプリンタドライバと、を備える情報処理装置と、複数のページ記述言語を解読することが可能な印刷制御装置を備える印刷装置と、が通信可能な印刷システムであって、前記情報処理装置は、前記プリントプロセッサが、中間言語ファイルを解析して、印刷ページ数情報を抽出する印刷ページ数抽出手段と、前記プリンタドライバが、前記印刷ページ数情報抽出手段により得られた印刷ページ数に基づいて、前記ジョブ制御情報をジョブ生成せずに、前記印刷制御装置に直前ジョブのジョブ制御情報を使用するジョブ制御情報読込モードを指定するジョブ制御情報指定手段と、を有し、前記印刷装置は、前記印刷制御装置が、直前ジョブのジョブ制御情報を記憶し、前記ジョブ制御情報読込モード指定により、前記直前ジョブのジョブ制御情報を読み出し、該ジョブのジョブ制御情報として処理するジョブ制御情報読込処理手段を有し、前記プリンタドライバが、該ジョブにおいて、前記印刷ページ数情報により印刷ページ数が少ないと判断した場合に、当該ジョブ及びその直前ジョブについてジョブ制御情報を比較し、当該ジョブ及びその直前ジョブとのジョブ制御情報が同じ場合、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成することを特徴とする。   In order to solve the above problems, a printing system according to the present invention is capable of a print processor for processing an intermediate language file and intermediate language file spooling, and sets job control information and job drawing information in a print job to different pages. A printing system capable of communicating with an information processing apparatus including a printer driver that performs job generation processing in a description language and a printing apparatus including a print control apparatus that can decode a plurality of page description languages, An information processing apparatus includes: a print page number extracting unit that extracts an information on the number of printed pages by analyzing the intermediate language file by the print processor; and a print page obtained by the printer page information extracting unit by the printer driver. Based on the number of jobs, the job control information is not generated in the print control apparatus without generating a job. Job control information designating means for designating a job control information reading mode that uses the job control information, and the printing apparatus stores the job control information of the immediately preceding job, and the job control According to the information reading mode designation, it has job control information reading processing means for reading out job control information of the immediately preceding job and processing it as job control information of the job, and the printer driver uses the print page number information in the job. When it is determined that the number of print pages is small, the job control information is compared for the job and the job immediately before the job. If the job control information of the job and the job immediately before is the same, the job control information is not generated, Only the job drawing information is generated as a job.

また本発明に係る情報処理装置は、中間言語ファイルを処理するプリントプロセッサと、中間言語ファイルスプーリングが可能であり、印刷ジョブにおけるジョブ制御情報とジョブ描画情報と、を異なるページ記述言語でジョブ生成処理するプリンタドライバと、印刷装置とデータを送受信する送受信手段と、前記プリントプロセッサにより中間言語ファイルを解析して、印刷ページ数情報を抽出する印刷ページ数抽出手段と、前記プリンタドライバが前記印刷ページ数情報抽出手段により得られた印刷ページ数に基づいて、前記ジョブ制御情報をジョブ生成せずに前記印刷制御装置に直前ジョブのジョブ制御情報を使用するジョブ制御情報読込モードを指定するジョブ制御情報指定手段と、前記ジョブ制御情報指定手段により指定した前記ジョブ制御情報読込モードを印刷装置に送信するジョブ制御情報読込モード送信手段と、前記プリンタドライバが該ジョブにおいて前記印刷ページ数情報により印刷ページ数が少ないと判断した場合に、当該ジョブ及びその直前ジョブについてジョブ制御情報を比較し、当該ジョブ及びその直前ジョブとのジョブ制御情報が同じ場合、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成するジョブ生成手段と、を有することを特徴とする。   In addition, the information processing apparatus according to the present invention is capable of a print processor that processes an intermediate language file and intermediate language file spooling, and generates job control information and job drawing information in a print job in different page description languages. A printer driver for processing; a transmission / reception unit for transmitting / receiving data to / from a printing apparatus; a print page number extraction unit for analyzing an intermediate language file by the print processor and extracting print page number information; and Based on the number of printed pages obtained by the number information extracting means, job control information for specifying a job control information reading mode in which the job control information of the immediately preceding job is used in the print control device without generating the job control information as a job Designated by the designation means and the job control information designation means Job control information reading mode transmitting means for transmitting the job control information reading mode to the printing apparatus, and when the printer driver determines that the number of printed pages is small in the job based on the number of printed page information, the job and the immediately preceding job Job control information for a job is compared, and when the job control information of the job and the job immediately before the job is the same, the job control information is not generated, and job generation means for generating only the job drawing information is provided. It is characterized by.

また本発明に係る印刷装置は、情報処理装置とデータを送受信する送受信手段と、複数のページ記述言語を解読することが可能な印刷制御手段と、前記印刷制御手段により直前ジョブのジョブ制御情報を記憶するジョブ制御情報記憶手段と、情報処理装置から受信したジョブ制御情報読込モードに基づいて、前記直前ジョブのジョブ制御情報を読み出し、該ジョブのジョブ制御情報として処理するジョブ制御情報読込処理手段と、を有することを特徴とする。   The printing apparatus according to the present invention includes a transmission / reception unit that transmits / receives data to / from an information processing device, a print control unit that can decode a plurality of page description languages, and job control information of a previous job by the print control unit. Job control information storing means for storing, job control information reading processing means for reading job control information of the immediately preceding job based on a job control information reading mode received from the information processing apparatus, and processing it as job control information of the job, It is characterized by having.

また本発明に係る印刷ジョブ生成方法は、中間言語ファイルを処理するプリントプロセッサと、中間言語ファイルスプーリングが可能であり、印刷ジョブにおけるジョブ制御情報とジョブ描画情報と、を異なるページ記述言語でジョブ生成処理するプリンタドライバと、を備える情報処理装置と、複数のページ記述言語を解読することが可能な印刷制御装置を備える印刷装置と、が通信可能な印刷システムの印刷ジョブ生成方法であって、前記プリントプロセッサが、中間言語ファイルを解析して、印刷ページ数情報を抽出する印刷ページ数抽出工程と、前記プリンタドライバが、前記印刷ページ数情報抽出手段により得られた印刷ページ数に基づいて、前記ジョブ制御情報をジョブ生成せずに、前記印刷制御装置に直前ジョブのジョブ制御情報を使用するジョブ制御情報読込モードを指定するジョブ制御情報指定工程と、該ジョブにおいて、前記印刷ページ数情報により印刷ページ数が少ないと判断した場合に、当該ジョブ及びその直前ジョブについてジョブ制御情報を比較し、当該ジョブ及びその直前ジョブとのジョブ制御情報が同じ場合、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成する工程と、前記印刷制御装置が、直前ジョブのジョブ制御情報を記憶し、前記ジョブ制御情報読込モード指定により、前記直前ジョブのジョブ制御情報を読み出し、該ジョブのジョブ制御情報として処理するジョブ制御情報読込処理工程と、を有することを特徴とする。   In addition, the print job generation method according to the present invention is capable of a print processor that processes an intermediate language file and intermediate language file spooling, and can execute job control information and job drawing information in a print job in different page description languages. A print job generation method of a printing system capable of communicating with an information processing apparatus including a printer driver that performs generation processing and a printing apparatus including a print control apparatus capable of decoding a plurality of page description languages, The print processor analyzes the intermediate language file and extracts the printed page number information, and the printer driver is based on the number of printed pages obtained by the printed page number information extracting unit. The job control of the immediately preceding job is made to the print control device without generating the job control information. Job control information designating step for designating a job control information reading mode that uses information, and job control information for the job and its immediately preceding job when it is determined by the print page number information that the number of print pages is small. If the job control information of the job and the immediately preceding job are the same, the job control information is not generated, and only the job drawing information is generated. And a job control information reading process step of storing control information, reading job control information of the immediately preceding job by specifying the job control information reading mode, and processing the job control information as the job control information of the job.

また本発明に係るプログラムは、上記に記載の印刷ジョブ生成方法をコンピュータに実行させることを特徴とする。
また本発明に係る記録媒体は、上記に記載の印刷ジョブ生成方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な媒体であることを特徴とする。
The program according to the present invention is characterized in that to execute the print job generation method according to the to the computer.
A recording medium according to the present invention is a computer-readable medium that records a program for causing a computer to execute the above-described print job generation method.

本発明により、プリントプロセッサが該ジョブに対する印刷ページ数を抽出し、その印刷ページ数によりプリンタドライバがジョブ制御情報を出力せず、印刷制御装置が記憶する該ジョブのジョブ制御情報を使用することでジョブ描画情報のみの印刷処理となるため、少量ページの連続印刷における印刷処理効率を向上させることが可能になる。   According to the present invention, the print processor extracts the number of print pages for the job, the printer driver does not output job control information according to the number of print pages, and the job control information stored in the print control apparatus is used. since the printing process only the job drawing information, it is possible to improve the printing efficiency in the continuous printing of small amounts page.

本発明の実施形態に係る印刷ジョブ生成方法を示す全体ブロック図である。1 is an overall block diagram illustrating a print job generation method according to an embodiment of the present invention. 本発明の実施形態に係るプリントプロセッサでの処理のフローチャートである。4 is a flowchart of processing in a print processor according to an embodiment of the present invention. 本発明の実施形態における印刷ジョブ生成処理部での処理のフローチャートである。6 is a flowchart of processing in a print job generation processing unit according to the embodiment of the present invention. 本発明の第1の実施形態における印刷データおよび印刷ページ数解析結果である。It is a print data and print page number analysis result in the 1st embodiment of the present invention. 本発明の第2の実施形態における印刷データおよび描画命令数解析結果である。It is a print data and the drawing command number analysis result in the 2nd Embodiment of this invention. 従来の印刷システムの全体ブロック図である。It is a whole block diagram of the conventional printing system. 従来のプリントプロセッサでの処理のフローチャートである。It is a flowchart of the process in the conventional print processor. 従来の印刷ジョブ生成処理部での処理のフローチャートである。10 is a flowchart of processing in a conventional print job generation processing unit. 従来の描画データ印刷処理部での処理のフローチャートである。It is a flowchart of the process in the conventional drawing data printing process part.

本発明は、中間言語ファイルを処理するプリントプロセッサと、中間言語ファイルスプーリング可能であり、かつ印刷ジョブにおけるジョブ制御情報とジョブ描画情報を異なるページ記述言語でジョブ生成処理するプリンタドライバと、複数のページ記述言語が解読可能な印刷制御装置において、少量ページの連続印刷時に印刷システムとして印刷処理効率を向上させるという目的を、ジョブ制御情報とジョブ描画情報から構成される印刷ジョブに対し、中間言語ファイル解析時にプリントプロセッサが抽出する印刷ページ数により、プリンタドライバがジョブ制御情報を出力せず、印刷制御装置が記憶するジョブ制御情報を使用しジョブ描画情報のみを印刷処理することで実現した。   The present invention relates to a print processor that processes an intermediate language file, a printer driver that is capable of spooling intermediate language files and that generates job control information and job drawing information in a print job in different page description languages, and a plurality of printer drivers. An intermediate language file for a print job consisting of job control information and job drawing information for the purpose of improving the print processing efficiency as a printing system in continuous printing of a small number of pages in a print control device capable of decoding the page description language According to the number of print pages extracted by the print processor at the time of analysis, the printer driver does not output job control information, and the job control information stored in the print control apparatus is used to print only job drawing information.

ここで、従来の印刷システムの構造について触れる。   Here, the structure of a conventional printing system will be described.

図6に、従来の印刷システムの印刷の流れを示す。   FIG. 6 shows a printing flow of the conventional printing system.

なお、ここでは図6のオペレーティングシステム200はMicrosoft Windows(登録商標)、プリンタドライバ230は中間言語スプーリング形式(EMF形式)であることを前提として説明する。   Here, the description will be made on the assumption that the operating system 200 of FIG. 6 is Microsoft Windows (registered trademark) and the printer driver 230 is an intermediate language spooling format (EMF format).

ホストコンピュータ100は、コンピュータを動作させるための基本ソフトウェアであるオペレーティングシステム200と、その上にドキュメントを作成し印刷するためのアプリケーションソフトウェア210、描画エンジン(Graphics Device Interface:(GDI))220、プリンタドライバ230、印刷スプーラ240を備える。   The host computer 100 includes an operating system 200 that is basic software for operating the computer, application software 210 for creating and printing a document thereon, a drawing engine (Graphics Device Interface: (GDI)) 220, and a printer driver. 230 and a print spooler 240.

アプリケーションソフトウェア210の印刷指示により、描画命令を印刷装置に指示する描画エンジン(Graphics Device Interface:(GDI))のGDI220を介し、一時的にEMF形式で中間言語ファイルとして保存する。   In response to a print instruction from the application software 210, a drawing command (Graphics Device Interface: (GDI)) that instructs the printing apparatus is temporarily stored as an intermediate language file in the EMF format via the GDI 220 of the drawing engine (Graphics Device Interface: (GDI)).

そして、印刷スプーラ240のプリントプロセッサ241がその中間言語ファイルをもとにGDI220に対し各ページデータを順に印刷指示し、GDI220からプリンタドライバ230にデバイスドライバインターフェイス(Device Driver Interface:DDI)と呼ばれる描画関数のコールが行われる。   Then, the print processor 241 of the print spooler 240 instructs the GDI 220 to print each page data in order based on the intermediate language file, and a rendering function called a device driver interface (DDI) from the GDI 220 to the printer driver 230. A call is made.

GDI220からの最初のDDIコールはプリンタドライバの描画能力を取得するものであり、その後は各ページデータ上のテキスト/イメージ/グラフィック描画用DDIである。   The first DDI call from the GDI 220 is for acquiring the drawing ability of the printer driver, and thereafter is the DDI for text / image / graphic drawing on each page data.

プリンタドライバ230はまずユーザーインターフェイス231で設定されているドライバ設定オプションに従ってジョブ制御情報を生成する。次に、描画エンジンGDI220からのDDIコールに対して、印刷装置が解読可能なページ記述言語(PDL)データに変換し、ポートモニタ242を介し、双方向インターフェイス300を経由して印刷装置400に送信される。   First, the printer driver 230 generates job control information in accordance with a driver setting option set in the user interface 231. Next, the DDI call from the drawing engine GDI 220 is converted into page description language (PDL) data that can be decoded by the printing apparatus, and transmitted to the printing apparatus 400 via the port monitor 242 and the bidirectional interface 300. Is done.

印刷装置400では印刷ジョブをデータ受信処理部411にて受信し、ジョブ解析展開処理部412にてジョブをコマンド解析し画像データに展開する。そしてエンジン制御部413にて展開した画像データをビデオデータとして図示しない印刷装置のエンジン機構部へ送信し、記録紙に印刷される。   Received in the printer 400 to print job by the data reception processing section 411, and command analysis jobs in job analysis development processing unit 412 to expand the image data. The transmitted to the engine mechanism not shown printer image data developed by the engine control unit 413 as video data, is printed on the recording paper.

なお、ユーザーインターフェイス231はプリンタドライバ230においてオペレータとのインターフェイスを担っており、印刷装置で指定可能な印刷オプションが設定でき、保持することができる。   The user interface 231 serves as an interface with the operator in the printer driver 230, and print options that can be specified by the printing apparatus can be set and held.

プリントプロセッサ241は、印刷スプーラ240から中間言語ファイルの印刷要求により起動される。図7に、プリントプロセッサでの処理についてのフローチャートを示す。プリントプロセッサ241は、まず、中間言語ファイルを取得し(ステップ100:S100(以下、同様。))、中間言語ファイルの各ページデータを順に描画エンジンのGDI220に印刷指示して(S101)、該ページデータが出力終了するまで継続する(S102)。これを全ページ出力終了するまで継続し(S103)、出力終了後は本処理を終了する。   The print processor 241 is activated by a print request for an intermediate language file from the print spooler 240. FIG. 7 shows a flowchart of processing in the print processor. First, the print processor 241 obtains an intermediate language file (step 100: S100 (hereinafter, the same applies)), instructs the GDI 220 of the rendering engine to sequentially print each page data of the intermediate language file (S101), and the page. The process continues until the output of data is completed (S102). This is continued until all pages have been output (S103), and after the output is completed, this processing ends.

図8に、印刷ジョブ生成処理部での処理についてのフローチャートを示す。印刷ジョブ生成処理部232は、現在のユーザーインターフェイス231の設定に基づくジョブ制御コマンドを生成出力し(S200)、「描画データ印刷処理」によりGDI220からの印刷要求に従いPDLデータに変換し(S201)、ページが出力終了するまで継続する(S202)。これを全ページ出力終了するまで継続し(S203)、出力終了後は本処理を終了する。   FIG. 8 shows a flowchart of processing in the print job generation processing unit. The print job generation processing unit 232 generates and outputs a job control command based on the current setting of the user interface 231 (S200), converts it into PDL data according to a print request from the GDI 220 by “drawing data print processing” (S201), The process continues until the output of the page is completed (S202). This is continued until all pages are output (S203), and after the output is completed, this processing ends.

ここで、図8のS201:「描画データ印刷処理」の詳細について説明する。図9に、描画データ印刷処理のフローチャートを示す。「描画データ印刷処理」は、テキストデータ印刷要求であれば(S300)、テキストデータ用描画コマンドを生成して出力し(S301)、イメージデータ印刷要求であれば(S302)、イメージデータ用描画コマンドを生成して出力し(S303)、それ以外であればグラフィック系データとして、グラフィックデータ用描画コマンドを生成して出力する(S304)。   Details of S201: “drawing data printing process” in FIG. 8 will be described. FIG. 9 shows a flowchart of the drawing data printing process. In the “drawing data printing process”, if a text data printing request is made (S300), a text data drawing command is generated and output (S301). If an image data printing request is made (S302), an image data drawing command is issued. Is generated and output (S303). Otherwise, a graphic data drawing command is generated and output as graphic data (S304).

以上、従来の印刷システムの印刷の流れや処理の流れについて説明した。   The print flow and process flow of the conventional printing system have been described above.

(実施例1)
次に、本発明に係る第1の実施形態について説明する。
Example 1
Next, a first embodiment according to the present invention will be described.

図1は、第1の実施形態に係る印刷ジョブ生成方法の一例を示す印刷システムの全体ブロック図である。   FIG. 1 is an overall block diagram of a printing system showing an example of a print job generation method according to the first embodiment.

本実施形態では、図6に示した印刷システムの従来例に対して、プリントプロセッサ241に中間言語ファイルから印刷ページ数情報を抽出する印刷ページ数情報抽出処理部243を追加し、また、プリンタドライバ230における印刷ジョブ生成処理部232にプリントプロセッサ241により抽出された印刷ページ数を条件にジョブ制御情報の生成有無を決定するジョブ制御情報指定処理部233を追加し、更に、印刷制御装置410のジョブ解析展開処理部412にプリンタドライバ230からのジョブ制御情報読込モード指定により直前のジョブ制御情報を読み込み、該ジョブのジョブ制御情報へ反映するジョブ制御情報読込処理部414を追加する構成である。   In this embodiment, a print page number information extraction processing unit 243 that extracts print page number information from an intermediate language file is added to the print processor 241 with respect to the conventional example of the printing system shown in FIG. 230, a job control information designation processing unit 233 for determining whether or not to generate job control information on the condition of the number of print pages extracted by the print processor 241 is added to the print job generation processing unit 232. The analysis development processing unit 412 is configured to add the job control information reading processing unit 414 that reads the immediately preceding job control information by specifying the job control information reading mode from the printer driver 230 and reflects it in the job control information of the job.

本実施形態におけるプリントプロセッサ241の処理について説明する。図2にプリントプロセッサ241での処理のフローチャートを示す。なお、図7の従来フローに追加した部分について詳細に説明することとし、従来フローと同様な部分については詳細な説明を省略する。本処理では、印刷スプーラ240から印刷要求される中間言語ファイル取得(S100)後に、中間言語ファイルを解析し印刷ページ数情報を抽出する処理(S110)を追加している。   Processing of the print processor 241 in this embodiment will be described. FIG. 2 shows a flowchart of processing in the print processor 241. It should be noted that portions added to the conventional flow in FIG. 7 will be described in detail, and detailed description of portions similar to the conventional flow will be omitted. In this process, after obtaining an intermediate language file requested to be printed from the print spooler 240 (S100), a process (S110) for analyzing the intermediate language file and extracting print page number information is added.

次に、印刷ジョブ生成処理部232の処理について説明する。図3に印刷ジョブ生成処理のフローチャートを示す。なお、図8の従来フローに追加した部分のみについて詳細に説明することとし、従来フローと同様な部分については詳細な説明を省略する。本処理では、図8の従来フローの「ユーザーインターフェイス設定に基づき、ジョブ制御情報を生成し出力」(S200)する工程に先立って、図2のS110で抽出した「印刷ページ数情報」とあらかじめ指定しておいた印刷ページ数とを比較し(S210)、小さければ直前の印刷ジョブと該ジョブのジョブ制御情報とを比較し(S211)、同じであれば直前のジョブ制御情報を読み込むために、印刷制御装置に対しジョブ制御情報読込モードを指定する処理(S212)を追加している。この処理の具体例について以下説明する。   Next, processing of the print job generation processing unit 232 will be described. FIG. 3 shows a flowchart of the print job generation process. Note that and only will be described in detail moiety added to the conventional flow of FIG. 8, for the conventional flow and similar parts will not be described in detail. In this process, prior to the process of “Generate and output job control information based on user interface settings” (S200) in the conventional flow of FIG. 8, “print page number information” extracted in S110 of FIG. 2 is designated in advance. In order to read the previous job control information (S211), the previous print job and the job control information of the job are compared (S211). A process of specifying a job control information reading mode (S212) is added to the print control apparatus. A specific example of this process will be described below.

図4に、本発明の第1の実施形態における印刷データおよび印刷ページ数解析結果の一例を示す。例えば、図4に示すように、印刷ジョブがジョブ制御情報をPJLで生成され、ジョブ描画情報をPCLで生成され、100ジョブ連続印刷される場合を考える。   FIG. 4 shows an example of the print data and print page number analysis result in the first embodiment of the present invention. For example, as shown in FIG. 4, a case is considered in which job control information is generated by PJL, job drawing information is generated by PCL, and 100 jobs are continuously printed.

なお、上記の「ジョブ制御情報」とは、ジョブ全体を制御する情報を指している。例えば、解像度=600dpi、全面印刷=ON、などが指定された制御情報にあたる。そして、それをジョブとして(プリンタが認識できている)表現しているものをジョブ制御言語(PJL:Printer Job Language)と認識している。
また、上記の「ジョブ制御情報をPJLで生成され」とは、印刷ジョブとして「ジョブ制御情報」を「PJL」のジョブ制御言語で生成する場合を意味して記載している。
Note that the "job control information" above refers information for controlling the entire job. For example, it corresponds to a resolution = 600 dpi, the control information over the entire surface printing = ON, and the specified. Then, what is expressed as a job (recognized by the printer) is recognized as a job control language (PJL: Printer Job Language).
Further, the above-mentioned “job control information is generated by PJL” means that “job control information” is generated as a print job in the job control language “PJL”.

なお、オペレーティングシステム上には中間言語ファイルを作成処理するソフトウェアが存在し、またプリンタドライバは中間言語ファイルスプーリング可能であり、そのユーザーインターフェイス上で中間言語ファイルスプーリングが有効になっているものとする(以下同様に、この条件は同じであるとする)。   Note that software that creates and processes intermediate language files exists on the operating system, the printer driver is capable of intermediate language file spooling, and intermediate language file spooling is enabled on the user interface. (Hereafter, similarly, this condition is assumed to be the same).

帳票ソフトからジョブNo.1を印刷すると、描画エンジンであるGDI220にて一時的に中間言語ファイルとして作成される。   From the form software, the job No. When 1 is printed, it is temporarily created as an intermediate language file by the GDI 220 which is a drawing engine.

中間言語ファイル作成後、印刷スプーラ240からプリントプロセッサ241に対し印刷要求され、プリントプロセッサ241は本ファイルを解析し、ジョブの印刷ページ数を抽出する(図4参照)。   After the intermediate language file is created, the print spooler 240 issues a print request to the print processor 241. The print processor 241 analyzes this file and extracts the number of print pages of the job (see FIG. 4).

抽出後、プリンタドライバ230にて、「印刷ページ数指定1ページ≧抽出数1ぺージ」により指定値以内であるため、直前のジョブ制御情報と該ジョブを比較するが、最初のジョブのため、当然、ジョブ制御情報に差異が有るため、ユーザーインターフェイス231に基づくジョブ制御情報をPJLコマンドにて生成する。   After the extraction, the printer driver 230 compares the job control information with the previous job because it is within the specified value by “print page number specification 1 page ≧ extraction number 1 page”. of course, since the difference in the job control information is there, to generate the job control information based on the user interface 231 in the PJL command.

次に、描画命令情報により、ジョブ描画情報をPCLコマンド列に変換しジョブ生成して印刷制御装置410へ送信する。印刷制御装置410は該ジョブのジョブ制御情報を記憶しておき、PJLコマンド/PCLコマンド列をコマンド解析展開し、印刷する。   Then, the drawing command information, and transmits the job drawing information and job generation into a PCL command sequence to the print control apparatus 410. The print control apparatus 410 stores the job control information of the job, the PJL command / PCL command sequence to command analysis development and printing.

続いてジョブNo.2は、「印刷ページ数指定1ページ<抽出2ぺージ」により指定値以外であるため、プリンタドライバ230でジョブ制御情報をPJLコマンド列として生成し、またジョブ描画情報をPCLコマンド列として生成して印刷制御装置410へ送信する。   Subsequently, the job No. 2 is a value other than the specified value due to “print page number specification 1 page <extraction 2 page”, so that the printer driver 230 generates job control information as a PJL command sequence, and generates job drawing information as a PCL command sequence. To the print control apparatus 410.

印刷制御装置410は該ジョブのジョブ制御情報を記憶しておき、PJLコマンド/PCLコマンド列をコマンド解析展開し、印刷する。   The print control apparatus 410 stores the job control information of the job, the PJL command / PCL command sequence to command analysis development and printing.

次に、ジョブNo.3は、「印刷ページ数指定1ページ≧抽出数1ぺージ」により指定値以内であり、直前のジョブ制御情報と該ジョブとで差異が無いことが確認できた場合、ジョブ描画情報のみPCLコマンド列として生成し、ジョブ制御情報読込モード指定とともに印刷制御装置へ送信する。   Next, the job No. 3 is within the specified value by “print page number specification 1 page ≧ extraction number 1 page”, and when it is confirmed that there is no difference between the immediately preceding job control information and the job, only the job drawing information is a PCL command. It is generated as a sequence and transmitted to the print control device together with the job control information reading mode designation.

ここで上記の「差異が無い」ことを、どのように判断するかについて説明する。本処理は、プリンタドライバ230内での処理となる。この部分の判断は、ドライバ設定上のジョブオプション各値(解像度、全面印刷指定など)を直前と、現在と、で比較することで行っている。したがって、サイズではなく、ジョブオプション各値で判断している。   Here, how to determine the above “no difference” will be described. This processing is processing in the printer driver 230. This determination is made by comparing the job option values (resolution, full-face print designation, etc.) on the driver settings between immediately before and at present. Therefore, it is determined not by size but by each value of the job option.

印刷制御装置410は、受信したジョブについて、ジョブ制御情報指定処理部233で指定された「ジョブ制御情報読込モード」かどうかを判別し、ジョブ制御情報読込モードであれば、ジョブ制御情報読込処理部414にて、記憶されている直前ジョブのジョブ制御情報を読み込み、該ジョブのジョブ制御情報として反映し、PCLコマンド列をコマンド解析して印刷する。   The print control apparatus 410 determines whether the received job is in the “job control information reading mode” designated by the job control information designation processing unit 233, and if it is the job control information reading mode, the job control information reading processing unit. At 414, the stored job control information of the immediately preceding job is read, reflected as the job control information of the job, and the PCL command string is command-analyzed and printed.

以降、印刷ページ数およびジョブ制御情報ともに同一内容であることから、同様にNo.100まで印刷処理する。   Thereafter, since the number of printed pages and the job control information are the same, no. Prints up to 100.

以上により、予め印刷制御装置の能力に合わせて指定した印刷ページ数に基づき、必要最小限のジョブ制御情報しか出力していないため、印刷制御装置側も単一のページ記述言語となるジョブ描画情報の印刷処理のみとなり、No.3以降、ジョブ解析展開処理に対するジョブの初期化処理およびPJLコマンドの解析展開処理を実施することなく連続印刷処理できるので、本ケースに対する印刷処理効率を上げることができる。   As described above, since only the minimum necessary job control information is output based on the number of print pages specified in advance according to the capabilities of the print control device, the print control device also has job drawing information that becomes a single page description language. No. print processing only. 3 and later, continuous print processing can be performed without performing job initialization processing and PJL command analysis development processing for job analysis development processing, so that the efficiency of print processing for this case can be increased.

また、上記の実施形態によれば、ジョブのページ数が少ない場合に、前のジョブ制御情報を使用する場合、違うジョブ制御情報の場合もあるかにつき判定し、各ジョブの制御情報が同じ場合は直前の情報を印刷制御装置内で引き継いで印刷処理を行うことになる。   Further, according to the above embodiment, when the number of pages of a job is small, when using the previous job control information, it is determined whether the job control information may be different, and the control information of each job is the same In this case, the immediately preceding information is taken over in the printing control apparatus and printing processing is performed.

(実施例2)
次に、本発明に係る第2の実施形態について説明する。
(Example 2)
Next, a second embodiment according to the present invention will be described.

第2の実施形態は第1の実施形態と比較し、ジョブ制御情報生成有無を判定する条件が異なるだけであり、基本的な処理は、図2及び図3のフローチャートと同じである。従って第1の実施形態と同様なところについては、詳細な説明を省略する。   The second embodiment differs from the first embodiment only in the conditions for determining whether or not job control information is generated, and the basic processing is the same as the flowcharts of FIGS. Therefore, detailed description of the same parts as in the first embodiment will be omitted.

図5に、本発明の第2の実施形態における印刷データおよび描画命令数解析結果を示す。例えば、図5に示すように、印刷ジョブがジョブ制御情報:PJLと、ジョブ描画情報:PCLと、で生成され、帳票ソフトから100ジョブ連続印刷する場合を考える。   FIG. 5 shows print data and drawing command number analysis results in the second embodiment of the present invention. For example, as shown in FIG. 5, consider a case where a print job is generated with job control information: PJL and job drawing information: PCL, and 100 jobs are continuously printed from form software.

帳票ソフトからジョブNo.1を印刷すると、描画エンジンGDI220にて一時的に中間言語ファイルとして作成される。   From the form software, the job No. When 1 is printed, the drawing engine GDI 220 temporarily creates an intermediate language file.

中間言語ファイル作成後、印刷スプーラ240からプリントプロセッサ241に対し印刷要求され、プリントプロセッサ241は本ファイルを解析し、ジョブの描画命令数を抽出し、テキスト/グラフィック/イメージを集計する(図5参照)。抽出後、プリンタドライバ230にて、「描画命令数指定100個≧抽出数100個」により指定値以内であるため、直前のジョブ制御情報と該ジョブを比較するが、最初のジョブであり、当然ジョブ制御情報に差異が有るため、ユーザーインターフェイスに基づくジョブ制御情報をPJLコマンドにて生成する。   After the intermediate language file is created, the print spooler 240 issues a print request to the print processor 241. The print processor 241 analyzes this file, extracts the number of job drawing commands, and totals text / graphics / images (see FIG. 5). ). After the extraction, the printer driver 230 compares the job control information with the immediately preceding job control information because the number is within the specified value by “drawing command number designation 100 ≧ extraction number 100”. Since there is a difference in job control information, job control information based on the user interface is generated by a PJL command.

次に、描画命令情報により、ジョブ描画情報をPCLコマンド列に変換しジョブ生成して印刷制御装置410へ送信する。   Next, based on the drawing command information, the job drawing information is converted into a PCL command sequence, a job is generated, and is transmitted to the print control apparatus 410.

続いてジョブNo.2は、「描画命令数指定100個<抽出数150個」により指定値以外であるため、プリンタドライバ230ではジョブ制御情報を生成せず、ジョブ描画情報のみPCLコマンド列として生成し印刷制御装置410へ送信する。印刷制御装置410は該ジョブのジョブ制御情報を記憶しておき、PJLコマンド/PCLコマンド列をコマンド解析展開し、印刷する。   Subsequently, the job No. 2 is a value other than the designated value because “drawing command number designation 100 <extraction number 150”, the printer driver 230 does not create job control information, and only the job drawing information is generated as a PCL command string and the print control apparatus 410. Send to. The print control apparatus 410 stores the job control information of the job, the PJL command / PCL command sequence to command analysis development and printing.

次に、ジョブNo.3は、「描画命令数指定100個>抽出数60個」により指定値以内であり、直前のジョブ制御情報と該ジョブとで差異が無いことが確認できた場合、ジョブ描画情報のみPCLコマンド列として生成し、ジョブ制御情報読込モード指定とともに印刷制御装置へ送信する。   Next, the job No. 3 is within the specified value because “drawing command number designation 100> extraction number 60”, and it can be confirmed that there is no difference between the previous job control information and the job, only the job drawing information is a PCL command string. And is transmitted to the print control apparatus together with the job control information reading mode designation.

印刷制御装置410はジョブ制御情報指定処理部233で指定された「ジョブ制御情報読込モード」により、記憶されている直前ジョブのジョブ制御情報を読み込む要求のため、ジョブ制御情報読込処理部414にて直前ジョブのジョブ制御情報を読み込み、該ジョブのジョブ制御情報として反映し、PCLコマンド列をコマンド解析して印刷する。   The print control apparatus 410 uses the job control information reading processing unit 414 to request reading the job control information of the immediately preceding job stored in the “job control information reading mode” specified by the job control information specifying processing unit 233. The job control information of the immediately preceding job is read, reflected as the job control information of the job, and the PCL command string is command-analyzed and printed.

以降、印刷ページ数およびジョブ制御情報ともに同一内容であることから、同様にNo.100まで印刷処理する。   Thereafter, since the number of printed pages and the job control information are the same, no. Prints up to 100.

以上、第1の実施と同様に、予め印刷制御装置の能力に合わせて指定した描画命令数によっても、必要最小限のジョブ制御情報しか出力せず、印刷制御装置側も単一のページ記述言語となるジョブ描画情報の印刷処理のみとなり、No.3以降は、ジョブ解析展開処理に対するジョブの初期化処理およびPJLコマンドの解析展開処理を実施することなく連続印刷処理できるので、本ケースに対する印刷処理効率を上げることができる。   As described above, as in the first embodiment, only the minimum necessary job control information is output according to the number of drawing commands specified in advance according to the capability of the print control apparatus, and the print control apparatus also has a single page description language. Only the print processing of the job drawing information that becomes No. From 3 onward, continuous print processing can be performed without performing job initialization processing and PJL command analysis development processing for job analysis development processing, so that the print processing efficiency for this case can be increased.

また、上記の実施形態によれば、ジョブのページ数が少ない場合に、前のジョブ制御情報を使用する場合、違うジョブ制御情報の場合もあるかにつき、各ジョブの制御情報が同じ場合は直前の情報を印刷制御装置内で引き継いで印刷処理を行うことが可能となる。   Further, according to the above embodiment, when the previous job control information is used when the number of pages of the job is small, there may be different job control information. This information can be taken over in the print control apparatus and can be printed.

ところで、上記の第1の実施形態と第2の実施形態は、ジョブ制御情報生成有無の判定条件をそれぞれ印刷ページ数、描画命令数により決定しているが、これらの判定条件を変更可能とすることで印刷装置の処理能力に合わせて定義することが可能となる。   In the first and second embodiments described above, the determination conditions for whether or not job control information is generated are determined by the number of print pages and the number of drawing commands, respectively. These determination conditions can be changed. Thus, it is possible to define it in accordance with the processing capability of the printing apparatus.

また、印刷ジョブによってはジョブ名をジョブ制御情報として生成する場合があるが、この場合は別途印刷装置側へ送信することで、常にジョブ制御情報を出力しないようにすることも可能である。   Also, depending on the print job, the job name may be generated as job control information. In this case, it is possible to prevent the job control information from always being output by separately transmitting it to the printing apparatus side.

また、上記の実施形態によれば、プリントプロセッサが該ジョブに対する印刷ページ数を抽出し、その印刷ページ数によりプリンタドライバがジョブ制御情報を出力せず、印刷制御装置が記憶する該ジョブのジョブ制御情報を使用することでジョブ描画情報のみの印刷処理となるため、少量ページの連続印刷における印刷処理効率を向上させることが可能になる。   According to the above embodiment, the print processor extracts the number of print pages for the job, and the printer driver does not output the job control information according to the number of print pages, and the job control of the job stored in the print control apparatus is stored. By using the information, the print processing of only the job drawing information is performed, so that it is possible to improve the print processing efficiency in continuous printing of a small amount of pages.

また、上記の実施形態によれば、印刷ページ数でなく、描画命令数によっても、ジョブ制御情報生成有無の判定条件にすること可能であるため、同様に印刷処理効率を向上させることが可能になる。   Further, according to the above-described embodiment, it is possible to set the determination condition for the presence / absence of job control information generation not only by the number of print pages but also by the number of drawing commands, so that it is possible to improve the print processing efficiency similarly. Become.

また、上記の実施形態によれば、印刷ページ数、描画命令数ともに固定値ではなく、変更可能であるため、印刷装置の能力に応じた印刷ジョブを生成することが可能になる。   Further, according to the above-described embodiment, the number of print pages and the number of drawing commands are not fixed values but can be changed, so that it is possible to generate a print job according to the capability of the printing apparatus.

また本発明に係る印刷システムは、前記プリントプロセッサが、中間言語ファイルを解析し、描画命令情報を抽出する描画命令抽出手段を有し、前記プリンタドライバが、該ジョブの前記描画命令情報により、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成することを特徴とする。   In the printing system according to the present invention, the print processor includes a drawing command extraction unit that analyzes an intermediate language file and extracts drawing command information, and the printer driver uses the drawing command information of the job to execute the drawing command information. The job control information is not generated, and only the job drawing information is generated.

また本発明に係る印刷システムは、前記プリンタドライバにおける前記印刷ページ数情報と前記描画命令情報と、が固定値ではなく変更可能であることを特徴とする。   The printing system according to the present invention is characterized in that the print page number information and the drawing command information in the printer driver can be changed instead of fixed values.

また本発明に係る印刷ジョブ生成方法は、前記プリントプロセッサは、中間言語ファイルを解析し、描画命令情報を抽出する描画命令抽出工程を有し、前記プリンタドライバは、該ジョブの前記描画命令情報により、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成する工程を有することを特徴とする。   In the print job generation method according to the present invention, the print processor includes a drawing command extraction step of analyzing an intermediate language file and extracting drawing command information, and the printer driver uses the drawing command information of the job. the no job control information job generation, characterized by having a step of only job generation the job drawing information.

また本発明に係る印刷システムは、前記プリンタドライバにおける前記印刷ページ数情報と前記描画命令情報とが固定値ではなく変更可能であることを特徴とする。   In the printing system according to the present invention, the print page number information and the drawing command information in the printer driver can be changed instead of fixed values.

100 ホストコンピュータ
200 オペレーティングシステム
210 アプリケーションソフトウェア
220 描画エンジン:GDI(Graphics Device Interface)
230 プリンタドライバ
231 ユーザーインターフェイス
232 印刷ジョブ生成処理部
233 ジョブ制御情報指定処理部
240 印刷スプーラ
241 プリントプロセッサ
242 ポートモニタ
243 印刷ページ数情報抽出処理部
300 双方向インターフェイス
400 印刷装置
410 印刷制御装置
411 データ受信処理部
412 ジョブ解析展開処理部
413 エンジン制御処理部
414 ジョブ制御情報読込処理部
100 the host computer 200 operating system 210 application software 220 rendering engine: GDI (Graphics Device Interface)
230 Printer Driver 231 User Interface 232 Print Job Generation Processing Unit 233 Job Control Information Specification Processing Unit 240 Print Spooler 241 Print Processor 242 Port Monitor 243 Print Page Number Information Extraction Processing Unit 300 Bidirectional Interface 400 Printing Device 410 Print Control Device 411 Data Reception processor 412 job analysis development processing unit 413 the engine control section 414 job control information read processing unit

特開平11−143656号公報Japanese Patent Laid-Open No. 11-143656 特開2001−150756号公報JP 2001-150756 A 特許第3631068号公報Japanese Patent No. 3631068

Claims (10)

中間言語ファイルを処理するプリントプロセッサと、中間言語ファイルスプーリングが可能であり、印刷ジョブにおけるジョブ制御情報及びジョブ描画情報を異なるページ記述言語でジョブ生成処理するプリンタドライバと、を備える情報処理装置と、
複数のページ記述言語を解読することが可能な印刷制御装置を備える印刷装置とが通信可能な印刷システムであって、
前記情報処理装置は、
前記プリントプロセッサが、中間言語ファイルを解析して、印刷ページ数情報を抽出する印刷ページ数抽出手段と、
前記プリンタドライバが、前記印刷ページ数情報抽出手段により得られた印刷ページ数に基づいて、前記ジョブ制御情報をジョブ生成せずに、前記印刷制御装置に直前ジョブのジョブ制御情報を使用するジョブ制御情報読込モードを指定するジョブ制御情報指定手段とを有し、
前記印刷装置は、
前記印刷制御装置が、直前ジョブのジョブ制御情報を記憶し、前記ジョブ制御情報読込モード指定により、前記直前ジョブのジョブ制御情報を読み出し、該ジョブのジョブ制御情報として処理するジョブ制御情報読込処理手段を有し、
前記プリンタドライバが、当該ジョブにおいて、前記印刷ページ数情報により印刷ページ数が少ないと判断した場合に、当該ジョブ及びその直前ジョブについてジョブ制御情報を比較し、当該ジョブ及びその直前ジョブとのジョブ制御情報が同じ場合、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成することを特徴とする印刷システム。
An information processing apparatus comprising: a print processor that processes an intermediate language file; and a printer driver that is capable of intermediate language file spooling and that generates job control information and job drawing information in a print job in different page description languages. ,
A printing apparatus and can communicate print system comprising a print control apparatus capable of decrypting the plurality of page description language,
The information processing apparatus includes:
The print processor analyzes the intermediate language file, and the number of printed pages extracting means for extracting the printed page count information,
Job control in which the printer driver uses the job control information of the immediately preceding job in the print control apparatus without generating the job control information based on the number of printed pages obtained by the print page number information extracting unit. A job control information specifying means for specifying an information reading mode;
The printing apparatus includes:
Job control information reading processing means for storing the job control information of the immediately preceding job, reading the job control information of the immediately preceding job, and processing it as the job control information of the job by the print control apparatus specifying the job control information reading mode Have
When the printer driver determines that the number of print pages in the job is small based on the print page number information, the job control information is compared for the job and the job immediately before the job, and job control for the job and the job immediately before is compared. If the information is the same, the printing system, wherein the job control information without job generation, only job generation the job drawing information.
前記プリントプロセッサが、中間言語ファイルを解析し、描画命令情報を抽出する描画命令抽出手段を有し、
前記プリンタドライバが、該ジョブの前記描画命令情報により、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成することを特徴とする請求項1に記載の印刷システム。
The print processor has a drawing command extraction means for analyzing an intermediate language file and extracting drawing command information;
The printing system according to claim 1, wherein the printer driver generates only the job drawing information without generating the job control information based on the drawing command information of the job.
前記プリンタドライバにおける前記印刷ページ数情報と前記描画命令情報と、が固定値ではなく変更可能であることを特徴とする請求項1または2に記載の印刷システム。   The printing system according to claim 1 or 2, wherein the print page number information and the drawing command information in the printer driver are not fixed values but can be changed. 中間言語ファイルを処理するプリントプロセッサと、
中間言語ファイルスプーリングが可能であり、印刷ジョブにおけるジョブ制御情報及びジョブ描画情報を異なるページ記述言語でジョブ生成処理するプリンタドライバと、
印刷装置とデータを送受信する送受信手段と、
前記プリントプロセッサにより中間言語ファイルを解析して、印刷ページ数情報を抽出する印刷ページ数抽出手段と、
前記プリンタドライバが前記印刷ページ数情報抽出手段により得られた印刷ページ数に基づいて、前記ジョブ制御情報をジョブ生成せずに前記印刷制御装置に直前ジョブのジョブ制御情報を使用するジョブ制御情報読込モードを指定するジョブ制御情報指定手段と、
前記ジョブ制御情報指定手段により指定した前記ジョブ制御情報読込モードを印刷装置に送信するジョブ制御情報読込モード送信手段と、
前記プリンタドライバが該ジョブにおいて前記印刷ページ数情報により印刷ページ数が少ないと判断した場合に、当該ジョブ及びその直前ジョブについてジョブ制御情報を比較し、当該ジョブ及びその直前ジョブとのジョブ制御情報が同じ場合、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成するジョブ生成手段と、
を有することを特徴とする情報処理装置。
A print processor for processing intermediate language files;
A printer driver capable of intermediate language file spooling and generating job control information and job drawing information in a print job in different page description languages;
A transmission / reception means for transmitting / receiving data to / from the printing apparatus;
A print page number extracting means for analyzing the intermediate language file by the print processor and extracting print page number information;
Based on the number of print pages obtained by the print page number information extraction unit by the printer driver, the job control information is read without using the job control information of the immediately preceding job without generating the job control information. Job control information specifying means for specifying a mode;
Job control information reading mode transmitting means for transmitting the job control information reading mode specified by the job control information specifying means to a printing apparatus;
When the printer driver determines that the number of print pages is small in the job based on the print page number information, the job control information is compared for the job and the immediately preceding job, and the job control information for the job and the immediately preceding job is If the same, job generation means for generating only the job drawing information without generating the job control information job,
An information processing apparatus comprising:
情報処理装置とデータを送受信する送受信手段と、
複数のページ記述言語を解読することが可能な印刷制御手段と、
前記印刷制御手段により直前ジョブのジョブ制御情報を記憶するジョブ制御情報記憶手段と、
情報処理装置から受信したジョブ制御情報読込モードに基づいて、前記直前ジョブのジョブ制御情報を読み出し、該ジョブのジョブ制御情報として処理するジョブ制御情報読込処理手段と、
を有することを特徴とする印刷装置。
Transmitting and receiving means for transmitting and receiving data to and from the information processing device;
Print control means capable of deciphering a plurality of page description languages;
Job control information storage means for storing job control information of the immediately preceding job by the print control means;
Based on the job control information reading mode received from the information processing apparatus, job control information reading processing means for reading out job control information of the immediately preceding job and processing it as job control information of the job;
A printing apparatus comprising:
中間言語ファイルを処理するプリントプロセッサと、中間言語ファイルスプーリングが可能であり、印刷ジョブにおけるジョブ制御情報及びジョブ描画情報を異なるページ記述言語でジョブ生成処理するプリンタドライバと、を備える情報処理装置と、複数のページ記述言語を解読することが可能な印刷制御装置を備える印刷装置とが通信可能な印刷システムの印刷ジョブ生成方法であって、
前記プリントプロセッサが、中間言語ファイルを解析して、印刷ページ数情報を抽出する印刷ページ数抽出工程と、
前記プリンタドライバが、前記印刷ページ数情報抽出手段により得られた印刷ページ数に基づいて、前記ジョブ制御情報をジョブ生成せずに、前記印刷制御装置に直前ジョブのジョブ制御情報を使用するジョブ制御情報読込モードを指定するジョブ制御情報指定工程と、
該ジョブにおいて、前記印刷ページ数情報により印刷ページ数が少ないと判断した場合に、当該ジョブ及びその直前ジョブについてジョブ制御情報を比較し、当該ジョブ及びその直前ジョブとのジョブ制御情報が同じ場合、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成する工程と、
前記印刷制御装置が、直前ジョブのジョブ制御情報を記憶し、前記ジョブ制御情報読込モード指定により、前記直前ジョブのジョブ制御情報を読み出し、該ジョブのジョブ制御情報として処理するジョブ制御情報読込処理工程とを有することを特徴とする印刷ジョブ生成方法。
An information processing apparatus comprising: a print processor that processes an intermediate language file; and a printer driver that is capable of intermediate language file spooling and that generates job control information and job drawing information in a print job in different page description languages. A print job generation method for a printing system capable of communicating with a printing apparatus including a printing control apparatus capable of decoding a plurality of page description languages,
The print processor analyzes the intermediate language file, the print page number extracting step of extracting the printed page count information,
Job control in which the printer driver uses the job control information of the immediately preceding job in the print control apparatus without generating the job control information based on the number of printed pages obtained by the print page number information extracting unit. A job control information specifying step for specifying an information reading mode;
In this job, when it is determined that the number of print pages is small according to the print page number information, the job control information is compared for the job and the immediately preceding job, and the job control information for the job and the immediately preceding job is the same. Generating only the job drawing information without generating the job control information as a job;
Job control information reading processing step in which the print control apparatus stores job control information of the immediately preceding job, reads job control information of the immediately preceding job by specifying the job control information reading mode, and processes it as job control information of the job And a print job generation method.
前記プリントプロセッサが、中間言語ファイルを解析し、描画命令情報を抽出する描画命令抽出工程を有し、
前記プリンタドライバが、該ジョブの前記描画命令情報により、前記ジョブ制御情報をジョブ生成せず、前記ジョブ描画情報のみジョブ生成する工程を有することを特徴とする請求項6に記載の印刷ジョブ生成方法。
The print processor analyzes the intermediate language file has a drawing command extraction step of extracting a drawing command information,
7. The print job generation method according to claim 6, wherein the printer driver has a step of generating only the job drawing information without generating the job control information according to the drawing command information of the job. .
前記プリンタドライバにおける前記印刷ページ数情報と前記描画命令情報と、が固定値ではなく変更可能であることを特徴とする請求項6または7に記載の印刷ジョブ生成方法。   8. The print job generation method according to claim 6, wherein the print page number information and the drawing command information in the printer driver can be changed instead of fixed values. 請求項6から8のいずれか1項に記載の印刷ジョブ生成方法をコンピュータに実行させるためのプログラム。   A program for causing a computer to execute the print job generation method according to any one of claims 6 to 8. 請求項6から8のいずれか1項に記載の印刷ジョブ生成方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium having recorded thereon a program for causing a computer to execute the print job generation method according to claim 6.
JP2009194689A 2009-08-25 2009-08-25 Printing system, information processing apparatus, printing device, print job generation method, program and recording medium Withdrawn JP2011048489A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009194689A JP2011048489A (en) 2009-08-25 2009-08-25 Printing system, information processing apparatus, printing device, print job generation method, program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009194689A JP2011048489A (en) 2009-08-25 2009-08-25 Printing system, information processing apparatus, printing device, print job generation method, program and recording medium

Publications (1)

Publication Number Publication Date
JP2011048489A true JP2011048489A (en) 2011-03-10

Family

ID=43834763

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009194689A Withdrawn JP2011048489A (en) 2009-08-25 2009-08-25 Printing system, information processing apparatus, printing device, print job generation method, program and recording medium

Country Status (1)

Country Link
JP (1) JP2011048489A (en)

Similar Documents

Publication Publication Date Title
JP2004126871A (en) Method and device for controlling printing
US20120140269A1 (en) Information processing device, information processing method, and recording medium
JP5103339B2 (en) Dynamic printer driver user interface generation
JP5261250B2 (en) Print data processing apparatus, method, and computer-readable medium for processing page description language
JP2010165261A (en) Printing control device and control method thereof
JP2007257592A (en) Printing system, information processor, and printer
US7643160B2 (en) Spool file modifying device
JP4174476B2 (en) Data processing apparatus, data processing method, printer driver program, print control apparatus, print control method, and printing system
KR100772376B1 (en) Apparatus and method for direct printing of meta data
KR101496438B1 (en) Print controling apparatus, image forming apparatus and method for controling print
JP2010026895A (en) Information processor, image forming apparatus, and program
JP2005084898A (en) Print data processing system and program for this system
JP4407579B2 (en) Image forming apparatus, image forming method, and program
US20140247458A1 (en) Image forming apparatus, image forming method, and storage medium
US8045205B2 (en) Image forming device, and method and computer readable medium therefor
JP6786408B2 (en) Image forming apparatus, control method of image forming apparatus, and program
US9165225B2 (en) Program and information processing apparatus
US8098385B2 (en) Spool file modifying device
JP7158895B2 (en) Information processing device, its control method, and program
JP4539975B2 (en) Print setting control apparatus, control method thereof, and program
JP2012155415A (en) Printing system
JP2004188865A (en) Image forming device and program
JP2011048489A (en) Printing system, information processing apparatus, printing device, print job generation method, program and recording medium
US9165228B2 (en) Printing apparatus allowing user change of operational control of job, control method thereof, and storage medium
JP5277771B2 (en) Image forming apparatus, print control program, and recording medium recording the program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20121106