JP2011187046A - Print controller and print control program - Google Patents

Print controller and print control program Download PDF

Info

Publication number
JP2011187046A
JP2011187046A JP2011000811A JP2011000811A JP2011187046A JP 2011187046 A JP2011187046 A JP 2011187046A JP 2011000811 A JP2011000811 A JP 2011000811A JP 2011000811 A JP2011000811 A JP 2011000811A JP 2011187046 A JP2011187046 A JP 2011187046A
Authority
JP
Japan
Prior art keywords
information
print
variable
distribution destination
template
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
JP2011000811A
Other languages
Japanese (ja)
Other versions
JP5703757B2 (en
Inventor
Ryuichi Horikane
隆一 堀金
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2011000811A priority Critical patent/JP5703757B2/en
Publication of JP2011187046A publication Critical patent/JP2011187046A/en
Application granted granted Critical
Publication of JP5703757B2 publication Critical patent/JP5703757B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print controller and a print control program for outputting printed matters different in content for each user, in printers desired by the users, without increasing the amount of information required for printing. <P>SOLUTION: A print control server 1 includes: a memory 22 for storing template information 220 for generating print information by applying a plurality of records of variable print information, and recipient information 221 associating identification information of the recipient users with the variable print information and the template information 220; a variable print control requesting means 203 for acquiring card identification information of the user 9 from the printer 7 having transmitted a print request, and acquiring the variable print information and the template information 220 associated with the card identification information, based on the recipient information 221, to request the print information to be generated; and a print information output means 204 for outputting the generated print information to the printer 7 having transmitted the print request. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、印刷制御装置及び印刷制御プログラムに関する。   The present invention relates to a print control apparatus and a print control program.

従来の印刷制御システムとして、印刷物を配付しようとする端末装置が、配付すべき印刷物の印刷データを作成して格納し、複数の利用者のうち印刷物を配付すべき対象利用者に関する個人情報ファイルをデータベースから取得して、取得した個人情報ファイルに含まれる情報であって、複数の印刷装置のうち対象利用者に対応する印刷装置のIPアドレスに基づいて、作成した印刷データを対象利用者ごとに対応する印刷装置に送信するとともに、個人情報ファイルに含まれる情報であって、対象利用者毎に対応した電子メールアドレスを宛先として電子メールを送信するものが提案されている(例えば、特許文献1参照)。   As a conventional print control system, a terminal device to which a printed material is to be distributed creates and stores print data of the printed material to be distributed, and a personal information file relating to a target user to which the printed material is to be distributed among a plurality of users. Information acquired from the database and included in the acquired personal information file, and the created print data is obtained for each target user based on the IP address of the printing device corresponding to the target user among the plurality of printing devices. There has been proposed information that is transmitted to a corresponding printing apparatus and that is included in a personal information file and that transmits an e-mail addressed to an e-mail address corresponding to each target user (for example, Patent Document 1). reference).

特開2006−79500号公報JP 2006-79500 A

本発明の目的は、印刷の実行に必要な情報量を増大させることなく、利用者毎に内容の異なる印刷物を利用者の所望する印刷装置において出力することができる印刷制御装置及び印刷制御プログラムを提供することにある。   An object of the present invention is to provide a print control apparatus and a print control program that can output printed matter having different contents for each user on a printing apparatus desired by the user without increasing the amount of information necessary for execution of printing. It is to provide.

本発明の一態様は、上記目的を達成するため、以下の印刷制御装置及び印刷制御プログラムを提供する。   In order to achieve the above object, an aspect of the present invention provides the following print control apparatus and print control program.

[1]複数のレコードを含む可変印刷情報と、前記可変印刷情報の前記複数のレコードがそれぞれ適用されることで印刷情報を生成するテンプレート情報と、配付先の利用者の識別情報、前記可変印刷情報及び前記テンプレート情報を対応付ける配付先情報とを格納する記憶手段と、印刷要求を送信した印刷装置から利用者の識別情報を取得して、前記配付先情報に基づいて当該識別情報に対応する可変印刷情報とテンプレート情報とを取得して印刷情報を生成する印刷情報生成手段と、前記印刷情報生成手段が生成した前記印刷情報を前記印刷要求を送信した前記印刷装置に出力する出力手段とを有する印刷制御装置。 [1] Variable print information including a plurality of records, template information for generating print information by applying each of the plurality of records of the variable print information, identification information of a distribution destination user, the variable print Storage means for storing information and distribution destination information for associating the template information, and variable information corresponding to the identification information based on the distribution destination information by acquiring user identification information from the printing apparatus that transmitted the print request Print information generating means for acquiring print information and template information and generating print information; and output means for outputting the print information generated by the print information generating means to the printing apparatus that has transmitted the print request. Print control device.

[2]前記テンプレート情報及び前記配付先情報を含まない印刷命令を受け付けた場合、前記印刷装置に当該印刷命令に基づいた印刷情報を送信し、前記テンプレート情報及び前記配付先情報を含む印刷命令を受け付けた場合、受け付けた当該テンプレート情報及び当該配付先情報を前記記憶手段に一時的に格納する受付手段をさらに有する前記[1]に記載の印刷制御装置。 [2] When a print command that does not include the template information and the distribution destination information is received, print information based on the print command is transmitted to the printing apparatus, and a print command including the template information and the distribution destination information is transmitted. The print control apparatus according to [1], further including a reception unit that temporarily stores the received template information and distribution destination information in the storage unit when received.

[3]前記利用者の識別情報を認証する認証手段をさらに有し、前記印刷情報生成手段は、前記認証手段が前記識別情報の認証に成功した場合に前記印刷情報を生成する前記[2]に記載の印刷制御装置。 [3] The apparatus further includes an authentication unit that authenticates the identification information of the user, and the print information generation unit generates the print information when the authentication unit succeeds in authenticating the identification information. The printing control apparatus according to 1.

[4]コンピュータを、複数のレコードを含む可変印刷情報と、前記可変印刷情報の前記複数のレコードがそれぞれ適用されることで印刷情報を生成するテンプレート情報と、配付先の利用者の識別情報、前記可変印刷情報及び前記テンプレート情報を対応付ける配付先情報とを格納する記憶手段と、印刷要求を送信した印刷装置から利用者の識別情報を取得して、前記配付先情報に基づいて当該識別情報に対応する可変印刷情報とテンプレート情報とを取得して印刷情報を生成する印刷情報生成手段と、前記印刷情報生成手段が生成した前記印刷情報を前記印刷要求を送信した前記印刷装置に出力する出力手段として機能させるための印刷制御プログラム。 [4] The computer may include variable print information including a plurality of records, template information for generating print information by applying each of the plurality of records of the variable print information, identification information of a distribution destination user, Storage means for storing the variable print information and distribution destination information for associating the template information, user identification information is acquired from the printing apparatus that has transmitted the print request, and the identification information is obtained based on the distribution destination information. Print information generation means for acquiring corresponding variable print information and template information and generating print information, and output means for outputting the print information generated by the print information generation means to the printing apparatus that has transmitted the print request Print control program to function as

[5]複数のレコードを含む可変印刷情報と、前記可変印刷情報の前記複数のレコードがそれぞれ適用されることで印刷情報を生成するテンプレート情報と、配付先の利用者の識別情報、配布日時、配布場所、前記可変印刷情報及び前記テンプレート情報を対応付ける配付先情報とを格納する記憶手段と、印刷要求を送信した印刷装置から利用者の識別情報及び配布場所を取得し、前記印刷装置が印刷要求を送信した日時を配布日時として、前記配付先情報に基づいて当該利用者の識別情報、当該配布場所及び当該配布日時に対応する可変印刷情報とテンプレート情報とを取得して印刷情報を生成する印刷情報生成手段と、前記印刷情報生成手段が生成した前記印刷情報を前記印刷要求を送信した前記印刷装置に出力する出力手段とを有する印刷制御装置。 [5] Variable print information including a plurality of records, template information for generating print information by applying the plurality of records of the variable print information, identification information of distribution destination users, distribution date and time, Storage means for storing distribution location, distribution destination information for associating the variable print information and the template information, user identification information and distribution location are acquired from the printing device that has transmitted the print request, and the printing device issues a print request The print date is generated by acquiring the user identification information, the distribution location, the variable print information corresponding to the distribution date and the template information based on the distribution destination information, with the transmission date and time as the distribution date and time. An information generation unit; and an output unit that outputs the print information generated by the print information generation unit to the printing apparatus that has transmitted the print request. Printing control device.

請求項1又は4に係る発明によれば、印刷の実行に必要な情報量を増大させることなく、利用者毎に内容の異なる印刷物を利用者の所望する印刷装置において出力することができる。   According to the first or fourth aspect of the invention, it is possible to output a printed matter having different contents for each user on a printing apparatus desired by the user without increasing the amount of information necessary for execution of printing.

請求項2に係る発明によれば、可変印刷処理と通常の印刷処理の双方を実行することができる。   According to the second aspect of the present invention, both variable printing processing and normal printing processing can be executed.

請求項3に係る発明によれば、利用者の認証を実行することができる。   According to the invention which concerns on Claim 3, a user's authentication can be performed.

請求項5に係る発明によれば、印刷の実行に必要な情報量を増大させることなく、利用者、配布日時、配布場所毎に内容の異なる印刷物を利用者の所望する印刷装置において出力することができる。   According to the fifth aspect of the present invention, printed matter having different contents for each user, distribution date and distribution location is output to the printing apparatus desired by the user without increasing the amount of information necessary for execution of printing. Can do.

図1は、本発明の実施の形態に係る印刷制御システムの構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of a print control system according to an embodiment of the present invention. 図2は、印刷制御サーバの構成の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of the configuration of the print control server. 図3は、メモリ22に保存されるテンプレート情報220の一例を示す図である。FIG. 3 is a diagram illustrating an example of the template information 220 stored in the memory 22. 図4は、メモリ22に保存される配付先情報221の一例を説明するための図である。FIG. 4 is a diagram for explaining an example of the distribution destination information 221 stored in the memory 22. 図5は、可変印刷制御サーバ3の構成の一例を示すブロック図である。FIG. 5 is a block diagram illustrating an example of the configuration of the variable print control server 3. 図6は、可変印刷情報DB4に格納された可変印刷情報40の一例を示す図である。FIG. 6 is a diagram illustrating an example of the variable print information 40 stored in the variable print information DB 4. 図7は、印刷制御システムの利用者認証の動作例を示すフローチャートである。FIG. 7 is a flowchart illustrating an operation example of user authentication of the print control system. 図8は、印刷制御システムの印刷実行の動作例を示すフローチャートである。FIG. 8 is a flowchart illustrating an operation example of print execution of the print control system. 図9は、印刷制御サーバの動作の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of the operation of the print control server. 図10は、本発明の第2の実施の形態に係る印刷制御システムの構成の一例を示す図である。FIG. 10 is a diagram illustrating an example of the configuration of a print control system according to the second embodiment of the present invention. 図11は、メモリに保存される配付先情報の他の例を説明するための図である。FIG. 11 is a diagram for explaining another example of distribution destination information stored in a memory. 図12は、印刷制御サーバの動作の一例を示すフローチャートである。FIG. 12 is a flowchart illustrating an example of the operation of the print control server.

[第1の実施の形態]
(印刷制御システムの構成)
図1は、本発明の第1の実施の形態に係る印刷制御システムの構成の一例を示す図である。
[First Embodiment]
(Configuration of print control system)
FIG. 1 is a diagram showing an example of the configuration of a print control system according to the first embodiment of the present invention.

この印刷制御システム1は、印刷制御サーバ2と、可変印刷制御サーバ3と、可変印刷情報データベース(以下、「DB」という。)4と、ネットワーク資源管理サーバ5と、端末装置6と、印刷装置7とをそれぞれネットワーク8で接続して構成される。なお、端末装置6は、同図では単体を示すが、複数台設けられるものであってもよい。また、印刷装置7は、単体であってもよい。   The print control system 1 includes a print control server 2, a variable print control server 3, a variable print information database (hereinafter referred to as "DB") 4, a network resource management server 5, a terminal device 6, and a printing device. 7 are connected by a network 8 respectively. In addition, although the terminal device 6 shows the single-piece | unit in the figure, multiple units | sets may be provided. The printing device 7 may be a single unit.

印刷制御サーバ2は、端末装置6から複数の利用者を配付対象とした印刷に用いる後述するテンプレート情報を受け付けて一時的に保存する。また、印刷制御サーバ2は、印刷装置7の認証部70においてICカード90を識別するためのカード識別情報の読み取りが行われると、そのカード識別情報を受け付けるとともに、ネットワーク資源管理サーバ5に認証を依頼する。カード識別情報が認証されると、そのカード識別情報に対応したテンプレート情報を用いて、印刷装置7で可変印刷を実行するための印刷情報の生成を可変印刷制御サーバ3に要求する。   The print control server 2 accepts template information, which will be described later, used for printing with a plurality of users as distribution targets from the terminal device 6 and temporarily stores it. When the authentication unit 70 of the printing apparatus 7 reads the card identification information for identifying the IC card 90, the print control server 2 accepts the card identification information and authenticates the network resource management server 5. Ask. When the card identification information is authenticated, the variable printing control server 3 is requested to generate print information for executing variable printing in the printing apparatus 7 using the template information corresponding to the card identification information.

ここで、「可変印刷」とは、複数のレコードを含む可変印刷情報と、レコードに記載された数字、文字、記号等の複数のフィールドを用いて印刷画像情報を生成するためのフォームと呼ばれるテンプレート情報とに基づいて、1部ごとに1レコードを適用してそれぞれ印刷内容が異なる印刷情報を生成し、その印刷情報を印刷装置において印刷することをいう。テンプレート情報は、ページ毎に、レコード中のフィールドの配置先である紙面デザインの雛形を示すレイアウト情報と、レイアウト情報に対しフィールドを配置し、印刷用の画像を生成するためのページ記述言語等の言語で記述されたプロダクション指示情報とを有する。   Here, “variable printing” refers to a template called a form for generating print image information using variable print information including a plurality of records and a plurality of fields such as numbers, characters, and symbols described in the records. This means that, based on the information, one record is applied to each copy to generate print information having different print contents, and the print information is printed by the printing apparatus. The template information includes, for each page, layout information indicating a template of the paper design that is the location of the field in the record, and a page description language or the like for arranging a field for the layout information and generating an image for printing. Production instruction information written in a language.

可変印刷制御サーバ3は、印刷制御サーバ2の要求に応じて可変印刷情報とテンプレート情報とに基づいて印刷情報を生成する。   The variable print control server 3 generates print information based on the variable print information and the template information in response to a request from the print control server 2.

可変印刷情報DB4は、端末装置6等からアップロードされる可変印刷情報40を格納する。   The variable print information DB 4 stores variable print information 40 uploaded from the terminal device 6 or the like.

ネットワーク資源管理サーバ5は、ネットワーク8に接続された各装置のIP(Internet Protocol)アドレスや利用者9が所持するICカード90のカード識別情報及び認証情報等を記載したネットワーク資源情報50を格納し、各装置の要求に応じてネットワーク資源情報50に含まれる情報のうち必要な情報を送信する。   The network resource management server 5 stores network resource information 50 that describes the IP (Internet Protocol) address of each device connected to the network 8 and the card identification information and authentication information of the IC card 90 possessed by the user 9. In response to a request from each device, necessary information is transmitted from the information included in the network resource information 50.

端末装置6は、LCD(Liquid Crystal Display)等の表示部60と、キーボード、マウス等の操作部61とを有し、操作部61に対する配付者10の操作内容に応じて後述するテンプレート情報、配付先情報及び可変印刷情報40を作成するとともに、印刷制御サーバ2にテンプレート情報及び配付先情報を送信して登録する。また、端末装置6は、可変印刷情報DB4に対して可変印刷情報40を送信して登録する。   The terminal device 6 includes a display unit 60 such as an LCD (Liquid Crystal Display), and an operation unit 61 such as a keyboard and a mouse. Template information and distribution described later according to the operation content of the distributor 10 with respect to the operation unit 61 are provided. The destination information and the variable print information 40 are created, and the template information and the distribution destination information are transmitted to the print control server 2 and registered. Further, the terminal device 6 transmits and registers the variable print information 40 to the variable print information DB 4.

印刷装置7は、ICカード90のカード識別情報を読み取る認証部70と、印刷制御サーバ2から受信する印刷情報に基づいて印刷を実行し、印刷物を出力する印刷部と、LCD等の表示部とを有する。なお、印刷装置7は、印刷機能の他、更にスキャナ、ファクシミリ等の他の機能を有してもよく、単一のユニットのみならず、各機能に対応した複数のユニットからなるものも含まれる。また、認証部70は、ICカード90からカード識別情報を読み取る走査方法は、磁気的、光学的又は電磁的な走査方法のいずれを用いても良い。   The printing apparatus 7 includes an authentication unit 70 that reads the card identification information of the IC card 90, a printing unit that executes printing based on the printing information received from the printing control server 2 and outputs a printed matter, and a display unit such as an LCD. Have The printing device 7 may have other functions such as a scanner and a facsimile in addition to the printing function, and includes not only a single unit but also a plurality of units corresponding to each function. . Further, the authentication unit 70 may use any of a magnetic, optical, or electromagnetic scanning method as a scanning method for reading card identification information from the IC card 90.

ネットワーク8は、LAN(Local Area Network)やインターネット等であって、有線、無線は問わない。   The network 8 is a LAN (Local Area Network), the Internet, etc., and may be wired or wireless.

利用者9は、印刷装置7を利用する際に用いるICカード90を携帯しており、ICカード90に固有のカード識別情報は利用者9の識別情報と対応付けられてネットワーク資源管理サーバ5のネットワーク資源情報50に登録されている。   The user 9 carries an IC card 90 used when using the printing apparatus 7, and the card identification information unique to the IC card 90 is associated with the identification information of the user 9 and is stored in the network resource management server 5. Registered in the network resource information 50.

次に、上記各部の詳細について説明する。   Next, the details of each of the above parts will be described.

(印刷制御サーバ)
図2は、印刷制御サーバ2の構成の一例を示すブロック図である。
(Print control server)
FIG. 2 is a block diagram illustrating an example of the configuration of the print control server 2.

印刷制御サーバ2は、CPU(Central Processing Unit)、メモリ等から構成され各部を制御するとともに各種のプログラムを実行する制御部20と、HDD(Hard Disk Drive)やフラッシュメモリ等の記憶装置から構成され情報を記憶する記憶部21と、情報を一時的に記憶する揮発性のメモリ22と、ネットワーク8を介して外部装置と通信する通信部23とを有する。   The print control server 2 includes a central processing unit (CPU), a memory, and the like, and includes a control unit 20 that controls each unit and executes various programs, and a storage device such as an HDD (Hard Disk Drive) and a flash memory. It has a storage unit 21 that stores information, a volatile memory 22 that temporarily stores information, and a communication unit 23 that communicates with an external device via the network 8.

制御部20は、後述する印刷制御プログラム210を実行することで、印刷命令受付手段200、利用者認証処理手段201、テンプレート情報抽出手段202、可変印刷制御要求手段203及び印刷情報出力手段204等として機能する。   The control unit 20 executes a print control program 210, which will be described later, so that a print command reception unit 200, a user authentication processing unit 201, a template information extraction unit 202, a variable print control request unit 203, a print information output unit 204, and the like. Function.

印刷命令受付手段200は、通常は、端末装置6から印刷情報を含む印刷命令を受け付けて、受け付けた印刷命令に基づいて指定された印刷装置7に印刷を実行させるが、受け付けた印刷命令が複数の利用者を対象とした可変印刷に関するものであって、端末装置6において生成されたテンプレート情報220及びテンプレート情報220に関連づけられた配付先情報221が含まれる場合、それらの情報を受け付けてすぐに印刷装置7に印刷を実行させずにメモリ22に一時的に格納する。   The print command receiving unit 200 normally receives a print command including print information from the terminal device 6 and causes the printing device 7 designated based on the received print command to execute printing. If the template information 220 generated by the terminal device 6 and the distribution destination information 221 associated with the template information 220 are included, the information is received immediately after receiving the information. The printing device 7 is temporarily stored in the memory 22 without executing printing.

利用者認証処理手段201は、認証部70が読み取ったICカード90のカード識別情報を受信し、ネットワーク資源管理サーバ5のネットワーク資源情報50との照合を依頼することでICカード90の認証を実行する。   The user authentication processing unit 201 receives the card identification information of the IC card 90 read by the authentication unit 70 and performs verification of the IC card 90 by requesting verification with the network resource information 50 of the network resource management server 5. To do.

テンプレート情報抽出手段202は、配付先情報221の情報のうち、利用者認証処理手段201が認証したICカード90のカード識別情報に基づいてテンプレート情報220から必要なページ情報を抽出する。   The template information extraction unit 202 extracts necessary page information from the template information 220 based on the card identification information of the IC card 90 authenticated by the user authentication processing unit 201 among the information of the distribution destination information 221.

可変印刷制御要求手段203は、配付先情報221の情報のうち、利用者認証処理手段201が認証したICカード90のカード識別情報及びテンプレート情報抽出手段202が抽出したページ情報に基づいて可変印刷を実行するよう可変印刷制御サーバ3に要求する。   The variable printing control request unit 203 performs variable printing based on the card identification information of the IC card 90 authenticated by the user authentication processing unit 201 and the page information extracted by the template information extraction unit 202 among the information of the distribution destination information 221. The variable print control server 3 is requested to execute it.

印刷情報出力手段204は、ICカード90を認証した認証部70を備えた印刷装置7に、可変印刷制御サーバ3が生成した印刷情報を送信する。   The print information output unit 204 transmits the print information generated by the variable print control server 3 to the printing apparatus 7 including the authentication unit 70 that has authenticated the IC card 90.

記憶部21は、制御部20を上述した各手段200〜204として動作させる印刷制御プログラム210等の各種の情報を格納する。   The storage unit 21 stores various types of information such as a print control program 210 that causes the control unit 20 to operate as the above-described units 200 to 204.

メモリ22は、端末装置6から受信したテンプレート情報220及び配付先情報221を一時的に保存する。   The memory 22 temporarily stores the template information 220 and the distribution destination information 221 received from the terminal device 6.

図3は、メモリ22に保存されるテンプレート情報220の一例を示す図である。   FIG. 3 is a diagram illustrating an example of the template information 220 stored in the memory 22.

テンプレート情報220は、複数のページ情報220a〜220nから構成され、ページ情報220a〜220nは、それぞれレコードを適用することでレコードに含まれる数字、文字、記号等のフィールドの値を印刷又はフィールドの値に応じて予め用意された画像等を表示等するレコード印刷領域220a、220a、…を有する。なお、レコード印刷領域220a、220a、…以外に、レコードに依存しない固定的な画像や文字等もテンプレート情報220によって生成される。 The template information 220 is composed of a plurality of page information 220a to 220n, and each of the page information 220a to 220n prints a field value such as a number, a character, or a symbol included in the record by applying the record or a field value. .., And record print areas 220a 1 , 220a 2 ,... For displaying images prepared in advance. In addition to the record print areas 220a 1 , 220a 2 ,..., Fixed images and characters that do not depend on records are also generated by the template information 220.

図4は、メモリ22に保存される配付先情報221の一例を説明するための図である。   FIG. 4 is a diagram for explaining an example of the distribution destination information 221 stored in the memory 22.

配付先情報221は、可変印刷物の配付先を示す配付先欄221a、配付先に配付する可変印刷物の印刷に用いる可変印刷情報を示す可変印刷情報ID欄221b、可変印刷情報中の印刷に用いるレコードを示すレコードID欄221c、テンプレート情報のうち配付先に配付する可変印刷物の印刷に用いるページ情報を示すページ情報ID欄221d及び印刷に関するその他の指示を示す備考欄221e等の項目を有する。備考欄221eの内容は、例えば、印刷の実行できる印刷期間の限定や、印刷の実行できる回数の限定等を指定することができる。   The distribution destination information 221 includes a distribution destination column 221a indicating a distribution destination of the variable print material, a variable print information ID column 221b indicating variable print information used for printing the variable print material distributed to the distribution destination, and a record used for printing in the variable print information. Of the template information, a page information ID column 221d indicating page information used for printing the variable printed material distributed to the distribution destination, and a remarks column 221e indicating other instructions related to printing. The contents of the remarks column 221e can specify, for example, a limitation on a printing period during which printing can be performed, a limitation on the number of times printing can be performed, and the like.

(可変印刷制御サーバ)
図5は、可変印刷制御サーバ3の構成の一例を示すブロック図である。
(Variable printing control server)
FIG. 5 is a block diagram illustrating an example of the configuration of the variable print control server 3.

可変印刷制御サーバ3は、CPU、メモリ等から構成され各部を制御するとともに各種のプログラムを実行する制御部30と、フラッシュメモリ等の記憶装置から構成され情報を記憶する記憶部31と、ネットワーク8を介して外部装置と通信する通信部32とを有する。   The variable printing control server 3 includes a CPU, a memory, and the like, and controls each unit and executes various programs, a storage unit 31 that includes a storage device such as a flash memory and stores information, and a network 8. And a communication unit 32 that communicates with an external device.

制御部30は、後述する可変印刷制御プログラム310を実行することで、要求受付手段300、可変印刷情報取得手段301、印刷情報生成手段302及び印刷情報出力手段303等として機能する。   The control unit 30 functions as a request receiving unit 300, a variable print information acquisition unit 301, a print information generation unit 302, a print information output unit 303, and the like by executing a variable print control program 310 described later.

要求受付手段300は、印刷制御サーバ2から印刷要求を受け付けるとともに、配付先情報221の情報のうち、利用者認証処理手段201が認証したICカード90のカード識別情報及びテンプレート情報抽出手段202が抽出したページ情報を受け付ける。   The request accepting unit 300 accepts a print request from the print control server 2, and the card identification information and template information extracting unit 202 of the IC card 90 authenticated by the user authentication processing unit 201 is extracted from the information of the distribution destination information 221. Received page information.

可変印刷情報取得手段301は、配付先情報221の情報のうち、利用者認証処理手段201が認証したICカード90を携帯する利用者9に該当する情報に基づいて、可変印刷情報DB4に格納されている可変印刷情報40から必要な情報を取得する。   The variable print information acquisition unit 301 is stored in the variable print information DB 4 based on information corresponding to the user 9 carrying the IC card 90 authenticated by the user authentication processing unit 201 among the information of the distribution destination information 221. Necessary information is acquired from the variable print information 40.

印刷情報生成手段302は、要求受付手段300が受け付けたテンプレート情報のページ情報及び可変印刷情報取得手段301が取得した可変印刷情報40に基づいて印刷情報を生成する。   The print information generation unit 302 generates print information based on the template information page information received by the request reception unit 300 and the variable print information 40 acquired by the variable print information acquisition unit 301.

印刷情報出力手段303は、印刷情報生成手段302が生成した印刷情報を印刷制御サーバ2に出力する。   The print information output unit 303 outputs the print information generated by the print information generation unit 302 to the print control server 2.

記憶部31は、制御部30を上述した各手段300〜303として動作させる可変印刷実行プログラム310等の各種の情報を格納する。   The storage unit 31 stores various types of information such as the variable printing execution program 310 that causes the control unit 30 to operate as the above-described units 300 to 303.

(可変印刷情報DB)
図6は、可変印刷情報DB4に格納された可変印刷情報40の一例を示す図である。
(Variable printing information DB)
FIG. 6 is a diagram illustrating an example of the variable print information 40 stored in the variable print information DB 4.

可変印刷情報40は、例えば、CSV(Comma Separated Values)ファイル等のフォーマットを用いる。可変印刷情報40は、複数のレコード40、40、…、40、40n+1、…を有し、それぞれが図3に示すテンプレート情報に適用されることでレコードごとに内容の異なる印刷物が生成される。各レコードは、それぞれコンマで区切られた複数の数値、文字、記号等のフィールド400、401、402、…を備える。 The variable print information 40 uses a format such as a CSV (Comma Separated Values) file, for example. The variable print information 40 has a plurality of records 40 1 , 40 2 ,..., 40 n , 40 n + 1 ,... And is applied to the template information shown in FIG. Generated. Each record includes a plurality of fields 400 1 , 401 1 , 402 1 ,...

(印刷制御システムの動作)
以下に、印刷制御システム1の動作例を各図を参照しつつ説明する。
(Operation of print control system)
Hereinafter, an operation example of the print control system 1 will be described with reference to the drawings.

(1)情報登録動作
まず、端末装置6を利用する配付者10は、複数の利用者を対象とした可変印刷による印刷物の配付を行うために、端末装置6の操作部61を操作してテンプレート情報220、配付先情報221及び可変印刷情報40を作成する。なお、テンプレート情報220及び可変印刷情報40は、予め作成されたものから選択してもよい。端末装置6は、操作部61の操作内容に応じてテンプレート情報220、配付先情報221及び可変印刷情報40を生成する。
(1) Information Registration Operation First, the distributor 10 who uses the terminal device 6 operates the operation unit 61 of the terminal device 6 to distribute the printed matter by variable printing for a plurality of users. Information 220, distribution destination information 221, and variable print information 40 are created. The template information 220 and the variable print information 40 may be selected from those created in advance. The terminal device 6 generates template information 220, distribution destination information 221, and variable print information 40 according to the operation content of the operation unit 61.

次に、配付者10は、テンプレート情報220及び配付先情報221を用いた印刷命令を生成するために、端末装置6を操作する。端末装置6は、操作内容に応じて、ネットワーク8を介して印刷制御サーバ2へ印刷命令を、テンプレート情報220及び配付先情報221とともに送信する。   Next, the distributor 10 operates the terminal device 6 in order to generate a print command using the template information 220 and the distribution destination information 221. The terminal device 6 transmits a print command together with the template information 220 and the distribution destination information 221 to the print control server 2 via the network 8 according to the operation content.

印刷制御サーバ2の印刷命令受付手段200は、通信部23を介して端末装置6から印刷命令を受信し、その印刷命令が可変印刷による印刷物の配付を行うものであると判断すると、印刷装置7における印刷をすぐに実行せず、受け付けたテンプレート情報220及び配付先情報221をメモリ22に一時的に格納する。   When the print command receiving unit 200 of the print control server 2 receives the print command from the terminal device 6 via the communication unit 23 and determines that the print command is to distribute the printed matter by variable printing, the printing device 7. The received template information 220 and distribution destination information 221 are temporarily stored in the memory 22 without immediately executing printing.

また、端末装置6を利用する配付者10は、可変印刷情報40を可変印刷情報DB4に登録するために、端末装置6の操作部61を操作する。端末装置6は、ネットワーク8を介して可変印刷情報40を可変印刷情報DB4へ送信する。   Further, the distributor 10 using the terminal device 6 operates the operation unit 61 of the terminal device 6 in order to register the variable print information 40 in the variable print information DB 4. The terminal device 6 transmits the variable print information 40 to the variable print information DB 4 via the network 8.

可変印刷情報DB4は、端末装置6から可変印刷情報40を受信し、格納する。   The variable print information DB 4 receives the variable print information 40 from the terminal device 6 and stores it.

(2)認証動作
図7は、印刷制御システム1の利用者認証の動作例を示すフローチャートである。なお、ICカード90のカード識別情報が「User17」の場合を例に説明する。
(2) Authentication Operation FIG. 7 is a flowchart showing an operation example of user authentication of the print control system 1. The case where the card identification information of the IC card 90 is “User 17” will be described as an example.

次に、可変印刷物の印刷を所望する利用者9は、携帯するICカード90を任意の印刷装置7に設置された認証部70に読み取らせる。認証部70は、ICカード90を識別するためのカード識別情報「User17」を読み取り(S10)、カード識別情報と印刷装置7を識別するための印刷装置識別情報とを印刷制御サーバ2へと送信する(S11)。   Next, the user 9 who desires to print the variable printed material causes the authentication unit 70 installed in an arbitrary printing apparatus 7 to read the IC card 90 to be carried. The authentication unit 70 reads the card identification information “User 17” for identifying the IC card 90 (S10), and transmits the card identification information and the printing apparatus identification information for identifying the printing apparatus 7 to the print control server 2. (S11).

印刷制御サーバ2の利用者認証処理手段201は、カード識別情報を読み取った認証部70から、カード識別情報と印刷装置識別情報とを受信する(S20)。   The user authentication processing unit 201 of the print control server 2 receives the card identification information and the printing apparatus identification information from the authentication unit 70 that has read the card identification information (S20).

利用者認証処理手段201は、カード識別情報「User17」に該当する情報が存在するか否かネットワーク資源管理サーバ5に問い合わせる(S21)。ネットワーク資源管理サーバ5は、問い合わせを受信すると(S30)、格納するネットワーク資源情報50を照会し(S31)、ICカード90のカード識別情報「User17」と同一のカード識別情報がネットワーク資源情報50に存在する場合は、認証する旨を印刷制御サーバ2へ送信する(S32)。   The user authentication processing unit 201 inquires of the network resource management server 5 whether information corresponding to the card identification information “User17” exists (S21). When the network resource management server 5 receives the inquiry (S30), it queries the network resource information 50 to be stored (S31), and the card identification information identical to the card identification information “User17” of the IC card 90 is stored in the network resource information 50. If it exists, a message to authenticate is transmitted to the print control server 2 (S32).

利用者認証処理手段201は、ネットワーク資源管理サーバ5から認証する旨を受信すると(S22)、認証されたICカード90を読み取った印刷装置7に認証された旨の情報を送信する(S23)。   When receiving the authentication from the network resource management server 5 (S22), the user authentication processing unit 201 transmits information indicating the authentication to the printing device 7 that has read the authenticated IC card 90 (S23).

印刷装置7は、印刷制御サーバ2から認証された旨を受信する(S12)。   The printing apparatus 7 receives the information indicating that it has been authenticated from the print control server 2 (S12).

また、利用者認証処理手段201は、カード識別情報とメモリ22の配付先情報221とを照会し、カード識別情報「User17」が図4に示す配付先情報221の配付先欄221aに該当する情報がある場合は、可変印刷により出力される印刷物が存在する旨を印刷装置7に送信する(S24)。   Further, the user authentication processing unit 201 inquires the card identification information and the distribution destination information 221 in the memory 22, and the card identification information “User17” corresponds to the distribution destination column 221a of the distribution destination information 221 shown in FIG. If there is, the fact that there is a printed matter output by variable printing is transmitted to the printing apparatus 7 (S24).

以下に説明する図9は、上記のステップS24を詳細に説明するために、印刷制御サーバ2の動作の一例を示すフローチャートである。   FIG. 9 described below is a flowchart showing an example of the operation of the print control server 2 in order to explain step S24 in detail.

まず、利用者認証処理手段201は、配布先情報221を参照する(S240)。次に、利用者認証処理手段201は、配布先情報221の配布先欄221aにステップS20で受信したカード識別情報と一致する情報を検索する(S241)。   First, the user authentication processing unit 201 refers to the distribution destination information 221 (S240). Next, the user authentication processing unit 201 searches the distribution destination field 221a of the distribution destination information 221 for information that matches the card identification information received in step S20 (S241).

配布先情報221にカード識別情報と一致する情報がある場合(S241;Yes)、利用者認証処理手段201は、可変印刷による印刷物が存在する旨を印刷装置7に送信する(S242)。   When the distribution destination information 221 includes information that matches the card identification information (S241; Yes), the user authentication processing unit 201 transmits to the printing apparatus 7 that there is a printed matter by variable printing (S242).

また、ステップS241において一致する情報がない場合(S241;No)、利用者認証処理手段201は、可変印刷による印刷物が存在しない旨を印刷装置7に送信する(S243)。なお、印刷装置7は、可変印刷による印刷物が存在しない旨を受信した場合、表示部にその旨を表示して、以降の動作を終了する。   If there is no matching information in step S241 (S241; No), the user authentication processing unit 201 transmits to the printing apparatus 7 that there is no printed matter by variable printing (S243). If the printing apparatus 7 receives that there is no printed matter by variable printing, the printing apparatus 7 displays that fact on the display unit and ends the subsequent operation.

印刷装置7は、可変印刷により出力される印刷物が存在する旨を受信し(S13)、表示部に認証された旨とともに、可変印刷により出力される印刷物が存在する旨を表示する(S14)。利用者9は、印刷装置7の表示部に表示された内容を確認し、印刷物の印刷を所望する場合は印刷を実行するよう操作する(S15)。   The printing apparatus 7 receives that there is a printed matter output by variable printing (S13), and displays that the printed matter output by variable printing exists together with the fact that it has been authenticated on the display unit (S14). The user 9 confirms the content displayed on the display unit of the printing apparatus 7, and if printing of the printed material is desired, the user 9 operates to execute the printing (S15).

印刷装置7は、利用者9の操作に応じて印刷制御サーバ2に印刷実行の要求を送信する(S16)。印刷制御サーバ2は、印刷実行の要求を受信し(S25)、印刷装置7による印刷を実行する。印刷実行の詳細については、次に説明する。   The printing apparatus 7 transmits a print execution request to the print control server 2 according to the operation of the user 9 (S16). The print control server 2 receives the print execution request (S25) and executes printing by the printing apparatus 7. Details of print execution will be described next.

(3)印刷実行動作
図8は、印刷制御システム1の印刷実行の動作例を示すフローチャートである。
(3) Print Execution Operation FIG. 8 is a flowchart showing an example of print execution operation of the print control system 1.

印刷制御サーバ2のテンプレート情報抽出手段202は、印刷装置7から印刷実行の要求を受信すると(S25、図7)、配付先情報221のページ情報ID欄221dのうち認証したカード識別情報「User17」に該当する情報から、メモリ22のテンプレート情報220から該当するページ情報「001、002」を抽出する(S40)。   When the template information extraction unit 202 of the print control server 2 receives a print execution request from the printing apparatus 7 (S25, FIG. 7), the authenticated card identification information “User17” in the page information ID column 221d of the distribution destination information 221 is displayed. The corresponding page information “001, 002” is extracted from the template information 220 of the memory 22 from the information corresponding to (S40).

次に、可変印刷制御要求手段203は、テンプレート情報抽出手段202が抽出したページ情報「001、002」と、配付先情報221のうち認証したカード識別情報「User17」に該当する情報とともに、可変印刷制御サーバ3に対して印刷情報の生成を要求する(S41)。   Next, the variable print control request unit 203 performs variable printing together with the page information “001, 002” extracted by the template information extraction unit 202 and information corresponding to the authenticated card identification information “User17” in the distribution destination information 221. The control server 3 is requested to generate print information (S41).

可変印刷制御サーバ3の要求受付手段300は、印刷制御サーバ2から可変印刷の実行要求とともに、テンプレート情報抽出手段202が抽出したページ情報「001,002」と、配付先情報221のうち認証したカード識別情報「User17」に該当する情報を受信し(S50)、可変印刷情報取得手段301に渡す。   The request accepting unit 300 of the variable print control server 3 includes the page information “001, 002” extracted by the template information extraction unit 202 and the authenticated card of the distribution destination information 221 together with the variable print execution request from the print control server 2. Information corresponding to the identification information “User 17” is received (S50) and passed to the variable print information acquisition unit 301.

可変印刷情報取得手段301は、配付先情報221の「User17」に対応するレコードID欄221cのレコードID「0107」に基づいて可変印刷情報DB4の可変印刷情報40から対応するレコードを取得する(S51)。   The variable print information acquisition unit 301 acquires a corresponding record from the variable print information 40 of the variable print information DB 4 based on the record ID “0107” of the record ID column 221c corresponding to “User17” of the distribution destination information 221 (S51). ).

次に、印刷情報生成手段302は、要求受付手段300が受信したページ情報「001,002」に対して、可変印刷情報取得手段301が取得したレコード(レコードID「0107」に対応するもの)を適用することで印刷情報を生成する(S52)。   Next, the print information generation unit 302 records the record (corresponding to the record ID “0107”) acquired by the variable print information acquisition unit 301 with respect to the page information “001, 002” received by the request reception unit 300. By applying, print information is generated (S52).

次に、印刷情報出力手段303は、印刷情報生成手段302が生成した印刷情報を印刷制御サーバ2へ送信する(S53)。   Next, the print information output unit 303 transmits the print information generated by the print information generation unit 302 to the print control server 2 (S53).

印刷制御サーバ2の印刷情報出力手段204は、可変印刷制御サーバ3から印刷情報を受信し(S42)、印刷実行の要求を受信した印刷装置7に対して印刷情報を送信する(S43)。   The print information output unit 204 of the print control server 2 receives the print information from the variable print control server 3 (S42), and transmits the print information to the printing apparatus 7 that has received the print execution request (S43).

印刷装置7は、印刷制御サーバ2から印刷情報を受信し、印刷処理部によって被印刷材に印刷を実行し、印刷物を出力する。   The printing apparatus 7 receives print information from the print control server 2, performs printing on the printing material by the print processing unit, and outputs a printed matter.

[第2の実施の形態]
図10は、本発明の第2の実施の形態に係る印刷制御システムの構成の一例を示す図である。第2の実施の形態は、複数の印刷装置がそれぞれ異なる場所に設置され、印刷装置から出力される印刷物の内容が利用者の有するICカードのカード識別情報だけでなく、印刷装置の設置場所及びカード識別情報を読み取った日時に基づいて変更される点で第1の実施の形態と異なる。なお、以下の説明において、第1の実施の形態と同一の構成及び機能を有する部分については共通の符号を付している。
[Second Embodiment]
FIG. 10 is a diagram illustrating an example of the configuration of a print control system according to the second embodiment of the present invention. In the second embodiment, a plurality of printing apparatuses are installed in different places, and the contents of the printed matter output from the printing apparatus are not only the card identification information of the IC card possessed by the user, It differs from the first embodiment in that it is changed based on the date and time when the card identification information is read. In the following description, portions having the same configuration and function as those of the first embodiment are denoted by common reference numerals.

この印刷制御システム1Aは、第1の実施の形態と同様に、印刷制御サーバ2と、可変印刷制御サーバ3と、可変印刷情報DB4と、ネットワーク資源管理サーバ5と、端末装置6と、それぞれ異なる場所9A〜9Cに設置された印刷装置7A〜7Cとをそれぞれネットワーク8で接続して構成される。   The print control system 1A is different from the print control server 2, the variable print control server 3, the variable print information DB 4, the network resource management server 5, and the terminal device 6 as in the first embodiment. The printers 7A to 7C installed at the locations 9A to 9C are connected via a network 8 respectively.

印刷制御サーバ2は、印刷装置7A(7B、7C)の認証部70A(70B、70C)においてICカード90を識別するためのカード識別情報の読み取りが行われると、そのカード識別情報及び印刷装置7A(7B、7C)のMACアドレスやIPアドレス等の印刷装置識別情報を受け付けるとともに、ネットワーク資源管理サーバ5にカード識別情報の認証を依頼する。カード識別情報が認証されると、そのカード識別情報、印刷装置識別情報及びカード識別情報を読み取った日時に対応したテンプレート情報と、可変印刷情報とを用いて、印刷装置7で可変印刷を実行するための印刷情報の生成を可変印刷制御サーバ3に要求する。   When the authentication unit 70A (70B, 70C) of the printing device 7A (7B, 7C) reads the card identification information for identifying the IC card 90, the print control server 2 reads the card identification information and the printing device 7A. While accepting printing device identification information such as (7B, 7C) MAC address and IP address, the network resource management server 5 is requested to authenticate the card identification information. When the card identification information is authenticated, the printing apparatus 7 executes variable printing using the card identification information, the printing apparatus identification information, the template information corresponding to the date and time when the card identification information is read, and the variable printing information. The variable print control server 3 is requested to generate print information for this purpose.

印刷装置7A〜7Cは、それぞれ異なる場所9A〜9Cに設置されており、ICカード90のカード識別情報を読み取る認証部70A〜70Cを有する。また、印刷装置7A〜7Cは、印刷装置識別情報としてそれぞれ異なるMACアドレス又はIPアドレス(固定)等を有する。   The printing devices 7 </ b> A to 7 </ b> C are installed in different places 9 </ b> A to 9 </ b> C, and have authentication units 70 </ b> A to 70 </ b> C that read card identification information of the IC card 90. Further, the printing apparatuses 7A to 7C have different MAC addresses or IP addresses (fixed) as the printing apparatus identification information.

図11は、メモリ22に保存される配付先情報の他の例を説明するための図である。   FIG. 11 is a diagram for explaining another example of distribution destination information stored in the memory 22.

配付先情報221Aは、第1の実施の形態において説明した配付先情報221の項目欄221a〜221eに加え、可変印刷物を配付する配付日時を示す配付日時欄221fと、可変印刷物を配付する配付場所を示す配付場所欄221gとを有する。なお、配布場所は、図示しないテーブル等によって印刷装置7A〜7CのMACアドレスと対応付けられている。   In addition to the item fields 221a to 221e of the distribution destination information 221 described in the first embodiment, the distribution destination information 221A includes a distribution date / time column 221f indicating a distribution date / time for distributing the variable printed material, and a distribution location for distributing the variable printed material. And a distribution location column 221g. The distribution location is associated with the MAC addresses of the printing apparatuses 7A to 7C by a table or the like (not shown).

(印刷制御システムの動作)
以下に、第2の実施の形態の印刷制御システム1の動作例を各図を参照しつつ説明する。なお、第1の実施の形態と異なる動作以外については説明を省略する。
(Operation of print control system)
Hereinafter, an operation example of the print control system 1 according to the second embodiment will be described with reference to the drawings. Note that description of operations other than those different from the first embodiment is omitted.

(2)認証動作において、ICカード90のカード識別情報が「User17」であって、可変印刷物の印刷を所望する利用者9は、携帯するICカード90を場所9Aの印刷装置7Aに設置された認証部70Aに読み取らせる場合について説明する。なお、場所9Aの印刷装置7Aは「6Fプリンタ1」に該当し、以下の動作は日時が「2010/12/12」に実行されるものとする。   (2) In the authentication operation, the user 9 desiring to print the variable printed material whose card identification information of the IC card 90 is “User17” has installed the IC card 90 to be carried in the printing device 7A at the location 9A. A case where the authentication unit 70A is caused to read will be described. It is assumed that the printing device 7A at the location 9A corresponds to “6F printer 1”, and the following operations are executed on the date “2010/12/12”.

印刷制御サーバ2は、図7に示すステップS24において、第1の実施の形態の図9に示す場合と異なり、以下に説明する図12のように動作する。   In step S24 shown in FIG. 7, the print control server 2 operates as shown in FIG. 12 described below, unlike the case shown in FIG. 9 of the first embodiment.

図12は、印刷制御サーバ2の動作の一例を示すフローチャートである。   FIG. 12 is a flowchart illustrating an example of the operation of the print control server 2.

まず、利用者認証処理手段201は、配布先情報221Aを参照する(S240)。次に、利用者認証処理手段201は、配布先情報221Aの配布先欄221aにステップS20で受信したカード識別情報「User 17」と一致する情報を検索する(S241)。   First, the user authentication processing unit 201 refers to the distribution destination information 221A (S240). Next, the user authentication processing unit 201 searches the distribution destination column 221a of the distribution destination information 221A for information that matches the card identification information “User 17” received in step S20 (S241).

配布先情報221Aにカード識別情報と一致する情報がある場合(S241;Yes)、利用者認証処理手段201は、現在の日時「2010/12/12」を確認し(S244)、配布先情報221Aの情報のうちステップS241で検索した情報の配布日時欄221fに現在の日時と一致する情報を検索する(S245)。   When the distribution destination information 221A includes information that matches the card identification information (S241; Yes), the user authentication processing unit 201 confirms the current date “2010/12/12” (S244), and the distribution destination information 221A. Information that matches the current date and time is searched for in the distribution date and time column 221f of the information searched in step S241 (S245).

配布先情報221Aに現在の日時と一致する情報がある場合(S245;Yes)、利用者認証処理手段201は、配布先情報221Aの情報のうちステップS245で検索した情報の配布場所欄221gにステップS20で受信した印刷装置識別情報「6Fプリンタ1」と一致する情報を検索する(S246)。   If there is information in the distribution destination information 221A that matches the current date and time (S245; Yes), the user authentication processing unit 201 steps into the distribution location column 221g of the information retrieved in step S245 from the information of the distribution destination information 221A. Information matching the printing device identification information “6F printer 1” received in S20 is searched (S246).

配布先情報221Aに印刷装置識別情報と一致する情報がある場合(S246;Yes)、利用者認証処理手段201は、可変印刷による印刷物が存在する旨を印刷装置7Aに送信する(S242)。   When the distribution destination information 221A includes information that matches the printing device identification information (S246; Yes), the user authentication processing unit 201 transmits to the printing device 7A that there is a printed matter by variable printing (S242).

以降、印刷装置7Aは、第1の実施の形態と同様に図7に示すステップS13〜S16を実行する。また、図8に示す動作においては、ステップS40を実行する際に、配付先情報221Aのページ情報ID欄221dのうち、カード識別情報「User17」、配布日時「2010/12/12」及び配布場所「6Fプリンタ1」に該当する情報に基づき、メモリ22のテンプレート情報220から該当するページ情報「001、002」を抽出する。   Thereafter, the printing apparatus 7A executes steps S13 to S16 shown in FIG. 7 as in the first embodiment. In the operation shown in FIG. 8, when executing step S40, the card identification information “User17”, the distribution date and time “2010/12/12” and the distribution location in the page information ID field 221d of the distribution destination information 221A. Based on the information corresponding to “6F printer 1”, the corresponding page information “001, 002” is extracted from the template information 220 of the memory 22.

また、ステップS51において、可変印刷情報取得手段301は、配付先情報221Aのカード識別情報「User17」、配布日時「2010/12/12」及び配布場所「6Fプリンタ1」に対応するレコードID欄221cのレコードID「0107」に基づいて可変印刷情報DB4の可変印刷情報40から対応するレコードを取得する。   In step S51, the variable print information acquisition unit 301 records the record ID field 221c corresponding to the card identification information “User17”, the distribution date “2010/12/12”, and the distribution location “6F printer 1” of the distribution destination information 221A. The corresponding record is acquired from the variable print information 40 of the variable print information DB 4 based on the record ID “0107”.

ここで、例えば、配布日時が「2010/12/13」であった場合は、ページ情報ID欄221dが「003、004」であるため、同一のレコードID「107」を用いつつも異なるページが出力される結果となる。また、同一のレコードIDを用いているが、可変印刷情報DB4の可変印刷情報40が日時とともに更新されるような構成の場合は、レコードの内容も変化する。   Here, for example, when the distribution date is “2010/12/13”, the page information ID field 221d is “003, 004”, so different pages are used while using the same record ID “107”. The result is output. Further, when the same record ID is used, but the variable print information 40 of the variable print information DB 4 is updated with the date and time, the contents of the record also change.

また、例えば、配布場所が「2Fプリンタ5」であった場合は、レコードID欄221cが「108」であるため、同一のページ情報ID「001、002」を用いつつも異なるページが出力される結果となる。   For example, when the distribution location is “2F printer 5”, since the record ID column 221c is “108”, different pages are output while using the same page information ID “001, 002”. Result.

また、ステップS241、S245及びS246のいずれかにおいて一致する情報がない場合(S241、S245、S246;No)、利用者認証処理手段201は、可変印刷による印刷物が存在しない旨を印刷装置7Aに送信する(S243)。なお、印刷装置7Aは、可変印刷による印刷物が存在しない旨を受信した場合、表示部にその旨を表示して、以降の動作を終了する。   If there is no matching information in any of steps S241, S245, and S246 (S241, S245, S246; No), the user authentication processing unit 201 transmits to the printing apparatus 7A that there is no printed matter by variable printing. (S243). If the printing apparatus 7A receives that there is no printed matter by variable printing, the printing apparatus 7A displays that fact on the display unit and ends the subsequent operation.

[他の実施の形態]
なお、本発明は、上記実施の形態に限定されず、本発明の趣旨を逸脱しない範囲で種々な変形が可能である。例えば、印刷制御サーバ2、可変印刷制御サーバ3、可変印刷情報DB4及びネットワーク資源管理サーバ5を、それぞれ任意に組み合わせて1つの装置を構成してもよい。また、端末装置6から印刷制御サーバ2に印刷命令を送信する際、テンプレート情報220及び配付先情報221に加えて可変印刷情報40を送信する構成としてもよい。また、印刷制御サーバ2は、端末装置6から可変印刷に関する印刷命令を受信したとき、配付先情報221の配付先欄221aに含まれるカード識別情報に該当する利用者に対してメール等で印刷物が存在する旨を通知してもよい。
[Other embodiments]
The present invention is not limited to the above embodiment, and various modifications can be made without departing from the spirit of the present invention. For example, one apparatus may be configured by arbitrarily combining the print control server 2, the variable print control server 3, the variable print information DB 4, and the network resource management server 5. Further, when the print command is transmitted from the terminal device 6 to the print control server 2, the variable print information 40 may be transmitted in addition to the template information 220 and the distribution destination information 221. Also, when the print control server 2 receives a print command related to variable printing from the terminal device 6, a printout is sent by e-mail or the like to the user corresponding to the card identification information included in the distribution destination field 221 a of the distribution destination information 221. You may notify that it exists.

また、第2の実施の形態において、配布先情報221Aのページ情報ID欄221dを指定するだけでなく、異なるテンプレート情報を用いるようにしてもよい。また、配布先情報221AのレコードID欄221cにおいて現在までのレコードを累計して指定してもよい。   In the second embodiment, not only the page information ID column 221d of the distribution destination information 221A but also different template information may be used. Further, the records up to the present time may be specified in the record ID column 221c of the distribution destination information 221A.

また、上記実施の形態で使用される印刷制御プログラム210及び可変印刷実行プログラム310は、CD−ROM等の記憶媒体から装置内の記憶部に読み込んでも良く、インターネット等のネットワークに接続されているサーバ装置等から装置内の記憶部にダウンロードしてもよい。また、上記実施の形態で使用される手段200〜204、300〜303の一部または全部をASIC等のハードウェアによって実現してもよい。   The print control program 210 and the variable print execution program 310 used in the above embodiment may be read from a storage medium such as a CD-ROM into a storage unit in the apparatus, or a server connected to a network such as the Internet. You may download from the apparatus etc. to the memory | storage part in an apparatus. Moreover, you may implement | achieve part or all of the means 200-204 and 300-303 used by the said embodiment by hardware, such as ASIC.

1、1A…印刷制御システム、2…印刷制御サーバ、3…可変印刷制御サーバ、4…可変印刷情報DB、5…ネットワーク資源管理サーバ、6…端末装置、7、7A−7C…印刷装置、8…ネットワーク、9…利用者、9A−9C…場所、20…制御部、21…記憶部、22…メモリ、23…通信部、30…制御部、31…記憶部、32…通信部、40…可変印刷情報、50…ネットワーク資源情報、60…表示部、61…操作部、70、70A−70C…認証部、90…ICカード、200…印刷命令受付手段、201…利用者認証処理手段、202…テンプレート情報抽出手段、203…可変印刷制御要求手段、204…印刷情報出力手段、210…印刷制御プログラム、220…テンプレート情報、220a-220n…ページ情報、220a-220n…レコード印刷領域、221、221A…配付先情報、221a…配付先欄、221b…可変印刷情報ID欄、221c…レコードID欄、221d…ページ情報ID欄、221e…備考欄、300…要求受付手段、301…可変印刷情報取得手段、302…印刷情報生成手段、303…印刷情報出力手段、310…可変印刷制御プログラム、310…可変印刷実行プログラム DESCRIPTION OF SYMBOLS 1, 1A ... Print control system, 2 ... Print control server, 3 ... Variable print control server, 4 ... Variable print information DB, 5 ... Network resource management server, 6 ... Terminal device, 7, 7A-7C ... Printing device, 8 ... network, 9 ... user, 9A-9C ... location, 20 ... control unit, 21 ... storage unit, 22 ... memory, 23 ... communication unit, 30 ... control unit, 31 ... storage unit, 32 ... communication unit, 40 ... Variable print information, 50... Network resource information, 60... Display unit, 61 .. operation unit, 70, 70 A-70 C... Authentication unit, 90... IC card, 200. ... Template information extraction means, 203 ... Variable print control request means, 204 ... Print information output means, 210 ... Print control program, 220 ... Template information, 220a-220n ... Page information, 2 20a 2 -220n 2 ... record printing area, 221, 221A ... distribution destination information, 221a ... distribution destination column, 221b ... variable printing information ID column, 221c ... record ID column, 221d ... page information ID column, 221e ... remarks column, DESCRIPTION OF SYMBOLS 300 ... Request reception means 301 ... Variable print information acquisition means 302 ... Print information generation means 303 ... Print information output means 310 ... Variable print control program 310 ... Variable print execution program

Claims (5)

複数のレコードを含む可変印刷情報と、前記可変印刷情報の前記複数のレコードがそれぞれ適用されることで印刷情報を生成するテンプレート情報と、配付先の利用者の識別情報、前記可変印刷情報及び前記テンプレート情報を対応付ける配付先情報とを格納する記憶手段と、
印刷要求を送信した印刷装置から利用者の識別情報を取得して、前記配付先情報に基づいて当該識別情報に対応する可変印刷情報とテンプレート情報とを取得して印刷情報を生成する印刷情報生成手段と、
前記印刷情報生成手段が生成した前記印刷情報を前記印刷要求を送信した前記印刷装置に出力する出力手段とを有する印刷制御装置。
Variable print information including a plurality of records; template information for generating print information by applying each of the plurality of records of the variable print information; identification information of a distribution destination user; the variable print information; Storage means for storing distribution destination information for associating template information;
Print information generation that acquires user identification information from a printing apparatus that has transmitted a print request, generates variable print information and template information corresponding to the identification information based on the distribution destination information, and generates print information Means,
A print control apparatus comprising: output means for outputting the print information generated by the print information generation means to the printing apparatus that has transmitted the print request.
前記テンプレート情報及び前記配付先情報を含まない印刷命令を受け付けた場合、前記印刷装置に当該印刷命令に基づいた印刷情報を送信し、前記テンプレート情報及び前記配付先情報を含む印刷命令を受け付けた場合、受け付けた当該テンプレート情報及び当該配付先情報を前記記憶手段に一時的に格納する受付手段をさらに有する請求項1に記載の印刷制御装置。   When a print command that does not include the template information and the distribution destination information is received, print information based on the print command is transmitted to the printing apparatus, and a print command that includes the template information and the distribution destination information is received The printing control apparatus according to claim 1, further comprising a receiving unit that temporarily stores the received template information and the distribution destination information in the storage unit. 前記利用者の識別情報を認証する認証手段をさらに有し、
前記印刷情報生成手段は、前記認証手段が前記識別情報の認証に成功した場合に前記印刷情報を生成する請求項2に記載の印刷制御装置。
An authentication unit for authenticating the identification information of the user;
The print control apparatus according to claim 2, wherein the print information generation unit generates the print information when the authentication unit succeeds in authenticating the identification information.
コンピュータを、
複数のレコードを含む可変印刷情報と、前記可変印刷情報の前記複数のレコードがそれぞれ適用されることで印刷情報を生成するテンプレート情報と、配付先の利用者の識別情報、前記可変印刷情報及び前記テンプレート情報を対応付ける配付先情報とを格納する記憶手段と、
印刷要求を送信した印刷装置から利用者の識別情報を取得して、前記配付先情報に基づいて当該識別情報に対応する可変印刷情報とテンプレート情報とを取得して印刷情報を生成する印刷情報生成手段と、
前記印刷情報生成手段が生成した前記印刷情報を前記印刷要求を送信した前記印刷装置に出力する出力手段として機能させるための印刷制御プログラム。
Computer
Variable print information including a plurality of records; template information for generating print information by applying each of the plurality of records of the variable print information; identification information of a distribution destination user; the variable print information; Storage means for storing distribution destination information for associating template information;
Print information generation that acquires user identification information from a printing apparatus that has transmitted a print request, generates variable print information and template information corresponding to the identification information based on the distribution destination information, and generates print information Means,
A print control program for causing the print information generated by the print information generation unit to function as an output unit that outputs the print information to the printing apparatus that has transmitted the print request.
複数のレコードを含む可変印刷情報と、前記可変印刷情報の前記複数のレコードがそれぞれ適用されることで印刷情報を生成するテンプレート情報と、配付先の利用者の識別情報、配布日時、配布場所、前記可変印刷情報及び前記テンプレート情報を対応付ける配付先情報とを格納する記憶手段と、
印刷要求を送信した印刷装置から利用者の識別情報及び配布場所を取得し、前記印刷装置が印刷要求を送信した日時を配布日時として、前記配付先情報に基づいて当該利用者の識別情報、当該配布場所及び当該配布日時に対応する可変印刷情報とテンプレート情報とを取得して印刷情報を生成する印刷情報生成手段と、
前記印刷情報生成手段が生成した前記印刷情報を前記印刷要求を送信した前記印刷装置に出力する出力手段とを有する印刷制御装置。

Variable print information including a plurality of records, template information for generating print information by applying each of the plurality of records of the variable print information, distribution destination user identification information, distribution date, distribution location, Storage means for storing the variable printing information and distribution destination information for associating the template information;
User identification information and distribution location are acquired from the printing apparatus that transmitted the print request, and the date and time when the printing apparatus transmitted the print request is set as the distribution date and time, the user identification information based on the distribution destination information, Print information generating means for acquiring variable print information and template information corresponding to the distribution location and the distribution date and time and generating print information;
A print control apparatus comprising: output means for outputting the print information generated by the print information generation means to the printing apparatus that has transmitted the print request.

JP2011000811A 2010-02-10 2011-01-05 Print control apparatus and print control program Expired - Fee Related JP5703757B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011000811A JP5703757B2 (en) 2010-02-10 2011-01-05 Print control apparatus and print control program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2010027994 2010-02-10
JP2010027994 2010-02-10
JP2011000811A JP5703757B2 (en) 2010-02-10 2011-01-05 Print control apparatus and print control program

Publications (2)

Publication Number Publication Date
JP2011187046A true JP2011187046A (en) 2011-09-22
JP5703757B2 JP5703757B2 (en) 2015-04-22

Family

ID=44793183

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011000811A Expired - Fee Related JP5703757B2 (en) 2010-02-10 2011-01-05 Print control apparatus and print control program

Country Status (1)

Country Link
JP (1) JP5703757B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013101453A (en) * 2011-11-08 2013-05-23 Fuji Xerox Co Ltd Variable print information management system and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006106878A (en) * 2004-09-30 2006-04-20 Create:Kk Marketing information collection method related with pocket type tissue
JP2006319994A (en) * 2006-06-02 2006-11-24 Casio Comput Co Ltd Printing controller and recording medium
JP2007183741A (en) * 2006-01-05 2007-07-19 Canon Inc Method, device and program for outputting data
JP2007300441A (en) * 2006-04-29 2007-11-15 Konica Minolta Business Technologies Inc Image forming apparatus, image processing system, print data output method, and print data output program
JP2009053867A (en) * 2007-08-24 2009-03-12 Sharp Corp Print system and print method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006106878A (en) * 2004-09-30 2006-04-20 Create:Kk Marketing information collection method related with pocket type tissue
JP2007183741A (en) * 2006-01-05 2007-07-19 Canon Inc Method, device and program for outputting data
JP2007300441A (en) * 2006-04-29 2007-11-15 Konica Minolta Business Technologies Inc Image forming apparatus, image processing system, print data output method, and print data output program
JP2006319994A (en) * 2006-06-02 2006-11-24 Casio Comput Co Ltd Printing controller and recording medium
JP2009053867A (en) * 2007-08-24 2009-03-12 Sharp Corp Print system and print method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013101453A (en) * 2011-11-08 2013-05-23 Fuji Xerox Co Ltd Variable print information management system and program

Also Published As

Publication number Publication date
JP5703757B2 (en) 2015-04-22

Similar Documents

Publication Publication Date Title
JP5699645B2 (en) Network printing methods and systems that allow users to select settings
US10180814B2 (en) User terminal, image processing device and cloud server to identify plural user information to execute an image processing job upon validating an user information
US20150331647A1 (en) Systems and methods for enhanced printing of online content
US9250846B2 (en) Print service providing apparatus that supplies conversion data and printing system including the same
JP6634744B2 (en) Information processing system, information processing apparatus, device, information processing method, program
US9311024B2 (en) Output system, output method, and program
US11290451B2 (en) Information processing apparatus, management server, service provision server, image processing apparatus, and information processing system
US9652187B1 (en) Image forming system that ensures continuous use of print resources and image forming method
JP2014228965A (en) Information processor, data processing method, and program
EP3061031A1 (en) Method of handling a document stored in a cloud storage system for processing by an authenticated printing system and system for performing the method
JP2010146559A (en) Method and apparatus for including security feature within document
EP3176689A1 (en) Print control program, print control method, computer and networked system
US8291507B2 (en) Document management system, document management method and computer program
JP5703757B2 (en) Print control apparatus and print control program
US20190317703A1 (en) Printing system and control method
JP6221541B2 (en) Network system and processing method
US11729320B2 (en) System, and image processing apparatus
US20130155454A1 (en) Image forming apparatus and image forming method
US20160085487A1 (en) Document processing system, non-transitory computer readable medium, document processing apparatus, and document processing method
JP2013120559A (en) Information processing system, information processing method, and program
JP2013228788A (en) Image forming apparatus, image forming system, image forming method, program, and storage medium
US20230269341A1 (en) Server and non-transitory computer-readable recording medium for communication system
US20230266931A1 (en) Server and non-transitory computer-readable recording medium for communication system
JP5745935B2 (en) Printing system, print data conversion apparatus, print data conversion method, computer program, and recording medium
JP2005166017A (en) Printing to cabinet in controller

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131220

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140825

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140902

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141016

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150209

R150 Certificate of patent or registration of utility model

Ref document number: 5703757

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees