JP2015172828A - print management system, print management method and program - Google Patents

print management system, print management method and program Download PDF

Info

Publication number
JP2015172828A
JP2015172828A JP2014048021A JP2014048021A JP2015172828A JP 2015172828 A JP2015172828 A JP 2015172828A JP 2014048021 A JP2014048021 A JP 2014048021A JP 2014048021 A JP2014048021 A JP 2014048021A JP 2015172828 A JP2015172828 A JP 2015172828A
Authority
JP
Japan
Prior art keywords
print
user
information
printing
sheets
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
JP2014048021A
Other languages
Japanese (ja)
Other versions
JP6343978B2 (en
Inventor
祐樹 安藤
Yuki Ando
祐樹 安藤
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2014048021A priority Critical patent/JP6343978B2/en
Publication of JP2015172828A publication Critical patent/JP2015172828A/en
Application granted granted Critical
Publication of JP6343978B2 publication Critical patent/JP6343978B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a print management system for properly counting the number of printed sheets to a print execution user and a print requesting user.SOLUTION: The print management system includes storage means for storing the number of printable sheets allocated to each user, information addition means for receiving information about the number of sheets to be printed, information about a print condition, and information about the transmission destination and the transmission source of the information from a first user and a second user and adding the information to one piece of print data, communication means for transmitting/receiving the information on the basis of the information about the transmission destination and the transmission source, and print control means for calculating the number of estimated sheets to be printed on the basis of the information about the number of sheets to be printed received from the first user, and subtracting the number of printable sheets of the second user which is as many as the number of estimated sheets to be printed.

Description

本発明は、印刷管理システム、印刷管理方法及びプログラムに関する。   The present invention relates to a print management system, a print management method, and a program.

例えば、複数のユーザが画像形成装置を共有して使用する際に、各ユーザに対して印刷可能枚数(上限値)を設定し、印刷を実行したユーザに対して、印刷した枚数をカウントし印刷可能枚数から逐次減算して行くことで印刷枚数を管理する印刷管理システムが知られている(例えば特許文献1参照)。   For example, when a plurality of users share and use an image forming apparatus, the number of printable sheets (upper limit) is set for each user, and the number of printed sheets is counted and printed for the user who has performed printing. A print management system that manages the number of printed sheets by sequentially subtracting from the possible number of sheets is known (for example, see Patent Document 1).

例えば、会社や大学などでは、印刷を実行するユーザ(印刷実行ユーザという)は、自身の印刷だけでなく他のユーザ(印刷要求ユーザともいう)へ配布するために印刷を行うことがある。こうした場合、従来の印刷管理システムでは、印刷実行ユーザが、印刷要求ユーザへ配布するために印刷した印刷枚数も、印刷実行ユーザの印刷枚数としてカウントされてしまう。配布する印刷枚数が多くなると、印刷実行ユーザの印刷可能枚数は一気に減少し、自身の印刷に大きな支障をきたしてしまう問題があった。   For example, in a company, a university, or the like, a user who executes printing (referred to as a print execution user) may perform printing for distribution to other users (also referred to as print requesting users) as well as his own printing. In such a case, in the conventional print management system, the number of prints printed by the print execution user for distribution to the print requesting user is also counted as the print number of the print execution user. When the number of prints to be distributed increases, the printable user's number of printable sheets decreases at a stretch, and there is a problem in that his / her own printing is greatly hindered.

本発明の一つの実施形態の目的は、印刷実行ユーザと印刷要求ユーザに対する印刷枚数のカウントを適正に行う印刷管理システムを提供することにある。   An object of one embodiment of the present invention is to provide a print management system that appropriately counts the number of printed sheets for a print execution user and a print requesting user.

上記目的を達成するため、本願請求項1は、
印刷装置と、少なくとも第1のユーザ及び第2のユーザが使用する複数の情報処理装置とがネットワークを介して接続される印刷管理システムであって、
各ユーザに割り当てられた印刷可能枚数を記憶する記憶手段と、
1つの印刷データに対して、印刷枚数に関する情報、印刷条件に関する情報、及び当該情報の送信先及び送信元に関する情報を、前記第1のユーザ及び前記第2のユーザから受付けて付加する情報付加手段と、
少なくとも前記情報を、前記送信先及び送信元に関する情報に基づいて送受信する通信手段と、
少なくとも前記第1のユーザから受付けた前記印刷枚数に関する情報に基づいて、印刷予想枚数を算出し、前記第2のユーザの前記印刷可能枚数を前記印刷予想枚数の分だけ減算する印刷制御手段と、
を有する。
In order to achieve the above object, claim 1 of the present application
A printing management system in which a printing apparatus and a plurality of information processing apparatuses used by at least a first user and a second user are connected via a network,
Storage means for storing the number of printable sheets assigned to each user;
Information adding means for accepting and adding information relating to the number of printed sheets, information relating to printing conditions, and information relating to a transmission destination and a transmission source of the information to one print data from the first user and the second user. When,
Communication means for transmitting and receiving at least the information based on information on the transmission destination and the transmission source;
Print control means for calculating an estimated number of prints based on at least information relating to the number of prints received from the first user and subtracting the printable number of sheets of the second user by the estimated number of prints;
Have

本発明の一つの実施形態によれば、印刷実行ユーザと印刷要求ユーザに対する印刷枚数のカウントを適正に行う印刷管理システムを提供できる。   According to one embodiment of the present invention, it is possible to provide a print management system that appropriately counts the number of printed sheets for a print execution user and a print requesting user.

第1の実施形態に係る印刷管理システムの一例の構成図である。1 is a configuration diagram of an example of a print management system according to a first embodiment. FIG. 第1の実施形態に係るコンピュータの一例のハードウェア構成図である。It is a hardware block diagram of an example of the computer which concerns on 1st Embodiment. 第1の実施形態に係る画像形成装置の一例のハードウェア構成図である。1 is a hardware configuration diagram of an example of an image forming apparatus according to a first embodiment. 第1の実施形態に係る印刷管理システムのソフトウェア構成の一例を示す図である。2 is a diagram illustrating an example of a software configuration of a print management system according to the first embodiment. FIG. タグ情報を説明する説明図である。It is explanatory drawing explaining tag information. 第1の実施形態に係る印刷管理システムの印刷管理処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of print management processing of the print management system according to the first embodiment. ユーザ端末の設定画面の一例を示す図である。It is a figure which shows an example of the setting screen of a user terminal. ユーザ端末の設定画面の印刷不可の状態の一例を示す図である。It is a figure which shows an example of the state which cannot print the setting screen of a user terminal. 第2の実施形態に係る印刷管理システムの一例の構成図である。It is a block diagram of an example of the printing management system which concerns on 2nd Embodiment. 第2の実施形態に係る印刷管理システムのソフトウェア構成の一例を示す図である。FIG. 9 is a diagram illustrating an example of a software configuration of a print management system according to a second embodiment. 第2の実施形態に係る印刷管理システムの印刷管理処理の流れを示すフローチャートである。10 is a flowchart illustrating a flow of print management processing of a print management system according to a second embodiment. 第3の実施形態に係る印刷管理システムの一例の構成図である。It is a block diagram of an example of the printing management system which concerns on 3rd Embodiment. 第3の実施形態に係る印刷管理システムを構成する管理サーバのソフトウェア構成の一例を示す図である。FIG. 10 is a diagram illustrating an example of a software configuration of a management server configuring a print management system according to a third embodiment.

次に、本発明に係る印刷管理システム、印刷管理方法及びプログラムの実施形態を説明する。各図面中、同一又は相当する部分には同一の符号を付しており、その重複説明は適宜簡略化ないし省略する。   Next, embodiments of a print management system, a print management method, and a program according to the present invention will be described. In the drawings, the same or corresponding parts are denoted by the same reference numerals, and redundant description thereof will be simplified or omitted as appropriate.

[第1の実施形態]
<システム構成>
図1は、本発明の第1の実施形態に係る印刷管理システム1の構成例を示す図である。
印刷管理システム1は、LANなどのネットワークN1、ユーザが使用するユーザ端末2、画像形成装置3(印刷装置の一例)を有している。
[First Embodiment]
<System configuration>
FIG. 1 is a diagram showing a configuration example of a print management system 1 according to the first embodiment of the present invention.
The print management system 1 includes a network N1 such as a LAN, a user terminal 2 used by a user, and an image forming apparatus 3 (an example of a printing apparatus).

図1では2台のユーザ端末2A、2Bを一例として示したが、一台以上であればよい。以下の説明では、何れのユーザ端末でもよい場合にユーザ端末2と総称する。また、画像形成装置3が一台の例を示しているが、複数台あっても良い。   In FIG. 1, two user terminals 2 </ b> A and 2 </ b> B are shown as an example. In the following description, when any user terminal may be used, the user terminal 2 is collectively referred to. Further, although an example in which the image forming apparatus 3 is one is shown, a plurality of image forming apparatuses 3 may be provided.

ユーザ端末2は、ユーザが利用する情報処理装置である。ユーザ端末2はスマートフォンや携帯電話、PCなどの端末装置でも良い。ユーザ端末2は、インストールされているアプリケーションソフトウェア等を利用して、画像形成装置3へ、印刷ジョブを送信して印刷要求を行なう機能を有する。   The user terminal 2 is an information processing apparatus used by the user. The user terminal 2 may be a terminal device such as a smartphone, a mobile phone, or a PC. The user terminal 2 has a function of transmitting a print job to the image forming apparatus 3 and making a print request using installed application software or the like.

本実施形態では、ユーザ端末2Aは、印刷データを有し印刷データの印刷を実行するユーザ(以下、印刷実行ユーザという)が使用するユーザ端末を意味する。特許請求の範囲において「第1のユーザ」に相当する。また、ユーザ端末2Bは、印刷データの印刷を要求するユーザ(以下、印刷要求ユーザという)が使用するユーザ端末を意味する。特許請求の範囲において「第2のユーザ」に相当する。したがって、ユーザ端末2A、2Bの構成は同じである。また、以下の説明において、印刷実行ユーザが印刷要求ユーザでもある場合がある。   In the present embodiment, the user terminal 2A means a user terminal used by a user who has print data and executes printing of the print data (hereinafter referred to as a print execution user). It corresponds to a “first user” in the claims. The user terminal 2B refers to a user terminal used by a user who requests printing of print data (hereinafter referred to as a print requesting user). It corresponds to a “second user” in the claims. Therefore, the configurations of the user terminals 2A and 2B are the same. In the following description, the print execution user may also be a print request user.

画像形成装置3は、印刷装置の一例である。また情報処理装置の一例としても機能する場合がある。画像形成装置3は、有線や無線通信でネットワークN1に接続されるプリンタ、コピー機、複合機(MFP(マルチファンクションプリンタ))、レーザプリンタなどの出力装置である。   The image forming apparatus 3 is an example of a printing apparatus. Also, it may function as an example of an information processing apparatus. The image forming apparatus 3 is an output device such as a printer, a copier, a multifunction peripheral (MFP (multifunction printer)), or a laser printer connected to the network N1 by wired or wireless communication.

また、図1に示すネットワークN1としては、有線、無線に限らず専用回線、電話回線等で接続されたインターネットや、インターネット技術を利用したイントラネットの形態でもよい。さらには、専用回線を使用する場合でもWAN(Wide Area Network)やMAN(Metropolitan Area Network)に限らず、LAN(Local Area Network)で構成される形態もとりうる。また、このネットワークN1には、専用回線の使用、伝送データの暗号化等、様々な方法によるセキュリティの強化が必要となる。   Further, the network N1 shown in FIG. 1 is not limited to wired or wireless, but may be an Internet connected by a dedicated line, a telephone line, or the like, or an intranet using Internet technology. Furthermore, even when a dedicated line is used, it is not limited to WAN (Wide Area Network) or MAN (Metropolitan Area Network), but may be configured by a LAN (Local Area Network). Further, the network N1 needs to be strengthened by various methods such as the use of a dedicated line and encryption of transmission data.

<ハードウェア構成>
図1のユーザ端末2は、図2に示すハードウェア構成のコンピュータ等により実現される。図2は、本実施形態に係るコンピュータの一例のハードウェア構成図である。
<Hardware configuration>
The user terminal 2 in FIG. 1 is realized by a computer having the hardware configuration shown in FIG. FIG. 2 is a hardware configuration diagram of an example of a computer according to the present embodiment.

図2に示したコンピュータ500は、入力装置501、表示装置502、外部I/F503、RAM504、ROM505、CPU506、通信I/F507、及びHDD508などを備え、それぞれがバスBで相互に接続されている。なお、入力装置501及び表示装置502は必要なときに接続して利用する形態であってもよい。   A computer 500 illustrated in FIG. 2 includes an input device 501, a display device 502, an external I / F 503, a RAM 504, a ROM 505, a CPU 506, a communication I / F 507, an HDD 508, and the like. . Note that the input device 501 and the display device 502 may be connected and used when necessary.

入力装置501はキーボードやマウスなどを含み、ユーザが各操作信号を入力するのに用いられる。表示装置502はディスプレイなどを含み、コンピュータ500による処理結果を表示する。   The input device 501 includes a keyboard and a mouse, and is used by a user to input each operation signal. The display device 502 includes a display and the like, and displays a processing result by the computer 500.

通信I/F507はコンピュータ500をネットワークN1に接続するインタフェースである。これにより、コンピュータ500は通信I/F507を介してデータ通信を行うことができる。   A communication I / F 507 is an interface for connecting the computer 500 to the network N1. Thereby, the computer 500 can perform data communication via the communication I / F 507.

HDD508はプログラムやデータを格納している不揮発性の記憶装置である。格納されるプログラムやデータは、例えばコンピュータ500全体を制御する基本ソフトウェアであるOSや、OS上において各種機能を提供するアプリケーションソフトウェアなどである。   The HDD 508 is a non-volatile storage device that stores programs and data. The stored programs and data are, for example, an OS that is basic software for controlling the entire computer 500, and application software that provides various functions on the OS.

外部I/F503は、外部装置とのインタフェースである。外部装置には、記録媒体503aなどがある。これにより、コンピュータ500は外部I/F503を介して記録媒体503aの読み取り及び/又は書き込みを行うことができる。記録媒体503aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリなどがある。   The external I / F 503 is an interface with an external device. The external device includes a recording medium 503a. Accordingly, the computer 500 can read and / or write the recording medium 503a via the external I / F 503. Examples of the recording medium 503a include a flexible disk, a CD, a DVD, an SD memory card, and a USB memory.

ROM505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)である。ROM505には、コンピュータ500の起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM504は、プログラムやデータを一時保持する揮発性の半導体メモリである。   The ROM 505 is a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 505 stores programs and data such as BIOS, OS settings, and network settings that are executed when the computer 500 is started up. The RAM 504 is a volatile semiconductor memory that temporarily stores programs and data.

CPU506は、ROM505やHDD508などの記憶装置からプログラムやデータをRAM504上に読み出し、処理を実行することで、コンピュータ500全体の制御や機能を実現する演算装置である。   The CPU 506 is an arithmetic device that realizes control and functions of the entire computer 500 by reading a program and data from a storage device such as the ROM 505 and the HDD 508 onto the RAM 504 and executing processing.

本実施形態に係るユーザ端末2は、上記したコンピュータ500のハードウェア構成により後述するような各種処理を実現できる。   The user terminal 2 according to the present embodiment can realize various processes as described later by the hardware configuration of the computer 500 described above.

図1の画像形成装置3は、例えば図3に示すようなハードウェア構成のコンピュータにより実現される。図3は本実施形態に係る画像形成装置3の一例のハードウェア構成図である。図3に示した画像形成装置3は、コントローラ601、操作パネル602、外部I/F603、通信I/F604、プリンタ605及びスキャナ606などを備える。   The image forming apparatus 3 in FIG. 1 is realized by a computer having a hardware configuration as shown in FIG. 3, for example. FIG. 3 is a hardware configuration diagram of an example of the image forming apparatus 3 according to the present embodiment. The image forming apparatus 3 illustrated in FIG. 3 includes a controller 601, an operation panel 602, an external I / F 603, a communication I / F 604, a printer 605, a scanner 606, and the like.

コントローラ601はCPU611、RAM612、ROM613、NVRAM614及びHDD615などを備える。ROM613は、各種プログラムやデータが格納されている。RAM612はプログラムやデータを一時保持する。NVRAM614は、例えば設定情報等が格納されている。また、HDD615は各種プログラムやデータが格納されている。   The controller 601 includes a CPU 611, a RAM 612, a ROM 613, an NVRAM 614, an HDD 615, and the like. The ROM 613 stores various programs and data. The RAM 612 temporarily stores programs and data. The NVRAM 614 stores setting information, for example. The HDD 615 stores various programs and data.

CPU611は、ROM613やNVRAM614、HDD615などからプログラムやデータ、設定情報等をRAM612上に読み出し、処理を実行することで、画像形成装置3全体の制御や機能を実現する。   The CPU 611 implements control and functions of the entire image forming apparatus 3 by reading programs, data, setting information, and the like from the ROM 613, the NVRAM 614, the HDD 615, and the like onto the RAM 612 and executing the processing.

操作パネル602はユーザからの入力を受け付ける入力部と、表示を行う表示部とを備えている。外部I/F603は外部装置とのインタフェースである。外部装置には、記録媒体603aなどがある。これにより、画像形成装置3は外部I/F603を介して記録媒体603aの読み取り及び/又は書き込みを行うことができる。記録媒体603aにはICカード、フレキシブルディスク、CD、DVD、SDメモリカード、USBメモリ等がある。   The operation panel 602 includes an input unit that receives input from the user and a display unit that performs display. An external I / F 603 is an interface with an external device. The external device includes a recording medium 603a. As a result, the image forming apparatus 3 can read and / or write to the recording medium 603 a via the external I / F 603. Examples of the recording medium 603a include an IC card, a flexible disk, a CD, a DVD, an SD memory card, and a USB memory.

通信I/F604は、画像形成装置3をネットワークN1に接続するインタフェースである。これにより、画像形成装置3は通信I/F604を介してデータ通信を行うことができる。プリンタ605は、印刷データを用紙に印刷するための印刷装置である。スキャナ606は原稿から画像データ(電子データ)を読み取るための読取装置である。   The communication I / F 604 is an interface that connects the image forming apparatus 3 to the network N1. As a result, the image forming apparatus 3 can perform data communication via the communication I / F 604. A printer 605 is a printing device for printing print data on paper. A scanner 606 is a reading device for reading image data (electronic data) from a document.

<ソフトウェア構成>
図4は、図1の印刷管理システム1のソフトウェア構成を示す図である。
ユーザ端末2(2A、2Bを含む)は、印刷管理プログラムPr20(Pr20A、Pr20B)を有しており、印刷管理プログラムPr20により動作する印刷ジョブ生成手段21(21A、21B)、印刷制御手段22(22A、22B)、タグ情報付加手段23(23A、23B)、通信手段24(24A、24B)、印刷処理手段25(25A、25B)、記憶手段26(26A、26B)を有している。また、印刷要求手段27(27A、27B)、印刷許可手段28(28A、28B)を有していても良い。なお、上記各機能部は印刷管理プログラムPr20により、印刷実行ユーザと印刷要求ユーザにカウントされる印刷枚数を適正に管理する。ユーザ端末2の各機能部は、印刷実行ユーザが使用するユーザ端末2Aと、印刷要求ユーザが使用するユーザ端末3Bにおいて基本的に同じであり、以下、ユーザ端末2Aについてのみ説明する。
<Software configuration>
FIG. 4 is a diagram illustrating a software configuration of the print management system 1 in FIG.
The user terminal 2 (including 2A and 2B) has a print management program Pr20 (Pr20A and Pr20B), and print job generation means 21 (21A and 21B) and print control means 22 (operated by the print management program Pr20). 22A, 22B), tag information adding means 23 (23A, 23B), communication means 24 (24A, 24B), print processing means 25 (25A, 25B), and storage means 26 (26A, 26B). Further, the printing request unit 27 (27A, 27B) and the print permission unit 28 (28A, 28B) may be included. Each functional unit appropriately manages the number of prints counted by the print execution user and the print requesting user by the print management program Pr20. Each functional unit of the user terminal 2 is basically the same in the user terminal 2A used by the print execution user and the user terminal 3B used by the print requesting user, and only the user terminal 2A will be described below.

印刷ジョブ生成手段21Aは、印刷実行ユーザが印刷を実行する印刷データ001に対して、画像形成装置3が解釈可能な印刷ジョブを生成する。例えばアプリケーションソフトウェアからプリンタドライバなどを利用することで印刷ジョブが生成される。   The print job generation unit 21A generates a print job that can be interpreted by the image forming apparatus 3 with respect to the print data 001 to be printed by the print execution user. For example, a print job is generated by using a printer driver or the like from application software.

印刷制御手段22Aは、印刷管理プログラムPr20Aにおいて、印刷ジョブ、タグ情報、印刷可能枚数などの印刷管理制御に係る情報を取得し、当該取得した情報を他の機能部へ出力する機能を有する。また、タグ情報と、記憶手段に記憶されている印刷可能枚数から印刷予想枚数を算出する算出手段と、印刷要求ユーザが印刷データを印刷可能かの判断をする判断手段の機能も有する。また、印刷可能である場合には、記憶手段に記憶されている(印刷要求ユーザの)印刷可能枚数を、印刷予想枚数の分だけ減算した値に変更する機能も有している。   The print control unit 22A has a function of acquiring information related to print management control such as a print job, tag information, and the number of printable sheets in the print management program Pr20A, and outputting the acquired information to other functional units. In addition, it also has functions of a calculation unit that calculates the estimated number of prints from the tag information and the number of printable sheets stored in the storage unit, and a determination unit that determines whether the print requesting user can print the print data. In addition, when printing is possible, it also has a function of changing the printable number (of the print requesting user) stored in the storage unit to a value obtained by subtracting the estimated number of prints.

タグ情報付加手段23A(特許請求の範囲の情報付加手段の一例に相当)は、印刷データ001に対してタグ情報を付加する機能を有する。タグ情報としては後述するが、印刷データ001の印刷枚数に関するタグ情報、印刷データ及び又はタグ情報の送信先、送信元に関するタグ情報、印刷条件に関するタグ情報、印刷データ001の属性に関するタグ情報、印刷実行に関するタグ情報などがある。   The tag information adding unit 23A (corresponding to an example of the information adding unit in the claims) has a function of adding tag information to the print data 001. As tag information, which will be described later, tag information relating to the number of prints of print data 001, transmission destination of print data and / or tag information, tag information relating to the transmission source, tag information relating to printing conditions, tag information relating to attributes of print data 001, printing There is tag information about execution.

印刷条件に関するタグ情報とは、例えば、印刷部数、両面印刷の有無、1枚当たりに集約して印刷する頁数などである。また、印刷実行に関するタグ情報とは、印刷制御手段22Aが、印刷要求ユーザに対して印刷可能であると判断すると付加される、印刷実行を許可するタグ情報である。   The tag information related to the printing conditions is, for example, the number of copies, the presence / absence of double-sided printing, the number of pages to be printed collectively per sheet, and the like. The tag information related to printing execution is tag information that permits printing execution that is added when the print control unit 22A determines that printing is possible for the print requesting user.

因みに、印刷枚数に関するタグ情報は、印刷実行ユーザの使用するユーザ端末2(2A)により付加される。その他、送信先、送信元に関するタグ情報、印刷条件に関するタグ情報、属性に関するタグ情報、印刷実行に関するタグ情報は、双方のユーザ端末2により付加できる。   Incidentally, tag information relating to the number of printed sheets is added by the user terminal 2 (2A) used by the printing execution user. In addition, the tag information about the transmission destination, the transmission source, the tag information about the printing condition, the tag information about the attribute, and the tag information about the printing execution can be added by both user terminals 2.

通信手段24Aは、http通信などにより、ユーザ端末2間、又は画像形成装置3との情報のやりとりを行う機能を有している。   The communication unit 24A has a function of exchanging information with the user terminals 2 or with the image forming apparatus 3 by using http communication or the like.

印刷処理手段25Aは、前記した各タグ情報をコマンドに変換し、印刷ジョブへ付加して印刷可能な形式に処理する機能を有する。タグ情報が付加され処理された印刷ジョブは、画像形成装置3へ送信されて印刷される。   The print processing unit 25A has a function of converting each tag information described above into a command, adding it to a print job, and processing it into a printable format. The print job to which the tag information is added and processed is transmitted to the image forming apparatus 3 and printed.

記憶手段26Aは、ユーザごとに割り当てられた(割振られた)印刷可能枚数(上限値)の設定値が記憶されている。また、印刷可能枚数は、ユーザが印刷要求した印刷枚数に応じて更新されるものである。   The storage unit 26A stores a set value of the printable sheet number (upper limit value) assigned (allocated) for each user. Further, the printable number is updated according to the number of prints requested by the user.

図示例の構成は、印刷要求手段27A、印刷許可手段28Aを有している。印刷要求手段27Aは、例えば所望する印刷データ(002)を保有するユーザ端末2Bに対して、印刷を要求する旨の通知を通信手段24Aを介して行う機能を有している。また、印刷許可手段28Aは、他のユーザ端末2Bから印刷要求を促す通知を受けた場合、印刷を許可する通知を印刷制御手段22A(及びユーザ端末2B)へ出力する機能を有している。   The configuration of the illustrated example includes a print request unit 27A and a print permission unit 28A. The print request unit 27A has a function of notifying the user terminal 2B that holds, for example, the desired print data (002) through the communication unit 24A to request printing. In addition, the print permission unit 28A has a function of outputting a print permission notification to the print control unit 22A (and the user terminal 2B) when receiving a notification requesting a print request from another user terminal 2B.

とは言え、印刷要求手段27A、印刷許可手段28Aの各機能は、タグ情報付加手段23Aにより遂行されても良い。例えば、印刷を要求するタグ、又は印刷を許可するタグを該当するユーザ端末2へ送信することにより行うこともできる。特に、印刷を許可するタグとして、後述するが印刷条件に関するタグを付加し、該当するユーザ端末2へ送信することで印刷を許可した(印刷を要求した)ことを通知する方法でも良い。   However, the functions of the print request unit 27A and the print permission unit 28A may be performed by the tag information adding unit 23A. For example, it can be performed by transmitting a tag requesting printing or a tag permitting printing to the corresponding user terminal 2. In particular, as a tag for permitting printing, a tag relating to printing conditions, which will be described later, may be added, and a method for notifying that printing has been permitted (printing has been requested) by transmitting to the corresponding user terminal 2 may be used.

ユーザ端末2Bの各機能部は、各機能部の符号の後にアルファベット記号Bが付与されている点のみユーザ端末2Aと相違しており、各機能構成はユーザ端末2Aと同じである。以下、各機能部を記述する際、ユーザ端末2A、2Bを区別しない場合には、符号以後のアルファベット記号を省略する場合もある。   Each functional unit of the user terminal 2B is different from the user terminal 2A only in that an alphabet symbol B is given after the code of each functional unit, and each functional configuration is the same as the user terminal 2A. Hereinafter, when describing each functional unit, if the user terminals 2A and 2B are not distinguished, the alphabetic symbols after the symbols may be omitted.

次に、画像形成装置3の詳細について説明する。
画像形成装置3は、印刷ジョブ受付手段31と、印刷手段32を有している。
印刷ジョブ受付手段31は、ユーザ端末2から送信された印刷ジョブを受付けて印刷手段32へ出力する機能を有する。印刷手段32は、印刷ジョブ受付手段31から取得した印刷ジョブを、付加されたタグ情報に基づいて、適切な印刷条件で印刷ジョブを遂行し印刷を行う。
Next, details of the image forming apparatus 3 will be described.
The image forming apparatus 3 includes a print job receiving unit 31 and a printing unit 32.
The print job receiving unit 31 has a function of receiving a print job transmitted from the user terminal 2 and outputting it to the printing unit 32. The printing unit 32 prints the print job acquired from the print job reception unit 31 by executing the print job under appropriate printing conditions based on the added tag information.

<タグ情報>
例えば印刷データ001に対して付加されるタグ情報について、図5に基づいて簡単に説明する。タグ情報は、タグ情報付加手段23により付加されるものであり、印刷実行ユーザと印刷要求ユーザとが、タグ情報のやりとりにより随時追加(付加)されてゆく。
<Tag information>
For example, tag information added to the print data 001 will be briefly described with reference to FIG. The tag information is added by the tag information adding means 23, and the print execution user and the print requesting user are added (added) as needed by exchanging tag information.

図5に示すタグ情報は、送受信Tag1、印刷枚数Tag2、印刷条件Tag3、印刷実行Tag4を有している。更に、カウンタロードTag5、印刷可能枚数変更Tag6、属性情報Tag7、印刷可能枚数Tag8を有しているが、後者のタグ情報に関する説明は、第2の実施形態において説明する。   The tag information shown in FIG. 5 includes a transmission / reception Tag1, a printing number Tag2, a printing condition Tag3, and a printing execution Tag4. Furthermore, the counter load Tag 5, the printable sheet number change tag 6, the attribute information Tag 7, and the printable sheet number Tag 8 are included. The latter tag information will be described in the second embodiment.

送受信Tag1は、送信先Tag1aと送信元Tag1bを有している。この送受信Tag1は、ユーザ端末2Aと2B(画像形成装置3を含んでも良い)の間で、タグ情報のやりとりをする際に付加されるタグであり、例えばユーザアドレスが書き込まれている。
印刷枚数Tag2は、印刷データ001が有している頁数情報である。この印刷枚数Tag2は、例えば印刷データ001を保有する印刷実行ユーザが使用するユーザ端末2(図示例では2A)において付加される。
The transmission / reception Tag1 has a transmission destination Tag1a and a transmission source Tag1b. The transmission / reception Tag 1 is a tag added when tag information is exchanged between the user terminals 2A and 2B (which may include the image forming apparatus 3), and for example, a user address is written therein.
The print number Tag2 is page number information included in the print data 001. The number of prints Tag2 is added, for example, in the user terminal 2 (2A in the illustrated example) used by the print execution user who holds the print data 001.

印刷条件Tag3は、サイズTag3a、印刷部数Tag3b、両面印刷の有無Tag3c、1枚当たりに集約して印刷する頁数Tag3dを有している。この印刷条件Tag3は、印刷要求する際に印刷要求ユーザが指定(付加)する印刷条件に関するタブ情報を指している。したがって、印刷条件Tag3は、印刷要求ユーザが使用するユーザ端末2(図示例では2B)において付加されるタグ情報である。この印刷条件Tag3が付加されることにより、印刷要求ユーザであることが判別されると共に、印刷予想枚数の算出と、印刷要求ユーザの印刷可能枚数の変更(減算)が行われる。したがって、印刷要求ユーザに対して印刷枚数が確実にカウントされ、印刷実行ユーザにはカウントされない処理が可能になる。   The printing condition Tag3 has a size Tag3a, a number of copies Tag3b, a double-sided printing presence / absence Tag3c, and a page number Tag3d to be collectively printed per sheet. This print condition Tag3 indicates tab information related to the print condition specified (added) by the print requesting user when making a print request. Therefore, the printing condition Tag3 is tag information added at the user terminal 2 (2B in the illustrated example) used by the print requesting user. By adding this printing condition Tag3, it is determined that the user is a print requesting user, and the expected number of prints is calculated and the printable number of printable users is changed (subtracted). Accordingly, the number of printed sheets is reliably counted for the print requesting user, and processing that is not counted by the printing execution user is enabled.

印刷実行Tag4は、印刷制御手段22が、印刷要求ユーザに対して印刷可能であると判断すると付加される、印刷許可を意味するタグ情報である。したがって、印刷実行Tag4が付加されていないと、印刷は実行されない。   The print execution Tag 4 is tag information indicating print permission added when the print control unit 22 determines that printing is possible for the print requesting user. Therefore, printing is not executed unless the print execution Tag 4 is added.

<印刷管理処理の詳細>
以下では、本実施形態に係る印刷管理システム1の処理の詳細について説明する。
図6は本実施形態に係る印刷管理システム1の印刷管理処理を表した一例のフローチャートである。図6のフローチャートは、ユーザ端末2Aを印刷実行ユーザが使用する端末とし、ユーザ端末2Bを印刷要求ユーザが使用する端末とし、印刷実行ユーザが、印刷要求ユーザの分の印刷を行う場合を例に取り説明する。つまり、このフローチャート上では印刷実行ユーザは、自身が保有する印刷データ001を、自分用には印刷せず、印刷要求ユーザに配布する為にのみ印刷する場合を説明する。従来では、この印刷処理が印刷実行ユーザの印刷枚数としてカウントされ自身の印刷可能枚数が減算されていた。
<Details of print management processing>
Below, the detail of the process of the print management system 1 which concerns on this embodiment is demonstrated.
FIG. 6 is a flowchart illustrating an example of print management processing of the print management system 1 according to the present embodiment. The flowchart in FIG. 6 exemplifies a case where the user terminal 2A is a terminal used by a print execution user, the user terminal 2B is a terminal used by a print request user, and the print execution user performs printing for the print request user. I will explain. That is, in this flowchart, a case will be described in which the print execution user does not print the print data 001 held by himself / herself but only for distribution to the print requesting user. Conventionally, this printing process is counted as the number of prints performed by the print execution user, and the number of printable sheets is subtracted.

本実施形態の印刷管理システム1は、上記の印刷処理を、印刷要求ユーザの印刷枚数としてカウントして印刷可能枚数を減算し、印刷実行ユーザに対してはカウント処理及び印刷可能枚数の減算処理を行わない。その具体的な処理を以下に説明する。   The print management system 1 according to the present embodiment counts the above print processing as the number of prints of the print requesting user and subtracts the printable number of pages, and performs the count process and the printable number of sheets subtraction process for the print execution user. Not performed. Specific processing will be described below.

因みに、以下に始まるS10の前に、例えば印刷要求ユーザがユーザ端末2Bにおいて、印刷要求手段27Bにより、印刷データを保有する印刷実行ユーザのユーザ端末2Aに印刷要求通知を送信しておくことができる。   Incidentally, before S10 starting below, for example, the print requesting user can send a print request notification to the user terminal 2A of the printing execution user holding the print data by the print requesting unit 27B in the user terminal 2B. .

ユーザ端末2Aにおいて、印刷実行ユーザはユーザ端末2Aを操作し、自身が保有する印刷データ001に対して印刷実行を指示する(S10)。すると、印刷ジョブ生成手段21Aは、画像形成装置3で解釈可能な印刷ジョブを生成する(S11)。因みに、S11において、印刷データの印刷実行が指示されると、登録番号、登録ユーザ名、登録日時、基準枚数に関するタグ情報が基本タグとして付加されている。
そして、印刷制御手段22Aは、タグ情報付加手段23Aに印刷データ001に対する印刷枚数Tag2を付加させる(S12)。さらに、S12でタグ情報付加手段23Aは、印刷実行ユーザの操作によって、送信先Tag1a、送信元Tag1b情報を付加し、上記印刷枚数Tag2を、送信先Tag1aのタグ情報に基づいて送信先のユーザ端末2Bへ送信する(S13)。このとき送信先Tag1aには、ユーザ端末2Bのユーザアドレスが記載されている。
In the user terminal 2A, the print execution user operates the user terminal 2A to instruct the print execution for the print data 001 owned by the user (S10). Then, the print job generation unit 21A generates a print job that can be interpreted by the image forming apparatus 3 (S11). Incidentally, when printing execution of print data is instructed in S11, tag information regarding a registration number, a registered user name, a registration date and time, and a reference number is added as a basic tag.
Then, the print control unit 22A causes the tag information adding unit 23A to add the print number Tag2 for the print data 001 (S12). Further, in step S12, the tag information adding unit 23A adds the transmission destination Tag 1a and the transmission source Tag 1b information by the operation of the print execution user, and determines the number of prints Tag 2 based on the tag information of the transmission destination Tag 1a. Transmit to 2B (S13). At this time, the transmission destination Tag 1a describes the user address of the user terminal 2B.

印刷制御手段22Aは、上記S12、S13の操作を印刷実行ユーザに行わせる設定画面を表示させている。
図7Aに、設定画面700Aの一例を示すイメージ図を示した。
The print control unit 22A displays a setting screen that allows the print execution user to perform the operations of S12 and S13.
FIG. 7A shows an image diagram showing an example of the setting screen 700A.

設定画面700Aは、文書名領域701A、印刷プレビュー領域702A、ページ番号領域703A、送信先/元領域704A、属性情報領域705A、現カウンタ値領域706A、印刷後カウンタ値領域707A、印刷条件の設定領域708A、送信部709A、印刷部710A、通知エリア711A、消去ボタン712Aを有している。   The setting screen 700A includes a document name area 701A, a print preview area 702A, a page number area 703A, a transmission destination / source area 704A, an attribute information area 705A, a current counter value area 706A, a post-print counter value area 707A, and a print condition setting area. 708A, a transmission unit 709A, a printing unit 710A, a notification area 711A, and a delete button 712A.

文書名領域701Aは、印刷データに含まれる文章名が表示される領域である。印刷プレビュー領域702Aは、印刷データの印刷画像が表示される領域である。ページ番号領域703Aは、印刷データが有する印刷枚数(ページ数)と、印刷プレビュー領域702Aに表示されているページ数とを表示する領域である。例えば印刷枚数5枚のうち1ページ目を印刷プレビュー領域702Aに表示させている場合、ページ番号領域703Aには「1/5」と表示される。送信先/元領域704Aは、送信先と送信元に関する情報が表示される領域である。送信側においては送信時に選択した送信元アドレスが表示されており、受信側においては送信元アドレスが表示されている。   The document name area 701A is an area where the text name included in the print data is displayed. The print preview area 702A is an area where a print image of print data is displayed. The page number area 703A is an area for displaying the number of printed sheets (number of pages) included in the print data and the number of pages displayed in the print preview area 702A. For example, when the first page of the five printed sheets is displayed in the print preview area 702A, “1/5” is displayed in the page number area 703A. The transmission destination / source area 704A is an area in which information regarding the transmission destination and the transmission source is displayed. On the transmission side, the transmission source address selected at the time of transmission is displayed, and on the reception side, the transmission source address is displayed.

属性情報領域705Aは印刷データの属性(種類)に関する情報を表示する領域である。この属性情報領域705Aへ属性情報をユーザが入力することにより、後述する属性に関するタグ情報を付加することができる。   The attribute information area 705A is an area for displaying information related to the attribute (type) of print data. When the user inputs attribute information to the attribute information area 705A, tag information related to attributes described later can be added.

現カウンタ値領域706Aは記憶手段に記憶されている現段階でのユーザの「印刷可能枚数」が表示される領域である。印刷後カウンタ値領域707Aは、印刷制御手段22により算出された印刷データを印刷した後の「印刷可能枚数」が表示される領域である。印刷条件の設定領域708Aは、印刷要求ユーザが印刷条件Tag3を付加する領域であり、サイズ設定部70、両面設定部71、集約設定部72、部数設定部73を有している。両面設定部71では、両面印刷の有無Tag3cを付加する。集約設定部72では、1枚当たりに集約して印刷する頁数Tag3dを付加する。送信部709Aは、タグ情報及び/又は印刷データ(印刷ジョブ)などの送信指示を行う領域である。印刷部710Aは、印刷データの印刷指示を行う領域である。通知エリア711Aは、送信先のユーザへの通知を表示する領域である。例えば図の右側の拡大図に示すように、印刷実行ユーザが予め印刷要求ユーザに対して印刷許可枚数10枚を設定して送信している場合、その旨が表示される。因みにこれは印刷実行Tag4が印刷実行ユーザにより付加されていることを意味する。消去ボタン712Aは、設定画面700Aを閉じる指示を行う領域である。   The current counter value area 706A is an area in which the “printable number of sheets” of the user at the current stage stored in the storage means is displayed. The post-print counter value area 707A is an area in which “printable number of sheets” after printing the print data calculated by the print control unit 22 is displayed. The print condition setting area 708A is an area to which the print requesting user adds the print condition Tag3, and includes a size setting unit 70, a duplex setting unit 71, an aggregation setting unit 72, and a copy number setting unit 73. The duplex setting unit 71 adds the presence / absence of tag 3c for duplex printing. In the aggregation setting unit 72, the number of pages Tag3d to be aggregated and printed per sheet is added. The transmission unit 709A is an area for instructing transmission of tag information and / or print data (print job). The printing unit 710A is an area for instructing printing of print data. The notification area 711A is an area for displaying a notification to a transmission destination user. For example, as shown in the enlarged view on the right side of the drawing, when the print execution user has set and sent a print permission number of 10 to the print requesting user in advance, this is displayed. Incidentally, this means that the print execution Tag 4 is added by the print execution user. The delete button 712A is an area for instructing to close the setting screen 700A.

次に、上記S11〜S13に係る処理を設定画面700Aから説明する。
上記S11が処理されると、印刷データ001に付与されている文章名が文書名領域701Aに表示され、ページ番号領域703に表示されているページの印刷画像が印刷プレビュー領域702Aに表示される。ページ番号領域703Aは、印刷データ001が有する全ページ数情報も併せて表示している。これは、印刷データ001に対する印刷枚数Tag2が付加されていることを意味している。
Next, the processing according to S11 to S13 will be described from the setting screen 700A.
When S11 is processed, the text name given to the print data 001 is displayed in the document name area 701A, and the print image of the page displayed in the page number area 703 is displayed in the print preview area 702A. The page number area 703A also displays all page number information included in the print data 001. This means that the print number Tag2 for the print data 001 is added.

S12において、印刷実行ユーザは、送信先/元領域704Aに自身以外のユーザ名を選択すると、選択したユーザアドレスが表示されると共に、送信元Tag1bとして付加され、同時に自身のユーザアドレスが送信元Tag1bとして付加される。
そして、S13において、送信部709Aを選択すると、送信先領域704Aで選択したユーザへ印刷データ001に付加されたタグ情報(印刷枚数Tag2)が送信される。
In S12, when the printing execution user selects a user name other than himself / herself in the transmission destination / source area 704A, the selected user address is displayed and added as the transmission source Tag 1b, and at the same time, his / her user address is transmitted to the transmission source Tag 1b. Added as.
In S13, when the transmission unit 709A is selected, the tag information (print number Tag2) added to the print data 001 is transmitted to the user selected in the transmission destination area 704A.

次に、図6のフローチャートに戻り、ユーザ端末2Bにおいて、通信手段24Bを介して前記印刷枚数Tag2を取得すると、印刷制御手段22Bは、ユーザに対して印刷を許可するか(印刷要求するか)否かの判断を促す(S14)。印刷を許可しない場合(NO)、何の処理も行わず印刷中止となる(S15)。   Next, returning to the flowchart of FIG. 6, when the user terminal 2B obtains the number of prints Tag2 via the communication unit 24B, the print control unit 22B permits the user to print (whether to request printing). It is urged to determine whether or not (S14). If printing is not permitted (NO), no processing is performed and printing is stopped (S15).

ユーザ端末2Bを操作するユーザが印刷を許可(印刷要求)する場合(YES)、タグ情報付加手段23Bは、印刷要求ユーザから印刷条件Tag3を受付けて付加する(S16)。因みに、S14において、印刷を許可する場合、印刷許可手段28Bが印刷許可したことを印刷制御手段22Bへ出力するステップを含んでも良い。   When the user operating the user terminal 2B permits printing (print request) (YES), the tag information adding unit 23B receives and adds the print condition Tag3 from the print requesting user (S16). Incidentally, when printing is permitted in S14, a step of outputting that the printing permission unit 28B has permitted printing to the printing control unit 22B may be included.

印刷制御手段22Bは、上記S16の操作を印刷実行ユーザに行わせる設定画面を表示させている。
図7Bに、設定画面700Bの一例を示すイメージ図を示した。基本的にはユーザ端末2Aに表示される図7Aの設定画面700Aと同じである。
The print control unit 22B displays a setting screen that allows the print execution user to perform the operation of S16.
FIG. 7B shows an image diagram showing an example of the setting screen 700B. This is basically the same as the setting screen 700A shown in FIG. 7A displayed on the user terminal 2A.

S14でユーザ端末2Bが印刷枚数Tag2を取得すると、送信元領域704Bにユーザ端末2Aを使用する印刷実行ユーザのアドレスが表示され、印刷データ001の印刷枚数がページ番号領域703Bに表示されている。   When the user terminal 2B acquires the print number Tag2 in S14, the address of the print execution user who uses the user terminal 2A is displayed in the transmission source area 704B, and the print number of the print data 001 is displayed in the page number area 703B.

この設定画面700Bをユーザ端末2Bに表示させたことは、ユーザ端末2Bを使用するユーザに対して印刷要求するか否かの判断を促したことを意味する。印刷を許可しない場合、例えば右上の消去ボタン712Bを押すと印刷中止になる。   Displaying the setting screen 700B on the user terminal 2B means that the user who uses the user terminal 2B is prompted to determine whether to make a print request. When printing is not permitted, for example, when the upper right delete button 712B is pressed, printing is stopped.

上記S16において、ユーザ端末2Bを操作するユーザは、印刷条件の設定領域708Bのサイズ設定部80、両面設定部81、集約設定部82、部数設定部83を設定することにより印刷条件Tag3を付加する。この操作を行うと印刷制御手段22Bは、ユーザ端末2Bを使用するユーザが印刷要求ユーザであると判断する。   In S16, the user operating the user terminal 2B adds the printing condition Tag3 by setting the size setting unit 80, the duplex setting unit 81, the aggregation setting unit 82, and the number setting unit 83 of the printing condition setting area 708B. . When this operation is performed, the print control unit 22B determines that the user who uses the user terminal 2B is the print requesting user.

図6のフローチャートに戻り、S17で印刷制御手段22Bは、付加された印刷条件Tag3と、ユーザ端末2Aから取得した印刷枚数Tag2とを参照して、印刷予想枚数を算出する。また、印刷制御手段22Bは、印刷予想枚数を算出した後、記憶手段26Bに記憶された出力要求ユーザの印刷可能枚数を参照し、当該印刷可能枚数から印刷予想枚数を減算して印刷可能かを判断する(S18)。つまり、減算後の印刷可能枚数が0以下である場合(NO)、印刷はできないと判断され中止される(S15)。   Returning to the flowchart of FIG. 6, in step S17, the print control unit 22B calculates the expected print number with reference to the added print condition Tag3 and the print number Tag2 acquired from the user terminal 2A. Further, after calculating the expected print number, the print control unit 22B refers to the print requestable number of the output requesting user stored in the storage unit 26B and subtracts the expected print number from the printable number to determine whether printing is possible. Judgment is made (S18). That is, when the printable number of sheets after subtraction is 0 or less (NO), it is determined that printing is not possible and is stopped (S15).

上記S17、S18、S15について図7Bの設定画面700Bから説明する。S17、S18の処理がなされると、現カウンタ値706Bには、記憶手段26に記憶されている現在の「印刷可能枚数」が表示され、印刷後カウンタ値707Bには、印刷予想枚数を減算した印刷後の「印刷可能枚数」が表示される。図示例の場合、印刷要求ユーザが有している現在の「印刷可能枚数」は「1000」であり、印刷する枚数が5枚(ページ番号領域703B)であるので、印刷後の「印刷可能枚数」は5枚を減算した「995」が表示される。   S17, S18, and S15 will be described from the setting screen 700B in FIG. 7B. When the processing of S17 and S18 is performed, the current “printable number of sheets” stored in the storage means 26 is displayed in the current counter value 706B, and the expected print number is subtracted from the counter value 707B after printing. The “number of printable sheets” after printing is displayed. In the case of the illustrated example, the current “printable number” of the print requesting user is “1000”, and the number of sheets to be printed is 5 (page number area 703B). "995" is displayed by subtracting 5 sheets.

因みに、S18において、印刷が可能ではないと判断される場合について、図8から説明する。図示例の場合、印刷要求ユーザが有している現在の「印刷可能枚数」は「3」であり、印刷する枚数が5枚であるので、印刷後の「印刷可能枚数」は5枚を減算した「−2」である。これは印刷できないことを意味し、印刷部710Bはグレートアウト表示され印刷できないことを通知(表示)する。   Incidentally, the case where it is determined in S18 that printing is not possible will be described with reference to FIG. In the case of the illustrated example, the current “printable number” possessed by the print requesting user is “3”, and the number of printable sheets is five. Therefore, “printable number of sheets” after printing is subtracted by five. “−2”. This means that printing cannot be performed, and the printing unit 710 </ b> B performs a great-out display and notifies (displays) that printing cannot be performed.

図6のフローチャートに戻り、S18で減算した印刷可能枚数が0以上であれば(YES)、印刷制御手段22Bは、印刷可能であると判断し、減算した印刷可能枚数(印刷後の印刷可能枚数)を、記憶手段26Bの印刷可能枚数に反映(変更)させる(S19)。上記したS17〜S19により、印刷要求ユーザに対して確実に印刷枚数がカウントされ、印刷要求ユーザの印刷可能枚数が、減算された印刷可能枚数の値に更新されるので、印刷実行ユーザにカウントされることが防止され適正な印刷管理が実行できる。   Returning to the flowchart of FIG. 6, if the printable sheet number subtracted in S18 is 0 or more (YES), the print control unit 22B determines that printing is possible, and subtracts the printable sheet number (printable sheet number after printing). ) Is reflected (changed) in the number of printable sheets in the storage unit 26B (S19). As a result of S17 to S19 described above, the number of prints is surely counted for the print requesting user, and the printable user's printable number is updated to the value of the subtractable printable number. And proper printing management can be executed.

印刷制御手段22Bは、記憶手段26Bの印刷可能枚数を印刷後の(減算した)印刷可能枚数に変更すると、タグ情報付加手段23Bに印刷実行Tag4を付加させる(S20)。
そして、印刷制御手段22Bは、付加した印刷条件Tag3と印刷実行Tag4をユーザ端末2Aに送信する(S21)。その際、送信先Tag1aにユーザ端末2Aのアドレスが指定され、送信元Tag1bに自身のユーザ端末2Bのアドレスが指定されている。また、送信されるタグ情報には、ユーザ端末2Aで付加された印刷枚数Tag2も付加されていても良い。
When the print control means 22B changes the printable number of sheets in the storage means 26B to the printable number after printing (subtracted), it causes the tag information addition means 23B to add a print execution Tag4 (S20).
Then, the print control unit 22B transmits the added print condition Tag3 and print execution Tag4 to the user terminal 2A (S21). At that time, the address of the user terminal 2A is designated as the transmission destination Tag 1a, and the address of the user terminal 2B of itself is designated as the transmission source Tag 1b. Further, the tag information to be transmitted may be added with the number of prints Tag2 added by the user terminal 2A.

次に、ユーザ端末2Aにおいて、通信手段24Aを介して前記印刷条件Tag3と印刷実行Tag4を取得すると、印刷処理手段25Aは、取得したすべてのタグ情報を画像形成装置3が解釈可能なコマンドに変換し、当該コマンドを上記した印刷ジョブに付加する(S22)。そして、印刷制御手段22Aは、コマンドに変換処理されたタグ情報が付加された印刷ジョブを画像形成装置3へ送信する(S23)。   Next, when the user terminal 2A acquires the print condition Tag3 and the print execution Tag4 via the communication unit 24A, the print processing unit 25A converts all the acquired tag information into commands that the image forming apparatus 3 can interpret. Then, the command is added to the above-described print job (S22). Then, the print control unit 22A transmits the print job with the tag information converted into the command added to the image forming apparatus 3 (S23).

次に画像形成装置3において、印刷ジョブ受付手段31が前記タグ情報が付加された印刷ジョブを取得すると(S24)、印刷手段32へ出力し、当該印刷手段32は印刷データをタグ情報に基づいて印刷する(S25)。   Next, in the image forming apparatus 3, when the print job receiving unit 31 acquires the print job to which the tag information is added (S24), the print job receiving unit 31 outputs the print job to the printing unit 32, and the printing unit 32 outputs the print data based on the tag information. Printing is performed (S25).

上記してきたように、第1の実施形態に係る印刷管理システム1は、印刷実行ユーザがユーザ端末2Aを操作して印刷枚数Tag2を付加し、印刷要求ユーザがユーザ端末2Bを操作して印刷条件Tag3を付加する構成とした。すると、印刷条件Tag3から印刷要求ユーザが印刷する印刷予想枚数が算出でき、当該印刷予想枚数を印刷要求ユーザの印刷枚数としてカウントできる。そして、印刷刷要求ユーザの印刷可能枚数を、カウントした印刷枚数の分だけ減算する。したがって、印刷実行ユーザが印刷要求ユーザのために印刷した印刷枚数を、印刷要求ユーザの印刷枚数としてカウントして印刷枚数を適正に管理できる。また、印刷可能であるかが判断された後に、印刷実行Tag4が付加されることにより、より適正な印刷管理が可能となる。   As described above, in the print management system 1 according to the first embodiment, the print execution user operates the user terminal 2A to add the number of prints Tag2, and the print requesting user operates the user terminal 2B to print conditions. Tag3 was added. Then, the estimated number of prints to be printed by the print requesting user can be calculated from the printing condition Tag3, and the estimated number of printings can be counted as the number of printings of the print requesting user. Then, the printable number of print requesting users is subtracted by the counted number of printed sheets. Accordingly, it is possible to appropriately manage the number of printed sheets by counting the number of printed sheets printed by the print executing user for the print requesting user as the number of printed sheets of the print requesting user. Further, after determining whether printing is possible, the printing execution Tag 4 is added, so that more appropriate printing management can be performed.

[第2の実施形態]
<システム構成>
図9に第2の実施形態に係る印刷管理システム10のシステム構成図を示した。印刷管理システム10は、図1に示した印刷管理システム1に加えて管理ユーザが使用する管理者端末4を更に有するものである。なお、第2の実施形態は一部を除いて第1の実施形態と同一であるため、同一部分についての説明を適宜省略する。また、ハードウェア構成は第1の実施形態と同様であるため説明を省略する。
[Second Embodiment]
<System configuration>
FIG. 9 shows a system configuration diagram of the print management system 10 according to the second embodiment. The print management system 10 further includes an administrator terminal 4 used by an administrative user in addition to the print management system 1 shown in FIG. Note that the second embodiment is the same as the first embodiment except for a part thereof, and thus the description of the same parts will be omitted as appropriate. The hardware configuration is the same as that in the first embodiment, and a description thereof will be omitted.

管理者端末4は、管理ユーザが利用する情報処理装置である。基本的にはユーザ端末2と同様にスマートフォンや携帯電話、PCなどの端末装置である。   The administrator terminal 4 is an information processing apparatus used by an administrative user. Basically, it is a terminal device such as a smart phone, a mobile phone, or a PC, similar to the user terminal 2.

<ソフトウェア構成>
図10に第2の実施形態に係る印刷管理システム10のソフトウェア構成を示した。この印刷管理システム10は、図4に示した印刷管理システム1と略同様であり、同一の部分についての説明は省略する。相違点は、管理ユーザが使用する管理者端末4が追加されている点にある。
<Software configuration>
FIG. 10 shows a software configuration of the print management system 10 according to the second embodiment. The print management system 10 is substantially the same as the print management system 1 shown in FIG. 4, and the description of the same parts is omitted. The difference is that an administrator terminal 4 used by an administrative user is added.

管理者端末4は、基本的にはユーザ端末2が有する各機能部を同様に有している。因みに、管理者端末4を使用する管理ユーザは、上述した印刷実行ユーザとして又は印刷要求ユーザとして印刷管理プログラムPr40を動作できる。以下に、第1の実施形態との相違点に関係する、ユーザ端末2Aとユーザ端末2Bとのタグ情報のやり取り、印刷可能枚数の変更処理、印刷可能かの判断処理などに寄与する機能部について特に説明する。   The administrator terminal 4 basically has the same function units that the user terminal 2 has. Incidentally, the management user who uses the administrator terminal 4 can operate the print management program Pr40 as the above-described print execution user or as the print requesting user. Functional units that contribute to tag information exchange between the user terminal 2A and the user terminal 2B, a process for changing the number of printable sheets, a process for determining whether printing is possible, and the like related to differences from the first embodiment. In particular, it will be explained.

管理者端末4は、印刷管理プログラムPr40を有しており、印刷管理プログラムPr40により動作する印刷ジョブ生成手段41、印刷制御手段42、タグ情報付加手段43、通信手段44、印刷処理手段45、記憶手段46(ユーザ情報記憶手段の一例に相当)、タグ情報処理手段47(情報処理手段の一例に相当)を有している。印刷ジョブ生成手段41、印刷制御手段42、通信手段44、印刷処理手段45は、図4で説明したユーザ端末2の印刷ジョブ生成手段21、印刷制御手段22、通信手段24、印刷処理手段25と略同じであり説明は省略する。記憶手段46は、印刷データの属性に関するタグ情報と紐付けられた「ユーザ情報」を有するユーザ情報記憶手段の一例である。記憶手段46は、更に管理ユーザに割り当てられた自身の「印刷可能枚数」に関する情報を有しているほか、タグ情報処理手段47が算出するユーザ1人当たりの「印刷予想枚数」情報を更に有している。   The administrator terminal 4 has a print management program Pr40. The print job generation unit 41, the print control unit 42, the tag information addition unit 43, the communication unit 44, the print processing unit 45, and the storage that operate according to the print management program Pr40. Means 46 (corresponding to an example of user information storage means) and tag information processing means 47 (corresponding to an example of information processing means) are provided. The print job generation unit 41, the print control unit 42, the communication unit 44, and the print processing unit 45 are the same as the print job generation unit 21, the print control unit 22, the communication unit 24, and the print processing unit 25 of the user terminal 2 described in FIG. The description is omitted because they are substantially the same. The storage unit 46 is an example of a user information storage unit having “user information” associated with tag information related to print data attributes. The storage means 46 further has information relating to its own “printable number of sheets” assigned to the management user, and further includes information “expected number of prints” per user calculated by the tag information processing means 47. ing.

前記した「ユーザ情報」は、属性に関するタグ情報が例えば「カタログ」である場合、「カタログ」と紐付けられたユーザアドレスに関する情報が記憶されており、属性に関するタグ情報として「カタログ」が付加されると、当該「カタログ」をキーにして、「カタログ」に紐付けられた全てのユーザが抽出できる構成である。   When the tag information related to the attribute is, for example, “catalog”, the “user information” described above stores information related to the user address associated with “catalog”, and “catalog” is added as tag information related to the attribute. Then, with the “catalog” as a key, all users linked to the “catalog” can be extracted.

タグ情報処理手段47は、ユーザ端末2(2A)から取得した印刷条件Tag3から、ユーザ1人当たりの印刷予想枚数を算出する機能を有する。また、送信元Tag1bと属性に関するタグ情報から、印刷データ001を必要とするユーザを自動的に抽出する機能を有している。この点は後述する。   The tag information processing means 47 has a function of calculating the expected number of prints per user from the print condition Tag3 acquired from the user terminal 2 (2A). Further, it has a function of automatically extracting a user who needs the print data 001 from the tag information regarding the transmission source Tag 1b and the attribute. This point will be described later.

更に、抽出したユーザが使用するユーザ端末2の記憶手段26に記憶されている「印刷可能枚数」の値をロード指示(読み出し指示)するカウンターロードTag5を付加する機能も有する。このカウンターロードTag5により、ユーザ端末2を使用するユーザの現在の「印刷可能枚数」の値を取得できる。すると、印刷制御手段42が、ユーザ端末2を使用する印刷要求ユーザが印刷可能な状態であるかを判断することができる。   Further, it has a function of adding a counter load Tag 5 for instructing loading (reading instruction) the value of “printable number of sheets” stored in the storage means 26 of the user terminal 2 used by the extracted user. With this counter load Tag 5, the current “printable number of sheets” value of the user who uses the user terminal 2 can be acquired. Then, the print control means 42 can determine whether the print requesting user who uses the user terminal 2 is in a printable state.

<タグ情報>
図5に基づいて、例えば印刷データ001に対して、第2の実施形態において更に付加されるタグ情報について、簡単に説明する。送受信Tag1、印刷枚数Tag2、印刷条件Tag3、印刷実行Tag4については、第1の実施形態で説明しており、説明は省略する。以下、第1の実施形態に加えて追加されるタグ情報について説明する。
<Tag information>
Based on FIG. 5, for example, tag information further added to the print data 001 in the second embodiment will be briefly described. Transmission / reception Tag1, printing number Tag2, printing condition Tag3, and printing execution Tag4 have been described in the first embodiment, and description thereof will be omitted. Hereinafter, tag information added in addition to the first embodiment will be described.

追加されるタグ情報は、カウンタロードTag5(特許請求の範囲のロード指示に関する情報に相当)、印刷可能枚数変更Tag6、属性情報Tag7、印刷可能枚数Tag8である。   The tag information to be added is a counter load Tag5 (corresponding to information related to a load instruction in claims), a printable sheet number change Tag6, attribute information Tag7, and a printable sheet number Tag8.

管理者端末4のタグ情報処理手段47により付加されるタグ情報は、カウンターロードTag5、印刷可能枚数変更Tag6、印刷実行Tag4である。印刷実行Tag4は上述したとおりであり説明は省略する。カウンターロードTag5は、ユーザ端末2A、2Bの記憶手段に記憶されている「印刷可能枚数」(カウンタ値)の読出しを指示するためのタグである。印刷可能枚数変更Tag6は、ユーザ端末2A、2Bに記憶されている「印刷可能枚数」の値を、印刷後の減算された「印刷可能枚数」へ変更させるためのタグである。これらのタグにより、管理者端末4は、ユーザ端末2A、2Bに対して適正な印刷管理を行うことができる。   The tag information added by the tag information processing means 47 of the administrator terminal 4 is a counter load Tag 5, a printable sheet number change Tag 6, and a print execution Tag 4. The print execution Tag 4 is as described above, and a description thereof is omitted. The counter load Tag5 is a tag for instructing to read the “printable number of sheets” (counter value) stored in the storage means of the user terminals 2A and 2B. The printable sheet number change tag 6 is a tag for changing the value of “printable sheet number” stored in the user terminals 2A and 2B to the subtracted “printable sheet number” after printing. With these tags, the administrator terminal 4 can perform appropriate print management for the user terminals 2A and 2B.

属性情報Tag7は、印刷実行ユーザが使用するユーザ端末2(2A)のタグ情報付加手段23Aによって付加されるタグ情報である。この属性情報Tag7は、印刷データの属性(種類)に関するタグである。属性情報Tag7に記述される属性情報は、記憶手段の「ユーザ情報」と紐付けられている。   The attribute information Tag7 is tag information added by the tag information adding means 23A of the user terminal 2 (2A) used by the print execution user. The attribute information Tag7 is a tag related to the attribute (type) of the print data. The attribute information described in the attribute information Tag7 is associated with “user information” in the storage means.

また、印刷可能枚数Tag8は、カウンタロードTag5を取得したユーザ端末2のタグ情報付加手段23によって付加されるタグ情報である。この印刷可能枚数Tag8は、自身に割振られた「印刷可能枚数」を、他の情報処理装置(ユーザ端末2を含む)へ通知するためのタグである。   The printable sheet number Tag 8 is tag information added by the tag information adding unit 23 of the user terminal 2 that has acquired the counter load Tag 5. This printable sheet number Tag 8 is a tag for notifying other information processing apparatuses (including the user terminal 2) of the “printable sheet number” allocated to itself.

<印刷管理処理の詳細>
以下では、本実施形態に係る印刷管理システム10の処理の詳細について説明する。
<Details of print management processing>
Hereinafter, details of processing of the print management system 10 according to the present embodiment will be described.

図11は本実施形態に係る印刷管理システム10の印刷管理処理を表した一例のフローチャートである。図11のフローチャートは、ユーザ端末2Aを印刷実行ユーザが使用する端末とし、ユーザ端末2Bを印刷要求ユーザが使用する端末とする。そして、印刷実行ユーザが印刷データを提供すると共に、自身も印刷要求を行い(印刷要求ユーザ)、ユーザ端末2Bを使用する印刷要求ユーザも印刷要求する場合において、管理者端末4がユーザ端末2A、2Bに対して印刷管理を行う場合を例に取り説明する。つまり、このフローチャート上では印刷実行ユーザは、自身が保有する印刷データ001を自分用に印刷するが、印刷データを配布する他のユーザのアドレスは指定しない。その分、管理者端末4が印刷データの印刷を必要とする他のユーザを割出し、印刷を実行したそれぞれのユーザ(印刷要求ユーザ)に対して印刷枚数を適正にカウントして印刷制御を行うものである。したがって、印刷実行ユーザは印刷要求ユーザであるとも判断され処理される。以下、具体的に説明する。   FIG. 11 is a flowchart illustrating an example of print management processing of the print management system 10 according to the present embodiment. In the flowchart of FIG. 11, the user terminal 2A is a terminal used by a print execution user, and the user terminal 2B is a terminal used by a print requesting user. When the print execution user provides the print data and makes a print request (print request user), and the print request user who uses the user terminal 2B also requests the print, the administrator terminal 4 receives the user terminal 2A, A case where print management is performed for 2B will be described as an example. That is, in this flowchart, the print execution user prints the print data 001 owned by himself / herself, but does not specify the address of another user who distributes the print data. Accordingly, the administrator terminal 4 determines other users who need to print the print data, and performs printing control by appropriately counting the number of printed sheets for each user (print requesting user) who has performed printing. Is. Therefore, the print execution user is determined to be a print requesting user and processed. This will be specifically described below.

因みに、以下に始まるS30の前に、例えば各ユーザがそれぞれが使用するユーザ端末2において、印刷要求手段27により、管理者端末4へ印刷要求通知を送信しておくことができる。   Incidentally, before S30 starting below, for example, in the user terminal 2 used by each user, the print request means 27 can send a print request notification to the administrator terminal 4.

先ず、ユーザ端末2Aにおいて、印刷実行ユーザはユーザ端末2Aを操作し、自身が保有する印刷データ001に対して印刷実行を指示する(S30)。すると、印刷ジョブ生成手段21Aは、画像形成装置3で解釈可能な印刷ジョブを生成する(S31)。因みに、S31において、印刷データの印刷実行が指示されると、登録番号、登録ユーザ名、登録日時、基準枚数に関するタグ情報が基本タグとして付加されている。   First, in the user terminal 2A, the print execution user operates the user terminal 2A to instruct the print execution for the print data 001 held by the user (S30). Then, the print job generation unit 21A generates a print job that can be interpreted by the image forming apparatus 3 (S31). Incidentally, when printing execution of print data is instructed in S31, tag information relating to a registration number, a registered user name, a registration date and time, and a reference number of sheets is added as a basic tag.

そして、印刷制御手段22Aは、タグ情報付加手段23Aに印刷データ001に対する印刷枚数Tag2を付加させる(S32)。また、本実施形態では、印刷実行ユーザが、自身の印刷データを印刷する印刷要求ユーザでもあるため、タグ情報付加手段23Aは、印刷実行ユーザから印刷条件Tag3と属性情報Tag7を受付けて付加する(S33)。さらに、S33でタグ情報付加手段23Aは、印刷実行ユーザの操作によって、送信先Tag1a、送信元Tag1b情報を付加し、上記印刷枚数Tag2、印刷条件Tag3、属性情報Tag7を有するタグ情報を、送信先Tag1aに基づいて送信先のユーザ端末2Bへ送信する(S34)。このとき送信先Tag1aには、管理者端末4のユーザアドレスが記載されている。   Then, the print control unit 22A causes the tag information adding unit 23A to add the print number Tag2 for the print data 001 (S32). In this embodiment, since the print execution user is also a print requesting user who prints his / her print data, the tag information adding unit 23A receives and adds the print condition Tag3 and attribute information Tag7 from the print execution user ( S33). Further, in S33, the tag information adding unit 23A adds the transmission destination Tag1a and the transmission source Tag1b information by the operation of the printing execution user, and sends the tag information having the print number Tag2, the printing condition Tag3, and the attribute information Tag7 to the transmission destination. Based on Tag1a, it transmits to the user terminal 2B of a transmission destination (S34). At this time, the user address of the administrator terminal 4 is described in the transmission destination Tag 1a.

印刷制御手段22Aは、上記S33、S34の操作を図7Aに示した設定画面700Aにより実施している。即ち、設定画面700Aの、属性情報領域705Aに印刷データの属性(種類)に関する情報を入力すると、属性情報Tag7が付加される。また、印刷条件の設定領域708Aの各種設定部を設定することで、印刷条件Tag3が付加される。   The print control unit 22A performs the operations of S33 and S34 on the setting screen 700A shown in FIG. 7A. That is, when information regarding the attribute (type) of print data is input to the attribute information area 705A of the setting screen 700A, attribute information Tag7 is added. Also, the print condition Tag3 is added by setting various setting sections in the print condition setting area 708A.

次に、図11のフローチャートに戻り、管理者端末4において、通信手段44を介して前記タグ情報を取得すると、タグ情報処理手段47は印刷条件Tag3からユーザ1人当たりの印刷予想枚数を算出し記憶手段に「印刷予想枚数」情報として記憶する(S35)。また、属性情報Tag7に記述されている属性情報から、記憶手段46に記憶されている「ユーザ情報」の前記属性情報に紐付けられた全てのユーザを抽出する(S36)。抽出されたユーザは、この時点で印刷が必要なユーザとして判断されるが、印刷要求ユーザとして確定されているわけでない。   Next, returning to the flowchart of FIG. 11, when the tag information is acquired via the communication means 44 in the administrator terminal 4, the tag information processing means 47 calculates and stores the estimated number of prints per user from the print condition Tag3. The information is stored as “estimated number of prints” information in the means (S35). Further, all users linked to the attribute information of “user information” stored in the storage means 46 are extracted from the attribute information described in the attribute information Tag7 (S36). The extracted user is determined as a user who needs printing at this time, but is not determined as a print requesting user.

タグ情報処理手段47は、印刷実行ユーザの使用するユーザ端末2Aの他、抽出されたユーザが使用するユーザ端末2の各記憶手段26に記憶されている「印刷可能枚数」を読取るカウンタロードTag5を付加する(S37)。S37でタグ情報処理手段47は、送信先Tag1a、送信元Tag1b情報を付加し、上記カウンタロードTag5を付加したタグ情報を送信先Tag1aに基づいて送信先のユーザ端末2へ送信する(S34)。本実施形態の場合、ユーザ端末2A、2Bとした。   The tag information processing means 47 reads the counter load Tag5 for reading “printable number of sheets” stored in each storage means 26 of the user terminal 2 used by the extracted user, in addition to the user terminal 2A used by the printing execution user. Add (S37). In S37, the tag information processing means 47 adds the transmission destination Tag 1a and transmission source Tag 1b information, and transmits the tag information to which the counter load Tag 5 is added to the transmission destination user terminal 2 based on the transmission destination Tag 1a (S34). In the present embodiment, the user terminals 2A and 2B are used.

ユーザ端末2Bにおいて、通信手段24Bを介してカウンタロードTag5を有するタグ情報を取得すると、印刷制御手段22Bは、ユーザに対して印刷を許可するか(印刷要求するか)否かの判断を促す(S39)。印刷を許可しない場合(NO)、何の処理も行わず印刷中止となる(S40)。   In the user terminal 2B, when the tag information having the counter load Tag5 is acquired through the communication unit 24B, the print control unit 22B prompts the user to determine whether or not to permit printing (print request is made) ( S39). If printing is not permitted (NO), no processing is performed and printing is stopped (S40).

ユーザ端末2Bを操作するユーザが印刷を許可(印刷要求)する場合(YES)、印刷制御手段22Bは、記憶手段26Bの「印刷可能枚数」を読出し、読出した値をタグ情報付加手段23Bに印刷可能枚数Tag8として付加させ、管理者端末4へ送信する(S41)。印刷を許可する場合、印刷許可手段28Bにより印刷制御手段22Bへ通知されることが好ましいが、この限りではない。   When the user operating the user terminal 2B permits printing (print request) (YES), the print control unit 22B reads the “printable number” in the storage unit 26B and prints the read value on the tag information adding unit 23B. It is added as the possible number of tags Tag8 and transmitted to the manager terminal 4 (S41). When printing is permitted, it is preferable to notify the printing control means 22B by the printing permission means 28B, but this is not restrictive.

ユーザ端末2Aにおいて、通信手段24Aを介してカウンタロードTag5を有するタグ情報を取得すると、印刷制御手段22Aは、記憶手段26Aの「印刷可能枚数」を読出し、読出した値をタグ情報付加手段23Aに印刷可能枚数Tag8として付加させ、管理者端末4へ送信する(S42)。ユーザ端末2Aにおいては、印刷を許可するかのステップは行われない。S33において印刷実行ユーザは既に印刷要求を行っているからである。   When the user terminal 2A acquires the tag information having the counter load Tag5 via the communication means 24A, the print control means 22A reads the “printable number of sheets” in the storage means 26A and sends the read value to the tag information adding means 23A. The printable number is added as Tag 8 and transmitted to the administrator terminal 4 (S42). In the user terminal 2A, the step of permitting printing is not performed. This is because the print execution user has already made a print request in S33.

S43において管理者端末4は、ユーザ端末2(2A、2B)から印刷可能枚数Tag8を取得し、それぞれのユーザに割り振られた現在の「印刷可能枚数」を把握する。   In S43, the administrator terminal 4 obtains the printable sheet number Tag8 from the user terminal 2 (2A, 2B), and grasps the current “printable sheet number” allocated to each user.

印刷制御手段42は、ユーザ端末2Aから取得して算出した「ユーザ1人当たりの印刷予想枚数」を、各印刷要求ユーザが使用するユーザ端末2から取得した「印刷可能枚数」から減算して、印刷可能かをユーザ毎に判断する(S44)。   The print control unit 42 subtracts the “estimated number of prints per user” obtained from the user terminal 2A from the “printable number of prints” obtained from the user terminal 2 used by each print requesting user. It is determined for each user whether it is possible (S44).

減算後の印刷可能枚数が0以下である場合(NO)、印刷はできないと判断され、印刷を中止する通知が該当するユーザ端末2へ送信される(S45)。
S44で減算後の印刷可能枚数が0以上であれば、印刷制御手段42は、印刷可能(YES)であると判断する。本実施形態の場合、ユーザ端末2A、2Bの両方とも印刷可能であると判断したとして説明を進める。
If the number of printable sheets after subtraction is 0 or less (NO), it is determined that printing is not possible, and a notification to stop printing is transmitted to the corresponding user terminal 2 (S45).
If the number of printable sheets after subtraction in S44 is 0 or more, the print control means 42 determines that printing is possible (YES). In the case of the present embodiment, the description will proceed assuming that both the user terminals 2A and 2B are determined to be printable.

そして、S46で印刷制御手段42は、タグ情報処理手段47に、減算した印刷可能枚数を、ユーザ端末2の各記憶手段26の印刷可能枚数に反映(変更)させる印刷可能枚数変更Tag8を付加させる。この時、印刷可能枚数変更Tag8は、印刷要求をしたユーザ毎に付加される。また、S46において、印刷データを有する印刷実行ユーザが使用するユーザ端末2Aに対しては、印刷可能枚数変更Tag8の他に、印刷実行Tag4が付加される。この印刷実行Tag4により、ユーザ端末2Aにおいて上記タグ情報を付加した印刷ジョブの生成が可能になる。   In step S46, the print control unit 42 causes the tag information processing unit 47 to add a printable sheet number change tag 8 that reflects (changes) the subtractable printable sheet number in the printable sheet number of each storage unit 26 of the user terminal 2. . At this time, the printable sheet number change Tag 8 is added for each user who has requested printing. In S46, the print execution Tag 4 is added to the user terminal 2A used by the print execution user having the print data in addition to the printable sheet number change Tag 8. With this print execution Tag 4, it is possible to generate a print job with the tag information added in the user terminal 2 A.

S47において、管理者端末4は、ユーザ端末2Bには、印刷可能枚数変更Tag8を送信し、ユーザ端末2Aには、印刷可能枚数変更Tag8と印刷実行Tag4を送信する。   In S47, the administrator terminal 4 transmits the printable sheet number change Tag 8 to the user terminal 2B, and transmits the printable sheet number change Tag 8 and the print execution Tag 4 to the user terminal 2A.

ユーザ端末2Bにおいて、印刷制御手段22Bは通信手段24Bを介して印刷可能枚数変更Tag8を取得すると、当該Tag8に記述された減算後の印刷可能枚数を、記憶手段26Bの印刷可能枚数に反映(変更)させる(S48)。   In the user terminal 2B, when the print control unit 22B obtains the printable sheet number change Tag 8 via the communication unit 24B, the printable sheet number after subtraction described in the Tag 8 is reflected (changed) in the storage unit 26B. (S48).

また、ユーザ端末2Aにおいて、印刷制御手段22Aは通信手段24Aを介して印刷可能枚数変更Tag8と印刷実行Tag4を取得すると、当該Tag8に記述された減算後の印刷可能枚数を、記憶手段26Aの印刷可能枚数に反映(変更)させる(S49)。   In the user terminal 2A, when the print control unit 22A acquires the printable sheet number change Tag 8 and the print execution Tag 4 through the communication unit 24A, the printable sheet number after subtraction described in the Tag 8 is printed in the storage unit 26A. It is reflected (changed) in the possible number (S49).

上記したS46〜S49により、それぞれの印刷要求ユーザに対して確実に印刷枚数がカウントされ、減算された印刷可能枚数に更新されるので、適正な印刷管理が実行できる。   Through S46 to S49 described above, the number of prints is reliably counted for each print requesting user and updated to the subtractable printable number, so that proper print management can be executed.

S50において、印刷制御手段22Aは、前記印刷実行Tag4の取得に伴い、印刷処理手段25Aに、取得したすべてのタグ情報を画像形成装置3が解釈可能なコマンドに変換させ、当該コマンドを上記した印刷ジョブに付加する。そして、印刷制御手段22Aは、コマンドに変換処理されたタグ情報が付加された印刷ジョブを画像形成装置3へ送信する(S51)。   In S50, the print control unit 22A causes the print processing unit 25A to convert all the acquired tag information into a command that can be interpreted by the image forming apparatus 3 in accordance with the acquisition of the print execution tag 4, and the command is printed as described above. Append to job. Then, the print control unit 22A transmits a print job to which the tag information converted into the command is added to the image forming apparatus 3 (S51).

次に、画像形成装置3において、印刷ジョブ受付手段31が前記タグ情報が付加された印刷ジョブを取得すると(S52)、印刷手段32へ出力し、当該印刷手段32は印刷データをタグ情報に基づいて印刷する(S53)。本実施形態の場合は、ユーザ端末2Aと2Bを使用する二人分のユーザに対して印刷が行われる。   Next, in the image forming apparatus 3, when the print job accepting unit 31 acquires the print job to which the tag information is added (S52), the print job receiving unit 31 outputs the print job to the printing unit 32, and the printing unit 32 outputs the print data based on the tag information. And printing (S53). In the case of this embodiment, printing is performed for two users who use the user terminals 2A and 2B.

上記してきたように、第2の実施形態に係る印刷管理システム10は、印刷データを有する印刷実行ユーザは、印刷枚数Tag2、印刷条件Tag3の他に、属性情報Tag7を付加し、前記したタグ情報を管理者端末4が管理する構成である。したがって、印刷実行ユーザは配布する他のユーザの送信先を指定しなくても、管理者端末4が、記憶装置に記憶した、属性情報と紐付けられたユーザ情報から印刷を必要とするユーザを割出して印刷要求を促し、印刷要求したユーザに対して印刷処理を行わせるので、パブリックなユーザに対して印刷を配布したいときに有効である。また、管理者端末4は、各ユーザに割振られた「印刷可能枚数」を読取り、減算した印刷後の「印刷可能枚数」に変更するタグ情報を該当するユーザ端末へ送信するので、印刷実行ユーザの印刷枚数を確実に且つ適正にカウントできる。   As described above, in the print management system 10 according to the second embodiment, the print execution user having the print data adds the attribute information Tag7 in addition to the print number Tag2 and the print condition Tag3, and the tag information described above. Is managed by the administrator terminal 4. Therefore, even if the print execution user does not specify the transmission destination of another user to be distributed, the administrator terminal 4 selects a user who needs printing from the user information associated with the attribute information stored in the storage device. This is effective when it is desired to distribute prints to public users, since the user is requested to perform a print request and print processing is performed for the user who requested the print. Further, the administrator terminal 4 reads the “printable number of sheets” assigned to each user, and transmits the tag information to be changed to the “printable number of sheets” after printing by subtraction, to the corresponding user terminal. The number of printed sheets can be counted reliably and properly.

[第3の実施形態]
<システム構成>
図12に第3の実施形態に係る印刷管理システム100のシステム構成図を示した。印刷管理システム100は、端的に云うと図9に示した印刷管理システム10の管理者端末4が、管理サーバ5に変更された構成である。なお、第3の実施形態は一部を除いて第2の実施形態と同一であるため、同一部分についての説明を適宜省略する。管理サーバ5のハードウェア構成は図2と同様であるため説明を省略する。
[Third Embodiment]
<System configuration>
FIG. 12 shows a system configuration diagram of a print management system 100 according to the third embodiment. In short, the print management system 100 has a configuration in which the administrator terminal 4 of the print management system 10 shown in FIG. Since the third embodiment is the same as the second embodiment except for a part thereof, the description of the same parts will be omitted as appropriate. The hardware configuration of the management server 5 is the same as that shown in FIG.

管理サーバ5は、情報処理装置である。基本的には管理者端末4と略同様の機能構成を有している。   The management server 5 is an information processing device. Basically, it has substantially the same functional configuration as the administrator terminal 4.

<ソフトウェア構成>
図13に管理サーバ5のソフトウエア構成を示した。他のユーザ端末2A、2B、画像形成装置3は第1及び第2の実施形態で説明しており、ここで図示及び説明は省略する。
<Software configuration>
FIG. 13 shows the software configuration of the management server 5. The other user terminals 2A and 2B and the image forming apparatus 3 have been described in the first and second embodiments, and illustration and description thereof are omitted here.

管理サーバ5は、印刷管理プログラムPr50と印刷可能枚数管理プログラムPr51を有している。   The management server 5 has a print management program Pr50 and a printable sheet number management program Pr51.

印刷管理プログラムPr50は、基本的に管理者端末4が有している印刷管理プログラム40と一部重複しており、印刷制御手段52、タグ情報処理手段53、通信手段54、記憶手段55を有している。これは、印刷管理プログラムPr40により動作する印刷制御手段42、タグ情報処理手段47、通信手段44、記憶手段46と同様の機能構成である。ここではあえて各機能部の説明は省略する。   The print management program Pr50 basically overlaps with the print management program 40 of the administrator terminal 4 and includes a print control unit 52, a tag information processing unit 53, a communication unit 54, and a storage unit 55. doing. This has the same functional configuration as the print control means 42, tag information processing means 47, communication means 44, and storage means 46 that are operated by the print management program Pr40. Here, description of each functional unit is omitted.

要するに、印刷ジョブの生成や、印刷可能な形式に変換するなどの印刷処理に係る機能部は有さず、ユーザ端末2の間でやり取りされる印刷データとジョブ情報の情報処理に係る機能部のみ有する構成である。勿論、両方有する構成で実施しても良い。
記憶手段55には、上記記憶手段46と同様に、タグ情報処理手段53が算出した「印刷予想枚数」に関する情報や、属性情報Tag7の属性情報と紐付けられた「ユーザ情報」を有することができる。勿論、外部のストレージ領域に前記した各情報を有していても良い。
In short, there is no function unit related to print processing such as generation of a print job or conversion to a printable format, only function units related to information processing of print data and job information exchanged between the user terminals 2. It is the composition which has. Of course, you may implement by the structure which has both.
Similarly to the storage unit 46, the storage unit 55 includes information related to the “predicted number of prints” calculated by the tag information processing unit 53 and “user information” associated with the attribute information of the attribute information Tag7. it can. Of course, each of the above information may be stored in an external storage area.

大きな相違点は、印刷可能枚数管理プログラムPr51を有していることである。この印刷枚数管理プログラムPr51により、印刷可能枚数変更手段56と、印刷可能枚数送信手段57と、印刷可能枚数DB58が動作し、印刷可能枚数の提供、印刷可能枚数の変更処理を行うことができる。   The major difference is that the printable number management program Pr51 is provided. By this print number management program Pr51, the printable sheet number changing unit 56, the printable sheet number transmitting unit 57, and the printable sheet number DB 58 are operated, so that the printable sheet number can be provided and the printable sheet number can be changed.

印刷可能枚数DB58は、ユーザ端末2を使用するユーザ毎の「印刷可能枚数(カウンタ値)」情報58Aと、図7A、Bでユーザが付加した例えば印刷条件Tag3の設定情報58Bをユーザ毎に有している。   The printable sheet number DB 58 has, for each user, “printable sheet number (counter value)” information 58A for each user who uses the user terminal 2 and setting information 58B for the printing condition Tag3 added by the user in FIGS. 7A and 7B. doing.

印刷可能枚数管理プログラムPr51は、現在の「印刷可能枚数」を印刷可能枚数送信手段57により、印刷管理プログラムPr50へ送信し、印刷制御手段52に印刷予想枚数を算出させることができる。また、印刷要求ユーザがユーザ端末2を操作して印刷要求を行い、印刷が実行されると、印刷可能枚数変更手段56により、印刷可能枚数DB58に記憶されている印刷要求ユーザの「印刷可能枚数」が、印刷後の「印刷可能枚数」に変更される。   The printable sheet number management program Pr51 can transmit the current “printable sheet number” to the print management program Pr50 by the printable sheet number transmission unit 57, and can cause the print control unit 52 to calculate the expected print number. When the print request user operates the user terminal 2 to make a print request and the printing is executed, the printable sheet number changing unit 56 displays the “printable sheet number” of the print request user stored in the printable sheet number DB 58. "Is changed to" Number of printable sheets "after printing.

つまり、第2の実施形態で管理者端末4が行っていた、「印刷可能枚数」を読み出すカウンターロードTag5と、印刷後(減算後)の「印刷可能枚数」に変更する印刷可能枚数変更Tag6を付加し、該当するユーザ端末2へ送信する処理が必要なく、スムーズな印刷管理が実現できる利点がある。   That is, the counter load Tag 5 that reads the “printable number” that the administrator terminal 4 performed in the second embodiment and the printable number change tag 6 that is changed to “printable number” after printing (after subtraction) are set. In addition, there is an advantage that smooth print management can be realized without the need for processing to be transmitted to the corresponding user terminal 2.

管理サーバ5は、更に印刷データ(及び印刷ジョブ)をストレージする印刷データDB59を有することができる。   The management server 5 can further include a print data DB 59 that stores print data (and print jobs).

<印刷管理処理の詳細>
第3の実施形態に係る印刷管理システム100の印刷管理処理は、図11に基づいて説明したとおりであり、あえて図面を作成して説明することは省略する。
<Details of print management processing>
The print management processing of the print management system 100 according to the third embodiment is as described with reference to FIG. 11, and a description of the drawing created and described is omitted.

図11との相違点は、ユーザ端末2A、2BへカウンターロードTag5を送信し、ユーザ端末2A、2Bから「印刷可能枚数」を取得するステップは削除される点が異なる。また、ユーザ端末2A、2Bへ印刷可能枚数変更Tag6を送信し、ユーザ端末2A、2Bの記憶手段26の「印刷可能枚数」を変更させるステップは削除される。他の処理は、図11で説明した処理と同じである。   The difference from FIG. 11 is that the counter load Tag5 is transmitted to the user terminals 2A and 2B, and the step of acquiring the “printable number of sheets” from the user terminals 2A and 2B is deleted. Further, the step of transmitting the printable sheet number change Tag 6 to the user terminals 2A and 2B and changing the “printable sheet number” in the storage means 26 of the user terminals 2A and 2B is deleted. Other processes are the same as those described with reference to FIG.

[第4の実施形態]
上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメタ等を含む情報は、特記する場合を除いて任意に変更することができる。また、図示した各装置の各要素構成は、機能概念的なものであり、必ずしも物理的に図示のごとく合成されていることを要しない。即ち、各装置の分散又は統合の具体的形態は、図示のものに限られず、その全部又は一部を各種の負担や使用状況などに応じて、任意の単位で機能的又は物理的に分散又は統合することができる。つまり、上述した実施形態で説明した管理サーバ5は、用途や目的に応じて様々なシステム内に組み込まれて構成されても良いし、各機能部を分散又は統合した印刷管理システムとして実施できる。例えば、画像形成装置3内に管理サーバ5を組み込んで実施することも可能である。
[Fourth Embodiment]
Information including processing procedures, specific names, various data, parameters, and the like shown in the document and drawings can be arbitrarily changed unless otherwise specified. Each element configuration of each illustrated apparatus is functionally conceptual, and does not necessarily have to be physically combined as illustrated. That is, the specific form of distribution or integration of each device is not limited to the one shown in the figure, and all or a part thereof is functionally or physically distributed or arbitrarily distributed in arbitrary units according to various burdens or usage conditions. Can be integrated. In other words, the management server 5 described in the above-described embodiment may be configured to be incorporated in various systems according to applications and purposes, and can be implemented as a print management system in which each functional unit is distributed or integrated. For example, the management server 5 can be incorporated in the image forming apparatus 3 for implementation.

<プログラム>
また、印刷管理システム1、10、100で実行される各処理プログラムは、一つの様態として、インストール可能な形式又は実行可能な形式のファイルで、CD−ROM、フレキシブルディスク(FD)、CD―R、DVDなどのコンピュータで読み取り可能な記憶媒体に記録されて提供される。また、処理プログラムをインターネットなどのネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、各処理プログラムを、ROMなどに予め組み込んで提供するようにしてもよい。
<Program>
In addition, each processing program executed by the print management system 1, 10, 100 is, as one form, a file in an installable format or an executable format, such as a CD-ROM, a flexible disk (FD), a CD-R. The program is recorded on a computer-readable storage medium such as a DVD. Further, the processing program may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. Each processing program may be provided by being incorporated in advance in a ROM or the like.

印刷管理システム1、10、100で実行されるプログラムは、実際のハードウェアとしてはCPU(プロセッサ)が記憶媒体から制御プログラムを読み出して実行することにより、上記各機能部が主記憶装置上にロードされ、各機能部が主記憶装置(メモリ)上に生成されるようになっている。   The programs executed by the print management systems 1, 10, 100 are loaded as the actual functional units on the main storage device by the CPU (processor) reading the control program from the storage medium and executing it. Each functional unit is generated on the main storage device (memory).

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.

なお、特許請求の範囲に記載した印刷装置は画像形成装置3に相当する。一台以上の情報処理装置はユーザ端末2、管理者端末4、管理サーバ5に相当する。   The printing apparatus described in the claims corresponds to the image forming apparatus 3. One or more information processing apparatuses correspond to the user terminal 2, the administrator terminal 4, and the management server 5.

1、10、100 印刷管理システム
2、2A、2B ユーザ端末(情報処理装置)
22 印刷制御手段
23 タグ情報付加手段(情報付加手段)
24 通信手段
26 記憶手段
3 画像形成装置(印刷装置)
4 管理者端末(管理者の情報処理装置)
42 印刷制御手段
47 タグ情報処理手段(情報処理手段)
44 通信手段
46 記憶手段
5 管理サーバ(情報処理装置)
1, 10, 100 Print management system 2, 2A, 2B User terminal (information processing apparatus)
22 Print control means 23 Tag information addition means (information addition means)
24 communication means 26 storage means 3 image forming apparatus (printing apparatus)
4 administrator terminal (information processing device of administrator)
42 Print Control Unit 47 Tag Information Processing Unit (Information Processing Unit)
44 Communication means 46 Storage means 5 Management server (information processing apparatus)

特許第4222914号公報Japanese Patent No. 4222914

Claims (10)

印刷装置と、少なくとも第1のユーザ及び第2のユーザが使用する複数の情報処理装置とがネットワークを介して接続される印刷管理システムであって、
各ユーザに割り当てられた印刷可能枚数を記憶する記憶手段と、
1つの印刷データに対して、印刷枚数に関する情報、印刷条件に関する情報、及び当該情報の送信先及び送信元に関する情報を、前記第1のユーザ及び前記第2のユーザから受付けて付加する情報付加手段と、
少なくとも前記情報を、前記送信先及び送信元に関する情報に基づいて送受信する通信手段と、
少なくとも前記第1のユーザから受付けた前記印刷枚数に関する情報に基づいて、印刷予想枚数を算出し、前記第2のユーザの前記印刷可能枚数を前記印刷予想枚数の分だけ減算する印刷制御手段と、
を有することを特徴とする印刷管理システム。
A printing management system in which a printing apparatus and a plurality of information processing apparatuses used by at least a first user and a second user are connected via a network,
Storage means for storing the number of printable sheets assigned to each user;
Information adding means for accepting and adding information relating to the number of printed sheets, information relating to printing conditions, and information relating to a transmission destination and a transmission source of the information to one print data from the first user and the second user. When,
Communication means for transmitting and receiving at least the information based on information on the transmission destination and the transmission source;
Print control means for calculating an estimated number of prints based on at least information relating to the number of prints received from the first user and subtracting the printable number of sheets of the second user by the estimated number of prints;
A print management system comprising:
前記印刷制御手段は、
前記印刷枚数に関する情報と前記印刷条件に関する情報とに基づいて、印刷予想枚数を算出し、前記第2のユーザの前記印刷可能枚数を前記印刷予想枚数の分だけ減算することを特徴とする請求項1に記載の印刷管理システム。
The print control means includes
The estimated number of prints is calculated based on the information on the number of printed sheets and the information on the printing conditions, and the printable number of sheets of the second user is subtracted by the estimated number of printed sheets. The print management system according to 1.
前記印刷制御手段は、
前記印刷予想枚数を算出すると、前記第2のユーザの印刷可能枚数を前記記憶手段から参照して印刷可能かを判断し、印刷可能な場合、前記記憶手段の前記第2のユーザの印刷可能枚数を、前記印刷予想枚数の分だけ減算した印刷可能枚数に変更させることを特徴とする、請求項1又は2に記載した印刷管理システム。
The print control means includes
When the expected print number is calculated, it is determined whether printing is possible by referring to the printable number of sheets of the second user from the storage unit, and if printing is possible, the printable number of pages of the second user in the storage unit. The print management system according to claim 1, wherein the print management number is changed to a printable number obtained by subtracting the print amount by the print expected number.
前記情報付加手段は、
前記印刷制御手段が、前記第2のユーザに対して印刷可能であると判断すると、印刷実行に関する情報を付加することを特徴とする請求項1〜3の何れか一項に記載の印刷管理システム。
The information adding means includes
4. The print management system according to claim 1, wherein when the print control unit determines that printing is possible for the second user, information relating to print execution is added. 5. .
前記情報付加手段は、前記第1のユーザに対して印刷データの属性に関する情報を受付けて付加することを特徴とする請求項1に記載の印刷管理システム。   The print management system according to claim 1, wherein the information adding unit accepts and adds information related to attributes of print data to the first user. 前記印刷データの属性に関する情報と紐付けられたユーザ情報を記憶するユーザ情報記憶手段と、
前記第1のユーザから受付けて付加された前記属性に関する情報を取得し、前記属性に関する情報と紐付けられたユーザを前記ユーザ情報記憶手段から抽出し、前記抽出したユーザを送信先とする送信先に関する情報と、前記抽出したユーザの印刷可能枚数を前記記憶手段からロードさせるロード指示に関する情報とを付加する情報処理手段と、
を更に含むことを特徴とする、請求項1〜5の何れか一項に記載の印刷管理システム。
User information storage means for storing user information associated with information relating to attributes of the print data;
The information about the attribute received and added from the first user is acquired, the user associated with the information about the attribute is extracted from the user information storage means, and the transmission destination is the extracted user. Information processing means for adding information relating to, and information relating to a load instruction for loading the extracted user printable number of sheets from the storage means;
The print management system according to claim 1, further comprising:
前記印刷制御手段は、
前記印刷枚数に関する情報又は前記ロード指示に関する情報を取得すると、ユーザに対して前記印刷データに印刷要求をするか否かの判断を促すことを特徴とする請求項6に記載の印刷管理システム。
The print control means includes
The print management system according to claim 6, wherein when the information related to the number of printed sheets or the information related to the load instruction is acquired, the user is prompted to determine whether or not to make a print request for the print data.
前記印刷制御手段は、
前記情報付加手段が、ユーザから印刷条件に関する情報を受付けると、印刷要求したと判断することを特徴とする請求項1〜7の何れか一項に記載の印刷管理システム。
The print control means includes
The print management system according to any one of claims 1 to 7, wherein the information adding unit determines that a print request has been made when information related to a print condition is received from a user.
印刷装置と、少なくとも第1のユーザ及び第2のユーザが使用する複数の情報処理装置とがネットワークを介して接続される印刷管理システムにより実行される印刷管理方法であって、
各ユーザに割り当てられた印刷可能枚数を記憶する記憶ステップと、
1つの印刷データに対して、印刷枚数に関する情報、印刷条件に関する情報、及び当該情報の送信先及び送信元に関する情報を、前記第1のユーザ及び前記第2のユーザから受付けて付加する情報付加ステップと、
少なくとも前記情報を、前記送信先及び送信元に関する情報に基づいて送受信する通信ステップと、
少なくとも前記第1のユーザから受付けた前記印刷枚数に関する情報に基づいて、印刷予想枚数を算出し、前記第2のユーザの前記印刷可能枚数を前記印刷予想枚数の分だけ減算する印刷制御ステップと、
を有することを特徴とする印刷管理方法。
A printing management method executed by a printing management system in which a printing device and a plurality of information processing devices used by at least a first user and a second user are connected via a network,
A storage step for storing the number of printable sheets assigned to each user;
An information addition step of accepting and adding information relating to the number of printed sheets, information relating to printing conditions, and information relating to a transmission destination and a transmission source of the information to one print data from the first user and the second user. When,
A communication step of transmitting and receiving at least the information based on information on the transmission destination and transmission source;
A print control step of calculating an expected number of prints based on at least information relating to the number of prints received from the first user, and subtracting the printable number of sheets of the second user by the expected print number;
A print management method characterized by comprising:
印刷装置と、少なくとも第1のユーザ及び第2のユーザが使用する複数の情報処理装置とがネットワークを介して接続される印刷管理システムを、
各ユーザに割り当てられた印刷可能枚数を記憶する記憶手段、
1つの印刷データに対して、印刷枚数に関する情報、印刷条件に関する情報、及び当該情報の送信先及び送信元に関する情報を、前記第1のユーザ及び前記第2のユーザから受付けて付加する情報付加手段、
少なくとも前記情報を、前記送信先及び送信元に関する情報に基づいて送受信する通信手段、
少なくとも前記第1のユーザから受付けた前記印刷枚数に関する情報に基づいて、印刷予想枚数を算出し、前記第2のユーザの前記印刷可能枚数を前記印刷予想枚数の分だけ減算する印刷制御手段として機能させるためのプログラム。
A print management system in which a printing apparatus and a plurality of information processing apparatuses used by at least a first user and a second user are connected via a network;
Storage means for storing the number of printable sheets assigned to each user;
Information adding means for accepting and adding information relating to the number of printed sheets, information relating to printing conditions, and information relating to a transmission destination and a transmission source of the information to one print data from the first user and the second user. ,
A communication means for transmitting and receiving at least the information based on information on the transmission destination and the transmission source;
Function as print control means for calculating an expected number of prints based on at least information relating to the number of prints received from the first user and subtracting the printable number of sheets of the second user by the expected print number Program to let you.
JP2014048021A 2014-03-11 2014-03-11 Print management system, print management method and program Expired - Fee Related JP6343978B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014048021A JP6343978B2 (en) 2014-03-11 2014-03-11 Print management system, print management method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014048021A JP6343978B2 (en) 2014-03-11 2014-03-11 Print management system, print management method and program

Publications (2)

Publication Number Publication Date
JP2015172828A true JP2015172828A (en) 2015-10-01
JP6343978B2 JP6343978B2 (en) 2018-06-20

Family

ID=54260120

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014048021A Expired - Fee Related JP6343978B2 (en) 2014-03-11 2014-03-11 Print management system, print management method and program

Country Status (1)

Country Link
JP (1) JP6343978B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007047982A (en) * 2005-08-09 2007-02-22 Canon Inc Information processor, tabulation method and computer program
JP2009026337A (en) * 2008-10-23 2009-02-05 Seiko Epson Corp Print setting proposing system, print proposing program, and print proposing method
JP2012096384A (en) * 2010-10-29 2012-05-24 Oki Data Corp Image forming apparatus and image forming system using the same
JP2014026398A (en) * 2012-07-25 2014-02-06 Oki Data Corp Print management device, print management program, printing data transmission program and printing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007047982A (en) * 2005-08-09 2007-02-22 Canon Inc Information processor, tabulation method and computer program
JP2009026337A (en) * 2008-10-23 2009-02-05 Seiko Epson Corp Print setting proposing system, print proposing program, and print proposing method
JP2012096384A (en) * 2010-10-29 2012-05-24 Oki Data Corp Image forming apparatus and image forming system using the same
JP2014026398A (en) * 2012-07-25 2014-02-06 Oki Data Corp Print management device, print management program, printing data transmission program and printing system

Also Published As

Publication number Publication date
JP6343978B2 (en) 2018-06-20

Similar Documents

Publication Publication Date Title
JP5843637B2 (en) Image forming apparatus, image forming apparatus control method, and program
US10114940B2 (en) Information processing system, information processing apparatus, and information processing method
US10009487B2 (en) Output system, output method, and output apparatus
US10088982B2 (en) Information processing apparatus, method, and program
JP6303404B2 (en) Output system, terminal device, program, and output method
JP6225586B2 (en) Output system, terminal device, program, and output method
JP6500530B2 (en) INFORMATION PROCESSING APPARATUS, PROGRAM, OUTPUT SYSTEM, AND OUTPUT METHOD
CN105812348B (en) Image forming apparatus and control method of image forming apparatus
JP6136703B2 (en) Information processing program and information processing apparatus
JP2019185657A (en) Image forming system and image forming method
JP6481508B2 (en) Terminal device, program, and output system
JP6403642B2 (en) Image forming system
US9081530B2 (en) Control system for forming and outputting image, control apparatus for forming and outputting image, and recording medium storing a control program for forming and outputting image
JP2017117235A (en) Management program, management system, and information processing device
JP6623864B2 (en) Information processing apparatus, program, output system and output method
JP6343978B2 (en) Print management system, print management method and program
JP6372181B2 (en) Output system, output control system, program, and output method
JP5030819B2 (en) Image processing apparatus and image processing method
US9270853B2 (en) Exporting and importing for display on an image forming apparatus environment setting information of an application
US8854671B2 (en) Method and apparatus for setting printing option
JP5220166B2 (en) Printing system, server apparatus, printing method, and computer program
JP2016157341A (en) Program, information processor, output management system, and output management method
JP2018191155A (en) Image log storage system, image log storage method, image formation apparatus, and program
JP6024376B2 (en) Image forming apparatus, image forming system, and program
JP6322958B2 (en) Output system and output method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170220

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180205

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180507

R151 Written notification of patent or utility model registration

Ref document number: 6343978

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees