JP5424778B2 - 印刷データ処理装置、印刷データ処理方法、プログラム - Google Patents
印刷データ処理装置、印刷データ処理方法、プログラム Download PDFInfo
- Publication number
- JP5424778B2 JP5424778B2 JP2009192237A JP2009192237A JP5424778B2 JP 5424778 B2 JP5424778 B2 JP 5424778B2 JP 2009192237 A JP2009192237 A JP 2009192237A JP 2009192237 A JP2009192237 A JP 2009192237A JP 5424778 B2 JP5424778 B2 JP 5424778B2
- Authority
- JP
- Japan
- Prior art keywords
- print data
- processor
- page
- data
- resource
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
- G06K15/1848—Generation of the printable image
- G06K15/1856—Generation of the printable image characterized by its workflow
- G06K15/1857—Generation of the printable image characterized by its workflow involving parallel processing in the same printing apparatus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
- G06K15/1801—Input data handling means
- G06K15/1822—Analysing the received data before processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
- G06K15/1801—Input data handling means
- G06K15/1822—Analysing the received data before processing
- G06K15/1823—Analysing the received data before processing for evaluating the resources needed, e.g. rasterizing time, ink, paper stock
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
- G06K15/1848—Generation of the printable image
- G06K15/1856—Generation of the printable image characterized by its workflow
- G06K15/1861—Generation of the printable image characterized by its workflow taking account of a limited available memory space or rasterization time
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Record Information Processing For Printing (AREA)
Description
ところで、印刷データの種類によっては、各ページから参照して利用できるフォントやイメージを、リソースとしてページ途中で生成することができる印刷データがある。
300 ページ振分プログラム
301a、301b 解析プログラム
302 リソース管理プログラム
303 リソース管理テーブル
Claims (5)
- 印刷データの描画命令は実行せず、印刷データのリソースの展開命令に従いリソースを展開する第1のプロセッサと、
前記第1のプロセッサが展開したリソースを、前記第1のプロセッサ以外のプロセッサが印刷データを中間データへ変換する際に参照できるように管理する管理手段と、
印刷データのリソースの展開命令は実行せず、前記管理手段により管理されているリソースを参照して印刷データを中間データへ変換する第2のプロセッサとを有し、
印刷データを中間データへ変換する処理の際に使用するメモリのサイズを確認し、確認したメモリのサイズが閾値以上の場合、前記第1のプロセッサは、印刷データの描画命令は実行せず、印刷データのリソースの展開命令に従いリソースを展開し、前記第2のプロセッサは、印刷データのリソースの展開命令は実行せず、前記管理手段により管理されているリソースを参照して印刷データを中間データへ変換し、確認したメモリのサイズが閾値未満の場合、前記第1のプロセッサは、前記第1のプロセッサに振り分けられたページの印刷データのリソースを展開し、展開されたリソースを利用して印刷データを中間データへ変換し、前記第2のプロセッサは、前記第2のプロセッサに振り分けられたページの印刷データのリソースを展開し、展開されたリソースを利用して印刷データを中間データへ変換することを特徴とする印刷データ処理装置。 - 前記第1のプロセッサによる印刷データのリソースの展開が終了した後に、前記第2のプロセッサが中間データへ変換が終了していないページの印刷データを、前記第1のプロセッサが中間データへ変換することを特徴とする請求項1に記載の印刷データ処理装置。
- 印刷データをページ単位で中間データへ変換する第1のプロセッサと
前記第1のプロセッサが中間データへ変換している印刷データのページよりも後ろのページの印刷データを中間データへ変換する第2のプロセッサとを有し、
印刷データのmページ目の中間データへの変換が終了した前記第1のプロセッサは、前記第2のプロセッサが中間データへ変換している印刷データのnページ目よりも後ろのページの印刷データを中間データへ変換するためにnページ目の印刷データを読み飛ばす際、前記第2のプロセッサがnページ目の印刷データを中間データへ変換するために必要とする時間を予想し、予想した時間が規定時間以上の場合、前記第1のプロセッサは、前記第2のプロセッサにより展開が行われていないnページ目の印刷データのリソースの展開処理を行うことを特徴とする印刷データ処理装置。 - 第1のプロセッサは、印刷データをページ単位で中間データへ変換し、
第2のプロセッサは、前記第1のプロセッサが中間データへ変換している印刷データのページよりも後ろのページの印刷データを中間データへ変換し、
印刷データのmページ目の中間データへの変換が終了した前記第1のプロセッサは、前記第2のプロセッサが中間データへ変換している印刷データのnページ目よりも後ろのページの印刷データを中間データへ変換するためにnページ目の印刷データを読み飛ばす際、前記第2のプロセッサがnページ目の印刷データを中間データへ変換するために必要とする時間を予想し、予想した時間が規定時間以上の場合、前記第1のプロセッサは、前記第2のプロセッサにより展開が行われていないnページ目の印刷データのリソースの展開処理を行うことを特徴とする印刷データ処理方法。 - 第1のプロセッサに、印刷データをページ単位で中間データへ変換する処理を実行させ、
第2のプロセッサに、前記第1のプロセッサが中間データへ変換している印刷データのページよりも後ろのページの印刷データを中間データへ変換する処理を実行させ、
印刷データのmページ目の中間データへの変換が終了した前記第1のプロセッサに、前記第2のプロセッサが中間データへ変換している印刷データのnページ目よりも後ろのページの印刷データを中間データへ変換するためにnページ目の印刷データを読み飛ばす際、前記第2のプロセッサがnページ目の印刷データを中間データへ変換するために必要とする時間を予想させ、予想した時間が規定時間以上の場合、前記第1のプロセッサに、前記第2のプロセッサにより展開が行われていないnページ目の印刷データのリソースの展開処理を行う処理を実行させることを特徴とする印刷データ処理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009192237A JP5424778B2 (ja) | 2009-08-21 | 2009-08-21 | 印刷データ処理装置、印刷データ処理方法、プログラム |
US12/856,117 US8526052B2 (en) | 2009-08-21 | 2010-08-13 | Print data processing apparatus, control method for print data processing apparatus, and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009192237A JP5424778B2 (ja) | 2009-08-21 | 2009-08-21 | 印刷データ処理装置、印刷データ処理方法、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011044028A JP2011044028A (ja) | 2011-03-03 |
JP5424778B2 true JP5424778B2 (ja) | 2014-02-26 |
Family
ID=43605157
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009192237A Expired - Fee Related JP5424778B2 (ja) | 2009-08-21 | 2009-08-21 | 印刷データ処理装置、印刷データ処理方法、プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8526052B2 (ja) |
JP (1) | JP5424778B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5853537B2 (ja) * | 2011-09-27 | 2016-02-09 | ブラザー工業株式会社 | 印刷のための制御装置 |
JP6659099B2 (ja) * | 2015-08-05 | 2020-03-04 | キヤノン株式会社 | 印刷装置とその制御方法、及びプログラム |
US9633289B1 (en) * | 2015-12-04 | 2017-04-25 | International Business Machines Corporation | Power consumption in laser printing |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5469533A (en) * | 1992-07-10 | 1995-11-21 | Microsoft Corporation | Resource-oriented printer system and method of operation |
DE69524381T2 (de) * | 1995-03-23 | 2002-08-14 | Agfa-Gevaert N.V., Mortsel | Parallele Verarbeitung des Datenstroms der Seitenbeschreibungssprache |
EP0825550A3 (en) * | 1996-07-31 | 1999-11-10 | Texas Instruments Incorporated | Printing system and method using multiple processors |
US7339687B2 (en) * | 2002-09-30 | 2008-03-04 | Sharp Laboratories Of America | Load-balancing distributed raster image processing |
US6816276B2 (en) * | 2001-03-08 | 2004-11-09 | Electronics For Imaging, Inc. | Efficiently scheduled multiple raster image processors |
US20040095596A1 (en) * | 2002-11-14 | 2004-05-20 | International Business Machines Corporation | Apparatus, method and program product for controlling printing |
US7861156B2 (en) * | 2003-05-29 | 2010-12-28 | Electronics For Imaging, Inc. | Methods and apparatus for parallel processing page description language data |
JP2007152623A (ja) | 2005-12-01 | 2007-06-21 | Canon Inc | 描画制御装置、描画制御方法、記憶媒体およびプログラム |
JP2007221604A (ja) * | 2006-02-17 | 2007-08-30 | Canon Inc | 画像形成装置 |
JP4715654B2 (ja) * | 2006-07-03 | 2011-07-06 | 富士ゼロックス株式会社 | 画像データ生成装置および画像形成装置 |
JP5212886B2 (ja) * | 2006-12-28 | 2013-06-19 | 富士ゼロックス株式会社 | 画像形成システム、及び、画像形成プログラム |
US7986419B2 (en) * | 2007-09-12 | 2011-07-26 | Xerox Corporation | Performance optimization method for network printers |
US20090080025A1 (en) * | 2007-09-20 | 2009-03-26 | Boris Aronshtam | Parallel processing of page description language |
US8077330B2 (en) * | 2007-12-20 | 2011-12-13 | Xerox Corporation | Parallel RIP with preamble caching |
US8064084B2 (en) * | 2008-04-02 | 2011-11-22 | Eastman Kodak Company | Distributed processing of print jobs |
US20100231952A1 (en) * | 2009-03-12 | 2010-09-16 | Fabio Giannetti | Printing system and method |
US8593668B2 (en) * | 2009-05-04 | 2013-11-26 | Xerox Corporation | Parallel printing system |
-
2009
- 2009-08-21 JP JP2009192237A patent/JP5424778B2/ja not_active Expired - Fee Related
-
2010
- 2010-08-13 US US12/856,117 patent/US8526052B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20110043859A1 (en) | 2011-02-24 |
JP2011044028A (ja) | 2011-03-03 |
US8526052B2 (en) | 2013-09-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101221940B1 (ko) | 화상처리장치, 화상처리방법, 및 그 프로그램을 기억한 매체 | |
US8867081B2 (en) | Printing method and apparatus for dividing each of the two or more print jobs into a plurality of sub-print jobs | |
US8625133B2 (en) | Print data processing apparatus, print data processing method, and storage medium | |
US8189221B2 (en) | Image forming device for executing a designated process with priority without canceling a previously accepted process | |
JP5594470B2 (ja) | 印刷制御装置、印刷システムおよびプログラム | |
JP2008262543A (ja) | Pdfダイレクトプリントのためのpdfデータの不連続伝送 | |
JP5655392B2 (ja) | 印刷画像処理装置及びプログラム | |
JP5097796B2 (ja) | 画像形成装置 | |
JP5424778B2 (ja) | 印刷データ処理装置、印刷データ処理方法、プログラム | |
JP5482238B2 (ja) | 画像処理装置、画像形成装置、画像処理方法、画像形成方法及びプログラム | |
CN102681800B (zh) | 图像处理装置及信息处理方法 | |
US9286012B2 (en) | System and method for efficiently imposing a print job in a print production workflow | |
JPH10289066A (ja) | 画像処理装置及びその方法 | |
JP5244770B2 (ja) | 画像形成装置 | |
JPH10154050A (ja) | 印刷処理装置及び方法 | |
JP6471660B2 (ja) | 情報処理装置及びプログラム | |
JP3787907B2 (ja) | 電子印刷装置 | |
JP2010173206A (ja) | プリンタコントローラ | |
US20170052746A1 (en) | Image forming apparatus, image forming method, and non-transitory computer readable medium | |
JP2001075759A (ja) | 情報処理装置および情報処理方法 | |
JP2006344184A (ja) | 画像形成装置 | |
JP2003039747A (ja) | 画像形成装置およびその制御方法 | |
JP2006130776A (ja) | 画像処理装置および方法 | |
JP2013052568A (ja) | 画像形成装置、制御方法及び制御プログラム | |
JP2019155657A (ja) | 画像処理装置、画像処理方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120723 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130814 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130827 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131007 |
|
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: 20131029 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131126 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5424778 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |