JP5120197B2 - 電子文書変換サーバ - Google Patents
電子文書変換サーバ Download PDFInfo
- Publication number
- JP5120197B2 JP5120197B2 JP2008267619A JP2008267619A JP5120197B2 JP 5120197 B2 JP5120197 B2 JP 5120197B2 JP 2008267619 A JP2008267619 A JP 2008267619A JP 2008267619 A JP2008267619 A JP 2008267619A JP 5120197 B2 JP5120197 B2 JP 5120197B2
- Authority
- JP
- Japan
- Prior art keywords
- document
- conversion
- file
- electronic document
- browsing
- 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
Links
- 238000006243 chemical reaction Methods 0.000 title claims description 126
- 238000000034 method Methods 0.000 description 19
- 230000005540 biological transmission Effects 0.000 description 18
- 230000008569 process Effects 0.000 description 9
- 230000000694 effects Effects 0.000 description 4
- 230000006872 improvement Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000012850 discrimination method Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000007619 statistical method Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Landscapes
- Document Processing Apparatus (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
しかしながら、このような変換枚数の調節によっても、いくつかの問題点ないし改善点が残る。
本実施形態におけるユーザ情報の例を図3に示す。本実施形態におけるユーザ情報とは、一意にユーザにつくユーザID、電子文書のファイル種別、実際にそのユーザが電子文書のファイル種別毎に閲覧した閲覧率のことである。
総ページ数が、1回目の変換枚数よりも多かった場合(ステップS110/Yes)、プレゼンテーション文書の最初と最後の設定枚数を画像へ変換する(ステップS111)。それらの情報は、変換部224へ送られる。
ステップS102で、ファイルIDが一致した場合はステップS119へ進む。ステップS119では、ファイル種別がプレゼンテーション文書のものであるか否かを判別する。
i=(k1+k2+・・・+kn)/n
変換部224は、文書ファイル管理データベース25から変換命令の対象である電子文書に係るファイルを取得し、変換率iに基づいて電子文書を画像へ変換する(ステップS126)。
次に、変換部224は、カウンタ221にアクセス回数を1加算する(ステップS112)。アクセス回数countは、count=count+1の値となる。
上記実施形態では、文書種識別部223は、様々なファイルの種類を判別したり、特に取得したファイル種別の情報がプレゼンテーション文書のものであるか否かを判別したりする判別方法として、拡張子での判別を想定したが、ファイル名・プロパティ・コンテンツ格納対象文書等他の適切な判別方法を用いてもよい。
また、図7のステップS125では、平均をとったが、他に適切な統計的手法があれば、それらを適用してもよい。
・読むべき文書を判別したいとき(急いでいるとき)。すなわち、概要だけの理解で事足りる場合である。
・メーリングリスト等、直接自分に関わらないメールが大量に送られてきて、どの添付文書をじっくり読んでよいか即座に判別しにくく、文書を開いて初めて読んだ方がよい文書だと気付く可能性がある場合。すなわち、まずは、概要が把握できるだけのページの変換でよい場合である。
上記の際の、業務の効率化や業務の質の向上化の役に立つ。
上記より、リアルタイムに変換するシチュエーションに有効であることが分かる。
2 サーバ装置
3 ネットワーク
4 文書情報管理装置
21 送受信部
23 閲覧情報管理データベース
24 ユーザ情報管理データベース
25 文書ファイル管理データベース
221 カウンタ
222 変換率決定部
223 文書種識別部
224 変換部
Claims (3)
- クライアント装置から受けた変換命令の対象となる電子文書がプレゼンテーション文書であるか否かを電子文書のファイル種別の情報により判別する文書種識別手段と、
前記文書種識別手段が前記電子文書をプレゼンテーション文書であると判別した場合に、前記電子文書の所定の部分を、クライアント装置が閲覧可能な形式に変換する変換手段と、
前記変換命令が最初のものであるか否かを判別する手段を有し、
前記変換命令が最初のものでなく、前記文書種識別手段がプレゼンテーション文書であると判別した場合に、前記変換手段は、前回までに変換した部分を除いた部分の所定の部分を、変換し、
さらに、ユーザが電子文書全体の枚数に対してどの位の枚数を閲覧したかを表す閲覧率をユーザ毎かつ閲覧回数毎に記憶するユーザ情報管理手段と、
新規な電子文書の変換命令を受けた際に閲覧回数毎の閲覧率を統計的に計算して変換率を決定し、前記変換命令を受けた際に前記決定された変換率に基づいて変換する部分を前記変換手段に指示する変換率決定手段と、を有することを特徴とする電子文書変換サーバ。 - 前記所定の部分が、文書の最初から数ページと最後から数ページであることを特徴とする、請求項1記載の電子文書変換サーバ。
- 前記電子文書のファイル種別の情報が拡張子であることを特徴とする、請求項1記載の電子文書変換サーバ。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008267619A JP5120197B2 (ja) | 2008-10-16 | 2008-10-16 | 電子文書変換サーバ |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008267619A JP5120197B2 (ja) | 2008-10-16 | 2008-10-16 | 電子文書変換サーバ |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2010097409A JP2010097409A (ja) | 2010-04-30 |
| JP5120197B2 true JP5120197B2 (ja) | 2013-01-16 |
Family
ID=42259044
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008267619A Expired - Fee Related JP5120197B2 (ja) | 2008-10-16 | 2008-10-16 | 電子文書変換サーバ |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5120197B2 (ja) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102027801B1 (ko) * | 2017-02-13 | 2019-10-07 | 주식회사 우암코퍼레이션 | 문서변환장치 및 문서변환방법 |
| CN115878917A (zh) * | 2022-07-26 | 2023-03-31 | 北京中关村科金技术有限公司 | 基于服务端的文档处理方法及基于客户端的文档处理方法 |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002358298A (ja) * | 2001-06-01 | 2002-12-13 | Sko:Kk | ウエブ教材自動作成装置 |
| JP4239874B2 (ja) * | 2004-03-29 | 2009-03-18 | 日本電気株式会社 | 電子書籍配信閲覧方法、電子書籍配信閲覧装置及び電子書籍配信閲覧プログラム、サーバ、電子書籍配信プログラム |
| JP2006260143A (ja) * | 2005-03-17 | 2006-09-28 | Fuji Xerox Co Ltd | ドキュメント管理システム、ドキュメント管理方法及びドキュメント管理プログラム |
| JP5023760B2 (ja) * | 2007-03-29 | 2012-09-12 | 日本電気株式会社 | ファイル参照システム、ファイル参照方法、ファイル変換装置、ファイル参照端末装置、及びプログラム |
-
2008
- 2008-10-16 JP JP2008267619A patent/JP5120197B2/ja not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2010097409A (ja) | 2010-04-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| RU2464639C2 (ru) | Управление ссылками на web-страницы, использующие структурированные данные | |
| CN102567091B (zh) | 电子通信优先分配 | |
| US8484719B2 (en) | Information processing apparatus, information processing method, and media storing a program therefor | |
| US20020099741A1 (en) | Method and apparatus for setting a limitation of copy to generated data in a system having a plurality of information processing apparatuses connected to a network | |
| JP2006323610A5 (ja) | ||
| EP2685695B1 (en) | Method, system and computer storage medium for displaying microblog wall | |
| US8533795B2 (en) | Information processing apparatus, information processing method, information processing program, and computer-readable medium | |
| WO2009071192A2 (en) | System and method for reporting medical information | |
| US10650085B2 (en) | Providing interactive preview of content within communication | |
| US8630009B2 (en) | Systems and methods for providing content to a peripheral device | |
| JP5294002B2 (ja) | 文書管理システム、文書管理プログラム及び文書管理方法 | |
| JP2005108232A (ja) | イメージングシステムにおける表示文書採用変形要求用ユーザインタフェース形成方法、表示文書変形通知用ユーザインタフェース形成方法並びに表示文書変形方法 | |
| JP5120197B2 (ja) | 電子文書変換サーバ | |
| US8051128B2 (en) | Using feed usage data in an access controlled team project site environment | |
| US20130159992A1 (en) | Approach for implementing package-based subscriptions | |
| JP4699148B2 (ja) | キーワード抽出装置、キーワード抽出プログラム | |
| EP3342105B1 (en) | Conversation modification for enhanced user interaction | |
| JP4835612B2 (ja) | 電子文書変換サーバ、その制御方法及びプログラム | |
| JP2011204015A (ja) | 情報処理装置、情報処理システム、及び情報処理プログラム | |
| US8782512B2 (en) | Controller, method, and program product for controlling job information display, and recording medium | |
| US8589339B2 (en) | Data collection device, program, and data collection method | |
| JP6786892B2 (ja) | サーバ装置、情報処理システム及びプログラム | |
| US20200310718A1 (en) | Printer driver and recording medium | |
| EP3296894B1 (en) | Update managing device | |
| WO2025244003A1 (ja) | 情報処理方法、プログラム及び情報処理システム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20110920 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120116 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120124 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120322 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120515 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120713 |
|
| 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: 20120925 |
|
| 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: 20121008 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151102 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5120197 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |