JP2013120401A - Image processor - Google Patents

Image processor Download PDF

Info

Publication number
JP2013120401A
JP2013120401A JP2011266436A JP2011266436A JP2013120401A JP 2013120401 A JP2013120401 A JP 2013120401A JP 2011266436 A JP2011266436 A JP 2011266436A JP 2011266436 A JP2011266436 A JP 2011266436A JP 2013120401 A JP2013120401 A JP 2013120401A
Authority
JP
Japan
Prior art keywords
color
print job
determination
information
monochrome
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011266436A
Other languages
Japanese (ja)
Inventor
Kiyohiro Tsunekawa
清宏 恒川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2011266436A priority Critical patent/JP2013120401A/en
Publication of JP2013120401A publication Critical patent/JP2013120401A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)
  • Color Image Communication Systems (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve determination accuracy problems that a final printed matter is erroneously determined as a color print even when it is monochrome because the color/monochrome determination is made based on each drawing object unit.SOLUTION: An image processor comprises: a printer driver including first color/monochrome determination means which determines whether a drawing instruction content includes chromatic colors, and addition means which adds the determination result to a print job as color/monochrome information; a print server which retains the print job; confirmation means which checks the color/monochrome information included in the print job received form the print server; page image generation means which analyzes the print job and generates a preview image; preview means which displays the preview image; and second color/monochrome determination means which determines the presence of chromatic colors on the basis of the preview image when a result by the confirmation means indicates a color print or includes no added color/monochrome information.

Description

本発明は、外部装置より受信した印刷ジョブを解析して画像データを生成する画像処理装置に関する。特に、ページ記述言語(以下、PDLと記す)によって記述された印刷ジョブを解釈し、有彩色(カラー)あるいは無彩色(モノクロ)のページ画像を生成する画像処理装置に関する。   The present invention relates to an image processing apparatus that analyzes a print job received from an external apparatus and generates image data. In particular, the present invention relates to an image processing apparatus that interprets a print job described in a page description language (hereinafter referred to as PDL) and generates a chromatic (color) or achromatic (monochrome) page image.

以前から、プリンタ等の出力デバイスにて印刷物を出力するに先立ち、PDLによって記述された印刷ジョブのコンテンツがカラー情報を含むか否かを知りたいというニーズがあった。特に、プリントサーバ上に留め置いた印刷ジョブを出力デバイスからの出力要求に従って印刷する印刷システムにおいて強いニーズがあった。すなわち、ユーザが出力デバイスの操作パネル上に印刷ジョブ一覧を表示する際、各印刷ジョブのカラー/モノクロ情報を合わせて表示することで、意図しないカラー印刷の指示を認識し、無駄なカラー印刷の抑止に繋げたいというニーズである。なお、前記のようにプリントサーバに留め置いてプリントする印刷システムの例としては、「Anyplace Print for Meap」(以下、)などが挙げられる。   In the past, there has been a need to know whether or not the contents of a print job described in PDL include color information before outputting a printed matter with an output device such as a printer. In particular, there is a strong need in a printing system that prints a print job held on a print server in accordance with an output request from an output device. That is, when the user displays the print job list on the operation panel of the output device, the color / monochrome information of each print job is displayed together, thereby recognizing an unintended color printing instruction and performing unnecessary color printing. It is a need for deterrence. An example of a printing system that prints by being kept on a print server as described above is “Anyplace Print for Meap” (hereinafter, referred to as “Anyplace Print for Meap”).

一方、印刷ジョブのカラー/モノクロ情報を判定する先行技術として、カラー/モノクロ判定基準の設定を受け付ける設定受付工程を備え、前記判定基準の設定に基づくカラーモノクロ分散印刷をページ毎に実行する従来例がある(特許文献1参照)。前記従来例では、印刷ジョブに含まれるテキストデータまたはイメージデータの少なくとも一方を利用してカラー/モノクロ情報を判定する方法が記載されている。   On the other hand, as a prior art for determining the color / monochrome information of a print job, a conventional example is provided with a setting reception step for accepting setting of a color / monochrome determination criterion, and color / monochrome distributed printing based on the determination criterion is performed for each page. (See Patent Document 1). The conventional example describes a method of determining color / monochrome information using at least one of text data and image data included in a print job.

特開2004−70521号公報JP 2004-70521 A

印刷ジョブがカラー情報を含むか否かを判定するために、アプリケーションからの印刷指示を受けPDLコマンドを生成するプリンタドライバは、個々の描画オブジェクト単位でカラー/モノクロ判定を行っていた。そのため、有彩色オブジェクトが無彩色オブジェクトの下に重なっているようなコンテンツの場合は、最終的な印刷物はモノクロであってもカラーと誤判定してしまうといった判定精度の問題があった。   In order to determine whether a print job includes color information, a printer driver that generates a PDL command in response to a print instruction from an application performs color / monochrome determination for each individual drawing object. For this reason, in the case of content in which a chromatic color object overlaps an achromatic color object, there is a problem of determination accuracy such that the final printed matter is erroneously determined to be a color even if it is monochrome.

また、カラーと判定されたページに対して、ユーザはドキュメント内のどの個所に有彩色が含まれているか、即座に判断することができなかった。   Further, the user cannot immediately determine which part in the document contains the chromatic color for the page determined to be in color.

さらに、前記プリンタドライバが動作するOSの制限事項のために、クライアントPC側ではモノカラー判定処理を行えないといった場合もあった。   Furthermore, due to restrictions on the OS on which the printer driver operates, there are cases in which the monochrome determination process cannot be performed on the client PC side.

一方、前述の先行技術においても、OSを介して生成される描画コマンドやオブジェクトの属性情報に基づいてページ属性等を判定するため、プリンタドライバ同様、カラーモノクロ情報を誤判定してしまう問題があった。   On the other hand, the above-described prior art also has a problem that color monochrome information is erroneously determined as in the case of a printer driver because page attributes and the like are determined based on drawing commands and object attribute information generated via the OS. It was.

上記問題を解決するための画像処理装置において、以下の構成を備える。
すなわち、アプリケーションプログラムからの描画指示に従ってページ記述言語(以下、PDL)形式で記述された印刷ジョブ(201)を生成するプリンタドライバと、前記印刷ジョブをユーザ情報と合わせて受信し記憶手段に保持した上で、画像処理装置(102)からの要求に応じて、前記ユーザ情報に合致する印刷ジョブ一覧および印刷ジョブを送信するプリントサーバ(107)と、前記印刷ジョブ一覧および印刷ジョブをそれぞれ受信し操作パネル(104)上に表示あるいは印刷を行う画像出力装置から構成される画像処理装置において、
前記プリンタドライバは、前記描画指示内容に有彩色情報を含むか否かを判定する第1のカラーモノクロ判定手段(S1008)と、前記カラーモノクロ判定結果をカラーモノ情報(503、601,602)として前記印刷ジョブに付加する手段(S1011)とを備え、
前記画像処理装置は、前記プリントサーバから受信した印刷ジョブ一覧に含まれる前記カラーモノ情報(503)を調べる確認手段(S716)と、前記PDL形式の印刷ジョブを解析してページ画像あるいはプレビュー画像を生成するページ画像生成手段(S714、S715)と、前記プレビュー画像を前記操作パネル上に表示するプレビュー手段(S718)と、前記確認手段の結果がカラーであるか、あるいはカラーモノ情報が付加されていない場合は、プレビュー実行時に生成される前記プレビュー画像に基づいて有彩色の有無を判定する第2のカラーモノクロ判定手段(S717)とを備える。
An image processing apparatus for solving the above problem has the following configuration.
That is, a printer driver that generates a print job (201) described in a page description language (hereinafter referred to as PDL) format in accordance with a drawing instruction from an application program, and the print job received together with user information and stored in a storage unit In response to a request from the image processing apparatus (102), a print server (107) that transmits a print job list and a print job that match the user information, and receives and operates the print job list and the print job, respectively. In an image processing apparatus including an image output apparatus that displays or prints on a panel (104),
The printer driver uses first color / monochrome determination means (S1008) for determining whether the drawing instruction content includes chromatic color information, and the color / monochrome determination result as color / mono information (503, 601, 602). Means for adding to the print job (S1011),
The image processing apparatus analyzes the PDL format print job by confirming the color / mono information (503) included in the print job list received from the print server (S716), and generates a page image or a preview image. The page image generation means (S714, S715) to be generated, the preview means (S718) for displaying the preview image on the operation panel, and the result of the confirmation means are color or color mono information is added. If not, second color / monochrome determination means (S717) for determining the presence or absence of a chromatic color based on the preview image generated at the time of executing the preview is provided.

出力を行う直前に該印刷ジョブがカラーを含むか否かを正確に判断する事が可能となり、無駄なカラー印刷の抑止に繋がるため、コスト削減を意識した顧客に対して訴求力の高い印刷システムを提供できる。特に、プリントサーバに留め置いた印刷ジョブを出力デバイスからの要求に応じてプリントする印刷システムにおいて、出力デバイスの操作パネル上のプレビュー画像からカラー/モノクロ情報を判断することができるため、利便性が向上する。   It is possible to accurately determine whether or not the print job contains color immediately before output, leading to the suppression of useless color printing, and therefore a printing system that is highly appealing to customers who are aware of cost reduction Can provide. In particular, in a printing system that prints a print job held in a print server in response to a request from an output device, color / monochrome information can be determined from a preview image on an operation panel of the output device, which is convenient. improves.

また、プレビュー時にカラーを含む可能性が高いページを優先的に表示することで、カラーである個所の特定に要する時間を短縮することができる。   In addition, by preferentially displaying a page that has a high possibility of including a color at the time of previewing, it is possible to reduce the time required for specifying a color portion.

本実施例を適用可能な画像処理装置のブロック構成図Block diagram of an image processing apparatus to which this embodiment can be applied 本実施例の画像処理システムの構成と印刷ジョブの投入経路を示した図The figure which showed the structure of the image processing system of a present Example, and the input path | route of a print job 画像処理装置の操作パネルにおける印刷ジョブ一覧の表示例Display example of the print job list on the operation panel of the image processing device プレビューおよびカラー情報判定結果の表示例(a)、(b)Display example of preview and color information determination result (a), (b) プリンタドライバが生成する印刷ジョブの構成例(a)、(b)、(c)Configuration examples (a), (b), (c) of print jobs generated by the printer driver 印刷ジョブに含まれるカラーモノクロ情報が取りうる値の例Examples of values that can be taken by color / monochrome information included in a print job 印刷ジョブの一覧表示の手順(a)と、プレビューおよびモノカラー判定の手順(b)を示したフローチャートA flowchart showing a print job list display procedure (a) and a preview and monochrome determination procedure (b) 実施例2における、カラーモノクロ情報を含むジョブ情報フッタ部の構成例Example of configuration of job information footer unit including color / monochrome information in embodiment 2 実施例2における、プレビューおよびモノカラー判定の手順を示したフローチャートThe flowchart which showed the procedure of the preview and the mono-color determination in Example 2. 実施例3における、プリンタドライバの印刷ジョブ生成手順を示したフローチャート10 is a flowchart illustrating a print job generation procedure of the printer driver in the third embodiment.

以下、本発明を実施するための最良の形態について図面を用いて説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings.

<実施例1>
図1は、本実施形態における画像処理装置(102、以下プリンタ)と、印刷ジョブを生成・送出するパーソナルコンピュータ(101、以下PC)、および前記印刷ジョブをスプールするプリントサーバ(107)から成る画像処理システムの構成を説明する図である。
<Example 1>
FIG. 1 shows an image comprising an image processing apparatus (102, hereinafter referred to as a printer), a personal computer (101, hereinafter referred to as a PC) that generates and sends a print job, and a print server (107) that spools the print job. It is a figure explaining the structure of a processing system.

同図において、CPU121はプリンタ102の制御ユニット(コントローラ)103内のシステムバス(120)に接続された各デバイスを総括的に制御して印刷物の出力を行う。またCPU121は、ROM(122)に含まれるプログラムROM(122a)に記憶された制御プログラムを実行して、PDLを解析してページ画像を生成し、印刷部I/F・125を介して接続されるプリンタエンジン(105)にビデオ信号を出力する。   In the figure, a CPU 121 controls the devices connected to a system bus (120) in a control unit (controller) 103 of the printer 102 to output a printed matter. Further, the CPU 121 executes a control program stored in the program ROM (122a) included in the ROM (122), generates a page image by analyzing the PDL, and is connected via the printing unit I / F 125. The video signal is output to the printer engine (105).

さらに、CPU121は、後述のプレビュー画像を生成し、操作部(104)に備えられたパネル上に前記プレビュー画像を表示すると共に、ページ単位にカラー情報の有無を判定する。   Further, the CPU 121 generates a preview image to be described later, displays the preview image on a panel provided in the operation unit (104), and determines the presence or absence of color information for each page.

さらに、前記ROM122は、フォントROM(122b)や、各種画像処理用テーブル等を含むデータROM(122c)からも構成されている。   Further, the ROM 122 includes a font ROM (122b) and a data ROM (122c) including various image processing tables.

また、123は前記制御プログラムをロードするプログラム領域の他、解析処理のための各種データを保持するワークメモリとして機能するRAMである。すなわち、PCから受信した印刷データを一時的に保持する受信バッファ(123a)、前記印刷データの解析結果から得られるページ画像を保持するページスプールメモリ(123b)、一時データを格納するワークメモリ(123c)等から構成されている。   Reference numeral 123 denotes a RAM that functions as a work memory for holding various data for analysis processing in addition to a program area for loading the control program. That is, a reception buffer (123a) that temporarily holds print data received from the PC, a page spool memory (123b) that holds a page image obtained from the analysis result of the print data, and a work memory (123c) that stores temporary data ) Etc.

続いて、128はハードディスク等の不揮発性記憶装置であって、前記プレビュー画像を保存しておくための記憶領域として使用される。   Subsequently, 128 is a non-volatile storage device such as a hard disk, which is used as a storage area for storing the preview image.

また、操作部104には、メニュー項目の設定やリセット等の各種操作を行うための操作パネル、各種ステータスや前記プレビュー画像を表示するLED表示器から構成されている。   The operation unit 104 includes an operation panel for performing various operations such as setting and resetting of menu items, and an LED display for displaying various statuses and the preview image.

105はプリンタエンジンであって、前記ビデオ信号に従って感光ドラムに潜像を形成し、用紙に熱定着させることによって印字を行う。   A printer engine 105 forms a latent image on the photosensitive drum in accordance with the video signal, and performs printing by thermally fixing it to a sheet.

なお、本実施形態に適用するプリンタエンジン105には、レーザビームプリンタあるいはインクジェットプリンタ等の各種印刷方式を適用可能であり、さらに単機能機(SFP)あるいは複合機(MFP)のどちらの構成であっても構わない。   The printer engine 105 applied to the present embodiment can be applied to various printing methods such as a laser beam printer or an ink jet printer, and has a configuration of either a single function machine (SFP) or a multifunction machine (MFP). It doesn't matter.

続いて、本実施例における画像処理システム間の印刷データのやり取りの概要について、図2を用いて説明する。   Next, the outline of the exchange of print data between the image processing systems in this embodiment will be described with reference to FIG.

なお、同図において、図1と同一の構成については同じ図番を付し説明を省略する。   In the figure, the same components as those in FIG.

PC(101)上で動作するプリンタドライバからプリントサーバ(107)に対して投入された印刷ジョブ(201)は、プリントサーバのスプール領域に留め置かれる。その後、コントローラ(103)は、予めICカードに記録されたユーザ情報を不図示のカードリーダ経由で読み取り、該ユーザの印刷ジョブ一覧をプリントサーバに問い合わせる(202)。一方、前記プリントサーバは、プリンタからの前記問い合わせに対して、該当するユーザ情報を含む印刷ジョブのリストをプリンタに送信する(203)。   A print job (201) input from a printer driver operating on the PC (101) to the print server (107) is retained in the spool area of the print server. Thereafter, the controller (103) reads user information recorded in advance on the IC card via a card reader (not shown), and inquires the print server of the user's print job list (202). On the other hand, in response to the inquiry from the printer, the print server transmits a list of print jobs including the corresponding user information to the printer (203).

コントローラ(103)は、上記一連の処理によって受信した印刷ジョブ一覧情報を基に、操作パネル(104)上にICカードにて認証したユーザの印刷ジョブ一覧を表示する(図3)。   The controller (103) displays a print job list of the user authenticated by the IC card on the operation panel (104) on the basis of the print job list information received by the series of processes (FIG. 3).

図3は、上記印刷ジョブ一覧が操作パネル(104)上に表示されている一例を示しており、下記に説明した画像処理装置における各処理は、プログラムROM122aに格納された制御プログラムをロードしたCPU121によって実行される。   FIG. 3 shows an example in which the print job list is displayed on the operation panel (104). Each process in the image processing apparatus described below is executed by the CPU 121 loaded with a control program stored in the program ROM 122a. Executed by.

同図において、301は前記ICカード認証によってプリンタにログインしたユーザ情報であって、一覧取得ボタン(302)の押下に応じて、プリントサーバに保存されている該ユーザの印刷ジョブ情報を一覧表示している(303)。前記印刷ジョブ情報の一覧には、該印刷ジョブの文書名や印刷設定情報(305)、ページ数、および印刷開始日付等の印刷ジョブ情報が表示されている。ここで前記印刷設定情報としては、該印刷ジョブが有彩色情報を含んでいるか否かを示すカラー/モノクロ情報の他、片面/両面印刷・割付けレイアウト等のレイアウト情報を含んでおり、これらの情報は前記プリンタドライバが印刷ジョブに付加して出力する。   In the figure, reference numeral 301 denotes user information logged in to the printer by the IC card authentication. When the list acquisition button (302) is pressed, the user print job information stored in the print server is displayed as a list. (303). In the print job information list, print job information such as the document name, print setting information (305), the number of pages, and the print start date of the print job is displayed. The print setting information includes color / monochrome information indicating whether or not the print job includes chromatic color information, as well as layout information such as single-sided / double-sided printing / allocation layout. Is output by the printer driver added to the print job.

前記印刷ジョブ一覧が一画面に収まりきらない場合は、操作パネル画面右側にレイアウトされた矢印ボタン(304)によってスクロールすることができる。   If the print job list does not fit on one screen, it can be scrolled by an arrow button (304) laid out on the right side of the operation panel screen.

ユーザの画面操作によって前記印刷ジョブ一覧から所望の印刷ジョブを選択すると、操作部(104)は図示したように選択された印刷ジョブを白黒反転して表示し、選択状態とする。また、プリント開始ボタン(306)を押下に反応して、選択状態にある前記印刷ジョブをプリントサーバ(107)から取得し、ページ画像を生成する。   When a desired print job is selected from the print job list by the user's screen operation, the operation unit (104) displays the selected print job in black and white as shown in the drawing to select it. In response to pressing of the print start button (306), the selected print job is acquired from the print server (107) to generate a page image.

一方、詳細情報ボタン(307)の押下に応じて、選択状態にある前記印刷ジョブのプレビュー表示を行うと共に、カラー/モノクロ情報(305)がカラーと判定されている印刷ジョブに対しては、プレビュー画像に基づいたカラー/モノクロ判定結果を表示する(図4)。   On the other hand, when the detailed information button (307) is pressed, a preview of the print job in the selected state is displayed, and a preview is displayed for a print job in which the color / monochrome information (305) is determined to be color. The color / monochrome determination result based on the image is displayed (FIG. 4).

図4は、前記プレビュー表示の例を示した図であって、(a)は総ページ数が10ページである印刷ジョブの1ページ目をプレビュー表示したところを、(b)は例えば9ページ目を表示したところを示している。   FIG. 4 is a diagram showing an example of the preview display, where (a) shows a preview display of the first page of a print job having a total number of 10 pages, and (b) shows, for example, the ninth page. Is shown.

同図(a)において401は、選択した印刷ジョブに有彩色が含まれているか否かを判定した結果を「カラー判定」として表示した例であり、表示中のページがモノクロと判定され、印刷ジョブ内の5ページを判定した結果、全てのページがモノクロであるケースを示している。ここで、有彩色が含まれているか否かの判定処理は、前記プレビュー画像を画素単位に参照して、R=G=Bでない画素が1画素でも含まれていれば有彩色ありと判定する(後述のS717)。また、前記判定処理は、プレビュー表示しているページとは関係なく、該印刷ジョブを順次解析するものとする。また、次ページボタン(402)および前ページボタンの押下に応じて、各ページのプレビュー画像を順次表示する。   In FIG. 6A, 401 is an example in which the result of determining whether or not the selected print job includes a chromatic color is displayed as “color determination”. The displayed page is determined to be monochrome and printed. As a result of determining five pages in the job, all the pages are monochrome. Here, the determination process of whether or not a chromatic color is included is determined by referring to the preview image in units of pixels and determining that there is a chromatic color if even one pixel other than R = G = B is included. (S717 described later). Further, the determination process sequentially analyzes the print job regardless of the page being preview-displayed. In addition, in response to pressing of the next page button (402) and the previous page button, preview images of the respective pages are sequentially displayed.

一方、同図(b)では、表示中のページ(9ページ目)がカラーと判定され、またジョブ全体(10ページ)を判定した結果、ページ6、7、9が有彩色を含むページであるケースを示している。   On the other hand, in FIG. 5B, the page being displayed (9th page) is determined to be in color, and as a result of determining the entire job (10th page), pages 6, 7, and 9 are pages including chromatic colors. Shows the case.

また、本実施例では、有彩色である領域を点滅表示する、あるいは無彩色の領域の濃度を下げる、または403に示したように有彩色領域の外枠を囲む矩形を重ねて表示することで、有彩色の箇所を判別し易いプレビュー機能を提供することができる。   Further, in this embodiment, the chromatic color area is blinked or displayed, or the density of the achromatic color area is reduced, or the rectangle surrounding the outer frame of the chromatic color area is overlaid and displayed as indicated by 403. Therefore, it is possible to provide a preview function that makes it easy to determine a chromatic color portion.

続いて、前記プリンタドライバが生成する印刷ジョブ(201)のデータ構成について、図5、6を用いて以下に説明する。   Next, the data structure of the print job (201) generated by the printer driver will be described below with reference to FIGS.

同図において、(a)は2ページ目(504)が有彩色を含むと判定され、ジョブ全体のカラーモノクロ判定結果が“カラー”と判定された場合を、(b)は“モノクロ”と判定された場合を、(c)はカラーモノクロ判定が成されていない場合をそれぞれ示している。   In the figure, (a) is determined that the second page (504) includes a chromatic color, and the color / monochrome determination result of the entire job is determined to be “color”, and (b) is determined to be “monochrome”. (C) shows a case where color / monochrome determination is not made.

同図(a)において、501は印刷ジョブ先頭に付加されるジョブ情報ヘッダ部であり、図3に示したレイアウト情報に加え、カラーモノ判定処理の有無を“ColorMode”として含んでいる。ここで、前記“ColorMode”は“Color”、“Mono”、“Auto”の3通りの値を取るものとし、“Auto”はカラーモノ判定処理済みであることを意味する。この場合、プリンタドライバは、前記印刷ジョブの最後にカラーモノ情報を含むジョブ情報フッタ(503)を付加する。一方、“Color”はカラーモノ判定が未処理であることを、“Mono”はプリンタドライバがグレースケールに変換した印刷ジョブを生成したことをそれぞれ示している。この場合は(c)に示したように、前記印刷ジョブの最後にカラーモノ情報を含むジョブ情報フッタ(503)は付加されない。   In FIG. 9A, reference numeral 501 denotes a job information header portion added to the head of a print job, which includes “ColorMode” as to whether or not color mono determination processing is performed in addition to the layout information shown in FIG. Here, the “ColorMode” takes three values of “Color”, “Mono”, and “Auto”, and “Auto” means that the color mono determination processing has been completed. In this case, the printer driver adds a job information footer (503) including color mono information at the end of the print job. On the other hand, “Color” indicates that the color / mono determination has not been processed, and “Mono” indicates that the printer driver has generated a print job converted to grayscale. In this case, as shown in (c), the job information footer (503) including color mono information is not added at the end of the print job.

なお、同図の502がPDL形式で記載された印刷データ本体である。   In the figure, reference numeral 502 denotes a print data body described in the PDL format.

図6は、前記カラーモノ情報(ジョブ情報フッタ503に含まれる)が取り得る値を説明した図である。同図において、“Color”(601)は該印刷ジョブにカラーページが少なくとも1ページは含まれている場合を示しており、プリンタドライバが描画コマンド毎にカラーモノクロを判定した際にセットされる値である。すなわち、描画オブジェクトどうしが重なり合っているようなコンテンツにおいて有彩色を含むと誤判定した場合も含まれる。   FIG. 6 is a diagram for explaining possible values of the color mono information (included in the job information footer 503). In the figure, “Color” (601) indicates a case where the print job includes at least one color page, and is a value set when the printer driver determines color monochrome for each drawing command. It is. That is, the case where it is erroneously determined that the content in which the drawing objects overlap each other includes a chromatic color is included.

一方、“Mono”(602)は、該印刷ジョブにカラーページが一切含まれていない場合にセットされる。なお、603,604については後述する。   On the other hand, “Mono” (602) is set when no color page is included in the print job. Note that 603 and 604 will be described later.

続いて、前記一覧取得ボタン(302)を押下した後、印刷ジョブ一覧(303)を表示するまでの手順を、図7のフローチャート(a)を用いて以下に説明する。   Next, the procedure from when the list acquisition button (302) is pressed until the print job list (303) is displayed will be described below with reference to the flowchart (a) of FIG.

また、詳細情報ボタン(307)押下後にプレビュー画像を用いてモノカラー判定結果を表示するまでの手順について、図7のフローチャート(b)を用いて以下に説明する。   In addition, a procedure until the mono color determination result is displayed using the preview image after the detailed information button (307) is pressed will be described below with reference to the flowchart (b) of FIG.

なお、各フローチャートに示す各手順は、コントローラ103を構成するプログラムROM122aにプログラムコードとして記憶されており、RAM123にロードされた上でCPU121によって実行される。   Each procedure shown in each flowchart is stored as a program code in a program ROM 122 a constituting the controller 103, loaded into the RAM 123, and executed by the CPU 121.

まず図7(a)のステップS701において、コントローラ103は、ICカード認証によって取得済みのユーザ情報に合致した印刷ジョブ情報をプリントサーバ(107)に要求し、一覧形式で受信する。続くS702以降のステップにおいて、受信した前記印刷ジョブ情報を前記一覧の数だけ繰り返し参照し(S703)、モノカラー情報(305)を含む印刷ジョブ情報を操作パネル(104)上に順次表示する(S704)。   First, in step S701 of FIG. 7A, the controller 103 requests the print server (107) for print job information that matches the user information acquired by the IC card authentication, and receives it in a list format. In the subsequent steps after S702, the received print job information is repeatedly referred to the number of the list (S703), and the print job information including monochromatic information (305) is sequentially displayed on the operation panel (104) (S704). ).

ここで、プリントサーバは、前記ジョブ情報フッタ(503)内のカラーモノ情報を元に、前記モノカラー情報(305)を決定する。すなわち、印刷ジョブにジョブ情報フッタ(503)が付加されていないか、あるいはジョブ情報フッタ内のカラーモノ情報が“Color”である場合に、モノカラー情報(305)は“カラー”と表示される。   Here, the print server determines the mono color information (305) based on the color mono information in the job information footer (503). That is, when the job information footer (503) is not added to the print job or when the color mono information in the job information footer is “Color”, the mono color information (305) is displayed as “color”. .

一方、前記詳細情報ボタン(307)押下によってプレビュー表示の指示を受けた際、まずコントローラは、プリントサーバに対して印刷ジョブ情報一覧303上で選択状態にある印刷ジョブを要求し受信した印刷ジョブをHDD128に保存する。その後、前記印刷ジョブのジョブ情報フッタを取得する(S711)。   On the other hand, when a preview display instruction is received by pressing the detailed information button (307), the controller first requests a print job selected on the print job information list 303 from the print server and displays the received print job. Save in the HDD 128. Thereafter, a job information footer of the print job is acquired (S711).

続いて、プレビュー画像を生成するページ番号nを1に初期化した後(S712)、S713〜S718の各ステップにてプレビュー表示およびカラーモノ判定処理を行う。すなわち、前記印刷ジョブのPDLデータを解析し(S714)、プレビュー画像を生成し(S715)、前記モノカラー情報(305)が“カラー”である場合は前記プレビュー画像を画素単位でスキャンし、カラーモノクロ情報を判定する(S717)。最後に、S718にて前記カラーモノ判定結果を「カラー判定」(401)として表示する。   Subsequently, after initializing page number n for generating a preview image to 1 (S712), preview display and color mono determination processing are performed in steps S713 to S718. That is, the PDL data of the print job is analyzed (S714), a preview image is generated (S715), and when the mono color information (305) is “color”, the preview image is scanned in units of pixels, Monochrome information is determined (S717). Finally, in S718, the color / mono determination result is displayed as "color determination" (401).

このように、前記カラーモノ情報(305)が“カラー”である場合は、プリンタドライバによる描画オブジェクト単位の判定結果は誤判定の可能性があるため、プレビュー画像を参照してカラーモノ判定を行う。   As described above, when the color / mono information (305) is “color”, the determination result in units of drawing objects by the printer driver may be erroneously determined, so that the color / mono determination is performed with reference to the preview image. .

なお、本実施例においては、印刷ジョブに含まれる全ページに対してプレビュー画像を参照したカラーモノ判定処理を行ったが、カラーと判定したページが存在した時点で前記判定処理を行わないよう構成して、プレビューの表示速度の低下を抑えることも可能である。   In this embodiment, the color / mono determination process is performed with reference to the preview image for all pages included in the print job. However, the determination process is not performed when a page determined to be in color exists. Thus, it is possible to suppress a decrease in the display speed of the preview.

さらに、印刷ジョブに含まれる全ページの判定結果がプリンタドライバの判定結果(503)と異なる場合は、前記印刷ジョブ一覧表示のカラーモノ情報(305)を更新するよう構成する。   Further, when the determination result of all pages included in the print job is different from the determination result (503) of the printer driver, the color mono information (305) of the print job list display is updated.

<実施例2>
実施例1では、プレビュー画像は印刷ジョブの先頭ページから順に行うよう構成したが、プリンタドライバがモノクロと判定したページはプレビュー不要とし、カラーと判定したページのみを表示するプレビュー表示手段を構成しても良い。
<Example 2>
In the first embodiment, the preview image is configured to be sequentially performed from the first page of the print job. However, the preview is not necessary for the page determined by the printer driver as monochrome, and the preview display unit is configured to display only the page determined as color. Also good.

上記を実現するために本実施例では、前記プリンタドライバは図8に例示したジョブ情報フッタを生成するものとし、コントローラ103は、プレビュー画像を表示する際に、前記ジョブ情報フッタに記載されたページのみをプレビュー対象とする。   In order to realize the above, in this embodiment, the printer driver generates the job information footer illustrated in FIG. 8, and the controller 103 displays the page described in the job information footer when displaying the preview image. Only the preview target.

すなわち、前記プリンタドライバは、各ページのカラーモノ情報を判定する際、カラーと判定したページ数(802)と、該カラー判定されたページID(803、804)を保持しておき、ジョブ情報フッタに付加する。   That is, when determining the color mono information of each page, the printer driver holds the number of pages determined as color (802) and the page IDs determined as color (803, 804), and stores the job information footer. Append to

図8においては、(a)はカラー判定ページ数(802)が0、すなわち印刷ジョブ全体が有彩色を含まないと判定された場合を示している。一方、(b)は6、7ページがカラーと判定され、カラー判定ページ数(802)が2となっている例を示している。   In FIG. 8, (a) shows a case where the number of color determination pages (802) is 0, that is, it is determined that the entire print job does not contain a chromatic color. On the other hand, (b) shows an example in which pages 6 and 7 are determined to be in color and the number of color determination pages (802) is 2.

なお本実施例では、前記ページIDはカラー判定ページ数(802)に等しい数だけ付加されるとしたが、予め定めた上限値を設けるようにしても良い。   In this embodiment, the page ID is added by the number equal to the number of color determination pages (802). However, a predetermined upper limit value may be provided.

以下、本実施例に示したコントローラ103おけるプレビュー表示手順について、図9のフローチャートを用いて説明する。   Hereinafter, the preview display procedure in the controller 103 shown in the present embodiment will be described with reference to the flowchart of FIG.

まず、同図のS901は、S711と同様であるため説明を省略する。続くS902において、ジョブ情報フッタにカラーモノ情報が付加されているかを調べ、付加されている場合はカラー判定ページ数が1以上であるか否かを調べる(S903)。   First, S901 in the figure is the same as S711, and a description thereof will be omitted. In subsequent S902, it is checked whether color mono information is added to the job information footer, and if it is added, it is checked whether the number of color determination pages is 1 or more (S903).

S902にて“情報なし”と判断された場合、プリンタドライバにてカラーモノ判定が実施されていないと判断し、S912以降にて各ページのプレビュー画像生成時にカラーモノ判定を行うが、S712〜S718と同様の手順で良いため、説明は省略する。   If “no information” is determined in S902, it is determined that the color / mono determination is not performed by the printer driver, and the color / mono determination is performed when the preview image of each page is generated in S912 and thereafter. Since the same procedure is possible, the description is omitted.

一方、S903においてカラー判定ページ数が0であった場合も、印刷ジョブ内のページを先頭から順にプレビューするため、S912以降のステップに進む(S918のカラーモノ判定は行わない)。   On the other hand, even if the number of color determination pages is 0 in S903, the pages in the print job are previewed in order from the top, and the process proceeds to the steps after S912 (the color mono determination in S918 is not performed).

一方、S903の判断がYesであった場合は、前記カラー判定ページ数(802)およびカラーページID(803、804)を参照して、カラーと判定されたページのみをプレビュー表示する(S904〜S911)。   On the other hand, if the determination in S903 is Yes, only the pages determined to be in color are previewed with reference to the color determination page number (802) and the color page IDs (803, 804) (S904 to S911). ).

この時、プレビューすべきページは印刷ジョブ内の先頭ページからではなく、前記カラーページIDを一つずつ参照して決定する(S904、S911)。また、既にカラーモノ情報は“Color”であることが判明しているため、該ループ内では全てのページに対してカラーモノクロ判定を行う(S909)。なお、他の処理ステップについてはS914〜S919の処理と同様で良いため、説明を省略する。   At this time, the page to be previewed is determined by referring to the color page IDs one by one, not from the first page in the print job (S904, S911). Further, since it is already known that the color / mono information is “Color”, color / monochrome determination is performed for all pages in the loop (S909). The other processing steps may be the same as the processing of S914 to S919, and thus description thereof is omitted.

また、本実施例は、PDL言語構造がページ独立となっているPDF等に適用可能である。   In addition, the present embodiment can be applied to a PDF or the like in which the PDL language structure is page-independent.

<実施例3>
上記実施例では、プレビュー画像を参照した厳密なカラーモノ判定は、出力デバイスにて実施する形態としたが、プリンタドライバに厳密なカラーモノ判定を行うモードを備え、厳密判定モードの場合は生成したページ画像を基にカラーモノクロ判定を行っても良い。
<Example 3>
In the above embodiment, the strict color / mono determination with reference to the preview image is performed by the output device. However, the printer driver has a mode for performing strict color / mono determination, and is generated in the strict determination mode. Color / monochrome determination may be performed based on the page image.

この場合、プリンタドライバが生成するカラーモノ情報(503)は、誤判定の懸念がないことを示す値“Exactly Color”(603)がセットされる。なお、図6には「確実にモノクロである」旨を示す値“Exactly Mono”(604)も用意されているが、誤ってモノクロと誤判定することはないため、“Mono”(602)と同じある。   In this case, the value “Exactly Color” (603) indicating that there is no risk of erroneous determination is set in the color mono information (503) generated by the printer driver. In FIG. 6, a value “Exactly Mono” (604) indicating “surely monochrome” is also prepared, but “Mono” (602) is not erroneously determined as monochrome. There is the same.

プリンタドライバによる厳密判定の結果、前記カラーモノ情報(503)が“Exactly Color”あるいは“Mono”である場合は、コントローラ103はプレビュー実行時にカラーモノ判定を行う必要がない。   If the color / mono information (503) is “Exact Color” or “Mono” as a result of strict determination by the printer driver, the controller 103 does not need to perform color / mono determination at the time of preview execution.

図10は、本実施例におけるプリンタドライバの処理手順を示したフローチャートである。   FIG. 10 is a flowchart showing the processing procedure of the printer driver in this embodiment.

まずUI画面にて設定されたカラー判定モードを読み取り(S1001)、前記カラー判定モードが「カラーモノクロ自動判別」でなければ(S1002)、カラーモノクロ判定結果は不明となり(S1012)、カラーモノ情報(503)は付加されない(S1011)。   First, the color determination mode set on the UI screen is read (S1001). If the color determination mode is not “color / monochrome automatic determination” (S1002), the color / monochrome determination result is unknown (S1012), and the color mono information ( 503) is not added (S1011).

一方、S1002の結果がYesである場合、プリンタドライバは厳密判定モードか否かを確認する(S1003)。ここで、厳密判定モードについてもプリンタドライバのUI画面から設定可能とする。   On the other hand, if the result of S1002 is Yes, the printer driver checks whether or not it is in the strict determination mode (S1003). Here, the strict determination mode can also be set from the UI screen of the printer driver.

S1003で厳密判定モードが指定された場合、ページ単位にレンダリング処理を行ってページ画像を生成するイメージモードで動作し(S1004)、前記ページ画像を画素単位で参照してモノカラー判定を厳密に行う(S1006〜S1010)。最後に、印刷ジョブ全てのカラーモノ判定結果がモノクロであった場合、カラーモノ情報(503)に“Mono”(602)をセットし、そうでなければ“Exactly Color”(603)をセットする(S1011)。   When the strict determination mode is designated in S1003, the operation is performed in an image mode in which a rendering process is performed for each page to generate a page image (S1004), and the monochrome image is strictly determined by referring to the page image in units of pixels. (S1006-S1010). Finally, if the color / mono determination result of all the print jobs is monochrome, “Mono” (602) is set in the color / mono information (503), otherwise “Exact Color” (603) is set ( S1011).

一方、S1003で設定された判定モードが厳密判定モードでない場合、S1005に進み、実施例1のプリンタドライバ同様の手順でカラーモノ判定を行う。   On the other hand, if the determination mode set in S1003 is not the strict determination mode, the process proceeds to S1005, and color mono determination is performed in the same procedure as the printer driver of the first embodiment.

<実施例4>
印刷ジョブに含まれる全てのページをプレビューした結果、前記印刷ジョブのカラーモノ判定結果(404)がドライバによる判定結果(プレビュー前のカラーモノクロ情報(305)))と異なる場合、プリンタドライバは誤判定したとみなすことができる。
<Example 4>
As a result of previewing all pages included in the print job, if the color mono determination result (404) of the print job is different from the determination result by the driver (color monochrome information before preview (305)), the printer driver makes an erroneous determination. Can be considered as

この時、プリントサーバに格納された該印刷ジョブのカラーモノ情報(503)を、“Exactly Mono”(604)に更新することで、該印刷ジョブを再利用する際は再判定する必要がなくなる。   At this time, the color mono information (503) of the print job stored in the print server is updated to “Exactly Mono” (604), so that it is not necessary to re-determine when reusing the print job.

104 操作部
303 印刷ジョブ一覧
305 カラー/モノクロ情報(プリンタドライバ判定結果)
401、404 カラー/モノクロ情報(プレビューによる判定結果)
501 ジョブ情報ヘッダ
503 ジョブ情報フッタ(カラー/モノクロ情報)
104 Operation unit 303 Print job list 305 Color / monochrome information (printer driver determination result)
401, 404 Color / monochrome information (judgment result by preview)
501 Job information header 503 Job information footer (color / monochrome information)

Claims (5)

アプリケーションプログラムからの描画指示に従ってページ記述言語(以下、PDL)形式で記述された印刷ジョブ(201)を生成するプリンタドライバと、前記印刷ジョブのユーザ情報と合わせて受信し記憶手段に保持した上で、画像処理装置(102)からの要求に応じて、前記ユーザ情報に合致する印刷ジョブ一覧および印刷ジョブを送信するプリントサーバ(107)と、前記印刷ジョブ一覧および印刷ジョブをそれぞれ受信し操作パネル(104)上に表示あるいは印刷を行う画像出力装置から構成される印刷システムにおいて、
前記プリンタドライバは、前記描画指示内容に有彩色情報を含むか否かを判定する第1のカラーモノクロ判定手段(S1008)と、前記カラーモノクロ判定結果をカラーモノ情報(503、601,602)として前記印刷ジョブに付加する手段(S1011)とを備え、
前記画像処理装置は、前記プリントサーバから受信した印刷ジョブ一覧に含まれる前記カラーモノ情報(503)を調べる確認手段(S716)と、
前記PDL形式の印刷ジョブを解析してページ画像あるいはプレビュー画像を生成するページ画像生成手段(S714、S715)と、
前記プレビュー画像を前記操作パネル上に表示するプレビュー手段(S718)と、
前記確認手段の結果がカラーであるか、あるいはカラーモノ情報が付加されていない場合は、プレビュー実行時に生成される前記プレビュー画像に基づいて有彩色の有無を判定する第2のカラーモノクロ判定手段(S717)と、
を備えることを特徴とする画像処理装置。
A printer driver that generates a print job (201) described in a page description language (hereinafter referred to as PDL) format in accordance with a drawing instruction from an application program, and received together with the user information of the print job and stored in a storage unit In response to a request from the image processing apparatus (102), a print server (107) that transmits a print job list that matches the user information and a print job, and an operation panel that receives the print job list and the print job, respectively. 104) In a printing system composed of an image output device that displays or prints on the screen,
The printer driver uses first color / monochrome determination means (S1008) for determining whether the drawing instruction content includes chromatic color information, and the color / monochrome determination result as color / mono information (503, 601, 602). Means for adding to the print job (S1011),
The image processing apparatus includes confirmation means (S716) for examining the color / mono information (503) included in the print job list received from the print server;
Page image generation means (S714, S715) for analyzing the PDL format print job and generating a page image or preview image;
Preview means (S718) for displaying the preview image on the operation panel;
If the result of the confirmation means is color or color mono information is not added, second color / monochrome judgment means for judging the presence / absence of a chromatic color based on the preview image generated at the time of preview execution ( S717)
An image processing apparatus comprising:
前記画像処理装置は、前記印刷ジョブに含まれるカラーモノ情報と前記第2の判定手段の判定結果に差異があるか否かを調べる手段と、
前記判定結果に差異がある場合は、前記プリントサーバに保持された該印刷ジョブのカラーモノ情報を前記判定結果に更新する要求を前記プリントサーバに対して出力する手段と、
を備えることを特徴とする請求項1に記載の画像処理装置。
The image processing apparatus is configured to check whether there is a difference between color mono information included in the print job and a determination result of the second determination unit;
Means for outputting, to the print server, a request to update the color mono information of the print job held in the print server to the determination result when there is a difference in the determination result;
The image processing apparatus according to claim 1, further comprising:
前記プレビュー手段は、前記第2の判定手段にて該印刷ジョブが有彩色を含むと判定された個所を強調表示する手段を備えることを特徴とする、請求項1に記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the preview unit includes a unit that highlights a portion of the print job that is determined by the second determination unit to include a chromatic color. 前記プリンタドライバは、有彩色を含むと判定したページ総数(802)およびページIDのリスト(803、804)を前記印刷ジョブのジョブ情報フッタ(503)に付加する手段を備え、
一方、前記プレビュー手段は、前記ページIDリストに記載されたページのみをプレビュー表示する手段(S903〜S911)を備えることを特徴とする請求項1に記載の画像処理装置。
The printer driver includes means for adding the total number of pages (802) determined to contain a chromatic color and a list of page IDs (803, 804) to the job information footer (503) of the print job,
The image processing apparatus according to claim 1, wherein the preview unit includes a unit (S903 to S911) for previewing only the pages described in the page ID list.
前記プリンタドライバは、カラーモノクロ判定方法として厳密な判定を行うか否かを受け付ける手段(S1003)と、
前記カラーモノクロ判定方法が厳密判定を示す場合は、アプリケーションプログラムからの描画指示に従ってページ画像を生成するページ画像生成手段と、
前記ページ画像を基に有彩色を含むか否かを判定する第3のカラーモノクロ判定手段(S1007)と、
前記第3のカラーモノクロ判定手段の判定結果をカラーモノ情報(503、601〜604)として前記印刷ジョブに付加する手段(S1011)を備え、
前記第2のカラーモノクロ判定手段は、前記プリントサーバ(107)から受信した印刷ジョブに前記カラーモノ情報(503)が含まれており、かつ「カラー」(601)でない場合は、プレビュー画像生成時にカラーモノ判定処理を行わないことを特徴とする請求項1に記載の画像処理装置。
The printer driver receives a strict determination as a color / monochrome determination method (S1003);
When the color / monochrome determination method indicates strict determination, page image generation means for generating a page image in accordance with a drawing instruction from an application program;
Third color / monochrome determination means (S1007) for determining whether or not a chromatic color is included based on the page image;
Means (S1011) for adding the determination result of the third color / monochrome determination means to the print job as color / mono information (503, 601 to 604);
The second color / monochrome determination means, when the color mono information (503) is included in the print job received from the print server (107) and is not "color" (601), at the time of preview image generation. The image processing apparatus according to claim 1, wherein the color mono determination process is not performed.
JP2011266436A 2011-12-06 2011-12-06 Image processor Pending JP2013120401A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011266436A JP2013120401A (en) 2011-12-06 2011-12-06 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011266436A JP2013120401A (en) 2011-12-06 2011-12-06 Image processor

Publications (1)

Publication Number Publication Date
JP2013120401A true JP2013120401A (en) 2013-06-17

Family

ID=48773034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011266436A Pending JP2013120401A (en) 2011-12-06 2011-12-06 Image processor

Country Status (1)

Country Link
JP (1) JP2013120401A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015060475A (en) * 2013-09-20 2015-03-30 理想科学工業株式会社 Print control unit and program
US20160261766A1 (en) * 2015-03-03 2016-09-08 Canon Kabushiki Kaisha Image forming apparatus that performs printing process based on print data transmitted from outside, method of controlling the same, and storage medium
US10528854B2 (en) 2017-11-30 2020-01-07 Riso Kagaku Corporation Image forming apparatus performing print processing in color or black-and-white print modes by analyzing pixel information of image data generated when a print job is input

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015060475A (en) * 2013-09-20 2015-03-30 理想科学工業株式会社 Print control unit and program
US20160261766A1 (en) * 2015-03-03 2016-09-08 Canon Kabushiki Kaisha Image forming apparatus that performs printing process based on print data transmitted from outside, method of controlling the same, and storage medium
US10015358B2 (en) * 2015-03-03 2018-07-03 Canon Kabushiki Kaisha Image forming system for determining if color information of print data can be changed prior to printing
US10528854B2 (en) 2017-11-30 2020-01-07 Riso Kagaku Corporation Image forming apparatus performing print processing in color or black-and-white print modes by analyzing pixel information of image data generated when a print job is input

Similar Documents

Publication Publication Date Title
US9195414B2 (en) Image processing apparatus functioning as a print server changing print settings of saved job on demand from an external terminal
JP5828693B2 (en) Printing apparatus, printing apparatus control method, and program
JP5618773B2 (en) Image forming system, image forming apparatus, and method in image forming apparatus
US9135533B2 (en) Information processing apparatus configured to establish a workflow using plugins, information processing method, and computer-readable storage medium performing the same
JP6454213B2 (en) Image output system, image processing apparatus, image output apparatus, method and program therefor
JP5900803B2 (en) DATA GENERATION DEVICE, DATA GENERATION PROGRAM, AND DATA GENERATION METHOD
US8693037B2 (en) Computer readable information recording medium storing printing setting editing program, printing setting editing apparatus and printing setting editing method
JP6578851B2 (en) Information processing apparatus and program
JP5235695B2 (en) Printing control apparatus and control method thereof
JP2013149085A (en) Printing system, printing control device and printing control program
CN103312923A (en) Information processing apparatus and control method thereof
JP2007304764A (en) Image formation control data, printer, print server device, and print client device
JP2006327016A (en) Image processing apparatus, image processing method, storing medium storing computer-readable program, and program
US9110618B2 (en) Printing apparatus and log recording method
US10599376B2 (en) Image forming apparatus, method of controlling the same, and storage medium configured to accept a user operation for deleting a page form a print job, to delete a rendering command for that page, and to update identification information of the print job based on the deleted page
JP2013120401A (en) Image processor
JP2012083973A (en) Printing system
JP2009211382A (en) Information processing apparatus, information processing program, and recording medium
US8045205B2 (en) Image forming device, and method and computer readable medium therefor
US20150237226A1 (en) Printing instruction apparatus, image forming system, printing instruction method, and computer readable medium
JP2018206311A (en) Printing system, server and control method thereof and program
JP3962720B2 (en) Information processing apparatus, information processing method, computer program, and computer-readable storage medium
JP2015225535A (en) Information processor, and authentication printing system using same
JP2018149811A (en) Image forming apparatus, control method of image forming apparatus, and program
JP2010191716A (en) Information processing method and information processing apparatus