JP2007179204A - Slip output controller, slip output control method, program and computer-readable storage medium - Google Patents

Slip output controller, slip output control method, program and computer-readable storage medium Download PDF

Info

Publication number
JP2007179204A
JP2007179204A JP2005375543A JP2005375543A JP2007179204A JP 2007179204 A JP2007179204 A JP 2007179204A JP 2005375543 A JP2005375543 A JP 2005375543A JP 2005375543 A JP2005375543 A JP 2005375543A JP 2007179204 A JP2007179204 A JP 2007179204A
Authority
JP
Japan
Prior art keywords
field
output
mask level
file
detected
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
JP2005375543A
Other languages
Japanese (ja)
Other versions
JP2007179204A5 (en
JP4766603B2 (en
Inventor
Naohiko Hirata
尚彦 平田
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.)
Canon Marketing Japan Inc
Original Assignee
Canon Marketing Japan Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Marketing Japan Inc filed Critical Canon Marketing Japan Inc
Priority to JP2005375543A priority Critical patent/JP4766603B2/en
Publication of JP2007179204A publication Critical patent/JP2007179204A/en
Publication of JP2007179204A5 publication Critical patent/JP2007179204A5/ja
Application granted granted Critical
Publication of JP4766603B2 publication Critical patent/JP4766603B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To output object data (field) by carrying out masking to the data, and overwriting the other data (field) for every output unit. <P>SOLUTION: For example, an output mask level 1253 of a designated printer 1254 is detected in the case of a print server 1251, and the field mask level of each field (1211 to 1213) configuring a slip file transmitted from a slip preparation server 1221 is detected, and the detected output mask level is compared with each detected field mask level, and a field to be output is selected, and the plotting processing of the selected field is operated, and slip data to be transmitted to the printer 1254 are generated. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、帳票ファイルを構成するフィールドを描画処理して帳票データとして出力する帳票出力制御装置、帳票出力制御方法、当該帳票出力制御方法をコンピュータに実行させるためのプログラム、及び当該プログラムを記憶したコンピュータ読み取り可能な記憶媒体に関するものである。   The present invention relates to a form output control device, a form output control method, a form output control method, a program for causing a computer to execute the form output control method, and a program storing the program. The present invention relates to a computer-readable storage medium.

従来、帳票設計モジュールで帳票の設計を行うときに、所定のフィールドを覆うようにマスク領域を指定しておくことで、帳票作成モジュールでは、出力時に指定されたマスク領域内のフィールドを非表示にする帳票ファイルを作成する。そして、プリントサーバの帳票出力モジュールにおいて、帳票作成サーバから配信されてきた帳票ファイル(この帳票ファイルは、「プレビュー保存ファイル」ともいう)に対し、指定されたマスク領域内のフィールドが非表示となるようにオーバレイすることで帳票データを生成し、保存処理や印刷処理を行っている。   Conventionally, when designing a form in the form design module, by specifying a mask area so as to cover a predetermined field, the form creation module hides the field in the mask area specified at the time of output. Create a form file to be used. Then, in the form output module of the print server, the fields in the specified mask area are hidden from the form file distributed from the form creation server (this form file is also referred to as “preview save file”). Thus, form data is generated by overlaying, and storage processing and printing processing are performed.

このように従来のマスク領域指定は、出力時に指定されたフィールドを非表示にするために使われるだけで、例えば、マスク指定された領域を非表示とするだけでなく、出力装置ごとに、異なる表示をさせるため、異なるフィールドを上書きして表示するといったことまではできなかった。   As described above, the conventional mask area designation is only used to hide the field designated at the time of output. For example, the mask designated area is not hidden, but differs depending on the output device. In order to display, it was not possible to overwrite different fields.

出力される帳票データのマスキング技術の1つとして、下記の特許文献1には、取得したデータに自装置の識別子が付されていない場合には、取得したデータに指定されている非出力領域のデータを空白データに変換した後、印刷出力を行うデータ出力装置が開示されている。このデータ出力装置においては、特許文献1の明細書の段落番号[0031]〜[0039]等に記載されているように、複数の非出力領域を取得可能であり、且つ、各非出力領域についてその領域のデータを出力するグループの取得が可能となっている。   As one of the masking techniques for the output form data, the following patent document 1 describes the non-output area specified in the acquired data when the acquired apparatus does not have the identifier of the own device. A data output device that performs printout after converting data into blank data is disclosed. In this data output device, as described in paragraphs [0031] to [0039] of the specification of Patent Document 1, a plurality of non-output areas can be obtained, and each non-output area It is possible to acquire a group that outputs data in the area.

特開平11−355545号公報JP 11-355545 A

しかしながら、特許文献1に記載のデータ出力装置は、「出力装置ごとにデータのマスキングの有無を判定すること」を行うものであるため、各出力装置に対しては、対象となるデータ(フィールド)についてそのまま出力するか、あるいは、空白データとして出力するかの2通りの処理しか行うことができなかった。すなわち、特許文献1に記載のデータ出力装置では、対象となるデータ(フィールド)に対して他のデータ(フィールド)を上書きして、出力装置ごとに出力を行うことは困難であった。   However, since the data output device described in Patent Document 1 performs “determining the presence or absence of data masking for each output device”, for each output device, the target data (field) Only two types of processing, i.e., output as it is or output as blank data, can be performed. That is, in the data output device described in Patent Document 1, it is difficult to perform output for each output device by overwriting other data (field) on the target data (field).

本発明は上述の課題を解決するためになされたものであり、対象となるデータ(フィールド)に対してマスキングを行うことのみならず、他のデータ(フィールド)を上書きして、出力装置ごとに出力できるようにすることを目的とする。   The present invention has been made to solve the above-described problems, and not only masks target data (field) but also overwrites other data (field) for each output device. The purpose is to be able to output.

本発明の帳票出力制御装置は、指定された出力装置の出力マスクレベルを検出する第1の検出手段と、帳票ファイルを構成する各フィールドのフィールドマスクレベルを検出する第2の検出手段と、前記第1の検出手段により検出された出力マスクレベルと前記第2の検出手段により検出された各フィールドマスクレベルとを比較し、当該比較結果に基づいて出力を行うフィールドを選択する選択手段と、前記選択手段により選択されたフィールドを前記比較結果に基づく順序で描画処理して、前記出力装置に送信する帳票データを生成する描画手段とを有する。   The form output control apparatus of the present invention includes a first detection means for detecting an output mask level of a designated output apparatus, a second detection means for detecting a field mask level of each field constituting the form file, Selection means for comparing the output mask level detected by the first detection means with each field mask level detected by the second detection means, and selecting a field to be output based on the comparison result; Drawing means for drawing the fields selected by the selection means in the order based on the comparison result and generating form data to be transmitted to the output device.

本発明の帳票出力制御方法は、指定された出力装置の出力マスクレベルを検出する第1の検出ステップと、帳票ファイルを構成する各フィールドのフィールドマスクレベルを検出する第2の検出ステップと、前記第1の検出ステップにより検出された出力マスクレベルと前記第2の検出ステップにより検出された各フィールドマスクレベルとを比較し、当該比較結果に基づいて出力を行うフィールドを選択する選択ステップと、前記選択ステップにより選択されたフィールドを前記比較結果に基づく順序で描画処理して、前記出力装置に送信する帳票データを生成する描画ステップとを有する。   The form output control method of the present invention includes a first detection step of detecting an output mask level of a designated output device, a second detection step of detecting a field mask level of each field constituting the form file, A selection step of comparing the output mask level detected by the first detection step with each field mask level detected by the second detection step and selecting a field to be output based on the comparison result; A drawing step of drawing the fields selected in the selection step in an order based on the comparison result to generate form data to be transmitted to the output device.

本発明のプログラムは、指定された出力装置の出力マスクレベルを検出する第1の検出ステップと、帳票ファイルを構成する各フィールドのフィールドマスクレベルを検出する第2の検出ステップと、前記第1の検出ステップにより検出された出力マスクレベルと前記第2の検出ステップにより検出された各フィールドマスクレベルとを比較し、当該比較結果に基づいて出力を行うフィールドを選択する選択ステップと、前記選択ステップにより選択されたフィールドを前記比較結果に基づく順序で描画処理して、前記出力装置に送信する帳票データを生成する描画ステップとをコンピュータに実行させるためのものである。   The program according to the present invention includes a first detection step of detecting an output mask level of a designated output device, a second detection step of detecting a field mask level of each field constituting the form file, and the first detection step. A selection step of comparing the output mask level detected in the detection step with each field mask level detected in the second detection step and selecting a field to be output based on the comparison result; and This is for causing a computer to execute a drawing step of drawing selected fields in the order based on the comparison result and generating form data to be transmitted to the output device.

本発明のコンピュータ読み取り可能な記憶媒体は、前記プログラムをコンピュータに読み取り可能に記憶する。   The computer-readable storage medium of the present invention stores the program in a computer-readable manner.

本発明によれば、対象となるデータ(フィールド)に対してマスキングを行うことのみならず、他のデータ(フィールド)を上書きして、出力装置ごとに出力を行うことが可能となる。   According to the present invention, not only masking can be performed on target data (field), but also other data (field) can be overwritten and output can be performed for each output device.

以下、図面を参照して、本発明の実施形態を詳細に説明する。
図1は、本発明の実施形態に係る帳票出力制御システムの概略構成を示す図である。
図1に示すように、本実施形態に係る帳票出力制御システムは、電子帳票を設計するクライアントPC101と、帳票作成サーバ102と、プリントサーバ(帳票出力制御装置)103と、プリンタ105とを備えて構成されており、これらはネットワーク106を介して互いに通信可能に接続されている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a diagram showing a schematic configuration of a form output control system according to an embodiment of the present invention.
As shown in FIG. 1, the form output control system according to this embodiment includes a client PC 101 that designs an electronic form, a form creation server 102, a print server (form output control apparatus) 103, and a printer 105. These are configured to be communicable with each other via a network 106.

クライアントPC101は、帳票設計アプリケーションを具備しており、各フィールドの出力レベルを示すフィールドマスクレベルの設定等の処理を行って帳票実行ファイルを作成するクライアント端末である。このクライアントPC101における処理については、図4に基づいて後述する。帳票実行ファイルに、帳票における各種の定義情報を保存することで、上述したフィールドマスクレベルを設定することができる。この帳票実行ファイルのイメージについては図5に基づいて後述する。また、クライアントPC101は、帳票設計アプリケーションで作成した帳票実行ファイルをネットワーク106を経由して帳票作成サーバ102に登録する。   The client PC 101 is a client terminal that includes a form design application and creates a form execution file by performing processing such as setting a field mask level indicating the output level of each field. The processing in the client PC 101 will be described later with reference to FIG. The field mask level described above can be set by storing various definition information in the form in the form execution file. The image of the form execution file will be described later with reference to FIG. The client PC 101 registers the form execution file created by the form design application in the form creation server 102 via the network 106.

帳票作成サーバ102は、帳票作成アプリケーションを具備しており、登録された帳票実行ファイルに基づいて、帳票の実データを合わせてプレビュー保存ファイル(帳票ファイル)を作成する。そして、帳票作成サーバ102は、作成したプレビュー保存ファイルをネットワーク106を経由して、プリントサーバ103に配信する。   The form creation server 102 includes a form creation application, and creates a preview storage file (form file) by combining the actual data of the form based on the registered form execution file. The form creation server 102 distributes the created preview storage file to the print server 103 via the network 106.

プリントサーバ103は、帳票作成サーバ102から配信されてきたプレビュー保存ファイルの保存処理や、プレビュー保存ファイルに基づき帳票データを生成して印刷処理を行う。そして、印刷処理時には当該印刷要求時に指定されたプリンタ105にネットワーク106を経由して生成した帳票データを出力する。   The print server 103 performs processing for saving the preview saving file distributed from the form creation server 102 and generating form data based on the preview saving file. At the time of print processing, the form data generated via the network 106 is output to the printer 105 designated at the time of the print request.

プリントサーバ103の設定ファイルに、プリンタ105における出力マスクレベルを設定しておくことによって、プリントサーバ103では、配信されたプレビュー保存ファイルの各フィールドのフィールドマスクレベルと、指定されたプリンタの出力マスクレベルとを比較し、フィールド毎に出力を行うかどうかを決定する。このプリントサーバ103における処理については、図7に基づいて後述する。   By setting the output mask level in the printer 105 in the setting file of the print server 103, the print server 103 causes the field mask level of each field of the distributed preview storage file and the output mask level of the designated printer. And determine whether to perform output for each field. The processing in the print server 103 will be described later with reference to FIG.

プリンタ105は、プリントサーバ103から配信されてきた帳票データを用紙に印刷する。   The printer 105 prints the form data distributed from the print server 103 on paper.

ネットワーク106は、クライアントPC101、帳票作成サーバ102、プリントサーバ103及びプリンタ105を通信可能に接続するものである。ネットワーク106の形態としては、LAN(Local Area Network)、WAN(Wide Area Network)などがある。なお、図1のネットワーク上に接続される各種装置の構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。   The network 106 connects the client PC 101, the form creation server 102, the print server 103, and the printer 105 so that they can communicate with each other. Examples of the form of the network 106 include a LAN (Local Area Network) and a WAN (Wide Area Network). Note that the configurations of various devices connected to the network in FIG. 1 are merely examples, and it is needless to say that there are various configuration examples depending on applications and purposes.

図2は、図1に示すクライアントPC101、帳票作成サーバ102及びプリントサーバ103の各装置におけるハードウェア構成を示すブロック図である。
図1に示すクライアントPC101、帳票作成サーバ102及びプリントサーバ103の各装置における動作は、それぞれに対応するプログラムが記憶装置203にロードされ、中央処理装置202によって実行されることにより実現される。また、これらのプログラムや、帳票に係るファイルやデータは、ハードディスク等の外部補助記憶装置205に格納される。
FIG. 2 is a block diagram showing a hardware configuration in each apparatus of the client PC 101, the form creation server 102, and the print server 103 shown in FIG.
The operations of the client PC 101, form creation server 102, and print server 103 shown in FIG. 1 are realized by loading corresponding programs into the storage device 203 and executing them by the central processing unit 202. Further, these programs and files and data relating to the form are stored in the external auxiliary storage device 205 such as a hard disk.

入力装置201は、自装置に対して必要な操作を行わせるために設けられている入力装置であり、一般には、キーボードやマウスなどのポインティングデバイスを示している。中央処理装置202は、アプリケーションの処理を実行するCPU(Concentrated Proccessing Unit)に相当するものである。記憶装置203は、RAM(Random Access Memory)に相当するものである。   The input device 201 is an input device provided to perform necessary operations on the own device, and generally indicates a pointing device such as a keyboard and a mouse. The central processing unit 202 corresponds to a CPU (Concentrated Processing Unit) that executes application processing. The storage device 203 corresponds to a RAM (Random Access Memory).

表示装置204は、画像を表示するためのものであり、一般には、CRTや液晶表示装置を示している。外部補助記憶装置205は、ハードディスク等に相当するものである。IO_I/F装置206は、I/Oにおけるインターフェース装置であり、ネットワーク106やプリンタ105などの外部装置と通信接続を行うためのものである。バス207は、上述した各装置201〜206間を接続するためのものである。バス207としては、アドレスバス、データバス及び制御バス等が挙げられる。   The display device 204 is for displaying an image, and generally indicates a CRT or a liquid crystal display device. The external auxiliary storage device 205 corresponds to a hard disk or the like. The IO_I / F device 206 is an interface device in I / O, and is used for communication connection with external devices such as the network 106 and the printer 105. The bus 207 is for connecting the above-described devices 201 to 206. Examples of the bus 207 include an address bus, a data bus, and a control bus.

図3は、クライアントPC101の帳票設計アプリケーションにおいて、フィールドマスクレベルの設定を行う際の設定画面を示す図である。このフィールドマスクレベルの設定は、各フィールド毎に行われる。   FIG. 3 is a diagram showing a setting screen when setting the field mask level in the form design application of the client PC 101. The field mask level is set for each field.

図3において、チェックボックス301にチェックを入れると、当該選択したフィールドにフィールドマスクレベルの設定が可能になる。入力ボックス302にフィールドマスクレベルの値が入力されると、当該入力値が当該フィールドにおけるフィールドマスクレベルとして設定される。入力ボックス303にマスク解除を行うプリンタが入力されると、当該プリンタにおいては入力ボックス302によるフィールドマスクレベルが無効とされる。   In FIG. 3, when a check box 301 is checked, a field mask level can be set for the selected field. When a field mask level value is input to the input box 302, the input value is set as the field mask level in the field. When a printer for canceling masking is input to the input box 303, the field mask level by the input box 302 is invalidated in the printer.

図4は、クライアントPC101の帳票設計アプリケーションにおけるフィールドマスクレベルの設定処理を示すフローチャートである。図4の処理は、詳細には、クライアントPC101の中央処理装置202によって実行される。   FIG. 4 is a flowchart showing a field mask level setting process in the form design application of the client PC 101. In detail, the processing of FIG. 4 is executed by the central processing unit 202 of the client PC 101.

まず、ステップS401では、指定されたフィールドのフィールド属性プロパティを開く。すなわち、指定されたフィールドについて、図3に示すフィールドマスクレベルの設定画面を表示する。ここで、フィールドには、文字のみならず、図形等の描画オブジェクトや、文字及び図形等の描画オブジェクトを何ら有しない、いわゆるマスクも含まれる。   First, in step S401, the field attribute property of the designated field is opened. That is, the field mask level setting screen shown in FIG. 3 is displayed for the designated field. Here, the field includes not only characters but also drawing objects such as graphics and so-called masks having no drawing objects such as characters and graphics.

続いて、ステップS402では、チェックボックス301にチェックがされた場合に、入力ボックス302に入力された値を当該フィールドのフィールドマスクレベルとして決定する。また、この際、入力ボックス303にマスク解除プリンタが指定されている場合には、当該プリンタに対しては入力ボックス302によるマスクレベルを無効とする。   Subsequently, in step S402, when the check box 301 is checked, the value input in the input box 302 is determined as the field mask level of the field. At this time, if a mask release printer is designated in the input box 303, the mask level in the input box 302 is invalidated for the printer.

続いて、ステップS403では、帳票実行ファイルのフィールド定義情報に、フィールド属性として、フィールドマスクレベル指定の有無(例えば、指定有りの場合は1、指定無しの場合は0)、フィールドマスクレベルの値(例えば、0〜9までの値)、マスク解除プリンタを保存する。   Subsequently, in step S403, the field definition information of the form execution file includes, as field attributes, whether or not a field mask level is specified (for example, 1 if specified, 0 if not specified), a field mask level value ( For example, a value from 0 to 9) and the mask release printer is stored.

ステップS401〜ステップS403の処理を経ることにより、クライアントPC101によるフィールドマスクレベルの設定処理がなされる。   Through the processing in steps S401 to S403, the field mask level setting processing by the client PC 101 is performed.

図5は、クライアントPC101で作成される帳票実行ファイルが持つ情報のイメージを示す図である。
図5に示すように、帳票実行ファイルには、ファイル名やフォーム名等のファイルヘッダ情報51と、帳票のフォームを規定するフォーム定義情報52と、各フィールド(53a〜53c、・・・)におけるフィールド定義情報53が保存される。また、各フィールドにおけるフィールド定義情報53としては、フィールド番号531、フィールド名532、フィールド位置533、フィールド属性534が含まれる。そして、フィールド属性534には、ステップS403で設定したフィールドマスクレベルに関する情報534aが保持される。
FIG. 5 is a diagram showing an image of information held in the form execution file created by the client PC 101.
As shown in FIG. 5, the form execution file includes file header information 51 such as a file name and a form name, form definition information 52 that defines the form of the form, and fields (53a to 53c,...). Field definition information 53 is stored. The field definition information 53 in each field includes a field number 531, a field name 532, a field position 533, and a field attribute 534. The field attribute 534 holds information 534a related to the field mask level set in step S403.

前述したように、このクライアントPC101で作成された帳票実行ファイルは、ネットワーク106を経由して帳票作成サーバ102に登録される。そして、帳票作成サーバ102では、登録された帳票実行ファイルに基づいて、プレビュー保存ファイル(帳票ファイル)を作成する。そして、帳票作成サーバ102は、このプレビュー保存ファイルをネットワーク106を経由して、プリントサーバ103に配信する。   As described above, the form execution file created by the client PC 101 is registered in the form creation server 102 via the network 106. Then, the form creation server 102 creates a preview saving file (form file) based on the registered form execution file. Then, the form creation server 102 distributes the preview storage file to the print server 103 via the network 106.

図6は、プリントサーバ103の帳票出力モジュールで設定する設定ファイルのイメージを示す図である。図6に示す設定ファイルでは、プリンタ毎に出力マスクレベルの設定が可能である。ここで、プリントサーバ103は、受信したプレビュー保存ファイルにおけるフィールド定義情報53のフィールドマスクレベルに関する情報534a等に基づいて、設定ファイルの設定を行う。   FIG. 6 is a diagram illustrating an image of a setting file set by the form output module of the print server 103. In the setting file shown in FIG. 6, the output mask level can be set for each printer. Here, the print server 103 sets the setting file based on the field mask level information 534a of the field definition information 53 in the received preview storage file.

図6の601は、複合機プリンタiR3250の出力マスクレベルを5にする設定がなされていることを示している。また、図6の602は、レーザビームプリンタLBP2120の出力マスクレベルを8にする設定、さらに、当該出力マスクレベルの解除期間を2005年12月30日から2006年1月3日にする設定がなされていることを示している。   Reference numeral 601 in FIG. 6 indicates that the output mask level of the multi-function printer iR3250 is set to 5. 6 is set so that the output mask level of the laser beam printer LBP 2120 is set to 8, and the release period of the output mask level is set from December 30, 2005 to January 3, 2006. It shows that.

図7は、プリントサーバ103の帳票出力モジュールにおける全体的な処理を示すフローチャートである。図7の処理は、詳細には、プリントサーバ103の中央処理装置202によって実行される。   FIG. 7 is a flowchart showing overall processing in the form output module of the print server 103. In detail, the processing of FIG. 7 is executed by the central processing unit 202 of the print server 103.

まず、ステップS701では、出力要求に応じて、帳票作成サーバ102から該当するプレビュー保存ファイル(帳票ファイル)を受信する。   First, in step S701, a corresponding preview storage file (form file) is received from the form creation server 102 in response to an output request.

続いて、ステップS702では、指定された出力先のプリンタにおいて、プレビュー保存ファイルに基づく帳票データの保存の設定がされているか否かを判断する。この判断の結果、プレビュー保存ファイルに基づく帳票データの保存の設定がされている場合にはステップS703に進み、一方、プレビュー保存ファイルに基づく帳票データの保存の設定がされていない場合にはステップS706に進む。   In step S702, it is determined whether the designated output destination printer is set to save the form data based on the preview saving file. As a result of the determination, if the setting for saving the form data based on the preview saving file is set, the process proceeds to step S703. On the other hand, if the setting for saving the form data based on the preview saving file is not set, step S706 is performed. Proceed to

ステップS703では、指定された出力先のプリンタにおける出力マスクレベルを検出する。このステップS703における出力マスクレベルの検出処理の詳細については、図8に基づいて後述する。   In step S703, the output mask level in the designated output destination printer is detected. Details of the output mask level detection processing in step S703 will be described later with reference to FIG.

続いて、ステップS704では、ステップS703で検出した出力マスクレベルと、ステップS701で受信したプレビュー保存ファイルのフィールド定義情報53に基づいて、帳票データを生成する。このステップS704における帳票データの生成処理の詳細については、図9に基づいて後述する。   In step S704, form data is generated based on the output mask level detected in step S703 and the field definition information 53 of the preview storage file received in step S701. Details of the form data generation processing in step S704 will be described later with reference to FIG.

続いて、ステップS705では、ステップS704で生成した帳票データを、自装置(プリントサーバ103)に設けられている所定の記憶媒体、例えば、外部補助記憶装置205に保存する。   Subsequently, in step S705, the form data generated in step S704 is stored in a predetermined storage medium provided in the own apparatus (print server 103), for example, the external auxiliary storage device 205.

続いて、ステップS706では、指定された出力先のプリンタにおいて、プレビュー保存ファイルに基づく帳票データの印刷の設定がされているか否かを判断する。この判断の結果、プレビュー保存ファイルに基づく帳票データの印刷の設定がされている場合にはステップS707に進み、一方、プレビュー保存ファイルに基づく帳票データの印刷の設定がされていない場合には当該フローチャートにおける処理を終了する。   In step S706, it is determined whether or not the designated output destination printer is set to print the form data based on the preview storage file. If it is determined that printing of form data based on the preview saving file is set, the process proceeds to step S707. On the other hand, if printing of form data based on the preview saving file is not set, the flowchart is executed. The process in is terminated.

続いて、ステップS707では、指定された出力先のプリンタにおける出力マスクレベルを検出する。このステップS707における処理は、ステップS703における処理と同様であり、その処理の詳細についても、後述する図8と同様である。   In step S707, an output mask level in the designated output destination printer is detected. The processing in step S707 is the same as the processing in step S703, and the details of the processing are also the same as in FIG.

続いて、ステップS708では、ステップS707で検出した出力マスクレベルと、ステップS701で受信したプレビュー保存ファイルのフィールド定義情報53に基づいて、帳票データを生成する。このステップS708における処理は、ステップS704における処理と同様であり、その処理の詳細についても、後述する図9と同様である。   In step S708, form data is generated based on the output mask level detected in step S707 and the field definition information 53 of the preview storage file received in step S701. The processing in step S708 is the same as the processing in step S704, and the details of the processing are also the same as in FIG. 9 described later.

続いて、ステップS709では、ステップS708で生成した帳票データを、自装置(プリントサーバ103)に設けられている所定の記憶媒体、例えば、外部補助記憶装置205に一旦保存した後、当該帳票データを指定された出力先のプリンタのドライバに送信する。その後、当該フローチャートにおける処理を終了する。   Subsequently, in step S709, the form data generated in step S708 is temporarily stored in a predetermined storage medium provided in the own apparatus (print server 103), for example, the external auxiliary storage device 205, and then the form data is stored. Send to the printer driver of the specified output destination. Thereafter, the processing in the flowchart is terminated.

図8は、指定された出力先のプリンタにおける出力マスクレベルの検出処理(ステップS703、S707)の詳細を示すフローチャートである。
まず、ステップS801では、プレビュー保存ファイル作成要求に、指定された出力先のプリンタにおける出力マスクレベルの変更を示す設定がされているか否かを判断する。具体的には、図14に示す入力ボックス1402に出力マスクレベルの変更を示す値(本実施形態では、0〜9)が入力されているか否かを判断する。ここで、出力マスクレベルの変更を行わない場合には、例えば、入力ボックス1402に「−」が入力されるものとする。
FIG. 8 is a flowchart showing details of output mask level detection processing (steps S703 and S707) in the designated output destination printer.
First, in step S801, it is determined whether or not the preview saving file creation request is set to indicate a change in the output mask level in the designated output destination printer. Specifically, it is determined whether or not a value indicating the change of the output mask level (0 to 9 in this embodiment) is input to the input box 1402 shown in FIG. Here, when the output mask level is not changed, for example, “-” is input to the input box 1402.

ステップS801での判断の結果、出力マスクレベルの変更を示す設定がされている場合には、ステップS802に進み、図14の入力ボックス1402により設定されている値を、指定された出力先のプリンタにおける出力マスクレベルとして検出する。その後、図8に示す処理を終了する。一方、ステップS801での判断の結果、出力マスクレベルの変更を示す設定がされていない場合には、ステップS803に進む。   If it is determined in step S801 that the output mask level has been changed, the process advances to step S802, and the value set in the input box 1402 in FIG. 14 is set to the designated output destination printer. Is detected as an output mask level. Thereafter, the process shown in FIG. On the other hand, as a result of the determination in step S801, if the setting indicating the change of the output mask level has not been made, the process proceeds to step S803.

ステップS803では、指定されたプリンタに対する出力マスクレベルが設定されているか否かを判断する。具体的には、図6に示す設定ファイルの601や602に示す出力マスクレベルの設定がされているか否かを判断する。この判断の結果、指定されたプリンタに対する出力マスクレベルが設定されている場合にはステップS804に進み、一方、指定されたプリンタに対する出力マスクレベルが設定されていない場合にはステップS806に進む。   In step S803, it is determined whether an output mask level for the designated printer is set. Specifically, it is determined whether or not the output mask level set in the setting file 601 or 602 of the setting file shown in FIG. 6 is set. As a result of the determination, if the output mask level for the designated printer is set, the process proceeds to step S804. On the other hand, if the output mask level for the designated printer is not set, the process proceeds to step S806.

ステップS804では、指定されたプリンタがマスク解除プリンタであるか否かを判断する。具体的には、図6に示す設定ファイルに基づき判断を行う。この判断の結果、指定されたプリンタがマスク解除プリンタである場合には、ステップS806に進み、一方、指定されたプリンタがマスク解除プリンタでない場合には、ステップS805に進む。   In step S804, it is determined whether the designated printer is a mask release printer. Specifically, the determination is made based on the setting file shown in FIG. As a result of the determination, if the designated printer is a mask release printer, the process proceeds to step S806. On the other hand, if the designated printer is not a mask release printer, the process proceeds to step S805.

ステップS805では、指定されたプリンタに図6の602に示すような出力マスクレベルの解除期間602が設定されており、現在がその出力マスクレベルの解除期間であるか否かを判断する。この判断の結果、現在がその出力マスクレベルの解除期間でない場合には、ステップS802に進んで、図6に示す設定ファイルに設定されている値を、指定された出力先のプリンタにおける出力マスクレベルとして検出する。その後、図8に示す処理を終了する。一方、ステップS805で現在がその出力マスクレベルの解除期間であると判断された場合には、ステップS806に進む。   In step S805, it is determined whether an output mask level release period 602 as shown in 602 of FIG. 6 is set for the designated printer, and the present is the output mask level release period. If the result of this determination is that the current output mask level release period is not in effect, the process advances to step S802 to set the value set in the setting file shown in FIG. 6 to the output mask level in the designated output destination printer. Detect as. Thereafter, the process shown in FIG. On the other hand, if it is determined in step S805 that the present is the cancellation period of the output mask level, the process proceeds to step S806.

ステップS803で指定されたプリンタに対する出力マスクレベルが設定されていないと判断された場合、ステップS804で指定されたプリンタがマスク解除プリンタであると判断された場合、あるいは、ステップS805で現在がその出力マスクレベルの解除期間であると判断された場合、続いて、ステップS806では、予め設定されているデフォルト値を、指定された出力先のプリンタにおける出力マスクレベルとして検出する。具体的に、本実施形態では、デフォルト値として9、すなわち最大値が設定されている。その後、図8に示す処理を終了する。   If it is determined in step S803 that the output mask level for the specified printer is not set, if the printer specified in step S804 is determined to be an unmasked printer, or if the current output is determined in step S805. If it is determined that it is the mask level release period, then in step S806, a preset default value is detected as an output mask level in the designated output destination printer. Specifically, in this embodiment, 9 is set as the default value, that is, the maximum value is set. Thereafter, the process shown in FIG.

ステップS801〜ステップS806の処理を経ることにより、ステップS703又はS707に示す、指定された出力先のプリンタにおける出力マスクレベルの検出処理がなされる。   Through the processing in steps S801 to S806, the detection processing of the output mask level in the designated output destination printer shown in step S703 or S707 is performed.

図9は、帳票データの生成処理(ステップS704、S708)の詳細を示すフローチャートである。
まず、ステップS901では、帳票作成サーバ102から配信されたプレビュー保存ファイルを開く。
FIG. 9 is a flowchart showing details of the form data generation processing (steps S704 and S708).
First, in step S901, the preview saving file distributed from the form creation server 102 is opened.

続いて、ステップS902では、出力フィールドリストの作成処理を開始する。この出力フィールドリストとは、マスクレベルの比較の結果、出力する必要のあるフィールドを特定し選択するためのリストである。図10は、出力フィールドリストのイメージを示す図である。   In step S902, output field list creation processing is started. The output field list is a list for specifying and selecting a field that needs to be output as a result of the comparison of mask levels. FIG. 10 is a diagram showing an image of the output field list.

ステップS903では、プレビュー保存ファイルからフィールドを1つ取り出す。このフィールドは、それぞれ、図5のフィールド属性534にフィールドマスクレベルに関する情報534aを保持している。   In step S903, one field is extracted from the preview storage file. Each field holds information 534a relating to the field mask level in the field attribute 534 of FIG.

続いて、ステップS904では、ステップS903で取り出したフィールドにおけるフィールドマスクレベルに関する情報534aを参照して、当該フィールドのフィールドマスクレベルを検出する。   Subsequently, in step S904, the field mask level of the field is detected by referring to the information 534a regarding the field mask level in the field extracted in step S903.

続いて、ステップS905では、ステップS904で検出したフィールドマスクレベルと、ステップS703又はS708で検出した、指定された出力先のプリンタにおける出力マスクレベルとを比較し、フィールドマスクレベルが出力マスクレベル以下であるか否かを判断する。   Subsequently, in step S905, the field mask level detected in step S904 is compared with the output mask level in the designated output destination printer detected in step S703 or S708, and the field mask level is equal to or lower than the output mask level. Judge whether there is.

ステップS905でフィールドマスクレベルが出力マスクレベル以下であると判断された場合には、続いて、ステップS906では、ステップS903で取り出したフィールドを出力を行うフィールドとして選択し、当該フィールドのフィールド番号及びフィールドマスクレベルを、図10に示す出力フィールドリストのそれぞれ1001及び1002に追加する。   If it is determined in step S905 that the field mask level is equal to or lower than the output mask level, then in step S906, the field extracted in step S903 is selected as a field to be output, and the field number and field of the field are selected. The mask level is added to the output field list 1001 and 1002 shown in FIG.

ステップS906の処理が終了した場合、あるいは、ステップS905でフィールドマスクレベルが出力マスクレベル以下でないと判断された場合、続いて、ステップS907では、プレビュー保存ファイルを構成する全てのフィールドの取り出しが終了したか否かを判断し、フィールドの取り出しが終了していない場合にはステップS902に戻り、全てのフィールドの取り出しが終了した場合には、ステップS908に進む。   When the processing in step S906 is completed, or when it is determined in step S905 that the field mask level is not lower than the output mask level, in step S907, extraction of all the fields constituting the preview storage file is completed. If the field extraction has not been completed, the process returns to step S902. If all the fields have been extracted, the process proceeds to step S908.

ステップS908では、作成した出力フィールドリストに基づいて、フィールドマスクレベルの低いフィールドから順に背面にして描画処理を行い、指定された出力先のプリンタに送信する帳票データを生成する。このステップS908における処理の詳細については、図11に基づいて後述する。その後、図9に示す処理を終了する。   In step S908, on the basis of the generated output field list, drawing processing is performed from the field with the lowest field mask level in order, and form data to be transmitted to the designated output destination printer is generated. Details of the processing in step S908 will be described later with reference to FIG. Thereafter, the process shown in FIG. 9 ends.

ステップS901〜ステップS908の処理を経ることにより、ステップS704又はS708に示す、帳票データの生成処理がなされる。   Through the processing in steps S901 to S908, the form data generation processing shown in step S704 or S708 is performed.

図11は、ステップS908における処理の詳細を示すフローチャートである。
まず、ステップS1101では、フィールドマスクレベルの低いフィールドから順に背面にして行う描画処理を開始する。この際、本実施形態では、フィールドマスクレベル「i=0」から開始して、「i=9(フィールドマスクレベルの最大値)」までの処理を繰り返して終了する。
FIG. 11 is a flowchart showing details of the processing in step S908.
First, in step S1101, a drawing process is started which is performed with the field mask level starting from the bottom in order of the field mask level. At this time, in the present embodiment, the process starts from the field mask level “i = 0” and ends up to “i = 9 (the maximum value of the field mask level)”.

ステップS1102では、出力フィールドリストのフィールドマスクレベルが「i」であるフィールドを取得する。   In step S1102, a field whose field mask level is “i” in the output field list is acquired.

続いて、ステップS1103では、ステップS1102で取得したフィールドを、フィールド定義情報53のフィールド位置533に基づく所定の位置に描画する。ここで、すでに描画されているフィールドと位置が重なった場合は、上書きをする。   In step S1103, the field acquired in step S1102 is drawn at a predetermined position based on the field position 533 of the field definition information 53. Here, if the position already overlaps with the already drawn field, it is overwritten.

続いて、ステップS1104では、「i=i+1」とする。続いて、ステップS1105では、全てのフィールドマスクレベルの処理が終了したか否かを判断し、フィールドマスクレベルの処理が終了していない場合にはステップS1101に戻り、全てのフィールドマスクレベルの処理が終了した場合には、図11に示す処理を終了する。   In step S1104, “i = i + 1” is set. Subsequently, in step S1105, it is determined whether or not all the field mask level processes have been completed. If the field mask level process has not been completed, the process returns to step S1101, and all the field mask level processes are performed. If completed, the process shown in FIG. 11 ends.

ステップS1101〜ステップS1105の処理を経ることにより、ステップS908に示す、フィールドマスクレベルの低いフィールドから順に背面にする描画処理がなされる。   By passing through the processing of step S1101 to step S1105, the drawing processing for making the back side in order from the field with the lowest field mask level shown in step S908 is performed.

次に、本発明の実施例について以下に説明する。
本発明の実施例として、「ある不動産紹介の営業所(千葉)は、1.その営業所で管理している物件と、2.親会社(東京)の不動産会社が管理している物件を取り扱っている。2.の物件の間取り図を顧客に紹介するときに、記載されている親会社の社名と連絡先を自社の情報に変更する」場合について考える。
Next, examples of the present invention will be described below.
As an example of the present invention, “A sales office introducing a real estate (Chiba) handles properties managed by the sales office and properties managed by the real estate company of the parent company (Tokyo). Consider the case where the company name and contact information of the parent company listed are changed to the company's information when introducing the floor plan of the property to the customer.

従来では、記載されている親会社の情報を自社の情報に変更するためには、親会社の情報のフィールドに対して他のフィールド(自社の情報のフィールド)を上書きして出力を行うことが困難であったため、その親会社の情報を隠してコピーを取ってそのスペースに自社の情報を記入し、顧客に紹介していた。この場合、情報を書き直すコスト(コピー代と用紙代)や時間、労力がかかり、作業効率が悪く、また、顧客に見せる資料の見栄えも悪くなるといった問題があった。   Conventionally, in order to change the parent company information described to the company information, it is difficult to output by overwriting the parent company information field with another field (company information field). As a result, the parent company's information was concealed, a copy was taken, the company's information was written in the space, and the customer was introduced. In this case, there is a problem that the cost of rewriting information (copying fee and paper fee), time and labor are required, work efficiency is poor, and the appearance of the material shown to the customer is also deteriorated.

図12は、この問題を解決するための、本発明の実施例に係る帳票出力制御システムの概略構成を示す図である。
クライアントPC1210は、帳票設計アプリケーションを備えており、各フィールドにフィールドマスクレベルを設定して帳票実行ファイルを作成し、データセンター1220が備えている帳票作成サーバ1221に登録を行う。
FIG. 12 is a diagram showing a schematic configuration of a form output control system according to an embodiment of the present invention for solving this problem.
The client PC 1210 has a form design application, sets a field mask level in each field, creates a form execution file, and registers it in the form creation server 1221 provided in the data center 1220.

本実施例に係るクライアントPC1210では、文字列「東京」のフィールド1211のフィールドマスクレベルを4に設定し、マスクのフィールド1212のフィールドマスクレベルを6に設定し、文字列「横浜」のフィールド1213のフィールドマスクレベルを8に設定している。   In the client PC 1210 according to the present embodiment, the field mask level of the character string “Tokyo” field 1211 is set to 4, the field mask level of the mask field 1212 is set to 6, and the field 1213 of the character string “Yokohama” is set. The field mask level is set to 8.

図12のデータセンター1220は、帳票作成サーバ1221を備えている。この帳票作成サーバ1221は、各営業所1230、1240及び1250が備えるクライアントPC1260からネットワーク1261を経由して送信される帳票作成要求により、クライアントPC1210から登録された帳票実行ファイルから、プレビュー保存ファイルを作成する。このプレビュー保存ファイルは、フィールドマスクレベルを保持する。   The data center 1220 in FIG. 12 includes a form creation server 1221. The form creation server 1221 creates a preview storage file from the form execution file registered from the client PC 1210 in response to a form creation request transmitted from the client PC 1260 included in each of the sales offices 1230, 1240, and 1250 via the network 1261. To do. This preview saving file holds the field mask level.

東京本社1230、千葉営業所1240及び横浜営業所1250は、それぞれ、プリントサーバ1231、1241、1251を備えており、各プリントサーバは、それぞれ、帳票出力モジュール1232、1242、1252を備えている。   The Tokyo head office 1230, the Chiba sales office 1240, and the Yokohama sales office 1250 are provided with print servers 1231, 1241, and 1251, respectively, and each print server is provided with a form output module 1232, 1242, and 1252, respectively.

東京本社1230の帳票出力モジュール1232における設定ファイル1233では、出力先のプリンタ1234の出力マスクレベルが5に設定されている。千葉営業所1240の帳票出力モジュール1242の設定ファイル1243では、出力先のプリンタ1244の出力マスクレベルが7に設定されている。横浜営業所1250の帳票出力モジュール1252の設定ファイル1253では、出力先のプリンタ1255の出力マスクレベルが9に設定されている。   In the setting file 1233 in the form output module 1232 of the Tokyo head office 1230, the output mask level of the output destination printer 1234 is set to 5. In the setting file 1243 of the form output module 1242 of the Chiba Sales Office 1240, the output mask level of the output destination printer 1244 is set to 7. In the setting file 1253 of the form output module 1252 of the Yokohama sales office 1250, the output mask level of the output destination printer 1255 is set to 9.

クライアントPC1260は、各営業所がそれぞれ備えている、帳票作成要求を送信することができるPCである。ネットワーク1261は、例えばWANであり、当該ネットワークを経由して帳票作成要求が各帳票出力モジュールに送信される。また、言うまでもなく、各装置のハードウェアは、ネットワークで繋がっている。   The client PC 1260 is a PC that can be used to transmit a form creation request provided in each sales office. The network 1261 is, for example, a WAN, and a form creation request is transmitted to each form output module via the network. Needless to say, the hardware of each device is connected via a network.

図13は、本発明の実施例に係るクライアントPC1210の帳票設計アプリケーションにおけるフィールドマスクレベルの設定処理を示すフローチャートである。また、図13には、当該フローチャートの右側に、各ステップにおけるフィールド配置のイメージを示している。ここで、このフィールドマスクレベルの設定は、図3に示す設定画面の入力に基づき行われる。   FIG. 13 is a flowchart showing a field mask level setting process in the form design application of the client PC 1210 according to the embodiment of the present invention. FIG. 13 shows an image of field arrangement in each step on the right side of the flowchart. Here, the setting of the field mask level is performed based on the input of the setting screen shown in FIG.

ステップS1301では、文字列「東京」のフィールド1211のフィールドマスクレベルを4に設定する。   In step S1301, the field mask level of the field 1211 of the character string “Tokyo” is set to 4.

続いて、ステップS1302では、マスクのフィールド1212のフィールドマスクレベルを6に設定する。また、マスクのフィールド1212の範囲を文字列「東京」のフィールド1211よりも大きめにし、文字列「東京」のフィールド1211が覆われるように重ねて配置する。このとき、重なっているフィールドをクリックすると別のダイアログが開き、フィールドの重なりが立体的に視覚化されるようになっている。   In step S1302, the field mask level of the mask field 1212 is set to 6. Further, the range of the mask field 1212 is made larger than the field 1211 of the character string “Tokyo”, and is arranged so as to cover the field 1211 of the character string “Tokyo”. At this time, if you click the overlapping field, another dialog opens and the field overlap is visualized in three dimensions.

続いて、ステップS1303では、文字列「横浜」のフィールド1213のフィールドマスクレベルを8に設定する。また、文字列「横浜」のフィールド1213を、文字列「東京」のフィールド1211及びマスクのフィールド1212に上乗せするように重ねて配置する。このときも、重なっているフィールドをクリックすると別のダイアログが開き、フィールドの重なりが立体的に視覚化されるようになっている。   In step S1303, the field mask level of the field 1213 of the character string “Yokohama” is set to 8. Further, the field 1213 of the character string “Yokohama” is arranged so as to be superimposed on the field 1211 of the character string “Tokyo” and the field 1212 of the mask. Again, clicking on the overlapping fields opens another dialog that allows you to visualize the field overlap in three dimensions.

図14は、サーブレット経由で帳票作成要求を送信するときのWebサイトのイメージ図である。
出力先指定の入力ボックス1401では、帳票データをどのプリンタに出力するかを選択するものである。出力マスクレベル変更を指定する入力ボックス1402では、当該帳票作成要求に限定した出力マスクレベルを指定するものである。この出力マスクレベル変更の指定がなされた場合には、図6に示す設定ファイルなどの設定に関わらず、最優先の値として用いられる。
FIG. 14 is an image diagram of a Web site when a form creation request is transmitted via a servlet.
An output destination designation input box 1401 is used to select which printer the form data is output to. An input box 1402 for designating output mask level change designates an output mask level limited to the form creation request. When this output mask level change is designated, it is used as the highest priority value regardless of the setting of the setting file shown in FIG.

図15は、東京本社1230のプリントサーバ1231の帳票出力モジュール1232における印刷処理を示すフローチャートである。   FIG. 15 is a flowchart showing print processing in the form output module 1232 of the print server 1231 in the Tokyo head office 1230.

まず、ステップS1501では、データセンター1220が備える帳票作成サーバ1221からプレビュー保存ファイル(帳票ファイル)を受信する。   First, in step S1501, a preview storage file (form file) is received from the form creation server 1221 provided in the data center 1220.

続いて、ステップS1502では、指定された出力先のプリンタ1234の出力マスクレベルを検出する。具体的には、設定ファイル1233に設定されている出力マスクレベルを検出し、本実施例の場合は、出力マスクレベルが5として検出される。出力マスクレベルの検出処理の詳細については、図8に示す処理となる。   In step S1502, the output mask level of the designated output destination printer 1234 is detected. Specifically, the output mask level set in the setting file 1233 is detected. In this embodiment, the output mask level is detected as 5. The details of the output mask level detection process are shown in FIG.

続いて、ステップS1503では、図10に示す出力フィールドリストの作成を行う。出力フィールドリストの作成処理の詳細については、図9のステップS902〜ステップS907に示す処理となる。この東京本社1230の場合、指定された出力先のプリンタ1234の出力マスクレベルが5であるため、フィールドマスクレベルが5以下のフィールドである文字列「東京」のフィールド1211のみが出力フィールドリストに掲載される。   In step S1503, an output field list shown in FIG. 10 is created. The details of the output field list creation processing are the processing shown in steps S902 to S907 in FIG. In the case of this Tokyo head office 1230, since the output mask level of the designated output destination printer 1234 is 5, only the field 1211 of the character string “Tokyo” having a field mask level of 5 or less is listed in the output field list. Is done.

続いて、ステップS1504では、作成した出力フィールドリストに基づいて描画処理を行う。このステップS1504の処理の詳細については、図11に示す処理となる。この描画処理により、文字列「東京」のフィールド1211における帳票データが生成される。   In step S1504, a drawing process is performed based on the created output field list. Details of the processing in step S1504 are the processing shown in FIG. By this drawing processing, form data in the field 1211 of the character string “Tokyo” is generated.

続いて、ステップS1505では、文字列「東京」のフィールド1211における帳票データを、指定された出力先のプリンタ1234のドライバに送信する。これにより、東京本社1230のプリンタ1234からは、処理対象箇所に「東京」が印字された印刷用紙1235が出力される。   In step S1505, the form data in the field 1211 of the character string “Tokyo” is transmitted to the driver of the designated output destination printer 1234. As a result, the printer 1234 of the Tokyo head office 1230 outputs the printing paper 1235 on which “Tokyo” is printed at the processing target location.

図16は、千葉営業所1240のプリントサーバ1241の帳票出力モジュール1242における印刷処理を示すフローチャートである。   FIG. 16 is a flowchart showing print processing in the form output module 1242 of the print server 1241 of the Chiba Sales Office 1240.

まず、ステップS1601では、データセンター1220が備える帳票作成サーバ1221からプレビュー保存ファイル(帳票ファイル)を受信する。   First, in step S1601, a preview storage file (form file) is received from the form creation server 1221 provided in the data center 1220.

続いて、ステップS1602では、指定された出力先のプリンタ1244の出力マスクレベルを検出する。具体的には、設定ファイル1243に設定されている出力マスクレベルを検出し、本実施例の場合は、出力マスクレベルが7として検出される。出力マスクレベルの検出処理の詳細については、図8に示す処理となる。   In step S1602, the output mask level of the designated output destination printer 1244 is detected. Specifically, the output mask level set in the setting file 1243 is detected. In this embodiment, the output mask level is detected as 7. The details of the output mask level detection process are shown in FIG.

続いて、ステップS1603では、図10に示す出力フィールドリストの作成を行う。出力フィールドリストの作成処理の詳細については、図9のステップS902〜ステップS907に示す処理となる。この千葉営業所1240の場合、指定された出力先のプリンタ1244の出力マスクレベルが7であるため、フィールドマスクレベルが7以下のフィールドである文字列「東京」のフィールド1211及びマスクのフィールド1212が出力フィールドリストに掲載される。   In step S1603, an output field list shown in FIG. 10 is created. The details of the output field list creation processing are the processing shown in steps S902 to S907 in FIG. In the case of this Chiba sales office 1240, the output mask level of the designated output destination printer 1244 is 7, so that the field 1211 of the character string “Tokyo” and the field 1212 of the mask, which are fields having a field mask level of 7 or less, are included. Listed in the output field list.

続いて、ステップS1604では、作成した出力フィールドリストに基づいて描画処理を行う。このステップS1604の処理の詳細については、図11に示す処理となる。この描画処理では、まず、フィールドマスクレベルの低い文字列「東京」のフィールド1211が描画処理され、続いて、当該フィールド1211を覆うようにマスクのフィールド1212が描画処理される。すなわち、マスクのフィールド1212における帳票データが生成される。   In step S1604, drawing processing is performed based on the created output field list. The details of the processing in step S1604 are the processing shown in FIG. In this drawing process, the field 1211 of the character string “Tokyo” having a low field mask level is first drawn, and then the mask field 1212 is drawn so as to cover the field 1211. That is, the form data in the mask field 1212 is generated.

続いて、ステップS1605では、マスクのフィールド1212における帳票データを、指定された出力先のプリンタ1244のドライバに送信する。これにより、千葉営業所1240のプリンタ1244からは、処理対象箇所が余白の印刷用紙1245が出力される。   In step S1605, the form data in the mask field 1212 is transmitted to the driver of the designated output destination printer 1244. As a result, the printer 1244 of the Chiba sales office 1240 outputs the printing paper 1245 whose margin is the processing target.

図17は、横浜営業所1250のプリントサーバ1251の帳票出力モジュール1252における印刷処理を示すフローチャートである。   FIG. 17 is a flowchart showing print processing in the form output module 1252 of the print server 1251 of the Yokohama sales office 1250.

まず、ステップS1701では、データセンター1220が備える帳票作成サーバ1221からプレビュー保存ファイル(帳票ファイル)を受信する。   First, in step S1701, a preview storage file (form file) is received from the form creation server 1221 provided in the data center 1220.

続いて、ステップS1702では、指定された出力先のプリンタ1254の出力マスクレベルを検出する。具体的には、設定ファイル1253に設定されている出力マスクレベルを検出し、本実施例の場合は、出力マスクレベルが9として検出される。出力マスクレベルの検出処理の詳細については、図8に示す処理となる。   In step S1702, the output mask level of the designated output destination printer 1254 is detected. Specifically, the output mask level set in the setting file 1253 is detected, and in this embodiment, the output mask level is detected as 9. The details of the output mask level detection process are shown in FIG.

続いて、ステップS1703では、図10に示す出力フィールドリストの作成を行う。出力フィールドリストの作成処理の詳細については、図9のステップS902〜ステップS907に示す処理となる。この横浜営業所1250の場合、指定された出力先のプリンタ1254の出力マスクレベルが9であるため、フィールドマスクレベルが9以下のフィールドである文字列「東京」のフィールド1211、マスクのフィールド1212及び文字列「横浜」のフィールド1213が出力フィールドリストに掲載される。   In step S1703, the output field list shown in FIG. 10 is created. The details of the output field list creation processing are the processing shown in steps S902 to S907 in FIG. In the case of this Yokohama sales office 1250, the output mask level of the designated output destination printer 1254 is 9, so that the field 1211 of the character string “Tokyo”, which is a field mask level of 9 or less, the field 1212 of the mask, A field 1213 of the character string “Yokohama” is listed in the output field list.

続いて、ステップS1704では、作成した出力フィールドリストに基づいて描画処理を行う。このステップS1704の処理の詳細については、図11に示す処理となる。この描画処理では、まず、フィールドマスクレベルの低い文字列「東京」のフィールド1211が描画処理され、続いて、フィールドマスクレベルが2番目に低いマスクのフィールド1212が当該文字列「東京」のフィールド1211を覆うように描画処理され、続いて、フィールドマスクレベルが1番目に高い文字列「横浜」のフィールド1213が当該マスクのフィールド1212を覆うように描画処理される。すなわち、文字列「横浜」のフィールド1213における帳票データが生成される。   In step S1704, drawing processing is performed based on the created output field list. Details of the processing in step S1704 are the processing shown in FIG. In this drawing process, first, a field 1211 of a character string “Tokyo” having a low field mask level is drawn, and then a field 1212 of a mask having the second lowest field mask level is a field 1211 of the character string “Tokyo”. Then, the drawing process is performed so that the field 1213 of the character string “Yokohama” having the first highest field mask level covers the field 1212 of the mask. That is, the form data in the field 1213 of the character string “Yokohama” is generated.

続いて、ステップS1705では、文字列「横浜」のフィールド1213における帳票データを、指定された出力先のプリンタ1254のドライバに送信する。これにより、横浜営業所1250のプリンタ1254からは、処理対象箇所に「横浜」が印字された印刷用紙1255が出力される。   In step S1705, the form data in the field 1213 of the character string “Yokohama” is transmitted to the driver of the designated printer 1254 at the output destination. As a result, the printing paper 1255 on which “Yokohama” is printed at the processing target location is output from the printer 1254 of the Yokohama sales office 1250.

以上説明したように、本発明の実施形態及び実施例に係るプリントサーバでは、指定されたプリンタの出力マスクレベルを検出するとともに、プレビュー保存ファイル(帳票ファイル)を構成する各フィールドのフィールドマスクレベルを検出し、検出した出力マスクレベルと検出した各フィールドマスクレベルとを比較して出力を行うフィールドを選択し、選択したフィールドを前記比較結果に基づく順序で描画処理して、指定されたプリンタに送信する帳票データを生成するようにしている。これにより、対象となるデータ(フィールド)に対してマスキングを行うことのみならず、他のデータ(フィールド)を上書きして、プリンタごとに出力を行うことが可能となる。さらに、対象となるデータ(フィールド)に対して他のデータ(フィールド)を上書きすることができるため、コピー代、用紙代、作業分の人件費等のコストダウンや、顧客に見せる資料の見栄えを良くすることも可能となる。   As described above, in the print server according to the embodiment and the example of the present invention, the output mask level of the designated printer is detected, and the field mask level of each field constituting the preview storage file (form file) is set. The detected output mask level is compared with each detected field mask level to select a field to be output, and the selected field is drawn in the order based on the comparison result and transmitted to the designated printer. The form data to be generated is generated. As a result, not only masking can be performed on the target data (field), but also other data (field) can be overwritten and output can be performed for each printer. In addition, because the target data (field) can be overwritten with other data (field), the cost of copying, paper, and labor costs can be reduced, and the appearance of the materials shown to the customer can be improved. It can also be improved.

前述した本実施形態(本実施例)に係る帳票出力制御システムを構成する各手段、並びに帳票出力制御方法を示した各ステップは、コンピュータのRAMやROMなどに記憶されたプログラムが動作することによって実現できる。このプログラム及び当該プログラムを記録したコンピュータ読み取り可能な記憶媒体は本発明に含まれる。   Each means constituting the form output control system according to this embodiment (this example) and each step showing the form output control method are executed by the operation of a program stored in a RAM or ROM of a computer. realizable. This program and a computer-readable storage medium storing the program are included in the present invention.

具体的に、前記プログラムは、例えばCD−ROMのような記憶媒体に記録し、或いは各種伝送媒体を介し、コンピュータに提供される。前記プログラムを記録する記憶媒体としては、CD−ROM以外に、フレキシブルディスク、ハードディスク、磁気テープ、光磁気ディスク、不揮発性メモリカード等を用いることができる。他方、前記プログラムの伝送媒体としては、プログラム情報を搬送波として伝搬させて供給するためのコンピュータネットワーク(LAN、インターネットの等のWAN、無線通信ネットワーク等)システムにおける通信媒体(光ファイバ等の有線回線や無線回線等)を用いることができる。   Specifically, the program is recorded in a storage medium such as a CD-ROM, or provided to a computer via various transmission media. As a storage medium for recording the program, a flexible disk, a hard disk, a magnetic tape, a magneto-optical disk, a nonvolatile memory card, and the like can be used in addition to the CD-ROM. On the other hand, as the transmission medium of the program, a communication medium (wired line such as an optical fiber, etc.) in a computer network (LAN, WAN such as the Internet, wireless communication network, etc.) system for propagating and supplying program information as a carrier wave A wireless line or the like.

また、コンピュータが供給されたプログラムを実行することにより本実施形態(本実施例)に係る帳票出力制御システムが実現されるだけでなく、そのプログラムがコンピュータにおいて稼働しているOS(オペレーティングシステム)或いは他のアプリケーションソフト等と共同して本実施形態(本実施例)に係る帳票出力制御システムの機能が実現される場合や、供給されたプログラムの処理の全て、或いは一部がコンピュータの機能拡張ボードや機能拡張ユニットにより行われて本実施形態(本実施例)に係る帳票出力制御システムの機能が実現される場合も、かかるプログラムは本発明に含まれる。   Further, not only the form output control system according to the present embodiment (the present embodiment) is realized by executing the program supplied by the computer, but also the OS (operating system) or When the function of the form output control system according to this embodiment (this example) is realized in cooperation with other application software, etc., or all or part of the processing of the supplied program is a function expansion board of a computer Such a program is also included in the present invention even when the function of the form output control system according to the present embodiment (the present example) is realized by a function expansion unit.

本発明の実施形態に係る帳票出力制御システムの概略構成を示す図である。It is a figure which shows schematic structure of the form output control system which concerns on embodiment of this invention. 図1に示すクライアントPC、帳票作成サーバ及びプリントサーバの各装置におけるハードウェア構成を示すブロック図である。FIG. 2 is a block diagram showing a hardware configuration in each apparatus of the client PC, form creation server, and print server shown in FIG. 1. クライアントPCの帳票設計アプリケーションにおいて、フィールドマスクレベルの設定を行う際の設定画面を示す図である。It is a figure which shows the setting screen at the time of setting a field mask level in the form design application of a client PC. クライアントPCの帳票設計アプリケーションにおけるフィールドマスクレベルの設定処理を示すフローチャートである。It is a flowchart which shows the setting process of the field mask level in the form design application of a client PC. クライアントPCで作成される帳票実行ファイルが持つ情報のイメージを示す図である。It is a figure which shows the image of the information which the form execution file produced with client PC has. プリントサーバの帳票出力モジュールで設定する設定ファイルのイメージを示す図である。It is a figure which shows the image of the setting file set with the form output module of a print server. プリントサーバの帳票出力モジュールにおける全体的な処理を示すフローチャートである。6 is a flowchart illustrating overall processing in a form output module of a print server. 指定された出力先のプリンタにおける出力マスクレベルの検出処理(ステップS703、S707)の詳細を示すフローチャートである。10 is a flowchart showing details of output mask level detection processing (steps S703 and S707) in a designated output destination printer. 帳票データの生成処理(ステップS704、S708)の詳細を示すフローチャートである。It is a flowchart which shows the detail of the production | generation process (step S704, S708) of form data. 出力フィールドリストのイメージを示す図である。It is a figure which shows the image of an output field list. ステップS908における処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the process in step S908. 本発明の実施例に係る帳票出力制御システムの概略構成を示す図である。It is a figure which shows schematic structure of the form output control system which concerns on the Example of this invention. 本発明の実施例に係るクライアントPCの帳票設計アプリケーションにおけるフィールドマスクレベルの設定処理を示すフローチャートである。It is a flowchart which shows the setting process of the field mask level in the form design application of the client PC concerning the Example of this invention. サーブレット経由で帳票作成要求を送信するときのWebサイトのイメージ図である。It is an image diagram of a Web site when a form creation request is transmitted via a servlet. 東京本社のプリントサーバの帳票出力モジュールにおける印刷処理を示すフローチャートである。It is a flowchart which shows the printing process in the form output module of the print server of the Tokyo head office. 千葉営業所のプリントサーバの帳票出力モジュールにおける印刷処理を示すフローチャートである。It is a flowchart which shows the printing process in the form output module of the print server of Chiba branch office. 横浜営業所のプリントサーバの帳票出力モジュールにおける印刷処理を示すフローチャートである。It is a flowchart which shows the printing process in the form output module of the print server of Yokohama sales office.

符号の説明Explanation of symbols

101 クライアントPC
102 帳票作成サーバ
103 プリントサーバ(帳票出力制御装置)
105 プリンタ
106 ネットワーク
201 入力装置
202 中央処理装置
203 記憶装置
204 表示装置
205 外部補助記憶装置
206 IO_I/F装置
207 バス
101 Client PC
102 Form creation server 103 Print server (form output control device)
105 Printer 106 Network 201 Input Device 202 Central Processing Unit 203 Storage Device 204 Display Device 205 External Auxiliary Storage Device 206 IO_I / F Device 207 Bus

Claims (8)

指定された出力装置の出力マスクレベルを検出する第1の検出手段と、
帳票ファイルを構成する各フィールドのフィールドマスクレベルを検出する第2の検出手段と、
前記第1の検出手段により検出された出力マスクレベルと前記第2の検出手段により検出された各フィールドマスクレベルとを比較し、当該比較結果に基づいて出力を行うフィールドを選択する選択手段と、
前記選択手段により選択されたフィールドを前記比較結果に基づく順序で描画処理して、前記出力装置に送信する帳票データを生成する描画手段と
を有することを特徴とする帳票出力制御装置。
First detecting means for detecting an output mask level of a designated output device;
A second detecting means for detecting a field mask level of each field constituting the form file;
A selection means for comparing the output mask level detected by the first detection means with each field mask level detected by the second detection means, and selecting a field to be output based on the comparison result;
A form output control device comprising: a drawing means for drawing a field selected by the selection means in an order based on the comparison result and generating form data to be transmitted to the output device.
前記選択手段により選択されたフィールドに基づいて、そのフィールド番号及びそのフィールドマスクレベルに係る出力フィールドリストを作成するリスト作成手段を更に有し、
前記描画手段は、前記リスト作成手段により作成された出力フィールドリストに基づいて、前記フィールドマスクレベルの低いフィールドから順に描画処理を行うことを特徴とする請求項1に記載の帳票出力制御装置。
Based on the field selected by the selection means, further comprising a list creation means for creating an output field list according to the field number and the field mask level;
2. The form output control apparatus according to claim 1, wherein the drawing unit performs drawing processing in order from the field having the lowest field mask level based on the output field list created by the list creating unit.
前記出力マスクレベルの設定を変更する設定変更手段を更に有し、
前記第1の検出手段は、前記設定変更手段により変更された出力マスクレベルを検出し、前記選択手段は、当該出力マスクレベルと前記第2の検出手段により検出された各フィールドマスクレベルとを比較して、出力を行うフィールドを選択することを特徴とする請求項1又は2に記載の帳票出力制御装置。
Further comprising setting changing means for changing the setting of the output mask level;
The first detection means detects the output mask level changed by the setting change means, and the selection means compares the output mask level with each field mask level detected by the second detection means. The form output control device according to claim 1, wherein a field for output is selected.
前記第1の検出手段は、所定の条件に該当する場合には、予め設定されているデフォルト値を前記出力マスクレベルとして検出することを特徴とする請求項1又は2に記載の帳票出力制御装置。   The form output control device according to claim 1, wherein the first detection unit detects a preset default value as the output mask level when a predetermined condition is satisfied. . 前記所定の条件とは、前記出力マスクレベルが設定されていない場合、前記出力マスクレベルが解除された場合、又は、前記出力マスクレベルの設定時が所定の期間に含まれる場合のいずれかであることを特徴とする請求項4に記載の帳票出力制御装置。   The predetermined condition is either when the output mask level is not set, when the output mask level is canceled, or when the output mask level is set within a predetermined period. The form output control device according to claim 4. 指定された出力装置の出力マスクレベルを検出する第1の検出ステップと、
帳票ファイルを構成する各フィールドのフィールドマスクレベルを検出する第2の検出ステップと、
前記第1の検出ステップにより検出された出力マスクレベルと前記第2の検出ステップにより検出された各フィールドマスクレベルとを比較し、当該比較結果に基づいて出力を行うフィールドを選択する選択ステップと、
前記選択ステップにより選択されたフィールドを前記比較結果に基づく順序で描画処理して、前記出力装置に送信する帳票データを生成する描画ステップと
を有することを特徴とする帳票出力制御方法。
A first detection step of detecting an output mask level of the designated output device;
A second detection step of detecting a field mask level of each field constituting the form file;
A selection step of comparing the output mask level detected by the first detection step with each field mask level detected by the second detection step and selecting a field to be output based on the comparison result;
A form output control method comprising: a drawing step of drawing the fields selected in the selection step in an order based on the comparison result to generate form data to be transmitted to the output device.
指定された出力装置の出力マスクレベルを検出する第1の検出ステップと、
帳票ファイルを構成する各フィールドのフィールドマスクレベルを検出する第2の検出ステップと、
前記第1の検出ステップにより検出された出力マスクレベルと前記第2の検出ステップにより検出された各フィールドマスクレベルとを比較し、当該比較結果に基づいて出力を行うフィールドを選択する選択ステップと、
前記選択ステップにより選択されたフィールドを前記比較結果に基づく順序で描画処理して、前記出力装置に送信する帳票データを生成する描画ステップと
をコンピュータに実行させるためのプログラム。
A first detection step of detecting an output mask level of the designated output device;
A second detection step of detecting a field mask level of each field constituting the form file;
A selection step of comparing the output mask level detected by the first detection step with each field mask level detected by the second detection step and selecting a field to be output based on the comparison result;
A program for causing a computer to execute a drawing step of drawing the fields selected in the selection step in an order based on the comparison result and generating form data to be transmitted to the output device.
請求項7に記載のプログラムをコンピュータに読み取り可能に記憶したことを特徴とするコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium, wherein the program according to claim 7 is stored in a computer-readable manner.
JP2005375543A 2005-12-27 2005-12-27 Form output control device, form output control method, program, and computer-readable storage medium Expired - Fee Related JP4766603B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005375543A JP4766603B2 (en) 2005-12-27 2005-12-27 Form output control device, form output control method, program, and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005375543A JP4766603B2 (en) 2005-12-27 2005-12-27 Form output control device, form output control method, program, and computer-readable storage medium

Publications (3)

Publication Number Publication Date
JP2007179204A true JP2007179204A (en) 2007-07-12
JP2007179204A5 JP2007179204A5 (en) 2008-12-18
JP4766603B2 JP4766603B2 (en) 2011-09-07

Family

ID=38304341

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005375543A Expired - Fee Related JP4766603B2 (en) 2005-12-27 2005-12-27 Form output control device, form output control method, program, and computer-readable storage medium

Country Status (1)

Country Link
JP (1) JP4766603B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017187916A (en) * 2016-04-05 2017-10-12 株式会社アクロディア Property information management system and property information management method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0744615A (en) * 1993-07-29 1995-02-14 Hitachi Inf Syst Ltd Inspection report preparation output system
JPH07114616A (en) * 1993-10-20 1995-05-02 Hitachi Ltd Slip document information system
JPH07129391A (en) * 1993-10-28 1995-05-19 Dainippon Printing Co Ltd Method and device for preparing program and method and device for preparing printing image data
JPH11143657A (en) * 1997-11-06 1999-05-28 Fuji Xerox Co Ltd Printing processor and printing processing method
JPH11355545A (en) * 1998-06-03 1999-12-24 Ricoh Co Ltd Data output device
JP2001277640A (en) * 2000-03-29 2001-10-09 Casio Comput Co Ltd Device for controlling printing of business form, and memory medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0744615A (en) * 1993-07-29 1995-02-14 Hitachi Inf Syst Ltd Inspection report preparation output system
JPH07114616A (en) * 1993-10-20 1995-05-02 Hitachi Ltd Slip document information system
JPH07129391A (en) * 1993-10-28 1995-05-19 Dainippon Printing Co Ltd Method and device for preparing program and method and device for preparing printing image data
JPH11143657A (en) * 1997-11-06 1999-05-28 Fuji Xerox Co Ltd Printing processor and printing processing method
JPH11355545A (en) * 1998-06-03 1999-12-24 Ricoh Co Ltd Data output device
JP2001277640A (en) * 2000-03-29 2001-10-09 Casio Comput Co Ltd Device for controlling printing of business form, and memory medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017187916A (en) * 2016-04-05 2017-10-12 株式会社アクロディア Property information management system and property information management method

Also Published As

Publication number Publication date
JP4766603B2 (en) 2011-09-07

Similar Documents

Publication Publication Date Title
JP4812337B2 (en) Method and apparatus for generating a form using a form type
CN100545799C (en) Print control unit and print control program
JP5180691B2 (en) Image processing apparatus, control method therefor, and computer program
JP4551784B2 (en) Custom printer driver installer
JP2007047862A (en) Information processor and information processing method
JP2008242661A (en) Printing control device and method
JP2005338940A (en) Installation method, information processor and device driver
US20090271742A1 (en) User interface navigation design system
JP4974783B2 (en) Information processing apparatus, information processing method, recording medium, and program
JP2006139675A (en) Data processing device, print setting processing method, storage medium for storing computer readable program, and program
JP2009116688A (en) Device, system, method, recording medium, image processor, and image processing method
JP4766603B2 (en) Form output control device, form output control method, program, and computer-readable storage medium
JP5025684B2 (en) Control apparatus and method, and program
US20150237226A1 (en) Printing instruction apparatus, image forming system, printing instruction method, and computer readable medium
JP4956259B2 (en) Information processing apparatus, control method therefor, and computer program
JP2006215805A (en) Print information processing device, print information processing program, and recording medium
JP5106660B2 (en) Control apparatus and method, and program
JP2013050878A (en) Document management system, document management method, and program
JP2008041002A (en) Document processor and document processing program
JP5586970B2 (en) Information processing apparatus, control method, and program
JP2008158885A (en) Information processor, document print processing method, program and recording medium
JP4845287B2 (en) Form editing apparatus and method, and storage medium storing computer-readable program
JP5228543B2 (en) Print job processing system and print job processing method
JP4509173B2 (en) Information processing apparatus, control method therefor, program, and computer-readable storage medium
JP3507353B2 (en) Overlay printing control method and apparatus, and storage medium storing computer readable program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081030

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081030

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110125

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110325

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110610

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140624

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees