JPH0113568B2 - - Google Patents
Info
- Publication number
- JPH0113568B2 JPH0113568B2 JP58008215A JP821583A JPH0113568B2 JP H0113568 B2 JPH0113568 B2 JP H0113568B2 JP 58008215 A JP58008215 A JP 58008215A JP 821583 A JP821583 A JP 821583A JP H0113568 B2 JPH0113568 B2 JP H0113568B2
- Authority
- JP
- Japan
- Prior art keywords
- width
- paper
- printing
- characters
- output
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Document Processing Apparatus (AREA)
- Printers Characterized By Their Purpose (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
Description
【発明の詳細な説明】
(イ) 産業上の利用分野
本発明は日本語ワードプロセツサ等の文書処理
装置に適した印刷制御装置に関する。DETAILED DESCRIPTION OF THE INVENTION (a) Field of Industrial Application The present invention relates to a print control device suitable for a document processing device such as a Japanese word processor.
(ロ) 従来技術
現在、日本語ワードプロセツサ等の文書処理装
置では、印刷に用いる用紙の幅及び文字ピツチ
(隣接する文字の中心間距離)を考慮して予め1
行の文字数を設定する必要がある。然るに1行の
文字数が規定された文書を任意の幅の用紙に印刷
せんとするとき、斯る用紙の幅が小さく1行分の
文字が用紙の幅に納まらないことがある。また、
従来のこの種装置では斯る結果自体印刷してみな
ければわからないという問題があつた。そこで、
特開昭57−59792号公報に開示されているように、
印刷前に予め用紙の幅に1行分の文字が納まるか
否かを比較し、斯る比較の結果用紙の幅が小さく
1行分の文字が斯る幅に納まらないと判定される
と、その旨を報知すると共に印刷は行なわないよ
うに構成することが提案されている。(b) Prior Art Currently, in document processing devices such as Japanese word processors, the width of the paper used for printing and the character pitch (distance between the centers of adjacent characters) are
You need to set the number of characters in a line. However, when printing a document in which the number of characters per line is specified on paper of an arbitrary width, the width of the paper may be so small that the characters for one line may not fit within the width of the paper. Also,
Conventional devices of this type have a problem in that the results cannot be known unless they are printed. Therefore,
As disclosed in Japanese Patent Application Laid-Open No. 57-59792,
Before printing, a comparison is made in advance to see if one line of characters can fit within the width of the paper, and as a result of such comparison, if it is determined that the width of the paper is small and one line of characters cannot fit within the width, It has been proposed to provide a notification to that effect and to prevent printing.
然るに、斯る方法では、上記報知はエラーラン
プの点灯により行なうだけであるので、実際にい
くらの幅の用紙を用いれば印刷が可能となるかは
不明である。 However, in this method, the above-mentioned notification is only made by lighting an error lamp, so it is unclear what width of paper actually needs to be used to enable printing.
(ハ) 発明の目的
本発明は斯る点に鑑みてなされたもので、
CRT等を用いて作成された文書を印刷するとき、
斯る印刷前に上記文書に適した幅を有した用紙を
選択可能な印刷制御装置を提供せんとするもので
ある。(c) Purpose of the invention The present invention has been made in view of the above points,
When printing documents created using CRT, etc.,
It is an object of the present invention to provide a print control device that can select paper having a width suitable for the document before printing.
(ニ) 発明の構成
第1図は本発明の印刷制御装置の基本的構成を
示し、1は既成文書の印刷条件として少なくとも
1行の文字数N及び文字ピツチPが格納された記
憶手段、2は印刷用紙の幅Bを設定する用紙幅設
定手段、3は乗算手段、4は減算手段、5は比較
手段、6はメツセージ出力手段、7は上記各手段
の制御を司る制御手段であり、上記乗算手段3に
より上記文字数Nと文字ピツチPとを乗算し、該
乗算結果Mと上記幅Bとを上記比較手段5におい
て比較し、該比較結果C′に基づいて上記MとBと
の差Sを上記減算手段4により算出すると共に該
差Sを上記メツセージ出力手段6により出力す
る。尚、図中C1乃至C6は制御手段からの制御
信号である。(d) Structure of the Invention FIG. 1 shows the basic structure of the printing control device of the present invention, in which 1 is a storage means in which at least the number of characters N and character pitch P in one line are stored as printing conditions for an existing document; Paper width setting means for setting the width B of the printing paper; 3 a multiplication means; 4 a subtraction means; 5 a comparison means; 6 a message output means; 7 a control means for controlling each of the above means; The number of characters N is multiplied by the character pitch P by means 3, the multiplication result M and the width B are compared in the comparison means 5, and the difference S between M and B is calculated based on the comparison result C'. The subtraction means 4 calculates the difference S, and the message output means 6 outputs the difference S. Note that C1 to C6 in the figure are control signals from the control means.
(ホ) 実施例
第2図は本発明の一実施例を示し、11はマイ
クロコンピユータ等からなる制御部であり、該制
御部は内部に格納された制御プロクラムに従つて
制御信号C1乃至C9を出力することにより以下
に説明する各手段の制御を司る。(e) Embodiment FIG. 2 shows an embodiment of the present invention, in which 11 is a control section consisting of a microcomputer, etc., and the control section sends control signals C1 to C9 according to a control program stored inside. The output controls the various means described below.
12は例えばフロツピイデイスク等からなる大
容量の記憶手段であり、該記憶手段には一連の文
字コードからなる既成の文書及び斯る文書の印刷
条件としての1行の文字数N、文字ピツチP等が
格納されている。また斯る記憶内容は制御信号C
1により読み出される。 Reference numeral 12 denotes a large-capacity storage means such as a floppy disk, which stores an existing document consisting of a series of character codes, the number of characters in one line N, and the character pitch P as printing conditions for such a document. etc. are stored. Moreover, such memory contents are controlled by control signal C.
1.
13,14は第1,第2レジスタであり、該レ
ジスタには信号C1により記憶手段12から読み
出された文字数N及び文字ピツチPが夫々格納さ
れる。 Reference numerals 13 and 14 indicate first and second registers, in which the number N of characters and the character pitch P read out from the storage means 12 in response to the signal C1 are stored, respectively.
15は乗算器であり、試乗算器は制御信号C2
に基づいて第1,第2レジスタ13,14の内容
を乗算処理しその積Mを出力する。 15 is a multiplier, and the test multiplier receives the control signal C2.
The contents of the first and second registers 13 and 14 are multiplied based on , and the product M is output.
16は印刷手段としてのプリンタであり、該プ
リンタは用紙の幅を検出する用紙幅設定手段17
が装着されている。斯る手段17は例えば用紙の
幅方向の両端を検出する複数のフオトセンサと該
フオトセンサの出力信号に基づいて用紙幅Bを演
算出力する回路等で構成できる。また斯る手段1
7は制御信号C4により動作し、プリンタ16の
通常の印刷動作は制御信号C9により行なわれ
る。 Reference numeral 16 denotes a printer as a printing means, and the printer includes paper width setting means 17 for detecting the width of paper.
is installed. Such means 17 can be composed of, for example, a plurality of photo sensors that detect both ends of the paper in the width direction, and a circuit that calculates and outputs the paper width B based on the output signals of the photo sensors. Also, such means 1
7 is operated by a control signal C4, and the normal printing operation of the printer 16 is performed by a control signal C9.
18は比較器であり、該比較器は上記乗算器1
5の出力Mと上記設定手段17の出力Bとを比較
し、“MB”のときには制御部11に“1”を、
“M>B”のときには“0”を夫々比較結果信号
C′として出力する。また斯る動作は制御信号C3
に基づいて行われる。 18 is a comparator, and the comparator is the multiplier 1
5 and the output B of the setting means 17, and when it is "MB", "1" is sent to the control section 11,
When “M>B”, each comparison result signal is “0”.
Output as C′. Moreover, such an operation is performed by control signal C3.
It is carried out based on.
19は減算器であり、該減算器は上記乗算器1
5の出力Mと設定手段17の出力Bとを減算処理
“B−M”しその差Sを出力する。また斯る減算
器は制御信号C5により動作する。 19 is a subtracter, which is the multiplier 1
5 and the output B of the setting means 17 are subjected to a subtraction process "B-M", and the difference S is outputted. Further, such a subtracter is operated by a control signal C5.
20はメツセージ出力手段であり、該手段はメ
ツセージ格納部21、第1,第2アンドゲート2
2,23、合成器24、CRTデイスクプレイ2
5からなり、夫々制御信号C6乃至C8により動
作する。斯る出力手段では制御信号C7によりメ
ツセージ格納部21に格納されているデータが第
1アンドゲート22の一方の端子に出力され、制
御信号C8により第1,第2アンドゲート22,
23がオンされることにより斯るゲートを夫々介
して、メツセージ格納部21より出力されたデー
タ及び減算器19の出力Sが合成器24に出力さ
れ、次いで制御信号C6により上記両データは合
成器24において合成されると共にCRTデイス
プレイ25に表示出力される。 20 is a message output means, which includes a message storage section 21, first and second AND gates 2;
2, 23, synthesizer 24, CRT disk play 2
5, each operated by control signals C6 to C8. In such an output means, the data stored in the message storage section 21 is outputted to one terminal of the first AND gate 22 by the control signal C7, and the data stored in the message storage section 21 is outputted to one terminal of the first AND gate 22 by the control signal C8.
23 is turned on, the data outputted from the message storage section 21 and the output S of the subtracter 19 are outputted to the synthesizer 24 through these gates, and then both of the above data are outputted to the synthesizer 24 by the control signal C6. The images are synthesized at 24 and displayed on a CRT display 25.
26は記憶手段12内の既成文書を構成する文
字コード列を一時記憶する文書メモリであり、該
メモリは半導体RAM(ランダムアクセスメモリ)
等の高速メモリで構成される。また上記文字コー
ド列の格納は、制御信号C1が記憶手段12及び
文書メモリに入力されることにより行われる。2
7は上記文字コードに対応したパターンをプリン
タ16に出力するキヤラクタゼネレータである。
斯る文書メモリ26、キヤラクタゼネレータ27
及びプリンタ16は制御信号C9により、文書メ
モリ26内の文字コードを順次キヤラクタゼネレ
ータ27でパターンに変換し、斯るパターンをプ
リンタ16で出力する。 Reference numeral 26 denotes a document memory for temporarily storing character code strings constituting a ready-made document in the storage means 12, and this memory is a semiconductor RAM (random access memory).
Consists of high-speed memory such as Further, the storage of the character code string is performed by inputting the control signal C1 to the storage means 12 and the document memory. 2
7 is a character generator that outputs a pattern corresponding to the above character code to the printer 16.
Such document memory 26, character generator 27
In response to the control signal C9, the printer 16 sequentially converts the character codes in the document memory 26 into a pattern using the character generator 27, and outputs the pattern using the printer 16.
次に制御部11に格納された制御プログラムの
フローチヤートを示す第3図を用いて第2図装置
の動作を説明する。尚、上記制御プログラムの実
行開始は図示していないがキーボード等の入力手
段から制御部11に与えられる信号により行われ
る。 Next, the operation of the apparatus shown in FIG. 2 will be explained using FIG. 3 which shows a flowchart of the control program stored in the control section 11. Although not shown, the execution of the control program is started by a signal given to the control unit 11 from an input means such as a keyboard.
まずS1ステツプでは制御信号C1,C4に基
づいてデータの書込み及び用紙幅検出が行われ
る。具体的には制御信号C1により予め記憶手段
12内に格納されている1行の文字数N、文字ピ
ツチP及び一連の文字コードが第1、第2レジス
タ13,14及び文書メモリ26に夫々読み出さ
れ格納され、かつ制御信号C4により用紙幅設定
手段17においてプリンタ16にセツトされた用
紙の幅Bが検出される。尚、このとき文字数N及
び文字ピツチPは制御信号C1によりプリンタ1
6にも印刷条件として出力される。 First, in step S1, data writing and paper width detection are performed based on control signals C1 and C4. Specifically, the number of characters in one line N, the character pitch P, and a series of character codes stored in advance in the storage means 12 are read out to the first and second registers 13, 14 and the document memory 26 by the control signal C1. The width B of the paper set in the printer 16 is detected by the paper width setting means 17 based on the control signal C4. At this time, the number of characters N and the character pitch P are controlled by the printer 1 by the control signal C1.
6 is also output as printing conditions.
S2ステツプでは制御信号C2に基づいて乗算
器15で乗算処理が実行される。斯る処理は第
1,第2レジスタ13,14に夫々格納されてい
る文字数Nと文字ピツチPとを乗算器15におい
て乗算し、その結果Mは比較器18及び減算器1
9の一方の入力端子に出力される。 In step S2, multiplication processing is executed in the multiplier 15 based on the control signal C2. In this process, the number N of characters stored in the first and second registers 13 and 14 is multiplied by the character pitch P in the multiplier 15, and the result M is multiplied by the number N stored in the first and second registers 13 and 14, respectively.
It is output to one input terminal of 9.
S3ステツプでは制御信号C3,C5の出力に
より比較器18、減算器19において夫々比較処
理及び減算処理が行われる。比較処理は乗算結果
Mと用紙幅Bとを比較器18において比較し、
“M>B”のときには“0”を、“MB”のとき
には“1”を夫々比較結果信号C′として制御部1
1に出力する。また減算処理結果Mと用紙幅Bと
を減算器19において“M−B”という減算を行
うものでその結果Sは第2アンドゲート23の一
方の入力端子に出力される。 In step S3, comparison processing and subtraction processing are performed in the comparator 18 and subtractor 19, respectively, based on the output of the control signals C3 and C5. In the comparison process, the multiplication result M and paper width B are compared in the comparator 18,
The control unit 1 sets the comparison result signal C′ as “0” when “M>B” and “1” when “MB”.
Output to 1. Further, the subtractor 19 performs subtraction "MB" between the subtraction processing result M and the paper width B, and the result S is outputted to one input terminal of the second AND gate 23.
S4ステツプでは比較器18より出力される比
較結果信号C′が“0”か“1”かを制御部11に
おいて識別する。この結果斯る信号が“1”のと
き処理はS5ステツプに進み、また斯る信号が
“0”のとき処理はS6ステツプに進す。 In step S4, the control section 11 identifies whether the comparison result signal C' output from the comparator 18 is "0" or "1". As a result, when this signal is "1", the process proceeds to step S5, and when this signal is "0", the process proceeds to step S6.
S5ステツプでは制御信号C9に基づいてプリ
ンタ16が印刷動作を開始する。斯る印刷動作は
キヤラクタゼネレータ27から送られてくるパタ
ーンを文字数N、文字ピツチP等の印刷条件に対
応して行なう通常の印字処理である。 In step S5, the printer 16 starts a printing operation based on the control signal C9. This printing operation is a normal printing process in which a pattern sent from the character generator 27 is performed in accordance with printing conditions such as the number of characters N and character pitch P.
またS6ステツプでは制御信号C6乃至C8に
基づいて以下のメツセージ出力処理がなされる。
制御信号C7によりメツセージ格納部21に予め
格納されていたデータが第1アンドゲート22の
一方の入力端子に出力され、かつ制御信号C8に
より第1,第2アンドゲート22,23が共に開
となり上記データ及び減算器19の出力Sが上記
両ゲートを夫々通つて合成器24に入力される。
また斯る合成器24に入力された両信号は制御信
号C6に基づいて合成器24内で合成されCRT
デイスプレイに表示出力され、処理は終了する。 In step S6, the following message output processing is performed based on control signals C6 to C8.
The data previously stored in the message storage section 21 is outputted to one input terminal of the first AND gate 22 by the control signal C7, and both the first and second AND gates 22 and 23 are opened by the control signal C8. The data and the output S of the subtracter 19 are inputted to the combiner 24 through the two gates.
Further, both signals inputted to the combiner 24 are combined in the combiner 24 based on the control signal C6, and the CRT
The information is displayed on the display and the process ends.
次に上記動作の理解をより簡単にするため一行
の文字数N、文字ピツチP及びプリンタ16にセ
ツトされている用紙の幅Bが夫々下記(i)(ii)の条件
のときの処理動作を具体的に説明する。 Next, to make the above operation easier to understand, we will specifically describe the processing operation when the number of characters in one line N, the character pitch P, and the width B of the paper set in the printer 16 meet the following conditions (i) and (ii), respectively. Explain in detail.
尚このときメツセージ格納部21には
「この用紙はXXmm幅が不足しています」…
()というメツセージがデータとして格納され
ているものとする。 At this time, the message storage section 21 displays "This paper is insufficient in width XXmm"...
Assume that the message () is stored as data.
(i) N×P>B
このときS1乃至S3ステツプにおいて記憶手段
12より第1,第2レジスタ13,14に夫々1
行の文字数N及び文字ピツチPが格納されると共
に、乗算器15、減算器19及び比較器18で
夫々“N×P”“M−B”,“M>B”が演算され、
比較器18の出力である比較結果信号C′は制御部
11へ、また減算器19の出力Sは第2アンドゲ
ートに夫々出力される。次いでS4ステツプにお
いて比較結果信号C′の値が“0”か“1”かの判
定が行なわれるが、この場合“N×P>B”であ
るので斯る結果は“0”であり、従つて処理は
S6ステツプに進み終了する。S6ステツプでは、
メツセージ格納部21に格納された上記()の
メツセージと減算器19の出力Sとが合成器24
において合成され、CRTデイスプレイ25に
「この用紙はSmm幅が不足しています」という
ように表示される。(i) N×P>B At this time, in steps S1 to S3, 1 is stored in the first and second registers 13 and 14 from the storage means 12, respectively.
The number N of characters in the line and the character pitch P are stored, and the multiplier 15, subtracter 19, and comparator 18 calculate "N×P", "MB", and "M>B", respectively.
The comparison result signal C', which is the output of the comparator 18, is output to the control section 11, and the output S of the subtracter 19 is output to the second AND gate. Next, in step S4, it is determined whether the value of the comparison result signal C' is "0" or "1", but in this case, since "N×P>B", the result is "0", and the result is "0". The treatment is
Proceed to step S6 and end. In step S6,
The message ( ) stored in the message storage section 21 and the output S of the subtractor 19 are sent to a synthesizer 24
, and a message such as ``This paper is insufficient in Smm width'' is displayed on the CRT display 25.
(ii) N×PB
このとき、S1乃至S3ステツプでの処理は上記
(i)の条件の場合と同一であるので説明を省略す
る。斯る条件では比較結果信号C′が“1”となる
のでS4ステツプからS5ステツプを進み通常の印
字処理を行なう。(ii) N×PB In this case, the processing in steps S1 to S3 is as described above.
Since this is the same as the condition (i), the explanation will be omitted. Under such conditions, the comparison result signal C' becomes "1", so the routine proceeds from step S4 to step S5 and performs normal printing processing.
このように本実施例装置では、プリンタにセツ
トされた用紙の幅Bが1行の印字に必要な長さM
(=N×P)より小となるときCRTデイスプレイ
25に用紙幅の不足分S(=M−B)が表示され
るため斯る表示に基づいて印刷に適したサイズの
用紙を選択できる。 In this way, in the device of this embodiment, the width B of the paper set in the printer is the length M required for printing one line.
(=N×P), the paper width shortage S (=MB) is displayed on the CRT display 25, so that paper of a size suitable for printing can be selected based on this display.
尚、本実施例では印刷用紙幅をプリンタ16に
内蔵された用紙幅設定手段17を用いて検出した
がキーボード等の入力手段により手動で入力し、
斯る入力値に基づいてS2ステツプ以下の処理を
行なうように構成してもよい。 In this embodiment, the printing paper width is detected using the paper width setting means 17 built into the printer 16, but it may be manually input using an input means such as a keyboard.
It may be configured to perform the processing from step S2 onwards based on such input values.
また本実施例では用紙幅の不足分をCRTデイ
スプレイ25上で表示するようにしたが、これを
デイスプレイ表示に換えて音声出力手段等により
報知するように構成してもよい。 Further, in the present embodiment, the paper width shortage is displayed on the CRT display 25, but it may be configured to be notified by audio output means or the like instead of being displayed on the display.
更に、本実施例では制御部11、第1,第2レ
ジスタ13,14、乗算器15、減算器18、比
較器19を別個の構成としたが、これらはマイク
ロコンピユータを用いてワンチツプで構成しても
よい。 Furthermore, in this embodiment, the control unit 11, first and second registers 13, 14, multiplier 15, subtracter 18, and comparator 19 are configured separately, but these are configured on a single chip using a microcomputer. It's okay.
(ヘ) 効果
本発明の印刷制御装置を用いれば、印刷前に印
刷に適した幅を有した用紙を選択できるので大変
有効である。(F) Effects The use of the printing control device of the present invention is very effective because it allows selection of paper having a width suitable for printing before printing.
第1図は本発明の基本的構成を示すブロツク
図、第2図は本発明の一実施例を示すブロツク
図、第3図は第2図実施例の動作を説明するため
のフローチヤートである。
1……記憶手段、2……用紙幅設定手段、3…
…乗算手段、4……減算手段、5……比較手段、
6……メツセージ出力手段、7……制御手段。
Fig. 1 is a block diagram showing the basic configuration of the present invention, Fig. 2 is a block diagram showing an embodiment of the invention, and Fig. 3 is a flowchart for explaining the operation of the embodiment shown in Fig. 2. . 1... Storage means, 2... Paper width setting means, 3...
... multiplication means, 4 ... subtraction means, 5 ... comparison means,
6...Message output means, 7...Control means.
Claims (1)
文字数N及び文字ピツチPが格納された記憶手
段、印刷用紙の幅Bを設定する用紙幅設定手段、
乗算手算、減算手段、比較手段、メツセージ出力
手段、上記各手段の制御を司る制御手段を備え、
上記乗算手段により上記文字数Nと文字ピツチP
とを乗算し、該乗算結果Mと上記幅Bとを上記比
較手段において比較し、該比較の結果M>Bと判
定されると、上記MとBとの差Sを上記減算手段
により算出すると共に該差Sを上記メツセージ出
力手段により出力することを特徴とする印刷制御
装置。1 storage means storing at least the number N of characters in one line and the character pitch P as printing conditions for the existing document; paper width setting means for setting the width B of the printing paper;
A multiplication unit, a subtraction unit, a comparison unit, a message output unit, and a control unit for controlling each of the above units,
The number of characters N and the character pitch P are calculated by the multiplication means.
The multiplication result M and the width B are compared by the comparison means, and when it is determined that M>B as a result of the comparison, the difference S between the M and B is calculated by the subtraction means. and the difference S is outputted by the message output means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP58008215A JPS59133637A (en) | 1983-01-20 | 1983-01-20 | Printing controller |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP58008215A JPS59133637A (en) | 1983-01-20 | 1983-01-20 | Printing controller |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS59133637A JPS59133637A (en) | 1984-08-01 |
| JPH0113568B2 true JPH0113568B2 (en) | 1989-03-07 |
Family
ID=11686998
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP58008215A Granted JPS59133637A (en) | 1983-01-20 | 1983-01-20 | Printing controller |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS59133637A (en) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6280081A (en) * | 1985-10-02 | 1987-04-13 | Canon Inc | recording device |
| JPS62128327A (en) * | 1985-11-29 | 1987-06-10 | Sharp Corp | Print area setting system |
| JPS63162255A (en) * | 1986-12-26 | 1988-07-05 | Canon Inc | Printer |
| JPH04370876A (en) * | 1991-06-19 | 1992-12-24 | Fujitsu Ltd | Printing range setting method for word processing system |
| JPH08470B2 (en) * | 1993-12-03 | 1996-01-10 | カシオ計算機株式会社 | How to create a table |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5759792A (en) * | 1980-09-29 | 1982-04-10 | Canon Inc | Output apparatus |
| JPS5789182A (en) * | 1980-11-21 | 1982-06-03 | Sharp Corp | Bound book printing control system of word processor |
| JPS57131585A (en) * | 1981-02-06 | 1982-08-14 | Brother Ind Ltd | Typewriter |
| JPS58138655A (en) * | 1982-02-12 | 1983-08-17 | Toshiba Corp | Controlling system for printing document |
-
1983
- 1983-01-20 JP JP58008215A patent/JPS59133637A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS59133637A (en) | 1984-08-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2796628B2 (en) | Printing device | |
| JPH0113568B2 (en) | ||
| JPS6174063A (en) | data processing equipment | |
| JPH0113567B2 (en) | ||
| KR860007610A (en) | High Density Verification and Split Factor Method for Printing Patterns and Printing Device | |
| JP3108936B2 (en) | Document processing device | |
| JP2940140B2 (en) | Document data processing device | |
| JP2612402B2 (en) | Display control method | |
| JPS5937882Y2 (en) | error display device | |
| KR0155071B1 (en) | Paper printing method for electronic cash register | |
| JPS59167285A (en) | Japanese word processor | |
| JP2548706B2 (en) | Document processing device | |
| JP2504523B2 (en) | Type arrangement data loading method for printer device | |
| JPH0615317Y2 (en) | Document processor | |
| JP2799887B2 (en) | Disaster prevention equipment | |
| JP2554981Y2 (en) | Sales data processing device | |
| JP2969739B2 (en) | Document processing device | |
| JPS62200418A (en) | Sentence display device | |
| JPH09167121A (en) | Memory check device | |
| JP2657138B2 (en) | Printer | |
| JP2905482B2 (en) | Information processing device | |
| JPS6473459A (en) | Device for generating inverse matrix | |
| JPH01139267A (en) | Color recording apparatus | |
| JPS58219676A (en) | Abnormality detecting method of mark sheet reader | |
| JPS59165122A (en) | Conversion system for arabic character |