JP4771241B2 - バリアブル印刷システム - Google Patents
バリアブル印刷システム Download PDFInfo
- Publication number
- JP4771241B2 JP4771241B2 JP2009168454A JP2009168454A JP4771241B2 JP 4771241 B2 JP4771241 B2 JP 4771241B2 JP 2009168454 A JP2009168454 A JP 2009168454A JP 2009168454 A JP2009168454 A JP 2009168454A JP 4771241 B2 JP4771241 B2 JP 4771241B2
- Authority
- JP
- Japan
- Prior art keywords
- variable
- image
- print data
- variable 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- 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
-
- 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/1211—Improving printing performance
-
- 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/1242—Image or content composition onto a page
- G06F3/1243—Variable data printing, e.g. document forms, templates, labels, coupons, advertisements, logos, watermarks, transactional printing, fixed content versioning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Record Information Processing For Printing (AREA)
- Processing Or Creating Images (AREA)
Description
図8に示すように、ユーザからの印刷要求が発生すると(S100)、レイアウト制御編集部はレイアウトデータを生成する(S110)。図9にレイアウト制御編集部の具体的な処理を示す。
図12に示すように、制御部は、バリアブル印刷データ生成装置20からの要求を監視する(S200)。ストリーム化されたバリアブル印刷データ(PPMLデータ)が入力されたら、バリアブル言語解析部はバリアブル印刷データを解析し、画像RIP部はオブジェクトとして指定された画像データをRIPする(S210)。次に、バリアブル言語解析部はPPMLデータに消去識別子があるか確認し(S220)、消去識別子がある場合は、指定された再利用オブジェクトをキャッシュメモリから消去し、管理テーブルからエントリを消去する(S230)。消去識別子がない場合は、解析したバリアブル印刷データから配置情報などを取り出し、画像合成部に渡す(S240)。再利用オブジェクトの場合はキャッシュメモリに格納する(S250)。
20 バリアブル印刷データ生成装置
21 CPU
22 ROM
23 RAM
24 HDD
25 NIC
30 印刷制御装置
31 CPU
32 ROM
33 RAM
34 VIF
35 HDD
36 NIC
40 出力装置
Claims (3)
- バリアブル印刷データを生成し、ストリーム化して送信するバリアブル印刷データ生成装置と、ストリーム化された前記バリアブル印刷データを受信し、順次、ページのイメージデータを作成するバリアブル印刷制御装置と、が通信ネットワークで接続されたバリアブル印刷システムにおいて、
前記バリアブル印刷データ生成装置は、
各ページに埋め込む部品を配列したデータベースを作成するバリアブル印刷制御部と、
前記部品中の再利用オブジェクトをキーとして前記データベースをソートするデータベース操作部と、
前記ソートしたデータベースに基づいて前記バリアブル印刷データを生成すると共に、以降のページに使用されない再利用オブジェクトを含むページの情報を記述する部分に、当該再利用オブジェクトの消去を指示する指示情報を埋め込むバリアブル印刷データ生成部と、を少なくとも備え、
前記バリアブル印刷制御装置は、
前記バリアブル印刷データを解析すると共に、前記指示情報を識別するバリアブル言語解析部と、
オブジェクトをラスタライズする画像RIP部と、
オブジェクトのラスタライズデータを合成してページ毎のイメージデータを作成する画像合成部と、
前記画像RIP部でラスタライズした再利用オブジェクトのラスタライズデータをキャッシュメモリに保存すると共に、前記画像合成部が、前記指示情報が埋め込まれているページのイメージデータを作成した後に、当該指示情報で指定された再利用オブジェクトのラスタライズデータを前記キャッシュメモリから消去するオブジェクト管理部と、を少なくとも備える、
ことを特徴とするバリアブル印刷システム。 - 前記データベース操作部は、使用頻度が最も高い再利用オブジェクトをキーとして前記データベースをソートし、当該再利用オブジェクトを含むページをグループ化する、
ことを特徴とする請求項1に記載のバリアブル印刷システム。 - 前記バリアブル印刷データは、PPML(Personalized Print Markup Language)で記述され、前記指示情報はPRIVATE_INFOエレメントに定義される、
ことを特徴とする請求項1又は2に記載のバリアブル印刷システム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2009168454A JP4771241B2 (ja) | 2009-07-17 | 2009-07-17 | バリアブル印刷システム |
| US12/828,070 US8446636B2 (en) | 2009-07-17 | 2010-06-30 | Variable printing system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2009168454A JP4771241B2 (ja) | 2009-07-17 | 2009-07-17 | バリアブル印刷システム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2011022878A JP2011022878A (ja) | 2011-02-03 |
| JP4771241B2 true JP4771241B2 (ja) | 2011-09-14 |
Family
ID=43465082
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2009168454A Expired - Fee Related JP4771241B2 (ja) | 2009-07-17 | 2009-07-17 | バリアブル印刷システム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US8446636B2 (ja) |
| JP (1) | JP4771241B2 (ja) |
Families Citing this family (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5517607B2 (ja) * | 2009-12-28 | 2014-06-11 | キヤノン株式会社 | 情報処理装置、画像圧縮方法、及びコンピュータプログラム |
| JP2012099026A (ja) * | 2010-11-04 | 2012-05-24 | Canon Inc | 画像形成装置、情報処理装置、画像処理方法、プログラム |
| JP5747489B2 (ja) * | 2010-11-30 | 2015-07-15 | 富士ゼロックス株式会社 | 印刷文書処理システム、キャッシュ装置及びプログラム |
| JP2012135958A (ja) * | 2010-12-27 | 2012-07-19 | Canon Inc | 印刷装置、印刷制御方法及びプログラム |
| JP5691688B2 (ja) * | 2011-03-15 | 2015-04-01 | コニカミノルタ株式会社 | 印刷制御装置及び印刷制御プログラム、印刷制御方法 |
| JP5574242B2 (ja) * | 2011-03-22 | 2014-08-20 | コニカミノルタ株式会社 | 印刷制御装置及び印刷制御プログラム並びに印刷制御方法 |
| US8755079B2 (en) * | 2011-04-18 | 2014-06-17 | Canon Kabushiki Kaisha | Image forming apparatus discriminating whether image data of an object to be subjected to transformation processing is stored in a storage unit |
| JP2012234454A (ja) * | 2011-05-09 | 2012-11-29 | Canon Inc | 画像形成装置、画像形成装置の制御方法およびコンピュータプログラム |
| JP5854644B2 (ja) * | 2011-05-30 | 2016-02-09 | キヤノン株式会社 | 画像形成装置、制御方法、及びプログラム |
| JP5997484B2 (ja) | 2011-06-23 | 2016-09-28 | 理想科学工業株式会社 | 画像処理装置および上位装置 |
| JP5821402B2 (ja) * | 2011-08-22 | 2015-11-24 | 富士ゼロックス株式会社 | 画像形成装置、画像形成システム及び制御プログラム |
| JP5679123B2 (ja) * | 2011-11-08 | 2015-03-04 | コニカミノルタ株式会社 | 印刷制御装置、印刷制御プログラム |
| JP5733201B2 (ja) * | 2011-12-27 | 2015-06-10 | コニカミノルタ株式会社 | 印刷制御装置、印刷制御プログラム |
| JP6036040B2 (ja) * | 2012-09-07 | 2016-11-30 | セイコーエプソン株式会社 | 記録装置、記録装置の制御方法、及び、プログラム |
| CN104423901B (zh) * | 2013-08-29 | 2018-11-06 | 北大方正集团有限公司 | 可变序列数据自动生成方法和系统 |
| CN109669647B (zh) * | 2018-11-30 | 2022-04-12 | 森大(深圳)技术有限公司 | 打印图像数据处理方法、装置、设备及存储介质 |
| JP7344438B2 (ja) * | 2019-08-27 | 2023-09-14 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置 |
| CN112571999B (zh) * | 2019-09-28 | 2022-09-13 | 森大(深圳)技术有限公司 | 多生产线打印任务自适应匹配方法、装置、设备及介质 |
| US11772271B2 (en) * | 2020-01-10 | 2023-10-03 | Mujin, Inc. | Method and computing system for object recognition or object registration based on image classification |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6919967B1 (en) | 1999-11-18 | 2005-07-19 | Hewlett-Packard Development Company, L.P. | Printing performance enhancements for variable data publishing |
| US20020165883A1 (en) * | 2001-02-26 | 2002-11-07 | Xerox Corporation | Electronic document management system |
| US20050125722A1 (en) * | 2003-12-01 | 2005-06-09 | Information Handling Services Inc. | Unreferenced object in page rendered electronic file |
| JP2006237825A (ja) | 2005-02-23 | 2006-09-07 | Konica Minolta Business Technologies Inc | 画像処理装置、画像処理方法、および画像処理プログラム |
| KR20070087394A (ko) * | 2006-02-23 | 2007-08-28 | 삼성전자주식회사 | 메모리 절약을 위한 인쇄 장치 및 방법 |
| JP4902413B2 (ja) * | 2007-04-19 | 2012-03-21 | キヤノン株式会社 | 印刷データ処理装置、印刷データ処理方法及びプログラム |
| JP2009026205A (ja) * | 2007-07-23 | 2009-02-05 | Canon Inc | ソフトウェアアプリケーション |
| JP5188881B2 (ja) * | 2008-05-27 | 2013-04-24 | 富士フイルム株式会社 | データ変換装置、データ変換プログラム、およびデータ変換方法 |
| JP5225062B2 (ja) * | 2008-12-26 | 2013-07-03 | キヤノン株式会社 | 印刷制御装置、印刷制御方法、及びコンピュータプログラム |
-
2009
- 2009-07-17 JP JP2009168454A patent/JP4771241B2/ja not_active Expired - Fee Related
-
2010
- 2010-06-30 US US12/828,070 patent/US8446636B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2011022878A (ja) | 2011-02-03 |
| US20110013209A1 (en) | 2011-01-20 |
| US8446636B2 (en) | 2013-05-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4771241B2 (ja) | バリアブル印刷システム | |
| CN101714215B (zh) | 图像处理装置及图像处理方法 | |
| EP1102204B1 (en) | Printing performance enhancements for variable data publishing | |
| JP5623079B2 (ja) | ハード・コピーの書式からの書式定義の自動発生 | |
| US6313920B1 (en) | System and method for remote printing using incremental font subsetting | |
| US7697772B2 (en) | Apparatus, method and computer program product for performing image compression of image data | |
| CN100520703C (zh) | 一种光栅化处理的方法及装置 | |
| WO2006129577A1 (en) | Image processing apparatus, control method thereof, and program | |
| JP4596285B2 (ja) | 画像処理システム及び画像処理方法並びにオブジェクト名生成プログラム | |
| US9977771B2 (en) | System and method for printable document viewer optimization | |
| US20040091162A1 (en) | Run length compression format for storing raster data in a cache | |
| US8922822B2 (en) | Image transform signature generation mechanism | |
| JP2021056722A (ja) | 情報処理装置及びプログラム | |
| US20140111521A1 (en) | Rendering source content for display | |
| US7577693B2 (en) | Performing multiple actions on a spool file by assigning a particular action to be performed on each segment of the spool file | |
| US9052854B2 (en) | Parallel printing system | |
| JPH08212023A (ja) | 印刷制御装置及び方法 | |
| JP6432438B2 (ja) | データ処理装置及びプログラム | |
| US20090279127A1 (en) | Mechanism for data extraction of variable positioned data | |
| US8756491B2 (en) | PDL data processing device | |
| JP6320146B2 (ja) | 情報処理システム、情報処理装置、情報処理方法、及びプログラム | |
| JP2015075839A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
| US20140240787A1 (en) | Mechanism for Applying Marks After Rasterization | |
| US10789030B2 (en) | Document pooling mechanism | |
| JP2006347064A (ja) | ページ描画装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110428 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110527 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110609 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140701 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| LAPS | Cancellation because of no payment of annual fees |