JPH0546330A - Printing processing system for application system - Google Patents
Printing processing system for application systemInfo
- Publication number
- JPH0546330A JPH0546330A JP3206922A JP20692291A JPH0546330A JP H0546330 A JPH0546330 A JP H0546330A JP 3206922 A JP3206922 A JP 3206922A JP 20692291 A JP20692291 A JP 20692291A JP H0546330 A JPH0546330 A JP H0546330A
- Authority
- JP
- Japan
- Prior art keywords
- processing program
- printing
- format information
- item
- 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
Links
- 238000012545 processing Methods 0.000 title claims description 14
- 238000003672 processing method Methods 0.000 claims description 17
- 238000010586 diagram Methods 0.000 description 15
- 238000012423 maintenance Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000000034 method Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000000126 substance Substances 0.000 description 1
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は,アプリケーションシス
テムにおける印刷処理方式に関し,詳しくは,印刷処理
を行うアプリケーションプログラムの開発及び保守に関
する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a print processing method in an application system, and more particularly to the development and maintenance of an application program that performs print processing.
【0002】[0002]
【従来の技術】従来,印刷処理を行うアプリケーション
プログラムでは,そのプログラムの中に印刷形式の情報
を持っていたため,印刷形式の修正が必要となった場
合,そのプログラム自身を修正することが必要であった
り,同じデータで,異なる複数の印刷形式の結果を出力
するために,異なる複数の出力処理をプログラミングす
る必要があったり,印刷の不要な項目が発生した場合
も,プログラムの修正が必要であった。2. Description of the Related Art Conventionally, an application program that performs print processing has information about the print format in the program. Therefore, when it is necessary to modify the print format, it is necessary to modify the program itself. If you need to program different output processes to output the results of different print formats with the same data, or if items that do not require printing occur, you need to modify the program. there were.
【0003】[0003]
【発明が解決しようとする課題】このような従来の印刷
処理方式においては,印刷の結果を変更する際アプリケ
ーションプログラムを修正し再翻訳,再結合のプログラ
ム開発作業が必要であり,そのためにコンピュータを使
って作業する必要があった。In such a conventional print processing method, it is necessary to modify the application program when changing the print result, and re-translate and re-join program development work. I had to work with it.
【0004】そこで,本発明の技術的課題は,印刷形式
変更等におけるプログラムの修正作業を最小限にするこ
とで,アプリケーションの保守性を向上したアプリケー
ションシステムにおける印刷処理方式を提供することに
ある。Therefore, a technical problem of the present invention is to provide a print processing method in an application system in which the maintainability of the application is improved by minimizing the work of modifying the program in changing the print format.
【0005】[0005]
【課題を解決するための手段】本発明によれば,所定の
印刷形式で印刷処理を行うアプリケーションシステムに
おける印刷処理方式において,印刷するデータを出力す
るデータ処理プログラムと,該データ処理プログラムか
ら出力されたデータと印刷する様式を示す印刷形式情報
とに基づいて印刷結果を出力する印刷処理プログラムと
を有することを特徴とするアプリケーションシステムに
おける印刷処理方式が得られる。According to the present invention, in a print processing method in an application system for performing print processing in a predetermined print format, a data processing program for outputting data to be printed and an output from the data processing program. There is provided a print processing method in an application system, comprising: a print processing program that outputs a print result based on the selected data and print format information indicating a print format.
【0006】本発明によれば,前記アプリケーションシ
ステムにおける印刷処理方式において,前記印刷形式情
報の印刷位置を変更しても,前記印刷処理プログラムと
独立な前記データ処理プログラム部分は変更の必要がな
いように構成されていることを特徴とするアプリケーシ
ョンシステムにおける印刷処理方式が得られる。According to the present invention, in the print processing method in the application system, even if the print position of the print format information is changed, the data processing program portion independent of the print processing program does not need to be changed. A print processing method in an application system is obtained.
【0007】また,本発明によれば,前記アプリケーシ
ョンシステムにおける印刷処理方式において,印刷の必
要のない項目が発生した場合,前記印刷処理プログラム
と独立な前記データ処理プログラム部分は,変更の必要
がないように構成されていることを特徴とするアプリケ
ーションシステムにおける印刷処理方式が得られる。Further, according to the present invention, in the print processing method in the application system, when an item that does not need to be printed occurs, the data processing program portion independent of the print processing program does not need to be changed. A print processing method in an application system, which is characterized in that it is configured as described above, can be obtained.
【0008】[0008]
【作用】本発明のアプリケーションシステムにおける印
刷処理方式においては,印刷処理プログラムがデータ処
理プログラムから出力されるデータと,印刷形式情報と
に基づいて印刷結果を出力する。In the print processing method in the application system of the present invention, the print processing program outputs the print result based on the data output from the data processing program and the print format information.
【0009】[0009]
【実施例】次に,本発明の実施例について図面を参照し
て説明する。Embodiments of the present invention will now be described with reference to the drawings.
【0010】図1は,アプリケーションシステムにおけ
る印刷処理の概念の説明図である。図1においてデータ
処理プログラム10は,印刷するデータを出力データ1
1の形態で出力するプログラムで,出力された出力デー
タ11は,印刷処理プログラム14によって,印刷する
様式すなわち印刷形式情報40を参照しながら,最終的
な印刷結果50を得る。FIG. 1 is an explanatory view of the concept of print processing in the application system. In FIG. 1, the data processing program 10 outputs the data to be printed to the output data 1
The output data 11 output by the program 1 is obtained by the print processing program 14 with reference to the print format, that is, the print format information 40, and the final print result 50 is obtained.
【0011】図2は,図1の出力データ11の中のレコ
ード形式情報20の内容を説明する図である。図2にお
いて,レコード形式情報20は,項目の名称が格納され
ている項目名21,項目の種類が格納されている属性2
2及び項目の大きさが格納されている桁数23から構成
されている。FIG. 2 is a diagram for explaining the contents of the record format information 20 in the output data 11 of FIG. In FIG. 2, the record format information 20 includes an item name 21 in which an item name is stored and an attribute 2 in which an item type is stored.
2 and the number of digits 23 in which the size of the item is stored.
【0012】図3は,図1の出力データ11の中の出力
データ実体30の内容の説明図である。図示のように,
出力データ実体30は,いくつかの項目の集まりである
レコードの繰り返しからなっており,第1フィールド3
1,第2フィールド32及び第3フィールド33のよう
に第nフィールド3nまで項目の集まりで,その集まり
第1レコード35,第2レコード36,第3レコード3
7のように第mレコード3mの繰り返しからなってい
る。FIG. 3 is an explanatory diagram of the contents of the output data entity 30 in the output data 11 of FIG. As shown,
The output data entity 30 is made up of repeated records that are a collection of several items, and the first field 3
1, a collection of items up to the nth field 3n such as the second field 32 and the third field 33, and the collection 1st record 35, 2nd record 36, 3rd record 3
As shown in 7, the mth record is repeated 3m.
【0013】第1レコード35は,図2のレコード形式
情報20の中の項目名21の内容が[第1フィールド]
の項目で,属性22が[数字]で桁数23が[5]なる
項目があり,その内容が[AAAAA]であることを示
している,同様に[第2フィールド]は,[数字],
[4]なる項目があり,その内容は,[0013]であ
ることを示している。この様に[第nフィールド]は,
[文字],[7]なる項目で,その内容は[SSSTT
TT]までの項目の集まりでレコードを構成し,このレ
コードが,第2レコード36,第3レコード37と繰り
返されていて,最後のレコードは,第mレコード3mと
なることを示している。In the first record 35, the contents of the item name 21 in the record format information 20 of FIG. 2 are [first field].
Item, the attribute 22 is [numerical value] and the number of digits 23 is [5], and the content is [AAAAA]. Similarly, the [second field] is [numerical value],
There is an item [4], and the content thereof is [0013]. In this way, the [nth field] is
[Character], [7], whose contents are [SSSTT
A record is composed of a group of items up to [TT], and this record is repeated with the second record 36 and the third record 37, and the last record is the mth record 3m.
【0014】図4は,図1の印刷形式情報40の内容の
説明図である。図示のように,印刷形式情報40は,印
刷すべき項目の識別のために項目の名称である印刷項目
名41があり,図2のレコード形式情報20の中の項目
名21と対応している。また,印刷行位置42は,印刷
項目の縦方向の印刷位置を示し,同様に印刷桁位置43
は,印刷項目の横方向の印刷位置を示している。FIG. 4 is an explanatory diagram of the contents of the print format information 40 of FIG. As shown in the figure, the print format information 40 has a print item name 41 that is an item name for identifying the item to be printed, and corresponds to the item name 21 in the record format information 20 of FIG. . The print line position 42 indicates the print position in the vertical direction of the print item, and similarly, the print column position 43.
Indicates the horizontal print position of the print item.
【0015】図5は,図2のレコード形式情報20,図
3の出力データ実体30及び図4の印刷形式情報40
を,項目名21と印刷項目名41の内容の一致するもの
を対応付けて出力データ実体30のデータを,印刷行位
置42と印刷桁位置43とによって印刷する位置を決定
し,出力データ実体30を項目毎にデータを配置し印刷
処理する印刷処理プログラム14によって印刷された結
果を示している。FIG. 5 shows the record format information 20 of FIG. 2, the output data entity 30 of FIG. 3, and the print format information 40 of FIG.
The output data entity 30 is determined by associating the item name 21 and the print item name 41 having the same contents with each other to determine the position of printing the data of the output data entity 30 by the print line position 42 and the print column position 43. Shows the result printed by the print processing program 14 for arranging data for each item and performing print processing.
【0016】結果行位置51が[2],結果桁位置52
が[4]にある[AAAAA]は,印刷項目名41が
[第1フィールド]は,印刷行位置42が[2],印刷
桁位置43が[4]の印刷位置に第1レコード35の中
で項目名21が[第1フィールド]の項目に対応するデ
ータ[AAAAA]を属性22[文字],桁数23
[5]として対応付けて印刷された状態を示している。Result row position 51 is [2], result digit position 52
[4] is [AAAAA], the print item name 41 is [first field], the print line position 42 is [2], and the print column position 43 is [4] at the print position in the first record 35. Then, the data [AAAAA] corresponding to the item whose item name 21 is [First field] is attribute 22 [character] and the number of digits is 23.
The state of being printed in association with [5] is shown.
【0017】図6は,図4の印刷形式情報40に対し
て,印刷項目名61が[第1フィールド]の印刷桁位置
を[4]から[10]に変更したものである。FIG. 6 shows the print format information 40 of FIG. 4 in which the print digit position of the print item name 61 [first field] is changed from [4] to [10].
【0018】図7は,図2のレコード形式情報20,図
3の出力データ実体30と図6の印刷形式情報60を,
項目名21と印刷項目名61の内容の一致するものを対
応付け出力データ実体30のデータを印刷行位置62と
印刷桁位置63とによって印刷する位置を決定し出力デ
ータ実体30を項目毎にデータを配置し印刷処理する印
刷処理プログラム14によって印刷された結果を示して
いる。FIG. 7 shows the record format information 20 of FIG. 2, the output data entity 30 of FIG. 3 and the print format information 60 of FIG.
Corresponding items having the same contents of the item name 21 and the print item name 61 are used to determine the position where the data of the output data entity 30 is printed by the print line position 62 and the print digit position 63, and the output data entity 30 is data for each item. 12 shows the result printed by the print processing program 14 for arranging and performing print processing.
【0019】図8は,図6の印刷形式情報60に対し
て,印刷項目名61が[第1フィールド]の項目を取り
去ってしまった印刷形式情報80に変更したものであ
る。FIG. 8 is a diagram in which the print format information 60 of FIG. 6 is changed to print format information 80 in which the item of the print item name 61 [first field] is removed.
【0020】図9は,図2のレコード形式情報20,図
3の出力データ実体30と図8の印刷形式情報80を,
項目名21と印刷項目名81の内容の一致するものを対
応付け出力データ実体30のデータを印刷行位置82と
印刷桁位置83とによって印刷する位置を決定し出力デ
ータ実体30を項目毎にデータを配置し印刷処理する印
刷処理プログラム14によって印刷された結果を示して
いる。FIG. 9 shows the record format information 20 of FIG. 2, the output data entity 30 of FIG. 3 and the print format information 80 of FIG.
Corresponding items having the same contents of the item name 21 and the print item name 81 are associated with each other, and the position of printing the data of the output data entity 30 is determined by the print line position 82 and the print digit position 83 to determine the output data entity 30 for each item 12 shows the result printed by the print processing program 14 for arranging and performing print processing.
【0021】図10は,図8の印刷形式情報80に対し
て,1つの第1のレコード35から3種の異なる印刷形
式を指定し,1つのレコードから3つの印刷結果を得よ
うとしていることを示している。In FIG. 10, three different print formats are specified from one first record 35 to the print format information 80 of FIG. 8, and three print results are to be obtained from one record. Is shown.
【0022】印刷項目名101の内容が[*PAGE
*]という特殊なものを設定し,この意味として,次の
ページへ移るという機能を持たせることで,この例の場
合は,3ページを1つのまとまりとして印刷処理を行っ
ていることを示している。The content of the print item name 101 is [* PAGE
By setting a special item such as *], and having the function of moving to the next page in this sense, in this example, it is shown that printing processing is performed with three pages as one group. There is.
【0023】図11は,図2のレコード形式情報20,
図3の出力データ実体30及び図10の印刷形式情報1
00を,項目名21と印刷項目名81の内容の一致する
ものを対応付け,出力データ実体30のデータを印刷行
位置102と印刷桁位置103によって印刷する位置を
決定し出力データ30を項目毎にデータを配置し印刷処
理する印刷処理プログラム14により印刷された結果を
示している。FIG. 11 shows the record format information 20 of FIG.
The output data entity 30 of FIG. 3 and the print format information 1 of FIG.
00 is associated with the contents of the item name 21 and the print item name 81 that match each other, the position where the data of the output data entity 30 is printed is determined by the print line position 102 and the print column position 103, and the output data 30 is output for each item. The result printed by the print processing program 14 for arranging the data in and print processing is shown.
【0024】このように,図4をもとに比較すると,印
刷の位置を変更した印刷形式情報60,印刷する項目を
削除した印刷形式情報80,複数の異なる印刷形式を持
った印刷形式情報100と印刷形式を変えても,データ
処理プログラム10と独立しているためプログラムの修
正は何もせずに対応が可能となることを示している。As described above, comparing with FIG. 4, the print format information 60 in which the print position is changed, the print format information 80 in which the items to be printed are deleted, and the print format information 100 having a plurality of different print formats are compared. Even if the print format is changed, it is independent from the data processing program 10 and can be dealt with without modifying the program.
【0025】[0025]
【発明の効果】以上説明したように,本発明によれば,
従来のアプリケーションシステムにおける印刷処理方式
における欠点を除去することにより印刷形式情報をプロ
グラムとは独立に持つことで,印刷形式の変更等におけ
るプログラムの修正作業を最小限にすることで,アプリ
ケーションの保守性を向上できる効果を有する。As described above, according to the present invention,
By maintaining the print format information independently of the program by eliminating the drawbacks of the print processing method in the conventional application system, the maintenance work of the application can be improved by minimizing the modification work of the program when changing the print format. Has the effect of improving
【図1】本発明の実施例に係るアプリケーションシステ
ムにおける印刷処理の概念を説明している図である。FIG. 1 is a diagram illustrating a concept of print processing in an application system according to an embodiment of the present invention.
【図2】本発明の実施例に係るデータ処理プログラムか
ら出力される,出力データの中のレコード定義情報の内
容を示している図である。FIG. 2 is a diagram showing the contents of record definition information in output data output from the data processing program according to the embodiment of the present invention.
【図3】本発明の実施例に係るデータ処理プログラムか
ら出力される,出力データの中の出力データの実体を示
している図である。FIG. 3 is a diagram showing the substance of output data in the output data output from the data processing program according to the embodiment of the present invention.
【図4】本発明の実施例に係るアプリケーションプログ
ラムとは独立に存在し印刷の形式が定義されている印刷
形式情報の内容を示している図である。FIG. 4 is a diagram showing the content of print format information that exists independently of an application program according to an embodiment of the present invention and defines a print format.
【図5】本発明の実施例に係る印刷処理プログラムが,
出力データと印刷形式情報を組み合わせて最終的な印刷
結果の出力例を示す図である。FIG. 5 is a print processing program according to an embodiment of the present invention,
FIG. 6 is a diagram showing an example of output of a final print result by combining output data and print format information.
【図6】図4の印刷形式情報の中で印刷位置を変更した
印刷形式情報の内容を示している図である。6 is a diagram showing the content of print format information in which the print position is changed in the print format information of FIG. 4;
【図7】図5の最終的な印刷結果の出力例で,図6の印
刷位置を変更した印刷形式情報によって出力された印刷
結果例を示す図である。FIG. 7 is a diagram showing an example of the final print result output of FIG. 5 and an example of the print result output by the print format information in which the print position of FIG. 6 is changed.
【図8】図4の印刷形式情報の中で印刷する項目が,削
除された印刷形式情報の内容を示している図である。FIG. 8 is a diagram showing the content of deleted print format information in the print format information of FIG.
【図9】図8の最終的な印刷結果の出力例で,図7の印
刷する項目が削除された印刷形式情報によって印刷され
た印刷結果例を示す図である。9 is a diagram showing an example of a final print result of FIG. 8 and an example of a print result printed by the print format information in which the items to be printed of FIG. 7 are deleted.
【図10】本発明の実施例に係る形式の異なる複数ペー
ジを印刷する印刷形式情報を示している図である。FIG. 10 is a diagram showing print format information for printing a plurality of pages of different formats according to the embodiment of the present invention.
【図11】図2のレコード定義情報,図3の出力データ
実体と図10の印刷形式情報を印刷処理プログラムによ
って処理した結果得られる印刷結果の例を示している図
である。11 is a diagram showing an example of a print result obtained as a result of processing the record definition information of FIG. 2, the output data entity of FIG. 3 and the print format information of FIG. 10 by a print processing program.
10 出力データ11を出力する処理プログラム 11 データ処理プログラム10から出力される出力デ
ータ 14 印刷処理を行う印刷処理プログラム 20 出力レコード形式情報 21 レコード形式情報20の中の項目の名称を示す項
目名 22 レコード形式情報20の中の項目の種類を示す属
性 23 レコード形式情報20の中の項目の大きさを示す
桁数 30 出力データ実体 31 第1フィールドの項目 32 第2フィールドの項目 33 第3フィールドの項目 34 第4フィールドの項目 3n 第nフィールドの項目 35 第1レコード 36 第2レコード 37 第3レコード 3m 第mレコード 40 印刷形式情報 41 印刷項目の名称を示す印刷項目名 42 印刷項目の縦方向の印刷位置を示す印刷行位置 43 印刷項目の横方向の印刷位置を示す印刷桁位置 50 印刷結果 51 印刷結果の縦方向の位置を示す結果行位置 52 印刷結果の横方向の位置を示す結果桁位置 60 印刷形式情報 61 印刷項目の名称を示す印刷項目名 62 印刷項目の縦方向の印刷位置を示す印刷行位置 63 印刷項目の横方向の印刷位置を示す印刷桁位置 70 印刷結果の内容 71 印刷結果の縦方向の位置を示す結果行位置 72 印刷結果の横方向の位置を示す結果桁位置 80 印刷形式情報 81 印刷項目の名称を示す印刷項目名 82 印刷項目の縦方向の印刷位置を示す印刷行位置 83 印刷項目の横方向の印刷位置を示す印刷桁位置 90 印刷結果の内容を示している 91 印刷結果の縦方向の位置を示す結果行位置 92 印刷結果の横方向の位置を示す結果桁位置 100 印刷形式情報 101 印刷項目の名称を示す印刷項目名 102 印刷項目の縦方向の印刷位置を示す印刷行位置 103 印刷項目の横方向の印刷位置を示す印刷桁位置 110 印刷結果 111 印刷結果の縦方向の位置を示す結果行位置 112 印刷結果の横方向の位置を示す結果桁位置10 processing program that outputs output data 11 output data that is output from the data processing program 10 print processing program that performs print processing 20 output record format information 21 item name that indicates the name of an item in the record format information 22 record Attribute indicating the type of item in the format information 20 Number of digits indicating the size of the item in the record format information 20 Output data entity 31 First field item 32 Second field item 33 Third field item 34 item of 4th field 3n item of nth field 35 1st record 36 2nd record 37 3rd record 3m m record 40 print format information 41 print item name indicating the name of print item 42 printing of print item in vertical direction Print line position indicating the position 43 Specifies the horizontal print position of the print item. Print column position 50 Print result 51 Result line position indicating vertical position of print result 52 Result column position indicating horizontal position of print result 60 Print format information 61 Print item name indicating print item name 62 Print item The print line position indicating the vertical print position of 63 The print column position indicating the horizontal print position of the print item 70 The content of the print result 71 The result line position indicating the vertical position of the print result 72 The horizontal direction of the print result Result digit position indicating position 80 Printing format information 81 Print item name indicating print item name 82 Print line position indicating vertical print position of print item 83 Print column position indicating horizontal print position of print item 90 Printing Indicates the content of the result 91 Result row position indicating the vertical position of the print result 92 Result digit position indicating the horizontal position of the print result 100 Print format information 101 Print item Print item name indicating the name 102 Print line position indicating the vertical print position of the print item 103 Print column position indicating the horizontal print position of the print item 110 Print result 111 Result line position indicating the vertical position of the print result 112 Result digit position that indicates the horizontal position of the print result
Claims (3)
ケーションシステムにおける印刷処理方式において,印
刷するデータを出力するデータ処理プログラムと,該デ
ータ処理プログラムから出力されたデータと印刷する様
式を示す印刷形式情報とに基づいて印刷結果を出力する
印刷処理プログラムとを有することを特徴とするアプリ
ケーションシステムにおける印刷処理方式。1. In a print processing method in an application system for performing print processing in a predetermined print format, a data processing program that outputs data to be printed, and a print format that indicates the data output from the data processing program and the printing format. A print processing method in an application system, comprising: a print processing program that outputs a print result based on information.
ムにおける印刷処理方式において,前記印刷形式情報の
印刷位置を変更しても,前記印刷処理プログラムと独立
な前記データ処理プログラム部分は変更の必要がないよ
うに構成されていることを特徴とするアプリケーション
システムにおける印刷処理方式。2. The print processing method in the application system according to claim 1, wherein even if the print position of the print format information is changed, the data processing program portion independent of the print processing program does not need to be changed. A print processing method in an application system, characterized in that
ムにおける印刷処理方式において,印刷の必要のない項
目が発生した場合,前記印刷処理プログラムと独立な前
記データ処理プログラム部分は,変更の必要がないよう
に構成されていることを特徴とするアプリケーションシ
ステムにおける印刷処理方式。3. In the print processing method of the application system according to claim 1, when an item that does not need to be printed occurs, the data processing program portion independent of the print processing program does not need to be changed. A print processing method in an application system characterized by being configured.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3206922A JPH0546330A (en) | 1991-08-19 | 1991-08-19 | Printing processing system for application system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3206922A JPH0546330A (en) | 1991-08-19 | 1991-08-19 | Printing processing system for application system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0546330A true JPH0546330A (en) | 1993-02-26 |
Family
ID=16531305
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP3206922A Withdrawn JPH0546330A (en) | 1991-08-19 | 1991-08-19 | Printing processing system for application system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0546330A (en) |
-
1991
- 1991-08-19 JP JP3206922A patent/JPH0546330A/en not_active Withdrawn
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6882441B1 (en) | Automated typesetting system | |
| US5050101A (en) | Printing apparatus | |
| US4435778A (en) | Method for editing spatially related data in an interactive text processing system | |
| JP4185175B2 (en) | How to display structured documents | |
| JP2568180B2 (en) | Image processing method | |
| JPH0438005B2 (en) | ||
| JPS60222270A (en) | Table data insertion printer | |
| JP2974346B2 (en) | Kanji processing device | |
| JPH0551455B2 (en) | ||
| JP2613881B2 (en) | Automatic creation of shipping documents | |
| JPH0373913B2 (en) | ||
| JPH0430073B2 (en) | ||
| JP3033287B2 (en) | Form output device | |
| JPH0425575B2 (en) | ||
| JP3424473B2 (en) | Data processing system | |
| JP3451289B2 (en) | Table output device | |
| JPS60252941A (en) | Input processing system for registered data | |
| JP2723528B2 (en) | Message editing processor | |
| JPH0573376A (en) | Master file generator | |
| JPS63240669A (en) | Document processor | |
| JPS6322992B2 (en) | ||
| JPH04267423A (en) | Screen message editing system | |
| JPS6372574A (en) | Price tag layout setting control system | |
| JPH0476674A (en) | Drawing data processor | |
| JPH07319931A (en) | Method for printing nameplate |
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: 19981112 |