[go: up one dir, main page]

JPH035878A - Converting method for japanese language business form typing image data in host computer - Google Patents

Converting method for japanese language business form typing image data in host computer

Info

Publication number
JPH035878A
JPH035878A JP1140358A JP14035889A JPH035878A JP H035878 A JPH035878 A JP H035878A JP 1140358 A JP1140358 A JP 1140358A JP 14035889 A JP14035889 A JP 14035889A JP H035878 A JPH035878 A JP H035878A
Authority
JP
Japan
Prior art keywords
image data
kanji
processing
control information
business form
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.)
Pending
Application number
JP1140358A
Other languages
Japanese (ja)
Inventor
Toshiaki Noguchi
野口 俊昭
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.)
NEC Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP1140358A priority Critical patent/JPH035878A/en
Publication of JPH035878A publication Critical patent/JPH035878A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE:To output a business form generated by a host as it is by a terminal side by converting the print control information and the Chinese character code of the Japanese language business form typing image data of the host computer. CONSTITUTION:Japanese language business form image data 11 is read in by input processing 2, and is retrieved in a record. Then, in the case of new line starting and new page starting information (SSF) in deciding processing 3, SSF is analyzed and converted by control information converting processing 4, and in the case of KANJI (Chinese character) IN (KI), conversion into a terminal KANJI code by a KANJI code converting processing 5 is executed until KANJI OUT (KO) appears, and in the case of a functional character (FNT) or a character attribute (KM), the conversion is executed by the control information converting processing 4 so that the size of the character is unified. The other character is not converted, but is converted into the form of the business form image data 12 after conversion and is outputted by output processing 6. Thus, the Japanese language business form generated by the host computer can be outputted as it is.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ホストコンピュータ(以降ホストとも表現す
る)で作成された日本語帳票を、端末でも出力できるよ
うにする為の、ホストコンピュータ日本語帳票印字イメ
ージデータの変換方法に関するものである。
[Detailed Description of the Invention] [Industrial Field of Application] The present invention is directed to a host computer (Japanese language) that enables Japanese forms created on a host computer (hereinafter also referred to as host) to be output on a terminal. The present invention relates to a method of converting form print image data.

〔従来の技術〕[Conventional technology]

ホストコンピュータと端末とでは、文字を表現するコー
ド体系が異なり、ホストコンピュータでは、漢字文字等
の2バイト文字を表現するのに、2バイト文字の開始と
終了(以降漢字IN、漢字OUTと表現する)示すコー
ドを必要とし、端末では漢字IN、漢字OUTがなくて
も2バイト文字を表現できる。又、ホスト接続のプリン
ターと端末接続のプリンターではプリント制御情報、漢
字コード、改行、改頁等を制御する情報も異なる。
The host computer and terminal have different encoding systems for representing characters, and in order to represent 2-byte characters such as kanji characters, the host computer uses the start and end of the 2-byte characters (hereinafter expressed as kanji IN and kanji OUT). ), and the terminal can express double-byte characters even without Kanji IN and Kanji OUT. Also, the print control information, kanji code, line feed, page feed, etc. control information is different between a host-connected printer and a terminal-connected printer.

日本語帳票については、日本語などの2バイト文字と、
英数字、カナなどの1バイト文字印字位置は不定である
ため、日本語帳票印字イメージデータ内の1バイト文字
、2バイト文字の位置も不定となり、かつプリント制御
情報も含まれているためホスト側の日本語帳票印字イメ
ージデータを入力してそのまま端末で帳票出力するのは
不可能である。そのため従来は、ホスト上で帳票出力す
るための入力データ加工を行った後、端末側へデータを
送り込みマスター等をもち帳票毎にプログラムを作成し
て帳票出力す、るか、もしくはホストで出力された帳票
をFAX等で送付していた。
For Japanese forms, double-byte characters such as Japanese,
Since the printing position of 1-byte characters such as alphanumeric characters and kana is undefined, the positions of 1-byte characters and 2-byte characters in the Japanese form print image data are also undefined, and since print control information is also included, the host side It is impossible to input Japanese form printing image data and output the form as is on a terminal. Therefore, conventionally, after processing the input data to output the form on the host, the data is sent to the terminal side and has a master etc., and a program is created for each form and the form is output, or the data is output on the host. The documents were sent by fax, etc.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来技術では、日本語帳票の種類毎に端末側のプログラ
ム作成と、マスターファイルの常駐化が必要であり汎用
性に欠けている。本発明ではホストで作成された日本語
帳票印字イメージデータから、端末の漢字コードへの変
換とプリント制御情報の解析と変換を行いファイルに出
力する。端末側はそのファイルを入力し、マスター等を
参照することなくホストと同一の日本語帳票を汎用的に
出力することができるものである。
In the conventional technology, it is necessary to create a program on the terminal side and make a master file resident for each type of Japanese form, and thus lacks versatility. In the present invention, the Japanese form print image data created by the host is converted into the terminal's Kanji code, the print control information is analyzed and converted, and the data is output to a file. The terminal side can input the file and output the same Japanese form as the host without referring to the master or the like.

〔課題を解決するための手段〕[Means to solve the problem]

本発明は、日本語帳票印字イメージファイルの入力処理
と、漢字コード、プリント制御情報を判断する処理と、
プリント制御情報を端末で認識できるようにする制御情
報変換処理と、ホスト漢字コードを端末漢字コードに変
換する漢字コード変換処理と、変換後の日本語帳票印字
イメージデータを出力する出力処理とを含むことを特徴
とする。
The present invention includes input processing of a Japanese form print image file, processing for determining kanji codes and print control information,
Includes control information conversion processing that allows print control information to be recognized by the terminal, kanji code conversion processing that converts host kanji code to terminal kanji code, and output processing that outputs converted Japanese form print image data. It is characterized by

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

本発明は、第1図に示すように日本具1帳票イメージフ
ァイル11入力処理2、判断処理3、制御情報変換処理
4、漢字コード変換処理5、出力処理6、交換後日本語
帳票イメージファイル7で構成されている。
As shown in FIG. 1, the present invention includes Japanese ingredients 1 form image file 11 input processing 2, judgment processing 3, control information conversion processing 4, kanji code conversion processing 5, output processing 6, exchanged Japanese form image file 7 It is made up of.

制御情報変換処理4は、改行・改頁制御情報(SSF)
と、機能文字(FNT)と、文字属性(KM)を変換す
る機能を有し、漢字コード交接処理5はホスト漢字コー
ドから端末漢字コードへの変換機能を有している。
Control information conversion process 4 is line feed/page feed control information (SSF)
, functional characters (FNT), and character attributes (KM), and the Kanji code intersection processing 5 has a function of converting host Kanji codes to terminal Kanji codes.

判断処理3は、レコード内の改行・改頁制御情報(SS
F)、漢字IN(K、I)、漢字0UT(KO> 、機
能文字(FNT) 、文字属性(KM)を判断する。
Judgment process 3 is based on line feed/page break control information (SS
F), Kanji IN (K, I), Kanji 0UT (KO>), Functional character (FNT), Character attribute (KM) are determined.

第2図は、日本語帳票イメージデータ11と変換後の日
本語帳票イメージデータ12を示している。
FIG. 2 shows Japanese form image data 11 and Japanese form image data 12 after conversion.

次に本発明の実施例について図面を参照して説明する。Next, embodiments of the present invention will be described with reference to the drawings.

第1図入力処理2により日本語帳票イメージデータ11
を読み込みレコード内を検索し、判断処理3にて改行・
改頁制御情報(S S F)ならば制御情報変換処理4
にてSSFを解析し変換する。
Figure 1 Japanese form image data 11 by input processing 2
is read and searched within the record, and in judgment process 3, line breaks and
If it is page break control information (S S F), control information conversion processing 4
Analyze and convert the SSF.

漢字IN(KI)ならば漢字OUT (KO)が出現す
るまで漢字コード変換処理5にて端末漢字コードに変換
する。機能文字(FN’r’)文字属性(KM)ならば
、制御情報変換処理4にて文字の大きさが統一になるよ
うに変換する。その他の文字については変換せずに出力
処理6にて変換後の帳票イメージデータ12の形式に変
換し出力する。
If it is a kanji character IN (KI), it is converted into a terminal kanji code in the kanji code conversion process 5 until the kanji character OUT (KO) appears. If the character is a functional character (FN'r') or a character attribute (KM), the control information conversion process 4 converts the character so that the size of the character is unified. Other characters are not converted and are converted into the form of converted form image data 12 in output processing 6 and output.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明はホストコンピュータ日本
譜帳票印字イメージデータのプリント制御情報と漢字コ
ードを変換することによりホストで作成された帳票をそ
のまま端末側で出力することができる効果がある。また
、帳票レイアウトを意識していないのでどんな帳票でも
本方法は変更することなく汎用的に使えるという利点も
ある。
As described above, the present invention has the advantage that by converting the print control information and Kanji code of the host computer's Japanese book form print image data, the form created by the host can be output as is on the terminal side. Another advantage is that this method can be used universally for any type of document without any changes, since the layout of the document is not taken into consideration.

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

第1図は本発明の一実施例のブロック図、第2図はホス
トコンピュータ日本語帳票イメージデータの内容例と変
換後の日本語帳票イメージデータの内容例を示す図であ
る。 ■・・・・・・日本語帳票イメージファイル、2・・・
・・・入力処理、3・・・・・・判断処理、4・・・・
・・制御情報変換処理、5・・・・・・漢字コード変換
処理、6・・・・・・出力処理、47・・・・・・変換
後の日本語帳票イメージファイル、11・・・・・・日
本語帳票イメージデータ、12−=、=変換後の日本語
帳票イメージデータ
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a diagram showing an example of contents of Japanese form image data of a host computer and an example of contents of Japanese form image data after conversion. ■・・・Japanese form image file, 2...
...Input processing, 3...Judgment processing, 4...
...Control information conversion processing, 5...Kanji code conversion processing, 6...Output processing, 47...Japanese form image file after conversion, 11...・・Japanese form image data, 12−=,=Japanese form image data after conversion

Claims (1)

【特許請求の範囲】[Claims] ホストコンピュータで作成された日本語帳票印字イメー
ジデータを使用し端末で同一帳票を出力するために必要
な、日本語帳票印字イメージファイルの入力処理と、漢
字コード、改行・改頁等を制御する情報を判断する処理
と、プリント制御情報を端末で認識できるようにする制
御情報変換処理と、ホスト漢字コードを端末漢字コード
に変換する漢字コード変換処理と、変換後の日本語帳票
印字イメージデータを出力する出力処理とを備えたこと
を特徴とするホストコンピュータ日本語帳票印字イメー
ジデータの変換方法。
Information that controls the input processing of the Japanese form print image file, kanji codes, line breaks, page breaks, etc., which is necessary to output the same form on the terminal using the Japanese form print image data created on the host computer. , control information conversion processing to enable print control information to be recognized by the terminal, kanji code conversion processing to convert host kanji code to terminal kanji code, and output of converted Japanese form print image data. 1. A method for converting image data printed on a Japanese form by a host computer, the method comprising:
JP1140358A 1989-06-01 1989-06-01 Converting method for japanese language business form typing image data in host computer Pending JPH035878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1140358A JPH035878A (en) 1989-06-01 1989-06-01 Converting method for japanese language business form typing image data in host computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1140358A JPH035878A (en) 1989-06-01 1989-06-01 Converting method for japanese language business form typing image data in host computer

Publications (1)

Publication Number Publication Date
JPH035878A true JPH035878A (en) 1991-01-11

Family

ID=15266968

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1140358A Pending JPH035878A (en) 1989-06-01 1989-06-01 Converting method for japanese language business form typing image data in host computer

Country Status (1)

Country Link
JP (1) JPH035878A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5431820A (en) * 1991-10-11 1995-07-11 Kabushiki Kaisha Kobe Seiko Sho Method for treating liquid waste after pulp bleaching
JP2007201097A (en) * 2006-01-25 2007-08-09 Toshiba Corp Electronics
US9277035B2 (en) 2013-03-26 2016-03-01 Chiun Mai Communication Systems, Inc. Releasing mechanism for housing of portable electronic device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5431820A (en) * 1991-10-11 1995-07-11 Kabushiki Kaisha Kobe Seiko Sho Method for treating liquid waste after pulp bleaching
JP2007201097A (en) * 2006-01-25 2007-08-09 Toshiba Corp Electronics
US9277035B2 (en) 2013-03-26 2016-03-01 Chiun Mai Communication Systems, Inc. Releasing mechanism for housing of portable electronic device

Similar Documents

Publication Publication Date Title
US6078403A (en) Method and system for specifying format parameters of a variable data area within a presentation document
JP3518304B2 (en) Information browsing system
US6869238B2 (en) Printing control program, printing control system, and printing control method
US20050094172A1 (en) Linking font resources in a printing system
US7002581B2 (en) Character information processing apparatus, character information processing method and storage medium
JPS6290753A (en) Documentation device
JPH035878A (en) Converting method for japanese language business form typing image data in host computer
JP2010125810A (en) Information processor, method for processing data, program, and recording medium
JPH08138007A (en) Information recording / reading method and document information processing apparatus
KR100366657B1 (en) Method of reverse-transforming print output image data to text data file and apparatus therefor
JPH02158827A (en) Generating processing system for data stream for print-output
KR100257825B1 (en) Method for recording additional information on document in printer
JPH03180378A (en) printer controller
JPH08167003A (en) Document processor
JPH10208020A (en) Image processor
JPH0338719A (en) Printing character control mechanism
JPH071475B2 (en) Mixed data printing control system of alphanumeric kana code system and kanji code system
JPH02309449A (en) Conversion system from document data into image data
Molesworth The open interchange of electronic documents (open document architecture (ODA))
JPH04130973A (en) Data registering system for electronic filing
KR20040063210A (en) Method and apparatus for fast driving printer
JPH05266244A (en) Character reader
JPH01239586A (en) Image synthesis output device
Williams The Use of Acrobat PDF for Documents
JPH01274192A (en) Sentence processing system