JP2006163865A - Method, device, and program for creating document - Google Patents

Method, device, and program for creating document Download PDF

Info

Publication number
JP2006163865A
JP2006163865A JP2004354928A JP2004354928A JP2006163865A JP 2006163865 A JP2006163865 A JP 2006163865A JP 2004354928 A JP2004354928 A JP 2004354928A JP 2004354928 A JP2004354928 A JP 2004354928A JP 2006163865 A JP2006163865 A JP 2006163865A
Authority
JP
Japan
Prior art keywords
break
page
setting
area
predetermined area
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
Application number
JP2004354928A
Other languages
Japanese (ja)
Inventor
Hiroki Koyano
洋樹 小谷野
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2004354928A priority Critical patent/JP2006163865A/en
Publication of JP2006163865A publication Critical patent/JP2006163865A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To easily create a document including a chart graphic accompanying complicated data control, and hence to reduce the load of a user. <P>SOLUTION: A document creation method for creating a document by inputting data into a table in the document comprises a setting step for setting whether a prescribed region is created on the page of the document based on the sum row of the table; a determination step for determining whether the prescribed region is created on a page for displaying the sum row based on setting in the setting step when the document is created; and a document creation step for creating the page of the document in which the prescribed region is provided when the creation of the prescribed region is determined in the determination step. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は帳票の作成・編集をおこなうための帳票作成方法、帳票作成装置、帳票作成プログラムに関するものである。   The present invention relates to a form creation method, form creation apparatus, and form creation program for creating and editing a form.

コンピュータシステム等における帳票作成編集プログラムには、事務的な帳票に多用されるような、罫線を主体として構成され複数のレコードを、表形式に並べて表示するための図形(以後、表図形と明記する)を作成する機能を持つものが多い。
特開2001−101326号公報
A form creation / editing program in a computer system or the like is a figure for displaying a plurality of records arranged in a tabular format (hereinafter referred to as a table figure). ) Are often created.
JP 2001-101326 A

表図形の機能としては、集計対象とするデータを、集計基準とするデータ(以降、集計キーと明記する)をもとに、集計キーの値が切り替わるまで(以降、データブレイクと明記する)を集計範囲として、合計、平均、件数等の集計方法にしたがって算出した集計結果とともに表示される部分(以降、集計行と明記する)や、データブレイクの発生とともに、改ページ処理がおこなわれる直前に表示される領域(以降、ブレイクヘッダ領域と明記する)、および、改ページ処理がおこなわれた直後に表示される領域(以降、ブレイクフッタ領域と明記する)といったものが考えられる。図5に、表図形の集計行、ブレイクヘッダ領域601、ブレイクフッタ領域602の表示形式の一例を示す。   As the function of the table figure, the data to be aggregated is based on the data that is the aggregation standard (hereinafter referred to as the aggregation key) until the value of the aggregation key is switched (hereinafter referred to as the data break). As the aggregation range, the part displayed together with the aggregation results calculated according to the aggregation method such as total, average, number of cases (hereinafter referred to as the aggregation row), and immediately before the page break process is performed when a data break occurs Such as an area to be displayed (hereinafter referred to as a break header area) and an area displayed immediately after page break processing is performed (hereinafter referred to as a break footer area). FIG. 5 shows an example of the display format of the tabulated line of the table graphic, the break header area 601 and the break footer area 602.

このような帳票作成編集プログラムでは、データブレイクの発生とともに、集計行が表示されるが、ブレイクヘッダ領域、ブレイフッタ領域が定義されていれば、これらの領域も必ず同じタイミングで表示されてしまうことになる。帳票によっては、集計行が表示されるときに、ブレイクヘッダ領域、ブレイクフッタ領域を必ずしも全てのページに表示する必要がない場合も多い。   In such a form creation / editing program, a summary row is displayed when a data break occurs. However, if a break header area and a break footer area are defined, these areas are always displayed at the same timing. Become. Depending on the form, it is not always necessary to display the break header area and the break footer area on all pages when the total row is displayed.

そこで、本発明は、データブレイクが発生したとき、ブレイクヘッダ領域とブレイクフッタ領域を必ず表示する機能に加え、ブレイクヘッダ領域とブレイクフッタ領域の表示をするか否か集計行に基づいて判断するように指定する機能を設けることによって、ユーザが、より複雑なデータ制御をともなう表図形を含む帳票を、簡単に作成することが可能となり、ユーザの負荷が軽減し、同時に、帳票の作成効率も向上するようにするものである。   Therefore, in the present invention, when a data break occurs, in addition to the function of always displaying the break header area and the break footer area, whether or not to display the break header area and the break footer area is determined based on the aggregation row. By providing a function to specify, it is possible for the user to easily create a form containing a table graphic with more complicated data control, reducing the load on the user, and at the same time improving the form creation efficiency. It is what you want to do.

本発明の帳票編集方法は、帳票内の表にデータを入力することによって、帳票を作成する帳票作成方法であって、前記表の集計行に基づいて、前記帳票のページに所定領域を作成するか否か設定する設定ステップと、前記帳票を作成する際、前記設定ステップでの設定に基づいて、前記集計行を表示するページに前記所定領域を作成するか否か判断する判断ステップと、前記判断ステップで前記所定領域を作成すると判断した場合、前記所定領域を設けた当該帳票のページを作成する帳票作成ステップと、を有する。   The form editing method of the present invention is a form creation method for creating a form by inputting data into a table in the form, and creates a predetermined area on the page of the form based on the total row of the table. A setting step for setting whether or not, a determination step for determining whether or not to create the predetermined area on the page displaying the totaling row, based on the setting in the setting step when creating the form, and And a form creation step of creating a page of the form provided with the predetermined area when it is determined in the determination step that the predetermined area is created.

複雑なデータ制御をともなう表図形を含む帳票を、簡単に作成することが可能となり、ユーザの負荷が軽減できる。また、帳票の作成効率も向上する。   It is possible to easily create a form including a table figure with complicated data control, and the load on the user can be reduced. In addition, the form creation efficiency is improved.

以下本発明を実施するための最良の形態を、実施例により詳しく説明する。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to examples.

図面を参照しながら、本発明の実施例を詳細に説明する。   Embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の一実施例である帳票作成編集システムのハードウェアの構成を表わすブロック図である。このシステムは、CPU(101)による中央処理装置と、基本I/Oプログラム、OS、および、制御プログラムをCPU(101)が実行することによって動作する。基本I/OプログラムはROM(102)に書き込まれており、OSは、HD(106)に書き込まれている。そして、本制御装置の電源がONされたときに、基本I/Oプログラム中のIPL(イニシャルプログラムローディング)機能によりHD(106)からOSがRAM(103)に読み込まれ、OSの動作が開始される。   FIG. 1 is a block diagram showing a hardware configuration of a form creation / editing system according to an embodiment of the present invention. This system operates when the CPU (101) executes a central processing unit by the CPU (101), a basic I / O program, an OS, and a control program. The basic I / O program is written in the ROM (102), and the OS is written in the HD (106). When the control device is turned on, the OS is read from the HD (106) into the RAM (103) by the IPL (initial program loading) function in the basic I / O program, and the operation of the OS is started. The

このシステムは、CPU(101)による中央処理装置と、ROM(102)/RAM(103)による主記憶装置、FDドライブ(104)やHDドライブ(106)などによる外部記憶装置、キーボード(107)、およびマウス(109)などポインティングデバイスによる入力装置、ディスプレイ(108)などによる表示装置、プリンタやプロッタによる印刷装置(110)とそれらを結ぶシステムバス(111)とからその主要部が構成されるコンピュータシステムが、ネットワークバスによって複数相互に接続されているものである。   This system includes a central processing unit using a CPU (101), a main storage unit using a ROM (102) / RAM (103), an external storage unit using an FD drive (104) and an HD drive (106), a keyboard (107), And a computer system comprising principal parts of an input device using a pointing device such as a mouse (109), a display device using a display (108), a printing device (110) using a printer or a plotter and a system bus (111) connecting them. Are connected to each other by a network bus.

本制御装置は、基本I/Oプログラム、OS、およびプログラムをCPU(101)が実行することにより動作する。基本I/OプログラムはROM(102)に書き込まれており、OSはHD(106)に書き込まれている。そして、本制御装置の電源がONされたときに、基本I/Oプログラム中のIPL(イニシャルプログラムローディング)機能によりHD(106)からOSがRAM(103)に読み込まれ、OSの動作が開始される。本実施例の場合、本制御プログラムおよび関連データはFD(105)中に記録されており、その記録されている内容の構成を図2に示す。   This control apparatus operates when the CPU (101) executes a basic I / O program, an OS, and a program. The basic I / O program is written in the ROM (102), and the OS is written in the HD (106). When the control device is turned on, the OS is read from the HD (106) into the RAM (103) by the IPL (initial program loading) function in the basic I / O program, and the operation of the OS is started. The In the case of the present embodiment, this control program and related data are recorded in the FD (105), and the configuration of the recorded contents is shown in FIG.

FD(105)に記録された制御プログラム、および関連データは、図1に示すようにFDドライブ(104)を通じて本コンピュータシステムにロードすることができる。このFDをFDドライブ(104)にセットすると、OSおよび基本I/Oプログラムの制御の下に本制御プログラムおよび関連データがFD(105)から読み出され、RAM(103)にロードされて動作可能となる。   The control program and related data recorded in the FD (105) can be loaded into the computer system through the FD drive (104) as shown in FIG. When this FD is set in the FD drive (104), the control program and related data are read from the FD (105) under the control of the OS and the basic I / O program, and can be loaded into the RAM (103) for operation. It becomes.

図3は、本制御プログラムがRAM(103)にロードされ実行可能となった状態のメモリマップを示す。   FIG. 3 shows a memory map in a state in which this control program is loaded into the RAM (103) and becomes executable.

本実施例では、FD(105)から制御プログラム、および関連データを直接RAM(103)にロードして実行させる例を示したが、この他に、FD(105)からプログラム及び関連データをいったんHD(106)に格納(インストール)しておき、本プログラムを動作させる段にHD(106)からRAM(103)にロードするようにしてもよい。また、本制御プログラムを記録する媒体は、FD以外にCD−ROM、ICメモリカードなどであってもよい。更に、本プログラムをROM(102)に記録しておき、これをメモリマップの一部をなすように構成し、直接CPU(101)で実行することも可能である。   In the present embodiment, the control program and related data are directly loaded from the FD (105) into the RAM (103) and executed. However, in addition to this, the program and related data are once stored in the HD from the FD (105). It may be stored (installed) in (106) and loaded from the HD (106) to the RAM (103) when the program is operated. Further, the medium for recording this control program may be a CD-ROM, an IC memory card, or the like in addition to the FD. Further, it is also possible to record this program in the ROM (102), configure it as a part of the memory map, and execute it directly by the CPU (101).

図4は、本発明の一実施例である帳票作成編集方式における動作の流れを示すフローチャートである。図4をもとに、本実施例の動作の説明をおこなう。   FIG. 4 is a flowchart showing the flow of operations in the form creation / editing system according to an embodiment of the present invention. The operation of this embodiment will be described with reference to FIG.

最初に、集計行が表示されたときに表示されるブレイクヘッダ領域、ブレイクフッタ領域(以降、ブレイク領域と明記する)に対する属性の設定がおこなわれているかどうかを判断する(S01)。   First, it is determined whether or not an attribute has been set for a break header area and a break footer area (hereinafter referred to as a break area) displayed when a total row is displayed (S01).

S01において、ブレイク領域の属性の設定がおこなわれていないと判断された場合には、ブレイク領域の属性の設定をおこなう(S02)。ここでは、どの集計行が表示されたときにブレイク領域を表示するかなどの属性を設定する。また、ここで設定された、ブレイク領域の属性は、RAM(103)に、現在のブレイク領域の属性として記憶される。図6に、ブレイク領域の属性の設定をおこなう表示形式の一例を示す。図6では、どの集計行が表示されても常にブレイク領域を表示するモードと、指定した集計行が表示されているページにのみブレイク領域を表示するモードとがある。更に、集計行に設定された表示順位に基づいて、ブレイク領域を表示するページを決めることが可能である。例えば、「品物合計」の集計行が表示されるページにはブレイク領域を表示せず、「合計」の集計行が表示されるページにはブレイク領域を表示するように設定することが可能となる。   If it is determined in S01 that the break area attribute has not been set, the break area attribute is set (S02). Here, an attribute such as which break line is displayed when which aggregate row is displayed is set. The attribute of the break area set here is stored in the RAM (103) as the attribute of the current break area. FIG. 6 shows an example of a display format for setting break region attributes. In FIG. 6, there are a mode in which a break area is always displayed regardless of which total row is displayed, and a mode in which a break area is displayed only on a page on which a designated total row is displayed. Furthermore, it is possible to determine the page on which the break area is displayed based on the display order set in the total row. For example, it is possible to set so that the break area is not displayed on the page where the total line of “items” is displayed, and the break area is displayed on the page where the total line of “total” is displayed. .

S01、S02の各処理は、ブレイク領域の属性の設定がされた時点で終了する。   Each process of S01 and S02 ends when the attribute of the break area is set.

S01において、ブレイク領域の属性の設定がおこなわれていると判断された場合には、表図形の作成処理がおこなわれる。具体的には、データ項目名を表示する部分(表図形の見出し部)の作成処理(S03)、各データが表示される部分(表図形のデータ部)の作成処理(S04)、および、データの集計値を表示する部分(集計行)の作成処理(S05)がおこなわれる。S03、S04、S05の各処理は、表図形の作成処理が終了したと判断されるまで実行される(S06)。   If it is determined in S01 that the break region attribute has been set, a table graphic creation process is performed. Specifically, the creation process (S03) of the part (table figure heading part) for displaying the data item name, the creation process (S04) of the part (table figure data part) for displaying each data, and the data A process (S05) for creating a part (total line) for displaying the total value is performed. The processes of S03, S04, and S05 are executed until it is determined that the table graphic creation process has been completed (S06).

次に、ブレイク領域を作成するかどうかを判断する(S07)。   Next, it is determined whether to create a break area (S07).

S07において、ブレイクヘッダ領域を作成しないと判断された場合には、S03、S04、S05、S06の各処理で作成された表図形をディスプレイ(108)上に表示し、処理を終了する(S13)。   If it is determined in S07 that a break header area is not to be created, the table graphic created in each process of S03, S04, S05, and S06 is displayed on the display (108), and the process ends (S13). .

S07において、ブレイクヘッダ領域を作成すると判断された場合には、ブレイク領域を作成・編集するためのモードに移行(S08)した後、ブレイク領域の作成処理をおこない(S09)、ブレイク領域に図形を作成・配置する(S10)。   If it is determined in S07 that a break header area is to be created, the mode is shifted to a mode for creating / editing a break area (S08), and then a break area is created (S09), and a figure is created in the break area. Create and place (S10).

S10の処理は、ブレイク領域への図形作成・配置処理が終了したと判断されるまで実行される(S11)。   The process of S10 is executed until it is determined that the graphic creation / placement process in the break area has been completed (S11).

S11において、ブレイク領域への図形作成・配置処理が終了したと判断された場合には、ブレイク領域の作成・編集モードを終了する(S12)。   If it is determined in S11 that the graphic creation / placement processing in the break area has been completed, the break area creation / edit mode is terminated (S12).

最後に、S03、S04、S05、S06の各処理で作成された表図形、および、S09、S10、S11の各処理で作成されたブレイク領域、ならびに、領域内の図形をディスプレイ(108)上に表示する(S13)。この時点で、プログラムの処理もいったん終了する。   Finally, the table graphic created by each process of S03, S04, S05, and S06, the break area created by each process of S09, S10, and S11, and the graphic in the area are displayed on the display (108). It is displayed (S13). At this point, the processing of the program is once terminated.

次に、本実施例においては、表図形がデータを受け取り、その結果がディスプレイ(108)上にプレビュー表示される場合を考える。   Next, in the present embodiment, consider a case where a table graphic receives data and the result is previewed on the display (108).

初めに、帳票上に表図形が存在するかどうかを判断する(S14)。   First, it is determined whether or not a table graphic exists on the form (S14).

S14において、表図形が存在していないと判断された場合には、処理を終了する。   If it is determined in S14 that no table graphic exists, the process ends.

S14において、表図形が存在していると判断された場合には、現在の帳票作成編集プログラムの処理状態を判断する(S15)。   If it is determined in S14 that a table graphic exists, the processing state of the current form creation / editing program is determined (S15).

S15において、表図形の作成、編集処理がおこなわれていると判断された場合には、このフローチャートの処理を終了し、もう一方のフローチャートS01〜S13の処理に移行する。   If it is determined in S15 that the table graphic creation / editing process has been performed, the process of this flowchart is terminated, and the process proceeds to the processes of the other flowcharts S01 to S13.

S15において、表図形に対するプレビュー処理がおこなわれていると判断された場合には、表図形に割り当てるデータが指定されているかどうかを判断する(S16)。   If it is determined in S15 that the preview processing for the table graphic has been performed, it is determined whether data to be allocated to the table graphic is designated (S16).

S16において、表図形に割り当てるデータが指定されていないと判断した場合には、表図形に割り当てるデータを指定する(S17)。S16、S17の各処理は、表図形に割り当てるデータが指定された時点で終了する。   If it is determined in S16 that the data to be assigned to the table graphic is not designated, the data to be assigned to the table graphic is designated (S17). Each process of S16 and S17 ends when data to be assigned to the table graphic is designated.

次に、S17において指定したデータを、表図形の各部分に格納する処理がおこなわれる。具体的には、まず、指定したデータのうち、現在のページに表示される表図形に対応した部分のデータを取得する(S18)。そして、表図形のデータ部へ格納する(S19)。   Next, a process of storing the data designated in S17 in each part of the table graphic is performed. Specifically, first, data of a part corresponding to the table graphic displayed on the current page is acquired from the designated data (S18). And it stores in the data part of a table figure (S19).

次に、現在のページに集計行が表示されるかどうかを、S05において、集計行作成時に設定した属性、および、S17において指定された、データ内容をもとに判断する(S20)。   Next, whether or not the total row is displayed on the current page is determined based on the attribute set at the time of generating the total row in S05 and the data contents designated in S17 (S20).

S20において、現在の表示ページに集計行を表示しないと判断された場合には、S19において、データが格納された表図形をディスプレイ(108)上に表示する(S27)。   If it is determined in S20 that the total row is not displayed on the current display page, the table graphic storing the data is displayed on the display (108) in S19 (S27).

S20において、現在の表示ページに集計行を表示すると判断された場合には、S05において、集計行作成時に設定した属性から、集計値を算出するための対象データを取得し(S21)、集計値を算出して(S22)、集計値を集計行に格納する(S23)。   If it is determined in S20 that the total row is displayed on the current display page, in S05, target data for calculating the total value is acquired from the attribute set when the total row is created (S21). Is calculated (S22), and the total value is stored in the total line (S23).

更に、S02において設定された、ブレイク領域の属性を取得(S24)し、その内容から、現在の表示ページにブレイク領域を表示するかどうかを判断する(S25)。   Furthermore, the attribute of the break area set in S02 is acquired (S24), and it is determined from the contents whether the break area is displayed on the current display page (S25).

S25において、現在の表示ページにブレイク領域を表示しないと判断された場合には、S19、S23においてデータが格納された表図形をディスプレイ(108)上に表示する(S27)。   When it is determined in S25 that the break area is not displayed on the current display page, the table graphic in which data is stored in S19 and S23 is displayed on the display (108) (S27).

S25において、現在の表示ページにブレイク領域を表示すると判断された場合には、表図形の表示とともに、ブレイク領域を表示する(S26)。   If it is determined in S25 that the break area is to be displayed on the current display page, the break area is displayed together with the display of the table graphic (S26).

最後に、S18〜S27の各処理は、ユーザによって、プレビュー処理が終了するまでおこなわれる(S28)。   Finally, each process of S18 to S27 is performed by the user until the preview process is completed (S28).

図7は、集計行の表示とともに常にブレイク領域を表示するモードが設定されているときの表示形式の一例を示し、図8は、指定された集計行が表示されているページにブレイク領域を表示するモードが設定されているときの表示形式の一例を示す。   FIG. 7 shows an example of a display format when a mode in which a break area is always displayed together with display of a summary line is set. FIG. 8 shows a break area on a page where a designated summary line is displayed. An example of a display format when the mode to perform is set is shown.

実施例では、設定されたブレイク領域の属性が、ブレイクヘッダ領域、ブレイクフッタ領域ともに適用されていたが、これを、ブレイクヘッダ領域、ブレイクフッタ領域それぞれに対し、別々に設定するようにしても構わない。   In the embodiment, the attribute of the set break area is applied to both the break header area and the break footer area. However, this may be set separately for each of the break header area and the break footer area. Absent.

実施例2では、ブレイク属性の設定をブレイクヘッダ領域、ブレイクフッタ領域それぞれに対しおこなわせることにより、更に複雑なデータ制御をともなう表図形を含む帳票を、簡単に作成することが可能となり、ユーザの負荷が軽減できるといった効果がある。   In the second embodiment, by setting the break attribute for each of the break header area and the break footer area, it is possible to easily create a form including a table graphic with more complicated data control. This has the effect of reducing the load.

以上実施例1〜2で説明したように、本発明によれば、データブレイクが発生したとき、ブレイクヘッダ領域、ブレイクフッタ領域を必ず表示する機能に加え、ブレイクヘッダ領域およびブレイクフッタ領域の表示条件を指定する機能を設けることによって、ユーザが、より複雑なデータ制御をともなう表図形を含む帳票を、簡単に作成することが可能となり、ユーザの負荷が軽減する。同時に、帳票の作成効率も向上するといった効果がある。   As described above in the first and second embodiments, according to the present invention, when a data break occurs, in addition to the function of always displaying the break header area and the break footer area, the display conditions for the break header area and the break footer area By providing a function for designating, it is possible for the user to easily create a form including a table graphic with more complicated data control, and the load on the user is reduced. At the same time, there is an effect that the creation efficiency of the form is improved.

本発明のハードウェアのブロック図。The hardware block diagram of this invention. 本発明のフローチャートプログラム等が記録されている媒体の構成図。The block diagram of the medium with which the flowchart program etc. of this invention are recorded. プログラムが動作するときのメモリマップ図。The memory map figure when a program operates. 本発明の一実施例である帳票作成編集方法の動作の流れを示すフローチャートを示す図。The figure which shows the flowchart which shows the flow of operation | movement of the form creation edit method which is one Example of this invention. 表図形の集計行、ブレイクヘッダ領域、ブレイクフッタ領域を示す図。The figure which shows the total row | line | column of a table figure, a break header area | region, and a break footer area | region. ブレイク領域の属性の設定をおこなう表示形式の一例を示す図。The figure which shows an example of the display format which sets the attribute of a break area | region. 集計行の表示とともにブレイク領域が表示される表示結果の一例を示す図。The figure which shows an example of the display result by which a break area | region is displayed with the display of a total line. 特定の集計行が表示されたとき、ブレイク領域が表示される表示結果の一例を示す図。The figure which shows an example of the display result by which a break area | region is displayed when a specific count line is displayed.

符号の説明Explanation of symbols

601 ブレイクヘッダ領域
602 ブレイクフッタ領域
603 ブレイクヘッダ領域内に作成・配置された図形
604 ブレイクフッタ領域内に作成・配置された図形
605 ブレイクヘッダ領域、ブレイクフッタ領域を表示することができる集計行
606 ブレイクヘッダ領域、ブレイクフッタ領域を表示することができない集計行
607 集計行の設定により、ブレイクヘッダ領域の表示がおこなわれないページ
608 集計行の設定により、ブレイクフッタ領域の表示がおこなわれないページ
601 Break header area 602 Break footer area 603 Figure 604 created / placed in break header area 604 Figure 605 created / placed in break footer area 605 Summary row 606 Break line 606 Break line 606 The header row and break footer region cannot be displayed. Total row 607 The page where the break header region is not displayed due to the setting of the total row 608 The page where the break footer region is not displayed due to the setting of the total row

Claims (6)

帳票内の表にデータを入力することによって、帳票を作成する帳票作成方法であって、
前記表の集計行に基づいて、前記帳票のページに所定領域を作成するか否か設定する設定ステップと、
前記帳票を作成する際、前記設定ステップでの設定に基づいて、前記集計行を表示するページに前記所定領域を作成するか否か判断する判断ステップと、
前記判断ステップで前記所定領域を作成すると判断した場合、前記所定領域を設けた当該帳票のページを作成する帳票作成ステップと
を有することを特徴とする帳票作成方法。
A form creation method for creating a form by inputting data into a table in the form,
A setting step for setting whether or not to create a predetermined area on the page of the form based on the total row of the table;
When creating the form, based on the setting in the setting step, a determination step for determining whether or not to create the predetermined area on the page displaying the totaling line;
A form creation method comprising: a form creation step of creating a page of the form provided with the predetermined area when it is determined in the determination step that the predetermined area is created.
複数の集計行が存在する前記帳票に対して、前記設定ステップは、前記所定領域を作成する集計行を指定することが可能であることを特徴とする請求項1に記載の帳票作成方法。   The form creation method according to claim 1, wherein the setting step can designate a summary line for creating the predetermined area for the form having a plurality of summary lines. 前記所定領域は、ヘッダ領域およびフッタ領域の少なくともいずれかであることを特徴とする請求項1に記載の帳票作成方法。   The form creation method according to claim 1, wherein the predetermined area is at least one of a header area and a footer area. 帳票内の表にデータを入力することによって帳票を作成するように、コンピュータに実行させるための帳票作成プログラムであって、
前記表の集計行に基づいて、前記帳票のページに所定領域を作成するか否か設定する設定ステップと、
前記帳票を作成する際、前記設定ステップでの設定に基づいて、前記集計行を表示するページに前記所定領域を作成するか否か判断する判断ステップと、
前記判断ステップで前記所定領域を作成すると判断した場合、前記所定領域を設けた当該帳票のページを作成する帳票作成ステップと
の各ステップをコンピュータに実行させるためのプログラムコードを含むことを特徴とする、コンピュータ実行可能な帳票作成プログラム。
A form creation program for causing a computer to execute a form so as to create a form by inputting data into a table in the form,
A setting step for setting whether or not to create a predetermined area on the page of the form based on the total row of the table;
When creating the form, based on the setting in the setting step, a determination step for determining whether or not to create the predetermined area on the page displaying the totaling line;
And a program code for causing a computer to execute each step of the form creation step for creating a page of the form provided with the predetermined area when it is determined in the determination step that the predetermined area is created. A computer-executable form creation program.
請求項4に記載の帳票作成プログラムを格納した、コンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the form creation program according to claim 4. 帳票内の表にデータを入力することによって、帳票を作成する帳票作成装置であって、
前記表の集計行に基づいて、前記帳票のページに所定領域を作成するか否か設定する設定手段と、
前記帳票を作成する際、前記設定手段での設定に基づいて、前記集計行を表示するページに前記所定領域を作成するか否か判断する判断手段と、
前記判断手段で前記所定領域を作成すると判断した場合、前記所定領域を設けた当該帳票のページを作成する帳票作成手段と
を有することを特徴とする帳票作成装置。
A form creation device for creating a form by inputting data into a table in the form,
Setting means for setting whether or not to create a predetermined area on the page of the form based on the total row of the table;
When creating the form, based on the setting in the setting unit, a determination unit that determines whether or not to create the predetermined area on a page that displays the summary row;
A form creation device, comprising: a form creation means for creating a page of the form provided with the predetermined area when the determination means determines to create the predetermined area.
JP2004354928A 2004-12-08 2004-12-08 Method, device, and program for creating document Withdrawn JP2006163865A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004354928A JP2006163865A (en) 2004-12-08 2004-12-08 Method, device, and program for creating document

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004354928A JP2006163865A (en) 2004-12-08 2004-12-08 Method, device, and program for creating document

Publications (1)

Publication Number Publication Date
JP2006163865A true JP2006163865A (en) 2006-06-22

Family

ID=36665811

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004354928A Withdrawn JP2006163865A (en) 2004-12-08 2004-12-08 Method, device, and program for creating document

Country Status (1)

Country Link
JP (1) JP2006163865A (en)

Similar Documents

Publication Publication Date Title
US8035845B2 (en) Print controller, print control method and computer program
JP2005044279A (en) Method, program and apparatus for business form processing
US9372653B2 (en) Information processing apparatus, information processing method, and storage medium
US8332749B2 (en) Adjusting tables in a document to avoid overlap with last page graphics
JP2006163865A (en) Method, device, and program for creating document
JP2006154954A (en) Information processor and its control method, and program
JP4612231B2 (en) Printing system
JP2006053872A (en) Image transfer method
JP2006277526A (en) Business form printing system
JP2005038149A (en) Form processing method, form processing program and form processing device
JP2001018496A (en) Printing data offering apparatus and setting method thereof
JP2006163866A (en) Method, device, and program for creating document
JP7404943B2 (en) Information processing device and information processing program
JP2006163705A (en) Method, device, and program for creating business form
JP2000056882A (en) Information processor, range selection control method and storage medium
JP2006252024A (en) Print setting control program
JP2006197210A (en) Information processing device, printing system, printing operation assisting method, and program
JP2001101327A (en) Information processing method, information processor and printing system
JP2003044462A (en) Layout device and layout program
JP6376758B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2002207547A (en) Image display method and computer-readable recording medium
JP2006228103A (en) Information processor
JPH09185605A (en) Document printer
JP2006338351A (en) Business form production method
JP2006128821A (en) Printer and print method

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: 20080304