JP2006203317A - Document management system, and control method thereof, and storage medium - Google Patents

Document management system, and control method thereof, and storage medium Download PDF

Info

Publication number
JP2006203317A
JP2006203317A JP2005010298A JP2005010298A JP2006203317A JP 2006203317 A JP2006203317 A JP 2006203317A JP 2005010298 A JP2005010298 A JP 2005010298A JP 2005010298 A JP2005010298 A JP 2005010298A JP 2006203317 A JP2006203317 A JP 2006203317A
Authority
JP
Japan
Prior art keywords
image
display
document management
thinned
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005010298A
Other languages
Japanese (ja)
Inventor
Takayuki Shimizu
高幸 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2005010298A priority Critical patent/JP2006203317A/en
Publication of JP2006203317A publication Critical patent/JP2006203317A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a document management system capable of displaying image data whose data size is greater and managed by a digital composite machine at a high speed without consuming many memory capacities, and to provide a control method thereof and a storage medium. <P>SOLUTION: The document management system includes: a device control section for controlling two-way communication with the digital composite machine; an image designation section for designating a desired image stored in the digital composite machine; an image upload section for uploading the designated image; an interleaving image generating section for generating an interleaved image from the image uploaded from the digital composite machine; a display image generating section for generating a display image according to a display magnification designated from the interleaved image; and an image display section for displaying the image. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、画像データや、ワードプロセッサなどで作成した文書データを、キーワードなどの文書管理情報と関連付けて記憶し、かつ、これらの情報に対して検索、表示、印刷等を行う文書管理システムに係り、特に、画像データを蓄積することができるデジタル複合機とネットワークで接続される文書管理システム、及びその制御方法、並びに記憶媒体に関する。   The present invention relates to a document management system that stores image data or document data created by a word processor or the like in association with document management information such as a keyword, and searches, displays, prints, etc. on the information. In particular, the present invention relates to a document management system connected to a digital multifunction peripheral capable of storing image data via a network, a control method therefor, and a storage medium.

従来、印刷された文字、図形、画像等のデータをスキャナ装置等で読み込むなどして作成した文書の画像データや、ワードプロセッサなどで作成した文書データに、キーワードなどの文書管理情報を関連付けて記憶し、これらの情報に対して検索、表示、印刷等を行う文書管理システムが提案されている。   Conventionally, document management information such as keywords is stored in association with image data of a document created by reading data such as printed characters, graphics, and images with a scanner device or the like, or document data created by a word processor or the like. A document management system that searches, displays, prints, etc. for these pieces of information has been proposed.

また、このような文書管理システムには、画像データを蓄積することができるデジタル複合機とネットワークで接続され、デジタル複合機に蓄積された画像データに対しても統合的に文書管理を行うことができるものも提案されている(例えば、特許文献1参照。)。   In addition, such a document management system is connected to a digital multi-function peripheral capable of storing image data via a network, and can also perform integrated document management on image data stored in the digital multi-function peripheral. What can be done has also been proposed (see, for example, Patent Document 1).

このような文書管理システムは、例えば図11のように、文書管理クライアント1100と、文書管理サーバ1101と、ボリュームサーバ1103と、デジタル複合機1105とから構成され、これらがネットワーク1107で接続されている。文書管理サーバ1101は、画像データや文書データを階層化されたフォルダに格納されている文書として管理できるように、フォルダ、文書、ページの包含関係とこれらの属性を管理するためのRDBMS(Relational Database Management System)で、フォルダ属性、文書属性、ページ属性などを属性データベースファイル1102内に記憶している。ボリュームサーバ1103は、文書管理サーバ1101でページに対応付けられている実データを管理するためのサーバで、画像データ、文書データなどをボリュームファイル1104内に記憶している。デジタル複合機1105は、コピー、スキャナ、プリンタ、FAXなどの複合機能をもつ画像形成装置であり、スキャナから読み込んだ画像データやFAXで受信した画像データを、ボックスに格納されている文書として管理できるように、ボックス属性、文書属性、ページ属性と関連付けて、ボックスファイル1106内に記憶している。また、デジタル複合機1105は、UDP/IP、TCP/IPなどのネットワークプロトコル上に定義されるデバイス制御プロトコルにより、文書管理クライアント1100をはじめ、ネットワーク1107上の各種アプリケーションと双方向通信を行う機能をもっている。文書管理クライアント1100は、文書管理システムのクライアントであり、文書管理サーバ1101とボリュームサーバ1103により管理される文書の検索や表示などを行うことができる。この場合、文書管理クライアント1100は、TCP/IPプロトコル上に定義されるSQL(Structured Query Language)プロトコルにより文書管理サーバ1101に対して各種要求を送信し、その処理結果を文書管理サーバ1101から受信するとともに、さらに画像データや文書データに対する処理が発生した場合は、RPC(Remote Procedure Call)によりボリュームサーバ1103に対して各種要求を送信し、その処理結果をボリュームサーバ1103から受信する。また、文書管理クライアント1100は、デジタル複合機1105で管理される文書の表示や印刷指示なども行うことができる。この場合、文書管理クライアント1100は、前記デバイス制御プロトコルによりデジタル複合機1105に対して各種要求を送信し、その処理結果をデジタル複合機1105から受信する。   For example, as shown in FIG. 11, such a document management system includes a document management client 1100, a document management server 1101, a volume server 1103, and a digital multifunction peripheral 1105, which are connected via a network 1107. . The document management server 1101 can manage image data and document data as documents stored in a hierarchical folder, and includes an RDBMS (Relational Database) for managing the inclusion relationship between folders, documents, and pages and their attributes. In Management System), folder attributes, document attributes, page attributes, etc. are stored in the attribute database file 1102. The volume server 1103 is a server for managing actual data associated with pages by the document management server 1101, and stores image data, document data, and the like in the volume file 1104. The digital multifunction peripheral 1105 is an image forming apparatus having complex functions such as a copy, a scanner, a printer, and a FAX, and can manage image data read from the scanner and image data received by FAX as a document stored in a box. In this manner, the box file 1106 is stored in association with the box attribute, the document attribute, and the page attribute. The digital multi-function peripheral 1105 has a function of performing bidirectional communication with various applications on the network 1107 including the document management client 1100 using a device control protocol defined on a network protocol such as UDP / IP or TCP / IP. Yes. The document management client 1100 is a client of the document management system, and can search and display documents managed by the document management server 1101 and the volume server 1103. In this case, the document management client 1100 transmits various requests to the document management server 1101 using the SQL (Structured Query Language) protocol defined on the TCP / IP protocol, and receives processing results from the document management server 1101. At the same time, when further processing for image data or document data occurs, various requests are transmitted to the volume server 1103 by RPC (Remote Procedure Call), and the processing results are received from the volume server 1103. The document management client 1100 can also display and print a document managed by the digital multifunction peripheral 1105. In this case, the document management client 1100 transmits various requests to the digital multifunction peripheral 1105 using the device control protocol, and receives processing results from the digital multifunction peripheral 1105.

図12は、このような文書管理システムの文書管理クライアント1100における、フォルダ、ボックスと、その文書一覧の表示画面例である。同図では、分類表示領域1200に、文書管理サーバ1101で管理されるフォルダがキャビネット・アイテム1202の下位領域1203にフォルダ・アイテムとして階層的に表示されるとともに、デジタル複合機1105で管理されるボックスがデバイス・アイテム1204の下位領域1205にボックス・アイテムとして表示されている様子を示している。また、オペレータによりボックス1206が指定され、ボックス1206に関連付けられてボックスファイル1206に記憶されている文書の文書属性が文書一覧表示領域1201に表示されている様子を示している。   FIG. 12 shows an example of a display screen for displaying folders and boxes and their document lists in the document management client 1100 of such a document management system. In the figure, folders managed by the document management server 1101 are hierarchically displayed as folder items in the lower area 1203 of the cabinet item 1202 in the classification display area 1200 and boxes managed by the digital multifunction peripheral 1105. Is displayed as a box item in the lower area 1205 of the device item 1204. Further, a box 1206 is designated by the operator, and a document attribute of a document stored in the box file 1206 in association with the box 1206 is displayed in the document list display area 1201.

また、図13は、文書管理クライアント1100における、ボックス内文書の指定されたページの画像データを表示する処理を説明するブロック図である。画像指定部1300は、オペレータの指示などにより指定された文書とページ番号とから特定される識別子を画像アップロード部1301に供給する。識別子は、デジタル複合機1105内の画像データを特定するための4バイトの整数値であり、デジタル複合機1105は、画像データを識別子とページ属性に関連付けてボックスファイル1106に記憶している。また、文書管理クライアント1100は、本処理の前に、文書内の全ページに対応する識別子をデジタル複合機1105から取得し、保持している。画像アップロード部1301は、画像指定部1300から識別子を受け取り、その識別子の画像データをアップロードする要求をデバイス制御部1302に供給し、その処理結果として圧縮画像データをデバイス制御部1302から受け取り、その圧縮画像データをハードディスクなどの外部記憶装置に記憶するとともに、その参照情報を画像展開部1303に供給する。デバイス制御部1302は、画像アップロード部1301から画像データのアップロード要求を識別子とともに受け取り、その要求をデバイス制御プロトコルによりデジタル複合機1105に送信し、その応答として識別子で特定される圧縮画像データをデジタル複合機1105から受信し、その圧縮画像データを画像アップロード部1301供給する。画像展開部1303は、画像アップロード部1301から圧縮画像データの参照情報を受け取り、外部記憶装置から圧縮画像データを読み込み、白黒の圧縮画像データの場合はラスター変換処理のみを行い、また、カラーの圧縮データの場合はラスター変換処理を行った後に色空間変換処理や下地とばし処理などを行い、次にその処理結果の展開画像データをメモリに書き込み、その参照情報を表示画像作成部1305に供給する。表示倍率指定部1304は、オペレータの指示などにより指定された表示倍率を表示画像作成部1305に供給する。表示画像作成部1305は、画像展開部1303から展開画像データの参照情報を受け取り、表示倍率指定部1304から表示倍率を受け取り、表示倍率に従った拡大/縮小処理を行い、その処理結果の表示画像データをメモリに書き込み、その参照情報を画像表示部1306に供給する。画像表示部1306は、表示画像作成部1305から表示画像データの参照情報を受け取り、表示画像データをディスプレイ装置などに表示する。   FIG. 13 is a block diagram for explaining processing for displaying image data of a specified page of a document in a box in the document management client 1100. The image designation unit 1300 supplies an identifier specified from the document and page number designated by an operator instruction or the like to the image upload unit 1301. The identifier is a 4-byte integer value for specifying the image data in the digital multifunction peripheral 1105, and the digital multifunction peripheral 1105 stores the image data in the box file 1106 in association with the identifier and the page attribute. Further, the document management client 1100 acquires and holds identifiers corresponding to all pages in the document from the digital multifunction peripheral 1105 before this processing. The image upload unit 1301 receives an identifier from the image designating unit 1300, supplies a request for uploading image data with the identifier to the device control unit 1302, receives compressed image data as a processing result from the device control unit 1302, and performs compression of the compressed image data. The image data is stored in an external storage device such as a hard disk, and the reference information is supplied to the image development unit 1303. The device control unit 1302 receives an image data upload request from the image upload unit 1301 together with an identifier, transmits the request to the digital multifunction peripheral 1105 by a device control protocol, and, as a response, the compressed image data specified by the identifier is digitally combined. The compressed image data is received from the machine 1105 and supplied to the image upload unit 1301. The image expansion unit 1303 receives the reference information of the compressed image data from the image upload unit 1301, reads the compressed image data from the external storage device, performs only raster conversion processing in the case of monochrome compressed image data, and performs color compression In the case of data, after performing raster conversion processing, color space conversion processing, background removal processing, and the like are performed. Then, developed image data of the processing result is written in the memory, and the reference information is supplied to the display image creation unit 1305. The display magnification designation unit 1304 supplies the display magnification designated by an operator instruction or the like to the display image creation unit 1305. The display image creating unit 1305 receives reference information of the developed image data from the image developing unit 1303, receives the display magnification from the display magnification specifying unit 1304, performs enlargement / reduction processing according to the display magnification, and displays the display image of the processing result. Data is written in the memory, and the reference information is supplied to the image display unit 1306. The image display unit 1306 receives display image data reference information from the display image creation unit 1305 and displays the display image data on a display device or the like.

図14は、文書管理クライアント1100における、ボックス内文書の画像データの表示画面例である。同図では、オペレータによりボックス1400に関連付けられている文書1401が選択され、文書1401の1ページ目の画像データがページ画像表示領域1402に表示されている様子を示している。
特開2003−87484号公報
FIG. 14 is an example of a display screen of image data of a document in a box in the document management client 1100. In the drawing, the document 1401 associated with the box 1400 is selected by the operator, and the image data of the first page of the document 1401 is displayed in the page image display area 1402.
JP 2003-87484 A

しかしながら、上記従来技術の文書管理システムでは、文書管理クライアント1100が文書のページ画像データを表示する場合、一度表示した後に繰り返し表示倍率が変更された場合にも高品位の表示画像データを高速に作成し直すためには、実際に表示する表示画像データだけでなく、元の圧縮画像データと同じ解像度の全面画像の展開画像データもメモリ上に保持している必要があった。このため、デジタル複合機1105で管理されるカラー文書の高解像度の圧縮画像データなど、データサイズが大きい画像データを表示する場合、非常に多くのメモリを浪費してしまうといった問題があった。また、展開画像データを作成するためのラスター変換処理後の色空間変換処理や下地とばし処理や、その後の表示画像データを作成するための拡大/縮小処理に非常に時間がかかってしまうといった問題もあった。   However, when the document management client 1100 displays the page image data of a document in the above-described prior art document management system, high-quality display image data is created at high speed even when the display magnification is changed after being displayed once. In order to redo, it is necessary to store not only the display image data to be actually displayed but also the developed image data of the entire image having the same resolution as the original compressed image data in the memory. For this reason, when displaying image data having a large data size, such as high-resolution compressed image data of a color document managed by the digital multi-function peripheral 1105, there is a problem that a large amount of memory is wasted. In addition, there is a problem that it takes a very long time to perform color space conversion processing and background removal processing after raster conversion processing for creating developed image data, and enlargement / reduction processing for generating display image data thereafter. there were.

本発明は、係る上記問題点について鑑みなされたものであり、デジタル複合機で管理されるデータサイズが大きい画像データを、多くのメモリを消費することなく高速に表示することができる文書管理システム、及びその制御方法、並びに記憶媒体を提供することを目的としている。   The present invention has been made in view of the above problems, and is a document management system capable of displaying image data having a large data size managed by a digital multifunction peripheral at high speed without consuming a large amount of memory. And a control method thereof, and a storage medium.

上記目的を達成するために、第1の発明である文書管理システムは、画像を蓄積することができるデジタル複合機とネットワークで接続される文書管理システムにおいて、
上記デジタル複合機との双方向通信を制御するデバイス制御手段と、
上記デジタル複合機に蓄積されている所望の画像を指定する画像指定手段と、
上記画像指定手段により指定された画像を、上記デバイス制御手段によりアップロードする画像アップロード手段と、
上記画像アップロード手段によりデジタル複合機からアップロードした画像から間引き画像を作成する間引き画像作成手段と、
画像の表示倍率を指定する表示倍率指定手段と、
上記間引き画像作成手段により作成された間引き画像から、上記表示倍率指定手段により指定された表示倍率に従って表示用の画像を作成する表示画像作成手段と、
上記表示画像作成手段により作成された画像を表示する画像表示手段とを備えたことを特徴とする文書管理システムである。
In order to achieve the above object, a document management system according to a first aspect of the present invention is a document management system connected to a digital multifunction peripheral capable of storing images via a network.
Device control means for controlling two-way communication with the digital multifunction peripheral;
Image designating means for designating a desired image stored in the digital multifunction peripheral;
Image upload means for uploading the image designated by the image designation means by the device control means;
A thinned image creating means for creating a thinned image from an image uploaded from the digital multifunction peripheral by the image uploading means;
A display magnification specifying means for specifying the display magnification of the image;
Display image creation means for creating an image for display according to the display magnification designated by the display magnification designation means from the thinned image created by the thinned image creation means;
A document management system comprising image display means for displaying an image created by the display image creation means.

第2の発明である文書管理システムは、上記第1の発明において、上記間引き画像作成手段は、アップロードした画像の解像度が所定の解像度以上の場合に所定の解像度の間引き画像を作成することを特徴とする文書管理システムである。   The document management system according to a second aspect of the present invention is the document management system according to the first aspect, wherein the thinned image creating means creates a thinned image having a predetermined resolution when the resolution of the uploaded image is equal to or higher than a predetermined resolution. This is a document management system.

第3の発明である文書管理システムは、上記第1の発明において、上記間引き画像作成手段は、アップロードした画像の解像度が画像の種別毎に定められた解像度以上の場合に、画像の種別毎に定められた解像度の間引き画像を作成することを特徴とする文書管理システムである。   The document management system according to a third aspect of the present invention is the document management system according to the first aspect, wherein the thinned-out image creating means is configured for each image type when the resolution of the uploaded image is equal to or higher than a resolution determined for each image type. A document management system characterized in that a thinned image having a predetermined resolution is created.

第4の発明である文書管理システムの制御方法は、画像を蓄積することができるデジタル複合機とネットワークで接続される文書管理システムの制御方法において、
上記デジタル複合機との双方向通信を制御するデバイス制御ステップと、
上記デジタル複合機に蓄積されている所望の画像を指定する画像指定ステップと、
上記画像指定ステップにより指定された画像を、上記デバイス制御ステップによりアップロードする画像アップロードステップと、
上記画像アップロードステップによりデジタル複合機からアップロードした画像から間引き画像を作成する間引き画像作成ステップと、
画像の表示倍率を指定する表示倍率指定ステップと、
上記間引き画像作成ステップにより作成された間引き画像から、上記表示倍率指定ステップにより指定された表示倍率に従って表示用の画像を作成する表示画像作成ステップと、
上記表示画像作成ステップにより作成された画像を表示する画像表示ステップとを実行することを特徴とする文書管理システムの制御方法である。
A document management system control method according to a fourth aspect of the present invention is a document management system control method connected to a digital multi-function peripheral capable of storing images via a network.
A device control step for controlling two-way communication with the digital multifunction peripheral;
An image designating step for designating a desired image stored in the digital multi-function peripheral;
An image uploading step of uploading the image designated by the image designation step by the device control step;
A thinned image creating step for creating a thinned image from the image uploaded from the digital multifunction peripheral by the image uploading step;
A display magnification specifying step for specifying the display magnification of the image;
A display image creation step of creating an image for display according to the display magnification designated by the display magnification designation step from the thinned image created by the thinning image creation step;
An image display step of displaying an image created by the display image creation step is executed.

第5の発明である文書管理システムの制御方法は、上記第4の発明において、上記間引き画像作成ステップは、アップロードした画像の解像度が所定の解像度以上の場合に所定の解像度の間引き画像を作成することを特徴とする文書管理システムの制御方法である。   In the control method of the document management system according to the fifth aspect of the present invention, in the fourth aspect, the thinned image creating step creates a thinned image with a predetermined resolution when the resolution of the uploaded image is equal to or higher than a predetermined resolution. This is a control method for a document management system.

第6の発明である文書管理システムの制御方法は、上記第4の発明において、上記間引き画像作成ステップは、アップロードした画像の解像度が画像の種別毎に定められた解像度以上の場合に、画像の種別毎に定められた解像度の間引き画像を作成することを特徴とする文書管理システムの制御方法である。   The document management system control method according to a sixth aspect of the present invention is the control method according to the fourth aspect, wherein the thinned-out image creating step is performed when the resolution of the uploaded image is equal to or higher than a resolution determined for each image type. A control method of a document management system, characterized in that a thinned image with a resolution determined for each type is created.

第7の発明である記憶媒体は、文書管理システムを制御するプログラムを格納する記憶媒体であって、
上記デジタル複合機との双方向通信を制御するデバイス制御ステップのデバイス制御モジュールと、
上記デジタル複合機に蓄積されている所望の画像を指定する画像指定ステップの画像指定モジュールと、
上記画像指定ステップにより指定された画像を、上記デバイス制御ステップによりアップロードする画像アップロードステップの画像アップロードモジュールと、
上記画像アップロードステップによりデジタル複合機からアップロードした画像から間引き画像を作成する間引き画像作成ステップの間引き画像作成モジュールと、
画像の表示倍率を指定する表示倍率指定ステップの表示倍率指定モジュールと、
上記間引き画像作成ステップにより作成された間引き画像から、上記表示倍率指定ステップにより指定された表示倍率に従って表示用の画像を作成する表示画像作成ステップの表示画像作成モジュールと、
上記表示画像作成ステップにより作成された画像を表示する画像表示ステップの画像表示モジュールとを有するプログラムを格納したことを特徴とする記憶媒体である。
A storage medium according to a seventh invention is a storage medium for storing a program for controlling the document management system,
A device control module of a device control step for controlling bidirectional communication with the digital multifunction peripheral;
An image designation module in an image designation step for designating a desired image stored in the digital multifunction peripheral;
An image upload module of the image upload step for uploading the image designated by the image designation step by the device control step;
A thinned image creating module for creating a thinned image from an image uploaded from the digital multifunction peripheral by the image uploading step;
A display magnification specifying module for a display magnification specifying step for specifying a display magnification of the image;
A display image creation module in a display image creation step for creating an image for display according to the display magnification designated in the display magnification designation step from the thinned image created in the thinning image creation step;
A storage medium storing a program having an image display module of an image display step for displaying an image created by the display image creation step.

本発明の文書管理システム、及びその制御方法、並びに記憶媒体によれば、デジタル複合機で管理されるデータサイズが大きい画像データを、多くのメモリを消費することなく高速に表示することができるという効果を奏する。   According to the document management system, the control method thereof, and the storage medium of the present invention, image data having a large data size managed by the digital multi-function peripheral can be displayed at high speed without consuming much memory. There is an effect.

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

図1は、本発明の実施例における文書管理システムの全体の構成を説明するブロック図である。この文書管理システムは、文書管理クライアント100と、文書管理サーバ110と、ボリュームサーバ120とから構成される。これらは本実施例のように、ネットワーク140で接続される別々のパーソナルコンピュータで構成されてもかまわないし、1つのパーソナルコンピュータで構成されてもかまわない。また、文書管理クライアント100は、デジタル複合機130とネットワーク140で接続される。   FIG. 1 is a block diagram illustrating the overall configuration of a document management system according to an embodiment of the present invention. The document management system includes a document management client 100, a document management server 110, and a volume server 120. These may be configured by separate personal computers connected by the network 140 as in the present embodiment, or may be configured by one personal computer. The document management client 100 is connected to the digital multi-function peripheral 130 via the network 140.

文書管理クライアント100は、文書管理サーバ110とボリュームサーバ120により管理される文書と、デジタル複合機130により管理される文書とを統合的に扱う本文書管理システムのクライアントであり、ユーザインタフェース(UI)部101と、クライアント処理部102と、ネットワークI/F103とから構成される。ユーザインタフェース(UI)部101は、文書の登録、検索、表示など、文書管理クライアント100の各機能に係るオペレータからの指示を受け付けるとともに、その処理結果などの各種情報をオペレータに提供するもので、CRT、液晶等に代表される表示装置や、キーボードやポインティングデバイスなどの入力装置から構成される。クライアント処理部102は、CPUやメモリなどから構成され、文書の登録、検索、表示など、文書管理クライアント100の各機能の処理を行い、文書管理サーバ110、ボリューム管理サーバ120、デジタル複合機130に対する処理が発生した場合には、これらに対して各種要求コマンドを送信し、その応答を受信する。   The document management client 100 is a client of this document management system that integrally handles documents managed by the document management server 110 and the volume server 120 and documents managed by the digital multi-function peripheral 130, and is a user interface (UI). Unit 101, client processing unit 102, and network I / F 103. A user interface (UI) unit 101 receives instructions from an operator related to each function of the document management client 100 such as document registration, search, and display, and provides various information such as processing results to the operator. It consists of a display device typified by a CRT, liquid crystal or the like, and an input device such as a keyboard or pointing device. The client processing unit 102 includes a CPU, a memory, and the like. The client processing unit 102 performs processing of each function of the document management client 100 such as document registration, search, and display, and performs processing for the document management server 110, the volume management server 120, and the digital multifunction peripheral 130. When processing occurs, various request commands are transmitted to these, and responses are received.

文書管理サーバ110は、画像データや文書データを階層化されたフォルダに格納されている文書として管理できるように、フォルダ、文書、ページの包含関係とこれらの属性を管理するためのサーバで、ネットワークI/F111と、文書管理サーバ処理部112と、属性記憶部113とから構成される。ネットワークI/F111は、ネットワーク140に接続し、TCP/IPなどのネットワークプロトコルの処理を行う。文書管理サーバ処理部112は、CPUやメモリなどから構成され、クライアント処理部102から要求コマンドを受信し、属性記憶部113に対して更新や検索などの処理を行い、その処理結果をクライアント処理部102に送信する。属性記憶部113は、フォルダ属性、文書属性、ページ属性などを記憶するもので、通常、ハードディスク等である。   The document management server 110 is a server for managing the inclusion relationship between folders, documents, and pages and their attributes so that image data and document data can be managed as documents stored in a hierarchical folder. An I / F 111, a document management server processing unit 112, and an attribute storage unit 113 are included. A network I / F 111 is connected to the network 140 and performs processing of a network protocol such as TCP / IP. The document management server processing unit 112 includes a CPU, a memory, and the like. The document management server processing unit 112 receives a request command from the client processing unit 102, performs processing such as update and search on the attribute storage unit 113, and sends the processing result to the client processing unit. 102. The attribute storage unit 113 stores folder attributes, document attributes, page attributes, and the like, and is usually a hard disk or the like.

ボリュームサーバ120は、文書管理サーバ110でページに対応付けられている文書データや画像データなどの実データを蓄積し、管理するためのサーバで、ネットワークI/F121と、ボリュームサーバ処理部122と、ボリューム記憶部123とから構成される。ネットワークI/F121は、ネットワーク140に接続し、TCP/IPなどのネットワークプロトコルの処理を行う。ボリュームサーバ処理部122は、CPUやメモリなどから構成され、クライアント処理部102からの要求コマンドを受信し、ボリューム記憶部123に対して更新やデータ取得などの処理を行い、その処理結果をクライアント処理部102に送信する。ボリューム記憶部123は、文書データや画像データを記憶するもので、通常、ハードディスクなどである。   The volume server 120 is a server for accumulating and managing actual data such as document data and image data associated with pages in the document management server 110, and includes a network I / F 121, a volume server processing unit 122, And a volume storage unit 123. The network I / F 121 is connected to the network 140 and performs processing of a network protocol such as TCP / IP. The volume server processing unit 122 includes a CPU, a memory, and the like. The volume server processing unit 122 receives a request command from the client processing unit 102, performs processing such as update and data acquisition on the volume storage unit 123, and processes the processing result as client processing. To the unit 102. The volume storage unit 123 stores document data and image data, and is usually a hard disk or the like.

デジタル複合機130は、コピー、スキャナ、プリンタ、FAXなどの複合機能をもつ画像形成装置であり、画像入力デバイスであるスキャナ部131、画像出力デバイスであるプリンタ部132、コントローラユニット133、ユーザインタフェースである操作部134から構成される。スキャナ部131、プリンタ部132、操作部134は、それぞれコントローラユニット133に接続され、コントローラユニット133は、ネットワーク(LAN)140、公衆回線(WAN)150に接続されている。コントローラユニット133は、スキャナ部131から読み込まれた画像データや、公衆回線(WAN)150からFAXで受信した画像データ、ネットワーク(LAN)140から受信したPDLコードをビットマップイメージに展開した画像データを、ボックスに格納されている文書として管理できるように、ボックス属性、文書属性、ページ属性と関連付けてボックス記憶部135に記憶する。ボックス記憶部135に記憶された画像データは、操作部134からの指示、あるいは文書管理クライアント100のユーザインタフェース(UI)部101からの指示により、プリンタ部132から印刷することができる。また、コントローラユニット133は、クライアント処理部102から要求コマンドを受信し、ボックス記憶部135に対して文書操作や画像データ取得などの処理を行い、その処理結果をクライアント処理部102に送信する。   The digital multifunction peripheral 130 is an image forming apparatus having multifunction functions such as a copy, a scanner, a printer, and a FAX, and includes a scanner unit 131 that is an image input device, a printer unit 132 that is an image output device, a controller unit 133, and a user interface. A certain operation unit 134 is configured. The scanner unit 131, the printer unit 132, and the operation unit 134 are each connected to a controller unit 133, and the controller unit 133 is connected to a network (LAN) 140 and a public line (WAN) 150. The controller unit 133 reads the image data read from the scanner unit 131, the image data received by FAX from the public line (WAN) 150, and the image data obtained by expanding the PDL code received from the network (LAN) 140 into a bitmap image. The box storage unit 135 stores the information in association with the box attribute, the document attribute, and the page attribute so that the document can be managed as a document stored in the box. The image data stored in the box storage unit 135 can be printed from the printer unit 132 by an instruction from the operation unit 134 or an instruction from the user interface (UI) unit 101 of the document management client 100. The controller unit 133 receives a request command from the client processing unit 102, performs processing such as document operation and image data acquisition on the box storage unit 135, and transmits the processing result to the client processing unit 102.

図2は、図1に示した文書管理システムの機能構成を示すブロック図であり、図1と同じものには同一の符号を付してある。   FIG. 2 is a block diagram showing a functional configuration of the document management system shown in FIG. 1, and the same components as those in FIG. 1 are denoted by the same reference numerals.

文書管理クライアント100のクライアント処理部102は、クライアントアプリケーション部200、画像処理部201、キャビネット文書管理部202、データベース通信部203、ボリューム通信部204、ボックス文書管理部205、デバイス通信部206から構成される。クライアントアプリケーション部200は、ユーザインタフェース(UI)部101からの指示に従い、文書管理クライアント100の各機能の処理を行うとともに、ユーザインタフェース(UI)部101の表示画面の制御を行う。また、文書管理サーバ110、ボリューム管理サーバ120に対する処理が発生した場合は、その要求をキャビネット文書管理部202に供給し、その処理結果をキャビネット文書管理部202から受け取り、また、デジタル複合機130に対する処理が発生した場合は、その要求をボックス文書管理部205に供給し、その処理結果をボックス文書管理部205から受け取る。画像処理部201は、クライアントアプリケーション部200、キャビネット文書管理部202、ボックス文書管理部205からの要求に従い、画像の伸長、圧縮、色空間変換、下地とばし、拡大/縮小、回転などの画像処理を行う。キャビネット文書管理部202は、文書管理サーバ110とボリュームサーバ120に対する要求を、キャビネット、フォルダ、文書、ページからなるオブジェクト・モデルで行えるようにするもので、フォルダ属性、文書属性、ページ属性に対する参照、更新などの処理が発生した場合には、その要求をデータベース通信部203に供給し、その処理結果をデータベース通信部203から受け取るとともに、画像データや文書データに対する登録、削除、取得などの処理が発生した場合には、その要求をボリューム通信部204に供給し、その処理結果をボリューム通信部204から受け取る。データベース通信部203は、TCP/IPプロトコル上に定義されるSQL(Structured Query Language)プロトコルにより、文書管理サーバ110に対する要求コマンドをデータベース通信部207に送信し、その応答コマンドをデータベース通信部207から受信する。ボリューム通信部204は、RPC(Remote Procedure Call)によりボリュームサーバ120に対する要求コマンドをボリューム通信部209に送信し、その応答コマンドをボリューム通信部209から受信する。ボックス文書管理部205は、デジタル複合機130に対する要求を、デバイス、ボックス、文書、ページからなるオブジェクト・モデルで行えるようにするもので、デジタル複合機に対する要求をデバイス通信部206に供給し、その処理結果をデバイス通信部206から受け取る。デバイス通信部206は、UDP/IP、TCP/IPなどのネットワークプロトコル上に定義されるデバイス制御プロトコルにより、デジタル複合機130に対する要求コマンドをコントローラユニット133に送信し、その応答コマンドをコントローラユニット133から受信する。   The client processing unit 102 of the document management client 100 includes a client application unit 200, an image processing unit 201, a cabinet document management unit 202, a database communication unit 203, a volume communication unit 204, a box document management unit 205, and a device communication unit 206. The The client application unit 200 processes each function of the document management client 100 and controls the display screen of the user interface (UI) unit 101 in accordance with instructions from the user interface (UI) unit 101. When processing for the document management server 110 and the volume management server 120 occurs, the request is supplied to the cabinet document management unit 202, and the processing result is received from the cabinet document management unit 202. When processing occurs, the request is supplied to the box document management unit 205 and the processing result is received from the box document management unit 205. The image processing unit 201 performs image processing such as image expansion, compression, color space conversion, background removal, enlargement / reduction, and rotation in accordance with requests from the client application unit 200, the cabinet document management unit 202, and the box document management unit 205. Do. The cabinet document management unit 202 enables requests to the document management server 110 and the volume server 120 by an object model including cabinets, folders, documents, and pages, and references to folder attributes, document attributes, and page attributes. When processing such as update occurs, the request is supplied to the database communication unit 203 and the processing result is received from the database communication unit 203, and processing such as registration, deletion, and acquisition of image data and document data occurs. If so, the request is supplied to the volume communication unit 204, and the processing result is received from the volume communication unit 204. The database communication unit 203 transmits a request command for the document management server 110 to the database communication unit 207 using the SQL (Structured Query Language) protocol defined on the TCP / IP protocol, and receives the response command from the database communication unit 207. To do. The volume communication unit 204 transmits a request command for the volume server 120 to the volume communication unit 209 by RPC (Remote Procedure Call), and receives a response command from the volume communication unit 209. The box document management unit 205 makes a request for the digital multifunction peripheral 130 using an object model composed of a device, a box, a document, and a page, and supplies the request for the digital multifunction peripheral to the device communication unit 206. A processing result is received from the device communication unit 206. The device communication unit 206 transmits a request command to the digital multi-function peripheral 130 to the controller unit 133 by a device control protocol defined on a network protocol such as UDP / IP, TCP / IP, and the response command is sent from the controller unit 133. Receive.

次に、文書管理サーバ110の文書管理サーバ処理部112は、データベース通信部207、データベース処理部208から構成される。データベース通信部207は、TCP/IPプロトコル上に定義されるSQL(Structured Query Language)プロトコルにより、文書管理サーバ110に対する要求コマンドをデータベース通信部203から受信した場合、その要求をデータベース処理部208に供給し、その処理結果を応答コマンドとしてデータベース通信部203に送信する。データベース処理部208は、フォルダ、文書、ページの包含関係とこれらの属性を管理するためのRDBMS(Relational Database Management System)で、データベース・ファイルである属性記憶部113に対して更新や検索などの処理を行う。   Next, the document management server processing unit 112 of the document management server 110 includes a database communication unit 207 and a database processing unit 208. When the database communication unit 207 receives a request command for the document management server 110 from the database communication unit 203 by the SQL (Structured Query Language) protocol defined on the TCP / IP protocol, the database communication unit 207 supplies the request to the database processing unit 208. The processing result is transmitted to the database communication unit 203 as a response command. The database processing unit 208 is an RDBMS (Relational Database Management System) for managing the inclusion relationship between folders, documents, and pages and their attributes, and processes such as updating and searching for the attribute storage unit 113 that is a database file. I do.

図3は、データベース処理部208が、フォルダ、文書、ページの包含関係とこれらの属性を管理するための、属性記憶部113におけるテーブル定義例である。フォルダ管理テーブル300は、フォルダを識別するためのフォルダIDと、親のフォルダを識別するための親フォルダIDと、フォルダ名と、作成日時とから構成される。文書管理テーブル301は、文書を識別するための文書IDと、親のフォルダを識別するための親フォルダIDと、文書名と、サイズと、ページ数と、画像データの集まりであるイメージ文書なのかどのアプリケーションの文書データなのかを識別するための文書タイプと、作成日時と、文書を検索するためのキーワードとから構成される。ページ管理テーブル302は、ページを識別するためのページIDと、親の文書を識別するための親文書IDと、ページ番号と、ページデータのファイル・フォーマットを識別するためのページタイプと、画像データの場合の用紙サイズを識別するための用紙サイズと、ファイル・サイズと、ボリュームサーバ120で管理される画像データ、文書データを識別するためのボリュームIDとから構成される。   FIG. 3 is an example of table definition in the attribute storage unit 113 for the database processing unit 208 to manage the inclusion relationship between folders, documents, and pages and their attributes. The folder management table 300 includes a folder ID for identifying a folder, a parent folder ID for identifying a parent folder, a folder name, and a creation date and time. Whether the document management table 301 is a document ID for identifying a document, a parent folder ID for identifying a parent folder, a document name, a size, the number of pages, and an image document that is a collection of image data. It consists of a document type for identifying the document data of which application, a creation date and time, and a keyword for searching for a document. The page management table 302 includes a page ID for identifying a page, a parent document ID for identifying a parent document, a page number, a page type for identifying a file format of page data, and image data. In this case, it is composed of a paper size for identifying the paper size, a file size, and a volume ID for identifying image data and document data managed by the volume server 120.

次に、ボリュームサーバ120のボリュームサーバ処理部122は、ボリューム通信部209、ボリューム処理部210から構成される。ボリューム通信部209は、RPC(Remote Procedure Call)により、ボリュームサーバ120に対する要求コマンドをボリューム通信部204から受信した場合、その要求をボリューム処理部210に供給し、その処理結果を応答コマンドとしてボリューム通信部204に送信する。ボリューム処理部210は、ボリュームファイルであるボリューム記憶部123に対して更新やデータ取得などの処理を行う。   Next, the volume server processing unit 122 of the volume server 120 includes a volume communication unit 209 and a volume processing unit 210. When the volume communication unit 209 receives a request command for the volume server 120 from the volume communication unit 204 by RPC (Remote Procedure Call), the volume communication unit 209 supplies the request to the volume processing unit 210 and uses the processing result as a response command for volume communication. To the unit 204. The volume processing unit 210 performs processing such as update and data acquisition on the volume storage unit 123 that is a volume file.

図4は、ボリューム処理部210が、画像データや文書データを追加、取得するための、ボリューム記憶部123におけるデータ構成例である。ボリューム管理ファイル400は、データを識別するためのボリュームIDと、データが記憶されているボリューム記憶ファイルを識別するためのファイル名と、データの記憶開始位置であるオフセットと、データのサイズとから構成される。ボリューム記憶ファイル401には、実際の画像データ、文書データが連続して記憶される。   FIG. 4 is a data configuration example in the volume storage unit 123 for the volume processing unit 210 to add and acquire image data and document data. The volume management file 400 includes a volume ID for identifying data, a file name for identifying a volume storage file in which data is stored, an offset that is a data storage start position, and a data size. Is done. In the volume storage file 401, actual image data and document data are continuously stored.

図5は、図1に示したデジタル複合機の構成を示すブロック図であり、図1と同じものには同一の符号を付してある。コントローラユニット133は、画像入力デバイスであるスキャナ部131や画像出力デバイスであるプリンタ部132と接続し、一方ではネットワーク(LAN)140や公衆回線(WAN)150と接続することで、画像情報やデバイス情報の入出力を行う為のコントローラである。   FIG. 5 is a block diagram showing the configuration of the digital multi-function peripheral shown in FIG. 1, and the same components as those in FIG. 1 are denoted by the same reference numerals. The controller unit 133 is connected to a scanner unit 131 that is an image input device and a printer unit 132 that is an image output device, and on the other hand, is connected to a network (LAN) 140 or a public line (WAN) 150, so that image information and devices are connected. It is a controller for inputting and outputting information.

コントローラユニット133において、500はCPUで、システム全体を制御するコントローラである。501はRAMで、CPU500が動作するためのシステムワークメモリであり、入力された画像データを一時記憶するための画像メモリ(バッファメモリ)でもある。502はROMで、ブートROMであり、システムのブートプログラムが格納されている。503はハードディスクドライブ(HDD)で、システムソフトウェア、画像データを格納する。   In the controller unit 133, reference numeral 500 denotes a CPU, which is a controller that controls the entire system. A RAM 501 is a system work memory for the CPU 500 to operate, and is also an image memory (buffer memory) for temporarily storing input image data. Reference numeral 502 denotes a ROM which is a boot ROM and stores a system boot program. A hard disk drive (HDD) 503 stores system software and image data.

504は操作部I/Fで、操作部134とのインターフェース部であり、操作部134に表示する画像データを操作部134に対して出力する。また、操作部I/F504は、操作部134からオペレータが入力した情報を、CPU500に伝える役割をする。   An operation unit I / F 504 is an interface unit with the operation unit 134 and outputs image data to be displayed on the operation unit 134 to the operation unit 134. Further, the operation unit I / F 504 serves to transmit information input by the operator from the operation unit 134 to the CPU 500.

505はネットワーク部(Network)で、ネットワーク(LAN)140に接続し、情報の入出力を行う。506はモデム(MODEM)で、公衆回線(WAN)150に接続し、画像情報の入出力を行う。以上のデバイスがシステムバス507上に配置される。   Reference numeral 505 denotes a network unit (Network) which is connected to the network (LAN) 140 and inputs / outputs information. A modem (MODEM) 506 is connected to the public line (WAN) 150 and inputs / outputs image information. The above devices are arranged on the system bus 507.

508はイメージバス(Image Bus)I/Fで、システムバス507と画像データを高速で転送する画像バス509を接続し、データ構造を変換するバスブリッジである。画像バス509は、PCIバスまたはIEEE1394で構成される。画像バス509上には以下のデバイスが配置される。   Reference numeral 508 denotes an image bus I / F, which is a bus bridge that connects the system bus 507 and an image bus 509 that transfers image data at high speed, and converts the data structure. The image bus 509 is configured by a PCI bus or IEEE1394. The following devices are arranged on the image bus 509.

510はラスタイメージプロセッサ(RIP)で、PDLコードをビットマップイメージに展開する。511はデバイスI/F部で、画像入出力デバイスであるスキャナ部131,プリンタ部132とコントローラ133を画像入力部インタフェース512,印刷部インタフェース513を介して接続し、画像データの同期系/非同期系の変換を行う。514はスキャナ画像処理部で、入力画像データに対し補正,加工,編集を行う。また、スキャナ画像処理部514は、入力された画像がカラー原稿か白黒原稿かを画像の彩度信号から判断しその結果を保持する機能を有する。515はプリンタ画像処理部で、出力画像データに対し補正,加工,編集を行う。   A raster image processor (RIP) 510 expands the PDL code into a bitmap image. A device I / F unit 511 connects the scanner unit 131 and the printer unit 132, which are image input / output devices, and the controller 133 via the image input unit interface 512 and the printing unit interface 513, and is a synchronous / asynchronous system for image data. Perform the conversion. A scanner image processing unit 514 corrects, processes, and edits input image data. The scanner image processing unit 514 has a function of determining whether the input image is a color document or a monochrome document from the saturation signal of the image and holding the result. A printer image processing unit 515 corrects, processes, and edits output image data.

516は画像回転部で、スキャナ画像処理部514と連携して、スキャナ部131からの画像読み込みと同時に画像を回転しメモリ上に格納したり、メモリ上にある画像を回転し、メモリ上に格納、もしくはメモリ上にある画像をプリンタ画像処理部515と連携して回転しながら印字出力することができる。517は画像圧縮部で、多値画像データはJPEG、2値画像画像データはJBIG、MMR、MR、MHの圧縮伸長処理を行う。518は解像度変換部で、メモリ上にある画像を解像度変換処理し、メモリ上に格納する。519は色空間変換部で、マトリクス演算により、例えばメモリ上にあるYUV画像をLab画像に変換し、メモリ上に格納する。520は階調変換部で、例えばメモリ上にある8bit,256階調の画像を誤差拡散処理などの手法により1bit,2階調に変換し、メモリ上に格納する。画像回転部516、画像圧縮部517、解像度変換部518、色空間変換部519、階調変換部520は、それぞれ連結して動作することが可能で、例えばメモリ上の画像を画像回転,解像度変換する場合は、両処理をメモリを介することなしに行うことができる。   An image rotation unit 516 cooperates with the scanner image processing unit 514 to rotate and store the image on the memory simultaneously with the image reading from the scanner unit 131, or rotate the image on the memory and store it on the memory. Alternatively, the image on the memory can be printed out while rotating in cooperation with the printer image processing unit 515. Reference numeral 517 denotes an image compression unit which performs JPEG for multilevel image data and JBIG, MMR, MR, and MH for binary image data. A resolution conversion unit 518 performs resolution conversion processing on the image on the memory and stores the image on the memory. Reference numeral 519 denotes a color space conversion unit that converts, for example, a YUV image on the memory into a Lab image by matrix calculation and stores the image on the memory. A gradation conversion unit 520 converts, for example, an 8-bit, 256-gradation image on the memory into 1-bit, 2-gradation by a technique such as error diffusion processing and stores it on the memory. The image rotation unit 516, the image compression unit 517, the resolution conversion unit 518, the color space conversion unit 519, and the gradation conversion unit 520 can operate in conjunction with each other, for example, rotate an image on a memory and perform resolution conversion. In this case, both processes can be performed without going through the memory.

図6は、図1のように構成された文書管理システムの文書管理クライアント100における、フォルダ、ボックスと、その文書一覧の表示画面例である。同図では、分類表示領域600に、文書管理サーバ100で管理されるフォルダがキャビネット・アイテム602の下位領域603にフォルダ・アイテムとして階層的に表示されるとともに、デジタル複合機130で管理されるボックスがデバイス・アイテム604の下位領域605にボックス・アイテムとして表示されている様子を示している。また、オペレータによりボックス606が指定され、ボックス606に関連付けられてボックス記憶部135に記憶されている文書の文書属性が文書一覧表示領域601に表示されている様子を示している。   FIG. 6 is a display screen example of a folder and a box and its document list in the document management client 100 of the document management system configured as shown in FIG. In the figure, folders managed by the document management server 100 are hierarchically displayed as folder items in the lower area 603 of the cabinet item 602 in the classification display area 600 and boxes managed by the digital multifunction peripheral 130. Is displayed as a box item in the lower area 605 of the device item 604. In addition, the box 606 is designated by the operator, and the document attributes of the documents stored in the box storage unit 135 in association with the box 606 are displayed in the document list display area 601.

図7は、図1のように構成された文書管理システムの文書管理クライアント100における、ボックス内文書の指定されたページの画像データを表示する処理を説明するブロック図である。画像指定部700は、オペレータの指示などにより指定された文書とページ番号とから特定されるページの識別子を画像アップロード部701に供給する。   FIG. 7 is a block diagram illustrating processing for displaying image data of a specified page of a document in a box in the document management client 100 of the document management system configured as shown in FIG. The image designation unit 700 supplies the image upload unit 701 with a page identifier specified from the document designated by the operator's instruction and the page number.

識別子は、デジタル複合機130内の文書やページを特定するための4バイトのユニークな整数値であり、デジタル複合機130は、画像データをページの識別子と、カラー情報や解像度情報などのページ属性とに関連付けてボックス記憶部135に記憶している。ボックス記憶部135に記憶されている画像データは、カラーまたはグレースケールの多値画像の場合はJPEGなどの圧縮画像データであり、白黒2値画像の場合はJBIG,MRRなどの圧縮画像データである。また、文書管理クライアント100は、本処理の前に行われる別の処理部において、指定された文書の識別子と、文書内の全ページの識別子と、その識別子に関連付けられているページ属性を、デバイス制御プロトコルによりデジタル複合機130から取得し、メモリ上に保持している。   The identifier is a 4-byte unique integer value for specifying a document or page in the digital multifunction peripheral 130. The digital multifunction peripheral 130 determines the image data as a page identifier and page attributes such as color information and resolution information. And stored in the box storage unit 135. The image data stored in the box storage unit 135 is compressed image data such as JPEG in the case of a color or grayscale multi-valued image, and is compressed image data such as JBIG or MRR in the case of a monochrome binary image. . Further, the document management client 100, in another processing unit performed before this processing, sets the identifier of the designated document, the identifiers of all pages in the document, and the page attributes associated with the identifiers to the device. It is acquired from the digital multi-function peripheral 130 by the control protocol and stored in the memory.

次に、画像アップロード部701は、画像指定部700からページの識別子を受け取り、その識別子の画像データをアップロードする要求をデバイス制御部702に供給し、その処理結果として圧縮画像データをデバイス制御部702から受け取り、その圧縮画像データをハードディスクなどの外部記憶装置に記憶するとともに、その参照情報を間引き画像作成部703に供給する。デバイス制御部702は、画像アップロード部701から画像データのアップロード要求をページの識別子とともに受け取り、その要求をデバイス制御プロトコルによりデジタル複合機130のコントローラユニット133に送信し、その応答として識別子で特定されるボックス記憶部135内の圧縮画像データをデジタル複合機130のコントローラユニット133から受信し、その圧縮画像データを画像アップロード部701に供給する。間引き画像作成部703は、画像アップロード部701から圧縮画像データの参照情報を受け取り、外部記憶装置から圧縮画像データをメモリに読み込み、ページ属性のカラー情報と解像度情報に従って所定の解像度の展開画像データをメモリに書き込み、その参照情報を表示画像作成部705に供給する。表示倍率指定部704は、オペレータの指示などにより指定された表示倍率を表示画像作成部705に供給する。表示画像作成部705は、間引き画像作成部703から展開画像データの参照情報を受け取り、表示倍率指定部704から表示倍率を受け取り、表示倍率に従った拡大/縮小処理を行い、その処理結果の表示画像データをメモリに書き込み、その参照情報を画像表示部706に供給する。画像表示部706は、表示画像作成部705から表示画像データの参照情報を受け取り、表示画像データをディスプレイ装置などに表示する。   Next, the image upload unit 701 receives a page identifier from the image designation unit 700, supplies a request for uploading image data of the identifier to the device control unit 702, and uses the compressed image data as the processing result as the device control unit 702. The compressed image data is stored in an external storage device such as a hard disk, and the reference information is supplied to the thinned image creating unit 703. The device control unit 702 receives an image data upload request from the image upload unit 701 together with a page identifier, transmits the request to the controller unit 133 of the digital multifunction peripheral 130 by a device control protocol, and is identified by the identifier as a response to the request. The compressed image data in the box storage unit 135 is received from the controller unit 133 of the digital multi-function peripheral 130, and the compressed image data is supplied to the image upload unit 701. The thinned image creation unit 703 receives the compressed image data reference information from the image upload unit 701, reads the compressed image data from the external storage device into the memory, and generates decompressed image data with a predetermined resolution according to the color information and resolution information of the page attribute. The data is written in the memory, and the reference information is supplied to the display image creation unit 705. The display magnification designation unit 704 supplies the display magnification designated by an operator instruction or the like to the display image creation unit 705. The display image creation unit 705 receives the reference information of the developed image data from the thinned image creation unit 703, receives the display magnification from the display magnification designation unit 704, performs enlargement / reduction processing according to the display magnification, and displays the processing result The image data is written in the memory, and the reference information is supplied to the image display unit 706. The image display unit 706 receives display image data reference information from the display image creation unit 705 and displays the display image data on a display device or the like.

次に、上記間引き画像作成部703における展開画像データ作成処理の動作について、図8のフローチャートに従い説明する。   Next, the operation of the developed image data creation process in the thinned image creation unit 703 will be described with reference to the flowchart of FIG.

まず、上記画像アップロード部701において圧縮画像データを所定のファイルに保存したことにより処理を開始し(ステップS800)、そのファイルに記憶されている圧縮画像データをバッファdataに読み込む(ステップS801)。次に、予め取得済みのページ属性のカラー情報を参照し、その画像がカラーまたはグレースケールの多値画像なのか、白黒2値画像なのかを判別する(ステップS802)。   First, the image upload unit 701 starts processing by saving the compressed image data in a predetermined file (step S800), and reads the compressed image data stored in the file into the buffer data (step S801). Next, with reference to the color information of the page attributes acquired in advance, it is determined whether the image is a color or grayscale multi-value image or a monochrome binary image (step S802).

カラーまたはグレースケールの多値画像の場合は、次にページ属性の解像度情報を参照し、主走査方向、副走査方向のどちらかの解像度が400dpi以上か否かを判別し(ステップS803)、主走査方向、副走査方向のどちらかの解像度が400dpi以上の場合は、さらに主走査方向、副走査方向のどちらかの解像度が600dpi以上か否かを判別し(ステップS804)、主走査方向、副走査方向のどちらかの解像度が600dpi以上の場合は、上記バッファdata内のJPEGなどの圧縮画像データを1/3の単純間引きでラスター画像に展開し(ステップS806)、主走査方向、副走査方向のどちらの解像度も600dpi以上でない場合は、上記バッファdata内のJPEGなどの圧縮画像データを1/2の単純間引きでラスター画像に展開する(ステップS805)。次に、下地とばし処理や、YUVからsRGBへの色空間変換処理を行い(ステップS807)、そのラスター画像を主走査方向、副走査方向ともに192dpiに縮小し(ステップS808)、展開画像データ用のバッファrasterに書き込み(ステップS814)、処理を終了する(ステップS815)。上記ステップS803において主走査方向、副走査方向のどちらの解像度も400dpi以上でない場合は、上記バッファdata内のJPEGなどの圧縮画像データを間引きすることなくラスター画像に展開し(ステップS809)、下地とばし処理や、YUVからsRGBへの色空間変換処理を行い(ステップS810)、そのラスター画像を上記バッファrasterに書き込み(ステップS814)、処理を終了する(ステップS815)。   In the case of a multi-valued image of color or gray scale, next, reference is made to the resolution information of the page attribute to determine whether the resolution in either the main scanning direction or the sub-scanning direction is 400 dpi or more (step S803). If the resolution in either the scanning direction or the sub-scanning direction is 400 dpi or higher, it is further determined whether the resolution in either the main scanning direction or the sub-scanning direction is 600 dpi or higher (step S804). If either resolution in the scanning direction is 600 dpi or higher, compressed image data such as JPEG in the buffer data is developed into a raster image by 1/3 simple decimation (step S806), and the main scanning direction and sub-scanning direction If neither of these resolutions is 600 dpi or higher, the compressed image data such as JPEG in the buffer data is reduced to a simple interval of 1/2. To expand the raster image in the gas (step S805). Next, background removal processing and color space conversion processing from YUV to sRGB are performed (step S807), the raster image is reduced to 192 dpi in both the main scanning direction and the sub-scanning direction (step S808), and the developed image data is used. Writing to the buffer raster (step S814), the process is terminated (step S815). If the resolution in both the main scanning direction and the sub-scanning direction is not 400 dpi or higher in step S803, compressed image data such as JPEG in the buffer data is developed into a raster image without being thinned (step S809), and the background is skipped. Processing or color space conversion processing from YUV to sRGB is performed (step S810), the raster image is written in the buffer raster (step S814), and the processing is terminated (step S815).

上記ステップS802において白黒2値画像の場合は、上記バッファdata内のJBIG,MMRなどの圧縮画像データをラスター画像に展開し(ステップS811)、次に主走査方向、副走査方向のどちらかの解像度が800dpi以上か否かを判別し(ステップS812)、主走査方向、副走査方向のどちらかの解像度が800dpi以上の場合は、8ビットに多値化するとともに、主走査方向、副走査方向ともに384dpiに縮小し(ステップS813)、そのラスター画像を上記バッファrasterに書き込み(ステップS814)、処理を終了する(ステップS815)。主走査方向、副走査方向のどちらの解像度も800dpi以上でない場合は、ステップS813の縮小処理は行わず、上記ステップS811のラスター画像を上記バッファrasterに書き込み(ステップS814)、処理を終了する(ステップS815)。   In the case of a monochrome binary image in step S802, compressed image data such as JBIG and MMR in the buffer data is developed into a raster image (step S811), and then the resolution in either the main scanning direction or the sub-scanning direction is developed. Is determined to be 800 dpi or higher (step S812). If the resolution in either the main scanning direction or the sub-scanning direction is 800 dpi or higher, the multi-value is converted to 8 bits and both the main scanning direction and the sub-scanning direction are set. The raster image is reduced to 384 dpi (step S813), the raster image is written into the buffer raster (step S814), and the process is terminated (step S815). If neither the resolution in the main scanning direction nor the sub-scanning direction is 800 dpi or higher, the reduction process in step S813 is not performed, the raster image in step S811 is written in the buffer raster (step S814), and the process ends (step S813). S815).

図9は、以上のような、文書管理クライアント100における、ボックス内文書の画像データの表示画面例である。同図では、オペレータによりボックス900に関連付けられている文書901が選択され、文書901の指定されたページの画像データがページ画像表示領域902に表示されている様子を示している。また、ページ画像表示領域902に表示されている画像が間引き画像データをもとに表示している画像であることが、ステータス領域903に表示されている様子を示している。   FIG. 9 is an example of the display screen of the image data of the in-box document in the document management client 100 as described above. In the drawing, the document 901 associated with the box 900 is selected by the operator, and the image data of the designated page of the document 901 is displayed in the page image display area 902. In addition, the state displayed in the status area 903 indicates that the image displayed in the page image display area 902 is an image displayed based on the thinned image data.

また、図10において、「デバイス制御モジュール」は、デジタル複合機との双方向通信を制御するためのプログラムモジュールである。「画像指定モジュール」は、上記デジタル複合機に蓄積されている所望の画像を指定するためのプログラムモジュールである。「画像アップロードモジュール」は、指定された画像をアップロードするためのプログラムモジュールである。「間引き画像作成モジュール」は、上記デジタル複合機からアップロードした画像から間引き画像を作成するためのプログラムモジュールである。「表示倍率指定モジュール」は、画像の表示倍率を指定するためのプログラムモジュールである。「表示画像作成モジュール」は、作成された間引き画像から指定された表示倍率に従って表示用の画像を作成するためのプログラムモジュールである。「画像表示モジュール」は、作成された表示用の画像を表示するためのプログラムモジュールである。   In FIG. 10, a “device control module” is a program module for controlling bidirectional communication with the digital multi-function peripheral. The “image designation module” is a program module for designating a desired image stored in the digital multi-function peripheral. The “image upload module” is a program module for uploading a designated image. The “thinned image creation module” is a program module for creating a thinned image from an image uploaded from the digital multifunction peripheral. The “display magnification designation module” is a program module for designating the image display magnification. The “display image creation module” is a program module for creating a display image in accordance with a designated display magnification from the created thinned image. The “image display module” is a program module for displaying the created display image.

本発明の実施例における文書管理システムの全体構成を示すブロック図である。1 is a block diagram showing an overall configuration of a document management system in an embodiment of the present invention. 同システムの機能構成を示すブロック図である。It is a block diagram which shows the function structure of the system. 同システムの属性記憶部におけるテーブル定義例を示す図である。It is a figure which shows the example of a table definition in the attribute memory | storage part of the same system. 同システムのボリューム記憶部におけるデータ構成例を示す図である。It is a figure which shows the example of a data structure in the volume storage part of the same system. デジタル複合機の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a digital multifunction peripheral. 同システムの文書管理クライアントにおける、ボックス、フォルダと、その文書一覧の表示画面例を示す図である。It is a figure which shows the example of a display screen of a box and a folder and its document list in the document management client of the same system. 同システムの文書管理クライアントにおける、ボックス内文書の指定されたページの画像データを表示する処理を説明するブロック図である。It is a block diagram explaining the process which displays the image data of the designated page of the document in a box in the document management client of the same system. 同システムの間引き画像作成部における展開画像の作成処理を説明するフローチャートである。It is a flowchart explaining the creation process of the expansion | deployment image in the thinning image creation part of the same system. 同システムの文書管理クライアントにおける、ボックス内文書の画像データの表示画面例を示す図である。It is a figure which shows the example of a display screen of the image data of the document in a box in the document management client of the same system. 本発明の実施例における文書管理システムを制御するための制御プログラムを格納した記憶媒体の構成を示す図である。It is a figure which shows the structure of the storage medium which stored the control program for controlling the document management system in the Example of this invention. 従来技術の文書管理システムの全体の構成を示すブロック図である。It is a block diagram which shows the structure of the whole document management system of a prior art. 従来技術の文書管理システムの文書管理クライアントにおける、ボックス、フォルダと、その文書一覧の表示画面例を示す図である。It is a figure which shows the example of a display screen of a box and a folder and its document list in the document management client of the document management system of a prior art. 従来技術の文書管理システムの文書管理クライアントにおける、ボックス内文書の指定されたページの画像データを表示する処理を説明するブロック図である。It is a block diagram explaining the process which displays the image data of the designated page of the document in a box in the document management client of the document management system of a prior art. 従来技術の文書管理システムの文書管理クライアントにおける、ボックス内文書の画像データの表示画面例を示す図である。It is a figure which shows the example of a display screen of the image data of the document in a box in the document management client of the document management system of a prior art.

符号の説明Explanation of symbols

100 文書管理クライアント
101 ユーザインタフェース(UI)部
102 クライアント処理部
103 ネットワークI/F
110 文書管理サーバ
111 ネットワークI/F
112 文書管理サーバ処理部
113 属性記憶部
120 ボリュームサーバ
121 ネットワークI/F
122 ボリュームサーバ処理部
123 ボリューム記憶部
130 デジタル複合機
131 スキャナ部
132 プリンタ部
133 コントローラユニット
134 操作部
135 ボックス記憶部
140 ネットワーク(LAN)
150 公衆回線(WAN)
100 Document Management Client 101 User Interface (UI) Unit 102 Client Processing Unit 103 Network I / F
110 Document management server 111 Network I / F
112 Document management server processing unit 113 Attribute storage unit 120 Volume server 121 Network I / F
122 Volume Server Processing Unit 123 Volume Storage Unit 130 Digital Multifunction Device 131 Scanner Unit 132 Printer Unit 133 Controller Unit 134 Operation Unit 135 Box Storage Unit 140 Network (LAN)
150 Public line (WAN)

Claims (7)

画像を蓄積することができるデジタル複合機とネットワークで接続される文書管理システムにおいて、
上記デジタル複合機との双方向通信を制御するデバイス制御手段と、
上記デジタル複合機に蓄積されている所望の画像を指定する画像指定手段と、
上記画像指定手段により指定された画像を、上記デバイス制御手段によりアップロードする画像アップロード手段と、
上記画像アップロード手段によりデジタル複合機からアップロードした画像から間引き画像を作成する間引き画像作成手段と、
画像の表示倍率を指定する表示倍率指定手段と、
上記間引き画像作成手段により作成された間引き画像から、上記表示倍率指定手段により指定された表示倍率に従って表示用の画像を作成する表示画像作成手段と、
上記表示画像作成手段により作成された画像を表示する画像表示手段とを備えたことを特徴とする文書管理システム。
In a document management system connected via a network to a digital multifunction device that can store images,
Device control means for controlling two-way communication with the digital multifunction peripheral;
Image designating means for designating a desired image stored in the digital multifunction peripheral;
Image upload means for uploading the image designated by the image designation means by the device control means;
A thinned image creating means for creating a thinned image from an image uploaded from the digital multifunction peripheral by the image uploading means;
A display magnification specifying means for specifying the display magnification of the image;
Display image creation means for creating an image for display according to the display magnification designated by the display magnification designation means from the thinned image created by the thinned image creation means;
A document management system comprising image display means for displaying an image created by the display image creation means.
上記間引き画像作成手段は、アップロードした画像の解像度が所定の解像度以上の場合に所定の解像度の間引き画像を作成することを特徴とする請求項1記載の文書管理システム。   2. The document management system according to claim 1, wherein the thinned image creating means creates a thinned image with a predetermined resolution when the resolution of the uploaded image is equal to or higher than a predetermined resolution. 上記間引き画像作成手段は、アップロードした画像の解像度が画像の種別毎に定められた解像度以上の場合に、画像の種別毎に定められた解像度の間引き画像を作成することを特徴とする請求項1記載の文書管理システム。   2. The thinned-out image creating unit creates a thinned-out image with a resolution determined for each image type when the resolution of the uploaded image is equal to or higher than a resolution determined for each image type. Document management system described. 画像を蓄積することができるデジタル複合機とネットワークで接続される文書管理システムの制御方法において、
上記デジタル複合機との双方向通信を制御するデバイス制御ステップと、
上記デジタル複合機に蓄積されている所望の画像を指定する画像指定ステップと、
上記画像指定ステップにより指定された画像を、上記デバイス制御ステップによりアップロードする画像アップロードステップと、
上記画像アップロードステップによりデジタル複合機からアップロードした画像から間引き画像を作成する間引き画像作成ステップと、
画像の表示倍率を指定する表示倍率指定ステップと、
上記間引き画像作成ステップにより作成された間引き画像から、上記表示倍率指定ステップにより指定された表示倍率に従って表示用の画像を作成する表示画像作成ステップと、
上記表示画像作成ステップにより作成された画像を表示する画像表示ステップとを実行することを特徴とする文書管理システムの制御方法。
In a control method of a document management system connected to a digital multi-function peripheral capable of storing images via a network,
A device control step for controlling two-way communication with the digital multifunction peripheral;
An image designating step for designating a desired image stored in the digital multi-function peripheral;
An image uploading step of uploading the image designated by the image designation step by the device control step;
A thinned image creating step for creating a thinned image from the image uploaded from the digital multifunction peripheral by the image uploading step;
A display magnification specifying step for specifying the display magnification of the image;
A display image creation step of creating an image for display according to the display magnification designated by the display magnification designation step from the thinned image created by the thinning image creation step;
An image display step for displaying an image created by the display image creation step.
上記間引き画像作成ステップは、アップロードした画像の解像度が所定の解像度以上の場合に所定の解像度の間引き画像を作成することを特徴とする請求項4記載の文書管理システムの制御方法。   5. The method of controlling a document management system according to claim 4, wherein the thinned image creating step creates a thinned image having a predetermined resolution when the resolution of the uploaded image is equal to or higher than a predetermined resolution. 上記間引き画像作成ステップは、アップロードした画像の解像度が画像の種別毎に定められた解像度以上の場合に、画像の種別毎に定められた解像度の間引き画像を作成することを特徴とする請求項4記載の文書管理システムの制御方法。   5. The thinned image creating step creates a thinned image having a resolution determined for each image type when the resolution of the uploaded image is equal to or higher than a resolution determined for each image type. A control method of the document management system described. 文書管理システムを制御するプログラムを格納する記憶媒体であって、
上記デジタル複合機との双方向通信を制御するデバイス制御ステップのデバイス制御モジュールと、
上記デジタル複合機に蓄積されている所望の画像を指定する画像指定ステップの画像指定モジュールと、
上記画像指定ステップにより指定された画像を、上記デバイス制御ステップによりアップロードする画像アップロードステップの画像アップロードモジュールと、
上記画像アップロードステップによりデジタル複合機からアップロードした画像から間引き画像を作成する間引き画像作成ステップの間引き画像作成モジュールと、
画像の表示倍率を指定する表示倍率指定ステップの表示倍率指定モジュールと、
上記間引き画像作成ステップにより作成された間引き画像から、上記表示倍率指定ステップにより指定された表示倍率に従って表示用の画像を作成する表示画像作成ステップの表示画像作成モジュールと、
上記表示画像作成ステップにより作成された画像を表示する画像表示ステップの画像表示モジュールとを有するプログラムを格納したことを特徴とする記憶媒体。
A storage medium for storing a program for controlling a document management system,
A device control module of a device control step for controlling bidirectional communication with the digital multifunction peripheral;
An image designation module in an image designation step for designating a desired image stored in the digital multifunction peripheral;
An image upload module of the image upload step for uploading the image designated by the image designation step by the device control step;
A thinned image creating module for creating a thinned image from an image uploaded from the digital multifunction peripheral by the image uploading step;
A display magnification specifying module for a display magnification specifying step for specifying a display magnification of the image;
A display image creation module in a display image creation step for creating an image for display according to the display magnification designated in the display magnification designation step from the thinned image created in the thinning image creation step;
A storage medium storing a program having an image display module of an image display step for displaying an image created by the display image creation step.
JP2005010298A 2005-01-18 2005-01-18 Document management system, and control method thereof, and storage medium Withdrawn JP2006203317A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005010298A JP2006203317A (en) 2005-01-18 2005-01-18 Document management system, and control method thereof, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005010298A JP2006203317A (en) 2005-01-18 2005-01-18 Document management system, and control method thereof, and storage medium

Publications (1)

Publication Number Publication Date
JP2006203317A true JP2006203317A (en) 2006-08-03

Family

ID=36960950

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005010298A Withdrawn JP2006203317A (en) 2005-01-18 2005-01-18 Document management system, and control method thereof, and storage medium

Country Status (1)

Country Link
JP (1) JP2006203317A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009282890A (en) * 2008-05-26 2009-12-03 Konica Minolta Business Technologies Inc Image forming apparatus, access control method, and access control program
US9213922B2 (en) 2011-09-29 2015-12-15 Brother Kogyo Kabushiki Kaisha Information processing apparatus, storage medium stored with information processing program, and information processing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009282890A (en) * 2008-05-26 2009-12-03 Konica Minolta Business Technologies Inc Image forming apparatus, access control method, and access control program
US8274687B2 (en) 2008-05-26 2012-09-25 Konica Minolta Business Technologies, Inc. Image forming apparatus, access control method, and computer-readable recording medium recording access control program
US9213922B2 (en) 2011-09-29 2015-12-15 Brother Kogyo Kabushiki Kaisha Information processing apparatus, storage medium stored with information processing program, and information processing method

Similar Documents

Publication Publication Date Title
US20180241894A1 (en) Image processing apparatus, control method therefor, and control program therefor
US7930292B2 (en) Information processing apparatus and control method thereof
JP4405793B2 (en) Document management system, control method therefor, and recording medium
US8593661B2 (en) Image output apparatus including transmission units, image output apparatus control method, program, electronic document management system
JP2007066188A (en) Image processor and method thereof
US8294928B2 (en) Data management system to extract text data
JP2007108958A (en) Document retrieval device, document retrieval system and document retrieval method
JP5315075B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP2006331274A (en) Network document management system, control method for it, and storage medium
JP2008310816A (en) System and method for compact representation of multiple markup page data
JP2006229305A (en) Network document management system
JP2006203317A (en) Document management system, and control method thereof, and storage medium
JP2010157928A (en) Image processing apparatus, image processing system, control method and program for image processing apparatus
JP2008152396A (en) Image search system and control method therefor
JPH11180005A (en) Method and apparatus for reprinting in image forming apparatus
JP3962562B2 (en) Data processing apparatus, data processing method, and program
JP2004112514A (en) Image processing method and apparatus
JP2004265175A (en) Job processing system
JPH11249835A (en) System and method for printing and recording medium recording printing processing program
JP2010092141A (en) Image processing system, image reader, image processor, and image processing program
JPH1091767A (en) Image filing method and device
JP2008042241A (en) Image forming apparatus and control method therefor
JP2000048172A (en) Network image processor
JP2006163904A (en) Network document management system, its control method, and storage medium
JP5080325B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080401