JP2020046864A - Billing control device, image formation system, and program - Google Patents

Billing control device, image formation system, and program Download PDF

Info

Publication number
JP2020046864A
JP2020046864A JP2018174032A JP2018174032A JP2020046864A JP 2020046864 A JP2020046864 A JP 2020046864A JP 2018174032 A JP2018174032 A JP 2018174032A JP 2018174032 A JP2018174032 A JP 2018174032A JP 2020046864 A JP2020046864 A JP 2020046864A
Authority
JP
Japan
Prior art keywords
image forming
amount
printing
print
balance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018174032A
Other languages
Japanese (ja)
Inventor
市田 一
Hajime Ichida
一 市田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2018174032A priority Critical patent/JP2020046864A/en
Publication of JP2020046864A publication Critical patent/JP2020046864A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To provide a billing control device, an image formation system, and a program that can restrict billing based on an amount of money for an image formation device limited by the number of pages or the number of sheets.SOLUTION: A billing control device 18 includes: balance acquisition means 36 for acquiring balance data; reception means 30 for receiving print data; print amount calculation means 34 for calculating an amount of money from the print data received by the reception means 30; and comparison means 38 for comparing the print amount calculated by the print amount calculation means 34 with the balance acquired by the balance acquisition means 36.SELECTED DRAWING: Figure 3

Description

本発明は、課金制御装置、画像形成システム及びプログラムに関する。   The present invention relates to a charging control device, an image forming system, and a program.

特許文献1は、検索可能な所定のMIBに、ユーザ毎にプリント上限枚数を設定し、ホストからの印刷命令による印刷により求められる新たな累積プリント枚数がプリント上限枚数を越える場合の動作を、その新たな累積プリント枚数が所定の許容値を越えないなら印刷を続行する第1の動作とするか、或は、その印刷を中断する第2の動作とするかを予め選択して設定しておく。そして、ホストからの印刷命令に従った印刷を行なった場合に、その新たな累積プリント枚数がプリント上限枚数を越える場合には、予め設定された上記の動作を行うよう制御するプリンタシステムを開示する。   Patent Literature 1 discloses an operation in a case where the upper limit number of prints is set for each user in a searchable predetermined MIB and a new cumulative number of prints obtained by printing according to a print command from the host exceeds the upper limit number of prints. If the new cumulative number of prints does not exceed a predetermined allowable value, it is previously selected and set as a first operation for continuing printing or as a second operation for interrupting the printing. . Further, a printer system is disclosed which controls to perform the above-described operation set in advance when printing is performed in accordance with a print command from a host, and when the new cumulative number of prints exceeds the upper limit number of prints. .

特許文献2は、ネットワーク上で共有されるプリンタを含む印刷システムであって、クライアント装置からの印刷ジョブを、プリントサーバを介してプリンタに送信する形態を取り、前記プリントサーバは、印刷面が両面か片面かに関わらず使用される用紙枚数を単位とし、利用者ごとの印刷制限枚数を管理する印刷制限枚数管理手段と、前記クライアント装置からの印刷ジョブに当該利用者の印刷制限枚数情報を付加してプリンタに送信する印刷制限枚数情報送信手段と、を備えた印刷システムを開示する。   Patent Document 2 discloses a printing system including a printer shared on a network, in which a print job from a client device is transmitted to a printer via a print server. A print limit managing unit that manages the print limit for each user in units of the number of sheets used regardless of whether it is single-sided or single-sided, and adds information on the print limit for the user to the print job from the client device And a print limit information transmitting means for transmitting the print limit information to the printer.

特開平11−95937号公報JP-A-11-95937 特開2005−339383号公報JP 2005-339383 A

本発明は、印刷する面数又は枚数で制限される画像形成装置に対して金額により課金を制限することができる課金制御装置、画像形成システム及びプログラムを提供する。   The present invention provides a charging control device, an image forming system, and a program that can limit charging by an amount for an image forming apparatus that is limited by the number of pages or the number of prints.

請求項1に係る本発明は、残高データを取得する残高取得手段と、印刷データを受け付ける受付手段と、前記受付手段により受け付けた印刷データから金額を算出する印刷金額算出手段と、前記印刷金額算出手段により算出された印刷金額と前記残高取得手段により取得された残高とを比較する比較手段と、を有する課金制御装置である。   The present invention according to claim 1, wherein: a balance obtaining means for obtaining balance data; a receiving means for receiving print data; a print price calculating means for calculating a price from the print data received by the receiving means; And a comparing means for comparing the printing amount calculated by the means with the balance obtained by the balance obtaining means.

請求項2に係る本発明は、前記印刷金額算出手段は、印刷データから印刷内容を解析し、この解析された印刷内容から金額を算出する請求項1記載の画像形成装置である。   The present invention according to claim 2 is the image forming apparatus according to claim 1, wherein the print amount calculating unit analyzes print contents from print data and calculates an amount from the analyzed print contents.

請求項3に係る本発明は、前記印刷金額算出手段は、カラー及び白黒で印刷するそれぞれの面数又は枚数から金額を算出する請求項2記載の課金制御装置である。   The present invention according to claim 3 is the billing control device according to claim 2, wherein the printing amount calculation means calculates the amount from the number of pages or the number of sheets to be printed in color and black and white.

請求項4に係る本発明は、前記印刷金額算出手段は、印刷データから印刷内容を予測し、この予測された印刷内容から金額を算出する請求項1記載の課金制御装置である。   The present invention according to claim 4 is the billing control device according to claim 1, wherein the print amount calculating means predicts the print content from print data and calculates the amount from the predicted print content.

請求項5に係る本発明は、印刷する画像形成装置の仕様データを取得する仕様データ取得手段をさらに有し、この仕様データ取得手段により取得された仕様データと、印刷データとから印刷内容を予測する請求項4記載の課金制御装置である。   The present invention according to claim 5 further comprises specification data obtaining means for obtaining specification data of the image forming apparatus to be printed, and predicts a print content from the specification data obtained by the specification data obtaining means and the print data. A charging control device according to claim 4, wherein

請求項6に係る本発明は、前記印刷金額算出手段は、印刷する画像形成装置がカラー印刷可であって、印刷データにカラー印刷の指示が無い場合は、印刷対象の全ての頁がカラーであるとして金額を算出する請求項5記載の課金制御装置である。   According to a sixth aspect of the present invention, when the image forming apparatus to be printed is capable of color printing and there is no color printing instruction in the print data, all the pages to be printed are in color. 6. The charging control device according to claim 5, wherein the amount is calculated as being present.

請求項7に係る本発明は、前記印刷金額算出手段は、印刷する画像形成装置がカラー印刷可であって、印刷データからはカラーであるか白黒であるかが解析できない場合は、印刷対象の全ての頁がカラーであるとして金額を算出する請求項5記載の課金制御装置である。   According to a seventh aspect of the present invention, when the image forming apparatus to be printed is capable of color printing and it is not possible to analyze whether the printing data is color or black and white, 6. The charging control device according to claim 5, wherein the amount is calculated assuming that all pages are color.

請求項8に係る本発明は、前記印刷金額算出手段は、印刷する画像形成装置がカラー印刷可であって、印刷データにカラー印刷の指示がカラー印刷である場合は、印刷対象の全ての頁がカラーであるとして金額を算出する請求項5記載の課金制御装置ある。   According to a still further aspect of the present invention, when the image forming apparatus to be printed is capable of color printing and the instruction of color printing is color printing in the print data, all the pages to be printed are printed. 6. The charging control apparatus according to claim 5, wherein the amount is calculated assuming that the color is a color.

請求項9に係る本発明は、前記印刷金額算出手段は、印刷する画像形成装置が白黒のみの印刷可である場合は、印刷データにカラー印刷の指示に関係なく印刷対象の全ての頁が白黒であるとして金額を算出する請求項5記載の課金制御装置である。   According to a ninth aspect of the present invention, when the image forming apparatus to be printed is capable of printing only in black and white, the printing amount calculation means is configured to print all pages to be printed in black and white irrespective of a color printing instruction. The charging control device according to claim 5, wherein the amount is calculated as follows.

請求項10に係る本発明は、前記比較手段の比較結果により画像形成を許可するか否かを制御する制御手段をさらに有する請求項1記載の課金制御装置である。   The present invention according to claim 10 is the billing control device according to claim 1, further comprising control means for controlling whether to permit image formation based on the comparison result of said comparison means.

請求項11に係る本発明は、前記残高取得手段は、使用者に割り当てられている減算アカウントから取得し、前記比較手段により減算アカウントの残高が印刷データを印刷した場合の金額以下であると判定された場合は、前記制御手段は画像形成を許可する請求項10記載の課金制御装置である。   The present invention according to claim 11, wherein the balance obtaining means obtains the balance from the subtraction account assigned to the user and determines that the balance of the subtraction account is equal to or less than the amount when the print data is printed by the comparing means. 11. The charging control device according to claim 10, wherein the control unit permits image formation when the operation is performed.

請求項12に係る本発明は、前記残高取得手段は、使用者に割り当てられている減算アカウントから取得し、前記比較手段により減算アカウントの残高が印刷データを印刷した場合の金額を超えると判定された場合は、前記制御手段は画像形成を不許可とする請求項10記載の課金制御装置である。   According to a twelfth aspect of the present invention, the balance acquisition unit acquires the balance from the subtraction account assigned to the user, and the comparison unit determines that the balance of the subtraction account exceeds the amount when the print data is printed. 11. The charging control device according to claim 10, wherein the control unit rejects the image forming when the control is performed.

請求項13に係る本発明は、記録媒体に画像を形成する画像形成装置と、前記画像形成装置による印刷に対する課金を制御する課金制御装置とを有し、前記課金制御装置は、残高データを取得する残高取得手段と、印刷データを受け付ける受付手段と、前記受付手段により受け付けた印刷データから金額を算出する印刷金額算出手段と、前記印刷金額算出手段により算出された印刷金額と前記残高取得手段により取得された残高とを比較する比較手段と、前記比較手段の比較結果により前記画像形成装置による画像形成を許可するか否かを制御する制御手段と、を有する画像形成システムである。   According to a thirteenth aspect of the present invention, there is provided an image forming apparatus for forming an image on a recording medium, and a charging control device for controlling charging for printing by the image forming device, wherein the charging control device acquires balance data. A balance obtaining unit that performs printing, a receiving unit that receives print data, a printing amount calculating unit that calculates an amount from the printing data received by the receiving unit, a printing amount calculated by the printing amount calculating unit, and the balance obtaining unit. An image forming system comprising: a comparing unit that compares the acquired balance with the acquired balance; and a control unit that controls whether to permit the image forming apparatus to form an image based on a comparison result of the comparing unit.

請求項14に係る本発明は、前記制御手段は、前記比較手段の比較結果により前記画像形成装置による画像形成を許可する場合は、前記画像形成装置に対して印刷の上限値を設定する請求項13記載の画像形成システムである。   According to a fourteenth aspect of the present invention, when the control unit permits image formation by the image forming apparatus based on a comparison result of the comparison unit, the control unit sets an upper limit of printing for the image forming apparatus. 14. An image forming system according to claim 13.

請求項15に係る本発明は、前記画像形成装置は、上限を超えない範囲で印刷を実行する請求項14記載の画像形成システムである。   The invention according to claim 15 is the image forming system according to claim 14, wherein the image forming apparatus executes printing within a range not exceeding an upper limit.

請求項16に係る本発明は、前記画像形成装置は、上限値を超える場合は、超える以降の頁に対する印刷を禁止する請求項14記載の画像形成システムである。   The present invention according to claim 16 is the image forming system according to claim 14, wherein the image forming apparatus prohibits printing on pages subsequent to the upper limit when the upper limit is exceeded.

請求項17に係る本発明は、残高データを取得するステップと、印刷データを受け付けるステップと、受け付けた印刷データから金額を算出するステップと、算出された印刷金額と取得された残高とを比較するステップと、をコンピュータに実行させるためのプログラムである。   The present invention according to claim 17 is a step of obtaining balance data, a step of receiving print data, a step of calculating an amount from the received print data, and comparing the calculated print amount with the obtained balance. And a program for causing a computer to execute the steps.

請求項1、13又は17に係る本発明によれば、印刷する面数又は枚数で制限される画像形成装置に対して金額により課金を制限することができる。   According to the first, thirteenth, or seventeenth aspects of the present invention, it is possible to limit the charging of an image forming apparatus limited by the number of pages or the number of prints by the amount.

請求項2に係る本発明によれば、請求項1に係る本発明の効果に加えて、印刷データから印刷金額を算出することができる。   According to the second aspect of the present invention, in addition to the effect of the first aspect of the present invention, it is possible to calculate a printing amount from print data.

請求項3に係る本発明によれば、請求項2に係る本発明の効果に加えて、カラーと白黒に分けて印刷金額を算出することができる。   According to the third aspect of the present invention, in addition to the effect of the second aspect of the present invention, it is possible to calculate the printing amount separately for color and black and white.

請求項4に係る本発明によれば、請求項1に係る発明の効果に加えて、印刷データから印刷金額を予測することができる。   According to the fourth aspect of the present invention, in addition to the effect of the first aspect of the present invention, it is possible to predict a printing amount from print data.

請求項5に係る本発明によれば、請求項4に係る発明の効果に加えて、画像形成装置の仕様により印刷金額が異なるように印刷金額を予測することができる。   According to the fifth aspect of the present invention, in addition to the effect of the fourth aspect, it is possible to predict the printing amount so that the printing amount differs depending on the specifications of the image forming apparatus.

請求項6〜8いずれかに係る本発明によれば、請求項5に係る発明の効果に加えて、印刷金額が高いカラー印刷として印刷金額を予測することができる。   According to the present invention according to any one of claims 6 to 8, in addition to the effect of the invention according to claim 5, it is possible to predict the printing amount as a color print having a high printing amount.

請求項9に係る本発明によれば、請求項5に係る発明の効果に加えて、白黒印刷であることが明らかである場合は白黒診察として印刷金額を予測することができる。   According to the ninth aspect of the present invention, in addition to the effect of the fifth aspect of the present invention, when it is clear that monochrome printing is performed, the printing amount can be predicted as a black and white consultation.

請求項10又は11に係る本発明によれば、請求項1に係る発明の効果に加えて、画像形成装置による画像形成を制御することができる。   According to the tenth or eleventh aspect of the present invention, in addition to the effect of the first aspect, it is possible to control image formation by the image forming apparatus.

請求項14に係る発明によれば、請求項13に係る発明の効果に加えて、画像形成装置に印刷のための上限値を設定することができる。   According to the fourteenth aspect, in addition to the effect of the thirteenth aspect, an upper limit value for printing can be set in the image forming apparatus.

請求項15又は16に係る本発明によれば、請求項14に係る発明の効果に加えて、画像形成装置に設定した上限値を越えないように制御することができる。   According to the fifteenth or sixteenth aspect of the present invention, in addition to the effect of the fourteenth aspect, it is possible to perform control so as not to exceed the upper limit set in the image forming apparatus.

本発明の実施形態に係る画像形成システム全体を示すブロック図である。FIG. 1 is a block diagram illustrating an entire image forming system according to an embodiment of the present invention. 本発明の実施形態に係る課金制御装置のハードウエアを示すブロック図である。It is a block diagram showing hardware of the billing control device concerning an embodiment of the present invention. 本発明の実施形態に係る課金制御装置の機能を示すブロック図である。It is a block diagram showing the function of the billing control device concerning the embodiment of the present invention. 本発明の実施形態に係る画像形成システムの制御フローを示すシーケンス図である。FIG. 4 is a sequence diagram illustrating a control flow of the image forming system according to the embodiment of the present disclosure. 本発明の実施形態に係る画像形成システムにおける上限面数を計算するための制御フローを示すフローチャートである。6 is a flowchart illustrating a control flow for calculating an upper limit surface number in the image forming system according to the embodiment of the present invention. 本発明の実施形態に係る画像形成システムにおいて、出力する画像形成装置の仕様による印刷金額の算出方法を示す図表である。5 is a chart showing a method of calculating a printing amount according to specifications of an image forming apparatus to be output in the image forming system according to the embodiment of the present invention. 本発明の実施形態に係る画像形成システムにおいて、画像形成装置を制御するためのフローを示すシーケンス図である。FIG. 2 is a sequence diagram illustrating a flow for controlling an image forming apparatus in the image forming system according to the embodiment of the present disclosure.

次に、本発明の実施の形態について図面を参照して詳細に説明する。
図1は、本発明の実施形態に係る画像形成システム10の全体を示す。
Next, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 shows an entire image forming system 10 according to an embodiment of the present invention.

画像形成システム10は、端末装置である複数のパーソナルコンピュータ12a,12bがネットワーク14を介して接続されている。ネットワーク14は、ローカルエリアネットワークでもよいし、インターネットでもよい。また、ネットワーク14には、画像形成装置16a,16bが接続されている。画像形成装置16aは、例えば印刷機能、ファクシミリ機能、スキャン機能等を有する、いわゆる複合機であり、カラー印刷ができるようになっている。画像形成装置16bは、例えば白黒の印刷機能のみを有する白黒プリンタである。   In the image forming system 10, a plurality of personal computers 12 a and 12 b as terminal devices are connected via a network 14. The network 14 may be a local area network or the Internet. Further, the network 14 is connected to image forming apparatuses 16a and 16b. The image forming apparatus 16a is a so-called multifunction machine having a printing function, a facsimile function, a scanning function, and the like, and is capable of performing color printing. The image forming apparatus 16b is, for example, a monochrome printer having only a monochrome printing function.

また、ネットワーク14には、例えばプリントサーバである課金制御装置18が接続されている。   The network 14 is connected to an accounting control device 18 that is, for example, a print server.

課金制御装置18は、画像形成装置16a,16bによるサービスに対する課金を制御する。
この課金制御装置18は、図2に示すように、CPU20、メモリ22、記憶装置24及びネットワークインターフェイス26を有し、これらCPU20、メモリ22、記憶装置24及びネットワークインターフェイス26がバス28を介して接続されている。
The charging controller 18 controls charging for services by the image forming apparatuses 16a and 16b.
As shown in FIG. 2, the billing control device 18 has a CPU 20, a memory 22, a storage device 24, and a network interface 26. The CPU 20, the memory 22, the storage device 24, and the network interface 26 are connected via a bus 28. Have been.

CPU20は、メモリ22に格納された制御プログラムに基づいて予め定められた処理を実行する。記憶装置24は、例えばハードディスクから構成され、必要とされるソフトウエアやデータが記憶されている。ネットワークインターフェイス26は、前述したネットワーク14を介してデータを入出力する。   The CPU 20 executes a predetermined process based on a control program stored in the memory 22. The storage device 24 is composed of, for example, a hard disk, and stores necessary software and data. The network interface 26 inputs and outputs data via the network 14 described above.

図3は、課金制御装置18の機能を示すブロック図である。   FIG. 3 is a block diagram showing functions of the charging control device 18. As shown in FIG.

課金制御装置20は、前述したネットワーク14を介して印刷データ(ジョブ)を受け付ける受付部30を有する。ジョブとは、ユーザによって印刷サービス機能に実行依頼されて印刷される一連のデータである。   The billing control device 20 includes a receiving unit 30 that receives print data (job) via the network 14 described above. A job is a series of data that is submitted to a print service function by a user and printed.

解析部32は、受付部30により受け付けた印刷データを解析する。印刷データの解析には、印刷されるカラー及び白黒の面数又は枚数を含む。面数で課金される場合は面数を、枚数で課金される場合は枚数を解析する。以降は面数として説明する。印刷データの解析は、印刷データに含まれる印刷設定から解析してもよいし、印刷データの頁毎に解析してもよい。この解析部32で解析された印刷内容は、印刷データと紐付けて管理される。   The analysis unit 32 analyzes the print data received by the reception unit 30. The analysis of the print data includes the number or number of color and black and white pages to be printed. The number of faces is analyzed when charged by the number of pages, and the number of sheets is analyzed when charged by the number of pages. Hereinafter, the number of surfaces will be described. The analysis of the print data may be performed based on the print settings included in the print data, or may be performed for each page of the print data. The print contents analyzed by the analysis unit 32 are managed in association with print data.

ただし、ページ記述言語(PDL)で記述された印刷データにあっては、解析できない場合や解析できても不正確であったりする。例えば白黒ページと判定されたページが実際にはカラーページであったりしてジョブ全体の課金が異なることがある。   However, print data described in page description language (PDL) may not be analyzed or may be incorrect even if analyzed. For example, the page determined as a black and white page may actually be a color page, and the charge for the entire job may be different.

また、課金制御装置18は、印刷金額算出部34を有する。この印刷金額算出部34は、解析部32で解析された印刷内容から印刷金額を算出する。   Further, the charging control device 18 includes a printing amount calculation unit 34. The print amount calculator 34 calculates the print amount from the print contents analyzed by the analyzer 32.

残高取得部36は、ユーザの減算アカウントからユーザの残高を取得する。ここで、減算アカウントとは、サービスを利用することができるように金額を貯めておく口座であり、サービスに応じて貯めてあった金額を減算するようになっている。この減算アカウントは、ユーザ毎に設定されている。   The balance obtaining unit 36 obtains the user's balance from the user's subtraction account. Here, the subtraction account is an account that stores an amount of money so that the service can be used, and the amount of money stored is subtracted according to the service. This subtraction account is set for each user.

比較部38は、印刷金額算出部34で算出された印刷金額と残高取得部36で取得された残高とを比較する。   The comparison unit 38 compares the print amount calculated by the print amount calculation unit 34 with the balance acquired by the balance acquisition unit 36.

制御部40は、比較部38における比較結果により印刷データを制御する。即ち、比較部38において、印刷金額が残高以下であると判定された場合は、受付部30で受け付けた印刷データを画像形成装置12a,12bに送信し、印刷金額が残高を超えていると判定された場合は、印刷データの画像形成装置12a,12bへの送信をキャンセル(中止)する。   The control unit 40 controls the print data based on the comparison result of the comparison unit 38. That is, when the comparison unit 38 determines that the print amount is equal to or less than the balance, the print data received by the reception unit 30 is transmitted to the image forming apparatuses 12a and 12b, and it is determined that the print amount exceeds the balance. If so, the transmission of the print data to the image forming apparatuses 12a and 12b is canceled (stopped).

図4は、画像形成すステム10全体の制御フローを示すシーケンス図である。
まずユーザは、ステップS10において、パーソナルコンピュータ12a又は12bから印刷を指示する。パーソナルコンピュータ12a又は12bにおいては、パーソナルコンピュータ12a又は12bのオペレーティングシステム(OS)へログインしたユーザの情報又はプリンタドライバにユーザが明示的に指示したユーザの情報が印刷データに設定される。
FIG. 4 is a sequence diagram showing a control flow of the entire stem 10 for forming an image.
First, in step S10, the user instructs printing from the personal computer 12a or 12b. In the personal computer 12a or 12b, information of the user who has logged in to the operating system (OS) of the personal computer 12a or 12b or information of the user explicitly instructed by the printer driver is set in the print data.

パーソナルコンピュータ12a又は12bは、ステップS12において、ユーザ情報を取得し、次のステップS14において、印刷データを作成し、次のステップS16において、印刷データを課金制御装置18へ送信する。   The personal computer 12a or 12b acquires the user information in step S12, creates print data in the next step S14, and transmits the print data to the charging control device 18 in the next step S16.

課金制御装置18は、パーソナルコンピュータ12a又は12bから印刷データを受け取ると、ステップS18において、印刷データを解析する。ステップS18において印刷データを解析した結果、ステップS20において、ユーザ情報を取得し、次のステップS22において、印刷データのカラー/白黒ごとの面数を取得する。ステップS20で取得したユーザ情報、ステップS22において取得した面数情報は、印刷データと紐付けて管理する。   Upon receiving the print data from the personal computer 12a or 12b, the accounting controller 18 analyzes the print data in step S18. As a result of analyzing the print data in step S18, in step S20, user information is obtained, and in the next step S22, the number of pages for each color / black and white of the print data is obtained. The user information acquired in step S20 and the number-of-planes information acquired in step S22 are managed in association with print data.

課金制御装置18は、次のステップS24において、ユーザの残高情報と単価情報を取得する。ユーザの残高情報は、前述した通り、ユーザの減算アカウントから取得する。単価情報は、例えば記憶装置24に予め記憶されている単価一覧から所得する。一般的には、カラー印刷の方が白黒印刷よりも単価が高く設定されている。   In the next step S24, the charging control device 18 acquires balance information and unit price information of the user. The user's balance information is obtained from the user's subtraction account as described above. The unit price information is obtained from, for example, a unit price list stored in the storage device 24 in advance. Generally, the unit price is set higher in color printing than in monochrome printing.

次のステップS26においては、ユーザの上限面数を計算する。
この上限面数の計算の詳細を図5に示す。
In the next step S26, the upper limit number of faces of the user is calculated.
FIG. 5 shows details of the calculation of the upper limit surface number.

図5において、まずステップS260において、印刷データからカラー/白黒それぞれの面数が取得可能であるか否か判定する。印刷データから取得可能であれば、ステップS262に進み、印刷データのカラー/白黒の面数と、ステップS24において取得したカラー印刷及び白黒印刷の単価情報から印刷金額を算出する。   In FIG. 5, first, in step S260, it is determined whether the number of color / monochrome planes can be acquired from the print data. If it can be obtained from the print data, the process proceeds to step S262, and the printing amount is calculated from the number of color / black and white pages of the print data and the unit price information of the color printing and the monochrome printing obtained in step S24.

次のステップS264においては、ステップS260において算出した印刷金額がステップS24で取得したユーザの減算アカウントの残高以下であるか否かを判定する。このステップS264において、印刷金額が残高以下であると判定された場合はステップS266に進み、カラー、白黒ごとの上限値を算出する。一方、ステップS264において、印刷金額が残高を越えると判定された場合はステップS268に進み、印刷データのキャンセルを指示する。   In the next step S264, it is determined whether or not the printing amount calculated in step S260 is equal to or less than the balance of the user's deduction account acquired in step S24. If it is determined in step S264 that the printing amount is equal to or less than the balance, the process proceeds to step S266, and the upper limit value for each of color and black and white is calculated. On the other hand, if it is determined in step S264 that the print amount exceeds the balance, the flow advances to step S268 to instruct cancellation of the print data.

ステップS260において、印刷データかカラー/白黒の面数取得が不可能であると判定された場合はステップS270に進み、白黒で印刷としていいか否かを判定する。このステップS270において、白黒で印刷していいとは判定できない場合はステップS272に進み、カラー印刷で印刷するものとして上限値を算出し、白黒で印刷していいと判定した場合はステップS274に進み、白黒で上限値を算出する。   If it is determined in step S260 that it is not possible to obtain the print data or the number of color / monochrome pages, the process advances to step S270 to determine whether to print in monochrome. In step S270, if it is not determined that printing in black and white is acceptable, the process proceeds to step S272. In step S272, the upper limit is calculated assuming that printing is to be performed in color printing. Is used to calculate the upper limit.

ステップS270〜S274の処理は、図6に従って行わる。
即ち、まずユーザが画像形成装置16a又は16bのいずれかを選択しているか判定する。前述したように、画像形成装置16aの仕様はカラー機であり、画像形成装置16bの仕様は白黒機である。画像形成装置16aが選択されている場合は、印刷データにカラー/白黒の指示がないときは、カラー印刷として残高をカラー単価で割り、カラーの上限値を算出する。一方、白黒の指示があるときは、白黒印刷として残高を白黒単価で割り、白黒の上限値を算出する。画像形成装置12bが選択されている場合は、カラー印刷はあり得ないので、印刷データにカラー/白黒の指示があるか否かに関わらず、残高を白黒単価で割り、白黒の上限値を算出する。
The processing of steps S270 to S274 is performed according to FIG.
That is, first, it is determined whether the user has selected either the image forming apparatus 16a or 16b. As described above, the specification of the image forming apparatus 16a is a color machine, and the specification of the image forming apparatus 16b is a monochrome machine. If the image forming apparatus 16a is selected and there is no color / black and white instruction in the print data, the balance is divided by the color unit price as color printing, and the upper limit of color is calculated. On the other hand, when there is a black and white instruction, the balance is divided by the black and white unit price as black and white printing, and the upper limit value of black and white is calculated. If the image forming apparatus 12b is selected, color printing is not possible, so the balance is divided by the unit price of black and white, and the upper limit value of black and white is calculated, regardless of whether the print data includes a color / black and white instruction. I do.

図4に戻り、課金制御装置18は、ステップS28において、印刷金額と残高とを比較する。また、ユーザは、自分が選択した画像形成装置16a又は16bの前に移動し、ステップS30において、例えばユーザ名とパスワードを入力したり、ICカードを画像形成装置16a又は16bに接続されているカードリーダにかざして認証データを入力する。画像形成装置16a又は16bは、ステップS32において、ユーザ認証すると、次のステップS34において、このユーザ認証したユーザの情報を課金制御装置18に送り、印刷データが蓄積されていることを確認し、次のステップS36において、印刷データの印刷を制御する。   Returning to FIG. 4, in step S28, the charging control device 18 compares the print amount with the balance. Further, the user moves to the front of the image forming apparatus 16a or 16b selected by himself, and in step S30, for example, inputs a user name and a password, or inserts an IC card into a card connected to the image forming apparatus 16a or 16b. Enter the authentication data by holding it over the reader. When the user is authenticated in step S32, the image forming apparatus 16a or 16b sends the information of the user who has authenticated the user to the charging control apparatus 18 in the next step S34, confirms that print data is stored, and In step S36, printing of print data is controlled.

即ち、図7に示すように、課金制御装置18は、ステップS360において、上限面数の設定を指示する。画像形成装置16a又は16bは、課金制御須知18から上限面数の設定指示を受けると、ステップS362において、カラー、白黒それぞれの上限値を設定する。   That is, as shown in FIG. 7, in step S360, billing control device 18 instructs the setting of the upper limit surface number. When the image forming apparatus 16a or 16b receives the instruction to set the upper limit number of faces from the charging control unit 18, in step S362, the image forming apparatus 16a or 16b sets the upper limit value for each of color and monochrome.

次に課金制御装置18は、ステップ364において、印刷データを画像形成装置16a又は16bに送信する。画像形成装置16a又は16bは、ステップS366において、印刷データのカラー/白黒の面数を取得する。次のステップS368においては、実際に印刷している印刷データの面数が上限値以下であるか否かを判定する。このステップS368において、印刷データの面数が上限値以下であると判定された場合は、ステップS370において、印刷の実行を継続する。一方、ステップS368において、印刷データの面数が上限値を越えると判定された場合は、ステップ372において、印刷データをキャンセルし、印刷データの面数が上限値を越えないように制御する。   Next, in Step 364, the billing control device 18 transmits the print data to the image forming device 16a or 16b. In step S366, the image forming apparatus 16a or 16b acquires the number of color / monochrome planes of the print data. In the next step S368, it is determined whether or not the number of print data pages actually being printed is equal to or less than the upper limit. If it is determined in step S368 that the number of pages of the print data is equal to or smaller than the upper limit, the printing is continued in step S370. On the other hand, if it is determined in step S368 that the number of print data exceeds the upper limit, the print data is canceled in step 372, and control is performed so that the number of print data does not exceed the upper limit.

課金制御装置18は、ステップS374において、画像形成装置16a又は16bに対して印刷状況の確認を行う。画像形成装置16a又は16bは、ステップS376において、印刷状況を課金制御装置18へ送る。   In step S374, the billing control device 18 checks the printing status with the image forming device 16a or 16b. The image forming device 16a or 16b sends the printing status to the charging control device 18 in step S376.

図4に戻り、課金制御装置18が画像形成装置16a又は16bの印刷状況を確認すると、課金制御装置18は、ステップS38において、印刷状況の結果をパーソナルコンピュータ12a又は12bに通知して処理を終了する。   Referring back to FIG. 4, when the charging control device 18 confirms the printing status of the image forming device 16a or 16b, the charging control device 18 notifies the result of the printing status to the personal computer 12a or 12b in step S38 and ends the processing. I do.

なお、上記実施形態においては、課金制御装置18と画像形成装置16a,16bとは別体なものとして説明したが、一体のものであってもよい。また、画像形成装置16a,16bにコインキットを設けて残高が不足してもコインキットに不足分の金額を投入することにより印刷できるようにしてもよい。   In the above embodiment, the charging control device 18 and the image forming devices 16a and 16b are described as being separate from each other, but may be integrated. Further, even if a coin kit is provided in the image forming apparatuses 16a and 16b, even if the balance is insufficient, printing may be performed by inserting the insufficient amount into the coin kit.

10 画像形成システム
12a,12b パーソナルコンピュータ
14 ネットワーク
16a,16b 画像形成装置
18 課金制御装置
20 CPU
22 メモリ
24 記憶装置
26 ネットワークインターフェイス
28 バス
30 受付部
32 解析部
34 印刷金額算出部
36 残高取得部
38 比較部
40 制御部
DESCRIPTION OF SYMBOLS 10 Image forming system 12a, 12b Personal computer 14 Network 16a, 16b Image forming device 18 Charging control device 20 CPU
Reference Signs List 22 memory 24 storage device 26 network interface 28 bus 30 reception unit 32 analysis unit 34 print amount calculation unit 36 balance acquisition unit 38 comparison unit 40 control unit

Claims (17)

残高データを取得する残高取得手段と、
印刷データを受け付ける受付手段と、
前記受付手段により受け付けた印刷データから金額を算出する印刷金額算出手段と、
前記印刷金額算出手段により算出された印刷金額と前記残高取得手段により取得された残高とを比較する比較手段と、
を有する課金制御装置。
Balance obtaining means for obtaining balance data;
Receiving means for receiving print data;
A print amount calculation unit for calculating an amount from the print data received by the reception unit,
A comparison unit that compares the print amount calculated by the print amount calculation unit with the balance acquired by the balance acquisition unit;
A charging control device having:
前記印刷金額算出手段は、印刷データから印刷内容を解析し、この解析された印刷内容から金額を算出する請求項1記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the print amount calculating unit analyzes print contents from print data, and calculates an amount from the analyzed print contents. 前記印刷金額算出手段は、カラー及び白黒で印刷するそれぞれの面数又は枚数から金額を算出する請求項2記載の課金制御装置。   3. The charging control device according to claim 2, wherein the printing amount calculating unit calculates the amount from the number of sheets or the number of sheets to be printed in color and black and white. 前記印刷金額算出手段は、印刷データから印刷内容を予測し、この予測された印刷内容から金額を算出する請求項1記載の課金制御装置。   The charging control device according to claim 1, wherein the printing amount calculation unit predicts a print content from print data, and calculates an amount from the predicted print content. 印刷する画像形成装置の仕様データを取得する仕様データ取得手段をさらに有し、この仕様データ取得手段により取得された仕様データと、印刷データとから印刷内容を予測する請求項4記載の課金制御装置。   5. The charging control apparatus according to claim 4, further comprising specification data obtaining means for obtaining specification data of the image forming apparatus to be printed, wherein print contents are predicted from the specification data obtained by the specification data obtaining means and the print data. . 前記印刷金額算出手段は、印刷する画像形成装置がカラー印刷可であって、印刷データにカラー印刷の指示が無い場合は、印刷対象の全ての頁がカラーであるとして金額を算出する請求項5記載の課金制御装置。   6. The printing amount calculating unit calculates the amount assuming that all pages to be printed are in color when the image forming apparatus to be printed is capable of color printing and there is no instruction for color printing in the print data. The charging control device according to the above. 前記印刷金額算出手段は、印刷する画像形成装置がカラー印刷可であって、印刷データからはカラーであるか白黒であるかが解析できない場合は、印刷対象の全ての頁がカラーであるとして金額を算出する請求項5記載の課金制御装置。   If the image forming apparatus to be printed is capable of color printing, and it is not possible to analyze whether the image is color or black and white from the print data, the printing amount calculating unit determines that all pages to be printed are in color. The charging control device according to claim 5, wherein: 前記印刷金額算出手段は、印刷する画像形成装置がカラー印刷可であって、印刷データにカラー印刷の指示がカラー印刷である場合は、印刷対象の全ての頁がカラーであるとして金額を算出する請求項5記載の課金制御装置。   When the image forming apparatus to be printed is capable of color printing and the instruction of color printing is color printing in the print data, the printing amount calculating unit calculates the amount assuming that all pages to be printed are in color. The charging control device according to claim 5. 前記印刷金額算出手段は、印刷する画像形成装置が白黒のみの印刷可である場合は、印刷データにカラー印刷の指示に関係なく印刷対象の全ての頁が白黒であるとして金額を算出する請求項5記載の課金制御装置。   The printing amount calculating unit calculates the amount assuming that all pages to be printed are black and white irrespective of an instruction of color printing in print data when the image forming apparatus to be printed is capable of printing only in black and white. 6. The charging control device according to 5. 前記比較手段の比較結果により画像形成を許可するか否かを制御する制御手段をさらに有する請求項1記載の課金制御装置。   2. The charging control device according to claim 1, further comprising control means for controlling whether or not to permit image formation based on a comparison result of said comparison means. 前記残高取得手段は、使用者に割り当てられている減算アカウントから取得し、前記比較手段により減算アカウントの残高が印刷データを印刷した場合の金額以下であると判定された場合は、前記制御手段は画像形成を許可する請求項10記載の課金制御装置。   The balance obtaining means obtains from the subtraction account assigned to the user, and when the comparing means determines that the balance of the subtraction account is equal to or less than the amount when the print data is printed, the control means: 11. The charging control device according to claim 10, wherein image forming is permitted. 前記残高取得手段は、使用者に割り当てられている減算アカウントから取得し、前記比較手段により減算アカウントの残高が印刷データを印刷した場合の金額を超えると判定された場合は、前記制御手段は画像形成を不許可とする請求項10記載の課金制御装置。   The balance obtaining means obtains from the subtraction account assigned to the user, and if the comparing means determines that the balance of the subtraction account exceeds the amount when the print data is printed, the control means sets the image to 11. The charging control device according to claim 10, wherein formation is not permitted. 記録媒体に画像を形成する画像形成装置と、
前記画像形成装置による印刷に対する課金を制御する課金制御装置とを有し、
前記課金制御装置は、
残高データを取得する残高取得手段と、
印刷データを受け付ける受付手段と、
前記受付手段により受け付けた印刷データから金額を算出する印刷金額算出手段と、
前記印刷金額算出手段により算出された印刷金額と前記残高取得手段により取得された残高とを比較する比較手段と、
前記比較手段の比較結果により前記画像形成装置による画像形成を許可するか否かを制御する制御手段と、
を有する画像形成システム。
An image forming apparatus for forming an image on a recording medium,
A charging control device that controls charging for printing by the image forming apparatus,
The charging control device,
Balance obtaining means for obtaining balance data;
Receiving means for receiving print data;
A print amount calculation unit for calculating an amount from the print data received by the reception unit,
A comparison unit that compares the print amount calculated by the print amount calculation unit with the balance acquired by the balance acquisition unit;
Control means for controlling whether to permit image formation by the image forming apparatus based on a comparison result of the comparison means,
An image forming system having:
前記制御手段は、前記比較手段の比較結果により前記画像形成装置による画像形成を許可する場合は、前記画像形成装置に対して印刷の上限値を設定する請求項13記載の画像形成システム。   14. The image forming system according to claim 13, wherein the control unit sets an upper limit value of printing for the image forming apparatus when permitting image formation by the image forming apparatus based on a comparison result of the comparing unit. 前記画像形成装置は、上限を超えない範囲で印刷を実行する請求項14記載の画像形成システム。   The image forming system according to claim 14, wherein the image forming apparatus performs printing within a range that does not exceed an upper limit. 前記画像形成装置は、上限値を超える場合は、超える以降の頁に対する印刷を禁止する請求項14記載の画像形成システム。   The image forming system according to claim 14, wherein when the image forming apparatus exceeds the upper limit value, the image forming apparatus prohibits printing on pages that exceed the upper limit value. 残高データを取得するステップと、
印刷データを受け付けるステップと、
受け付けた印刷データから金額を算出するステップと、
算出された印刷金額と取得された残高とを比較するステップと、
をコンピュータに実行させるためのプログラム。
Obtaining balance data;
Receiving print data;
Calculating an amount from the received print data;
Comparing the calculated printing amount with the obtained balance;
A program for causing a computer to execute.
JP2018174032A 2018-09-18 2018-09-18 Billing control device, image formation system, and program Pending JP2020046864A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018174032A JP2020046864A (en) 2018-09-18 2018-09-18 Billing control device, image formation system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018174032A JP2020046864A (en) 2018-09-18 2018-09-18 Billing control device, image formation system, and program

Publications (1)

Publication Number Publication Date
JP2020046864A true JP2020046864A (en) 2020-03-26

Family

ID=69901528

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018174032A Pending JP2020046864A (en) 2018-09-18 2018-09-18 Billing control device, image formation system, and program

Country Status (1)

Country Link
JP (1) JP2020046864A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049472A (en) * 2000-08-01 2002-02-15 Fuji Xerox Co Ltd Printing system and its management method
JP2004078595A (en) * 2002-08-19 2004-03-11 Fuji Xerox Co Ltd Printing machine and its method
JP2005339383A (en) * 2004-05-28 2005-12-08 Ricoh Co Ltd Printing system
JP2008186251A (en) * 2007-01-30 2008-08-14 Konica Minolta Business Technologies Inc Image forming apparatus, printing system, number of printed sheet counting method and number of printed sheet counting program
JP2012037987A (en) * 2010-08-04 2012-02-23 Sharp Corp Printer
JP2015022663A (en) * 2013-07-22 2015-02-02 株式会社リコー Accounting control device, accounting control method, program and print system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049472A (en) * 2000-08-01 2002-02-15 Fuji Xerox Co Ltd Printing system and its management method
JP2004078595A (en) * 2002-08-19 2004-03-11 Fuji Xerox Co Ltd Printing machine and its method
JP2005339383A (en) * 2004-05-28 2005-12-08 Ricoh Co Ltd Printing system
JP2008186251A (en) * 2007-01-30 2008-08-14 Konica Minolta Business Technologies Inc Image forming apparatus, printing system, number of printed sheet counting method and number of printed sheet counting program
JP2012037987A (en) * 2010-08-04 2012-02-23 Sharp Corp Printer
JP2015022663A (en) * 2013-07-22 2015-02-02 株式会社リコー Accounting control device, accounting control method, program and print system

Similar Documents

Publication Publication Date Title
JP4514215B2 (en) Information processing apparatus, image forming apparatus, image forming system, information processing method, and image forming method
US20090290190A1 (en) Priority Order Determination Method and Priority Order Determination Program for Print Job, and Printing System
US7011462B2 (en) Print via network
US20110035785A1 (en) Information processing system, control method thereof and storage medium
CN102880435A (en) Printing apparatus and method for controlling printing apparatus
US20090138965A1 (en) Systems and methods for providing access control and accounting information for web services
JP2009065652A (en) Document processing apparatus, method and program
US20090225334A1 (en) Printing of color print data as color image or as black-and-white image
KR20090090281A (en) Printing system, printing method and printer
JP2011233032A (en) Image forming apparatus, server device, image forming system and control method
US9342265B2 (en) Image forming system, apparatus, method, and non-transitory computer-readable recording medium encoded with image forming program for management of the amount of resources consumed
JP2016005227A (en) Apparatus, charging system, charging method, and program
US9124752B2 (en) Activation of functions in a multi-functional apparatus on demand
AU2012244088B2 (en) Image processing device, image forming apparatus, image processing program, and image processing method
US20070083751A1 (en) System and method for certificate based document processing
JP5246055B2 (en) Printing apparatus, printing method, and computer program
JP2005100111A (en) Print management system and method, server device, program and recording medium
US8964227B2 (en) Print server, print data transmission method, and non-transitory computer-readable recording medium encoded with print data transmission program
JP2010088107A (en) System and method for document rendering device resource conservation
US20190236662A1 (en) Server, image forming system and billing control method for managing billing of users using image forming apparatuses
JP2015072661A (en) Image forming apparatus, control method thereof, and program
JP2020046864A (en) Billing control device, image formation system, and program
US11809762B2 (en) Information processing system and management apparatus
JP4455550B2 (en) Billing method and billing system
JP2022076739A (en) Distribution system, distribution method, and program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20201102

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210906

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220726

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220802

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230124

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230718