JP2006338258A - Document preparation method - Google Patents

Document preparation method Download PDF

Info

Publication number
JP2006338258A
JP2006338258A JP2005161314A JP2005161314A JP2006338258A JP 2006338258 A JP2006338258 A JP 2006338258A JP 2005161314 A JP2005161314 A JP 2005161314A JP 2005161314 A JP2005161314 A JP 2005161314A JP 2006338258 A JP2006338258 A JP 2006338258A
Authority
JP
Japan
Prior art keywords
mask
file
setting
overlay
data file
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.)
Withdrawn
Application number
JP2005161314A
Other languages
Japanese (ja)
Inventor
Kinya Honda
欽也 本田
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 Inc
Original Assignee
Canon 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 Inc filed Critical Canon Inc
Priority to JP2005161314A priority Critical patent/JP2006338258A/en
Publication of JP2006338258A publication Critical patent/JP2006338258A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To control the presence/absence of mask processing from a data file by performing the mask processing of a portion of a document concerning a document preparation method. <P>SOLUTION: When performing overlay print by using a complex form setting file(file whose form to be used or print attributes are set for each page) and data, a mask is designated for a component form so that the processing of a mask is performed to a field in the component form. Also, the ON/OFF of mask processing is performable from a data file. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

帳票作成方法および装置に関するもので、特にコンピュータシステムなどによる、オーバレイ印刷におけるマスク処理に関する。   The present invention relates to a form creation method and apparatus, and more particularly to mask processing in overlay printing by a computer system or the like.

従来よりフォームにおいては、図4のようにデータを別ファイルで受け取り、それを表示する方法が用いられる場合がある。以下データを受け取り、そのデータを表示する図形をフィールド図形と呼ぶ。また、フォーム上のフィールドに、データファイル中のデータを動的に埋め込んで表示/印刷することをオーバレイ印刷と呼ぶ。フィールド図形ではデータの受け取り方を指定(出力書式指定)することが可能なものもある。以下出力書式を指定するものを出力ピクチャと呼ぶ。例えば図4において、出力ピクチャである「K」が文字を1文字しか受け取らないという意味を持っていれば、数値ではなく文字のみを受け取ることができる。「K」が5個ある場合は、5文字までしか受け取らないなどという指定も可能である。また、フィールドには、数値、文字等など、フィールドが受け取る文字列の種別を設定することが可能である。   Conventionally, in a form, a method of receiving data in a separate file and displaying it as shown in FIG. 4 may be used. Hereinafter, a graphic that receives data and displays the data is called a field graphic. Also, overlay printing is a process in which data in a data file is dynamically embedded in a field on a form for display / printing. Some field graphics can specify how to receive data (specify output format). Hereinafter, an output format is designated as an output picture. For example, in FIG. 4, if “K”, which is an output picture, means that only one character is received, only a character can be received instead of a numerical value. If there are 5 "K" s, you can specify that only 5 characters are accepted. In addition, the type of character string received by the field, such as a numerical value or a character, can be set in the field.

データファイルの記述方法の一例を図5に示す。図のように、フォームを指定する書式の箇所に、使用するフォームを指定しておくことができる。また、データを指定する書式の箇所に、フォームに動的に埋め込みたい任意のデータを記述できる。   An example of a data file description method is shown in FIG. As shown in the figure, the form to be used can be specified in the form specifying the form. In addition, arbitrary data that is to be dynamically embedded in the form can be described at the location of the format for specifying the data.

また、複数のフォームを複数のページで使用したい場合に、各ページで用いるフォーム、印刷回数等を設定し、ファイルとして保存しておくことが可能である。以降この設定ファイルを、複合フォーム設定ファイルと呼ぶ。図6に複合フォーム設定ファイルの一例を記す。複合フォーム設定ファイルを用いてオーバレイ印刷を実行する場合、オーバレイ実行ライブラリが、複合フォーム設定ファイルの設定に従い、順次フォームを読み込んでオーバレイ印刷をする。複合フォーム設定ファイル自体にはフォームが格納されている必要はなく、例えば、フォームのファイルパス名等の、フォームの保存場所が一意に決まるものが格納されていればよい。   In addition, when a plurality of forms are to be used on a plurality of pages, it is possible to set the form used on each page, the number of times of printing, and the like and save the file as a file. Hereinafter, this setting file is referred to as a composite form setting file. FIG. 6 shows an example of the composite form setting file. When overlay printing is executed using a composite form setting file, the overlay execution library sequentially reads the forms and performs overlay printing according to the settings of the composite form setting file. There is no need to store the form in the composite form setting file itself. For example, it is only necessary to store a form whose storage location is uniquely determined, such as a file path name of the form.

又、従来例としては、例えば特許文献1と特許文献2と特許文献3をあげることが出来る。
特開2000-222494号公報 特開2001-306448号公報 特開2000-122837号公報
Moreover, as a prior art example, patent document 1, patent document 2, and patent document 3 can be mention | raise | lifted, for example.
JP 2000-222494 A JP 2001-306448 JP 2000-122837 A

フォームとデータファイルを用いてオーバレイ印刷をする際に、一部のデータのみを隠蔽したい場合がある。例えば、印刷物の一部分を黒色等で塗りつぶすことで、特定のデータを見えないようにする方法がある。以降このような処理をマスク処理と呼ぶ。   When overlay printing is performed using a form and data file, there is a case where it is desired to hide only a part of the data. For example, there is a method of making certain data invisible by painting a part of the printed material with black or the like. Hereinafter, such processing is referred to as mask processing.

しかし、従来のオーバレイ印刷では、マスク処理の機能が乏しかった。   However, the conventional overlay printing has a poor mask processing function.

上記の問題を解決するために、本発明では、
複合フォーム設定ファイルとデータファイルを用いてオーバレイ印刷をする、帳票作成方法であって、
前記複合フォーム設定ファイルは、複数のフォームに対して、印刷する順序や回数を設定する機能を有し、かつ、一部のフォームに対して、マスク処理を指定する機能を有し、
前記データファイルは、フォーム内のフィールドに埋め込むべきデータを記述する手段を有し、
前記オーバレイ印刷は、前期フォームとデータファイルをオーバレイ実行ライブラリに指定する手段と、オーバレイ実行ライブラリがデータファイルを解析して、フォーム中のフィールドにデータを埋め込む手段と、フォームにマスク処理の指定がされているかどうか判定する手段と、マスク処理の指定がされているフォームの場合、そのフォーム内のフィールドを塗りつぶす手段と、を有することを特徴とする帳票作成方法、
を設ける。
In order to solve the above problem, in the present invention,
A form creation method that performs overlay printing using a composite form setting file and a data file,
The composite form setting file has a function of setting a printing order and the number of times for a plurality of forms, and a function of specifying a mask process for some forms.
The data file has means for describing the data to be embedded in the fields in the form;
In the overlay printing, a means for designating the first form and data file in the overlay execution library, a means for the overlay execution library to analyze the data file and embedding data in the fields in the form, and mask processing are designated in the form. A form creation method comprising: means for determining whether or not a form is designated for mask processing; and means for filling a field in the form.
Is provided.

以上説明したように本発明は、帳票作成方法に関して、帳票の一部分をマスク処理することが可能であり、またデータファイルからマスク処理の有無を制御できる。   As described above, the present invention can mask a part of a form with respect to the form creation method, and can control the presence or absence of the mask process from the data file.

(実施例1)
図1は、本発明の一実施例である帳票作成編集システムのハードウェアの構成を表わすブロック図である。
Example 1
FIG. 1 is a block diagram showing a hardware configuration of a form creation / editing system according to an embodiment of the present invention.

このシステムは、CPU10による中央処理装置と、ROM11/RAM12による主記憶装置、FDドライブ13やHDドライブ15などによる外部記憶装置、キーボード16およびマウス18などポインティングデバイスによる入力装置、CRTディスプレイ17などによる表示装置、プリンタやプロッタによる印刷装置19とそれらを結ぶシステムバス20とからその主要部が構成されるコンピュータシステムが、ネットワークバス21によって複数相互に接続されているものである。   This system consists of a central processing unit by CPU10, main storage by ROM11 / RAM12, external storage by FD drive 13 and HD drive 15, input devices by pointing devices such as keyboard 16 and mouse 18, display by CRT display 17, etc. A plurality of computer systems, each of which includes a printing apparatus 19 such as an apparatus, a printer or a plotter, and a system bus 20 connecting them, are connected to each other by a network bus 21.

本制御装置は、基本I/Oプログラム、OS、およびプログラムをCPUが実行することにより動作する。基本I/OプログラムはROM11に書き込まれており、OSはHD15に書き込まれている。そして本制御装置の電源がONされたときに、基本I/Oプログラム中のIPL(イニシャル・プログラム・ローディング)機能によりHD15からOSがRAM12に読み込まれ、OSの動作が開始される。   This control device operates when the CPU executes a basic I / O program, an OS, and a program. The basic I / O program is written in ROM11, and the OS is written in HD15. When the control device is turned on, the OS is read from the HD 15 into the RAM 12 by the IPL (Initial Program Loading) function in the basic I / O program, and the operation of the OS is started.

本実施例の場合は、本制御プログラムおよび関連データはFD14中に記録されており、その記録されている内容の構成を図2に示す。   In the case of the present embodiment, this control program and related data are recorded in the FD 14, and the configuration of the recorded contents is shown in FIG.

FD14に記録された制御プログラム及び関連データは、図1に示すようにFDドライブ13を通じて本コンピュータシステムにロードすることができる。このFDをFDドライブ13にセットすると、OSおよび基本I/Oプログラムの制御の下に本制御プログラムおよび関連データがFD14から読み出され、RAM12にロードされて動作可能となる。   The control program and related data recorded in the FD 14 can be loaded into the computer system through the FD drive 13 as shown in FIG. When this FD is set in the FD drive 13, the control program and related data are read from the FD 14 under the control of the OS and the basic I / O program, loaded into the RAM 12, and operable.

図3は、本制御プログラムがRAMにロードされ実行可能となった状態のメモリマップを示す。   FIG. 3 shows a memory map in a state in which the present control program is loaded into the RAM and becomes executable.

本実施例では、FD14から制御プログラム及び関連データを直接RAM12にロードして実行させる例を示したが、この他にFD14からプログラム及び関連データをいったんHD15に格納(インストール)しておき、本プログラムを動作させる段にHD15からRAM12にロードするようにしてもよい。また本制御プログラムを記録する媒体は、FD以外にCD-ROM、ICメモリカードなどであってもよい。さらに本プログラムをROM11に記録しておき、これをメモリマップの一部をなすように構成し、直接CPU10で実行することも可能である。   In this embodiment, the control program and related data are loaded directly from the FD 14 to the RAM 12 and executed. You may make it load from HD15 to RAM12 in the stage which operates. Further, the medium for recording this control program may be a CD-ROM, an IC memory card or the like in addition to the FD. It is also possible to record this program in the ROM 11, configure it as a part of the memory map, and execute it directly by the CPU 10.

図4は従来のフィールドにファイルをセットする一例である。   FIG. 4 shows an example of setting a file in a conventional field.

図5は従来のデータファイルの記述の一例である。   FIG. 5 is an example of a description of a conventional data file.

図6は従来の複合フォーム設定ファイルの一例である。   FIG. 6 is an example of a conventional composite form setting file.

図7は本発明の一実施例であるフォーム設計時における動作の流れを表すフローチャートである。   FIG. 7 is a flowchart showing the flow of operations when designing a form according to an embodiment of the present invention.

図8はフォーム設計時におけるマスク処理設定の一例である。   FIG. 8 shows an example of mask processing setting at the time of form design.

図9は本発明の一実施例であるオーバレイ印刷時における動作の流れを表すフローチャートである。   FIG. 9 is a flowchart showing an operation flow during overlay printing according to an embodiment of the present invention.

図10はオーバレイ印刷時にマスク処理がされる場合の一例である。   FIG. 10 shows an example in which mask processing is performed during overlay printing.

以下に本実施例の動作の説明を行う。本実施例では、フォーム設計時とオーバレイ印刷時の2つに分けて説明する。   The operation of this embodiment will be described below. In the present embodiment, the description will be divided into two parts at the time of form design and overlay printing.

まず、フォーム設計時について説明する。図7はフォーム設計時における動作の流れを表すフローチャートである。   First, the form design time will be described. FIG. 7 is a flowchart showing the flow of operations when designing a form.

まずユーザは、複合フォーム設定ファイルを編集するためのアプリケーションソフトを起動する(S001)。以降このアプリケーションソフトをエディタと呼ぶ。   First, the user activates application software for editing the composite form setting file (S001). Hereinafter, this application software is called an editor.

次にS001で起動したエディタ上で、ユーザが複合フォーム設定ファイルを開く(S002)。   Next, the user opens the composite form setting file on the editor activated in S001 (S002).

次にユーザの操作に対して、複合フォーム設定ファイル中の任意のページの部品フォームが、選択されている状態かどうかを判定する(S003)。   Next, it is determined whether a part form on an arbitrary page in the composite form setting file is selected in response to a user operation (S003).

S003で選択中であると判定された場合に、次にユーザの操作に対して、それがマスク処理の設定をするものかどうかを判定する(S004)。   If it is determined in S003 that it is currently selected, it is next determined whether or not it is a mask process setting for a user operation (S004).

S004でマスク処理の設定をすると判定された場合に、マスク処理の設定をするダイアログを表示する(S005)。このとき表示されるダイアログの一例を図8に示す。   If it is determined in S004 that the mask process is set, a dialog for setting the mask process is displayed (S005). An example of the dialog displayed at this time is shown in FIG.

次にユーザは、S005で表示されたマスク設定ダイアログに対して、マスクの設定をおこなう(S006)。設定として、まずオーバレイ印刷時にマスク処理をおこなうかどうかを設定できる。さらに、マスク処理をする場合には、マスクの色、種類(網掛け等)、マスクの形(円、四角等)なども設定できる。   Next, the user sets a mask for the mask setting dialog displayed in S005 (S006). As a setting, it is possible to set whether to perform mask processing at the time of overlay printing. Furthermore, when performing mask processing, the mask color, type (shading, etc.), mask shape (circle, square, etc.), etc. can be set.

(S006)で全ての設定が終了した場合、次にユーザはマスク設定ダイアログを閉じて、操作を終了する(S007)。   When all settings are completed in (S006), the user then closes the mask setting dialog and ends the operation (S007).

次にオーバレイ印刷時について説明する。図9はオーバレイ印刷時における動作の流れを表すフローチャートである。   Next, the overlay printing will be described. FIG. 9 is a flowchart showing the flow of operations during overlay printing.

ここでは、複合フォーム設定ファイルにおいて、1ページ分の設定がされているとする。複数ページに対する設定がある場合は、図9のオーバレイ実行ライブラリの処理の分をページ分繰り返す。   Here, it is assumed that one page is set in the composite form setting file. When there are settings for a plurality of pages, the processing of the overlay execution library in FIG. 9 is repeated for the pages.

まずユーザは、複合フォーム設定ファイルをオーバレイ実行ライブラリに対して指定する(S101)。   First, the user designates a composite form setting file for the overlay execution library (S101).

次にユーザは、データファイルをオーバレイ実行ライブラリに対して指定する(S102)。   Next, the user designates a data file for the overlay execution library (S102).

次にユーザは、オーバレイ実行ライブラリに対して、S101で指定した複合フォーム設定ファイルと、S102で指定したデータファイルを用いて、オーバレイ印刷をすることを指定する(S103)。   Next, the user designates the overlay execution library to perform overlay printing using the composite form setting file designated in S101 and the data file designated in S102 (S103).

S103でオーバレイ印刷の指定があると、オーバレイ実行ライブラリは、複合フォーム設定ファイルで設定された、先頭の部品フォームに対する処理に進む(S104)。   If overlay printing is designated in S103, the overlay execution library proceeds to processing for the first component form set in the composite form setting file (S104).

S104の部品フォームに対して、オーバレイ実行ライブラリは、マスクの設定の有無を判定する(S105)。   For the component form in S104, the overlay execution library determines whether or not a mask is set (S105).

S105で設定があると判定された場合、オーバレイ実行ライブラリは、マスクの設定に従って、フィールドを塗りつぶす(S106)。   If it is determined in S105 that there is a setting, the overlay execution library fills the field according to the mask setting (S106).

S105で設定がないと判定された場合、オーバレイ実行ライブラリは、データファイルから解析したデータを、フィールドに埋め込む(S107)。   If it is determined in S105 that there is no setting, the overlay execution library embeds the data analyzed from the data file in the field (S107).

次にオーバレイ実行ライブラリは、複合フォーム設定ファイルに対して、次の部品フォームがあるかどうかを判定する(S108)。   Next, the overlay execution library determines whether there is a next component form with respect to the composite form setting file (S108).

S108で次の部品フォームがあると判定された場合、次の部品フォームの処理に進み、S105の処理に戻る(S109)。   If it is determined in S108 that there is a next part form, the process proceeds to the next part form, and the process returns to S105 (S109).

S108で次の部品フォームがないと判定された場合、処理を終了する。   If it is determined in S108 that there is no next part form, the process ends.

以上の処理により、マスク処理のされた帳票が印刷される。この流れを、図10で簡単に示す。図のように、一部のフィールドにのみマスク処理がされた帳票ができる。マスク処理をしたいフィールドをあらかじめ別の部品フォームで作成しておけば、その部品フォームに対してマスクの設定をするだけで、マスク処理が可能となる。マスク処理をしない場合は、設定をOFFにすればよいだけであるため、マスク処理がある帳票と、マスク処理がない帳票の両方が簡単に印刷可能である。   Through the above processing, the form subjected to mask processing is printed. This flow is shown briefly in FIG. As shown in the figure, a form with mask processing applied to only a part of the fields can be created. If the field to be masked is created in advance in another component form, the mask processing can be performed only by setting a mask for the component form. When the mask process is not performed, it is only necessary to turn off the setting. Therefore, both the form with the mask process and the form without the mask process can be printed easily.

(実施例2)
実施例1では、複合フォーム設定ファイルの部品フォームに対して、マスクの設定をする例を説明した。これに対し、実施例2では、それ以外の個所にマスクを設定する例を述べる。
(Example 2)
In the first embodiment, the example in which the mask is set for the component form of the composite form setting file has been described. On the other hand, in the second embodiment, an example in which a mask is set at other locations will be described.

図11は複合フォーム設定ファイルにマスクの設定をする一例である。図11のように、ファイル設定やページ設定の個所にマスクの設定を可能とする。ファイル設定やページ設定については、図6を参照のこと。   FIG. 11 shows an example of setting a mask in the composite form setting file. As shown in FIG. 11, a mask can be set at a file setting or page setting. See Figure 6 for file and page settings.

ファイル設定でマスクの設定がされた場合は、全てのフォームのフィールドに対してマスク処理をする。ページ設定でマスクの設定がされた場合は、そのページで使用するフォームのフィールドにマスク処理がされる。これによりユーザは、例えばあるページのフォーム全てにマスク処理をしたい場合に、いちいちそのページの全ての部品フォームにマスクの設定をする必要はなくなり、ページ設定でマスクの設定をすればよいだけとなる。これにより、フォーム設計時の手間が軽減される。   When the mask is set in the file settings, mask processing is performed for all form fields. When the mask is set in the page setting, the mask process is performed on the field of the form used in the page. As a result, for example, when the user wants to perform mask processing on all forms on a certain page, it is not necessary to set masks on all component forms on the page one by one. . Thereby, the trouble at the time of form design is reduced.

(実施例3)
実施例1、2では、複合フォーム設定ファイルにおけるマスクの設定に従って、オーバレイ印刷時にマスクの処理がされる例を述べた。これに対して、実施例3では、データからマスク処理の指定ができる例を述べる。
(Example 3)
In the first and second embodiments, an example has been described in which mask processing is performed during overlay printing in accordance with the mask setting in the composite form setting file. In contrast, in the third embodiment, an example in which mask processing can be specified from data will be described.

図12は本実施例の動作の流れを示すフローチャートである。   FIG. 12 is a flowchart showing the operation flow of this embodiment.

図13は本実施例におけるデータファイルの記述例である。   FIG. 13 shows a description example of the data file in this embodiment.

以下に本実施例の動作の説明を行う。   The operation of this embodiment will be described below.

S201については前記の実施例1のS101と同様である。   S201 is the same as S101 in the first embodiment.

次にユーザは、データファイルをオーバレイ実行ライブラリに対して指定する(S202)。このとき、データファイル内に、マスクの処理の有無を指定できるようにする。データファイルの記述例を図13に示す。   Next, the user designates a data file for the overlay execution library (S202). At this time, the presence or absence of mask processing can be specified in the data file. A description example of the data file is shown in FIG.

S203については前記の実施例1のS103と同様である。   S203 is the same as S103 of the first embodiment.

次にオーバレイ実行ライブラリは、S202で指定されたデータファイルを解析し、マスクの処理の指定があるかどうかを判定する(S204)。   Next, the overlay execution library analyzes the data file designated in S202 and determines whether or not mask processing is designated (S204).

S204でマスクの処理の指定があると判定された場合、オーバレイ実行ライブラリは、複合フォーム設定ファイルでのマスクの設定に従い、オーバレイ印刷をおこなう(S205)。この処理については、実施例1のS104〜S109と同様である。   If it is determined in S204 that mask processing is specified, the overlay execution library performs overlay printing in accordance with the mask setting in the composite form setting file (S205). This process is the same as S104 to S109 of the first embodiment.

S204でマスクの処理の指定がないと判定された場合、オーバレイ実行ライブラリは、複合フォーム設定ファイルのマスクの設定によらず、マスク処理をしないでオーバレイ印刷をする(S206)。   If it is determined in S204 that no mask processing is specified, the overlay execution library performs overlay printing without performing mask processing regardless of the mask setting of the composite form setting file (S206).

以上の処理により、マスクの処理の有無を、データファイルから制御することが可能となる。これにより、マスクの処理が必要な帳票と必要でない帳票を印刷したい場合に、いちいち複合フォーム設定ファイルのマスクの設定を変える必要がなくなり、データファイルの記述を変えるだけで実現できる。   With the above processing, the presence or absence of mask processing can be controlled from the data file. This eliminates the need to change the mask setting of the composite form setting file every time when printing a form that requires masking and a form that does not need to be masked, and can be realized simply by changing the description of the data file.

実際の運用においては、複合フォーム設定ファイルは一度作成したら、あとは複合フォーム設定ファイルは変更せずに、データファイルのみを変更して帳票を作成する、という運用が多いため、本実施例による発明は有効である。   In actual operation, once the composite form setting file is created, the composite form setting file is not changed, and only the data file is changed to create a form. Is valid.

本発明の一実施例である帳票作成編集システムのハードウェアの構成を表わすブロック図。1 is a block diagram showing a hardware configuration of a form creation / editing system according to an embodiment of the present invention. FD14中に記録されている内容の構成。Composition of the contents recorded in FD14. 本制御プログラムがRAMにロードされ実行可能となった状態のメモリマップ。Memory map when this control program is loaded into RAM and can be executed. 従来のフォームの部分の一例。An example of a conventional form part. 従来のデータファイルの書式の一例。An example of a conventional data file format. 従来の複合フォーム設定ファイルの一例。An example of a conventional composite form setting file. 本発明による実施例1におけるフォーム設計時における動作の流れを表すフローチャート。The flowchart showing the flow of operation | movement at the time of form design in Example 1 by this invention. 本発明による実施例1におけるフォーム設計時におけるマスク処理設定の一例。An example of the mask process setting at the time of form design in Example 1 by this invention. 本発明による実施例1におけるオーバレイ印刷時における動作の流れを表すフローチャート。5 is a flowchart showing an operation flow during overlay printing according to the first embodiment of the present invention. 本発明による実施例1におけるオーバレイ印刷時にマスク処理がされる場合の一例。An example in the case of performing a mask process at the time of overlay printing in Example 1 by this invention. 本発明による実施例2における複合フォーム設定ファイルにマスクの設定をする一例。An example of setting a mask in the composite form setting file according to the second embodiment of the present invention. 本発明による実施例3における動作の流れを示すフローチャート。The flowchart which shows the flow of operation | movement in Example 3 by this invention. 本発明による実施例3におけるデータファイルの記述例。The description example of the data file in Example 3 by this invention.

符号の説明Explanation of symbols

S001 エディタを起動するステップ
S002 複合フォーム設定ファイルを開くステップ
S003 部品フォームを選択中かどうか判定するステップ
S004 マスク設定をするかどうか判定するステップ
S005 マスク設定をするダイアログを表示するステップ
S006 マスク設定をするステップ
S007 マスク設定ダイアログを閉じるステップ
S101 複合フォーム設定ファイルを指定するステップ
S102 データファイルを指定するステップ
S103 オーバレイ印刷実行を指定するステップ
S104 先頭の部品フォームの処理へ移動するステップ
S105 部品フォームにマスク設定があるかどうか判定するステップ
S106 フィールドにマスク処理をするステップ
S107 フィールドにデータを埋め込むステップ
S108 次の部品フォームがあるかどうか判定するステップ
S109 次の部品フォームの処理に進むステップ
S201 複合フォーム設定ファイルを指定するステップ
S202 データファイルを指定するステップ
S203 オーバレイ印刷実行を指定するステップ
S204 データファイル内にマスク指定があるかどうか判定するステップ
S205 複合フォーム設定ファイル中のマスク設定に従い、マスクの処理をするステップ
S206 通常のオーバレイ処理をおこなうステップ
10 中央演算処理装置CPU
11 読取専用主記憶装置ROM
12 読み書き可能主記憶装置RAM
13 外部記憶装置FDドライブ
14 外部記憶媒体FD
15 外部記憶装置HDドライブ
16 入力装置キーボード
17 表示装置ディスプレイ
18 入力装置マウス
19 印刷装置
20 システムバス
30 媒体
31 媒体のボリューム情報領域
32 媒体のディレクトリ情報領域
33 制御プログラムの実行ファイル領域
34 制御プログラムの関連データファイル領域
40 記憶領域
41 基本I/Oプログラム領域
42 OS領域
43 制御プログラム領域
44 データエリア
45 ワークエリア
S001 Step for starting editor S002 Step for opening composite form setting file S003 Step for determining whether component form is being selected S004 Step for determining whether mask setting is to be performed S005 Step for displaying dialog for mask setting S006 Mask setting Step S007 Step for closing mask setting dialog S101 Step for specifying composite form setting file S102 Step for specifying data file S103 Step for specifying execution of overlay printing S104 Step for moving to processing of first part form S105 Mask setting for part form Step S106 for determining whether or not there is a step S106 for masking the field S107 Step for embedding data in the field S10 8 Step for determining whether there is a next part form S109 Step for proceeding to processing of the next part form S201 Step for specifying a composite form setting file S202 Step for specifying a data file S203 Step for specifying execution of overlay printing S204 In the data file Step S205 for determining whether or not there is a mask designation Step S205 Step for performing mask processing in accordance with the mask setting in the composite form setting file S206 Step for performing normal overlay processing 10 Central processing unit CPU
11 Read-only main memory ROM
12 Read / write main memory RAM
13 External storage device FD drive 14 External storage medium FD
DESCRIPTION OF SYMBOLS 15 External storage device HD drive 16 Input device keyboard 17 Display device display 18 Input device mouse 19 Printing device 20 System bus 30 Medium 31 Volume information area of medium 32 Directory information area of medium 33 Execution file area of control program 34 Relevance of control program Data file area 40 Storage area 41 Basic I / O program area 42 OS area 43 Control program area 44 Data area 45 Work area

Claims (3)

複合フォーム設定ファイルとデータファイルを用いてオーバレイ印刷をする、帳票作成方法であって、
前記複合フォーム設定ファイルは、複数のフォームに対して、印刷する順序や回数を設定する機能を有し、かつ、一部のフォームに対して、マスク処理を指定する機能を有し、
前記データファイルは、フォーム内のフィールドに埋め込むべきデータを記述する手段を有し、
前記オーバレイ印刷は、前期フォームとデータファイルをオーバレイ実行ライブラリに指定する手段と、オーバレイ実行ライブラリがデータファイルを解析して、フォーム中のフィールドにデータを埋め込む手段と、フォームにマスク処理の指定がされているかどうか判定する手段と、マスク処理の指定がされているフォームの場合、そのフォーム内のフィールドを塗りつぶす手段と、を有することを特徴とする帳票作成方法。
A form creation method that performs overlay printing using a composite form setting file and a data file,
The composite form setting file has a function of setting a printing order and the number of times for a plurality of forms, and a function of specifying a mask process for some forms.
The data file has means for describing the data to be embedded in the fields in the form;
In the overlay printing, a means for designating the first form and data file in the overlay execution library, a means for the overlay execution library to analyze the data file and embedding data in the fields in the form, and mask processing are designated in the form. A form creation method, comprising: means for determining whether or not a form is designated; and, in the case of a form for which mask processing is designated, means for filling a field in the form.
前記複合フォーム設定ファイルで設定されたフォームに対して、多彩なマスク処理の設定を可能とし、オーバレイ印刷時に、その設定に従ってフィールドを塗りつぶすことを特徴とする、前記請求項1の帳票作成方法。   2. The form creation method according to claim 1, wherein various forms of mask processing can be set for the form set in the composite form setting file, and the field is filled according to the setting at the time of overlay printing. 前記データファイルにおいて、マスク処理をおこなうかどうかを指定する記述が可能な手段を有し、前記フォームと前記データファイルを用いてオーバレイ印刷する場合に、オーバレイ実行ライブラリがデータファイルを解析し、マスク処理の指定が解析された場合に、フォームの設定に従ってフィールドを塗りつぶすことを特徴とする、前記請求項1の帳票作成方法。   In the data file, there is means capable of specifying whether to perform mask processing. When overlay printing is performed using the form and the data file, the overlay execution library analyzes the data file and performs mask processing. The form creation method according to claim 1, wherein the field is filled in accordance with the setting of the form when the designation is analyzed.
JP2005161314A 2005-06-01 2005-06-01 Document preparation method Withdrawn JP2006338258A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005161314A JP2006338258A (en) 2005-06-01 2005-06-01 Document preparation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005161314A JP2006338258A (en) 2005-06-01 2005-06-01 Document preparation method

Publications (1)

Publication Number Publication Date
JP2006338258A true JP2006338258A (en) 2006-12-14

Family

ID=37558772

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005161314A Withdrawn JP2006338258A (en) 2005-06-01 2005-06-01 Document preparation method

Country Status (1)

Country Link
JP (1) JP2006338258A (en)

Similar Documents

Publication Publication Date Title
US8792116B2 (en) Printing controller, GUI display method, printer driver, and recording medium
KR20110088521A (en) Label printer api using program scripting language
JP7289661B2 (en) Information processing device, control method, and its program
US20070133019A1 (en) Transparency printing
JP2008165408A (en) Information processor, its control method, and program
US8332749B2 (en) Adjusting tables in a document to avoid overlap with last page graphics
JP2006338258A (en) Document preparation method
JP2006338352A (en) Form preparation method
JPH11306170A (en) Document production device
JP6762821B2 (en) Information processing equipment and programs
JP2006190152A (en) Method for setting printing condition initial value, program, and information processor
JPH10269048A (en) Information processor, menu selection method for information processor, and printing output control method for information processor
JP2010117907A (en) Print controller and printer
JP2006163705A (en) Method, device, and program for creating business form
JP2009015717A (en) Form creation device, form creation method, program and storage medium
JP2006228103A (en) Information processor
JPH07114543A (en) Document processor
JP4530835B2 (en) Drawing processor
US20100229087A1 (en) Computer readable medium, information processing device and image processing method
JP2003006183A (en) Information processor, information processing method, program and computer-readable medium storing the program
JP4950643B2 (en) Image forming apparatus, control method thereof, and computer program
JPH10187129A (en) Data processor, data processing method and storage medium storing computer readable program
JP2004151835A (en) Method of editing business form
JP2002287926A (en) Page controlling method in printer driver
JPH09212496A (en) Document processor and method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080805