JP2010140303A - Information processing program and information processing method - Google Patents

Information processing program and information processing method Download PDF

Info

Publication number
JP2010140303A
JP2010140303A JP2008316685A JP2008316685A JP2010140303A JP 2010140303 A JP2010140303 A JP 2010140303A JP 2008316685 A JP2008316685 A JP 2008316685A JP 2008316685 A JP2008316685 A JP 2008316685A JP 2010140303 A JP2010140303 A JP 2010140303A
Authority
JP
Japan
Prior art keywords
image
text data
information processing
data
text
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008316685A
Other languages
Japanese (ja)
Inventor
Yosuke Oka
陽介 岡
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2008316685A priority Critical patent/JP2010140303A/en
Publication of JP2010140303A publication Critical patent/JP2010140303A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To make data of a partial image segmented from a certain image have an excellent operability. <P>SOLUTION: An information processing method includes a step of displaying an image on the basis of first text data described in a markup language (step S1), a step of specifying a range designated by a user's operation to an input device on the image (step S2 and S3), and a step of generating second text data described in a markup language for displaying a partial image included in the range from the first text data (step S4). <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報処理プログラムおよび情報処理方法に関するものである。   The present invention relates to an information processing program and an information processing method.

画像の一部を切り出して別の画像データを生成する技術がある(例えば特許文献1〜3参照)。このときに生成される画像データは、ビットマップなどのラスタデータである。
特開2003−274146号公報 特開2008−193402号公報 特開2003−228690号公報
There is a technique for cutting out a part of an image and generating another image data (see, for example, Patent Documents 1 to 3). The image data generated at this time is raster data such as a bitmap.
JP 2003-274146 A JP 2008-193402 A JP 2003-228690 A

上述の技術により切り出された部分画像のデータはラスタ画像データであるため、データサイズが大きくなるとともに、編集が困難であるという問題がある。このため、切り出された部分画像のデータの操作性が良好ではない。   Since the partial image data cut out by the above-described technique is raster image data, there is a problem that the data size becomes large and editing is difficult. For this reason, the operability of the data of the cut out partial image is not good.

本発明は、上記の問題に鑑みてなされたものであり、部分画像のデータを、操作性の良好なものとすることができる情報処理プログラムおよび情報処理方法を得ることを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to obtain an information processing program and an information processing method that can improve the operability of partial image data.

上記の課題を解決するために、本発明では以下のようにした。   In order to solve the above problems, the present invention is configured as follows.

本発明に係る情報処理プログラムは、コンピュータに、マークアップ言語で記述された第1テキストデータに基づき画像を表示させるステップと、その画像上で、入力装置に対するユーザ操作により指定された範囲を特定するステップと、第1テキストデータから、その範囲に含まれる部分画像を表示するためのマークアップ言語で記述された第2テキストデータを生成するステップとを実行させる。   An information processing program according to the present invention causes a computer to display an image based on first text data described in a markup language, and specifies a range designated by a user operation on an input device on the image. And a step of generating, from the first text data, second text data described in a markup language for displaying a partial image included in the range.

これにより、部分画像のデータがマークアップ言語で記述されたテキストデータとして生成されるため、データサイズが小さく、編集が簡単であり、部分画像のデータを、操作性の良好なものとすることができる。   Thereby, since the partial image data is generated as text data described in a markup language, the data size is small, the editing is easy, and the partial image data has good operability. it can.

また、本発明に係る情報処理プログラムは、上記の情報処理プログラムに加え、次のようにしてもよい。この場合、第2テキストデータは、第1テキストデータにおいて、その範囲に含まれる部分画像を記述する要素と同一の要素を含む。   In addition to the above information processing program, the information processing program according to the present invention may be as follows. In this case, the second text data includes the same element as the element describing the partial image included in the range in the first text data.

また、本発明に係る情報処理プログラムは、上記の情報処理プログラムのいずれかに加え、次のようにしてもよい。この場合、第2テキストデータは、第1テキストデータにおける、その要素の親要素の開始タグおよび終了タグとそれぞれ同一の開始タグおよび終了タグを含む。   An information processing program according to the present invention may be as follows in addition to any of the above information processing programs. In this case, the second text data includes the same start tag and end tag as the start tag and end tag of the parent element of the element in the first text data, respectively.

これにより、第1テキストデータにおいて親要素で適用されている書式が第2テキストデータへ反映されるため、第2テキストデータによる部分画像の体裁が崩れずに済む。   As a result, the format applied by the parent element in the first text data is reflected in the second text data, so that the appearance of the partial image by the second text data does not need to be lost.

また、本発明に係る情報処理プログラムは、上記の情報処理プログラムのいずれかに加え、次のようにしてもよい。この場合、その範囲は、その画像内において、入力装置に対するユーザ操作により指定されたテキストに基づいて特定される。   An information processing program according to the present invention may be as follows in addition to any of the above information processing programs. In this case, the range is specified based on the text designated by the user operation on the input device in the image.

また、本発明に係る情報処理プログラムは、上記の情報処理プログラムのいずれかに加え、次のようにしてもよい。この場合、第2テキストデータは、第1テキストデータにおける、ユーザ操作により指定されたテキストを含む要素の開始タグおよび終了タグそれぞれ同一の開始タグおよび終了タグ、並びにその要素の親要素の開始タグおよび終了タグとそれぞれ同一の開始タグおよび終了タグを含む。   An information processing program according to the present invention may be as follows in addition to any of the above information processing programs. In this case, the second text data includes the same start tag and end tag of the element including the text designated by the user operation in the first text data, respectively, and the start tag and the end tag of the parent element of the element. The same start tag and end tag as the end tag are included.

これにより、ユーザは、画像内のテキストの一部分を指定することで、部分画像を指定することができる。   Thereby, the user can designate a partial image by designating a part of the text in the image.

また、本発明に係る情報処理プログラムは、上記の情報処理プログラムのいずれかに加え、次のようにしてもよい。この場合、第1テキストデータにCSS(Cascading Style Sheets)の記述がある場合、同一のCSSの記述が、第2テキストデータに含められる。   An information processing program according to the present invention may be as follows in addition to any of the above information processing programs. In this case, when the first text data includes a CSS (Cascading Style Sheets) description, the same CSS description is included in the second text data.

これにより、第1テキストデータにおいて適用されている書式が第2テキストデータへ反映されるため、第2テキストデータによる部分画像の体裁が崩れずに済む。   As a result, the format applied in the first text data is reflected in the second text data, so that the appearance of the partial image by the second text data does not collapse.

また、本発明に係る情報処理プログラムは、上記の情報処理プログラムのいずれかに加え、次のようにしてもよい。この場合、コンピュータに、 第2テキストデータに基づき印刷データを生成するステップと、印刷データを出力するステップとをさらに実行させる。   An information processing program according to the present invention may be as follows in addition to any of the above information processing programs. In this case, the computer is further caused to execute a step of generating print data based on the second text data and a step of outputting the print data.

これにより、部分画像のみが印刷されるため、印刷用紙の消費量を低減することができる。   Thereby, since only a partial image is printed, the consumption of printing paper can be reduced.

本発明に係る情報処理方法は、マークアップ言語で記述された第1テキストデータに基づき画像を表示するステップと、その画像上で、入力装置に対するユーザ操作により指定された範囲を特定するステップと、第1テキストデータから、その範囲に含まれる部分画像を表示するためのマークアップ言語で記述された第2テキストデータを生成するステップとを備える。   An information processing method according to the present invention includes a step of displaying an image based on first text data described in a markup language, a step of specifying a range designated by a user operation on the input device on the image, Generating second text data described in a markup language for displaying a partial image included in the range from the first text data.

これにより、部分画像のデータがマークアップ言語で記述されたテキストデータとして生成されるため、データサイズが小さく、編集が簡単であり、部分画像のデータを、操作性の良好なものとすることができる。   Thereby, since the partial image data is generated as text data described in a markup language, the data size is small, the editing is easy, and the partial image data has good operability. it can.

本発明によれば、抽出された部分画像のデータを、操作性の良好なものとすることができる。   According to the present invention, it is possible to make the extracted partial image data favorable in operability.

以下、図に基づいて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係る情報処理プログラムを内蔵する電子機器の構成を示すブロック図である。   FIG. 1 is a block diagram showing a configuration of an electronic device incorporating an information processing program according to an embodiment of the present invention.

図1において、コンピュータ1は、プログラムを実行して演算および/または制御を行う装置である。また、記憶装置2は、プログラムおよびデータを格納する装置である。記憶装置2としては、ハードディスク駆動装置、不揮発性の半導体メモリなどが使用される。この実施の形態では、記憶装置2には、本発明の実施の形態に係るプログラム11、および文書データ12が格納されている。   In FIG. 1, a computer 1 is a device that executes a program to perform computation and / or control. The storage device 2 is a device that stores programs and data. As the storage device 2, a hard disk drive, a non-volatile semiconductor memory, or the like is used. In this embodiment, the storage device 2 stores a program 11 and document data 12 according to the embodiment of the present invention.

プログラム11は、コンピュータ1で実行されることにより、各種処理部を実現するためのコンピュータプログラムである。   The program 11 is a computer program for realizing various processing units by being executed by the computer 1.

文書データ12は、XML(Extensible Markup Language)、HTML(Hypertext Markup Language)などのマークアップ言語で記述されたテキストデータである。この文書データ12に基づいて画像が表示装置3において表示される。例えば文書データ12がHTMLで記述されている場合、図示せぬウェブブラウザプログラムがコンピュータ1において実行され、文書データ12に基づくページ画像が表示装置3に表示される。   The document data 12 is text data described in a markup language such as XML (Extensible Markup Language) or HTML (Hypertext Markup Language). An image is displayed on the display device 3 based on the document data 12. For example, when the document data 12 is described in HTML, a web browser program (not shown) is executed on the computer 1 and a page image based on the document data 12 is displayed on the display device 3.

また、表示装置3は、画像を表示する装置である。表示装置3としては、例えば液晶ディスプレイが使用される。また、入力装置4は、ユーザの操作を検出しその操作に応じた信号を出力する装置である。入力装置4としては、例えば、キーボード、マウス、タッチパネルなどが使用される。また、通信装置5は、コンピュータネットワークなどの通信網に接続され、その通信網における他の装置と通信を行う装置である。なお、通信装置5は、USB(Universal Serial Bus)などの周辺機器インタフェースとしてもよい。   The display device 3 is a device that displays an image. For example, a liquid crystal display is used as the display device 3. The input device 4 is a device that detects a user operation and outputs a signal corresponding to the operation. As the input device 4, for example, a keyboard, a mouse, a touch panel, or the like is used. The communication device 5 is connected to a communication network such as a computer network and communicates with other devices in the communication network. The communication device 5 may be a peripheral device interface such as a USB (Universal Serial Bus).

図2は、図1におけるコンピュータ1の構成を示すブロック図である。   FIG. 2 is a block diagram showing a configuration of the computer 1 in FIG.

コンピュータ1は、CPU(Central Processing Unit)21、ROM(Read Only Memory)22、RAM(Random Access Memory)23およびインタフェース24を有する。CPU21、ROM22、RAM23およびインタフェース24は、バス、コントローラなどにより相互にデータ通信可能に接続される。   The computer 1 includes a CPU (Central Processing Unit) 21, a ROM (Read Only Memory) 22, a RAM (Random Access Memory) 23, and an interface 24. The CPU 21, ROM 22, RAM 23, and interface 24 are connected to each other by a bus, a controller, and the like so that data communication can be performed.

CPU21は、プログラムを実行し、プログラムに記述された処理を実行する演算処理装置である。また、ROM22は、プログラムおよびデータを予め記憶した不揮発性のメモリである。また、RAM23は、プログラムを実行する際にそのプログラムおよびデータを一時的に記憶するメモリである。また、インタフェース24は、記憶装置2、表示装置3、入力装置4および通信装置5に接続され、それらの装置とのデータ通信を行う装置である。   The CPU 21 is an arithmetic processing unit that executes a program and executes processing described in the program. The ROM 22 is a non-volatile memory that stores programs and data in advance. The RAM 23 is a memory that temporarily stores the program and data when the program is executed. The interface 24 is a device that is connected to the storage device 2, the display device 3, the input device 4, and the communication device 5 and performs data communication with these devices.

この実施の形態では、図示せぬウェブブラウザプログラムがCPU21により実行されることで、画像表示部31が実現され、プログラム11がCPU21により実行されることで、指定検出部32、範囲決定部33、データ生成部34および出力要求部35が実現される。   In this embodiment, a web browser program (not shown) is executed by the CPU 21, whereby the image display unit 31 is realized, and the program 11 is executed by the CPU 21, so that the designation detection unit 32, the range determination unit 33, A data generation unit 34 and an output request unit 35 are realized.

画像表示部31は、文書データ12を解釈して、文書データ12に基づく画像を表示装置3に表示させる処理部である。   The image display unit 31 is a processing unit that interprets the document data 12 and causes the display device 3 to display an image based on the document data 12.

指定検出部32は、入力装置4からの信号に基づいて、入力装置4に対するユーザ操作による部分画像の範囲の指定を検出する処理部である。   The designation detection unit 32 is a processing unit that detects designation of a range of a partial image by a user operation on the input device 4 based on a signal from the input device 4.

範囲決定部33は、ユーザによる部分画像の範囲の指定に基づいて、文書データ12内で、指定された部分画像に対応する部分を特定する処理部である。   The range determination unit 33 is a processing unit that identifies a portion corresponding to the designated partial image in the document data 12 based on the designation of the range of the partial image by the user.

データ生成部34は、文書データ12から、その部分画像を表示するための文書データを生成する処理部である。その文書データは、マークアップ言語で記述されたテキストデータとして生成される。   The data generation unit 34 is a processing unit that generates document data for displaying the partial image from the document data 12. The document data is generated as text data described in a markup language.

出力要求部35は、データ生成部34により生成された文書データまたはその文書データに基づく画像を出力するための要求を、他のプログラム(電子メールプログラム、プリンタドライバなど)または他の装置へ送信する処理部である。   The output request unit 35 transmits a request for outputting the document data generated by the data generation unit 34 or an image based on the document data to another program (e-mail program, printer driver, etc.) or another device. It is a processing unit.

次に、プログラム11に基づくコンピュータ1の処理について説明する。図3は、図1におけるプログラム11に基づくコンピュータ1の処理について説明するフローチャートである。   Next, processing of the computer 1 based on the program 11 will be described. FIG. 3 is a flowchart for explaining processing of the computer 1 based on the program 11 in FIG.

まず、画像表示部31は、記憶装置2から文書データ12を読み出し、文書データ12を解釈して、文書データ12に基づく画像を表示装置3に表示させる(ステップS1)。図4は、図1における文書データ12に基づき表示される画像の一例を示す図である。図4に示す画像101は、テキスト、水平バー、表111などを含んでいる。   First, the image display unit 31 reads the document data 12 from the storage device 2, interprets the document data 12, and causes the display device 3 to display an image based on the document data 12 (step S1). FIG. 4 is a diagram showing an example of an image displayed based on the document data 12 in FIG. An image 101 shown in FIG. 4 includes text, a horizontal bar, a table 111, and the like.

画像の表示後、ユーザは、入力装置4を操作して部分画像の範囲を指定する。指定検出部32は、入力装置4に対するユーザ操作の情報を取得する(ステップS2)。範囲決定部33は、文書データ12に基づく画像上で、入力装置4に対するユーザ操作により指定された範囲を特定し、文書データ12においてその範囲に対応する部分を特定する(ステップS3)。   After displaying the image, the user operates the input device 4 to specify the range of the partial image. The designation detection unit 32 acquires user operation information for the input device 4 (step S2). The range determination unit 33 specifies a range specified by a user operation on the input device 4 on the image based on the document data 12, and specifies a portion corresponding to the range in the document data 12 (step S3).

図5は、図4に示す画像101における部分画像の指定の一例を示す図である。図5に示す例では、ユーザが入力装置4を操作して選択枠121を決定すると、指定検出部32および範囲決定部33により、部分画像に対応する部分として、表111を記述したスクリプトが特定される。例えば、ユーザが所望の範囲を囲むように入力装置4のタッチパネルを押圧して選択枠121を形成させる。図6は、図4に示す画像における部分画像の指定における座標検出の一例を示す図である。選択枠121がユーザにより決定された場合に、図6に示すように、1頁の画像101において、選択枠121の最上部および最下部を特定し、最上部および最下部の垂直方向における座標値を特定し、最上部から最下部までに含まれる要素(図6では、破線内の要素)を選択するようにしてもよい。   FIG. 5 is a diagram showing an example of designation of a partial image in the image 101 shown in FIG. In the example illustrated in FIG. 5, when the user operates the input device 4 to determine the selection frame 121, the designation detection unit 32 and the range determination unit 33 specify a script describing the table 111 as a portion corresponding to the partial image. Is done. For example, the selection frame 121 is formed by pressing the touch panel of the input device 4 so that the user surrounds a desired range. FIG. 6 is a diagram illustrating an example of coordinate detection in the designation of a partial image in the image illustrated in FIG. When the selection frame 121 is determined by the user, as shown in FIG. 6, in the image 101 of one page, the top and bottom of the selection frame 121 are specified, and the coordinate values in the vertical direction of the top and bottom are specified. And the elements included in the uppermost part to the lowermost part (elements within a broken line in FIG. 6) may be selected.

図7は、図4に示す画像における部分画像の指定の他の例を示す図である。図7に示す例では、四角形の選択枠131がまず表示され、ユーザが入力装置4を操作して選択枠131の位置およびサイズを変更し、選択枠131を確定すると、指定検出部32および範囲決定部33により、選択枠131の内側が部分画像の範囲とされる。図7に示す場合でも、部分画像に対応する部分として、文書データ12における表111のスクリプトが特定される。   FIG. 7 is a diagram showing another example of designation of partial images in the image shown in FIG. In the example illustrated in FIG. 7, a rectangular selection frame 131 is first displayed. When the user operates the input device 4 to change the position and size of the selection frame 131 and confirm the selection frame 131, the designation detection unit 32 and the range are displayed. The determination unit 33 sets the inside of the selection frame 131 as the range of the partial image. Even in the case illustrated in FIG. 7, the script of the table 111 in the document data 12 is specified as a portion corresponding to the partial image.

図8は、図4に示す画像における部分画像の指定の他の例を示す図である。図8に示す例では、ユーザは例えば入力装置4のマウスを操作して、GUI(Graphic User Interface)によるカーソル141で、画像101内の一部のテキストを指定する。指定検出部32は、指定されたテキストを検出し、範囲決定部33は、文書データ12において、そのテキスト、並びにそのテキストを含む要素(または、その要素およびその要素を含む親要素)の開始タグおよび終了タグを検索し、それらを部分画像に対応する部分とする。図8に示す例では、部分画像に対応する部分として、表示111の第3行と第4行に対応するテキスト、並びに、そのテキストを含む要素およびその親要素の開始タグおよび終了タグが特定される。   FIG. 8 is a diagram showing another example of designation of partial images in the image shown in FIG. In the example illustrated in FIG. 8, for example, the user operates the mouse of the input device 4 and designates a part of text in the image 101 with a cursor 141 using a GUI (Graphic User Interface). The designation detection unit 32 detects the designated text, and the range determination unit 33 starts the tag in the document data 12 and the element including the text (or the element and the parent element including the element). And the end tag is searched, and these are set as the part corresponding to the partial image. In the example illustrated in FIG. 8, the text corresponding to the third and fourth lines of the display 111, the element including the text, and the start tag and the end tag of the parent element are specified as the part corresponding to the partial image. The

そして、データ生成部34は、文書データ12から、ユーザにより指定された範囲に含まれる部分画像を表示するための文書データを生成する(ステップS4)。このとき、データ生成部34は、その範囲に対応する文書データ12の一部に含まれる1または複数の要素(例えばHTML要素)のすべてを特定し、新たに生成する文書データに含める。要素内の一部のテキストのみがユーザ操作により指定された場合には、その要素に対応して、その要素の開始タグ、そのテキストおよびその要素の終了タグが、新たな文書データに含められる。また、データ生成部34は、文書データ12において、特定した要素に親要素が存在する場合には、その親要素の全体が指定されていなくても、その親要素を構成する開始タグおよび終了タグを抽出し、同一の親子関係となるように、それらのタグを新たに生成する文書データに含める。   Then, the data generation unit 34 generates document data for displaying the partial image included in the range designated by the user from the document data 12 (step S4). At this time, the data generation unit 34 specifies all or one or more elements (for example, HTML elements) included in a part of the document data 12 corresponding to the range, and includes them in newly generated document data. When only a part of text in the element is designated by the user operation, the start tag of the element, the text, and the end tag of the element are included in the new document data corresponding to the element. In addition, in the document data 12, when the specified element has a parent element in the document data 12, the data generation unit 34 starts and ends tags constituting the parent element even if the whole parent element is not specified. And the tags are included in the newly generated document data so as to have the same parent-child relationship.

新たな文書データが生成されると、画像表示部31は、新たな文書データに基づき画像を表示装置3に表示させる(ステップS5)。図9は、図5〜図7のいずれかに示すようにして部分画像が指定された場合の、新たな文書データに基づき表示される画像の一例を示す図である。図9に示すように、部分画像として指定された表111のみを含む1頁の画像201が表示される。   When new document data is generated, the image display unit 31 causes the display device 3 to display an image based on the new document data (step S5). FIG. 9 is a diagram showing an example of an image displayed based on new document data when a partial image is designated as shown in any of FIGS. As shown in FIG. 9, a one-page image 201 including only the table 111 designated as the partial image is displayed.

その後、入力装置4で所定のユーザ操作が検出されると、出力要求部35は、新たな文書データの出力要求を行う(ステップS6)。これにより、例えば、文書データ12の画像の代わりに部分画像を印刷したり、電子メールで送信したりすることができる。部分画像を印刷する場合には、プリンタドライバによりこの文書データから印刷データが生成され、通信装置5を介して図示せぬプリンタへその印刷データおよび印刷要求が送信され、部分画像が印刷される。また、新たな文書データを電子メールで送信する場合には、電子メールクライアントにより、この文書データを添付した電子メールが生成され、通信装置5を介して図示せぬメールサーバへその電子メールが送信される。   Thereafter, when a predetermined user operation is detected by the input device 4, the output request unit 35 makes an output request for new document data (step S6). Thereby, for example, a partial image can be printed instead of the image of the document data 12 or transmitted by e-mail. In the case of printing a partial image, print data is generated from the document data by the printer driver, the print data and a print request are transmitted to a printer (not shown) via the communication device 5, and the partial image is printed. When new document data is transmitted by e-mail, an e-mail attached with the document data is generated by the e-mail client, and the e-mail is transmitted to a mail server (not shown) via the communication device 5. Is done.

ここで、ステップS4における新たな文書データの生成について具体的に説明する。   Here, the generation of new document data in step S4 will be specifically described.

図10は、図3のステップS4における新たな文書データの生成の具体例を示す図である。図10(A)に示す文書データ12に基づく画像が、図10(B)に示すように表示される。そして、図10(B)に示すように、選択枠により、2行のテキスト「DDD」,「EEE」が指定されると、図10(C)に示す新たな文書データが生成される。図10(C)に示す文書データには、テキスト「DDD」,「EEE」、並びにそのテキストを含むcenter要素の開始タグ<center>および終了タグ</center>が含められる。テキストが二行にわたっている場合には、テキスト間の改行タグ<br>もその文書データに含められる。なお、図10(A)および図10(C)では、center要素より上位の要素の図示は省略されているが、上位の要素が存在する場合には、その要素の開始タグおよび終了タグも同様に含められる。   FIG. 10 is a diagram showing a specific example of generation of new document data in step S4 of FIG. An image based on the document data 12 shown in FIG. 10A is displayed as shown in FIG. Then, as shown in FIG. 10B, when two lines of text “DDD” and “EEE” are designated by the selection frame, new document data shown in FIG. 10C is generated. The document data shown in FIG. 10C includes text “DDD” and “EEE”, and a start tag <center> and an end tag </ center> of the center element including the text. When the text extends over two lines, a line feed tag <br> between the texts is also included in the document data. In FIGS. 10A and 10C, the elements higher than the center element are not shown, but when there is an upper element, the start tag and the end tag of the element are the same. Included in

図11は、図3のステップS4における新たな文書データの生成の別の具体例を示す図である。図11(A)に示す文書データ12に基づく画像が、図11(B)に示すように表示される。そして、図11(B)に示すように、テキスト選択により、表のうちの2行が指定されると、図11(C)に示す新たな文書データが生成される。図11(C)に示す文書データには、選択された2行からなる表のスクリプトが含められる。つまり、選択されたテキスト「A」,「B」,「C」,「10」,「11」,「12」、並びにそのテキストを含むtd要素、td要素の親要素であるtr要素、tr要素の親要素であるtbody要素およびtbody要素の親要素であるtable要素についてのそれぞれ開始タグおよび終了タグが含められる。このとき、要素の親子関係はそれぞれ維持される。なお、図11(A)および図11(C)では、table要素より上位の要素の図示は省略されているが、さらに上位の要素が存在する場合には、その要素の開始タグおよび終了タグも同様に含められる。   FIG. 11 is a diagram showing another specific example of generation of new document data in step S4 of FIG. An image based on the document data 12 shown in FIG. 11A is displayed as shown in FIG. Then, as shown in FIG. 11B, when two rows of the table are designated by text selection, new document data shown in FIG. 11C is generated. The document data shown in FIG. 11C includes a script of a table composed of two selected rows. That is, the selected text “A”, “B”, “C”, “10”, “11”, “12”, the td element including the text, the tr element that is the parent element of the td element, and the tr element A start tag and an end tag are included for the tbody element and the table element that are the parent elements of the tbody element, respectively. At this time, the parent-child relationship of the elements is maintained. In FIGS. 11 (A) and 11 (C), the elements higher than the table element are not shown. However, when there is an element higher than the table element, the start tag and the end tag of the element are also displayed. Included as well.

以上のように、上記実施の形態によれば、マークアップ言語で記述された文書データ12に基づき画像が表示され、その画像上で、入力装置4に対するユーザ操作により指定された範囲が特定され、文書データ12から、その範囲に含まれる部分画像を表示するためのマークアップ言語で記述された新たな文書データが生成される。   As described above, according to the above embodiment, an image is displayed based on the document data 12 described in the markup language, and a range designated by a user operation on the input device 4 is specified on the image, New document data described in a markup language for displaying a partial image included in the range is generated from the document data 12.

これにより、部分画像のデータがマークアップ言語で記述されたテキストデータとして生成されるため、データサイズが小さく、編集が簡単であり、部分画像のデータを、操作性の良好なものとすることができる。また、この処理による部分画像を印刷することで、印刷用紙の消費量を低減することができる。   Thereby, since the partial image data is generated as text data described in a markup language, the data size is small, the editing is easy, and the partial image data has good operability. it can. Further, by printing a partial image by this processing, it is possible to reduce the consumption of printing paper.

なお、上述の実施の形態は、本発明の好適な例であるが、本発明は、これらに限定されるものではなく、本発明の要旨を逸脱しない範囲において、種々の変形、変更が可能である。   The above-described embodiments are preferred examples of the present invention, but the present invention is not limited to these, and various modifications and changes can be made without departing from the scope of the present invention. is there.

例えば、複合機、印刷装置、ファクシミリ装置などいった画像形成装置に上記実施の形態を適用することが可能である。その場合、表示装置3および入力装置4は、筐体に設置される操作パネルとして実現される。また、その場合、画像形成装置はプリンタを内蔵し、コンピュータ1から内蔵のプリンタへ印刷要求および印刷データが供給され、部分画像の印刷が実行される。   For example, the above-described embodiment can be applied to an image forming apparatus such as a multifunction peripheral, a printing apparatus, and a facsimile apparatus. In that case, the display device 3 and the input device 4 are realized as an operation panel installed in the casing. In this case, the image forming apparatus has a built-in printer, and a print request and print data are supplied from the computer 1 to the built-in printer, and partial image printing is executed.

また、データ生成部34は、文書データ12に内部CSSおよび/または外部CSSの記述がある場合には、同一の記述を、新たに生成する文書データに含めるようにしてもよい。   In addition, when the document data 12 includes descriptions of internal CSS and / or external CSS, the data generation unit 34 may include the same description in newly generated document data.

また、プログラム11は、ハードディスクドライブなどの他、コンパクトディスクなどの可搬性のある記録媒体に格納するようにしてもよい。その場合、可搬性のある記録媒体の駆動装置が設けられ、その駆動装置によりプログラム11が読み出されコンピュータ1へ供給される。   The program 11 may be stored in a portable recording medium such as a compact disk in addition to a hard disk drive. In that case, a drive device for a portable recording medium is provided, and the program 11 is read by the drive device and supplied to the computer 1.

本発明は、例えば、プリンタドライバに適用可能である。   The present invention is applicable to, for example, a printer driver.

本発明の実施の形態に係る情報処理プログラムを内蔵する電子機器の構成を示すブロック図である。It is a block diagram which shows the structure of the electronic device which incorporates the information processing program which concerns on embodiment of this invention. 図1におけるコンピュータの構成を示すブロック図である。It is a block diagram which shows the structure of the computer in FIG. 図1におけるプログラムに基づくコンピュータの処理について説明するフローチャートである。It is a flowchart explaining the process of the computer based on the program in FIG. 図1における文書データに基づき表示される画像の一例を示す図である。It is a figure which shows an example of the image displayed based on the document data in FIG. 図4に示す画像における部分画像の指定の一例を示す図である。It is a figure which shows an example of designation | designated of the partial image in the image shown in FIG. 図4に示す画像における部分画像の指定における座標検出の一例を示す図である。It is a figure which shows an example of the coordinate detection in designation | designated of the partial image in the image shown in FIG. 図4に示す画像における部分画像の指定の他の例を示す図である。It is a figure which shows the other example of designation | designated of the partial image in the image shown in FIG. 図4に示す画像における部分画像の指定の他の例を示す図である。It is a figure which shows the other example of designation | designated of the partial image in the image shown in FIG. 図5〜図7のいずれかに示すようにして部分画像が指定された場合の、新たな文書データに基づき表示される画像の一例を示す図である。It is a figure which shows an example of the image displayed based on new document data when a partial image is designated as shown in any of FIGS. 図3のステップS4における新たな文書データの生成の具体例を示す図である。It is a figure which shows the specific example of the production | generation of the new document data in step S4 of FIG. 図3のステップS4における新たな文書データの生成の別の具体例を示す図である。It is a figure which shows another specific example of the production | generation of the new document data in step S4 of FIG.

符号の説明Explanation of symbols

1 コンピュータ
4 入力装置
11 プログラム(情報処理プログラムの一例)
12 文書データ(第1テキストデータの一例)
1 Computer 4 Input Device 11 Program (Example of Information Processing Program)
12 Document data (example of first text data)

Claims (8)

コンピュータに、
マークアップ言語で記述された第1テキストデータに基づき画像を表示させるステップと、
前記画像上で、入力装置に対するユーザ操作により指定された範囲を特定するステップと、
前記第1テキストデータから、前記範囲に含まれる部分画像を表示するためのマークアップ言語で記述された第2テキストデータを生成するステップと、
を実行させる情報処理プログラム。
On the computer,
Displaying an image based on first text data described in a markup language;
Specifying a range designated by a user operation on the input device on the image;
Generating, from the first text data, second text data described in a markup language for displaying a partial image included in the range;
Information processing program that executes
前記第2テキストデータは、前記第1テキストデータにおいて、前記範囲に含まれる部分画像を記述する要素と同一の要素を含むことを特徴とする請求項1記載の情報処理プログラム。   The information processing program according to claim 1, wherein the second text data includes the same element as the element describing the partial image included in the range in the first text data. 前記第2テキストデータは、前記第1テキストデータにおける前記要素の親要素の開始タグおよび終了タグとそれぞれ同一の開始タグおよび終了タグを含むことを特徴とする請求項2記載の情報処理プログラム。   3. The information processing program according to claim 2, wherein the second text data includes a start tag and an end tag that are the same as a start tag and an end tag of a parent element of the element in the first text data, respectively. 前記範囲は、前記画像内において、入力装置に対するユーザ操作により指定されたテキストに基づいて特定されることを特徴とする請求項1記載の情報処理プログラム。   The information processing program according to claim 1, wherein the range is specified based on a text designated by a user operation on the input device in the image. 前記第2テキストデータは、前記第1テキストデータにおける、前記テキストを含む要素の開始タグおよび終了タグとそれぞれ同一の開始タグと終了タグ、並びにその要素の親要素の開始タグおよび終了タグとそれぞれ同一の開始タグおよび終了タグを含むことを特徴とする請求項4記載の情報処理プログラム。   The second text data is the same as the start tag and end tag of the element including the text in the first text data, respectively, and the same start tag and end tag of the parent element of the element. The information processing program according to claim 4, further comprising: a start tag and an end tag. 前記第1テキストデータにCSS(Cascading Style Sheets)の記述がある場合、同一のCSSの記述が、前記第2テキストデータに含められることを特徴とする請求項1から請求項5のうちのいずれか1項記載の情報処理プログラム。   The CSS description (Cascading Style Sheets) is included in the first text data, and the same CSS description is included in the second text data. 1. An information processing program according to item 1. 前記コンピュータに、
前記第2テキストデータに基づき印刷データを生成するステップと、
前記印刷データを出力するステップと、
を実行させることを特徴とする請求項1から請求項6のうちのいずれか1項記載の情報処理プログラム。
In the computer,
Generating print data based on the second text data;
Outputting the print data;
The information processing program according to claim 1, wherein the information processing program is executed.
マークアップ言語で記述された第1テキストデータに基づき画像を表示するステップと、
前記画像上で、入力装置に対するユーザ操作により指定された範囲を特定するステップと、
前記第1テキストデータから、前記範囲に含まれる部分画像を表示するためのマークアップ言語で記述された第2テキストデータを生成するステップと、
を備えることを特徴とする情報処理方法。
Displaying an image based on first text data described in a markup language;
Specifying a range designated by a user operation on the input device on the image;
Generating, from the first text data, second text data described in a markup language for displaying a partial image included in the range;
An information processing method comprising:
JP2008316685A 2008-12-12 2008-12-12 Information processing program and information processing method Pending JP2010140303A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008316685A JP2010140303A (en) 2008-12-12 2008-12-12 Information processing program and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008316685A JP2010140303A (en) 2008-12-12 2008-12-12 Information processing program and information processing method

Publications (1)

Publication Number Publication Date
JP2010140303A true JP2010140303A (en) 2010-06-24

Family

ID=42350389

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008316685A Pending JP2010140303A (en) 2008-12-12 2008-12-12 Information processing program and information processing method

Country Status (1)

Country Link
JP (1) JP2010140303A (en)

Similar Documents

Publication Publication Date Title
US10691385B2 (en) Image processing apparatus, image processing method, and storage medium in which a text element and an image element are arranged based on layouts in a webpage
US9659107B2 (en) Image processing apparatus, image processing method, and storage medium
US8850302B2 (en) Information processing apparatus and method thereof for generating drawing data of a moving image object in a raster format for printing an image based on a web page by a printing apparatus if it is determined that the web page contains the moving image object and drawing data of the moving image object cannot be created in the vector format
JP5801545B2 (en) Information processing apparatus, information processing method and program
US9491319B2 (en) Display control device customizing content based on client display
US10241730B2 (en) Printer device, method, and control device for print templates
US8570569B2 (en) Control device of image formation system and recording medium storing image formation control program
US9733876B2 (en) Method of printing web page by using mobile terminal and mobile terminal for performing the method
US20120099153A1 (en) Image processing apparatus, image processing method, and storage medium
KR100585312B1 (en) Method for printing web page
JP2008210061A (en) Image processing apparatus and its control method and control program
US20130238984A1 (en) Display control device, display control method, and computer program product
JP5792942B2 (en) Information processing apparatus, information processing method, and program
JP4609560B2 (en) Image forming apparatus and printing control method in the image forming apparatus
JP2007018287A (en) Web page printing support device, web page printing support method, program and web page printing support system
EP2921985B1 (en) Electronic device and recording medium storing data management program that conceal data corresponding to type of processes
JP5027676B2 (en) Print setting program and print setting method
JP2010140303A (en) Information processing program and information processing method
JP2006227773A (en) Data processor and printer
JP2014220560A (en) Image forming apparatus
JP2009015753A (en) Display panel, screen editing method, and screen editing program
JP2021018774A (en) Information processing system and program
JP2020197958A (en) Control device, image formation device, control method and control program
JP2006259819A (en) Image processing system and image processing method
JP2007048133A (en) Information processor and its control method