WO2013047171A1 - Document delivery device, delivery system, and delivery method - Google Patents

Document delivery device, delivery system, and delivery method Download PDF

Info

Publication number
WO2013047171A1
WO2013047171A1 PCT/JP2012/073062 JP2012073062W WO2013047171A1 WO 2013047171 A1 WO2013047171 A1 WO 2013047171A1 JP 2012073062 W JP2012073062 W JP 2012073062W WO 2013047171 A1 WO2013047171 A1 WO 2013047171A1
Authority
WO
WIPO (PCT)
Prior art keywords
browsing
document
image
file
terminal
Prior art date
Application number
PCT/JP2012/073062
Other languages
French (fr)
Japanese (ja)
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 富士フイルム株式会社
Publication of WO2013047171A1 publication Critical patent/WO2013047171A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Definitions

  • the present invention relates to a document distribution apparatus, distribution system, and distribution method for distributing the contents of a document to an access source terminal using a communication network such as the Internet.
  • a system in which documents described in various formats are stored in a storage on a communication network such as the Internet and can be viewed from an external terminal is widely known.
  • a document created on an in-house personal computer can be viewed on a mobile terminal owned by the user regardless of location and time, which is convenient.
  • the playback software that can be used varies depending on the type of document and the type of terminal to be viewed. For this reason, the conventional document distribution system has a problem that it is necessary to own and manage a lot of reproduction software, which is expensive. Also, the terminal side has a problem that the number of types of playback software increases each time a document of a different type is browsed, resulting in insufficient memory capacity.
  • the conventional system has a problem that the display mode of the document differs depending on the reproduction software and the reproduction environment, and the layout of texts and diagrams changes variously. For example, when a document that can be used by multiple playback software is received, if the playback software that is different from the playback software that is normally used is distributed from the system side, even if the same document is played back, The display mode is different. Even if the same playback software is used, the display mode may differ depending on the playback environment, such as a difference in terminals to be played back or a difference in initial settings.
  • the object of the present invention is to allow various types of documents to be easily browsed without having to prepare various playback software on the terminal side, and to play back regardless of differences in the playback software and playback environment.
  • An object of the present invention is to provide a document distribution apparatus, a document distribution system, and a document distribution method in which the display mode at the time does not change greatly.
  • the document distribution apparatus includes an image generation unit, an image storage unit, a file creation unit, and a distribution unit.
  • the image generation unit converts a document requested to be browsed from the terminal into image data to generate a browsing image
  • the image storage unit assigns and stores an access address to the browsing image generated by the image generation unit.
  • the file creation unit Based on the browsing image to which the address for access is assigned, the file creation unit generates an HTML format browsing file including the address as one element, and the generated browsing file is viewed by the distribution unit as a terminal of the browsing request source. Delivered to.
  • the multi-page document is converted into a multi-page browsing image by the image generation unit, and a different address is assigned to each browsing image for each page and stored in the image storage unit.
  • the file creation unit may create one browsing file including a plurality of elements corresponding to each address.
  • the file creation unit may create a browsing file that includes event handlers that define how to move between elements.
  • the event handler may be described in a script language, and the script language may be Java (registered trademark) Script.
  • a determination unit that determines the type of the browsing request source terminal may be provided, and the image generation unit may generate a browsing image corresponding to the type of the browsing request source terminal. You may use what produces the file for browsing corresponding to the kind of terminal of a browsing request origin.
  • an image generation unit having a function of changing the resolution and size of the browsing image according to the type of the requesting terminal can be used. Furthermore, it is preferable to use a file creation unit that has a function of creating a browsing file including definition information that defines the arrangement position of the browsing image at the time of browsing according to the type of the terminal that requested the browsing. it can.
  • the document distribution system of the present invention includes the above-described document distribution apparatus, a storage connected to the document distribution apparatus via a communication network, and a portable terminal that requests browsing of the document, and the storage is a request for browsing.
  • Various documents are stored.
  • the document distribution method of the present invention also includes an image generation step of generating a browsing image by converting a document requested to be browsed into image data, and an image storage for storing the browsing image with an access address.
  • a browsing image obtained by converting a document into image data is generated and distributed as an HTML format browsing file with an access destination added to the browsing image.
  • Versatile because it can be viewed in a browser without the need for software.
  • the display mode does not change greatly depending on the terminal.
  • a function dedicated for browsing the document for example, a function for sending / returning the page when the button is pressed, a function for terminating the browsing, etc.
  • a program or software with high versatility such as JavaScript can be used without requiring a program or software.
  • the document distribution system 10 includes a mobile terminal 12, a storage 14, and a document distribution device 16. These are connected via the Internet 18.
  • the document distribution device 16 reads the corresponding document from the storage 14, converts it to a form that can be viewed on the mobile terminal 12, and distributes it to the mobile terminal 12.
  • a mobile terminal 12 is a terminal owned by the user of the document distribution system 10, and for example, a mobile phone, a smartphone, a tablet personal computer, a PDA, or the like is used.
  • the mobile terminal 12 is provided with a communication unit 20, a display 22, a storage unit 24, and a control unit 26.
  • the communication unit 20 transmits and receives various information via the Internet 18.
  • the display 22 displays various screens.
  • the storage unit 24 stores application software for using the document distribution system 10.
  • the application software is downloaded to the mobile terminal 12 via the Internet 18, for example.
  • the control unit 26 drives and controls each unit of the mobile terminal 12 based on the information stored in the storage unit 24.
  • the storage 14 stores a plurality of types of documents and a document list 30 in which the file number, file name, file format, and storage destination directory of each document are associated with each other.
  • the document stored in the storage 14 is written by the user of the document distribution system 10 into the storage 14 from a company personal computer, for example.
  • the document list 30 is updated when a new document is stored and when a stored document is deleted.
  • the document distribution device 16 is provided with a communication unit 40, a storage unit 44, and a control unit 46.
  • the communication unit 40 transmits and receives various information via the Internet 18.
  • the storage unit 44 stores various programs and various data.
  • the storage unit 44 stores a browsing image to be described later.
  • the control unit 46 performs drive control of each unit of the document distribution device 16 based on the information stored in the storage unit 44.
  • control unit 46 is provided with a document list acquisition unit 50, a document acquisition unit 52, a browsing image generation unit 54, and a browsing file generation unit 56.
  • the control unit 46 controls these units to perform document distribution processing.
  • the document distribution process is started when the user logs into the document distribution device 16.
  • a user can log in to the document distribution device 16 by operating application software for using the document distribution system 10 by operating the mobile terminal 12 and inputting, for example, a user ID and password registered in advance.
  • the control unit 46 operates the document list acquisition unit 50.
  • the document list acquisition unit 50 accesses the storage 14 and acquires the document list 30.
  • the storage 14 has an API (Application Program Interface) for document list acquisition, and the document list acquisition unit 50 acquires the document list 30 using this API. Then, the control unit 46 transmits the acquired document list 30 to the mobile terminal 12 via the communication unit 40.
  • API Application Program Interface
  • a list of documents is generated by the mobile terminal 12 based on the transmitted document list 30. As shown in FIG. 6, this list is displayed on the display 22 of the mobile terminal 12. The user can select a document desired to be browsed from the list by operating the mobile terminal 12.
  • the document distribution apparatus 16 When a document is selected from the list, the document distribution apparatus 16 is notified of a request for browsing the selected document. Upon receiving this notification, the control unit 46 activates the document acquisition unit 52.
  • the document acquisition unit 52 accesses the storage 14 and acquires the document requested to be viewed from the storage 14.
  • the storage 14 has a document acquisition API, and the document list acquisition unit 50 acquires a document using this API.
  • the control unit 46 activates the browsing image generation unit 54.
  • the browsing image generation unit 54 generates a browsing image by converting the acquired document into image data in a preset format (for example, TIFF format, JPEG format, or BMP format). Subsequently, the control unit 46 assigns an access address (URL) to the generated browsing image, and causes the storage unit 44 to store the browsing image.
  • a preset format for example, TIFF format, JPEG format, or BMP format.
  • the browsing image generation unit 54 When the document requested to be browsed is spread over a plurality of pages, the browsing image generation unit 54 generates a plurality of browsing images corresponding to each page of the document. In order to reproduce the document from the plurality of browsing images, the control unit 46 provides identification information such as a session ID issued for each document and the page number and sheet number of each browsing image. A URL to be included is assigned to each browsing image and stored.
  • the control unit 46 operates the browsing file generation unit 56.
  • the browsing file generation unit 56 uses the URL stored in the storage unit 44 as a source address as an element for browsing in the HTML format so that the browsing image of the document requested for browsing is displayed on the browser of the mobile terminal 12. Create a file.
  • the browsing file generation unit 56 When the document requested to be browsed is spread over a plurality of pages and a plurality of browsing images to which different URLs are assigned are stored in the storage unit 44, the browsing file generation unit 56 The URL of the browsing image is stored in one browsing file.
  • the browsing file generation unit 56 is described in a script language such as a URL link to the previous or next page or an event handler (for example, JavaScript) to send back the page, and includes a button, an icon, a tag, and the like. Create a browsing file that includes operations and page-backs).
  • the control unit 46 transmits the generated browsing file to the mobile terminal 12.
  • a browser is activated on the mobile terminal 12 and a screen based on the browsing file is displayed on the display 22 as shown in FIG.
  • a browsing image, a next button (tag), and a back button (tag) are displayed, and the page can be returned by selecting these next buttons and back buttons.
  • the file moves to the next or previous page.
  • the back button or the next button is selected, the next or previous page is displayed. You may move to the image (image for browsing).
  • it is not limited to the selection of the back button or the next button, and it is possible to freely set what kind of operation or selection of the button (tag) actually causes the page to be forwarded or returned.
  • the document distribution apparatus and the mobile terminal do not need to have a plurality of reproduction software.
  • the document since the document is converted into image data and distributed, it is possible to prevent a difference in display mode due to a difference in terminals to be browsed.
  • by distributing the document in the HTML format it is not necessary to use a dedicated program or software for realizing a function necessary for browsing the document such as page return.
  • the present invention is not limited thereto. It is not something.
  • the user's portable terminal and the model information of the portable terminal are registered in advance, and according to the model of the portable terminal so as to absorb the change of the display mode due to the difference in the model of the portable terminal on the playback side Processing may be performed to create a browsing image or a browsing file.
  • the image size and resolution of the browsing image are determined in accordance with the screen size and resolution of the distribution-destination mobile terminal, or the display size and resolution of the image (viewing image) in the browsing file are determined.
  • the version of the HTML or script language used when creating the browsing file may be determined in accordance with the version of HTML or script language that can be used at the distribution destination terminal.
  • the arrangement position of the image in the browsing file may be determined in accordance with the distribution destination terminal. Further, depending on the terminal of the delivery destination, the type of button or tag used at the time of browsing such as page return may be determined.
  • the document distribution apparatus transmits a document list to a mobile terminal, and the mobile terminal generates a document list based on the document list.
  • the document distribution apparatus uses a document list.
  • the list may be generated, and the list may be changed to a document list and transmitted to the portable terminal.
  • the distribution form of the document list and list can be freely set, for example, after converting the document list and list into image data, the access URL to this image data is set as the source URL, as in the above-described document.
  • An HTML format file may be created and sent to the mobile terminal. In this way, it is possible to prevent the problem that the display form of the document list and the list is different depending on the model of the mobile terminal of the distribution destination.
  • the browsing file in the HTML format as in the present invention it is possible to easily add or expand functions necessary for browsing such as page rewinding.
  • the browsing image is displayed as a thumbnail by performing a predetermined operation, and by selecting the browsing image displayed as a thumbnail, the selected browsing image is enlarged and added. May be.
  • the user may be able to set addition and deletion of such functions.
  • the generated browsing image is stored in the document distribution device, but the present invention is not limited to this.
  • the generated browsing image may be stored in the storage.
  • the present invention can also be implemented in a form that does not use a dedicated storage as described below.
  • application software for using the document distribution device 16 is installed in advance on a mobile terminal and the file to be viewed when browsing the Internet on the mobile terminal requires dedicated playback software, Start application software automatically.
  • the file to be browsed (or the URL for accessing the file) may be transmitted to the document distribution device 16.
  • the file to be browsed is converted into image data by the document distribution device 16 and a browsing image is generated.
  • an HTML browsing file including the browsing image is generated and generated.
  • the browsing file is distributed to the mobile terminal.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Provided is a document delivery system by which the appearance of a document does not change greatly depending on the reproduction environment. When a login to a document delivery device (16) is performed from a mobile terminal (12), a document delivery process is initiated. In the document delivery process, a list of documents stored in a storage (14) is displayed on the mobile terminal (12), and a document to be viewed can be selected from the list. When a document is selected, the document delivery device (16) generates a viewing image by converting the selected document to image data, adds an access URL to the viewing image, and stores the viewing image in a storage unit. Subsequently, the document delivery device (16) generates an HTML viewing file which includes the URL stored in the storage unit as a source address, and transmits the HTML file to the mobile terminal (12).

Description

ドキュメント配信装置及び配信システム並びに配信方法Document distribution apparatus, distribution system, and distribution method
 本発明は、インターネットなどの通信ネットワークを利用し、ドキュメントの内容をアクセス元の端末に配信するドキュメントの配信装置、配信システム及び配信方法に関するものである。 The present invention relates to a document distribution apparatus, distribution system, and distribution method for distributing the contents of a document to an access source terminal using a communication network such as the Internet.
 様々な形式で記述されたドキュメントをインターネットなどの通信ネットワーク上のストレージに保管し、外部の端末から閲覧できるようにしたシステムが広く知られている。このシステムによれば、例えば、社内のパソコンで作成したドキュメントを、自身の所有する携帯端末などで場所や時間に左右されずに閲覧できるので便利である。 A system in which documents described in various formats are stored in a storage on a communication network such as the Internet and can be viewed from an external terminal is widely known. According to this system, for example, a document created on an in-house personal computer can be viewed on a mobile terminal owned by the user regardless of location and time, which is convenient.
 ただし、このようなシステムでは、閲覧側の端末にドキュメント再生用のソフトウェア(ドキュメントの編集ソフトやビュワーなど)がないと閲覧できない。これを解決するために、ドキュメントの配信とともにドキュメント再生用のソフトウェア(以下、再生ソフト)を配信することが特開2011-96079号公報や特開2003-233525号公報などで知られている。 However, such a system cannot be browsed unless the viewing terminal has software for document playback (such as document editing software or a viewer). In order to solve this problem, it is known in Japanese Patent Application Laid-Open No. 2011-96079, Japanese Patent Application Laid-Open No. 2003-233525, and the like that document distribution software (hereinafter referred to as reproduction software) is distributed together with document distribution.
 しかし、ドキュメントの種類や閲覧する端末の種類などによって利用できる再生ソフトは異なる。このため、従来のドキュメント配信システムでは、多くの再生ソフトを保有し管理する必要があり、コストがかかるという問題がある。また、端末側においても、種類が異なるドキュメントを閲覧する毎に再生ソフトの種類が増え、メモリの容量が不足してしまうといった問題があった。 However, the playback software that can be used varies depending on the type of document and the type of terminal to be viewed. For this reason, the conventional document distribution system has a problem that it is necessary to own and manage a lot of reproduction software, which is expensive. Also, the terminal side has a problem that the number of types of playback software increases each time a document of a different type is browsed, resulting in insufficient memory capacity.
 さらに、従来のシステムでは、再生ソフトや再生環境の違いによりドキュメントの表示態様が異なり、文章や図表などのレイアウトが様々に変わるという問題がある。例えば複数の再生ソフトが利用できるドキュメントの配信を受けたときに、通常利用している再生ソフトと異なる再生ソフトがシステム側から配信された場合は、同じドキュメントを再生しても再生ソフトの違いにより表示態様が異なってしまう。また、同じ再生ソフトを利用しても、再生する端末の違いや初期設定の違いなどの再生環境によって、表示態様が異なることもある。 Furthermore, the conventional system has a problem that the display mode of the document differs depending on the reproduction software and the reproduction environment, and the layout of texts and diagrams changes variously. For example, when a document that can be used by multiple playback software is received, if the playback software that is different from the playback software that is normally used is distributed from the system side, even if the same document is played back, The display mode is different. Even if the same playback software is used, the display mode may differ depending on the playback environment, such as a difference in terminals to be played back or a difference in initial settings.
 本発明の目的は、端末側に様々な再生ソフトを用意しておかなくても、様々な種類のドキュメントを容易に閲覧することができ、また再生ソフトや再生環境の違いに左右されずに再生時の表示態様が大きく変わることのないドキュメント配信装置、ドキュメント配信システム及びドキュメント配信方法を提供することにある。 The object of the present invention is to allow various types of documents to be easily browsed without having to prepare various playback software on the terminal side, and to play back regardless of differences in the playback software and playback environment. An object of the present invention is to provide a document distribution apparatus, a document distribution system, and a document distribution method in which the display mode at the time does not change greatly.
 本発明のドキュメント配信装置は、画像生成部と、画像保管部と、ファイル作成部と、配信部とを備える。画像生成部は端末から閲覧要求されたドキュメントを画像データに変換して閲覧用画像を生成し、画像保管部は画像生成部が生成した閲覧用画像にアクセス用のアドレスを付与して保管する。アクセス用のアドレスが付与された閲覧用画像に基づいて、ファイル作成部はアドレスを一要素として含むHTML形式の閲覧用ファイルを生成し、生成された閲覧用ファイルは配信部により閲覧要求元の端末に配信される。 The document distribution apparatus according to the present invention includes an image generation unit, an image storage unit, a file creation unit, and a distribution unit. The image generation unit converts a document requested to be browsed from the terminal into image data to generate a browsing image, and the image storage unit assigns and stores an access address to the browsing image generated by the image generation unit. Based on the browsing image to which the address for access is assigned, the file creation unit generates an HTML format browsing file including the address as one element, and the generated browsing file is viewed by the distribution unit as a terminal of the browsing request source. Delivered to.
 複数ページのドキュメントは画像生成部によって複数ページの閲覧用画像に変換され、ページ毎の閲覧用画像のそれぞれには異なるアドレスが付与されて画像保管部に保管される。ファイル作成部は、各アドレスに対応する複数の要素を含む一つの閲覧用ファイルを作成するものであってもよい。 The multi-page document is converted into a multi-page browsing image by the image generation unit, and a different address is assigned to each browsing image for each page and stored in the image storage unit. The file creation unit may create one browsing file including a plurality of elements corresponding to each address.
 ファイル作成部により、要素間の移動方法を定義したイベントハンドラを含んだ閲覧用ファイルを作成してもよい。イベントハンドラはスクリプト言語で記述されているものでもよく、スクリプト言語はJava(登録商標)Scriptでもよい。 The file creation unit may create a browsing file that includes event handlers that define how to move between elements. The event handler may be described in a script language, and the script language may be Java (registered trademark) Script.
 また、閲覧要求元の端末の種類を判定する判定部を設け、画像生成部は閲覧要求元の端末の種類に対応して閲覧用画像を生成するものであってもよく、ファイル作成部には閲覧要求元の端末の種類に対応した閲覧用ファイルを作成するものを用いてもよい。 In addition, a determination unit that determines the type of the browsing request source terminal may be provided, and the image generation unit may generate a browsing image corresponding to the type of the browsing request source terminal. You may use what produces the file for browsing corresponding to the kind of terminal of a browsing request origin.
 画像生成部には、閲覧要求元の端末の種類に応じて閲覧用画像の解像度及びサイズを変更する機能をもつものを用いることができる。さらに、ファイル作成部には、閲覧要求元の端末の種類に応じて閲覧時の閲覧用画像の配置位置を定義した定義情報を含む閲覧用ファイルを作成する機能をもつものを好適に用いることができる。 As the image generation unit, an image generation unit having a function of changing the resolution and size of the browsing image according to the type of the requesting terminal can be used. Furthermore, it is preferable to use a file creation unit that has a function of creating a browsing file including definition information that defines the arrangement position of the browsing image at the time of browsing according to the type of the terminal that requested the browsing. it can.
 本発明のドキュメント配信システムは、上述したドキュメント配信装置と、ドキュメント配信装置に通信ネットワークを介して接続されたストレージと、ドキュメントの閲覧を要求する携帯端末を備え、ストレージには閲覧の要求対象となる様々なドキュメントが格納される。 The document distribution system of the present invention includes the above-described document distribution apparatus, a storage connected to the document distribution apparatus via a communication network, and a portable terminal that requests browsing of the document, and the storage is a request for browsing. Various documents are stored.
 また、本発明のドキュメント配信方法は、閲覧要求されたドキュメントを画像データに変換して閲覧用画像を生成する画像生成ステップと、前記閲覧用画像にアクセス用のアドレスを付与して保管する画像保管ステップと、前記アドレスを要素として含むHTML形式の閲覧用ファイルを作成するファイル作成ステップと、前記閲覧用ファイルを閲覧要求元の端末に配信する配信ステップとを備えている。 The document distribution method of the present invention also includes an image generation step of generating a browsing image by converting a document requested to be browsed into image data, and an image storage for storing the browsing image with an access address. A file creation step for creating an HTML-format browsing file including the address as an element, and a distribution step for delivering the browsing file to a browsing requesting terminal.
 本発明によれば、ドキュメントを画像データに変換した閲覧用画像を生成し、この閲覧用画像にアクセス先も付加したHTML形式の閲覧用ファイルとして配信するので、端末側ではドキュメントごとに専用の再生ソフトを必要とせず、ブラウザで閲覧可能になることから汎用性が高い。また、ドキュメントを配信する側でも複数の再生ソフトを保有する必要がなくなり運用コストを抑えることができる。さらに、ドキュメントを画像データに変換して配信するので、端末の違いによって表示態様が大きく変わることもない。 According to the present invention, a browsing image obtained by converting a document into image data is generated and distributed as an HTML format browsing file with an access destination added to the browsing image. Versatile because it can be viewed in a browser without the need for software. In addition, it is not necessary to have a plurality of playback software on the document distribution side, and the operation cost can be reduced. Furthermore, since the document is converted into image data and distributed, the display mode does not change greatly depending on the terminal.
 さらに、HTML形式でドキュメントを配信することによって、ドキュメントを閲覧する際に必要な機能(例えば、ボタンの押下に伴うページの送り・戻し機能や閲覧を終了させる機能など)を実現させるために専用のプログラムやソフトウェアを要せず、JavaScriptのような汎用性の高いプログラムやソフトウェアを用いることができるので便利である。また、こうした機能の追加や仕様変更にも簡単に対応できるようになる。 Furthermore, by distributing the document in the HTML format, a function dedicated for browsing the document (for example, a function for sending / returning the page when the button is pressed, a function for terminating the browsing, etc.) is used. It is convenient because a program or software with high versatility such as JavaScript can be used without requiring a program or software. In addition, it becomes possible to easily cope with such addition of functions and specification changes.
ドキュメント配信システムの構成を示す構成図である。It is a block diagram which shows the structure of a document delivery system. 携帯端末の構成を示すブロック図である。It is a block diagram which shows the structure of a portable terminal. ストレージに記憶されている情報を示す説明図である。It is explanatory drawing which shows the information memorize | stored in the storage. ドキュメント配信装置の構成を示すブロック図である。It is a block diagram which shows the structure of a document delivery apparatus. 閲覧要求されたドキュメントの閲覧用ファイルを作成して配信する手順を示すフローチャートである。It is a flowchart which shows the procedure which produces and distributes the file for browsing of the document by which browsing was requested | required. ストレージに記憶されたドキュメントの一覧表が携帯端末のディスプレイに表示された状態を示す説明図である。It is explanatory drawing which shows the state by which the list of the documents memorize | stored in the storage was displayed on the display of the portable terminal. 閲覧画面が携帯端末に表示された状態を示す説明図である。It is explanatory drawing which shows the state by which the browsing screen was displayed on the portable terminal.
 図1に示すように、ドキュメント配信システム10は、携帯端末12、ストレージ14、ドキュメント配信装置16から構成される。これらは、インターネット18を介して接続されている。ドキュメント配信装置16は、携帯端末12からの要求に応じてストレージ14の中から該当するドキュメントを読み出し、これを携帯端末12で閲覧可能な形態に変換して携帯端末12に配信する。 As shown in FIG. 1, the document distribution system 10 includes a mobile terminal 12, a storage 14, and a document distribution device 16. These are connected via the Internet 18. In response to a request from the mobile terminal 12, the document distribution device 16 reads the corresponding document from the storage 14, converts it to a form that can be viewed on the mobile terminal 12, and distributes it to the mobile terminal 12.
 図2において、携帯端末12は、ドキュメント配信システム10のユーザーが所有する端末であり、例えば、携帯電話、スマートフォン、タブレット型のパソコン、PDAなどが用いられる。携帯端末12には、通信部20、ディスプレイ22、記憶部24、制御部26が設けられている。 In FIG. 2, a mobile terminal 12 is a terminal owned by the user of the document distribution system 10, and for example, a mobile phone, a smartphone, a tablet personal computer, a PDA, or the like is used. The mobile terminal 12 is provided with a communication unit 20, a display 22, a storage unit 24, and a control unit 26.
 通信部20は、インターネット18を介して各種情報の送受信を行う。ディスプレイ22は、各種画面を表示する。記憶部24には、ブラウザを初めとする各種プログラム及びデータの他、ドキュメント配信システム10を利用するためのアプリケーションソフトが記憶されている。アプリケーションソフトは、例えば、インターネット18を介して携帯端末12にダウンロードされる。制御部26は、記憶部24に記憶された情報に基づいて、携帯端末12の各部を駆動制御する。 The communication unit 20 transmits and receives various information via the Internet 18. The display 22 displays various screens. In addition to various programs and data such as a browser, the storage unit 24 stores application software for using the document distribution system 10. The application software is downloaded to the mobile terminal 12 via the Internet 18, for example. The control unit 26 drives and controls each unit of the mobile terminal 12 based on the information stored in the storage unit 24.
 図3に示すように、ストレージ14には、複数種類のドキュメントが記憶されるとともに、各ドキュメントのファイル番号、ファイル名、ファイル形式、格納先ディレクトリが対応付けされたドキュメントリスト30が格納されている。ストレージ14に記憶されたドキュメントは、ドキュメント配信システム10のユーザーが、例えば会社のパソコンなどからストレージ14に書き込んだものである。ドキュメントリスト30は、新たなドキュメントが記憶されたとき、及び、記憶済みのドキュメントが削除されたときに更新される。 As shown in FIG. 3, the storage 14 stores a plurality of types of documents and a document list 30 in which the file number, file name, file format, and storage destination directory of each document are associated with each other. . The document stored in the storage 14 is written by the user of the document distribution system 10 into the storage 14 from a company personal computer, for example. The document list 30 is updated when a new document is stored and when a stored document is deleted.
 図4に示すように、ドキュメント配信装置16には、通信部40、記憶部44、制御部46が設けられている。通信部40は、インターネット18を介して各種情報の送受信を行う。記憶部44には、各種プログラムや各種データが記憶されている。また、記憶部44には、後述する閲覧用画像が記憶される。制御部46は、記憶部44に記憶された情報に基づいて、ドキュメント配信装置16の各部の駆動制御を行う。 As shown in FIG. 4, the document distribution device 16 is provided with a communication unit 40, a storage unit 44, and a control unit 46. The communication unit 40 transmits and receives various information via the Internet 18. The storage unit 44 stores various programs and various data. The storage unit 44 stores a browsing image to be described later. The control unit 46 performs drive control of each unit of the document distribution device 16 based on the information stored in the storage unit 44.
 また、制御部46には、ドキュメントリスト取得部50、ドキュメント取得部52、閲覧用画像生成部54、閲覧用ファイル生成部56が設けられている。制御部46は、これら各部を制御してドキュメント配信処理を行う。 Further, the control unit 46 is provided with a document list acquisition unit 50, a document acquisition unit 52, a browsing image generation unit 54, and a browsing file generation unit 56. The control unit 46 controls these units to perform document distribution processing.
 図5に示すように、ドキュメント配信処理は、ユーザーがドキュメント配信装置16にログインしたことを契機に開始される。ユーザーは、携帯端末12を操作してドキュメント配信システム10を利用するためのアプリケーションソフトを起動させ、例えば予め登録されたユーザーIDやパスワードを入力することでドキュメント配信装置16にログインできる。 As shown in FIG. 5, the document distribution process is started when the user logs into the document distribution device 16. A user can log in to the document distribution device 16 by operating application software for using the document distribution system 10 by operating the mobile terminal 12 and inputting, for example, a user ID and password registered in advance.
 ドキュメント配信処理が開始されると、制御部46は、ドキュメントリスト取得部50を作動させる。ドキュメントリスト取得部50は、ストレージ14にアクセスしてドキュメントリスト30を取得する。ストレージ14は、ドキュメントリスト取得用のAPI(Application Program Interface )を有しており、ドキュメントリスト取得部50は、このAPIを利用してドキュメントリスト30を取得する。そして、制御部46は、取得されたドキュメントリスト30を、通信部40を介して携帯端末12に送信する。 When the document distribution process is started, the control unit 46 operates the document list acquisition unit 50. The document list acquisition unit 50 accesses the storage 14 and acquires the document list 30. The storage 14 has an API (Application Program Interface) for document list acquisition, and the document list acquisition unit 50 acquires the document list 30 using this API. Then, the control unit 46 transmits the acquired document list 30 to the mobile terminal 12 via the communication unit 40.
 ドキュメントリスト30が送信されると、送信されたドキュメントリスト30に基づいて携帯端末12にてドキュメントの一覧表が生成される。図6に示すように、この一覧表は携帯端末12のディスプレイ22に表示される。ユーザーは、携帯端末12を操作してこの一覧表の中から閲覧を希望するドキュメントを選択できる。 When the document list 30 is transmitted, a list of documents is generated by the mobile terminal 12 based on the transmitted document list 30. As shown in FIG. 6, this list is displayed on the display 22 of the mobile terminal 12. The user can select a document desired to be browsed from the list by operating the mobile terminal 12.
 一覧表の中からドキュメントが選択されると、選択されたドキュメントの閲覧要求がドキュメント配信装置16に通知される。この通知を受けて制御部46は、ドキュメント取得部52を作動させる。ドキュメント取得部52は、ストレージ14にアクセスして閲覧要求のなされたドキュメントをストレージ14から取得する。ストレージ14は、ドキュメント取得用APIを有しており、ドキュメントリスト取得部50は、このAPIを利用してドキュメントを取得する。 When a document is selected from the list, the document distribution apparatus 16 is notified of a request for browsing the selected document. Upon receiving this notification, the control unit 46 activates the document acquisition unit 52. The document acquisition unit 52 accesses the storage 14 and acquires the document requested to be viewed from the storage 14. The storage 14 has a document acquisition API, and the document list acquisition unit 50 acquires a document using this API.
 閲覧要求されたドキュメントが取得されると、制御部46は、閲覧用画像生成部54を作動させる。閲覧用画像生成部54は、取得されたドキュメントを、予め設定された形式(例えば、TIFF形式やJPEG形式やBMP形式)の画像データに変換することによって閲覧用画像を生成する。続いて、制御部46は、生成された閲覧用画像に対してアクセス用のアドレス(URL)を付与し、この閲覧用画像を記憶部44に記憶させる。 When the document requested to be browsed is acquired, the control unit 46 activates the browsing image generation unit 54. The browsing image generation unit 54 generates a browsing image by converting the acquired document into image data in a preset format (for example, TIFF format, JPEG format, or BMP format). Subsequently, the control unit 46 assigns an access address (URL) to the generated browsing image, and causes the storage unit 44 to store the browsing image.
 なお、閲覧要求されたドキュメントが複数ページに渡る場合、閲覧用画像生成部54は、ドキュメントの各ページに対応する複数の閲覧用画像を生成する。制御部46は、これら複数の閲覧用画像からドキュメントを再現できるように、1つのドキュメントに対して1つだけ発行されるセッションIDや、各閲覧用画像のページ番号やシート番号などの識別情報を含むURLを各閲覧用画像毎に付与し、記憶させる。 When the document requested to be browsed is spread over a plurality of pages, the browsing image generation unit 54 generates a plurality of browsing images corresponding to each page of the document. In order to reproduce the document from the plurality of browsing images, the control unit 46 provides identification information such as a session ID issued for each document and the page number and sheet number of each browsing image. A URL to be included is assigned to each browsing image and stored.
 次に、制御部46は、閲覧用ファイル生成部56を作動させる。閲覧用ファイル生成部56は、閲覧要求されたドキュメントの閲覧用画像が携帯端末12のブラウザで表示されるように、記憶部44に記憶されたURLをソースアドレスとして要素に含むHTML形式の閲覧用ファイルを作成する。 Next, the control unit 46 operates the browsing file generation unit 56. The browsing file generation unit 56 uses the URL stored in the storage unit 44 as a source address as an element for browsing in the HTML format so that the browsing image of the document requested for browsing is displayed on the browser of the mobile terminal 12. Create a file.
 なお、閲覧要求されたドキュメントが複数ページに渡り、各種ページ毎に異なるURLが付与された複数の閲覧用画像が記憶部44に記憶されている場合、閲覧用ファイル生成部56は、これら複数の閲覧用画像のURLを1つの閲覧用ファイルに格納する。また、閲覧用ファイル生成部56は、ページの送り戻しを行うために、前後のページへのURLのリンクや、イベントハンドラ(例えば、JavaScriptなどのスクリプト言語で記述され、ボタンやアイコン、タグなどの操作とページの送り戻しとを対応させたもの)を含む閲覧用ファイルを作成する。 When the document requested to be browsed is spread over a plurality of pages and a plurality of browsing images to which different URLs are assigned are stored in the storage unit 44, the browsing file generation unit 56 The URL of the browsing image is stored in one browsing file. In addition, the browsing file generation unit 56 is described in a script language such as a URL link to the previous or next page or an event handler (for example, JavaScript) to send back the page, and includes a button, an icon, a tag, and the like. Create a browsing file that includes operations and page-backs).
 上述のように作成された閲覧用ファイルの内容の一例を次の段落に示す。 An example of the contents of the browsing file created as described above is shown in the next paragraph.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<html> 
 <head> 
  <style> 
<!--body {margin: 0px 0px 0px
0px;}*{-webkit-user-select:
none;}-->
  </style> 
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
<script type="text/javascript" src="https://docx.keitairemote.jp/semiasp-test/viewer/api/012dfe6b3cfab2fc057350827b3d5df525f7650e?kbsfn=script">
 </head> 
  <body>
<div id="webpage" style="width: 1530; height:1980">
<!--表示する閲覧用画像のURL及びサイズ-->
<img
src="https://docx.keitairemote.jp/semiasp-test/viewer/html/012dfe6b3cfab2fc057350827b3d5df525f7650e/1/1/0.jpg"
width="1530" height="1980">
</div>
   <center>
<div id="pagecontroll"
style="width: 1530; height:30">
<!--前のページ-->
<a
href="https://docx.keitairemote.jp/semiasp-test/viewer/api/012dfe6b3cfab2fc057350827b3d5df525f7650e?kbsfn=webpage&kbspm=1-0">back</a>
<!--次のページ-->
<a
href="https://docx.keitairemote.jp/semiasp-test/viewer/api/012dfe6b3cfab2fc057350827b3d5df525f7650e?kbsfn=webpage&kbspm=1-2">next</a>
</div>
   </center>
  </body> 
</html>
<! DOCTYPE HTML PUBLIC "-// W3C // DTD HTML 4.0 Transitional // EN">
<html>
<head>
<style>
<!-body (margin: 0px 0px 0px
0px;} * {-webkit-user-select:
none;}->
</ style>
<meta http-equiv = "Content-Type" content = "text / html; charset = UTF-8">
<script type = "text / javascript" src = "https://docx.keitairemote.jp/semiasp-test/viewer/api/012dfe6b3cfab2fc057350827b3d5df525f7650e?kbsfn=script">
</ head>
<body>
<div id = "webpage" style = "width: 1530; height: 1980">
<!-Browsing image URL and size to display->
<img
src = "https://docx.keitairemote.jp/semiasp-test/viewer/html/012dfe6b3cfab2fc057350827b3d5df525f7650e/1/1/0.jpg"
width = "1530" height = "1980">
</ div>
<center>
<div id = "pagecontroll"
style = "width: 1530; height: 30">
<!-Previous page->
<a
href = "https://docx.keitairemote.jp/semiasp-test/viewer/api/012dfe6b3cfab2fc057350827b3d5df525f7650e?kbsfn=webpage&kbspm=1-0"> back </a>
<!-Next page->
<a
href = "https://docx.keitairemote.jp/semiasp-test/viewer/api/012dfe6b3cfab2fc057350827b3d5df525f7650e?kbsfn=webpage&kbspm=1-2"> next </a>
</ div>
</ center>
</ body>
</ html>
 このように閲覧用ファイルが生成されると、制御部46は、生成された閲覧用ファイルを携帯端末12に送信する。閲覧用ファイルが送信されると、携帯端末12においてブラウザが起動され、図7に示すように、閲覧用ファイルに基づく画面がディスプレイ22に表示される。本例では、閲覧用画像と、nextボタン(タグ)、backボタン(タグ)とが表示され、これらnextボタンやbackボタンを選択することでページの送り戻しを行うことができる。 When the browsing file is generated in this way, the control unit 46 transmits the generated browsing file to the mobile terminal 12. When the browsing file is transmitted, a browser is activated on the mobile terminal 12 and a screen based on the browsing file is displayed on the display 22 as shown in FIG. In this example, a browsing image, a next button (tag), and a back button (tag) are displayed, and the page can be returned by selecting these next buttons and back buttons.
 なお、本例では、backボタンやnextボタンを選択した際に、次または前のページのファイルへ移動する例を示しているが、backボタンやnextボタンを選択した際に、次または前のページの画像(閲覧用画像)へ移動させてもよい。もちろん、backボタンやnextボタンの選択に限定されず、実際にどのような操作やボタン(タグ)の選択によってページの送りや戻しを行わせるかは自由に設定できる。 In this example, when the back button or the next button is selected, the file moves to the next or previous page. However, when the back button or the next button is selected, the next or previous page is displayed. You may move to the image (image for browsing). Of course, it is not limited to the selection of the back button or the next button, and it is possible to freely set what kind of operation or selection of the button (tag) actually causes the page to be forwarded or returned.
 以上のように、ドキュメント配信システム10によれば、ドキュメントを携帯端末のブラウザで閲覧できるので、ドキュメント配信装置や携帯端末が複数の再生ソフトを保有する必要がない。また、ドキュメントを画像データに変換して配信するので、閲覧する端末の違いによる表示態様の違いを防止できる。さらに、HTML形式でドキュメントを配信することによって、ページの送り戻しなどドキュメントを閲覧する際に必要な機能を実現させるための専用のプログラムやソフトウェアを用いる必要もない。 As described above, according to the document distribution system 10, since the document can be viewed with the browser of the mobile terminal, the document distribution apparatus and the mobile terminal do not need to have a plurality of reproduction software. In addition, since the document is converted into image data and distributed, it is possible to prevent a difference in display mode due to a difference in terminals to be browsed. Furthermore, by distributing the document in the HTML format, it is not necessary to use a dedicated program or software for realizing a function necessary for browsing the document such as page return.
 なお、本発明は、ドキュメントを画像データに変換し、さらに、この画像データを要素として含むHTML形式のファイルを配信すればよいので、細部の構成は上記実施形態に限定されず適宜変更できる。例えば、上記実施形態ではストレージとドキュメント配信装置が別体である例で説明をしたが、これらを一体に設けてもよい。 In the present invention, it is only necessary to convert a document into image data and distribute an HTML file containing the image data as an element. Therefore, the detailed configuration is not limited to the above embodiment and can be changed as appropriate. For example, in the above-described embodiment, an example in which the storage and the document delivery apparatus are separate bodies has been described, but these may be provided integrally.
 また、上記実施形態では、携帯端末の種類(機種)によらず、同様の処理が行われて閲覧用画像や閲覧用ファイルが作成される例で説明をしたが、本発明はこれに限定されるものではない。例えば、利用者の携帯端末と、この携帯端末の機種情報とを予め登録しておき、再生側の携帯端末の機種の違いによる表示態様の変化を吸収するように、携帯端末の機種に応じた処理を行って閲覧用画像や閲覧用ファイルを作成してもよい。 In the above-described embodiment, an example has been described in which the same processing is performed and a browsing image or a browsing file is created regardless of the type (model) of the mobile terminal, but the present invention is not limited thereto. It is not something. For example, the user's portable terminal and the model information of the portable terminal are registered in advance, and according to the model of the portable terminal so as to absorb the change of the display mode due to the difference in the model of the portable terminal on the playback side Processing may be performed to create a browsing image or a browsing file.
 この場合、例えば、配信先の携帯端末の画面サイズや解像度に合わせて閲覧用画像の画像サイズや解像度を決定し、あるいは閲覧用ファイルにおける画像(閲覧用画像)の表示サイズや解像度を決定するなどの方法が考えられる。また、配信先の端末で利用可能なHTMLやスクリプト言語のバージョンに合わせて閲覧用ファイルを作成する際のHTMLやスクリプト言語のバージョンを決定してもよい。さらに、配信先の端末に応じて、閲覧用ファイルにおける画像の配置位置などを決定してもよい。また、配信先の端末に応じて、ページの送り戻しなどの閲覧時に利用するボタンやタグの種類などを決定してもよい。 In this case, for example, the image size and resolution of the browsing image are determined in accordance with the screen size and resolution of the distribution-destination mobile terminal, or the display size and resolution of the image (viewing image) in the browsing file are determined. Can be considered. Further, the version of the HTML or script language used when creating the browsing file may be determined in accordance with the version of HTML or script language that can be used at the distribution destination terminal. Furthermore, the arrangement position of the image in the browsing file may be determined in accordance with the distribution destination terminal. Further, depending on the terminal of the delivery destination, the type of button or tag used at the time of browsing such as page return may be determined.
 また、上記実施形態では、ドキュメント配信装置が携帯端末にドキュメントリストを送信し、携帯端末がドキュメントリストに基づいてドキュメントの一覧表を生成する例で説明をしたが、ドキュメント配信装置がドキュメントの一覧表生成し、この一覧表をドキュメントリストに変えて携帯端末に送信してもよい。 In the above embodiment, the document distribution apparatus transmits a document list to a mobile terminal, and the mobile terminal generates a document list based on the document list. However, the document distribution apparatus uses a document list. The list may be generated, and the list may be changed to a document list and transmitted to the portable terminal.
 さらに、ドキュメントリストや一覧表の配信形態も自由に設定できるので、例えば、前述したドキュメントと同様に、ドキュメントリストや一覧表を画像データに変換した後、この画像データへのアクセス先URLをソールURLとするHTML形式のファイルを作成し、このファイルを携帯端末に送るようにしてもよい。こうすれば、配信先の携帯端末の機種によってドキュメントリストや一覧表の表示形態が異なるといった問題を防止できる。 Furthermore, since the distribution form of the document list and list can be freely set, for example, after converting the document list and list into image data, the access URL to this image data is set as the source URL, as in the above-described document. An HTML format file may be created and sent to the mobile terminal. In this way, it is possible to prevent the problem that the display form of the document list and the list is different depending on the model of the mobile terminal of the distribution destination.
 また、本発明のようにHTML形式で閲覧用ファイルを配信することによって、前述のように、ページ送り戻しなど閲覧時に必要な機能の追加や拡張が簡単にできるので、例えば、複数ページのドキュメントを配信する場合に、所定の操作を行うことによって閲覧用画像がサムネイル表示され、サムネイル表示された閲覧用画像を選択することで、選択された閲覧用画像が拡大表示されるなどの機能を追加してもよい。もちろん、このような機能の追加や削除をユーザーが設定できるようにしてもよい。 Also, by distributing the browsing file in the HTML format as in the present invention, as described above, it is possible to easily add or expand functions necessary for browsing such as page rewinding. When distributing, the browsing image is displayed as a thumbnail by performing a predetermined operation, and by selecting the browsing image displayed as a thumbnail, the selected browsing image is enlarged and added. May be. Of course, the user may be able to set addition and deletion of such functions.
 また、上記実施形態では、生成された閲覧用画像をドキュメント配信装置に保管する例で説明をしたが、本発明はこれに限定されるものではない。例えば、生成された閲覧用画像を、ストレージに記憶させてもよい。 In the above embodiment, the example has been described in which the generated browsing image is stored in the document distribution device, but the present invention is not limited to this. For example, the generated browsing image may be stored in the storage.
 また、上記実施形態では、専用のストレージに記憶されたドキュメントを配信する例で説明をしたが、本発明は以下のように専用のストレージを用いない形態でも実施可能である。例えば、予め携帯端末にドキュメント配信装置16を利用するためのアプリケーションソフトをインストールしておき、携帯端末でインターネットブラウジングを行っているときに閲覧しようとしたファイルが専用の再生ソフトを必要とする場合、アプリケーションソフトを自動的に起動させる。これにより閲覧しようとしたファイル(またはそのファイルにアクセスするためのURL)がドキュメント配信装置16に送信されるようにしておけばよい。以後は、閲覧しようとしたファイルがドキュメント配信装置16によって画像データに変換され、閲覧用画像が生成されるから、同様にして閲覧用画像を含むHTML形式の閲覧用ファイルを生成し、生成された閲覧用ファイルは携帯端末に配信されるようになる。結果的に、専用の再生ソフトが必要なファイルやドキュメントについても、専用の再生ソフトなしで閲覧の対象にすることが可能となる。 In the above-described embodiment, an example in which a document stored in a dedicated storage is distributed has been described. However, the present invention can also be implemented in a form that does not use a dedicated storage as described below. For example, if application software for using the document distribution device 16 is installed in advance on a mobile terminal and the file to be viewed when browsing the Internet on the mobile terminal requires dedicated playback software, Start application software automatically. Thus, the file to be browsed (or the URL for accessing the file) may be transmitted to the document distribution device 16. Thereafter, the file to be browsed is converted into image data by the document distribution device 16 and a browsing image is generated. Similarly, an HTML browsing file including the browsing image is generated and generated. The browsing file is distributed to the mobile terminal. As a result, even files and documents that require dedicated playback software can be viewed without dedicated playback software.

Claims (14)

  1.  閲覧要求されたドキュメントを画像データに変換して閲覧用画像を生成する画像生成部と、
     前記閲覧用画像にアクセス用のアドレスを付与して保管する画像保管部と、
     前記アドレスを要素として含むHTML形式の閲覧用ファイルを作成するファイル作成部と、
     前記閲覧用ファイルを閲覧要求元の端末に配信する配信部と、
     を備えたことを特徴とするドキュメント配信装置。
    An image generation unit that converts a document requested to be viewed into image data and generates an image for viewing;
    An image storage unit for storing the browsing image with an access address;
    A file creation unit for creating a browsing file in HTML format including the address as an element;
    A distribution unit that distributes the browsing file to a browsing request source terminal;
    A document delivery apparatus comprising:
  2.  前記画像生成部は、複数ページのドキュメントについては、これに対応して複数ページの閲覧用画像を生成し、
     前記画像保管部は、各ページ毎の閲覧用画像のそれぞれに異なるアドレスを付与して保管し、
     前記ファイル作成部は、各アドレスに対応する複数の要素を含む1つの閲覧用ファイルを作成する請求の範囲第1項記載のドキュメント配信装置。
    The image generation unit generates a multi-page browsing image corresponding to a multi-page document,
    The image storage unit assigns and stores a different address to each browsing image for each page,
    The document distribution apparatus according to claim 1, wherein the file creation unit creates one browsing file including a plurality of elements corresponding to each address.
  3.  前記ファイル作成部は、要素間の移動方法を定義したイベントハンドラを含む閲覧用ファイルを作成する請求の範囲第2項記載のドキュメント配信装置。 The document distribution device according to claim 2, wherein the file creation unit creates a browsing file including an event handler that defines a movement method between elements.
  4.  前記イベントハンドラは、スクリプト言語で記述されている請求の範囲第3項記載のドキュメント配信装置。 The document distribution device according to claim 3, wherein the event handler is described in a script language.
  5.  前記スクリプト言語は、JavaScriptである請求の範囲第4項記載のドキュメント配信装置。 5. The document delivery apparatus according to claim 4, wherein the script language is JavaScript.
  6.  閲覧要求元の端末の種類を判定する判定部を備え、
     前記画像生成部は、閲覧要求元の端末の種類に対応した閲覧用画像を生成する請求の範囲第1項~第5項のいずれか記載のドキュメント配信装置。
    It has a determination unit that determines the type of the requesting terminal,
    The document distribution device according to any one of claims 1 to 5, wherein the image generation unit generates a browsing image corresponding to a type of a terminal that is a browsing request source.
  7.  閲覧要求元の端末の種類を判定する判定部を備え、
     前記ファイル作成部は、閲覧要求元の端末の種類に対応した閲覧用ファイルを作成する請求の範囲第1項~第5項のいずれか記載のドキュメント配信装置。
    It has a determination unit that determines the type of the requesting terminal,
    The document distribution apparatus according to any one of claims 1 to 5, wherein the file creation unit creates a browsing file corresponding to a type of a terminal that is a browsing request source.
  8.  閲覧要求元の端末の種類を判定する判定部を備え、
     前記画像生成部は、閲覧要求元の端末の種類に対応した閲覧用画像を生成し、
     前記ファイル作成部は、閲覧要求元の端末の種類に対応した閲覧用ファイルを作成する請求の範囲第1項~第5項のいずれか記載のドキュメント配信装置。
    It has a determination unit that determines the type of the requesting terminal,
    The image generation unit generates an image for browsing corresponding to the type of the terminal that requested the browsing,
    The document distribution apparatus according to any one of claims 1 to 5, wherein the file creation unit creates a browsing file corresponding to a type of a terminal that is a browsing request source.
  9.  前記画像生成部は、閲覧要求元の端末の種類に応じて、閲覧用画像の解像度及びサイズを変更する請求の範囲第6項記載のドキュメント配信装置。 The document distribution device according to claim 6, wherein the image generation unit changes a resolution and a size of an image for browsing according to a type of a terminal as a browsing request source.
  10.  前記画像生成部は、閲覧要求元の端末の種類に応じて、閲覧用画像の解像度及びサイズを変更する請求の範囲第8項記載のドキュメント配信装置。 The document distribution device according to claim 8, wherein the image generation unit changes the resolution and the size of the browsing image in accordance with the type of the browsing request source terminal.
  11.  前記ファイル生成部は、閲覧要求元の端末の種類に応じて、閲覧時の閲覧用画像の配置位置を定義した定義情報を含む閲覧用ファイルを作成する請求の範囲第7項記載のドキュメント配信装置。 8. The document distribution apparatus according to claim 7, wherein the file generation unit creates a browsing file including definition information that defines an arrangement position of a browsing image at the time of browsing according to a type of a terminal that is a browsing request source. .
  12.  前記ファイル生成部は、閲覧要求元の端末の種類に応じて、閲覧時の閲覧用画像の配置位置を定義した定義情報を含む閲覧用ファイルを作成する請求の範囲第8項記載のドキュメント配信装置。 9. The document distribution apparatus according to claim 8, wherein the file generation unit creates a browsing file including definition information that defines an arrangement position of a browsing image at the time of browsing in accordance with a type of a browsing request source terminal. .
  13.  請求の範囲第1項~第5項のいずれか記載のドキュメント配信装置と、
     前記ドキュメント配信装置と通信ネットワークを介して接続され、前記ドキュメントを記憶するストレージと、
     前記ドキュメント配信装置と通信ネットワークを介して接続され、前記ドキュメントの閲覧を要求する携帯端末とを有することを特徴とするドキュメント配信システム。
    A document distribution device according to any one of claims 1 to 5,
    A storage connected to the document delivery apparatus via a communication network and storing the document;
    A document distribution system comprising: a portable terminal connected to the document distribution device via a communication network and requesting browsing of the document.
  14.  閲覧要求されたドキュメントを画像データに変換して閲覧用画像を生成する画像生成ステップと、
     前記閲覧用画像にアクセス用のアドレスを付与して保管する画像保管ステップと、
     前記アドレスを要素として含むHTML形式の閲覧用ファイルを作成するファイル作成ステップと、
     前記閲覧用ファイルを閲覧要求元の端末に配信する配信ステップとを備えたことを特徴とするドキュメント配信方法。
    An image generation step of converting a document requested to be viewed into image data to generate an image for browsing;
    An image storage step of storing the browsing image by giving an access address;
    A file creation step of creating an HTML format browsing file including the address as an element;
    A document distribution method comprising: a distribution step of distributing the browsing file to a browsing request source terminal.
PCT/JP2012/073062 2011-09-30 2012-09-10 Document delivery device, delivery system, and delivery method WO2013047171A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011216685A JP5809000B2 (en) 2011-09-30 2011-09-30 Document delivery apparatus, document delivery system, document delivery method, document delivery program
JP2011-216685 2011-09-30

Publications (1)

Publication Number Publication Date
WO2013047171A1 true WO2013047171A1 (en) 2013-04-04

Family

ID=47995209

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/073062 WO2013047171A1 (en) 2011-09-30 2012-09-10 Document delivery device, delivery system, and delivery method

Country Status (2)

Country Link
JP (1) JP5809000B2 (en)
WO (1) WO2013047171A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001091452A1 (en) * 2000-05-26 2001-11-29 Craftec Co., Ltd. Image processing apparatus, image processing method, image processing system and information recorded medium
JP2007328658A (en) * 2006-06-09 2007-12-20 Nippon Hoso Kyokai <Nhk> Screen display information conversion device and screen display information conversion program
JP2011076231A (en) * 2009-09-29 2011-04-14 Fujifilm Corp Electronic file browsing system and method of controlling the same

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8307436B2 (en) * 2009-06-15 2012-11-06 The United States Of America As Represented By The Secretary Of The Air Force Transformative rendering of internet resources

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001091452A1 (en) * 2000-05-26 2001-11-29 Craftec Co., Ltd. Image processing apparatus, image processing method, image processing system and information recorded medium
JP2007328658A (en) * 2006-06-09 2007-12-20 Nippon Hoso Kyokai <Nhk> Screen display information conversion device and screen display information conversion program
JP2011076231A (en) * 2009-09-29 2011-04-14 Fujifilm Corp Electronic file browsing system and method of controlling the same

Also Published As

Publication number Publication date
JP2013077168A (en) 2013-04-25
JP5809000B2 (en) 2015-11-10

Similar Documents

Publication Publication Date Title
US10303418B2 (en) Content item presentation system
TWI598750B (en) Method of collaboration using multiple editors or versions of a feature, and computer readable storage medium for recording related instructions thereon
US20090307602A1 (en) Systems and methods for creating and sharing a presentation
TW201443670A (en) Virtual library providing content accessibility irrespective of content format and type
JP2014170563A (en) Device and method for dynamically arranging text when displaying selected region of electronic document
JP2000222324A (en) Web page customization system
WO2003052582A1 (en) Document display system and method
JP2018536233A (en) Method and system for generating wigwig web content
WO2010001581A1 (en) Terminal device and method for processing data
KR20180040099A (en) Information processing apparatus, document display method, document display system, and recording medium
JP4440716B2 (en) Display data generation device, display device, display data generation system, display data generation device control method, display data generation program, recording medium, electronic device, and electronic device control method
JP2008226202A (en) Information processor, information processing method and program
JP2013073506A (en) Image processing device, control method thereof, and program
JP2013210912A (en) Data processing device, data processing system and program
JP5659562B2 (en) Document management system, information processing apparatus, document file registration method, and file registration program
JP5809000B2 (en) Document delivery apparatus, document delivery system, document delivery method, document delivery program
JP6687801B1 (en) Document display system, server device, information terminal device, document display method, and document display program
JP2006285714A (en) Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program
JP6128503B1 (en) Program, server and system for providing services related to electronic manuals
JP6115664B2 (en) Information processing apparatus and program
JP6544868B2 (en) Program, server and system for providing service related to electronic manual
JP2013210911A (en) Information processing device, information processing system and program
KR101969161B1 (en) Providing apparatus for hierarchical type real time canvas
KR101969162B1 (en) Providing apparatus for hierarchical type real time canvas
US20220272058A1 (en) System and Method for Electronic Messaging

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12836623

Country of ref document: EP

Kind code of ref document: A1

DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12836623

Country of ref document: EP

Kind code of ref document: A1