JP3105269B2 - Data output method - Google Patents

Data output method

Info

Publication number
JP3105269B2
JP3105269B2 JP03007967A JP796791A JP3105269B2 JP 3105269 B2 JP3105269 B2 JP 3105269B2 JP 03007967 A JP03007967 A JP 03007967A JP 796791 A JP796791 A JP 796791A JP 3105269 B2 JP3105269 B2 JP 3105269B2
Authority
JP
Japan
Prior art keywords
data
printing
program module
print program
printed
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.)
Expired - Fee Related
Application number
JP03007967A
Other languages
Japanese (ja)
Other versions
JPH04241062A (en
Inventor
克之 森
聖一 栃原
豊 米
一郎 日向
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP03007967A priority Critical patent/JP3105269B2/en
Publication of JPH04241062A publication Critical patent/JPH04241062A/en
Application granted granted Critical
Publication of JP3105269B2 publication Critical patent/JP3105269B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、特に、名寄せデータの
内容を所定のフォームを有する帳票に印字する場合に適
用して好適なデータ出力方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data output method suitable for printing the contents of merge data on a form having a predetermined form.

【0002】[0002]

【従来の技術】従来、データをコンピュータ処理によっ
て所定のフォーマットで出力することは広く行われてい
る。例えば、所望のデータをCRT等の表示装置に所定
のフォーマットで出力して表示することは様々な分野で
日常的に行われているし、また、種々の方法で収集した
情報に基づいて所定のデータを作成し、それを所定のフ
ォームを有する帳票に印字してパーソナルメールとして
郵送することも行われている。後者の例としては、例え
ば、銀行、生命保険会社等が行っている定期預金の満期
のお知らせ、入金、出金の明細に関するお知らせ、保険
に関するお知らせあるいはクレジットによる支払いの明
細のお知らせ等がある。なお、以下においては帳票に対
する印字及びパーソナルメールシステムを例に取って説
明するが、本明細書でいう「データ出力」の態様は帳票
への印字に限定されるものではなく、その外にもCRT
等の表示装置への出力等種々の態様があるものである。
2. Description of the Related Art Conventionally, outputting data in a predetermined format by computer processing has been widely performed. For example, outputting desired data to a display device such as a CRT in a predetermined format and displaying it is routinely performed in various fields, and a predetermined data is output based on information collected by various methods. In some cases, data is created, printed on a form having a predetermined form, and mailed as personal mail. Examples of the latter include, for example, a notice of maturity of time deposits, a notice of details of deposit and withdrawal, a notice of insurance, a notice of details of payment by credit, and the like performed by banks, life insurance companies, and the like. In the following description, printing on a form and a personal mail system will be described as an example. However, the form of “data output” in this specification is not limited to printing on a form, and a CRT may also be used.
There are various modes such as output to a display device.

【0003】[0003]

【発明が解決しようとする課題】ところで、所定のデー
タを帳票に印字するためには、被印字データ、被印字媒
体及び印字処理手段の3種の印字要素が必要である。被
印字データは印字されるデータそのもの、及び当該デー
タを含むファイルであり、被印字媒体は予め所定のフォ
ームが印刷されたプレ印刷帳票(以下、単に帳票と称
す)であり、印字処理手段は、マイクロコンピュータ等
の制御装置で実行可能な印字プログラムであり、このプ
ログラムに記述されている処理に従って各データが帳票
の指定された位置に印字されるものである。そして、こ
れらの3種の印字要素が有機的に係わり合うことによっ
て帳票の印字処理が行われるのであるが、従来の帳票の
印字処理は、印字処理手段を中心として行われていた
(以下、印字処理手段を中心とする印字処理をプログラ
ム主導型印字処理と称す)ので、次のような問題が生じ
ていた。即ち、例えば銀行を例にとれば、上述したよう
に、顧客に対して、定期預金の満期の通知、入出金の明
細に関する通知、ローンの支払/残高に関する通知、ク
レジットによる支払いの明細の通知等の種々の通知をパ
ーソナルメールとして郵送する場合があり、これらの通
知を一通一通郵送したのではコストが高くなるので、纏
めて郵送することが行われるが、従来行われていたプロ
グラム主導型印字処理では、特定の通知に対する印字プ
ログラムを作成して印字システムにセットし、次に、当
該印字プログラムで印字しようとする被印字データが書
き込まれている磁気テープ(以下、MTと称す)や磁気
ディスク(以下、MDと称す)を印字システムにセット
すると共に、印字を行う帳票をセットし、そして印字プ
ログラムを実行させることによって帳票にデータを印字
するという処理が必要となるので、複数の通知を纏めて
郵送しようとする場合には、各通知に対応する印字プロ
グラムを予め作成しておき、一つの通知に対応する帳票
の印字が終了したら、次の通知に対応する印字プログラ
ム、被印字データ及び帳票をセットして印字する処理を
繰り返し行う必要があり、非常な手間を要するものであ
った。以上の事柄を図5のプログラム主導型印字処理の
概念図を用いて説明すると次のようである。いま、A,
B,Cの3種類の通知を纏めて郵送するものとすると、
まず予めA,B,Cの各通知用の印字プログラム10
1,102,103を作成し、印字システム100にセ
ットする。次に最初の通知、例えば通知Aを印字するた
めに、通知Aのためのデータが書き込まれているMT1
04、及び通知A用の帳票107を印字システム100
にセットする。MT104には図6に示すように、通知
Aの対象となっている個人名と当該個人の通知Aに関す
るデータが書き込まれている。MT105、106につ
いても同様である。そして、印字プログラム101を起
動させ、印字を行う。これにより、MT104に書き込
まれている各個人に対する帳票が作成される。通知A用
の帳票の印字が終了すると、次に通知Bを印字するため
に、MT104を取り外してMT105を印字システム
100にセットすると共に、残っている通知A用の帳票
107を除いて通知B用の帳票108をセットし、印字
を行う。通知B用の帳票の印字が終了すると、次に同様
にして通知Cの印字を行う。
By the way, in order to print predetermined data on a form, three types of printing elements, that is, data to be printed, a medium to be printed, and print processing means are required. The data to be printed is the data to be printed itself and a file containing the data. The medium to be printed is a pre-printed form (hereinafter simply referred to as a form) on which a predetermined form is printed in advance. This is a printing program that can be executed by a control device such as a microcomputer and the like, and each data is printed at a designated position on a form according to the processing described in the program. Form printing is performed by these three types of printing elements being organically related to each other. The conventional form printing has been performed mainly by print processing means (hereinafter referred to as printing). The printing process centered on the processing means is referred to as a program-driven printing process), so that the following problem has occurred. That is, for example, taking a bank as an example, as described above, the customer is notified of the expiration of the time deposit, the notification of details of deposits and withdrawals, the notification of payment / balance of loans, the notification of details of payment by credit, and the like. May be mailed as personal mail, and mailing these notifications one by one increases the cost, so the mails are mailed together. Then, a printing program for a specific notification is created and set in a printing system, and then a magnetic tape (hereinafter referred to as MT) or a magnetic disk (hereinafter referred to as MT) on which data to be printed to be printed by the printing program is written. (Hereinafter referred to as MD) in the printing system, set the form for printing, and execute the printing program. Therefore, a process of printing data on a form is required. When a plurality of notices are to be mailed together, a print program corresponding to each notice is created in advance, and a form corresponding to one notice is prepared. When printing is completed, it is necessary to repeat a process of setting and printing a printing program, data to be printed, and a form corresponding to the next notification, which requires a great deal of trouble. The above matter will be described below with reference to the conceptual diagram of the program-driven printing process in FIG. Now, A,
Assuming that the three types of notices B and C are mailed together,
First, a printing program 10 for each notification of A, B, C
1, 102 and 103 are created and set in the printing system 100. Next, in order to print the first notification, for example, notification A, MT1 in which data for notification A is written.
04 and the form 107 for the notification A
Set to. As shown in FIG. 6, the name of the individual who is the target of the notification A and data on the notification A of the individual are written in the MT 104. The same applies to the MTs 105 and 106. Then, the printing program 101 is started to perform printing. As a result, a form for each individual written in the MT 104 is created. When the printing of the form for the notification A is completed, the MT 104 is removed and the MT 105 is set in the printing system 100 in order to print the form for the notification B, and the form for the notification B is removed except for the remaining form 107 for the notification A. Is set, and printing is performed. When the printing of the form for the notification B is completed, the printing of the notification C is performed in a similar manner.

【0004】このようにして3種類の帳票が印字される
が、印字終了の後にこれらの帳票を例えば封入封緘装置
(図示せず)にセットして、同一人に対する各帳票をマ
ッチングして丁合いし、所定の封筒に封入して一連の処
理が終了となる。なお、以上の説明は各通知のためのデ
ータがそれぞれ別個にMTに書き込まれているものとし
たが、名寄せデータを用いることも可能である。ここ
で、名寄せデータとは、各科目に関する情報の中から特
徴ある項目について横断的に収集したデータをいい、例
えば銀行に関する名寄せデータは図7に示すように、取
引先を特徴ある項目とし、普通預金、当座預金、定期預
金、積立預金、住宅ローン、学資ローン等の種々の取り
引きを科目として、取引先毎に当該取引先が行っている
取り引き情報を纏めて形成されている。しかし、上述し
たように従来のプログラム主導型印字処理では、一つの
帳票ずつしか印字できないので、名寄せデータを有して
いたとしても、名寄せデータから、各取り引きについて
の取り引き先のデータを纏めて図6に示すような構造の
データを作成しなければならないものであり、いずれに
しても複数の帳票を纏めてパーソナルメールを行う場合
には、まず郵送する帳票を一種類ずつ印字し、その後宛
先毎に丁合いするという作業を行わなければならず、非
常な手間がかかるばかりでなく、丁合いを誤って他の取
引先のデータを郵送してしまうという事態も生じてい
た。
In this manner, three types of forms are printed. After the printing is completed, these forms are set in, for example, an enclosing and sealing device (not shown), and the forms for the same person are matched and collated. Then, it is sealed in a predetermined envelope, and a series of processes is completed. In the above description, the data for each notification is separately written in the MT, but it is also possible to use name identification data. Here, the name identification data refers to data collected cross-sectionally for characteristic items from the information on each subject. For example, the name identification data for banks is, as shown in FIG. Various transactions such as deposits, checking deposits, time deposits, reserve deposits, mortgages, student loans, and the like are taken as subjects, and transaction information carried out by each business partner is collectively formed for each business partner. However, as described above, in the conventional program-driven printing process, since only one form can be printed at a time, even if it has name identification data, the data of the transaction destination for each transaction is summarized from the name identification data. 6 must be created. In any case, when a plurality of forms are combined and personal mail is performed, first, the forms to be mailed are printed one by one and then each destination is printed. In addition to having to perform the task of collating the information, not only is it extremely time-consuming, but also the situation has occurred in which the data of other business partners is mailed by mistake.

【0005】本発明は、上記の課題を解決するものであ
って、名寄せデータから所望のデータを効率的に出力で
きるデータ出力方式を提供することを目的とする。ま
た、本発明はパーソナルメーリングを効率的に行うこと
ができるシステムを提供することを目的とする。
An object of the present invention is to solve the above-mentioned problems, and an object of the present invention is to provide a data output method capable of efficiently outputting desired data from merge data. Another object of the present invention is to provide a system capable of efficiently performing personal mailing.

【0006】[0006]

【課題を解決するための手段】さて、上述した従来の問
題点は、データ出力を印字プログラムを中心として行っ
ていることに起因している。そこで、本発明では、帳票
を中心として出力処理を行う帳票主導型出力処理、名寄
せデータを中心として出力処理を行うデータ主導型出力
処理を採用することによって上記の課題を解決するもの
である。
The above-mentioned conventional problem results from the fact that data is output mainly from a printing program. In view of the above, the present invention solves the above-described problem by adopting a form-driven output process that performs output processing centering on a form and a data-driven output process that performs output processing centering on name identification data.

【0007】帳票主導型出力処理とは、名寄せデータ、
及び名寄せデータの各科目のデータを指定された帳票に
印字するための印字プログラム群が存在するとき、印字
される帳票を印字システムにセットすることによって、
制御手段が帳票の認識符号を検知し、当該帳票に対応す
る印字プログラムを印字プログラム群の中から自動的に
選択し、当該帳票に名寄せデータの中の該当するデータ
を出力する処理をいい、データ主導型出力処理とは、名
寄せデータ、及び予め定められた形式で名寄せデータの
各科目のデータを印字する印字プログラム群が存在する
とき、制御手段が名寄せデータの各項目に含まれている
科目を検知し、印字プログラム群の中から該当する印字
プログラムを選択して次々と実行し、データを帳票に出
力していく処理をいう。
[0007] The form-driven output process includes name identification data,
And when there is a print program group for printing the data of each subject of the name identification data on the specified form, by setting the form to be printed in the printing system,
The control means detects a recognition code of a form, automatically selects a print program corresponding to the form from a group of print programs, and outputs the corresponding data in the name identification data to the form. Initiative-type output processing means that when there is a print program group that prints data of each subject of the name identification data and the name identification data in a predetermined format, the control unit causes the subject included in each item of the name identification data to be processed. This is a process of detecting, selecting a corresponding printing program from a printing program group, executing the printing program one after another, and outputting data to a form.

【0008】従って、本発明の第1のデータ出力方式
は、名寄せデータと、印字プログラムモジュール群と、
複数種類のプレフォーム帳票とを備え、前記帳票の種類
を検知して前記印字プログラムモジュール群から、備え
られている帳票に印字するための印字プログラムモジュ
ールを選択してマージし、当該マージされた印字プログ
ラムモジュールに基づいて名寄せデータ中の所定のデー
タを印字することを特徴とする。また、本発明の第2の
データ出力方式は、名寄せデータと、印字プログラムモ
ジュール群と、複数種類のプレフォーム帳票とを備え、
前記名寄せデータの科目を認識し、その認識した科目に
対応する帳票が、前記複数のプレフォーム帳票の中に備
えられている場合に限って、前記印字プログラムモジュ
ール群から当該科目のデータを印字するための印字プロ
グラムモジュールを選択してマージすると共に、当該マ
ージされた印字プログラムモジュールに基づいて名寄せ
データ中の所定のデータを印字することを特徴とする。
Therefore, the first data output method according to the present invention comprises a name identification data, a print program module group,
With a plurality of types of preform forms, the type of the form is detected, and a print program module for printing on the provided form is selected from the print program module group and merged, and the merged print is performed. It is characterized in that predetermined data in the merge data is printed based on the program module. Further, a second data output method of the present invention includes name identification data, a printing program module group, and a plurality of types of preform forms,
Recognize the subject of the linked data, and print the data of the subject from the print program module group only when a form corresponding to the recognized subject is provided in the plurality of preform forms. And merging the selected print program modules, and printing predetermined data in the merge data based on the merged print program modules.

【0009】また、本発明の第1のパーソナルメールシ
ステムは、名寄せデータと、印字プログラムモジュール
群と、複数種類のプレフォーム帳票とを備え、前記帳票
の種類を検知して前記印字プログラムモジュール群か
ら、備えられている帳票に印字するための印字プログラ
ムモジュールを選択してマージし、当該マージされた印
字プログラムモジュールに基づいて名寄せデータ中の所
定のデータを印字し、加工し、封入封緘することを特徴
とする。また、本発明の第2のパーソナルメールシステ
ムは、名寄せデータと、印字プログラムモジュール群
と、複数種類のプレフォーム帳票とを備え、前記名寄せ
データの科目を認識し、その認識した科目に対応する帳
票が、前記複数のプレフォーム帳票の中に備えられてい
る場合に限って、前記印字プログラムモジュール群から
当該科目のデータを印字するための印字プログラムモジ
ュールを選択してマージし、当該マージされた印字プロ
グラムモジュールに基づいて名寄せデータ中の所定のデ
ータを印字し、加工し、封入封緘することを特徴とす
る。
A first personal mail system according to the present invention comprises name identification data, a print program module group, and a plurality of types of preform forms, and detects the type of the form to detect the type of the form program module. , Selecting and merging a printing program module for printing on a provided form, printing predetermined data in the merge data based on the merged printing program module, processing, enclosing and sealing. Features. Further, a second personal mail system of the present invention includes name identification data, a print program module group, and a plurality of types of preform forms, recognizes a subject of the name identification data, and generates a form corresponding to the recognized subject. Only when provided in the plurality of preform forms, a print program module for printing the data of the subject is selected from the print program module group and merged, and the merged print is performed. It is characterized by printing, processing, enclosing and sealing predetermined data in the name identification data based on the program module.

【0010】[0010]

【作用及び発明の効果】従来の印字プログラムを中心と
した方式においては、一度には一つの帳票しか印字でき
ず、しかも帳票に所定のデータを印字する度毎に印字プ
ログラムを作成する必要があったが、それに対して本発
明では、帳票またはデータを中心としたデータ出力処理
を行うので、名寄せデータ中の各科目のデータを印字す
るための印字プログラムをモジュールとしてファイルに
格納し、印字に必要な印字プログラムモジュールだけを
読み出してマージするので、帳票に印字する度に印字プ
ログラムを作成する必要がない。また、本発明において
は名寄せデータに何の加工を施す必要もないので、その
まま非常に効率的に使用することができ、従来のように
一つの帳票を印字する度にMTを掛け替える必要はな
く、手間を省くことができる。更に、名寄せデータ中の
所定の科目のデータが連続して印字されるので、従来生
じていたような丁合いの誤りは生じないものである。
According to the conventional method based on a printing program, only one form can be printed at a time, and it is necessary to create a printing program every time predetermined data is printed on the form. On the other hand, according to the present invention, since data output processing is performed mainly on a form or data, a printing program for printing data of each item in the name identification data is stored in a file as a module and necessary for printing. Since only a simple print program module is read and merged, there is no need to create a print program every time printing is performed on a form. Further, in the present invention, there is no need to apply any processing to the name identification data, so that it can be used very efficiently as it is, and it is not necessary to replace MT each time one form is printed as in the related art. , Can save time and effort. Further, since the data of the predetermined item in the merge data is printed continuously, the collation error as conventionally occurred does not occur.

【0011】[0011]

【実施例】以下、図面を参照して実施例を説明する。図
1は、本発明に係る帳票主導型出力処理によるデータ出
力方式をパーソナルメールシステムに適用した場合の一
実施例の構成を示す図であり、図中、1はプリンタ、2
は加工装置、3は封入封緘装置、4は制御装置、5は入
力装置、6は名寄せデータファイル、7は印字プログラ
ムファイルを示す。プリンタ1は帳票に所定のデータを
印字するものであり、インパクトプリンタまたはノンイ
ンパクトプリンタで構成される。また、プリンタ1は帳
票に印刷されている符号を読み取る機能を有しているも
のとする。加工装置2は印字された帳票を所定の態様で
折り畳むための折り機、作成された複数の帳票を郵送先
毎に区分けする丁合い機、丁合いされた帳票を綴じるた
めのステップラー等で構成されている。これらの折り
機、丁合い機、ステップラーは周知のものを使用するこ
とができるが、その動作については後述する。封入封緘
装置3は加工装置2で所定の態様に加工された帳票を郵
送先毎に封筒に入れて封緘するものであり、周知のもの
を使用することができる。制御装置4はパーソナルコン
ピュータ等で構成され、当該パーソナルメールシステム
の各部の動作を統括して管理するものである。その動作
については後述する。入力装置5は制御装置4に所望の
動作を指示したり、所望の処理のためのパラメータ等を
入力するものであり、キーボード、磁気カードリーダ
ー、ICカードリーダー等周知の入力手段で構成され
る。名寄せデータファイル6は上述した構造を有するデ
ータベースである。なお、以下の説明では当該名寄せデ
ータファイル6は図7に示すような銀行取り引きに関す
るデータとする。印字プログラムファイル7は、名寄せ
データに含まれる科目のデータを帳票に印字するための
印字プログラムが、各科目毎にモジュール化されて書き
込まれているものであり、例えば、図7に示すような名
寄せデータを印字するものとすると、印字プログラムフ
ァイル7には、普通預金のデータを印字するための印字
プログラムモジュール、当座預金のデータを印字するた
めの印字プログラムモジュール、定期預金のデータを印
字するための印字プログラムモジュール、積立預金のデ
ータを印字するための印字プログラムモジュール、住宅
ローンのデータを印字するための印字プログラムモジュ
ール、学資ローンのデータを印字するための印字プログ
ラムモジュール等、各科目のデータを印字するための印
字プログラムモジュールが書き込まれている。
An embodiment will be described below with reference to the drawings. FIG. 1 is a diagram showing a configuration of an embodiment in which a data output method based on a form-driven output process according to the present invention is applied to a personal mail system.
Denotes a processing device, 3 denotes a sealing and sealing device, 4 denotes a control device, 5 denotes an input device, 6 denotes a name identification data file, and 7 denotes a printing program file. The printer 1 prints predetermined data on a form, and is constituted by an impact printer or a non-impact printer. It is assumed that the printer 1 has a function of reading a code printed on a form. The processing device 2 includes a folding machine for folding printed forms in a predetermined manner, a collating machine for sorting a plurality of produced forms for each mailing destination, a stapler for binding collated forms, and the like. Have been. Known folding machines, collating machines, and staplers can be used, and their operations will be described later. The enclosing and sealing device 3 is a device that seals a form processed in a predetermined mode by the processing device 2 into an envelope for each mailing destination, and a known device can be used. The control device 4 is composed of a personal computer or the like, and controls the operation of each unit of the personal mail system. The operation will be described later. The input device 5 is for instructing a desired operation to the control device 4 or for inputting parameters and the like for desired processing, and is composed of well-known input means such as a keyboard, a magnetic card reader, and an IC card reader. The name identification data file 6 is a database having the above-described structure. In the following description, the name identification data file 6 is assumed to be data relating to bank transactions as shown in FIG. In the print program file 7, a print program for printing the data of the subjects included in the name identification data on a form is written in a modularized form for each subject. Assuming that data is to be printed, the printing program file 7 includes a printing program module for printing data of ordinary deposits, a printing program module for printing data of checking accounts, and a printing program module for printing data of time deposits. Prints the data of each subject, such as a printing program module, a printing program module for printing savings deposit data, a printing program module for printing mortgage loan data, a printing program module for printing student loan data, etc. Print program module for writing To have.

【0012】さて、プリンタ1には被印字媒体である帳
票がセットされる。本発明で使用する帳票は従来用いら
れていると同様のプレフォーム帳票、即ち、枚葉紙や連
続紙等に所定の書式が印刷されたものであるが、従来と
異なって、プリンタ1には複数種類の帳票がセットされ
る。例えば、いまプリンタ1が4個の給紙トレイを備え
ているものとすると、各給紙トレイには図2A,B,
C,Dに示すように、互いに異なる書式が印刷された帳
票101,102,103,104 がセットされる。どのよう
な書式の帳票をセットするかは任意であるが、例えばメ
ーリングの企画に応じて選択することができる。即ち、
今回のメーリングにおいては名寄せデータのA,B,
C,Dの4種類の科目について通知を行うものとすれ
ば、プリンタ1の各給紙トレイにはこれらの科目に対応
した書式を有する帳票をそれぞれセットすればよい。
A form as a print medium is set in the printer 1. The form used in the present invention is a preform form similar to that conventionally used, that is, a form in which a predetermined format is printed on a sheet of paper or continuous paper. Multiple types of forms are set. For example, assuming that the printer 1 is provided with four paper feed trays, each paper feed tray has FIGS.
As shown in C and D, forms 10 1 , 10 2 , 10 3 and 10 4 on which different formats are printed are set. The form in which the form is set is arbitrary, but can be selected according to, for example, a mailing plan. That is,
In this mailing, A, B,
Assuming that notifications are provided for four types of subjects C and D, a form having a format corresponding to these subjects may be set in each paper feed tray of the printer 1.

【0013】プリンタ1に帳票がセットされた後、入力
装置5から印字の開始が指示されると、制御装置4は、
まずプリンタ1にどのような帳票がセットされているか
を検知する。そのための手段としては、次の二通りの方
法がある。第1の方法は、プリンタ1から各給紙トレイ
における帳票のセット状態を受けて検知する方法であ
り、これは複写機等の画像記録装置における用紙サイズ
検知と同様の手法を採用することによって行うことがで
きる。その際、制御装置4には予め給紙トレイの状態と
帳票の種類との関係が書き込まれたファイルが備えられ
ている必要があることは当然である。第2の方法は、入
力装置5からオペレータがどの給紙トレイにどのような
書式の帳票がセットされているかを入力することによっ
て検知させる方法である。
After the form is set in the printer 1, when the start of printing is instructed from the input device 5, the control device 4
First, what kind of form is set in the printer 1 is detected. As means for that, there are the following two methods. The first method is a method of receiving and detecting a set state of a form in each paper feed tray from the printer 1, and this is performed by adopting a method similar to paper size detection in an image recording apparatus such as a copying machine. be able to. At this time, it is natural that the control device 4 needs to be provided with a file in which the relationship between the state of the paper feed tray and the form type is written in advance. The second method is a method in which the operator detects by inputting which form is set on which paper tray on the input device 5.

【0014】制御装置4は、帳票の種類を検知すると、
印字プログラムファイル7から、これらの帳票にデータ
を印字する際に必要となる印字プログラムモジュールを
読み出してマージ処理を行い、印字プログラムを生成す
る。例えば、いま前記第1の方法によって、プリンタ1
の第1トレイにはA帳票が、第2トレイにはB帳票が、
第3トレイにはC帳票が、第4トレイにはD帳票がそれ
ぞれセットされていることを検知したとすると、制御装
置4は、A帳票に印字を行うための印字プログラムモジ
ュール、B帳票に印字を行うための印字プログラムモジ
ュール、C帳票に印字を行うための印字プログラムモジ
ュール及びD帳票に印字を行うための印字プログラムモ
ジュールを印字プログラムファイル7から読み出してマ
ージし、印字プログラムを生成する。
When detecting the type of the form, the control device 4
From the printing program file 7, a printing program module required for printing data on these forms is read out and merged to generate a printing program. For example, the printer 1 is now described by the first method.
Form A in the first tray, form B in the second tray,
If it is detected that the C form is set on the third tray and the D form is set on the fourth tray, the control device 4 prints a print program module for printing on the A form and a print program module on the B form. A printing program module for performing printing on a C form and a printing program module for printing on a D form are read from the printing program file 7 and merged to generate a printing program.

【0015】帳票の種類の検知を前記第2の方法により
行う場合には、どの給紙トレイにはどのような種類の帳
票がセットされているかが入力装置5から直接指示され
るので、制御装置4は、指示された情報に基づいて印字
プログラムモジュールを読み出してマージ処理し、印字
プログラムを生成する。
When the type of form is detected by the second method, the type of form set in which sheet tray is directly instructed from the input device 5. Reference numeral 4 reads out a print program module based on the instructed information and performs a merge process to generate a print program.

【0016】以上のようにして印字プログラムの生成が
終了すると、制御装置4は名寄せデータファイル6の各
項目からデータを読み出して、プリンタ1にセットされ
ている帳票に対応する科目データのみをプリンタ1に供
給すると共に、当該帳票の給紙及び印字を指示する。例
えば、制御装置4がプリンタ1に、名寄せデータの中の
a科目データを印字するためのA帳票、b科目データを
印字するためのB帳票、c科目データを印字するための
C帳票、d科目データを印字するためのD帳票の4種類
の帳票がセットされていることを認識しており、現在読
み出そうとしている項目(この場合は取引先)がa,
b,c,d,eの5種類の科目のデータを有しているも
のとすると、制御装置4はまず科目aのデータを読み込
み、プリンタ1に当該帳票の給紙を指示すると共に当該
科目aのデータを転送して印字を行わせる。同様にして
科目b,c,dのデータの印字が行われる。これに対し
て、科目eについては当該科目に対応する帳票がセット
されていないことを制御装置4が認識しているから、制
御装置4は当該科目eを無視し、次の項目のデータを読
み出し、以下同様の処理を繰り返す。以上のようにし
て、プリンタ1にセットされている帳票に対応する科目
についてのみ印字が行われる。
When the generation of the print program is completed as described above, the control device 4 reads out data from each item of the name identification data file 6 and outputs only the subject data corresponding to the form set in the printer 1 to the printer 1. And instructs the form to be fed and printed. For example, the control device 4 causes the printer 1 to print an A form for printing the a-subject data, a B form for printing the b-subject data, a C form for printing the c-subject data, and a d-subject in the printer 1. Recognizes that four types of forms, D-forms, for printing data are set, and the item (customer in this case) to be read is a,
Assuming that the control device 4 has data of five types of subjects b, c, d, and e, the control device 4 first reads the data of the subject a, instructs the printer 1 to feed the form, and sends the subject a The data is transferred and printed. Similarly, the data of the subjects b, c, and d are printed. On the other hand, since the control device 4 recognizes that the report corresponding to the subject e is not set for the subject e, the control device 4 ignores the subject e and reads the data of the next item. Hereinafter, the same processing is repeated. As described above, printing is performed only for the subject corresponding to the form set in the printer 1.

【0017】以上は1台のプリンタで複数の帳票を印字
するものとしたが、各帳票はサイズの他にも厚さ、使用
される用紙の種類等も相違し、更に帳票の種類には枚葉
紙の帳票の他にも、関連する複数枚の帳票が綴じられ、
1枚目の帳票に印字することによって下に綴じられてい
る帳票に複写できる、いわゆる複写帳票等の特殊の形態
を有するものもある。そこで、プリンタ1として、複写
帳票等に印字するためのインパクトプリンタと、枚葉の
帳票に印字するためのノンインパクトプリンタ、例えば
レーザビームプリンタ、の二種類を備えるようにしても
よい。
In the above description, a plurality of forms are printed by one printer. However, each form differs in thickness, type of paper used, etc. in addition to the size. In addition to the paper form, multiple related forms are bound,
There is also a special form such as a so-called copy form that can be copied to a form bound below by printing on the first form. Therefore, the printer 1 may be provided with two types, an impact printer for printing on a copy form and the like, and a non-impact printer for printing on a sheet form, for example, a laser beam printer.

【0018】また、プリンタ1において帳票を搬送し、
印字を行う際には、帳票の用紙の違いに応じて、プリン
タ1の設定を変更する必要がある。例えば、インパクト
プリンタにおいては紙厚等に応じて印圧を制御する必要
がある場合があり、感熱式プリンタにおいては走査温度
を制御する必要がある場合があり、帳票の搬送に関して
は、紙厚、用紙の表面の滑らかさ等に応じて搬送ローラ
のギャップを制御する必要がある場合がある。このよう
な制御を行うには、プリンタ1が直接帳票の用紙に関す
る情報を認識して自動的に制御を行うか、制御装置4が
直接帳票の用紙に関する情報を認識して制御の内容をプ
リンタ1に指示するかの二通りの方式があり、いずれの
方式を採用してもよい。そして、帳票の用紙に関する情
報を認識する方法としては、前者の方式を採用する場合
には、図2BにおいてFMで示すマークように帳票10
2 の所定の領域に、サイズ、紙厚、用紙の種類等、当該
用紙に関する種々の情報を予め印刷しておき、これをプ
リンタに読み込ませるようにすればよく、また、後者の
方式を採用する場合には、各帳票の用紙に関する種々の
情報を入力装置5から予め入力する方法、あるいは印刷
プログラムモジュールに用紙に関する情報を格納してお
き、その情報を制御装置4に認識させる方法がある。
The form is conveyed in the printer 1 and
When performing printing, it is necessary to change the settings of the printer 1 according to the difference in the form paper. For example, in an impact printer, it may be necessary to control the printing pressure according to the paper thickness, etc., in a thermal printer, it may be necessary to control the scanning temperature. In some cases, it is necessary to control the gap between the transport rollers according to the smoothness of the surface of the sheet. In order to perform such control, the printer 1 directly recognizes the information on the form paper and automatically performs the control, or the control device 4 directly recognizes the information on the form paper and transmits the control contents to the printer 1. , And any of these methods may be adopted. As a method of recognizing the information on the paper of the form, when the former method is adopted, the form 10 can be recognized as indicated by FM in FIG. 2B.
Various information about the paper, such as size, paper thickness, paper type, etc., may be pre-printed in the predetermined area 2 and read by a printer, and the latter method is adopted. In this case, there is a method of inputting various types of information regarding the paper of each form from the input device 5 in advance, or a method of storing information regarding the paper in a print program module and causing the control device 4 to recognize the information.

【0019】以上のようにして印字された帳票は次に加
工装置2に搬送され、必要に応じて所定の態様で折ら
れ、丁合いされる。
The form printed as described above is then conveyed to the processing device 2, where it is folded and collated as required in a predetermined manner.

【0020】折りについては次のようである。折り方の
態様は使用される封筒のサイズと帳票のサイズとから決
定され、それに応じて折り機の制御を行う必要がある
が、そのための制御の情報を折り機に与えるための方法
としては次のような方法がある。第1には、当該帳票の
折りの態様を直接折り機に認識させる方法であり、上述
した用紙に関する情報と同様に、帳票の所定の領域に当
該帳票の折りの態様を印刷しておき、それを折り機に読
み取らせ、折り機の各部の状態を自動設定させることで
行うことができる。第2には、折り機に予め封筒のサイ
ズを入力しておき、更に図2BのマークFMを折り機に
読み込ませ、封筒サイズとマークFMに書き込まれてい
る帳票サイズとの関係から折り機が折りの態様を自動的
に決定する方法である。第3には、印刷プログラムモジ
ュールに用紙に関する情報を格納しておき、その中のサ
イズ情報から制御装置4が折りの態様を決定する方法で
ある。第4には、印刷プログラムモジュールに用紙に関
する情報に加えて折りの態様に関する情報を格納してお
き、その情報により制御装置4に折りの態様を認識させ
る方法である。
The folding is as follows. The manner of folding is determined from the size of the envelope to be used and the size of the form, and it is necessary to control the folding machine in accordance with that. The following method is used to give control information to the folding machine. There is such a method. The first is a method of causing the folding machine to directly recognize the form of folding of the form. In the same manner as the information on the sheet described above, the form of folding of the form is printed in a predetermined area of the form. Is read by a folding machine, and the state of each part of the folding machine is automatically set. Second, the size of the envelope is input in advance to the folder, and the mark FM in FIG. 2B is read by the folder. The folder is read from the relationship between the envelope size and the form size written on the mark FM. This is a method of automatically determining the folding mode. Third, there is a method in which information relating to paper is stored in the print program module, and the control device 4 determines the folding mode based on the size information therein. Fourth, there is a method in which information on the folding mode is stored in the print program module in addition to the information on the sheet, and the control apparatus 4 recognizes the folding mode based on the information.

【0021】以上は一つの折り機で種々の折りを行うも
のとしたが、折り機の各部の設定状態は紙厚、重量、用
紙の丈夫さの程度等に応じて微妙な調整を必要とする場
合がある。その場合には、複数台の折り機を配置し、各
折り機の調整を折りの対象となる帳票に応じて行えばよ
い。その場合には、印字した帳票を、当該帳票に対して
調整された折り機に搬送する必要があるが、それは制御
装置4が行うことができる。即ち、制御装置4は現在印
字が終了した帳票がどのような帳票であるかを認識して
いるので、この帳票を当該帳票に応じて調整されている
折り機に搬送することができる。なお、指示された通り
の折りのタイミングで用紙を折る折り機は周知であるの
で、その機構の詳細については省略する。
In the above description, various types of folding are performed by a single folding machine. However, the setting state of each part of the folding machine requires fine adjustment according to the paper thickness, weight, strength of the paper, and the like. There are cases. In that case, a plurality of folding machines may be arranged, and adjustment of each folding machine may be performed according to the form to be folded. In that case, the printed form needs to be transported to a folding machine adjusted for the form, which can be performed by the control device 4. In other words, since the control device 4 recognizes what form the printed form is, the form can be conveyed to a folding machine adjusted according to the form. Since a folding machine that folds a sheet at the timing of folding as instructed is well known, details of the mechanism are omitted.

【0022】丁合いについては次のようである。丁合い
機は帳票を郵送先毎に一纏めにするものであるが、どの
帳票からどの帳票までを丁合いするかは、制御装置4か
ら丁合い機に指示することで行うことができる。即ち、
制御装置4は各項目について何枚の帳票を印字したかを
認識しているので、各項目についての帳票の枚数を折り
機に指示することによって、印字された順序で搬送され
てくる帳票を丁合いすることができる。
The collation is as follows. The collating machine collects the forms for each mailing destination, but it is possible to collate from which form to which form by collating the collating machine from the control device 4. That is,
Since the control device 4 knows how many forms are printed for each item, by instructing the folding machine on the number of forms for each item, the forms conveyed in the printing order are caught. Can fit together.

【0023】また、その他の方法としては、プリンタ1
で科目のデータを印字すると共に、当該項目の最初の帳
票の所定の位置には図3Aに示すようにスタートマーク
SMを、最後の帳票の所定の位置には図3Bに示すよう
にエンドマークEMを印字させ、丁合い機に読み取らせ
てスタートマークSMが印字された帳票からエンドマー
クEMが印字された帳票までを丁合いする方法、あるい
は図4に示すように、印字の際に帳票の所定の位置に当
該項目の認識番号IDをプリンタ1に印字させ、丁合い
機に読み取らせて、同一の認識番号IDが印字された帳
票を収集して丁合いする方法である。この場合、丁合い
機が折り機の後段に配置されている場合には、折りによ
ってこれらのスタートマークSM、エンドマークEMあ
るいは認識番号IDが隠れてしまうことのないようにし
なければならないのは当然である。なお、丁合い機は周
知のものを使用できるので、その機構の詳細については
省略する。
As another method, the printer 1
3A, the start mark SM is provided at a predetermined position of the first form of the item as shown in FIG. 3A, and the end mark EM is provided at a predetermined position of the last form as shown in FIG. 3B. Is printed and read by a collating machine to collate from the form on which the start mark SM is printed to the form on which the end mark EM is printed. Alternatively, as shown in FIG. In this method, the identification number ID of the item is printed by the printer 1 at the position indicated by the reference numeral, read by a collating machine, and a form printed with the same identification number ID is collected and collated. In this case, when the collating machine is arranged at the latter stage of the folding machine, it is necessary to prevent the start mark SM, the end mark EM or the identification number ID from being hidden by folding. It is. Since a well-known collating machine can be used, the details of the mechanism will be omitted.

【0024】加工装置2には必要に応じてステップラー
を配置し、丁合いした帳票を綴じるステップラー等を配
置することができる。ステップラーを用いる場合、どの
ような位置に何箇所綴じるかは、上述したと同様に、帳
票の所定の領域に綴じ方に関する情報を予め印刷してお
くことで行うこともできるし、入力装置5から指示する
こともできる。
A stapler can be arranged in the processing device 2 as needed, and a stapler or the like for binding a collated form can be arranged. In the case of using the stapler, the position and the number of bindings can be determined by printing information on the binding method in a predetermined area of the form in advance, as described above. You can also instruct from.

【0025】加工装置2で所定の加工が行われた帳票は
次に封入封緘装置3に搬送され、所定の封筒に封入され
て封緘される。封入封緘装置3は周知のものを使用でき
るので、その詳細については省略する。以上が帳票主導
型出力処理によるデータ出力方式である。
The form that has been subjected to the predetermined processing by the processing device 2 is then conveyed to the enclosing and sealing device 3 where it is enclosed in a predetermined envelope and sealed. Since a known device can be used as the enclosing / sealing device 3, the details thereof are omitted. The data output method based on the form-driven output process has been described above.

【0026】次に第2の実施例として、データ主導型出
力処理によるデータ出力方式について説明する。データ
主導型出力処理によるデータ出力方式の構成は図1に示
すと同様であるが、印字プログラムの生成の手法が異な
っている。即ち、制御装置4は名寄せデータファイル6
から各項目毎のデータを読み出すが、読み出した科目が
印字されるべき科目である場合には、当該科目のデータ
を印字するための印字プログラムモジュールを印字プロ
グラムファイル7から読み出してマージしていくのであ
る。
Next, as a second embodiment, a data output system based on data driven output processing will be described. The configuration of the data output method by the data-driven output process is the same as that shown in FIG. 1, but the method of generating the print program is different. That is, the control device 4 stores the name identification data file 6
, The data for each item is read out. If the read-out subject is a subject to be printed, a print program module for printing the data of the subject is read from the print program file 7 and merged. is there.

【0027】具体的には次のようである。いま、プリン
タ1には複数種類の帳票がセットされており、制御装置
4は名寄せデータファイル6から最初の項目のデータを
読み出し、その中の第1番目の科目を認識する。そし
て、当該科目に対応する帳票が給紙トレイにセットされ
ていないことを認識して印字されるべきものでないと判
断した場合には無視するが、セットされていることを認
識して印字されるべきものであると判断した場合には、
当該科目のデータを印字するための印字プログラムを印
字プログラムファイル7から読み出し、マージして印字
プログラムを作成する。そして、プリンタ1に当該科目
に対応する帳票の給紙を指示すると共に、印字すべきデ
ータを送って印字させる。第2番目以降の科目について
も同様な処理を行う。そして、第1番目の項目について
の印字を終了すると、制御装置4は第2番目の項目のデ
ータを読み出し、印字すべき科目で且つ第1番目の項目
には含まれていない科目があった場合には、当該科目の
データを印字するための印字プログラムを印字プログラ
ムファイル7から読み出してマージする処理を繰り返
す。
The details are as follows. Now, a plurality of types of forms are set in the printer 1, and the control device 4 reads the data of the first item from the name identification data file 6 and recognizes the first item in the data. If it is determined that the form corresponding to the subject is not set in the paper feed tray and it is determined that the form is not to be printed, it is ignored, but it is recognized that the form is set and printed. If it is determined to be
A print program for printing the data of the subject is read from the print program file 7 and merged to create a print program. Then, while instructing the printer 1 to feed a form corresponding to the subject, data to be printed is sent and printed. Similar processing is performed for the second and subsequent subjects. When the printing of the first item is completed, the control device 4 reads out the data of the second item, and if there is a subject that is to be printed and is not included in the first item, Then, the process of reading a print program for printing the data of the subject from the print program file 7 and merging the same is repeated.

【0028】以上のように、名寄せデータの科目を認識
し、それが印字すべきものであった場合に限って印字プ
ログラムモジュールをマージして印字プログラムを生成
する処理を行うのがデータ主導型出力処理によるデータ
出力方式である。読み出した科目が印字されるべきもの
であるか否かの判断は、セットされている帳票に基づい
て行うようにしてもよいし、入力装置5からの指示によ
り行うようにしてもよい。即ち、プリンタ1の給紙トレ
イには今回の企画で郵送する帳票のみがセットされるも
のである場合には前者の方法を採用することができ、制
御装置4は読み出した科目に対応する帳票がセットされ
ているか否かを判断することにより印字プログラムモジ
ュールのマージ処理を行う。
As described above, the data-driven output process recognizes the subject of the name identification data and merges the print program modules to generate a print program only when the subject is to be printed. Is a data output method. The determination as to whether or not the read subject is to be printed may be made based on the set form or may be made according to an instruction from the input device 5. That is, if only the form to be mailed in this project is set in the paper feed tray of the printer 1, the former method can be adopted, and the control device 4 determines that the form corresponding to the read subject is The merge process of the print program module is performed by determining whether or not the print program module is set.

【0029】また、プリンタ1には複数種類の帳票がセ
ットされているが、セットされている全ての帳票に印字
するのでなく、その中のいくつかの帳票にだけ印字した
い場合には、後者の方法が採用され、入力装置5から印
字すべき科目に関する情報が入力される。従って、制御
装置4は、読み出した科目が指示された科目であるか否
かを判断することによって印字プログラムモジュールの
マージ処理を行う。
A plurality of types of forms are set in the printer 1. However, when printing is to be performed not on all the set forms but on only some of the forms, the latter type is set. A method is adopted, and information on a subject to be printed is input from the input device 5. Therefore, the control device 4 performs the merge process of the print program module by determining whether the read subject is the designated subject.

【0030】その後の印字、加工、封入封緘の処理は上
記の第1の実施例で説明したと同様に行われる。
Subsequent processes of printing, processing, enclosing and sealing are performed in the same manner as described in the first embodiment.

【0031】以上、本発明の実施例について説明した
が、本発明は上記実施例に限定されるものではなく、種
々の変形が可能である。例えば名寄せデータの科目とし
ては種々のものが考えられることは明らかであるし、ま
た、加工装置としては、上述した折り機、丁合い機、ス
テップラーの他にも種々の加工機を使用することもで
き、その制御は上述したと同様の手法により行うことが
できる。
Although the embodiments of the present invention have been described above, the present invention is not limited to the above embodiments, and various modifications are possible. For example, it is clear that various subjects can be considered as subjects of the name identification data, and various processing machines other than the above-described folding machine, collating machine, and stepper can be used as the processing device. The control can be performed by the same method as described above.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.

【図2】プリンタにセットされる帳票の例を示す図であ
る。
FIG. 2 is a diagram illustrating an example of a form set in a printer.

【図3】スタートマーク、エンドマークによる丁合いの
制御を説明するための図である。
FIG. 3 is a diagram for explaining collation control using a start mark and an end mark.

【図4】認識帳票による丁合いの制御を説明するための
図である。
FIG. 4 is a diagram for explaining collation control using a recognition form;

【図5】従来のパーソナルメールシステムを説明するた
めの概念図である。
FIG. 5 is a conceptual diagram for explaining a conventional personal mail system.

【図6】従来のパーソナルメールシステムで用いられる
データの構造を示す図である。
FIG. 6 is a diagram showing a data structure used in a conventional personal mail system.

【図7】名寄せデータの構造を示す図である。FIG. 7 is a diagram showing a structure of name identification data.

【符号の説明】[Explanation of symbols]

1…プリンタ、2…加工装置、3…封入封緘装置、4…
制御装置、5…入力装置、6…名寄せデータファイル、
7…印字プログラムファイル
DESCRIPTION OF SYMBOLS 1 ... Printer, 2 ... Processing device, 3 ... Enclosure and sealing device, 4 ...
Control device, 5: input device, 6: name data file,
7 ... Print program file

フロントページの続き (72)発明者 日向 一郎 東京都新宿区榎町7番地 大日本印刷株 式会社内 (56)参考文献 特開 昭55−52180(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 19/00 B42D 15/08 G06F 3/12 Continuation of the front page (72) Inventor Ichiro Hinata 7 Enokicho, Shinjuku-ku, Tokyo Inside Dai Nippon Printing Co., Ltd. (56) References JP-A-55-52180 (JP, A) (58) Fields investigated (Int .Cl. 7 , DB name) G06F 19/00 B42D 15/08 G06F 3/12

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】名寄せデータと、 印字プログラムモジュール群と、 複数種類のプレフォーム帳票とを備え、 前記帳票の種類を検知して前記印字プログラムモジュー
ル群から、備えられている帳票に印字するための印字プ
ログラムモジュールを選択してマージし、当該マージさ
れた印字プログラムモジュールに基づいて名寄せデータ
中の所定のデータを印字することを特徴とするデータ出
力方式。
The present invention comprises a name identification data, a print program module group, and a plurality of types of preform forms, and detects the type of the form and prints from the print program module group on the provided form. A data output method, wherein a print program module is selected and merged, and predetermined data in the merge data is printed based on the merged print program module.
【請求項2】名寄せデータと、 印字プログラムモジュール群と、 複数種類のプレフォーム帳票とを備え、 前記名寄せデータの科目を認識し、その認識した科目に
対応する帳票が、前記複数のプレフォーム帳票の中に備
えられている場合に限って、前記印字プログラムモジュ
ール群から当該科目のデータを印字するための印字プロ
グラムモジュールを選択してマージすると共に、当該マ
ージされた印字プログラムモジュールに基づいて名寄せ
データ中の所定のデータを印字することを特徴とするデ
ータ出力方式。
2. A system according to claim 1, further comprising: name identification data, a printing program module group, and a plurality of types of preform forms, wherein a form of the name identification data is recognized, and a form corresponding to the recognized subject is provided by the plurality of preform forms. Only in the case where the print program module is provided, a print program module for printing the data of the subject is selected from the print program module group and merged, and the merge data is created based on the merged print program module. A data output method characterized by printing predetermined data inside.
【請求項3】名寄せデータと、 印字プログラムモジュール群と、 複数種類のプレフォーム帳票とを備え、 前記帳票の種類を検知して前記印字プログラムモジュー
ル群から、備えられている帳票に印字するための印字プ
ログラムモジュールを選択してマージし、当該マージさ
れた印字プログラムモジュールに基づいて名寄せデータ
中の所定のデータを印字し、加工し、封入封緘すること
を特徴とするパーソナルメールシステム。
3. A system according to claim 1, further comprising: name identification data, a printing program module group, and a plurality of types of preform forms, for detecting the type of the form and printing from the printing program module group on the provided form. A personal mail system wherein a print program module is selected and merged, and predetermined data in the merge data is printed, processed, and sealed based on the merged print program module.
【請求項4】名寄せデータと、 印字プログラムモジュール群と、 複数種類のプレフォーム帳票とを備え、 前記名寄せデータの科目を認識し、その認識した科目に
対応する帳票が、前記複数のプレフォーム帳票の中に備
えられている場合に限って、前記印字プログラムモジュ
ール群から当該科目のデータを印字するための印字プロ
グラムモジュールを選択してマージし、当該マージされ
た印字プログラムモジュールに基づいて名寄せデータ中
の所定のデータを印字し、加工し、封入封緘することを
特徴とするパーソナルメールシステム。
4. A system comprising a name identification data, a printing program module group, and a plurality of types of preform forms, recognizing a subject of the name identification data, and forming a form corresponding to the recognized subject into the plurality of preform forms. Only when provided in the print program module group, a print program module for printing the data of the subject is selected from the print program module group and merged, and based on the merged print program module, A personal mail system characterized by printing, processing, enclosing and sealing the predetermined data.
JP03007967A 1991-01-25 1991-01-25 Data output method Expired - Fee Related JP3105269B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03007967A JP3105269B2 (en) 1991-01-25 1991-01-25 Data output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03007967A JP3105269B2 (en) 1991-01-25 1991-01-25 Data output method

Publications (2)

Publication Number Publication Date
JPH04241062A JPH04241062A (en) 1992-08-28
JP3105269B2 true JP3105269B2 (en) 2000-10-30

Family

ID=11680237

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03007967A Expired - Fee Related JP3105269B2 (en) 1991-01-25 1991-01-25 Data output method

Country Status (1)

Country Link
JP (1) JP3105269B2 (en)

Also Published As

Publication number Publication date
JPH04241062A (en) 1992-08-28

Similar Documents

Publication Publication Date Title
JP4313395B2 (en) Method and apparatus for forming a document set
US5276628A (en) Apparatus and method for monitoring and controlling printed sheet items for post-finishing
JPH0736979A (en) Security exchange processor
US20040252319A1 (en) System and method for multiple print stream management and finishing
JP4597962B2 (en) Combined front-end and back-end document processing
JP3009486B2 (en) Data output system and personal mail system
EP1045335B1 (en) Financial document processing system and method of operating a financial document processing system with verification of zone coordinates
JP3105269B2 (en) Data output method
JPH11175648A (en) Document and document processor
US6438433B1 (en) Financial document processing system and method of operating a financial document processing system
JP2917209B2 (en) Card and card check method
JP3142307B2 (en) Personal mail system
EP1045319B1 (en) Method of operating a financial document processing system during exception recovery
JPS63317375A (en) Printer
JP3612930B2 (en) Securities issuing equipment
JP2006202037A (en) Securities issuing system
JP3496438B2 (en) Booklet manufacturing equipment
JP2002312903A (en) Passbook handing apparatus
JPH08161641A (en) Merchandise coupon collection processing unit
JP2882698B2 (en) Form paper matching check method
JPH09245223A (en) Bankbook processing testing method and bankbook processing simulator
JP2011079184A (en) Printer, and printing method
JPH06105093A (en) Copy printer
JP2002254759A (en) Paper confirmation slip and paper confirmation system
JPH04113864A (en) Magnetic character printer

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080901

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090901

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees