JP5212412B2 - How to print HTML file - Google Patents
How to print HTML file Download PDFInfo
- Publication number
- JP5212412B2 JP5212412B2 JP2010079743A JP2010079743A JP5212412B2 JP 5212412 B2 JP5212412 B2 JP 5212412B2 JP 2010079743 A JP2010079743 A JP 2010079743A JP 2010079743 A JP2010079743 A JP 2010079743A JP 5212412 B2 JP5212412 B2 JP 5212412B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- html file
- memory
- file
- 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.)
- Active
Links
Images
Landscapes
- Record Information Processing For Printing (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
Description
本発明は、HTMLファイルを印刷するHTMLファイルの印刷方法に関するものである。 The present invention relates to an HTML file printing method for printing an HTML file.
従来より、メモリ不足の対処方法として、例えば、以下(1)〜(4)の方法があった。
(1)取得したメモリ領域の情報に基づいて印刷データを分割する方法。
(2)全データをメモリに蓄積できない場合、ジョブを複数のジョブに分割する方法。
(3)メモリが足りないときに消去優先テーブルを参照して、優先順に消去する方法。
(4)予めファイルを分割しておいて、メモリサイズに合わせて分割されたファイルを結合または連結する方法(下記特許文献1参照)。
Conventionally, there have been the following methods (1) to (4) as a method for dealing with a memory shortage, for example.
(1) A method of dividing print data based on the acquired memory area information.
(2) A method of dividing a job into a plurality of jobs when all data cannot be stored in the memory.
(3) A method of erasing in order of priority by referring to the erasure priority table when memory is insufficient.
(4) A method in which files are divided in advance and the divided files are combined or linked according to the memory size (see
しかしながら、HTMLファイルには様々なタイプのファイル(例えば、画像ファイル)を付随させることができるため、一つのタイプのファイルを対象とする上記(1)〜(4)の方法では、HTMLファイルを読み込んだときのメモリ不足に対処することができなかった。 However, since various types of files (for example, image files) can be attached to the HTML file, the above methods (1) to (4) for one type of file read the HTML file. I couldn't deal with the lack of memory.
そこで、本発明は、上述した点を鑑みてなされたものであり、HTMLファイルに付随した画像ファイルによりメモリ不足が生じても、HTMLファイルと画像ファイルの印刷を可能とするHTMLファイルの印刷方法を提供することを課題とする。 Accordingly, the present invention has been made in view of the above-described points, and an HTML file printing method that enables printing of an HTML file and an image file even when a memory shortage occurs due to an image file attached to the HTML file. The issue is to provide.
この課題を解決するためになされた請求項1に係る発明は、読み込まれたHTMLファイルと前記HTMLファイルに付随した画像ファイルの全てを解析用メモリに一度に展開させることができないときに、以下(1)〜(11)の各処理が実行されるHTMLファイルの印刷方法であって、(1)前記HTMLファイルのみが前記解析用メモリに展開され、(2)前記解析用メモリ内の前記HTMLファイルが構文解析され、(3)前記(2)の構文解析に基づいて前記HTMLファイルの印刷コマンドが生成され、(4)前記HTMLファイルの印刷コマンドが印刷用メモリに展開され、(5)前記印刷用メモリ内の前記HTMLファイルの印刷コマンドが印刷手段に送信され、(6)前記HTMLファイルに付随した画像ファイルの一つが前記解析用メモリに展開され、(7)前記解析用メモリ内の当該画像ファイルが画像処理され、(8)前記(7)の画像処理に基づいて当該画像ファイルの印刷コマンドが生成され、(9)当該画像ファイルの印刷コマンドが前記印刷用メモリに展開され、(10)前記印刷用メモリ内の当該画像ファイルの印刷コマンドが前記印刷手段に送信され、(11)前記HTMLファイルに付随した画像ファイルの全てについて前記(6)乃至前記(10)の各処理が繰り返される、ことを特徴とする。
The invention according to
また、請求項2に係る発明は、請求項1に記載するHTMLファイルの印刷方法であって、前記HTMLファイルに付随した画像ファイルの一つが前記解析用メモリに展開させることができないときは、以下(S−1)〜(S−6)の各処理が実行され、(S−1)当該画像ファイルのサムネイルが前記解析用メモリに展開され、(S−2)前記解析用メモリ内の当該サムネイルが画像処理され、(S−3)前記(S−2)の画像処理に基づいて当該サムネイルの印刷コマンドが生成され、(S−4)当該サムネイルの印刷コマンドが前記印刷用メモリに展開され、(S−5)前記印刷用メモリ内の当該サムネイルの印刷コマンドが前記印刷手段に送信され、(S−6)前記HTMLファイルに付随した画像ファイルの全ての中で前記解析用メモリに展開させることができないものに限って前記(S−1)乃至前記(S−5)の各処理が繰り返される、ことを特徴とする。
The invention according to claim 2 is the HTML file printing method according to
また、請求項3に係る発明は、請求項1又は請求項2に記載するHTMLファイルの印刷方法であって、前記印刷手段がモバイルプリンタであり、前記モバイルプリンタのホスト側が携帯情報端末であることを特徴とする。
The invention according to claim 3 is the HTML file printing method according to
すなわち、本発明のHTMLファイルの印刷方法では、読み込まれたHTMLファイルとそのHTMLファイルに付随した画像ファイルの全てを解析用メモリに一度に展開させることができないときは、上記の(1)〜(11)の各処理を実行することによって、HTMLファイル(文字列ファイル)と画像ファイルとに分けて構文解析・画像処理・印刷するので、HTMLファイルに付随した画像ファイルによりメモリ不足が生じても、HTMLファイルを印刷する媒体が小さくても、HTMLファイルと画像ファイルの印刷を可能とし、画像ファイルの詳細な印刷も可能にする。 That is, in the HTML file printing method of the present invention, when the read HTML file and all of the image files attached to the HTML file cannot be expanded in the analysis memory at the same time, the above (1) to ( By executing each process of 11), the HTML file (character string file) and the image file are divided into syntax analysis, image processing, and printing. Therefore, even if a memory shortage occurs due to the image file attached to the HTML file, Even if the medium on which the HTML file is printed is small, the HTML file and the image file can be printed, and the image file can be printed in detail.
また、本発明のHTMLファイルの印刷方法では、読み込まれたHTMLファイルに付随した画像ファイルの一つが解析用メモリに展開させることができないときは、上記の(S−1)〜(S−6)の各処理が実行することによって、解析用メモリに展開させることができない画像ファイルについてのサムネイルを画像処理・印刷するので、解析用メモリと比較して容量が大きな画像ファイルにも適合可能である。 Also, in the HTML file printing method of the present invention, when one of the image files attached to the read HTML file cannot be developed in the analysis memory, the above (S-1) to (S-6). By executing these processes, thumbnails of image files that cannot be developed in the analysis memory are image-processed / printed. Therefore, it is possible to adapt to an image file having a larger capacity than the analysis memory.
また、本発明のHTMLファイルの印刷方法では、プリンタまでもモバイル化された現在のモバイル環境に適合可能である。 Further, the HTML file printing method of the present invention can be adapted to the current mobile environment in which even a printer is made mobile.
[1.本発明の概要]
以下、本発明の一実施形態を図面を用いて説明する。図1は、本発明の一実施形態に係るHTMLファイルの印刷方法の概要を表した図である。本実施の形態に係るHTMLファイルの印刷方法では、例えば、図1に表したように、イメージAの画像ファイル402とイメージBの画像ファイル403とイメージCの画像ファイル404とを付随したHTMLファイル401がWeb上のHTLM文書としてある場合において、そのHTLM文書を印刷しようとした際にメモリ不足が生じたときは、各テキスト文書411,412,413と各イメージ文書414,415,416とに分けて印刷する。
[1. Outline of the present invention]
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing an outline of an HTML file printing method according to an embodiment of the present invention. In the HTML file printing method according to this embodiment, for example, as shown in FIG. 1, an HTML
このとき、イメージ文書414には画像ファイル402のイメージA402aが詳細に印刷される。イメージ文書415には画像ファイル403のイメージB403aが詳細に印刷される。イメージ文書416には画像ファイル404のイメージC404aが詳細に印刷される。但し、メモリ不足の状況によっては、イメージA402aやイメージB403aやイメージC404aが、画像ファイル402や画像ファイル403や画像ファイル404のサムネイルであるときがある。
At this time, the image A 402 a of the
[2.本発明の構成]
図2は、本実施形態に係るHTMLファイルの印刷方法を実現する情報システム1を表したブロック図である。図2のブロック図に表すように、情報システム1は、携帯型プリンター11や、携帯情報端末101、ネットワークIに加え、そのネットワークIに結ばれた各サーバー201,301〜303,…等で構成される。
[2. Configuration of the present invention]
FIG. 2 is a block diagram showing an
携帯型プリンター11は、制御装置12や、通信モジュール13、印刷部14、記憶装置15、ROM16、RAM17、電源キー18等を有する。制御装置12は、上記各構成部品等を制御するマイクロコントローラであって、各種制御プログラムを実行するものである。通信モジュール13は、ホスト端末である携帯情報端末101と通信するための装置であって、例えば、Bluetooth(登録商標)、IrDA(赤外線)、USB等の各通信規格を使用する。印刷部14は、プリンタコマンド(印刷指令や印刷データ等)に基づきカット用紙(例えば、A4サイズ)に印刷を行う。記憶装置15には、FLASH・ROM等が使用され、カット用紙に印刷する内容等が記憶される。ROM16は、各種制御プログラム等が記憶されている。RAM17は、各制御プログラムを制御装置12で実行するときの作業領域を提供する。電源キー18は、押下ボタン等が使用される。
The
携帯情報端末101は、携帯電話機・PDA・スマートフォンなどの携帯型の情報端末であって、制御装置102や、通信モジュール103、入力装置104、出力装置105、ネットワーク通信装置106、FLASH・ROM107、ROM108、RAM109等を有する。制御装置102は、上記各構成部品等を制御するマイクロコントローラであって、各種制御プログラムを実行するものである。通信モジュール103は、携帯型プリンター11と通信するための装置であって、例えば、Bluetooth(登録商標)、IrDA(赤外線)、USB等の各通信規格を使用する。入力装置104は、キーパッドに設けられた各種操作ボタン等である。出力装置105は、液晶ディスプレイであり、3インチ程度の大きさのものが使用される。ネットワーク通信装置106は、ネットワークIに接続するための装置である。FLASH・ROM107は、256MB程度の大きさのものが使用され、解析用プログラムが記憶された領域107aや、印刷コマンド化プログラムが記憶された領域107bや、解析用メモリ107cや、印刷用メモリ107d等が確保される。解析用プログラムとは、HTLM文書をタグ等から解析するプログラムである。ROM108は、各種制御プログラム等が記憶されている。RAM109は、各制御プログラムを制御装置102で実行するときの作業領域を提供する。解析用メモリ110は、上記図1のHTLMファイル401等を解析する際に使用される。尚、携帯電話機・スマートフォンなどで音声通話機能を実現する構成等の説明は省略する。
The
もっとも、解析用メモリ107cや印刷用メモリ107dは、FLASH・ROM107内に確保されるのではなく、それぞれ個別に設けてもよい。また、上記の解析用プログラムや上記の印刷コマンド化プログラムは、FLASH・ROM107に記憶されるのではなく、ROM108に記憶されてもよい。
However, the
ネットワークIは、インターネットである。検索サーバー201は、ネットワークI上で機能するサーチエンジンを組み込んだWeb上の検索サイトである。各サーバー301〜303,…は、ネットワークIで提供されるWeb上の公開サーバーである。各サーバー301〜303,…には、ネットワークIを介して閲覧可能なWebコンテンツ(文書や画像で構成されるHTLM文書など)が記憶される。
Network I is the Internet. The
[3.本発明の動作]
図3は、本実施の形態に係るHTMLファイルの印刷方法を実行するためのプログラムのフローチャートを表した図である。図3のフローチャートで表されたプログラムは携帯情報端末101で行われる。図3によれば、本実施の形態に係るHTMLファイルの印刷方法は、先ず、S11において、解析用メモリの確保処理が行われる。
[3. Operation of the present invention]
FIG. 3 is a diagram showing a flowchart of a program for executing the HTML file printing method according to the present embodiment. The program shown in the flowchart of FIG. 3 is executed by the
この処理では、制御装置102は、読み込んだHTLM文書のサイズについて、上記の解析用プログラムを使用して取得し、そのHTLM文書の全データを展開できる解析用メモリ107cをFLASH・ROM107内に確保できるか否かをチェックする。上記の図1に表された具体例で言えば、制御装置102は、上記の解析用プログラムを使用して、HTLM文書を構成するHTMLファイル401及び各画像ファイル402,403,404の各サイズを、HTLM文書内の各タグを解析することより取得する。その後は、制御装置102はS12に進む。
In this process, the
尚、携帯情報端末101でHTLM文書を読み込むには、例えば、ユーザーが、ネットワークIであるインターネット上の検索サーバー201で所望するHTLM文書を検索し、その検索結果に基づいて、ネットワークIであるインターネット上の各サーバー301〜303,…のいずれかから読み込む操作を行う。
In order to read the HTLM document with the
S12では、制御装置102は、読み込んだHTLM文書の全データを展開できる解析用メモリ107cをFLASH・ROM107内に確保できたか否かを判断する。ここで、読み込んだHTLM文書の全データを展開できる解析用メモリ107cをFLASH・ROM107内に確保できた場合には(S12:YES)、制御装置102はS13に進む。
In S <b> 12, the
S13では、全ファイルデータの展開処理が行われる。この処理では、制御装置102は、読み込んだHTLM文書の全データを解析用メモリ107cに展開する。その後は、制御装置102はS14に進む。
In S13, all file data is expanded. In this process, the
S14では、全ファイルデータの解析処理が行われる。この処理では、制御装置102は、解析用メモリ107cに展開されているHTLM文書の全データについて、HTLM文書のタグと上記の解析用プログラムとを使用して解析する。その後は、制御装置102はS15に進む。
In S14, analysis processing of all file data is performed. In this processing, the
S15では、印刷コマンド化処理が行われる。この処理では、制御装置102は、上記の印刷コマンド化プログラムを使用して、解析用メモリ107cに展開されているHTLM文書の全データの印刷コマンドを、上記のS14の解析結果から生成する。その後は、制御装置102はS16に進む。
In S15, print command conversion processing is performed. In this process, the
S16では、印刷コマンド展開処理が行われる。この処理では、制御装置102は、上記のS15で生成された印刷コマンドを印刷用メモリ107dに展開する。その後は、制御装置102はS16の2に進む。
In S16, print command expansion processing is performed. In this process, the
S16の2では、印刷処理が行われる。この処理では、制御装置102は、印刷用メモリ107d内の印刷コマンドを携帯型プリンター11に送信することにより、携帯型プリンター11に印刷させる。その後は、制御装置102はこのプログラムを終了させる。
In S16-2, a printing process is performed. In this process, the
一方、上記のS12において、読み込んだHTLM文書の全データを展開できる解析用メモリ107cをFLASH・ROM107内に確保できなかった場合には(S12:NO)、制御装置102はS17に進む。
On the other hand, when the
S17では、HTLMファイルの展開処理が行われる。この処理では、制御装置102は、読み込んだHTLM文書の全データのうち、画像ファイルのデータを除き、HTLMファイルのデータのみを解析用メモリ107cに展開する。上記の図1に表された具体例で言えば、制御装置102は、HTLM文書を構成するHTMLファイル401及び各画像ファイル402,403,404のうち、HTMLファイル401のデータのみを解析用メモリ107cに展開する。その後は、制御装置102はS18に進む。
In S17, the development process of the HTLM file is performed. In this process, the
S18では、HTLMファイルの解析処理が行われる。この処理では、制御装置102は、解析用メモリ107cに展開されているHTLMファイル(上記の図1では、HTMLファイル401)のデータについて、HTLMファイルのタグと上記の解析用プログラムとを使用して構文解析する。その後は、制御装置102はS19に進む。
In S18, an HTLM file analysis process is performed. In this processing, the
S19では、印刷コマンド化処理が行われる。この処理では、制御装置102は、上記の印刷コマンド化プログラムを使用して、解析用メモリ107cに展開されているHTLMファイル(上記の図1では、HTMLファイル401)のデータの印刷コマンドを、上記のS18の解析結果から生成する。その後は、制御装置102はS20に進む。
In S19, print command conversion processing is performed. In this process, the
S20では、印刷コマンド展開処理が行われる。この処理では、制御装置102は、上記のS19で生成された印刷コマンドを印刷用メモリ107dに展開する。その後は、制御装置102はS20の2に進む。
In S20, print command expansion processing is performed. In this process, the
S20の2では、印刷処理が行われる。この処理では、制御装置102は、印刷用メモリ107d内の印刷コマンドを携帯型プリンター11に送信することにより、携帯型プリンター11に印刷させる。その結果、上記の図1に表された具体例で言えば、各テキスト文書411,412,413が印刷される。その後は、制御装置102はS21に進む。
In S20-2, a printing process is performed. In this process, the
S21では、制御装置102は、読み込んだHTLM文書を構成する各画像ファイルを展開できる解析用メモリ107cをFLASH・ROM107内に確保できたか否かを判断する。ここで、読み込んだHTLM文書を構成する各画像ファイルを展開できる解析用メモリ107cをFLASH・ROM107内に確保できた場合には(S21:YES)、制御装置102はS22に進む。
In S <b> 21, the
S22では、制御装置102は、各画像ファイルの展開・画像処理を行う。この処理では、制御装置102は、読み込んだHTLM文書の全データのうち、HTLMファイルのデータを除き、先頭の画像ファイルのデータのみを解析用メモリ107cに展開する。上記の図1に表された具体例で言えば、制御装置102は、HTLM文書を構成するHTMLファイル401及び各画像ファイル402,403,404のうち、画像ファイル402のデータのみを解析用メモリ107cに展開する。その後は、制御装置102は、解析用メモリ107cに展開されている画像ファイルのデータを画像処理する。その後は、制御装置102はS23に進む。
In S22, the
S23では、印刷コマンド化処理が行われる。この処理では、制御装置102は、上記の印刷コマンド化プログラムを使用して、解析用メモリ107cに展開されている画像ファイル(上記の図1では、画像ファイル402)のデータの印刷コマンドを、上記のS22の画像処理結果から生成する。その後は、制御装置102はS24に進む。
In S23, print command conversion processing is performed. In this process, the
S24では、印刷コマンド展開処理が行われる。この処理では、制御装置102は、上記のS23で生成された印刷コマンドを印刷用メモリ107dに展開する。その後は、制御装置102はS24の2に進む。
In S24, print command expansion processing is performed. In this process, the
S24の2では、印刷処理が行われる。この処理では、制御装置102は、印刷用メモリ107d内の印刷コマンドを携帯型プリンター11に送信することにより、携帯型プリンター11に印刷させる。その結果、上記の図1に表された具体例で言えば、イメージ文書414が印刷される。その後は、制御装置102はS28に進む。S28では、制御装置102は、上記S24の2又は下記S27の2で印刷処理した画像が最後の画像であるか否かを判断する。ここで、上記S24の2又は下記S27の2で印刷処理した画像が最後の画像でない場合には(S28:NO)、制御装置102は、S21に戻って、S21以降の処理を繰り返す。一方、上記S24の2又は下記S27の2で印刷処理した画像が最後の画像である場合には(S28:YES)、制御装置102はプログラムを終了する。
In S24-2, a printing process is performed. In this process, the
尚、上記のS22〜S28の各処理は、読み込んだHTLM文書に付随する各画像ファイルについて先頭から最後の順番で繰り返し行われる。その結果、上記の図1に表された具体例で言えば、各イメージ文書414,415,416が印刷される。 Note that the above-described processes of S22 to S28 are repeated for each image file attached to the read HTLM document in order from the beginning to the end. As a result, according to the specific example shown in FIG. 1, the image documents 414, 415, and 416 are printed.
一方、上記のS21において、読み込んだHTLM文書を構成する各画像ファイルを展開できる解析用メモリ107cをFLASH・ROM107内に確保できなかった場合には(S21:NO)、制御装置102はS25に進む。
On the other hand, if the
S25では、制御装置102は、各サムネイルの展開・画像処理を行う。この処理では、制御装置102は、読み込んだHTLM文書の全データのうち、HTLMファイルのデータを除き、先頭の画像ファイルのサムネイルのデータのみを解析用メモリ107cに展開する。上記の図1に表された具体例で言えば、制御装置102は、HTLM文書を構成するHTMLファイル401及び各画像ファイル402,403,404のうち、画像ファイル402のサムネイルのデータのみを解析用メモリ107cに展開する。その後は、制御装置102は、解析用メモリ107cに展開されている画像ファイルのサムネイルのデータを画像処理する。その後は、制御装置102はS26に進む。
In S25, the
S26では、印刷コマンド化処理が行われる。この処理では、制御装置102は、上記の印刷コマンド化プログラムを使用して、解析用メモリ107cに展開されている画像ファイル(上記の図1では、画像ファイル402)のサムネイルのデータの印刷コマンドを、上記のS25の画像処理結果から生成する。その後は、制御装置102はS27に進む。
In S26, print command conversion processing is performed. In this process, the
S27では、印刷コマンド展開処理が行われる。この処理では、制御装置102は、上記のS26で生成された印刷コマンドを印刷用メモリ107dに展開する。その後は、制御装置102はS27の2に進む。
In S27, print command expansion processing is performed. In this process, the
S27の2では、印刷処理が行われる。この処理では、制御装置102は、印刷用メモリ107d内の印刷コマンドを携帯型プリンター11に送信することにより、携帯型プリンター11に印刷させる。その結果、上記の図1に表された具体例で言えば、画像ファイル402のサムネイルが表されたイメージ文書414が印刷される。その後は、制御装置102はS28に進む。S28では、制御装置102は、上記S24の2又は上記S27の2で印刷処理した画像が最後の画像であるか否かを判断する。ここで、上記S24の2又は上記S27の2で印刷処理した画像が最後の画像でない場合には(S28:NO)、制御装置102は、S21に戻って、S21以降の処理を繰り返す。一方、上記S24の2又は上記S27の2で印刷処理した画像が最後の画像である場合には(S28:YES)、制御装置102はプログラムを終了する。
In step S27-2, print processing is performed. In this process, the
尚、上記のS25〜S28の各処理は、読み込んだHTLM文書に付随する各画像ファイルのサムネイルについて先頭から最後の順番で繰り返し行われる。その結果、上記の図1に表された具体例で言えば、各イメージ文書414,415,416に各画像ファイル402,403,404のサムネイルがそれぞれ印刷される。 Note that the processes in S25 to S28 are repeated in the order from the top to the last for the thumbnails of the image files attached to the read HTLM document. As a result, in the specific example shown in FIG. 1, the thumbnails of the image files 402, 403, and 404 are printed on the image documents 414, 415, and 416, respectively.
[4.まとめ]
すなわち、本実施の形態に係るHTMLファイルの印刷方法では、携帯情報端末101に読み込まれたHTMLファイルとそのHTMLファイルに付随した画像ファイルの全てを、携帯情報端末101の解析用メモリ107cに一度に展開させることができないときは(S12:NO)、携帯情報端末101の制御装置102は、
(1)そのHTMLファイルのみを解析用メモリ107cに展開し(S17)、
(2)解析用メモリ107c内のHTMLファイルを構文解析し(S18)、
(3)その構文解析に基づいてHTMLファイルの印刷コマンドを生成し(S19)、
(4)HTMLファイルの印刷コマンドを印刷用メモリ107dに展開し(S20)、
(5)印刷用メモリ内107dのHTMLファイルの印刷コマンドを携帯型プリンター11に送信する(S20の2)。
[4. Summary]
That is, in the HTML file printing method according to the present embodiment, all of the HTML file read into
(1) Only the HTML file is expanded in the
(2) Parsing the HTML file in the
(3) Generate an HTML file print command based on the syntax analysis (S19),
(4) The HTML file print command is expanded in the
(5) The print command of the HTML file in the
さらに、携帯情報端末101の制御装置102は、
(6)そのHTMLファイルに付随した画像ファイルの一つを解析用メモリ107cに展開し(S22)、
(7)解析用メモリ107c内の当該画像ファイルを画像処理し(S22)、
(8)その画像処理に基づいて当該画像ファイルの印刷コマンドを生成し(S23)、
(9)当該画像ファイルの印刷コマンドを印刷用メモリ107dに展開し(S24)、
(10)印刷用メモリ107d内の当該画像ファイルの印刷コマンドを携帯型プリンター11に送信し(S24の2)、
(11)そのHTMLファイルに付随した画像ファイルの全てについて前記(6)乃至前記(10)の各処理を繰り返す。
Furthermore, the
(6) One of the image files attached to the HTML file is expanded in the
(7) Image processing is performed on the image file in the
(8) Generate a print command for the image file based on the image processing (S23),
(9) The print command for the image file is expanded in the
(10) The print command of the image file in the
(11) The processes (6) to (10) are repeated for all the image files attached to the HTML file.
つまり、本実施の形態に係るHTMLファイルの印刷方法では、携帯情報端末101に読み込まれたHTMLファイルとそのHTMLファイルに付随した画像ファイルの全てを解析用メモリ107cに一度に展開させることができないときは(S12:NO)、上記の(1)〜(10)の各処理が実行されることによって、HTMLファイル(文字列ファイル)と画像ファイルとに分けて構文解析・画像処理・印刷するので(S17〜S24の2)、HTMLファイルに付随した画像ファイルにより(解析用メモリ107cに)メモリ不足が生じても、HTMLファイルを(携帯型プリンター11で)印刷する媒体(カット用紙)が小さくても、HTMLファイルと画像ファイルの印刷を可能とし、画像ファイルの詳細な印刷も可能にする。
That is, in the HTML file printing method according to the present embodiment, when the HTML file read into the
また、本実施の形態に係るHTMLファイルの印刷方法では、携帯情報端末101に読み込まれたHTMLファイルに付随した各画像ファイルが解析用メモリ107cに展開させることができないときは(S21:NO)、携帯情報端末101の制御装置102は、
(S−1)当該画像ファイルのサムネイルを解析用メモリ107cに展開し(S25)、
(S−2)解析用メモリ107c内の当該サムネイルを画像処理し(S25)、
(S−3)その画像処理に基づいて当該サムネイルの印刷コマンドを生成し(S26)、
(S−4)当該サムネイルの印刷コマンドを印刷用メモリ107dに展開し(S27)、
(S−5)印刷用メモリ107d内の当該サムネイルの印刷コマンドを携帯型プリンター11に送信し(S27の2)、
(S−6)そのHTMLファイルに付随した画像ファイルの全てについて前記(S−1)乃至前記(S−5)の各処理を繰り返す。
Further, in the HTML file printing method according to the present embodiment, when each image file attached to the HTML file read into the
(S-1) The thumbnail of the image file is expanded in the
(S-2) Image processing is performed on the thumbnail in the
(S-3) Generate a print command for the thumbnail based on the image processing (S26),
(S-4) The thumbnail print command is expanded in the
(S-5) The thumbnail print command in the
(S-6) The processes (S-1) to (S-5) are repeated for all the image files attached to the HTML file.
つまり、本実施の形態に係るHTMLファイルの印刷方法では、上記の(S−1)〜(S−6)の各処理が実行されることによって、解析用メモリ107cに展開させることができない画像ファイルについてのサムネイルを画像処理・印刷するので(S25〜S27の2)、解析用メモリ107cと比較して容量が大きな画像ファイルにも適合可能である。
That is, in the HTML file printing method according to the present embodiment, an image file that cannot be developed in the
また、本実施の形態に係るHTMLファイルの印刷方法では、携帯情報端末101をホスト側にして携帯型プリンター11に印刷させていることから(S20の2,S24の2,S27の2)、プリンタまでもモバイル化された現在のモバイル環境に適合可能である。
Further, in the HTML file printing method according to the present embodiment, since the
[5−1.その他]
尚、本発明は上記実施の形態に限定されるものでなく、その趣旨を逸脱しない範囲で様々な変更が可能である。
例えば、 図3に表された本実施の形態に係るHTMLファイルの印刷方法を実行するためのプログラムのフローチャートでは、HTLM文書を構成する各画像ファイルが展開できる解析用メモリ107cをFLASH・ROM107内に確保できなかった場合には(S21:NO)、上記のS25〜S27の2の各処理が行われることにより、そのHTLM文書に付随する全画像ファイルのサムネイルのイメージ文書がそれぞれ印刷されていた。
[5-1. Others]
In addition, this invention is not limited to the said embodiment, A various change is possible in the range which does not deviate from the meaning.
For example, in the flowchart of the program for executing the HTML file printing method according to the present embodiment shown in FIG. 3, the
この点、そのHTLM文書を構成する各画像ファイルのうち、特定の画像ファイルについては展開可能な解析用メモリ107cをFLASH・ROM107内に確保できる場合には(S21:YES)、その特定の画像ファイルについては、上記のS22〜S24の2の各処理が行われることにより、イメージ文書が印刷されてもよい。
In this regard, if the
逆に、そのHTLM文書を構成する各画像ファイルのうち、特定の画像ファイルについては展開可能な解析用メモリ107cをFLASH・ROM107内に確保できない場合には(S21:NO)、その特定の画像ファイルについては、上記のS25〜S27の2の各処理が行われることにより、サムネイルのイメージ文書が印刷されてもよい。
Conversely, among the image files constituting the HTLM document, when the
すなわち、請求項2の(S−6)の処理のようにして、読み込んだHTMLファイルに付随した画像ファイルの全ての中で解析用メモリ107cに展開させることができないものに限って、上記のS25〜S27の2の各処理が行われることにより、サムネイルのイメージ文書が印刷されてもよい。
That is, as in the process of (S-6) of claim 2, all of the image files attached to the read HTML file are limited to those which cannot be developed in the
[5−2.その他]
また、本実施形態に係るHTMLファイルの印刷方法は、上記の図2で表された情報システム1上で実現されていたが、1個のハードウエアのみで実現されても良い。
[5-2. Others]
The HTML file printing method according to the present embodiment has been realized on the
11 携帯型プリンター
14 印刷部
101 携帯情報端末
107 FLASH・ROM
107a 解析用プログラムが記憶されたFLASH・ROMの領域
107b 印刷コマンド化プログラムが記憶されたFLASH・ROMの領域
107c FLASH・ROM内に確保された解析用メモリ
107d FLASH・ROM内に確保された印刷用メモリ
401 HTMLファイル
402 画像ファイルA
403 画像ファイルB
404 画像ファイルC
11
107a FLASH / ROM area in which analysis program is stored 107b FLASH / ROM area in which print command conversion program is stored 107c Analysis memory secured in FLASH /
403 Image file B
404 Image file C
Claims (3)
(1)前記HTMLファイルのみが前記解析用メモリに展開され、
(2)前記解析用メモリ内の前記HTMLファイルが構文解析され、
(3)前記(2)の構文解析に基づいて前記HTMLファイルの印刷コマンドが生成され、
(4)前記HTMLファイルの印刷コマンドが印刷用メモリに展開され、
(5)前記印刷用メモリ内の前記HTMLファイルの印刷コマンドが印刷手段に送信され、
(6)前記HTMLファイルに付随した画像ファイルの一つが前記解析用メモリに展開され、
(7)前記解析用メモリ内の当該画像ファイルが画像処理され、
(8)前記(7)の画像処理に基づいて当該画像ファイルの印刷コマンドが生成され、
(9)当該画像ファイルの印刷コマンドが前記印刷用メモリに展開され、
(10)前記印刷用メモリ内の当該画像ファイルの印刷コマンドが前記印刷手段に送信され、
(11)前記HTMLファイルに付随した画像ファイルの全てについて前記(6)乃至前記(10)の各処理が繰り返される、
ことを特徴とするHTMLファイルの印刷方法。 When the read HTML file and all of the image files attached to the HTML file cannot be expanded in the analysis memory at once, the following processes (1) to (11) are executed. A method,
(1) Only the HTML file is expanded in the analysis memory,
(2) The HTML file in the analysis memory is parsed;
(3) A print command of the HTML file is generated based on the syntax analysis of (2),
(4) The print command of the HTML file is expanded in the print memory,
(5) A print command of the HTML file in the print memory is transmitted to the printing means,
(6) One of the image files attached to the HTML file is expanded in the analysis memory,
(7) The image file in the analysis memory is subjected to image processing,
(8) A print command for the image file is generated based on the image processing of (7),
(9) The print command of the image file is expanded in the print memory,
(10) A print command of the image file in the printing memory is transmitted to the printing unit,
(11) The processes of (6) to (10) are repeated for all of the image files attached to the HTML file.
An HTML file printing method characterized by the above.
前記HTMLファイルに付随した画像ファイルの一つが前記解析用メモリに展開させることができないときは、以下(S−1)〜(S−6)の各処理が実行され、
(S−1)当該画像ファイルのサムネイルが前記解析用メモリに展開され、
(S−2)前記解析用メモリ内の当該サムネイルが画像処理され、
(S−3)前記(S−2)の画像処理に基づいて当該サムネイルの印刷コマンドが生成され、
(S−4)当該サムネイルの印刷コマンドが前記印刷用メモリに展開され、
(S−5)前記印刷用メモリ内の当該サムネイルの印刷コマンドが前記印刷手段に送信され、
(S−6)前記HTMLファイルに付随した画像ファイルの全ての中で前記解析用メモリに展開させることができないものに限って前記(S−1)乃至前記(S−5)の各処理が繰り返される、
ことを特徴とするHTMLファイルの印刷方法。 A method for printing an HTML file according to claim 1,
When one of the image files attached to the HTML file cannot be expanded in the analysis memory, the following processes (S-1) to (S-6) are executed:
(S-1) The thumbnail of the image file is expanded in the analysis memory,
(S-2) The thumbnail in the analysis memory is subjected to image processing,
(S-3) A print command for the thumbnail is generated based on the image processing of (S-2),
(S-4) The thumbnail print command is expanded in the print memory,
(S-5) A print command of the thumbnail in the print memory is transmitted to the printing means,
(S-6) The processing of (S-1) to (S-5) is repeated only for all of the image files attached to the HTML file that cannot be developed in the analysis memory. The
An HTML file printing method characterized by the above.
前記印刷手段がモバイルプリンタであり、
前記モバイルプリンタのホスト側が携帯情報端末であることを特徴とするHTMLファイルの印刷方法。 A method for printing an HTML file according to claim 1 or 2, wherein
The printing means is a mobile printer;
An HTML file printing method, wherein a host side of the mobile printer is a portable information terminal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010079743A JP5212412B2 (en) | 2010-03-30 | 2010-03-30 | How to print HTML file |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010079743A JP5212412B2 (en) | 2010-03-30 | 2010-03-30 | How to print HTML file |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011210191A JP2011210191A (en) | 2011-10-20 |
JP5212412B2 true JP5212412B2 (en) | 2013-06-19 |
Family
ID=44941140
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010079743A Active JP5212412B2 (en) | 2010-03-30 | 2010-03-30 | How to print HTML file |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5212412B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6253234B2 (en) * | 2013-01-21 | 2017-12-27 | スター精密株式会社 | Data transmission system and data transmission program |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007058783A (en) * | 2005-08-26 | 2007-03-08 | Canon Inc | Information processing apparatus and information processing method |
JP2008192712A (en) * | 2007-02-01 | 2008-08-21 | Japan Science & Technology Agency | Tunnel magnetic resistance element |
-
2010
- 2010-03-30 JP JP2010079743A patent/JP5212412B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2011210191A (en) | 2011-10-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4066691B2 (en) | Print control apparatus and program | |
US9092704B2 (en) | Image forming system, image forming apparatus, and recording medium | |
JP4663754B2 (en) | Printing system | |
JP5299386B2 (en) | Print data generation program, terminal device, and control method of terminal device | |
JP2013058089A (en) | Electronic file display system, electronic file display device, control method for electronic file display device, and program | |
US9400625B2 (en) | Printing apparatus, web server, printing system, and computer readable recording medium stored with program for web server | |
JP2005293351A (en) | Image processor and image processing method | |
US10956107B1 (en) | Methods and systems for keyword-based printing | |
US9384429B2 (en) | Data supplying device for supplying access data indicating access information of content data | |
JP2007108947A (en) | Program, system, and device for processing data input/output | |
JP2007140851A (en) | Electronic apparatus, image forming apparatus, and method of obtaining operation manual | |
JP2006228062A (en) | Printing system, printing method and program thereof | |
JP4849154B2 (en) | Image processing apparatus, image processing method, image forming apparatus, and image processing program | |
JP5212412B2 (en) | How to print HTML file | |
US20130215451A1 (en) | Method and apparatus for automatically detecting page description languages supported by image production devices | |
US9530084B2 (en) | Image processing apparatus capable of ascertaining printing reduction effect, control method therefor, storage medium, and image processing system | |
JP2013045185A (en) | Print system, print device, portable terminal device, print method, and print program | |
JP2007115189A (en) | Form processor, control method and program | |
JP2006228009A (en) | Printer driver and print system | |
JP6717229B2 (en) | Information processing system, image forming apparatus, and information processing method | |
JP2004110116A (en) | Printing data reclamation support system, printing data reclamation support program, and recording medium | |
JP2017017641A (en) | Document output system, document output method, and computer program | |
JP4286818B2 (en) | Printer driver and printing system | |
JP2004326817A (en) | Printer, printing method and printing system | |
US20080259383A1 (en) | Facsimile machine, method, computer-readable medium, and computer data signal |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120221 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130118 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130129 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130211 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5212412 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160308 Year of fee payment: 3 |