JP3561448B2 - Computer-readable storage medium storing a document creation program - Google Patents
Computer-readable storage medium storing a document creation program Download PDFInfo
- Publication number
- JP3561448B2 JP3561448B2 JP25018399A JP25018399A JP3561448B2 JP 3561448 B2 JP3561448 B2 JP 3561448B2 JP 25018399 A JP25018399 A JP 25018399A JP 25018399 A JP25018399 A JP 25018399A JP 3561448 B2 JP3561448 B2 JP 3561448B2
- Authority
- JP
- Japan
- Prior art keywords
- character
- input
- data
- character string
- document
- 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 - Lifetime
Links
Images
Landscapes
- Controls And Circuits For Display Device (AREA)
- Document Processing Apparatus (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、文書中の所定文字列に対する文字の大きさを容易に変更可能であり、所定文字列中における特定文字の拡縮を容易に設定でき、文字の入力を容易に行える文書作成プログラムを記録したコンピュータ読み取り可能な記憶媒体に関する。
【0002】
【従来の技術】
パソコン上で動作するレイアウト編集用アプリケーションソフトウェアは、画面上に入力画面とレイアウト画面を表示するようになっている。
例えば葉書宛て名作成時では入力画面に予め入力の各項目として、郵便番号、住所、氏名等の入力エリアが設定されており、操作者は各入力エリアに文字入力をすると、レイアウトエリア上の対応する葉書上に入力文字が表示され、レイアウトを確認できるようになっている。
【0003】
このような宛て名書きソフトウェアは、入力エリアの各入力エリアと、レイアウトエリア上での表示エリア、文字の配列方向、文字の大きさ、フォントの種類等が予め対応付けられている。これにより、操作者は、レイアウトを気にすることなく、入力エリア上の各入力エリアに文字を入力していくだけで一般的なレイアウトの宛て名書きをした葉書を容易に作成できる。
【0004】
レイアウト編集用アプリケーションソフトウェアとしては、この他、チラシ、のし紙、年賀状、会葬礼状、等を作成するものであっても同様に、上記入力エリアと、レイアウトエリアを有している。
【0005】
【発明が解決しようとする課題】
しかしながら、上記レイアウト編集用アプリケーションは、入力エリアの各入力エリアで入力した文字列は、この入力エリア単位で全て同じ大きさになる。
ここで、宛て名書きでは、会社名の一部の文字大きさをやや小さく表記することが習慣的に行われている。
例えば、入力エリアで「株式会社理想商事」と入力する場合には、うち「株式会社」の文字だけをやや小さい文字の大きさにすることがある。同様に、「(株)理想商事」と入力する場合には、うち「(株)」の文字だけをやや小さい文字の大さきにすることがある。
【0006】
このように、レイアウト編集用アプリケーションにおいては、入力エリアの各入力エリアがそれぞれ固定の文字大きさであるため、ある1つの入力エリア内で文字単位で文字の大きさを変更することができなかった。
【0007】
この場合、手動操作で入力の文字列を2つに分け「株式会社」と「理想商事」それぞれで異なる文字大きさを指定する等、手間がかかった。
【0008】
本発明は、上記課題を解決するためになされたものであり、文字列の入力エリア内で文字単位で文字の大きさを可変設定することができ、入力操作を容易に行える文書作成装置及び方法並びに文書作成プログラムを記録した記憶媒体の提供を目的としている。
【0009】
上記目的を達成するため、本発明の文書作成プログラムを記録したコンピュータ読み取り可能な記憶媒体は、請求項1記載のように、コンピュータによって原稿上の文字列のうち選択した文字を所定の大きさに変換するための文書作成プログラムを記録したコンピュータ読み取り可能な記憶媒体であって、
前記文書作成プログラムはコンピュータに、原稿のレイアウト情報に基づき文字列を原稿上の所定の位置及び大きさで配置させるレイアウト画面と、前記文字列を入力するための入力エリアを備えた入力画面とを分離して表示させ、
前記入力画面の入力エリアに入力される原稿の文字データを文書データファイルに格納させ、
前記文字データのうち選択された文字列の文字の大きさを表す拡縮率の入力を前記文字データの属性データとして格納させ、
前記属性データが示す拡縮率で前記選択された文字列を拡縮させて前記レイアウト画面上に配置し、
更に前記文字データのうち選択された文字列に文字の大きさを表す拡縮率が設定されると、前記入力画面の対応する入力エリア上で該選択された文字列を他の文字列と異なる表示色で表示することを特徴とする。
【0015】
上記構成によれば、入力画面の文字入力エリアに文字列を入力すると、レイアウト画面の原稿上では対応する位置に入力文字がレイアウト表示される。
文字入力エリアに文字を入力し、所定の文字を選択して拡縮率を設定し、実行すると、レイアウト画面上では選択した文字が拡縮して表示される。また、文字入力エリアでは、拡縮した文字が所定の表示色で表示され拡縮を設定している状態が判る。
この拡縮率は、文字データの属性データとして文字データとともに記憶される。
【0016】
【発明の実施の形態】
図1は、本発明の文書作成装置の構成を示す図である。
文書作成装置は、装置全体を制御する制御手段(CPU)1に記憶手段2が接続されてなる。CPU1には、入出力制御手段3を介してキーボードやマウス等の入力手段4、入力データ表示用の表示装置5、各種集計結果やその他の策出データを出力する出力装置6が接続されている。
表示装置5は、CRT,LCD等が用いられ、出力装置6にはプリンタが用いられる。
【0017】
CPU1は、OS(Operating System)等の制御プログラム、本発明の文書作成プログラム等を図示せぬ外部記憶装置(ハードディスクドライブ等)から読み出し実行する。これらプログラム等により、文字列選択手段1a、拡縮率設定手段1b、レイアウト設定手段1cを実現している。この文書作成プログラムは、CD−ROM等の記憶媒体に納められて携帯可能である。
【0018】
記憶手段2は、RAM(リード・オンリー・メモリ)等の内部メモリであり、文書データファイル2aが格納されている。文書データファイル2aは、作成された文書内容を示す文字データと、該文字データに添付される文字データの属性データで構成される。文書データファイル2aは、必要に応じて外部記憶装置へ保存でき、また、読み出しできる。また、文書データファイル2a自体をFD等外部記憶媒体に保存する構成にもできる。
【0019】
本発明の文書作成装置が実行する文書作成プログラムは、前述したレイアウト編集用アプリケーションに相当する。
以下の説明では、のし紙に対する表書き及び贈り主書きを実行するものとして説明する。
【0020】
図2は、文書作成装置の文字入力画面を示す図である。
図示のように、右半分は文字データの入力画面Aであり、表書き及び贈り主書きに必要な文字データの入力エリアa,b,…が複数設けられる。各入力エリアa,b,…に入力される文字データは、初期表示色「黒」で表示される。
左半部には、入力画面Aで入力された各文字データの印字出力状態を表示するレイアウト画面Bである。
【0021】
入力手段4の操作により、入力画面Aにそれぞれ入力される文字データは、記憶手段2の文書データファイル2aに格納保持されるようになっている。レイアウト設定手段1cは、入力画面Aにおける各入力エリアa,b,…に入力された文字データを各入力エリアa,b,…単位で予め定められたレイアウト(表示位置、文字の配列方向、文字の大きさ、フォントの種類等)を有してレイアウト画面Bに表示する。
【0022】
また、図示のように、入力画面Aにおける入力エリアaの表書きは定型句として予め複数選択可能であり、「御出産祝」を選択すると、この定型句はレイアウト画面Bで対応するレイアウト箇所に表示される。
また、会社名の入力エリアb部分に「株式会社理想科学」と入力すると、この会社名はレイアウト画面Bで対応するレイアウト箇所に表示される。
【0023】
図3は、会社名の入力エリアbについてレイアウト設定手段1cが設定するレイアウト情報を示すダイアログボックスである。
図示のダイアログボックスに示すように、表示位置を示す水平、垂直位置、文字の大きさ等の詳細を設定でき、また変更できるようになっている。
【0024】
文書作成プログラムは、レイアウト画面Bにおいて入力エリアa,bの文字データを設定されたレイアウト情報に基づき対応する表示位置に縦書きの配列で1列に整列表示させる。この際、レイアウト情報が示す文字の大きさと、設定のフォントで表示させる。
【0025】
図4は、入力エリアbについての文字データのデータ構造を示す図である。文書データファイル2aには、文字データ2aaが属性データ2abと共に書込み保存され、また読み出すことができる。
図示の例では、「株式会社理想科学」の文字データ2aaと、属性データ2abとして拡縮率が、それぞれ16進数のバイトコードでそれぞれ格納される。
なお、図4(a)の状態では、拡縮率が設定されておらず、属性データ2abはいずれも初期値「00」の状態である。
【0026】
上記入力画面A上で文字入力される入力エリアa,bは、任意の文字を1文字単位で縮小することができる。
この縮小設定について図5のフローチャートに基づき説明する。
始めに、文字列選択手段1aにより、拡縮率を設定したい文字列を選択する(SP1)。例えば、図2記載の入力画面Aで入力エリアbに入力した文字列「株式会社理想科学」のうち、前半部の文字列「株式会社」をマウス等で選択する。
【0027】
次に、拡縮率設定手段1bにより「株式会社」の拡縮率を設定する(SP2)。例えば図2記載の文書作成プログラムの処理メニューGから「拡縮率」を選択することにより、図6に示すように、画面に拡縮率設定のダイアログが表示される。
【0028】
ダイアログHには、前記選択した文字列の大きさの拡縮率が入力エリアJに%で表示され、適宜の数値を入力した後、確認ボタンKを押下する。
これにより、拡縮率設定手段1bは、この入力エリアbの文字列に対し予め設定されている文字の大きさに対して設定された拡縮率を乗算して「株式会社」の文字列の大きさを求める。
例えば、入力エリアbにおいてレイアウト画面上の文字の大きさが45ポイントであった場合、「株式会社」の文字列は60%縮小により、45×60(%)=27ポイントとなる。
この際、拡縮率が設定された文字列の表示色を変更させる(SP3)。
図7の拡縮率の設定時の表示画面を示す図である。制御手段1(文書作成プログラム)は、図7に示すように、入力画面Aの入力エリアbの文字列のうち、拡縮率を設定した範囲の文字列「株式会社」を所定の色(例えば青色)に変更する。なお、図では便宜上、選択文字列を反転表示させている。
【0029】
拡縮率設定手段1bは、上記「株式会社」の文字列に対する拡縮率の設定処理を、前記属性データ2abを変更することで行う。即ち、図4(b)に示す如く、「株式会社」の各文字の属性データ2abを設定変更する(SP4)。
文書データファイル2aに格納されている「株式会社理想科学」の文字データ2aaと、属性データ2abのうち、「株式会社」の各文字の属性データ2abにそれぞれ拡縮率60(%)に対応した16進数のバイトコード「3C」を設定する。そして、この変更された属性データ2abは再度文字データ2aaの属性として文書データファイル2aに更新記憶される。
【0030】
上記拡縮率の設定により図7に示すレイアウト画面Bには、入力エリアbの文字列「株式会社」が設定された拡縮率(60%)の文字の大きさで表示される(SP5)。
【0031】
このように、拡縮率の変換処理が施された文書は、レイアウト画面Bと同様のレイアウトで出力装置6(プリンタ)に印字出力可能である。
ところで、文書データファイル2aには、文字データ2aaと、拡縮率の属性データ2abが記憶される。即ち、入力エリアbに関するレイアウト情報は含まれておらず、文書データファイル2aの容量は最小限に抑えることができ、外部保存等も容易に行える。
【0032】
なお、拡縮率を解除するには、図6に示す拡縮率の設定ダイアログで拡縮率を100%に戻せばよい。これにより、属性データ2abは図4(a)記載のように初期値「00」に戻され、入力画面Aの入力エリアa,b,…上での文字色も初期初期色「黒」にもどすことができる。
【0033】
ところで、縮小のために選択した所定の文字列と、その周囲の文字列との相対的な拡縮率は常に保たれるので、選択された所定の文字列を含む周囲の文字列のフォントの種類や文字の大きさを変更操作した場合であっても、選択した所定の文字列と、その周囲の文字列の間での相対的なバランスを維持できる。
【0034】
上記実施形態では、入力した文字を縮小する例について説明したが、逆に拡大することもでき、この場合でも文字の属性データ2abに拡大率に対応して予め定めた数値を設定すればよく、上記同様に入力画面Aでの入力エリアa,b,…単位内で文字の大きさを拡大できるようになる。
【0035】
また、上記実施形態では、入力画面Aの入力エリアa,b,…で縮小選択した文字列を所定色「青」で表示する構成とした。この表示色は、拡縮率に対応して複数の色で表示するようにしてもよい。制御手段1は、拡縮率を読み出して複数の段階別にそれぞれ予め設定された表示色となるよう表示制御する。
【0036】
【発明の効果】
本発明によれば、原稿のレイアウトが予め設定されており、入力した文字データはこのレイアウトに従って原稿上の所定位置に配置されるが、入力した文字データのうち、選択した所定の文字列を拡縮することができるため、文字データの入力作業を容易化できるようになる。
入力した文字列の文字データは、拡縮率を示す属性データとともに保存することができ、外部記憶及び読み出しを簡単に行えるとともに、レイアウト情報を含まないためデータ量が増大しない。また、拡縮の解除を何時でも行え、拡縮前の状態に簡単に復帰させることができるようになる。
これにより、文書作成作業の操作性を向上でき、作業時間の短縮化等の効果がある。
特に、文字データの入力画面と、原稿のレイアウト画面を表示させて、入力画面側だけで文字を入力していく構成においては、文字データを順次入力していくだけで原稿上で対応する箇所に文字データを配置していくことができるものであるが、このように独立した入力画面側で拡縮率を設定できることにより、文字データの入力操作全般の作業を行えるようになり、入力作業の容易化を図ることができるようになる。
また、入力画面上で拡縮率を設定した文字列の表示色を変える構成とすることにより、入力画面だけで拡縮率を設定した文字列を判別することができるようになる。
【図面の簡単な説明】
【図1】本発明の文書作成装置の実施の形態を示すブロック図。
【図2】拡縮率設定前の表示状態を示す図。
【図3】レイアウト情報のダイアログボックスの表示状態を示す図。
【図4】文字データ及び属性データを示す図。
【図5】拡縮率設定時の処理手順を示すフローチャート。
【図6】拡縮率の設定ダイアログボックスの表示状態を示す図。
【図7】拡縮率設定後の表示状態を示す図。
【符号の説明】
1…制御手段、1a…文字列選択手段、1b…縮小率設定手段、1c…レイアウト設定手段、2…記憶手段、2a…文書データファイル、2aa…文字データ、2ab…属性データ、3…入出力制御手段、4…入力手段、5…表示装置、6…出力装置、A入力画面、Bレイアウト画面。[0001]
BACKGROUND OF THE INVENTION
The present invention can be easily changed font size for a given string in the document, can be easily set scaling of specific character in the predetermined character string, the input characters easy to Rubun drafting program The present invention relates to a computer-readable storage medium on which is recorded.
[0002]
[Prior art]
Application software for layout editing that runs on a personal computer displays an input screen and a layout screen on the screen.
For example, when creating a name addressed to a postcard, input areas such as a postal code, address, and name are set in advance on the input screen, and if the operator enters characters in each input area, the corresponding information on the layout area The input characters are displayed on the postcard to be confirmed, and the layout can be confirmed.
[0003]
In such address writing software, each input area of the input area is associated with a display area on the layout area, a character arrangement direction, a character size, a font type, and the like in advance. Thus, the operator can easily create a postcard addressed to a general layout by simply inputting characters into each input area on the input area without worrying about the layout.
[0004]
The layout editing application software also has the above input area and layout area, even if it is used to create a flyer, a poster, a New Year's card, a funeral card, and the like.
[0005]
[Problems to be solved by the invention]
However, in the layout editing application, the character strings input in each input area of the input area all have the same size for each input area.
Here, in the address name writing, it is customary to write a small character size of a part of the company name.
For example, in the case where “Ideal Trading Co., Ltd.” is input in the input area, only the characters “Co., Ltd.” may be set to a slightly smaller size. Similarly, in the case of entering “(Co), Ltd., ideal trading company”, only the letters “(Co)” may be slightly larger.
[0006]
As described above, in the layout editing application, since each input area of the input area has a fixed character size, the character size cannot be changed in units of characters within a certain input area. .
[0007]
In this case, it took time and effort to manually divide the input character string into two and specify different character sizes for “corporation” and “ideal trading”.
[0008]
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and is capable of variably setting a character size in character units in a character string input area so that an input operation can be easily performed. An object of the present invention is to provide a storage medium in which a document creation program is recorded.
[0009]
In order to achieve the above object, a computer-readable storage medium storing a document creation program according to the present invention has a predetermined size selected from a character string on a document by a computer. A computer-readable storage medium storing a document creation program for conversion,
The document creation program includes a layout screen for arranging a character string at a predetermined position and size on a document based on layout information of the document, and an input screen having an input area for inputting the character string. Display separately,
The character data of the manuscript input in the input area of the input screen is stored in a document data file,
Storing an input of an enlargement / reduction ratio indicating a character size of a character string selected from the character data as attribute data of the character data;
The selected character string is scaled and arranged on the layout screen at a scaling ratio indicated by the attribute data ,
Furthermore, when a scaling factor representing the size of the character is set for the selected character string in the character data, the selected character string is displayed differently from the other character strings on the corresponding input area of the input screen. It is characterized by displaying in color .
[0015]
According to the above configuration, when a character string is input in the character input area of the input screen, the input characters are laid out and displayed at corresponding positions on the document on the layout screen.
When a character is input in the character input area, a predetermined character is selected and an enlargement / reduction ratio is set and executed, the selected character is enlarged and displayed on the layout screen. In the character input area, it can be seen that the enlarged / reduced characters are displayed in a predetermined display color and the enlargement / reduction is set.
This enlargement / reduction ratio is stored together with the character data as attribute data of the character data.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is a diagram showing a configuration of a document creation apparatus according to the present invention.
The document creation apparatus includes a storage means 2 connected to a control means (CPU) 1 that controls the entire apparatus. An input means 4 such as a keyboard and a mouse, a display device 5 for displaying input data, and an output device 6 for outputting various tabulation results and other measure data are connected to the CPU 1 via an input / output control means 3. .
The display device 5 is a CRT, LCD, or the like, and the output device 6 is a printer.
[0017]
The CPU 1 reads and executes a control program such as an OS (Operating System), a document creation program of the present invention, and the like from an external storage device (such as a hard disk drive) (not shown). With these programs, character string selection means 1a, scaling ratio setting means 1b, and layout setting means 1c are realized. This document creation program is portable in a storage medium such as a CD-ROM.
[0018]
The
[0019]
The document creation program executed by the document creation apparatus of the present invention corresponds to the layout editing application described above.
In the following description, a description will be given on the assumption that front writing and giver writing are performed on printed paper.
[0020]
FIG. 2 is a diagram illustrating a character input screen of the document creation apparatus.
As shown in the drawing, the right half is a character data input screen A, and a plurality of character data input areas a, b,. Character data input to each input area a, b,... Is displayed in the initial display color “black”.
The left half is a layout screen B that displays a print output state of each character data input on the input screen A.
[0021]
Character data input to the input screen A by the operation of the
[0022]
Also, as shown in the figure, a plurality of input areas a in the input screen A can be selected in advance as a standard phrase, and when the “Birthday celebration” is selected, this standard phrase is displayed in the corresponding layout location on the layout screen B. Is done.
Further, when “Ideal Science Co., Ltd.” is entered in the company name input area b, this company name is displayed in the corresponding layout location on the layout screen B.
[0023]
FIG. 3 is a dialog box showing layout information set by the layout setting means 1c for the company name input area b.
As shown in the illustrated dialog box, details such as the horizontal and vertical positions indicating the display position, and the size of characters can be set and changed.
[0024]
The document creation program displays the character data of the input areas a and b on the layout screen B in a line in a vertical writing arrangement at the corresponding display position based on the set layout information. At this time, the character size indicated by the layout information and the set font are displayed.
[0025]
FIG. 4 is a diagram showing a data structure of character data for the input area b. In the document data file 2a, the character data 2aa is written and saved together with the attribute data 2ab, and can be read out.
In the example shown in the figure, the enlargement / reduction ratios are stored as hexadecimal byte codes, respectively, as character data 2aa of “Ideal Science Co., Ltd.” and attribute data 2ab.
In the state of FIG. 4A, no scaling ratio is set, and the attribute data 2ab is in the state of the initial value “00”.
[0026]
In the input areas a and b where characters are input on the input screen A, arbitrary characters can be reduced in units of one character.
This reduction setting will be described with reference to the flowchart of FIG.
First, the character string selection means 1a selects a character string for which the enlargement / reduction ratio is to be set (SP1). For example, among the character string “Ideal Science Co., Ltd.” entered in the input area b on the input screen A shown in FIG.
[0027]
Next, the enlargement / reduction rate of “stock” is set by the enlargement / reduction rate setting means 1b (SP2). For example, by selecting “enlargement / reduction ratio” from the processing menu G of the document creation program shown in FIG. 2, a dialog for setting the enlargement / reduction ratio is displayed on the screen as shown in FIG.
[0028]
In the dialog H, the enlargement / reduction ratio of the size of the selected character string is displayed in% in the input area J. After inputting an appropriate numerical value, the confirmation button K is pressed.
As a result, the enlargement / reduction ratio setting means 1b multiplies the character string in the input area b by a preset enlargement / reduction ratio with respect to the character size set in advance, thereby increasing the character string size of “Corporation”. Ask for.
For example, if the size of the character on the layout screen in the input area b is 45 points, the character string “corporation” is reduced by 60% to 45 × 60 (%) = 27 points.
At this time, the display color of the character string to which the enlargement / reduction ratio is set is changed (SP3).
It is a figure which shows the display screen at the time of the setting of the expansion / contraction rate of FIG. As shown in FIG. 7, the control means 1 (document creation program) sets a character string “corporation” in a range in which an enlargement / reduction ratio is set among character strings in the input area b of the input screen A to a predetermined color (for example, blue). ). In the figure, for convenience, the selected character string is highlighted.
[0029]
The enlargement / reduction ratio setting means 1b performs the enlargement / reduction ratio setting process for the character string “corporation” by changing the attribute data 2ab. That is, as shown in FIG. 4B, the setting of the attribute data 2ab of each character “corporation” is changed (SP4).
Of the character data 2aa of “Ideal Science Co., Ltd.” and the attribute data 2ab stored in the document data file 2a, the attribute data 2ab of each character of “Co., Ltd.” corresponds to a scaling ratio of 60 (%). Set the decimal byte code “3C”. The changed attribute data 2ab is updated and stored in the document data file 2a as the attribute of the character data 2aa again.
[0030]
The layout screen B shown in FIG. 7 displays the character string “corporation” in the input area b in the size of the enlargement / reduction ratio (60%) set (SP5).
[0031]
As described above, the document subjected to the conversion processing of the enlargement / reduction ratio can be printed out on the output device 6 (printer) with the same layout as the layout screen B.
The document data file 2a stores character data 2aa and scaling ratio attribute data 2ab. That is, the layout information regarding the input area b is not included, the capacity of the document data file 2a can be minimized, and external storage or the like can be easily performed.
[0032]
In order to cancel the enlargement / reduction ratio, the enlargement / reduction ratio may be returned to 100% in the enlargement / reduction ratio setting dialog shown in FIG. As a result, the attribute data 2ab is returned to the initial value “00” as shown in FIG. 4A, and the character color on the input areas a, b,... On the input screen A is also returned to the initial initial color “black”. be able to.
[0033]
By the way, since the relative enlargement / reduction ratio between the predetermined character string selected for reduction and the surrounding character string is always maintained, the font type of the surrounding character string including the selected predetermined character string is maintained. Even when the character size is changed, the relative balance between the selected predetermined character string and the surrounding character string can be maintained.
[0034]
In the above-described embodiment, an example of reducing the input character has been described. However, it is also possible to enlarge the character. In this case, a predetermined numerical value corresponding to the enlargement rate may be set in the character attribute data 2ab. As described above, the size of characters can be enlarged within the input areas a, b,... On the input screen A.
[0035]
In the above embodiment, the character string reduced and selected in the input areas a, b,... Of the input screen A is displayed in a predetermined color “blue”. This display color may be displayed in a plurality of colors corresponding to the enlargement / reduction ratio. The control unit 1 reads out the enlargement / reduction ratio and performs display control so that the display color is set in advance for each of a plurality of stages.
[0036]
【The invention's effect】
According to the present invention, the layout of the document is set in advance, and the input character data is arranged at a predetermined position on the document according to this layout. The selected predetermined character string of the input character data is scaled. Therefore, the character data input operation can be facilitated.
The character data of the input character string can be saved together with the attribute data indicating the enlargement / reduction ratio, can be easily stored and read out, and does not include layout information, so the amount of data does not increase. Further, the enlargement / reduction can be canceled at any time, and the state before the enlargement / reduction can be easily restored.
Thereby, the operability of the document creation work can be improved, and the working time can be shortened.
In particular, in a configuration in which a character data input screen and a document layout screen are displayed and characters are input only on the input screen side, characters can be placed at the corresponding locations on the document simply by sequentially inputting character data. Data can be arranged, but by setting the enlargement / reduction ratio on the independent input screen side in this way, it becomes possible to perform the entire character data input operation, making the input work easier. It becomes possible to plan.
Further, by adopting a configuration in which the display color of the character string for which the enlargement / reduction ratio is set is changed on the input screen, the character string for which the enlargement / reduction ratio is set can be discriminated only by the input screen.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an embodiment of a document creation apparatus of the present invention.
FIG. 2 is a diagram showing a display state before setting an enlargement / reduction ratio.
FIG. 3 is a diagram showing a display state of a dialog box for layout information.
FIG. 4 is a diagram showing character data and attribute data.
FIG. 5 is a flowchart showing a processing procedure when an enlargement / reduction ratio is set.
FIG. 6 is a view showing a display state of an enlargement / reduction ratio setting dialog box.
FIG. 7 is a diagram showing a display state after setting an enlargement / reduction ratio.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Control means, 1a ... Character string selection means, 1b ... Reduction ratio setting means, 1c ... Layout setting means, 2 ... Storage means, 2a ... Document data file, 2aa ... Character data, 2ab ... Attribute data, 3 ... Input / output Control means, 4 ... input means, 5 ... display device, 6 ... output device, A input screen, B layout screen.
Claims (1)
前記文書作成プログラムはコンピュータに、原稿のレイアウト情報に基づき文字列を原稿上の所定の位置及び大きさで配置させるレイアウト画面と、前記文字列を入力するための入力エリアを備えた入力画面とを分離して表示させ、
前記入力画面の入力エリアに入力される原稿の文字データを文書データファイルに格納させ、
前記文字データのうち選択された文字列の文字の大きさを表す拡縮率の入力を前記文字データの属性データとして格納させ、
前記属性データが示す拡縮率で前記選択された文字列を拡縮させて前記レイアウト画面上に配置し、
更に前記文字データのうち選択された文字列に文字の大きさを表す拡縮率が設定されると、前記入力画面の対応する入力エリア上で該選択された文字列を他の文字列と異なる表示色で表示することを特徴とする文書作成プログラムを記録したコンピュータ読み取り可能な記憶媒体。A computer-readable storage medium that records a document creation program for converting a character selected from a character string on a document to a predetermined size by a computer ,
The document creation program includes a layout screen for arranging a character string at a predetermined position and size on a document based on layout information of the document, and an input screen having an input area for inputting the character string. Display separately,
The character data of the manuscript input in the input area of the input screen is stored in a document data file,
Storing an input of an enlargement / reduction ratio indicating a character size of a character string selected from the character data as attribute data of the character data;
The selected character string is scaled and arranged on the layout screen at a scaling ratio indicated by the attribute data ,
Furthermore, when a scaling factor representing the size of the character is set for the selected character string in the character data, the selected character string is displayed differently from the other character strings on the corresponding input area of the input screen. A computer-readable storage medium storing a document creation program characterized by being displayed in color .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP25018399A JP3561448B2 (en) | 1999-09-03 | 1999-09-03 | Computer-readable storage medium storing a document creation program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP25018399A JP3561448B2 (en) | 1999-09-03 | 1999-09-03 | Computer-readable storage medium storing a document creation program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2001075551A JP2001075551A (en) | 2001-03-23 |
JP3561448B2 true JP3561448B2 (en) | 2004-09-02 |
Family
ID=17204057
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP25018399A Expired - Lifetime JP3561448B2 (en) | 1999-09-03 | 1999-09-03 | Computer-readable storage medium storing a document creation program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3561448B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017049969A (en) * | 2015-09-03 | 2017-03-09 | 凸版印刷株式会社 | Document calibration server, document calibration terminal and document calibration system |
-
1999
- 1999-09-03 JP JP25018399A patent/JP3561448B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2001075551A (en) | 2001-03-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3520952B2 (en) | Document display device | |
JP3267487B2 (en) | Document processing device | |
JPH028339B2 (en) | ||
JP3561448B2 (en) | Computer-readable storage medium storing a document creation program | |
JP3376254B2 (en) | Display device, display control method, and recording medium | |
JPS60100220A (en) | Document processor | |
JPH07262207A (en) | Image data filing method, image data registering method, image data retrieving method and the device | |
JP4365965B2 (en) | Information processing apparatus, information processing method, and storage medium | |
JP3737884B2 (en) | Horizontal writing conversion processing apparatus and method | |
JPH1055431A (en) | Image processor | |
JPH076167A (en) | Format setting method | |
JP2004188910A (en) | Information adding output device and information adding output program | |
JPH03266172A (en) | Word processor | |
JP2983566B2 (en) | Data processing device | |
JPH07295971A (en) | Business card preparing device | |
JPH05108644A (en) | Character processor with post card printing function | |
JPH04252362A (en) | Word processor | |
JPH01128845A (en) | Character generating apparatus | |
JPH03132865A (en) | Document processor | |
JPH05174022A (en) | Document preparation back-up device | |
JPS6366677A (en) | Documentation device | |
JPH03263257A (en) | Document processor | |
JPH03296867A (en) | Device for editing image | |
JPH0431957A (en) | Document processor | |
JPH03280153A (en) | Information processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040302 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040423 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040525 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040528 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 3561448 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090604 Year of fee payment: 5 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090604 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100604 Year of fee payment: 6 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100604 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110604 Year of fee payment: 7 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110604 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120604 Year of fee payment: 8 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120604 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130604 Year of fee payment: 9 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |