JP2012243265A - Printing system, printing data converter, printing data conversion method, computer program, and recording medium - Google Patents

Printing system, printing data converter, printing data conversion method, computer program, and recording medium Download PDF

Info

Publication number
JP2012243265A
JP2012243265A JP2011116079A JP2011116079A JP2012243265A JP 2012243265 A JP2012243265 A JP 2012243265A JP 2011116079 A JP2011116079 A JP 2011116079A JP 2011116079 A JP2011116079 A JP 2011116079A JP 2012243265 A JP2012243265 A JP 2012243265A
Authority
JP
Japan
Prior art keywords
print data
identification information
user
unit
information
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
JP2011116079A
Other languages
Japanese (ja)
Other versions
JP5745935B2 (en
Inventor
Kiminori Okubo
公則 大久保
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP2011116079A priority Critical patent/JP5745935B2/en
Publication of JP2012243265A publication Critical patent/JP2012243265A/en
Application granted granted Critical
Publication of JP5745935B2 publication Critical patent/JP5745935B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printing system capable of easily generating printing data to be processed by a printer which controls output of the printing data on the basis of identification information of a user, a printing data converter, a printing data conversion method, a computer program, and a recording medium.SOLUTION: The printing system comprises: a printer 31 for controlling printing of printing data on the basis of identification information of a user; and a printing data converter 21 for receiving the printing data not including the identification information of the user, and converting the received printing data to the printing data to be printed by the printer 31. The printing data converter 21 includes: a user database 233 for holding the identification information of the user corresponding to the identification information of a receiving port when receiving the printing data; and a user information addition part 231 for reading the identification information of the user corresponding to the identification information of the receiving port when the printing data is received from the user database 233 and adding it to the printing data.

Description

本発明は、ユーザの認証が行われる印刷データを処理する印刷システム、印刷データ変換装置、印刷データ変換方法、コンピュータプログラム、及び、記録媒体に関する。   The present invention relates to a printing system, print data conversion apparatus, print data conversion method, computer program, and recording medium that process print data for which user authentication is performed.

従来、財務、又は、在庫管理等の企業の業務に直接関わる情報を扱う基幹系システムからの印刷データを複合機から印刷する印刷システムがある。このような印刷システムでは、基幹系システムからの印刷キューが複合機に登録されているユーザと紐づけられていないため、そのままでは、複合機がユーザの認証機能を有する場合でも、複合機の認証機能が使えない。   2. Description of the Related Art Conventionally, there is a printing system that prints print data from a core system that handles information directly related to business of a company such as finance or inventory management from a multifunction peripheral. In such a printing system, since the print queue from the core system is not linked to the user registered in the multifunction device, even if the multifunction device has a user authentication function, the authentication of the multifunction device is not performed. The function cannot be used.

そこで、基幹系システムからの印刷データを受け付けるポート番号を、予め複合機に設定しておくことにより、基幹系システムからの印刷データを、認証することなく複合機で印刷する印刷システムがある。このような印刷システムでは、印刷データの形式が異なる基幹系システム毎に、異なるポート番号を割り当てることにより、複合機がそれぞれの形式の印刷データを処理することができる。しかしながら、複合機が、印刷データを送信した基幹系システムを特定することができるが、印刷データを送信することを指示したユーザを特定することはできない。さらに、基幹系システムに割り当てられているポート番号を用いて複合機に印刷データを送信すれば、基幹系システムではない他の装置からの印刷データでも、複合機が認証すること無く印刷する。   Therefore, there is a printing system in which print data from a core system is printed by the multifunction device without authentication by setting a port number for receiving print data from the core system in advance in the multifunction device. In such a printing system, by assigning a different port number to each backbone system having a different print data format, the multi-function peripheral can process the print data in each format. However, although the multifunction peripheral can identify the backbone system that transmitted the print data, it cannot identify the user who instructed to transmit the print data. Furthermore, if the print data is transmitted to the multifunction peripheral using the port number assigned to the backbone system, even the print data from another device that is not the backbone system is printed without authentication.

そこで、特許文献1には、ホストコンピュータが、印刷データを生成する際に、バナーページの所定の座標に所定の文字列と印刷指示により特定されるホストアカウントIDを印字するためのデータを含ませることと、プリントサーバがバナーページの所定の座標から所定のキーワードに関連づけられたホストアカウントIDを抽出し、PJLコマンド領域にホストアカウントIDを付加することと、が記載されている。   Therefore, Patent Document 1 includes data for printing a host account ID specified by a predetermined character string and a print instruction at predetermined coordinates of a banner page when the host computer generates print data. And that the print server extracts a host account ID associated with a predetermined keyword from predetermined coordinates of the banner page and adds the host account ID to the PJL command area.

なお、特許文献1の「ホストコンピュータ」は、基幹系システムの端末に対応し、「ホストアカウントID」は、基幹系システムに対応づけられているユーザIDに対応する。   Note that the “host computer” in Patent Document 1 corresponds to a terminal of the backbone system, and the “host account ID” corresponds to a user ID associated with the backbone system.

特開2008−181219号公報JP 2008-181219 A

しかしながら、プリントサーバが、バナーページの所定の座標からホストアカウントIDを抽出することが出来ない場合には、PJLコマンド領域にホストアカウントIDを付加することができないため、複合機がユーザの認証を行うことができない。   However, if the print server cannot extract the host account ID from the predetermined coordinates of the banner page, it cannot add the host account ID to the PJL command area, so the multifunction device authenticates the user. I can't.

本発明は斯かる事情に鑑みてなされたものであり、ユーザの識別情報に基づいて印刷データの出力を制御するプリンタが処理する印刷データを容易に生成する印刷システム、印刷データ変換装置、印刷データ変換方法、コンピュータプログラム、及び、記録媒体を提供することを目的とする。   The present invention has been made in view of such circumstances, and a printing system, a print data conversion apparatus, and print data that easily generate print data to be processed by a printer that controls output of print data based on user identification information It is an object to provide a conversion method, a computer program, and a recording medium.

本発明に係る印刷システムは、ユーザの識別情報に基づいて印刷データの印刷を制御するプリンタ、及び、ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データを前記プリンタが印刷する印刷データに変換する印刷データ変換装置を有する印刷システムにおいて、前記印刷データ変換装置は、印刷データを受け付ける際の受付口の識別情報に対応するユーザの識別情報を保持するユーザデータベースと、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を前記ユーザデータベースから読み出し、該印刷データに付加するユーザ情報付加部とを有することを特徴とする。   A printing system according to the present invention includes a printer that controls printing of print data based on user identification information, and print data that accepts print data that does not include user identification information and prints the received print data. In the printing system having the print data conversion apparatus for converting to the print data conversion apparatus, the print data conversion apparatus has received the print data and the user database holding the user identification information corresponding to the identification information of the reception port when receiving the print data A user information adding unit that reads out user identification information corresponding to the identification information of the reception port from the user database and adds the information to the print data.

本発明にあっては、印刷システムは、ユーザの識別情報に基づいて印刷データの印刷を制御するプリンタ、及び、ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データを前記プリンタが印刷する印刷データに変換する印刷データ変換装置を有する。前記印刷データ変換装置は、ユーザデータベースが、印刷データを受け付ける際の受付口の識別情報に対応するユーザの識別情報を保持する。ユーザ情報付加部が、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を前記ユーザデータベースから読み出し、該印刷データに付加する。
これにより、ユーザの識別情報に基づいて印刷データの出力を制御するプリンタが処理する印刷データを容易に生成することができる。
According to the present invention, a printing system receives a printer that controls printing of print data based on user identification information, and print data that does not include user identification information, and the printer prints the received print data. A print data conversion device for converting the print data into print data. In the print data conversion apparatus, the user database holds user identification information corresponding to identification information of a reception port when print data is received. The user information adding unit reads the user identification information corresponding to the identification information of the receiving port when the print data is received from the user database, and adds the user identification information to the print data.
Accordingly, it is possible to easily generate print data to be processed by the printer that controls the output of the print data based on the user identification information.

また、本発明に係る印刷システムは、前記プリンタが印刷する印刷データを登録する印刷データベースを有し、前記印刷データ変換装置は、さらに、前記ユーザ情報付加部がユーザの識別情報を付加した印刷データを、前記印刷データベースに登録する登録部を有することを特徴とする。   The printing system according to the present invention further includes a print database for registering print data to be printed by the printer, and the print data conversion device further includes print data to which the user information adding unit adds user identification information. Is registered in the print database.

本発明にあっては、プリンタが印刷する印刷データを登録する印刷データベースを有する。前記印刷データ変換装置は、登録部が、前記ユーザ情報付加部がユーザの識別情報を付加した印刷データを、前記印刷データベースに登録する。   The present invention has a print database for registering print data to be printed by the printer. In the print data conversion apparatus, the registration unit registers the print data to which the user information adding unit has added user identification information in the print database.

また、本発明に係る印刷システムは、前記印刷データ変換装置は、さらに、前記受付口の識別情報又はユーザの識別情報に対応し、印刷データを印刷する際のプリンタの設定に係る情報を保持する設定データベースと、前記受付口の識別情報又はユーザの識別情報に対応する設定に係る情報に基づいて、前記印刷データを編集する編集部とを有することを特徴とする。   Further, in the printing system according to the present invention, the print data conversion apparatus further holds information relating to printer settings corresponding to the reception port identification information or user identification information, when printing the print data. A setting database and an editing unit that edits the print data based on information relating to settings corresponding to the identification information of the reception port or the identification information of the user.

本発明にあっては、前記印刷データ変換装置は、設定データベースが、前記受付口の識別情報又はユーザの識別情報に対応し、印刷データを印刷する際のプリンタの設定に係る情報を保持する。編集部が、前記受付口の識別情報又はユーザの識別情報に対応する設定に係る情報に基づいて、前記印刷データを編集する。   In the present invention, in the print data conversion apparatus, the setting database corresponds to the identification information of the reception port or the identification information of the user, and holds information related to the setting of the printer when printing the print data. An editing unit edits the print data based on information related to the setting corresponding to the identification information of the reception port or the identification information of the user.

また、本発明に係る印刷システムは、前記プリンタは、前記ユーザの識別情報及び印刷データを印刷する際のプリンタの設定に係る情報が対応づけられて保持される記憶部と、前記印刷データに含まれている設定に係る情報と、前記ユーザの識別情報に対応づけられている設定に係る情報とが異なる場合に、前記ユーザの識別情報に対応づけられている設定に係る情報に基づいて印刷データの印刷を制御する制御部とを有することを特徴とする。   In the printing system according to the present invention, the printer includes a storage unit that associates and stores identification information of the user and information related to printer settings when printing the print data, and the print data includes Print information based on the information associated with the setting associated with the user identification information when the information associated with the setting associated with the user identification information is different from the information associated with the setting associated with the user identification information. And a control unit for controlling the printing.

本発明にあっては、前記プリンタは、記憶部に、前記ユーザの識別情報及び印刷データを印刷する際のプリンタの設定に係る情報が対応づけられて保持される。制御部が、前記印刷データに含まれている設定に係る情報と、前記ユーザの識別情報に対応づけられている設定に係る情報とが異なる場合に、前記ユーザの識別情報に対応づけられている設定に係る情報に基づいて印刷データの印刷を制御する。   In the present invention, the printer stores the identification information of the user and information related to printer settings when printing the print data in the storage unit in association with each other. The control unit is associated with the identification information of the user when the information regarding the setting included in the print data is different from the information regarding the setting associated with the identification information of the user. Control printing of print data based on information related to the setting.

また、本発明に係る印刷データ変換装置は、ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データをユーザの識別情報を含む印刷データに変換する印刷データ変換装置において、印刷データを受け付ける際の受付口の識別情報に対応づけられているユーザの識別情報を保持するユーザデータベースと、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を前記ユーザデータベースから読み出し、該印刷データに付加するユーザ情報付加部とを有することを特徴とする。   The print data conversion apparatus according to the present invention receives print data in a print data conversion apparatus that receives print data that does not include user identification information and converts the received print data into print data that includes user identification information. A user database that holds the user identification information associated with the identification information of the reception port at the time, and the user identification information corresponding to the identification information of the reception port when the print data is received from the user database, And a user information adding unit added to the print data.

本発明にあっては、ユーザデータベースが、印刷データを受け付ける際の受付口の識別情報に対応づけられているユーザの識別情報を保持する。ユーザ情報付加部が、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を前記ユーザデータベースから読み出し、該印刷データに付加する。   In the present invention, the user database holds the user identification information associated with the reception port identification information when the print data is received. The user information adding unit reads the user identification information corresponding to the identification information of the receiving port when the print data is received from the user database, and adds the user identification information to the print data.

また、本発明に係る印刷データ変換装置は、前記ユーザ情報付加部がユーザの識別情報を付加した印刷データを、印刷される印刷データを登録する印刷データベースに登録する登録部を有することを特徴とする。   The print data conversion apparatus according to the present invention further includes a registration unit that registers the print data to which the user information addition unit has added user identification information in a print database for registering print data to be printed. To do.

本発明にあっては、登録部は、ユーザ情報付加部がユーザの識別情報を付加した印刷データを、印刷される印刷データを登録する印刷データベースに登録する。   In the present invention, the registration unit registers the print data to which the user information adding unit has added the user identification information in the print database for registering the print data to be printed.

また、本発明に係る印刷データ変換装置は、前記受付口の識別情報又はユーザの識別情報に対応づけられている印刷データを印刷する際のプリンタの設定に係る情報を保持する設定データベースと、前記受付口の識別情報又はユーザの識別情報に対応づけられている設定に係る情報に基づいて、前記印刷データを編集する編集部とを有することを特徴とする。   Further, the print data conversion apparatus according to the present invention includes a setting database that holds information relating to printer settings when printing the print data associated with the reception port identification information or the user identification information; And an editing unit that edits the print data based on information relating to the setting associated with the identification information of the reception port or the identification information of the user.

本発明にあっては、設定データベースで、前記受付口の識別情報又はユーザの識別情報に対応づけられている印刷データを印刷する際のプリンタの設定に係る情報を保持する。編集部が、前記受付口の識別情報又はユーザの識別情報に対応づけられている設定に係る情報に基づいて、前記印刷データを編集する。   In the present invention, the setting database holds information related to printer settings when printing the print data associated with the reception port identification information or the user identification information. The editing unit edits the print data based on information relating to the setting associated with the identification information of the reception port or the identification information of the user.

また、本発明に係る印刷データ変換方法は、ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データをユーザの識別情報を含む印刷データに変換する印刷データ変換方法において、印刷データを受け付ける際の受付口の識別情報に対応づけられているユーザの識別情報を保持するユーザデータベースから、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を読み出すステップと、該ステップで読み出されたユーザの識別情報を印刷データに付加するステップとを有することを特徴とする。   The print data conversion method according to the present invention accepts print data in a print data conversion method that accepts print data that does not include user identification information and converts the received print data into print data that includes user identification information. Reading the user identification information corresponding to the identification information of the reception port when receiving print data from the user database holding the identification information of the user associated with the identification information of the reception port at the time, Adding the identification information of the user read in step 1 to the print data.

また、本発明に係るコンピュータプログラムは、ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データをユーザの識別情報を含む印刷データに変換することをコンピュータに実行させるためのコンピュータプログラムにおいて、印刷データを受け付ける際の受付口の識別情報に対応づけられているユーザの識別情報を保持するユーザデータベースから、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を読み出すステップと、該ステップで読み出されたユーザの識別情報を印刷データに付加するステップとを前記コンピュータに実行させることを特徴とする。   The computer program according to the present invention is a computer program for accepting print data that does not include user identification information and causing the computer to convert the received print data into print data that includes user identification information. A step of reading the user identification information corresponding to the identification information of the reception port when receiving the print data from the user database holding the identification information of the user associated with the identification information of the reception port when receiving the print data And the step of adding the identification information of the user read in the step to the print data.

本発明にあっては、読み出すステップで、印刷データを受け付ける際の受付口の識別情報に対応づけられているユーザの識別情報を保持するユーザデータベースから、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を読み出す。付加するステップで、読み出されたユーザの識別情報を印刷データに付加する。   In the present invention, in the reading step, the identification of the reception port when the print data is received from the user database that holds the identification information of the user associated with the identification information of the reception port when the print data is received. User identification information corresponding to the information is read. In the adding step, the read user identification information is added to the print data.

また、本発明に係る記録媒体は、本発明のコンピュータプログラムを記録したことを特徴とする。   The recording medium according to the present invention is characterized by recording the computer program of the present invention.

本発明によれば、ユーザの識別情報に基づいて印刷データの出力を制御するプリンタが処理する印刷データを容易に生成する印刷システム、印刷データ変換装置、印刷データ変換方法、コンピュータプログラム、及び、記録媒体を提供することができる。   According to the present invention, a printing system, a print data conversion apparatus, a print data conversion method, a computer program, and a recording that easily generate print data processed by a printer that controls output of print data based on user identification information A medium can be provided.

本実施の形態に係る印刷システムが有する装置及び装置の機能構成を示すブロック図であるFIG. 2 is a block diagram illustrating an apparatus and a functional configuration of the apparatus included in the printing system according to the present embodiment. 設定データベースが保持する情報の例を示す図である。It is a figure which shows the example of the information which a setting database hold | maintains. 記憶部が保持する情報の例を示す図である。It is a figure which shows the example of the information which a memory | storage part hold | maintains. クライアントが保持する印刷キューの例を示す図である。6 is a diagram illustrating an example of a print queue held by a client. FIG. 印刷サーバに、印刷データを登録する手順を示すフローチャートである。4 is a flowchart illustrating a procedure for registering print data in a print server. 印刷データが複合機から印刷される処理の手順を示すフローチャートである。6 is a flowchart illustrating a procedure of processing for printing print data from a multifunction peripheral. 印刷データが複合機から印刷される処理の手順を示すフローチャートである。6 is a flowchart illustrating a procedure of processing for printing print data from a multifunction peripheral. 本実施の形態に係る印刷システムが有する装置及び装置の機能構成を示すブロック図であるFIG. 2 is a block diagram illustrating an apparatus and a functional configuration of the apparatus included in the printing system according to the present embodiment. コンピュータのハードウェア構成の例を説明する図である。And FIG. 11 is a diagram for explaining an example of the hardware configuration of a computer.

以下、本発明の実施の形態を図面に基づいて詳述する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

(実施の形態1)
図1は、本発明の実施の形態1に係る印刷システムが有する装置、及び、装置の機能構成を示すブロック図である。図1の印刷システムは、印刷サーバ21、複合機31、クライアント11a、クライアント11b、クライアント41a、及び、クライアント41bを有する。
(Embodiment 1)
FIG. 1 is a block diagram illustrating an apparatus included in the printing system according to the first embodiment of the present invention and a functional configuration of the apparatus. The printing system in FIG. 1 includes a print server 21, a multifunction machine 31, a client 11a, a client 11b, a client 41a, and a client 41b.

印刷サーバ21は、クライアントが出力する印刷データを受け付け、複合機31からの要求に応じて印刷データを複合機31に出力する。印刷サーバ21は、ユーザの識別情報を含まない印刷データを受け付けた場合には、ユーザの識別情報を付加した後に、印刷データを複合機31に出力する。ユーザの識別情報を含まない印刷データは、例えば、基幹系システムからの印刷データである。   The print server 21 receives print data output by the client, and outputs the print data to the multifunction device 31 in response to a request from the multifunction device 31. When the print server 21 receives print data that does not include user identification information, the print server 21 adds the user identification information and then outputs the print data to the multi-function peripheral 31. The print data not including the user identification information is, for example, print data from the backbone system.

印刷サーバ21は、受付部22、処理部23、登録部241、読出部242、印刷データベース243、認証部26、及び、通信部29を有する。   The print server 21 includes a reception unit 22, a processing unit 23, a registration unit 241, a reading unit 242, a print database 243, an authentication unit 26, and a communication unit 29.

処理部23は、受付部22が受け付けた印刷データを、複合機31が処理する印刷データに変換する。処理部23は、情報付加部231、ユーザデータベース233、編集部232、及び、設定データベース234を有する。   The processing unit 23 converts the print data received by the receiving unit 22 into print data processed by the multifunction machine 31. The processing unit 23 includes an information adding unit 231, a user database 233, an editing unit 232, and a setting database 234.

ユーザデータベース233は、受付部22が印刷データを受け付ける際の受付ポートの識別情報と、ユーザの識別情報とを対応づけて保持している。受付ポートの識別情報は、例えば、受付ポートのポート番号である。例えば、一つの基幹系システムが複合機31の一つのユーザとして対応づけられている。これにより、後述する複合機31が印刷データを出力する際に、基幹系システム毎に、異なる制御を実現することができる。   The user database 233 holds reception port identification information when the reception unit 22 receives print data and user identification information in association with each other. The identification information of the reception port is, for example, the port number of the reception port. For example, one basic system is associated as one user of the multifunction machine 31. As a result, when the later-described multi-function device 31 outputs print data, different control can be realized for each backbone system.

情報付加部231は、受付部22が受け付けた印刷データに、ユーザの識別情報を付加する。情報付加部231は、印刷データに対応づけられている受付ポートの識別情報に対応するユーザの識別情報を、ユーザデータベース233から読み出す。情報付加部231は、読み出したユーザの識別情報を、例えば、PJL(プリンタジョブ言語)の形式により、印刷データに付加する。   The information adding unit 231 adds user identification information to the print data received by the receiving unit 22. The information adding unit 231 reads from the user database 233 user identification information corresponding to the reception port identification information associated with the print data. The information adding unit 231 adds the read user identification information to the print data, for example, in the PJL (printer job language) format.

設定データベース234は、印刷する際の設定に係る情報を、ユーザの識別情報に対応づけて保持している。設定データベース234は、また、印刷する際の設定に係る情報を、印刷する複合機に対応づけて保持していてもよい。なお、ユーザの識別情報に代えて、受付部22が受け付ける際の受付ポートの識別情報が対応づけられていてもよい。   The setting database 234 holds information related to settings for printing in association with user identification information. The setting database 234 may also hold information related to settings for printing in association with the multifunction machine to be printed. In addition, it replaces with a user's identification information, and the identification information of the reception port at the time of the reception part 22 receiving may be matched.

図2は、設定データベース234が保持する情報の例を示す図である。図2は、ユーザの識別情報と、印刷する際の設定に係る情報とが対応づけられている。なお、図中、ユーザの識別情報を「ユーザID」と表記している。また、ユーザデータベース233と設定データベース234とは、1つのデータベースとして構成されてもよい。   FIG. 2 is a diagram illustrating an example of information held in the setting database 234. In FIG. 2, user identification information is associated with information relating to settings for printing. In the figure, the user identification information is indicated as “user ID”. Further, the user database 233 and the setting database 234 may be configured as one database.

編集部232は、受付部22が受け付けた印刷データを、出力する複合機の設定等に合わせて編集する。編集部232は、ユーザ毎に対応づけられている印刷する際の設定に係る情報を、設定データベース234から読み出す。編集部232は、読み出した設定に係る情報に基づいて、印刷データを編集する。例えば、読み出した設定に係る情報が、「カラー印刷を許可しない」旨の情報を含む場合には、印刷データに、「モノクロ印刷による出力」をする旨のコマンドを追加する。   The editing unit 232 edits the print data received by the receiving unit 22 in accordance with the setting of the multifunction device to be output. The editing unit 232 reads, from the setting database 234, information related to settings for printing associated with each user. The editing unit 232 edits the print data based on the information related to the read setting. For example, if the information related to the read setting includes information indicating that “color printing is not permitted”, a command indicating “output by monochrome printing” is added to the print data.

なお、情報付加部231及び編集部232は、複数設けられ、それぞれが、受付部22が受け付ける受付ポートに対応している。すなわち、情報付加部231及び編集部232は、印刷サーバ21が受け付ける基幹系システムのそれぞれに対応して設けられている。   Note that a plurality of information adding units 231 and a plurality of editing units 232 are provided, and each corresponds to a reception port received by the reception unit 22. That is, the information adding unit 231 and the editing unit 232 are provided corresponding to each of the backbone systems that the print server 21 receives.

受付部22は、クライアント11a及びクライアント11bから出力される印刷データを受け付ける。クライアント11a及びクライアント11bから受け付ける印刷データは、ユーザの識別情報を含まない。受付部22が印刷データを受け付ける際の受付ポートは、クライアント毎に、又は、クライアントが実行している基幹システムのアプリケーション毎に対応づけられている。受付部22は、受け付けた印刷データを受け付けた際の受付ポートに対応する情報付加部231又は編集部232に出力する。   The accepting unit 22 accepts print data output from the client 11a and the client 11b. The print data received from the client 11a and the client 11b does not include user identification information. The reception port when the reception unit 22 receives the print data is associated with each client or each application of the basic system executed by the client. The receiving unit 22 outputs the received print data to the information adding unit 231 or the editing unit 232 corresponding to the receiving port when the received print data is received.

受付部22は、例えば、CUPS(Common UNIX(登録商標) Printing System)である。CUPSは、UNIX系のオペレーティングシステムで動作する印刷システムであり、複数の形式の印刷データを処理することができる。   The reception unit 22 is, for example, a CUPS (Common UNIX (registered trademark) Printing System). CUPS is a printing system that operates on a UNIX operating system, and can process print data in a plurality of formats.

なお、情報付加部231と編集部232とが、複数設けられている構成の他に、1つの情報付加部231及び1つの編集部232を有する構成でもよい。受付部22は、受け付けた印刷データを、受け付けた際の受付ポートの識別情報と対応づけて、処理部23に出力する。これにより、1つの情報付加部231が、受付ポートに対応するユーザの識別情報を、ユーザデータベース233から読み出して処理してもよい。同様に、1つの編集部232が、ユーザ毎に対応づけられている印刷する際の設定に係る情報を、設定データベース234から読み出して処理してもよい。   In addition to the configuration in which a plurality of information adding units 231 and editing units 232 are provided, a configuration in which one information adding unit 231 and one editing unit 232 are included may be employed. The reception unit 22 outputs the received print data to the processing unit 23 in association with the identification information of the reception port at the time of reception. Thus, one information adding unit 231 may read and process user identification information corresponding to the reception port from the user database 233. Similarly, a single editing unit 232 may read and process information related to settings for printing associated with each user from the setting database 234.

登録部241は、印刷データを印刷データベース243に登録する。登録部241が登録する印刷データは、複合機31が処理することのできる印刷データである。より詳細には、登録部241は、クライアント41a及びクライアント41bから入力されるユーザの識別情報を含む印刷データを印刷データベース243に登録する。登録部241は、また、クライアント11a及びクライアント11bから入力され、処理部23により処理された印刷データを、印刷データベース243に登録する。   The registration unit 241 registers print data in the print database 243. The print data registered by the registration unit 241 is print data that can be processed by the multifunction machine 31. More specifically, the registration unit 241 registers print data including user identification information input from the client 41 a and the client 41 b in the print database 243. The registration unit 241 also registers the print data input from the client 11 a and the client 11 b and processed by the processing unit 23 in the print database 243.

印刷データベース243は、複合機31が印刷する印刷データが登録されるデータベースである。印刷データベース243に登録されている印刷データは、ユーザの識別情報が対応づけられている。なお、印刷データとユーザの識別情報との対応づけは、印刷データとは別にユーザの識別情報が保持されていてもよく、印刷データが有するユーザの識別情報が読み出されることにより対応づけが実現されてもよい。また、印刷データベース243は、印刷サーバ21の外部に設けられてもよい。   The print database 243 is a database in which print data to be printed by the multifunction machine 31 is registered. The print data registered in the print database 243 is associated with user identification information. The correspondence between the print data and the user identification information may be held separately from the print data, and the correspondence is realized by reading the user identification information included in the print data. May be. The print database 243 may be provided outside the print server 21.

認証部26は、複合機31から入力されるユーザの識別情報に基づいて、ユーザの認証を行う。認証部26は、例えば、複合機31からユーザの識別情報とパスワードが入力される場合には、ユーザの識別情報及びパスワードにより、ユーザの正当性を判定する。認証部26は、さらに、認証が行われたユーザの情報を、読出部242に出力する。なお、認証部26は、印刷サーバ21の外部に設けられた別のサーバにより実現されてもよい。   The authentication unit 26 performs user authentication based on the user identification information input from the multi-function device 31. For example, when the user identification information and the password are input from the multifunction machine 31, the authentication unit 26 determines the legitimacy of the user based on the user identification information and the password. The authentication unit 26 further outputs information on the authenticated user to the reading unit 242. The authentication unit 26 may be realized by another server provided outside the print server 21.

読出部242は、印刷データベース243に登録されている印刷データを、複合機31又は認証部26からの要求に応じて読み出す。   The reading unit 242 reads the print data registered in the print database 243 in response to a request from the multifunction device 31 or the authentication unit 26.

通信部29は、複合機31と情報及びデータを送受信する際のインタフェースである。   The communication unit 29 is an interface for transmitting / receiving information and data to / from the multifunction machine 31.

複合機31は、印刷サーバ21に登録されている印刷データを印刷する。複合機31は、通信部39、制御部38、操作部32、表示部33、印刷部34、及び、記憶部35を有する。通信部39は、印刷サーバ21と情報及びデータを送受信する際のインタフェースである。   The multifunction machine 31 prints the print data registered in the print server 21. The multi-function device 31 includes a communication unit 39, a control unit 38, an operation unit 32, a display unit 33, a printing unit 34, and a storage unit 35. The communication unit 39 is an interface for transmitting / receiving information and data to / from the print server 21.

操作部32は、操作者が操作して入力する複合機31に対する指示等を受け付ける。操作部32は、印刷データを印刷する指示、ユーザの識別情報、及び、ユーザのパスワード等を受け付ける。   The operation unit 32 receives an instruction or the like for the multi-function device 31 that is operated and input by the operator. The operation unit 32 receives an instruction to print print data, user identification information, a user password, and the like.

表示部33は、制御部38が生成する画面を表示する。表示部33が表示する情報は、例えば、複合機31が印刷する印刷データの情報、複合機31の状態の情報、及び、複合機31が印刷する際の設定に係る情報を含む。表示部33が表示する情報は、印刷サーバ21から取得した印刷データの一覧を含む。この印刷データの一覧は、操作部32が受け付けたユーザの識別情報及びパスワードに基づいて、印刷サーバ21の認証部26がユーザの認証を行い、正当性を有すると判定される場合に、印刷サーバ21から複合機31に出力されるものである。   The display unit 33 displays a screen generated by the control unit 38. The information displayed by the display unit 33 includes, for example, information on print data to be printed by the multifunction device 31, information on the state of the multifunction device 31, and information on settings when the multifunction device 31 performs printing. The information displayed by the display unit 33 includes a list of print data acquired from the print server 21. This list of print data is displayed when the authentication unit 26 of the print server 21 authenticates the user based on the user identification information and password received by the operation unit 32 and is determined to be valid. 21 to the multi-function device 31.

記憶部35は、複合機31が印刷を行う際の設定の情報等が保持される。記憶部35は、また、ユーザの識別情報に対応づけられる印刷の設定の情報を保持する。図3は、記憶部35が保持する情報の例を示す図である。図3では、ユーザの識別情報と、印刷する際の設定に係る情報とが対応づけられている。なお、図中、ユーザの識別情報を「ユーザID」と表記している。   The storage unit 35 stores information on settings when the multifunction machine 31 performs printing. The storage unit 35 also holds print setting information associated with the user identification information. FIG. 3 is a diagram illustrating an example of information stored in the storage unit 35. In FIG. 3, user identification information is associated with information related to settings for printing. In the figure, the user identification information is indicated as “user ID”.

制御部38は、複合機31が有する各部の制御を行う。制御部38は、印刷データを印刷する際の印刷部34の制御を行う。制御部38は、また、操作部32を操作者が操作することにより入力される指示等を受け付け、指示に基づく制御信号を各部に出力する。制御部38は、また、表示部33が表示する画面に含まれている情報を生成する。   The control unit 38 controls each unit included in the multifunction machine 31. The control unit 38 controls the printing unit 34 when printing the print data. The control unit 38 also receives an instruction or the like input by the operator operating the operation unit 32, and outputs a control signal based on the instruction to each unit. The control unit 38 also generates information included in the screen displayed by the display unit 33.

制御部38は、また、印刷データに含まれているユーザの識別情報に対応する印刷の設定の情報を記憶部35から読み出し、印刷データに含まれている印刷の設定を変更する。   The control unit 38 also reads out print setting information corresponding to the user identification information included in the print data from the storage unit 35, and changes the print settings included in the print data.

印刷サーバ21が有する編集部232が、ユーザの識別情報に基づく印刷データの編集を行い、さらに、制御部38が、ユーザの識別情報に基づく印刷データの編集を行うことにより、印刷設定を効率的に行うことができる。例えば、印刷サーバ21の編集部232による印刷データの編集は、それぞれの複合機に依らない印刷設定を行うことができ、複合機31の制御部38による印刷設定の変更は、複合機毎のユーザの使用履歴等に応じた印刷設定を行うとよい。一例として、印刷サーバ21で両面印刷を設定し、複合機31では、モノクロ印刷を設定する。   The editing unit 232 included in the print server 21 edits the print data based on the user identification information, and the control unit 38 edits the print data based on the user identification information, thereby efficiently setting the print settings. Can be done. For example, the editing of print data by the editing unit 232 of the print server 21 can perform print settings independent of each multifunction device, and the change of the print settings by the control unit 38 of the multifunction device 31 can be performed by the user for each multifunction device. It is recommended to make print settings according to the usage history of the user. As an example, double-sided printing is set on the print server 21, and monochrome printing is set on the multifunction machine 31.

クライアント11a及びクライアント11bは、基幹系システムの処理を行う。クライアント11a及びクライアント11bは、処理する基幹系システムが異なる他は、同一の機能及び構成を有する。ここでは、クライアント11aについて、説明する。   The client 11a and the client 11b perform processing of the backbone system. The client 11a and the client 11b have the same function and configuration except that the core system to be processed is different. Here, the client 11a will be described.

クライアント11aは、例えば、パーソナルコンピュータである。クライアント11aは、基幹系システムアプリケーション12aを有する、基幹系システムアプリケーション12aは、基幹系システムの処理を行う。基幹系システムアプリケーション12aは、基幹系システムにより処理される情報を印刷するための印刷データを生成し、印刷サーバ21に出力する。なお、クライアント11aは、一又は複数の基幹系システムアプリケーション12aを実行してもよい。   The client 11a is, for example, a personal computer. The client 11a has a backbone system application 12a. The backbone system application 12a performs processing of the backbone system. The core system application 12 a generates print data for printing information processed by the core system and outputs the print data to the print server 21. The client 11a may execute one or a plurality of core system applications 12a.

図4は、クライアント11aが保持する印刷キューの例を示す図である。印刷キューの数は、クライアント11aが実行する基幹系システムアプリケーション12aの数と同数である。図4では、基幹系システム(1)、基幹系システム(2)、及び、基幹系システム(3)の3つの基幹系システムが示されている。さらに、それぞれの基幹系システムに対応して、キュー(1)、キュー(2)、及び、キュー(3)の3つの印刷キューが示され、それぞれに、3つ以上のジョブが登録されている。なお、ジョブとは、印刷データを印刷する処理である。   FIG. 4 is a diagram illustrating an example of a print queue held by the client 11a. The number of print queues is the same as the number of core system applications 12a executed by the client 11a. In FIG. 4, three basic systems, that is, the basic system (1), the basic system (2), and the basic system (3) are shown. Further, three print queues of queue (1), queue (2), and queue (3) are shown corresponding to each core system, and three or more jobs are registered in each. . A job is a process for printing print data.

印刷キューに登録されているジョブに対応する印刷データは、順次、印刷サーバ21に送信される。印刷データが送信される際のポートは、基幹系システム毎に異なる。   Print data corresponding to jobs registered in the print queue is sequentially transmitted to the print server 21. The port at which print data is transmitted differs for each backbone system.

クライアント41a及びクライアント41bは、印刷サーバ21に対し、印刷データを出力する。クライアント41a及びクライアント41bは、例えば、パーソナルコンピュータである。クライアント41a及びクライアント41bは、同一の機能及び構成を有する。ここでは、クライアント41aについて、説明する。   The client 41 a and the client 41 b output print data to the print server 21. The client 41a and the client 41b are, for example, personal computers. The client 41a and the client 41b have the same function and configuration. Here, the client 41a will be described.

クライアント41aが生成する印刷データは、複合機31が処理するデータ形式を有する。クライアント41aが生成する印刷データは、複合機31が受け付けるユーザの識別情報に対応する形式のユーザの識別情報を含む。これにより、クライアント41aが生成する印刷データは、複合機31から操作者がユーザの識別情報等を入力することにより、認証される。   The print data generated by the client 41a has a data format processed by the multi-function device 31. The print data generated by the client 41a includes user identification information in a format corresponding to the user identification information received by the multifunction machine 31. Thus, the print data generated by the client 41a is authenticated when the operator inputs the user identification information or the like from the multi-function peripheral 31.

図5は、本実施の形態に係る印刷システムが有する印刷サーバ21に、印刷データを登録する手順を示すフローチャートである。図5の手順は、クライアント11aが印刷データを印刷サーバ21に送信することにより開始される。図5のステップS11は、クライアント11aが実行する処理であり、ステップS21からステップS25は、印刷サーバ21が実行する処理である。   FIG. 5 is a flowchart illustrating a procedure for registering print data in the print server 21 included in the printing system according to the present embodiment. The procedure in FIG. 5 is started when the client 11 a transmits print data to the print server 21. Step S11 in FIG. 5 is a process executed by the client 11a, and steps S21 to S25 are processes executed by the print server 21.

先ず、クライアント11aが印刷サーバ21に対し、基幹系印刷データを送信する(ステップS11)。基幹系印刷データは、基幹系システムアプリケーション12aにより生成されている。印刷サーバ21の受付部22は、クライアント11aが送信した基幹系印刷データを受け付ける(ステップS21)。   First, the client 11a transmits basic print data to the print server 21 (step S11). The basic print data is generated by the basic system application 12a. The accepting unit 22 of the print server 21 accepts the basic print data transmitted by the client 11a (Step S21).

処理部23の情報付加部231は、受付部22が受け付けた受付ポートの番号をキーとしてユーザデータベース233にアクセスする(ステップS22)。情報付加部231は、ユーザデータベース233から、受付ポートの番号に対応するユーザの識別情報を読み出す(ステップS23)。情報付加部231は、ユーザの識別情報を印刷データに付加する(ステップS24)。   The information adding unit 231 of the processing unit 23 accesses the user database 233 using the reception port number received by the reception unit 22 as a key (step S22). The information adding unit 231 reads the user identification information corresponding to the reception port number from the user database 233 (step S23). The information adding unit 231 adds user identification information to the print data (step S24).

編集部232は、設定データベース234からユーザの識別情報に対応する設定に係る情報を読み出す(ステップS25)。編集部232は、読み出した設定に係る情報に基づいて、印刷データをユーザの識別情報に対応する印刷の設定に変更する(ステップS26)。登録部241は、印刷データを印刷データベース243に登録する(ステップS27)。   The editing unit 232 reads information related to the setting corresponding to the user identification information from the setting database 234 (step S25). The editing unit 232 changes the print data to the print setting corresponding to the user identification information based on the information related to the read setting (step S26). The registration unit 241 registers the print data in the print database 243 (step S27).

図6及び図7は、本実施の形態に係る印刷システムで登録されている印刷データが複合機から印刷される処理の手順を示すフローチャートである。図6及び図7の処理は、例えば、複合機31が有する操作部32が操作者による印刷出力の指示を受け付けることに基づいて開始される。図6及び図7のステップS31からステップS39は、印刷サーバ21が実行し、ステップS41からステップS52は、複合機31が実行する。   FIGS. 6 and 7 are flowcharts showing a procedure of processing for printing print data registered in the printing system according to the present embodiment from the multifunction peripheral. The processing in FIGS. 6 and 7 is started based on, for example, the operation unit 32 included in the multi-function peripheral 31 receiving a print output instruction from the operator. Steps S31 to S39 in FIGS. 6 and 7 are executed by the print server 21, and steps S41 to S52 are executed by the multi-function device 31.

先ず、複合機31が有する操作部32が、ユーザの識別情報、及び、パスワードを受け付ける(ステップS41)。通信部39が、受け付けたユーザの識別情報、及び、パスワードを、印刷サーバ21に送信する(ステップS42)。   First, the operation unit 32 included in the multifunction machine 31 accepts user identification information and a password (step S41). The communication unit 39 transmits the received user identification information and password to the print server 21 (step S42).

印刷サーバ21では、通信部29が、複合機31から送信されたユーザの識別情報、及び、パスワードを受信する(ステップS31)。認証部26が、受信されたユーザの識別情報、及び、パスワードを用いて、ユーザの認証を行う(ステップS32)。認証部26が、ユーザの認証が成功したか否かを判定する(ステップS33)。ユーザの認証が成功するとは、ユーザの識別情報が、正当性を有すると判定することである。   In the print server 21, the communication unit 29 receives the user identification information and the password transmitted from the multifunction machine 31 (step S31). The authentication unit 26 authenticates the user using the received user identification information and password (step S32). The authentication unit 26 determines whether the user authentication is successful (step S33). The success of user authentication means that the user identification information is determined to be valid.

ユーザの認証が成功した場合(ステップS33:YES)には、読出部242が、印刷データベース243から、認証されたユーザの識別情報に対応づけられているジョブの一覧を読み出す(ステップS35)。通信部29は、読み出されたジョブの一覧の情報を、複合機31に送信する(ステップS36)。   If the user authentication is successful (step S33: YES), the reading unit 242 reads a list of jobs associated with the authenticated user identification information from the print database 243 (step S35). The communication unit 29 transmits the read job list information to the multi-function peripheral 31 (step S36).

一方、認証部26によるユーザの認証が成功していない場合(ステップS33:NO)には、通信部29から、認証が失敗した旨の通知を、複合機31に送信する(ステップS34)。   On the other hand, when the authentication of the user by the authentication unit 26 is not successful (step S33: NO), a notification that the authentication has failed is transmitted from the communication unit 29 to the multi-function device 31 (step S34).

複合機31では、通信部39が、印刷サーバ21における認証の結果を受信する(ステップS43)。より詳細には、ステップS36で送信されたジョブの一覧の情報、又は、ステップS34で送信された認証が失敗した旨の通知を受信する。   In the multifunction machine 31, the communication unit 39 receives the result of authentication in the print server 21 (step S43). More specifically, the job list information transmitted in step S36 or the notification indicating that the authentication transmitted in step S34 has failed is received.

制御部38は、印刷サーバ21で認証が成功したか否かを判定する(ステップS44)。認証が成功している場合(ステップS44:YES)には、表示部33が、印刷サーバ21から送信されたジョブの一覧の情報を表示する(ステップS46)。表示されたジョブの一覧の情報に基づいて、操作者が操作部32を操作して印刷を実行するジョブの指定を入力する。操作部32が、印刷を実行するジョブの指定を受け付ける(ステップS47)。より詳細には、ジョブの識別情報を受け付ける。通信部39が、受け付けたジョブの識別情報を印刷サーバ21に送信する(ステップS48)。   The control unit 38 determines whether the authentication is successful in the print server 21 (step S44). If the authentication is successful (step S44: YES), the display unit 33 displays the job list information transmitted from the print server 21 (step S46). Based on the displayed job list information, the operator operates the operation unit 32 to input designation of a job to be printed. The operation unit 32 receives designation of a job for executing printing (step S47). More specifically, job identification information is received. The communication unit 39 transmits the received job identification information to the print server 21 (step S48).

一方、制御部38が、印刷サーバ21で認証が失敗していると判定する場合(ステップS44:NO)には、表示部33が、認証が失敗した旨を表示する(ステップS45)。   On the other hand, when the control unit 38 determines that the authentication has failed in the print server 21 (step S44: NO), the display unit 33 displays that the authentication has failed (step S45).

印刷サーバ21では、通信部29が、複合機31から送信されたジョブの識別情報を受信する(ステップS37)。読出部242が、受け付けたジョブの識別情報に対応する印刷データを、印刷データベース243から読み出す(ステップS38)。通信部29が、複合機31に対し、読み出された印刷データを送信する(ステップS39)。   In the print server 21, the communication unit 29 receives the job identification information transmitted from the multifunction machine 31 (step S37). The reading unit 242 reads print data corresponding to the received job identification information from the print database 243 (step S38). The communication unit 29 transmits the read print data to the multifunction device 31 (step S39).

複合機31では、通信部39が、印刷サーバ21が送信した印刷データを受信する(ステップS49)。制御部38が、受信した印刷データに含まれているユーザの識別情報に基づいて、対応する印刷の設定に係る情報を記憶部35から読み出す(ステップS50)。制御部38は、印刷データに含まれている設定に係る情報と、読み出した設定に係る情報とが異なる場合には、読み出した設定に係る情報に基づく印刷を行うことを決定し、印刷の設定を変更する(ステップS51)。印刷部34が、受信された印刷データを印刷する(ステップS52)。   In the multi-function device 31, the communication unit 39 receives the print data transmitted by the print server 21 (step S49). Based on the user identification information included in the received print data, the control unit 38 reads information related to the corresponding print setting from the storage unit 35 (step S50). When the information related to the settings included in the print data is different from the information related to the read settings, the control unit 38 determines to perform printing based on the information related to the read settings, and sets the print settings. Is changed (step S51). The printing unit 34 prints the received print data (step S52).

(実施の形態2)
図8は、本発明の実施の形態2に係る印刷システムが有する装置、及び、装置の機能構成を示すブロック図である。図8の印刷システムは、印刷サーバ51、複合機31、クライアント11a、クライアント11b、クライアント41a、及び、クライアント41bを有する。図8中、図1の各装置及び各部と同一の機能及び構成を有する各装置及び各部は、図1と同一の符号を付し、ここでは説明を省略する。
(Embodiment 2)
FIG. 8 is a block diagram illustrating an apparatus included in the printing system according to the second embodiment of the present invention and the functional configuration of the apparatus. The printing system in FIG. 8 includes a print server 51, a multifunction machine 31, a client 11a, a client 11b, a client 41a, and a client 41b. In FIG. 8, each device and each part having the same function and configuration as each device and each part in FIG. 1 are assigned the same reference numerals as those in FIG.

印刷サーバ51は、クライアントが出力する印刷データを受け付け、複合機31からの要求に応じて印刷データを複合機31に出力する。印刷サーバ51は、ユーザの識別情報を含まない印刷データを受け付けた場合には、ユーザの識別情報を付加した後に、印刷データを複合機31に出力する。ユーザの識別情報を含まない印刷データは、例えば、基幹系システムからの印刷データである。   The print server 51 receives print data output by the client, and outputs print data to the multi-function device 31 in response to a request from the multi-function device 31. When the print server 51 receives print data that does not include user identification information, the print server 51 adds the user identification information and then outputs the print data to the multi-function device 31. The print data not including the user identification information is, for example, print data from the backbone system.

印刷サーバ51は、受付部22、処理部23a、処理部23b、登録部241a、読出部242、印刷データベース243、受付部25、認証部26、及び、通信部29を有する。   The print server 51 includes a reception unit 22, a processing unit 23 a, a processing unit 23 b, a registration unit 241 a, a reading unit 242, a print database 243, a reception unit 25, an authentication unit 26, and a communication unit 29.

処理部23a及び処理部23bは、同一の機能及び構成を有し、それぞれが、異なる基幹系システムに対応している。ここでは、処理部23aについて説明する。処理部23aは、受付部22が受け付けた印刷データを、複合機31が処理する印刷データに変換する。処理部23aは、情報付加部231、ユーザデータベース233a、編集部232、及び、設定データベース234aを有する。   The processing unit 23a and the processing unit 23b have the same function and configuration, and each corresponds to a different backbone system. Here, the processing unit 23a will be described. The processing unit 23 a converts the print data received by the receiving unit 22 into print data processed by the multifunction machine 31. The processing unit 23a includes an information adding unit 231, a user database 233a, an editing unit 232, and a setting database 234a.

ユーザデータベース233aは、受付部22が印刷データを受け付ける際の受付ポートの識別情報に対応するユーザの識別情報を保持する。受付ポートの識別情報は、例えば、受付ポートのポート番号である。例えば、一つの基幹系システムが複合機31の一つのユーザとして対応づけられている。これにより、後述する複合機31が印刷データに基づいて印刷する際に、基幹系システム毎に、異なる制御を実現することができる。なお、ユーザデータベース233aは、例えば、受付ポートの識別情報とユーザの識別情報とを対応づけて保持していてもよく、処理部23aに対応づけられている受付ポートに対応する一つのユーザの識別情報を保持していてもよい。   The user database 233a holds user identification information corresponding to the reception port identification information when the reception unit 22 receives print data. The identification information of the reception port is, for example, the port number of the reception port. For example, one basic system is associated as one user of the multifunction machine 31. As a result, when the MFP 31 described later performs printing based on the print data, different control can be realized for each backbone system. The user database 233a may hold, for example, reception port identification information and user identification information in association with each other, and identification of one user corresponding to the reception port associated with the processing unit 23a. Information may be held.

情報付加部231は、受付部22が受け付けた印刷データに、ユーザの識別情報を付加する。情報付加部231は、印刷データに対応づけられている受付ポートの識別情報に対応するユーザの識別情報を、ユーザデータベース233aから読み出す。情報付加部231は、読み出したユーザの識別情報を、例えば、PJL(プリンタジョブ言語)の形式により、印刷データに付加する。   The information adding unit 231 adds user identification information to the print data received by the receiving unit 22. The information adding unit 231 reads the user identification information corresponding to the reception port identification information associated with the print data from the user database 233a. The information adding unit 231 adds the read user identification information to the print data, for example, in the PJL (printer job language) format.

設定データベース234aは、ユーザの識別情報に対応する印刷する際の設定に係る情報を保持する。設定データベース234aは、また、印刷する際の設定に係る情報を、印刷する複合機に対応づけていてもよい。なお、印刷する際の設定に係る情報は、ユーザの識別情報又は受付部22が受け付ける際の受付ポートの識別情報と対応づけられて保持されていてもよい。   The setting database 234a holds information relating to settings for printing corresponding to user identification information. The setting database 234a may also associate information related to settings for printing with a multifunction peripheral to be printed. It should be noted that the information relating to the settings for printing may be held in association with the identification information of the user or the identification information of the reception port when the reception unit 22 receives the information.

なお、処理部23aは、受付ポート毎に対応して設けられているため、ユーザデータベース233aを含まない構成でもよい。この構成では、情報付加部231は、対応する受付ポートの識別情報を印刷データに付加する。   Since the processing unit 23a is provided for each reception port, the configuration may not include the user database 233a. In this configuration, the information adding unit 231 adds the identification information of the corresponding reception port to the print data.

編集部232は、受付部22が受け付けた印刷データを、出力する複合機の設定等に合わせて編集する。編集部232は、ユーザ毎に対応づけられている印刷する際の設定に係る情報を、設定データベース234aから読み出す。編集部232は、読み出した設定に係る情報に基づいて、印刷データを編集する。例えば、読み出した設定に係る情報が、「カラー印刷を許可しない」旨の情報を含む場合には、印刷データに、「モノクロ印刷による出力」をする旨のコマンドを追加する。   The editing unit 232 edits the print data received by the receiving unit 22 in accordance with the setting of the multifunction device to be output. The editing unit 232 reads, from the setting database 234a, information related to settings for printing associated with each user. The editing unit 232 edits the print data based on the information related to the read setting. For example, if the information related to the read setting includes information indicating that “color printing is not permitted”, a command indicating “output by monochrome printing” is added to the print data.

受付部25は、クライアント41a及びクライアント41bから出力される印刷データを受け付ける。クライアント41a及びクライアント41bから受け付ける印刷データは、ユーザの識別情報を含む。受付部25が印刷データを受け付ける際の受付ポートは、クライアント11a及びクライアント11bが印刷データを出力する際のポートと異なるポート番号である。受付部25は、受け付けた印刷データを、登録部241aに出力する。   The accepting unit 25 accepts print data output from the client 41a and the client 41b. The print data received from the client 41a and the client 41b includes user identification information. The reception port when the reception unit 25 receives print data is a port number different from the port when the client 11a and the client 11b output print data. The reception unit 25 outputs the received print data to the registration unit 241a.

登録部241aは、印刷データを印刷データベース243に登録する。登録部241aが登録する印刷データは、複合機31が処理することのできる印刷データである。より詳細には、登録部241aは、クライアント41a及びクライアント41bから入力され受付部25が受け付けたユーザの識別情報を含む印刷データを印刷データベース243に登録する。登録部241aは、また、クライアント11a及びクライアント11bから入力され、処理部23aにより処理された印刷データを、印刷データベース243に登録する。   The registration unit 241a registers the print data in the print database 243. The print data registered by the registration unit 241a is print data that can be processed by the multifunction machine 31. More specifically, the registration unit 241a registers, in the print database 243, print data including user identification information input from the client 41a and the client 41b and received by the receiving unit 25. The registration unit 241a also registers the print data input from the client 11a and the client 11b and processed by the processing unit 23a in the print database 243.

なお、クライアント41a、及び、クライアント41bが、印刷データを印刷サーバ51に送信する際には、それぞれのクライアントPCにインストールされるプリンタドライバのデフォルト設定のポート番号が指定される。一方、基幹系システムアプリケーション12a及び基幹系システムアプリケーション12bがインストールされているクライアント11a、及び、クライアント11bが、印刷データを印刷サーバ51に送信する際には、デフォルト設定のポート番号と異なり、さらに、それぞれの基幹系システム毎に異なるポート番号が指定される。これにより、印刷サーバ51が有する図示しないNICが受信した印刷データは、図示しない分岐部により、クライアントが指定するポート毎に、対応する受付部22又は受付部25に振り分けることができる。   Note that when the client 41a and the client 41b transmit print data to the print server 51, a default port number of a printer driver installed in each client PC is designated. On the other hand, when the client 11a and the client 11b in which the core system application 12a and the core system application 12b are installed transmit print data to the print server 51, the default port number is different. A different port number is designated for each backbone system. Thus, the print data received by the NIC (not shown) included in the print server 51 can be distributed to the corresponding reception unit 22 or reception unit 25 for each port specified by the client by a branching unit (not shown).

なお、実施の形態2の印刷システムによる印刷データを登録する手順、及び、印刷データが複合機から印刷される処理の手順は、図5から図7と同様であり、容易に理解することができるので、ここでは説明を省略する。   The procedure for registering print data by the printing system according to the second embodiment and the procedure for processing the print data to be printed from the multifunction machine are the same as those shown in FIGS. 5 to 7 and can be easily understood. Therefore, explanation is omitted here.

以上の実施の形態1及び実施の形態2では、基幹系システム毎に異なる受付ポートにより、印刷サーバ21又は印刷サーバ51が印刷データを受け付けている。しかしながら、印刷データを送信した基幹系システムの識別は、必ずしも受付ポートの識別によらなくてもよく、受付部22が印刷データを受け付ける際の論理的又は物理的な受付口が識別されればよい。例えば、印刷サーバが複数のIPアドレスを有し、基幹系システム毎に異なるIPアドレスを対応づけてもよい。   In the first embodiment and the second embodiment described above, the print server 21 or the print server 51 receives print data using a reception port that is different for each backbone system. However, the identification of the core system that has transmitted the print data does not necessarily have to be based on the identification of the reception port. It is only necessary to identify the logical or physical reception port when the reception unit 22 receives the print data. . For example, the print server may have a plurality of IP addresses, and different IP addresses may be associated with each backbone system.

(コンピュータの構成)
図9は、実施の形態1及び実施の形態2に係るコンピュータ910のハードウェア構成の例を説明する図である。図9のコンピュータ910は、ハードディスク装置(以下、「HDD」という。)930、ドライブ装置940、入力部950、表示部960、及び、プリンタ980が接続される。コンピュータ910は、コンピュータ910に接続される各部の制御、及び、コンピュータ910が出力する画像データの処理を実行する。
(Computer configuration)
FIG. 9 is a diagram for explaining an example of the hardware configuration of the computer 910 according to the first embodiment and the second embodiment. A computer 910 in FIG. 9 is connected to a hard disk device (hereinafter referred to as “HDD”) 930, a drive device 940, an input unit 950, a display unit 960, and a printer 980. The computer 910 executes control of each unit connected to the computer 910 and processing of image data output from the computer 910.

コンピュータ910は、CPU901、ROM902、RAM903、HDDインタフェース(以下、「HDD−I/F」という。)913、ドライブインタフェース(以下、「ドライブI/F」という。)914、入力インタフェース(以下、「入力I/F」という。)915、表示インタフェース(以下、「表示I/F」という。)916、プリンタインタフェース(以下、「プリンタI/F」という。)918、及び、通信インタフェース(以下、「通信I/F」)という。)919を有する。   The computer 910 includes a CPU 901, a ROM 902, a RAM 903, an HDD interface (hereinafter referred to as “HDD-I / F”) 913, a drive interface (hereinafter referred to as “drive I / F”) 914, an input interface (hereinafter referred to as “input”). 915, a display interface (hereinafter referred to as “display I / F”) 916, a printer interface (hereinafter referred to as “printer I / F”) 918, and a communication interface (hereinafter referred to as “communication”). I / F "). 919.

CPU901は、コンピュータプログラムを実行することにより、コンピュータ910の各部の制御、及び、コンピュータ910に接続される各部の制御を行う。CPU901は、例えば、印刷データに係る処理を行う。CPU901は、印刷データにユーザの識別情報を付加する機能を実現する。CPU901は、また、印刷データを編集して、ユーザの識別情報に対応する印刷の設定に係る処理を実行する印刷データに変更する機能を実現する。   The CPU 901 controls each unit of the computer 910 and each unit connected to the computer 910 by executing a computer program. For example, the CPU 901 performs processing related to print data. The CPU 901 realizes a function of adding user identification information to print data. The CPU 901 also realizes a function of editing print data and changing the print data to print data for executing processing relating to print settings corresponding to the user identification information.

CPU901が実行するコンピュータプログラムは、例えば、ROM902、HDD930、又は、ドライブ装置940に挿入される記録媒体904から読み出される。CPU901が実行するコンピュータプログラムは、また、通信I/F919が接続されているネットワークを介して他の装置から送信され、HDD930に格納された後に、RAM903に展開されてもよい。   The computer program executed by the CPU 901 is read from, for example, the ROM 902, the HDD 930, or the recording medium 904 inserted into the drive device 940. The computer program executed by the CPU 901 may be transmitted from another device via a network to which the communication I / F 919 is connected, stored in the HDD 930, and then expanded in the RAM 903.

ROM902は、例えば、CPU901が実行するコンピュータプログラムを格納する。RAM903は、CPU901がコンピュータプログラムを実行することにより実現される機能により処理される画像データを格納する。なお、この画像データは、ROM902に格納されてもよい。   For example, the ROM 902 stores a computer program executed by the CPU 901. The RAM 903 stores image data processed by a function realized by the CPU 901 executing a computer program. Note that this image data may be stored in the ROM 902.

HDD−I/F913は、CPU901の制御に基づいて、HDD930に格納される画像データの入出力を行う。ドライブI/F914は、ドライブ装置940に挿入される可搬性記録媒体941に対するデータの入出力を行う。入力I/F915は、入力部950から入力される信号を受け付ける。表示I/F916は、表示部960に表示する画像データを出力する。   The HDD-I / F 913 inputs and outputs image data stored in the HDD 930 based on the control of the CPU 901. The drive I / F 914 inputs / outputs data to / from the portable recording medium 941 inserted into the drive device 940. The input I / F 915 receives a signal input from the input unit 950. A display I / F 916 outputs image data to be displayed on the display unit 960.

プリンタI/F918は、コンピュータ910が処理した画像データを、プリンタ980に出力する際のインタフェースである。通信I/F919は、コンピュータ910からネットワーク990を介して他の装置と画像データ又は制御信号を通信する際のインタフェースである。   A printer I / F 918 is an interface for outputting image data processed by the computer 910 to the printer 980. The communication I / F 919 is an interface used when the computer 910 communicates image data or control signals with other devices via the network 990.

HDD930は、コンピュータ910が処理する画像データを格納する。HDD930は、例えば、通信I/F919から入力される画像データを格納する。ドライブ装置940は、可搬性記録媒体941が挿入されることにより、可搬性記録媒体941に対するデータの書き込み及び読み出しを行う。可搬性記録媒体941には、例えば、CPU901が実行するコンピュータプログラムが格納される。   The HDD 930 stores image data processed by the computer 910. The HDD 930 stores image data input from the communication I / F 919, for example. The drive device 940 writes and reads data to and from the portable recording medium 941 by inserting the portable recording medium 941. The portable recording medium 941 stores a computer program executed by the CPU 901, for example.

入力部950は、例えば、キーボード又はマウスであり、操作者が操作することよりコンピュータ910に対する指示等が入力される。表示部960は、CPU901がコンピュータプログラムを実行することにより生成する画面を表示する。   The input unit 950 is, for example, a keyboard or a mouse, and an instruction or the like for the computer 910 is input by an operator's operation. The display unit 960 displays a screen generated by the CPU 901 executing the computer program.

プリンタ980は、コンピュータ910により処理された画像データを、媒体上に形成して出力する。   The printer 980 forms and outputs the image data processed by the computer 910 on a medium.

以上、発明を実施するための形態について説明を行ったが、本発明は、この発明を実施するための形態で述べた実施形態に限定されるものではない。本発明の主旨をそこなわない範囲で変更することが可能である。   As mentioned above, although the form for inventing was demonstrated, this invention is not limited to embodiment described in the form for implementing this invention. Modifications can be made without departing from the spirit of the present invention.

11a、11b クライアント
12a、12b 基幹系システムアプリケーション
21 印刷サーバ(印刷データ変換装置)
22、25 受付部
23 処理部
231 情報付加部(ユーザ情報付加部)
232 編集部
233、233a ユーザデータベース
234、234a 設定データベース
241、241a 登録部
242 読出部
243 印刷データベース
26 認証部
29 通信部
31 複合機(プリンタ)
32 操作部
33 表示部
34 印刷部
35 記憶部
38 制御部
39 通信部
41a、41b クライアント
901 CPU
902 ROM
903 RAM
910 コンピュータ
930 HDD
940 ドライブ装置
941 可搬性記録媒体
950 入力部
960 表示部
980 プリンタ
990 ネットワーク
11a, 11b Client 12a, 12b Core system application 21 Print server (print data conversion device)
22, 25 Reception unit 23 Processing unit 231 Information adding unit (user information adding unit)
232 Editing unit 233, 233a User database 234, 234a Setting database 241, 241a Registration unit 242 Reading unit 243 Print database 26 Authentication unit 29 Communication unit 31 Multifunction device (printer)
32 Operation unit 33 Display unit 34 Printing unit 35 Storage unit 38 Control unit 39 Communication unit 41a, 41b Client 901 CPU
902 ROM
903 RAM
910 Computer 930 HDD
940 Drive device 941 Portable recording medium 950 Input unit 960 Display unit 980 Printer 990 Network

Claims (10)

ユーザの識別情報に基づいて印刷データの印刷を制御するプリンタ、及び、ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データを前記プリンタが印刷する印刷データに変換する印刷データ変換装置を有する印刷システムにおいて、
前記印刷データ変換装置は、
印刷データを受け付ける際の受付口の識別情報に対応するユーザの識別情報を保持するユーザデータベースと、
印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を前記ユーザデータベースから読み出し、該印刷データに付加するユーザ情報付加部と
を有することを特徴とする印刷システム。
A printer that controls printing of print data based on user identification information, and a print data conversion device that receives print data that does not include user identification information and converts the received print data into print data to be printed by the printer Having a printing system,
The print data conversion device includes:
A user database holding user identification information corresponding to the identification information of the reception port when receiving print data;
A printing system, comprising: a user information adding unit that reads out user identification information corresponding to identification information of a reception port when receiving print data from the user database and adds the information to the print data.
前記プリンタが印刷する印刷データを登録する印刷データベースを有し、
前記印刷データ変換装置は、さらに、
前記ユーザ情報付加部がユーザの識別情報を付加した印刷データを、前記印刷データベースに登録する登録部を有することを特徴とする請求項1に記載の印刷システム。
A print database for registering print data to be printed by the printer;
The print data conversion device further includes:
The printing system according to claim 1, further comprising: a registration unit that registers, in the print database, print data to which the user information addition unit has added user identification information.
前記印刷データ変換装置は、さらに、
前記受付口の識別情報又はユーザの識別情報に対応し、印刷データを印刷する際のプリンタの設定に係る情報を保持する設定データベースと、
前記受付口の識別情報又はユーザの識別情報に対応する設定に係る情報に基づいて、前記印刷データを編集する編集部と
を有することを特徴とする請求項1又は2に記載の印刷システム
The print data conversion device further includes:
Corresponding to the identification information of the reception port or the identification information of the user, a setting database that holds information related to printer settings when printing print data;
The printing system according to claim 1, further comprising: an editing unit that edits the print data based on information relating to settings corresponding to the identification information of the reception port or the identification information of the user.
前記プリンタは、
前記ユーザの識別情報及び印刷データを印刷する際のプリンタの設定に係る情報が対応づけられて保持される記憶部と、
前記印刷データに含まれている設定に係る情報と、前記ユーザの識別情報に対応づけられている設定に係る情報とが異なる場合に、前記ユーザの識別情報に対応づけられている設定に係る情報に基づいて印刷データの印刷を制御する制御部と
を有することを特徴とする請求項1から3の何れか一つに記載の印刷システム。
The printer is
A storage unit in which the identification information of the user and information relating to printer settings when printing the print data are associated and held;
Information related to the settings associated with the user identification information when the information related to the settings included in the print data is different from the information related to the settings associated with the user identification information 4. The printing system according to claim 1, further comprising: a control unit that controls printing of the print data based on the print data.
ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データをユーザの識別情報を含む印刷データに変換する印刷データ変換装置において、
印刷データを受け付ける際の受付口の識別情報に対応づけられているユーザの識別情報を保持するユーザデータベースと、
印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を前記ユーザデータベースから読み出し、該印刷データに付加するユーザ情報付加部と
を有することを特徴とする印刷データ変換装置。
In a print data conversion apparatus that receives print data that does not include user identification information and converts the received print data into print data that includes user identification information.
A user database that holds user identification information associated with reception port identification information when receiving print data;
A print data conversion apparatus, comprising: a user information adding unit that reads out user identification information corresponding to identification information of a reception port when receiving print data from the user database and adds the information to the print data.
前記ユーザ情報付加部がユーザの識別情報を付加した印刷データを、印刷される印刷データを登録する印刷データベースに登録する登録部を有することを特徴とする請求項5に記載の印刷データ変換装置。   6. The print data conversion apparatus according to claim 5, further comprising a registration unit that registers the print data to which the user information addition unit has added user identification information in a print database for registering print data to be printed. 前記受付口の識別情報又はユーザの識別情報に対応づけられている印刷データを印刷する際のプリンタの設定に係る情報を保持する設定データベースと、
前記受付口の識別情報又はユーザの識別情報に対応づけられている設定に係る情報に基づいて、前記印刷データを編集する編集部と
を有することを特徴とする請求項5又は6に記載の印刷データ変換装置。
A setting database that holds information relating to printer settings when printing the print data associated with the identification information of the reception port or the identification information of the user;
The printing unit according to claim 5, further comprising: an editing unit that edits the print data based on information relating to the setting associated with the identification information of the reception port or the identification information of the user. Data conversion device.
ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データをユーザの識別情報を含む印刷データに変換する印刷データ変換方法において、
印刷データを受け付ける際の受付口の識別情報に対応づけられているユーザの識別情報を保持するユーザデータベースから、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を読み出すステップと、
該ステップで読み出されたユーザの識別情報を印刷データに付加するステップと
を有することを特徴とする印刷データ変換方法。
In a print data conversion method for receiving print data not including user identification information and converting the received print data into print data including user identification information,
A step of reading the user identification information corresponding to the identification information of the reception port when receiving the print data from the user database holding the identification information of the user associated with the identification information of the reception port when receiving the print data When,
Adding the identification information of the user read in the step to the print data.
ユーザの識別情報を含まない印刷データを受け付け、受け付けた印刷データをユーザの識別情報を含む印刷データに変換することをコンピュータに実行させるためのコンピュータプログラムにおいて、
印刷データを受け付ける際の受付口の識別情報に対応づけられているユーザの識別情報を保持するユーザデータベースから、印刷データを受け付けた際の受付口の識別情報に対応するユーザの識別情報を読み出すステップと、
該ステップで読み出されたユーザの識別情報を印刷データに付加するステップと
を前記コンピュータに実行させるためのコンピュータプログラム。
In a computer program for accepting print data not including user identification information and causing the computer to convert the received print data into print data including user identification information,
A step of reading the user identification information corresponding to the identification information of the reception port when receiving the print data from the user database holding the identification information of the user associated with the identification information of the reception port when receiving the print data When,
A computer program for causing the computer to execute the step of adding the user identification information read in the step to the print data.
請求項9記載のコンピュータプログラムを記録したことを特徴とするコンピュータ読取可能な記録媒体。   A computer-readable recording medium having recorded thereon the computer program according to claim 9.
JP2011116079A 2011-05-24 2011-05-24 Printing system, print data conversion apparatus, print data conversion method, computer program, and recording medium Active JP5745935B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011116079A JP5745935B2 (en) 2011-05-24 2011-05-24 Printing system, print data conversion apparatus, print data conversion method, computer program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011116079A JP5745935B2 (en) 2011-05-24 2011-05-24 Printing system, print data conversion apparatus, print data conversion method, computer program, and recording medium

Publications (2)

Publication Number Publication Date
JP2012243265A true JP2012243265A (en) 2012-12-10
JP5745935B2 JP5745935B2 (en) 2015-07-08

Family

ID=47464860

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011116079A Active JP5745935B2 (en) 2011-05-24 2011-05-24 Printing system, print data conversion apparatus, print data conversion method, computer program, and recording medium

Country Status (1)

Country Link
JP (1) JP5745935B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110561911A (en) * 2019-09-05 2019-12-13 福州三龙喷码科技有限公司 High-resolution ink jet printer system based on embedded Linux

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000242459A (en) * 1999-02-24 2000-09-08 Ricoh Co Ltd Printer system
JP2001249783A (en) * 2000-03-03 2001-09-14 Casio Comput Co Ltd Print server system, print server, outputting device and storage medium
JP2009037488A (en) * 2007-08-02 2009-02-19 Canon Inc Method for controlling print job, its print system, information processor, and printer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000242459A (en) * 1999-02-24 2000-09-08 Ricoh Co Ltd Printer system
JP2001249783A (en) * 2000-03-03 2001-09-14 Casio Comput Co Ltd Print server system, print server, outputting device and storage medium
JP2009037488A (en) * 2007-08-02 2009-02-19 Canon Inc Method for controlling print job, its print system, information processor, and printer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110561911A (en) * 2019-09-05 2019-12-13 福州三龙喷码科技有限公司 High-resolution ink jet printer system based on embedded Linux

Also Published As

Publication number Publication date
JP5745935B2 (en) 2015-07-08

Similar Documents

Publication Publication Date Title
JP5677047B2 (en) Printing system, information processing apparatus, printing method, and program
US20190129669A1 (en) Information processing system and method of processing information
JP5763904B2 (en) Printing system, printing method, print server, control method therefor, and program
JP6098172B2 (en) Information processing system and data conversion method
JP4274259B2 (en) Push-type pull printing system, pull printing method, and image forming apparatus
JP5683205B2 (en) Information processing apparatus, control method for controlling information processing apparatus, and program thereof
US20100208298A1 (en) Image forming apparatus
KR20120033983A (en) Printing system, printing method, print server, control method, and computer-readable medium
JP2013050935A (en) Printing control device, printing control program, and printing control method
US20130100477A1 (en) Server apparatus, client apparatus, information processing method, and program
JP2009266094A (en) Information processing apparatus, information processing method and program
US9311036B2 (en) Data processing system and method of data processing
US20140146344A1 (en) Device, information processing system, and control method thereof
JP2014167679A (en) Job execution control system, job execution system, job execution control method and program
JP2014016674A (en) Output system, output control device and output control program
US20230315361A1 (en) Information processing apparatus, print setting application, and print system
JP5274203B2 (en) Data processing apparatus, method, program, and data processing system
JP2018069546A (en) Image formation apparatus, system, control method and program
JP5745935B2 (en) Printing system, print data conversion apparatus, print data conversion method, computer program, and recording medium
JP6668769B2 (en) Information processing apparatus, information processing program, image forming system, control method of image forming system
JP5017543B2 (en) Peripheral device utilization system
JP2012216064A (en) Printing system, print execution device, printing method, print execution method, and print execution program
US8395799B2 (en) Printing system, output device, data management system, control method, and program
JP4544295B2 (en) Printing system and printing control program
US9648077B2 (en) Client apparatus and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140319

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150120

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150121

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150306

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150507

R150 Certificate of patent or registration of utility model

Ref document number: 5745935

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150