JP2007048133A - Information processor and its control method - Google Patents

Information processor and its control method Download PDF

Info

Publication number
JP2007048133A
JP2007048133A JP2005233284A JP2005233284A JP2007048133A JP 2007048133 A JP2007048133 A JP 2007048133A JP 2005233284 A JP2005233284 A JP 2005233284A JP 2005233284 A JP2005233284 A JP 2005233284A JP 2007048133 A JP2007048133 A JP 2007048133A
Authority
JP
Japan
Prior art keywords
editing
information
data
printing
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.)
Withdrawn
Application number
JP2005233284A
Other languages
Japanese (ja)
Inventor
Michihira Murayama
道平 村山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2005233284A priority Critical patent/JP2007048133A/en
Publication of JP2007048133A publication Critical patent/JP2007048133A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that a small size image is printed when a printer prints data transmitted from a portable terminal. <P>SOLUTION: The printer reads a portable terminal profile transmitted from the portable terminal, performs editing in accordance with the size of print paper and performs printing. Consequently, the printer can efficiently edit data in accordance with a device that has made a printing request. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、情報処理装置及びその制御方法に関するものである。   The present invention relates to an information processing apparatus and a control method thereof.

近年、携帯電話を代表とする携帯端末の機能が高機能になってきており、Webの閲覧機能のように、PCに匹敵する機能までを持つようになってきた。   In recent years, the function of a mobile terminal represented by a mobile phone has become highly functional, and has a function comparable to a PC, such as a Web browsing function.

携帯端末で表示されるWebコンテンツは、XHTML(eXtensible HyperText Markup Language)に代表される構造化言語によって記述されている。また、CSS(Cascading Style Sheet)等のスタイルシートによりWebページのレイアウトが定義されている場合もある。   Web content displayed on a portable terminal is described in a structured language represented by XHTML (extensible HyperText Markup Language). In some cases, the layout of a Web page is defined by a style sheet such as CSS (Cascading Style Sheet).

これら携帯端末で表示可能なWebのコンテンツは、PCのディスプレイ上に表示されるコンテンツと内容を分けていることが多い。すなわち、携帯端末のディスプレイの機能に合わせた形で画像サイズや文字サイズを指定し、端末側の表示アプリケーションを使用して表示させている。   Web content that can be displayed on these portable terminals is often separated from content displayed on a PC display. That is, an image size and a character size are designated in accordance with the function of the display of the mobile terminal, and are displayed using a display application on the terminal side.

そのため、携帯端末から印刷を行う場合、何も設定をしないと、携帯端末のディスプレイ用に指定された画像サイズ、文字サイズで印刷されるので、紙に対して画像や文字のサイズが小さくなってしまうという問題があった。   Therefore, when printing from a mobile device, if no settings are made, the image and text size specified for the display of the mobile device will be printed, reducing the size of the image and text on the paper. There was a problem that.

また、前述したCSSはアクセスしてきたメディア毎に指定することもできる。メディア別のCSSとしては、通常のPCディスプレイ用の「screen」、携帯電話用の「tty」、プリント用の「print」などがある。例えば、「screen」と「tty」が指定されているWebページに携帯電話からアクセスした場合、「tty」によって携帯電話用にレイアウトされたWebコンテンツが表示される。   The CSS described above can also be specified for each accessed medium. The CSS for each medium includes “screen” for a normal PC display, “tty” for a mobile phone, “print” for printing, and the like. For example, when a web page in which “screen” and “tty” are specified is accessed from a mobile phone, web content laid out for the mobile phone by “tty” is displayed.

つまり、CSSにより「tty」が指定されているWebページは、携帯電話のディスプレイには問題なく表示できるが、そのページを印刷する際には、「print」が指定されていなければ、プリント用のレイアウトで出力はされない。その結果、印刷サイズが小さくなってしまう場合がある。   In other words, a web page for which “tty” is specified by CSS can be displayed on the mobile phone display without any problem. However, when printing the page, if “print” is not specified, the print page is used. There is no output in the layout. As a result, the print size may be reduced.

また、プリンタ側で受信した構造化言語を印刷する紙のサイズにあわせて編集し、印刷を行う技術が提案されている(例えば特許文献1)。
特開2000−66867
In addition, a technique has been proposed in which the structured language received on the printer side is edited according to the size of the paper to be printed and printed (for example, Patent Document 1).
JP 2000-66867 A

このように、従来のプリンタにおいては、印刷用のスタイルシートが指定されていない場合は、所望の印刷結果を得られない場合がある。また、自ら構造化言語の解析、編集を行うプリンタの場合、プリンタが行う処理の負荷が大きくなってしまう。   As described above, in a conventional printer, if a print style sheet is not designated, a desired print result may not be obtained. In the case of a printer that analyzes and edits a structured language by itself, the processing load of the printer increases.

本発明は、出力すべきデータを効率的に編集することを目的とする。   An object of the present invention is to efficiently edit data to be output.

上記課題を解決するため、本発明は、情報処理装置であって、出力すべきデータの送信元である機器の機器情報を取得する取得手段と、前記取得手段により取得した情報に基づいて、前記出力すべきデータを編集する編集手段と、前記編集手段により編集したデータの出力を行う出力手段と、を備えることを特徴とする。   In order to solve the above-mentioned problem, the present invention is an information processing apparatus, and based on information acquired by an acquisition unit that acquires device information of a device that is a transmission source of data to be output, An editing unit that edits data to be output, and an output unit that outputs data edited by the editing unit.

さらにまた、本発明は、データ編集方法であって、出力すべきデータの送信元である機器の機器情報を取得するための取得工程と、前記取得工程により取得した情報に基づいて、前記出力すべきデータを編集するための編集工程と、を備えることを特徴とする。   Furthermore, the present invention provides a data editing method, wherein the output is based on an acquisition step for acquiring device information of a device that is a transmission source of data to be output, and the information acquired by the acquisition step. And an editing step for editing the power data.

以上説明したように、本発明によれば、出力すべきデータの送信元である機器の機器情報に応じて編集を行うので、効率的にデータを編集することができる。   As described above, according to the present invention, editing is performed according to the device information of the device that is the transmission source of the data to be output, so that the data can be edited efficiently.

以下、図面を参照して本発明の実施例について詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は本実施例が適用されるときの基本的なシステム構成を示した図である。携帯端末101、102のディスプレイ上に表示されているWebコンテンツを、無線を介してプリンタ103で印刷を行う。なお、WebコンテンツはXHTMLとCSSで記述されている。プリンタ103は受信したXHTML、CSSを解釈して印刷することができる。   FIG. 1 is a diagram showing a basic system configuration when the present embodiment is applied. Web content displayed on the displays of the portable terminals 101 and 102 is printed by the printer 103 via wireless. Web content is described in XHTML and CSS. The printer 103 can interpret and print the received XHTML and CSS.

図2は、本発明を用いずに、携帯端末101からプリンタ103に対して印刷を行った場合の一例を示した図である。   FIG. 2 is a diagram illustrating an example of printing from the mobile terminal 101 to the printer 103 without using the present invention.

携帯端末から送信されたWebコンテンツの印刷を行う場合、メディア別のCSSとしてプリント用の「print」が指定されていなければ、印刷結果は図2のようになってしまう。   When printing Web content transmitted from a portable terminal, if “print” for printing is not designated as a media-specific CSS, the print result is as shown in FIG.

これは、XHTMLで記述されている内容が、印刷することを意識せずにディスプレイ表示のみを考慮して記述されているためである。つまり、通常の携帯端末のディスプレイは、PCのディスプレイと比較すると小さいため、文字、画像等のサイズを小さく指定している。従って、このまま印刷を行うと、印刷結果は紙に対して非常に小さくなってしまうのである。   This is because the contents described in XHTML are described considering only display display without being conscious of printing. That is, since the display of a normal portable terminal is smaller than the display of a PC, the size of characters, images, etc. is designated small. Therefore, if printing is performed as it is, the printing result will be very small for paper.

図3は、本実施例におけるプリンタ103のブロック構成を示した図である。   FIG. 3 is a diagram illustrating a block configuration of the printer 103 according to the present exemplary embodiment.

無線I/F301、有線I/F302は、携帯電話等のHOSTと接続するためのインタフェースである。プリンタ制御部304は印刷を行うためのヘッド制御や、インク吐出制御を行う。   A wireless I / F 301 and a wired I / F 302 are interfaces for connecting to a HOST such as a mobile phone. A printer control unit 304 performs head control for printing and ink discharge control.

通信制御プログラム305は、無線I/F301や、有線I/F302を使用してHOSTとの印刷データや制御信号の入出力等の通信制御を行う。HOST解析部306は、HOSTから送られてきたXHTMLとCSSで書かれたデータの解析を行う。印刷データ記憶部307はHOSTから送られてきた印刷データを記憶する。印刷用紙識別部308は、印刷する紙のサイズをプリンタ本体、もしくは事前に指定された情報から識別し、印刷範囲等を制御する。印刷データ解析部309はHOST解析部306で解析された内容を元に、印刷用にレンダリング等を行う。印刷データ加工部310は印刷用紙にあわせて印刷データを変換し、印刷結果を有効にするための加工を行う。CPU303は後述するプリンタの処理を含め、プリンタ全体の制御を行う。なお、図には示していないが、ROM(Read Only Memory)は図5〜7に示す表や、図8に示すプリンタの動作を行うための動作プログラム等を記憶している。CPU303はこのプログラムに従って後述する処理を行う。   The communication control program 305 uses a wireless I / F 301 or a wired I / F 302 to perform communication control such as print data and control signal input / output with the HOST. The HOST analysis unit 306 analyzes data written in XHTML and CSS sent from the HOST. A print data storage unit 307 stores print data sent from the HOST. A printing paper identification unit 308 identifies the size of paper to be printed from the printer main body or information specified in advance, and controls the printing range and the like. The print data analysis unit 309 performs rendering for printing based on the contents analyzed by the HOST analysis unit 306. The print data processing unit 310 converts the print data according to the printing paper and performs processing for validating the print result. The CPU 303 controls the entire printer, including printer processing described later. Although not shown in the figure, a ROM (Read Only Memory) stores a table shown in FIGS. 5 to 7, an operation program for operating the printer shown in FIG. The CPU 303 performs processing to be described later according to this program.

図4は、携帯端末からプリンタに対して送信する「携帯端末プロファイル」を示したものである。これは、印刷データと共に送信してもよいし、印刷データの送信前、もしくは送信後に送信してもよい。また、プリンタ側に入力キー等がある場合は、そこから入力しておくことも可能である。   FIG. 4 shows a “mobile terminal profile” transmitted from the mobile terminal to the printer. This may be transmitted together with the print data, or may be transmitted before or after transmission of the print data. If there is an input key or the like on the printer side, it is possible to input from there.

「携帯端末プロファイル」には様々な情報が記憶されている。「識別子」は、どのような種類の端末かを示す識別子である。この情報により、印刷要求してきた端末が携帯電話なのかPDAなのか、もしくはその他の機器なのかプリンタは認識することができる。「機種」は、その携帯端末の機種名もしくは機種番号を示す。「解像度」はディスプレイの解像度を示す。また、携帯端末にカメラが内蔵されている場合は、カメラの画素数を含めてもよい。   Various information is stored in the “mobile terminal profile”. The “identifier” is an identifier indicating what type of terminal. From this information, the printer can recognize whether the terminal that requested printing is a mobile phone, a PDA, or another device. “Model” indicates the model name or model number of the mobile terminal. “Resolution” indicates the resolution of the display. Moreover, when the camera is built in the portable terminal, the number of pixels of the camera may be included.

図5〜図7は、ディスプレイ表示用のコンテンツをプリントするための、画像及びフォントの拡大比率を示した表である。プリンタはこれらの表を保持しており、印刷すべきデータが送信されてきたときに、プリンタはこれらを参照することによって、画像及びフォントの拡大を行う。   5 to 7 are tables showing the enlargement ratios of images and fonts for printing display display contents. The printer holds these tables, and when data to be printed is transmitted, the printer refers to these to enlarge images and fonts.

図5は、携帯端末ディスプレイの解像度と印刷用紙のサイズとから求めた画像データの縦横倍率を表にしたものである。例えば、240×320ピクセルのディスプレイを持つ携帯端末からB5サイズの紙に印刷する場合には、D−03の比率で画像データを拡大して印刷を行う。   FIG. 5 is a table showing the aspect ratio of image data obtained from the resolution of the mobile terminal display and the size of the printing paper. For example, when printing on B5 size paper from a portable terminal having a 240 × 320 pixel display, the image data is enlarged and printed at a ratio of D-03.

図6は、携帯端末ディスプレイの解像度と印刷用紙のサイズとから求めたフォントの倍率を表にしたものである。例えば、128×160ピクセルのディスプレイをもつ携帯端末からA4サイズの紙に印刷する場合には、E−18倍したフォントで印刷を行う。   FIG. 6 is a table showing font magnifications determined from the resolution of the mobile terminal display and the size of the printing paper. For example, when printing on A4 size paper from a portable terminal having a display of 128 × 160 pixels, printing is performed with a font multiplied by E-18.

図7は、携帯端末の機種別の画像及びフォントサイズの拡大比率を印刷用紙のサイズ毎に表した表である。例えば、機種AABの携帯電話から、B5サイズの紙に印刷する場合の画像、フォントの拡大比率はそれぞれDA−03、DB−03である。この表は予めプリンタに登録されているが、未登録の機種から印刷データが送信された場合は、表に新たに登録することも可能である。   FIG. 7 is a table showing the image size and font size enlargement ratio of each portable terminal for each print paper size. For example, when printing on B5 size paper from a model AAB mobile phone, the enlargement ratio of the image and font is DA-03 and DB-03, respectively. This table is registered in the printer in advance, but when print data is transmitted from an unregistered model, it can be newly registered in the table.

図8は、印刷データを受信したときのプリンタの処理に関するフローチャートである。   FIG. 8 is a flowchart relating to processing of the printer when print data is received.

まず、プリンタは送信されてきたXHTMLとCSSを解釈し、メディア別のCSSが指定されているか調べる(ステップS801)。   First, the printer interprets the transmitted XHTML and CSS, and checks whether a CSS for each medium is designated (step S801).

メディア別CSSの指定がある場合は(ステップS801のYes)、プリント用のCSS「print」があるか調べる(ステップS811)。「print」指定がある場合は(ステップS811のYes)、指定されたプリント用のレイアウトに設定し(ステップS812)、レンダリング処理を行う(ステップS808)。そして、レンダリング処理終了後に印刷処理を行う(ステップS809)。これにより、印刷データの送信元が携帯端末であるか否かに拘らず、XHTMLで記述されたコンテンツを印刷に適した大きさで印刷を行うことができる。   When the CSS for each medium is designated (Yes in step S801), it is checked whether or not there is a CSS “print” for printing (step S811). If “print” is designated (Yes in step S811), the designated print layout is set (step S812), and rendering processing is performed (step S808). Then, the printing process is performed after the rendering process is completed (step S809). As a result, regardless of whether or not the transmission source of the print data is a portable terminal, it is possible to print content described in XHTML with a size suitable for printing.

「print」指定がない場合は(ステップS811のNo)、S802に進む。また、メディア別CSSの指定がない場合も(ステップS801のNo)、S802に進む。S802では、携帯端末プロファイルを受信したか調べる(ステップS802)。   If there is no “print” designation (No in step S811), the process proceeds to S802. Also, when there is no designation of the CSS for each medium (No in step S801), the process proceeds to S802. In step S802, it is checked whether a mobile terminal profile has been received (step S802).

携帯端末プロファイルを受信した場合は(ステップS802のYes)、プロファイルを読込む(ステップS803)。そして、読込んだプロファイルの「機種」情報から、登録されている機種(図7)に同じものがあるか調べる(ステップS804)。   When the mobile terminal profile is received (Yes in step S802), the profile is read (step S803). Then, it is checked from the “model” information of the read profile whether there is the same registered model (FIG. 7) (step S804).

同じものがある場合は(ステップS804のYes)、図7を参照し、印刷用紙のサイズに合わせて画像とフォントの拡大処理を行う(ステップS810)。そして、S808に進む。   If there is the same (Yes in step S804), the image and font enlargement processing is performed according to the size of the printing paper with reference to FIG. 7 (step S810). Then, the process proceeds to S808.

同じものがない場合は(ステップS804のNo)、読込んだプロファイルの「解像度」情報から図5を参照し、印刷用紙のサイズに合わせて画像の拡大処理を行う(ステップS805)。同様に図6を参照し、印刷用紙のサイズに合わせてフォントの拡大処理を行う(ステップS806)。そして、機種と画像・フォントの拡大率を図7に追加登録する(ステップS807)。これにより、以降同一機種の端末から印刷要求がきた場合は、以前設定を行った拡大率で印刷を行うことが可能となり、処理が簡素化される。   If there is no same (No in step S804), the image is enlarged according to the size of the printing paper by referring to FIG. 5 from the “resolution” information of the read profile (step S805). Similarly, referring to FIG. 6, a font enlargement process is performed in accordance with the size of the printing paper (step S806). Then, the model and the enlargement ratio of the image / font are additionally registered in FIG. 7 (step S807). As a result, when a print request is subsequently received from a terminal of the same model, printing can be performed at the enlargement rate set previously, and the processing is simplified.

携帯端末プロファイルを受信しなかった場合は(ステップS802のNo)、プリンタは携帯端末からの印刷要求なのか、PC等からの印刷要求なのか判別することができない。PCからの印刷要求であれば、拡大処理を行わず、そのまま印刷を続行すればよいが、携帯端末からの印刷要求の場合、そのまま印刷を続行すると、印刷結果は図2のようになってしまう。そこで、プリンタはユーザに印刷を続行するか中止するかの選択を指示する(ステップS813)。   If the mobile terminal profile has not been received (No in step S802), the printer cannot determine whether it is a print request from a mobile terminal or a print request from a PC or the like. If the print request is from the PC, it is sufficient to continue printing without performing the enlargement process. However, if the print request is from the mobile terminal, if the print is continued as it is, the print result will be as shown in FIG. . Therefore, the printer instructs the user to select whether to continue or stop printing (step S813).

印刷を続行すると選択された場合は(ステップS813のNo)、S808に進む。これにより、PC等からの印刷の時は、特別な処理を行うことなく、印刷を行うことができる。また、小さくても構わないので印刷物が欲しい場合は、携帯端末からの印刷要求であっても、印刷を行うことができる。   If it is selected to continue printing (No in step S813), the process proceeds to S808. Thereby, when printing from a PC or the like, printing can be performed without performing special processing. In addition, if the printed matter is desired because it may be small, printing can be performed even with a print request from the portable terminal.

印刷を中止すると選択された場合は(ステップS813のNo)、印刷を中止する。これにより、印刷する必要がない場合も印刷を行ってしまうことがなく、紙の節約に有効である。   If it is selected to cancel printing (No in step S813), printing is stopped. Thereby, even when it is not necessary to print, printing is not performed, which is effective for saving paper.

このように、本実施例によれば、プリンタはプリント用のCSSが指定されていなくても、印刷データの送信元端末のプロファイルを基に、印刷用紙のサイズに適した印刷を行うことができる。また、あらかじめ用意されている表に基づいて一律的に編集を行うので、その都度複雑な編集処理を行うことなく、好適な印刷結果を得ることができる。   As described above, according to the present embodiment, the printer can perform printing suitable for the size of the printing paper based on the profile of the print data transmission source terminal even if the printing CSS is not designated. . Further, since editing is performed uniformly based on a table prepared in advance, a suitable print result can be obtained without performing complicated editing processing each time.

なお、S801において、プリンタはメディア別のCSSがあるか調べているが、携帯端末からプリンタにCSSを送信する際に、「print」指定のCSSがあるときだけ、CSS「print」を送信するようにしてもよい。これにより、複数のメディア別CSSが指定されているコンテンツであっても、印刷する際に使用しないCSSを送信することがなくなり、伝送路を有効に使うことができる。また、S811で「print」指定があるかの判断を行う必要がなくなるので、処理を簡素化することができる。   In S801, the printer checks whether there is a CSS for each medium. However, when a CSS is transmitted from the mobile terminal to the printer, the CSS “print” is transmitted only when there is a CSS designated “print”. It may be. As a result, even for content for which a plurality of media-specific CSSs are designated, CSS that is not used for printing is not transmitted, and the transmission path can be used effectively. In addition, since it is not necessary to determine whether or not “print” is specified in S811, the processing can be simplified.

上記説明では、事前に用意されている図5、図6及び図7に示す表から画像、フォントの拡大比率を求め、拡大処理を行っているが、その他の方法でもよい。例えば、画像の縦横倍率に関しては、読込んだプロファイルの「解像度」情報から印刷用紙のサイズに適した拡大比率をその都度計算し、拡大処理を行ってもよい。同様にフォントに関しても、「解像度」情報から印刷用紙のサイズに適した拡大比率をその都度計算し、拡大処理を行ってもよい。これにより、プリンタ側に図5〜7のような表を用意することなく、印刷用紙のサイズに適した印刷を行うことができる。また、フォントに関しては、印刷用紙のサイズに関係なく、常に固定のフォントサイズ、文字間ピッチで印刷してもよい。これにより、処理を更に簡素化することができる。   In the above description, the enlargement ratio of the image and the font is obtained from the tables shown in FIGS. 5, 6, and 7 prepared in advance, and the enlargement process is performed. However, other methods may be used. For example, regarding the aspect ratio of the image, an enlargement ratio suitable for the size of the printing paper may be calculated each time from the “resolution” information of the read profile, and the enlargement process may be performed. Similarly, for the font, an enlargement ratio suitable for the size of the printing paper may be calculated from the “resolution” information each time, and the enlargement process may be performed. As a result, printing suitable for the size of the printing paper can be performed without preparing tables as shown in FIGS. Regarding fonts, printing may always be performed with a fixed font size and pitch between characters regardless of the size of the printing paper. Thereby, processing can be further simplified.

また、上記説明では、編集処理として画像やフォントの拡大を挙げたが、編集処理はこれに限られない。例えば、用紙サイズに合わせて縮小する処理や、用紙の色に応じて画像やフォントの色を編集する処理などがある。   In the above description, enlargement of an image or a font is given as the editing process, but the editing process is not limited to this. For example, there are a process for reducing the size according to the paper size and a process for editing the color of an image or font according to the color of the paper.

なお、上記実施例では、構造化言語としてXHTMLを用いて説明を行ったが、HTML(HyperText Markup Language)、XML(eXtensible Markup Language)など、その他の構造化言語であっても構わない。   In the above embodiment, the description has been made using XHTML as the structured language. However, other structured languages such as HTML (HyperText Markup Language) and XML (extensible Markup Language) may be used.

また、上記実施例では、携帯端末からプリンタに対して、無線により印刷を行う場合について説明したが、有線により印刷を行っても構わない。また、出力装置としてはプリンタに限らず、複写機やFAX、その他の装置であってもよい。   In the above-described embodiment, the case where printing is performed wirelessly from the mobile terminal to the printer has been described. However, printing may be performed by wire. Further, the output device is not limited to a printer, and may be a copier, a FAX, or other devices.

本実施例の基本システム構成図Basic system configuration diagram of this embodiment 本実施例によらずに携帯端末から印刷を行った場合のイメージ図Image when printing from a mobile terminal without using this embodiment プリンタ103のブロック構成図Block diagram of the printer 103 携帯端末プロファイルの内容Mobile device profile contents 携帯端末ディスプレイの解像度と印刷用紙のサイズとから求めた画像データの縦横倍率表Aspect ratio of image data obtained from the resolution of the mobile terminal display and the size of the printing paper 携帯端末ディスプレイの解像度と印刷用紙のサイズとから求めたフォントの倍率表Font magnification table calculated from the resolution of the mobile terminal display and the size of the printing paper 携帯端末の機種一覧と、それぞれの紙サイズにおける「画像拡大率」、「フォント拡大率」一覧表List of mobile device models and list of “image enlargement ratio” and “font enlargement ratio” for each paper size プリンタの処理に関するフローチャートFlow chart for printer processing

Claims (9)

出力すべきデータの送信元である機器の機器情報を取得する取得手段と、
前記取得手段により取得した情報に基づいて、前記出力すべきデータを編集する編集手段と、
前記編集手段により編集したデータの出力を行う出力手段と、
を備えることを特徴とする情報処理装置。
Acquisition means for acquiring device information of a device that is a transmission source of data to be output;
Editing means for editing the data to be output based on the information acquired by the acquisition means;
Output means for outputting data edited by the editing means;
An information processing apparatus comprising:
前記編集手段は、出力する媒体の大きさに応じて、前記編集を行うことを特徴とする請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the editing unit performs the editing according to a size of a medium to be output. 前記編集手段は、予め設定された情報に基づいて、前記編集を行うことを特徴とする請求項1又は2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the editing unit performs the editing based on information set in advance. 前記取得手段により取得した前記機器情報が前記予め設定された情報の中にあるかを判定する判定手段を更に備え、
前記判定手段による判定に応じて、前記編集を行うことを特徴とする請求項3記載の情報処理装置。
A determination unit for determining whether the device information acquired by the acquisition unit is included in the preset information;
The information processing apparatus according to claim 3, wherein the editing is performed according to the determination by the determination unit.
前記機器情報は、機器の種類及び/又は表示機の解像度を含むことを特徴とする請求項1から4のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the device information includes a device type and / or a display resolution. 前記取得した機器情報に含まれる機器の種類に対応する編集情報を記憶しているか否かを判断する判断手段を有し、
前記編集手段は、前記判断手段による判断に応じて、前記機器の種類に基づく編集または前記解像度に基づく編集を実行することを特徴とする請求項5に記載の情報処理装置。
Determining means for determining whether editing information corresponding to the type of device included in the acquired device information is stored;
The information processing apparatus according to claim 5, wherein the editing unit executes editing based on the type of the device or editing based on the resolution in accordance with the determination by the determination unit.
前記出力すべきデータは、構造化言語であることを特徴とする請求項1から6のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the data to be output is a structured language. 前記出力すべきデータを所定のフォーマットで出力するための情報を取得したかを判別する判別手段を更に備え、
前記判別手段による判別に応じて、前記機器情報に基づくデータ編集を実行、もしくは、前記所定のフォーマットに応じた編集を実行することを特徴とする請求項1から7のいずれか1項に記載の情報処理装置。
A determination means for determining whether information for outputting the data to be output in a predetermined format has been acquired;
8. The data editing according to claim 1, wherein data editing based on the device information is performed or editing according to the predetermined format is performed according to the determination by the determination unit. Information processing device.
出力すべきデータの送信元である機器の機器情報を取得するための取得工程と、
前記取得工程により取得した情報に基づいて、前記出力すべきデータを編集するための編集工程と、
を備えることを特徴とするデータ編集方法。
An acquisition process for acquiring device information of a device that is a transmission source of data to be output;
Based on the information acquired by the acquisition step, an editing step for editing the data to be output;
A data editing method comprising:
JP2005233284A 2005-08-11 2005-08-11 Information processor and its control method Withdrawn JP2007048133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005233284A JP2007048133A (en) 2005-08-11 2005-08-11 Information processor and its control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005233284A JP2007048133A (en) 2005-08-11 2005-08-11 Information processor and its control method

Publications (1)

Publication Number Publication Date
JP2007048133A true JP2007048133A (en) 2007-02-22

Family

ID=37850896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005233284A Withdrawn JP2007048133A (en) 2005-08-11 2005-08-11 Information processor and its control method

Country Status (1)

Country Link
JP (1) JP2007048133A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016158172A (en) * 2015-02-25 2016-09-01 コニカミノルタ株式会社 Image forming apparatus, print control method, and print control program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016158172A (en) * 2015-02-25 2016-09-01 コニカミノルタ株式会社 Image forming apparatus, print control method, and print control program

Similar Documents

Publication Publication Date Title
US8654383B2 (en) Information processing system, apparatus, method and non-transitory computer-readable recording medium for generating a display screen based on local error display information and remote style sheet information
US20020171857A1 (en) Information printing system
US9436413B2 (en) Information processing apparatus, information processing method, and storage medium storing program
JP5578975B2 (en) Information processing apparatus, processing method thereof, and program
JP2006074592A (en) Electronic album edit apparatus, control method thereof, program thereof, and computer readable storage medium with program stored
US10620892B2 (en) Information processing apparatus that displays a print setting screen based on information of a printing apparatus in a format interpretable in a first program layer and processing method thereof
JP4656215B2 (en) Printing system, printing apparatus and terminal device constituting the printing system
JP2006237705A (en) Document browsing and printing system
US9575702B2 (en) Information processing apparatus, information processing method, and storage medium storing program having a layered structure
JP2007013288A (en) Image forming apparatus and image forming system
JP5792942B2 (en) Information processing apparatus, information processing method, and program
JP5735778B2 (en) Information processing apparatus, information processing method, and program
CN113608708B (en) Printing preview method and printing preview device based on GDI framework
JP2007048133A (en) Information processor and its control method
JP2007018287A (en) Web page printing support device, web page printing support method, program and web page printing support system
JP2023020591A (en) Information processing device, control method thereof, and program
JP4289416B2 (en) SVG document printing apparatus and SVG document printing method
JP4479584B2 (en) Print processing control method and short-range wireless communication terminal device
JP7395334B2 (en) Information processing device, information processing method, and program
JP2013054527A (en) Information processing apparatus, information processing method, and program
JP2009015753A (en) Display panel, screen editing method, and screen editing program
JP2009289121A (en) Information processor, output device, output processing method and program
JP2006244037A (en) Printer
JP4849156B2 (en) Printer system, printer device, and program for printer device
JP2023019456A (en) Program, information processing apparatus, and control method

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081104