JP2010191805A - Image-forming device and printer driver program - Google Patents

Image-forming device and printer driver program Download PDF

Info

Publication number
JP2010191805A
JP2010191805A JP2009036881A JP2009036881A JP2010191805A JP 2010191805 A JP2010191805 A JP 2010191805A JP 2009036881 A JP2009036881 A JP 2009036881A JP 2009036881 A JP2009036881 A JP 2009036881A JP 2010191805 A JP2010191805 A JP 2010191805A
Authority
JP
Japan
Prior art keywords
print
image
image data
page
unit
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.)
Granted
Application number
JP2009036881A
Other languages
Japanese (ja)
Other versions
JP5066541B2 (en
Inventor
Mikako Kimura
美香子 木村
Katsuyoshi Kondo
克佳 近藤
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2009036881A priority Critical patent/JP5066541B2/en
Publication of JP2010191805A publication Critical patent/JP2010191805A/en
Application granted granted Critical
Publication of JP5066541B2 publication Critical patent/JP5066541B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image-forming device which prevents the occurrence of erroneous printing, in which an image which is edited so that it may fit in one page on an editing screen is divided and printed on a plurality of pages, and obtains a printed image having a layout which a user wants at a smaller load. <P>SOLUTION: A printing system 10 which includes a printer 34 and a display part includes a control part having; a page number determination function which determines whether the number of image data printing pages is two or larger; a display control function which makes the display part display a dialog box for confirming printing which makes a user determine whether an image based on the image data should be printed in the case that the page number determination section determines that the number of image data printing pages is two or larger; a reception function which receives the user's determination; and a print control function which makes the printer 34 print the image based on the image data on the basis of the determination which the reception function receives. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、画像形成装置及びプリンタドライバプログラムに関し、特に、印刷ミスを低減するための技術に関する。   The present invention relates to an image forming apparatus and a printer driver program, and more particularly to a technique for reducing printing errors.

PC(Personal Computer)用アプリケーションソフトには、ページという概念が曖昧なものがある。このようなアプリケーションソフトによって編集されたファイルに基づく画像を印刷する場合に、編集画面上の画像と印刷画像とが異なるという問題がある。例えば、表計算ソフトである「Microsoft Excel(登録商標)」によって編集されたファイル(以下「Excelファイル」と記す場合がある。)に基づく画像を印刷する場合に、ユーザが印刷範囲の設定を行なわず、編集画面のみを参照して印刷指示を出すと、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷されてしまうことがある。このような印刷ミスが生じると、記録用紙及びトナー等の記録剤が無駄に消費されてしまうおそれがある。   Some application software for PC (Personal Computer) is ambiguous in terms of pages. When printing an image based on a file edited by such application software, there is a problem that the image on the editing screen is different from the print image. For example, when printing an image based on a file edited by “Microsoft Excel (registered trademark)” which is a spreadsheet software (hereinafter sometimes referred to as “Excel file”), the user sets a print range. Instead, if a print instruction is issued with reference to only the editing screen, an image edited to fit within one page on the editing screen may be divided into a plurality of pages and printed. When such a printing mistake occurs, there is a possibility that a recording agent such as recording paper and toner is wasted.

上記した印刷ミスを防ぐための方法として、ユーザが印刷前にプレビュー画面を確認する方法がある。しかし、そのような方法を使用する習慣のないユーザ、又は、プレビュー画面を確認する時間のないユーザ等は、上記した印刷ミスを防ぐことは困難である。   As a method for preventing the above-described printing mistake, there is a method in which a user confirms a preview screen before printing. However, it is difficult for a user who does not have the habit of using such a method or a user who does not have time to check the preview screen to prevent the above-described printing mistake.

他の方法として、後掲の特許文献1に開示される技術がある。この技術では、印刷対象データに基づいて形成された第1次イメージデータにおける最終ページの余白の割合が一定以上である場合に、最終ページの余白以外の内容部分を最終ページより前のページに含めた第2次イメージデータを形成し、形成した第2次イメージデータに基づいて印刷を行なっている。   As another method, there is a technique disclosed in Patent Document 1 described later. In this technique, when the ratio of the margin of the last page in the primary image data formed based on the print target data is a certain level or more, the content portion other than the margin of the last page is included in the page before the last page. Secondary image data is formed, and printing is performed based on the formed secondary image data.

特開2005−219294号公報JP 2005-219294 A

特許文献1に開示される技術では、最終ページの余白以外の内容部分を最終ページより前のページに詰める処理が機械的に行なわれるので、得られる印刷画像が、ユーザが所望するレイアウトとは異なるおそれがある。また、得られる印刷画像がユーザが所望するレイアウトとは異なる場合には、処理に要する負荷の大きい第2次イメージデータの作成処理が無駄になってしまう。   In the technique disclosed in Japanese Patent Laid-Open No. 2004-228688, the process of filling the content portion other than the margin of the final page into the page before the final page is mechanically performed, so that the obtained print image is different from the layout desired by the user. There is a fear. In addition, when the obtained print image is different from the layout desired by the user, the process of creating the secondary image data having a large processing load is wasted.

本発明の目的は、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスを防ぐことができるとともに、ユーザが所望するレイアウトの印刷画像を少ない負荷で得ることのできる、画像形成装置及びプリンタドライバプログラムを提供することである。   An object of the present invention is to prevent a printing mistake in which an image edited so as to fit within one page on the editing screen is divided into a plurality of pages and printed image having a layout desired by the user. An object of the present invention is to provide an image forming apparatus and a printer driver program that can be obtained with a small load.

本発明の第1の局面に係る画像形成装置は、ユーザにより指定された画像データに基づく画像を印刷する印刷手段と、画像データに基づく画像を表示する表示手段とを含む画像形成装置であって、画像データの印刷ページ数が2ページ以上になるか否かを判定するページ数判定手段と、ページ数判定手段によって、画像データの印刷ページ数が2ページ以上になると判定された場合に、表示手段に対し、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認画像を表示させる表示制御手段と、ユーザによる画像データに基づく画像の印刷を行なうか否かの判断を受付ける受付手段と、受付手段が受付けた判断に基づいて、印刷手段に対し、画像データに基づく画像の印刷を行なわせる印刷制御手段とを含む。   An image forming apparatus according to a first aspect of the present invention is an image forming apparatus including a printing unit that prints an image based on image data specified by a user, and a display unit that displays an image based on the image data. When the page number determining means for determining whether or not the number of print pages of the image data is 2 or more and the page number determination means determine that the number of print pages of the image data is 2 or more, display Display control means for displaying a confirmation image for allowing the user to determine whether or not to print an image based on the image data, and whether or not to print the image based on the image data by the user. Receiving means for receiving, and print control means for causing the printing means to print an image based on the image data based on the determination received by the receiving means.

このように、画像データの印刷ページ数が2ページ以上である場合に、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認画像が表示されるので、ユーザは、確認画像に基づいて上記判断を行なうことができる。したがって、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスを防ぐことができる。また、印刷手段は、ユーザによる上記判断に基づいて印刷を行なうので、ユーザは、印刷を行なわないと判断した場合に画像データを編集し直すことができる。したがって、少ない負荷で、ユーザが所望するレイアウトの印刷画像を得ることができる。   As described above, when the number of print pages of the image data is two or more, a confirmation image for causing the user to determine whether or not to print an image based on the image data is displayed. The above determination can be made based on the image. Therefore, it is possible to prevent a printing error in which an image edited so as to fit on one page on the editing screen is divided into a plurality of pages and printed. Further, since the printing unit performs printing based on the above determination by the user, the user can re-edit the image data when it is determined not to perform printing. Therefore, a print image having a layout desired by the user can be obtained with a small load.

好ましくは、画像形成装置は、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する印刷領域判定手段をさらに含み、表示制御手段は、ページ数判定手段によって、画像データの印刷ページ数が2ページ以上になると判定された場合であって、かつ、印刷領域判定手段によって、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあると判定された場合に、表示手段に対し、確認画像を表示させる。   Preferably, the image forming apparatus determines whether there is a print page having a print area having a size equal to or smaller than a predetermined threshold in the print pages excluding the first page of the image data. The display control means is a case where the page number determination means determines that the number of print pages of the image data is 2 pages or more, and the print area determination means determines the first page of the image data. When it is determined that there is a print page having a print area having a size equal to or smaller than a predetermined threshold among the print pages excluding the, the confirmation image is displayed on the display means.

これにより、ユーザは、確認画像に基づく、画像データに基づく画像の印刷を行なうか否かの判断をより一層容易に行なうことができる。したがって、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスをより一層容易に防ぐことができる。   As a result, the user can more easily determine whether to print an image based on the image data based on the confirmation image. Accordingly, it is possible to more easily prevent a printing error in which an image edited so as to fit within one page on the editing screen is divided into a plurality of pages and printed.

より好ましくは、印刷領域判定手段は、画像データがページ記述言語に変換されたPDL(Page Description Language)データである場合に、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のオブジェクト数を有する印刷ページがあるか否かを判定することで、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する。これにより、より一層容易かつ確実に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かの判定を行なうことができる。   More preferably, when the image data is PDL (Page Description Language) data converted into a page description language, the print area determination unit determines a predetermined print page in the print page excluding the first page of the image data. By determining whether or not there is a print page having an object number equal to or less than the threshold value, it is determined whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold value. This makes it possible to determine whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold value more easily and reliably.

より好ましくは、印刷領域判定手段は、画像データがビットマップ形式に変換されたGDI(Graphical Device Interface)データである場合に、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のドット数を有する印刷ページがあるか否かを判定することで、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する。これにより、より一層容易かつ確実に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かの判定を行なうことができる。   More preferably, when the image data is GDI (Graphical Device Interface) data converted into a bitmap format, the print area determination unit is a predetermined print page excluding the first page of the image data. By determining whether or not there is a print page having a dot number equal to or less than the threshold value, it is determined whether or not there is a print page having a print area having a size equal to or less than a predetermined threshold value. This makes it possible to determine whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold value more easily and reliably.

さらに好ましくは、画像形成装置は、画像データが、予め定める所定のアプリケーションソフトによって編集された画像データであるか否かを判定するアプリケーション判定手段をさらに含み、表示制御手段は、ページ数判定手段によって、画像データの印刷ページ数が2ページ以上になると判定され、かつ、印刷領域判定手段によって、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあると判定され、かつ、アプリケーション判定手段によって、画像データが、予め定める所定のアプリケーションソフトによって編集された画像データであると判定された場合に、表示手段に対し、確認画像を表示させる。   More preferably, the image forming apparatus further includes an application determination unit that determines whether or not the image data is image data edited by a predetermined predetermined application software, and the display control unit includes the page number determination unit. The number of print pages of the image data is determined to be two or more, and the print area determination means prints a print page having a size equal to or smaller than a predetermined threshold among the print pages excluding the first page of the image data. When it is determined that there is a print page having an area, and the application determination unit determines that the image data is image data edited by predetermined application software, a confirmation image is displayed to the display unit. Is displayed.

これにより、ユーザは、確認画像に基づく、画像データに基づく画像の印刷を行なうか否かの判断をさらに容易に行なうことができる。したがって、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスをさらに容易に防ぐことができる。   Thus, the user can more easily determine whether to print an image based on the image data based on the confirmation image. Therefore, it is possible to further easily prevent a printing error in which an image edited so as to fit on one page on the editing screen is divided into a plurality of pages and printed.

さらに好ましくは、予め定める所定のアプリケーションソフトによって編集された画像データに基づく画像は、印刷手段によって印刷された場合と、表示手段によって表示された場合とで異なる。これにより、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスをさらに確実に防ぐことができる。   More preferably, the image based on the image data edited by the predetermined application software determined in advance differs between when printed by the printing unit and when displayed by the display unit. Accordingly, it is possible to further reliably prevent a printing error in which an image edited so as to fit on one page on the editing screen is divided into a plurality of pages and printed.

さらに好ましくは、表示制御手段は、表示手段に対し、確認画像として、画像データの印刷ページ数と、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認メッセージとを含むダイアログボックスを表示させる。   More preferably, the display control means includes, as a confirmation image, the number of print pages of the image data and a confirmation message for causing the user to determine whether or not to print an image based on the image data. Display a dialog box.

これにより、ユーザは、確認画像に基づく、画像データに基づく画像の印刷を行なうか否かの判断をさらに容易に行なうことができる。したがって、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスをさらに容易に防ぐことができる。   Thus, the user can more easily determine whether to print an image based on the image data based on the confirmation image. Therefore, it is possible to further easily prevent a printing error in which an image edited so as to fit on one page on the editing screen is divided into a plurality of pages and printed.

さらに好ましくは、印刷手段は、受付手段が、ユーザによる画像データに基づく画像の印刷を行なう旨の判断を受付けた場合に、画像データに基づく画像の印刷を行なう。これにより、ユーザは、より一層確実に、印刷を行なわないと判断した場合に画像データを編集し直すことができる。したがって、少ない負荷で、ユーザが所望するレイアウトの印刷画像をより一層確実に得ることができる。   More preferably, the printing unit prints an image based on the image data when the receiving unit receives a determination to print an image based on the image data by the user. Thus, the user can edit the image data again more reliably when it is determined that printing is not performed. Therefore, a print image having a layout desired by the user can be obtained more reliably with a small load.

本発明の第2の局面にかかるプリンタドライバプログラムは、コンピュータを、ユーザにより指定された画像データに基づく画像を印刷する印刷手段と、画像データに基づく画像を表示する表示手段とを含む画像形成装置として機能させるプリンタドライバプログラムであって、当該コンピュータを、画像データの印刷ページ数が2ページ以上になるか否かを判定するページ数判定手段と、ページ数判定手段によって、画像データの印刷ページ数が2ページ以上になると判定された場合に、表示手段に対し、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認画像を表示させる表示制御手段と、ユーザによる画像データに基づく画像の印刷を行なうか否かの判断を受付ける受付手段と、受付手段が受付けた判断に基づいて、印刷手段に対し、画像データに基づく画像の印刷を行なわせる印刷制御手段として機能させる。   A printer driver program according to a second aspect of the present invention includes an image forming apparatus including a printing unit that prints an image based on image data designated by a user and a display unit that displays an image based on the image data. A printer driver program that functions as a computer, the page number determining means for determining whether or not the number of printed pages of image data is two or more, and the number of printed pages of image data by the page number determining means. Display control means for causing the display means to display a confirmation image for allowing the user to determine whether or not to print an image based on the image data when the image data is determined to be two pages or more; Receiving means for accepting a determination as to whether or not to print an image based on the Zui with respect printing means, to function as a print control means for causing the printing of an image based on image data.

このように、画像データの印刷ページ数が2ページ以上である場合に、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認画像が表示されるので、ユーザは、確認画像に基づいて上記判断を行なうことができる。したがって、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスを防ぐことができる。また、印刷手段としての機能は、ユーザによる上記判断に基づいて印刷を行なうので、ユーザは、印刷を行なわないと判断した場合に画像データを編集し直すことができる。したがって、少ない負荷で、ユーザが所望するレイアウトの印刷画像を得ることができる。   As described above, when the number of print pages of the image data is two or more, a confirmation image for causing the user to determine whether or not to print an image based on the image data is displayed. The above determination can be made based on the image. Therefore, it is possible to prevent a printing error in which an image edited so as to fit on one page on the editing screen is divided into a plurality of pages and printed. Further, since the function as the printing unit performs printing based on the above determination by the user, the user can edit the image data again when it is determined not to perform printing. Therefore, a print image having a layout desired by the user can be obtained with a small load.

本発明によれば、画像データの印刷ページ数が2ページ以上である場合に、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認画像が表示されるので、ユーザは、確認画像に基づいて上記判断を行なうことができる。したがって、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスを防ぐことができる。また、印刷手段は、ユーザによる上記判断に基づいて印刷を行なうので、ユーザは、印刷を行なわないと判断した場合に画像データを編集し直すことができる。したがって、少ない負荷で、ユーザが所望するレイアウトの印刷画像を得ることができる。   According to the present invention, when the number of print pages of the image data is two or more, a confirmation image for causing the user to determine whether or not to print an image based on the image data is displayed. The above determination can be made based on the confirmation image. Therefore, it is possible to prevent a printing error in which an image edited so as to fit on one page on the editing screen is divided into a plurality of pages and printed. Further, since the printing unit performs printing based on the above determination by the user, the user can re-edit the image data when it is determined not to perform printing. Therefore, a print image having a layout desired by the user can be obtained with a small load.

本発明の一実施の形態に係る印刷システムの構成を示す図である。1 is a diagram illustrating a configuration of a printing system according to an embodiment of the present invention. 情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of information processing apparatus. 本実施の形態に係る印刷確認処理を実現するためのコンピュータプログラムの制御構造をフローチャート形式で示す図である。It is a figure which shows the control structure of the computer program for implement | achieving the print confirmation process which concerns on this Embodiment with a flowchart format. 印刷確認用ダイアログボックスの一例を示す図である。It is a figure which shows an example of the dialog box for printing confirmation. 作成された画像データに基づく印刷画像の一例を示す図である。It is a figure which shows an example of the printing image based on the produced image data. 作成された画像データに基づく印刷画像の一例を示す図である。It is a figure which shows an example of the printing image based on the produced image data. 本変形例に係る印刷確認処理を実現するためのコンピュータプログラムの制御構造をフローチャート形式で示す図である。It is a figure which shows the control structure of the computer program for implement | achieving the printing confirmation process which concerns on this modification in a flowchart format.

以下の説明及び図面においては、同一の部品には同一の参照符号及び名称を付してある。それらの機能も同様である。したがって、それらについての詳細な説明は繰返さない。   In the following description and drawings, the same reference numerals and names are assigned to the same components. Their functions are also the same. Therefore, detailed description thereof will not be repeated.

図1は、本発明の一実施の形態に係る印刷システム10の構成を示す図である。図1を参照して、印刷システム10は、デジタル複合機22と、情報処理装置12とを含み、全体として画像形成装置として動作する。デジタル複合機22及び情報処理装置12は、LAN(Local Area Network)回線等からなるネットワーク20を介して互いに接続され、画像データを含む各種データを相互に送受できる。   FIG. 1 is a diagram showing a configuration of a printing system 10 according to an embodiment of the present invention. Referring to FIG. 1, a printing system 10 includes a digital multi-function peripheral 22 and an information processing apparatus 12, and operates as an image forming apparatus as a whole. The digital multi-function peripheral 22 and the information processing apparatus 12 are connected to each other via a network 20 including a LAN (Local Area Network) line and can transmit and receive various types of data including image data to each other.

情報処理装置12は、デジタル複合機22を利用するために一般のユーザによって操作される、例えば、PC等の端末装置である。なお、図1には情報処理装置12を1つのみ図示するが、実際には多数存在する。   The information processing device 12 is a terminal device such as a PC that is operated by a general user in order to use the digital multi-function peripheral 22. Although only one information processing apparatus 12 is shown in FIG. 1, there are actually many information processing apparatuses 12.

印刷システム10において、情報処理装置12からデジタル複合機22に対して印刷ジョブの実行を命令する印刷指示信号と、印刷対象となる画像データとが送信されると、デジタル複合機22はその印刷指示信号に応答して、印刷ジョブを実行する。   In the printing system 10, when the information processing apparatus 12 transmits a print instruction signal for instructing the digital multifunction peripheral 22 to execute a print job and image data to be printed, the digital multifunction peripheral 22 receives the print instruction. Responsive to the signal, the print job is executed.

〈ハードウェア構成〉
[デジタル複合機22]
図1を参照して、デジタル複合機22は、制御部24、スキャナ部32、プリンタ部34、画像処理部35、操作パネル36、NIC(Network Interface Card)38、及び、電源制御部39を含む。
<Hardware configuration>
[Digital MFP 22]
Referring to FIG. 1, the digital multi-function peripheral 22 includes a control unit 24, a scanner unit 32, a printer unit 34, an image processing unit 35, an operation panel 36, a NIC (Network Interface Card) 38, and a power supply control unit 39. .

制御部24は、実質的にコンピュータであって、CPU40、ROM42、RAM44及びHDD46を含む。CPU40には、BUSライン26が接続されており、このBUSライン26には、ROM42、RAM44、及び、HDD46が電気的に接続される。CPU40は、操作パネル36等からの指示に応じて各種コンピュータプログラムを実行することによって、デジタル複合機22の各部の動作及び情報処理装置12との通信等の所望の処理を実行する。上記の各種コンピュータプログラムは、予めROM42又はHDD46に記憶されており、所望の処理の実行時において、当該ROM42又はHDD46から読出されてRAM44に転送される。CPU40は、CPU40内の図示しないプログラムカウンタと呼ばれるレジスタに格納された値によって指定される、RAM44内のアドレスからプログラムの命令を読出し、解釈する。CPU40はまた、読出された命令によって指定されるアドレスから演算に必要なデータを読出し、そのデータに対し命令に対応する演算を実行する。実行の結果も、RAM44、HDD46及びCPU40内のレジスタ等の、命令によって指定されるアドレスに格納される。   The control unit 24 is substantially a computer and includes a CPU 40, a ROM 42, a RAM 44, and an HDD 46. A BUS line 26 is connected to the CPU 40, and a ROM 42, a RAM 44, and an HDD 46 are electrically connected to the BUS line 26. The CPU 40 executes various computer programs in accordance with instructions from the operation panel 36 and the like, thereby executing desired processes such as the operation of each unit of the digital multi-function peripheral 22 and communication with the information processing apparatus 12. The various computer programs are stored in advance in the ROM 42 or the HDD 46, and are read from the ROM 42 or the HDD 46 and transferred to the RAM 44 when a desired process is executed. The CPU 40 reads and interprets a program instruction from an address in the RAM 44 specified by a value stored in a register called a program counter (not shown) in the CPU 40. The CPU 40 also reads data necessary for the operation from the address specified by the read instruction, and executes an operation corresponding to the instruction on the data. The execution result is also stored in an address designated by the instruction, such as a register in the RAM 44, HDD 46, and CPU 40.

HDD46には、デジタル複合機22の一般的な動作を実現するためのコンピュータプログラムが記憶される。このコンピュータプログラムは、ネットワーク20及びNIC38を介して情報処理装置12から提供される。なお、このコンピュータプログラムは、そのコンピュータプログラムが記録された、例えばDVD等の記録媒体によって提供されてもよい。すなわち、コンピュータプログラムの記録媒体としてのDVDが、デジタル複合機22内に内蔵されるDVDドライブ(図示せず。)に装着され、そのDVDからコンピュータプログラムが読出されてHDD46にインストールされてもよい。   The HDD 46 stores a computer program for realizing general operations of the digital multi-function peripheral 22. This computer program is provided from the information processing apparatus 12 via the network 20 and the NIC 38. This computer program may be provided by a recording medium such as a DVD on which the computer program is recorded. That is, a DVD as a computer program recording medium may be mounted on a DVD drive (not shown) built in the digital multi-function peripheral 22, and the computer program may be read from the DVD and installed in the HDD 46.

HDD46は、他に、画像データ等を含む各種データを記憶する。   In addition, the HDD 46 stores various data including image data and the like.

BUSライン26には、さらに、スキャナ部32、プリンタ部34、画像処理部35、操作パネル36、NIC38、及び、電源制御部39が電気的に接続される。   Further, a scanner unit 32, a printer unit 34, an image processing unit 35, an operation panel 36, a NIC 38, and a power supply control unit 39 are electrically connected to the BUS line 26.

スキャナ部32は、原稿検知センサ及びCCD(Charge−Coupled Device)ラインセンサ(以上いずれも図示せず。)を含む。原稿検知センサは、ユーザによって手動で、又は、自動原稿搬送装置(図示せず。)によって、原稿載置台(図示せず。)上に載置された原稿の画像表面に対し光源(図示せず。)から光を照射することによって得られる反射光像をCCDラインセンサ上に結像させる。CCDラインセンサは、結像された反射光像を順次光電変換して画像データとして画像処理部35に対して出力する。すなわち、スキャナ部32は、原稿のコピー時又はスキャン時に、原稿載置台に載置される原稿から原稿検知センサによって画像情報を読取り、読取った画像情報をCCDラインセンサによって電気信号に変換して画像データとして画像処理部35に対して出力する。   The scanner unit 32 includes a document detection sensor and a CCD (Charge-Coupled Device) line sensor (none of which is shown). The document detection sensor is a light source (not shown) for an image surface of a document placed on a document placement table (not shown) manually by a user or by an automatic document feeder (not shown). The reflected light image obtained by irradiating light is formed on the CCD line sensor. The CCD line sensor sequentially photoelectrically converts the formed reflected light image and outputs it to the image processing unit 35 as image data. That is, when copying or scanning a document, the scanner unit 32 reads image information from a document placed on a document placement table by a document detection sensor and converts the read image information into an electrical signal by a CCD line sensor. The data is output to the image processing unit 35.

プリンタ部34は、画像メモリ48及び印字部50を含む。画像メモリ48は、RAMを含み、印刷データをページ単位で一時的に記憶する。画像メモリ48は、制御部24等からの指示に応じて、印字部50に送信するための、例えば、画像処理部35から入力される印刷データをページ単位で一時的に記憶し、記憶した印刷データを印字部50による画像形成に同期して、印字部50に対して出力する。印字部50は、感光体ドラム、帯電器、LSU(Laser Scanning Unit)、現像装置、転写装置、クリーニング装置及び定着装置(以上いずれも図示せず。)、並びに、デジタル複合機22に着脱自在に装着されるトナーカートリッジを含む。印字部50は、さらに、デジタル複合機22に着脱自在に装着される、手差し給紙トレイ、第1給紙トレイ及び第2給紙トレイ(以上いずれも図示せず。)を含む。これらの給紙トレイは、この順で上下に並ぶように設置され、記録用紙を保持し、用紙搬送部(図示せず。)に記録用紙を送給する。手差し給紙トレイは、ユーザが手動により所望の記録用紙を設置するためのトレイであり、第1給紙トレイ及び第2給紙トレイは、異なる大きさの記録用紙を保持するためのトレイである。印字部50は、制御部24等からの指示に応じて、上記給紙トレイのいずれかから用紙搬送部を介して搬送される記録用紙上に、画像メモリ48から送信される印刷データに基づく画像を印刷する。   The printer unit 34 includes an image memory 48 and a printing unit 50. The image memory 48 includes a RAM and temporarily stores print data in units of pages. The image memory 48 temporarily stores, for example, print data input from the image processing unit 35 for transmission to the printing unit 50 in response to an instruction from the control unit 24 or the like, and stores the stored print data. Data is output to the printing unit 50 in synchronization with image formation by the printing unit 50. The printing unit 50 is detachably attached to the photosensitive drum, the charger, the LSU (Laser Scanning Unit), the developing device, the transfer device, the cleaning device, and the fixing device (none of which are shown), and the digital multi-function device 22. Includes a toner cartridge to be mounted. The printing unit 50 further includes a manual paper feed tray, a first paper feed tray, and a second paper feed tray (all of which are not shown) that are detachably attached to the digital multifunction peripheral 22. These paper feed trays are installed so as to be lined up and down in this order, hold the recording paper, and feed the recording paper to a paper transport unit (not shown). The manual paper feed tray is a tray for a user to manually place desired recording paper, and the first paper feed tray and the second paper feed tray are trays for holding recording papers of different sizes. . In response to an instruction from the control unit 24 or the like, the printing unit 50 performs an image based on print data transmitted from the image memory 48 on a recording sheet conveyed from any of the above-described paper feed trays via the sheet conveyance unit. To print.

画像処理部35は、MPU(Micro Processing Unit、図示せず。)を含む。画像処理部35は、スキャナ部32、又は、情報処理装置12から受信した画像データに対して、例えば、ラスタライズ処理等の所定の画像処理を含む各種処理を施して所定の階調の印刷データを作成し、プリンタ部34に対して出力する。   The image processing unit 35 includes an MPU (Micro Processing Unit, not shown). The image processing unit 35 performs various processes including predetermined image processing such as rasterization processing on the image data received from the scanner unit 32 or the information processing apparatus 12 to generate print data having a predetermined gradation. Created and output to the printer unit 34.

画像処理部35は、情報処理装置12から受信した画像データが、ページ記述言語に変換されたPDLデータである場合には、ラスタライズ処理等の所定の画像処理を施して印刷データを作成する。一方、情報処理装置12から受信した画像データが、ビットマップ(BMP)形式に変換されたGDIデータである場合には、既に情報処理装置12において施されている、ラスタライズ処理等の処理を除いた各種処理を施して、印刷データを作成する。   When the image data received from the information processing apparatus 12 is PDL data converted into a page description language, the image processing unit 35 performs predetermined image processing such as rasterization processing to create print data. On the other hand, when the image data received from the information processing device 12 is GDI data converted into the bitmap (BMP) format, the processing such as the rasterizing process already performed in the information processing device 12 is excluded. Various processing is performed to create print data.

操作パネル36は、液晶ディスプレイからなる表示出力部と、操作ボタン及びタッチパネル等からなる操作インターフェイス部とを含む。表示出力部は、デジタル複合機22の状態及び各種処理の状態に関する情報等の各種情報をユーザに提供する。操作インターフェイス部は、ユーザがデジタル複合機22を操作するためのインターフェイスを提供する。操作パネル36は、また、液晶ディスプレイとタッチパネルとを重ねて構成される、ユーザに対して対話的な操作インターフェイスを提供する。この対話的な操作インターフェイスは、タッチパネルからデジタル複合機22全体の動作に対するユーザの指示を受付けて、その指示の内容を液晶ディスプレイに表示するとともに、その指示に応じた制御信号を制御部24又は画像処理部35のMPUに対して出力する。操作パネル36は、さらに、電源オン指示及び電源オフ指示を入力するための電源ボタン、並びに、印刷ジョブを開始させるための印刷スタートキー等を含む。   The operation panel 36 includes a display output unit including a liquid crystal display and an operation interface unit including operation buttons and a touch panel. The display output unit provides the user with various types of information such as information on the state of the digital multifunction peripheral 22 and the state of various processes. The operation interface unit provides an interface for the user to operate the digital multi-function peripheral 22. The operation panel 36 also provides an interactive operation interface for the user, which is configured by overlapping a liquid crystal display and a touch panel. This interactive operation interface accepts a user instruction for the operation of the entire digital multi-function peripheral 22 from the touch panel, displays the contents of the instruction on the liquid crystal display, and sends a control signal corresponding to the instruction to the control unit 24 or the image. Output to the MPU of the processing unit 35. The operation panel 36 further includes a power button for inputting a power-on instruction and a power-off instruction, a print start key for starting a print job, and the like.

NIC38は、ネットワーク20とのインターフェイスをとる。デジタル複合機22は、このNIC38を介して、ネットワーク20上の情報処理装置12と、所定の通信プロトコルに従ったデータ通信を行なうことができる。デジタル複合機22は、NIC38を介して、情報処理装置12から印刷ジョブ等の各種処理の実行を命令する命令信号を受信することができる。   The NIC 38 interfaces with the network 20. The digital multi-function peripheral 22 can perform data communication according to a predetermined communication protocol with the information processing apparatus 12 on the network 20 via the NIC 38. The digital multi-function peripheral 22 can receive an instruction signal for instructing execution of various processes such as a print job from the information processing apparatus 12 via the NIC 38.

電源制御部39は、外部電源52と電気的に接続される。電源制御部39は、デジタル複合機22の各部の動作に必要な電力を外部電源52から取得し、取得した電力をデジタル複合機22の各部に供給する。   The power supply control unit 39 is electrically connected to the external power supply 52. The power supply control unit 39 acquires power necessary for the operation of each unit of the digital multi-function peripheral 22 from the external power source 52 and supplies the acquired power to each unit of the digital multi-function peripheral 22.

デジタル複合機22は、上述した各部を動作させることによって、操作パネル36からのユーザの入力操作による指示又は情報処理装置12等からの指示に応じて、原稿画像を読取り記録用紙に印刷するコピーモード、情報処理装置12等から送信される画像データを受信して記録用紙に印刷する印刷モード、及び、原稿画像を読取り情報処理装置12等に送信するスキャナモード等の各種のモードのいずれかを実行する。   The digital multi-function peripheral 22 operates the above-described units to copy a document image on a recording sheet in accordance with an instruction from a user input operation from the operation panel 36 or an instruction from the information processing apparatus 12 or the like. Execute one of various modes such as a print mode for receiving image data transmitted from the information processing device 12 and printing on recording paper, and a scanner mode for reading a document image and transmitting it to the information processing device 12 or the like. To do.

[情報処理装置12]
図2は、情報処理装置12の構成を示すブロック図である。図2を参照して、情報処理装置12は、制御部100、HDD112、操作部114、表示部116、及び、NIC118を含む。
[Information processing apparatus 12]
FIG. 2 is a block diagram illustrating a configuration of the information processing apparatus 12. With reference to FIG. 2, the information processing apparatus 12 includes a control unit 100, an HDD 112, an operation unit 114, a display unit 116, and a NIC 118.

制御部100は、実質的にコンピュータであって、CPU122、ROM124、及び、RAM126を含む。CPU122には、BUSライン128が接続されており、このBUSライン128には、ROM124及びRAM126が電気的に接続される。CPU122は、デジタル複合機22等を含む外部装置又は操作部114等からの指示に応じて各種コンピュータプログラムを実行することによって、情報処理装置12の各部の動作及び外部装置との通信等の所望の処理を実行する。上記の各種コンピュータプログラムは、予めROM124又はHDD112に記憶されており、所望の処理の実行時において、当該ROM124又はHDD112から読出されてRAM126に転送される。CPU122は、CPU122内の図示しないプログラムカウンタと呼ばれるレジスタに格納された値によって指定される、RAM126内のアドレスからプログラムの命令を読出し、解釈する。CPU122はまた、読出された命令によって指定されるアドレスから演算に必要なデータを読出し、そのデータに対し命令に対応する演算を実行する。実行の結果も、RAM126,HDD112及びCPU122内のレジスタ等の、命令によって指定されるアドレスに格納される。   The control unit 100 is substantially a computer, and includes a CPU 122, a ROM 124, and a RAM 126. A BUS line 128 is connected to the CPU 122, and a ROM 124 and a RAM 126 are electrically connected to the BUS line 128. The CPU 122 executes various computer programs in response to instructions from an external device including the digital multi-function peripheral 22 or the like or the operation unit 114, thereby performing desired operations such as operation of each unit of the information processing device 12 and communication with the external device. Execute the process. The various computer programs are stored in advance in the ROM 124 or the HDD 112, and are read from the ROM 124 or the HDD 112 and transferred to the RAM 126 when a desired process is executed. The CPU 122 reads and interprets a program instruction from an address in the RAM 126 specified by a value stored in a register called a program counter (not shown) in the CPU 122. CPU 122 also reads data necessary for the operation from the address specified by the read instruction, and executes an operation corresponding to the instruction on the data. The execution result is also stored in an address specified by an instruction, such as a register in the RAM 126, the HDD 112, and the CPU 122.

BUSライン128には、さらに、HDD112、操作部114、表示部116、及び、NIC118が電気的に接続される。HDD112は、磁気記憶媒体を備え、表示部116に各種画面を表示させるための画像データ等を含む各種データを記憶する。   Further, the HDD 112, the operation unit 114, the display unit 116, and the NIC 118 are electrically connected to the BUS line 128. The HDD 112 includes a magnetic storage medium, and stores various data including image data for displaying various screens on the display unit 116.

HDD112は、後述する印刷確認処理において、画像データの印刷ページの中に、印刷領域が極端に少ない印刷ページがあるか否かを判定するための、予め定めるしきい値を記憶する。このしきい値は、印刷ページにおける印刷領域の大きさが予め定めるしきい値以下である場合に、印刷領域が極端に少ないと判定されるように設定される。本実施の形態では、予め定めるしきい値として、PDLデータにおいて印刷領域の大きさを示す指標となるオブジェクト数が使用される。ここで、オブジェクト数とは、PDLデータに含まれる、ページ記述言語によってオブジェクトとして記述されたデータの数を示す。   The HDD 112 stores a predetermined threshold value for determining whether or not there is a print page having an extremely small print area in the print page of the image data in a print confirmation process described later. This threshold value is set so that it is determined that the print area is extremely small when the size of the print area in the print page is equal to or smaller than a predetermined threshold value. In the present embodiment, the number of objects serving as an index indicating the size of the print area in the PDL data is used as the predetermined threshold value. Here, the number of objects indicates the number of data described as objects in the page description language included in the PDL data.

HDD112は、さらに、デジタル複合機22に対し、印刷ジョブを実行させるためのプリンタドライバプログラム(以下単に「プリンタドライバ」と記す。)を記憶する。情報処理装置12は、このプリンタドライバを実行することによって、ユーザによって指定されたファイルの内容に基づく画像をデジタル複合機22に印刷させる動作、及び、後述する印刷確認処理等を実現することができる。なお、このプリンタドライバは、そのプリンタドライバが記録された外部記憶装置、例えばDVD等の記録媒体によって提供されてもよい。すなわち、プリンタドライバの記録媒体としてのDVDが、情報処理装置12内に内蔵されるDVDドライブ(図示せず。)に装着され、そのDVDからプリンタドライバが読出されてHDD112にインストールされてもよい。   The HDD 112 further stores a printer driver program (hereinafter simply referred to as “printer driver”) for causing the digital multi-function peripheral 22 to execute a print job. By executing this printer driver, the information processing apparatus 12 can realize an operation for causing the digital multi-function peripheral 22 to print an image based on the contents of the file designated by the user, a print confirmation process described later, and the like. . The printer driver may be provided by an external storage device in which the printer driver is recorded, for example, a recording medium such as a DVD. That is, a DVD as a recording medium for the printer driver may be mounted on a DVD drive (not shown) built in the information processing apparatus 12, and the printer driver may be read from the DVD and installed in the HDD 112.

HDD112は、さらに、各種アプリケーションソフトを記憶する。情報処理装置12は、このアプリケーションソフトを実行することによって、ファイルの内容を編集する動作、及び、ファイルの内容を閲覧する動作等を実現することができる。各種アプリケーションソフトとしては、例えば、Microsoft(登録商標)社の「Microsoft Office(登録商標)」における表計算ソフトである「Microsoft Excel(登録商標)」、及び、ワープロソフトである「Microsoft Word(登録商標)」等がある。これらのアプリケーションソフトによって編集されたファイルのファイル名の末尾には、各アプリケーションソフトに関連付けられた特定の拡張子が付される。これらのアプリケーションソフトは、OS(Operating System)の制御に従って実行される。OSは、指定されたファイルのファイル名に付される拡張子に基づいて、拡張子に関連付けられるアプリケーションソフトの実行ファイル名を取得し、取得した実行ファイル名に基づいて、対応するアプリケーションソフトを実行する。   The HDD 112 further stores various application software. By executing the application software, the information processing apparatus 12 can realize an operation for editing the content of the file, an operation for browsing the content of the file, and the like. As various application software, for example, “Microsoft Excel (registered trademark)” which is a spreadsheet software in “Microsoft Office (registered trademark)” of Microsoft (registered trademark), and “Microsoft Word (registered trademark)” which is a word processor software are included. ) ”Etc. A specific extension associated with each application software is added to the end of the file name of the file edited by these application software. These application softwares are executed under the control of an OS (Operating System). The OS acquires the execution file name of the application software associated with the extension based on the extension attached to the file name of the specified file, and executes the corresponding application software based on the acquired execution file name To do.

操作部114は、ユーザの指示等に応じた各種入力及び文字入力等を行なうためのキーボード、及び、マウス等のポインティングデバイス等を含む入力装置である。操作部114は、インターフェイス(図示せず。)を介してBUSライン128と接続される。   The operation unit 114 is an input device including a keyboard for performing various inputs and character inputs in accordance with user instructions and the like, and a pointing device such as a mouse. The operation unit 114 is connected to the BUS line 128 via an interface (not shown).

表示部116は、情報処理装置12の処理結果等を表示するための、液晶ディスプレイ等からなる表示装置である。表示部116は、表示部116を駆動させるためのビデオ回路(図示せず。)を介してBUSライン128と接続される。   The display unit 116 is a display device composed of a liquid crystal display or the like for displaying the processing result of the information processing device 12. The display unit 116 is connected to the BUS line 128 via a video circuit (not shown) for driving the display unit 116.

情報処理装置12は、NIC118を介してネットワーク20に接続されており、ネットワーク20上に接続されるデジタル複合機22等を含む外部装置とのデータ通信が可能である。情報処理装置12は、NIC118を介して、印刷ジョブ等の各種処理の実行を命令する命令信号を、デジタル複合機22に対して送信することができる。   The information processing apparatus 12 is connected to the network 20 via the NIC 118 and can perform data communication with an external apparatus including the digital multifunction peripheral 22 connected on the network 20. The information processing apparatus 12 can transmit an instruction signal for instructing execution of various processes such as a print job to the digital multifunction peripheral 22 via the NIC 118.

情報処理装置12の各部には電源(図示せず。)が接続され、この電源から電力が供給されることで、情報処理装置12の各部が動作する。   A power supply (not shown) is connected to each part of the information processing apparatus 12, and each part of the information processing apparatus 12 operates by supplying power from this power supply.

情報処理装置12は、ユーザによる操作部114からの入力操作によって、所定のファイルが指定されるとともに、印刷ジョブを実行することを要求する指示がなされると、後述する印刷確認処理を行ない、印刷確認処理の結果に応じて、印刷ジョブの実行を命令する印刷指示信号と、指定されたファイルに基づく画像データとをデジタル複合機22に対して送信する。   The information processing apparatus 12 performs a print confirmation process, which will be described later, when a predetermined file is specified by an input operation from the operation unit 114 by the user and an instruction for executing a print job is issued. A print instruction signal for instructing execution of a print job and image data based on the designated file are transmitted to the digital multi-function peripheral 22 according to the result of the confirmation process.

〈ソフトウェア構成〉
[情報処理装置12]
図3は、本実施の形態に係る印刷確認処理を実現するためのコンピュータプログラムの制御構造をフローチャート形式で示す図である。上述したように、HDD112に記憶されるプリンタドライバの一部は、印刷確認処理を実行するようにプログラミングされている。この印刷確認処理は、CPU122が、上記プリンタドライバの一部であるコンピュータプログラムに従って、情報処理装置12の各部の動作を制御することによって、ハードウェアとコンピュータプログラムとの協働により実現する、アプリケーション判定機能、ページ数判定機能、印刷領域判定機能、表示制御機能、及び、受付機能等によって実行される。
<Software configuration>
[Information processing apparatus 12]
FIG. 3 is a flowchart showing the control structure of the computer program for realizing the print confirmation processing according to the present embodiment. As described above, a part of the printer driver stored in the HDD 112 is programmed to execute the print confirmation process. This print confirmation process is realized by the cooperation of the hardware and the computer program by the CPU 122 controlling the operation of each unit of the information processing apparatus 12 according to the computer program that is a part of the printer driver. It is executed by a function, a page number determination function, a print area determination function, a display control function, a reception function, and the like.

なお、アプリケーション判定機能とは、画像データが、予め定める所定のアプリケーションソフトによって編集されたファイルに基づく画像データであるか否かを判定する機能のことであり、ページ数判定機能とは、画像データの印刷ページ数が2ページ以上になるか否かを判定する機能のことであり、印刷領域判定機能とは、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する機能のことであり、表示制御機能とは、上記各判定機能による判定結果に応じて、表示部116に対し、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認メッセージを含む印刷確認用ダイアログボックスを表示させる機能のことであり、受付機能とは、ユーザによる、画像データに基づく画像の印刷を行なうか否かの判断を受付ける機能のことである。   The application determination function is a function for determining whether or not the image data is image data based on a file edited by a predetermined predetermined application software. The page number determination function is the image data. Is a function for determining whether or not the number of print pages is 2 or more. The print area determination function is a print page excluding the first page of image data within a predetermined threshold value or less. The display control function is a function for determining whether or not there is a print page having a print area of the size. This is a function that displays a print confirmation dialog box that contains a confirmation message that allows the user to determine whether or not to print an image based on The ability of the user is a function of accepting a determination of whether to print the image based on the image data.

印刷確認処理を実現するためのコンピュータプログラムを含むプリンタドライバは、情報処理装置12の電源が投入されることによって起動される。   A printer driver including a computer program for realizing print confirmation processing is activated when the information processing apparatus 12 is turned on.

図3を参照して、印刷確認処理を実現するためのコンピュータプログラムは、操作部114からの入力操作によって、所定のファイルが指定されるとともに、表示部116に表示される印刷ボタン(図示せず。)がクリックされるまで待機するS101と、ステップS101において、所定のファイルが指定され、印刷ボタンがクリックされたと判定された場合(YESの場合)に実行され、指定されたファイルに基づくPDLデータを画像データとして作成するステップS102とを含む。   Referring to FIG. 3, the computer program for realizing the print confirmation process specifies a predetermined file by an input operation from operation unit 114 and print buttons (not shown) displayed on display unit 116. .) Is waited until the button is clicked, and in step S101, when a predetermined file is specified and it is determined that the print button is clicked (YES), the PDL data based on the specified file is executed. Is created as image data.

このプログラムはさらに、指定されたファイルのファイル名に付される拡張子に基づいて、拡張子に関連付けられるアプリケーションソフトの実行ファイル名を取得するステップS103と、取得した実行ファイル名に基づいて、指定されたファイルがExcelファイルであるか否かを判定するステップS104とを含む。   The program further obtains an execution file name of the application software associated with the extension based on the extension attached to the file name of the specified file, and designates based on the acquired execution file name. Step S104 for determining whether or not the processed file is an Excel file.

このプログラムはさらに、ステップS104において、Excelファイルであると判定された場合(YESの場合)に実行され、作成したPDLデータに基づいて、画像データの印刷ページ数が2ページ以上になるか否かを判定するステップS105と、ステップS105において、印刷ページ数が2ページ以上になると判定された場合(YESの場合)に実行され、PDLデータの1ページ目を除いた印刷ページにおけるオブジェクト数をページ毎に算出するステップS106とを含む。   Further, this program is executed when it is determined in step S104 that the file is an Excel file (in the case of YES), and whether or not the number of print pages of the image data becomes two or more based on the created PDL data. In step S105 and step S105, the process is executed when the number of print pages is determined to be two or more (in the case of YES), and the number of objects in the print page excluding the first page of the PDL data is determined for each page. Step S106.

このプログラムはさらに、算出したオブジェクト数に基づいて、PDLデータの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のオブジェクト数を有する印刷ページがあるか否かを判定するステップS107と、ステップS107において、予め定めるしきい値以下のオブジェクト数を有する印刷ページがあると判定された場合(YESの場合)、すなわち、印刷領域が極端に少ない印刷ページがあると判断された場合に実行され、ビデオ回路(図示せず。)を制御して、表示部116に対し、印刷確認用ダイアログボックスを表示させるステップS108とを含む。   The program further determines, based on the calculated number of objects, whether or not there is a print page having an object number equal to or less than a predetermined threshold in a print page excluding the first page of the PDL data. When it is determined in S107 and step S107 that there is a print page having an object number equal to or less than a predetermined threshold (in the case of YES), that is, when it is determined that there is a print page having an extremely small print area And step S108 for controlling a video circuit (not shown) to display a print confirmation dialog box on the display unit 116.

図4は、印刷確認用ダイアログボックス400の一例を示す図である。図4を参照して、印刷確認用ダイアログボックス400は、編集画面401上に表示されるダイアログボックスであって、「印刷ページ数は、2枚です。本当に印刷してもよろしいですか?」等の、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認メッセージ402と、ユーザによる印刷ジョブを実行する旨の要求を受付ける印刷確認ボタン404と、ユーザによる印刷ジョブを実行しない旨の要求を受付ける印刷中止ボタン406とを含む。   FIG. 4 is a diagram illustrating an example of the print confirmation dialog box 400. Referring to FIG. 4, a print confirmation dialog box 400 is a dialog box displayed on the edit screen 401, such as “The number of print pages is two. Are you sure you want to print?” A confirmation message 402 for allowing the user to determine whether or not to print an image based on the image data, a print confirmation button 404 for accepting a request to execute the print job by the user, and execution of the print job by the user And a print cancel button 406 for accepting a request to not.

このプログラムはさらに、印刷確認ボタン404がクリックされたか否かを判定するステップS109と、ステップS109において、印刷確認ボタン404がクリックされていないと判定された場合(NOの場合)に実行され、印刷中止ボタン406がクリックされたか否かを判定するステップS110とを含む。ステップS110において、印刷中止ボタン406がクリックされたと判定された場合(YESの場合)には、制御はステップS101に戻り、印刷中止ボタン406がクリックされていないと判定された場合(NOの場合)には、制御はステップS109に戻る。   This program is further executed in step S109 for determining whether or not the print confirmation button 404 has been clicked, and if it is determined in step S109 that the print confirmation button 404 has not been clicked (in the case of NO), printing is performed. Step S110 for determining whether or not the stop button 406 is clicked. If it is determined in step S110 that the print cancel button 406 has been clicked (YES), the control returns to step S101, and if it is determined that the print cancel button 406 has not been clicked (NO). Then, control returns to step S109.

このプログラムはさらに、ステップS109において、印刷確認ボタン404がクリックされたと判定された場合(YESの場合)、又は、ステップS104、ステップS105若しくはステップS107にてNOの場合に実行され、デジタル複合機22に対し、印刷指示信号及び画像データを送信するステップS111とを含む。   This program is further executed when it is determined in step S109 that the print confirmation button 404 has been clicked (in the case of YES), or in the case of NO in step S104, step S105, or step S107, and the digital multi-function peripheral 22 is executed. In contrast, step S111 for transmitting the print instruction signal and the image data is included.

〈動作〉
図1〜図4を参照して、本実施の形態に係る印刷システム10は、印刷ジョブの実行時において、以下のように動作する。なお、印刷ジョブ実行時における動作を除く、印刷システム10の一般的な機能を実現するための動作は、従来の印刷システムにおける動作と同様である。
<Operation>
1 to 4, the printing system 10 according to the present embodiment operates as follows when a print job is executed. Note that the operations for realizing the general functions of the printing system 10 except the operations at the time of executing the print job are the same as the operations in the conventional printing system.

情報処理装置12のユーザは、情報処理装置12の電源を投入し、アプリケーションソフトの1つである「Microsoft Excel(登録商標)」を実行して、Excelファイルを表示部116に表示される編集画面上で編集する。このとき、ユーザは、印刷画像が1ページ内に収まるようにExcelファイルを編集する。Excelファイルの編集後、ユーザは、操作部114からの入力操作によって編集したExcelファイルを指定するとともに、表示部116に表示される印刷ボタン(図示せず。)をクリックすることで、指定したExcelファイルの印刷を要求する指示を出す。   The user of the information processing apparatus 12 turns on the power of the information processing apparatus 12 and executes “Microsoft Excel (registered trademark)” which is one of the application software, and the editing screen in which the Excel file is displayed on the display unit 116. Edit above. At this time, the user edits the Excel file so that the print image fits on one page. After editing the Excel file, the user designates the Excel file edited by the input operation from the operation unit 114 and clicks a print button (not shown) displayed on the display unit 116 to designate the specified Excel. Give instructions to request printing of the file.

所定のファイルが指定されるとともに、印刷ボタンがクリックされると(S101にてYES)、CPU122は、指定されたExcelファイルに基づくPDLデータを画像データとして作成する(S102)。   When a predetermined file is designated and the print button is clicked (YES in S101), CPU 122 creates PDL data based on the designated Excel file as image data (S102).

図5は、作成された画像データに基づく印刷画像500の一例を示す図である。図5を参照して、印刷画像500は、1ページ目の画像データに基づく第1印刷画像502と、2ページ目の画像データに基づく第2印刷画像504とを含む。第2印刷画像504は、印刷領域が極端に少ない。また、印刷画像500は1ページ内に収まらないので、ユーザが所望するレイアウトではない。   FIG. 5 is a diagram illustrating an example of a print image 500 based on the created image data. Referring to FIG. 5, print image 500 includes a first print image 502 based on the image data of the first page and a second print image 504 based on the image data of the second page. The second print image 504 has an extremely small print area. Further, since the print image 500 does not fit on one page, the layout is not desired by the user.

CPU122は、さらに、指定されたExcelファイルのファイル名に付される拡張子に基づいて、拡張子に関連付けられるアプリケーションソフトの実行ファイル名を取得する(S103)。本実施の形態において、画像データのファイル名には「xls」という拡張子が付されている。したがって、CPU122は、この拡張子に関連づけられるアプリケーションソフトである「Microsoft Excel(登録商標)」の実行ファイル名「C:¥Program Files¥Microsoft Office¥OFFICE11¥EXCEL.exe」を取得する。   Further, the CPU 122 acquires the execution file name of the application software associated with the extension based on the extension attached to the file name of the designated Excel file (S103). In the present embodiment, the file name of the image data has an extension “xls”. Therefore, the CPU 122 obtains the execution file name “C: \ Program Files \ Microsoft Office \ OFFICE11 \ EXCEL.exe” of “Microsoft Excel (registered trademark)” which is application software associated with this extension.

CPU122は、取得した実行ファイル名に基づいて、指定されたファイルがExcelファイルであると判定するとともに(S104にてYES)、作成したPDLデータに基づいて、画像データの印刷ページ数が2ページ以上になるか否かを判定する(S105)。   The CPU 122 determines that the specified file is an Excel file based on the acquired executable file name (YES in S104), and the number of print pages of image data is two or more based on the created PDL data. It is determined whether or not (S105).

このとき、画像データの印刷ページ数は2ページであるので(図5参照)、CPU122は、画像データの印刷ページ数が2ページ以上になると判定し(S105にてYES)、PDLデータの1ページ目を除いた印刷ページにおけるオブジェクト数をページ毎に算出する(S106)。そして、算出したオブジェクト数に基づいて、PDLデータの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のオブジェクト数を有する印刷ページがあるか否かを判定する(S107)。   At this time, since the number of print pages of the image data is two pages (see FIG. 5), the CPU 122 determines that the number of print pages of the image data is two pages or more (YES in S105), and one page of PDL data. The number of objects in the printed page excluding the eyes is calculated for each page (S106). Then, based on the calculated number of objects, it is determined whether or not there is a print page having an object number equal to or less than a predetermined threshold in the print pages excluding the first page of the PDL data (S107).

本実施の形態では、第2印刷画像504は印刷領域が極端に少ないので、算出されたオブジェクト数は、予め定めるしきい値以下である。したがって、CPU122は、予め定めるしきい値以下のオブジェクト数を有する印刷ページがあると判定し(S107にてYES)、ビデオ回路(図示せず。)を制御して、表示部116に対し、印刷確認用ダイアログボックス400(図4参照)を表示させる(S108)。   In the present embodiment, since the second print image 504 has an extremely small print area, the calculated number of objects is equal to or less than a predetermined threshold value. Therefore, CPU 122 determines that there is a print page having an object number equal to or smaller than a predetermined threshold (YES in S107), controls video circuit (not shown), and prints on display unit 116. A confirmation dialog box 400 (see FIG. 4) is displayed (S108).

ユーザは、確認メッセージ402の内容を確認して、印刷中止ボタン406をクリックした後、「Microsoft Excel(登録商標)」を再度実行して、Excelファイルを表示部116に表示される編集画面上で編集し直す。Excelファイルの再編集後、ユーザは、操作部114からの入力操作によって編集し直したExcelファイルを指定するとともに、表示部116に表示される印刷ボタンをクリックすることで、指定したExcelファイルの印刷を要求する指示を出す。   The user confirms the content of the confirmation message 402, clicks the print cancel button 406, then executes “Microsoft Excel (registered trademark)” again, and the Excel file is displayed on the editing screen displayed on the display unit 116. Edit again. After re-editing the Excel file, the user designates the Excel file re-edited by the input operation from the operation unit 114 and clicks the print button displayed on the display unit 116 to print the designated Excel file. Give instructions to request.

印刷中止ボタン406がクリックされた後(S110にてYES)、所定のファイルが指定されるとともに、印刷ボタンがクリックされると(S101にてYES)、CPU122は、指定されたExcelファイルに基づくPDLデータを画像データとして作成する(S102)。   After the print cancel button 406 is clicked (YES in S110), a predetermined file is designated, and when the print button is clicked (YES in S101), the CPU 122 causes the PDL based on the designated Excel file. Data is created as image data (S102).

図6は、作成された画像データに基づく印刷画像600の一例を示す図である。図6を参照して、印刷画像600は、1ページ目の画像データに基づく第1印刷画像602を含む。印刷画像600は1ページ内に収まるので、ユーザが所望するレイアウトである。   FIG. 6 is a diagram illustrating an example of a print image 600 based on the created image data. Referring to FIG. 6, print image 600 includes a first print image 602 based on the image data of the first page. Since the print image 600 fits within one page, the layout is desired by the user.

CPU122は、さらに、上述と同様にして、指定されたExcelファイルのファイル名に付される拡張子「xls」に基づいて、拡張子に関連付けられるアプリケーションソフトの実行ファイル名「C:¥Program Files¥Microsoft Office¥OFFICE11¥EXCEL.exe」を取得する(S103)。   In the same manner as described above, the CPU 122 further executes the application software execution file name “C: \ Program Files \” associated with the extension based on the extension “xls” attached to the file name of the designated Excel file. Microsoft Office \ OFFICE11 \ EXCEL.exe "is acquired (S103).

CPU122は、取得した実行ファイル名に基づいて、指定されたファイルがExcelファイルであると判定するとともに(S104にてYES)、作成したPDLデータに基づいて、画像データの印刷ページ数が2ページ以上になるか否かを判定する(S105)。   The CPU 122 determines that the specified file is an Excel file based on the acquired executable file name (YES in S104), and the number of print pages of image data is two or more based on the created PDL data. It is determined whether or not (S105).

このとき、画像データの印刷ページ数は1ページであるので(図6参照)、CPU122は、画像データの印刷ページ数が2ページ以上にならないと判定し(S105にてNO)、デジタル複合機22に対し、印刷指示信号及び画像データを送信する(S111)。   At this time, since the number of print pages of the image data is one page (see FIG. 6), the CPU 122 determines that the number of print pages of the image data does not become two pages or more (NO in S105), and the digital multifunction peripheral 22 In response to this, a print instruction signal and image data are transmitted (S111).

デジタル複合機22のNIC38によって、印刷指示信号及び画像データが受信されると、画像処理部35は、受信した画像データであるPDLデータに対して、ラスタライズ処理等の所定の画像処理を含む各種処理を施して印刷データを作成し、プリンタ部34に対して出力する。   When the print instruction signal and the image data are received by the NIC 38 of the digital multi-function peripheral 22, the image processing unit 35 performs various processes including predetermined image processing such as rasterization processing on the received PDL data as the image data. To generate print data and output it to the printer unit 34.

プリンタ部34は、画像処理部35から入力される印刷データに基づく画像を、記録用紙に印刷する。   The printer unit 34 prints an image based on the print data input from the image processing unit 35 on a recording sheet.

[変形例]
印刷システム10の変形例は、HDD112に記憶される予め定めるしきい値として、GDIデータにおいて印刷領域の大きさを示す指標となるドット数が使用される点、及び、印刷確認処理を実現するためのプログラムが異なる点を除いて、上記の実施の形態に係る印刷システム10と同一の構成である。本変形例において、印刷システム10と同一の機能を有する構成部には同一の参照符号及び名称を付し、それらについての詳細な説明は繰返さない。
[Modification]
A modification of the printing system 10 is to realize the point that the number of dots serving as an index indicating the size of the printing area in the GDI data is used as a predetermined threshold value stored in the HDD 112 and the print confirmation process. The configuration is the same as that of the printing system 10 according to the above embodiment except that the program is different. In this modification, the same reference numerals and names are assigned to components having the same functions as those of the printing system 10, and detailed description thereof will not be repeated.

〈ソフトウェア構成〉
図7は、本変形例に係る印刷確認処理を実現するためのコンピュータプログラムの制御構造をフローチャート形式で示す図である。図7を参照して、本変形例に係る印刷確認処理を実現するためのコンピュータプログラムにおいて、ステップS202、ステップS205、ステップS206及びステップS207における処理を除く各処理は、図3に示すコンピュータプログラムによって実行される各処理と同様である。以下、異なる部分について説明する。
<Software configuration>
FIG. 7 is a flowchart showing the control structure of the computer program for realizing the print confirmation process according to this modification. Referring to FIG. 7, in the computer program for realizing the print confirmation process according to this modification, each process except the processes in step S202, step S205, step S206, and step S207 is performed by the computer program shown in FIG. This is the same as each process to be executed. Hereinafter, different parts will be described.

このプログラムは、指定されたファイルに基づくGDIデータを画像データとして作成するステップS202と、作成したGDIデータに基づいて、画像データの印刷ページ数が2ページ以上になるか否かを判定するステップS205と、GDIデータの1ページ目を除いた印刷ページにおけるドット数をページ毎に算出するステップS206と、算出したドット数に基づいて、PDLデータの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のドット数を有する印刷ページがあるか否かを判定するステップS207とを含む。なお、ステップS208は、ステップS207において、予め定めるしきい値以下のドット数を有する印刷ページがあると判定された場合(YESの場合)に実行される。   The program creates GDI data based on the specified file as image data in step S202, and determines whether or not the number of print pages of the image data is two or more based on the created GDI data. In step S206, the number of dots in the print page excluding the first page of GDI data is calculated for each page, and based on the calculated number of dots, the print page excluding the first page of PDL data And step S207 for determining whether or not there is a print page having a dot number equal to or less than a predetermined threshold value. Note that step S208 is executed when it is determined in step S207 that there is a print page having a dot number equal to or less than a predetermined threshold value (in the case of YES).

〈動作〉
図1,図2,図4〜図7を参照して、印刷システム10の変形例は、印刷ジョブの実行時において、以下のように動作する。なお、印刷ジョブ実行時における動作を除く、印刷システム10の変形例の一般的な機能を実現するための動作は、従来の印刷システムにおける動作と同様である。
<Operation>
With reference to FIGS. 1, 2, and 4 to 7, the modified example of the printing system 10 operates as follows when a print job is executed. The operations for realizing the general functions of the modified example of the printing system 10 except for the operations at the time of executing the print job are the same as the operations in the conventional printing system.

情報処理装置12のユーザは、情報処理装置12の電源を投入し、アプリケーションソフトの1つである「Microsoft Excel(登録商標)」を実行して、Excelファイルを表示部116に表示される編集画面上で編集する。このとき、ユーザは、印刷画像が1ページ内に収まるようにExcelファイルを編集する。Excelファイルの編集後、ユーザは、操作部114からの入力操作によって編集したExcelファイルを指定するとともに、表示部116に表示される印刷ボタンをクリックすることで、指定したExcelファイルの印刷を要求する指示を出す。   The user of the information processing apparatus 12 turns on the power of the information processing apparatus 12 and executes “Microsoft Excel (registered trademark)” which is one of the application software, and the editing screen in which the Excel file is displayed on the display unit 116. Edit above. At this time, the user edits the Excel file so that the print image fits on one page. After editing the Excel file, the user designates the Excel file edited by the input operation from the operation unit 114 and clicks a print button displayed on the display unit 116 to request printing of the specified Excel file. Give instructions.

所定のファイルが指定されるとともに、印刷ボタンがクリックされると(S201にてYES)、CPU122は、指定されたExcelファイルに基づくGDIデータを画像データとして作成する(S202)。   When a predetermined file is designated and the print button is clicked (YES in S201), CPU 122 creates GDI data based on the designated Excel file as image data (S202).

CPU122は、さらに、指定されたExcelファイルのファイル名に付される拡張子「xls」に基づいて、拡張子に関連付けられるアプリケーションソフトの実行ファイル名「C:¥Program Files¥Microsoft Office¥OFFICE11¥EXCEL.exe」を取得する(S203)。   Further, the CPU 122 executes the application software execution file name “C: ¥ Program Files ¥ Microsoft Office ¥ OFFICE11 ¥ EXCEL” associated with the extension based on the extension “xls” attached to the file name of the specified Excel file. .Exe ”is acquired (S203).

CPU122は、取得した実行ファイル名に基づいて、指定されたファイルがExcelファイルであると判定するとともに(S204にてYES)、作成したGDIデータに基づいて、画像データの印刷ページ数が2ページ以上になるか否かを判定する(S205)。   The CPU 122 determines that the specified file is an Excel file based on the acquired executable file name (YES in S204), and the number of print pages of image data is two or more based on the created GDI data. It is determined whether or not (S205).

このとき、画像データの印刷ページ数は2ページであるので(図5参照)、CPU122は、画像データの印刷ページ数が2ページ以上になると判定し(S205にてYES)、GDIデータの1ページ目を除いた印刷ページにおけるドット数をページ毎に算出する(S206)。そして、算出したドット数に基づいて、GDIデータの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のドット数を有する印刷ページがあるか否かを判定する(S207)。   At this time, since the number of print pages of the image data is two pages (see FIG. 5), the CPU 122 determines that the number of print pages of the image data is two pages or more (YES in S205), and one page of GDI data. The number of dots in the printed page excluding the eyes is calculated for each page (S206). Then, based on the calculated dot number, it is determined whether or not there is a print page having a dot number equal to or less than a predetermined threshold in the print page excluding the first page of GDI data (S207).

本変形例では、第2印刷画像504(図5参照)は、印刷領域が極端に少ないので、算出されたドット数は、予め定めるしきい値以下である。したがって、CPU122は、予め定めるしきい値以下のドット数を有する印刷ページがあると判定し(S207にてYES)、ビデオ回路(図示せず。)を制御して、表示部116に対し、印刷確認用ダイアログボックス400(図4参照)を表示させる(S208)。   In the present modification, the second print image 504 (see FIG. 5) has an extremely small print area, so the calculated number of dots is equal to or less than a predetermined threshold value. Therefore, CPU 122 determines that there is a print page having a dot number equal to or smaller than a predetermined threshold (YES in S207), and controls the video circuit (not shown) to print on display unit 116. A confirmation dialog box 400 (see FIG. 4) is displayed (S208).

ユーザは、確認メッセージ402の内容を確認して、印刷中止ボタン406をクリックした後、「Microsoft Excel(登録商標)」を再度実行して、Excelファイルを表示部116に表示される編集画面上で編集し直す。Excelファイルの再編集後、ユーザは、操作部114からの入力操作によって編集し直したExcelファイルを指定するとともに、表示部116に表示される印刷ボタンをクリックすることで、指定したExcelファイルの印刷を要求する指示を出す。   The user confirms the content of the confirmation message 402, clicks the print cancel button 406, then executes “Microsoft Excel (registered trademark)” again, and the Excel file is displayed on the editing screen displayed on the display unit 116. Edit again. After re-editing the Excel file, the user designates the Excel file re-edited by the input operation from the operation unit 114 and clicks the print button displayed on the display unit 116 to print the designated Excel file. Give instructions to request.

印刷中止ボタン406がクリックされた後(S210にてYES)、所定のファイルが指定されるとともに、印刷ボタンがクリックされると(S201にてYES)、CPU122は、指定されたExcelファイルに基づくGDIデータを画像データとして作成する(S202)。   After the print cancel button 406 is clicked (YES in S210), a predetermined file is specified, and when the print button is clicked (YES in S201), the CPU 122 performs GDI based on the specified Excel file. Data is created as image data (S202).

CPU122は、さらに、上述と同様にして、指定されたExcelファイルのファイル名に付される拡張子「xls」に基づいて、拡張子に関連付けられるアプリケーションソフトの実行ファイル名「C:¥Program Files¥Microsoft Office¥OFFICE11¥EXCEL.exe」を取得する(S203)。   In the same manner as described above, the CPU 122 further executes the application software execution file name “C: \ Program Files \” associated with the extension based on the extension “xls” attached to the file name of the designated Excel file. Microsoft Office \ OFFICE11 \ EXCEL.exe "is acquired (S203).

CPU122は、取得した実行ファイル名に基づいて、指定されたファイルがExcelファイルであると判定するとともに(S204にてYES)、作成したGDIデータに基づいて、画像データの印刷ページ数が2ページ以上になるか否かを判定する(S205)。   The CPU 122 determines that the specified file is an Excel file based on the acquired executable file name (YES in S204), and the number of print pages of image data is two or more based on the created GDI data. It is determined whether or not (S205).

このとき、画像データの印刷ページ数は1ページであるので(図6参照)、CPU122は、画像データの印刷ページ数が2ページ以上にならないと判定し(S205にてNO)、デジタル複合機22に対し、印刷指示信号及び画像データを送信する(S211)。   At this time, since the number of print pages of the image data is one page (see FIG. 6), the CPU 122 determines that the number of print pages of the image data does not become two pages or more (NO in S205), and the digital multi-function peripheral 22 In response to this, a print instruction signal and image data are transmitted (S211).

デジタル複合機22のNIC38によって、印刷指示信号及び画像データが受信されると、画像処理部35は、受信した画像データであるGDIデータに対して、既に情報処理装置12において施されている、ラスタライズ処理等の処理を除いた各種処理を施して印刷データを作成し、プリンタ部34に対して出力する。   When the print instruction signal and the image data are received by the NIC 38 of the digital multi-function peripheral 22, the image processing unit 35 performs rasterization that has already been performed in the information processing apparatus 12 on the GDI data that is the received image data. Print data is generated by performing various processes other than the process such as the process, and is output to the printer unit 34.

プリンタ部34は、画像処理部35から入力される印刷データに基づく画像を、記録用紙に印刷する。   The printer unit 34 prints an image based on the print data input from the image processing unit 35 on a recording sheet.

〈作用・効果〉
上記実施の形態及び変形例によれば、印刷システム10は、ユーザにより指定されたファイルに基づいて作成された画像データに基づく画像を印刷するプリンタ部34と、画像データに基づく画像を表示する表示部116とを含む画像形成装置であって、画像データが、予め定める所定のアプリケーションソフトによって編集された画像データであるか否かを判定するアプリケーション判定機能と、画像データの印刷ページ数が2ページ以上になるか否かを判定するページ数判定機能と、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する印刷領域判定機能と、ページ数判定機能によって、画像データの印刷ページ数が2ページ以上になると判定され、かつ、印刷領域判定機能によって、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあると判定され、かつ、アプリケーション判定機能によって、画像データが、予め定める所定のアプリケーションソフトによって編集された画像データであると判定された場合に、表示部116に対し、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための印刷確認用ダイアログボックス400を表示させる表示制御機能と、ユーザによる上記判断を受付ける受付機能と、受付機能が受付けた判断に基づいて、プリンタ部34に対し、画像データに基づく画像の印刷を行なわせる印刷制御機能とを有する制御部100を含む。
<Action and effect>
According to the embodiment and the modification described above, the printing system 10 includes the printer unit 34 that prints an image based on image data created based on a file specified by the user, and a display that displays an image based on the image data. And an application determination function for determining whether or not the image data is image data edited by predetermined application software, and the number of print pages of the image data is two pages. Whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold among the print pages excluding the first page of the image data, and a page number determination function for determining whether or not the above is satisfied The print area determination function and the page number determination function for determining whether or not the number of print pages of the image data is two or more. In addition, it is determined by the print area determination function that there is a print page having a print area having a size equal to or smaller than a predetermined threshold in the print pages excluding the first page of the image data, and the application determination function When the image data is determined to be image data edited by predetermined application software, the display unit 116 is caused to determine whether or not to print an image based on the image data. A print control dialog box 400 for displaying a print confirmation dialog box, a reception function for accepting the determination by the user, and a determination received by the reception function, the printer unit 34 prints an image based on the image data. A control unit 100 having a print control function to be performed is included.

このように、画像データの印刷ページ数が2ページ以上である場合であって、かつ、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがある場合であって、かつ、画像データが、予め定める所定のアプリケーションソフトによって編集された画像データである場合に、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための印刷確認用ダイアログボックス400が表示されるので、ユーザは、印刷確認用ダイアログボックス400に基づいて上記判断を容易に行なうことができる。したがって、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスを容易に防ぐことができる。また、プリンタ部34は、ユーザによる上記判断に基づいて印刷を行なうので、ユーザは、印刷を行なわないと判断した場合に画像データを編集し直すことができる。したがって、少ない負荷で、ユーザが所望するレイアウトの印刷画像を得ることができる。   As described above, when the number of print pages of the image data is two or more, and the print page excluding the first page of the image data has a print area having a size equal to or smaller than a predetermined threshold value. If there is a print page having image data and the image data is image data edited by a predetermined application software, the user determines whether to print an image based on the image data. Since the print confirmation dialog box 400 is displayed, the user can easily make the above determination based on the print confirmation dialog box 400. Therefore, it is possible to easily prevent a printing error in which an image edited so as to fit within one page on the editing screen is divided into a plurality of pages and printed. Further, since the printer unit 34 performs printing based on the above determination by the user, the user can re-edit the image data when it is determined not to perform printing. Accordingly, a print image having a layout desired by the user can be obtained with a small load.

また上記実施の形態によれば、制御部100の印刷領域判定機能は、画像データがページ記述言語に変換されたPDLデータである場合に、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のオブジェクト数を有する印刷ページがあるか否かを判定することで、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する。また上記変形例によれば、制御部100の印刷領域判定機能は、画像データがビットマップ形式に変換されたGDIデータである場合に、画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のドット数を有する印刷ページがあるか否かを判定することで、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する。   Further, according to the above embodiment, the print region determination function of the control unit 100 includes the PDL data converted into the page description language in the print page excluding the first page of the image data. Then, it is determined whether there is a print page having a print area having a size equal to or smaller than a predetermined threshold by determining whether there is a print page having a number of objects equal to or smaller than a predetermined threshold. Further, according to the above-described modification, the print region determination function of the control unit 100 includes the GDI data converted into the bitmap format in the print page excluding the first page of the image data. By determining whether or not there is a print page having a dot number equal to or smaller than a predetermined threshold, it is determined whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold.

これにより、より一層容易かつ確実に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かの判定を行なうことができる。   This makes it possible to determine whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold value more easily and reliably.

また上記実施の形態及び変形例によれば、予め定める所定のアプリケーションソフトによって編集された画像データに基づく画像は、プリンタ部34によって印刷された場合と、表示部116によって表示された場合とで異なる。このような所定のアプリケーションソフトとしては、上記した「Microsoft Excel(登録商標)」に限定されない。例えば、電子メールの送受信等を行なうためのアプリケーションソフトである「メーラ」、Webページの閲覧等を行なうためのアプリケーションソフトである「Webブラウザ」、又は、テキストファイルの作成及び編集等を行なうためのアプリケーションソフトである「テキストエディタ」等であってもよい。   Further, according to the above-described embodiment and modification, an image based on image data edited by predetermined application software is different between when printed by the printer unit 34 and when displayed by the display unit 116. . Such predetermined application software is not limited to the above-mentioned “Microsoft Excel (registered trademark)”. For example, “Mailer” that is application software for sending and receiving e-mails, “Web browser” that is application software for browsing Web pages, and for creating and editing text files It may be a “text editor” which is application software.

これにより、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスをさらに確実に防ぐことができる。   Accordingly, it is possible to further reliably prevent a printing error in which an image edited so as to fit on one page on the editing screen is divided into a plurality of pages and printed.

また上記実施の形態及び変形例によれば、制御部100の表示制御機能は、表示部116に対し、印刷確認用ダイアログボックス400として、画像データの印刷ページ数と、画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認メッセージ402とを含むダイアログボックスを表示させる。   Further, according to the above-described embodiment and modification, the display control function of the control unit 100 provides the display unit 116 with a print confirmation dialog box 400 that prints the number of print pages of image data and prints an image based on the image data. A dialog box including a confirmation message 402 for allowing the user to determine whether or not to perform is displayed.

これにより、ユーザは、印刷確認用ダイアログボックス400に基づく、画像データに基づく画像の印刷を行なうか否かの判断をさらに容易に行なうことができる。したがって、編集画面上では1ページ内に収まるように編集された画像が、複数ページに分割されて印刷される印刷ミスをさらに容易に防ぐことができる。   Thus, the user can more easily determine whether to print an image based on the image data based on the print confirmation dialog box 400. Therefore, it is possible to further easily prevent a printing error in which an image edited so as to fit on one page on the editing screen is divided into a plurality of pages and printed.

また上記実施の形態及び変形例によれば、プリンタ部34は、制御部100の受付機能が、ユーザによる画像データに基づく画像の印刷を行なう旨の判断を受付けた場合に、画像データに基づく画像の印刷を行なう。これにより、より一層確実に、ユーザは、印刷を行なわないと判断した場合に画像データを編集し直すことができる。したがって、少ない負荷で、ユーザが所望するレイアウトの印刷画像をより一層確実に得ることができる。   Further, according to the embodiment and the modification described above, when the reception function of the control unit 100 receives the determination that the user prints an image based on the image data, the printer unit 34 receives the image based on the image data. Print. Thereby, the user can re-edit the image data more reliably when it is determined not to perform printing. Therefore, a print image having a layout desired by the user can be obtained more reliably with a small load.

今回開示された実施の形態は単に例示であって、この発明が上記した実施の形態のみに制限されるわけではない。この発明の範囲は、発明の詳細な説明の記載を参酌した上で、特許請求の範囲の各請求項によって示され、そこに記載された文言と均等の意味及び範囲内での全ての変更を含む。   The embodiment disclosed this time is merely an example, and the present invention is not limited to the embodiment described above. The scope of the present invention is indicated by each claim in the scope of claims after taking into account the description of the detailed description of the invention, and all modifications within the meaning and scope equivalent to the wording described therein are included. Including.

10 印刷システム
20 ネットワーク
12 情報処理装置
22 デジタル複合機
24,100 制御部
26,128 BUSライン
32 スキャナ部
34 プリンタ部
35 画像処理部
36 操作パネル
38,118 NIC
39 電源制御部
40,122 CPU
42,124 ROM
44,126 RAM
46,112 HDD
48 画像メモリ
50 印字部
52 外部電源
114 操作部
116 表示部
DESCRIPTION OF SYMBOLS 10 Printing system 20 Network 12 Information processing apparatus 22 Digital multifunction device 24,100 Control part 26,128 BUS line 32 Scanner part 34 Printer part 35 Image processing part 36 Operation panel 38,118 NIC
39 Power control unit 40, 122 CPU
42,124 ROM
44,126 RAM
46,112 HDD
48 Image memory 50 Printing unit 52 External power supply 114 Operation unit 116 Display unit

Claims (9)

ユーザにより指定された画像データに基づく画像を印刷する印刷手段と、前記画像データに基づく画像を表示する表示手段とを含む画像形成装置であって、
前記画像データの印刷ページ数が2ページ以上になるか否かを判定するページ数判定手段と、
前記ページ数判定手段によって、前記画像データの印刷ページ数が2ページ以上になると判定された場合に、前記表示手段に対し、前記画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認画像を表示させる表示制御手段と、
前記ユーザによる前記画像データに基づく画像の印刷を行なうか否かの判断を受付ける受付手段と、
前記受付手段が受付けた前記判断に基づいて、前記印刷手段に対し、前記画像データに基づく画像の印刷を行なわせる印刷制御手段と、を含む、画像形成装置。
An image forming apparatus comprising: a printing unit that prints an image based on image data specified by a user; and a display unit that displays an image based on the image data.
Page number determination means for determining whether or not the number of print pages of the image data is two or more;
When the page number determination unit determines that the number of print pages of the image data is two or more, the display unit causes the user to determine whether to print an image based on the image data. Display control means for displaying a confirmation image for
Accepting means for accepting a determination as to whether or not to print an image based on the image data by the user;
An image forming apparatus comprising: a printing control unit that causes the printing unit to print an image based on the image data based on the determination received by the receiving unit.
前記画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する印刷領域判定手段をさらに含み、
前記表示制御手段は、前記ページ数判定手段によって、前記画像データの印刷ページ数が2ページ以上になると判定された場合であって、かつ、前記印刷領域判定手段によって、前記画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあると判定された場合に、前記表示手段に対し、前記確認画像を表示させる、請求項1に記載の画像形成装置。
A print area determination means for determining whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold in the print pages excluding the first page of the image data;
The display control means is a case where the number of print pages of the image data is determined to be two or more by the page number determination means, and the first page of the image data is determined by the print area determination means. 2. The confirmation image is displayed on the display unit when it is determined that there is a print page having a print area having a size equal to or smaller than a predetermined threshold among the print pages excluding the above. The image forming apparatus described in 1.
前記印刷領域判定手段は、前記画像データがページ記述言語に変換されたPDLデータである場合に、前記画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のオブジェクト数を有する印刷ページがあるか否かを判定することで、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する、請求項2に記載の画像形成装置。   When the image data is PDL data converted into a page description language, the print area determination unit includes the number of objects equal to or less than a predetermined threshold in a print page excluding the first page of the image data. The image forming apparatus according to claim 2, wherein it is determined whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold value by determining whether or not there is a print page having a predetermined value. 前記印刷領域判定手段は、前記画像データがビットマップ形式に変換されたGDIデータである場合に、前記画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下のドット数を有する印刷ページがあるか否かを判定することで、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあるか否かを判定する、請求項2に記載の画像形成装置。   When the image data is GDI data converted into a bitmap format, the print area determination unit includes the number of dots equal to or less than a predetermined threshold in a print page excluding the first page of the image data. The image forming apparatus according to claim 2, wherein it is determined whether or not there is a print page having a print area having a size equal to or smaller than a predetermined threshold value by determining whether or not there is a print page having a predetermined value. 前記画像データが、予め定める所定のアプリケーションソフトによって編集された画像データであるか否かを判定するアプリケーション判定手段をさらに含み、
前記表示制御手段は、前記ページ数判定手段によって、前記画像データの印刷ページ数が2ページ以上になると判定され、かつ、前記印刷領域判定手段によって、前記画像データの1ページ目を除いた印刷ページの中に、予め定めるしきい値以下の大きさの印刷領域を有する印刷ページがあると判定され、かつ、前記アプリケーション判定手段によって、前記画像データが、予め定める所定のアプリケーションソフトによって編集された画像データであると判定された場合に、前記表示手段に対し、前記確認画像を表示させる、請求項2〜請求項4のいずれか1つに記載の画像形成装置。
Application determination means for determining whether the image data is image data edited by a predetermined application software set in advance;
The display control means determines that the number of print pages of the image data is 2 or more by the page number determination means, and the print area determination means removes the first page of the image data. In the image, it is determined that there is a print page having a print area having a size equal to or smaller than a predetermined threshold, and the image data is edited by a predetermined application software by the application determination unit. The image forming apparatus according to claim 2, wherein when the data is determined to be data, the display unit displays the confirmation image.
前記予め定める所定のアプリケーションソフトによって編集された前記画像データに基づく画像は、前記印刷手段によって印刷された場合と、前記表示手段によって表示された場合とで異なる、請求項5に記載の画像形成装置。   6. The image forming apparatus according to claim 5, wherein an image based on the image data edited by the predetermined application software is different between a case where the image is printed by the printing unit and a case where the image is displayed by the display unit. . 前記表示制御手段は、前記表示手段に対し、前記確認画像として、前記画像データの印刷ページ数と、前記画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認メッセージとを含むダイアログボックスを表示させる、請求項1〜請求項6のいずれか1つに記載の画像形成装置。   The display control means provides the display means with the number of print pages of the image data as the confirmation image and a confirmation message for allowing the user to determine whether or not to print an image based on the image data. The image forming apparatus according to claim 1, wherein a dialog box including the dialog box is displayed. 前記印刷手段は、前記受付手段が、前記ユーザによる前記画像データに基づく画像の印刷を行なう旨の判断を受付けた場合に、前記画像データに基づく画像の印刷を行なう、請求項1〜請求項7のいずれか1つに記載の画像形成装置。   The printing unit prints an image based on the image data when the receiving unit accepts a determination to print an image based on the image data by the user. The image forming apparatus according to any one of the above. コンピュータを、ユーザにより指定された画像データに基づく画像を印刷する印刷手段と、前記画像データに基づく画像を表示する表示手段とを含む画像形成装置として機能させるプリンタドライバプログラムであって、
当該コンピュータを、
前記画像データの印刷ページ数が2ページ以上になるか否かを判定するページ数判定手段と、
前記ページ数判定手段によって、前記画像データの印刷ページ数が2ページ以上になると判定された場合に、前記表示手段に対し、前記画像データに基づく画像の印刷を行なうか否かをユーザに判断させるための確認画像を表示させる表示制御手段と、
前記ユーザによる前記画像データに基づく画像の印刷を行なうか否かの判断を受付ける受付手段と、
前記受付手段が受付けた前記判断に基づいて、前記印刷手段に対し、前記画像データに基づく画像の印刷を行なわせる印刷制御手段として機能させる、プリンタドライバプログラム。
A printer driver program that causes a computer to function as an image forming apparatus that includes a printing unit that prints an image based on image data designated by a user and a display unit that displays an image based on the image data.
The computer
Page number determination means for determining whether the number of print pages of the image data is two or more;
When the page number determination unit determines that the number of print pages of the image data is two or more, the display unit causes the user to determine whether to print an image based on the image data. Display control means for displaying a confirmation image for
Accepting means for accepting a determination as to whether or not to print an image based on the image data by the user;
A printer driver program that causes the printing unit to function as a print control unit that prints an image based on the image data based on the determination received by the receiving unit.
JP2009036881A 2009-02-19 2009-02-19 Image forming apparatus and printer driver program Active JP5066541B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009036881A JP5066541B2 (en) 2009-02-19 2009-02-19 Image forming apparatus and printer driver program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009036881A JP5066541B2 (en) 2009-02-19 2009-02-19 Image forming apparatus and printer driver program

Publications (2)

Publication Number Publication Date
JP2010191805A true JP2010191805A (en) 2010-09-02
JP5066541B2 JP5066541B2 (en) 2012-11-07

Family

ID=42817768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009036881A Active JP5066541B2 (en) 2009-02-19 2009-02-19 Image forming apparatus and printer driver program

Country Status (1)

Country Link
JP (1) JP5066541B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019003691A1 (en) * 2017-06-30 2019-01-03 京セラドキュメントソリューションズ株式会社 Information processing device, print control program, and print control method
JP2020075423A (en) * 2018-11-08 2020-05-21 京セラドキュメントソリューションズ株式会社 Image formation device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003208279A (en) * 2002-01-16 2003-07-25 Seiko Epson Corp Medium with print control program recorded thereon, print controller, print control method and print control program
JP2003271335A (en) * 2002-03-13 2003-09-26 Seiko Epson Corp Printer and print method
JP2005177995A (en) * 2003-12-15 2005-07-07 Canon Inc Recording apparatus, recording system, and estimation method for recording agent use amount

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003208279A (en) * 2002-01-16 2003-07-25 Seiko Epson Corp Medium with print control program recorded thereon, print controller, print control method and print control program
JP2003271335A (en) * 2002-03-13 2003-09-26 Seiko Epson Corp Printer and print method
JP2005177995A (en) * 2003-12-15 2005-07-07 Canon Inc Recording apparatus, recording system, and estimation method for recording agent use amount

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019003691A1 (en) * 2017-06-30 2019-01-03 京セラドキュメントソリューションズ株式会社 Information processing device, print control program, and print control method
JPWO2019003691A1 (en) * 2017-06-30 2019-11-07 京セラドキュメントソリューションズ株式会社 Information processing apparatus and print control method
JP2020075423A (en) * 2018-11-08 2020-05-21 京セラドキュメントソリューションズ株式会社 Image formation device
JP7176362B2 (en) 2018-11-08 2022-11-22 京セラドキュメントソリューションズ株式会社 image forming device

Also Published As

Publication number Publication date
JP5066541B2 (en) 2012-11-07

Similar Documents

Publication Publication Date Title
EP1638308B1 (en) Data output apparatus and method, program, and storage medium
JP5202587B2 (en) Data processing apparatus, image display method, computer program, and recording medium
JP2007110518A (en) Image forming apparatus, image forming method, image processor, and image forming program
JP2009260852A (en) Print control apparatus and printing apparatus
JP2011248677A (en) Image formation system, data processing device, image formation device and computer program
JP2010141670A (en) Information processing device and printer
JP2011232809A (en) Print processing system, print processing method and image forming apparatus
JP6594632B2 (en) Image processing system
JP2006238106A (en) Image forming apparatus
JP5834526B2 (en) Print control program, information processing apparatus and printing apparatus
JP2011118475A (en) Job management system, job management program, prohibition determination program, computer, electric equipment, and image forming apparatus
JP6926622B2 (en) Image processing device
JP5066541B2 (en) Image forming apparatus and printer driver program
JP2006120087A (en) Image processor, image processing method, computer program and computer readable storage medium
US8045211B2 (en) Image forming device
JP5781356B2 (en) Image transmission device
JP5326254B2 (en) Information processing apparatus, information processing method, control program, and recording medium
JP2008172666A (en) Image forming apparatus and image forming program
JP2008040928A (en) Printed document working device
JP2012033024A (en) Output system, creation device, display device, output method, output instruction method, computer program and recording medium
JP2007200065A (en) Printer driver and recording medium
JP2008165596A (en) Image forming system and image forming device
JP6616865B2 (en) Image transmitting apparatus and image transmitting method
US10602005B2 (en) Image forming system, printer driver, and information processing apparatus for processing electronic file
JP6352457B2 (en) Image transmitting apparatus and image transmitting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110223

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120406

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120417

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120523

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120717

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120813

R150 Certificate of patent or registration of utility model

Ref document number: 5066541

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150817

Year of fee payment: 3