[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP5133219B2 - Information processing apparatus, document management system, control method, and program - Google Patents

Information processing apparatus, document management system, control method, and program Download PDF

Info

Publication number
JP5133219B2
JP5133219B2 JP2008298989A JP2008298989A JP5133219B2 JP 5133219 B2 JP5133219 B2 JP 5133219B2 JP 2008298989 A JP2008298989 A JP 2008298989A JP 2008298989 A JP2008298989 A JP 2008298989A JP 5133219 B2 JP5133219 B2 JP 5133219B2
Authority
JP
Japan
Prior art keywords
page
document data
document
operation value
thumbnail
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 - Fee Related
Application number
JP2008298989A
Other languages
Japanese (ja)
Other versions
JP2010128518A (en
JP2010128518A5 (en
Inventor
雅美 上田
Original Assignee
キヤノンソフトウェア株式会社
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 キヤノンソフトウェア株式会社 filed Critical キヤノンソフトウェア株式会社
Priority to JP2008298989A priority Critical patent/JP5133219B2/en
Publication of JP2010128518A publication Critical patent/JP2010128518A/en
Publication of JP2010128518A5 publication Critical patent/JP2010128518A5/ja
Application granted granted Critical
Publication of JP5133219B2 publication Critical patent/JP5133219B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、複数ページの文書データと該文書データのページに対応するサムネイルを表示可能な情報処理装置、その制御方法及びプログラムに関する。
The present invention relates to an information processing apparatus capable of displaying a plurality of pages of document data and thumbnails corresponding to the pages of the document data, a control method thereof, and a program.

画像や文書のページなどを表示する際には、視認性を高めるために縮小させた代表画像としてサムネイルが使われる。PC(パーソナルコンピュータ)内のフォルダや文書管理ソフトに保存されている文書についてファイル名などで内容が判断しづらい場合でも、サムネイルを見れば画像や文書の全体イメージを容易に掴むことができる。OS(オペレーティングシステム)や多くの画像編集ソフトにもサムネイル作成機能があり、ファイルの表示形式として、リスト表示とサムネイル表示を持っていることが多い。サムネイル画像は代表画像として1ファイルにつき1ページのみが抽出されるが、その文書の1ページ目の画像を縮小したものをサムネイル画像とすることが多い。サムネイルはユーザが文書データを識別するために表示されるため、文書データの特徴を表した画像であることが好ましい。   When displaying images, document pages, etc., thumbnails are used as representative images that are reduced in order to improve visibility. Even if it is difficult to determine the contents of a document stored in a folder in a PC (personal computer) or document management software by a file name or the like, it is possible to easily grasp the image or the entire image of the document by looking at the thumbnail. The OS (Operating System) and many image editing software also have a thumbnail creation function, and often have a list display and a thumbnail display as file display formats. Although only one page is extracted as a representative image per file as a representative image, a thumbnail image is often obtained by reducing the image of the first page of the document. Since the thumbnail is displayed for the user to identify the document data, the thumbnail is preferably an image representing the characteristics of the document data.

しかしながら、複数ページが存在する文書の特徴的なページが1ページ目では無い場合、文書のサムネイルを閲覧した際にその1ページ目のサムネイル画像を見ただけでは文書の概要が掴めず、別のページのサムネイル画像を見るか、実画像を見なければ目的の文書を特定できないという問題が生じる。   However, if the characteristic page of a document with multiple pages is not the first page, simply viewing the thumbnail image of the first page when viewing the thumbnail of the document does not give an overview of the document. There is a problem that the target document cannot be specified unless the thumbnail image of the page is viewed or the actual image is viewed.

このような問題を解決するために、特許文献1には、画像データを識別可能とするサムネイルを生成するシステムが開示されている。特に、画像サイズ、データ量、他のページとの類似度をページごとの特性として特徴量を算出し、サムネイル画像を決定するものである。   In order to solve such a problem, Patent Document 1 discloses a system that generates thumbnails that can identify image data. In particular, the feature amount is calculated using the image size, the data amount, and the similarity to other pages as characteristics for each page, and the thumbnail image is determined.

特開2008−78942JP 2008-78942 A

特許文献1に記載のシステムにおいては、画像データから図形または写真の表された候補画像を抽出している。複数の候補画像が抽出された場合は、以下の属性に基づいて代表画像を選択する。属性は、画像サイズ、データ量、類似する他の候補画像と数、類似する他のデータのサムネイル数である。
しかしながら、例えば、発注などを行う業務では、受注した伝票を確認しながら間違いがないか確認し、修正が必要な場合には、文書管理ソフトを用いてアノテーション(注釈)などでコメントを付加して、受注先にFAX(ファクシミリ装置)送信を行っている。
In the system described in Patent Document 1, a candidate image representing a figure or a photograph is extracted from image data. When a plurality of candidate images are extracted, a representative image is selected based on the following attributes. The attributes are the image size, the amount of data, the number of similar candidate images and the number of similar thumbnails of other data.
However, for example, in the business of placing an order, confirm whether there is an error while checking the received order, and if correction is necessary, add a comment using annotation (annotation) using the document management software. A FAX (facsimile apparatus) is transmitted to the order receiving party.

この場合、実際に作業上注目するページと特許文献1の技術を用いたページとは一致しないことが考えられ、特許文献1の技術を用いて作成されたサムネイル画像が作業上注目するページのサムネイル画像ではないため、文書を特定することが容易でない場合が存在していた。   In this case, it is conceivable that the page actually focused on by work does not match the page using the technique of Patent Document 1, and the thumbnail of the page on which the thumbnail image created by using the technique of Patent Document 1 is focused on. There are cases where it is not easy to specify a document because it is not an image.

そこで、本発明の目的は、最適なサムネイルに変更することで文書の特定を容易にする仕組みを提供することである。   Therefore, an object of the present invention is to provide a mechanism that makes it easy to specify a document by changing to an optimal thumbnail.

前述した目的を達成するために第1の発明は、複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する情報処理装置であって、前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定手段と、ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新手段と、前記操作値更新手段によって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定手段と、前記文書データのサムネイル画像を、前記特定手段によって特定されたページのサムネイル画像に変更する変更手段とを備え、前記操作値更新手段は、前記アクティブ判定手段でウインドウがアクティブであると判定された場合に更新することを特徴とする情報処理装置である。第1の発明に係る情報処理装置を使用することによって、実際に作業上注目するページのサムネイルを最適なサムネイルとして変更することが可能である。

In order to achieve the above object, a first invention is an information processing apparatus that manages document data composed of a plurality of pages and thumbnail images corresponding to the pages of the document data, and displays the document data. Active determination means for determining whether or not the window is active ; operation value update means for updating an operation value for each page of the document data in accordance with a user's operation, which is an operation value obtained by a user's operation content; Specifying means for specifying a page to be displayed as a thumbnail image of the document data based on the operation value for each page updated by the operation value update means, and specifying the thumbnail image of the document data by the specifying means and a changing means for changing the pages of the thumbnail images, the operation value updating means, the active-format An information processing apparatus characterized by windows in means is updated if it is determined that the active. By using the information processing apparatus according to the first invention, it is possible to change the thumbnail of the page that is actually focused on as an optimum thumbnail.

前記第1の発明は、前記特定手段が前記操作値更新手段によって操作値が更新された後に、更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する。
これにより、客観的な数値をもとにサムネイルを決定することが可能である。

In the first aspect of the invention, the specifying unit specifies a page to be displayed as a thumbnail image of the document data based on the updated operation value for each page after the operation value is updated by the operation value updating unit. To do.
This makes it possible to determine thumbnails based on objective numerical values.

また前記第1の発明は、前記文書データに対して、ワークフローが実行中であるか否か判定するワークフロー判定手段を更に備え、前記特定手段は、前記ワークフロー判定手段によって前記文書データがワークフロー実行中であると判定された場合には、ワークフロー実行中に当該文書データに対して行われた複数のユーザによるページごとの操作値の累計に基づいて、当該文書データのサムネイル画像として表示すべきページを特定し、前記ワークフロー判定手段によって前記文書データがワークフロー実行中でないと判定された場合には、当該文書データを操作するユーザのページごとの操作値に基づいて、当該文書データのサムネイル画像として表示すべきページを特定する。ワークフローの中の複数のユーザの操作値の累計を基にサムネイルを変更することで、ワークフローの上流の作業者が注目したページをサムネイルとして表示することができる。The first aspect of the invention further includes workflow determination means for determining whether a workflow is being executed for the document data, and the specifying means is that the document data is being executed by the workflow determination means. If it is determined that the page is to be displayed as a thumbnail image of the document data based on the accumulated operation values for each page by a plurality of users performed on the document data during the workflow execution. If it is determined that the document data is not being executed by the workflow determination unit, the document data is displayed as a thumbnail image of the document data based on the operation value for each page of the user operating the document data. Identify the page that should be. By changing the thumbnail based on the total of operation values of a plurality of users in the workflow, it is possible to display a page that has been noticed by an operator upstream in the workflow as a thumbnail.

また、前記第1の発明は、前記特定手段が入力部で指定された複数の前記操作値の優先度に基づいて、前記文書データのサムネイル画像として表示すべきページを特定することが望ましい。In the first aspect of the invention, it is preferable that the specifying unit specifies a page to be displayed as a thumbnail image of the document data based on the priorities of the plurality of operation values specified by the input unit.

また、前記第1の発明は、前記特定手段が前記操作値が最大のページを前記文書データのサムネイル画像として表示すべきページに特定することが望ましい。In the first invention, it is preferable that the specifying unit specifies a page having the maximum operation value as a page to be displayed as a thumbnail image of the document data.

また、前記第1の発明は、前記操作値が前記文書データを表示したページの閲覧時間、前記文書データを編集したページの編集時間の少なくとも一つを含むことが望ましい。これにより、より多くの作業を行ったページをサムネイルとすることが可能となる。In the first aspect of the invention, it is preferable that the operation value includes at least one of a browsing time of a page on which the document data is displayed and an editing time of a page on which the document data is edited. This makes it possible to use thumbnails for pages on which more work has been performed.

また、前記第1の発明は、前記情報処理装置が前記文書データと、当該文書データのページに対応する前記サムネイル画像を記憶する記憶手段を更に備えることが望ましい。In the first invention, it is preferable that the information processing apparatus further includes storage means for storing the document data and the thumbnail image corresponding to the page of the document data.

また、前記文書データと、当該文書データのページに対応する前記サムネイル画像を記憶する文書管理サーバとは別の筐体で構成されるもので合っても良い。

Further, the document data and the document management server that stores the thumbnail image corresponding to the page of the document data may be configured by a separate housing.

第2の発明は、複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する情報処理装置の制御方法であって、
前記情報処理装置のアクティブ判定手段が、前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定ステップと、前記情報処理装置の操作値更新手段が、ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新ステップと、前記情報処理装置の特定手段が、前記操作値更新ステップによって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定ステップと、前記情報処理装置の変更手段が、前記文書データのサムネイル画像を、前記特定ステップによって特定されたページのサムネイル画像に変更する変更ステップとを備え、前記操作値更新ステップは、前記アクティブ判定ステップでウインドウがアクティブである場合に更新することを特徴とする情報処理装置の制御方法である。第2の発明に係る情報処理装置の制御方法を使用することによって、実際に作業上注目するページのサムネイルを最適なサムネイルに変更することが可能である。

A second invention is a method of controlling an information processing apparatus that manages document data composed of a plurality of pages and thumbnail images corresponding to the pages of the document data,
An active determination step in which the active determination unit of the information processing apparatus determines whether or not a window for displaying the document data is active; and an operation value obtained by the operation value update unit of the information processing apparatus according to the operation content of the user An operation value update step for updating an operation value for each page of the document data in accordance with a user operation, and an operation for each page updated by the operation value update step by the specifying unit of the information processing apparatus. A specifying step of specifying a page to be displayed as a thumbnail image of the document data based on the value; and a change unit of the information processing apparatus, wherein the thumbnail image of the document data is specified by the specifying step. A change step for changing to an image, and the operation value update step includes the act Window in Bed decision step is the control method for an information processing apparatus and updates when it is active. By using the control method of the information processing apparatus according to the second invention, it is possible to change the thumbnail of the page that is actually focused on to the optimum thumbnail.

第3の発明は、複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する情報処理装置の制御方法をコンピュータに実行させるためのコンピュータに読み取り可能なプログラムであって、
前記情報処理装置を、前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定手段と、ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新手段と、前記操作値更新手段によって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定手段と、前記文書データのサムネイル画像を、前記特定手段によって特定されたページのサムネイル画像に変更する変更手段として機能させ、前記操作値更新手段は、前記アクティブ判定手段でウインドウがアクティブである場合に更新することを特徴とするプログラムである。第3の発明に係るプログラムを使用することによって、実際に作業上注目するページのサムネイルを最適なサムネイルに変更することが可能である。

A third invention is a computer-readable program for causing a computer to execute a control method of an information processing apparatus that manages document data composed of a plurality of pages and thumbnail images corresponding to the pages of the document data. And
The information processing apparatus includes an active determination unit that determines whether or not a window that displays the document data is active, and an operation value that is obtained according to a user's operation content. An operation value updating means for updating in accordance with the operation, a specifying means for specifying a page to be displayed as a thumbnail image of the document data based on the operation value for each page updated by the operation value updating means, Functioning as a changing unit that changes a thumbnail image of document data to a thumbnail image of a page specified by the specifying unit, and the operation value updating unit updates the window when the window is active by the active determination unit. It is a featured program. By using the program according to the third aspect of the invention, it is possible to change the thumbnail of the page that is actually focused on to the optimum thumbnail.

第4の発明は、複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する文書管理サーバと、前記文書管理サーバとネットワークを介して接続され、前記文書データと前記サムネイル画像を表示可能な情報処理装置とで構成される文書管理システムであって、前記情報処理装置は、前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定手段と、ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新手段とを備え、前記文書管理サーバは、前記操作値更新手段によって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定手段と、前記文書データのサムネイル画像を、前記特定手段によって特定されたページのサムネイル画像に変更する変更手段とを備え、前記操作値更新手段は、前記アクティブ判定手段でウインドウがアクティブであると判定された場合に更新することを特徴とする文書管理システムである。第4の発明に係る文書管理システムを使用することによって、実際に作業上注目するページのサムネイルを最適なサムネイルに変更することが可能である。

According to a fourth aspect of the present invention, there is provided document data composed of a plurality of pages, a document management server that manages thumbnail images corresponding to the pages of the document data, the document management server connected via a network, and the document data A document management system including an information processing apparatus capable of displaying the thumbnail image, wherein the information processing apparatus includes: an active determination unit that determines whether a window for displaying the document data is active; An operation value obtained by an operation content, and an operation value update unit that updates an operation value for each page of the document data according to a user operation, and the document management server is updated by the operation value update unit The page to be displayed as a thumbnail image of the document data is specified based on the operation value for each page Determining means, and changing means for changing the thumbnail image of the document data to the thumbnail image of the page specified by the specifying means, wherein the operation value updating means is that the window is active by the active determination means A document management system that is updated when it is determined. By using the document management system according to the fourth aspect of the invention, it is possible to change the thumbnail of the page that is actually focused on to the optimum thumbnail.

第5の発明は、複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する文書管理サーバと、前記文書管理サーバとネットワークを介して接続され、前記文書データと前記サムネイル画像を表示可能な情報処理装置とで構成される文書管理システムの制御方法であって、前記情報処理装置のアクティブ判定手段が、前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定ステップと、前記情報処理装置の操作値更新手段が、ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新ステップと、前記文書管理サーバの特定手段が、前記操作値更新ステップによって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定ステップと、前記文書管理サーバの変更手段が、前記文書データのサムネイル画像を、前記特定ステップによって特定されたページのサムネイル画像に変更する変更ステップとを備え、前記操作値更新ステップは、前記アクティブ判定ステップでウインドウがアクティブであると判定された場合に更新することを特徴とする文書管理システムの制御方法である。第5の発明に係る文書管理システム制御方法を使用することによって、実際に作業上注目するページのサムネイルを最適なサムネイルに変更することが可能である。

According to a fifth aspect of the invention, there is provided document data composed of a plurality of pages, a document management server that manages thumbnail images corresponding to the pages of the document data, the document management server connected via the network, A control method of a document management system including an information processing apparatus capable of displaying the thumbnail image, wherein an active determination unit of the information processing apparatus determines whether a window for displaying the document data is active An operation value update in which an active determination step and an operation value update unit of the information processing apparatus are operation values obtained according to a user's operation content, and update an operation value for each page of the document data according to a user's operation Each page updated by the operation value updating step, and the specifying means of the document management server A specifying step of specifying a page to be displayed as a thumbnail image of the document data based on an operation value; and a changing unit of the document management server, wherein the thumbnail image of the document data is identified by the specifying step. A change step for changing to a thumbnail image, wherein the operation value update step updates the window when it is determined in the active determination step that the window is active. By using the document management system control method according to the fifth aspect of the invention, it is possible to change the thumbnail of the page that is actually focused on to the optimum thumbnail.

第6の発明は、複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する文書管理サーバと、前記文書管理サーバとネットワークを介して接続され、前記文書データと前記サムネイル画像を表示可能な情報処理装置とで構成される文書管理システムの制御方法をコンピュータに実行させるためのコンピュータに読み取り可能なプログラムであって、前記情報処理装置を、前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定手段と、ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新手段として機能させ、前記文書管理サーバを、前記操作値更新手段によって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定手段と、前記文書データのサムネイル画像を、前記特定手段によって特定されたページのサムネイル画像に変更する変更手段として機能させ、前記操作値更新手段は、前記アクティブ判定手段でウインドウがアクティブであると判定された場合に更新することを特徴とするプログラムである。第6の発明に係るプログラムを使用することによって、実際に作業上注目するページのサムネイルを最適なサムネイルに変更することが可能である。
According to a sixth aspect of the present invention, there is provided document data composed of a plurality of pages, a document management server that manages thumbnail images corresponding to the pages of the document data, the document management server connected via a network, A computer-readable program for causing a computer to execute a control method of a document management system configured with an information processing apparatus capable of displaying the thumbnail image, the information processing apparatus displaying the document data Active determination means for determining whether or not the window is active, and an operation value update means for updating an operation value for each page of the document data in accordance with the user's operation, which is an operation value obtained by the user's operation content A page updated by the operation value updating means. And specifying means for specifying a page to be displayed as a thumbnail image of the document data, and changing means for changing the thumbnail image of the document data to a thumbnail image of the page specified by the specifying means The operation value update means updates the window when the active determination means determines that the window is active. By using the program according to the sixth aspect of the invention, it is possible to change the thumbnail of the page that is actually focused on to the optimum thumbnail.

本発明によれば、最適なサムネイルに変更することで文書の特定することが容易になる。例えば、文書の最も特徴的なページを自動でサムネイルとすることができるので、使用者がサムネイルの変更や文書を開く操作をすること無く目的の文書を特定でき、文書の特定が容易となり、作業効率向上に繋がる。   According to the present invention, it becomes easy to specify a document by changing to an optimal thumbnail. For example, since the most characteristic page of a document can be automatically set as a thumbnail, the user can specify the target document without changing the thumbnail or opening the document, making it easy to specify the document It leads to efficiency improvement.

以下図面に基づいて、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は本発明の実施形態に係る情報処理装置としての文書管理システムの構成を示す図である。 尚、図1のネットワーク104上に接続される各種端末の構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。   FIG. 1 is a diagram showing a configuration of a document management system as an information processing apparatus according to an embodiment of the present invention. Note that the configuration of various terminals connected to the network 104 in FIG. 1 is an example, and it goes without saying that there are various configuration examples depending on the application and purpose.

図1において、サーバ端末102とクライアント端末(情報処理装置)101とFAX105がLAN(ローカルエリアネットワーク)104のネットワークを介して通信可能に接続されている。サーバ端末102は、FAX105やスキャナ(不図示)やクライアント端末101から取得した文書(画像)データ及び文書データをクライアント端末101上でサムネイル表示させるサムネイル画像を登録したデータベース(記憶部)103と接続している。尚、登録した文書データ(登録文書)やサムネイル画像は別サーバ内の記憶部に登録されていても良い。   In FIG. 1, a server terminal 102, a client terminal (information processing apparatus) 101, and a FAX 105 are communicably connected via a LAN (local area network) 104 network. The server terminal 102 is connected to a database (storage unit) 103 in which document (image) data acquired from the FAX 105, scanner (not shown), and client terminal 101 and thumbnail images for displaying thumbnail images on the client terminal 101 are registered. ing. The registered document data (registered document) and thumbnail images may be registered in the storage unit in another server.

クライアント端末101は、登録文書やサムネイル画像を表示させ、サーバ端末102はクライアント端末101からの要求に従って、クライアント端末101に登録文書やサムネイル画像の送信、文書の更新やサムネイルの更新などの各種処理を実行する。また、サーバ端末102やデータベース103には登録文書やサムネイル画像を管理するための管理情報を保持している。 尚、クライアント端末101は複数あるように構成してもよい。   The client terminal 101 displays registered documents and thumbnail images, and the server terminal 102 performs various processes such as transmission of registered documents and thumbnail images, update of documents, and update of thumbnails to the client terminal 101 in accordance with requests from the client terminals 101. Run. The server terminal 102 and the database 103 hold management information for managing registered documents and thumbnail images. Note that a plurality of client terminals 101 may be provided.

FAX105は電話回線を介して外部ネットワークのFAX(例えば取引先のFAX)と通信可能となるように接続され、受信したFAX画像をサーバ端末102へ送信することで、文書データが登録される。また、サーバ端末102で保存されている画像をクライアント端末101で編集し、クライアント端末101にインストールされているFAXドライバからLAN104のネットワークを介して電話回線で、外部ネットワークのFAXと通信することが可能である。   The FAX 105 is connected so as to be communicable with a FAX on an external network (for example, a FAX of a business partner) via a telephone line, and document data is registered by transmitting the received FAX image to the server terminal 102. It is also possible to edit an image stored in the server terminal 102 with the client terminal 101 and communicate with a FAX on an external network via a telephone line via a LAN 104 network from a FAX driver installed on the client terminal 101. It is.

図2は、図1におけるクライアント端末101とサーバ端末102のハードウエア構成を概略的に示すブロック図である。   FIG. 2 is a block diagram schematically showing hardware configurations of the client terminal 101 and the server terminal 102 in FIG.

ハードウエア構成200は、クライアント端末101のハードウエア構成の概略図である。CPU(Central Prosessing Unit)201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM(Read Only Memory)202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input /Output System)やOS(オペレーティングシステムプログラム)や、サーバの実行する機能を実現するために必要な図17に示す各種プログラム等が記憶されている。RAM(Random Access Memory)203は、CPU201の主メモリ、ワークエリア等として機能する。   The hardware configuration 200 is a schematic diagram of the hardware configuration of the client terminal 101. A CPU (Central Processing Unit) 201 generally controls each device and controller connected to the system bus 204. The ROM (Read Only Memory) 202 or the external memory 211 is necessary for realizing a function executed by the BIOS (Basic Input / Output System) or OS (Operating System Program), which is a control program of the CPU 201, or the server. Various programs shown in FIG. 17 are stored. A RAM (Random Access Memory) 203 functions as a main memory, a work area, and the like of the CPU 201.

CPU201は、処理の実行に際して必要なプログラム等をRAM203にロードして、プログラムを実行することで各種動作を実現するものである。 また、入力コントローラ(入力C)205は、キーボード209や不図示のマウス等のポインティングデバイスからの入力を制御する。ビデオコントローラ(VC)206は、CRT(Cathode Ray Tube)210等の表示器への表示を制御する。表示器はCRTだけでなく、液晶ディスプレイでも構わない。   The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 203 and executing the program. An input controller (input C) 205 controls input from a pointing device such as a keyboard 209 or a mouse (not shown). A video controller (VC) 206 controls display on a display device such as a CRT (Cathode Ray Tube) 210. The display device may be a liquid crystal display as well as a CRT.

メモリコントローラ(MC)207は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)やフロッピー(登録商標)ディスク(FD)或いはPCMCIA(Personal Computer Memory Card International Association)カードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   The memory controller (MC) 207 is a hard disk (HD), floppy (registered trademark) disk (FD), or PCMCIA that stores a boot program, browser software, various applications, font data, user files, editing files, various data, and the like. (Personal Computer Memory Card International Association) Controls access to an external memory 211 such as a CompactFlash (registered trademark) memory connected to a card slot via an adapter.

通信I/Fコントローラ(通信I/FC)208は、ネットワークを介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IP(Transmission Control Protocol/Internet Protocol)を用いたインターネット通信等が可能である。尚、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   A communication I / F controller (communication I / FC) 208 connects and communicates with an external device via a network, and executes communication control processing in the network. For example, Internet communication using TCP / IP (Transmission Control Protocol / Internet Protocol) is possible. For example, the CPU 201 can perform display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するための文書管理アプリケーション及び関連プログラムで利用されるデータはサーバ端末102に記録されており、必要に応じてクライアントアプリ経由でRAM203にロードされることによりCPU201によって実行されるものである。   Data used in the document management application and related programs for realizing the present invention is recorded in the server terminal 102 and is executed by the CPU 201 by being loaded into the RAM 203 via the client application as necessary. is there.

ハードウエア構成220は、サーバ端末102のハードウエア構成の概略図である。ハードウエア構成220は、クライアント端末101のハードウエア構成200と同じである。CPU221は、システムバス224に接続される各デバイスやコントローラを統括的に制御する。また、ROM222あるいは外部メモリ231には、CPU221の制御プログラムであるBIOSやOSや、クライアントの実行する機能を実現するために必要な図17に示す各種プログラム等が記憶されている。RAM223は、CPU221の主メモリ、ワークエリア等として機能する。   The hardware configuration 220 is a schematic diagram of the hardware configuration of the server terminal 102. The hardware configuration 220 is the same as the hardware configuration 200 of the client terminal 101. The CPU 221 comprehensively controls each device and controller connected to the system bus 224. In addition, the ROM 222 or the external memory 231 stores a BIOS or OS that is a control program of the CPU 221, various programs shown in FIG. 17 necessary for realizing the function executed by the client, and the like. The RAM 223 functions as a main memory, work area, and the like for the CPU 221.

CPU221は、処理の実行に際して必要なプログラム等をRAM223にロードして、プログラムを実行することで各種動作を実現するものである。   The CPU 221 implements various operations by loading a program or the like necessary for execution of processing into the RAM 223 and executing the program.

また、入力コントローラ(入力C)225は、キーボード229や不図示のマウス等のポインティングデバイスからの入力を制御する。ビデオコントローラ(VC)226は、CRTディスプレイ(CRT)230等の表示器への表示を制御する。表示器はCRTだけでなく、液晶ディスプレイでも構わない。これらは必要に応じて管理者が使用するものである。本発明には直接関係があるものではない。   An input controller (input C) 225 controls input from a pointing device such as a keyboard 229 or a mouse (not shown). The video controller (VC) 226 controls display on a display device such as a CRT display (CRT) 230. The display device may be a liquid crystal display as well as a CRT. These are used by the administrator as needed. The present invention is not directly related.

メモリコントローラ(MC)227は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)やフロッピー(登録商標)ディスク(FD)或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ231へのアクセスを制御する。   The memory controller (MC) 227 is a hard disk (HD), floppy (registered trademark) disk (FD), or PCMCIA that stores a boot program, browser software, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 231 such as a compact flash (registered trademark) memory connected to the card slot via an adapter.

通信I/Fコントローラ(通信I/FC)228は、ネットワークを介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いたインターネット通信等が可能である。 尚、CPU221は、例えばRAM223内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT230上での表示を可能としている。また、CPU221は、CRT230上の不図示のマウスカーソル等でのユーザ指示を可能とする。   A communication I / F controller (communication I / FC) 228 is connected to and communicates with an external device via a network, and executes communication control processing in the network. For example, Internet communication using TCP / IP is possible. Note that the CPU 221 enables display on the CRT 230 by executing outline font rasterization processing on a display information area in the RAM 223, for example. Further, the CPU 221 enables a user instruction with a mouse cursor (not shown) on the CRT 230.

本発明を実現するための文書管理アプリケーション及び文書管理アプリケーションで利用されるデータは外部メモリ231に記録されており、必要に応じてRAM223にロードされることによりCPU221によって実行されるものである。 尚、外部メモリ231はデータベース103を含んでも良い。   The document management application for realizing the present invention and the data used by the document management application are recorded in the external memory 231 and are executed by the CPU 221 by being loaded into the RAM 223 as necessary. Note that the external memory 231 may include the database 103.

図17は、クライアント端末101とサーバ端末102のソフトウエア構成図である。 サーバ端末102には、文書管理サーバアプリ2001と文書管理のデータを保存しているデータベース103がインストールされている。サムネイル決定条件設定機能を実行するサムネイル決定条件設定モジュール2009、サムネイルの変更処理を実行するサムネイル変更モジュール2002もインストールされる。また、ワークフローアプリ2004は、文書管理サーバ内の文書がワークフロー実行中の場合に、ワークフローアプリ2004から文書管理サーバアプリ2001にワークフロー実行中を示す情報を送信する。サーバ端末102のアプリは、図2のサーバ端末102上に存在するハードウエア装置CPU221、RAM223、ROM222などを使用して稼働する。   FIG. 17 is a software configuration diagram of the client terminal 101 and the server terminal 102. The server terminal 102 is installed with a document management server application 2001 and a database 103 storing document management data. A thumbnail determination condition setting module 2009 that executes a thumbnail determination condition setting function and a thumbnail change module 2002 that executes a thumbnail change process are also installed. In addition, when the document in the document management server is executing a workflow, the workflow application 2004 transmits information indicating that the workflow is being executed from the workflow application 2004 to the document management server application 2001. The application of the server terminal 102 operates using the hardware devices CPU 221, RAM 223, ROM 222, etc. existing on the server terminal 102 of FIG.

クライアント端末101には、文書管理クライアントアプリ2008がインストールされており、図11の文書表示フローでの操作の起点となる。イメージビューワ2007とPDFビューワ2006は、文書管理クライアントアプリ2008でイメージ文書やPDF(Portable Document Format)文書を編集、閲覧する際にそれぞれ起動されるビューワであり、図12と図13のフローで起動するアプリケーションである。他アプリケーションビューワ2010は他のアプリケーション文書の編集、閲覧時に起動するビューワで、各アプリケーションメーカーが提供する。他アプリケーションビューワ2010にはアドインソフト2005がアドインされており、ビューワの拡張機能として提供される。   A document management client application 2008 is installed in the client terminal 101, and becomes the starting point of the operation in the document display flow of FIG. An image viewer 2007 and a PDF viewer 2006 are viewers that are activated when an image document or a PDF (Portable Document Format) document is edited and viewed by the document management client application 2008, and are activated according to the flow of FIGS. 12 and 13. Is an application. The other application viewer 2010 is a viewer that is activated when editing or browsing another application document, and is provided by each application manufacturer. Add-in software 2005 is added to the other application viewer 2010 and provided as an extended function of the viewer.

クライアント端末101の各アプリは、クライアント端末101上のハードウエア装置CPU201、RAM203、ROM202などを使用して稼働する。   Each application of the client terminal 101 operates using the hardware device CPU 201, RAM 203, ROM 202, and the like on the client terminal 101.

図3は、文書管理アプリケーションのユーザインタフェースの概略構成図である。 文書管理アプリケーションは、主として、メインウィンドウ301から構成される。メインウィンドウ301は、データベース103に格納されたファイルを扱うためのウインドウである。   FIG. 3 is a schematic configuration diagram of a user interface of the document management application. The document management application mainly includes a main window 301. The main window 301 is a window for handling files stored in the database 103.

レポジトリ表示領域304は、文書管理アプリケーションで利用されるデータベース103内のキャビネット構成やフォルダ構成を表示するツリービューであり、文書表示領域305は、レポジトリ表示領域304で選択した領域の文書を、サムネイルモードやリストモードで表示する領域である。
キャビネットとは、文書管理の独立した単位で、ユーザが作成したフォルダをひとまとめにする保管単位であり、キャビネット毎にデータベースを管理する。
The repository display area 304 is a tree view that displays the cabinet configuration and the folder configuration in the database 103 used in the document management application. The document display area 305 is a thumbnail mode for a document in the area selected in the repository display area 304. This is the area to be displayed in the list mode.
A cabinet is an independent unit for document management, and is a storage unit that collects folders created by a user, and manages a database for each cabinet.

クライアント端末101で使用者がレポジトリ表示領域304や文書表示領域305に文書やイメージの各種ファイルを追加したり削除したり(即ち、編集)することにより文書管理アプリケーションで利用されるデータベース103の編集が可能である。またこのとき、フォルダ内の各種ファイルの追加・変更(即ち、編集)も可能であり、さらにキャビネットやフォルダの追加や削除(即ち、編集)もできる。   When the user adds or deletes (that is, edits) various files of documents and images in the repository display area 304 and the document display area 305 at the client terminal 101, the database 103 used in the document management application is edited. Is possible. At this time, various files in the folder can be added and changed (that is, edited), and cabinets and folders can be added and deleted (that is, edited).

図3では、キャビネット「I−Fol1」内に3つの文書A,B,Cが格納されている例をサムネイル形式で示している。 文書Aはアプリケーション文書である。アプリケーションデータから入手した1ページ目のサムネイル画像の右下に、当該アプリケーションアイコンが表示されており、この例では、「Z」というアイコンが表示されている。文書Bと文書Cは、イメージ文書である。サムネイルの下の矢印は、頁めくりをあらわしており、矢印を変更すると、該当するページのサムネイルが表示できる。   FIG. 3 shows an example in which three documents A, B, and C are stored in the cabinet “I-Fol1” in a thumbnail format. Document A is an application document. The application icon is displayed at the lower right of the thumbnail image of the first page obtained from the application data. In this example, an icon “Z” is displayed. Document B and document C are image documents. The arrow below the thumbnail indicates page turning. If the arrow is changed, the thumbnail of the corresponding page can be displayed.

キャビネットボタン302はキャビネットを示すボタンであり、フォルダボタン303はフォルダを示すボタンである。表示ボタン306は、文書表示領域305に表示するフォルダや文書オブジェクトをサムネイル形式で表示するか、リスト(一覧)形式で表示するかを選択するボタンである。   The cabinet button 302 is a button indicating a cabinet, and the folder button 303 is a button indicating a folder. A display button 306 is a button for selecting whether to display a folder or a document object to be displayed in the document display area 305 in a thumbnail format or a list (list) format.

図4は、イメージ文書またはPDF文書を編集する際に利用する編集用ビューワを示す。文書を編集モードで開く場合は、図5に示すように、使用者は文書表示領域305において編集したい文書オブジェクトを選択し右クリックすることによってポップアップメニューを表示する。このポップアップメニューで「編集モードで開く」を選択すると、編集用ビューワが表示される。   FIG. 4 shows an editing viewer used when editing an image document or a PDF document. When the document is opened in the edit mode, as shown in FIG. 5, the user selects a document object to be edited in the document display area 305 and right-clicks to display a pop-up menu. When “Open in Edit Mode” is selected from this pop-up menu, an editing viewer is displayed.

メニューバー402は、機能を起動するためのWindows(登録商標)標準のメニュー操作領域である。ツールバー403は、メニューバー402の特徴的な機能をボタンで「ツールボタン」として表示したものである。サムネイルビュー404は、閲覧中の登録文書(登録画像)のサムネイル画像をページ単位で表示する領域である。ページツールバー406は、ページビューに表示されているページを切り替えるアイコンである。アノテーションツール407は、文書にアノテーション(注釈画像)409を付与する時に使用するツールバーである。ステータスバー408は、Windows(登録商標)標準のものである。   A menu bar 402 is a Windows (registered trademark) standard menu operation area for activating a function. The tool bar 403 displays the characteristic functions of the menu bar 402 as “tool buttons” with buttons. The thumbnail view 404 is an area for displaying a thumbnail image of a registered document (registered image) being browsed in units of pages. The page toolbar 406 is an icon for switching pages displayed in the page view. An annotation tool 407 is a toolbar used when an annotation (annotation image) 409 is added to a document. The status bar 408 is a standard of Windows (registered trademark).

図5は、文書表示領域305にて、文書を選択し右クリックした時に表示されるポップアップメニュー501を示した図である。ポップアップメニュー501には、「編集モードで開く」メニューと「読取モードで開く」メニューが表示される。ポップアップメニュー501内には、この他の文書に対する操作メニューを組み込むこともできる。   FIG. 5 is a view showing a pop-up menu 501 displayed when a document is selected and right-clicked in the document display area 305. In the pop-up menu 501, an “open in edit mode” menu and an “open in read mode” menu are displayed. In the pop-up menu 501, an operation menu for other documents can be incorporated.

図6は、文書を読取専用として開き、閲覧する場合に起動する読取専用ビューワである。図5のポップアップメニュー501において、「読取モードで開く」を選択すると表示される。読取専用ビューワと図4の編集用ビューワとの相違点は、読取専用ビューワにはアノテーションツール407が存在せずアノテーションを新たに付与できない点、ページの削除、ページの入れ替えなどの編集操作を行うことができない点である。   FIG. 6 is a read-only viewer that is activated when a document is opened for reading and viewed. This is displayed when “Open in reading mode” is selected in the pop-up menu 501 of FIG. The difference between the read-only viewer and the editing viewer shown in FIG. 4 is that the read-only viewer does not have the annotation tool 407 and an annotation cannot be newly added, and editing operations such as page deletion and page replacement are performed. It is a point that cannot be done.

図7は、文書管理ソフトに保存されているアプリケーション文書を利用する際に起動されるアプリケーションビューワである。メニューバー702、ツールバー703は、編集用ビューワ、読取専用ビューワと同様で機能を起動するためのWindows(登録商標)標準のメニュー操作領域である。アドインバー704は、各アプリケーションがアドインしているツールが表示されるアイコン領域である。ページビュー705は、文書を表示する領域である。本実施例では、Microsoft Office(登録商標)の文書をアプリケーション文書として想定している。   FIG. 7 shows an application viewer that is activated when an application document stored in the document management software is used. A menu bar 702 and a tool bar 703 are Windows (registered trademark) standard menu operation areas for activating functions in the same manner as the editing viewer and the read-only viewer. The add-in bar 704 is an icon area in which a tool to which each application is added is displayed. The page view 705 is an area for displaying a document. In the present embodiment, a Microsoft Office (registered trademark) document is assumed as an application document.

アドイン704は、アドインメニューから起動されるアドインアプリケーションであり、アプリケーションビューワ701の各ページが開いている時間を計測する。ストップウォッチ706は、任意のページが閉じるまでの時間を自動計測する機能を持っている。計測を終了するまでに集計した値はクライアント端末101のRAM203に記憶しておく。停止ボタン708はストップウォッチ706の計測を一旦停止する時に使用するボタンである。一旦停止された計測を再開するには、開始ボタン707をクリックすることにより、計測を継続できる。   The add-in 704 is an add-in application activated from the add-in menu, and measures the time during which each page of the application viewer 701 is open. The stopwatch 706 has a function of automatically measuring the time until an arbitrary page is closed. The values accumulated until the measurement is completed are stored in the RAM 203 of the client terminal 101. A stop button 708 is a button used when the measurement of the stopwatch 706 is temporarily stopped. To resume the measurement once stopped, the measurement can be continued by clicking the start button 707.

図8は、サーバ端末102上で表示されるサムネイル決定条件を管理者が指定する画面である。サムネイル決定条件画面801には優先順位ビュー802と項目選択ビュー803がある。優先順位ビュー802では優先順位の数値が小さいほうが重要度の高い条件となることを指す。この条件をもとに文書内の各ページの重要度を計測し、重要度が最も高いページがサムネイルに適したページと判断される。   FIG. 8 is a screen for the administrator to specify thumbnail determination conditions displayed on the server terminal 102. The thumbnail determination condition screen 801 includes a priority view 802 and an item selection view 803. In the priority view 802, a smaller priority value indicates a higher importance condition. Based on this condition, the importance level of each page in the document is measured, and the page with the highest importance level is determined as the page suitable for the thumbnail.

項目選択ビュー803には、あらかじめサムネイル決定条件に指定可能な項目が表示される。例えば、閲覧時間やアノテーション数、参照回数などである。管理者は、項目の中から重要度を高く設定したい順番に優先順位リスト802へ項目を移動する。管理者は、項目選択ビュー803から移動したい項目を選択し矢印ボタン804の左矢印をクリックすることにより、優先順位ビュー802に項目を移動することができる。逆に、優先順位ビュー802に設定されている項目を消去したい場合は、優先順位ビュー802から消去したい項目を選択し矢印ボタン804の右矢印をクリックすることにより、項目選択ビュー803に項目を移動できる。   In the item selection view 803, items that can be specified in advance as thumbnail determination conditions are displayed. For example, browsing time, number of annotations, number of references, and the like. The administrator moves the items to the priority list 802 in the order in which the importance is set higher among the items. The administrator can move an item to the priority view 802 by selecting the item to be moved from the item selection view 803 and clicking the left arrow of the arrow button 804. On the other hand, to delete an item set in the priority order view 802, select the item to be deleted from the priority order view 802 and click the right arrow of the arrow button 804 to move the item to the item selection view 803. it can.

なお、本実施例では優先条件として複数の条件を設定し優先順位をつけるように構成したが、複数の条件を登録せずに1つの条件を登録させるように構成することも可能である。例えば閲覧時間のみを登録させた場合、閲覧時間の最も長いページがサムネイル表示するページとして決定される。つまり、図6の画面で文書を表示し文書表示を終了して図3の画面に戻るまでの時間(閲覧時間)の最も長かったページのサムネイルが、文書表示領域305に表示される。   In this embodiment, a plurality of conditions are set as priority conditions and priorities are set. However, a single condition can be registered without registering a plurality of conditions. For example, when only the browsing time is registered, the page with the longest browsing time is determined as the page for thumbnail display. That is, the thumbnail of the page having the longest time (viewing time) from displaying the document on the screen in FIG. 6 to ending the document display and returning to the screen in FIG. 3 is displayed in the document display area 305.

また、本実施例では、サムネイル決定条件を文書管理システム内のすべての文書に適用することとしたが、文書ごとにサムネイル決定条件を設定してもよい。   In this embodiment, the thumbnail determination condition is applied to all documents in the document management system. However, the thumbnail determination condition may be set for each document.

図9の文書テーブル901、ページテーブル1001について説明する。
文書テーブル901には、データベース103に保存される文書管理システムの文書情報が1文書1レコードで記述されている。テーブルの項目は、文書テーブル901で一意な「文書ID」903、「文書名」905、その文書のファイル形式を示す「ファイル形式」907、文書のサムネイルであるページ番号を示す「サムネイルページ」909、その文書がワークフローシステムにより処理中か否かを示すフラグである「ワークフロー実行状態」911、前回閲覧したページを示す「最終閲覧ページ」913が存在する。
The document table 901 and page table 1001 in FIG. 9 will be described.
In the document table 901, document information of the document management system stored in the database 103 is described in one record per record. The table items are “document ID” 903 and “document name” 905 unique in the document table 901, “file format” 907 indicating the file format of the document, and “thumbnail page” 909 indicating the page number which is the thumbnail of the document. In addition, there is a “workflow execution state” 911 that is a flag indicating whether or not the document is being processed by the workflow system, and a “last browsing page” 913 that indicates a previously viewed page.

ワークフローは、サーバ端末102上で稼働するワークフローアプリにより実行される。文書管理サーバ内の文書に対して、ワークフロー処理が実行されると、ワークフローアプリから文書管理システムに、ワークフロー実行中というステータスが渡される。サーバ端末102では、文書テーブル901に、ワークフロー実行中というステータスが保持される。補足として、ワークフロー実行中の場合、その文書のワークフローが終了または棄却されなければ別ワークフローを流すことはできない。   The workflow is executed by a workflow application that runs on the server terminal 102. When workflow processing is executed for a document in the document management server, a status indicating that the workflow is being executed is passed from the workflow application to the document management system. In the server terminal 102, the document table 901 holds a status indicating that the workflow is being executed. As a supplement, when a workflow is being executed, another workflow cannot be flowed unless the workflow of the document is completed or rejected.

文書のサムネイルの実体は、ページテーブル1001に保存しており、文書テーブル901ではどのページが表示されるサムネイルページなのかを示すサムネイルページ909情報のみ保存されている。   The entity of the document thumbnail is stored in the page table 1001, and only the thumbnail page 909 information indicating which page is displayed is stored in the document table 901.

ページテーブル1001には、文書テーブル901へのレコード書き込みと同時に、ページごとのレコードが書き込まれる。ページテーブル1001の構成は、文書との関連を示す「文書ID」1003と、その文書内の「ページ番号」1005、そのページを閲覧した経過時間が保存される「閲覧時間」1007、編集した時間が保存される「編集時間」1009、また、ページに付与されているアノテーションの数が保持される「アノテーション数」1011、アノテーションのフォントサイズを示す「フォントサイズ」1013、当該ページを閲覧もしくは編集した回数を示す「参照回数」1015、サムネイル画像ファイル名を保持する「サムネイル画像」1017、ページの重要度を数値化した「重要度」1019からなる。   In the page table 1001, a record for each page is written simultaneously with the record writing to the document table 901. The configuration of the page table 1001 includes a “document ID” 1003 indicating a relationship with a document, a “page number” 1005 in the document, an “viewing time” 1007 in which an elapsed time of browsing the page is stored, and an editing time “Editing time” 1009 in which “No.” is stored, “Annotation number” 1011 in which the number of annotations attached to the page is held, “Font size” 1013 indicating the font size of the annotation, and the page is viewed or edited “Number of references” 1015 indicating the number of times, “Thumbnail image” 1017 holding the thumbnail image file name, and “Importance” 1019 quantifying the importance of the page.

「閲覧時間」1007と「編集時間」1009項目は、時分秒形式で定義される。また、「重要度」1019は、数字が大きい方が重要なページであることを示す。「アノテーション数」1011は、アノテーションツール407を用いて付与されたアノテーション409の数を示す。サムネイル実体はサーバ端末102の外部メモリ231に記憶しておき、サムネイル実体と関連付けるサムネイル画像のファイル名を保持するように構成しても良い。この場合、ファイル名に従って、サーバ端末102のサムネイル画像を検索し、取得してサムネイル表示するように構成する。 なお、これらの各種テーブルの構成及びその内容は限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。 The “browsing time” 1007 and “editing time” 1009 items are defined in an hour / minute / second format. The “importance” 1019 indicates that a page with a larger number is more important. “Number of annotations” 1011 indicates the number of annotations 409 assigned using the annotation tool 407. The thumbnail entity may be stored in the external memory 231 of the server terminal 102, and the file name of the thumbnail image associated with the thumbnail entity may be held. In this case, the thumbnail image of the server terminal 102 is searched according to the file name, acquired, and displayed as a thumbnail. It should be noted that the configurations and contents of these various tables are not limited, and needless to say, they are configured with various configurations and contents according to the application and purpose.

次に、文書管理システムで文書を登録する際の基本的な処理フローについて、図10を用いて説明する。   Next, a basic processing flow when a document is registered in the document management system will be described with reference to FIG.

文書管理システムに文書が登録される際に、サーバ端末102において文書登録フローが実行される。 文書管理システムに登録する画像を取り込み(S1201)、取り込んだ画像の初期サムネイルの作成をする(S1202)。画像の取り込み方法には、スキャナで取り込む方法や、Windows(登録商標)上に保存されている文書をサーバ端末102上のGUI(Graphical User Interface)を通して取り込む方法があげられる。   When a document is registered in the document management system, a document registration flow is executed in the server terminal 102. An image to be registered in the document management system is captured (S1201), and an initial thumbnail of the captured image is created (S1202). Examples of the image capturing method include a method of capturing with a scanner, and a method of capturing a document saved on Windows (registered trademark) through a GUI (Graphical User Interface) on the server terminal 102.

取り込まれた文書をデータベース103に登録し、文書テーブル901に文書情報を1レコード追加する(S1203)。この時、文書ID903は文書テーブル901内で一意になるようにサーバ端末102が自動採番する。また、取り込んだ画像のファイル形式を拡張子から判断し、文書テーブル901の項目「ファイル形式」907に保存する。また、取り込んだ画像のページごとのレコードをページテーブル1001に追加する。各ページのサムネイル画像をページテーブル1001の「サムネイル画像」1017に保存し、取り込んだ画像の1ページ目のサムネイル画像を文書の初期サムネイルとしてデータベース103に登録する。   The captured document is registered in the database 103, and one record of document information is added to the document table 901 (S1203). At this time, the server terminal 102 automatically assigns the document ID 903 so that the document ID 903 is unique in the document table 901. Also, the file format of the captured image is determined from the extension, and stored in the item “file format” 907 of the document table 901. Also, a record for each page of the captured image is added to the page table 1001. The thumbnail image of each page is stored in the “thumbnail image” 1017 of the page table 1001, and the thumbnail image of the first page of the captured image is registered in the database 103 as the initial thumbnail of the document.

文書を文書管理システムに登録する際に取り込んだ画像の全てのページのサムネイルを作成する。また、文書データが変更(編集、アノテーション付与)された場合には、そのページのサムネイルを再作成する。   Create thumbnails of all pages of the captured image when registering the document in the document management system. When the document data is changed (edited, annotated), the thumbnail of the page is recreated.

なお、本実施例では、文書登録時に全てのページのサムネイルを作成するように構成したが、文書登録時にデフォルト表示するサムネイル(文書の1ページ目のサムネイル)のみを作成し、サムネイルページ切り替えボタン307が押下された際にサムネイルを作成したり、文書データが変更された場合に、変更された(表示対象となる)ページのサムネイルを作成したりするように構成しても良い。   In this embodiment, the thumbnails of all pages are created at the time of document registration. However, only the thumbnails (the thumbnails of the first page of the document) that are displayed by default at the time of document registration are created, and the thumbnail page switching button 307 is created. A thumbnail may be created when the button is pressed, or when the document data is changed, a thumbnail of the changed page (to be displayed) may be created.

文書管理システムに保存された文書をクライアント端末101から閲覧する際のフローを図11で説明する。   A flow when browsing a document stored in the document management system from the client terminal 101 will be described with reference to FIG.

使用者は文書を選択するために、クライアント端末101に表示されている図3に示す画面で、ボタン302により文書が保存されているキャビネットを選択し、ボタン303によりキャビネット内のフォルダを指定する。クライアント端末101はサムネイル一覧のデータを要求するためにキャビネット情報とフォルダ情報をサーバ端末102に送信する(S1301)。   In order to select a document, the user selects a cabinet in which the document is stored with the button 302 on the screen shown in FIG. 3 displayed on the client terminal 101, and designates a folder in the cabinet with the button 303. The client terminal 101 transmits cabinet information and folder information to the server terminal 102 to request thumbnail list data (S1301).

サーバ端末102は、クライアント端末101からのサムネイル一覧要求とレポジトリ表示領域304で選択されているフォルダ情報を受信し(S1302)、そのフォルダ配下のサムネイル一覧をデータベース103の文書テーブル901とページテーブル1001から取得し、クライアント端末101へ送信する(S1303)。サーバ端末102から取得したサムネイル一覧を図3に示す文書表示領域305へ表示する(S1304)。   The server terminal 102 receives the thumbnail list request from the client terminal 101 and the folder information selected in the repository display area 304 (S1302), and the thumbnail list under the folder is received from the document table 901 and page table 1001 of the database 103. It is acquired and transmitted to the client terminal 101 (S1303). The thumbnail list acquired from the server terminal 102 is displayed in the document display area 305 shown in FIG. 3 (S1304).

使用者は文書表示領域305のサムネイル一覧の中から閲覧する文書を選択し、右クリックによりポップアップメニュー501を表示させる。使用者がポップアップメニュー501から「編集モードで開く」または「読取モードで開く」のいずれかを選択すると、クライアント端末101はその文書データを取得するために(S1305)、選択された文書の文書IDをサーバ端末102へ送信する(S1306)。サーバ端末102は文書IDを受信し(S1307)、取得した文書IDをキーにして、文書テーブル901の中から文書情報を取得し、文書データをデータベース103から取得する(S1308)。   The user selects a document to be viewed from the thumbnail list in the document display area 305 and displays a pop-up menu 501 by right-clicking. When the user selects either “open in edit mode” or “open in read mode” from the pop-up menu 501, the client terminal 101 acquires the document data (S1305), and the document ID of the selected document. Is transmitted to the server terminal 102 (S1306). The server terminal 102 receives the document ID (S1307), uses the acquired document ID as a key, acquires document information from the document table 901, and acquires document data from the database 103 (S1308).

サーバ端末102は取得した文書データをクライアント端末101へ送信する(S1309)。クライアント端末は文書データを受信し(S1310)、メモリ211に保存する。クライアント端末101は使用者が選択した閲覧モードをもとにモードを判断し(S1311)、読取モードの場合は文書データを読取モードで開き(S1312)、編集モードの場合は、編集モードで開く(S1313)。   The server terminal 102 transmits the acquired document data to the client terminal 101 (S1309). The client terminal receives the document data (S1310) and stores it in the memory 211. The client terminal 101 determines the mode based on the viewing mode selected by the user (S1311). In the reading mode, the document data is opened in the reading mode (S1312). In the editing mode, the client terminal 101 is opened in the editing mode (S1311). S1313).

文書の閲覧モードの指定方法は、ポップアップメニュー501以外に、Windows(登録商標)の標準のメニューバーで指定することも可能であり、一旦文書を開いた後に閲覧モードを切り替えることもできる。   In addition to the pop-up menu 501, the document browsing mode can be specified by using a standard menu bar of Windows (registered trademark), and the browsing mode can be switched once the document is opened.

また、サーバ端末102からクライアント端末101へ送信するサムネイル情報は、文書のサムネイル1ページ分だけを送信しても良いし、全ページのサムネイルを一度に送信しても良い。1ページ分だけのサムネイルを取得する場合は、サムネイルページ切り替えボタン307やビューワにおいて、ページ切り替えの要求が発生したタイミングでサーバ端末102からクライアント端末101に、サムネイルを送信する。   As the thumbnail information transmitted from the server terminal 102 to the client terminal 101, only one page of thumbnails of the document may be transmitted, or thumbnails of all pages may be transmitted at once. When acquiring thumbnails for only one page, the thumbnails are transmitted from the server terminal 102 to the client terminal 101 at the timing when a page switching request is generated in the thumbnail page switching button 307 or the viewer.

さらに、サーバ端末102からクライアント端末101へ送信するサムネイル情報は、サムネイル決定条件に基づいて、例えば重要度の高い3ページ分のサムネイルを抽出して送信してもよい。また、クライアント端末101に表示するサムネイルは、重要度の高い3ページ分のみとしてもよい。これによって、クライアント端末101とサーバ端末102との通信時間を短縮しながら、文書の特定に最適なサムネイルを送信することができる。   Further, the thumbnail information transmitted from the server terminal 102 to the client terminal 101 may be extracted by transmitting, for example, thumbnails of three pages having high importance based on the thumbnail determination condition. Further, the thumbnails displayed on the client terminal 101 may be only three pages with high importance. As a result, it is possible to transmit an optimal thumbnail for document identification while shortening the communication time between the client terminal 101 and the server terminal 102.

次に、編集モードで文書を開く場合の処理フローを図12で説明する。 クライアント端末101は、メモリ211に保存している文書情報から、文書のファイル形式を取得する(S1401)。ファイル形式がJPEG(Joint Photographic Experts Group)、TIFF(Tagged Image File Format)、BMP(Bit MaP)などのイメージ文書である場合、図4の文書管理システムの編集用ビューワを起動する(S1408)。PDF文書である場合も、図4の編集用ビューワを起動する(S1405)。その後、編集用ビューワのページビューに、サムネイルに指定されているページが初期ページとして表示される(S1406)。この時、図4の編集用ビューワのサムネイルビュー領域では、ページビューに表示されているページのサムネイルが強調表示される。文書が開かれた時点から、文書のページごとに編集時間をカウントアップする(S1407)。   Next, a processing flow for opening a document in the edit mode will be described with reference to FIG. The client terminal 101 acquires the document file format from the document information stored in the memory 211 (S1401). If the file format is an image document such as JPEG (Joint Photographic Experts Group), TIFF (Tagged Image File Format), or BMP (Bit MaP), the editing management viewer of the document management system of FIG. 4 is activated (S1408). Even in the case of a PDF document, the editing viewer of FIG. 4 is activated (S1405). Thereafter, the page designated as the thumbnail is displayed as the initial page in the page view of the editing viewer (S1406). At this time, the thumbnail of the page displayed in the page view is highlighted in the thumbnail view area of the editing viewer of FIG. From the time when the document is opened, the editing time is counted up for each page of the document (S1407).

文書のファイル形式がイメージまたはPDFではなく他のアプリケーション形式の場合、アプリケーション専用のビューワを起動する(S1402)。例えば、Microsoft Office Word(登録商標)文書の場合、Microsoft Office Wordを起動し、文書を開く(S1403)。Microsoft Office(登録商標)のようにアドイン機能(ソフトウエアに後付けで追加できる拡張機能)がある場合は、図7に示すアドインツール704を追加することによりアプリケーションビューワで文書を閲覧している時間を計測する(S1404)。   If the document file format is not an image or PDF but another application format, a viewer dedicated to the application is activated (S1402). For example, in the case of a Microsoft Office Word (registered trademark) document, the Microsoft Office Word is activated and the document is opened (S1403). When there is an add-in function (an extension function that can be added to the software later) as in Microsoft Office (registered trademark), the time for browsing the document with the application viewer can be increased by adding the add-in tool 704 shown in FIG. Measure (S1404).

また、特定のページを初期ページとして開くAPI(Application Programming Interface)を提供しているアプリケーションであれば、サムネイルに指定されているページを初期ページとして表示させることができる。   In addition, if an application provides an API (Application Programming Interface) that opens a specific page as an initial page, the page specified as the thumbnail can be displayed as the initial page.

計測中のビューワがアクティブウィンドウになっているかを判定し(S1409)、アクティブウィンドウの場合は、編集中のページ情報を取得し、編集時間をカウントアップする(S1410)。編集中のページの取得やアクティブウィンドウの取得は、Microsoft Officeの場合はVBA(Visual Basic for Applications)マクロを使うことにより実現可能である。編集用ビューワがアクティブウィンドウになっておらず、他のウインドウがアクティブの場合は、編集時間としてカウントアップしない。編集が終了するまでアクティブウィンドウの判定を繰り返す(S1411)。編集が終了となった場合、編集時間の取得は終了する(S1412)。更新した文書データの実体と編集時間をサーバ端末102へ送信する(1413)。クライアント端末101は、開いていた編集用ビューワを閉じる(S1414)。サーバ端末102は、更新された文書データを受信し(S1415)、後述する重要度の算出1を実行する(S1416)。ページテーブル1001を参照し、文書の中で最も重要度の大きな数値のページをサムネイル画像として、ページテーブル1001の「サムネイル画像」1017に指定する(S1417)。更新されたサムネイルデータをクライアント端末101へ送信する(S1418)。クライアント端末は、更新されたサムネイルデータを受信し(S1419)、図3の文書表示領域305において、更新したサムネイルを表示する。   It is determined whether the viewer being measured is an active window (S1409). If the viewer is an active window, page information being edited is acquired and the editing time is counted up (S1410). Acquisition of a page being edited and acquisition of an active window can be realized by using a VBA (Visual Basic for Applications) macro in the case of Microsoft Office. If the editing viewer is not an active window and other windows are active, the editing time is not counted up. The active window determination is repeated until editing is completed (S1411). When the editing is finished, the acquisition of the editing time is finished (S1412). The updated document data entity and editing time are transmitted to the server terminal 102 (1413). The client terminal 101 closes the opened editing viewer (S1414). The server terminal 102 receives the updated document data (S1415), and executes importance level calculation 1 described later (S1416). The page table 1001 is referred to, and the page with the highest importance in the document is designated as a thumbnail image in the “thumbnail image” 1017 of the page table 1001 (S1417). The updated thumbnail data is transmitted to the client terminal 101 (S1418). The client terminal receives the updated thumbnail data (S1419), and displays the updated thumbnail in the document display area 305 of FIG.

なお、本実施例では、重要度の算出とサムネイル変更手段をサーバ端末102で実行したが、クライアント端末101で実行しても良い。この場合は、編集時間の取得終了後、クライアント端末101が重要度の算出とサムネイルの変更を行い、サーバ端末102へ変更した文書の実体とテーブル情報、文書のサムネイルを送信する。   In this embodiment, the calculation of the importance and the thumbnail changing means are executed by the server terminal 102, but may be executed by the client terminal 101. In this case, after the acquisition of the editing time, the client terminal 101 calculates the importance and changes the thumbnail, and transmits the changed document substance and table information and the document thumbnail to the server terminal 102.

次に、読取モードで文書を開く場合の処理フローを図13で説明する。 メモリ211に保存している文書情報から、文書のファイル形式を取得する(S1501)。ファイル形式がJPEG、TIFF、BMPなどのイメージ文書である場合、図6の文書管理システムの読取専用ビューワを起動する(S1504)。PDF文書である場合、イメージ文書と同様に、図6の読取専用ビューワを起動する(S1503)。   Next, a processing flow for opening a document in the reading mode will be described with reference to FIG. The document file format is acquired from the document information stored in the memory 211 (S1501). If the file format is an image document such as JPEG, TIFF, or BMP, the read-only viewer of the document management system in FIG. 6 is activated (S1504). If the document is a PDF document, the read-only viewer shown in FIG. 6 is activated as in the case of the image document (S1503).

その後、読取専用ビューワのページビューに、サムネイルに指定されているページが初期ページとして表示される(S1505)。この時に、図6の読取専用ビューワのサムネイルビュー領域では、ページビューに表示されているページのサムネイルが強調表示される。文書が開かれた時点から、文書のページごとに閲覧時間をカウントアップする(S1506)。   Thereafter, the page designated as the thumbnail is displayed as the initial page in the page view of the read-only viewer (S1505). At this time, the thumbnail of the page displayed in the page view is highlighted in the thumbnail view area of the read-only viewer in FIG. From the time when the document is opened, the browsing time is counted up for each page of the document (S1506).

文書のファイル形式がイメージまたはPDFではなく他のアプリケーション形式の場合、アプリケーション専用のビューワを起動する(S1502)。アプリケーションの機能において、読取専用形式で文書を開くことができる場合は、読取専用形式で文書を開く。例えば、Microsoft Office Word(登録商標)文書の場合、Microsoft Office Wordを起動し、文書を開く(S1518)。Microsoft Officeのように、アドイン機能(ソフトウエアに後付けで追加できる拡張機能)がある場合は、図7に示すアドインツール704を追加することによりアプリケーションビューワで文書を閲覧している時間を計測する(S1519)。   When the document file format is not an image or PDF but another application format, a viewer dedicated to the application is activated (S1502). If the function of the application can open the document in a read-only format, the document is opened in the read-only format. For example, in the case of a Microsoft Office Word (registered trademark) document, the Microsoft Office Word is activated and the document is opened (S1518). When there is an add-in function (an extension function that can be added later to the software) as in Microsoft Office, the add-in tool 704 shown in FIG. 7 is added to measure the time during which a document is viewed with the application viewer ( S1519).

読取専用ビューワがアクティブウィンドウになっているかを判定する(S1507)。アクティブウィンドウの場合は、閲覧中のページ情報を取得し、編集時間をカウントアップする(S1508)。閲覧中のページ情報の取得やアクティブウィンドウの取得は、閲覧モードのフローと同じで、Officeの場合はVBAマクロを使うことにより実現可能である。これにより編集時間が更新される。   It is determined whether the read-only viewer is an active window (S1507). In the case of an active window, the page information being browsed is acquired, and the editing time is counted up (S1508). Acquisition of page information during browsing and acquisition of active windows is the same as the flow in the browsing mode, and in the case of Office, it can be realized by using a VBA macro. As a result, the editing time is updated.

読取専用ビューワがアクティブウィンドウになっておらず、他のウインドウがアクティブの場合は、閲覧時間をカウントアップしない。閲覧が終了となるまでアクティブウィンドウの判断を繰り返す(S1509)。閲覧が終了となった場合、閲覧時間の取得は終了する(S1510)。クライアント端末101は閲覧時刻をサーバ端末102へ送信する(S1511)。クライアント端末は、開いていた読取専用ビューワを閉じる(S1512)。サーバ端末102は文書データを受信し(S1513)、後述する重要度の算出2を実行する(S1514)。サーバ端末102はページテーブル1001を参照し、文書の中で最も重要度の大きな数値のページをサムネイル画像として、ページテーブル1001の「サムネイル画像」1017に指定する(S1515)。更新されたサムネイルデータをクライアント端末101へ送信する(S1516)。クライアント端末101は更新されたサムネイルデータを受信し(S1517)、文書表示領域305において、更新したサムネイルを表示する。 If the read-only viewer is not an active window and other windows are active, the browsing time is not counted up. The active window determination is repeated until the browsing is completed (S1509). When browsing ends, acquisition of browsing time ends (S1510). The client terminal 101 transmits the browsing time to the server terminal 102 (S1511). The client terminal closes the open read-only viewer (S1512). The server terminal 102 receives the document data (S1513), and executes importance level calculation 2 described later (S1514). The server terminal 102 refers to the page table 1001 and designates the page with the highest importance in the document as a thumbnail image in the “thumbnail image” 1017 of the page table 1001 (S1515). The updated thumbnail data is transmitted to the client terminal 101 (S1516). The client terminal 101 receives the updated thumbnail data (S1517), and displays the updated thumbnail in the document display area 305.

文書を編集モードで開いたときの重要度の算出1のフローを図14を用いて説明する。 編集した文書がワークフロー実行中(登録)の文書かを判断する(S1601)。 文書テーブル901のワークフロー実行状態911の項目に「実行中」を意味する値が保存されていれば、ワークフロー実行中である。逆に何の値も保存されていなければ、ワークフロー未実行である。 A flow of importance calculation 1 when the document is opened in the edit mode will be described with reference to FIG. It is determined whether the edited document is a workflow-executed (registered) document (S1601). If a value meaning “execution in progress” is stored in the item of the workflow execution state 911 of the document table 901, the workflow is being executed. Conversely, if no value is saved, the workflow is not executed.

ワークフロー実行中の場合、クライアント端末101から取得した編集時間をページごとにページテーブル1001に加算する(S1602)。例えば、文書ID1003「00001」の1ページを2分編集し、3ページを30秒編集した場合、その該当テーブルの「編集時間」項目に編集時間を加算し、図16のようにテーブルを変更する。ワークフロー実行中の文書は一連のフローを継続しているので、どのページが重要であるかもそのワークフロー全体で判断されるべきであるため、ワークフロー実行中は「編集時間」を累計することとなる。また、編集時間はワークフローを実行する複数のユーザが操作することによって決定(更新)される値(操作値)である。なお、時間の加算については、29秒編集していても、30秒として加算するように構成しても良い。つまり、加算するという累計処理では秒数に誤差が生じることがあってもよい。   When the workflow is being executed, the editing time acquired from the client terminal 101 is added to the page table 1001 for each page (S1602). For example, when one page of the document ID 1003 “00001” is edited for 2 minutes and the third page is edited for 30 seconds, the editing time is added to the “editing time” item of the corresponding table, and the table is changed as shown in FIG. . Since a document being executed in a workflow continues a series of flows, it is necessary to determine which page is important for the entire workflow. Therefore, “editing time” is accumulated during the execution of the workflow. The editing time is a value (operation value) determined (updated) by a plurality of users who execute the workflow. In addition, about the addition of time, even if it is editing 29 seconds, you may comprise so that it may add as 30 seconds. That is, an error may occur in the number of seconds in the accumulation process of adding.

編集した文書がワークフロー実行中の文書か否かの判断において、ワークフローが実行中で無ければ、該当文書のページテーブル1001の編集時間1009をリセットし0に戻す(S1603)。つまり、編集時間は現在文書を編集しているユーザの操作した値によってのみ決定(更新)される値(操作値)である。リセットされたページテーブル1001に対して、クライアント端末101が取得した編集時間をページごとに保存する(S1604)。サーバ端末102はデータベース103に保持されている優先条件を取得する(S1605)。優先条件は、予めサムネイル決定条件画面801にて設定されており、データベース103に保存されている。優先順位の数値の小さいほうから順に予め定められた重要度倍率をもとに重要度の計算を行う(S1606)。 すべての優先順位が終了するまで優先条件の取得と重要度の算出を繰り返す(S1607)。 If it is determined whether the edited document is a workflow execution document, if the workflow is not being executed, the editing time 1009 of the page table 1001 of the document is reset to 0 (S1603). That is, the editing time is a value (operation value) determined (updated) only by a value operated by the user who is currently editing the document. The editing time acquired by the client terminal 101 is stored for each page in the reset page table 1001 (S1604). The server terminal 102 acquires the priority condition held in the database 103 (S1605). The priority conditions are set in advance on the thumbnail determination condition screen 801 and stored in the database 103. Importance is calculated based on a predetermined importance multiplication factor in order from the smallest priority value (S1606). The acquisition of the priority condition and the calculation of the importance are repeated until all the priorities are completed (S1607).

重要度の決定方法として、例えば、優先条件を編集時間だけに設定した場合、編集時間が長いページから順に最も大きな数値をページテーブル1001の重要度1019にセットする。要するに、最も編集時間が長いページがサムネイルとなる。 As a method for determining the importance, for example, when the priority condition is set only for the editing time, the largest numerical value is set in the importance 1019 of the page table 1001 in order from the page with the longest editing time. In short, the page with the longest editing time is the thumbnail.

また、別の例として、優先条件を3つ指定した場合、優先順位の高いほうから倍率を3、2、1として重要度を計算する。また、1文書の中でどのページが重要かを示す値を重要度係数と定義する。閲覧時間や編集時間は、より長いページのほうが使用者がより注目しているページであり特徴的な文書であると判断し、重要度係数は大きくなる。アノテーション数は、アノテーションの数が多いほど、その文書を他の担当者に見せたり、自分が見たり、メモ書きとして利用したりするということにより、より重要なページと判断できるため、重要度係数は大きくなる。 As another example, when three priority conditions are specified, the importance is calculated with a magnification of 3, 2, 1 from the highest priority. A value indicating which page is important in one document is defined as an importance coefficient. With regard to the browsing time and editing time, it is determined that the longer page is the page that the user is paying more attention to and is a characteristic document, and the importance coefficient increases. As the number of annotations increases, the more important the number of annotations, the more important pages can be determined by showing the document to other staff, seeing it yourself, or using it as memos. Will grow.

すべての優先順位の処理が終了したら、重要度係数と重要度倍率を乗算した値を合算して重要度総数を求め、ページテーブル1001の重要度1019を更新する(S1608)。重要度1019が一番大きなページが、その文書の中で最も特徴的なページと判断し、そのページをサムネイルと判断する。 When the processing of all the priorities is completed, a value obtained by multiplying the importance coefficient and the importance multiplication factor is added up to obtain the total importance, and the importance 1019 of the page table 1001 is updated (S1608). The page having the highest importance 1019 is determined as the most characteristic page in the document, and the page is determined as a thumbnail.

文書を読み取りモードで開いたときの重要度の算出2のフローを図15を用いて説明する。 閲覧した文書がワークフロー実行中の文書かを判断する(S1701)。ワークフロー実行中の場合、クライアント端末101から取得した閲覧時間をページごとにページテーブル1001に加算する(S1702)。重要度の算出1と同様に、ワークフロー実行中の文書は一連のフローを継続しているので、「閲覧時間」を加算する。ワークフローが実行中で無ければ、該当文書のページテーブル1001の閲覧時間1007をリセットし、0に戻す(S1703)。リセットされたページテーブル1001の閲覧時間1007に、クライアント端末101から取得した閲覧時間をページごとに保存する(S1704)。なお、閲覧時間はユーザが操作することによって決定される操作値である。   The flow of importance calculation 2 when the document is opened in the reading mode will be described with reference to FIG. It is determined whether the browsed document is a document being executed in the workflow (S1701). When the workflow is being executed, the browsing time acquired from the client terminal 101 is added to the page table 1001 for each page (S1702). Similar to the calculation of importance 1, since the document in which the workflow is being executed continues a series of flows, “viewing time” is added. If the workflow is not being executed, the browsing time 1007 of the page table 1001 of the corresponding document is reset and returned to 0 (S1703). The browsing time acquired from the client terminal 101 is stored for each page in the browsing time 1007 of the reset page table 1001 (S1704). Note that the browsing time is an operation value determined by a user operation.

サーバ端末102で保持されている優先条件を取得し(S1705)、重要度の計算を行い(S1706)、この処理を全優先順位が終了するまで繰り返す(S1707)フローは、編集モードの処理と同じなので説明を省く。   The priority condition held in the server terminal 102 is acquired (S1705), the importance is calculated (S1706), and this process is repeated until all priorities are completed (S1707). The flow is the same as the process in the edit mode. So I will omit the explanation.

すべての優先順位の処理が終了したら、重要度1019の更新を行い(S1708)、重要度総数が一番大きなページが、その文書の中で最も特徴的なページと判断し、そのページをサムネイルと判断する。   When the processing of all the priorities is completed, the importance 1019 is updated (S1708), the page having the largest importance is determined as the most characteristic page in the document, and the page is determined as the thumbnail. to decide.

以上説明したように、本実施形態によれば、文書の最も特徴的なページを自動でサムネイルとすることができるので、使用者がサムネイルの変更や文書を開く操作をすること無く目的の文書を特定でき、文書の特定が容易となり、作業効率向上に繋がる。
また、サーバ/クライアント間のデータ通信を行う際に、文書の全ページのサムネイル情報を送信せず、重要度の高いページ分のみ送信することで、ネットワークを流れるデータ量も減らせる。サーバ上に作成するサムネイルのページを重要度の高いページにすることにより、サーバのデータ容量も減らすことができる。
As described above, according to the present embodiment, the most characteristic page of a document can be automatically set as a thumbnail, so that the user can select a target document without changing the thumbnail or opening the document. This makes it easy to identify documents and improves work efficiency.
In addition, when performing data communication between the server and the client, the thumbnail information of all pages of the document is not transmitted, but only the highly important pages are transmitted, thereby reducing the amount of data flowing through the network. By making the thumbnail page created on the server a highly important page, the data capacity of the server can also be reduced.

以上、実施形態例を詳述したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記憶媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   Although the embodiments have been described in detail above, the present invention can take an embodiment as, for example, a system, an apparatus, a method, a program, or a storage medium, and specifically includes a plurality of devices. The present invention may be applied to a system that is configured, or may be applied to an apparatus that includes a single device.

以上、添付図面を参照しながら、本発明に係る文書管理システム等の好適な実施形態について説明したが、本発明はかかる例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the document management system and the like according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these naturally belong to the technical scope of the present invention. Understood.

本発明の実施形態の文書管理システムの構成を示す図1 is a diagram showing a configuration of a document management system according to an embodiment of the present invention. 本発明の実施形態の各種端末のハードウエア構成を示す図The figure which shows the hardware constitutions of the various terminals of embodiment of this invention 本発明の実施形態の文書管理システムのユーザインタフェースのメインウィンドウの概略構成を示す図The figure which shows schematic structure of the main window of the user interface of the document management system of embodiment of this invention. 本発明の実施形態のメインウィンドウから開かれる編集用ビューワの概略構成を示す図The figure which shows schematic structure of the viewer for edit opened from the main window of embodiment of this invention 本発明の実施形態のメインウィンドウにおいて、表示されるポップアップメニュー501を示す図The figure which shows the pop-up menu 501 displayed in the main window of embodiment of this invention. 本発明の実施形態のメインウィンドウから開かれる読取専用ビューワの概略構成を示す図The figure which shows schematic structure of the read-only viewer opened from the main window of embodiment of this invention 本発明の実施形態のアプリケーションビューワの一例を示す図The figure which shows an example of the application viewer of embodiment of this invention 本発明の実施形態のサムネイル決定条件を指定する設定画面の一例を示す図The figure which shows an example of the setting screen which designates the thumbnail determination conditions of embodiment of this invention 本発明の実施形態の文書テーブル901とページテーブル1001の一例を示す図FIG. 10 is a diagram illustrating an example of a document table 901 and a page table 1001 according to the embodiment of this invention. 本発明の実施形態の文書管理システムで文書を登録する際の基本的な処理フローチャートBasic processing flowchart when registering a document in the document management system of the embodiment of the present invention 本発明の実施形態の文書管理システムに保存された文書をクライアント端末101から閲覧する際のフローチャートFlowchart when browsing a document stored in the document management system of the embodiment of the present invention from the client terminal 101 本発明の実施形態における文書を編集モードで開く場合の処理フローチャートProcessing flowchart for opening a document in edit mode according to an embodiment of the present invention 本発明の実施形態における文書を読取モードで開く場合の処理フローチャートProcessing flowchart for opening a document in the reading mode in the embodiment of the present invention 文書を編集モードで開いた場合の重要度の算出処理フローチャートImportance calculation process flowchart when a document is opened in edit mode 文書を読取モードで開いた場合の重要度の算出処理フローチャートImportance calculation processing flowchart when a document is opened in reading mode 変更後の文書テーブル901とページテーブル1001の一例を示す図The figure which shows an example of the document table 901 and the page table 1001 after a change クライアント端末101とサーバ端末102のソフトウエア構成図Software configuration diagram of client terminal 101 and server terminal 102

符号の説明Explanation of symbols

101………クライアント端末 102………サーバ端末 103………データベース 104………LAN 105………FAX 801………サムネイル決定条件画面 802………優先順位ビュー 803………項目選択ビュー 804………矢印ボタン 901………文書テーブル 903………文書ID 905………文書名 907………ファイル形式 909………サムネイルページ 911………ワークフロー実行状態 913………最終閲覧ページ 1001………ページテーブル 1003………文書ID 1005………ページ番号 1007………閲覧時間 1009………編集時間 1011………アノテーション数 1013………フォントサイズ 1015………参照回数 1017………サムネイル画像 1019………重要度   101 ......... Client terminal 102 ......... Server terminal 103 ......... Database 104 ......... LAN 105 ......... FAX 801 ......... Thumbnail determination condition screen 802 ......... Priority order view 803 ......... Item selection view 804 ......... Arrow button 901 ......... Document table 903 ......... Document ID 905 ......... Document name 907 .... File format 909 ......... Thumbnail page 911 ......... Workflow execution state 913 ......... Last browsing page 1001 ......... Page table 1003 ......... Document ID 1005 ......... Page number 1007 ......... Viewing time 1009 ...... Editing time 1011 ...... Number of annotations 1013 ...... Font size 1015 ......... Reference count 1017 ... … Thumbnail image 1019 ……… heavy Degree

Claims (13)

複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する情報処理装置であって、
前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定手段と、
ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新手段と、
前記操作値更新手段によって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定手段と、
前記文書データのサムネイル画像を、前記特定手段によって特定されたページのサムネイル画像に変更する変更手段とを備え、
前記操作値更新手段は、前記アクティブ判定手段でウインドウがアクティブであると判定された場合に更新することを特徴とする情報処理装置。
An information processing apparatus that manages document data composed of a plurality of pages and thumbnail images corresponding to the pages of the document data,
Active determination means for determining whether a window for displaying the document data is active;
An operation value update unit that updates an operation value for each page of the document data according to the user's operation, which is an operation value obtained by the user's operation content;
A specifying unit for specifying a page to be displayed as a thumbnail image of the document data based on the operation value for each page updated by the operation value update unit;
Changing means for changing a thumbnail image of the document data to a thumbnail image of a page specified by the specifying means ;
The operation value updating unit updates the information when the active determination unit determines that the window is active .
前記特定手段は、前記操作値更新手段によって操作値が更新された後に、更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定することを特徴とする請求項1に記載の情報処理装置。 The specifying unit specifies a page to be displayed as a thumbnail image of the document data based on the updated operation value for each page after the operation value is updated by the operation value update unit. The information processing apparatus according to claim 1. 前記文書データに対して、ワークフローが実行中であるか否か判定するワークフロー判定手段を更に備え、
前記特定手段は、前記ワークフロー判定手段によって前記文書データがワークフロー実行中であると判定された場合には、ワークフロー実行中に当該文書データに対して行われた複数のユーザによるページごとの操作値の累計に基づいて、当該文書データのサムネイル画像として表示すべきページを特定し、前記ワークフロー判定手段によって前記文書データがワークフロー実行中でないと判定された場合には、当該文書データを操作するユーザのページごとの操作値に基づいて、当該文書データのサムネイル画像として表示すべきページを特定することを特徴とする請求項1または2に記載の情報処理装置。
Workflow determination means for determining whether a workflow is being executed for the document data;
When the workflow determination unit determines that the document data is being executed by the workflow determination unit, the specifying unit sets operation values for each page by a plurality of users performed on the document data during the workflow execution. Based on the cumulative total, a page to be displayed as a thumbnail image of the document data is specified, and when the workflow determination unit determines that the document data is not being executed, the page of the user who operates the document data 3. The information processing apparatus according to claim 1, wherein a page to be displayed as a thumbnail image of the document data is specified based on each operation value.
前記特定手段は、入力部で指定された複数の前記操作値の優先度に基づいて、前記文書データのサムネイル画像として表示すべきページを特定することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。 4. The method according to claim 1, wherein the specifying unit specifies a page to be displayed as a thumbnail image of the document data based on a priority of the plurality of operation values specified by the input unit . The information processing apparatus according to item 1. 前記特定手段は、前記操作値が最大のページを前記文書データのサムネイル画像として表示すべきページに特定することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。   5. The information processing apparatus according to claim 1, wherein the specifying unit specifies a page having the maximum operation value as a page to be displayed as a thumbnail image of the document data. 6. 前記操作値は、前記文書データを表示したページの閲覧時間、前記文書データを編集したページの編集時間の少なくとも一つを含むことを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。 6. The operation value according to claim 1, wherein the operation value includes at least one of a browsing time of a page displaying the document data and an editing time of a page editing the document data . Information processing device. 前記情報処理装置は、前記文書データと、当該文書データのページに対応する前記サムネイル画像を記憶する記憶手段を更に備えることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。 The information processing apparatus according to claim 1 , further comprising a storage unit that stores the document data and the thumbnail image corresponding to a page of the document data. apparatus. 前記文書データと、当該文書データのページに対応する前記サムネイル画像を記憶する文書管理サーバとは別の筐体で構成されることを特徴とする請求項1乃至7のいずれか1項に記載の情報処理装置。 8. The apparatus according to claim 1 , wherein the document data and the document management server that stores the thumbnail image corresponding to the page of the document data are configured in a separate housing . 9. Information processing device. 複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する情報処理装置の制御方法であって、A method for controlling an information processing apparatus that manages document data composed of a plurality of pages and thumbnail images corresponding to the pages of the document data,
前記情報処理装置のアクティブ判定手段が、前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定ステップと、An active determination step in which the active determination means of the information processing apparatus determines whether or not a window for displaying the document data is active;
前記情報処理装置の操作値更新手段が、ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新ステップと、An operation value update step in which the operation value update unit of the information processing apparatus is an operation value obtained according to a user operation content, and updates an operation value for each page of the document data in accordance with a user operation;
前記情報処理装置の特定手段が、前記操作値更新ステップによって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定ステップと、A specifying step of specifying a page to be displayed as a thumbnail image of the document data based on the operation value for each page updated by the operation value update step;
前記情報処理装置の変更手段が、前記文書データのサムネイル画像を、前記特定ステップによって特定されたページのサムネイル画像に変更する変更ステップとを備え、A changing step of changing the thumbnail image of the document data to a thumbnail image of the page specified by the specifying step;
前記操作値更新ステップは、前記アクティブ判定ステップでウインドウがアクティブである場合に更新することを特徴とする情報処理装置の制御方法。The operation value update step updates the information processing apparatus when the window is active in the active determination step.
複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する情報処理装置の制御方法をコンピュータに実行させるためのコンピュータに読み取り可能なプログラムであって、A computer-readable program for causing a computer to execute a control method of an information processing apparatus that manages document data composed of a plurality of pages and thumbnail images corresponding to the pages of the document data,
前記情報処理装置を、The information processing apparatus;
前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定手段と、Active determination means for determining whether a window for displaying the document data is active;
ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新手段と、An operation value update unit that updates an operation value for each page of the document data according to the user's operation, which is an operation value obtained by the user's operation content;
前記操作値更新手段によって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定手段と、A specifying unit for specifying a page to be displayed as a thumbnail image of the document data based on the operation value for each page updated by the operation value update unit;
前記文書データのサムネイル画像を、前記特定手段によって特定されたページのサムネイル画像に変更する変更手段として機能させ、Functioning as a changing means for changing the thumbnail image of the document data to a thumbnail image of the page specified by the specifying means;
前記操作値更新手段は、前記アクティブ判定手段でウインドウがアクティブである場合に更新することを特徴とするプログラム。The operation value update means updates the window when the window is active by the active determination means.
複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する文書管理サーバと、前記文書管理サーバとネットワークを介して接続され、前記文書データと前記サムネイル画像を表示可能な情報処理装置とで構成される文書管理システムであって、Document data composed of a plurality of pages, a document management server that manages thumbnail images corresponding to the pages of the document data, and the document management server connected via a network to display the document data and the thumbnail images A document management system composed of various information processing devices,
前記情報処理装置は、The information processing apparatus includes:
前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定手段と、Active determination means for determining whether a window for displaying the document data is active;
ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新手段とを備え、An operation value obtained by a user's operation content, and an operation value update means for updating the operation value for each page of the document data according to the user's operation,
前記文書管理サーバは、The document management server
前記操作値更新手段によって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定手段と、A specifying unit for specifying a page to be displayed as a thumbnail image of the document data based on the operation value for each page updated by the operation value update unit;
前記文書データのサムネイル画像を、前記特定手段によって特定されたページのサムネイル画像に変更する変更手段とを備え、Changing means for changing a thumbnail image of the document data to a thumbnail image of a page specified by the specifying means;
前記操作値更新手段は、前記アクティブ判定手段でウインドウがアクティブであると判定された場合に更新することを特徴とする文書管理システム。The operation value update unit updates the window when the active determination unit determines that the window is active.
複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する文書管理サーバと、前記文書管理サーバとネットワークを介して接続され、前記文書データと前記サムネイル画像を表示可能な情報処理装置とで構成される文書管理システムの制御方法であって、Document data composed of a plurality of pages, a document management server that manages thumbnail images corresponding to the pages of the document data, and the document management server connected via a network to display the document data and the thumbnail images And a document management system control method comprising an information processing apparatus,
前記情報処理装置のアクティブ判定手段が、前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定ステップと、An active determination step in which the active determination means of the information processing apparatus determines whether or not a window for displaying the document data is active;
前記情報処理装置の操作値更新手段が、ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新ステップと、An operation value update step in which the operation value update unit of the information processing apparatus is an operation value obtained according to a user operation content, and updates an operation value for each page of the document data in accordance with a user operation;
前記文書管理サーバの特定手段が、前記操作値更新ステップによって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定ステップと、A specifying step of specifying a page to be displayed as a thumbnail image of the document data based on the operation value for each page updated by the operation value update step;
前記文書管理サーバの変更手段が、前記文書データのサムネイル画像を、前記特定ステップによって特定されたページのサムネイル画像に変更する変更ステップとを備え、A changing step of changing the thumbnail image of the document data to a thumbnail image of the page specified by the specifying step;
前記操作値更新ステップは、前記アクティブ判定ステップでウインドウがアクティブであると判定された場合に更新することを特徴とする文書管理システムの制御方法。The operation value updating step updates when the window is determined to be active in the active determination step.
複数ページから構成される文書データと、当該文書データのページに対応するサムネイル画像を管理する文書管理サーバと、前記文書管理サーバとネットワークを介して接続され、前記文書データと前記サムネイル画像を表示可能な情報処理装置とで構成される文書管理システムの制御方法をコンピュータに実行させるためのコンピュータに読み取り可能なプログラムであって、Document data composed of a plurality of pages, a document management server that manages thumbnail images corresponding to the pages of the document data, and the document management server connected via a network to display the document data and the thumbnail images A computer-readable program for causing a computer to execute a control method of a document management system configured with an information processing apparatus,
前記情報処理装置を、The information processing apparatus;
前記文書データを表示するウインドウがアクティブか否かを判定するアクティブ判定手段と、Active determination means for determining whether a window for displaying the document data is active;
ユーザの操作内容によって求められる操作値であって、前記文書データのページごとの操作値をユーザの操作に応じて更新する操作値更新手段として機能させ、It is an operation value obtained by the user's operation content, and functions as an operation value update means for updating the operation value for each page of the document data according to the user's operation,
前記文書管理サーバを、The document management server;
前記操作値更新手段によって更新されたページごとの操作値に基づいて、前記文書データのサムネイル画像として表示すべきページを特定する特定手段と、A specifying unit for specifying a page to be displayed as a thumbnail image of the document data based on the operation value for each page updated by the operation value update unit;
前記文書データのサムネイル画像を、前記特定手段によって特定されたページのサムネイル画像に変更する変更手段として機能させ、Functioning as a changing means for changing the thumbnail image of the document data to a thumbnail image of the page specified by the specifying means;
前記操作値更新手段は、前記アクティブ判定手段でウインドウがアクティブであると判定された場合に更新することを特徴とするプログラム。The operation value update unit updates the window when the active determination unit determines that the window is active.

JP2008298989A 2008-11-25 2008-11-25 Information processing apparatus, document management system, control method, and program Expired - Fee Related JP5133219B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008298989A JP5133219B2 (en) 2008-11-25 2008-11-25 Information processing apparatus, document management system, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008298989A JP5133219B2 (en) 2008-11-25 2008-11-25 Information processing apparatus, document management system, control method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012246530A Division JP5480354B2 (en) 2012-11-08 2012-11-08 Information processing apparatus, document management system, processing method, and program

Publications (3)

Publication Number Publication Date
JP2010128518A JP2010128518A (en) 2010-06-10
JP2010128518A5 JP2010128518A5 (en) 2011-01-27
JP5133219B2 true JP5133219B2 (en) 2013-01-30

Family

ID=42328903

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008298989A Expired - Fee Related JP5133219B2 (en) 2008-11-25 2008-11-25 Information processing apparatus, document management system, control method, and program

Country Status (1)

Country Link
JP (1) JP5133219B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5741187B2 (en) * 2011-04-26 2015-07-01 富士ゼロックス株式会社 Image display apparatus and program
JP2013025331A (en) 2011-07-14 2013-02-04 Konica Minolta Business Technologies Inc Image processing apparatus, thumbnail image creation method using the apparatus and thumbnail image creation program
JP6024193B2 (en) 2012-05-15 2016-11-09 富士ゼロックス株式会社 Image display apparatus and program
CN107918620B (en) 2016-10-10 2022-04-19 阿里巴巴集团控股有限公司 Database writing method and device and electronic equipment
CN116820303A (en) * 2023-03-22 2023-09-29 北京安证通信息科技股份有限公司 Method for carrying out linkage reading through document thumbnail and document visual area

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008040562A (en) * 2006-08-01 2008-02-21 Canon Inc Electronic drawing device and method, program, and storage medium
JP2009048450A (en) * 2007-08-21 2009-03-05 Konica Minolta Business Technologies Inc Document management program and thumbnail display method
AU2009287454B2 (en) * 2008-09-01 2015-05-07 Google Llc New tab pages and bookmark toolbars in a browser

Also Published As

Publication number Publication date
JP2010128518A (en) 2010-06-10

Similar Documents

Publication Publication Date Title
JP5703720B2 (en) Information processing apparatus for displaying document information, processing method therefor, and program
US8949723B2 (en) File transfer method, file transfer apparatus, and file transfer program
US7636898B2 (en) File management program
JP5171386B2 (en) Content management apparatus, content management method, program, and recording medium
US20230281377A1 (en) Systems and methods for displaying digital forensic evidence
JP5133219B2 (en) Information processing apparatus, document management system, control method, and program
JP2007042092A (en) Electronic document processing apparatus, method, and program
US20120137237A1 (en) System and method for digital image and video manipulation and transfer
US8379031B2 (en) Image data management apparatus, image data management method, computer-readable storage medium
JP5480354B2 (en) Information processing apparatus, document management system, processing method, and program
JP2022103246A (en) Information processing apparatus, control method, and program
JPH08314954A (en) Method and device for processing information
JP6070678B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP5566447B2 (en) CONTENT MANAGEMENT DEVICE, CONTENT MANAGEMENT DEVICE CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM
JP2003108976A (en) Image management system, image display method changeover method, storing medium, and program
US8190563B2 (en) Document management apparatus, document management method, and computer-readable encoding medium recorded with a computer program
JP2014215983A (en) Information processing device, condition display method, and program
JP5652457B2 (en) Information processing apparatus, web mail system, control method and program.
JP5169291B2 (en) Document management system, image forming apparatus, and program
KR101499052B1 (en) A method for building cardbook using knowledge card based on digital information
JP4183263B2 (en) Image display apparatus and control method thereof
JP2006318097A (en) Information processing apparatus and method of controlling its, computer program, and storage medium
JP2012008720A (en) System and method
JP5769548B2 (en) Information processing apparatus, information processing method, and program
CN107368574A (en) File directory display method and device, electronic terminal and storage medium

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101208

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101208

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20110401

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110425

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120807

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121002

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121107

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151116

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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