JPH1115749A - HTML file image conversion apparatus and method for facsimile terminal output, and recording medium recording the method - Google Patents
HTML file image conversion apparatus and method for facsimile terminal output, and recording medium recording the methodInfo
- Publication number
- JPH1115749A JPH1115749A JP9171378A JP17137897A JPH1115749A JP H1115749 A JPH1115749 A JP H1115749A JP 9171378 A JP9171378 A JP 9171378A JP 17137897 A JP17137897 A JP 17137897A JP H1115749 A JPH1115749 A JP H1115749A
- Authority
- JP
- Japan
- Prior art keywords
- image
- html file
- facsimile terminal
- image information
- output
- 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.)
- Pending
Links
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
(57)【要約】
【課題】 閲覧画面からはみ出す画像や表情報、一ホー
ムページに複数同時表示されるHTMLファイル情報、
及びホームページ中の文字が改ページ部で切れる場合の
閲覧を可能にするファクシミリ端末利用型WWW検索装
置を実現する。
【解決手段】 HTMLファイル解析部2は、出力対象
となるファクシミリ端末の解像度を予め想定し、入力部
1に入力されたHTMLファイルのタグ情報、文字情
報、関連画像情報を解析して画像データのレイアウトを
算出する。ここで、変換画像の横幅がファクシミリ端末
の横幅解像度よりも大きくなる場合は、横幅解像度内に
納まるように、画像縮小部4で画像の縮小や縦横方向の
入れ換えをした後に、画像情報生成部3で画像情報を生
成するか、画像情報生成部3でタグ情報の指定を無視し
て画像情報を生成する。生成された画像情報は、ファク
シミリ画像データ出力部5で、ファクシミリ端末用の画
像データに変換する。
(57) [Summary] [Problem] Images and table information protruding from the browsing screen, HTML file information displayed simultaneously on one homepage,
And a facsimile terminal-based WWW search device that enables browsing when characters in a home page are cut off at a page break. An HTML file analysis unit (2) presumes the resolution of a facsimile terminal to be output, analyzes tag information, character information, and related image information of an HTML file input to an input unit (1) and analyzes image data. Calculate the layout. Here, when the width of the converted image is larger than the width resolution of the facsimile terminal, the image information generation unit 3 reduces the image and replaces the image in the vertical and horizontal directions to fit within the width resolution. To generate image information, or the image information generation unit 3 generates image information ignoring the tag information. The facsimile image data output unit 5 converts the generated image information into image data for a facsimile terminal.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、WWW(Worl
d Wide Web)で利用されているHTMLファ
イルをファクシミリ端末用の画像データに変換する技術
分野に属する。The present invention relates to a WWW (World).
d Wide Web), which belongs to the technical field of converting HTML files used in facsimile terminals into image data.
【0002】[0002]
【従来の技術】ファクシミリ端末からインタネット上の
WWWにアクセスすることによって、情報を取り出せる
システムとしてWebFax等がある(文献:“月刊イ
ントラネット 1997 2月号”、SOFTBAN
K,P.180−181)。従来のシステムでは、イン
タネット上のHTMLファイルをファックス出力用の画
像データに変換して出力する。ホームページ上のリンク
点には、データを取り出すための番号が割り振られる。
このため、ユーザはインタネット上のHTMLファイル
のイメージデータを、操作の案内音声に従って電話機の
プッシュボタンとファックスのスタートボタンを押すこ
とにより入手出来る。このシステムを利用することによ
り、FAXBOXとインタネットのホームページを別々
に管理していたユーザは、情報更新が一本化でき、且つ
コンピュータファックスに対して同一の情報を提供でき
る、という利点がある。また、ファックスユーザも取り
込めるため、ホームページへのアクセス数の増大も見込
める。2. Description of the Related Art As a system capable of extracting information by accessing WWW on the Internet from a facsimile terminal, there is WebFax or the like (document: "Monthly Intranet 1997 February", SOFTBAN
K, P. 180-181). In a conventional system, an HTML file on the Internet is converted into image data for fax output and output. A number for extracting data is assigned to a link point on the homepage.
Therefore, the user can obtain the image data of the HTML file on the Internet by pressing the push button of the telephone and the start button of the facsimile according to the operation guidance voice. The use of this system has the advantage that the user who manages the FAXBOX and the Internet homepage separately can unify the information and provide the same information to the computer fax. Also, since fax users can be imported, the number of accesses to the homepage can be expected to increase.
【0003】[0003]
【発明が解決しようとする課題】しかしながら、上記従
来の技術には以下の問題点があった。However, the above prior art has the following problems.
【0004】(1)検索対象であるHTMLファイル自
体はコンピュータによる閲覧を前提としているため、例
えば画面からはみ出すような画像、表(テーブル)があ
るページでは、スクロールバーを表示してマウスでもし
くはカーソルキーを用いて画面のスクロールを行なって
情報を閲覧する。しかし、ファクシミリ利用型WWW検
索装置では、HTMLファイルを画像データに変換して
紙に出力する。このため、WWW閲覧画面からはみ出す
ような画像や表がある場合は、用紙外にある情報を閲覧
出来ない、というのが第1の問題点である。(1) Since the HTML file itself to be searched is supposed to be browsed by a computer, for example, on a page having an image or a table that protrudes from the screen, a scroll bar is displayed and a mouse or a cursor is displayed. Browse the information by scrolling the screen using the keys. However, the facsimile-based WWW search device converts an HTML file into image data and outputs it to paper. For this reason, the first problem is that if there are images or tables that protrude from the WWW browsing screen, information outside the paper cannot be browsed.
【0005】(2)一つのホームページ画面に複数のH
TMLファイルを同時に表示するタグに、フレームタグ
がある(文献:“The HTML SourceBo
ok”、John Wiley & Sons,I.
S.Graham,ISBNN:0−471−1184
9−4)。一つのホームページ画面に複数のHTMLフ
ァイルを同時に表示し、各スクロールバーにより画面を
スクロールさせ、情報を閲覧する。しかし、前記(1)
の問題点と同様に、このようなページをファクシミリ利
用型WWW検索装置を用いて紙に出力すると、スクロー
ルバーは表示されるが画面スクロールが行なえず、すべ
ての情報を閲覧出来ない、というのが第2の問題点であ
る。このため、例えばWebFaxでは、フレームタグ
を含むページを出力すると情報の一部しか得られない。(2) A plurality of H's are displayed on one homepage screen.
A tag for displaying a TML file at the same time includes a frame tag (refer to "The HTML SourceBo".
ok ", John Wiley & Sons, I.
S. Graham, ISBNN: 0-471-1184
9-4). A plurality of HTML files are simultaneously displayed on one homepage screen, and the screen is scrolled by each scroll bar to browse information. However, the above (1)
Similarly, when such a page is output to paper using a facsimile-based WWW search device, the scroll bar is displayed, but the screen cannot be scrolled, and all information cannot be viewed. This is the second problem. Therefore, for example, in WebFax, when a page including a frame tag is output, only a part of the information is obtained.
【0006】(3)ホームページ中の文字が改ページ部
の行において切れてしまう場合、該行が読みにくくなる
というのが、第3の問題点である。(3) A third problem is that when characters in a home page are cut off in a line in a page break, the line becomes difficult to read.
【0007】本発明では、ファクシミリ端末からインタ
ネット上のWWWを検索する装置において、上記に指摘
した3つの問題点を解決するファクシミリ端末利用型W
WW検索装置、すなわち、WWW閲覧画面からはみ出す
画像や表情報、一つのホームページ画面に同時に表示さ
れる複数のHTMLファイル情報、及びホームページ中
の文字が改ページ部の行において切れてしまう場合の閲
覧を可能にするファクシミリ端末利用型WWW検索装置
を実現することが課題である。According to the present invention, a facsimile terminal-based WWW which solves the above-mentioned three problems in an apparatus for retrieving WWW on the Internet from a facsimile terminal.
A WW search device, that is, an image or table information protruding from a WWW browsing screen, a plurality of HTML file information simultaneously displayed on one homepage screen, and browsing when characters in a homepage are cut off in a line of a page break part. The challenge is to realize a facsimile terminal-based WWW search device that enables it.
【0008】[0008]
【課題を解決するための手段】本発明は、以下の手段
〈1〉から手段〈17〉までにより、上記の課題を解決
する。The present invention solves the above-mentioned problems by the following means <1> to <17>.
【0009】〈1〉HTMLファイルまたはHTMLフ
ァイルと関連ファイルを入力する入力部と、前記入力さ
れたHTMLファイルのタグ情報、文字情報、関連画像
情報を解析して画像データのレイアウトを算出するHT
MLファイル解析手段と、前記HTMLファイル解析手
段で算出された画像データのレイアウトに従って前記入
力されたHTMLファイルをもととした画像情報を生成
して出力する画像情報生成手段と、前記画像情報生成手
段で得られた画像情報をファクシミリ端末用の画像デー
タに変換するファクシミリ画像データ出力手段と、を備
え、前記HTMLファイル解析手段は、前記入力された
HTMLファイルをもととした画像情報の出力対象とな
る前記ファクシミリ端末の解像度に応じた画像データの
レイアウトを算出することを特徴とするファクシミリ端
末出力用HTMLファイル画像変換装置。<1> An input unit for inputting an HTML file or an HTML file and a related file, and an HT for analyzing tag information, character information, and related image information of the input HTML file to calculate a layout of image data
ML file analysis means, image information generation means for generating and outputting image information based on the input HTML file in accordance with the layout of image data calculated by the HTML file analysis means, and the image information generation means Facsimile image data output means for converting the image information obtained in the above into image data for a facsimile terminal, wherein the HTML file analysis means outputs image information based on the input HTML file. A facsimile terminal output HTML file image conversion apparatus for calculating a layout of image data according to a resolution of the facsimile terminal.
【0010】〈2〉前記HTMLファイル解析手段は、
入力されたHTMLファイルの中で指定された関連画像
情報が大きいために、前記HTMLファイルをもととし
た変換画像の横幅が出力対象となるファクシミリ端末の
横幅解像度よりも大きくなる場合に、前記HTMLファ
イルをもととした変換画像の横幅が前記ファクシミリ端
末の解像度内におさまるように、出力画像の縦横方向の
向きを入れ換えて指定画像データの部分のみもしくは出
力画像全体のレイアウトを算出するものとし、前記レイ
アウトに従って出力画像の縦横方向の向きを入れ換え
て、前記画像情報生成手段に画像情報生成のもととなる
ものとして渡す画像処理手段を新たに備えることを特徴
とするファクシミリ端末出力用HTMLファイル画像変
換装置。<2> The HTML file analysis means includes:
If the width of the converted image based on the HTML file becomes larger than the width resolution of the facsimile terminal to be output because the related image information specified in the input HTML file is large, the HTML In order that the width of the converted image based on the file falls within the resolution of the facsimile terminal, the layout of the designated image data only or the entire output image is calculated by exchanging the vertical and horizontal directions of the output image, An HTML file image for facsimile terminal output, further comprising image processing means for exchanging the orientation of the output image in the vertical and horizontal directions according to the layout and passing it to the image information generating means as a source of image information generation. Conversion device.
【0011】〈3〉前記HTMLファイル解析手段は、
入力されたHTMLファイルの中で指定された関連画像
情報が大きいために、前記HTMLファイルをもととし
た変換画像の横幅が出力対象となるファクシミリ端末の
横幅解像度よりも大きくなる場合に、前記HTMLファ
イルをもととした変換画像の横幅が前記ファクシミリ端
末の解像度内におさまるように、前記関連画像情報のサ
イズを縮小して前記HTMLファイルをファクシミリ端
末出力用の画像データのレイアウトを算出するものと
し、前記レイアウトに従って前記関連画像情報を縮小し
て、前記画像情報生成手段に画像情報生成のもととなる
ものとして渡す画像縮小手段を新たに備えることを特徴
とするファクシミリ端末出力用HTMLファイル画像変
換装置。<3> The HTML file analysis means includes:
If the width of the converted image based on the HTML file becomes larger than the width resolution of the facsimile terminal to be output because the related image information specified in the input HTML file is large, the HTML The size of the related image information is reduced so that the width of the converted image based on the file falls within the resolution of the facsimile terminal, and the layout of image data for outputting the HTML file to the facsimile terminal is calculated. A facsimile terminal output HTML file image conversion, further comprising an image reduction means for reducing the related image information in accordance with the layout and passing it to the image information generation means as a source of image information generation. apparatus.
【0012】〈4〉前記HTMLファイル解析手段は、
入力されたHTMLファイル中に記述された表組のタグ
指定において、改行禁止もしくは横幅指定により、指定
されたHTMLファイルをもととした変換画像が出力対
象となるファクシミリ端末の横解像度よりも大きくなる
場合に、前記HTMLファイルをもととした変換画像の
横幅がファクシミリ端末の解像度内におさまるように、
前記改行禁止や横幅指定のタグ指定を無視して前記表組
の画像データのレイアウトを算出するものとし、前記レ
イアウトに従って前記表組の記述を変更して、前記画像
情報生成手段に画像情報生成のもととなるものとして渡
す処理手段を新たに備えることを特徴とするファクシミ
リ端末出力用HTMLファイル画像変換装置。<4> The HTML file analysis means includes:
In the tag specification of the table set described in the input HTML file, due to line break prohibition or width specification, the converted image based on the specified HTML file becomes larger than the horizontal resolution of the facsimile terminal to be output. In such a case, the width of the converted image based on the HTML file falls within the resolution of the facsimile terminal.
The layout of the image data of the table set is calculated by ignoring the line break prohibition and the tag specification of the width specification, and the description of the table set is changed according to the layout, and the image information generation unit is configured to generate the image information. An HTML file image conversion apparatus for facsimile terminal output, which is provided with a processing means for delivering a file as a source.
【0013】〈5〉前記HTMLファイル解析手段は、
入力されたHTMLファイル中に記述された表組のタグ
指定において、改行禁止もしくは横幅指定により、指定
されたHTMLファイルをもととした変換画像が出力対
象となるファクシミリ端末の横解像度よりも大きくなる
場合に、前記HTMLファイルをもととした変換画像の
横幅がファクシミリ端末の解像度内におさまるように、
出力画像の縦横方向の向きを入れ換えて表組の部分のみ
もしくは出力画像全体画像データのレイアウトを算出す
るものとし、前記レイアウトに従って出力画像の縦横方
向の向きを入れ換えて、前記画像情報生成手段に画像情
報生成のもととなるものとして渡す画像処理手段を新た
に備えることを特徴とするファクシミリ端末出力用HT
MLファイル画像変換装置。<5> The HTML file analysis means includes:
In the tag specification of the table set described in the input HTML file, due to line break prohibition or width specification, the converted image based on the specified HTML file becomes larger than the horizontal resolution of the facsimile terminal to be output. In such a case, the width of the converted image based on the HTML file falls within the resolution of the facsimile terminal.
It is assumed that the layout of the image data of only the table set or the entire output image is calculated by exchanging the vertical and horizontal directions of the output image, and the vertical and horizontal directions of the output image are exchanged according to the layout, and the image information is generated by the image information generating means. HT for facsimile terminal output, which is newly provided with image processing means to be passed as a source of information generation
ML file image conversion device.
【0014】〈6〉前記HTMLファイル解析手段は、
入力されたHTMLファイル中に記述された表組のタグ
指定において、改行禁止もしくは横幅指定により、指定
されたHTMLファイルをもととした変換画像が出力対
象となるファクシミリ端末の横解像度よりも大きくなる
場合に、前記HTMLファイルをもととした変換画像の
横幅がファクシミリ端末の解像度内におさまるように、
前記表組みのサイズを縮小して前記HTMLファイルを
ファクシミリ端末出力用の画像データのレイアウトを算
出するものとし、前記レイアウトに従って前記HTML
ファイルの中で指定された表組の部分のみ、もしくは出
力画像全体を縮小して、前記画像情報生成手段に画像情
報生成のもととなるものとして渡す画像縮小手段を新た
に備えることを特徴とするファクシミリ端末出力用HT
MLファイル画像変換装置。<6> The HTML file analysis means includes:
In the tag specification of the table set described in the input HTML file, due to line break prohibition or width specification, the converted image based on the specified HTML file becomes larger than the horizontal resolution of the facsimile terminal to be output. In such a case, the width of the converted image based on the HTML file falls within the resolution of the facsimile terminal.
The size of the table is reduced, and the HTML file is used to calculate the layout of image data for facsimile terminal output.
It is characterized by newly providing an image reduction unit that reduces only the specified table set portion in the file or the entire output image and passes it to the image information generation unit as a source of image information generation. HT for facsimile terminal output
ML file image conversion device.
【0015】〈7〉前記画像情報生成手段は、前記HT
MLファイルの改ページ部の行において文字が切れてし
まう場合に、該行を次ページの画像データに含めて画像
情報を生成するものであることを特徴とするファクシミ
リ端末出力用HTMLファイル画像変換装置。<7> The image information generating means includes the HT
An HTML file image conversion apparatus for facsimile terminal output, wherein when a character is cut off in a line in a page break portion of an ML file, the line is included in image data of the next page to generate image information. .
【0016】〈8〉前記HTMLファイル解析手段は、
入力されたHTMLファイル内でフレームタグにより画
面を分割して複数のHTMLファイルが指定されている
場合に、前記指定されたすべてのHTMLファイルを各
々単独のHTMLファイルとして画像データのレイアウ
トを算出するものであることを特徴とするファクシミリ
端末出力用HTMLファイル画像変換装置。<8> The HTML file analysis means includes:
When a plurality of HTML files are specified by dividing a screen by a frame tag in an input HTML file, a layout of image data is calculated by using all the specified HTML files as independent HTML files. A facsimile terminal output HTML file image converter.
【0017】〈9〉HTMLファイルまたはHTMLフ
ァイルと関連ファイルを入力する入力手順と、前記入力
されたHTMLファイルのタグ情報、文字情報、関連画
像情報を解析して前記入力されたHTMLファイルをも
ととした画像情報の出力対象となるファクシミリ端末の
解像度に応じた画像データのレイアウトを算出するHT
MLファイル解析手順と、前記HTMLファイル解析手
順で算出された画像データのレイアウトに従って前記入
力されたHTMLファイルをもととした画像情報を生成
して出力する画像情報生成手順と、前記画像情報生成手
順で得られた画像情報をファクシミリ端末用の画像デー
タに変換するファクシミリ画像データ出力手順と、を有
することを特徴とするファクシミリ端末出力用HTML
ファイル画像変換方法。<9> An input procedure for inputting an HTML file or an HTML file and a related file, and analyzing the tag information, character information, and related image information of the input HTML file, based on the input HTML file. HT that calculates the layout of image data according to the resolution of a facsimile terminal to which image information is output
An ML file analysis procedure, an image information generation procedure for generating and outputting image information based on the input HTML file according to a layout of the image data calculated in the HTML file analysis procedure, and the image information generation procedure Facsimile image data output procedure for converting the image information obtained in step 1 into image data for a facsimile terminal.
File image conversion method.
【0018】〈10〉前記HTMLファイル解析手順で
は、入力されたHTMLファイルの中で指定された関連
画像情報が大きいために、前記HTMLファイルをもと
とした変換画像の横幅が出力対象となるファクシミリ端
末の横幅解像度よりも大きくなる場合に、前記HTML
ファイルをもととした変換画像の横幅が前記ファクシミ
リ端末の解像度内におさまるように、出力画像の縦横方
向の向きを入れ換えて指定画像データの部分のみもしく
は出力画像全体のレイアウトを算出し、前記画像情報生
成手順の前に、前記レイアウトに従って出力画像の縦横
方向の向きを入れ換えて、前記画像情報生成手順に画像
情報生成のもととなるものとして渡す画像処理手順を新
たに備えることを特徴とするファクシミリ端末出力用H
TMLファイル画像変換方法。<10> In the HTML file analysis procedure, the width of the converted image based on the HTML file is the facsimile to be output because the related image information specified in the input HTML file is large. When the width resolution is larger than the terminal width resolution, the HTML
Calculating the layout of only the designated image data portion or the entire output image by changing the vertical and horizontal directions of the output image so that the width of the converted image based on the file falls within the resolution of the facsimile terminal, Before the information generation procedure, an image processing procedure is provided in which the vertical and horizontal directions of the output image are exchanged according to the layout, and the image processing procedure is passed to the image information generation procedure as a source of image information generation. H for facsimile terminal output
TML file image conversion method.
【0019】〈11〉前記HTMLファイル解析手順
は、入力されたHTMLファイルの中で指定された関連
画像情報が大きいために、前記HTMLファイルをもと
とした変換画像の横幅が出力対象となるファクシミリ端
末の横幅解像度よりも大きくなる場合に、前記HTML
ファイルをもととした変換画像の横幅が前記ファクシミ
リ端末の解像度内におさまるように、前記関連画像情報
のサイズを縮小して前記HTMLファイルをファクシミ
リ端末出力用の画像データのレイアウトを算出し、前記
画像情報生成手順の前に、前記レイアウトに従って前記
関連画像情報を縮小して、前記画像情報生成手順に画像
情報生成のもととなるものとして渡す画像縮小手順を新
たに備えることを特徴とするファクシミリ端末出力用H
TMLファイル画像変換方法。<11> In the HTML file analysis procedure, since the related image information specified in the input HTML file is large, the width of the converted image based on the HTML file is a facsimile to be output. When the width resolution is larger than the terminal width resolution, the HTML
Calculating the layout of the image data for the facsimile terminal output by reducing the size of the related image information so that the width of the converted image based on the file falls within the resolution of the facsimile terminal; A facsimile, which further includes, before the image information generating step, an image reducing step of reducing the related image information according to the layout and passing the image information generating step as a source of image information generation to the image information generating step. H for terminal output
TML file image conversion method.
【0020】〈12〉前記HTMLファイル解析手順で
は、入力されたHTMLファイル中に記述された表組の
タグ指定において、改行禁止もしくは横幅指定により、
指定されたHTMLファイルをもととした変換画像が出
力対象となるファクシミリ端末の横解像度よりも大きく
なる場合に、前記HTMLファイルをもととした変換画
像の横幅がファクシミリ端末の解像度内におさまるよう
に、前記改行禁止や横幅指定のタグ指定を無視して前記
表組の画像データのレイアウトを算出し、前記画像情報
生成手順の前に、前記レイアウトに従って前記表組の記
述を変更して、前記画像情報生成手順に画像情報生成の
もととなるものとして渡す処理手段を新たに備えること
を特徴とするファクシミリ端末出力用HTMLファイル
画像変換方法。<12> In the HTML file analysis procedure, in the tag specification of the table set described in the input HTML file, the line break is prohibited or the width is specified.
When the converted image based on the designated HTML file is larger than the horizontal resolution of the facsimile terminal to be output, the horizontal width of the converted image based on the HTML file is within the resolution of the facsimile terminal. Calculating the layout of the image data of the table, ignoring the line break prohibition and the tag specification of the width, and changing the description of the table according to the layout before the image information generating procedure, A facsimile terminal output HTML file image conversion method, characterized by newly providing processing means for passing the image information generation procedure to the image information generation procedure.
【0021】〈13〉前記HTMLファイル解析手順で
は、入力されたHTMLファイル中に記述された表組の
タグ指定において、改行禁止もしくは横幅指定により、
指定されたHTMLファイルをもととした変換画像が出
力対象となるファクシミリ端末の横解像度よりも大きく
なる場合に、前記HTMLファイルをもととした変換画
像の横幅がファクシミリ端末の解像度内におさまるよう
に、出力画像の縦横方向の向きを入れ換えて表組の部分
のみもしくは出力画像全体画像データのレイアウトを算
出し、前記画像情報生成手順の前に、前記レイアウトに
従って出力画像の縦横方向の向きを入れ換えて、前記画
像情報生成手順に画像情報生成のもととなるものとして
渡す画像処理手順を新たに備えることを特徴とするファ
クシミリ端末出力用HTMLファイル画像変換方法。<13> In the HTML file analysis procedure, in the tag specification of the table set described in the input HTML file, the line break is prohibited or the width is specified.
When the converted image based on the designated HTML file is larger than the horizontal resolution of the facsimile terminal to be output, the horizontal width of the converted image based on the HTML file is within the resolution of the facsimile terminal. Then, the orientation of the output image in the vertical and horizontal directions is replaced to calculate the layout of only the table portion or the entire output image data, and before the image information generating procedure, the orientation of the output image in the vertical and horizontal directions is exchanged according to the layout. A facsimile terminal output HTML file image conversion method, further comprising an image processing procedure to be passed to the image information generation procedure as a source of image information generation.
【0022】〈14〉前記HTMLファイル解析手順で
は、入力されたHTMLファイル中に記述された表組の
タグ指定において、改行禁止もしくは横幅指定により、
指定されたHTMLファイルをもととした変換画像が出
力対象となるファクシミリ端末の横解像度よりも大きく
なる場合に、前記HTMLファイルをもととした変換画
像の横幅がファクシミリ端末の解像度内におさまるよう
に、前記表組みのサイズを縮小して前記HTMLファイ
ルをファクシミリ端末出力用の画像データのレイアウト
を算出し、前記画像情報生成手順の前に、前記レイアウ
トに従って前記HTMLファイルの中で指定された表組
の部分のみ、もしくは出力画像全体を縮小して、前記画
像情報生成手順に画像情報生成のもととなるものとして
渡す画像縮小手順を新たに備えることを特徴とするファ
クシミリ端末出力用HTMLファイル画像変換方法。<14> In the HTML file analysis procedure, in the tag specification of the table set described in the input HTML file, the line break is prohibited or the width is specified.
When the converted image based on the designated HTML file is larger than the horizontal resolution of the facsimile terminal to be output, the horizontal width of the converted image based on the HTML file is within the resolution of the facsimile terminal. Calculating the layout of image data for outputting the HTML file to a facsimile terminal by reducing the size of the table set, and executing a table specified in the HTML file in accordance with the layout before the image information generating procedure; An HTML file image for facsimile terminal output, characterized by newly providing an image reduction procedure for reducing only a set portion or the entire output image and passing the image information generation procedure as a source of image information generation. Conversion method.
【0023】〈15〉前記画像情報生成手順では、前記
HTMLファイルの改ページ部の行において文字が切れ
てしまう場合に、該行を次ページの画像データに含めて
画像情報を生成することを特徴とするファクシミリ端末
出力用HTMLファイル画像変換方法。<15> In the image information generating procedure, when characters are cut off in a line in a page break portion of the HTML file, the line is included in image data of the next page to generate image information. HTML file image conversion method for facsimile terminal output.
【0024】〈16〉前記HTMLファイル解析手順で
は、入力されたHTMLファイル内でフレームタグによ
り画面を分割して複数のHTMLファイルが指定されて
いる場合に、前記指定されたすべてのHTMLファイル
を各々単独のHTMLファイルとして画像データのレイ
アウトを算出することを特徴とするファクシミリ端末出
力用HTMLファイル画像変換方法。<16> In the HTML file analysis procedure, when a plurality of HTML files are specified by dividing the screen by a frame tag in the input HTML file, all the specified HTML files are respectively An HTML file image conversion method for facsimile terminal output, wherein the layout of image data is calculated as a single HTML file.
【0025】〈17〉上記手段〈9〉から手段〈16〉
までのいずれかのファクシミリ端末出力用HTMLファ
イル画像変換方法における手順をコンピュータに実行さ
せるプログラムを、該コンピュータが読み取り可能な媒
体に記録したことを特徴とするファクシミリ端末出力用
HTMLファイル画像変換方法を記録した記録媒体。<17> Means <9> to <16>
A program for causing a computer to execute the procedure of any one of the above-described HTML file image conversion methods for facsimile terminal output on a medium readable by the computer. Recording medium.
【0026】本発明では、上記の手段〈1〉〜手段〈1
7〉により、以下の(a)〜(d)のことを行う。In the present invention, the above-mentioned means <1> to means <1
7>, the following (a) to (d) are performed.
【0027】例えば、HTMLデータの出力対象となる
ファクシミリ装置の解像度をあらかじめ想定(G3ファ
ックスでA4の用紙の場合、解像度は1728×228
7である)しておく。For example, the resolution of a facsimile machine to which HTML data is to be output is assumed in advance (in the case of G3 fax and A4 paper, the resolution is 1728 × 228).
7).
【0028】(a)HTMLファイルの中で指定された
画像データが大きいため、もしくはHTMLタグ中で画
像のwidthとheightのドット指定が大きいた
めに、HTMLファイルをもととした変換画像の横幅が
ファクシミリ端末の横幅解像度よりも大きくなる場合が
ある。このようなページをそのまま出力すると、図3の
ようになる。コンピュータでアクセスしている場合は、
図3中の横スクロールボタンをマウスでクリックするな
どして、横方向に画面をスクロールすることで画像情報
全体を閲覧することができる。しかしファクシミリ端末
を用いて検索を行っている場合は、スクロールという操
作が出来ないため、ホームページの切れている部分を閲
覧することができない。なお、縦方向のスクロールは、
指定されたホームページを複数の紙に出力することでス
クロールの代用ができる。(A) Since the image data specified in the HTML file is large, or the width and height of the image are specified in the HTML tag, the width of the converted image based on the HTML file is limited. It may be larger than the width resolution of the facsimile terminal. If such a page is output as it is, the result is as shown in FIG. If you are accessing on a computer,
The entire image information can be viewed by scrolling the screen in the horizontal direction, for example, by clicking the horizontal scroll button in FIG. 3 with a mouse. However, when a search is performed using a facsimile terminal, a scroll operation cannot be performed, so that a cut portion of the home page cannot be browsed. In addition, vertical scrolling,
By outputting the specified homepage on multiple papers, you can substitute for scrolling.
【0029】そこで、HTMLファイルをもととした変
換画像の横幅がファクシミリ端末の解像度内に納まるよ
うに、(1)HTMLファイルの中で指定された該画像
データを縮小して、HTMLファイルをファクシミリ出
力用の画像データに変換する。HTMLファイル中で指
定されている該画像のみを出力した出力例を図4に示
す。または、(2)出力用紙の縦横方向の向きを入れ換
えて指定画像データの部分のみ、もしくは出力画像全体
画像変換を行なう。その出力例を図5に示す。Therefore, (1) the image data specified in the HTML file is reduced and the HTML file is converted to a facsimile so that the width of the converted image based on the HTML file is within the resolution of the facsimile terminal. Convert to image data for output. FIG. 4 shows an output example in which only the image specified in the HTML file is output. Alternatively, (2) only the designated image data portion or the entire output image is converted by changing the vertical and horizontal directions of the output sheet. FIG. 5 shows an example of the output.
【0030】(b)HTMLファイル中に記述された表
組のタグ指定において、改行の禁止もしくは横幅の指定
により、指定されたHTMLファイルをもととした変換
画像がファクシミリ端末の横解像度よりも大きくなる場
合がある。その出力例を図6に示す。この例では、図6
中の「発売日」の部分が改行禁止指定(nowrap指
定)されている。このため、右端の「申込」が切れてし
まっている。そこで、HTMLファイルをもととした変
換画像がファクシミリ端末の横幅解像度内に納まるよう
に、(1)改行禁止タグや横幅指定のタグを無視して表
組の画像変換を行なう。その出力例を図7に示す。この
例では改行禁止であった「発売日」の部分を改行するこ
とにより、右端の「申込」部が出力領域内に入ってい
る。または画像データの場合の図4と同様に、(2)表
組の部分のみ、もしくは出力画像全体を縮小して表組の
画像変換を行なう。または画像データの場合の図5と同
様に、(3)出力用紙の縦横方向の向きを入れ換えて表
組の部分のみ、もしくは出力画像全体の画像変換を行な
う。(B) In the tag specification of the table set described in the HTML file, the conversion image based on the specified HTML file is larger than the horizontal resolution of the facsimile terminal by prohibiting line breaks or specifying the width. May be. FIG. 6 shows an example of the output. In this example, FIG.
The “release date” part therein is designated as a line break prohibition (designated as nowrap). For this reason, the rightmost "application" has expired. Therefore, (1) table image conversion is performed ignoring the line feed prohibition tag and the width designation tag so that the converted image based on the HTML file falls within the width resolution of the facsimile terminal. FIG. 7 shows an example of the output. In this example, the line of the “release date”, which is prohibited from line breaks, is broken, so that the “application” part at the right end is in the output area. Alternatively, as in FIG. 4 in the case of image data, (2) image conversion of the table set is performed by reducing only the portion of the table set or the entire output image. Alternatively, as in FIG. 5 in the case of image data, (3) the vertical and horizontal directions of the output paper are exchanged to perform image conversion of only the table set or the entire output image.
【0031】(c)改ページ部の行において文字が切れ
てしまう場合に、該行を次ページの画像データに含めて
画像変換を行なう。(C) When characters are cut off in the line of the page break, image conversion is performed by including the line in the image data of the next page.
【0032】(d)変換対象となるHTMLファイル内
でフレームタグにより画面を分割して複数のHTMLフ
ァイルが指定されている場合、一つのホームページ画面
に複数のHTMLファイルを同時に表示し、各スクロー
ルバーにより画面をスクロールさせ、情報を閲覧する。
このようなホームページをそのまま出力した例を図8に
示す。(D) When a plurality of HTML files are specified by dividing a screen by a frame tag in an HTML file to be converted, a plurality of HTML files are simultaneously displayed on one homepage screen, and each scroll bar is displayed. To scroll the screen and browse the information.
FIG. 8 shows an example in which such a home page is output as it is.
【0033】図8のようなページをファクシミリ利用型
WWW検索装置を用いて紙に出力すると、スクロールバ
ーは表示されるが画面スクロールが行なえず、すべての
情報を閲覧出来ない。そこで、変換対象となるHTML
ファイル内でフレームタグにより画面を分割して複数の
フレームのHTMLファイルが指定されている場合に、
指定されたすべてのフレームのHTMLファイルを各々
単独のHTMLファイルとして画像変換し、ファクシミ
リ端末に出力する。フレームタグで指定された画面分割
の比率等は無視する。その出力例を図9〜図13に示
す。When a page as shown in FIG. 8 is output to paper using a facsimile-based WWW search apparatus, a scroll bar is displayed, but the screen cannot be scrolled and all information cannot be browsed. Therefore, the HTML to be converted
When an HTML file of a plurality of frames is specified by dividing the screen by a frame tag in the file,
The HTML files of all designated frames are image-converted as individual HTML files, and output to the facsimile terminal. The ratio of the screen division specified by the frame tag is ignored. Examples of the output are shown in FIGS.
【0034】[0034]
【発明の実施の形態】以下、本発明の実施の形態につい
て図を用いて詳細に説明する。Embodiments of the present invention will be described below in detail with reference to the drawings.
【0035】図1は本発明の一実施形態例を示す構成図
である。図中、ファクシミリ端末出力用HTMLファイ
ル画像変換装置を構成するものとして、1はHTMLフ
ァイルおよびその関連ファイルを入力する入力部であ
り、2はHTMLファイルのタグ情報、文字情報、関連
画像情報を解析して画像データのレイアウトを算出する
HTMLファイル解析部であり、3はHTMLファイル
解析部2から算出された画像データのレイアウトにした
がって画像情報を出力する画像情報生成部であり、4は
画像データを縮小する画像縮小部であり、5は画像情報
生成部3で得られた画像情報をファクシミリ端末用の画
像データに変換するファクシミリ画像データ出力部であ
る。変換された画像データは、ファクシミリ画像送信装
置6によりファクシミリ装置へ送信される。FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, an input unit 1 for inputting an HTML file and its related files as a component of an HTML file image converter for facsimile terminal output, and 2 for analyzing tag information, character information and related image information of the HTML file An HTML file analysis unit 3 for calculating the layout of the image data, an image information generation unit 3 for outputting image information in accordance with the layout of the image data calculated from the HTML file analysis unit 2, and a reference numeral 4 for converting the image data. Reference numeral 5 denotes a facsimile image data output unit which converts the image information obtained by the image information generation unit 3 into image data for a facsimile terminal. The converted image data is transmitted by the facsimile image transmitting device 6 to the facsimile device.
【0036】図2に、上記構成による本発明の処理の流
れの一実施形態例を示す。FIG. 2 shows an embodiment of the processing flow of the present invention having the above configuration.
【0037】入力部1にHTMLファイルを入力する。
入力方法としては、例えば、図2の処理フローにあるよ
うに、URLアドレスを指定してHTMLファイルを検
索すればよい。入力されたHTMLファイルは、HTM
Lファイル解析部2に渡される。An HTML file is input to the input unit 1.
As an input method, for example, as shown in the processing flow of FIG. 2, an HTML file may be searched by specifying a URL address. The input HTML file is HTML
It is passed to the L file analysis unit 2.
【0038】HTMLファイル解析部2では、HTML
データの出力対象となるファクシミリ装置の解像度をあ
らかじめ想定し、タグ情報、文字情報、関連画像情報を
解析して画像データのレイアウトを算出する。In the HTML file analysis unit 2, the HTML
The layout of the image data is calculated by assuming in advance the resolution of the facsimile device to which the data is to be output and analyzing the tag information, character information, and related image information.
【0039】ここで仮に、HTMLファイルの中で指定
された画像データが大きいため、もしくはHTMLファ
イルのタグ情報中で画像のwidthとheightの
ドット指定が大きいために、HTMLファイルをもとと
した変換画像の横幅がファクシミリ端末の横幅解像度よ
りも大きくなる場合は、HTMLファイルをもととした
変換画像の横幅がファクシミリ端末の解像度内におさま
るように、(1)HTMLファイルの中で指定された該
画像データを縮小して、HTMLファイルをファクシミ
リ出力用の画像データに変換する、もしくは(2)出力
用紙の縦横方向の向きを入れ換えて(回転処理して)指
定画像データの部分のみもしくは出力画像全体画像変換
を行なう。画像の縮小や縦横方向の入れ換え(回転処
理)は、画像縮小部4で行えばよい。Here, since the image data specified in the HTML file is large, or the dot designation of the image width and height is large in the tag information of the HTML file, the conversion based on the HTML file is performed. If the width of the image is larger than the width resolution of the facsimile terminal, (1) the width specified in the HTML file is adjusted so that the width of the converted image based on the HTML file falls within the resolution of the facsimile terminal. Reduce the image data and convert the HTML file to image data for facsimile output, or (2) swap the orientation of the output paper in the vertical and horizontal directions (rotate) only the designated image data portion or the entire output image Performs image conversion. The image reduction and the vertical and horizontal exchange (rotation processing) may be performed by the image reduction unit 4.
【0040】また、HTMLファイル中に記述された表
組のタグ指定において、改行の禁止もしくは横幅の指定
により、指定されたHTMLファイルをもととした変換
画像がファクシミリ端末の横解像度よりも大きくなる場
合もある。この場合は、HTMLファイルをもととした
変換画像がファクシミリ端末の横幅解像度内におさまる
ように、画像縮小部4で(1)改行禁止タグや横幅指定
のタグを無視して表組のHTMLの記述を変更する、も
しくは画像データの場合と同様に、(2)表組の部分の
みもしくは出力画像全体を縮小して表組の画像変換を行
なう、もしくは、(3)出力用紙の縦横方向の向きを入
れ換えて(回転処理して)表組の部分のみもしくは出力
画像全体の画像変換を行なえばよい。Also, in the tag specification of the table set described in the HTML file, by prohibiting line breaks or specifying the width, the converted image based on the specified HTML file becomes larger than the horizontal resolution of the facsimile terminal. In some cases. In this case, the image reduction unit 4 ignores (1) the line break prohibition tag and the width designation tag so that the converted image based on the HTML file falls within the width resolution of the facsimile terminal. The description is changed, or in the same manner as in the case of image data, (2) image conversion of the table is performed by reducing only the portion of the table or the entire output image, or (3) vertical and horizontal orientation of the output paper May be replaced (by performing a rotation process) to perform image conversion of only the table portion or the entire output image.
【0041】以上の処理により、HTMLファイル解析
部2において、画像データがはみださないレイアウトが
算出された時点で、算出レイアウト情報と縮小されたデ
ータ情報を画像情報生成部4に渡し、画像データを生成
する。With the above processing, when the HTML file analysis unit 2 calculates a layout that does not protrude from the image data, it passes the calculated layout information and the reduced data information to the image information generation unit 4 and Generate data.
【0042】最後に、生成した画像データをファクシミ
リ画像データ出力部5に渡し、画像情報をファクシミリ
端末用の画像データに変換する。ファクシミリ画像送信
装置6等を用いれば、得られた画像データをファクシミ
リ装置7に送信できる。Finally, the generated image data is passed to the facsimile image data output unit 5, and the image information is converted into image data for a facsimile terminal. If the facsimile image transmitting device 6 or the like is used, the obtained image data can be transmitted to the facsimile device 7.
【0043】さらに、HTMLファイル解析部2におい
て、画像情報のレイアウト算出時に改ページ部の行にお
いて文字が切れてしまう場合には、該行を次ページの画
像データに含めて画像情報生成部3で画像変換を行なう
ことにより、ページ途中での文字切れを防ぐことができ
る。Further, when characters are cut off in the line of the page break when the layout of the image information is calculated in the HTML file analysis unit 2, the image information generation unit 3 includes the line in the image data of the next page. By performing the image conversion, it is possible to prevent the characters from being cut off in the middle of the page.
【0044】HTMLファイル解析部2にフレームタグ
を含むHTMLファイルが入力された場合は、変換対象
となるHTMLファイル内でフレームタグにより指定さ
れたすべてのHTMLファイルを各々単独のHTMLフ
ァイルとして画像レイアウトを算出し、画像情報生成部
3で画像変換する。この方法により、フレームタグを含
むページの情報も閲覧可能となる。When an HTML file including a frame tag is input to the HTML file analysis unit 2, all HTML files specified by the frame tag in the HTML file to be converted are treated as independent HTML files, and the image layout is changed. Calculated and image-converted by the image information generator 3. With this method, information on a page including a frame tag can also be browsed.
【0045】なお、以上の実施形態例で示した処理フロ
ーの手順は、コンピュータで実行することが可能であ
り、その手順をコンピュータに実行させるためのプログ
ラムを該コンピュータが読み取り可能な媒体、例えばフ
ロッピーディスクやCD−ROMなどに記録して配布す
ることが可能である。The procedure of the processing flow shown in the above embodiment can be executed by a computer, and a program for causing the computer to execute the procedure can be read by a computer-readable medium such as a floppy disk. It can be recorded on a disk or CD-ROM and distributed.
【0046】[0046]
【発明の効果】本発明により、HTMLファイルをファ
クシミリ端末用の画像データに変換する際に、 1.HTMLファイル内で指定された画像が大きすぎる
ために画像の一部が切れてしまうということがなくな
り、画像情報全体を閲覧することが可能となる。According to the present invention, when converting an HTML file into image data for a facsimile terminal, The image specified in the HTML file is not so large that part of the image is cut off, and the entire image information can be browsed.
【0047】2.HTMLファイル中の表組部の指定が
大きいために表組みの一部が切れてしまうということが
なくなり、画像情報全体を閲覧することが可能となる。2. Since the specification of the table unit in the HTML file is large, a part of the table unit is not cut off, and the entire image information can be browsed.
【0048】3.HTMLファイル中にフレームタグが
ある場合でも、各フレームの情報をそれぞれ別々に出力
することにより、すべての情報を閲覧出来るようにな
る。3. Even when a frame tag is present in the HTML file, all the information can be browsed by separately outputting the information of each frame.
【0049】4.改ページの行において文字が途中で切
れてしまい、読みにくくなるということがなくなる。4. Characters are not cut off in the line of a page break, and it is not difficult to read.
【図1】本発明の一実施形態例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.
【図2】本発明の処理の流れの一実施形態例を示すフロ
ー図である。FIG. 2 is a flowchart showing an embodiment of a processing flow of the present invention.
【図3】HTMLファイルをもととした変換画像の横幅
がファクシミリ端末の横幅解像度よりも大きくなる場合
の変換画像の出力例を示す図である。FIG. 3 is a diagram illustrating an output example of a converted image when the width of a converted image based on an HTML file is larger than the width resolution of a facsimile terminal.
【図4】HTMLファイルの中で指定された該画像デー
タを縮小して、横幅がファクシミリ端末の解像度内に納
まるようにした変換画像の出力例を示す図である。FIG. 4 is a diagram showing an output example of a converted image in which the image data specified in the HTML file is reduced so that the width is within the resolution of the facsimile terminal.
【図5】出力用紙の縦横方向の向きを入れ換えて指定画
像データの部分のみ、もしくは出力画像全体の画像変換
を行なって、横幅がファクシミリ端末の解像度内に納ま
るようにした出力例を示す図である。FIG. 5 is a diagram showing an output example in which only the designated image data portion or the entire output image is subjected to image conversion by changing the orientation of the output paper in the vertical and horizontal directions so that the horizontal width falls within the resolution of the facsimile terminal. is there.
【図6】HTMLファイル中に記述された表組のタグ指
定において、改行の禁止もしくは横幅の指定により、変
換画像がファクシミリ端末の横解像度よりも大きくなる
場合の出力例を示す図である。FIG. 6 is a diagram showing an output example in a case where a converted image becomes larger than the horizontal resolution of the facsimile terminal due to the prohibition of line feed or the specification of the horizontal width in the tag specification of the table set described in the HTML file.
【図7】HTMLファイルの改行禁止タグや横幅指定の
タグを無視して表組の画像変換を行い、横幅がファクシ
ミリ端末の横解像度よりも小さくなるようにした出力例
を示す図である。FIG. 7 is a diagram illustrating an output example in which a table is converted into an image by ignoring a line break prohibition tag and a width designation tag of an HTML file so that the width becomes smaller than the horizontal resolution of the facsimile terminal.
【図8】一つの画面に複数のフレーム(1,2,3,3
−1,3−2)のHTMLファイルを同時に表示したホ
ームページをそのまま画像変換してファクシミリ端末に
出力した例を示す図である。FIG. 8 shows a plurality of frames (1, 2, 3, 3) on one screen.
FIG. 11 is a diagram showing an example in which a home page simultaneously displaying HTML files of (−1, 3-2) is directly converted into an image and output to a facsimile terminal.
【図9】フレームタグにより画面を分割して複数のHT
MLファイルが指定されている図8のホームページ画面
で、指定されたすべてのHTMLファイルを各々単独の
HTMLファイルとして画像変換し、ファックス端末に
出力する例(フレーム1)を示す図である。FIG. 9 shows a plurality of HTs obtained by dividing a screen by a frame tag.
FIG. 9 is a diagram showing an example (frame 1) in which all specified HTML files are image-converted as independent HTML files on the homepage screen of FIG. 8 in which an ML file is specified, and output to a fax terminal.
【図10】フレームタグにより画面を分割して複数のH
TMLファイルが指定されている図8のホームページ画
面で、指定されたすべてのHTMLファイルを各々単独
のHTMLファイルとして画像変換し、ファックス端末
に出力する例(フレーム2)を示す図である。FIG. 10 shows a case where a screen is divided by a frame tag and a plurality of H
FIG. 9 is a diagram showing an example (frame 2) in which all specified HTML files are image-converted as independent HTML files on the homepage screen of FIG. 8 in which a TML file is specified, and are output to a fax terminal.
【図11】フレームタグにより画面を分割して複数のH
TMLファイルが指定されている図8のホームページ画
面で、指定されたすべてのHTMLファイルを各々単独
のHTMLファイルとして画像変換し、ファックス端末
に出力する例(フレーム3)を示す図である。FIG. 11 shows a case where a screen is divided by a frame tag and a plurality of H
FIG. 9 is a diagram showing an example (frame 3) in which all specified HTML files are image-converted as independent HTML files on the homepage screen of FIG. 8 in which a TML file is specified, and output to a fax terminal.
【図12】フレームタグにより画面を分割して複数のH
TMLファイルが指定されている図8のホームページ画
面で、指定されたすべてのHTMLファイルを各々単独
のHTMLファイルとして画像変換し、ファックス端末
に出力する例(フレーム3−1)を示す図である。FIG. 12 shows a case where a screen is divided by a frame tag and a plurality of H
FIG. 9 is a diagram illustrating an example (frame 3-1) in which all specified HTML files are image-converted as individual HTML files and output to a fax terminal on the homepage screen of FIG. 8 in which a TML file is specified.
【図13】フレームタグにより画面を分割して複数のH
TMLファイルが指定されている図8のホームページ画
面で、指定されたすべてのHTMLファイルを各々単独
のHTMLファイルとして画像変換し、ファックス端末
に出力する例(フレーム3−2)を示す図である。FIG. 13 shows a case where a screen is divided by a frame tag and a plurality of Hs are divided.
FIG. 9 is a diagram showing an example (frame 3-2) in which all specified HTML files are image-converted as independent HTML files on the homepage screen of FIG. 8 in which a TML file is specified and output to a fax terminal.
1…入力部 2…HTMLファイル解析部 3…画像情報生成部 4…画像縮小部 5…ファクシミリ画像データ出力部 6…ファクシミリ画像送信装置 7…ファクシミリ装置 REFERENCE SIGNS LIST 1 input unit 2 HTML file analysis unit 3 image information generation unit 4 image reduction unit 5 facsimile image data output unit 6 facsimile image transmission device 7 facsimile device
Claims (17)
ルと関連ファイルを入力する入力部と、 前記入力されたHTMLファイルのタグ情報、文字情
報、関連画像情報を解析して画像データのレイアウトを
算出するHTMLファイル解析手段と、 前記HTMLファイル解析手段で算出された画像データ
のレイアウトに従って前記入力されたHTMLファイル
をもととした画像情報を生成して出力する画像情報生成
手段と、 前記画像情報生成手段で得られた画像情報をファクシミ
リ端末用の画像データに変換するファクシミリ画像デー
タ出力手段と、を備え、 前記HTMLファイル解析手段は、前記入力されたHT
MLファイルをもととした画像情報の出力対象となる前
記ファクシミリ端末の解像度に応じた画像データのレイ
アウトを算出する、 ことを特徴とするファクシミリ端末出力用HTMLファ
イル画像変換装置。An input unit for inputting an HTML file or an HTML file and a related file, and an HTML file analysis for analyzing tag information, character information, and related image information of the input HTML file to calculate a layout of image data. Means, image information generating means for generating and outputting image information based on the input HTML file in accordance with the layout of the image data calculated by the HTML file analyzing means, and image information generating means obtained by the image information generating means. Facsimile image data output means for converting the image information into image data for a facsimile terminal, the HTML file analysis means comprising:
A facsimile terminal output HTML file image conversion apparatus, which calculates a layout of image data according to a resolution of the facsimile terminal to which image information is output based on an ML file.
されたHTMLファイルの中で指定された関連画像情報
が大きいために、前記HTMLファイルをもととした変
換画像の横幅が出力対象となるファクシミリ端末の横幅
解像度よりも大きくなる場合に、前記HTMLファイル
をもととした変換画像の横幅が前記ファクシミリ端末の
解像度内におさまるように、出力画像の縦横方向の向き
を入れ換えて指定画像データの部分のみもしくは出力画
像全体のレイアウトを算出するものとし、 前記レイアウトに従って出力画像の縦横方向の向きを入
れ換えて、前記画像情報生成手段に画像情報生成のもと
となるものとして渡す画像処理手段を新たに備える、 ことを特徴とする請求項1に記載のファクシミリ端末出
力用HTMLファイル画像変換装置。2. The facsimile terminal according to claim 1, wherein said HTML file analyzing means outputs the width of the converted image based on said HTML file because the related image information specified in the input HTML file is large. When the width of the converted image is larger than the horizontal resolution of the facsimile terminal, the width of the converted image based on the HTML file is within the resolution of the facsimile terminal. Alternatively, it is assumed that the layout of the entire output image is calculated, and an image processing unit is newly provided that exchanges the orientation of the output image in the vertical and horizontal directions according to the layout and passes it to the image information generating unit as a source of image information generation. 2. The HTML file image conversion apparatus for facsimile terminal output according to claim 1, wherein .
されたHTMLファイルの中で指定された関連画像情報
が大きいために、前記HTMLファイルをもととした変
換画像の横幅が出力対象となるファクシミリ端末の横幅
解像度よりも大きくなる場合に、前記HTMLファイル
をもととした変換画像の横幅が前記ファクシミリ端末の
解像度内におさまるように、前記関連画像情報のサイズ
を縮小して前記HTMLファイルをファクシミリ端末出
力用の画像データのレイアウトを算出するものとし、 前記レイアウトに従って前記関連画像情報を縮小して、
前記画像情報生成手段に画像情報生成のもととなるもの
として渡す画像縮小手段を新たに備える、 ことを特徴とする請求項1に記載のファクシミリ端末出
力用HTMLファイル画像変換装置。3. The facsimile terminal according to claim 1, wherein said HTML file analyzing means outputs the width of the converted image based on said HTML file because the related image information specified in the input HTML file is large. Is smaller than the horizontal resolution of the facsimile terminal, the size of the related image information is reduced so that the horizontal width of the converted image based on the HTML file falls within the resolution of the facsimile terminal. Calculating the layout of the image data for output, reducing the related image information according to the layout,
The HTML file image conversion device for facsimile terminal output according to claim 1, further comprising: an image reduction unit that passes the image information generation unit as a source of image information generation.
されたHTMLファイル中に記述された表組のタグ指定
において、改行禁止もしくは横幅指定により、指定され
たHTMLファイルをもととした変換画像が出力対象と
なるファクシミリ端末の横解像度よりも大きくなる場合
に、前記HTMLファイルをもととした変換画像の横幅
がファクシミリ端末の解像度内におさまるように、前記
改行禁止や横幅指定のタグ指定を無視して前記表組の画
像データのレイアウトを算出するものとし、 前記レイアウトに従って前記表組の記述を変更して、前
記画像情報生成手段に画像情報生成のもととなるものと
して渡す処理手段を新たに備える、 ことを特徴とする請求項1に記載のファクシミリ端末出
力用HTMLファイル画像変換装置。4. The HTML file analysis means outputs a converted image based on the specified HTML file by prohibiting line breaks or specifying a width in a tag specification of a table described in the input HTML file. If the horizontal resolution of the target facsimile terminal is larger than the facsimile terminal, ignore the line break prohibition and the width specification tag so that the width of the converted image based on the HTML file falls within the resolution of the facsimile terminal. Processing means for calculating the layout of the image data of the table set, changing the description of the table set according to the layout, and passing the description to the image information generating means as a source of image information generation. The HTML file image conversion device for facsimile terminal output according to claim 1, comprising:
されたHTMLファイル中に記述された表組のタグ指定
において、改行禁止もしくは横幅指定により、指定され
たHTMLファイルをもととした変換画像が出力対象と
なるファクシミリ端末の横解像度よりも大きくなる場合
に、前記HTMLファイルをもととした変換画像の横幅
がファクシミリ端末の解像度内におさまるように、出力
画像の縦横方向の向きを入れ換えて表組の部分のみもし
くは出力画像全体画像データのレイアウトを算出するも
のとし、 前記レイアウトに従って出力画像の縦横方向の向きを入
れ換えて、前記画像情報生成手段に画像情報生成のもと
となるものとして渡す画像処理手段を新たに備える、 ことを特徴とする請求項1に記載のファクシミリ端末出
力用HTMLファイル画像変換装置。5. The HTML file analysis means outputs a converted image based on the specified HTML file by specifying line breaks or width in tag specification of a table set described in the input HTML file. When the horizontal resolution of the target facsimile terminal is larger than the horizontal resolution of the facsimile terminal, the output image is swapped in the vertical and horizontal directions so that the horizontal width of the converted image is within the resolution of the facsimile terminal. Image processing to calculate the layout of the image data of only the portion or the entire output image, and exchange the orientation of the output image in the vertical and horizontal directions according to the layout and pass it to the image information generating means as a source of image information generation 2. The HTM for facsimile terminal output according to claim 1, further comprising means. File image conversion apparatus.
されたHTMLファイル中に記述された表組のタグ指定
において、改行禁止もしくは横幅指定により、指定され
たHTMLファイルをもととした変換画像が出力対象と
なるファクシミリ端末の横解像度よりも大きくなる場合
に、前記HTMLファイルをもととした変換画像の横幅
がファクシミリ端末の解像度内におさまるように、前記
表組みのサイズを縮小して前記HTMLファイルをファ
クシミリ端末出力用の画像データのレイアウトを算出す
るものとし、 前記レイアウトに従って前記HTMLファイルの中で指
定された表組の部分のみ、もしくは出力画像全体を縮小
して、前記画像情報生成手段に画像情報生成のもととな
るものとして渡す画像縮小手段を新たに備える、 ことを特徴とする請求項1に記載のファクシミリ端末出
力用HTMLファイル画像変換装置。6. The HTML file analysis means outputs a converted image based on the specified HTML file by specifying line breaks or specifying a width in a tag specification of a table described in the input HTML file. When the horizontal resolution of the target facsimile terminal is larger than that of the facsimile terminal, the size of the table is reduced so that the horizontal width of the converted image based on the HTML file falls within the resolution of the facsimile terminal. Calculates the layout of the image data for facsimile terminal output, and according to the layout, reduces only the specified table set in the HTML file or the entire output image, and sends the image information to the image information generating means. Newly equipped with image reduction means to pass as a source of information generation Facsimile terminal output HTML file image conversion apparatus according to claim 1.
ファイルの改ページ部の行において文字が切れてしまう
場合に、該行を次ページの画像データに含めて画像情報
を生成するものである、 ことを特徴とする請求項1から請求項6までのいずれか
に記載のファクシミリ端末出力用HTMLファイル画像
変換装置。7. The image information generating means, wherein:
7. When a character is cut off in a line of a page break part of a file, the line is included in image data of the next page to generate image information. An HTML file image converter for facsimile terminal output according to any one of the above.
されたHTMLファイル内でフレームタグにより画面を
分割して複数のHTMLファイルが指定されている場合
に、前記指定されたすべてのHTMLファイルを各々単
独のHTMLファイルとして画像データのレイアウトを
算出するものである、 ことを特徴とする請求項1から請求項7までのいずれか
に記載のファクシミリ端末出力用HTMLファイル画像
変換装置。8. When a plurality of HTML files are specified by dividing a screen by a frame tag in the input HTML file, the HTML file analysis means separates all the specified HTML files from each other. The facsimile terminal output HTML file image conversion apparatus according to any one of claims 1 to 7, wherein a layout of the image data is calculated as an HTML file.
ルと関連ファイルを入力する入力手順と、 前記入力されたHTMLファイルのタグ情報、文字情
報、関連画像情報を解析して前記入力されたHTMLフ
ァイルをもととした画像情報の出力対象となるファクシ
ミリ端末の解像度に応じた画像データのレイアウトを算
出するHTMLファイル解析手順と、 前記HTMLファイル解析手順で算出された画像データ
のレイアウトに従って前記入力されたHTMLファイル
をもととした画像情報を生成して出力する画像情報生成
手順と、 前記画像情報生成手順で得られた画像情報をファクシミ
リ端末用の画像データに変換するファクシミリ画像デー
タ出力手順と、 を有することを特徴とするファクシミリ端末出力用HT
MLファイル画像変換方法。9. An input procedure for inputting an HTML file or an HTML file and a related file, and analyzing tag information, character information, and related image information of the input HTML file, based on the input HTML file. An HTML file analysis procedure for calculating a layout of image data according to the resolution of a facsimile terminal to which the output image information is output, and the input HTML file according to the layout of the image data calculated in the HTML file analysis procedure And facsimile image data output procedure for converting the image information obtained in the image information generation procedure into image data for a facsimile terminal. HT for facsimile terminal output
ML file image conversion method.
入力されたHTMLファイルの中で指定された関連画像
情報が大きいために、前記HTMLファイルをもととし
た変換画像の横幅が出力対象となるファクシミリ端末の
横幅解像度よりも大きくなる場合に、前記HTMLファ
イルをもととした変換画像の横幅が前記ファクシミリ端
末の解像度内におさまるように、出力画像の縦横方向の
向きを入れ換えて指定画像データの部分のみもしくは出
力画像全体のレイアウトを算出し、 前記画像情報生成手順の前に、前記レイアウトに従って
出力画像の縦横方向の向きを入れ換えて、前記画像情報
生成手順に画像情報生成のもととなるものとして渡す画
像処理手順を新たに備える、 ことを特徴とする請求項9に記載のファクシミリ端末出
力用HTMLファイル画像変換方法。10. In the HTML file analysis procedure,
If the width of the converted image based on the HTML file becomes larger than the width resolution of the facsimile terminal to be output because the related image information specified in the input HTML file is large, the HTML Calculating the layout of only the designated image data portion or the entire output image by exchanging the vertical and horizontal directions of the output image so that the width of the converted image based on the file falls within the resolution of the facsimile terminal, Prior to the information generation procedure, an image processing procedure is newly provided in which the vertical and horizontal directions of the output image are switched according to the layout and the image information generation procedure is passed to the image information generation procedure as a source of image information generation. The HTML file image conversion method for facsimile terminal output according to claim 9.
力されたHTMLファイルの中で指定された関連画像情
報が大きいために、前記HTMLファイルをもととした
変換画像の横幅が出力対象となるファクシミリ端末の横
幅解像度よりも大きくなる場合に、前記HTMLファイ
ルをもととした変換画像の横幅が前記ファクシミリ端末
の解像度内におさまるように、前記関連画像情報のサイ
ズを縮小して前記HTMLファイルをファクシミリ端末
出力用の画像データのレイアウトを算出し、 前記画像情報生成手順の前に、前記レイアウトに従って
前記関連画像情報を縮小して、前記画像情報生成手順に
画像情報生成のもととなるものとして渡す画像縮小手順
を新たに備える、 ことを特徴とする請求項9に記載のファクシミリ端末出
力用HTMLファイル画像変換方法。11. The facsimile terminal according to claim 1, wherein the HTML file analysis procedure includes a step of outputting the width of the converted image based on the HTML file because the related image information specified in the input HTML file is large. Is smaller than the horizontal resolution of the facsimile terminal, the size of the related image information is reduced so that the horizontal width of the converted image based on the HTML file falls within the resolution of the facsimile terminal. Calculating the layout of the output image data, reducing the related image information according to the layout before the image information generating procedure, and passing the reduced image information to the image information generating procedure as a source of image information generation The HTM for facsimile terminal output according to claim 9, further comprising a reduction procedure. File image conversion method.
入力されたHTMLファイル中に記述された表組のタグ
指定において、改行禁止もしくは横幅指定により、指定
されたHTMLファイルをもととした変換画像が出力対
象となるファクシミリ端末の横解像度よりも大きくなる
場合に、前記HTMLファイルをもととした変換画像の
横幅がファクシミリ端末の解像度内におさまるように、
前記改行禁止や横幅指定のタグ指定を無視して前記表組
の画像データのレイアウトを算出し、 前記画像情報生成手順の前に、前記レイアウトに従って
前記表組の記述を変更して、前記画像情報生成手順に画
像情報生成のもととなるものとして渡す処理手段を新た
に備える、 ことを特徴とする請求項9に記載のファクシミリ端末出
力用HTMLファイル画像変換方法。12. In the HTML file analysis procedure,
In the tag specification of the table set described in the input HTML file, due to line break prohibition or width specification, the converted image based on the specified HTML file becomes larger than the horizontal resolution of the facsimile terminal to be output. In such a case, the width of the converted image based on the HTML file falls within the resolution of the facsimile terminal.
Calculating the layout of the image data of the table, ignoring the line break prohibition and the tag specification of the width, and changing the description of the table according to the layout before the image information generating procedure, The facsimile terminal output HTML file image conversion method according to claim 9, further comprising a processing unit that passes the image information as a source of image information generation to the generation procedure.
入力されたHTMLファイル中に記述された表組のタグ
指定において、改行禁止もしくは横幅指定により、指定
されたHTMLファイルをもととした変換画像が出力対
象となるファクシミリ端末の横解像度よりも大きくなる
場合に、前記HTMLファイルをもととした変換画像の
横幅がファクシミリ端末の解像度内におさまるように、
出力画像の縦横方向の向きを入れ換えて表組の部分のみ
もしくは出力画像全体画像データのレイアウトを算出
し、 前記画像情報生成手順の前に、前記レイアウトに従って
出力画像の縦横方向の向きを入れ換えて、前記画像情報
生成手順に画像情報生成のもととなるものとして渡す画
像処理手順を新たに備える、 ことを特徴とする請求項9に記載のファクシミリ端末出
力用HTMLファイル画像変換方法。13. In the HTML file analysis procedure,
In the tag specification of the table set described in the input HTML file, due to line break prohibition or width specification, the converted image based on the specified HTML file becomes larger than the horizontal resolution of the facsimile terminal to be output. In such a case, the width of the converted image based on the HTML file falls within the resolution of the facsimile terminal.
Calculate the layout of only the table portion or the entire output image data by exchanging the vertical and horizontal directions of the output image, and before the image information generating procedure, exchange the vertical and horizontal directions of the output image according to the layout, The HTML image conversion method for facsimile terminal output according to claim 9, further comprising an image processing procedure to be passed to the image information generation procedure as a source of image information generation.
入力されたHTMLファイル中に記述された表組のタグ
指定において、改行禁止もしくは横幅指定により、指定
されたHTMLファイルをもととした変換画像が出力対
象となるファクシミリ端末の横解像度よりも大きくなる
場合に、前記HTMLファイルをもととした変換画像の
横幅がファクシミリ端末の解像度内におさまるように、
前記表組みのサイズを縮小して前記HTMLファイルを
ファクシミリ端末出力用の画像データのレイアウトを算
出し、 前記画像情報生成手順の前に、前記レイアウトに従って
前記HTMLファイルの中で指定された表組の部分の
み、もしくは出力画像全体を縮小して、前記画像情報生
成手順に画像情報生成のもととなるものとして渡す画像
縮小手順を新たに備える、 ことを特徴とする請求項9に記載のファクシミリ端末出
力用HTMLファイル画像変換方法。14. In the HTML file analysis procedure,
In the tag specification of the table set described in the input HTML file, due to line break prohibition or width specification, the converted image based on the specified HTML file becomes larger than the horizontal resolution of the facsimile terminal to be output. In such a case, the width of the converted image based on the HTML file falls within the resolution of the facsimile terminal.
Calculating a layout of image data for outputting the HTML file to the facsimile terminal by reducing the size of the table set; and before the image information generating procedure, the table set specified in the HTML file in accordance with the layout is calculated. The facsimile terminal according to claim 9, further comprising an image reduction procedure for reducing only a part or the entire output image and passing the image information generation procedure as a source of image information generation. HTML file image conversion method for output.
MLファイルの改ページ部の行において文字が切れてし
まう場合に、該行を次ページの画像データに含めて画像
情報を生成する、 ことを特徴とする請求項9から請求項14までのいずれ
かに記載のファクシミリ端末出力用HTMLファイル画
像変換方法。15. The image information generating procedure, wherein the HT
The character information is cut off in the line of the page break part of the ML file, and image information is generated by including the line in the image data of the next page. 2. The method for converting an HTML file image for facsimile terminal output according to item 1.
入力されたHTMLファイル内でフレームタグにより画
面を分割して複数のHTMLファイルが指定されている
場合に、前記指定されたすべてのHTMLファイルを各
々単独のHTMLファイルとして画像データのレイアウ
トを算出する、 ことを特徴とする請求項9から請求項15までのいずれ
かに記載のファクシミリ端末出力用HTMLファイル画
像変換方法。16. In the HTML file analysis procedure,
When a plurality of HTML files are specified by dividing the screen by a frame tag in the input HTML file, the layout of the image data is calculated by treating all the specified HTML files as independent HTML files. 16. The method for converting an HTML file image for facsimile terminal output according to any one of claims 9 to 15, wherein:
かに記載のファクシミリ端末出力用HTMLファイル画
像変換方法における手順をコンピュータに実行させるプ
ログラムを、該コンピュータが読み取り可能な媒体に記
録した、 ことを特徴とするファクシミリ端末出力用HTMLファ
イル画像変換方法を記録した記録媒体。17. A program for causing a computer to execute a procedure in the HTML file image conversion method for facsimile terminal output according to any one of claims 9 to 16, wherein the program is recorded on a computer-readable medium. A recording medium recording a method for converting an HTML file image for facsimile terminal output, characterized in that:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9171378A JPH1115749A (en) | 1997-06-27 | 1997-06-27 | HTML file image conversion apparatus and method for facsimile terminal output, and recording medium recording the method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9171378A JPH1115749A (en) | 1997-06-27 | 1997-06-27 | HTML file image conversion apparatus and method for facsimile terminal output, and recording medium recording the method |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH1115749A true JPH1115749A (en) | 1999-01-22 |
Family
ID=15922076
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9171378A Pending JPH1115749A (en) | 1997-06-27 | 1997-06-27 | HTML file image conversion apparatus and method for facsimile terminal output, and recording medium recording the method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH1115749A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006015734A (en) * | 2004-06-01 | 2006-01-19 | Canon Inc | Image forming apparatus, processing method of image forming apparatus, computer program, and computer-readable recording medium |
KR100609809B1 (en) * | 2001-09-11 | 2006-08-09 | 캐논 가부시끼가이샤 | Communication apparatus, facsimile apparatus and method of controlling same |
US7355742B2 (en) | 2002-03-20 | 2008-04-08 | Canon Kabushiki Kaisha | Apparatus and method for controlling page break position |
US7876470B2 (en) | 2003-10-31 | 2011-01-25 | Canon Kabushiki Kaisha | Printing method, printing control apparatus, printing apparatus, and control method therefor |
US8145995B2 (en) | 2000-06-12 | 2012-03-27 | Softview L.L.C. | Scalable display of internet content on mobile devices |
US9442900B2 (en) | 2009-06-30 | 2016-09-13 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and storage medium |
-
1997
- 1997-06-27 JP JP9171378A patent/JPH1115749A/en active Pending
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8145995B2 (en) | 2000-06-12 | 2012-03-27 | Softview L.L.C. | Scalable display of internet content on mobile devices |
US8386959B2 (en) | 2000-06-12 | 2013-02-26 | Softview Llc | Scalable display of internet content on mobile devices |
US9519729B2 (en) | 2000-06-12 | 2016-12-13 | Softview L.L.C. | Scalable display of internet content on mobile devices |
US10083154B2 (en) | 2000-06-12 | 2018-09-25 | Softview, L.L.C. | Scalable display of internet content on mobile devices |
US10394934B2 (en) | 2000-06-12 | 2019-08-27 | Softview, L.L.C. | Scalable display of internet content on mobile devices |
KR100609809B1 (en) * | 2001-09-11 | 2006-08-09 | 캐논 가부시끼가이샤 | Communication apparatus, facsimile apparatus and method of controlling same |
US7355742B2 (en) | 2002-03-20 | 2008-04-08 | Canon Kabushiki Kaisha | Apparatus and method for controlling page break position |
US7876470B2 (en) | 2003-10-31 | 2011-01-25 | Canon Kabushiki Kaisha | Printing method, printing control apparatus, printing apparatus, and control method therefor |
JP2006015734A (en) * | 2004-06-01 | 2006-01-19 | Canon Inc | Image forming apparatus, processing method of image forming apparatus, computer program, and computer-readable recording medium |
US9442900B2 (en) | 2009-06-30 | 2016-09-13 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and storage medium |
US10691385B2 (en) | 2009-06-30 | 2020-06-23 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and storage medium in which a text element and an image element are arranged based on layouts in a webpage |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070279437A1 (en) | Method and apparatus for displaying document image, and information processing device | |
US20020062396A1 (en) | Server devices for displaying web pages | |
EP1868080A1 (en) | Content converting device, content display device, content browsing device, content converting method, content browsing method, computer program and computer readable storage medium | |
JP2005063412A (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 | |
JP5062315B2 (en) | Image processing program | |
JP2012014487A (en) | Information processing device, information browsing device, information processing method and program | |
JPH1115749A (en) | HTML file image conversion apparatus and method for facsimile terminal output, and recording medium recording the method | |
JP2004120683A (en) | Communication system, communication terminal, system control program, and terminal control program | |
JP4344105B2 (en) | Source file generator | |
JPH11143670A (en) | Internet information printing system | |
JP4308448B2 (en) | Content generation according to the output device | |
JP2005085057A (en) | Content display control system | |
JPH10162002A (en) | Internet browsing device | |
JP2002073466A (en) | Bulletin board system for small terminals and bulletin method | |
JP2016004428A (en) | Information processing apparatus, data processing apparatus, control method for information processing apparatus, data processing method for data processing apparatus, and program | |
JP3968230B2 (en) | Web browser layout control device and data conference device | |
JP4381484B2 (en) | Image display control apparatus and method | |
JP2004227137A (en) | Information browsing system, program and information browsing method | |
JPH10171590A (en) | Annotation information additional display system to existing application program and presentation system | |
JPH08147445A (en) | Document management method and document processing apparatus for realizing the same | |
JP2002352179A (en) | System, method and program for displaying input additional line, and system for displaying coloring for inputting support | |
TWI409699B (en) | Browsing system based on deploying hot key for web page redirecting element and method thereof | |
TW389870B (en) | Method and apparatus for generating intelligent web site | |
JPH10198663A (en) | Home page preparing device | |
WO2001099419A1 (en) | A method for viewing the net-page by using the standard television receiver |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040316 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040512 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040608 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040805 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20040921 |