JP2012128636A - Client server system, system for supporting correction of variable data in standard document using it, screen transition method, method for supporting correction of variable data in standard document, and program therefor - Google Patents

Client server system, system for supporting correction of variable data in standard document using it, screen transition method, method for supporting correction of variable data in standard document, and program therefor Download PDF

Info

Publication number
JP2012128636A
JP2012128636A JP2010279179A JP2010279179A JP2012128636A JP 2012128636 A JP2012128636 A JP 2012128636A JP 2010279179 A JP2010279179 A JP 2010279179A JP 2010279179 A JP2010279179 A JP 2010279179A JP 2012128636 A JP2012128636 A JP 2012128636A
Authority
JP
Japan
Prior art keywords
image
client
server
information
screen
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.)
Granted
Application number
JP2010279179A
Other languages
Japanese (ja)
Other versions
JP5647880B2 (en
Inventor
Hideyuki Terazono
秀幸 寺薗
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.)
Hitachi Systems Ltd
Original Assignee
Hitachi Systems 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 Hitachi Systems Ltd filed Critical Hitachi Systems Ltd
Priority to JP2010279179A priority Critical patent/JP5647880B2/en
Publication of JP2012128636A publication Critical patent/JP2012128636A/en
Application granted granted Critical
Publication of JP5647880B2 publication Critical patent/JP5647880B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve efficiency of screen transition even when it is necessary to read an image from a server each time a screen of a client PC transits, and to utilize the image without overlapping it between a plurality of client PCs even when there are the plurality of client PCs.SOLUTION: A client server system is comprised of a DB server 40 which stores a plurality of images therein and client PCs 10 and 20 which download and display the plurality of images on screens of display devices 11 and 21. The system includes receiving means 50 and 60 each for downloading the image stored in the DB server to the client PC on the background, and look-ahead means 80 and 90 each for looking ahead an image which is produced by the receiving means and to be displayed from among the plurality of images and downloading the image into a standby memory of the client PC. In screen transition of the screen of the client PC, the look-ahead image is read out of the standby memory and displayed.

Description

本発明は、クライアントサーバシステムを用い、サーバに格納された複数の画像をクライアントPC(Personal Computer)にダウンロードして表示装置に表示する場合の画面遷移のパフォーマンスを向上する技術に係り、特に、サーバに保存された定型文書(ひながた)を利用して作成された複数の契約書などの画像と該画像をOCR(Optical Character Reader)などで読み取った情報を対にしてクライアントPCの表示装置に順次表示し、表示された画像中の可変データ(例えば、氏名、住所などの個人データ)に基づいて前記情報中の対応する可変データの誤りを修正する定型文書中可変データ修正支援システムにおける画面遷移のパフォーマンスの向上に有効な技術である。   The present invention relates to a technique for improving the performance of screen transition when a client server system is used and a plurality of images stored in the server are downloaded to a client PC (Personal Computer) and displayed on a display device. A pair of images such as multiple contracts created using fixed-form documents (Hinagata) saved in the file and information obtained by reading the images with an OCR (Optical Character Reader), etc., are sequentially displayed on the display device of the client PC. Then, the performance of screen transition in the variable data correction support system in the standard document that corrects the error of the corresponding variable data in the information based on the variable data in the displayed image (for example, personal data such as name and address) This is an effective technology for improving

近年、企業等において、コンピュータを用いる業務の生産性向上の一環として、画面遷移の向上性が求められている。また、ネットワークインフラの通信速度の向上、または、クライアント側のパソコンの性能向上により、作業の利便性は向上したが、クライアント数の増加によるサーバ負荷により、画面遷移時の通信状況が悪化し、画面遷移の度にデータの送受信が発生し、レスポンスの低下が問題となっている。特にデータサイズの大きい画像表示を伴う画面遷移の場合にレスポンスの低下が著しい。   In recent years, companies and the like have been required to improve screen transition as part of improving productivity of operations using computers. In addition, the convenience of work has been improved by improving the communication speed of the network infrastructure or the performance of the personal computer on the client side. However, due to the server load due to the increase in the number of clients, the communication status at the time of screen transition deteriorates and the screen Data transmission / reception occurs at each transition, and the response is a problem. In particular, in the case of a screen transition accompanied by an image display having a large data size, the response is significantly reduced.

業務の生産性向上のために、あらかじめ画面遷移を予測し、データベースの情報を先読みすることを可能とした従来技術として、例えば、特許文献1等に記載された技術が知られている。   For example, a technique described in Patent Document 1 or the like is known as a conventional technique capable of predicting screen transitions in advance and prefetching database information in order to improve business productivity.

特許文献1に記載された従来技術は、表示装置及び入力装置を有するコンピュータシステム上で動作し、サーバよりネットワーク経由でWebページをダウンロードして表示するWWWブラウザにおいて、Webページ毎のリンク先一覧を、過去の履歴を基にした選択頻度とともに保持するリンクテーブルと、リンクの選択が行われたときに前記リンクテーブルの内容を更新するテーブル更新部と、前記リンクテーブルの内容に基づき過去の選択頻度が高いURL(Uniform Resource Locator)のデータ先読みを行うページ先読み部とを設け、画面毎に過去の履歴を元にした選択頻度の高い画面情報を先読みすることにより、選択される可能性が高いページを事前にキャッシュ領域に読み込ませるようにして、画面遷移の向上を図った技術である。   The prior art described in Patent Literature 1 operates on a computer system having a display device and an input device, and displays a link destination list for each Web page in a WWW browser that downloads and displays a Web page from a server via a network. A link table held together with a selection frequency based on the past history, a table update unit for updating the contents of the link table when a link is selected, and a past selection frequency based on the contents of the link table A page that is likely to be selected by pre-reading screen information with high selection frequency based on past history for each screen by providing a page pre-reading unit that pre-reads URL (Uniform Resource Locator) data Is a technique for improving the screen transition by reading the image into the cache area in advance.

特開平11−24982号公報JP-A-11-24982

しかしながら、上記〔技術分野〕に記載した定型文書中可変データ修正支援システムなどにおいては、データサイズの大きいイメージ情報(画像)を取り扱う場合、画面遷移の度に該データサイズの大きいイメージ情報(画像)を新たに読み込む必要があるため、上記特許文献1に記載のように“選択頻度の高い画像情報”を先読みする方式では画面遷移のパフォーマンスを向上させることができないという問題がある。   However, in the fixed document variable data correction support system described in the above [Technical Field], when handling image information (image) having a large data size, the image information (image) having a large data size every time the screen transitions. Therefore, there is a problem that the screen transition performance cannot be improved by the method of prefetching “image information with high selection frequency” as described in Patent Document 1 described above.

また、上記特許文献1では、複数のクライアントPCにデータサイズの大きいイメージ情報(画像)が重複して取り込まれ、各々のクライアントPCが同一の画像に対して別々に処理してしまう問題については特に考慮されていない。   Moreover, in the above-mentioned patent document 1, image data (image) having a large data size is captured in duplicate to a plurality of client PCs, and each client PC processes the same image separately. Not considered.

そこで本発明の目的は、上記問題を解消し、クライアントPCの画面遷移の度にデータサイズの大きいイメージ情報(画像)をサーバから読み込む必要がある場合であっても画面遷移のパフォーマンスを向上させることが可能な、またクライアントPCが複数ある場合に適用した場合であっても該イメージデータ(画像)を該複数のクライアントPCで重複することなく利用することが可能なクライアントサーバシステムおよびそれを用いた定型文書中可変データ修正支援システム、画面遷移方法、定型文書中可変データ修正支援方法、ならびにそのためのプログラムを提供することである。   SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to solve the above-mentioned problems and improve the performance of screen transition even when image information (image) having a large data size needs to be read from the server for each screen transition of the client PC. And a client server system capable of using the image data (images) without duplication in the plurality of client PCs even when the present invention is applied when there are a plurality of client PCs A fixed document variable data correction support system, a screen transition method, a fixed document variable data correction support method, and a program therefor.

本発明は、上記目的を達成するために、次のような構成を採用した。
a)本発明に係るクライアントサーバシステムは、複数の画像を格納しているDBサーバと該DBサーバに格納されている複数の画像を順次ダウンロードして表示装置の画面に表示するクライアントPCを有するクライアントサーバシステムにおいて、前記DBサーバに格納されている画像を、デーモンプログラムによりバックグランドでクライアントPCにダウンロードする受信手段と、該受信手段によって生成され、前記複数の画像の中から次に表示する画像を先読みして前記クライアントPCの待機メモリにダウンロードする先読み手段と、前記クライアントPCの表示画面の画面遷移時に、前記先読みした画像を前記待機メモリから読み出して表示する手段とを有することを特徴としている。
The present invention employs the following configuration in order to achieve the above object.
a) A client server system according to the present invention includes a DB server that stores a plurality of images and a client PC that sequentially downloads and displays the plurality of images stored in the DB server on the screen of the display device. In the server system, an image stored in the DB server is downloaded to the client PC in the background by a daemon program, and an image generated by the receiving unit and displayed next from the plurality of images is displayed. Prefetching means for prefetching and downloading to the standby memory of the client PC, and means for reading and displaying the prefetched image from the standby memory at the time of transition of the display screen of the client PC.

b)また上記a)において、前記クライアントPCを複数備え、前記受信手段はクライアントPC毎に設けられ、各受信手段により生成される先読み手段は、相互に連携して動作し、他のクライアントPCが待機メモリから読み出して表示画面に表示した画像と同一の画像が既に自クライアントPCの待機メモリにダウンロードされていた場合は当該画像を削除し、次の画像を前記DBサーバから先読みする手段であることを特徴としている。 b) In the above a), a plurality of the client PCs are provided, the receiving means is provided for each client PC, the prefetching means generated by each receiving means operates in cooperation with each other, and other client PCs When the same image as the image read from the standby memory and displayed on the display screen has already been downloaded to the standby memory of the own client PC, the image is deleted, and the next image is prefetched from the DB server. It is characterized by.

c)また本発明に係る定型文書中可変データ修正支援システムは、上記a)またはb)に記載のクライアントサーバシステムを用いた定型文書中可変データ修正支援システムであって、前記DBサーバは、可変文字データが書き込まれる可変データ領域を有する定型文書の画像と該画像中の前記可変データ領域からOCRで読み取られ認識された情報とを格納しており、前記クライアントPCの表示画面に画像を表示する際に、前記情報をDBサーバからダウンロードして前記画像と対にして同一画面上に表示する手段と、前記表示された画像を参照して前記表示された情報を修正する手段とを有することを特徴としている。 c) The fixed document variable data correction support system according to the present invention is a fixed document variable data correction support system using the client server system described in a) or b) above, wherein the DB server is variable. An image of a standard document having a variable data area in which character data is written, and information read and recognized by OCR from the variable data area in the image are stored, and the image is displayed on the display screen of the client PC. And means for downloading the information from the DB server and displaying it on the same screen as a pair with the image, and means for correcting the displayed information with reference to the displayed image. It is a feature.

d)本発明に係る画面遷移方法は、複数の画像を格納しているDBサーバと、該DBサーバに格納されている複数の画像を順次ダウンロードして表示装置の画面に表示するクライアントPCと、該DBサーバと該クライアントPCを橋渡しするためのデーモンプログラムによりバックグランドで動作する受信手段を有するAPサーバとを具備するクライアントサーバシステムを用いた画面遷移方法において、前記受信手段により、前記DBサーバに格納されている画像をクライアントPCにダウンロードするステップと、前記受信手段により、先読み手段を生成するステップと、該先読み手段により、前記複数の画像の中から次に表示する画像を先読みして前記クライアントPCの待機メモリにダウンロードする先読みステップと、前記クライアントPCにより、該クライアントPCの表示画面の画面遷移時に、前記先読みした画像を前記待機メモリから読み出して表示するステップとを有することを特徴としている。 d) A screen transition method according to the present invention includes a DB server that stores a plurality of images, a client PC that sequentially downloads and displays the plurality of images stored in the DB server on the screen of the display device, In a screen transition method using a client server system comprising the DB server and an AP server having a receiving means that operates in the background by a daemon program for bridging the client PC, the receiving means allows the DB server to A step of downloading a stored image to a client PC; a step of generating a pre-reading unit by the receiving unit; and a step of pre-reading an image to be displayed next from the plurality of images by the pre-reading unit. A look-ahead step for downloading to the standby memory of the PC; The Ant PC, when a screen transition of the display screen of the client PC, is characterized by a step of displaying an image the prefetching read from the waiting memory.

e)また、上記d)において、前記クライアントPCを複数備え、前記受信手段はクライアントPC毎に設けられており、前記各受信手段によって生成される先読み手段が相互に連携して動作し、他のクライアントPCが待機メモリから読み出して表示画面に表示した画像と同一の画像が既に自クライアントPCの待機メモリにダウンロードされていた場合は当該画像を削除し、次の画像を前記DBサーバから先読みして前記クライアントPCの待機メモリにダウンロードするステップを有することを特徴としている。 e) In the above d), a plurality of the client PCs are provided, and the receiving means is provided for each client PC, and the prefetching means generated by the receiving means operate in cooperation with each other. If the same image that the client PC has read from the standby memory and displayed on the display screen has already been downloaded to the standby memory of its own client PC, the image is deleted and the next image is pre-read from the DB server. Downloading to the standby memory of the client PC.

f)本発明に係る定型文書中可変データ修正支援方法は、上記a)またはb)に記載のクライアントサーバシステムを用いた定型文書中可変データ修正支援方法であって、前記DBサーバは、可変文字データが書き込まれる可変データ領域を有する定型文書の画像と該画像中の前記可変データ領域からOCRで読み取られ認識された情報とを格納しており、前記クライアントPCの表示画面に画像を表示する際に、前記情報をDBサーバからダウンロードして前記画像と対にして同一画面上に表示するステップと、前記表示された画像を参照して前記表示された情報を修正するステップとを有することを特徴としている。 f) The fixed document variable data correction support method according to the present invention is a fixed document variable data correction support method using the client server system described in a) or b) above, wherein the DB server When an image of a standard document having a variable data area in which data is written and information read and recognized by OCR from the variable data area in the image are stored and displayed on the display screen of the client PC And downloading the information from a DB server and displaying it on the same screen as a pair with the image, and correcting the displayed information with reference to the displayed image. It is said.

g)本発明に係るプログラムは、コンピュータに、上記d)またはe)に記載の画面遷移方法、あるいは、上記f)に記載の定型文書中可変データ修正支援方法における各ステップを実行させるためのプログラムである。 g) A program according to the present invention is a program for causing a computer to execute each step in the screen transition method described in d) or e) above or the variable data correction support method in the standard document described in f) above. It is.

本発明によれば、クライアントPC側の先読み情報を効率よく管理し、操作者が画面遷移を発生させたときに、即時にイメージ情報(画像)を表示させることができるため、業務を効率よく行うことが可能になる。   According to the present invention, prefetch information on the client PC side is efficiently managed, and image information (image) can be displayed immediately when an operator causes a screen transition, so that business is efficiently performed. It becomes possible.

また、複数のクライアントPC(操作者)の状況によっては、先読みしたイメージ情報を他の人が処理を行わなければならない状況が生じるが、このような場合でも、サーバ側で、各クライアントPC側で先読みした画像を削除しかつ次の画像を再ダウンロードできるようにしたことにより、同一の先読み画像に対して複数の操作者が重複して処理することがなくなるため、業務をスムーズに行うことが可能になる。   Further, depending on the situation of a plurality of client PCs (operators), there may be a situation in which other people have to process the pre-read image information. Even in such a case, the server side and the client PC side By deleting the pre-read image and re-downloading the next image, multiple operators do not have to process the same pre-read image again, so work can be performed smoothly. become.

さらに、画像としての定型文書中に書き込まれた可変文字データの修正に適用した場合、効率よく画面遷移を行うことができるため、定型文書中の可変文字データの修正業務をスムーズに行うことが可能になる。   Furthermore, when applied to the correction of variable character data written in a standard document as an image, screen transition can be performed efficiently, so that the variable character data correction processing in a standard document can be performed smoothly. become.

本発明に係るクライアントサーバシステムの一実施例の全体構成を示す図である。1 is a diagram showing an overall configuration of an embodiment of a client server system according to the present invention. 図1におけるクライアントサーバシステムの処理動作例の処理フローを示す図である。It is a figure which shows the processing flow of the processing operation example of the client server system in FIG. 図2における処理フローを単体での実現方式を説明するための図である。FIG. 3 is a diagram for explaining a method of realizing the processing flow in FIG. 2 alone. 図3の実現方式をさらに複数で行った場合の実現方式を説明するための図である。It is a figure for demonstrating the implementation system at the time of performing the implementation system of FIG. 3 by two or more. 本発明の実施例に係る定型文書としての契約書の画像例とそれに対応する情報例(修正前)を示す図である。It is a figure which shows the example of an image of the contract as a fixed form document based on the Example of this invention, and the example of information corresponding to it (before correction). 本発明の実施例に係る定型文書としての契約書の画像例とそれに対応する情報例(修正後)を示す図である。It is a figure which shows the example of an image of the contract as a fixed form document based on the Example of this invention, and the example of information (after correction) corresponding to it.

以下、本発明の一実施形態を、図面により詳細に説明する。
図1は、本発明に係るクライアントサーバシステムの一実施例の全体構成を示す図である。
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a diagram showing an overall configuration of an embodiment of a client server system according to the present invention.

本実施例におけるクライアントサーバシステムは、同図に示すように、クライアントPC10およびクライアントPC20、APサーバ(Application Server)30、DBサーバ(DataBase Server)40からなる。クライアントPC10およびクライアントPC20は、APサーバ30およびDBサーバ40と社内LAN上に接続されている。同図の例では、一例として二個のクライアントPCを有する場合を示したがより多数のクライアントPCを有していてもよい。   The client server system according to the present embodiment includes a client PC 10 and a client PC 20, an AP server (Application Server) 30, and a DB server (DataBase Server) 40, as shown in FIG. The client PC 10 and the client PC 20 are connected to the AP server 30 and the DB server 40 on the in-house LAN. In the example of the figure, a case where two client PCs are included is shown as an example, but a larger number of client PCs may be included.

APサーバは、クライアントPCからの要求を受け付けて、DB(DataBase)などの業務システムの処理に橋渡しする機能を持ったサーバであり、DBサーバは、業務などのデータベースを保有し、クライアントPCから検索や更新などの要求を受けたときに処理を行い、処理結果を返すサーバである。   The AP server is a server that has a function of accepting a request from a client PC and bridging it to the processing of a business system such as a DB (DataBase). The DB server has a database of business and searches from the client PC. It is a server that performs processing when a request for updating or updating is received and returns a processing result.

表示装置a11および表示装置b21は、それぞれクライアントPC10およびクライアントPC20が備える表示装置である。   The display device a11 and the display device b21 are display devices included in the client PC 10 and the client PC 20, respectively.

APサーバ30内の受信手段X50および受信手段Y60は、それぞれクライアントPC10およびクライアントPC20と一対一に対応するデーモンプログラムによる処理手段であり、それぞれがDBサーバ40上の磁気ディスク装置70に接続される形態で構成されている。   The receiving means X50 and the receiving means Y60 in the AP server 30 are processing means by a daemon program corresponding to the client PC 10 and the client PC 20, respectively, and are connected to the magnetic disk device 70 on the DB server 40, respectively. It consists of

デーモンプログラム(Daemon Program)とは、ユーザが直接制御するプログラムではなく、UNIX(登録商標)などのマルチタスクオペレーティングシステムにおけるバックグラウンドで動作するプログラムである。   The daemon program is not a program directly controlled by the user, but a program that operates in the background in a multitasking operating system such as UNIX (registered trademark).

同図において、制御手段35は、APサーバ30全体を制御する手段であり、先読み手段X80および先読み手段Y90は、それぞれ、受信手段X50および受信手段Y60から生成され、DBサーバ40の磁気ディスク装置70に保存されている画像データを先読みしてクライアントPC10および20にダウンロードする手段である。磁気ディスク装置70には、後述するように、例えば契約書などの定型文書を含む画像そのものと、該画像中の可変文字領域(契約者氏名、住所などの手書きされる個人情報記載領域)から例えばOCRなどで読み取られて認識される必ずしも正確ではない情報の対が格納されている。 In the figure, the control means 35 is a means for controlling the entire AP server 30, and the prefetch means X 1 80 and the prefetch means Y 1 90 are generated from the reception means X 50 and the reception means Y 60, respectively. This is means for pre-reading image data stored in the magnetic disk device 70 and downloading it to the client PCs 10 and 20. As will be described later, the magnetic disk device 70 includes, for example, an image itself including a standard document such as a contract and a variable character area (a personal information description area handwritten such as a contractor's name and address) in the image. A pair of information that is not necessarily accurate and is read and recognized by OCR or the like is stored.

本発明は、デーモンプログラムによる受信手段X50から生成される先読み手段X80、または、デーモンプログラムによる受信手段Y60から生成される先読み手段Y90を用い、DBサーバの画像データをバックグランドで先読みしてダウンロードすることによってクライアントPCの表示装置の画面遷移のレスポンスを向上させたものである。 The present invention uses the prefetching means X 1 80 generated from the receiving means X50 by the daemon program or the prefetching means Y 1 90 generated from the receiving means Y60 by the daemon program, and prefetches the image data of the DB server in the background. Thus, the response of the screen transition of the display device of the client PC is improved by downloading.

図2は、図1で説明したクライアントサーバシステム構成でクライアントPCの表示装置が画面遷移を行った場合の先読み方式の処理フローを示す図である。   FIG. 2 is a diagram illustrating a processing flow of the prefetching method when the display device of the client PC performs screen transition in the client server system configuration described in FIG.

クライアントPC10(クライアントPC20も同様)の表示装置aは、1画面に画像Aと情報Aを対にして表示するもので、クライアントPC10(クライアントPC20)から受信手段に要求を出した場合(120)、受信手段は、DBサーバ40から画像データ(画像Aおよび情報A(情報Aは画像Aの可変文字部分から例えばOCRなどで読み取られた、必ずしも正確ではない情報)の対)を取得する(130)。 Display a client PC 10 (client PC20 as well) is for displaying a pair of images A and information A 1 to 1 screen, when issuing the request to the receiving means from the client PC 10 (client PC20) (120) The receiving unit obtains image data (a pair of image A and information A 1 (information A 1 is information that is not necessarily accurate read from the variable character portion of the image A, for example, by OCR)) from the DB server 40. (130).

その取得した画像データ(画像Aと情報Aの対)をクライアントPC10(またはクライアントPC20)に対して応答し、その表示装置a110に該画像データ(画像Aと情報Aの対)を表示させる。 The acquired image data (a pair of the image A and the information A 1 ) is responded to the client PC 10 (or the client PC 20), and the image data (a pair of the image A and the information A 1 ) is displayed on the display device a110. .

本発明は、画像Aと情報Aを読み込んだ時点で次の画像データ(画像Bと該画像に対応する情報Bが読み込まれると予想し、受信手段から先読み手段を生成し(140)、画像Bを先読みし(150)、クライアントPC10(またはクライアントPC20)に対してダウンロードを行う(160)。ダウンロード先は、クライアントPC10(またはクライアントPC20)の待機メモリのダウンロードフォルダである。 The present invention predicts that the next image data (the image B and the information B 1 corresponding to the image B will be read at the time when the image A and the information A 1 are read, generates a prefetch means from the receiving means (140), The image B is prefetched (150) and downloaded to the client PC 10 (or client PC 20) (160) The download destination is a download folder in the standby memory of the client PC 10 (or client PC 20).

なお、先読みするのはデータサイズの大きい画像Bに対してのみ行い、データサイズの小さな情報Bに対しては行わない。情報Bは画像Bに比較してデータサイズが極端に小さいため瞬時にダウンロードできるので実際に使用する時点でダウンロードすればよい。 Incidentally, performed only for large image B of the data size to prefetching is not performed for small information B 1 data size. The information B 1 has an extremely small data size compared to the image B and can be downloaded instantaneously. Therefore, the information B 1 may be downloaded at the time of actual use.

クライアントPCの表示装置aを画面遷移させる際(210)、表示装置aは、画像Bを取得しに行こうとするが、待機メモリのダウンロードフォルダに先読みされた画像Bが既に存在するため、そのダウンロードフォルダから該画像Bを読み込む(170)。   When the screen of the display device a of the client PC is changed (210), the display device a tries to acquire the image B, but since the prefetched image B already exists in the download folder of the standby memory, The image B is read from the download folder (170).

画像Cおよび情報Cについても同様であり、画像Bと情報Bを読み込んだ時点で次の画像データ(画像Cと該画像に対応する情報Cが読み込まれると予想し、画像Cを先読みし(180)、クライアントPC10(またはクライアントPC20)に対してダウンロードを行う(190)。ダウンロード先は、クライアントPC10(またはクライアントPC20)の待機メモリのダウンロードフォルダである。 The same applies to the image C and the information C 1. When the image B and the information B 1 are read, the next image data (the image C and the information C 1 corresponding to the image C are expected to be read and the image C is pre-read. (180), download to the client PC 10 (or client PC 20) (190) The download destination is the download folder in the standby memory of the client PC 10 (or client PC 20).

クライアントPCの表示装置aを画面遷移させる際(220)、表示装置aは、画像Cを取得しに行こうとするが、待機メモリのダウンロードフォルダに先読みされた画像Cが既に存在するため、そのダウンロードフォルダから該画像Cを読み込む(200)。   When the screen of the display device a of the client PC is changed (220), the display device a tries to acquire the image C, but the prefetched image C already exists in the download folder of the standby memory. The image C is read from the download folder (200).

このように、データサイズの大きなすなわち情報量が多くダウンロードに時間のかかる画像B,C,・・については先読みして待機メモリのダウンロードフォルダに前以って保存しておき、画面遷移する際には、画像B,C,・・を待機メモリのダウンロードフォルダから読み出して表示装置aに表示する。このとき、画像B,C,・・に対応する情報B,C・・をDBサーバ40の磁気ディスク装置70から読み込んで画像Bと対にして表示装置aに表示する。前述したように、情報B,C・・はデータサイズが小さいのでDBサーバ40から瞬時に読み込めるので画像Bと情報B1はほぼ同時に表示される。 As described above, images B, C,... That have a large data size, that is, a large amount of information and takes a long time to download, are pre-read and stored in the download folder in the standby memory in advance, and the screen transitions. Reads out the images B, C,... From the download folder in the standby memory and displays them on the display device a. At this time, information B 1 , C 1 ... Corresponding to the images B, C,... Is read from the magnetic disk device 70 of the DB server 40 and displayed on the display device a as a pair with the image B. As described above, since the information B 1 , C 1 ... Has a small data size and can be instantaneously read from the DB server 40, the image B and the information B1 are displayed almost simultaneously.

本発明では、画面遷移する際に、データサイズの大きい画像については、前以ってバックグランドで先読みされてダウンロードされクライアントPCに保存されている画像を使用するようにしたので、画面遷移の時点でネットワークを介して新たにDBサーバ40からダウンロードする必要がなくなり、その結果、画面遷移のレスポンスを大幅に向上させることができる。   In the present invention, at the time of screen transition, since an image having a large data size is prefetched in the background and downloaded and stored in the client PC in advance, the screen transition time is changed. Thus, it is not necessary to newly download from the DB server 40 via the network, and as a result, the response of the screen transition can be greatly improved.

図3は、クライアントPC01の表示装置aに、画像とそれに対応する情報が表示されるタイミングと、該画像および該画像に対応する情報が読み込まれるタイミングを時系列に示した図である。   FIG. 3 is a diagram showing, in time series, the timing at which an image and information corresponding to the image are displayed on the display device a of the client PC 01 and the timing at which the image and information corresponding to the image are read.

クライアントPC01の表示装置aは、最初に画像Aと情報Aをダウンロードして対にして表示させる(表示データA=画像A+情報A)。 The display device a of the client PC 01 first downloads the image A and the information A 1 and displays them in pairs (display data A 0 = image A + information A 1 ).

ユーザ(操作者)は、クライアントPC01の表示装置aに対にして表示された画像Aと情報Aを参照し、画像Aを見ながら、該画像Aの可変文字領域(契約者氏名、住所などの個人情報記載領域)に対応する情報Aのデータが正しくない場合(画像Aの対応する内容と不一致の場合)は画像Aの内容に一致するように修正する(図中「情報Aを処理中:04」)。 User (operator) refers to the image A and information A 1 displayed in pairs on a display device a client PC01, while viewing the image A, the variable character area of the image A (the contractor name, address, etc. If personal information description region) in the corresponding information a 1 data is not correct (if the corresponding content inconsistent image a) is modified to match the content of the image a (in the figure "information a 1 In process: 04 ").

その間、先に説明したように、次に先読み手段によって裏でダウンロードして待機メモリ03のダウンロードフォルダに格納しておいた画像Bを読み出す(図中「画像Bを読み出し:05」)。   Meanwhile, as described above, the image B that has been downloaded behind the scenes by the prefetching means and stored in the download folder of the standby memory 03 is read (“image B is read: 05” in the figure).

情報Aの修正処理が終わったらDBサーバ40の磁気ディスク装置70に保管された情報Aに反映させる。 Correction processing of information A 1 is to be reflected in the information A 1 that is stored in the magnetic disk device 70 of the DB server 40 when finished.

待機メモリ03のダウンロードフォルダから読み出した画像Bに対応する情報BをDBサーバ40の磁気ディスク装置70から読み込み、前記画像Bと対にして表示装置aに表示する(表示データB=画像B+情報B)。 Information B 1 corresponding to the image B read from the download folder in the standby memory 03 is read from the magnetic disk device 70 of the DB server 40 and displayed on the display device a in a pair with the image B (display data B 0 = image B +). information B 1).

本例では、ユーザ(操作者)は、クライアントPC01の表示装置aに対にして表示された画像Bと情報Bを参照し、画像Bを見ながら、該画像Bの可変文字領域(契約者氏名、住所などの個人情報記載領域)に対応する情報Bのデータが正しくない場合は画像Bの内容に一致するように修正する(図中「情報Bを処理中:06」)。 In this example, the user (operator) refers to the image B and the information B 1 displayed in a pair on the display device a of the client PC 01, and while viewing the image B, the variable character area (contractor) of the image B name, if the data of the personal information description region) corresponding to the information B 1 such as an address is not correct modified to match the content of the image B (in the figure "processing of information B 1: 06 ').

その間、先に説明したように、次に先読み手段によって裏(バックグランド)でダウンロードして待機メモリ03のダウンロードフォルダに格納しておいた画像Cを読み出す(図中「画像Cを読み出し:07」)。   Meanwhile, as described above, the image C that has been downloaded behind the scenes by the prefetching means and stored in the download folder of the standby memory 03 is read out ("Read image C: 07" in the figure). ).

情報Bの修正処理が終わったらDBサーバ40の磁気ディスク装置70に保管された情報Bに反映させる。 When the correction process of the information B 1 is completed, the information B 1 is reflected in the information B 1 stored in the magnetic disk device 70 of the DB server 40.

待機メモリ03のダウンロードフォルダから読み出した画像Cに対応する情報CをDBサーバ40の磁気ディスク装置70から読み込み、前記画像Cと対にして表示装置aに表示する(表示データC=画像C+情報C)。 Information C 1 corresponding to the image C read from the download folder in the standby memory 03 is read from the magnetic disk device 70 of the DB server 40 and displayed on the display device a in a pair with the image C (display data C 0 = image C +). information C 1).

ユーザ(操作者)は、クライアントPC01の表示装置aに対にして表示された画像Cと情報Cを参照し、画像Cを見ながら、該画像Cの可変文字領域(契約者氏名、住所などの個人情報記載領域)に対応する情報Cのデータが正しくない場合は画像Cの内容に一致するように修正する。 User (operator) refers to the image C and the information C 1 displayed in pairs on a display device a client PC01, while viewing the image C, the variable character region of the image C (the contractor name, address, etc. If information C 1 of data corresponding to the personal information description region) is not correct is modified to match the content of the image C.

上述した処理を、ユーザが連続して処理しようとする契約書などの画像データ(画像D−情報D1、画像E−情報E1、・・)に対しても同様に行う。   The above-described processing is similarly performed on image data (image D-information D1, image E-information E1,...) Such as a contract that the user intends to continuously process.

上述した図3では、単体のクライアントPCの表示装置aに時系列で読み込む場合の実現方式を説明したが、以下に説明する図4では、複数のクライアントPCの表示装置に時系列で読み込む場合の実現方式を説明する。   In FIG. 3 described above, the implementation method in the case of reading in time series on the display device a of a single client PC has been described, but in FIG. 4 described below, the case of reading in time series on the display devices of a plurality of client PCs An implementation method will be described.

複数のユーザが複数のクライアントPCを用いて別々に処理を行う場合、各ユーザの作業量やユーザ個人の処理能力により先読みした画像が重複してしまう場合が生じる。図4は、そのような場合の処理パターンを時系列で示した図である。   When a plurality of users perform processing separately using a plurality of client PCs, prefetched images may overlap due to the work amount of each user and the processing ability of each user. FIG. 4 is a diagram showing the processing pattern in such a case in time series.

図4の上部に示した処理フローは、図3で説明したものとほぼ同様であるが、図4の場合、クライアントPC01は、情報Aを処理中に、先読みでダウンロードしておいた画像Bを待機メモリ03のダウンロードフォルダから読み出す。このタイミングで画像Cをダウンロードして待機メモリ03のダウンロードフォルダに格納する。 The processing flow shown in the upper part of FIG. 4 is almost the same as that described with reference to FIG. 3, but in the case of FIG. 4, the client PC 01 downloads the image B that has been downloaded in advance during the processing of the information A 1. Is read from the download folder of the standby memory 03. At this timing, the image C is downloaded and stored in the download folder of the standby memory 03.

クライアントPC09は、画像D,C,Eなどに対して同様の処理を行う。図は画像Eの前に画像Cに対して処理した場合であり、クライアントPC09の表示装置bは、最初に画像Dと情報Dをダウンロードして対にして表示させる(表示データD=画像D+情報D))。 The client PC 09 performs similar processing on the images D, C, E, and the like. The figure shows a case where the image C is processed before the image E, and the display device b of the client PC 09 first downloads the image D and the information D 1 and displays them in pairs (display data D 0 = image). D + information D 1 )).

本例では、ユーザ(操作者)は、クライアントPC09の表示装置bに対にして表示された画像Dと情報Dを参照し、画像Dを見ながら、該画像Dの可変文字領域(契約者氏名、住所などの個人情報記載領域)に対応する情報Dのデータが正しくない場合(画像Dの対応する内容と不一致の場合)は画像Dの内容に一致するように修正する(図中「情報Dを処理中:12」)。 In this example, the user (operator) refers to the image D and information D 1 that has been displayed in pairs on a display device (b) of the client PC09, while viewing the image D, the variable character area of the image D (contractor name, if the corresponding content inconsistent personal information description region) in the case of data information D 1 corresponding incorrect (image D including addresses) is modified to match the content of the image D (in the figure " during processing the information D 1: 12 ").

その間、先に説明したように、次に先読み手段によって裏(バックグランド)でダウンロードして待機メモリ11のダウンロードフォルダに格納しておいた画像Cを読み出す(図中「画像Cを読み出し:13」)。   Meanwhile, as described above, the image C that has been downloaded behind the scenes (background) by the prefetching means and stored in the download folder of the standby memory 11 is read (“image C is read: 13” in the figure). ).

情報Dの修正処理が終わったらDBサーバ40の磁気ディスク装置70に保管された情報Dに反映させる。 Correction processing of the information D 1 is to be reflected in the information D 1 that is stored in the magnetic disk device 70 of the DB server 40 when finished.

待機メモリ11のダウンロードフォルダから読み出した画像Cに対応する情報CをDBサーバ40の磁気ディスク装置70から読み込み、前記画像Cと対にして表示装置bに表示する(表示データC=画像C+情報C)。 Information C 1 corresponding to the image C read from the download folder in the standby memory 11 is read from the magnetic disk device 70 of the DB server 40 and displayed on the display device b in a pair with the image C (display data C 0 = image C +). information C 1).

本例では、ユーザ(操作者)は、クライアントPC09の表示装置bに対にして表示された画像Cと情報Cを参照し、画像Cを見ながら、該画像Cの可変文字領域(契約者氏名、住所などの個人情報記載領域)に対応する情報Cのデータが正しくない場合は画像Cの内容に一致するように修正する(図中「情報Cを処理中:14」)。 In this example, the user (operator) refers to the image C and the information C 1 displayed in pairs on a display device (b) of the client PC09, while viewing the image C, the variable character region of the image C (contractor name, if information C 1 of data corresponding to the personal information description region), such address is not correct modified to match the content of the image C (in the figure "processing information C 1: 14").

その間、先に説明したように、次に先読み手段によって裏(バックグランド)でダウンロードして待機メモリ11のダウンロードフォルダに格納しておいた画像Eを読み出す(図中「画像Eを読み出し:15」)。   In the meantime, as described above, the image E that has been downloaded behind the scenes by the prefetching means and stored in the download folder of the standby memory 11 is then read out (“Read image E: 15” in the figure). ).

情報Cの修正処理が終わったらDBサーバ40の磁気ディスク装置70に保管された情報Cに反映させる。 When the correction process of the information C 1 is completed, the information C 1 is reflected in the information C 1 stored in the magnetic disk device 70 of the DB server 40.

待機メモリ11のダウンロードフォルダから読み出した画像Eに対応する情報EをDBサーバ40の磁気ディスク装置70から読み込み、前記画像Eと対にして表示装置bに表示する(表示データE=画像E+情報E)。以下、同様の処理を繰り返す。 Information E 1 corresponding to the image E read from the download folder of the standby memory 11 is read from the magnetic disk device 70 of the DB server 40 and displayed on the display device b in a pair with the image E (display data E 0 = image E +). information E 1). Thereafter, the same processing is repeated.

このとき、クライアントPC01における情報Bの処理(図中「情報Bを処理中:06」)が長引き、クライアントPC09が先に画像Cを先読みしたとする(図中「画像Cを読み出し:13)。各先読み手段は図1に「α」で示すように連携しており相互の状態を監視しており、クライアントPC01に対する先読み手段が、クライアントPC09が先に画像Cを先読みしたことを検知し、クライアントPC01上の画像Cに対して削除要求を出し、待機メモリ03のダウンロードフォルダから画像Cを削除して新たに画像Fをダウンロードする(図中「画像Cを破棄して画像Fをダウンロードする:07」)。 In this case, the processing of information B 1 in the client PC01 ( "processing of information B 1: 06" in the drawing) is prolonged, the client PC09 is to have pre-read image C above (in the figure reads out the "image C: 13 1 are linked to each other as indicated by “α” in FIG. 1 to monitor each other's state, and the prefetching means for the client PC 01 detects that the client PC 09 has prefetched the image C first. Then, a deletion request is issued to the image C on the client PC 01, the image C is deleted from the download folder of the standby memory 03, and a new image F is downloaded (“Destroy image C and download image F in the figure”). : 07 ").

なお、上記例では、各先読み手段を図1に「α」で示すように連携させ、同一画像が他クライアントPCで使用された場合、該画像が既に自クライアントPCの待機メモリにある場合はそれを削除するように制御しているが、各先読み手段を互いに連携させる代わりに、APサーバ全体を管理する制御手段35(図1参照)で各先読み手段を監視して同様の機能を行わせるようにしてもよい。   In the above example, when each prefetching means is linked as shown by “α” in FIG. 1 and the same image is used in another client PC, if the image is already in the standby memory of the own client PC, However, instead of linking the prefetching units with each other, the control unit 35 (see FIG. 1) that manages the entire AP server monitors each prefetching unit to perform the same function. It may be.

クライアントPC01における情報Bの処理(図中「情報Bを処理中:06)が終了したらDBサーバ40の磁気ディスク装置70に保管された情報Bに反映させ、次に待機メモリ03のダウンロードフォルダから画像Fを読み出し(図中「画像Fを読み出し:08)、読み出した画像Fに対応する情報FをDBサーバ40の磁気ディスク装置70から読み込み、前記画像Fと対にして表示装置aに表示する(表示データF=画像F+情報F)。以下、同様の処理を繰り返す。 Processing of information B 1 in the client PC01 (while processing in FIG. "Information B 1: 06) to reflect the information B 1 that is stored in the magnetic disk device 70 of the DB server 40 When you are finished, then downloads the standby memory 03 The image F is read from the folder (“Read image F: 08” in the figure), information F 1 corresponding to the read image F is read from the magnetic disk device 70 of the DB server 40, and the display device a is paired with the image F. (Display data F 0 = image F + information F 1 ) Thereafter, the same processing is repeated.

上述した先読み手段の機能により、複数のクライアントPCで同一画像を重複で処理しようとした際にそれを抑止し、スムーズに先読み画像をダウンロードすることが可能となる。   With the function of the prefetching unit described above, it is possible to prevent the same image from being repeatedly processed by a plurality of client PCs and to smoothly download the prefetched image.

図5および図6は表示装置の表示画面の例であり、図5は修正前の画面例、図6は修正後の画面例を示している。   5 and 6 show examples of display screens of the display device, FIG. 5 shows an example of a screen before correction, and FIG. 6 shows an example of a screen after correction.

図5において、画像Aは、出願人が住所を変更した場合に特許庁に提出する住所(居所)変更届の画像例であり、予め決められた様式の定型文に、提出毎に異なる所定の項目(可変データ)を手書きで加えた例を示しており、情報Aは、画像Aの中の可変データが記入される予め指定された領域をOCRで読み取って項目と対応させて修正可能エリア(枠で示す)として表示した画面の状態を示している。 In FIG. 5, image A is an example of an address (residence) change notification filed to the Patent Office when the applicant changes his / her address. item (variable data) shows an example obtained by adding by hand the information a 1 is pre-specified area read by OCR is associated with the item modifiable area variable data is written in the image a The state of the screen displayed as (indicated by a frame) is shown.

本例の場合の所定の項目は、日付と、出願番号と、出願人の旧住所,新住所、名称(会社名)と、代理人の住所と氏名であり、OCRにより、出願人の旧住所の番地中の「6番地」が「8番地」として誤認識され、名称中の「情報」が「清報」として誤認識され、代理人の氏名中の「萩」が「荻」として、「朗」が「郎」として誤認識された場合の修正前の画像Aと情報Aが対として表示された画面例である。 The specified items in this example are date, application number, applicant's old address, new address, name (company name), agent's address and name, and OCR's old address of applicant. “6” in the address of is misrecognized as “8”, “Information” in the name is misrecognized as “Clear”, “萩” in the name of the agent is “荻” Akira "is an example of a screen displayed as the image a and the information a 1 pairs before correction when it is erroneously recognized as" Ichiro ".

図6は、図5の修正前の画像Aと情報Aの画面を元に、操作者(ユーザ)が、情報Aの枠で示した修正可能エリアの内容を画像Aを見ながら修正した場合の修正後の画面例であり、上述した誤認識された「8番地」を「6番地」に、「清報」を「情報」に、「荻」を「萩」に、「郎」を「朗」にそれぞれ修正している。 FIG. 6 shows that the operator (user) has corrected the contents of the correctable area indicated by the frame of the information A 1 while viewing the image A based on the screen of the image A and the information A 1 before correction shown in FIG. This is an example of the screen after correction, in which the above-mentioned misrecognized “address 8” is changed to “address 6”, “clearing” is set to “information”, “荻” is set to “萩”, “ro” is set Each has been modified to “Ryo”.

なお、OCRによる読み取りと認識は正しくても画面Aの手書き文字それ自身が元々誤っていることが明白な場合にも修正する。図5の画像Aにおける代理人の住所欄の「豊州」はOCR読み取りでは正しく「豊州」と認識されているが、これは明らかに「豊洲」の手書きの間違いであるので図6のように「豊洲」と修正する。   Even when the reading and recognition by the OCR are correct, the handwritten character on the screen A itself is corrected to be apparently wrong. The “Toyoshu” in the address field of the agent in the image A of FIG. 5 is correctly recognized as “Toyosu” by OCR reading, but this is clearly a handwritten mistake of “Toyosu”, as shown in FIG. To “Toyosu”.

<変形例>
DBサーバに、画像毎に先使用の有無を保持する先使用フラグを設けた画像管理テーブルを具備させ、画像毎に該画像が一つのクライアントPCにダウンロードされた場合に、そのことを先使用フラグを“1”にすることにより保持しておき、他のクライアントPCからダウンロード要求が来た場合にその要求を抑止するようにして、複数のクライアントPCに対する同一画像の重複ダウンロードや重複処理を禁止することも可能である。
<Modification>
The DB server is provided with an image management table provided with a pre-use flag for holding the presence / absence of pre-use for each image. When the image is downloaded to one client PC for each image, this is indicated as the pre-use flag. Is set to “1”, and when a download request is received from another client PC, the request is suppressed, and duplicate download and duplicate processing of the same image to a plurality of client PCs are prohibited. It is also possible.

複数の画像の処理順序(ダウンロード順序)については本発明では特に問わないが、使用頻度などに基づいて予め決めておいてもよい。特に本発明に係る定型文書中可変データ修正支援システムにおいては、可変データを含む定型文書(例えば契約書、各種届出書類など)の画像のダウンロード順序を定型文書作成順あるいは受付順にしてもよく、複数のクライアントPCを備えた場合はどのクライアントPCを操作する修正操作者に割り振るかを修正すべき定型文書の修正の複雑さや修正操作者の熟練度などによって決めるようにしてもよい。   The processing order (download order) of a plurality of images is not particularly limited in the present invention, but may be determined in advance based on the frequency of use. In particular, in the fixed document variable data correction support system according to the present invention, the download order of images of fixed documents including variable data (for example, contracts, various notification documents, etc.) may be set in the order of standard document creation or reception, When a plurality of client PCs are provided, which client PC is to be assigned to the correct operator may be determined according to the complexity of correction of the standard document to be corrected, the skill level of the correct operator, and the like.

また上記図5,6に示した可変データを含んだ定型文書の画像に対応する情報の実施例では、可変文字データ部分だけを抽出して画面の下部に表示しているが、可変文字データ部分だけでなく全部を表示して可変文字データ部分を枠で示すか操作者が目視で判断し、画像を参照しながら必要に応じて修正するようにしてもよい。   In the embodiment of the information corresponding to the image of the standard document including the variable data shown in FIGS. 5 and 6, only the variable character data portion is extracted and displayed at the bottom of the screen. In addition, the operator may visually determine whether the variable character data portion is indicated by a frame by displaying all of them, and the image may be corrected as necessary while referring to the image.

本発明に係るクライアントサーバシステム、定型文書中可変データ修正支援システム、画面遷移方法、定型文書中可変データ修正支援方法によって行われる処理は、クライアントPC、DBサーバ、APサーバを構成するCPUやメモリ、レジスタなどのハードウェアにより各処理(請求項における各手段あるいは各ステップ)に対応するプログラムを実行することにより実現される。これらの各処理に対応するプログラムは、FD、CD−ROM、DVDなどのコンピュータ読み取り可能な記録媒体や、インターネットなどのネットワークを介して市場に流通させることができる。   The processing performed by the client server system, fixed document variable data correction support system, screen transition method, fixed document variable data correction support method according to the present invention includes a client PC, a DB server, a CPU and a memory constituting an AP server, This is realized by executing a program corresponding to each process (each means or each step in the claims) by hardware such as a register. Programs corresponding to these processes can be distributed to the market via computer-readable recording media such as FD, CD-ROM, and DVD, and networks such as the Internet.

10,20:クライアントPC
11:表示装置a
21:表示装置b
30:APサーバ(Application Server)
35:制御手段
40:DBサーバ(DataBase Server)
50:受信手段X
60:受信手段Y
70:磁気ディスク装置
80:先読み手段X
90:先読み手段Y
A,B,C,D,E,F:画像
,B,C,D:情報
10, 20: Client PC
11: Display device a
21: Display device b
30: AP server (Application Server)
35: Control means 40: DB server (DataBase Server)
50: Receiving means X
60: Receiving means Y
70: Magnetic disk device 80: Pre-reading means X 1
90: read-ahead means Y 1
A, B, C, D, E, F: Images A 1 , B 1 , C 1 , D 1 : Information

Claims (7)

複数の画像を格納しているDBサーバと該DBサーバに格納されている複数の画像を順次ダウンロードして表示装置の画面に表示するクライアントPCを有するクライアントサーバシステムにおいて、
前記DBサーバに格納されている画像を、デーモンプログラムによりバックグランドでクライアントPCにダウンロードする受信手段と、
該受信手段によって生成され、前記複数の画像の中から次に表示する画像を先読みして前記クライアントPCの待機メモリにダウンロードする先読み手段と、
前記クライアントPCの表示画面の画面遷移時に、前記先読みした画像を前記待機メモリから読み出して表示する手段と
を有することを特徴とするクライアントサーバシステム。
In a client server system having a DB server storing a plurality of images and a client PC for sequentially downloading a plurality of images stored in the DB server and displaying them on the screen of a display device,
Receiving means for downloading an image stored in the DB server to a client PC in the background by a daemon program;
Prefetching means for prefetching an image to be displayed next from the plurality of images generated by the receiving means and downloading it to the standby memory of the client PC;
A client server system comprising: means for reading and displaying the prefetched image from the standby memory at the time of screen transition of the display screen of the client PC.
請求項1に記載のクライアントサーバシステムにおいて、
前記クライアントPCを複数備え、前記受信手段はクライアントPC毎に設けられ、各受信手段により生成される先読み手段は、相互に連携して動作し、他のクライアントPCが待機メモリから読み出して表示画面に表示した画像と同一の画像が既に自クライアントPCの待機メモリにダウンロードされていた場合は当該画像を削除し、次の画像を前記DBサーバから先読みする手段である
ことを特徴とするクライアントサーバシステム。
The client server system according to claim 1,
A plurality of the client PCs are provided, and the receiving means is provided for each client PC. Prefetching means generated by each receiving means operate in cooperation with each other, and other client PCs read from the standby memory and display on the display screen. A client server system, which is means for deleting the image when the same image as the displayed image has already been downloaded to the standby memory of the client PC and prefetching the next image from the DB server.
請求項1または2に記載のクライアントサーバシステムを用いた定型文書中可変データ修正支援システムであって、
前記DBサーバは、可変文字データが書き込まれる可変データ領域を有する定型文書の画像と該画像中の前記可変データ領域からOCRで読み取られ認識された情報とを格納しており、
前記クライアントPCの表示画面に画像を表示する際に、前記情報をDBサーバからダウンロードして前記画像と対にして同一画面上に表示する手段と、
前記表示された画像を参照して前記表示された情報を修正する手段と
を有することを特徴とする定型文書中可変データ修正支援システム。
A fixed document variable data correction support system using the client server system according to claim 1,
The DB server stores an image of a standard document having a variable data area in which variable character data is written, and information read and recognized by OCR from the variable data area in the image,
Means for downloading the information from the DB server and displaying it on the same screen as the image when displaying an image on the display screen of the client PC;
And a means for correcting the displayed information with reference to the displayed image.
複数の画像を格納しているDBサーバと、該DBサーバに格納されている複数の画像を順次ダウンロードして表示装置の画面に表示するクライアントPCと、該DBサーバと該クライアントPCを橋渡しするためのデーモンプログラムによりバックグランドで動作する受信手段を有するAPサーバとを具備するクライアントサーバシステムを用いた画面遷移方法において、
前記受信手段により、前記DBサーバに格納されている画像をクライアントPCにダウンロードするステップと、
前記受信手段により、先読み手段を生成するステップと、
該先読み手段により、前記複数の画像の中から次に表示する画像を先読みして前記クライアントPCの待機メモリにダウンロードする先読みステップと、
前記クライアントPCにより、該クライアントPCの表示画面の画面遷移時に、前記先読みした画像を前記待機メモリから読み出して表示するステップと
を有することを特徴とする画面遷移方法。
A DB server storing a plurality of images, a client PC for sequentially downloading a plurality of images stored in the DB server and displaying them on the screen of a display device, and for bridging the DB server and the client PC In a screen transition method using a client server system comprising an AP server having a receiving means that operates in the background by a daemon program of
Downloading the image stored in the DB server to the client PC by the receiving means;
Generating prefetching means by the receiving means;
A prefetching step of prefetching an image to be displayed next from the plurality of images by the prefetching means and downloading it to the standby memory of the client PC;
And a step of reading the prefetched image from the standby memory and displaying it by the client PC at the time of screen transition of the display screen of the client PC.
請求項4に記載の画面遷移方法において、
前記クライアントPCを複数備え、前記受信手段はクライアントPC毎に設けられており、
前記各受信手段によって生成される先読み手段が相互に連携して動作し、他のクライアントPCが待機メモリから読み出して表示画面に表示した画像と同一の画像が既に自クライアントPCの待機メモリにダウンロードされていた場合は当該画像を削除し、次の画像を前記DBサーバから先読みして前記クライアントPCの待機メモリにダウンロードするステップを
有することを特徴とする画面遷移方法。
The screen transition method according to claim 4,
A plurality of the client PCs are provided, and the receiving means is provided for each client PC,
The pre-reading means generated by the receiving means operate in cooperation with each other, and the same image as the image read by the other client PC from the standby memory and displayed on the display screen has already been downloaded to the standby memory of its own client PC. A screen transition method comprising: deleting the image if it has been stored; prefetching the next image from the DB server; and downloading the image to the standby memory of the client PC.
請求項1または2に記載のクライアントサーバシステムを用いた定型文書中可変データ修正支援方法であって、
前記DBサーバは、可変文字データが書き込まれる可変データ領域を有する定型文書の画像と該画像中の前記可変データ領域からOCRで読み取られ認識された情報とを格納しており、
前記クライアントPCの表示画面に画像を表示する際に、前記情報をDBサーバからダウンロードして前記画像と対にして同一画面上に表示するステップと、
前記表示された画像を参照して前記表示された情報を修正するステップと
を有することを特徴とする定型文書中可変データ修正支援方法。
A method for supporting correction of variable data in a fixed document using the client server system according to claim 1,
The DB server stores an image of a standard document having a variable data area in which variable character data is written, and information read and recognized by OCR from the variable data area in the image,
When displaying an image on the display screen of the client PC, downloading the information from a DB server and displaying it on the same screen as a pair with the image;
And a step of correcting the displayed information with reference to the displayed image.
コンピュータに、請求項4または5に記載の画面遷移方法、あるいは、請求項6記載の定型文書中可変データ修正支援方法における各ステップを実行させるためのプログラム。   A program for causing a computer to execute each step in the screen transition method according to claim 4 or 5, or the routine variable data correction support method according to claim 6.
JP2010279179A 2010-12-15 2010-12-15 Client server system, fixed document variable data correction support system using the same, screen transition method, fixed document variable data correction support method, and program therefor Expired - Fee Related JP5647880B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010279179A JP5647880B2 (en) 2010-12-15 2010-12-15 Client server system, fixed document variable data correction support system using the same, screen transition method, fixed document variable data correction support method, and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010279179A JP5647880B2 (en) 2010-12-15 2010-12-15 Client server system, fixed document variable data correction support system using the same, screen transition method, fixed document variable data correction support method, and program therefor

Publications (2)

Publication Number Publication Date
JP2012128636A true JP2012128636A (en) 2012-07-05
JP5647880B2 JP5647880B2 (en) 2015-01-07

Family

ID=46645586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010279179A Expired - Fee Related JP5647880B2 (en) 2010-12-15 2010-12-15 Client server system, fixed document variable data correction support system using the same, screen transition method, fixed document variable data correction support method, and program therefor

Country Status (1)

Country Link
JP (1) JP5647880B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014167662A1 (en) * 2013-04-10 2014-10-16 三菱電機株式会社 Communication adapter, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1124982A (en) * 1997-06-30 1999-01-29 Nec Corp Web page lookahead system based on history
JP2010128904A (en) * 2008-11-28 2010-06-10 Canon It Solutions Inc Image processing apparatus, method and program
JP2010205252A (en) * 2009-02-05 2010-09-16 Yappa Corp Information display

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1124982A (en) * 1997-06-30 1999-01-29 Nec Corp Web page lookahead system based on history
JP2010128904A (en) * 2008-11-28 2010-06-10 Canon It Solutions Inc Image processing apparatus, method and program
JP2010205252A (en) * 2009-02-05 2010-09-16 Yappa Corp Information display

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014167662A1 (en) * 2013-04-10 2014-10-16 三菱電機株式会社 Communication adapter, and program
CN105144123A (en) * 2013-04-10 2015-12-09 三菱电机株式会社 Communication adapter, and program

Also Published As

Publication number Publication date
JP5647880B2 (en) 2015-01-07

Similar Documents

Publication Publication Date Title
US9565265B2 (en) Method and apparatus for automatically optimizing the loading of images in a cloud-based proxy service
US7805670B2 (en) Partial rendering of web pages
US10015226B2 (en) Methods for making AJAX web applications bookmarkable and crawlable and devices thereof
US20060294196A1 (en) Method and system for storing a web browser application session cookie from another client application program
US20140129920A1 (en) Enhanced Document and Event Mirroring for Accessing Internet Content
US20140173417A1 (en) Method and Apparatus for Archiving and Displaying historical Web Contents
US20120254721A1 (en) Methods and systems for generating and displaying a preview image of a content area
US10417320B2 (en) Providing insertion feature with clipboard manager application
JP6015967B2 (en) Device and program for displaying web pages
JP2018055314A (en) Image transfer apparatus and image transfer method
JP5647880B2 (en) Client server system, fixed document variable data correction support system using the same, screen transition method, fixed document variable data correction support method, and program therefor
US20140189044A1 (en) Preemptive caching of data
JP5703352B2 (en) Application system, portable terminal, server computer, and computer program
US10664538B1 (en) Data security and data access auditing for network accessible content
JP6358049B2 (en) Local storage synchronization method, local storage synchronization apparatus, and local storage synchronization program
US20180341717A1 (en) Providing instant preview of cloud based file
US20150261733A1 (en) Asset collection service through capture of content
JP6365259B2 (en) Local storage management method, local storage management apparatus, and local storage management program
JP2001117995A (en) System and method for electronic commercial transaction, identification information adding device, computer readable recording medium recording identification information addition program and transaction information providing device computer readable recording medium recording transaction information providing program, settlement information providing device, computer readable recording medium recording settlement information program, settlement processing device, computer readable recording medium recording settlement processing program, electronic transaction terminal, computer readable recording medium recording electronic transaction program
WO2013140486A1 (en) Information processing device, data output method, and program
US20240232106A1 (en) Merged input/output for accelerating directory listing phase in client drive redirection
JP6875334B2 (en) Server, system, client device, log information storage method, client information transmission method and program
JP6531772B2 (en) INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING APPARATUS
JP6878976B2 (en) Information processing equipment, information processing systems, management methods and programs
WO2023059576A1 (en) Dynamic recorder for demonstrations of web-based software applications

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131024

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140415

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140416

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140612

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141110

R150 Certificate of patent or registration of utility model

Ref document number: 5647880

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

LAPS Cancellation because of no payment of annual fees