JP2016218808A - Information processing device and printer driver - Google Patents

Information processing device and printer driver Download PDF

Info

Publication number
JP2016218808A
JP2016218808A JP2015103987A JP2015103987A JP2016218808A JP 2016218808 A JP2016218808 A JP 2016218808A JP 2015103987 A JP2015103987 A JP 2015103987A JP 2015103987 A JP2015103987 A JP 2015103987A JP 2016218808 A JP2016218808 A JP 2016218808A
Authority
JP
Japan
Prior art keywords
upper limit
unit
limit value
processing
print
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
JP2015103987A
Other languages
Japanese (ja)
Other versions
JP6319185B2 (en
Inventor
俊治 三木
Toshiharu Miki
俊治 三木
千賀子 貫野
Chikako KANNO
千賀子 貫野
弘 豊田
Hiroshi Toyoda
弘 豊田
健 宮▲崎▼
Takeshi Miyazaki
健 宮▲崎▼
ゆか 和田
Yuka Wada
ゆか 和田
由紀 池田
Yuki Ikeda
由紀 池田
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2015103987A priority Critical patent/JP6319185B2/en
Publication of JP2016218808A publication Critical patent/JP2016218808A/en
Application granted granted Critical
Publication of JP6319185B2 publication Critical patent/JP6319185B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device which prevents such a situation that the printing number becomes large against the user's intention from occurring.SOLUTION: An information processing device comprises a printer driver part 30 which generates a print object image output to an image formation apparatus. The printer driver part comprises: an upper limit value storage section 41 which stores the upper limit value of the printing number; a printing number calculation section 37 which calculates the printing number in a case where the print object image is printed under a preset printing condition; an upper limit value reading section 38 which reads the upper limit value of the printing number from the upper limit value storage section 41; an upper limit value excess determination section 39 which determines whether or not the printing number calculated by the printing number calculation section exceeds the upper limit value read by the upper limit value reading section; and a processing execution section 50 which performs predetermined processing in accordance with the determination result when the upper limit value excess determination section determines that the printing number exceeds the upper limit value.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置及びプリンタードライバーに関し、特に、ユーザーが意図しない無駄な印刷を防止する技術に関する。   The present invention relates to an information processing apparatus and a printer driver, and more particularly to a technique for preventing unnecessary printing that is not intended by a user.

画像形成装置による印刷実施形態には、ユーザーが意図しない無駄な印刷が行われる場合があり、その無駄を無くすための技術が提案されている。なお、ユーザーの意図しない無駄な印刷としては、表計算ソフトウェアを使って作成した表1ページをユーザーが50部印刷しようとした場合に、印刷に必要な実際の用紙枚数が、ユーザーが予定する50枚ではなく、より多い100枚になること等、があげられる。また、情報閲覧ソフトウェアであるブラウザーを使って表示されている画像を印刷する場合も同様であって、画面表示と印刷時の表示にズレが生じ、ユーザーの予想に反して印刷枚数が多くなることがある。また、ユーザーの単純な入力ミスで印刷部数を多く設定してしまい、出力される印刷枚数が多くなることもある。   In the printing embodiment by the image forming apparatus, there is a case where useless printing unintended by the user is performed, and a technique for eliminating the uselessness has been proposed. In addition, as wasteful printing that is not intended by the user, when the user tries to print 50 copies of one page created using spreadsheet software, the actual number of sheets required for printing is 50. It is possible to increase the number of sheets to 100 instead of sheets. The same applies when printing the displayed image using a browser, which is information browsing software, and the screen display and the display at the time of printing will be misaligned, resulting in an increase in the number of prints against the user's expectation. There is. In addition, a large number of copies may be set due to a simple input error by the user, resulting in an increase in the number of printed sheets.

無駄な印刷を防止する技術としては、下記の特許文献1には、電子メールに添付されたファイルを自動印刷する電子メールプリント機能による無駄な印刷を防止する技術が記載され、下記の特許文献2には、試し印刷が効率良く行えるようにする技術が記載され、下記の特許文献3には、重複印刷を防止する技術が記載されている。   As a technique for preventing wasteful printing, the following Patent Document 1 describes a technique for preventing wasteful printing by an electronic mail print function for automatically printing a file attached to an electronic mail. Describes a technique for efficiently performing trial printing, and Patent Document 3 below describes a technique for preventing duplicate printing.

特開2014−023019号公報JP, 2014-023019, A 特開2011−093147号公報JP 2011-093147 A 特開2007−233555号公報JP 2007-233555 A

しかしながら、上記各特許文献に記載された技術は、電子メールに添付されたファイルを自動印刷する電子メールプリント機能による印刷や(特許文献1)、試し印刷の実行時(特許文献2)、或いは、重複印刷(特許文献3)を行う場合に、印刷の無駄を防止するものに過ぎず、上述したような、ユーザーが想定したよりも多い枚数で印刷されるような局面での印刷の無駄を的確に防止することは困難である。   However, the technology described in each of the above-mentioned patent documents can be printed by an e-mail print function that automatically prints a file attached to an e-mail (Patent Document 1), when test printing is performed (Patent Document 2), or In the case of performing duplicate printing (Patent Document 3), it merely prevents printing waste, and it is possible to accurately prevent printing waste in a situation where printing is performed with a larger number of sheets than the user assumes, as described above. It is difficult to prevent.

本発明は、上記の事情に鑑みなされたものであり、ユーザーの意図に反して印刷枚数が多くなる事態の発生を未然に防止することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to prevent the occurrence of a situation in which the number of printed sheets increases against the user's intention.

本発明の一局面に係る情報処理装置は、画像形成装置に対して出力する印刷対象画像を生成するプリンタードライバー機能を備えた情報処理装置であって、
印刷枚数の上限値を記憶する上限値記憶部と、
前記印刷対象画像を予め設定された印刷条件で印刷した場合の印刷枚数を算出する印刷枚数算出部と、
印刷枚数の上限値を前記上限値記憶部から読み出す上限値読出部と、
前記印刷枚数算出部により算出された印刷枚数が前記上限値読出部により読み出された上限値を超えるか否かを判断する上限値超過判断部と、
前記上限値超過判断部により前記印刷枚数が前記上限値を超えると判断された場合、判断結果に応じた予め定められた処理を行う処理実行部と、
前記処理実行部による前記予め定められた処理の実行後、前記画像形成装置用に生成された前記印刷対象画像を前記画像形成装置に対して出力する出力部と、を備える。
An information processing apparatus according to an aspect of the present invention is an information processing apparatus having a printer driver function for generating a print target image to be output to an image forming apparatus,
An upper limit storage unit for storing the upper limit of the number of printed sheets;
A print number calculation unit for calculating the number of prints when the print target image is printed under preset printing conditions;
An upper limit reading unit for reading the upper limit of the number of printed sheets from the upper limit storage unit;
An upper limit excess determination unit that determines whether or not the number of prints calculated by the print number calculation unit exceeds the upper limit value read by the upper limit value reading unit;
A process execution unit that performs a predetermined process according to a determination result when the upper limit value excess determination unit determines that the number of printed sheets exceeds the upper limit value;
And an output unit that outputs the print target image generated for the image forming apparatus to the image forming apparatus after the predetermined process is executed by the process execution unit.

また、本発明の一局面に係るプリンタードライバーは、印刷枚数の上限値を記憶する上限値記憶部と、
前記印刷対象画像を予め設定された印刷条件で印刷した場合の印刷枚数を算出する印刷枚数算出部と、
印刷枚数の上限値を前記上限値記憶部から読み出す上限値読出部と、
前記印刷枚数算出部により算出された印刷枚数が前記上限値読出部により読み出された上限値を超えるか否かを判断する上限値超過判断部と、
前記上限値超過判断部により前記印刷枚数が前記上限値を超えると判断された場合、判断結果に応じた予め定められた処理を行う処理実行部と、
前記処理実行部による前記予め定められた処理の実行後、前記画像形成装置用に生成された前記印刷対象画像を前記画像形成装置に対して出力する出力部として、コンピューターを機能させるものである。
In addition, a printer driver according to one aspect of the present invention includes an upper limit storage unit that stores an upper limit value of the number of printed sheets;
A print number calculation unit for calculating the number of prints when the print target image is printed under preset printing conditions;
An upper limit reading unit for reading the upper limit of the number of printed sheets from the upper limit storage unit;
An upper limit excess determination unit that determines whether or not the number of prints calculated by the print number calculation unit exceeds the upper limit value read by the upper limit value reading unit;
A process execution unit that performs a predetermined process according to a determination result when the upper limit value excess determination unit determines that the number of printed sheets exceeds the upper limit value;
After the execution of the predetermined process by the process execution unit, the computer is caused to function as an output unit that outputs the print target image generated for the image forming apparatus to the image forming apparatus.

本発明によれば、印刷対象画像を予め設定された印刷条件で印刷した場合の印刷枚数が上限値を超えると判断された場合、その判断結果に応じて予め定められた処理が行われる。例えば、予め定められた処理として、印刷枚数が上限値を超えることをユーザーに知らせることによって、その印刷がユーザーの意図に沿ったものであるのか否かをユーザーが確認する機会を設けることができるため、ユーザーの意図に反して印刷枚数が多くなるのを防止することが可能になる。   According to the present invention, when it is determined that the number of prints when a print target image is printed under preset printing conditions exceeds the upper limit value, a predetermined process is performed according to the determination result. For example, as a predetermined process, by notifying the user that the number of printed sheets exceeds the upper limit value, it is possible to provide an opportunity for the user to confirm whether or not the printing is in accordance with the user's intention. Therefore, it is possible to prevent the number of printed sheets from increasing against the user's intention.

本発明の第1実施形態に係る情報処理装置を含むシステムの概要図である。1 is a schematic diagram of a system including an information processing apparatus according to a first embodiment of the present invention. 情報処理装置の主要内部構成を概略的に示した機能ブロック図である。It is a functional block diagram which showed roughly the main internal structure of information processing apparatus. プリンタードライバーの主要内部構成を概略的に示した機能ブロック図である。FIG. 2 is a functional block diagram schematically illustrating a main internal configuration of a printer driver. 操作画面の一例を示した図である。It is the figure which showed an example of the operation screen. 操作画面の一例を示した図である。It is the figure which showed an example of the operation screen. (A)〜(C)は、ポップアップ画面の一例を示した図である。(A)-(C) are the figures which showed an example of the pop-up screen. プリンタードライバー部による処理を示すフローチャートである。6 is a flowchart illustrating processing by a printer driver unit. プリンタードライバー部による処理を示すフローチャートである。6 is a flowchart illustrating processing by a printer driver unit.

以下、本発明の一実施形態に係る情報処理装置及びプリンタードライバーについて図面を参照して説明する。図1は、本発明の第1実施形態に係る情報処理装置を含むシステムの概要図である。システム1は、オフィス等に設置される画像形成装置2と、複数の情報処理装置3とを含んで構成されている。   Hereinafter, an information processing apparatus and a printer driver according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a schematic diagram of a system including an information processing apparatus according to the first embodiment of the present invention. The system 1 includes an image forming apparatus 2 installed in an office or the like and a plurality of information processing apparatuses 3.

画像形成装置2は、例えば、コピー機能、プリンター機能、スキャナー機能、及びファクシミリ機能のような複数の機能を兼ね備えた複合機である。画像形成装置2は、通信機能を有しており、LAN等を介して情報処理装置3と通信可能とされている。   The image forming apparatus 2 is a multifunction machine having a plurality of functions such as a copy function, a printer function, a scanner function, and a facsimile function. The image forming apparatus 2 has a communication function and can communicate with the information processing apparatus 3 via a LAN or the like.

本発明の一実施形態である情報処理装置3は、例えば、パーソナルコンピューターであり、LAN等を介して画像形成装置2と通信可能とされている。情報処理装置3は、画像形成装置2に対して画像の印刷等を命令することができ、画像形成装置2に対するプリンタードライバー機能を有する。   The information processing apparatus 3 according to an embodiment of the present invention is a personal computer, for example, and can communicate with the image forming apparatus 2 via a LAN or the like. The information processing apparatus 3 can instruct the image forming apparatus 2 to print an image, and has a printer driver function for the image forming apparatus 2.

図2は、情報処理装置3の主要内部構成を概略的に示した機能ブロック図である。情報処理装置3は、制御ユニット11、操作部12、表示部13、HDD(Hard Disk Drive)14、及び通信部15を含んで構成されている。   FIG. 2 is a functional block diagram schematically showing the main internal configuration of the information processing apparatus 3. The information processing apparatus 3 includes a control unit 11, an operation unit 12, a display unit 13, an HDD (Hard Disk Drive) 14, and a communication unit 15.

制御ユニット11は、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)、及び専用のハードウェア回路等から構成される。制御ユニット11は、制御部20を備え、HDD14に記憶されたプリンタードライバーに従って動作することにより、更にプリンタードライバー部30として機能する。   The control unit 11 includes a central processing unit (CPU), a random access memory (RAM), a read only memory (ROM), and a dedicated hardware circuit. The control unit 11 includes a control unit 20 and further functions as a printer driver unit 30 by operating according to the printer driver stored in the HDD 14.

操作部12は、キーボードやマウス等から構成され、制御ユニット11にコマンドや文字を入力したり、画面上のポインターを操作したりする。表示部13は、制御ユニット11からの応答やデータ結果を表示する。HDD14は、情報処理装置3の動作に必要なプログラムやデータを記憶する。   The operation unit 12 includes a keyboard, a mouse, and the like, and inputs commands and characters to the control unit 11 and operates a pointer on the screen. The display unit 13 displays responses from the control unit 11 and data results. The HDD 14 stores programs and data necessary for the operation of the information processing apparatus 3.

制御部20は、情報処理装置3の全体的な動作制御を司るものであり、操作部12、表示部13、HDD14、及び通信部15と接続され、これら各部の制御を行う。   The control unit 20 is responsible for overall operation control of the information processing apparatus 3, and is connected to the operation unit 12, the display unit 13, the HDD 14, and the communication unit 15, and controls these units.

図3は、プリンタードライバー部30の主要内部構成を概略的に示した機能ブロック図である。プリンタードライバー部30は、設定受付部31と、上限値登録部33と、処理内容登録部34と、加工内容登録部35と、種類判別部36と、印刷枚数算出部37と、上限値読出部38と、上限値超過判断部39と、処理設定有無判断部40と、上限値記憶部41と、処理内容記憶部42と、加工内容記憶部43と、処理実行部50と、印刷指示出力部54とを備える。   FIG. 3 is a functional block diagram schematically showing the main internal configuration of the printer driver unit 30. The printer driver unit 30 includes a setting reception unit 31, an upper limit registration unit 33, a processing content registration unit 34, a processing content registration unit 35, a type determination unit 36, a print number calculation unit 37, and an upper limit reading unit. 38, an upper limit excess determination unit 39, a process setting presence / absence determination unit 40, an upper limit value storage unit 41, a process content storage unit 42, a processing content storage unit 43, a process execution unit 50, and a print instruction output unit. 54.

制御ユニット11は、HDD14にインストールされているプリンタードライバーに従って動作することによって、プリンタードライバー部30として機能する。これにより、プリンタードライバー部30は、設定受付部31、上限値登録部33、処理内容登録部34、加工内容登録部35、種類判別部36、印刷枚数算出部37、上限値読出部38、上限値超過判断部39、処理設定有無判断部40、上限値記憶部41、処理内容記憶部42、加工内容記憶部43、処理実行部50、及び印刷指示出力部54を備える。   The control unit 11 functions as the printer driver unit 30 by operating according to the printer driver installed in the HDD 14. Accordingly, the printer driver unit 30 includes a setting reception unit 31, an upper limit value registration unit 33, a processing content registration unit 34, a processing content registration unit 35, a type determination unit 36, a printed sheet number calculation unit 37, an upper limit value reading unit 38, and an upper limit value. A value excess determination unit 39, a process setting presence / absence determination unit 40, an upper limit value storage unit 41, a process content storage unit 42, a processing content storage unit 43, a process execution unit 50, and a print instruction output unit 54 are provided.

設定受付部31は、ユーザーからの印刷設定を受け付けるものであり、例えば、図4に示すようなプロパティ画面D1を表示部13(図2)に表示し、操作部12(図2)を介してユーザーから入力される印刷設定を受け付ける。   The setting accepting unit 31 accepts print settings from the user. For example, the property accepting screen D1 as shown in FIG. 4 is displayed on the display unit 13 (FIG. 2), and via the operation unit 12 (FIG. 2). Accept print settings entered by the user.

プロパティ画面D1には、複数の切り替えタブT1〜T8が表示され、ユーザーによる操作部12を介した操作でこれらタブT1〜T8のいずれかが選択されると、設定受付部31は、それに応じたプロパティ画面を表示部13に表示させる。   A plurality of switching tabs T1 to T8 are displayed on the property screen D1, and when one of these tabs T1 to T8 is selected by an operation via the operation unit 12 by the user, the setting reception unit 31 responds accordingly. A property screen is displayed on the display unit 13.

設定受付部31は、ユーザーから印刷対象画像の印刷枚数の上限値設定を受け付ける上限値設定受付部32を備える。プロパティ画面D1(図4)に表示されている「しきい値設定」と記載されたタブT8がユーザーにより選択されると、上限値設定受付部32は、図5に示すようなプロパティ画面D2を表示部13に表示させ、操作部12を介して各種の印刷設定をユーザーから受け付ける。   The setting reception unit 31 includes an upper limit value setting reception unit 32 that receives an upper limit setting of the number of prints of an image to be printed from the user. When the user selects a tab T8 described as “threshold setting” displayed on the property screen D1 (FIG. 4), the upper limit setting receiving unit 32 displays the property screen D2 as shown in FIG. It is displayed on the display unit 13 and various print settings are received from the user via the operation unit 12.

また、上限値設定受付部32は、印刷対象画像の印刷枚数を減らすための加工処理方法の指定を受け付ける加工処理受付部321を備える。   In addition, the upper limit setting receiving unit 32 includes a processing process receiving unit 321 that receives designation of a processing method for reducing the number of printed target images.

プロパティ画面D2は、印刷対象画像の印刷枚数の上限値を入力するために用いられる画像である上限値入力ボックスL1〜L7と、印刷枚数が上限値を超える場合に行う処理を選択するために用いられる画像であるチェックボックスC1,C2と、ラジオボタンR1,R2とを有している。   The property screen D2 is used to select upper limit value input boxes L1 to L7 that are images used for inputting the upper limit value of the number of prints of the print target image and a process to be performed when the print number exceeds the upper limit value. Check boxes C1 and C2, which are images to be displayed, and radio buttons R1 and R2.

上限値入力ボックスL1,L2は、ユーザーによる操作部12の操作に応じて、ブラウザーを使って表示されている画像を印刷する場合の縦方向、横方向それぞれの印刷枚数の上限値の入力を受け付けるための画像である。上限値入力ボックスL3は、ユーザーによる操作部12の操作に応じて、ブラウザーを使って表示部13に表示されている画像を印刷する場合における総印刷枚数の上限値の入力を受け付けるための画像である。   Upper limit input boxes L1 and L2 accept input of upper limit values for the number of prints in the vertical and horizontal directions when printing an image displayed using a browser in accordance with the operation of operation unit 12 by the user. It is an image for. The upper limit value input box L3 is an image for accepting an input of the upper limit value of the total number of printed sheets when the image displayed on the display unit 13 is printed using a browser in accordance with the operation of the operation unit 12 by the user. is there.

上限値入力ボックスL4,L5は、例えば表計算ソフトを使って表示されている画像の印刷に必要となる縦方向及び横方向それぞれの用紙枚数の上限値の入力を受け付けるための画像である。上限値入力ボックスL6は、表計算ソフトを使って表示されている画像を印刷する場合に用いる総印刷枚数の上限値の入力を受け付けるための画像である。   The upper limit input boxes L4 and L5 are images for accepting input of upper limit values for the number of sheets in the vertical and horizontal directions necessary for printing an image displayed using, for example, spreadsheet software. The upper limit input box L6 is an image for accepting input of an upper limit value of the total number of printed sheets used when printing an image displayed using spreadsheet software.

また、上限値入力ボックスL7は、ブラウザー、表計算ソフト以外のソフトウェア(例えば、ワードプロセッサ)を使って表示されている画像を印刷する場合の総印刷枚数の上限値の入力を受け付けるための画像である。   The upper limit input box L7 is an image for accepting input of the upper limit value of the total number of printed sheets when printing an image displayed using software (for example, a word processor) other than a browser and spreadsheet software. .

上限値設定受付部32は、ユーザーによる操作部12の操作に応じて、上記上限値入力ボックスL1〜L7に基づいて入力される各値を上限値として受け付ける。   The upper limit setting receiving unit 32 receives each value input based on the upper limit input boxes L1 to L7 as the upper limit value in accordance with the operation of the operation unit 12 by the user.

なお、ここでは特定のソフトウェアとして、ブラウザーと表計算ソフトを挙げて説明しているが、ソフトウェアについては、これらに限定されるものでない。上限値設定受付部32が、ユーザーからの要求に応じてソフトウェアの追加や変更ができるようになっているのが望ましい。   Note that although browsers and spreadsheet software are described as specific software here, the software is not limited to these. It is desirable that the upper limit value setting receiving unit 32 can add or change software in response to a request from the user.

チェックボックスC1は、印刷枚数が上限値を超える場合にそのことを知らせる処理(通知処理)の選択をユーザーから受け付けるための画像である。チェックボックスC2は、印刷枚数が上限値を超える場合に、印刷枚数を上限値の範囲内に収まるように印刷に制約を加える処理(加工処理)の選択をユーザーから受け付けるための画像である。チェックボックスC1,C2を用いての選択は、いずれか一方のみユーザーから受け付けられる(両方選択しないことも可能)。   The check box C1 is an image for accepting a selection of processing (notification processing) for notifying that when the number of printed sheets exceeds the upper limit value from the user. The check box C2 is an image for accepting, from the user, selection of processing (processing) that restricts printing so that the number of printed sheets falls within the range of the upper limit value when the number of printed sheets exceeds the upper limit value. Only one of the selections using the check boxes C1 and C2 is accepted from the user (both can be selected).

ラジオボタンR1は、チェックボックスC2がチェックされた場合に、両面印刷の指示をユーザーから受け付けるための画像である。ラジオボタンR2は、チェックボックスC2がチェックされた場合に、縮小印刷の指示をユーザーから受け付けるための画像である。   The radio button R1 is an image for accepting a double-sided printing instruction from the user when the check box C2 is checked. The radio button R2 is an image for accepting an instruction for reduced printing from the user when the check box C2 is checked.

また、図3に示す上限値登録部33は、上限値設定受付部32により受け付けられた上限値(上限値入力ボックスL1〜L7に入力された内容)を上限値記憶部41に登録する。   3 registers the upper limit value (contents input in the upper limit value input boxes L1 to L7) received by the upper limit value setting reception unit 32 in the upper limit value storage unit 41.

加工処理受付部321は、ユーザーによる操作部12の操作に応じて、上記チェックボックスC1,C2、ラジオボタンR1,R2に基づいて入力される各指示を受け付ける。   The processing process reception unit 321 receives each instruction input based on the check boxes C1 and C2 and the radio buttons R1 and R2 in accordance with the operation of the operation unit 12 by the user.

処理内容登録部34は、印刷枚数が上限値設定受付部32により受け付けられた上限値を超えた場合に行う処理の内容(チェックボックスC1,C2へのチェック状況)を処理内容記憶部42に登録する。   The processing content registration unit 34 registers, in the processing content storage unit 42, the processing content (the check status for the check boxes C1 and C2) to be performed when the number of printed sheets exceeds the upper limit value received by the upper limit value setting reception unit 32. To do.

加工内容登録部35は、加工処理受付部321により受け付けられた加工処理(印刷に用いる用紙の枚数を減らすための用紙枚数制約処理)の内容(ラジオボタンR1,R2へのチェック内容)を加工内容記憶部43に登録する。   The processing content registration unit 35 changes the content of the processing (sheet number restriction processing for reducing the number of sheets used for printing) received by the processing processing reception unit 321 (contents to check for the radio buttons R1 and R2). Register in the storage unit 43.

処理内容記憶部42に登録されるのは、通知処理、加工処理のいずれかである。加工内容記憶部43に登録されるのは、本実施形態では、両面印刷、縮小印刷のいずれかである。   What is registered in the processing content storage unit 42 is either the notification processing or the processing processing. In the present embodiment, either double-sided printing or reduced printing is registered in the processing content storage unit 43.

上限値記憶部41は、ソフトウェアの種類毎に印刷枚数の上限値を記憶するものであり、ソフトウェアの種類毎に総印刷枚数を記憶している。上限値記憶部41は、ソフトウェア(ここでは、ブラウザー、表計算ソフト)については、総印刷枚数だけでなく、印刷対象画像の印刷に必要となる用紙の縦方向、横方向それぞれの印刷枚数の上限値を記憶している。   The upper limit storage unit 41 stores an upper limit value of the number of printed sheets for each type of software, and stores the total number of printed sheets for each type of software. For the software (here, browser and spreadsheet software), the upper limit storage unit 41 is not limited to the total number of prints but also the upper limit of the number of prints in the vertical and horizontal directions of the paper required for printing the print target image. The value is memorized.

処理内容記憶部42は、印刷対象画像の印刷に必要な用紙の枚数が上限値を超える場合に行われる処理であって、ユーザーに設定された処理の内容を記憶するものである。処理内容登録部34は、プロパティ画面(図5)でチェックボックスC1がユーザーにより選択された場合には、処理内容記憶部42の「通知処理」に「1」を書き込み、処理内容記憶部42の「加工処理」に「0」を書き込む。一方、処理内容登録部34は、チェックボックスC2が選択された場合には、処理内容記憶部42の「通知処理」に「0」を書き込み、処理内容記憶部42の「加工処理」に「1」を書き込む。なお、処理内容登録部34は、チェックボックスC1,C2のいずれもがユーザーにより選択されていない場合には、処理内容記憶部42の「通知処理」及び「加工処理」の両方に「0」を書き込む。   The processing content storage unit 42 is processing that is performed when the number of sheets necessary for printing an image to be printed exceeds the upper limit value, and stores the processing content set by the user. When the check box C1 is selected by the user on the property screen (FIG. 5), the processing content registration unit 34 writes “1” in “notification processing” of the processing content storage unit 42, and the processing content storage unit 42 Write “0” in “Processing”. On the other hand, when the check box C2 is selected, the processing content registration unit 34 writes “0” in “notification processing” of the processing content storage unit 42 and “1” in “processing processing” of the processing content storage unit 42. "Is written. Note that the processing content registration unit 34 sets “0” to both “notification processing” and “processing processing” in the processing content storage unit 42 when neither of the check boxes C1 and C2 is selected by the user. Write.

加工内容記憶部43は、上記「加工処理」の内容であって、ユーザーにより設定された内容を記憶するものである。加工内容登録部35は、プロパティ画面(図5)でラジオボタンR1がユーザーにより選択された場合には加工内容記憶部43の「両面印刷」に「1」を書き込み、「縮小印刷」に「0」を書き込む。一方、加工内容登録部35は、ラジオボタンR2がユーザーにより選択された場合には加工内容記憶部43の「両面印刷」に「0」を書き込み、「縮小印刷」に「1」を書き込む。なお、加工内容登録部35は、チェックボックスC2が選択されていない場合には加工内容記憶部43の「両面印刷」及び「縮小印刷」の両方に「0」が書き込まれる。すなわち、加工内容登録部35は、「加工処理」の内容として、ユーザーにより設定された両面印刷処理又は縮小印刷処理のいずれか、又はいずれの処理も実行しないことを、加工内容記憶部43に記憶させる。   The processing content storage unit 43 stores the content of the “processing” and the content set by the user. When the radio button R1 is selected by the user on the property screen (FIG. 5), the processing content registration unit 35 writes “1” in “duplex printing” of the processing content storage unit 43 and “0” in “reduction printing”. "Is written. On the other hand, when the radio button R2 is selected by the user, the processing content registration unit 35 writes “0” in “double-sided printing” and “1” in “reduction printing” in the processing content storage unit 43. Note that the processed content registration unit 35 writes “0” in both “double-sided printing” and “reduced printing” of the processed content storage unit 43 when the check box C2 is not selected. That is, the processing content registration unit 35 stores, in the processing content storage unit 43, as the content of the “processing processing”, either double-sided printing processing or reduced printing processing set by the user, or neither processing is executed. Let

種類判別部36は、印刷対象画像を表示しているソフトウェアの種類を判別する。   The type discriminating unit 36 discriminates the type of software displaying the print target image.

印刷枚数算出部37は、印刷対象画像を、ユーザーにより設定されている印刷条件(プリンタードライバー部30によるデフォルトで印刷条件が設定されている場合を含む)で印刷した場合の印刷枚数を算出する。   The print number calculation unit 37 calculates the number of prints when the image to be printed is printed under the print conditions set by the user (including the case where the print conditions are set by default by the printer driver unit 30).

上限値読出部38は、種類判別部36により判別されたソフトウェアの種類に応じた印刷枚数の上限値を上限値記憶部41から読み出す。   The upper limit reading unit 38 reads from the upper limit storage unit 41 the upper limit value of the number of printed sheets corresponding to the type of software determined by the type determining unit 36.

上限値超過判断部39は、印刷枚数算出部37により算出された印刷枚数が上限値読出部38により読み出された上限値を超えるか否かを判断する。   The upper limit excess determination unit 39 determines whether or not the number of printed sheets calculated by the printed sheet number calculating unit 37 exceeds the upper limit value read by the upper limit reading unit 38.

処理設定有無判断部40は、印刷対象画像の印刷枚数が上限値を超えた場合における上記加工処理の実行をユーザーが要求しているか否かを判断する。具体的には、処理設定有無判断部40は、処理内容記憶部42の「通知処理」、「加工処理」のいずれかに「1」が記憶されているかを判断する。処理設定有無判断部40は、「通知処理」、「加工処理」のいずれかにでも「1」が記憶されていれば、上記加工処理の実行をユーザーが要求していると判断し、いずれも「0」が記憶されている場合には、上記加工処理の実行をユーザーが要求していないと判定する。   The process setting presence / absence determination unit 40 determines whether or not the user has requested execution of the processing process when the number of print target images exceeds the upper limit. Specifically, the process setting presence / absence determination unit 40 determines whether “1” is stored in either “notification process” or “processing process” in the process content storage unit 42. If “1” is stored in either “notification process” or “machining process”, the process setting presence / absence determining unit 40 determines that the user has requested the execution of the above-described machining process. If “0” is stored, it is determined that the user has not requested execution of the processing.

処理実行部50は、上限値超過判断部39により印刷対象画像の印刷枚数が上限値を超えると判断された場合、予め定められた処理を行うものであり、選択受付部51と、処理部52と、制約部53とを備える。当該予め定められた処理は、本実施形態では、(1)印刷対象画像の印刷枚数が上記の上限値を超えることを表示部13に表示させる処理、(2)印刷対象画像の印刷枚数が上記の上限値を超えることを表示部13に表示させるとともに、表示後の処理の選択肢を表示させる処理、又は(3)印刷対象画像に対して上記の上限値が示す印刷枚数での印刷を可能にする加工処理、である。   The process execution unit 50 performs a predetermined process when the upper limit value excess determination unit 39 determines that the number of print target images exceeds the upper limit value, and includes a selection receiving unit 51 and a processing unit 52. And a restriction unit 53. In the present embodiment, the predetermined process includes (1) a process for displaying on the display unit 13 that the number of print target images exceeds the upper limit, and (2) the number of print target images is the above. The display unit 13 displays that the upper limit value is exceeded and processing for displaying processing options after display, or (3) printing with the number of prints indicated by the upper limit value for the print target image is enabled. Processing.

選択受付部51は、図6(A)に示すようなポップアップ画面D3を表示部13に表示させることによって、印刷対象画像の印刷枚数が上限値を超えることをユーザーに報知する。選択受付部51は、このポップアップ画面D3により、当該報知とともに、その後の処理の選択肢をユーザーに対して表示させ、操作部12を介して行われるユーザーからの選択を受け付ける。ポップアップ画面D3には、上限値を無視してそのまま印刷を実行させる指示を受け付けるための実行ボタンB1と、印刷を取り消す指示を受け付けるための取消ボタンB2とが表示される。   The selection receiving unit 51 notifies the user that the number of print target images exceeds the upper limit value by causing the display unit 13 to display a pop-up screen D3 as shown in FIG. The selection receiving unit 51 causes the pop-up screen D3 to display the subsequent processing options to the user along with the notification, and receives a selection from the user performed via the operation unit 12. The pop-up screen D3 displays an execution button B1 for accepting an instruction to execute printing as it is, ignoring the upper limit value, and a cancel button B2 for accepting an instruction to cancel printing.

処理部52は、選択受付部51により受け付けられたユーザーからの選択(上限値を無視してそのまま印刷、又は印刷の取り消し、のいずれかの選択)に従った処理を行い、印刷をそのまま実行する場合には、図6(B)に示すようなポップアップ画面D4を表示部13に表示させ、印刷を取り消す場合には、図6(C)に示すようなポップアップ画面D5を表示部13に表示させる。   The processing unit 52 performs processing in accordance with the selection from the user received by the selection receiving unit 51 (selection of either printing while ignoring the upper limit value or canceling printing) and executes printing as it is. In this case, a pop-up screen D4 as shown in FIG. 6B is displayed on the display unit 13, and when canceling printing, a pop-up screen D5 as shown in FIG. 6C is displayed on the display unit 13. .

制約部53は、印刷対象画像の印刷枚数を減らすために、加工内容記憶部43に記憶されている加工処理(本実施形態では、両面印刷処理又は縮小印刷処理)を実行する。   The restriction unit 53 executes the processing (in the present embodiment, double-sided printing processing or reduced printing processing) stored in the processing content storage unit 43 in order to reduce the number of printed target images.

印刷指示出力部(出力部の一例)54は、処理実行部50による上記予め定められた処理の実行後、画像形成装置2(図1,図2)に対して、印刷対象画像と、当該印刷対象画像についての印刷指示を送信する。   The print instruction output unit (an example of the output unit) 54 performs an image to be printed on the image forming apparatus 2 (FIGS. 1 and 2) and the print after the execution of the predetermined process by the process execution unit 50. A print instruction for the target image is transmitted.

次に、プリンタードライバー部30による処理を説明する。図7及び図8は、プリンタードライバー部30による処理を示すフローチャートである。なお、この処理が実行されるのは、ユーザーから印刷の要求があり、制御ユニット11がプリンタードライバー部30として機能し、プリンタードライバー部30が、印刷対象画を画像形成装置2で印刷させるために必要な各種設定(印刷部数、縮小、用紙設定等)を受け付け可能な状態になっているときである。   Next, processing by the printer driver unit 30 will be described. 7 and 8 are flowcharts showing processing by the printer driver unit 30. FIG. This process is executed because there is a print request from the user, the control unit 11 functions as the printer driver unit 30, and the printer driver unit 30 causes the image forming apparatus 2 to print the print target image. This is a state in which various necessary settings (number of copies, reduction, paper settings, etc.) can be received.

このように、ユーザーが、ある印刷対象画像について画像形成装置2による印刷を行うためにプリンタードライバー部30を立ち上げたとき、処理設定有無判断部40が、処理内容記憶部42に記憶されている内容に基づいて、印刷対象画像の印刷枚数が上限値を超えた場合の処理をユーザーが要求しているか否かを判断する(S1)。処理設定有無判断部40は、処理内容記憶部42の「通知処理」又は「加工処理」のいずれかが「1」であるときは上記加工処理の実行をユーザーが要求していると判断し、いずれも「0」であるときは上記加工処理の実行をユーザーが要求していないと判断する。   As described above, when the user starts up the printer driver unit 30 to print an image to be printed by the image forming apparatus 2, the processing setting presence / absence determination unit 40 is stored in the processing content storage unit 42. Based on the content, it is determined whether or not the user has requested processing when the number of printed images exceeds the upper limit (S1). The process setting presence / absence determination unit 40 determines that the user has requested the execution of the process when either the “notification process” or the “process” in the process content storage unit 42 is “1”. When both are “0”, it is determined that the user does not request execution of the processing.

処理設定有無判断部40が、上限加工処理をユーザーが要求していないと判断した場合(S1でNO)、印刷指示出力部54は、この時点でユーザーにより設定されている印刷条件のままで印刷を行う通常の印刷処理を行い、画像形成装置2に対して印刷対象画像及び当該印刷対象画像の印刷指示を送信する(S2)。なお、印刷指示出力部54は、画像形成装置2に対応するプリンター言語で生成した印刷対象画像を画像形成装置2に送信する(以下、同様)。   When the process setting presence / absence determining unit 40 determines that the user does not request the upper limit processing (NO in S1), the print instruction output unit 54 prints with the print conditions set by the user at this time. A normal print process is performed, and a print target image and a print instruction for the print target image are transmitted to the image forming apparatus 2 (S2). The print instruction output unit 54 transmits the print target image generated in the printer language corresponding to the image forming apparatus 2 to the image forming apparatus 2 (the same applies hereinafter).

一方、処理設定有無判断部40が、上記加工処理をユーザーが要求していると判断した場合は(S1でYES)、種類判別部36が、印刷対象画像を表示しているソフトウェアの種類を判別し(S3)、上限値読出部38が、当該判別されたソフトウェアの種類に応じた印刷枚数の上限値LT,LH,LWを上限値記憶部41から読み出す(S4)。上限値LTは総印刷枚数の上限値を示し、上限値LHは縦方向の上限値を示し、上限値LWは横方向の上限値を示している。なお、上限値読出部38は、上限値LT,LH,LWの全てが上限値記憶部41に記憶されていない場合は、記憶されている値のみを上限値記憶部41から読み出す。   On the other hand, if the process setting presence / absence determination unit 40 determines that the user has requested the above processing (YES in S1), the type determination unit 36 determines the type of software displaying the print target image. Then, the upper limit reading unit 38 reads the upper limit values LT, LH, LW of the number of printed sheets corresponding to the determined software type from the upper limit storage unit 41 (S4). The upper limit LT indicates the upper limit of the total number of printed sheets, the upper limit LH indicates the upper limit in the vertical direction, and the upper limit LW indicates the upper limit in the horizontal direction. The upper limit value reading unit 38 reads only the stored value from the upper limit value storage unit 41 when all of the upper limit values LT, LH, and LW are not stored in the upper limit value storage unit 41.

次に、印刷枚数算出部37は、上限値記憶部41から読み出された上限値が総印刷枚数の上限値LTだけであるか否かを判断し(S5)、総印刷枚数の上限値LTだけでない(縦方向の上限値LH、横方向の上限値LWについても読み出された)と判断したとき(S5でNO)、印刷対象画像を、この時点でユーザーにより設定されている印刷条件で印刷した場合における印刷枚数RT,RH,RWを算出する(S6)。印刷枚数RTは総印刷枚数を示し、印刷枚数RHは印刷対象画像の印刷に必要な縦方向の用紙枚数を示し、印刷枚数RWは印刷対象画像の印刷に必要な横方向の印刷枚数を示している。なお、ここでの用紙としては、この時点でユーザーにより設定されているサイズの用紙が用いられるものとする。   Next, the print number calculation unit 37 determines whether or not the upper limit value read from the upper limit value storage unit 41 is only the upper limit value LT of the total print number (S5), and the upper limit value LT of the total print number. If it is determined that the upper limit value LH in the vertical direction and the upper limit value LW in the horizontal direction are also read (NO in S5), the image to be printed is printed under the printing conditions set by the user at this time. The number of printed sheets RT, RH, and RW when printing is calculated (S6). The number of printed sheets RT indicates the total number of printed sheets, the number of printed sheets RH indicates the number of sheets in the vertical direction necessary for printing the image to be printed, and the number of printed sheets RW indicates the number of printed sheets in the horizontal direction necessary for printing the image to be printed. Yes. Note that, as the paper here, paper of a size set by the user at this time is used.

次に、上限値超過判断部39が、印刷枚数RTが上限値LTを超えているか否かを判断し(S7)、印刷枚数RTが上限値LTを超えていないと判断すれば(S7でNO)、印刷枚数RHが上限値LHを超えているか否かを判断し(S8)、印刷枚数RHが上限値LHを超えていないと判断すれば(S8でNO)、印刷枚数RWが上限値LWを超えているか否かを判断する(S9)。   Next, the upper limit excess determination unit 39 determines whether or not the number of printed sheets RT exceeds the upper limit LT (S7), and determines that the number of printed sheets RT does not exceed the upper limit LT (NO in S7). ), It is determined whether or not the number of printed sheets RH exceeds the upper limit value LH (S8). If it is determined that the number of printed sheets RH does not exceed the upper limit value LH (NO in S8), the number of printed sheets RW is the upper limit value LW. It is judged whether it exceeds (S9).

上限値超過判断部39が、印刷枚数RWが上限値LWを超えていないと判断すれば(S9でNO)、印刷指示出力部54が、この時点でユーザーにより設定されている印刷条件のままで上記通常の印刷を行うように画像形成装置2に対して指示を出す(S2)。   If the upper limit excess determination unit 39 determines that the number of printed sheets RW does not exceed the upper limit value LW (NO in S9), the print instruction output unit 54 maintains the printing conditions set by the user at this time. An instruction is issued to the image forming apparatus 2 to perform the normal printing (S2).

一方、上限値超過判断部39が、印刷枚数RT,RH,RWのいずれかでも上限値LT,LH,LWを超えていると判断したときは(S7〜S9のいずれかでYES)、処理は図8に示すS21へ進む。   On the other hand, when the upper limit excess determination unit 39 determines that any of the printed sheets RT, RH, RW exceeds the upper limit LT, LH, LW (YES in any of S7 to S9), the process is performed. The process proceeds to S21 shown in FIG.

また、上記S5において、印刷枚数算出部37は、上限値記憶部41から読み出された上限値が総印刷枚数の上限値LTだけであると判断したときは(S5でYES)、印刷対象画像を、この時点でユーザーにより設定されている印刷条件で印刷した場合の印刷枚数RTを算出する(S10)。そして、上限値超過判断部39が、印刷枚数RTが上限値LTを超えているか否かを判断し(S11)、印刷枚数RTが上限値LTを超えていないと判断すれば(S11でNO)、この時点でユーザーにより設定されている印刷条件のままで上記通常の印刷を行うように画像形成装置2に対して指示を出す(S2)。   In S5, when the print number calculation unit 37 determines that the upper limit value read from the upper limit storage unit 41 is only the upper limit value LT of the total print number (YES in S5), the print target image The number of printed sheets RT when printing is performed under the printing conditions set by the user at this time is calculated (S10). Then, the upper limit excess determination unit 39 determines whether or not the number of printed sheets RT exceeds the upper limit LT (S11), and determines that the number of printed sheets RT does not exceed the upper limit LT (NO in S11). At this time, the image forming apparatus 2 is instructed to perform the normal printing while maintaining the printing conditions set by the user (S2).

一方、上限値超過判断部39が、印刷枚数RTは上限値LTを超えていると判断したときは(S11でYES)、処理は図8に示すS21へ進む。   On the other hand, when the upper limit excess determination unit 39 determines that the number of printed sheets RT exceeds the upper limit LT (YES in S11), the process proceeds to S21 shown in FIG.

S21では、処理実行部50が、処理内容記憶部42の記憶内容を参照して、印刷枚数RT等が上限値LT等を超えた場合の処理が「通知処理」であるか否かを判断し、処理が「通知処理」であると判断したときは(S21でYES)、選択受付部51が、図6(A)に示すようなポップアップ画面D3を表示部13に表示させる(S22)。これにより、印刷対象画像の印刷枚数が上記の上限値を超えることがユーザーに報知され、その後に行う処理の選択肢の内容がユーザーに報知される。選択受付部51は、操作部12を介して、その後に行う処理を選択する指示をユーザーから受け付ける。   In S21, the process execution unit 50 refers to the storage contents of the process content storage unit 42, and determines whether or not the process when the number of printed sheets RT or the like exceeds the upper limit LT or the like is a “notification process”. When it is determined that the process is “notification process” (YES in S21), the selection receiving unit 51 displays a pop-up screen D3 as shown in FIG. 6A on the display unit 13 (S22). Thus, the user is notified that the number of prints of the print target image exceeds the above upper limit value, and the user is notified of the contents of options for processing to be performed thereafter. The selection receiving unit 51 receives an instruction to select a process to be performed later from the user via the operation unit 12.

選択受付部51が、実行ボタンB1、取消ボタンB2のいずれかの選択を受け付けると、処理部52が、選択受付部51により受け付けられた選択が実行ボタンB1であるか(ユーザーから印刷実行指示が入力されているか)を判断する(S23)。処理部52により実行ボタンB1が選択されたと判断されたとき(S23でYES)、印刷指示出力部54は、この時点でユーザーにより設定されている印刷条件のままで上記通常の印刷を行うように画像形成装置2に対して指示を出す(S24)。   When the selection receiving unit 51 receives the selection of either the execution button B1 or the cancel button B2, the processing unit 52 determines whether the selection received by the selection reception unit 51 is the execution button B1 (a print execution instruction is issued from the user). (S23). When it is determined that the execution button B1 has been selected by the processing unit 52 (YES in S23), the print instruction output unit 54 performs the normal printing while maintaining the printing conditions set by the user at this time. An instruction is issued to the image forming apparatus 2 (S24).

一方、処理部52は、実行ボタンB1が選択されていない(取消ボタンB2が選択された)と判断したときは(S23でNO)、当該印刷対象画像についての印刷を中止する(S25)。   On the other hand, when the processing unit 52 determines that the execution button B1 is not selected (the cancel button B2 is selected) (NO in S23), the processing unit 52 stops printing for the print target image (S25).

また、上記S21において、処理実行部50が、印刷枚数RT等が上限値LT等を超えた場合の処理が「通知処理」ではなく「加工処理」であると判断したときは(S21でNO)、制約部53は、加工内容記憶部43に記憶されている加工内容を読み出し、当該加工内容が「縮小印刷」であると判断したときは(S26でYES)、印刷枚数が上限値LT,LH,LWの範囲内に収まる印刷倍率(印刷対象画像の拡大縮小率)を算出して設定し、この印刷倍率に縮小処理した印刷対象画像を生成する(S27)。その後、印刷指示出力部54が、このように生成された印刷対象画像と、当該印刷対象画像についての印刷指示とを画像形成装置2に送信する(S24)。   In S21, when the process execution unit 50 determines that the process when the number of printed sheets RT or the like exceeds the upper limit LT or the like is not “notification process” but “processing process” (NO in S21). The restriction unit 53 reads the processing content stored in the processing content storage unit 43, and when it is determined that the processing content is “reduced printing” (YES in S26), the number of printed sheets is the upper limit LT, LH. , The print magnification (enlargement / reduction ratio of the print target image) that falls within the range of LW is calculated and set, and the print target image reduced to this print magnification is generated (S27). Thereafter, the print instruction output unit 54 transmits the print target image generated in this way and the print instruction for the print target image to the image forming apparatus 2 (S24).

一方、処理実行部50が、上記加工内容が「縮小印刷」でなく「両面印刷」であると判断したときは(S26でNO)、制約部53が、ページレイアウトを両面印刷に設定し、このページレイアウトからなる印刷対象画像を生成する(S28)。その後、印刷指示出力部54が、このように生成された印刷対象画像と当該印刷対象画像についての印刷指示を画像形成装置2に送信する(S24)。なお、両面印刷でも印刷に用いる用紙の枚数が上限値の範囲内に収まらない場合には、制約部53は、印刷倍率を変更して印刷対象画像を更に縮小して集約処理を行う。制約部53は、印刷に用いる用紙の枚数が上限値の範囲内に収まる印刷倍率で印刷対象画像に対する縮小処理を実行する。   On the other hand, when the processing execution unit 50 determines that the processing content is not “reduced printing” but “double-sided printing” (NO in S26), the restriction unit 53 sets the page layout to double-sided printing. A print target image having a page layout is generated (S28). Thereafter, the print instruction output unit 54 transmits the print target image generated in this way and the print instruction for the print target image to the image forming apparatus 2 (S24). When the number of sheets used for printing does not fall within the upper limit range even in duplex printing, the restriction unit 53 performs the aggregation process by changing the printing magnification to further reduce the print target image. The restriction unit 53 performs a reduction process on the print target image at a print magnification at which the number of sheets used for printing falls within the upper limit range.

上記実施形態によれば、印刷対象画像を予め設定された印刷条件で印刷する場合の印刷枚数が上記の上限値を超えると判断された場合には、その判断結果に応じて、印刷枚数が上限値を超えることをユーザーに知らせ、その印刷がユーザーの意図に沿ったものであるのか否かを確認する機会を設けたり、印刷枚数が上限値の範囲内に収まるように、縮小印刷されたり、両面印刷されたりするので、ユーザーの意図に反して印刷枚数が多くなる事態を未然に防止することができる。   According to the above embodiment, when it is determined that the number of prints when the image to be printed is printed under preset printing conditions exceeds the above upper limit, the upper limit is set according to the determination result. Informs the user that the value is exceeded, provides an opportunity to check whether the print is in line with the user's intention, prints the print out so that the number of copies is within the upper limit, Since duplex printing is performed, it is possible to prevent a situation in which the number of printed sheets increases against the user's intention.

また、上記実施形態では、図1乃至図8を用いて上記実施形態により示した構成及び処理は、本発明の一実施形態に過ぎず、本発明を当該構成及び処理に限定する趣旨ではない。   Moreover, in the said embodiment, the structure and process which were shown by the said embodiment using FIG. 1 thru | or FIG. 8 are only one Embodiment of this invention, and are not the meaning which limits this invention to the said structure and process.

2 画像形成装置
3 情報処理装置
11 制御ユニット
20 制御部
30 プリンタードライバー部
31 設定受付部
32 上限値設定受付部
321 加工処理受付部
33 上限値登録部
36 種類判別部
37 印刷枚数算出部
38 上限値読出部
39 上限値超過判断部
41 上限値記憶部
50 処理実行部
51 選択受付部
52 処理部
53 制約部
2 image forming apparatus 3 information processing apparatus 11 control unit 20 control unit 30 printer driver unit 31 setting reception unit 32 upper limit value setting reception unit 321 processing process reception unit 33 upper limit value registration unit 36 type determination unit 37 print number calculation unit 38 upper limit value Reading unit 39 Upper limit excess determination unit 41 Upper limit storage unit 50 Processing execution unit 51 Selection receiving unit 52 Processing unit 53 Restriction unit

Claims (9)

画像形成装置に対して出力する印刷対象画像を生成するプリンタードライバー機能を備えた情報処理装置であって、
印刷枚数の上限値を記憶する上限値記憶部と、
前記印刷対象画像を予め設定された印刷条件で印刷した場合の印刷枚数を算出する印刷枚数算出部と、
印刷枚数の上限値を前記上限値記憶部から読み出す上限値読出部と、
前記印刷枚数算出部により算出された印刷枚数が前記上限値読出部により読み出された上限値を超えるか否かを判断する上限値超過判断部と、
前記上限値超過判断部により前記印刷枚数が前記上限値を超えると判断された場合、判断結果に応じた予め定められた処理を行う処理実行部と、
前記処理実行部による前記予め定められた処理の実行後、前記画像形成装置用に生成された前記印刷対象画像を前記画像形成装置に対して出力する出力部と、を備える情報処理装置。
An information processing apparatus having a printer driver function for generating an image to be printed to be output to an image forming apparatus,
An upper limit storage unit for storing the upper limit of the number of printed sheets;
A print number calculation unit for calculating the number of prints when the print target image is printed under preset printing conditions;
An upper limit reading unit for reading the upper limit of the number of printed sheets from the upper limit storage unit;
An upper limit excess determination unit that determines whether or not the number of prints calculated by the print number calculation unit exceeds the upper limit value read by the upper limit value reading unit;
A process execution unit that performs a predetermined process according to a determination result when the upper limit value excess determination unit determines that the number of printed sheets exceeds the upper limit value;
An information processing apparatus comprising: an output unit that outputs the print target image generated for the image forming apparatus to the image forming apparatus after the predetermined process is executed by the process execution unit.
前記印刷対象画像を扱うソフトウェアの種類を判別する種類判別部を更に備え、
前記上限値記憶部が、前記ソフトウェアの種類毎に印刷枚数の上限値を記憶し、
前記上限値読出部が、前記種類判別部により判別されたソフトウェアの種類に応じた印刷枚数の上限値を前記上限値記憶部から読み出す請求項1に記載の情報処理装置。
A type discriminating unit that discriminates the type of software that handles the print target image;
The upper limit storage unit stores an upper limit of the number of printed sheets for each type of software;
The information processing apparatus according to claim 1, wherein the upper limit value reading unit reads an upper limit value of the number of printed sheets according to the type of software determined by the type determining unit from the upper limit value storage unit.
報知部を更に備え、
前記処理実行部は、前記上限値超過判断部により前記印刷枚数が前記上限値を超えると判断された場合、前記予め定められた処理として、前記印刷対象画像の印刷枚数が前記上限値を超えることを前記報知部に報知させる処理を行う請求項1又は請求項2に記載の情報処理装置。
Further comprising a notification unit;
In the case where the upper limit value excess determining unit determines that the number of printed sheets exceeds the upper limit value, the processing execution unit, as the predetermined process, causes the number of printed target images to exceed the upper limit value. The information processing apparatus according to claim 1, wherein a process for notifying the notification unit is performed.
前記処理実行部は、前記予め定められた処理として、前記印刷対象画像の印刷枚数が前記上限値を超えることを前記報知部に報知させるとともに、報知後の処理の選択肢を前記報知部に報知させ、前記選択肢の報知後にユーザーからの処理選択を受け付け、当該受け付けられた選択に従った処理を行う請求項3に記載の情報処理装置。   The process execution unit, as the predetermined process, informs the notification unit that the number of prints of the image to be printed exceeds the upper limit value, and informs the notification unit of processing options after notification. The information processing apparatus according to claim 3, wherein a processing selection from a user is received after the option is notified, and processing according to the received selection is performed. 前記処理実行部が、前記予め定められた処理として、前記印刷対象画像に対して、前記上限値が示す印刷枚数での印刷を可能にする加工処理を行う請求項1又は請求項2に記載の情報処理装置。   3. The processing according to claim 1, wherein the processing execution unit performs, as the predetermined processing, processing that enables printing with the number of prints indicated by the upper limit value for the print target image. Information processing device. 前記処理実行部は、ユーザーから前記加工処理の内容の指定を受け付け、当該受け付けられた加工処理で前記印刷対象画像を加工する請求項5に記載の情報処理装置。   The information processing apparatus according to claim 5, wherein the processing execution unit receives designation of the content of the processing process from a user, and processes the print target image by the received processing process. 前記上限値は、前記印刷対象画像の印刷に必要となる縦方向及び横方向それぞれの用紙枚数を用いて設定されている請求項1乃至請求項6のいずれかに記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the upper limit value is set by using the number of sheets in each of the vertical direction and the horizontal direction necessary for printing the image to be printed. ユーザーからの前記上限値の設定を受け付ける上限値設定受付部と、
前記上限値設定受付部により受け付けられた上限値を前記上限値記憶部に登録する上限値登録部と、を備える請求項1乃至請求項7のいずれかに記載の情報処理装置。
An upper limit setting receiving unit that receives the setting of the upper limit from the user;
The information processing apparatus according to claim 1, further comprising: an upper limit value registration unit that registers an upper limit value received by the upper limit value setting reception unit in the upper limit value storage unit.
印刷枚数の上限値を記憶する上限値記憶部と、
前記印刷対象画像を予め設定された印刷条件で印刷した場合の印刷枚数を算出する印刷枚数算出部と、
印刷枚数の上限値を前記上限値記憶部から読み出す上限値読出部と、
前記印刷枚数算出部により算出された印刷枚数が前記上限値読出部により読み出された上限値を超えるか否かを判断する上限値超過判断部と、
前記上限値超過判断部により前記印刷枚数が前記上限値を超えると判断された場合、判断結果に応じた予め定められた処理を行う処理実行部と、
前記処理実行部による前記予め定められた処理の実行後、前記画像形成装置用に生成された前記印刷対象画像を前記画像形成装置に対して出力する出力部として、コンピューターを機能させるプリンタードライバー。
An upper limit storage unit for storing the upper limit of the number of printed sheets;
A print number calculation unit for calculating the number of prints when the print target image is printed under preset printing conditions;
An upper limit reading unit for reading the upper limit of the number of printed sheets from the upper limit storage unit;
An upper limit excess determination unit that determines whether or not the number of prints calculated by the print number calculation unit exceeds the upper limit value read by the upper limit value reading unit;
A process execution unit that performs a predetermined process according to a determination result when the upper limit value excess determination unit determines that the number of printed sheets exceeds the upper limit value;
A printer driver that causes a computer to function as an output unit that outputs the print target image generated for the image forming apparatus to the image forming apparatus after execution of the predetermined process by the process execution unit.
JP2015103987A 2015-05-21 2015-05-21 Information processing apparatus and printer driver Active JP6319185B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015103987A JP6319185B2 (en) 2015-05-21 2015-05-21 Information processing apparatus and printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015103987A JP6319185B2 (en) 2015-05-21 2015-05-21 Information processing apparatus and printer driver

Publications (2)

Publication Number Publication Date
JP2016218808A true JP2016218808A (en) 2016-12-22
JP6319185B2 JP6319185B2 (en) 2018-05-09

Family

ID=57581125

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015103987A Active JP6319185B2 (en) 2015-05-21 2015-05-21 Information processing apparatus and printer driver

Country Status (1)

Country Link
JP (1) JP6319185B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006185156A (en) * 2004-12-27 2006-07-13 Canon Marketing Japan Inc Print controller, print system, print control method, and print control program
JP2007086914A (en) * 2005-09-20 2007-04-05 Fuji Xerox Co Ltd Information providing device and information providing method
JP2009129231A (en) * 2007-11-26 2009-06-11 Nec Access Technica Ltd Electronic data automatic printing terminal, electronic data automatic printing method, and electronic data automatic printing program
JP2010244230A (en) * 2009-04-03 2010-10-28 Canon Inc Information processing apparatus, printer, job processing method and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006185156A (en) * 2004-12-27 2006-07-13 Canon Marketing Japan Inc Print controller, print system, print control method, and print control program
JP2007086914A (en) * 2005-09-20 2007-04-05 Fuji Xerox Co Ltd Information providing device and information providing method
JP2009129231A (en) * 2007-11-26 2009-06-11 Nec Access Technica Ltd Electronic data automatic printing terminal, electronic data automatic printing method, and electronic data automatic printing program
JP2010244230A (en) * 2009-04-03 2010-10-28 Canon Inc Information processing apparatus, printer, job processing method and program

Also Published As

Publication number Publication date
JP6319185B2 (en) 2018-05-09

Similar Documents

Publication Publication Date Title
US9883057B2 (en) Processing apparatus and program product for creating, in response to user instruction, process receiving portions to be displayed differently and to perform a different process
US8994986B2 (en) Print control apparatus, program and method of displaying print setting screen
US9361056B2 (en) Information processing apparatus and method for generating a conflict confirmation print job
JP4643677B2 (en) Print control device
JP2010238231A (en) Print control apparatus, method and program
US10754598B2 (en) Print controller, non-transitory computer-readable recording medium storing print control program and print control method
US20150278660A1 (en) Print control apparatus, method for controlling print apparatus, and storage medium
JP2015003391A (en) Image formation device, printing control program, and printing control method
US20200314254A1 (en) Information processing apparatus and control method
US20180316802A1 (en) Image processing apparatus, control method for image processing apparatus, and recording medium
JP5407670B2 (en) Printer driver and control device
JP5691373B2 (en) Information processing program and information processing apparatus
JP2011039867A (en) Information processing apparatus, printing system, and print control method
JP6319185B2 (en) Information processing apparatus and printer driver
US10346110B2 (en) Information processing apparatus, method and storage medium performing prohibition processing for print settings
JP2009160793A (en) Image formation device
US8848235B2 (en) Systems and methods for displaying a print preview
JP2015026213A (en) Information processing device, method therefor, and program
US20190258436A1 (en) Information processing apparatus, control method of information processing apparatus, and program
JP6852344B2 (en) Guidance display program
JP2007175952A (en) Image forming device, image forming method and control program
JP2014095933A (en) Information processor, information processing system and program
US11899988B2 (en) Information processing apparatus, control method thereof, and storage medium
JP7312357B2 (en) image forming device
JP2010218325A (en) Printing controller and printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171031

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171211

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: 20180306

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180319

R150 Certificate of patent or registration of utility model

Ref document number: 6319185

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150