JP2020100032A - Image formation apparatus, control method and program of the same - Google Patents
Image formation apparatus, control method and program of the same Download PDFInfo
- Publication number
- JP2020100032A JP2020100032A JP2018238652A JP2018238652A JP2020100032A JP 2020100032 A JP2020100032 A JP 2020100032A JP 2018238652 A JP2018238652 A JP 2018238652A JP 2018238652 A JP2018238652 A JP 2018238652A JP 2020100032 A JP2020100032 A JP 2020100032A
- Authority
- JP
- Japan
- Prior art keywords
- page
- attribute information
- command
- print job
- pass
- 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
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
本発明は、画像形成装置とその制御方法、及びプログラムに関する。 The present invention relates to an image forming apparatus, a control method thereof, and a program.
従来、アプリケーションで作成される文書の文頭部に、制御命令を記述したフィールドと呼ばれる領域を設定することが知られている。このようなフィールドを設定する機能を有する文書作成アプリケーションソフトウェアとして、例えば、MicroSoft社が提供する文書作成アプリケーションソフトウェアであるWord(登録商標)などが知られている。このフィールドには、例えばヘッダやフッタがあり、自動的にページ番号や日付等を入れたりすることができる。更に、このフィールドには、印刷用のページ記述言語(PDL:Page Description Language)であるPCL5(Printer Control Language 5)の命令を記載する機能がある。文書作成アプリケーションからプリンタドライバを介して印刷を行う際、このフィールドに記載したPCL5命令は、ドライバによるPDLへの変換処理を経由せず、直接、プリンタに送られ、この機能はドライバパススルーと呼ばれている。この機能を使用することにより、プリンタドライバの設定に関わらず命令を発行できる。このため、例えば、PCL5プリンタで両面印刷したい場合や、決められた給紙段の用紙で印刷したい場合などは、予め文書作成アプリケーションのテンプレートを作成し、そのテンプレートでフィールドにPCL5命令を記述しておくことで、この機能を利用できる。 Conventionally, it is known to set an area called a field in which a control command is described, at the head of a document created by an application. Known document creating application software having a function of setting such fields is, for example, Word (registered trademark) which is document creating application software provided by MicroSoft. This field has, for example, a header and a footer, and can automatically enter a page number, a date, and the like. Further, this field has a function of describing a command of PCL5 (Printer Control Language 5) which is a page description language (PDL: Page Description Language) for printing. When printing from the document creation application via the printer driver, the PCL5 command described in this field is sent directly to the printer without passing through the conversion process to PDL by the driver. This function is called driver pass-through. ing. By using this function, commands can be issued regardless of the printer driver settings. For this reason, for example, when it is desired to perform double-sided printing on a PCL5 printer or to print on paper of a predetermined paper feed stage, a template of the document creation application is created in advance, and the PCL5 command is described in the field in the template. You can use this function by setting it.
また、従来のPCL5とは異なるPDLであるPCLXLが知られており、またこのPCLXLを用いて記述された印刷命令を実行するPCLXLプリンタが知られている。ここで、ユーザがPCL5プリンタに印刷させるための文書テンプレートとして、PCL5の命令をフィールドに記載した文書テンプレートを利用している場合がある。 Further, PCLXL which is a PDL different from the conventional PCL5 is known, and a PCLXL printer which executes a print command described by using this PCLXL is known. Here, there is a case where the user uses a document template in which a command of PCL5 is described in a field as a document template to be printed by the PCL5 printer.
このときユーザが利用するプリンタがPCL5プリンタからPCLXLプリンタに切り替わっても、文書テンプレートが更新されない場合、フィールドにPCL5命令が記載された文書が作成され、その文書がPCLXL用のプリンタに送信される場合がある。このような場合、PCLXLプリンタに対して、PCLXL用のプリンタドライバからPCXLの印刷命令が送信され、更に、フィールドに記載されたPCL5の印刷命令がドライバパススルーでPCLXLプリンタに送信されことになる。 At this time, when the printer used by the user is switched from the PCL5 printer to the PCLXL printer, but the document template is not updated, a document in which the PCL5 command is described in the field is created, and the document is transmitted to the printer for PCLXL. There is. In such a case, the PCLXL printer driver transmits a PCXL print command to the PCLXL printer, and further, the PCL5 print command described in the field is transmitted to the PCLXL printer through driver pass-through.
特許文献1は、これら2つのPDLを1種類のPDLの印刷命令に変換する仕組みを提案している。特許文献1では、フィールドに記載されている第1の制御命令をPCL5、第2の制御命令をPCLXLとして判定し、第1の制御命令を第2の制御命令であるPCLXLに変換する。こうして、プリンタドライバの印刷言語とは異なる印刷言語がパススルーで投入されても、コマンドを1種類だけに限定する方法を提案している。 Patent Document 1 proposes a mechanism for converting these two PDLs into a print command of one type of PDL. In Patent Document 1, the first control command described in the field is determined as PCL5 and the second control command is determined as PCLXL, and the first control command is converted into the second control command PCLXL. Thus, even if a print language different from the print language of the printer driver is input through pass-through, a method of limiting the command to only one type is proposed.
PCL5命令に従って動作するPCL5プリンタでは、PCL5命令によって一度ページ属性情報を指定すると、以降のページでは、ページ属性命令の指定が必須ではないため、指定されたページ情報がそのまま後続のページへ反映される。従って、フィールドにPCL5命令が記載された文書を、PCL5用のプリンタドライバを用いてPCL5プリンタで印刷する場合には、フィールドに記入されたPCL5命令による属性情報が、後続の全てのページに反映される。 In the PCL5 printer that operates according to the PCL5 instruction, once the page attribute information is specified by the PCL5 instruction, it is not necessary to specify the page attribute instruction in the subsequent pages, so the specified page information is directly reflected in the subsequent page. .. Therefore, when a document in which the PCL5 command is described in the field is printed by the PCL5 printer using the printer driver for PCL5, the attribute information according to the PCL5 command entered in the field is reflected in all subsequent pages. It
これに対して、フィールドにPCL5命令が記載された文書をPCLXL用のプリンタドライバを用いてPCLXLプリンタで印刷する際は、以下のような課題がある。 On the other hand, when the document in which the PCL5 command is described in the field is printed by the PCLXL printer using the PCLXL printer driver, there are the following problems.
PCLXLは、PCL5の言語仕様とは異なり、必ず各ページの先頭(BeginPage)で用紙サイズや用紙向き等のページ属性情報を指定している。よって、フィールドにPCL5命令が記載された文書を、PCLXL用のプリンタドライバを用いてPCLXLプリンタで印刷すると、1ページ目ではPCL5命令によって指定された属性情報に従って印刷処理が実行されるが、2ページ目以降には、その指定が反映されなくなる。これにより、PCL5プリンタと同様に、全てのページに属性情報が反映されることを期待しているユーザにとっては、フィールドで指定したPCL5命令が後続ページに反映されないため、ユーザが意図した印刷結果が得られなくなるという課題がある。 Unlike the language specification of PCL5, PCLXL always specifies the page attribute information such as the paper size and the paper orientation at the beginning (BeginPage) of each page. Therefore, if a document in which the PCL5 command is described in the field is printed by the PCLXL printer using the printer driver for PCLXL, the printing process is executed according to the attribute information specified by the PCL5 command on the first page, but on the second page. The designation will not be reflected after the eyes. As a result, as with the PCL5 printer, for a user who expects that the attribute information is reflected on all pages, the PCL5 instruction specified in the field is not reflected on the subsequent page, so that the print result intended by the user is not obtained. There is a problem that it will not be obtained.
本発明の目的は、上記従来技術の問題点の少なくとも一つを解決することにある。 An object of the present invention is to solve at least one of the above-mentioned problems of the conventional technology.
本発明の目的は、パススルーデータにページ制御コマンドが含まれている場合に、そのページ制御コマンドで指定された属性情報を後続のページにも反映させる技術を提供することにある。 An object of the present invention is to provide a technique for, when pass-through data includes a page control command, reflecting attribute information designated by the page control command also on a subsequent page.
上記目的を達成するために本発明の一態様に係る画像形成装置は以下のような構成を備える。即ち、
印刷ジョブを受信する受信手段と、
前記印刷ジョブがパススルーデータを含むか否か判定する第1判定手段と、
前記第1判定手段が前記印刷ジョブがパススルーデータを含むと判定すると、前記パススルーデータがページ制御コマンドを含むかどうか判定する第2判定手段と、
前記第2判定手段が前記ページ制御コマンドを含むと判定すると当該ページ制御コマンドで指定された属性情報を記憶する記憶手段と、
前記記憶手段が前記属性情報を記憶していることに応じて、記憶されている前記属性情報で前記印刷ジョブの解析中のページの属性情報を更新する更新手段と、を有することを特徴とする。
In order to achieve the above object, an image forming apparatus according to an aspect of the present invention has the following configuration. That is,
Receiving means for receiving a print job,
First determining means for determining whether or not the print job includes pass-through data,
Second determining means for determining whether the pass-through data includes a page control command when the first determining means determines that the print job includes pass-through data;
Storage means for storing the attribute information designated by the page control command when the second determination means determines that the page control command is included;
Update means for updating the attribute information of the page under analysis of the print job with the stored attribute information in response to the storage means storing the attribute information. ..
本発明によれば、パススルーデータにページ制御コマンドが含まれている場合に、そのページ制御コマンドで指定された属性情報を後続のページにも反映させることができるという効果がある。 According to the present invention, when pass-through data includes a page control command, it is possible to reflect the attribute information designated by the page control command on the subsequent page.
本発明のその他の特徴及び利点は、添付図面を参照とした以下の説明により明らかになるであろう。なお、添付図面においては、同じ若しくは同様の構成には、同じ参照番号を付す。 Other features and advantages of the present invention will be apparent from the following description with reference to the accompanying drawings. Note that, in the accompanying drawings, the same or similar configurations are denoted by the same reference numerals.
添付図面は明細書に含まれ、その一部を構成し、本発明の実施形態を示し、その記述と共に本発明の原理を説明するために用いられる。
以下、添付図面を参照して本発明の実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る本発明を限定するものでするものでなく、また本実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。 Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments are not intended to limit the present invention according to the claims, and all combinations of the features described in the present embodiments are essential to the solving means of the present invention. Not necessarily.
[実施形態1]
図1は、本発明の実施形態1に係る印刷システムの構成を示す図である。
[Embodiment 1]
FIG. 1 is a diagram showing the configuration of a printing system according to the first embodiment of the present invention.
この印刷システムは、複数の画像形成装置100,101と、ホストコンピュータ(PC)191とがイーサネット(登録商標)等のLAN(Local Area Network)190を介し、TCP/IPを経由して互いに通信可能に接続されている。尚、通信に用いるプロトコルは、TCP/IP以外のUDPなどのプロトコルであってもよい。
In this printing system, a plurality of
画像形成装置100,101は、複合機(MFP:Multi Function Printer)で、ホストコンピュータ191からの印刷指示に応じて処理を実行する。ここで、画像形成装置101,101は、MFP以外のSFP(Single Function Printer)、LBP(Laser Beam Printer)であってもよい。また画像形成装置100,101は、MFP、SFP、LBP以外のプリント方式のプリンタであってもよい。ここで画像形成装置100と画像形成装置101とは同一の構成を有するため、以下、画像形成装置100の構成について説明する。
The
画像形成装置100は、リーダ部120、プリンタ部130、操作部140、画像記憶部150、認証部160、及びこれら各構成要素を制御する制御部110を有している。制御部110は、CPU112、ROM114、RAM116等を有し、CPU112がROM114又は他の記憶媒体(不図示)に格納されたプログラムをRAM116に展開し、その展開したプログラムを実行することにより、このMFP100全体を統括制御する。またRAM116は、CPU112の作業領域として用いられる。例えば、制御部110は、CPU112にレンダリング処理等を行うための予め決められたプログラムをロードする構成をとる。またレンダリング処理に関しては、ここでは記述しないが専用のハードウェアを利用してもかまわない。また実施形態1では、図2、図4、図5(A)、図6、図7、図8のフローチャートで示す手順を実行するプログラムがROM114に記憶されており、そのプログラムがRAM116に展開され、CPU112により実行される。
The
リーダ部120は、制御部110の指示に従って原稿を読み取り、その原稿の画像に対応する画像データを生成する。プリンタ部130は、制御部110から供給される画像データに従ってプリンタエンジン(不図示)を用いて画像の印刷を行う。操作部140は、ユーザが操作を行うための操作キー、及び画像データや各種機能の表示/設定などを行う表示部を有し、ユーザ操作などの情報を制御部110へ通知する。画像記憶部150は、制御部110の作業領域としての利用や、印刷ジョブなどのデータの保存に利用される。認証部160は、IDカード等によるユーザ認証情報を取得して制御部110へ通知する。
The
次に、ホストコンピュータ191で実行される処理の概要を説明する。尚、ホストコンピュータ191は、一般的なコンピュータと同一の構成要素を有するため、その構成の説明は省略する。
Next, an outline of the processing executed by the
ホストコンピュータ191は、アプリケーションからOSを介して依頼された印刷命令を基に、プリンタドライバを用いてページ記述言語(PDL:Page Description Language)で記述されたPDLデータを生成する。印刷命令ごとに変換及び生成されるPDLコマンドで構成されたPDLデータが、印刷ジョブとなる。そして、ホストコンピュータ191は、LAN190を介し、TCP/IPを経由して、その印刷ジョブを画像形成装置100へ送信する。
The
図2は、実施形態1に係る画像形成装置100における印刷処理の手順を説明するフローチャートである。尚、このフローチャートで示す処理は、CPU112がROM114からRAM116に展開したプログラムを実行することにより実現される。
FIG. 2 is a flowchart illustrating a procedure of print processing in the
まずS201でCPU112は、LAN190を介し、TCP/IPを経由してホストコンピュータ191などから送信された印刷ジョブを受信する。次にS202に進みCPU112は、その受信した印刷ジョブからPDL種別を判定する。このときCPU112は、解析可能な複数のPDL種別に対応している。実施形態1では、CPU112がPCLXLの印刷ジョブの解析及び描画処理を実施するが、このPDL種別に限定されるものではなく、他のPDLを使用してもよい。S202でCPU112が、その印刷ジョブがPCLXLジョブであると判定した場合はS203の処理を進め、他のPDL(例えばXPS)データと判定したときはS204へ処理を進める。
First, in step S201, the
S203でCPU112は、PCLXLデータとしてPDLの解析処理を実施する。ここでCPU112は、PDLコマンドを解析した結果を中間データとしてRAM116又は画像記憶部150に記憶してS205に処理を進める。ここで、CPU112がPCLXLの解析処理を実施する際、パススルーデータを含むジョブが指定されたときの解析方法は、図4を参照して詳しく後述する。
In step S203, the
一方、S204でCPU1112は、XPSデータとしてPDL解析処理を実施する。CPU112は、PDLコマンドを解析した結果を中間データとしてRAM116又は画像記憶部150に記憶してS205に処理を進める。
On the other hand, in step S204, the CPU 1112 executes PDL analysis processing as XPS data. The
S205でCPU112は、PDLコマンドの解析(S203或いはS204)で生成した中間データから画像データのレンダリング処理を実施する。そしてCPU112は、その生成した画像データをプリンタ部130へ出力して印刷処理を行って、この処理を終了する。
In S205, the
図3は、一般的なホストコンピュータで作成された印刷ジョブを、一般的なプリンタ装置が受信して印刷するときの処理を説明する図である。ここでは、ユーザが、文書内にPCL5コマンドをパススルーデータとして入力したときのPCLXLデータの構成と、プリンタ装置における印刷処理の様子を示している。 FIG. 3 is a diagram illustrating a process when a general printer receives and prints a print job created by a general host computer. Here, the configuration of PCLXL data when the user inputs the PCL5 command as pass-through data in the document and the state of print processing in the printer device are shown.
ここでは例えば、文書作成アプリケーションソフトウェアであるWord(登録商標)により作成された文書301を例に説明する。図3(A)において文書301は、文書のヘッダのフィールドにPCL5コマンド302、本文に通常の文章303を含んでいる。ホストコンピュータは、ユーザから、この文書301の印刷指示を受け取ると、PCLXLのプリンタドライバ304を用いて印刷ジョブを作成し、その印刷ジョブをプリンタ装置330へ送信する。このときプリンタドライバ304は、文書301のフィールドのPCL5コマンド302を、PCLXLデータではなくPCL5コマンドのまま印刷ジョブ307を作成する(図3(B))。またプリンタドライバ304は、文書301の通常の文章303を、PCLXLコマンドに変換305してPCLXL印刷ジョブ307(図3(B))を作成する。
Here, for example, the
プリンタ装置330は、プリンタドライバ304から送付された印刷ジョブ307をPCLXLのPDL種別として解析処理306を開始する。
The
図3(B)は、プリンタドライバ304から送付されたPCLXLの印刷ジョブ307のデータ構成を示している。
FIG. 3B shows the data structure of the
PCLXL印刷ジョブ307は、プリンタドライバ304が文書301の各ページをPCLXコマンド印刷に変換したデータである。プリンタドライバ304は、文書301の1ページ目309と、2ページ目310をPCLXLコマンドに変換している。各ページのページ開始コマンド(BeginPage)で、A4サイズ、縦向き(Portrait)方向、自動給紙(Auto)のページ属性を設定している。ここで、PCLXL印刷ジョブ307には、1ページ目309の途中のPCLXLコマンドでパススルーデータ308としてPCL5コマンド302が埋め込まれている。また、PCLXL印刷ジョブ307は、パススルーデータ308に、PCL5コマンド302とコマンドのデータサイズを含んでいる。ここで、文書301に埋め込まれるPCL5コマンド302はあくまでも一例であり、PCL5コマンド302は特に指定もなくページ制御コマンドのページサイズや用紙方向のみに関わらず指定することができる。またPCL5コマンド302には、ページ制御コマンド以外にもイメージ、テキスト、グラフィックスなどの描画命令コマンドを使用することもできる。
The
図3(C)は、PCLXL解析処理306において、PCLXL印刷ジョブ307を解析したときの各ページ属性情報の一覧を示している。PCLXL解析処理306では、1ページ目309のBeginPageで指定された属性情報から、用紙サイズが「A4」、用紙向き「縦方向」、給紙段が「自動」の情報を取得する。PCLXL解析処理306は、次のコマンドを解析したときにパススルーデータ308のコマンドを検知するとPDLの解析処理をPCL5の解析処理に切り替えて、PCL5コマンド302の解析処理を実施する。
FIG. 3C shows a list of each page attribute information when the
ここでPCLXL解析処理306は、PCL5コマンドの解析結果から1ページ目の用紙サイズが「レター」、用紙向きが「横方向」としてページ属性情報を更新する。
Here, the
そしてPCLXL解析処理306は、1ページ目309の最後(EndPage)まで解析を行うと、次に2ページ目310の解析処理を開始する。PCLXL解析処理306は、2ページ目310のBeginPageで指定された属性情報から、用紙サイズが「A4」、用紙向き「縦方向」、給紙段が「自動」の情報を取得する。
Then, the
こうして、PCLXL印刷ジョブ307の1ページ目309に含まれていたパススルーデータ308のページ属性情報(用紙サイズが「レター」、用紙向きが「横方向」)が、2ページ目310の解析で得られたPCLXLページ属性情報(用紙サイズが「A4」、用紙向き「縦方向」)で上書きされてしまい、1ページ目309とは異なる用紙サイズと用紙向きの印刷結果となってしまう。
In this way, the page attribute information of the pass-through
図4は、従来のプリンタ装置330による、図2のS203のPCLXLコマンドの解析処理を説明するフローチャートである。
FIG. 4 is a flow chart for explaining the PCLXL command analysis processing of S203 of FIG. 2 by the
まずS401でプリンタ装置330は、受信した印刷ジョブのPCLXLデータの先頭データを取得してコマンドの解析を実施する。次にS402に進みプリンタ装置330は、その解析したコマンドがパススルーデータかどうかを判定する。ここでパススルーデータと判定した場合はS403に進み、そうでないときはS406へ移行する。S403でプリンタ装置330は、PCL5の解析用のプログラム処理を起動してPCL5コマンドが解析可能な状態へ移行する。次にS404に進みプリンタ装置330は、そのパススルーデータで指定されたバイナリサイズのデータをPCL5コマンドとして解析する。ここで、パススルーデータで指定されたPCL5コマンドが描画コマンドかページ制御コマンドかどうかに拘わらず、PCL5の解析処理部として描画並びにページ制御の結果をPCLXLコマンドの解析部へ通知する。そしてS405に進みプリンタ装置330は、そのパススルーデータで指定されたデータサイズ分のPCL5コマンドが解析終了したかどうかを判定する。S405で、パススルーデータの全データが解析完了していれば、PCLXLの解析処理部に戻るためS406へ移行する。一方、S405で、パススルーデータの未解析のデータがまだ残っていれば、PCL5の解析処理を継続するためPCL5コマンドの取得と解析を実施するS404へ移行する。S406でプリンタ装置330は、次のPCLXLコマンドを、受信した印刷ジョブから取得する。そしてS407で、そのPCLXLコマンドがジョブの終了を示すコマンド(EndSession)かどうかを判定し、データの終端であれば、このPDLコマンドの解析処理を終了する。一方、次のPCLXLコマンドがジョブの終了ではなければ、次のPCLXLコマンドを解析するためS401へ移行する。
First, in step S401, the
図5(A)は、実施形態1に係る画像形成装置100による、図2のS203のPCLXLコマンドの解析処理を説明するフローチャートである。尚、このフローチャートで示す処理は、CPU112がROM114からRAM116に展開したプログラムを実行することにより実現される。
FIG. 5A is a flowchart illustrating the PCLXL command analysis processing of S203 of FIG. 2 by the
まずS501でCPU112は、RAM116又は画像記憶部150に、パススルーのページ制御命令フラグとしてBitFlag(図5(B))を設け、その初期値を「0x0」に設定する。ここでパススルーのページ制御命令フラグは、PCL5コマンドで用紙サイズ指定や用紙向き方向などのページ属性情報が含まれていたかどうかを示すフラグ情報である。そして、これら用紙サイズ指定や用紙向き方向などのページ属性情報、例えば用紙サイズのA4,レターや、用紙方向の横方向、縦方向等の属性情報は、これらページ制御命令フラグに対応つけて、例えばRAM116などに記憶される。ページ制御命令フラグBitFlagのビットが有効「1」であれば、パススルーで指定されたページ属性情報を管理する。図5(B)は、BitFlagと各ページ属性情報との対応の一例を示している。
First, in step S501, the
図5(B)の例では、BitFlag「0x00000001」は、用紙サイズの属性を示し、BitFlag「0x00000002」は、用紙向きの属性を示している。このようにBitFlagの各ビット位置のビットが「0」か「1」かにより、各属性の有無を判別することができる。尚、上述したように、用紙サイズの「レター」、用紙向きの「横方向」は、ページ制御命令フラグに対応つけて、別のエリアに記憶されている。また、このBitFlagの持ち方は、これらに限定されるものでなく、その他のページ属性情報の各属性をビット位置に対応つけて追加してもよい。 In the example of FIG. 5B, BitFlag “0x00000001” indicates a paper size attribute, and BitFlag “0x00000002” indicates a paper orientation attribute. As described above, the presence or absence of each attribute can be determined by whether the bit at each bit position of BitFlag is “0” or “1”. As described above, the paper size “letter” and the paper orientation “lateral direction” are stored in different areas in association with the page control command flag. The method of holding the BitFlag is not limited to these, and each attribute of other page attribute information may be added in association with the bit position.
次にS502に進みCPU112は、印刷ジョブのPCLXLコマンドの解析を開始してS503に処理を進める。S503でCPU112は、S502で解析したPCLXLコマンドがページ開始(BeginPage)コマンドかどうかを判定する。ページ開始コマンドと判定したときはS504の処理を進めるが、そうでないときはS507へ処理を進める。
Next, the processing proceeds to step S502, and the
S504でCPU112は、ページ制御命令フラグが有効かどうかをBitFlagの値が「0x0」以外かどうかで判定する。ここで、BitFlagのいずれかのページ属性が有効になっていれば「0x0」以上の値となっているためパススルーのページ制御命令が含まれていたと判定してS505に進む。一方、S504においてBitFlag=「0x0」のときは、パススルーのページ制御命令が含まれていないと判定してS506へ処理を進める。
In step S504, the
S505でCPU112は、保存しているパススルーのページ属性情報に更新するよう設定を変更してS512に進む。S505でCPU112が、後続のページをパススルーデータのページ属性へ更新する処理は図6を参照して後述する。
In step S505, the
一方、S506でCPU112は、PCLXLのBeginPageコマンドからページ属性情報を取得し、それを解析中のページのページ属性情報としてS512に進む。
On the other hand, in step S506, the
S503でページ開始コマンドでないときはS507に進みCPU112は、S502のPCLXLコマンドがパススルーデータかどうかを判定する。ここでパススルーデータと判定した場合はS508へ処理を進め、そうでないときはS512へ処理を進める。S508でCPU112は、パススルーデータで指定されたバイナリサイズのデータをPCL5コマンドとして解析する。次にS509に進みCPU112は、S508の解析結果から、そのパススルーデータがページ制御系のコマンドかどうかを判定する。S509でCPU112は、PCL5コマンドがページ制御系のコマンドと判定した場合はS510へ処理を進める。ここでCPU112が、ページ制御系のコマンドと判定するのは両面片面指定、用紙サイズ、用紙向き、給紙段の指定などのPCL5コマンドのことである。一方、S509でページ制御系以外のコマンドと判定した場合はS511へ処理を進める。ここでCPU112が、ページ制御系以外のコマンド判定するのは、テキスト、イメージ、グラフィックスといった描画系のPCL5コマンドのことである。
If it is not the page start command in S503, the
S510でCPU112は、RAM116又は画像記憶部150のパススルーのページ制御命令フラグを有効に変更してS511に進む。ここでCPU112は、S509においてページ制御系のコマンドのページ属性情報をRAM116又は画像記憶部150のBitFlagへ保存する。S510でCPU112が、パススルーで指定されたページ属性情報をBitFlagへ保存する際の詳細な説明は図7を参照して後述する。
In step S510, the
S511でCPU112は、パススルーデータで指定されたデータサイズ分のPCL5コマンドが解析が終了したかどうかを判定する。ここでパススルーデータの全データが解析が終了していると判定すると、PCLXLの解析処理部に戻るためS512へ処理を進める。一方、S511で、パススルーデータのデータがまだ残っていると判定したときは、PCL5の解析処理を継続するためPCL5コマンドの取得と解析を実施するS508へ処理を進める。
In S511, the
S512でCPU112は、次のPCLXLコマンドを印刷ジョブから取得する。そしてS513に進みCPU112は、PCLXLコマンドがジョブの終了を示すコマンド(EndSession)かどうかを判定する。ここで、データの終端と判定した場合は、このPDLコマンドの解析処理を終了する。一方、次のPCLXLコマンドがジョブの終了でなければ、次のPCLXLコマンドを解析するためS502へ移行する。
In step S512, the
図6は、図5(A)のS505のPCL5のパススルーデータのページ制御命令でページ属性情報を更新する処理を説明するフローチャートである。 FIG. 6 is a flowchart illustrating a process of updating the page attribute information by the page control command of pass-through data of PCL5 in S505 of FIG. 5A.
S601でCPU112は、RAM116又は画像記憶部150に保存されているBitFlagを取得する。ここでCPU112は、例えば図3(B)のPCLXL印刷ジョブ307を解析した場合、用紙サイズと用紙向きが指定されているためBitFlagの値が「0x00000003」となっている。
In step S601, the
次にS602に進みCPU112は、用紙サイズを示すBitFlagの最下位ビットが有効「1」かどうかを判定する。S602で用紙サイズを示すビットが「1」であると判定したときはS603へ移行する。このとき、例えば図3(B)のPCLXL印刷ジョブ307の場合、用紙サイズの指定が含まれているためBitFlagの最下位ビットが「1」となっており、パススルーで用紙サイズが指定されたと判定してS603に進む。一方、S602でBitFlagの最下位ビットが「0」と判定した場合は、用紙サイズが指定されていなかったためS604へ移行する。尚、例えば図3(B)のPCLXL印刷ジョブ307の場合、用紙サイズの指定が含まれているためBitFlagの最下位ビットが「1」とする処理は図5のS510で実行されるが、その処理の説明は図7を参照して後述する。
Next, proceeding to step S602, the
S603でCPU112は、BitFlagの最下位ビット「1」に対応する用紙サイズを、例えばRAM116或いは画像記憶部150から取得する。そして、現在のページのページ属性情報の用紙サイズを、BitFlagの最下位ビット「1」に対応する用紙サイズで更新してS604に進む。こうして、PCLXLのページ開始コマンド(BeginPage)で指定された用紙サイズではなく、パススルーで指定された用紙サイズを、そのページの属性情報として設定することで、後続のページの用紙サイズをパススルーで指定した属性情報とすることができる。
In step S603, the
S604でCPU112は、用紙向きに対応するBitFlagの最下位から2番目のビットが有効「1」かどうかを判定する。S604でCPU112は、用紙向きに対応するBitFlagの最下位から2番目のビットが「1」と判定するとS605へ処理を進める。この時、例えば図3(B)のPCLXL印刷ジョブ307の解析結果の場合、パススルーは、用紙向きとして「縦方向」を含んでいるため、BitFlagの最下位から2番目のビットが「1」となっている。このためパススルーで、、用紙向きが指定されていると判定できる。一方、CPU112はS604で、BitFlagの最下位から2番目のビットが無効「0」と判定した場合はパススルーによるページ属性情報への更新を終了して、この処理を終了する。
In step S604, the
S605でCPU112は、BitFlagの最下位から2番目のビットに対応する用紙向きの値を、例えばRAM116或いは画像記憶部150から取得する。そして、現在のページのページ属性情報の用紙向きを、その取得した用紙向きの値で更新する。これにより、PCLXLのページ開始コマンド(BeginPage)で指定された用紙向きではなく、パススルーで指定された用紙向きを設定することができる。これにより、後続のページの用紙向きを、パススルーで指定した属性情報で印刷することができる。
In step S605, the
以上説明したように、この処理によれば、現在のページのページ属性情報を、パススルーで指定されたPCL5のページ属性情報に更新することができる。尚、実施形態1では、2つのページ属性情報の更新方法を説明したが、本発明は2つだけに限らずPCLXLのページ開始コマンドで指定できる全ての属性情報を追加できる。 As described above, according to this processing, the page attribute information of the current page can be updated to the page attribute information of PCL5 designated by pass-through. In the first embodiment, the method of updating two page attribute information has been described, but the present invention is not limited to two, and all attribute information that can be specified by the page start command of PCLXL can be added.
図7は、図5(A)のS510のパススルーのページ制御命令によるBitFlagの更新処理を説明するフローチャートである。 FIG. 7 is a flowchart for explaining the BitFlag update processing by the pass-through page control command in S510 of FIG.
S701でCPU112は、S508のPCL5コマンドが用紙サイズを指定する制御命令(¥033&l#A)かどうかを判定する。このときCPU112は、PCL5コマンドの用紙サイズを指定する制御命令かどうかを、PCL5バイナリデータとして検出し、一致する場合は用紙サイズを指定する制御命令と判定したS702へ移行する。一方、S701でCPU112は、用紙サイズを指定する制御命令でないと判定した場合はS703へ移行する。S702でCPU112は、BitFlagの最下位ビットを「1」にし、用紙サイズを指定する制御命令から設定値(#)、例えばサイズ「レター」を取得し、それをRAM116或いは画像記憶部150等のメモリに記憶して、この処理を終了する。
In step S701, the
S703でCPU112は、S508のPCL5コマンドが、用紙向きを指定する制御命令(¥033&l#O)かどうかを判定する。S703でCPU112は、PCL5コマンドの用紙向きを指定する制御命令かどうかを、PCL5バイナリデータとして検出し、一致する場合は用紙向きを指定する制御命令と判定してS704へ処理を進める。一方、S703でCPU112は用紙向きを指定する制御命令ではないと判定した場合は、この処理を終了する。S704でCPU112は、BitFlagの最下位から2番目のビットを「1」にし、その用紙向きを指定する制御命令の設定値(#)、例えば「横向き」を取得し、それをRAM116或いは画像記憶部150等のメモリに記憶して、この処理を終了する。
In step S703, the
以上説明したようにこのフローチャートによれば、パススルーで指定されたPCL5のページ属性情報を保存して、PCLXLコマンドのページ属性として使用することができる。尚、実施形態1では、2つのページ属性情報の更新方法を説明したが、本発明は2つだけに限らずPCL5コマンドで指定できる全てのページ属性情報を判定に追加できる。 As described above, according to this flowchart, the page attribute information of the PCL5 designated by pass-through can be stored and used as the page attribute of the PCLXL command. Although the method of updating two page attribute information has been described in the first embodiment, the present invention is not limited to two, and all page attribute information that can be specified by the PCL5 command can be added to the determination.
以上説明したように実施形態1によれば、パススルーで指定されたPCL5の制御命令のページ属性情報で、PCLXLのページ属性情報を更新することにより、パススルーのページ情報を、後続のページへ継承することができる。これにより、PCLXLデータにパススルーデータが含まれており、かつ、そのパススルーデータがPCL5のページ属性情報を含んでいる場合は、現在のページだけではなく、PCLXLデータの後続のページにそのページ属性情報を継承させることができる。 As described above, according to the first embodiment, the page attribute information of the PCLXL is updated with the page attribute information of the control instruction of the PCL5 designated by the passthrough, so that the passthrough page information is inherited to the subsequent page. be able to. As a result, when the PCLXL data includes pass-through data and the pass-through data includes page attribute information of PCL5, the page attribute information is added not only to the current page but also to the subsequent page of the PCLXL data. Can be inherited.
[実施形態2]
実施形態2では、パススルーで指定されたPCL5の制御命令を後続のページへ継承するかどうかを操作部に表示したメニュー画面で切り替える例で説明する。尚、本発明の実施形態2に係るシステム及び画像形成装置100のハードウェア構成等は、前述の実施形態1と同一であるため、その説明を省略する。
[Embodiment 2]
In the second embodiment, an example will be described in which whether to inherit the control command of the PCL5 designated by pass-through to the succeeding page is switched on the menu screen displayed on the operation unit. The hardware configuration of the system and the
図8は、図5(A)のS503において、CPU112がページ開始コマンドと判定した後に実行される処理を説明するフローチャートである。尚、このフローチャートで示す処理は、CPU112がROM114からRAM116に展開したプログラムを実行することにより実現される。
FIG. 8 is a flowchart illustrating a process executed after the
図9は、実施形態2に係る画像形成装置100の操作部140に表示される画面例を示す図である。
FIG. 9 is a diagram showing an example of a screen displayed on the
この画面でユーザは、PCLXLのパススルーで指定されたPCL5コマンドのページ属性情報を、後続のページへ継承するのを許可するかどうかを指定する。ここでユーザが「有効」を選択して(図9では「有効」が選択された状態を示している)OKボタンを押下すると、PCL5コマンドのページ属性情報を、後続のページへ継承するように設定される。尚、この設定値はRAM116に記憶される。一方、ユーザがキャンセルボタンを押下するか、或いは「無効」を選択してOKボタンを押下すると、PCL5コマンドのページ属性情報を、後続のページへ継承しないように設定される。尚、この設定値もRAM116に記憶される。
On this screen, the user specifies whether or not to allow the page attribute information of the PCL5 command specified by the PCLXL pass-through to be inherited to the subsequent page. When the user selects "Valid" and presses the OK button (in Fig. 9, "Valid" is selected), the page attribute information of the PCL5 command is inherited to the subsequent page. Is set. The set value is stored in the
S801でCPU112は、図9の画面を介して設定された設定値をRAM116から取得する。次にS802に進みCPU112は、その設定値が、パススルーの継承を有効にするように設定されているかどうかを判定する。ここでCPU112は、パススルーの継承が有効に設定されていれば、PCL5のパススルーで指定されたページ属性情報を優先するため図5(A)のS504へ処理を進める。一方、S802で、パススルーの継承が無効に設定されていれば、PCLXLのページ属性情報を優先するため図5(A)のS506へ処理を進める。
In step S<b>801, the
以上説明したように実施形態2によれば、ユーザは、PCL5のパススルーで指定されたページ属性情報を、PCLXLデータで指定されたページ属性情報に反映させるかどうか選択することができる。 As described above, according to the second embodiment, the user can select whether to reflect the page attribute information designated by pass-through of PCL5 on the page attribute information designated by PCLXL data.
(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program. It can also be realized by the processing. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.
本発明は上記実施形態に制限されるものではなく、本発明の精神及び範囲から逸脱することなく、様々な変更及び変形が可能である。従って、本発明の範囲を公にするために、以下の請求項を添付する。 The present invention is not limited to the above embodiments, and various modifications and changes can be made without departing from the spirit and scope of the present invention. Therefore, in order to make the scope of the present invention public, the following claims are attached.
100…画像形成装置、110…制御部、112…CPU、114…ROM、116…RAM、140…操作部、150…画像記憶部
Claims (11)
前記印刷ジョブがパススルーデータを含むか否か判定する第1判定手段と、
前記第1判定手段が前記印刷ジョブがパススルーデータを含むと判定すると、前記パススルーデータがページ制御コマンドを含むかどうか判定する第2判定手段と、
前記第2判定手段が前記ページ制御コマンドを含むと判定すると当該ページ制御コマンドで指定された属性情報を記憶する記憶手段と、
前記記憶手段が前記属性情報を記憶していることに応じて、記憶されている前記属性情報で前記印刷ジョブの解析中のページの属性情報を更新する更新手段と、
を有することを特徴とする画像形成装置。 Receiving means for receiving a print job,
First determining means for determining whether or not the print job includes pass-through data,
Second determining means for determining whether the pass-through data includes a page control command when the first determining means determines that the print job includes pass-through data;
Storage means for storing the attribute information designated by the page control command when the second determination means determines that the page control command is included;
Updating means for updating the attribute information of the page under analysis of the print job with the stored attribute information in response to the storage means storing the attribute information;
An image forming apparatus comprising:
前記設定手段が前記更新を許可すると設定している場合に、前記更新手段は、前記記憶手段が記憶している前記属性情報を用いて前記印刷ジョブの解析中のページの属性情報を更新することを特徴とする請求項1乃至7のいずれか1項に記載の画像形成装置。 Further comprising setting means for setting whether or not to permit updating the attribute information of the page under analysis of the print job using the attribute information stored in the storage means,
When the setting unit sets to permit the update, the updating unit updates the attribute information of the page under analysis of the print job using the attribute information stored in the storage unit. The image forming apparatus according to claim 1, further comprising:
印刷ジョブを受信する受信工程と、
前記印刷ジョブがパススルーデータを含むか否か判定する第1判定工程と、
前記第1判定工程が前記印刷ジョブがパススルーデータを含むと判定すると、前記パススルーデータがページ制御コマンドを含むかどうか判定する第2判定工程と、
前記第2判定工程が前記ページ制御コマンドを含むと判定すると当該ページ制御コマンドで指定された属性情報をメモリに記憶する記憶工程と、
前記メモリが前記属性情報を記憶していることに応じて、記憶されている前記属性情報で前記印刷ジョブの解析中のページの属性情報を更新する更新工程と、
を有することを特徴とする制御方法。 A control method for controlling an image forming apparatus, comprising:
A receiving step of receiving a print job,
A first determining step of determining whether or not the print job includes pass-through data,
A second determining step of determining whether the pass-through data includes a page control command when the first determining step determines that the print job includes pass-through data;
A storage step of storing attribute information designated by the page control command in a memory when the second determination step determines that the page control command is included;
An updating step of updating the attribute information of the page under analysis of the print job with the stored attribute information in response to the memory storing the attribute information;
A control method comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018238652A JP2020100032A (en) | 2018-12-20 | 2018-12-20 | Image formation apparatus, control method and program of the same |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018238652A JP2020100032A (en) | 2018-12-20 | 2018-12-20 | Image formation apparatus, control method and program of the same |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2020100032A true JP2020100032A (en) | 2020-07-02 |
Family
ID=71140606
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018238652A Pending JP2020100032A (en) | 2018-12-20 | 2018-12-20 | Image formation apparatus, control method and program of the same |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2020100032A (en) |
-
2018
- 2018-12-20 JP JP2018238652A patent/JP2020100032A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7405217B2 (en) | Support programs, information processing devices, and printing methods | |
JP2005228243A (en) | Information processor and control method therefor and program | |
US8605316B2 (en) | Information processing apparatus and control method thereof, and storage medium | |
KR20100027889A (en) | Image forming apparatus, and method for controling print thereof | |
BR112012025843B1 (en) | program and method of client control and printing system | |
JP6315965B2 (en) | Information processing apparatus, program, and control method | |
JP7467217B2 (en) | PROGRAM AND METHOD FOR CONTROLLING INFORMATION PROCESSING APPARATUS | |
US12014094B2 (en) | Support program, information processing device, and printing method | |
JP2019067041A (en) | Program and print system | |
JP2008033460A (en) | Information processor | |
US9619739B2 (en) | Printer that sets sheet size for printing an XPS file | |
JP2012121167A (en) | Printing apparatus, printing method, and program | |
JP6827738B2 (en) | Control methods, programs and information processing equipment | |
JP2020100032A (en) | Image formation apparatus, control method and program of the same | |
US20210216250A1 (en) | Support program, information processing device, and printing method | |
JP2022109424A (en) | Support program | |
JP2018206311A (en) | Printing system, server and control method thereof and program | |
JP2004288013A (en) | Print control method | |
JP2002316453A (en) | Method for processing printing and apparatus for processing information | |
JP6623806B2 (en) | Print control program, image forming apparatus, and print control method | |
JP5659583B2 (en) | Printing system, image processing apparatus, printing apparatus, program, and recording medium | |
WO2024185577A1 (en) | Support program | |
JP5526863B2 (en) | Printer driver and print control apparatus | |
JP2007261172A (en) | Image forming apparatus and method for forming image | |
JP2024018592A (en) | Information processing apparatus, method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |