JP6188735B2 - 印刷装置、印刷装置の制御方法、およびプログラム - Google Patents
印刷装置、印刷装置の制御方法、およびプログラム Download PDFInfo
- Publication number
- JP6188735B2 JP6188735B2 JP2015006741A JP2015006741A JP6188735B2 JP 6188735 B2 JP6188735 B2 JP 6188735B2 JP 2015006741 A JP2015006741 A JP 2015006741A JP 2015006741 A JP2015006741 A JP 2015006741A JP 6188735 B2 JP6188735 B2 JP 6188735B2
- Authority
- JP
- Japan
- Prior art keywords
- processing
- pdl
- processing module
- work memory
- print data
- 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.)
- Active
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00127—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture
- H04N1/00204—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture with a digital computer or a digital computer system, e.g. an internet server
- H04N1/00236—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture with a digital computer or a digital computer system, e.g. an internet server using an image reading or reproducing device, e.g. a facsimile reader or printer, as a local input to or local output from a computer
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/1244—Job translation or job parsing, e.g. page banding
- G06F3/1248—Job translation or job parsing, e.g. page banding by printer language recognition, e.g. PDL, PCL, PDF
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1218—Reducing or saving of used resources, e.g. avoiding waste of consumables or improving usage of hardware resources
- G06F3/122—Reducing or saving of used resources, e.g. avoiding waste of consumables or improving usage of hardware resources with regard to computing resources, e.g. memory, CPU
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1278—Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
- G06F3/1285—Remote printer device, e.g. being remote from client or server
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00912—Arrangements for controlling a still picture apparatus or components thereof not otherwise provided for
- H04N1/00957—Compiling jobs, e.g. for batch processing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00962—Input arrangements for operating instructions or parameters, e.g. updating internal software
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Record Information Processing For Printing (AREA)
- Computing Systems (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
Description
図1は、本実施形態における画像形成装置100のハードウェア構成の一例を示す図である。
画像処理部211は、PDL処理部206、及び個別処理モジュールにより生成されたページデータに対して、キャリブレーションや色変換等の画像処理を施す処理を実行する。
実施形態1における画像形成装置100では、印刷ジョブのPDL種別を判定し、PDL種別に対応する処理モジュールを有効化して印刷ジョブのPDL処理を実行する態様について説明した。しかし、実施形態1における画像形成装置100では、印刷ジョブを受信するたびに処理モジュールの有効化(S502)、および無効化(S504)を切り替えている。そのため、同じPDL種別の印刷ジョブを連続して受信した場合等、印刷処理のオーバーヘッドが生じてしまう可能性があった。
実施形態2における画像形成装置100では、共通処理モジュール207以外で有効化する処理モジュール(処理モジュールグループ)は、常に1つである態様について説明した。しかし、PDL処理のために割り当てられるワークメモリ量の範囲内であれば、有効化する処理モジュールは複数でもよい。有効化される処理モジュールが多ければ多いほど、印刷ジョブの受信時に処理モジュールを切り替える可能性が低くなるため、印刷処理のオーバーヘッドを低減させることができる。以下、本実施形態について、図9、図10を参照して説明する。
のPDL種別がLIPSまたはXPSであった場合、LIPS処理モジュール208とXPS処理モジュール210とは有効なので(S1102:Yes)、S1112に移行する。一方、受信した印刷ジョブのPDL種別がPSであった場合、PS処理モジュール209は無効なので(S1102:No)、S1103に移行する。
実施形態2における画像形成装置100は、起動時に少なくとも1つの処理モジュールを有効化する態様について説明した。本実施形態における画像形成装置100は、前回シャットダウン時に有効であった処理モジュールを、次回起動時に有効化する態様について説明する。
実施形態3における画像形成装置100では、PDL処理のために割り当てられるワークメモリ量の範囲内で、複数の処理モジュールを有効化する態様について説明した。このとき、実施形態3における画像形成装置100では、有効化する処理モジュールの順番は、管理テーブル1000のサポートPDLフィールド1001の順番に従ったものであった。複数の処理モジュールの切り換えを抑制し、印刷処理のオーバーヘッドを低減させるためには、使用頻度の高いPDL種別に対応する処理モジュールを優先的に有効化することが効果的である。同様に、使用頻度の低いPDL種別に対応する処理モジュールを優先的に無効化することも効果的である。本実施形態における画像形成装置100は、PDL種別ごとの処理モジュールの使用頻度に応じて、処理モジュールの有効化/無効化を行う態様について説明する。以下、本実施形態について、図13、図14を参照して説明するが、先行する実施形態と重複する部分については説明を省略する。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (11)
- PDLで記述されている印刷データを処理する印刷装置であって、
複数の処理モジュールであって、各処理モジュールは別々のPDL種別に対応する前記複数の処理モジュールを保持する保持手段と、
印刷データを受信する受信手段と、
前記受信された印刷データのPDL種別を判定する判定手段と、
前記判定されたPDL種別に基づき、前記判定されたPDL種別に対応する処理モジュールで前記印刷データを処理するため、および、前記判定されたPDL種別とは異なるPDL種別に対応する処理モジュールで印刷データを処理可能にするために用いられるワークメモリを確保する確保手段と、
前記受信された印刷データを、前記確保されたワークメモリを用いて、前記判定されたPDL種別に対応する前記処理モジュールで処理する処理手段と、
を有し、
前記確保手段は、前記ワークメモリを確保する際に、別の処理モジュールのために既に確保されていたワークメモリを解放することを特徴とする印刷装置。 - 前記複数の処理モジュールのそれぞれは、複数のグループのいずれかに分類され、
前記判定されたPDL種別に対応する前記処理モジュール、および、前記異なるPDL種別に対応する前記処理モジュールは、前記複数のグループのうちの同一グループに分類されることを特徴とする請求項1に記載の印刷装置。 - 前記確保手段は、前記ワークメモリの確保を、前記既に確保されていたワークメモリを解放してから行うことを特徴とする請求項1または2に記載の印刷装置。
- 前記確保手段は、前記判定手段による前記判定に基づいて、前記ワークメモリの確保を行うことを特徴とする請求項1乃至3の何れか1項に記載の印刷装置。
- 前記既に確保されていたワークメモリのサイズと、前記確保されたワークメモリのサイズとは異なりうることを特徴とする請求項1乃至4の何れか1項に記載の印刷装置。
- 前記判定手段は、前記受信された印刷データの次に前記受信手段によって受信された印刷データのPDL種別を判定し、
前記処理手段は、前記次に受信された印刷データのPDL種別が前記異なるPDL種別であると判定されたことに基づいて、当該印刷データを、前記確保されたワークメモリを用いて、前記異なるPDL種別に対応する前記処理モジュールで処理することを特徴とする請求項1乃至5の何れか1項に記載の印刷装置。 - 前記確保手段は、前記次に受信された印刷データのPDL種別が、当該印刷データを処理するために用いられるワークメモリが確保されていないPDL種別であると判定されたことに基づいて、前記確保されたワークメモリを解放し、当該印刷データのPDL種別に対応する処理モジュールで当該印刷データを処理するために用いられるワークメモリを新たに確保し、
前記処理手段は、前記次に受信された印刷データを、当該印刷データのPDL種別に対応する前記処理モジュールのために前記確保手段によって確保されたワークメモリを用いて、当該印刷データのPDL種別に対応する前記処理モジュールで処理することを特徴とする請求項6に記載の印刷装置。 - 前記確保されたワークメモリのサイズと、前記新たに確保されたワークメモリのサイズとは異なりうることを特徴とする請求項7に記載の印刷装置。
- 前記確保手段は、前記印刷装置の起動の際に、前記複数の処理モジュールのうちの所定の処理モジュールで印刷データを処理するために用いられるワークメモリを確保しておくことを特徴とする請求項1乃至8の何れか1項に記載の印刷装置。
- 複数の処理モジュールであって各処理モジュールは別々のPDL種別に対応する前記複数の処理モジュールを保持し、前記複数の処理モジュールのいずれかで、PDLで記述されている印刷データを処理する印刷装置の制御方法であって、
印刷データを受信する受信工程と、
前記受信された印刷データのPDL種別を判定する判定工程と、
前記判定されたPDL種別に基づき、前記判定されたPDL種別に対応する処理モジュールで前記印刷データを処理するため、および、前記判定されたPDL種別とは異なるPDL種別に対応する処理モジュールで印刷データを処理可能にするために用いられるワークメモリを確保する確保工程と、
前記受信された印刷データを、前記確保されたワークメモリを用いて、前記判定されたPDL種別に対応する前記処理モジュールで処理する処理工程と、
を有し、
前記確保工程では、別の処理モジュールのために既に確保されていたワークメモリを解放することを特徴とする印刷装置の制御方法。 - 請求項1乃至9の何れか1項の前記保持手段、前記受信手段、前記判定手段、前記確保手段、及び前記処理手段としてコンピュータを機能させるためのプログラム。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015006741A JP6188735B2 (ja) | 2015-01-16 | 2015-01-16 | 印刷装置、印刷装置の制御方法、およびプログラム |
| US14/991,606 US9703512B2 (en) | 2015-01-16 | 2016-01-08 | Image processing apparatus, image processing method, and storage medium |
| CN201610028040.6A CN105812607B (zh) | 2015-01-16 | 2016-01-15 | 图像处理设备和图像处理方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015006741A JP6188735B2 (ja) | 2015-01-16 | 2015-01-16 | 印刷装置、印刷装置の制御方法、およびプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2016132116A JP2016132116A (ja) | 2016-07-25 |
| JP6188735B2 true JP6188735B2 (ja) | 2017-08-30 |
Family
ID=56407948
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2015006741A Active JP6188735B2 (ja) | 2015-01-16 | 2015-01-16 | 印刷装置、印刷装置の制御方法、およびプログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US9703512B2 (ja) |
| JP (1) | JP6188735B2 (ja) |
| CN (1) | CN105812607B (ja) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2017065128A (ja) | 2015-09-30 | 2017-04-06 | キヤノン株式会社 | 印刷装置、その制御方法、およびプログラム |
| JP2019034449A (ja) | 2017-08-10 | 2019-03-07 | キヤノン株式会社 | 画像処理装置、画像処理方法、画像形成装置及びプログラム |
| JP2019072968A (ja) | 2017-10-18 | 2019-05-16 | キヤノン株式会社 | 画像形成装置、画像形成方法、及び、プログラム |
| JP7086772B2 (ja) * | 2018-07-24 | 2022-06-20 | キヤノン株式会社 | 画像形成装置、画像形成装置の制御方法、及び、プログラム |
Family Cites Families (25)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5303336A (en) * | 1990-05-14 | 1994-04-12 | Hitachi, Ltd. | Printing system including print server |
| JPH04227524A (ja) * | 1990-05-14 | 1992-08-17 | Hitachi Ltd | 印刷システム |
| JPH11312061A (ja) * | 1998-04-28 | 1999-11-09 | Ricoh Co Ltd | プリンタ装置 |
| JP2001260495A (ja) * | 2000-03-22 | 2001-09-25 | Ricoh Co Ltd | 電子機器及び画像形成装置とプログラム情報報知方法ならびに記録媒体 |
| KR100484164B1 (ko) * | 2002-09-23 | 2005-04-19 | 삼성전자주식회사 | 프린터의 메모리 활용방법 및 장치 |
| JP2004216813A (ja) * | 2003-01-17 | 2004-08-05 | Matsushita Electric Ind Co Ltd | プリンタコントロール装置 |
| JP4094443B2 (ja) * | 2003-01-28 | 2008-06-04 | 株式会社リコー | 印刷システム、印刷方法およびこの方法をコンピュータに実行させるためのプログラム |
| JP2007069359A (ja) * | 2005-09-02 | 2007-03-22 | Canon Inc | 画像形成装置及びその制御方法、プログラム、画像形成システム |
| US7894084B2 (en) * | 2006-04-28 | 2011-02-22 | Infoprint Solutions Company, Llc. | Shared library in a printing system |
| JP4942179B2 (ja) * | 2006-12-11 | 2012-05-30 | キヤノン株式会社 | 印刷制御装置及びその制御方法及びデバイスドライバ |
| JP4980776B2 (ja) * | 2007-04-05 | 2012-07-18 | 株式会社リコー | 画像形成装置、プログラム及び記録媒体 |
| JP2008305018A (ja) * | 2007-06-05 | 2008-12-18 | Ricoh Co Ltd | 情報処理システムとその情報処理装置およびサーバ装置 |
| JP5173456B2 (ja) | 2008-01-28 | 2013-04-03 | キヤノン株式会社 | 印刷システムと印刷システムの制御方法、及びそのプログラムと記憶媒体 |
| JP2009220457A (ja) * | 2008-03-17 | 2009-10-01 | Ricoh Co Ltd | 画像形成装置、画像形成方法、およびその方法をコンピュータに実行させるプログラム |
| JP2009241524A (ja) * | 2008-03-31 | 2009-10-22 | Brother Ind Ltd | 画像出力装置 |
| JP5366513B2 (ja) * | 2008-11-17 | 2013-12-11 | キヤノン株式会社 | 画像形成装置及びその制御方法 |
| JP2010176218A (ja) * | 2009-01-27 | 2010-08-12 | Seiko Epson Corp | 印刷システム、印刷装置、印刷方法 |
| JP4775480B2 (ja) * | 2009-08-07 | 2011-09-21 | ブラザー工業株式会社 | Pdlデータ処理装置とpdlデータ処理プログラム |
| JP2011126210A (ja) * | 2009-12-18 | 2011-06-30 | Canon Inc | 印刷データ処理装置、印刷データ処理方法、およびプログラム |
| JP5631112B2 (ja) * | 2010-08-23 | 2014-11-26 | キヤノン株式会社 | 画像形成装置 |
| JP5594470B2 (ja) * | 2010-09-10 | 2014-09-24 | 富士ゼロックス株式会社 | 印刷制御装置、印刷システムおよびプログラム |
| JP5843477B2 (ja) * | 2011-05-16 | 2016-01-13 | キヤノン株式会社 | 印刷システム |
| JP5909899B2 (ja) * | 2011-07-08 | 2016-04-27 | 株式会社リコー | 画像形成システム、出力管理方法およびプログラム |
| JP2013091182A (ja) * | 2011-10-24 | 2013-05-16 | Fuji Xerox Co Ltd | 画像形成システム、画像形成装置及びプログラム |
| JP6116295B2 (ja) * | 2013-03-01 | 2017-04-19 | キヤノン株式会社 | 画像形成装置、画像形成方法及びプログラム |
-
2015
- 2015-01-16 JP JP2015006741A patent/JP6188735B2/ja active Active
-
2016
- 2016-01-08 US US14/991,606 patent/US9703512B2/en active Active
- 2016-01-15 CN CN201610028040.6A patent/CN105812607B/zh active Active
Also Published As
| Publication number | Publication date |
|---|---|
| CN105812607A (zh) | 2016-07-27 |
| US9703512B2 (en) | 2017-07-11 |
| CN105812607B (zh) | 2019-05-28 |
| US20160210093A1 (en) | 2016-07-21 |
| JP2016132116A (ja) | 2016-07-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6188735B2 (ja) | 印刷装置、印刷装置の制御方法、およびプログラム | |
| US8705108B1 (en) | Non-transitory computer readable medium storing program for executing print image processing system | |
| US8947684B2 (en) | Printing apparatus and processing method therefor | |
| JP5929431B2 (ja) | 画像記録装置、画像記録装置の制御方法、及び制御プログラム | |
| US8792124B2 (en) | Print control apparatus, image forming system, and non-transitory computer readable medium | |
| US20140104644A1 (en) | Print image processing system and non-transitory computer readable medium | |
| JP5370044B2 (ja) | 画像処理装置、画像形成装置、およびプログラム | |
| US8976396B2 (en) | Print image processing system and non-transitory computer readable medium | |
| JP5084649B2 (ja) | 情報処理装置及び情報処理方法及びプログラム | |
| JP2012061752A5 (ja) | ||
| US20130070271A1 (en) | Print control device and non-transitory computer readable medium | |
| US8854652B2 (en) | Host device and printing control method thereof | |
| JP6996189B2 (ja) | プリントコントローラー、画像形成システム及び画像形成装置 | |
| EP3193249B1 (en) | Print data processing apparatus, print data processing method, and program | |
| JP2016137664A (ja) | 印刷に要する時間の予測値を求める画像処理装置、画像処理方法およびそのプログラム | |
| JP5651963B2 (ja) | 印刷システム及びその制御方法、並びにプログラム | |
| JP2015028693A (ja) | 印刷制御装置、印刷制御装置の制御方法、及びプログラム | |
| JP2015168132A (ja) | 画像形成システム及び画像形成システム用印刷データ描画展開方法 | |
| JP6539022B2 (ja) | 印刷装置、処理方法及びプログラム | |
| JP5839183B2 (ja) | 画像形成装置および画像形成方法 | |
| JP2010218325A (ja) | 印刷制御装置および印刷システム | |
| JP2005096282A (ja) | 画像処理装置 | |
| JP2018122463A (ja) | 画像形成装置、画像形成方法及び画像形成装置のプログラム | |
| JP5409559B2 (ja) | 画像形成装置および画像形成プログラム | |
| KR100565792B1 (ko) | 프린터의 폰트 데이터 저장방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20161124 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161213 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170213 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170606 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170615 |
|
| 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: 20170704 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170801 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 6188735 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |