JP2013016049A - Image processing system, image forming device and program - Google Patents
Image processing system, image forming device and program Download PDFInfo
- Publication number
- JP2013016049A JP2013016049A JP2011148738A JP2011148738A JP2013016049A JP 2013016049 A JP2013016049 A JP 2013016049A JP 2011148738 A JP2011148738 A JP 2011148738A JP 2011148738 A JP2011148738 A JP 2011148738A JP 2013016049 A JP2013016049 A JP 2013016049A
- Authority
- JP
- Japan
- Prior art keywords
- drawing area
- character
- character drawing
- image forming
- image
- 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
Links
Images
Landscapes
- Record Information Processing For Printing (AREA)
Abstract
Description
この発明は、画像処理装置、画像形成装置、及び、プログラムに関する。 The present invention relates to an image processing apparatus, an image forming apparatus, and a program.
従来、セルを利用した表計算機能の利用、テーブルリストの作成、或いは、データベースとして用いられる種々の表計算ソフトウェアがある。また、この表計算ソフトウェアは、図面やテキストを任意に貼り付けることで配布資料などを作成する用途にも用いられている。 2. Description of the Related Art Conventionally, there are various types of spreadsheet software that use a spreadsheet function using cells, create a table list, or use as a database. This spreadsheet software is also used for creating handouts by arbitrarily pasting drawings and texts.
また、近年、表計算ソフトウェアをはじめとするオフィスソフトウェアの出力フォーマットを標準化する作業が進められている。表計算ソフトウェアの一つであるエクセル(MICROSOFT EXCEL:登録商標)において出力ファイル形式として用いられているOOXML(Office Open XML)は、仕様標準化されたファイル形式の一つである。出力ファイル形式の標準化により、データ互換性のある新たなソフトウェアの開発が容易になる。 In recent years, work to standardize the output format of office software such as spreadsheet software has been promoted. OOXML (Office Open XML), which is used as an output file format in Excel (MICROSOFT EXCEL: registered trademark), which is one of spreadsheet software, is one of the standardized file formats. Standardization of the output file format facilitates the development of new data-compatible software.
この表計算ソフトウェアにおいて、テキストボックスを利用して記述した文章を印刷すると、ディスプレイ表示用のフォントサイズや文字配置と、印刷用のフォントサイズや文字配置とが微妙に異なることにより、印刷画像におけるテキスト表示がディスプレイ上の表示と異なってしまう場合がある。 In this spreadsheet software, when text written using a text box is printed, the font size and character layout for display display and the font size and character layout for printing differ slightly. The display may differ from the display on the display.
そこで、従来、印刷データに含まれる文字論理情報を取得して、印刷用フォントサイズと合致するフォントサイズの文字をディスプレイ上に表示させることのできるプレビュー表示機能を備えた画像処理装置が開発されている(引用文献1)。 Therefore, conventionally, an image processing apparatus having a preview display function capable of acquiring character logical information included in print data and displaying characters of a font size matching the print font size on the display has been developed. (Cited document 1).
しかしながら、印刷時に、ディスプレイ表示に用いられるフォントの種類と印刷に用いられるフォントの種類が異なる場合には、フォントサイズを一致させたとしても、ディスプレイ表示に用いられるフォントが印刷に用いられるフォントに置き換えられた結果、文章の表示がテキストボックスからはみ出したり、文章中に無用な改行が挿入されたりして、テキスト表示の崩れた印刷画像が形成されてしまう場合がある。このような場合には、従来、表計算ソフトウェア上でフォントサイズやテキストボックスのサイズなどを変更して印刷データを確認しながら調整する必要があり、利便性が低下するという課題があった。 However, if the type of font used for display and the type of font used for printing are different during printing, the font used for display is replaced with the font used for printing even if the font size is matched. As a result, the display of the text may protrude from the text box, or an unnecessary line break may be inserted into the text, resulting in the formation of a printed image with a corrupted text display. In such a case, conventionally, it has been necessary to make adjustments while checking print data by changing the font size, text box size, and the like on spreadsheet software, and there has been a problem that convenience is reduced.
この発明の目的は、表計算ソフトウェアの出力ファイル形式で記載されたデータファイルの印刷時に、テキスト表示部分に生じる印刷画像のずれを容易に補正することのできる画像処理装置、画像形成装置、及び、プログラムを提供することにある。 An object of the present invention is to provide an image processing apparatus, an image forming apparatus, and an image processing apparatus capable of easily correcting a shift of a print image generated in a text display portion when printing a data file described in an output file format of a spreadsheet software. To provide a program.
本発明は、上記目的を達成するため、請求項1に記載の発明は、
入力画像データに基づいて描画用データを生成するための中間言語データを作成する画像解析手段を備えた画像処理装置において、
前記画像解析手段は、
前記入力画像データに含まれる文字描画領域の情報を検出し、当該文字描画領域の設定範囲を取得する文字描画領域抽出手段と、
前記文字描画領域に記述される文字列についての文字情報に基づいて、作成される前記中間言語データにおける当該文字列の画像形成範囲を算出する文字列画像形成領域算出手段と、
前記文字描画領域抽出手段により抽出された前記文字描画領域と、前記文字列画像形成領域算出手段により算出された前記画像形成範囲とを比較して、前記画像形成範囲が前記文字描画領域の内部に収まらない場合には、前記画像形成範囲が前記文字描画領域に収まるように、前記画像形成範囲と前記文字描画領域とのうち、少なくとも一方の調整処理を行う文字描画領域調整手段と、
を備えることを特徴とする画像処理装置である。
In order to achieve the above object, the present invention described in
In an image processing apparatus comprising image analysis means for creating intermediate language data for generating drawing data based on input image data,
The image analysis means includes
Character drawing area extraction means for detecting information of a character drawing area included in the input image data and obtaining a setting range of the character drawing area;
A character string image forming area calculating means for calculating an image forming range of the character string in the generated intermediate language data based on character information about the character string described in the character drawing area;
The character drawing area extracted by the character drawing area extracting unit is compared with the image forming range calculated by the character string image forming area calculating unit, and the image forming range is within the character drawing area. A character drawing area adjusting unit that performs at least one of the image forming range and the character drawing area so that the image forming range fits in the character drawing area,
An image processing apparatus comprising:
請求項2に記載の発明は、請求項1に記載の画像処理装置において、
前記画像解析手段は、
複数の前記文字描画領域が互いに重ならないように、当該文字描画領域の相対位置を修正する領域配置調整手段を更に備える
ことを特徴としている。
The invention according to
The image analysis means includes
An area arrangement adjusting means for correcting the relative position of the character drawing areas is further provided so that the plurality of character drawing areas do not overlap each other.
請求項3に記載の発明は、請求項1又は2に記載の画像処理装置において、
前記文字描画領域調整手段は、
前記文字描画領域が前記文字列画像形成領域算出手段により算出された前記画像形成範囲を内包するように当該文字描画領域を拡大する
ことを特徴としている。
The invention according to
The character drawing area adjustment means includes:
The character drawing area is enlarged so that the character drawing area includes the image forming range calculated by the character string image forming area calculating means.
請求項4に記載の発明は、請求項3に記載の画像処理装置において、
前記文字描画領域の拡大は、横方向への拡大と縦方向への拡大とを独立に行うことが可能に設定されている
ことを特徴としている。
The invention according to claim 4 is the image processing apparatus according to
The enlargement of the character drawing area is characterized in that the enlargement in the horizontal direction and the enlargement in the vertical direction can be performed independently.
請求項5に記載の発明は、請求項3又は4に記載の画像処理装置において、
前記文字描画領域調整手段は、
前記領域配置調整手段による前記相対位置の修正により、前記複数の文字描画領域が重ならない範囲内で前記複数の文字描画領域を拡大し、
前記画像形成範囲が、当該拡大された前記文字描画領域の内部に収まらない場合には、更に、当該文字描画領域に係る前記文字列についての前記文字情報を変更して当該文字列の行間を短縮し、及び/又は、前記文字列のフォントサイズを縮小することで、前記画像形成範囲が前記文字描画領域内に収まるように縮小する
ことを特徴としている。
The invention according to
The character drawing area adjustment means includes:
By correcting the relative position by the area arrangement adjusting means, the plurality of character drawing areas are enlarged within a range where the plurality of character drawing areas do not overlap,
If the image forming range does not fit within the enlarged character drawing area, the character information about the character string related to the character drawing area is further changed to shorten the line spacing of the character string. In addition, and / or by reducing the font size of the character string, the image forming range is reduced so as to be within the character drawing area.
請求項6に記載の発明は、請求項1〜5の何れか一項に記載の画像処理装置において、
前記文字描画領域調整手段による調整の要否に係る予め取得された設定データに基づいて、前記文字描画領域調整手段の実行可否が選択可能に構成されている
ことを特徴としている。
The invention according to claim 6 is the image processing apparatus according to any one of
Whether or not the character drawing area adjusting means can be executed is selectable based on setting data acquired in advance relating to the necessity of adjustment by the character drawing area adjusting means.
請求項7に記載の発明は、請求項1〜6の何れか一項に記載の画像処理装置において、
生成された前記中間言語データをラスター化して描画用ビットマップデータを作成するビットマップ生成手段を備える
ことを特徴としている。
The invention according to claim 7 is the image processing apparatus according to any one of
It is characterized by comprising bitmap generation means for rasterizing the generated intermediate language data to create drawing bitmap data.
請求項8に記載の発明は、
請求項7に記載の画像処理装置と、
当該画像処理装置により作成されたビットマップデータを取得してシート上に画像の形成を行う画像形成手段と、
を備える画像形成装置である。
The invention according to claim 8 provides:
An image processing apparatus according to claim 7;
Image forming means for acquiring bitmap data created by the image processing apparatus and forming an image on a sheet; and
An image forming apparatus.
請求項9に記載の発明は、
画像処理装置として用いられるコンピューターを、
入力画像データに基づいて描画用データを生成するための中間言語データを作成する画像解析手段として機能させるプログラムであって、
前記画像解析手段は、
前記入力画像データに含まれる文字描画領域の情報を検出し、当該文字描画領域の設定範囲を取得する文字描画領域抽出手段、
前記文字描画領域内に記述される文字列についての文字情報に基づいて、作成される前記中間言語データにおける当該文字列の画像形成範囲を算出する文字列画像形成領域算出手段、
前記文字描画領域抽出手段により抽出された前記文字描画領域と、前記文字列画像形成領域算出手段により算出された前記画像形成範囲とを比較して、前記画像形成範囲が前記文字描画領域の内部に収まらない場合には、前記画像形成範囲が全て前記文字描画領域に含まれるように、前記画像形成範囲と前記文字描画領域とのうち、少なくとも一方の調整処理を行う文字描画領域調整手段、
を備えることを特徴とするプログラムである。
The invention according to claim 9 is:
A computer used as an image processing device
A program that functions as image analysis means for creating intermediate language data for generating drawing data based on input image data,
The image analysis means includes
Character drawing area extraction means for detecting information of a character drawing area included in the input image data and acquiring a setting range of the character drawing area;
A character string image forming area calculating means for calculating an image forming range of the character string in the generated intermediate language data based on character information about the character string described in the character drawing area;
The character drawing area extracted by the character drawing area extracting unit is compared with the image forming range calculated by the character string image forming area calculating unit, and the image forming range is within the character drawing area. A character drawing area adjusting unit that performs adjustment processing of at least one of the image forming range and the character drawing area so that the image forming range is entirely included in the character drawing area if not fit
It is a program characterized by comprising.
本発明に従うと、画像処理装置、画像形成装置、及び、プログラムにおいて、表計算ソフトウェアの出力ファイル形式で記載されたデータファイルの印刷時に、テキスト表示部分に生じる印刷画像のずれを容易に補正することが可能になるという効果がある。 According to the present invention, in an image processing apparatus, an image forming apparatus, and a program, when a data file described in an output file format of a spreadsheet software is printed, it is possible to easily correct a print image shift that occurs in a text display portion. Has the effect of becoming possible.
以下、本発明の実施の形態を図面に基づいて説明する。
図1は、本発明の一実施形態である画像処理装置、および、画像形成装置を含むネットワークシステムの構成図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a configuration diagram of an image processing apparatus and a network system including an image forming apparatus according to an embodiment of the present invention.
このネットワークシステムでは、画像形成装置1、1、1が回線3を介してコンピューター2、2と通信可能に接続されている。
回線3は、画像形成装置1、1、1及びコンピューター2、2によるネットワークを構成する。回線3は、コンピューター2、2及び画像形成装置1、1、1を通信可能に接続するものであればその形態を問わない。例えば、回線3は、LAN(Local Area Network)ケーブル、同軸ケーブル、光ファイバーといった有線接続回線でもよいし、ブルートゥース(Bluetooth:登録商標)、ワイヤレスLANといった各種の無線通信規格を用いた回線でもよく、或いは、複数の組み合わせによってもよい。また、回線3は、LAN、インターネット、その他のネットワーク規模を問わない。
In this network system,
The
図2は、コンピューター2の構成を示すブロック図である。
コンピューター2としては、具体的には、例えば、PC(Personal Computer)、PDA(Portable Device Assistant)、携帯電話機、スマートフォンが挙げられる。
FIG. 2 is a block diagram illustrating a configuration of the
Specific examples of the
コンピューター2は、制御部11と、RAM(Random Access Memory)12と、ROM(Read Only Memory)13と、記憶部14と、入力I/F(インターフェイス)15と、出力I/F16と、通信部17とを備えている。また、入力I/F15には、操作部18が接続され、出力I/Fには、表示部19が接続される。
The
制御部11は、CPUを備える。制御部11は、ROM13や記憶部14に格納されている各種プログラムやデータをRAM12に展開して種々の演算処理を行い、また、当該プログラムに基づいてコンピューター2全体の動作を統括制御する。
The
RAM12は、制御部11が実行する各種プログラムやデータ等を一時的に展開し、また、各種プログラムで処理された一時データ等を記憶するための作業用メモリー空間を提供する揮発性メモリーである。ROM13には、制御部11により実行されるBIOS(Basic Input/Output System)などの制御プログラムや初期設定データが読み出し可能に記憶されている。このROM13は、フラッシュメモリーやEEPROM(Electrically Erasable and Programmable Read Only Memory)などでもよい。
The
記憶部14には、種々のソフトウェア(プログラム)やアプリケーションデータが読み書き、および、利用可能に保存されている。この記憶部14は、本実施の形態ではハードディスクであるが、これに限られない。記憶部14は、例えば、SSD(Solid State Disk)などであってもよい。記憶部14に記憶されているソフトウェアの中には、印刷データ送信プログラム14a、および、画像形成装置1に対応する印刷データ変換プログラム14bが含まれている。
印刷データ送信プログラム14aは、印刷対象に指定されたOOXML形式の表計算ソフトウェア出力データファイル(例えば、エクセルによる出力ファイル、以降、エクセルファイルと記す)及び印刷設定データを画像形成装置1へ送信するプログラムである。印刷設定は、例えば、GUI画面を介してユーザーがコンピューター2の側で行った各種設定、例えば、ページ割付、余白、両面印刷や、後述するテキストボックスの自動調整のオンオフに関する設定が画像形成装置1へ送信される。印刷データ変換プログラム14bは、印刷設定に基づいてOOXML形式のエクセルファイルの内容を画像形成するための各種処理を行い、所定の印刷用中間言語データ形式(DL:ディスプレイリスト)によるデータを作成して画像形成装置1へ送信するためのプリンタードライバー機能を備えたプログラムである。記憶部14には、その他、例えば、表計算ソフトウェアが記憶されており、作成データをOOXML形式のエクセルファイルとして保存可能である。
なお、印刷データ送信プログラム14aと印刷データ変換プログラム14bは、画像データの分量や必要に応じて適宜使い分けることが可能である。或いは、何れか一つのプログラムのみを備えることとしてもよい。また、印刷データ変換プログラム14bは、OOXMLファイルを一度画像形成装置1に対応したPDL(ページ記述言語)データに変換して画像形成装置1へ送るプログラムであってもよい。
The
The print
Note that the print
入力I/F15は、制御部11と外部機器とを接続するインターフェイスであり、外部機器からの入力信号を制御する。ここでは、入力I/F15により制御部11と外部機器としての操作部18とが接続されている。この操作部18は、例えば、キーボードやマウスである。
出力I/F16は、制御部11と外部機器とを接続するインターフェイスであり、制御部11からの出力信号を制御、変換して外部へ出力する。ここでは、出力I/F16により制御部11と外部機器としての表示部19とが接続されている。この表示部19は、例えば、LCD(Liquid Crystal Display)や有機ELD(Electro-Luminescent Display)からなるディスプレイである。
或いは、入力I/F15および出力I/F16は、タッチパネルといった入力操作と表示動作とを兼ねる機器に接続されていてもよい。また、操作部18および表示部19は、ケーブル等を介して外部接続されるものであってもよいし、コンピューター2の外面に一体に設けられているものであってもよい。
The input I /
The output I /
Alternatively, the input I /
通信部17は、回線3を介して、コンピューター2と回線3に接続された他の装置及び外部ネットワークとを接続するための通信制御を行うものであり、例えば、NIC(Network Interface Card)である。
The
図3は、画像形成装置1の内部構成を示すブロック図である。
画像形成装置1は、画像処理装置としての情報処理部20と、画像形成手段としてのプリンターエンジン30などを備えている。
情報処理部20には、制御部21(画像解析手段、文字描画領域抽出手段、文字列画像形成領域算出手段、文字描画領域調整手段、領域配置調整手段)と、RAM22と、ROM23と、記憶部24と、入力I/F25と、出力I/F26と、通信部27と、などが含まれている。
FIG. 3 is a block diagram showing an internal configuration of the
The
The
制御部21は、CPUを備える。制御部21は、ROM23や記憶部24に格納されている各種プログラムやデータをRAM22に展開して種々の演算処理を行い、また、当該プログラムに基づいて画像形成装置1全体の動作を統括制御する。
なお、制御部21は、画像処理に係る演算処理を行うCPUと画像形成装置1全体の制御処理を行うCPUとを別個に備えることとしてもよい。
The
The
RAM22は、制御部21が実行する各種プログラムやデータ等を一時的に展開し、また、各種プログラムで処理された一時データを記憶するための作業用メモリー空間を提供する揮発性メモリーである。ROM23には、制御部21により実行される制御処理のプログラムや利用される設定データが読み出し可能に記憶されている。
The
記憶部24には、種々のソフトウェア、アプリケーションデータ、および、コンピューター2から送られた印刷設定情報や印刷対象となるエクセルファイルが読み書き、および、利用可能に保存されている。この記憶部24は、本実施の形態ではハードディスクであるが、これに限られない。記憶部24は、例えば、SSD(Solid State Disk)であってもよい。
The
記憶部24に記憶されているソフトウェアの中には、印刷制御プログラム24a、および、画像形成装置1における印刷データの解析に対応する変換テーブル24bが含まれている。印刷制御プログラム24aは、OOXML形式のエクセルファイルの内容を印刷用間言語データであるDLに変換するための各種処理を行うプログラムである。また、変換テーブル24bは、印刷されるテキストの縦横幅を算出する際に、ディスプレイ表示に用いられるフォントと、画像形成装置1において印刷に用いられるフォントとの間での文字サイズの対応関係を示す換算テーブルである。記憶部24には、更に、通信部27により外部から取得されたPDL(ページ記述言語)による印刷データを解析してDLデータに変換する変換プログラムや、DLデータを印刷用のラスター画像データに変換してプリンターエンジン30へ出力する印刷データ出力制御プログラムが含まれている。
なお、画像形成装置1は、これらのソフトウェアやプログラムをROM23に予め格納して搭載し、記憶部24を備えない構成であってもよい。また、印刷設定情報やエクセルファイルを記憶部24に保存させずにRAM22に記憶させて処理を行うこととしてもよい。
The software stored in the
Note that the
入力I/F25は、制御部21と外部機器とを接続するインターフェイスであり、外部機器からの入力信号を制御するインターフェイスである。ここでは、入力I/Fにより制御部21と操作部28とが接続されている。
出力I/F26は、制御部21と外部機器とを接続するインターフェイスであり、制御部21からの出力信号を制御、変換して外部機器へ出力する。ここでは、出力I/F26により制御部21と表示部29とが接続されている。操作部28および表示部29は、例えば、LCDを用いたタッチパネルである。或いは、それぞれ独立に、例えば、操作部28として操作キー、キーボードやマウスを備え、表示部29としてLCDや有機ELDからなるディスプレイを備えることとしてもよい。また、操作部28および表示部29は、画像形成装置1に含まれるものとしてもよい。操作部28は、ユーザーからの操作を受け付けて入力信号を生成し、生成した入力信号を制御部21に出力する。表示部29は、制御部21から出力される表示信号に従って各種設定画面、動作状況や処理結果等を表示する。
The input I /
The output I /
通信部27は、画像形成装置1と外部ネットワークとを回線3を介して接続するための通信制御を行うものであり、例えば、NIC(Network Interface Card)である。
The
プリンターエンジン30は、情報処理部20から送られる印刷用のラスター画像データに基づいて画像形成(印刷)処理を行う。プリンターエンジン30に採用可能な印刷方式は、特に限られないが、例えば、電子写真方式、インクジェット方式、熱転写方式、および、オフセット等が挙げられる。
The
次に、OOXML形式のエクセルファイルを印刷する際に実行されるテキスト部分の表示調整について説明する。
図4は、OOXML形式のエクセルファイルに含まれるファイルの構成を示した図である。
Next, display adjustment of a text portion executed when printing an OOXML format Excel file will be described.
FIG. 4 is a diagram showing the configuration of files included in an Excel file in the OOXML format.
OOXML形式のエクセルファイル(拡張子が.xlsx)は、少なくとも複数のXMLファイル(拡張子が.xml)及び関連ファイル(拡張子が.rels)がZIP形式で圧縮、格納されたアーカイブファイルである。例えば、一のエクセルファイル(ここでは、サンプル.xlsx)は、[Content_Types].xmlと、_rels、xlの両フォルダーに含まれるファイルとにより構成されている。 An Excel file in the OOXML format (extension is .xlsx) is an archive file in which at least a plurality of XML files (extension is .xml) and related files (extension is .rels) are compressed and stored in the ZIP format. For example, one Excel file (here, sample.xlsx) is composed of [Content_Types] .xml and files included in both the _rels and xl folders.
フォルダーxl内のファイルworkbook.xmlは、エクセルファイルにおけるワークブック全体の構成を示すファイルであり、また、styles.xmlは、ワークブック全体におけるデフォルトフォント情報などを所持するスタイルファイルである。
また、フォルダーworksheetsには、ファイルsheetY.xmlが格納される。ここで、Yは、整数であり、シート番号を示す。即ち、ファイルsheet1.xmlは、ワークシート1の内容を示すファイルであり、ワークシート1の各セルに記載された内容が記憶されている。
A file workbook.xml in the folder xl is a file indicating a configuration of the entire workbook in the Excel file, and styles.xml is a style file having default font information and the like in the entire workbook.
Also, the file worksheetY.xml is stored in the folder worksheets. Here, Y is an integer and indicates a sheet number. That is, the file sheet1.xml is a file indicating the contents of the
フォルダーdrawingsには、ファイルdrawingY.xml(Yは整数、シート番号を示す)が格納される。ファイルdrawing1.xmlには、ワークシート1に挿入された図形やテキストボックスに係るデータが記憶される。
The folder drawings stores a file drawingY.xml (Y is an integer, indicating a sheet number). The file drawing1.xml stores data related to the figure and text box inserted into the
図5〜図7は、drawing1.xmlファイルに記録された内容の例をそれぞれ一部分ずつ示した図である。 5 to 7 are diagrams each showing an example of the contents recorded in the drawing1.xml file.
ファイルdrawing1.xmlでは、図5、図6に示すように、シェイプクラス”xdr:sp”に係る記載部分、即ち、開始タグ”<xdr:sp>”(図5(a1))によって開始し、終了タグ”</xdr:sp>”(図6(b6))により終了する範囲内に、一個の図形やテキストボックスに関するデータが記載される。先ず、テキストボックスについては、シェイププロパティ”<xdr:spPr>”による記載部分において、始点位置へのオフセット値を示すクラス”a:off”と、始点からの長さを示すクラス”a:ext”とを用いて図形やテキストボックスの挿入された領域が特定されている(a2)。また、図5の例において、プリセットジオメトリークラス”a:prstGeom”を用いて形状が四角形であるとの設定”rect”がなされている(a3)。 In the file drawing1.xml, as shown in FIG. 5 and FIG. 6, the description starts with the description part related to the shape class “xdr: sp”, that is, the start tag “<xdr: sp>” (FIG. 5 (a1)). Data related to one figure or text box is described within the range to be ended by the end tag “</ xdr: sp>” (FIG. 6 (b 6)). First, for the text box, in the description by the shape property “<xdr: spPr>”, the class “a: off” indicating the offset value to the start point position and the class “a: ext” indicating the length from the start point The area where the figure or the text box is inserted is specified using (2). Further, in the example of FIG. 5, the setting “rect” that the shape is a square is made using the preset geometry class “a: prstGeom” (a3).
続いて、図6に示すように、このシェイプクラスに係る記載部分において、テキストボディクラス”<xdr:txBody>”を用いて、上記のテキストボックス内に記載されたテキストやテキストに係る情報が表されている。また、ボディプロパティタグ”<a:bodyPr>”の属性”anchor”によりテキストボックス内の文章が上揃え”t”であることが示されている(b1)。 Subsequently, as shown in FIG. 6, in the description part related to the shape class, the text and the information related to the text described in the text box are displayed using the text body class “<xdr: txBody>”. Has been. In addition, the attribute “anchor” of the body property tag “<a: bodyPr>” indicates that the text in the text box is top-aligned “t” (b1).
このテキストボディクラス内で、一パラグラフのテキスト及び当該テキストについての情報は、パラグラフ開始タグ”<a:p>”、及び、パラグラフ終了タグ”</a:p>”の間に記載されている。このパラグラフタグによる記載部分において、ランプロパティ開始タグ”<a:rPr>”、及び、ランプロパティ終了タグ”</a:rPr>”の間にフォント情報(b2、b4)が記載され、続いて、表計算ソフトウェアでテキストボックスを用いて入力されたテキストがテキスト開始タグ”<a:t>”、及び、テキスト終了タグ”</a:t>”の間に記載されている(b3、b5)。図6の例では、日本語テキスト(b3)に対してはMS明朝フォントが設定され(b2)、英語テキスト(b5)に対してはArialフォントが設定されている(b4)。
なお、スペースの配置やフォントの切り替わりなどにより、ファイル内では、一パラグラフ分のテキストが複数のテキストタグ内に分割されて記載される場合がある。また、プロポーショナルフォントが選択されている場合には、カーニングといった文字間隔の調整が行われることもある。また、テキストデータとして、スペースのみが記録されているような部分もありうる(b7)。このような一パラグラフ分のテキストは、まとめて取得されて、テキスト文字列の文字幅の算出は、一行ごとに行われる。
Within this text body class, the text of one paragraph and the information about the text are described between the paragraph start tag “<a: p>” and the paragraph end tag “</ a: p>”. . In the description part by this paragraph tag, the font information (b2, b4) is described between the run property start tag “<a: rPr>” and the run property end tag “</ a: rPr>”. The text input using the text box in the spreadsheet software is described between the text start tag “<a: t>” and the text end tag “</ a: t>” (b3, b5). ). In the example of FIG. 6, MS Mincho font is set for Japanese text (b3) (b2), and Arial font is set for English text (b5) (b4).
Note that there may be a case where a single paragraph of text is divided into a plurality of text tags in the file due to space arrangement or font switching. When a proportional font is selected, character spacing such as kerning may be adjusted. Further, there may be a portion where only a space is recorded as text data (b7). Such text for one paragraph is acquired together, and the character width of the text character string is calculated for each line.
図7には、ファイルdrawing1.xmlの他の部分に記載された表示例、および、ファイルstyles.xmlの記載例の一部を示す。 FIG. 7 shows a display example described in the other part of the file drawing1.xml and a part of the description example of the file styles.xml.
図7(a)に示すファイルdrawing1.xmlの記載部分には、テキストボディクラス内において、パラグラフタグ”<a:p>”及び”</a:p>”に囲まれた部分が6箇所あり、そのうち5箇所には、テキストタグ”<a:t>”及び”</a:t>”を用いたテキストの記載c1〜c5がある。ここで、これらのテキストの記載c1〜c5に対しては、フォントの設定が行われていない。このような場合には、ファイルstyles.xmlに記載されたデフォルト設定のフォントが利用される。図7(b)に示すように、ファイルstyles.xmlにおいて、デフォルトフォント設定としては、サイズ11のMSPゴシックフォントが指定されている。従って、テキストc1〜c5は、サイズ11のMSPゴシックにより表示、及び、印刷がなされる。
In the description part of the file drawing1.xml shown in Fig. 7 (a), there are six parts surrounded by paragraph tags "<a: p>" and "</ a: p>" in the text body class. In five of them, there are text descriptions c1 to c5 using text tags “<a: t>” and “</ a: t>”. Here, no font is set for these text descriptions c1 to c5. In such a case, the default font described in the file styles.xml is used. As shown in FIG. 7B, a
次に、画像形成装置において印刷データを生成する処理動作について説明する。
図8は、画像形成装置1の制御部21が実行する印刷データ生成処理の制御手順を示すフローチャートである。
Next, a processing operation for generating print data in the image forming apparatus will be described.
FIG. 8 is a flowchart illustrating a control procedure of print data generation processing executed by the
この印刷データ生成処理は、コンピューター2から印刷データとして送られたOOXML形式のファイル及び印刷設定データを受信することにより開始される。
This print data generation process is started by receiving a file in OOXML format and print setting data sent from the
印刷データ生成処理が開始されると、CPUを含む制御部21は、先ず、コンピューター2から送られてきたユーザーの印刷設定を取得する(ステップS1)。この印刷設定には、ページ割付、余白、両面印刷などの一般的な印刷設定と共に、印刷データ生成処理において、印刷対象となるテキストボックスを自動調整するか否かに関する設定が含まれている。なお、画像形成装置1において操作部28への入力操作に基づいて別個に印刷設定行うことを可能とし、この印刷設定をコンピューター2から送られた印刷設定データより優先して用いることとしても良い。
When the print data generation process is started, the
制御部21は、続いて、受信したOOXMLファイルを解凍、展開して解析に必要な各ファイルを取得する(ステップS2)。ここで、取得されたファイルのうち、drawingY.xml、及び、styles.xmlがテキストボックスの自動調整に関係するファイルである。次に、制御部21は、画像形成装置1においてOOXMLファイルを印刷する際に必要な印刷データの設定を行う(ステップS3)。
Subsequently, the
制御部21は、次に、印刷対象ファイル内の各印刷要素を順番に選択して、DLデータを作成するための解析を行う(ステップS4)。それから、制御部21は、自動調整機能がオンに設定されているか否かを判別する(ステップS5)。自動調整機能がオンではないと判別された場合には、制御部21の処理は、ステップS12に移行して、選択された印刷要素に基づき、従来通りにDLデータを生成する。
Next, the
一方、自動調整機能がオンに設定されていると判別された場合には、次いで、制御部21は、選択された解析対象の印刷要素がテキストボックスであるか否かを判別する(ステップS6)。解析対象がテキストボックスではないと判別された場合には、制御部21による処理は、ステップS12へ移行し、選択された印刷要素に基づき、従来通りに印刷用のDLデータを生成する。
On the other hand, if it is determined that the automatic adjustment function is set to ON, then the
選択された解析対象の印刷要素がテキストボックスであると判別された場合には、続いて、制御部21は、このテキストボックスの解析において、先ず、テキストボックスのサイズを取得する(ステップS7)。
When it is determined that the selected print element to be analyzed is a text box, the
次に、制御部21は、当該テキストボックスの記載を一行ごとに解析し、印刷時の各行の縦横方向における幅を算出する(ステップS8)。具体的には、制御部21は、パラグラフ開始タグ”<a:p>”、及び、パラグラフ終了タグ”</a:p>”の間に記載された内容に基づき、先ず、フォント情報を抽出し、次に、一パラグラフ分のテキストデータを取得する。それから、制御部21は、取得されたテキストデータについて、一行ごとの縦横幅を印刷時の値に換算して算出する。制御部21は、変換テーブル24bにアクセスして、印刷指定フォントについての変換テーブルが存在する場合には、一行分のテキストデータに含まれる文字、又は、必要に応じて文字列について、印刷時の長さを取得する変換テーブルがない場合には、代替フォントが指定されて算出される。制御部21は、テキストボディクラス内でパラグラフ開始タグを検出するごとに繰り返し上記の処理を実行する。
Next, the
制御部21は、印刷時にテキストボックス内に表示される文章サイズの縦横幅を取得する。即ち、制御部21は、テキストボックスへの記載が横書きの場合には、ステップS8の処理で算出された全ての行のテキスト幅の値の中で最大のものを文章サイズの横幅として取得し、また、全ての行の縦幅を加算した値を文章サイズの縦幅として取得する(ステップS9)。制御部21は、求められた印刷時の文章サイズがテキストボックスのサイズより大きいか否かを縦幅及び横幅に対して各々判別する(ステップS10)。文章サイズがテキストボックスの縦幅及び横幅の何れのサイズよりも大きくないと判別された場合には、制御部21の処理は、ステップS12へ移行し、解析されたテキストとテキストボックスとに基づいて従来通りDLデータを作成する。一方、文章サイズの縦幅と横幅の少なくとも一方がテキストボックスの縦幅又は横幅より大きいと判別された場合には、制御部21は、文章サイズに合わせてテキストボックスの位置とサイズを調整する(ステップS11)。
The
このテキストボックスの調整処理として、制御部21は、具体的に、先ず、テキストボックスのサイズを拡大する処理を行う。例えば、横幅が不足している場合には、テキストボックスの横幅を拡大し、縦幅が不足している場合には、テキストボックスの高さを拡大する処理を行う。横幅方向の処理と、高さ方向の処理は、独立に行われ、幅が充足している向きにはテキストボックスの拡大を行わないようにすることが可能であるが、どちらか一方を拡大する場合には、テキストボックスを元の形状の相似図形に拡大させることとしてもよい。テキストボックスの拡大処理の際には、例えば、テキストボックスの左上の頂点位置を固定して、幅及び高さの大きさを変更する。
Specifically, as the text box adjustment processing, the
それから、制御部21による処理は、ステップS12に移行し、調整されたテキストボックスのサイズに基づいてDLデータの作成を行う。
Then, the process by the
ステップS12の処理でDLデータが作成されると、制御部21は、ワークシート内の全ての印刷要素についての解析が終了したか否かを判別する(ステップS13)。全ての印刷要素の解析がまだ終了していないと判別された場合には、制御部21による処理は、ステップS4へ戻る。そして、次の印刷要素について、ステップS4〜S12の処理を繰り返す。
When DL data is created in the process of step S12, the
ステップS13の判別処理で全ての印刷要素の解析が終了したと判別された場合には、制御部21は、印刷データ生成処理を終了する。
If it is determined in step S13 that the analysis of all printing elements has been completed, the
ここで、テキストボックスが複数個存在する場合には、ステップS7〜S12の処理が当該複数回行われる。このとき、ステップS11の処理によりテキストボックスのサイズが変更されて大きくなった場合には、他のテキストボックスと重なってしまう場合がある。そこで、全てのテキストボックスの調整が終わって印刷データ生成処理が終了した後に、テキストボックス位置の調整が行われる。 Here, when there are a plurality of text boxes, the processes of steps S7 to S12 are performed a plurality of times. At this time, when the size of the text box is changed and increased by the process of step S11, it may overlap with another text box. Therefore, after all the text boxes have been adjusted and the print data generation process is completed, the text box position is adjusted.
図9には、このようなテキストボックス位置の調整例を示す。
本実施形態における複数のテキストボックス位置の調整方法としては、先ず、平行移動が選択される。図9(a)に示すように、2つのテキストボックスが重なっている場合には、そのうちの片方又は両方を当該重なっている位置から離す方向へテキストボックスを移動させる(図9(b))。
FIG. 9 shows an example of adjusting the text box position.
As a method for adjusting the positions of a plurality of text boxes in the present embodiment, first, translation is selected. As shown in FIG. 9A, when two text boxes are overlapped, the text box is moved in a direction to separate one or both from the overlapping position (FIG. 9B).
次に、上記のように2つのテキストボックスが重ならないように移動させると、他の第3のテキストボックスと重なってしまったり、複数のテキストボックスを複雑に移動させる必要が生じたりする場合がある(図9(c))。このような場合には、先ず、移動対象のテキストボックスを他の第3のテキストボックスと重ならない範囲で移動させる。そして、当該テキストボックスが他のテキストボックスの隙間に納まらない分に関して、テキストボックスの隙間に納まる範囲にまで表示フォント及びテキストボックスのサイズを縮小する(図9(d))。 Next, if the two text boxes are moved so that they do not overlap as described above, they may overlap with other third text boxes, or multiple text boxes may need to be moved in a complex manner. (FIG. 9 (c)). In such a case, first, the text box to be moved is moved within a range that does not overlap with the other third text box. Then, the display font and the size of the text box are reduced to the extent that the text box does not fit in the gap of the other text box to the extent that it fits in the gap of the text box (FIG. 9D).
また、図9(e)に示すように、テキストボックスが拡大された結果、紙面からはみ出してしまう場合がある。このような場合には、テキストボックスを紙面からはみ出た方向とは反対向きに移動させることで、印刷面内に収めることができる。 Further, as shown in FIG. 9E, the text box may be enlarged as a result of being enlarged. In such a case, the text box can be accommodated in the print surface by moving in the direction opposite to the direction protruding from the paper surface.
以上のように、本実施形態の画像形成装置1によれば、OOXML形式のエクセルファイルが入力されると、このエクセルファイルを解析してディスプレイリストを生成する際にテキストボックスを検出してテキストボックスのサイズを取得すると共に、テキストボックス内に記載されたテキストについて、一行ごとに印刷時のフォントサイズに基づいて印刷された時の縦横幅を算出することで、テキストの表示サイズを取得する。そして、テキストボックスのサイズとテキストの表示サイズとを比較して、縦幅又は横幅の少なくとも何れかにおいて、テキストの表示サイズの方が大きい場合には、テキストが全てテキストボックスのサイズに納まるようにテキストボックスのサイズを調整したのちにDLデータを作成する。このようなテキストボックスサイズの自動調整機能を有することで、印刷時のフォントサイズのずれによりテキスト画像が印刷時に崩れるのを容易に防ぐことが出来る。
As described above, according to the
また、テキストボックスのサイズの調整を行う場合には、テキストボックスを相似拡大するだけではなく、縦幅及び/又は横幅の不足分のみをそれぞれ拡大することが可能なように構成されているので、必要のない部分までテキストボックスを拡大することなくテキストボックスサイズの自動調整を行うことが出来る。 In addition, when adjusting the size of the text box, it is configured not only to enlarge the text box in a similar manner but also to enlarge only the shortage of the vertical width and / or horizontal width, The text box size can be automatically adjusted without expanding the text box to an unnecessary part.
また、テキストボックスが複数検出された場合には、全てのテキストボックスの自動調整が終了した後に、これらのテキストボックスが拡大したことで重複していないかを確認する。そして、重複箇所があった場合には、各々の表示位置を移動させる。従って、単に各テキストボックスの印刷画像を崩さないだけではなく、テキストボックスの重複箇所がない印刷を行わせることが出来る。 When a plurality of text boxes are detected, after automatic adjustment of all the text boxes is completed, it is confirmed whether these text boxes have been expanded and thus do not overlap. And when there exists an overlap part, each display position is moved. Therefore, it is possible not only to destroy the print image of each text box, but also to perform printing without overlapping portions of the text box.
また、複数のテキストボックスの重複箇所があった場合に、テキストボックスの表示位置を移動させても重複箇所の解消が出来ない場合には、当該重複するテキストボックス内のテキストに設定されているフォントのサイズを縮小することで、重複箇所を解消する。従って、出来る限り指定されたフォントサイズを維持しつつ、必要な場合にのみ必要な範囲でフォントサイズを縮小して、テキスト印刷部分の見た目を大きく変更させず、且つ、表示の崩れを防ぐことが出来る。 In addition, when there are duplicate parts in multiple text boxes, if the duplicate part cannot be resolved even if the display position of the text box is moved, the font set for the text in the duplicate text box By reducing the size of, duplicates are eliminated. Therefore, while maintaining the specified font size as much as possible, the font size is reduced only when necessary, so that the appearance of the text printed part does not change significantly and the display is not corrupted. I can do it.
また、テキストボックスの自動調整をしたくない場合には、自動調整を行わないように設定することができる。 If automatic adjustment of the text box is not desired, it can be set not to perform automatic adjustment.
また、画像処理部において、上記のようにして自動調整されて作成されたDLデータをラスターイメージデータに変換し、更にプリンターエンジンに出力して画像形成を行うことが出来るので、ユーザーが印刷データを確認しながらテキストボックスのサイズを手動で調整しなおす必要がない。 In addition, the image processing unit can convert the DL data created by automatic adjustment as described above into raster image data, and further output it to the printer engine to perform image formation. There is no need to manually resize the text box while checking.
なお、本発明は、上記実施の形態に限られるものではなく、様々な変更が可能である。
例えば、OOXML形式の表計算ソフトウェア出力データファイルは、エクセルで作成されたものに限らず、他の表計算ソトウェアで作成されたものであってもよい。また、表計算ソフトウェア以外のソフトウェア、例えば、スライドを作成して当該スライドによるプレゼンテーションを行う際に用いられるプレゼンテーションソフトウェアなどで作成されて表計算ソフトウェアの出力データファイル形式に変換されたものであっても良い。また、ODF形式(Open Document Format)による表計算ファイルは、OOXML形式とは互換がないが、同様に、複数のXMLファイルをZIP形式でアーカイブしたものであり、テキストボックス部分を検出してフォントサイズの変換処理に基づいてテキスト表示サイズを算出し、テキストボックスサイズの自動調整を行うことが可能である。
The present invention is not limited to the above-described embodiment, and various modifications can be made.
For example, the spreadsheet data output data file in the OOXML format is not limited to one created by Excel, but may be one created by other spreadsheet software. Also, software other than spreadsheet software, such as presentation software used when creating slides and giving presentations with the slides, and converted to the output data file format of spreadsheet software may be used. good. Spreadsheet files in the ODF format (Open Document Format) are not compatible with the OOXML format. Similarly, a plurality of XML files are archived in the ZIP format, and the font size is detected by detecting the text box part. It is possible to calculate the text display size based on this conversion process and automatically adjust the text box size.
また、上記実施の形態では、テキストボックス同士のみの重複を考慮したが、他の埋め込み画像との重複箇所や、各セルに記載された内容との重複なども判別して表示位置を調整することとしてもよい。 In the above embodiment, only the overlap between the text boxes is considered, but the display position is adjusted by determining the overlap with other embedded images and the overlap with the contents described in each cell. It is good.
また、上記実施の形態では、印刷設定データをコンピューター2から送られた設定情報に基づいて設定したが、画像形成装置1の操作部28への操作命令に基づいて設定することも可能である。
In the above embodiment, the print setting data is set based on the setting information sent from the
また、上記実施の形態では、テキストボックスとして長方形のものを例に挙げて説明したが、他の形状のテキストボックスでも同様に処理を行うことができる。この場合には、テキストの上揃え、中央揃えなどの文字揃えとも対応させて処理を行う。 In the above embodiment, a rectangular text box has been described as an example. However, processing can be similarly performed on text boxes having other shapes. In this case, processing is performed in association with character alignment such as top alignment and center alignment of text.
また、以上の説明では、本発明に係るプログラムのコンピューター読み取り可能な媒体としてHDDやSSDといった記憶部24を使用した例を開示したが、これに限定されない。
その他のコンピューター読み取り可能な媒体として、フラッシュメモリーなどの不揮発性メモリー、CD−ROMなどの可搬型記録媒体を適用することが可能である。
また、本発明に係るプログラムのデータを通信回線を介して提供する媒体として、キャリアウェーブ(搬送波)も本発明に適用される。
その他、上記実施の携帯で示した具体的な構成、表示などの細部は、本発明の趣旨を逸脱しない範囲において変更可能である。
In the above description, an example in which the
As other computer-readable media, a non-volatile memory such as a flash memory and a portable recording medium such as a CD-ROM can be applied.
A carrier wave is also applied to the present invention as a medium for providing program data according to the present invention via a communication line.
In addition, details such as the specific configuration and display shown in the above embodiment can be changed without departing from the spirit of the present invention.
1 画像形成装置
2 コンピューター
3 回線
11 制御部
12 RAM
13 ROM
14 記憶部
14a 印刷データ送信プログラム
14b 印刷データ変換プログラム
15 入力I/F
16 出力I/F
17 通信部
18 操作部
19 表示部
20 情報処理部
21 制御部
22 RAM
23 ROM
24 記憶部
24a 印刷制御プログラム
24b 変換テーブル
25 入力I/F
26 出力I/F
27 通信部
28 操作部
29 表示部
30 プリンターエンジン
DESCRIPTION OF
13 ROM
14
16 output I / F
17
23 ROM
24
26 Output I / F
27
Claims (9)
前記画像解析手段は、
前記入力画像データに含まれる文字描画領域の情報を検出し、当該文字描画領域の設定範囲を取得する文字描画領域抽出手段と、
前記文字描画領域に記述される文字列についての文字情報に基づいて、作成される前記中間言語データにおける当該文字列の画像形成範囲を算出する文字列画像形成領域算出手段と、
前記文字描画領域抽出手段により抽出された前記文字描画領域と、前記文字列画像形成領域算出手段により算出された前記画像形成範囲とを比較して、前記画像形成範囲が前記文字描画領域の内部に収まらない場合には、前記画像形成範囲が前記文字描画領域に収まるように、前記画像形成範囲と前記文字描画領域とのうち、少なくとも一方の調整処理を行う文字描画領域調整手段と、
を備えることを特徴とする画像処理装置。 In an image processing apparatus comprising image analysis means for creating intermediate language data for generating drawing data based on input image data,
The image analysis means includes
Character drawing area extraction means for detecting information of a character drawing area included in the input image data and obtaining a setting range of the character drawing area;
A character string image forming area calculating means for calculating an image forming range of the character string in the generated intermediate language data based on character information about the character string described in the character drawing area;
The character drawing area extracted by the character drawing area extracting unit is compared with the image forming range calculated by the character string image forming area calculating unit, and the image forming range is within the character drawing area. A character drawing area adjusting unit that performs at least one of the image forming range and the character drawing area so that the image forming range fits in the character drawing area,
An image processing apparatus comprising:
複数の前記文字描画領域が互いに重ならないように、当該文字描画領域の相対位置を修正する領域配置調整手段を更に備える
ことを特徴とする請求項1に記載の画像処理装置。 The image analysis means includes
The image processing apparatus according to claim 1, further comprising an area arrangement adjusting unit that corrects a relative position of the character drawing areas so that the plurality of character drawing areas do not overlap each other.
前記文字描画領域が前記文字列画像形成領域算出手段により算出された前記画像形成範囲を内包するように当該文字描画領域を拡大する
ことを特徴とする請求項1又は2に記載の画像処理装置。 The character drawing area adjustment means includes:
The image processing apparatus according to claim 1, wherein the character drawing area is enlarged so that the character drawing area includes the image forming range calculated by the character string image forming area calculating unit.
ことを特徴とする請求項3に記載の画像処理装置。 The image processing apparatus according to claim 3, wherein the enlargement of the character drawing area is set so that enlargement in the horizontal direction and enlargement in the vertical direction can be performed independently.
前記領域配置調整手段による前記相対位置の修正により、前記複数の文字描画領域が重ならない範囲内で前記複数の文字描画領域を拡大し、
前記画像形成範囲が、当該拡大された前記文字描画領域の内部に収まらない場合には、更に、当該文字描画領域に係る前記文字列についての前記文字情報を変更して当該文字列の行間を短縮し、及び/又は、前記文字列のフォントサイズを縮小することで、前記画像形成範囲が前記文字描画領域内に収まるように縮小する
ことを特徴とする請求項3又は4に記載の画像処理装置。 The character drawing area adjustment means includes:
By correcting the relative position by the area arrangement adjusting means, the plurality of character drawing areas are enlarged within a range where the plurality of character drawing areas do not overlap,
If the image forming range does not fit within the enlarged character drawing area, the character information about the character string related to the character drawing area is further changed to shorten the line spacing of the character string. And / or reducing the font size of the character string to reduce the image forming range to be within the character drawing area. .
ことを特徴とする請求項1〜5の何れか一項に記載の画像処理装置。 6. The configuration according to claim 1, wherein execution of the character drawing area adjustment unit is selectable based on setting data acquired in advance regarding whether adjustment by the character drawing area adjustment unit is necessary. The image processing apparatus according to any one of the above.
ことを特徴とする請求項1〜6の何れか一項に記載の画像処理装置。 The image processing apparatus according to claim 1, further comprising: a bitmap generation unit that rasterizes the generated intermediate language data to create drawing bitmap data.
当該画像処理装置により作成されたビットマップデータを取得してシート上に画像の形成を行う画像形成手段と、
を備える画像形成装置。 An image processing apparatus according to claim 7;
Image forming means for acquiring bitmap data created by the image processing apparatus and forming an image on a sheet; and
An image forming apparatus comprising:
入力画像データに基づいて描画用データを生成するための中間言語データを作成する画像解析手段として機能させるプログラムであって、
前記画像解析手段は、
前記入力画像データに含まれる文字描画領域の情報を検出し、当該文字描画領域の設定範囲を取得する文字描画領域抽出手段、
前記文字描画領域内に記述される文字列についての文字情報に基づいて、作成される前記中間言語データにおける当該文字列の画像形成範囲を算出する文字列画像形成領域算出手段、
前記文字描画領域抽出手段により抽出された前記文字描画領域と、前記文字列画像形成領域算出手段により算出された前記画像形成範囲とを比較して、前記画像形成範囲が前記文字描画領域の内部に収まらない場合には、前記画像形成範囲が全て前記文字描画領域に含まれるように、前記画像形成範囲と前記文字描画領域とのうち、少なくとも一方の調整処理を行う文字描画領域調整手段、
を備えることを特徴とするプログラム。 A computer used as an image processing device
A program that functions as image analysis means for creating intermediate language data for generating drawing data based on input image data,
The image analysis means includes
Character drawing area extraction means for detecting information of a character drawing area included in the input image data and acquiring a setting range of the character drawing area;
A character string image forming area calculating means for calculating an image forming range of the character string in the generated intermediate language data based on character information about the character string described in the character drawing area;
The character drawing area extracted by the character drawing area extracting unit is compared with the image forming range calculated by the character string image forming area calculating unit, and the image forming range is within the character drawing area. A character drawing area adjusting unit that performs adjustment processing of at least one of the image forming range and the character drawing area so that the image forming range is entirely included in the character drawing area if not fit
A program comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011148738A JP2013016049A (en) | 2011-07-05 | 2011-07-05 | Image processing system, image forming device and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011148738A JP2013016049A (en) | 2011-07-05 | 2011-07-05 | Image processing system, image forming device and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2013016049A true JP2013016049A (en) | 2013-01-24 |
Family
ID=47688676
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011148738A Withdrawn JP2013016049A (en) | 2011-07-05 | 2011-07-05 | Image processing system, image forming device and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2013016049A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016045821A (en) * | 2014-08-26 | 2016-04-04 | ブラザー工業株式会社 | Editing device and printer |
JP2022007430A (en) * | 2020-06-26 | 2022-01-13 | 沖電気工業株式会社 | Printer driver, image forming apparatus, print data generation method, and printer control device |
CN117911573A (en) * | 2024-01-25 | 2024-04-19 | 中国南方航空股份有限公司 | Polygonal airspace drawing method, device, equipment and storage medium |
JP7480560B2 (en) | 2020-03-31 | 2024-05-10 | 大日本印刷株式会社 | Text extraction device and program |
-
2011
- 2011-07-05 JP JP2011148738A patent/JP2013016049A/en not_active Withdrawn
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016045821A (en) * | 2014-08-26 | 2016-04-04 | ブラザー工業株式会社 | Editing device and printer |
JP7480560B2 (en) | 2020-03-31 | 2024-05-10 | 大日本印刷株式会社 | Text extraction device and program |
JP2022007430A (en) * | 2020-06-26 | 2022-01-13 | 沖電気工業株式会社 | Printer driver, image forming apparatus, print data generation method, and printer control device |
CN117911573A (en) * | 2024-01-25 | 2024-04-19 | 中国南方航空股份有限公司 | Polygonal airspace drawing method, device, equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9323493B2 (en) | Information processing apparatus and control method, and control program | |
JP5920670B2 (en) | Image forming apparatus, print control program, and print control method | |
US8384918B2 (en) | Enforcing a minimum font size | |
US20030070146A1 (en) | Information processing apparatus and method | |
US8531682B2 (en) | Information processing apparatus, control method, and computer-readable storage medium | |
US9652189B2 (en) | Non-transitory computer-readable storage medium storing printer driver causing computing device to perform prohibition processing, and print control method of the printer driver | |
JP6977661B2 (en) | Print control device, print control program and print control method | |
US20100131566A1 (en) | Information processing method, information processing apparatus, and storage medium | |
JP2006293598A (en) | Document processing system | |
JP2013016049A (en) | Image processing system, image forming device and program | |
US10078798B2 (en) | Method of generating transformed print jobs | |
KR20080023603A (en) | Host apparatus capable of setting n-up function and method for controlling thereof | |
US9639317B2 (en) | Image output apparatus, image output method and program-stored computer readable storage medium with output control based on region/language settings | |
US9253343B2 (en) | Information processing apparatus, control method, and storage medium for providing a preview and/or display of a main display document generated from all parts of a print document | |
CN107015770B (en) | Information processing apparatus and print data generation method | |
JP2013067034A (en) | Image forming apparatus, image forming method and program | |
US20180060003A1 (en) | Control method and information processing apparatus | |
US9430446B2 (en) | Information processing apparatus, method and storage medium including a function for establishing exceptions applied to print settings when specified conditions are met | |
JP5947508B2 (en) | Information processing apparatus, information processing method, and program | |
JP6623806B2 (en) | Print control program, image forming apparatus, and print control method | |
JP6083200B2 (en) | Image forming apparatus and print control program | |
JP2013161459A (en) | Document processing method | |
US9875069B2 (en) | Information processing apparatus, image processing apparatus, image forming apparatus and storage medium | |
US11966641B1 (en) | User-defined boundaries for documents | |
JP2008269260A (en) | Data processor, data processing method and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20130416 |
|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20141007 |