JP2007018287A - Web page printing support device, web page printing support method, program and web page printing support system - Google Patents

Web page printing support device, web page printing support method, program and web page printing support system Download PDF

Info

Publication number
JP2007018287A
JP2007018287A JP2005199347A JP2005199347A JP2007018287A JP 2007018287 A JP2007018287 A JP 2007018287A JP 2005199347 A JP2005199347 A JP 2005199347A JP 2005199347 A JP2005199347 A JP 2005199347A JP 2007018287 A JP2007018287 A JP 2007018287A
Authority
JP
Japan
Prior art keywords
web page
printing
information
printing support
conversion
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005199347A
Other languages
Japanese (ja)
Inventor
Yoshifumi Kawai
由史 河合
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2005199347A priority Critical patent/JP2007018287A/en
Publication of JP2007018287A publication Critical patent/JP2007018287A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a Web page printing support device, a Web page printing support method, a program and a Web page printing support system, allowing acquisition of a printing result desired by a user even if the user does not perform detailed setting when printing a Web page displayed on a monitor screen. <P>SOLUTION: A pixel size of a display area of a Web browser displaying the Web page is acquired, and matching of a width of the Web browser and a width of a paper sheet is performed (steps S1, S2). About a font size of a character, an image size or the like displayed in the Web browser, a proper size when performing printing on the paper sheet is calculated. The Web page for the printing is reconfigured by use of a calculation result of each size (step S9), and is transmitted to an image forming device 2 as data for the printing (step S10). <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、Webページ印刷支援装置、Webページ印刷支援方法、プログラム及びWebページ印刷支援システムに関し、特に、ユーザが印刷における細かな設定をしなくてもWebページの情報について期待通りの出力結果が得られるWebページ印刷支援装置、Webページ印刷支援方法、プログラム及びWebページ印刷支援システムに関する。   The present invention relates to a Web page printing support apparatus, a Web page printing support method, a program, and a Web page printing support system, and in particular, an expected output result can be obtained for Web page information even if a user does not make detailed settings for printing. The present invention relates to an obtained Web page printing support apparatus, a Web page printing support method, a program, and a Web page printing support system.

従来、画像データ等を紙媒体に印刷する場合は、通常プリンタドライバ等を利用するが、画像の印刷領域以外の余白領域も含めて拡大または縮小されるため、用紙サイズや余白の設定をしても希望通りの印刷結果が得られないことが多かった。また、かかる設定等により希望通りの印刷結果を得ることが可能である場合でも、設定が細かく、困難であるという問題が生じていた。   Conventionally, when printing image data on a paper medium, a normal printer driver is used. However, because the image is enlarged or reduced including the margin area other than the image print area, the paper size and margin are set. In many cases, however, the desired print results could not be obtained. Further, even when it is possible to obtain a desired printing result by such setting, there is a problem that the setting is fine and difficult.

そこで、近年、画像印刷領域を基準にして拡大縮小することにより余白領域に影響されず画像を印刷する技術が提案されている(特許文献1)。また、印刷データを作成するコンピュータと、展開ソフトウェアを搭載し印刷データを紙に出力するプリンタとがネットワークにより接続されたプリントシステムを用いて印刷することにより、コンピュータ側での難しい設定なしにプリンタを使用できる技術が提案されている(特許文献2)。
特開2001−94769号公報 特開2004−234617号公報
Therefore, in recent years, a technique has been proposed in which an image is printed without being affected by a blank area by enlarging or reducing the image print area as a reference (Patent Document 1). In addition, printing can be performed without difficult settings on the computer side by printing using a printing system in which a computer that creates print data and a printer that has deployment software and outputs print data to paper is connected via a network. A technique that can be used has been proposed (Patent Document 2).
JP 2001-94769 A JP 2004-234617 A

しかし、従来の技術では、インターネットWebサイトの内容を紙媒体に印刷する場合は、Webページ画面に用いられている画像のサイズを変更することができないため、紙に画像全体が印刷しきれないといった問題が生じている(図3参照)。これは、Webサイトの作成者が印刷されることを考慮してWebページを作成していないことが原因の1つであるが、Webページ自体がモニタなどの画面で見ることを前提としているので、印刷する側で対応しなければならない。しかしながら、インターネットWebサイトの内容を紙媒体に印刷する際は、通常Webブラウザの印刷機能を利用するが、かかるWebブラウザの印刷機能は上述の問題の対応がなされていないため、希望通りの印刷結果を得るためには、Webページのソースを編集する必要があり、大変困難であった。   However, in the conventional technology, when printing the contents of an Internet website on a paper medium, the size of the image used on the web page screen cannot be changed, and thus the entire image cannot be printed on paper. There is a problem (see FIG. 3). This is one of the reasons that the Web site creator has not created a Web page in consideration of printing, but it is assumed that the Web page itself is viewed on a screen such as a monitor. The printing side must respond. However, when printing the contents of an Internet Web site on a paper medium, the print function of the Web browser is normally used. However, the print function of the Web browser does not cope with the above-described problem. In order to obtain this, it was necessary to edit the source of the Web page, which was very difficult.

本発明は、そのような問題に鑑みてなされたものであって、ユーザが細かな設定や変更を加えなくても目的通りの見栄えの良い印刷結果を得られるWebページ印刷支援装置、Webページ印刷支援方法、プログラム及びWebページ印刷支援システムを提供することを目的としている。   The present invention has been made in view of such a problem, and a Web page printing support apparatus and Web page printing that can obtain a print result having a good appearance as intended without requiring a user to make detailed settings or changes. It is an object to provide a support method, a program, and a Web page printing support system.

請求項1記載の発明は、Webページを画面に表示する表示手段と、前記画面に表示されるWebページから情報を取得する情報取得手段と、前記情報を用いて任意の印刷を可能とするために前記情報を変換する変換手段と、前記変換手段により作成された印刷データを画像形成装置に送信する送信手段と、を有することを特徴とするWebページ印刷支援装置である。   According to the first aspect of the present invention, display means for displaying a Web page on a screen, information acquisition means for acquiring information from the Web page displayed on the screen, and arbitrary printing using the information are possible. A Web page printing support apparatus comprising: a conversion unit that converts the information; and a transmission unit that transmits the print data created by the conversion unit to the image forming apparatus.

請求項2記載の発明は、請求項1記載の装置において、前記取得手段は、前記Webページのサイズを認識し、前記変更手段は、前記Webページに表示されている通りに印刷できるように、前記サイズを変換することを特徴とする。   According to a second aspect of the present invention, in the apparatus according to the first aspect, the acquisition unit recognizes the size of the Web page, and the change unit can print as displayed on the Web page. The size is converted.

請求項3記載の発明は、請求項1又は2記載の記載の装置において、前記情報取得手段は、前記Webページで推奨されている画面の解像度を認識し、前記変換手段は、前記認識結果から前記ページの情報を印刷できるように変換することを特徴とする。   According to a third aspect of the present invention, in the apparatus according to the first or second aspect, the information acquisition unit recognizes a resolution of a screen recommended in the Web page, and the conversion unit determines from the recognition result. The information on the page is converted so that it can be printed.

請求項4記載の発明は、請求項1から3のいずれか1項に記載の装置において、前記情報取得手段は、Webページの情報や構成を分析して認識することを特徴とする。   According to a fourth aspect of the present invention, in the apparatus according to any one of the first to third aspects, the information acquisition unit analyzes and recognizes information and a configuration of a Web page.

請求項5記載の発明は、請求項1から4のいずれか1項に記載の装置において、印刷の際に、印刷結果が複数のページに渡る場合には、効率よく印刷画像を用紙に収めて印刷できるように印刷データを変換する印刷データ変換手段を有することを特徴とする。   According to a fifth aspect of the present invention, in the apparatus according to any one of the first to fourth aspects, when printing results in a plurality of pages during printing, the printed image is efficiently stored on a sheet. It has a print data conversion means for converting print data so that it can be printed.

請求項6記載の発明は、Webページを画面に表示する表示工程と、前記画面に表示されるWebページから情報を取得する情報取得工程と、前記情報を用いて任意の印刷を可能とするために前記情報を変換する変換工程と、前記変換工程により作成された印刷データを画像形成装置に送信する送信工程と、を有することを特徴とするWebページ印刷支援方法である。   The invention described in claim 6 is a display step of displaying a Web page on a screen, an information acquisition step of acquiring information from the Web page displayed on the screen, and enabling arbitrary printing using the information A Web page printing support method, comprising: a conversion step for converting the information; and a transmission step for transmitting the print data created by the conversion step to the image forming apparatus.

請求項7記載の発明は、請求項6記載の方法において、前記取得工程は、前記Webページのサイズを認識し、前記変更工程は、前記Webページに表示されている通りに印刷できるように、前記サイズを変換することを特徴とする。   According to a seventh aspect of the present invention, in the method according to the sixth aspect, the obtaining step recognizes a size of the Web page, and the changing step can be printed as displayed on the Web page. The size is converted.

請求項8記載の発明は、請求項6又は7記載の記載の方法において、前記情報取得工程は、前記Webページで推奨されている画面の解像度を認識し、前記変換工程は、前記認識結果から前記ページの情報を印刷できるように変換することを特徴とする。   The invention according to claim 8 is the method according to claim 6 or 7, wherein the information obtaining step recognizes a screen resolution recommended in the web page, and the conversion step is based on the recognition result. The information on the page is converted so that it can be printed.

請求項9記載の発明は、請求項6から8のいずれか1項に記載の方法において、前記情報取得工程は、前記Webページの情報や構成を分析して解像度を認識することを特徴とする。   According to a ninth aspect of the present invention, in the method according to any one of the sixth to eighth aspects, the information obtaining step recognizes a resolution by analyzing information and a configuration of the Web page. .

請求項10記載の発明は、請求項6から9のいずれか1項に記載の方法において、印刷の際に、印刷結果が複数のページに渡る場合には、効率よく印刷画像を用紙に収めて印刷できるように印刷データを変換する印刷データ変換工程を有することを特徴とする。   According to a tenth aspect of the present invention, in the method according to any one of the sixth to ninth aspects, when the printing result reaches a plurality of pages at the time of printing, the printed image is efficiently stored on the paper. It has a print data conversion process for converting print data so that it can be printed.

請求項11記載の発明は、Webページを画面に表示する表示処理と、前記画面に表示されるWebページから情報を取得する情報取得処理と、前記情報を用いて任意の印刷を可能とするために前記情報を変換する変換処理と、前記変換処理により作成された印刷データを画像形成装置に送信する送信処理と、をコンピュータに実行させることを特徴とするWebページ印刷支援プログラムである。   The invention according to claim 11 is to enable display processing for displaying a Web page on a screen, information acquisition processing for acquiring information from a Web page displayed on the screen, and arbitrary printing using the information. A Web page printing support program that causes a computer to execute a conversion process for converting the information and a transmission process for transmitting print data created by the conversion process to an image forming apparatus.

請求項12記載の発明は、請求項11記載のプログラムにおいて、前記取得処理は、前記Webページのサイズを認識し、前記変更処理は、前記Webページに表示されている通りに印刷できるように、前記サイズを変換することを特徴とする。   According to a twelfth aspect of the invention, in the program according to the eleventh aspect, the acquisition process recognizes the size of the Web page, and the change process can be printed as displayed on the Web page. The size is converted.

請求項13記載の発明は、請求項11又は12記載の記載のプログラムにおいて、前記情報取得処理は、前記Webページで推奨されている画面の解像度を認識し、前記変換処理は、前記認識結果から前記ページの情報を印刷できるように変換することを特徴とする。   According to a thirteenth aspect of the present invention, in the program according to the eleventh or twelfth aspect, the information acquisition processing recognizes a screen resolution recommended in the Web page, and the conversion processing is performed based on the recognition result. The information on the page is converted so that it can be printed.

請求項14記載の発明は、請求項11から13のいずれか1項に記載のプログラムにおいて、前記情報取得処理は、前記Webページの情報や構成を分析して解像度を認識することを特徴とする。   The invention according to claim 14 is the program according to any one of claims 11 to 13, wherein the information acquisition process analyzes the information and configuration of the Web page and recognizes the resolution. .

請求項15記載の発明は、請求項11から14のいずれか1項に記載のプログラムにおいて、印刷の際に、印刷結果が複数のページに渡る場合には、効率よく印刷画像を用紙に収めて印刷できるように印刷データを変換する印刷データ変換処理をコンピュータに実行させることを特徴とする。   According to a fifteenth aspect of the present invention, in the program according to any one of the eleventh to fourteenth aspects, when printing results in a plurality of pages, the print image is efficiently stored on a sheet. A print data conversion process for converting print data so that printing can be performed is executed by a computer.

請求項16記載の発明は、Webページ印刷支援装置と画像形成装置がネットワークを介して接続されるWebページ印刷支援システムであって、前記Webページ印刷支援装置は、前記Webページを画面に表示する表示手段と、前記画面に表示されているWebページから情報を取得する情報取得手段と、前記情報を用いて任意の印刷を可能とするために前記情報を変換する変換手段と、前記変換手段により作成された印刷データを前記画像形成装置に送信する送信手段と、を有し、前記画像形成装置は、前記印刷データを受信する受信手段と、前記受信した印刷データを出力し画像を形成する形成手段と、を有することを特徴とするWebページ印刷支援システムである。   The invention according to claim 16 is a Web page printing support system in which a Web page printing support apparatus and an image forming apparatus are connected via a network, and the Web page printing support apparatus displays the Web page on a screen. Display means; information acquisition means for acquiring information from a Web page displayed on the screen; conversion means for converting the information to enable arbitrary printing using the information; and the conversion means Transmitting means for transmitting the created print data to the image forming apparatus, the image forming apparatus receiving the print data, and forming the image by outputting the received print data A web page printing support system.

請求項17記載の発明は、請求項16記載のシステムにおいて、前記情報取得手段は、前記Webページのサイズを認識し、前記変更手段は、前記Webページに表示されている通りに印刷できるように、前記サイズを変換することを特徴とする。   According to a seventeenth aspect of the present invention, in the system according to the sixteenth aspect, the information acquisition unit recognizes the size of the Web page, and the change unit can print as displayed on the Web page. The size is converted.

請求項18記載の発明は、請求項16又は18記載の記載のシステムにおいて、前記取得手段は、前記Webページで推奨されている画面の解像度を認識し、前記変換手段は、前記認識結果から前記ページの情報を印刷できるように変換することを特徴とする。   The invention according to claim 18 is the system according to claim 16 or 18, wherein the acquisition unit recognizes a resolution of a screen recommended in the Web page, and the conversion unit calculates the resolution from the recognition result. The page information is converted so that it can be printed.

請求項19記載の発明は、請求項16から18のいずれか1項に記載のシステムにおいて、前記情報取得手段は、前記Webページの情報や構成を分析して解像度を認識することを特徴とする。   According to a nineteenth aspect of the present invention, in the system according to any one of the sixteenth to eighteenth aspects, the information acquisition unit recognizes a resolution by analyzing information and a configuration of the Web page. .

請求項20記載の発明は、請求項16から19のいずれか1項に記載のシステムにおいて、前記Webページ印刷支援装置は、前記印刷の際に、印刷結果が複数のページに渡る場合には、効率よく印刷画像を用紙に収めて印刷できるように印刷データを変換する印刷データ変換手段を有することを特徴とする。   According to a twentieth aspect of the present invention, in the system according to any one of the sixteenth to nineteenth aspects, the Web page printing support apparatus, in the case where the printing result spans a plurality of pages during the printing, It is characterized by having print data conversion means for converting print data so that a print image can be efficiently printed on paper.

本発明によれば、Webページを印刷する際に、ユーザは印刷の詳細な設定をしなくても、Webページと表示態様が同様で画面全体が印刷される所望の印刷結果を得ることができる。   According to the present invention, when printing a web page, the user can obtain a desired print result in which the entire screen is printed with the same display mode as the web page, without performing detailed print settings. .

以下に、本発明の実施形態に係るWebページ印刷支援装置、Webページ印刷支援方法、プログラム及びWebページ印刷支援システムを、図面を用いて詳細に説明する。なお、以下に述べる実施形態は、本発明の好適な実施形態であるため、技術的に好ましい限定が付されていることがあるが、本発明の範囲は、以下の説明において特に本発明を限定する旨の記載がない限り、これらの態様に限られるものではない。   Hereinafter, a Web page printing support apparatus, a Web page printing support method, a program, and a Web page printing support system according to an embodiment of the present invention will be described in detail with reference to the drawings. The embodiments described below are preferred embodiments of the present invention, and may be technically preferable. However, the scope of the present invention is particularly limited in the following description. Unless otherwise stated, the present invention is not limited to these embodiments.

図1は、本発明の実施形態に係るWeb印刷支援装置の構成図である。Web印刷支援装置の一例としてパーソナルコンピュータ(以下PC)1を用いる。PC1は一例であり、Webブラウザを表示し、以下に説明する自動変更を行い、印刷データを送信する機能を有する装置であれば良い。PC1は、Webページ表示部5、Web情報取得部6、自動変換部7、送信部8から構成されている。PC1はインターネット4接続する。また、ネットワーク3を介して画像形成装置2とも接続する。図2は、印刷しようとするWebページの一例を示す図である。図4は、本発明の実施形態に係る自動変換の際の動作を示すフローチャートである。   FIG. 1 is a configuration diagram of a Web printing support apparatus according to an embodiment of the present invention. A personal computer (hereinafter referred to as PC) 1 is used as an example of a Web printing support apparatus. The PC 1 is merely an example, and any device that has a function of displaying a Web browser, performing automatic change described below, and transmitting print data may be used. The PC 1 includes a web page display unit 5, a web information acquisition unit 6, an automatic conversion unit 7, and a transmission unit 8. The PC 1 is connected to the Internet 4. The image forming apparatus 2 is also connected via the network 3. FIG. 2 is a diagram illustrating an example of a Web page to be printed. FIG. 4 is a flowchart showing an operation in automatic conversion according to the embodiment of the present invention.

図2および図4を参照して、本発明の実施形態に係るWebページを印刷する際にPCが行う自動変換について説明する。Webページが図2に示すモニタ画面の表示と同じ形式(態様)で用紙に印刷されるようにするため、Webページを表示しているWebブラウザの表示領域のピクセルサイズを取得する(ステップS1)。   With reference to FIGS. 2 and 4, automatic conversion performed by the PC when printing a Web page according to the embodiment of the present invention will be described. The pixel size of the display area of the Web browser displaying the Web page is acquired so that the Web page is printed on the paper in the same format (mode) as the display on the monitor screen shown in FIG. 2 (Step S1). .

ステップS1で取得したWebブラウザの横幅と用紙の横幅の合わせ込みを行う(ステップS2)。具体的には、Webブラウザに表示されている文字のフォントサイズや画像サイズ等について、用紙に印刷する場合の適切なサイズを計算する。   The width of the web browser acquired in step S1 and the width of the paper are matched (step S2). Specifically, an appropriate size for printing on paper is calculated for the font size, image size, and the like of characters displayed on the Web browser.

Webブラウザで表示されている文字のフォントが横幅に対してどの程度の大きさ(割合)であるかを計算する(ステップS3)。印刷用紙の横幅に対して同じ割合で印刷される大きさのフォントサイズを選択する(ステップS4)。   The size (ratio) of the character font displayed on the Web browser with respect to the horizontal width is calculated (step S3). A font size of a size that is printed at the same ratio to the width of the printing paper is selected (step S4).

画像に関しても上記ステップS3、S4と同じ要領で、画面に対して横幅の割合が同じになるように、用紙に印刷する際の横幅のサイズを決定する(ステップS5、S6)。ただしここでは画像が崩れることを防ぐため、画像のピクセルサイズを変更することはしない。   With respect to the image, the size of the width when printing on the paper is determined in the same manner as in steps S3 and S4 so that the ratio of the width to the screen is the same (steps S5 and S6). However, the pixel size of the image is not changed here to prevent the image from being corrupted.

テーブルなどのHTML要素は、HTMLのソースコードを参照して、設定されたピクセルサイズを取得し(ステップS7)、上記ステップS3、S4と同じ要領で、印刷する際のサイズの変更を行う(ステップS8)。   HTML elements such as tables obtain the set pixel size by referring to the HTML source code (step S7), and change the printing size in the same manner as steps S3 and S4 (step S7). S8).

以上各サイズの計算結果を用いて、印刷用のWebページを再構成し(ステップS9)、印刷用のデータとしてプリンタ2に送信する(ステップS10)。プリンタ2で印刷されたWebページのイメージは図5のようになる。   The web page for printing is reconstructed using the calculation results for each size (step S9) and transmitted to the printer 2 as printing data (step S10). The image of the Web page printed by the printer 2 is as shown in FIG.

上記実施形態によって、自動的に画面に表示しているWebページと同じ表示態様でユーザが指定する用紙に印刷を行うため、ユーザは印刷の設定をしなくても所望の印刷結果を得ることができる。   According to the above embodiment, since printing is performed on a sheet designated by the user in the same display mode as the Web page displayed on the screen automatically, the user can obtain a desired printing result without setting printing. it can.

なお、本実施形態は、本発明の一例であるため、横幅の割合に限られず、縦の長さやこれら両者の比を用いて、Webブラウザに表示されたページを所望の印刷データに自動変更することも考え得る。   Since this embodiment is an example of the present invention, the page displayed on the Web browser is automatically changed to desired print data by using the vertical length or the ratio of both, without being limited to the width ratio. You can also think about that.

本発明の他の実施形態に係るWebページ印刷支援装置について説明する。   A Web page printing support apparatus according to another embodiment of the present invention will be described.

Webサイトの推奨解像度に従った表示の構成で印刷を行う場合は、そのサイトの推奨解像度をHTMLのソースコードから最大となる横幅のサイズを自動で認識して設定する。   When printing with a display configuration according to the recommended resolution of the Web site, the recommended horizontal resolution is automatically recognized and set from the HTML source code.

設定した横幅のサイズを用いて、上記実施形態(図4)と同様に印刷用のWebページを再構成して、印刷データとしてプリンタに送信し、印刷を行う。   Using the set width size, a print Web page is reconstructed in the same manner as in the above-described embodiment (FIG. 4), transmitted to the printer as print data, and printed.

上記実施形態によって、自動的にWebページの推奨解像度を判定し、それと同じ表示形式で印刷を行うため、Webサイト作成者が意図した通りの表示形式で印刷をすることができる。   According to the above-described embodiment, the recommended resolution of the Web page is automatically determined, and printing is performed in the same display format. Therefore, it is possible to print in the display format intended by the Web site creator.

本発明の他の実施形態に係るWebページ印刷支援装置について説明する。   A Web page printing support apparatus according to another embodiment of the present invention will be described.

画像が大きく、複数のページに画像がまたがる場合は、まずその画像を少し縮小することで前のページに挿入することができるかどうかを判断し、できる場合は画像を縮小して挿入する。この際、縮小の程度はユーザが設定することも可能である。   When the image is large and the image extends over a plurality of pages, it is first determined whether or not the image can be inserted into the previous page by reducing it a little, and if possible, the image is reduced and inserted. At this time, the degree of reduction can also be set by the user.

縮小した画像が前ページに挿入できない場合は、どちらのページに画像を挿入した方が用紙の空きスペースが少なくなるかを、全てのパターンを印刷する用紙において確認して決定する。また、少しの縮小で前のページに画像が挿入できると判断された場合は、その画像については前のページに挿入するものとして、空きスペースの計算を行う。   If the reduced image cannot be inserted into the previous page, it is determined by confirming on which paper the pattern is to be printed on which paper will have less free space on the paper. If it is determined that an image can be inserted into the previous page with a slight reduction, the free space is calculated assuming that the image is inserted into the previous page.

最適と判断された結果に従って印刷用のWebページを再構成し、印刷用のデータとして印刷機器に送信する。   A web page for printing is reconfigured according to the result determined to be optimal, and is sent to the printing device as printing data.

以上の実施形態によって、Webページ印刷支援装置が、自動的に印刷用紙のページ間にまたがる画像を効率よく配置するので、ユーザは意識しなくても空白スペースの少ないWebページの印刷結果を得ることができる。   According to the above embodiment, the Web page printing support apparatus automatically and efficiently arranges an image that spans between pages of the printing paper, so that the user can obtain the printing result of the Web page with less blank space without being aware of it. Can do.

以上、本発明者によってなされた発明を好適な実施の形態に基づき具体的に説明したが、本発明は上記のものに限定されるものではなく、その要旨を逸脱しない範囲で種種変更可能であることは言うまでもない。   As mentioned above, the invention made by the present inventor has been specifically described based on the preferred embodiments. However, the present invention is not limited to the above, and various modifications can be made without departing from the scope of the invention. Needless to say.

本発明の実施形態に係るWebページ印刷支援装置の構成図である。1 is a configuration diagram of a Web page printing support apparatus according to an embodiment of the present invention. 印刷しようとするWebページの一例を示す図である。It is a figure which shows an example of the web page which it is going to print. Webページを印刷した際に画像全体が印刷しきれない場合の一例を示す図である。It is a figure which shows an example when the whole image cannot be printed when a Web page is printed. 本発明の実施形態に係る自動変換の際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement in the case of the automatic conversion which concerns on embodiment of this invention. 本発明の実施形態に係る自動変換され印刷されるWebページのイメージ図である。FIG. 3 is an image diagram of a Web page that is automatically converted and printed according to an embodiment of the present invention.

符号の説明Explanation of symbols

1 PC
2 画像形成装置
3 ネットワーク
4 インターネット
5 Webページ表示部
6 Web情報取得部
7 自動変換部
8 送信部
1 PC
2 Image forming apparatus 3 Network 4 Internet 5 Web page display unit 6 Web information acquisition unit 7 Automatic conversion unit 8 Transmission unit

Claims (20)

Webページを画面に表示する表示手段と、
前記画面に表示されるWebページから情報を取得する情報取得手段と、
前記情報を用いて任意の印刷を可能とするために前記情報を変換する変換手段と、
前記変換手段により作成された印刷データを画像形成装置に送信する送信手段と、を有することを特徴とするWebページ印刷支援装置。
Display means for displaying a web page on the screen;
Information acquisition means for acquiring information from a web page displayed on the screen;
Conversion means for converting the information to enable arbitrary printing using the information;
A Web page printing support apparatus comprising: a transmission unit configured to transmit print data created by the conversion unit to an image forming apparatus.
前記情報取得手段は、前記Webページのサイズを認識し、
前記変換手段は、前記Webページに表示されている通りに印刷できるように、前記サイズを自動で変換することを特徴とする請求項1記載のWebページ印刷支援装置。
The information acquisition means recognizes the size of the Web page,
2. The Web page printing support apparatus according to claim 1, wherein the conversion unit automatically converts the size so that printing can be performed as displayed on the Web page.
前記情報取得手段は、前記Webページで推奨されている画面の解像度を認識し、
前記変換手段は、前記認識結果から前記ページの情報を印刷できるように自動で変換することを特徴とする請求項1又は2記載の記載のWebページ印刷支援装置。
The information acquisition means recognizes a screen resolution recommended in the Web page,
The Web page printing support apparatus according to claim 1, wherein the conversion unit automatically converts the page information from the recognition result so that the information can be printed.
前記情報取得手段は、前記Webページの情報や構成を分析して解像度を認識することを特徴とする請求項1から3のいずれか1項に記載のWebページ印刷支援装置。   4. The Web page printing support apparatus according to claim 1, wherein the information acquisition unit recognizes a resolution by analyzing information and a configuration of the Web page. 5. 印刷の際に、印刷結果が複数のページに渡る場合には、効率よく印刷画像を用紙に収めて印刷できるように印刷データを変換する印刷データ変換手段を有することを特徴とする請求項1から4のいずれか1項に記載のWebページ印刷支援装置。   The printing data conversion means for converting the print data so that the print image can be efficiently printed on a sheet when the print result is over a plurality of pages at the time of printing. 5. The Web page printing support apparatus according to any one of 4 above. Webページを画面に表示する表示工程と、
前記画面に表示されるWebページから情報を取得する情報取得工程と、
前記情報を用いて任意の印刷を可能とするために前記情報を変換する変換工程と、
前記変換工程により作成された印刷データを画像形成装置に送信する送信工程と、を有することを特徴とするWebページ印刷支援方法。
A display step of displaying a web page on the screen;
An information acquisition step of acquiring information from a web page displayed on the screen;
A conversion step of converting the information to enable arbitrary printing using the information;
A Web page printing support method, comprising: a transmission step of transmitting the print data created by the conversion step to an image forming apparatus.
前記情報取得工程は、前記Webページのサイズを認識し、
前記変換工程は、前記Webページに表示されている通りに印刷できるように、前記サイズを変換することを特徴とする請求項6記載のWebページ印刷支援方法。
The information acquisition step recognizes the size of the web page,
7. The Web page printing support method according to claim 6, wherein the conversion step converts the size so that printing can be performed as displayed on the Web page.
前記情報取得工程は、前記Webページで推奨されている画面の解像度を認識し、
前記変換工程は、前記認識結果から前記ページの情報を印刷できるように変換することを特徴とする請求項6又は7記載の記載のWebページ印刷支援方法。
The information acquisition step recognizes a screen resolution recommended in the web page,
8. The Web page printing support method according to claim 6, wherein the conversion step converts the recognition result so that the information on the page can be printed.
前記情報取得手段は、前記Webページの情報や構成を分析して解像度を認識することを特徴とする請求項6から8のいずれか1項に記載のWebページ印刷支援方法。   9. The Web page printing support method according to claim 6, wherein the information acquisition unit recognizes resolution by analyzing information and a configuration of the Web page. 印刷の際に、印刷結果が複数のページに渡る場合には、効率よく印刷画像を用紙に収めて印刷できるように印刷データを変換する印刷データ変換工程を有することを特徴とする請求項6から9のいずれか1項に記載のWebページ印刷支援方法。   7. A printing data conversion step of converting print data so that a print image can be efficiently printed on a sheet when printing results over a plurality of pages at the time of printing. 10. The Web page printing support method according to any one of items 9 to 9. Webページを画面に表示する表示処理と、
前記画面に表示されるWebページから情報を取得する情報取得処理と、
前記情報を用いて任意の印刷を可能とするために前記情報を変換する変換処理と、
前記変換処理により作成された印刷データを画像形成装置に送信する送信処理と、をコンピュータに実行させることを特徴とするWebページ印刷支援プログラム。
Display processing for displaying a web page on the screen;
An information acquisition process for acquiring information from a web page displayed on the screen;
A conversion process for converting the information to enable arbitrary printing using the information;
A Web page printing support program that causes a computer to execute transmission processing for transmitting print data created by the conversion processing to an image forming apparatus.
前記情報取得処理は、前記Webページのサイズを認識し、
前記変換処理は、前記Webページに表示されている通りに印刷できるように、前記サイズを変換することを特徴とする請求項11記載のWebページ印刷支援プログラム。
The information acquisition process recognizes the size of the web page,
12. The Web page printing support program according to claim 11, wherein the conversion process converts the size so that printing can be performed as displayed on the Web page.
前記情報取得処理は、前記Webページで推奨されている画面の解像度を認識し、
前記変換処理は、前記認識結果から前記ページの情報を印刷できるように変換することを特徴とする請求項11又は12記載の記載のWebページ印刷支援プログラム。
The information acquisition process recognizes a screen resolution recommended in the Web page,
The Web page printing support program according to claim 11 or 12, wherein the conversion process converts the page information from the recognition result so as to be printed.
前記情報取得処理は、前記Webページの情報や構成を分析して解像度を認識することを特徴とする請求項11から13のいずれか1項に記載のWebページ印刷支援プログラム。   The Web page printing support program according to any one of claims 11 to 13, wherein the information acquisition process recognizes resolution by analyzing information and a configuration of the Web page. 印刷の際に、印刷結果が複数のページに渡る場合には、効率よく印刷画像を用紙に収めて印刷できるように印刷データを変換する印刷データ変換処理をコンピュータに実行させることを特徴とする請求項11から14のいずれか1項に記載のWebページ印刷支援プログラム。   When printing results in a plurality of pages, the computer is caused to execute a print data conversion process for converting print data so that the print image can be efficiently printed on paper. Item 15. The Web page printing support program according to any one of Items 11 to 14. Webページ印刷支援装置と画像形成装置がネットワークを介して接続されるWebページ印刷支援システムであって、
前記Webページ印刷支援装置は、
前記Webページを画面に表示する表示手段と、
前記画面に表示されているWebページから情報を取得する情報取得手段と、
前記情報を用いて任意の印刷を可能とするために前記情報を変換する変換手段と、
前記変換手段により作成された印刷データを前記画像形成装置に送信する送信手段と、を有し、
前記画像形成装置は、
前記印刷データを受信する受信手段と、
前記受信した印刷データを出力し画像を形成する形成手段と、を有することを特徴とするWebページ印刷支援システム。
A web page printing support system in which a web page printing support device and an image forming apparatus are connected via a network.
The web page printing support apparatus
Display means for displaying the web page on a screen;
Information acquisition means for acquiring information from a web page displayed on the screen;
Conversion means for converting the information to enable arbitrary printing using the information;
Transmission means for transmitting the print data created by the conversion means to the image forming apparatus,
The image forming apparatus includes:
Receiving means for receiving the print data;
A web page printing support system comprising: forming means for outputting the received print data and forming an image.
前記情報取得手段は、前記Webページのサイズを認識し、
前記変換手段は、前記Webページに表示されている通りに印刷できるように、前記サイズを変換することを特徴とする請求項16記載のWebページ印刷支援システム。
The information acquisition means recognizes the size of the Web page,
17. The Web page printing support system according to claim 16, wherein the conversion unit converts the size so that printing can be performed as displayed on the Web page.
前記情報取得手段は、前記Webページで推奨されている画面の解像度を認識し、
前記変換手段は、前記認識結果から前記ページの情報を印刷できるように変換することを特徴とする請求項16又は18記載の記載のWebページ印刷支援システム。
The information acquisition means recognizes a screen resolution recommended in the Web page,
19. The Web page printing support system according to claim 16, wherein the conversion unit performs conversion so that the information on the page can be printed from the recognition result.
前記情報取得手段は、前記Webページの情報や構成を分析して解像度を認識することを特徴とする請求項16から18のいずれか1項に記載のWebページ印刷支援システム。   The Web page printing support system according to any one of claims 16 to 18, wherein the information acquisition unit recognizes the resolution by analyzing information and a configuration of the Web page. 前記Webページ印刷支援装置は、
前記印刷の際に、印刷結果が複数のページに渡る場合には、効率よく印刷画像を用紙に収めて印刷できるように印刷データを変換する印刷データ変換手段を有することを特徴とする請求項16から19のいずれか1項に記載のWebページ印刷支援システム。
The web page printing support apparatus
The print data converting means for converting the print data so that the print image can be efficiently printed on a sheet when the print result is over a plurality of pages during the printing. 20. The Web page printing support system according to any one of items 1 to 19.
JP2005199347A 2005-07-07 2005-07-07 Web page printing support device, web page printing support method, program and web page printing support system Withdrawn JP2007018287A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005199347A JP2007018287A (en) 2005-07-07 2005-07-07 Web page printing support device, web page printing support method, program and web page printing support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005199347A JP2007018287A (en) 2005-07-07 2005-07-07 Web page printing support device, web page printing support method, program and web page printing support system

Publications (1)

Publication Number Publication Date
JP2007018287A true JP2007018287A (en) 2007-01-25

Family

ID=37755406

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005199347A Withdrawn JP2007018287A (en) 2005-07-07 2005-07-07 Web page printing support device, web page printing support method, program and web page printing support system

Country Status (1)

Country Link
JP (1) JP2007018287A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011013771A (en) * 2009-06-30 2011-01-20 Canon Inc Device, method, and program for controlling print
CN103179307A (en) * 2011-12-20 2013-06-26 株式会社理光 Display control device and display control system
JP2013134618A (en) * 2011-12-26 2013-07-08 Brother Ind Ltd Print data generation program, terminal device and control method for terminal device
US9544463B2 (en) 2015-03-18 2017-01-10 Ricoh Company, Ltd. Information processing apparatus and information processing system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011013771A (en) * 2009-06-30 2011-01-20 Canon Inc Device, method, and program for controlling print
CN103179307A (en) * 2011-12-20 2013-06-26 株式会社理光 Display control device and display control system
US9491319B2 (en) 2011-12-20 2016-11-08 Ricoh Company, Limited Display control device customizing content based on client display
JP2013134618A (en) * 2011-12-26 2013-07-08 Brother Ind Ltd Print data generation program, terminal device and control method for terminal device
US9544463B2 (en) 2015-03-18 2017-01-10 Ricoh Company, Ltd. Information processing apparatus and information processing system

Similar Documents

Publication Publication Date Title
US8446629B2 (en) Printer driver, image forming apparatus and print controlling method
JP2005227865A (en) Print control device, method, and program
JP2011118586A (en) Print preview system, server, print preview method and program
JP4586539B2 (en) Preview device, preview program, and preview method
JP2007018287A (en) Web page printing support device, web page printing support method, program and web page printing support system
JP2010055582A (en) Printing system, printer and terminal device constituting the printing system
JP2007013288A (en) Image forming apparatus and image forming system
JP5792942B2 (en) Information processing apparatus, information processing method, and program
JP6060534B2 (en) Image processing apparatus, image processing system, and printing method
JP2006252300A (en) Pull print system
JP2014081753A (en) Image processor
JP2017097463A (en) Print control system, print control device, and program
JP2000137801A (en) Method and device for image formation and medium storing image processing control program
JP2007055133A (en) Image forming device and image forming system
JP4821645B2 (en) Image processing system, image processing apparatus, and image processing program
JP2009101662A (en) Printing processor
JP5171400B2 (en) Image forming apparatus and image forming program
KR100571788B1 (en) The method of printing the appointed domain of document enlargeably
JP2007048133A (en) Information processor and its control method
JP2006244037A (en) Printer
JP2007004568A (en) Image forming system, image forming device and image forming method
JP2007058464A (en) Document processor
JP2019175235A (en) Control program and program group
JP5338358B2 (en) Image forming system, image processing apparatus, image forming server, and program
JP2010140303A (en) Information processing program and information processing method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081007