JP5664247B2 - Image processing apparatus, image processing method, and program - Google Patents

Image processing apparatus, image processing method, and program Download PDF

Info

Publication number
JP5664247B2
JP5664247B2 JP2011000096A JP2011000096A JP5664247B2 JP 5664247 B2 JP5664247 B2 JP 5664247B2 JP 2011000096 A JP2011000096 A JP 2011000096A JP 2011000096 A JP2011000096 A JP 2011000096A JP 5664247 B2 JP5664247 B2 JP 5664247B2
Authority
JP
Japan
Prior art keywords
image processing
data
input
drawing command
format
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.)
Expired - Fee Related
Application number
JP2011000096A
Other languages
Japanese (ja)
Other versions
JP2012139938A (en
Inventor
秋山 文人
文人 秋山
能西 豊茂
豊茂 能西
昌裕 小澤
昌裕 小澤
博司 野川
博司 野川
泰史 青山
泰史 青山
佐藤 邦和
邦和 佐藤
康貴 下原
康貴 下原
貴久 松永
貴久 松永
鉄蓮 李
鉄蓮 李
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta 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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2011000096A priority Critical patent/JP5664247B2/en
Publication of JP2012139938A publication Critical patent/JP2012139938A/en
Application granted granted Critical
Publication of JP5664247B2 publication Critical patent/JP5664247B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Description

本発明は、画像処理装置、画像処理方法及びプログラムに関する。   The present invention relates to an image processing apparatus, an image processing method, and a program.

近年、携帯電話、PDA(Personal Digital Assistant)などの携帯端末が普及している。携帯端末の普及に伴い、印刷機能を有する画像形成装置側では、携帯端末からダイレクトにデータを受信し、該受信したデータを印刷するダイレクトプリントの機能を要することが必要とされてきている。   In recent years, mobile terminals such as mobile phones and PDAs (Personal Digital Assistants) have become widespread. With the widespread use of mobile terminals, image forming apparatuses having a print function are required to have a direct print function for receiving data directly from the mobile terminal and printing the received data.

また、最近では、OOXML(Office Open XML)ファイルが仕様標準化された。OOXMLファイルは、マイクロソフト・オフィス(登録商標)2007において、ワード(登録商標)、エクセル(登録商標)、パワーポイント(登録商標)等のファイルの保存形式として新たに標準化された文書フォーマットである。OOXMLファイルが仕様標準化されたことに伴い、今後、OOXMLファイルの普及とともに、OOXMLファイルをデータとして適用したダイレクトプリントが急速に広がっていくと考えられる。   Recently, OOXML (Office Open XML) files have been standardized. The OOXML file is a document format newly standardized as a file storage format such as Word (registered trademark), Excel (registered trademark), and PowerPoint (registered trademark) in Microsoft Office (registered trademark) 2007. With the standardization of specifications of OOXML files, it is considered that direct printing using OOXML files as data will rapidly spread with the spread of OOXML files.

また、OOXMLファイルは、マイクロソフト・オフィス2007で追加された描画機能をサポートしている。具体的な描画機能としては、3次元(3D)グラフ描画機能、グラデーションフィル機能、SmartArtグラフィック機能などが挙げられる。このため、画像形成装置側では、この描画機能に対応した処理(例えば、3Dグラフを描画するための描画処理)が必要とされる。   The OOXML file supports the drawing function added in Microsoft Office 2007. Specific drawing functions include a three-dimensional (3D) graph drawing function, a gradation fill function, a SmartArt graphic function, and the like. For this reason, on the image forming apparatus side, processing corresponding to this drawing function (for example, drawing processing for drawing a 3D graph) is required.

また、ホストコンピュータからPDLで記述された印刷データを受信し、該受信した印刷データを解釈して中間言語形式のデータ(以下、中間データと称す)を生成し、該中間データからビットマップデータを生成する際、画像形成装置に実装されているメモリの残容量に応じて、ビットマップデータを圧縮又は非圧縮する技術が知られている。   Also, it receives print data described in PDL from the host computer, interprets the received print data, generates intermediate language format data (hereinafter referred to as intermediate data), and generates bitmap data from the intermediate data. A technique for compressing or uncompressing bitmap data in accordance with the remaining capacity of a memory mounted on an image forming apparatus is known.

特開2007−196469号公報JP 2007-196469 A

しかしながら、例えば、印刷データがOOXMLファイルである場合において特許文献1の技術を適用すると、OOXMLファイルに基づいて中間データを生成する。このとき、OOXMLファイルに3Dグラフを描画して印刷するコマンドが含まれているとすると、画像形成装置は3Dグラフを描画するための複雑な処理を実行して中間データを生成する。具体的には、3Dグラフを描画するために3D座標(x、y、z座標)の計算等の複雑な処理を実行して中間データを生成する。
このような場合、画像処理装置の画像処理能力が十分に高ければ問題がないが、画像処理能力の低い画像処理装置においては、中間データの生成に時間を要してしまい、画像処理全体の効率が損なわれるという問題があった。
However, for example, when the print data is an OOXML file and the technique of Patent Document 1 is applied, intermediate data is generated based on the OOXML file. At this time, if the OOXML file includes a command for drawing and printing a 3D graph, the image forming apparatus executes complicated processing for drawing the 3D graph to generate intermediate data. Specifically, in order to draw a 3D graph, intermediate data is generated by executing complicated processing such as calculation of 3D coordinates (x, y, z coordinates).
In such a case, there is no problem if the image processing capability of the image processing device is sufficiently high, but in an image processing device with low image processing capability, it takes time to generate intermediate data, and the efficiency of the entire image processing There was a problem that was damaged.

本発明の課題は、高負荷の入力データが入力された場合であっても効率よく画像処理することができる画像処理装置、画像処理方法、プログラムを提供することである。   An object of the present invention is to provide an image processing apparatus, an image processing method, and a program that can efficiently perform image processing even when high-load input data is input.

上記課題を解決するため、請求項1に記載の発明の画像処理装置は、
描画用のデータの描画形式を指定する入力描画コマンドを含むOOXMLデータを入力データとして入力するための入力部と、
自装置の画像処理能力の高低に関する装置情報を取得する取得部と、
自装置の画像処理能力の高低に応じて予め設定された複数の出力モードから、前記取得部により取得された装置情報に基づいて、一の出力モードを判定する判定部と、
前記入力描画コマンドを、該判定された一の出力モードに対応する描画形式を指定する置換描画コマンドに置換する置換部と、
前記置換部により置換された置換描画コマンドを含む前記入力データを解析して中間言語形式のデータを生成する生成部と、を備え、
前記複数の出力モードのうち、相対的に画像処理能力の低い出力モードは、相対的に画像処理能力が高い出力モードに比べて、処理可能な描画形式が処理負荷によって制限される。
In order to solve the above problem, an image processing apparatus according to claim 1 is provided.
An input unit for inputting, as input data, OOXML data including an input drawing command for specifying a drawing format of drawing data;
An acquisition unit for acquiring apparatus information relating to the level of image processing capability of the own apparatus;
A determination unit that determines one output mode based on device information acquired by the acquisition unit from a plurality of output modes set in advance according to the level of image processing capability of the device;
A replacement unit that replaces the input drawing command with a replacement drawing command that specifies a drawing format corresponding to the determined one output mode;
A generation unit that parses the input data including the replacement drawing command replaced by the replacement unit and generates intermediate language format data; and
Among the plurality of output modes, in an output mode having a relatively low image processing capability, a processable drawing format is limited by a processing load as compared with an output mode having a relatively high image processing capability.

請求項2に記載の発明は、請求項1に記載の画像処理装置において、
前記入力描画コマンドに対応する対応描画コマンドと、前記出力モードに対応する複数の前記置換描画コマンドとが関連付けられたテーブルを記憶する記憶部を備え、
前記置換部は、
前記入力描画コマンドと一致する前記対応描画コマンドを前記テーブル内から検索し、該検索された前記対応描画コマンドと関連付けられた前記置換描画コマンドのうち、前記判定部により判定された出力モードに対応する置換描画コマンドを前記テーブルから抽出し、前記入力描画コマンドを、該抽出された置換描画コマンドに置換する。
The invention according to claim 2 is the image processing apparatus according to claim 1,
A storage unit that stores a table in which a corresponding drawing command corresponding to the input drawing command and a plurality of replacement drawing commands corresponding to the output mode are associated;
The replacement part is:
The corresponding drawing command that matches the input drawing command is searched from the table, and among the replacement drawing commands associated with the searched corresponding drawing command, it corresponds to the output mode determined by the determination unit. A replacement drawing command is extracted from the table, and the input drawing command is replaced with the extracted replacement drawing command.

請求項3に記載の発明は、請求項1に記載の画像処理装置において、
出力モードを入力するための操作部を備え、
前記判定部は、
前記操作部により出力モードが入力された場合、前記操作部により入力された出力モードを優先して判定する。
The invention according to claim 3 is the image processing apparatus according to claim 1,
It has an operation unit for inputting the output mode,
The determination unit
When an output mode is input through the operation unit, the output mode input through the operation unit is preferentially determined.

請求項4に記載の発明は、請求項1から3のいずれか一項に記載の画像処理装置において、
前記装置情報は、
自装置の印刷速度を示す情報を含む。
The invention according to claim 4 is the image processing apparatus according to any one of claims 1 to 3,
The device information is
Contains information indicating the printing speed of the device itself.

請求項5に記載の発明は、請求項1から3のいずれか一項に記載の画像処理装置において、
前記装置情報は、
カラー又はモノクロの印刷形式を示す情報を含む。
The invention according to claim 5 is the image processing apparatus according to any one of claims 1 to 3,
The device information is
Contains information indicating a color or monochrome print format.

請求項6に記載の発明は、請求項1から3のいずれか一項に記載の画像処理装置において、
前記装置情報は、
情報を記憶する記憶部のメモリ容量を示す情報を含む。
The invention according to claim 6 is the image processing apparatus according to any one of claims 1 to 3,
The device information is
It includes information indicating the memory capacity of the storage unit that stores the information.

請求項に記載の発明の画像処理方法は、
描画用のデータの描画形式を指定する入力描画コマンドを含むOOXMLデータを入力データとして入力するための入力工程と、
自装置の画像処理能力の高低に関する装置情報を取得する取得工程と、
自装置の画像処理能力の高低に応じて予め設定された複数の出力モードから、前記取得工程により取得された装置情報に基づいて、一の出力モードを判定する判定工程と、
前記入力描画コマンドを、該判定された一の出力モードに対応する描画形式を指定する置換描画コマンドに置換する置換工程と、
前記置換工程により置換された置換描画コマンドを含む前記入力データを解析して中間言語形式のデータを生成する生成工程と、を含み、
前記複数の出力モードのうち、相対的に画像処理能力の低い出力モードは、相対的に画像処理能力が高い出力モードに比べて、処理可能な描画形式が処理負荷によって制限される。
The image processing method of the invention according to claim 7 is:
An input process for inputting, as input data, OOXML data including an input drawing command for specifying a drawing format of drawing data;
An acquisition step of acquiring apparatus information relating to the level of image processing capability of the own apparatus;
A determination step of determining one output mode based on device information acquired by the acquisition step from a plurality of output modes set in advance according to the level of image processing capability of the own device;
A replacement step of replacing the input drawing command with a replacement drawing command that specifies a drawing format corresponding to the determined one output mode;
Generating the intermediate language data by analyzing the input data including the replacement drawing command replaced by the replacement step, and
Among the plurality of output modes, in an output mode having a relatively low image processing capability, a processable drawing format is limited by a processing load as compared with an output mode having a relatively high image processing capability.

請求項に記載の発明のプログラムは、
コンピュータに、
描画用のデータの描画形式を指定する入力描画コマンドを含むOOXMLデータを入力データとして入力するための入力機能、
自装置の画像処理能力の高低に関する装置情報を取得する取得機能、
自装置の画像処理能力の高低に応じて予め設定された複数の出力モードから、前記取得部により取得された装置情報に基づいて、一の出力モードを判定する判定機能、
前記入力描画コマンドを、該判定された一の出力モードに対応する描画形式を指定する置換描画コマンドに置換する置換機能、
前記置換機能により置換された置換描画コマンドを含む前記入力データを解析して中間言語形式のデータを生成する生成機能、を実現させ、
前記複数の出力モードのうち、相対的に画像処理能力の低い出力モードは、相対的に画像処理能力が高い出力モードに比べて、処理可能な描画形式が処理負荷によって制限される。
The program of the invention described in claim 8 is:
On the computer,
An input function for inputting, as input data, OOXML data including an input drawing command for specifying a drawing format of drawing data;
An acquisition function for acquiring device information related to the level of image processing capability of the device itself,
A determination function for determining one output mode based on device information acquired by the acquisition unit from a plurality of output modes set in advance according to the level of image processing capability of the device itself,
A replacement function that replaces the input drawing command with a replacement drawing command that specifies a drawing format corresponding to the determined one output mode;
Realizing a generation function for analyzing the input data including the replacement drawing command replaced by the replacement function and generating intermediate language format data;
Among the plurality of output modes, in an output mode having a relatively low image processing capability, a processable drawing format is limited by a processing load as compared with an output mode having a relatively high image processing capability.

本発明によれば、高負荷の入力データが入力された場合であっても装置自体の画像処理能力に関わらず、効率よく画像処理することができる画像処理装置、画像処理方法、プログラムを提供することができる。   According to the present invention, there is provided an image processing apparatus, an image processing method, and a program capable of efficiently performing image processing regardless of the image processing capability of the apparatus itself even when high load input data is input. be able to.

第1の実施の形態における画像形成装置の主要構成図である。1 is a main configuration diagram of an image forming apparatus according to a first embodiment. 第1の実施の形態における画像形成装置の制御ブロック図である。FIG. 3 is a control block diagram of the image forming apparatus in the first embodiment. 画像処理装置の機能構成図である。It is a functional block diagram of an image processing apparatus. 第1の処理の流れを示す図である。It is a figure which shows the flow of a 1st process. 第1の実施の形態における描画変換テーブルを示す図である。It is a figure which shows the drawing conversion table in 1st Embodiment. 品質優先モードにおけるOOXMLデータの一例を示す図である。It is a figure which shows an example of OOXML data in quality priority mode. 標準モードにおけるOOXMLデータの一例を示す図である。It is a figure which shows an example of OOXML data in standard mode. 速度優先モードにおけるOOXMLデータの一例を示す図である。It is a figure which shows an example of OOXML data in speed priority mode. OOXMLデータが入力されてからビットマップデータが生成されるまでの概要を示す図である。It is a figure which shows the outline | summary after OOXML data is input until bitmap data is produced | generated. 第2の実施の形態における画像形成装置の制御ブロック図である。6 is a control block diagram of an image forming apparatus according to a second embodiment. FIG. 第2の処理の流れを示す図である。It is a figure which shows the flow of a 2nd process. 第2の実施の形態における描画変換テーブルを示す図である。It is a figure which shows the drawing conversion table in 2nd Embodiment. 第3の実施の形態における画像形成装置の制御ブロック図である。FIG. 10 is a control block diagram of an image forming apparatus according to a third embodiment. 第3の処理の流れを示す図である。It is a figure which shows the flow of a 3rd process. 第3の実施の形態における描画変換テーブルを示す図である。It is a figure which shows the drawing conversion table in 3rd Embodiment.

〔実施の形態1〕
以下、図を参照して本発明の実施の形態1を詳細に説明する。
まず、構成を説明する。
図1に、画像形成装置1の主要構成図を示す。
図1に示すように、画像形成装置1は、エンジン10と、画像処理装置40Aと、を備えている。
[Embodiment 1]
Hereinafter, Embodiment 1 of the present invention will be described in detail with reference to the drawings.
First, the configuration will be described.
FIG. 1 shows a main configuration diagram of the image forming apparatus 1.
As shown in FIG. 1, the image forming apparatus 1 includes an engine 10 and an image processing device 40A.

エンジン10は、画像処理装置40Aから出力されるプリントデータに基づいて、用紙等の印刷媒体に画像形成を行う装置である。
本実施の形態1におけるエンジン10は、イエロー(Y),マゼンタ(M),シアン(C),ブラック(K)の4色それぞれを個別の静電ドラムで転写する構成(タンデム方式)である。
The engine 10 is an apparatus that forms an image on a print medium such as paper based on print data output from the image processing apparatus 40A.
The engine 10 according to the first embodiment has a configuration (tandem method) in which each of four colors of yellow (Y), magenta (M), cyan (C), and black (K) is transferred by an individual electrostatic drum.

図1に示すように、エンジン10は、用紙カセット11、給紙ローラ12、搬送ローラ13、搬送ベルト14、静電ドラム15Y、15M、15C、15K、プリントユニット
16Y、16M、16C、16K、レーザユニット17Y、17M、17C、17K、転写ローラ18Y、18M、18C、18K、定着器19、排紙ローラ20等を備える。
As shown in FIG. 1, the engine 10 includes a paper cassette 11, a paper feed roller 12, a transport roller 13, a transport belt 14, electrostatic drums 15Y, 15M, 15C, and 15K, print units 16Y, 16M, 16C, and 16K, and a laser unit. 17Y, 17M, 17C, and 17K, transfer rollers 18Y, 18M, 18C, and 18K, a fixing device 19, a paper discharge roller 20, and the like.

用紙カセット11には、用紙等の印刷媒体が格納されている。用紙カセット11に格納されている用紙は、給紙ローラ12によって一枚ずつ引き出され、引き出された用紙は、搬送ローラ13によって搬送ベルト14へ搬送される。
搬送ベルト14へ搬送された用紙は、静電ドラム15Y,15M,15C,15K上に形成された各色のトナー画像が転写される。
The paper cassette 11 stores print media such as paper. The paper stored in the paper cassette 11 is pulled out one by one by the paper feed roller 12, and the drawn paper is transported to the transport belt 14 by the transport roller 13.
The toner image of each color formed on the electrostatic drums 15Y, 15M, 15C, and 15K is transferred to the sheet conveyed to the conveyance belt.

イエロー(Y)のトナー画像が用紙に転写される処理について説明する。
静電ドラム15Yは、円筒状の部材であり、帯電ユニット(図示略)によりその円筒の外周面が帯電している。帯電された静電ドラム15Yの外周面に、用紙に形成するイエローの画像に応じたプリントデータに基づくレーザがレーザユニット17Yによって照射され、静電ドラム15Yの外周面に静電潜像が形成される。
Processing for transferring a yellow (Y) toner image onto a sheet will be described.
The electrostatic drum 15Y is a cylindrical member, and the outer peripheral surface of the cylinder is charged by a charging unit (not shown). A laser based on print data corresponding to the yellow image formed on the paper is irradiated to the outer peripheral surface of the electrostatic drum 15Y that has been charged by the laser unit 17Y, and an electrostatic latent image is formed on the outer peripheral surface of the electrostatic drum 15Y. The

プリントユニット16Yは、イエロー(Y)のトナーを収めるトナーカートリッジと、トナーカートリッジ内のトナーを静電画像に付着させる現像ユニットとを有する。
静電ドラム15Yの外周面に形成された静電潜像がイエロー(Y)のトナーがプリントユニット16Yにより付着されることにより現像され、イエロー(Y)のトナー画像が静電ドラム15Yの外周面に形成される。
The print unit 16Y includes a toner cartridge that stores yellow (Y) toner and a developing unit that adheres the toner in the toner cartridge to the electrostatic image.
The electrostatic latent image formed on the outer peripheral surface of the electrostatic drum 15Y is developed by attaching yellow (Y) toner to the outer peripheral surface of the electrostatic drum 15Y. The yellow (Y) toner image is developed on the outer peripheral surface of the electrostatic drum 15Y. It is formed.

搬送ベルト14を挟んで静電ドラム15Yと対向する位置には転写ローラ18Yが設けられている。静電ドラム15Yの外周面に形成されたトナー画像は、搬送ベルト14と静電ドラム15Yとによって用紙が挟まれるタイミングで、転写ローラ18Yによる逆帯電により用紙に転写される。   A transfer roller 18Y is provided at a position facing the electrostatic drum 15Y with the conveyance belt 14 interposed therebetween. The toner image formed on the outer peripheral surface of the electrostatic drum 15Y is transferred to the paper by reverse charging by the transfer roller 18Y at the timing when the paper is sandwiched between the transport belt 14 and the electrostatic drum 15Y.

前述の静電ドラム15Yによるイエロー(Y)のトナー画像の転写と同様の仕組みにより、静電ドラム15Mはプリントユニット16Mのトナーカートリッジ内に収められたマゼンタ(M)のトナー画像を転写し、静電ドラム15Cはプリントユニット16Cのトナーカートリッジ内に収められたシアン(C)のトナー画像を転写し、静電ドラム15Kはプリントユニット16Kのトナーカートリッジ内に収められたブラック(K)のトナー画像を転写する。   The electrostatic drum 15M transfers the magenta (M) toner image housed in the toner cartridge of the print unit 16M by the same mechanism as the transfer of the yellow (Y) toner image by the electrostatic drum 15Y. The drum 15C transfers a cyan (C) toner image stored in the toner cartridge of the print unit 16C, and the electrostatic drum 15K transfers a black (K) toner image stored in the toner cartridge of the print unit 16K.

4色のトナー画像が重ねて転写された用紙は、定着器19へ搬送される。
定着器19は、用紙に紙面に転写されたトナー画像を定着させる。
トナー画像が定着された用紙は、排紙ローラ20により搬送されて排紙トレイ(不図示)上に排出される。
以上、用紙に対するプリント処理の工程を説明したが、用紙以外の印刷媒体についても同様の仕組みによるプリント処理が行われる。
The sheet onto which the four color toner images are transferred is conveyed to the fixing device 19.
The fixing device 19 fixes the toner image transferred to the paper surface on the paper.
The sheet on which the toner image is fixed is conveyed by the sheet discharge roller 20 and discharged onto a sheet discharge tray (not shown).
The print processing process for paper has been described above. However, print processing using a similar mechanism is performed for print media other than paper.

また、上述のプリント処理は、4色のトナー画像を用紙に転写したカラープリントの場合について説明したが、1色(ブラック)のみのトナー画像を用紙に転写するモノクロプリントを実行することとしてもよい。   In the above-described print processing, the case of color printing in which toner images of four colors are transferred onto a sheet has been described. However, monochrome printing in which a toner image of only one color (black) is transferred onto a sheet may be executed. .

また、エンジン10は、イエロー(Y),マゼンタ(M),シアン(C),ブラック(K)の4色それぞれを個別の静電ドラムで転写する構成(タンデム方式)としたが、1つの静電ドラムで転写する構成としてもよい。   Further, the engine 10 is configured to transfer each of the four colors of yellow (Y), magenta (M), cyan (C), and black (K) with individual electrostatic drums (tandem method). It is good also as a structure which transfers with an electric drum.

図2に、画像形成装置1の制御ブロック図を示す。
図2に示すように、画像処理装置40Aは、取得部、判定部、置換部、生成部としてのCPU(Central Processing Unit)41、RAM(Random Access Memory)42、ROM(Read Only Memory)43、HDD(Hard Disk Drive)44、入力部としての通信装置45等を備え、各部はバス46によって接続されている。
FIG. 2 shows a control block diagram of the image forming apparatus 1.
As shown in FIG. 2, the image processing apparatus 40A includes a CPU (Central Processing Unit) 41, a RAM (Random Access Memory) 42, a ROM (Read Only Memory) 43, an acquisition unit, a determination unit, a replacement unit, and a generation unit. An HDD (Hard Disk Drive) 44, a communication device 45 as an input unit, and the like are provided, and each unit is connected by a bus 46.

CPU41は、ROM43内に格納されている各種処理プログラムやデータをRAM42に展開し、当該プログラムに基づいて画像形成装置1の各部の動作を集中制御する。例えば、通信装置45と接続された外部装置80から入力される指示信号に従ってプログラムを読み出して、各種処理等の制御を行う。   The CPU 41 develops various processing programs and data stored in the ROM 43 in the RAM 42, and centrally controls the operations of the respective units of the image forming apparatus 1 based on the programs. For example, a program is read according to an instruction signal input from an external device 80 connected to the communication device 45, and various processes are controlled.

RAM42は、CPU41が実行する各種プログラムやデータ等が一時的に展開され、各種プログラムで処理されたデータ等を一時的に記憶する領域を有する。   The RAM 42 has an area for temporarily storing various programs executed by the CPU 41, data, and the like, and temporarily storing data processed by the various programs.

ROM43は、CPU41により実行される各種処理のプログラムやデータ等を記憶する。例えば、データ解析プログラム51、データ描画プログラム52、印刷制御プログラム53、印刷プログラム54、描画条件判定プログラム55、装置情報取得プログラム56、描画変換テーブル57等を記憶する不揮発性メモリである。ROM43に替えて、例えば、磁気的、光学的記憶媒体又は半導体メモリ等の読み出し可能な不揮発性の記憶媒体を用いてもよい。また、このROM43は、制御基板等に固定的に設けられるもの、若しくは着脱自在に装着するものであっても良い。   The ROM 43 stores programs and data for various processes executed by the CPU 41. For example, it is a non-volatile memory that stores a data analysis program 51, a data drawing program 52, a print control program 53, a print program 54, a drawing condition determination program 55, a device information acquisition program 56, a drawing conversion table 57, and the like. Instead of the ROM 43, for example, a readable non-volatile storage medium such as a magnetic or optical storage medium or a semiconductor memory may be used. The ROM 43 may be fixedly provided on the control board or the like, or may be detachably mounted.

HDD44は、オペレーションプログラムや各種のアプリケーションプログラム及びジョブデータ等の各種データを所定のアドレスと対応付けて記憶する。
なお、HDD44に替えて、CF(Compact Flash)等を用いてもよく、読み書き可能
な不揮発性の記憶媒体を用いてもよい。
The HDD 44 stores various data such as operation programs, various application programs, and job data in association with predetermined addresses.
Instead of the HDD 44, a CF (Compact Flash) or the like may be used, or a readable / writable nonvolatile storage medium may be used.

通信装置45は、画像処理装置40Aと外部装置80とを相互通信可能に接続する。通信装置45として、例えば無線LAN(Local Area Network)やBluetooth、インターネ
ット接続その他の方式による外部のネットワークとの接続を可能にする各種の装置が挙げられ、通信装置45はこれら複数の方式による通信機能を有している。通信装置45と相互通信可能に接続される外部装置80として、例えばPCや携帯電話、外部のネットワークを介して接続されたワークステーション等が挙げられる。
The communication device 45 connects the image processing device 40A and the external device 80 so that they can communicate with each other. Examples of the communication device 45 include various devices that enable connection to an external network using, for example, a wireless local area network (LAN), Bluetooth, Internet connection, and other methods. have. Examples of the external device 80 connected to the communication device 45 so as to be capable of mutual communication include a PC, a mobile phone, and a workstation connected via an external network.

バス46は、画像処理装置40Aの各部及びエンジン10を相互に接続する。   The bus 46 connects each part of the image processing apparatus 40A and the engine 10 to each other.

操作表示部47は、LCD(Liquid Crystal Display)又は有機ELディスプレイ等を備えて構成される。また、ディスプレイ上には、透明電極を格子状に配置した感圧式のタッチパネルを備えて構成される。操作表示部47は、各種の設定画面を表示し、また、ユーザによるディスプレイ上のタッチ操作を受け付ける。   The operation display unit 47 includes an LCD (Liquid Crystal Display) or an organic EL display. Further, the display is configured to include a pressure-sensitive touch panel in which transparent electrodes are arranged in a grid pattern. The operation display unit 47 displays various setting screens and accepts touch operations on the display by the user.

次に、本実施の形態1における画像処理装置40Aの機能について説明する。
図3に、画像処理装置40Aの機能構成図を示す。
図3に示すように、画像処理装置40Aは、データ解析部61、描画条件判定部62、装置情報取得部63、データ描画部64、印刷制御部65、印刷部66として機能する。
Next, functions of the image processing apparatus 40A according to the first embodiment will be described.
FIG. 3 shows a functional configuration diagram of the image processing apparatus 40A.
As illustrated in FIG. 3, the image processing apparatus 40 </ b> A functions as a data analysis unit 61, a drawing condition determination unit 62, a device information acquisition unit 63, a data drawing unit 64, a print control unit 65, and a printing unit 66.

画像処理装置40Aの各機能は、CPU41により各処理に対応するプログラムがROM43から読み出され、該読み出されたプログラムが実行されることにより実現される。   Each function of the image processing apparatus 40A is realized by the CPU 41 reading out a program corresponding to each process from the ROM 43 and executing the read program.

具体的に、データ解析部61は、CPU41によりデータ解析プログラム51が実行されることにより機能する。描画条件判定部62は、CPU41により描画条件判定プログラム55が実行されることにより機能する。装置情報取得部63は、CPU41により装置情報取得プログラム56が実行されることにより機能する。データ描画部64は、CPU41によりデータ描画プログラム52が実行されることにより機能する。印刷制御部65は、CPU41により印刷制御プログラム53が実行されることにより機能する。印刷部66は、CPU41により印刷プログラム54が実行されることにより機能する。   Specifically, the data analysis unit 61 functions when the data analysis program 51 is executed by the CPU 41. The drawing condition determination unit 62 functions when the CPU 41 executes the drawing condition determination program 55. The device information acquisition unit 63 functions when the CPU 41 executes the device information acquisition program 56. The data drawing unit 64 functions when the data drawing program 52 is executed by the CPU 41. The print control unit 65 functions when the print control program 53 is executed by the CPU 41. The printing unit 66 functions when the print program 54 is executed by the CPU 41.

以下、各部の機能について詳細に説明する。
データ解析部61は、外部装置80から入力される入力データの形式とビットマップ形式のデータ(以下、ビットマップデータと称す。)との間の中間言語形式のデータ(以下、中間データと称す。)をバンド単位で生成する。
具体的には、データ解析部61は、通信装置45を介して入力データを取得し、該取得した入力データを描画条件判定部62に出力する。そして、データ解析部61は、描画条件判定部62から出力された入力データを取得し、該取得した入力データを解析して中間データを生成する処理(中間データ生成処理)を実行し、該生成した中間データをデータ描画部64へ出力する。
Hereinafter, the function of each part will be described in detail.
The data analysis unit 61 is data in an intermediate language format (hereinafter referred to as intermediate data) between the format of input data input from the external device 80 and bitmap format data (hereinafter referred to as bitmap data). ) For each band.
Specifically, the data analysis unit 61 acquires input data via the communication device 45 and outputs the acquired input data to the drawing condition determination unit 62. Then, the data analysis unit 61 acquires the input data output from the drawing condition determination unit 62, analyzes the acquired input data, and executes processing for generating intermediate data (intermediate data generation processing). The intermediate data is output to the data drawing unit 64.

外部装置80から入力される入力データは、OOXMLファイルである(以下、OOXMLファイルをOOXMLデータと称す)。OOXMLデータは、XMLで記述された文書や画像などのデータをzipで圧縮した構造となっている。また、OOXMLデータは、描画用のデータとしてのビットマップデータの描画形式(例えば、3Dグラフの描画形式等)を指定する描画コマンドを含む。   Input data input from the external device 80 is an OOXML file (hereinafter, the OOXML file is referred to as OOXML data). The OOXML data has a structure in which data such as documents and images described in XML is compressed by zip. The OOXML data includes a drawing command that specifies a drawing format (for example, a 3D graph drawing format) of bitmap data as drawing data.

中間データは、OOXMLデータに含まれるオブジェクト(テキストデータ、グラフィックスデータ、イメージデータ等)の特徴に応じて生成されるデータである。例えば、テキストデータやグラフィックスデータの中間データとしてはベクタ形式のデータ、イメージデータの中間データとしてはイメージ形式のデータ、を挙げることができる。   The intermediate data is data generated according to the characteristics of the objects (text data, graphics data, image data, etc.) included in the OOXML data. For example, the intermediate data of text data and graphics data can include vector format data, and the intermediate data of image data can include image format data.

描画条件判定部62は、データ解析部61から入力されたOOXMLデータを取得し、該取得したOOXMLデータに含まれる描画コマンドと一致する描画コマンドを描画変換テーブル57(図5参照)内から検索する。そして、描画条件判定部62は、描画変換テーブル57内から検索された描画コマンドと関連付けられた描画コマンド(例えば、後述する品質優先モードにおける描画コマンド、標準モードにおける描画コマンド又は速度優先モードにおける描画コマンド)のうち、装置情報に基づいて判定された印刷モードにおける描画コマンドを抽出する。具体的には、描画条件判定部62は、先ず、装置情報取得部63により取得された装置情報に基づいて、印刷モードを判定する。そして、描画条件判定部62は、検索された描画コマンドと関連付けられた描画コマンドのうち、判定された印刷モードにおける描画コマンドを描画変換テーブル57から抽出する。例えば、標準モードと判定された場合、標準モードにおける描画コマンドを描画変換テーブル57から抽出する。   The drawing condition determination unit 62 acquires the OOXML data input from the data analysis unit 61, and searches the drawing conversion table 57 (see FIG. 5) for a drawing command that matches the drawing command included in the acquired OOXML data. . The drawing condition determination unit 62 then draws the drawing command associated with the drawing command retrieved from the drawing conversion table 57 (for example, a drawing command in the quality priority mode, a drawing command in the standard mode, or a drawing command in the speed priority mode described later). ) In the print mode determined based on the device information. Specifically, the drawing condition determination unit 62 first determines the print mode based on the device information acquired by the device information acquisition unit 63. Then, the drawing condition determination unit 62 extracts a drawing command in the determined print mode from the drawing conversion table 57 among the drawing commands associated with the searched drawing command. For example, when the standard mode is determined, the drawing command in the standard mode is extracted from the drawing conversion table 57.

そして、描画条件判定部62は、データ解析部61から取得したOOXMLデータの描画コマンドを、抽出した描画コマンドに置換する。例えば、データ解析部61から取得したOOXMLデータの描画コマンドに3Dグラフを描画する描画コマンドが含まれており、描画変換テーブル57から標準モードに対応する描画コマンドが抽出された場合、データ解析部61から取得した描画コマンドを、標準モードに対応する描画コマンドに置換する。また、この場合、抽出した描画コマンドには「折れ線グラフ」でビットマップデータを描画する旨が設定されており、描画形式は「折れ線グラフ形式」となる。   The drawing condition determination unit 62 replaces the drawing command of the OOXML data acquired from the data analysis unit 61 with the extracted drawing command. For example, when a drawing command for drawing a 3D graph is included in the drawing command of OOXML data acquired from the data analysis unit 61 and a drawing command corresponding to the standard mode is extracted from the drawing conversion table 57, the data analysis unit 61 The drawing command obtained from the above is replaced with a drawing command corresponding to the standard mode. Further, in this case, the extracted drawing command is set to draw bitmap data by “line graph”, and the drawing format is “line graph format”.

装置情報取得部63は、装置情報を取得し、該取得した装置情報を描画条件判定部62に出力する。装置情報は、画像処理装置40Aの画像処理能力に関する情報である。画像処理能力は、画像処理を実行する際における画像処理装置40Aの処理能力を表したものであり、具体的には、CPU41の処理能力やメモリ容量(ROM43のメモリ容量)を表す。
本実施の形態では、装置情報は印刷速度(単位はPPM;Page Per Minute)として説明する。また、画像処理能力は、CPU41の処理能力を表すものとする。印刷速度は、画像処理装置40Aで実行される画像処理の処理速度を示す値である。一般的に、印刷速度に対してどのような処理能力を有するCPU41を画像処理装置40Aに搭載するかは装置仕様によって決定される。例えば、高速な画像処理を実現する装置仕様である場合は、処理能力の高いCPU41が搭載される。一方、低速な画像処理を実現する装置仕様である場合は、処理能力の低いCPU41が搭載される。本実施の形態では、印刷速度に応じて画像処理能力、すなわちCPU41の処理能力が決定されるものとする。
具体的には、本実施の形態では、印刷速度及びCPU41の処理能力は「高」「中」「低」の3つで定義され、印刷速度「高」の場合はCPU41の処理能力「高」、印刷速度「中」の場合はCPU41の処理能力「中」、印刷速度「低」の場合はCPU41の処理能力「低」であるものとする。
なお、印刷速度は、予め定められた値であって、ROM43又はHDD44に記憶されている値である。装置情報取得部63は、記憶された印刷速度を読み出すことにより印刷速度を取得する。
The device information acquisition unit 63 acquires device information and outputs the acquired device information to the drawing condition determination unit 62. The device information is information related to the image processing capability of the image processing device 40A. The image processing capability represents the processing capability of the image processing apparatus 40A when executing image processing, and specifically represents the processing capability and memory capacity of the CPU 41 (memory capacity of the ROM 43).
In this embodiment, the apparatus information is described as a printing speed (unit: PPM; Page Per Minute). The image processing capability represents the processing capability of the CPU 41. The printing speed is a value indicating the processing speed of image processing executed by the image processing apparatus 40A. In general, what processing capability the printing speed has for the CPU 41 to be installed in the image processing apparatus 40A is determined by the apparatus specifications. For example, in the case of an apparatus specification that realizes high-speed image processing, a CPU 41 with high processing capability is mounted. On the other hand, in the case of an apparatus specification that realizes low-speed image processing, a CPU 41 having a low processing capability is mounted. In the present embodiment, it is assumed that the image processing capability, that is, the processing capability of the CPU 41 is determined according to the printing speed.
Specifically, in this embodiment, the printing speed and the processing capacity of the CPU 41 are defined by three, “high”, “medium”, and “low”. When the printing speed is “high”, the processing capacity of the CPU 41 is “high”. When the printing speed is “medium”, the processing capacity of the CPU 41 is “medium”, and when the printing speed is “low”, the processing capacity of the CPU 41 is “low”.
The printing speed is a predetermined value and is a value stored in the ROM 43 or the HDD 44. The device information acquisition unit 63 acquires the printing speed by reading the stored printing speed.

データ描画部64は、データ解析部61から入力された中間データに基づいて、ビットマップデータを生成する処理(ビットマップデータ生成処理)を実行する。そして、データ描画部64は、生成したビットマップデータを印刷制御部65に出力する。   The data drawing unit 64 executes a process of generating bitmap data (bitmap data generation process) based on the intermediate data input from the data analysis unit 61. Then, the data drawing unit 64 outputs the generated bitmap data to the print control unit 65.

印刷制御部65は、データ描画部64から入力されたビットマップデータに対して印刷媒体に印刷する際のレイアウト等の各種処理を行い、処理後のデータを印刷部66へ出力する。印刷制御部65が行う印刷制御処理としては、例えば片面/両面印刷の選択に応じた制御や、ページ割付の制御等が挙げられる。   The print control unit 65 performs various processes such as layout when printing on the print medium on the bitmap data input from the data drawing unit 64, and outputs the processed data to the printing unit 66. Examples of print control processing performed by the print control unit 65 include control according to selection of single-sided / double-sided printing, page allocation control, and the like.

印刷部66は、印刷制御部65から入力された処理後のデータに基づいて、プリントデータを生成し、エンジン10へ出力する。エンジン10は、印刷部66から入力されたプリントデータに基づいてプリント処理を行う。   The printing unit 66 generates print data based on the processed data input from the print control unit 65 and outputs the print data to the engine 10. The engine 10 performs a printing process based on the print data input from the printing unit 66.

次に、図4〜図9を参照して、画像処理装置40Aの動作について説明する。
図4に示す第1の処理は、描画変換テーブル57内の描画コマンドと関連付けられた描画コマンド(品質優先モード、標準モード又は速度優先モードの描画コマンド)のうち、印刷速度に基づいて判定された印刷モードにおける描画コマンドを抽出し、OOXMLデータに含まれる描画コマンドを、該抽出された描画コマンドに置換する処理である。
Next, the operation of the image processing apparatus 40A will be described with reference to FIGS.
The first process shown in FIG. 4 is determined based on the printing speed among drawing commands (drawing commands in the quality priority mode, standard mode, or speed priority mode) associated with the drawing commands in the drawing conversion table 57. This is processing for extracting a drawing command in the print mode and replacing the drawing command included in the OOXML data with the extracted drawing command.

なお、本処理の前提として、予め、外部装置80からOOXMLデータが受信開始されているものとする。   As a premise of this process, it is assumed that reception of OOXML data from the external device 80 is started in advance.

また、予め、ROM43に描画変換テーブル57が記憶されているものとする。描画変換テーブル57は、図5に示すように、描画コマンドと、出力モードとしての印刷モードとが関連付けられたテーブルである。描画変換テーブル57内における描画コマンドは、受信されたOOXMLデータに含まれる入力描画コマンドと対応するコマンド、すなわち、受信されたOOXMLデータに含まれる入力描画コマンドの比較対象となるコマンドである。具体的には、受信されたOOXMLデータに含まれる入力描画コマンドと描画変換テーブル57内における描画コマンドとが比較されることで、受信されたOOXMLデータに含まれる描画コマンドと一致する描画コマンドが描画変換テーブル57内から検索される。
なお、描画変換テーブル57内の描画コマンドの「3DChart」は、標準的な3Dグラフを描画するためのコマンドである。また、描画コマンドの「Bar3DChart」は、棒状の3Dグラフを描画するためのコマンドである。
In addition, it is assumed that the drawing conversion table 57 is stored in the ROM 43 in advance. As shown in FIG. 5, the drawing conversion table 57 is a table in which drawing commands are associated with print modes as output modes. The drawing command in the drawing conversion table 57 is a command corresponding to the input drawing command included in the received OOXML data, that is, a command to be compared with the input drawing command included in the received OOXML data. Specifically, the drawing command that matches the drawing command included in the received OOXML data is drawn by comparing the input drawing command included in the received OOXML data with the drawing command in the drawing conversion table 57. Searched from the conversion table 57.
The drawing command “3DChart” in the drawing conversion table 57 is a command for drawing a standard 3D graph. In addition, the drawing command “Bar3DChart” is a command for drawing a bar-shaped 3D graph.

印刷モードは、画像処理能力、すなわちCPU41の処理能力に応じて予め設定されたモードを示す。本実施の形態では、印刷モードとして、品質優先モード、標準モード及び速度優先モードの3種類があるものとして説明する。これら各モードは、それぞれ、CPU41の処理能力に応じて予め設定されている。例えば、品質優先モードはCPU41の処理能力「高」、標準モードはCPU41の処理能力「中」、速度優先モードはCPU41の処理能力「低」に対応するように予め設定されている。
また、印刷モードは、印刷速度に基づいて判定される。例えば、印刷速度が「高」の場合、印刷モードは、CPU41の処理能力「高」に対応する品質優先モードと判定される。また、印刷速度が「中」の場合、印刷モードは、CPU41の処理能力「中」に対応する標準モードと判定される。また、印刷速度が「低」の場合、印刷モードは、CPU41の処理能力「低」に対応する速度優先モードと判定される。
The print mode indicates a mode set in advance according to the image processing capability, that is, the processing capability of the CPU 41. In the present embodiment, description will be made assuming that there are three types of print modes: quality priority mode, standard mode, and speed priority mode. Each of these modes is set in advance according to the processing capability of the CPU 41. For example, the quality priority mode is set in advance to correspond to the processing capacity “high” of the CPU 41, the standard mode corresponds to the processing capacity “medium” of the CPU 41, and the speed priority mode corresponds to the processing capacity “low” of the CPU 41.
The print mode is determined based on the print speed. For example, when the printing speed is “high”, the printing mode is determined as the quality priority mode corresponding to the processing capability “high” of the CPU 41. When the printing speed is “medium”, the printing mode is determined as the standard mode corresponding to the processing capability “medium” of the CPU 41. When the printing speed is “low”, the printing mode is determined as the speed priority mode corresponding to the processing capability “low” of the CPU 41.

品質優先モード、標準モード及び速度優先モードのそれぞれには、置換描画コマンドとしての描画コマンドが定義されている。
品質優先モードにおける描画コマンドは、3Dグラフを描画するためのコマンド、すなわち3Dグラフの描画形式のコマンドが定義されている。なお、品質優先モードにおける描画コマンドは、「3DChart」又は「Bar3DChart」の描画コマンドと同一である。
標準モードにおける描画コマンドは、折れ線グラフを描画するためのコマンド、すなわち、折れ線グラフの描画形式のコマンドが定義されている。
速度優先モードにおける描画コマンドは、グラフを描画するためのコマンドは定義されておらず、表を描画するためのコマンド、すなわち、表の描画形式のコマンド(図示省略)が定義されている。この場合、グラフ形式で描画は実行されず、表形式で描画が実行される。
In each of the quality priority mode, the standard mode, and the speed priority mode, a drawing command as a replacement drawing command is defined.
The drawing command in the quality priority mode defines a command for drawing a 3D graph, that is, a command for drawing a 3D graph. Note that the drawing command in the quality priority mode is the same as the drawing command of “3DChart” or “Bar3DChart”.
The drawing command in the standard mode defines a command for drawing a line graph, that is, a command for drawing a line graph.
The drawing command in the speed priority mode does not define a command for drawing a graph, but defines a command for drawing a table, that is, a table drawing format command (not shown). In this case, drawing is not executed in the graph format, but drawing is executed in the table format.

また、上述の印刷モードのうち、相対的にCPU41の処理能力が低い印刷モードは、相対的にCPU41の処理能力が高い印刷モードに比べて、処理可能な描画形式が処理負荷により制限されている。例えば、折れ線グラフの描画形式は、3Dグラフの描画形式よりも処理量(計算量)が少ないので、処理負荷は低い。また、標準モードに対応するCPU41の処理能力は、品質優先モードに対応するCPU41の処理能力よりも低いので、標準モードにおける描画形式の処理負荷は品質優先モードにおける描画形式の処理負荷より低いのが望ましい。このため、標準モードは、品質優先モードよりも処理負荷が低くなるように、処理可能な描画形式が折れ線グラフの描画形式に制限される。また、速度優先モードは、品質優先モード及び標準モードよりも処理負荷が低くなるように、処理可能な描画形式が表形式に制限される。
以上の前提のもと、第1の処理(図4参照)が実行される。
Further, among the above-described print modes, the print mode in which the processing capacity of the CPU 41 is relatively low is limited by the processing load as compared with the print mode in which the processing capacity of the CPU 41 is relatively high. . For example, the line graph drawing format has a smaller processing amount (calculation amount) than the 3D graph drawing format, so the processing load is low. Further, since the processing capacity of the CPU 41 corresponding to the standard mode is lower than the processing capacity of the CPU 41 corresponding to the quality priority mode, the processing load of the drawing format in the standard mode is lower than the processing load of the drawing format in the quality priority mode. desirable. For this reason, in the standard mode, the processable drawing format is limited to the line graph drawing format so that the processing load is lower than in the quality priority mode. In the speed priority mode, the processable drawing format is limited to a table format so that the processing load is lower than in the quality priority mode and the standard mode.
Based on the above assumption, the first process (see FIG. 4) is executed.

先ず、外部装置80からOOXMLデータが受信される(ステップS1)。具体的には、通信装置45を介して外部装置80からOOXMLデータが受信される。受信されたOOXMLデータは、データ解析部61により描画条件判定部62に出力される。   First, OOXML data is received from the external device 80 (step S1). Specifically, OOXML data is received from the external device 80 via the communication device 45. The received OOXML data is output to the drawing condition determination unit 62 by the data analysis unit 61.

そして、受信されたOOXMLデータに描画コマンドがあるか否かが判別される(ステップS2)。具体的には、描画条件判定部62により、受信されたOOXMLデータに描画コマンド、すなわち入力描画コマンドが含まれているか否かが判別される。ステップS2において、受信されたOOXMLデータに描画コマンドがないと判別された場合(ステップS2;NO)、第1の処理は終了される。   Then, it is determined whether or not there is a drawing command in the received OOXML data (step S2). Specifically, the drawing condition determination unit 62 determines whether or not the received OOXML data includes a drawing command, that is, an input drawing command. If it is determined in step S2 that there is no drawing command in the received OOXML data (step S2; NO), the first process is terminated.

ステップS2において、受信されたOOXMLデータに描画コマンドがあると判別された場合(ステップS2;YES)、印刷モードの判定が実行される(ステップS3)。具体的には、先ず、画像処理装置40Aの印刷速度が装置情報取得部63により取得される。そして、取得された印刷速度が描画条件判定部62に出力され、描画条件判定部62により、印刷速度に基づいて印刷モードの判定が実行される。例えば、印刷速度が「中」の場合、印刷モードは標準モードと判定される。   If it is determined in step S2 that the received OOXML data includes a drawing command (step S2; YES), the print mode is determined (step S3). Specifically, first, the printing speed of the image processing apparatus 40 </ b> A is acquired by the apparatus information acquisition unit 63. The acquired printing speed is output to the drawing condition determination unit 62, and the drawing condition determination unit 62 determines the printing mode based on the printing speed. For example, when the printing speed is “medium”, the printing mode is determined as the standard mode.

ステップS3の実行後、描画変換テーブルが検索される(ステップS4)。そして、描画変換テーブルに該当する項目が存在するか否かが判別される(ステップS5)。具体的には、描画条件判定部62により、描画変換テーブル57が検索され、描画変換テーブル57内の描画コマンドと、受信されたOOXMLデータに含まれる描画コマンド(入力描画コマンド)とが一致するか否かが判別される。   After execution of step S3, the drawing conversion table is searched (step S4). And it is discriminate | determined whether the item applicable to a drawing conversion table exists (step S5). Specifically, the drawing conversion table 57 is searched by the drawing condition determination unit 62, and the drawing command in the drawing conversion table 57 matches the drawing command (input drawing command) included in the received OOXML data. It is determined whether or not.

ステップS5において、描画変換テーブルに該当する項目があると判別された場合(ステップS5;YES)、該当する描画コマンドに置換され出力される(ステップS6)。例えば、入力描画コマンドが3Dグラフを描画するためのコマンドであり、印刷モードは標準モードと判定されたものとする。この場合、描画条件判定部62により、標準モードにおける描画コマンドが抽出される。そして、3Dグラフを描画するための入力描画コマンドは標準モードにおける描画コマンドに置換される。そして、置換された描画コマンドを含むOOXMLデータが描画条件判定部62からデータ解析部61に出力される。   If it is determined in step S5 that there is a corresponding item in the drawing conversion table (step S5; YES), it is replaced with the corresponding drawing command and output (step S6). For example, it is assumed that the input drawing command is a command for drawing a 3D graph, and the print mode is determined to be the standard mode. In this case, the drawing condition determination unit 62 extracts drawing commands in the standard mode. The input drawing command for drawing the 3D graph is replaced with the drawing command in the standard mode. Then, the OOXML data including the replaced drawing command is output from the drawing condition determination unit 62 to the data analysis unit 61.

図6〜図8は、描画条件判定部62からデータ解析部61に出力されるOOXMLデータの例を示した図である。例えば、印刷モードは品質優先モードと判定され、入力描画コマンドが品質優先モードにおける描画コマンドに置換された場合は、図6に示すようなOOXMLデータが描画条件判定部62からデータ解析部61に出力される。また、印刷モードは標準モードと判定され、入力描画コマンドが標準モードにおける描画コマンドに置換された場合は、図7に示すようなOOXMデータが描画条件判定部62からデータ解析部61に出力される。また、印刷モードは速度優先モードと判定され、入力描画コマンドが速度優先モードにおける描画コマンドに置換された場合は、図8に示すようなOOXMデータが描画条件判定部62からデータ解析部61に出力される。   6 to 8 are diagrams illustrating examples of OOXML data output from the drawing condition determination unit 62 to the data analysis unit 61. FIG. For example, if the print mode is determined as the quality priority mode and the input drawing command is replaced with the drawing command in the quality priority mode, OOXML data as shown in FIG. 6 is output from the drawing condition determination unit 62 to the data analysis unit 61. Is done. When the print mode is determined to be the standard mode and the input drawing command is replaced with the drawing command in the standard mode, OOXM data as shown in FIG. 7 is output from the drawing condition determination unit 62 to the data analysis unit 61. . When the print mode is determined to be the speed priority mode and the input drawing command is replaced with the drawing command in the speed priority mode, OOXM data as shown in FIG. 8 is output from the drawing condition determination unit 62 to the data analysis unit 61. Is done.

図4に戻り、ステップS5において、描画変換テーブルに該当する項目がないと判別された場合(ステップS5;NO)、描画コマンドがそのまま出力される(ステップS7)。すなわち、OOXMLデータに含まれる描画コマンドの置換は実行されずに、受信されたOOXMLデータが描画条件判定部62からデータ解析部61に出力される。   Returning to FIG. 4, when it is determined in step S5 that there is no corresponding item in the drawing conversion table (step S5; NO), the drawing command is output as it is (step S7). In other words, the received OOXML data is output from the drawing condition determination unit 62 to the data analysis unit 61 without performing the replacement of the drawing command included in the OOXML data.

ステップS6又はS7の実行後、受信されたOOXMLデータに基づいて、次のOOXMデータが存在するか否かが判別される(ステップS8)。ステップS8において、次のOOXMLデータが存在すると判別された場合(ステップS8;YES)、ステップS2に移行される。   After execution of step S6 or S7, based on the received OOXML data, it is determined whether or not the next OOXML data exists (step S8). If it is determined in step S8 that the next OOXML data exists (step S8; YES), the process proceeds to step S2.

ステップS8において、次のOOXMLデータが存在しないと判別された場合(ステップS8;NO)、描画処理が実行される(ステップS9)。具体的には、データ解析部61により、描画条件判定部62から入力されたOOXMLデータが解析され中間データが生成され、生成された中間データがデータ描画部64に出力される。そして、データ描画部64により、入力された中間データに基づいてビットマップデータが生成される。   If it is determined in step S8 that the next OOXML data does not exist (step S8; NO), a drawing process is executed (step S9). Specifically, the data analysis unit 61 analyzes the OOXML data input from the drawing condition determination unit 62 to generate intermediate data, and outputs the generated intermediate data to the data drawing unit 64. Then, the data drawing unit 64 generates bitmap data based on the input intermediate data.

例えば、品質優先モードが選択され、図6に示すOOXMLデータから中間データが生成され、該生成された中間データに基づいてビットマップデータが生成されると、図9に示すような3Dグラフが描画される。また、標準モードが選択され、図7に示すOOXMLデータから中間データが生成され、該生成された中間データに基づいてビットマップデータが生成されると、図9に示すような折れ線グラフが描画される。また、速度優先モードが選択され、図8に示すOOXMLデータから中間データが生成され、該生成された中間データに基づいてビットマップデータが生成されると、図9に示すような表形式が描画される。ステップS9の実行後、第1の処理は終了される。   For example, when the quality priority mode is selected, intermediate data is generated from the OOXML data shown in FIG. 6, and bitmap data is generated based on the generated intermediate data, a 3D graph as shown in FIG. 9 is drawn. Is done. When the standard mode is selected, intermediate data is generated from the OOXML data shown in FIG. 7, and bitmap data is generated based on the generated intermediate data, a line graph as shown in FIG. 9 is drawn. The Further, when the speed priority mode is selected, intermediate data is generated from the OOXML data shown in FIG. 8, and bitmap data is generated based on the generated intermediate data, a table format as shown in FIG. 9 is drawn. Is done. After execution of step S9, the first process is terminated.

以上、本実施の形態によれば、例えば、取得された印刷速度が「中」であり、印刷モードは標準モードと判定され、入力描画コマンドは標準モードにおける描画コマンドに置換された場合、置換された標準モードにおける描画コマンドを含むOOXMLデータが解析されて中間データが生成される。このため、画像処理装置40Aは、3D座標計算のような複雑な処理を実行して中間データを生成することはないので、中間データの生成に時間を要することはない。したがって、効率良く中間データを生成することができるので、高負荷の入力データ(例えば、3Dグラフを描画して印刷するコマンドを含む入力データ)が入力された場合であっても、効率良く画像処理を実行することができる。   As described above, according to the present embodiment, for example, when the acquired printing speed is “medium”, the printing mode is determined to be the standard mode, and the input drawing command is replaced with the drawing command in the standard mode, the replacement is performed. The OOXML data including the drawing command in the standard mode is analyzed to generate intermediate data. For this reason, the image processing apparatus 40A does not perform complicated processing such as 3D coordinate calculation to generate intermediate data, so that it does not take time to generate intermediate data. Therefore, since intermediate data can be generated efficiently, even when highly loaded input data (for example, input data including a command for drawing and printing a 3D graph) is input, image processing can be performed efficiently. Can be executed.

また、描画変換テーブル57内から、判定された印刷モードに対応する描画コマンドを抽出し、入力描画コマンドを、該抽出された描画コマンドに置換することができる。   Further, a drawing command corresponding to the determined print mode can be extracted from the drawing conversion table 57, and the input drawing command can be replaced with the extracted drawing command.

また、画像処理装置40Aは、外部装置80からOOXMLデータを受信するので、OOXMLデータに基づいて、画像処理を実行することができる。   Further, the image processing apparatus 40A receives the OOXML data from the external apparatus 80, and therefore can execute image processing based on the OOXML data.

[第2の実施の形態]
第2の実施の形態では、画像処理装置40Bの動作について説明する。画像処理装置40Bは図1で示した画像形成装置1に含まれる構成であって、図2に示した画像処理装置40Aの内部構成と同様である(図10参照)。このため、画像処理装置40Bの内部構成についての説明は省略する。また、以下の説明においては便宜上、図1における画像処理装置の符号を40Aとし、各部の符号を同一としたものを画像処理装置40Bとする。また、画像処理装置40Bにおける機能ブロック図についても図3と同様であるので、ここでの説明は省略する。
[Second Embodiment]
In the second embodiment, the operation of the image processing device 40B will be described. The image processing apparatus 40B is included in the image forming apparatus 1 shown in FIG. 1, and is the same as the internal configuration of the image processing apparatus 40A shown in FIG. 2 (see FIG. 10). For this reason, description of the internal configuration of the image processing apparatus 40B is omitted. Further, in the following description, for convenience, the reference numeral of the image processing apparatus in FIG. 1 is 40A, and the same reference numerals are used for the image processing apparatus 40B. Further, the functional block diagram in the image processing apparatus 40B is also the same as that in FIG. 3, and the description thereof is omitted here.

図11及び図12を参照して、画像処理装置40Bの動作について説明する。図11に示す第2の処理は、描画変換テーブル57A内の描画コマンドと関連付けられた描画コマンド(カラーモード又はモノクロモードおける描画コマンド)のうち、印刷形式に基づいて判定された印刷モードにおける描画コマンドを抽出し、入力描画コマンドを、該抽出された描画コマンドに置換する処理である。
以下、第1の処理と異なる部分を主として説明する。
The operation of the image processing device 40B will be described with reference to FIGS. The second process shown in FIG. 11 is the drawing command in the printing mode determined based on the printing format among the drawing commands (drawing commands in the color mode or the monochrome mode) associated with the drawing commands in the drawing conversion table 57A. Is extracted, and the input drawing command is replaced with the extracted drawing command.
Hereinafter, a different part from the first process will be mainly described.

本実施の形態では、装置情報は印刷形式(カラー又はモノクロの印刷形式)を示す情報として説明する。また、画像処理能力はCPU41の処理能力を表すものとする。通常、印刷形式がカラーである場合、画像処理においてはモノクロの印刷形式よりも多くの処理が実行される。本実施の形態では、印刷形式に応じてCPU41の処理能力が決定されるものとする。具体的には、本実施の形態では、印刷形式がカラー形式の場合はCPU41の処理能力は「高」、印刷形式がモノクロ形式の場合はCPU41の処理能力は「中」であるものとする。   In the present embodiment, the apparatus information is described as information indicating a printing format (color or monochrome printing format). The image processing capability represents the processing capability of the CPU 41. Normally, when the printing format is color, more processing is executed in image processing than in a monochrome printing format. In the present embodiment, it is assumed that the processing capacity of the CPU 41 is determined according to the print format. Specifically, in the present embodiment, it is assumed that the processing capability of the CPU 41 is “high” when the printing format is a color format, and the processing capability of the CPU 41 is “medium” when the printing format is a monochrome format.

また、予め、ROM43に描画変換テーブル57Aが記憶されているものとする。描画変換テーブル57Aは、図12に示すように、描画コマンドと、印刷モードとが関連付けられたテーブルである。   In addition, it is assumed that the drawing conversion table 57A is stored in the ROM 43 in advance. As shown in FIG. 12, the drawing conversion table 57A is a table in which drawing commands are associated with print modes.

本実施の形態では、印刷モードは、カラーモード及びモノクロモードの2種類があるものとして説明する。カラーモードは、CPU41の処理能力「高」、モノクロモードは、CPU41の処理能力「中」に対応するように予め設定されている。
また、印刷モードは、印刷形式に基づいて判定される。このため、例えば、印刷形式がカラー形式の場合、印刷モードはカラーモードと判定される。また、印刷形式がモノクロ形式の場合、印刷モードはモノクロモードと判定される。
カラーモード及びモノクロモードのそれぞれには、印刷形式に対応する描画コマンドが定義されている。
カラーモードにおける描画コマンドは、3Dグラフを描画するためのコマンド、すなわち3Dグラフの描画形式のコマンドが定義されている。
モノクロモードにおける描画コマンドは、折れ線グラフを描画するためのコマンド、すなわち、折れ線グラフの描画形式のコマンドが定義されている。
In the present embodiment, description will be made assuming that there are two types of print modes, a color mode and a monochrome mode. The color mode is preset to correspond to the processing capability “high” of the CPU 41, and the monochrome mode is preset to correspond to the processing capability “medium” of the CPU 41.
The print mode is determined based on the print format. For this reason, for example, when the print format is a color format, the print mode is determined to be the color mode. If the print format is a monochrome format, the print mode is determined to be a monochrome mode.
In each of the color mode and the monochrome mode, a drawing command corresponding to the print format is defined.
The drawing command in the color mode defines a command for drawing a 3D graph, that is, a 3D graph drawing format command.
The drawing command in the monochrome mode defines a command for drawing a line graph, that is, a command for drawing a line graph.

また、モノクロモードに対応するCPU41の処理能力は、カラーモードに対応するCPU41の処理能力よりも低いので、モノクロモードにおける描画形式の処理負荷はカラーモードにおける描画形式の処理負荷より低いのが望ましい。このため、モノクロモードは、カラーモードよりも処理負荷が低くなるように、処理可能な描画形式が折れ線グラブの描画形式に制限される。
以上の前提のもと、第2の処理(図11参照)が実行される。
In addition, since the processing capacity of the CPU 41 corresponding to the monochrome mode is lower than the processing capacity of the CPU 41 corresponding to the color mode, it is desirable that the processing load of the drawing format in the monochrome mode is lower than the processing load of the drawing format in the color mode. For this reason, in the monochrome mode, the processable drawing format is limited to the polygonal graph drawing format so that the processing load is lower than in the color mode.
Based on the above assumption, the second process (see FIG. 11) is executed.

ステップS11、S12は、第1の処理のステップS1、S2とそれぞれ同様である。ステップS12において、受信されたOOXMLデータに描画コマンドがあると判別された場合(ステップS12;YES)、カラーモード又はモノクロモードの選択が実行される(ステップS13)。具体的には、先ず、ジョブ情報に基づいて、画像処理装置40Aの印刷形式を示す情報が装置情報取得部63により取得される。そして、取得された印刷形式を示す情報に基づいて、カラーモード又はモノクロモードの判定が実行される。例えば、印刷形式がカラー形式である場合、印刷モードはカラーモードと判定される。   Steps S11 and S12 are the same as steps S1 and S2 of the first process, respectively. In step S12, when it is determined that there is a drawing command in the received OOXML data (step S12; YES), the color mode or the monochrome mode is selected (step S13). Specifically, first, information indicating the print format of the image processing apparatus 40A is acquired by the apparatus information acquisition unit 63 based on the job information. Based on the acquired information indicating the print format, the color mode or the monochrome mode is determined. For example, when the print format is a color format, the print mode is determined as the color mode.

ステップS14〜S17は、第1の処理のステップS4〜S7と同様である。
例えば、取得された印刷形式がモノクロであった場合、印刷モードはモノクロモードと判定され、描画条件判定部62により、モノクロモードにおける描画コマンドが抽出される。そして、入力描画コマンドはモノクロモードにおける描画コマンドに置換される。そして、置換された描画コマンドを含むOOXMLデータが描画条件判定部62からデータ解析部61に出力される。
Steps S14 to S17 are the same as steps S4 to S7 of the first process.
For example, if the acquired print format is monochrome, the print mode is determined to be monochrome mode, and the drawing condition determination unit 62 extracts drawing commands in the monochrome mode. The input drawing command is replaced with a drawing command in the monochrome mode. Then, the OOXML data including the replaced drawing command is output from the drawing condition determination unit 62 to the data analysis unit 61.

ステップS18、S19は、第1の処理のステップS8、S9とそれぞれ同様である。ステップS19の実行後、第2の処理は終了される。   Steps S18 and S19 are the same as steps S8 and S9 of the first process, respectively. After execution of step S19, the second process is terminated.

以上、本実施の形態によれば、第1の実施の形態と同様の効果が得られることは勿論のこと、描画変換テーブル57A内から、判定された印刷モードに対応する描画コマンドを抽出し、入力描画コマンドを、該抽出された描画コマンドに置換することができる。   As described above, according to the present embodiment, the drawing command corresponding to the determined print mode is extracted from the drawing conversion table 57A as well as the same effect as the first embodiment. The input drawing command can be replaced with the extracted drawing command.

[第3の実施の形態]
第3の実施の形態では、画像処理装置40Cの動作について説明する。画像処理装置40Cは図1で示した画像形成装置1に含まれる構成であって、図2に示した画像処理装置40Aの内部構成と同様である(図13参照)。このため、画像処理装置40Cの内部構成についての説明は省略する。また、以下の説明においては便宜上、図1における画像処理装置の符号を40Aとし、各部の符号を同一としたものを画像処理装置40Cとする。また、画像処理装置40Cにおける機能ブロック図についても図3と同様であるので、ここでの説明は省略する。
[Third Embodiment]
In the third embodiment, the operation of the image processing apparatus 40C will be described. The image processing apparatus 40C is included in the image forming apparatus 1 shown in FIG. 1, and is the same as the internal configuration of the image processing apparatus 40A shown in FIG. 2 (see FIG. 13). For this reason, description of the internal configuration of the image processing apparatus 40C is omitted. Further, in the following description, for convenience, the reference numeral of the image processing apparatus in FIG. 1 is 40A, and the same reference numerals are used for the image processing apparatus 40C. Further, the functional block diagram in the image processing apparatus 40C is also the same as that in FIG.

図14及び図15を参照して、第3の処理について説明する。図14に示す第3の処理は、描画変換テーブル57B内の描画コマンドと関連付けられた描画コマンド(メモリ容量≧512MBにおける描画コマンド、256MB≦メモリ容量<512MBにおける描画コマンド、又はメモリ容量<256MBにおける描画コマンド)のうち、メモリ容量に基づいて判定された描画コマンドを抽出し、OOXMLデータに含まれる描画コマンドを、該抽出された描画コマンドに置き換える処理である。
以下、第1の処理と異なる部分を主として説明する。
The third process will be described with reference to FIGS. 14 and 15. The third processing shown in FIG. 14 is a drawing command associated with the drawing command in the drawing conversion table 57B (drawing command when memory capacity ≧ 512 MB, drawing command when 256 MB ≦ memory capacity <512 MB, or drawing when memory capacity <256 MB. Command), a drawing command determined based on the memory capacity is extracted, and the drawing command included in the OOXML data is replaced with the extracted drawing command.
Hereinafter, a different part from the first process will be mainly described.

本実施の形態では、装置情報は、ROM43のメモリ容量として説明する。また、画像処理能力もROM43のメモリ容量を表すものとする。通常、ROM43のメモリ容量が大きいほど、画像処理装置40Cは多くの情報を読み出し・書き込みすることが可能である。このため、本実施の形態では、メモリ容量に応じて画像処理能力が決定されるものとする。
具体的には、本実施の形態では、メモリ容量≧512MBの場合はメモリ容量「高」、256MB≦メモリ容量<512MBの場合はメモリ容量「中」、メモリ容量<256MBの場合はメモリ容量「低」であるものとする。
In the present embodiment, the device information is described as the memory capacity of the ROM 43. The image processing capability also represents the memory capacity of the ROM 43. Normally, the larger the memory capacity of the ROM 43, the more image processing apparatus 40C can read and write information. For this reason, in this embodiment, it is assumed that the image processing capability is determined according to the memory capacity.
Specifically, in the present embodiment, when the memory capacity ≧ 512 MB, the memory capacity “high”, when 256 MB ≦ memory capacity <512 MB, the memory capacity “medium”, and when the memory capacity <256 MB, the memory capacity “low”. ”.

また、予め、ROM43に描画変換テーブル57Bが記憶されているものとする。描画変換テーブ57Bは、図15に示すように、描画コマンドと、メモリ容量モードとが関連付けられたテーブルである。   In addition, it is assumed that the drawing conversion table 57B is stored in the ROM 43 in advance. As shown in FIG. 15, the drawing conversion table 57B is a table in which drawing commands and memory capacity modes are associated with each other.

本実施の形態では、メモリ容量モードとして、メモリ容量≧512MBモード、256MB≦メモリ容量<512MBモード又はメモリ容量<256MBモードの3種類があるものとして説明する。例えば、メモリ容量≧512MBモードはメモリ容量「高」、256MB≦メモリ容量<512MBモードはメモリ容量「中」、メモリ容量<256MBモードはメモリ容量「低」に対応するように予め設定されている。
また、メモリ容量モードは、メモリ容量に基づいて判定される。例えば、メモリ容量が
メモリ容量≧512MBの場合、メモリ容量モードは、メモリ容量≧512MBモードと判定される。また、メモリ容量が256MB≦メモリ容量<512MBの場合、メモリ容量モードはメモリ容量が256MB≦メモリ容量<512MBモードと判定される。また、メモリ容量がメモリ容量<256MBの場合、メモリ容量モードはメモリ容量<256MBモードと判定される。
In the present embodiment, description will be made assuming that there are three types of memory capacity modes: memory capacity ≧ 512 MB mode, 256 MB ≦ memory capacity <512 MB mode, or memory capacity <256 MB mode. For example, the memory capacity ≧ 512 MB mode is preset to correspond to the memory capacity “high”, 256 MB ≦ memory capacity <512 MB mode corresponds to the memory capacity “medium”, and the memory capacity <256 MB mode corresponds to the memory capacity “low”.
The memory capacity mode is determined based on the memory capacity. For example, when the memory capacity is memory capacity ≧ 512 MB, the memory capacity mode is determined to be memory capacity ≧ 512 MB mode. When the memory capacity is 256 MB ≦ memory capacity <512 MB, the memory capacity mode is determined as the memory capacity 256 MB ≦ memory capacity <512 MB mode. When the memory capacity is memory capacity <256 MB, the memory capacity mode is determined to be memory capacity <256 MB mode.

メモリ容量≧512MBモードの場合における描画コマンドは、3Dグラフを描画するためのコマンド、すなわち3Dグラフの描画形式のコマンドが定義されている。
256MB≦メモリ容量<512MBモードの場合における描画コマンドは、折れ線グラフを描画するためのコマンド、すなわち、折れ線グラフの描画形式のコマンドが定義されている。
メモリ容量<256MBモードの場合における描画コマンドは、グラフを描画するためのコマンドは定義されておらず、表を描画するためのコマンド、すなわち、表の描画形式のコマンド(図示省略)が定義されている。この場合、グラフ形式で描画は実行されず、表形式で描画が実行される。
As the drawing command in the case of the memory capacity ≧ 512 MB mode, a command for drawing a 3D graph, that is, a command for drawing a 3D graph is defined.
The drawing command in the case of 256 MB ≦ memory capacity <512 MB mode defines a command for drawing a line graph, that is, a command for drawing a line graph.
The drawing command in the case of the memory capacity <256 MB mode does not define a command for drawing a graph, but defines a command for drawing a table, that is, a table drawing format command (not shown). Yes. In this case, drawing is not executed in the graph format, but drawing is executed in the table format.

また、上述のメモリ容量モードのうち、相対的にメモリ容量が低いメモリ容量モードは、相対的にメモリ容量の高いメモリ容量モードに比べて、処理可能な描画形式が処理負荷により制限されている。例えば、折れ線グラフの描画形式は、3Dグラフの描画形式よりも処理量(計算量)が少ないので、処理負荷は低い。また、256MB≦メモリ容量<512MBモードに対応するメモリ容量は、メモリ容量≧512MBモードに対応するメモリ容量よりも低いので、256MB≦メモリ容量<512MBモードにおける描画形式の処理負荷はメモリ容量≧512MBモードにおける描画形式の処理負荷より低いのが望ましい。このため、256MB≦メモリ容量<512MBモードは、メモリ容量≧512MBモードよりも処理負荷が低くなるように、処理可能な描画形式が折れ線グラフの描画形式に制限される。また、メモリ容量<256MBモードは、メモリ容量≧512MBモード及び256MB≦メモリ容量<512MBモードよりも処理負荷が低くなるように、処理可能な描画形式が表形式に制限される。
以上の前提のもと、第3の処理(図14参照)が実行される。
Among the memory capacity modes described above, in the memory capacity mode having a relatively low memory capacity, the processable drawing format is limited by the processing load as compared to the memory capacity mode having a relatively high memory capacity. For example, the line graph drawing format has a smaller processing amount (calculation amount) than the 3D graph drawing format, so the processing load is low. Further, since the memory capacity corresponding to 256 MB ≦ memory capacity <512 MB mode is lower than the memory capacity corresponding to memory capacity ≧ 512 MB mode, the processing load of the drawing format in 256 MB ≦ memory capacity <512 MB mode is memory capacity ≧ 512 MB mode. It is desirable to be lower than the processing load of the drawing format in. Therefore, in the 256 MB ≦ memory capacity <512 MB mode, the processable drawing format is limited to the line graph drawing format so that the processing load is lower than in the memory capacity ≧ 512 MB mode. In the memory capacity <256 MB mode, the rendering format that can be processed is limited to a table format so that the processing load is lower than in the memory capacity ≧ 512 MB mode and the 256 MB ≦ memory capacity <512 MB mode.
Based on the above assumption, the third process (see FIG. 14) is executed.

ステップS21、S22は、第1の処理のステップS1、S2とそれぞれ同様である。ステップS22において、受信されたOOXMLデータに描画コマンドがあると判別された場合(ステップS22;YES)、メモリ容量モードの選択が実行される(ステップS23)。具体的には、ROM43のメモリ容量が装置情報取得部63により取得される。
そして、取得されたメモリ容量が描画条件判定部62に出力され、描画条件判定部62により、メモリ容量に基づいてメモリ容量モードの判定が実行される。例えば、メモリ容量≧512MBの場合、メモリ容量モードは、メモリ容量≧512MBモードと判定される。
Steps S21 and S22 are the same as steps S1 and S2 of the first process, respectively. If it is determined in step S22 that there is a drawing command in the received OOXML data (step S22; YES), the memory capacity mode is selected (step S23). Specifically, the memory capacity of the ROM 43 is acquired by the device information acquisition unit 63.
The acquired memory capacity is output to the drawing condition determination unit 62, and the drawing condition determination unit 62 determines the memory capacity mode based on the memory capacity. For example, when the memory capacity ≧ 512 MB, the memory capacity mode is determined as the memory capacity ≧ 512 MB mode.

ステップS24〜S27は、第1の処理のステップS4〜S7と同様である。
例えば、取得されたメモリ容量が256MB≦メモリ容量<512MBであった場合、メモリ容量モードは、256MB≦メモリ容量<512MBモードと判定され、描画条件判定部62により256MB≦メモリ容量<512MBモードにおける描画コマンドが抽出される。そして、入力描画コマンドは256MB≦メモリ容量<512MBモードにおける描画コマンドに置換される。そして、置換された描画コマンドを含むOOXMLデータが描画条件判定部62からデータ解析部61に出力される。
Steps S24 to S27 are the same as steps S4 to S7 of the first process.
For example, if the acquired memory capacity is 256 MB ≦ memory capacity <512 MB, the memory capacity mode is determined to be 256 MB ≦ memory capacity <512 MB mode, and the drawing condition determination unit 62 performs drawing in 256 MB ≦ memory capacity <512 MB mode. The command is extracted. The input drawing command is replaced with a drawing command in the 256 MB ≦ memory capacity <512 MB mode. Then, the OOXML data including the replaced drawing command is output from the drawing condition determination unit 62 to the data analysis unit 61.

ステップS28、S29は、第1の処理のステップS8、S9とそれぞれ同様である。ステップS29の実行後、第3の処理は終了される。   Steps S28 and S29 are the same as steps S8 and S9 of the first process, respectively. After execution of step S29, the third process is terminated.

以上、本実施の形態によれば、第1の実施の形態と同様の効果が得られることは勿論のこと、描画変換テーブル57B内から、判定されたメモリ容量モードに対応する描画コマンドを抽出し、入力描画コマンドを、該抽出された描画コマンドに置換することができる。   As described above, according to the present embodiment, the drawing command corresponding to the determined memory capacity mode is extracted from the drawing conversion table 57B as well as the same effect as the first embodiment. The input drawing command can be replaced with the extracted drawing command.

なお、上記第1〜第3の実施の形態においては、印刷モードやメモリ容量モードは自動的に判定されることとしたがこれに限定されるものではない。例えば、ユーザが操作表示部47を介して出力モード(印刷モード又はメモリ容量モード)を入力することとしてもよい。この場合、操作部表示部47を介して入力された出力モードが優先的に判定される。これにより、ユーザは、所望する出力モードを入力することができる。   In the first to third embodiments, the print mode and the memory capacity mode are automatically determined. However, the present invention is not limited to this. For example, the user may input an output mode (print mode or memory capacity mode) via the operation display unit 47. In this case, the output mode input via the operation unit display unit 47 is preferentially determined. Thereby, the user can input a desired output mode.

また、予め、印刷モードやメモリ容量のデフォルトのモード(例えば、標準モード、モノクロモード又は256MB≦メモリ容量<512MBモード)を設定しておき、設定されたデフォルトのモードで画像処理が実行された後、ユーザが操作部表示部47を介して印刷モードやメモリ容量モードを入力することとしてもよい。これにより、最初にデフォルトのモードで画像処理が実行された後であっても、ユーザは所望する出力モードを入力することができる。   In addition, after a print mode and a default mode of memory capacity (for example, standard mode, monochrome mode, or 256 MB ≦ memory capacity <512 MB mode) are set in advance, image processing is executed in the set default mode. The user may input a print mode or a memory capacity mode via the operation unit display unit 47. Thus, even after image processing is first executed in the default mode, the user can input a desired output mode.

1 画像形成装置
10 エンジン
40A,40B,40C 画像処理装置
41 CPU(取得部、判定部、置換部、生成部)
45 通信装置(入力部)
46 バス
57,57A,57B 描画変換テーブル(テーブル)
61 データ解析部(生成部)
62 描画条件判定部(判定部、置換部)
63 装置情報取得部(取得部)
64 データ描画部
65 印刷制御部
66 印刷部
80 外部装置
DESCRIPTION OF SYMBOLS 1 Image forming apparatus 10 Engine 40A, 40B, 40C Image processing apparatus 41 CPU (acquisition part, determination part, substitution part, production | generation part)
45 Communication device (input unit)
46 Bus 57, 57A, 57B Drawing conversion table (table)
61 Data analysis unit (generation unit)
62 Drawing condition determination unit (determination unit, replacement unit)
63 Device information acquisition unit (acquisition unit)
64 Data drawing unit 65 Print control unit 66 Printing unit 80 External device

Claims (8)

描画用のデータの描画形式を指定する入力描画コマンドを含むOOXMLデータを入力データとして入力するための入力部と、
自装置の画像処理能力の高低に関する装置情報を取得する取得部と、
自装置の画像処理能力の高低に応じて予め設定された複数の出力モードから、前記取得部により取得された装置情報に基づいて、一の出力モードを判定する判定部と、
前記入力描画コマンドを、該判定された一の出力モードに対応する描画形式を指定する置換描画コマンドに置換する置換部と、
前記置換部により置換された置換描画コマンドを含む前記入力データを解析して中間言語形式のデータを生成する生成部と、を備え、
前記複数の出力モードのうち、相対的に画像処理能力の低い出力モードは、相対的に画像処理能力が高い出力モードに比べて、処理可能な描画形式が処理負荷によって制限される画像処理装置。
An input unit for inputting, as input data, OOXML data including an input drawing command for specifying a drawing format of drawing data;
An acquisition unit for acquiring apparatus information relating to the level of image processing capability of the own apparatus;
A determination unit that determines one output mode based on device information acquired by the acquisition unit from a plurality of output modes set in advance according to the level of image processing capability of the device;
A replacement unit that replaces the input drawing command with a replacement drawing command that specifies a drawing format corresponding to the determined one output mode;
A generation unit that parses the input data including the replacement drawing command replaced by the replacement unit and generates intermediate language format data; and
Among the plurality of output modes, an image processing apparatus in which an output mode having a relatively low image processing capability is limited by a processing load in a rendering format that can be processed as compared with an output mode having a relatively high image processing capability.
前記入力描画コマンドに対応する対応描画コマンドと、前記出力モードに対応する複数の前記置換描画コマンドとが関連付けられたテーブルを記憶する記憶部を備え、
前記置換部は、
前記入力描画コマンドと一致する前記対応描画コマンドを前記テーブル内から検索し、該検索された前記対応描画コマンドと関連付けられた前記置換描画コマンドのうち、前記判定部により判定された出力モードに対応する置換描画コマンドを前記テーブルから抽出し、前記入力描画コマンドを、該抽出された置換描画コマンドに置換する請求項1に記載の画像処理装置。
A storage unit that stores a table in which a corresponding drawing command corresponding to the input drawing command and a plurality of replacement drawing commands corresponding to the output mode are associated;
The replacement part is:
The corresponding drawing command that matches the input drawing command is searched from the table, and among the replacement drawing commands associated with the searched corresponding drawing command, it corresponds to the output mode determined by the determination unit. The image processing apparatus according to claim 1, wherein a replacement drawing command is extracted from the table, and the input drawing command is replaced with the extracted replacement drawing command.
出力モードを入力するための操作部を備え、
前記判定部は、
前記操作部により出力モードが入力された場合、前記操作部により入力された出力モードを優先して判定する請求項1に記載の画像処理装置。
It has an operation unit for inputting the output mode,
The determination unit
The image processing apparatus according to claim 1, wherein when an output mode is input by the operation unit, the output mode input by the operation unit is preferentially determined.
前記装置情報は、
自装置の印刷速度を示す情報を含む請求項1から3のいずれか一項に記載の画像処理装置。
The device information is
The image processing apparatus according to claim 1, comprising information indicating a printing speed of the own apparatus.
前記装置情報は、
カラー又はモノクロの印刷形式を示す情報を含む請求項1から3のいずれか一項に記載の画像処理装置。
The device information is
The image processing apparatus according to claim 1, wherein the image processing apparatus includes information indicating a color or monochrome printing format.
前記装置情報は、
情報を記憶する記憶部のメモリ容量を示す情報を含む請求項1から3のいずれか一項に記載の画像処理装置。
The device information is
The image processing apparatus according to claim 1, comprising information indicating a memory capacity of a storage unit that stores information.
描画用のデータの描画形式を指定する入力描画コマンドを含むOOXMLデータを入力データとして入力するための入力工程と、
自装置の画像処理能力の高低に関する装置情報を取得する取得工程と、
自装置の画像処理能力の高低に応じて予め設定された複数の出力モードから、前記取得工程により取得された装置情報に基づいて、一の出力モードを判定する判定工程と、
前記入力描画コマンドを、該判定された一の出力モードに対応する描画形式を指定する置換描画コマンドに置換する置換工程と、
前記置換工程により置換された置換描画コマンドを含む前記入力データを解析して中間言語形式のデータを生成する生成工程と、を含み、
前記複数の出力モードのうち、相対的に画像処理能力の低い出力モードは、相対的に画像処理能力が高い出力モードに比べて、処理可能な描画形式が処理負荷によって制限される画像処理方法。
An input process for inputting, as input data, OOXML data including an input drawing command for specifying a drawing format of drawing data;
An acquisition step of acquiring apparatus information relating to the level of image processing capability of the own apparatus;
A determination step of determining one output mode based on device information acquired by the acquisition step from a plurality of output modes set in advance according to the level of image processing capability of the own device;
A replacement step of replacing the input drawing command with a replacement drawing command that specifies a drawing format corresponding to the determined one output mode;
Generating the intermediate language data by analyzing the input data including the replacement drawing command replaced by the replacement step, and
An image processing method in which an output mode having a relatively low image processing capability among the plurality of output modes has a processable drawing format limited by a processing load as compared with an output mode having a relatively high image processing capability.
コンピュータに、
描画用のデータの描画形式を指定する入力描画コマンドを含むOOXMLデータを入力データとして入力するための入力機能、
自装置の画像処理能力の高低に関する装置情報を取得する取得機能、
自装置の画像処理能力の高低に応じて予め設定された複数の出力モードから、前記取得部により取得された装置情報に基づいて、一の出力モードを判定する判定機能、
前記入力描画コマンドを、該判定された一の出力モードに対応する描画形式を指定する置換描画コマンドに置換する置換機能、
前記置換機能により置換された置換描画コマンドを含む前記入力データを解析して中間言語形式のデータを生成する生成機能、を実現させ、
前記複数の出力モードのうち、相対的に画像処理能力の低い出力モードは、相対的に画像処理能力が高い出力モードに比べて、処理可能な描画形式が処理負荷によって制限されるプログラム。
On the computer,
An input function for inputting, as input data, OOXML data including an input drawing command for specifying a drawing format of drawing data;
An acquisition function for acquiring device information related to the level of image processing capability of the device itself,
A determination function for determining one output mode based on device information acquired by the acquisition unit from a plurality of output modes set in advance according to the level of image processing capability of the device itself,
A replacement function that replaces the input drawing command with a replacement drawing command that specifies a drawing format corresponding to the determined one output mode;
Realizing a generation function for analyzing the input data including the replacement drawing command replaced by the replacement function and generating intermediate language format data;
Among the plurality of output modes, an output mode having a relatively low image processing capability is a program in which a processable drawing format is limited by a processing load compared to an output mode having a relatively high image processing capability.
JP2011000096A 2011-01-04 2011-01-04 Image processing apparatus, image processing method, and program Expired - Fee Related JP5664247B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011000096A JP5664247B2 (en) 2011-01-04 2011-01-04 Image processing apparatus, image processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011000096A JP5664247B2 (en) 2011-01-04 2011-01-04 Image processing apparatus, image processing method, and program

Publications (2)

Publication Number Publication Date
JP2012139938A JP2012139938A (en) 2012-07-26
JP5664247B2 true JP5664247B2 (en) 2015-02-04

Family

ID=46676717

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011000096A Expired - Fee Related JP5664247B2 (en) 2011-01-04 2011-01-04 Image processing apparatus, image processing method, and program

Country Status (1)

Country Link
JP (1) JP5664247B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6083200B2 (en) * 2012-11-12 2017-02-22 コニカミノルタ株式会社 Image forming apparatus and print control program
JP5920670B2 (en) * 2013-06-19 2016-05-18 コニカミノルタ株式会社 Image forming apparatus, print control program, and print control method

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1071750A (en) * 1996-06-12 1998-03-17 Canon Inc Printing system, printing control device, printing device, printing control, and storage medium
JPH1074131A (en) * 1996-08-30 1998-03-17 Canon Inc Printing control device, information processor, printing system, method for processing data for printing system, and storage medium for storing program to be read out by computer
JP4404016B2 (en) * 2005-06-15 2010-01-27 セイコーエプソン株式会社 Driver program
JP4472643B2 (en) * 2006-01-25 2010-06-02 京セラミタ株式会社 Image forming apparatus and control program
JP2009220364A (en) * 2008-03-14 2009-10-01 Ricoh Co Ltd Image forming apparatus, image forming method and image forming program
JP5523047B2 (en) * 2008-10-20 2014-06-18 キヤノン株式会社 Electronic document generation method and electronic document generation apparatus
JP4498460B2 (en) * 2009-09-01 2010-07-07 キヤノン株式会社 Network device and control method thereof

Also Published As

Publication number Publication date
JP2012139938A (en) 2012-07-26

Similar Documents

Publication Publication Date Title
US8446605B2 (en) Division of rendering block in image forming apparatus
JP2009146251A (en) Image processing device, and image forming system and program
JP6406858B2 (en) Printing apparatus, printing control method, program, and storage medium
JP2005216030A (en) Information processor, data processing method, computer-readable storage medium storing program, and program
US20190107937A1 (en) Controller, shortcut icon registration method, and non-transitory recording medium storing shortcut icon registration program
US7755781B2 (en) Image forming apparatus, image forming method and recording medium
US10078476B2 (en) Image forming apparatus and image forming method
CN101727585B (en) Image forming apparatus and image forming method
JP5716367B2 (en) Print data generation apparatus and print data generation method
US8976373B2 (en) Image processing apparatus, computer-readable storage medium storing program and image processing method
JP5664247B2 (en) Image processing apparatus, image processing method, and program
US11315212B2 (en) Image processing apparatus, image processing method, and computer readable medium for executing partial processes on image-section data items
CN102196129B (en) Image processing apparatus, image processing method, and recording medium
JP2007215078A (en) Image forming apparatus
US8970906B2 (en) Information processing apparatus, recording medium, and control method
JP4877331B2 (en) Image processing apparatus, program, and data processing method
EP2996029B1 (en) Method for generating a proof of a print job comprising a document to be printed with parameters and system therewith
JP6142890B2 (en) Print control program, print control apparatus, and print control method
JP5589582B2 (en) Image processing apparatus and program
US20160098238A1 (en) System and method for printing from a mobile computing device to a narrow media printer
JP2011204079A (en) Image processing control apparatus, image processing apparatus and program
US9875069B2 (en) Information processing apparatus, image processing apparatus, image forming apparatus and storage medium
JP5077256B2 (en) Data processing apparatus, program, and data processing method
JP2010277269A (en) Information processor, image forming device and image forming system including them
JP2015203918A (en) Image processor, image 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

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140304

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140507

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20141111

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141124

R150 Certificate of patent or registration of utility model

Ref document number: 5664247

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees