JP5586970B2 - 情報処理装置および制御方法およびプログラム - Google Patents
情報処理装置および制御方法およびプログラム Download PDFInfo
- Publication number
- JP5586970B2 JP5586970B2 JP2010013241A JP2010013241A JP5586970B2 JP 5586970 B2 JP5586970 B2 JP 5586970B2 JP 2010013241 A JP2010013241 A JP 2010013241A JP 2010013241 A JP2010013241 A JP 2010013241A JP 5586970 B2 JP5586970 B2 JP 5586970B2
- Authority
- JP
- Japan
- Prior art keywords
- metadata
- record
- display control
- unit
- 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
- 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/1203—Improving or facilitating administration, e.g. print management
- G06F3/1205—Improving or facilitating administration, e.g. print management resulting in increased flexibility in print job configuration, e.g. job settings, print requirements, job tickets
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
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)
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
- Facsimiles In General (AREA)
Description
<システム構成>
図1(a)は、本発明が適用できる情報処理装置の構成の一例を示した図である。図1(a)において、1台以上のパーソナルコンピュータ(以下、PCと表記する)102にネットワークまたはケーブルなどを介してプリンタ103が接続されている。
図2は、PDL処理部のモジュール構成を説明する図である。図1におけるPDL処理部105は、PDL解析部201、印刷設定UI部202、印刷制御部203から構成されている。
本願の実施例1において、PDLのレコードレベルにあるレコードのメタデータ全てをフィルタリング印刷時の選択対象とする例を示した。しかしながら、PDLのレコードレベルに含まれるメタデータのキーの数が多い場合、印刷設定UIに配置されるリストボックスの数が多くなり、ユーザが誤ってメタデータを選択するおそれがある。
実施例1において、PDLのレコードレベルにあるレコードのメタデータのみをフィルタリング印刷時の選択対象とする例を示した。しかしながら、対象とするPDLのレコードレベルの親要素に含まれるメタデータによりグルーピングが行われている場合、そのような情報を印刷制御に活用することができない。
実施例1において、PDLのレコードレベルにあるレコードのメタデータのみをフィルタリング印刷の制御対象とする例を示した。しかしながら、対象とするPDLのレコードレベルの子要素のメタデータにフィルタリングで有用な情報を含んでいる場合、印刷に活用することができない。
実施例4において、PDLのレコードレベルのメタデータとレコードレベルの子要素のレコードで衝突が発生しないメタデータをフィルタリング印刷の制御対象とする例を示した。
Claims (15)
- メタデータを備える階層構造の印刷データからレコードレベルの階層を特定する特定手段と、
前記特定手段において特定された階層に含まれるメタデータを表示する表示制御手段と、
前記表示制御手段により表示されたメタデータから少なくとも1つのメタデータの選択を受け付ける受け付け手段と、
前記受け付け手段において受け付けられた前記少なくとも1つのメタデータが設定されたレコードを印刷対象として決定する決定手段を備えることを特徴とする情報処理装置。 - 前記表示制御手段は、前記決定手段により印刷対象として決定されたレコードの数を表示することを特徴とする請求項1に記載の情報処理装置。
- 前記決定手段により印刷対象として決定されたレコードがない場合、前記印刷データに対する印刷の指示を受け付けないことを特徴とする印刷制御手段を備えることを特徴とする請求項1または2に記載の情報処理装置。
- 前記表示制御手段は、前記特定手段において特定された階層に含まれる全レコードにおいて共通するメタデータが選択されない設定画面を表示することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
- 前記表示制御手段は、前記特定手段において特定された階層の上位の階層のメタデータを表示することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
- 前記表示制御手段は、前記特定手段において特定された階層の下位の階層のメタデータを表示することを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。
- 前記印刷データは、PDF/VTであることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。
- メタデータを備える階層構造の印刷データからレコードレベルの階層を特定する特定工程と、
前記特定工程において特定された階層に含まれるメタデータを表示する表示制御工程と、
前記表示制御工程により表示されたメタデータから少なくとも1つのメタデータの選択を受け付ける受け付け工程と、
前記受け付け工程において受け付けられた前記少なくとも1つのメタデータが設定されたレコードを印刷対象として決定する決定工程を備えることを特徴とする制御方法。 - メタデータを備える階層構造の印刷データからレコードレベルの階層を特定する特定工程と、
前記特定工程において特定された階層に含まれるメタデータを表示する表示制御工程と、
前記表示制御工程により表示されたメタデータから少なくとも1つのメタデータの選択を受け付ける受け付け工程と、
前記受け付け工程において受け付けられた前記少なくとも1つのメタデータが設定されたレコードを印刷対象として決定する決定工程をコンピュータに実行させるためのプログラム。 - 前記表示制御工程は、前記決定工程により印刷対象として決定されたレコードの数を表示することを特徴とする請求項9に記載のプログラム。
- 前記決定工程により印刷対象として決定されたレコードがない場合、前記印刷データに対する印刷の指示を受け付けないことを特徴とする印刷制御工程を備えることを特徴とする請求項9または10に記載のプログラム。
- 前記表示制御工程は、前記特定工程において特定された階層に含まれる全レコードにおいて共通するメタデータが選択されない設定画面を表示することを特徴とする請求項9乃至11のいずれか1項に記載のプログラム。
- 前記表示制御工程は、前記特定工程において特定された階層の上位の階層のメタデータを表示することを特徴とする請求項9乃至12のいずれか1項に記載のプログラム。
- 前記表示制御工程は、前記特定工程において特定された階層の下位の階層のメタデータを表示することを特徴とする請求項9乃至13のいずれか1項に記載のプログラム。
- 前記印刷データは、PDF/VTであることを特徴とする請求項9乃至14のいずれか1項に記載のプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010013241A JP5586970B2 (ja) | 2010-01-25 | 2010-01-25 | 情報処理装置および制御方法およびプログラム |
CN201110026074.9A CN102135863B (zh) | 2010-01-25 | 2011-01-20 | 信息处理装置及其控制方法 |
US13/011,701 US8896862B2 (en) | 2010-01-25 | 2011-01-21 | Image processing apparatus, control method, and storage medium for print control using metadata |
EP11152101A EP2348398A3 (en) | 2010-01-25 | 2011-01-25 | Image processing apparatus, control method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010013241A JP5586970B2 (ja) | 2010-01-25 | 2010-01-25 | 情報処理装置および制御方法およびプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2011150644A JP2011150644A (ja) | 2011-08-04 |
JP2011150644A5 JP2011150644A5 (ja) | 2013-03-14 |
JP5586970B2 true JP5586970B2 (ja) | 2014-09-10 |
Family
ID=43707901
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010013241A Expired - Fee Related JP5586970B2 (ja) | 2010-01-25 | 2010-01-25 | 情報処理装置および制御方法およびプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US8896862B2 (ja) |
EP (1) | EP2348398A3 (ja) |
JP (1) | JP5586970B2 (ja) |
CN (1) | CN102135863B (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5713563B2 (ja) * | 2010-01-14 | 2015-05-07 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法、プログラム |
JP5804758B2 (ja) * | 2011-04-19 | 2015-11-04 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法およびコンピュータプログラム |
Family Cites Families (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03100861A (ja) * | 1989-09-14 | 1991-04-25 | Hitachi Software Eng Co Ltd | 文字差し込み方式 |
JPH0756784A (ja) * | 1993-08-16 | 1995-03-03 | Toppan Printing Co Ltd | 印刷物作成用データベースおよび印刷物作成用データの管理方法 |
JP3613543B2 (ja) * | 1997-11-11 | 2005-01-26 | 株式会社日立国際電気 | 動画像編集装置 |
US6920608B1 (en) * | 1999-05-21 | 2005-07-19 | E Numerate Solutions, Inc. | Chart view for reusable data markup language |
JP3885467B2 (ja) * | 2000-06-28 | 2007-02-21 | 富士ゼロックス株式会社 | 印刷システム |
JP2003037731A (ja) * | 2001-05-14 | 2003-02-07 | Canon Inc | 画像処理装置およびその方法 |
JP2003100861A (ja) | 2001-09-20 | 2003-04-04 | Mitsubishi Electric Corp | 半導体装置の製造方法 |
US7375842B2 (en) * | 2002-04-09 | 2008-05-20 | Eastman Kodak Company | Variable data printing using variants |
JP4047058B2 (ja) * | 2002-04-26 | 2008-02-13 | キヤノン株式会社 | 印刷制御装置及びそれをコンピュータにより実現するためのコンピュータプログラム及び印刷制御方法 |
US20040076941A1 (en) * | 2002-10-16 | 2004-04-22 | Kaplan, Inc. | Online curriculum handling system including content assembly from structured storage of reusable components |
US7319543B2 (en) * | 2003-03-17 | 2008-01-15 | Kabushiki Kaisha Toshiba | Image forming system |
US7254587B2 (en) * | 2004-01-12 | 2007-08-07 | International Business Machines Corporation | Method and apparatus for determining relative relevance between portions of large electronic documents |
US7992145B2 (en) * | 2004-03-05 | 2011-08-02 | Microsoft Corporation | Multilevel ticket-based job management architecture for computing devices |
US8243317B2 (en) * | 2004-05-03 | 2012-08-14 | Microsoft Corporation | Hierarchical arrangement for spooling job data |
US7437358B2 (en) * | 2004-06-25 | 2008-10-14 | Apple Inc. | Methods and systems for managing data |
US20050289107A1 (en) * | 2004-06-25 | 2005-12-29 | Yan Arrouye | Methods and systems for managing data |
US20060023238A1 (en) * | 2004-07-30 | 2006-02-02 | Eastman Kodak Company | Select reprint of records in variable data printing |
US7475336B2 (en) * | 2004-08-11 | 2009-01-06 | Kabushiki Kaisha Toshiba | Document information processing apparatus and document information processing program |
JP2007056784A (ja) | 2005-08-25 | 2007-03-08 | Toyota Motor Corp | 内燃機関の点火時期制御装置 |
JP2007287136A (ja) | 2006-03-23 | 2007-11-01 | Oce Technologies Bv | オブジェクトの順序付けられた集合に対する処理動作をプログラミングするためのシステム |
JP2008146603A (ja) * | 2006-12-13 | 2008-06-26 | Canon Inc | 文書検索装置、文書検索方法、プログラム及び記憶媒体 |
JP5127232B2 (ja) * | 2007-01-05 | 2013-01-23 | キヤノン株式会社 | データ処理装置、データ処理方法、及びコンピュータプログラム |
US20090099853A1 (en) * | 2007-10-10 | 2009-04-16 | Lemelson Greg M | Contextual product placement |
JP5455587B2 (ja) * | 2009-08-07 | 2014-03-26 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法、及びコンピュータプログラム |
JP2011053781A (ja) * | 2009-08-31 | 2011-03-17 | Seiko Epson Corp | 画像データベース作成装置、画像検索装置、画像データベース作成方法および画像検索方法 |
JP5451411B2 (ja) * | 2010-01-14 | 2014-03-26 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法、プログラム |
JP5713563B2 (ja) * | 2010-01-14 | 2015-05-07 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法、プログラム |
-
2010
- 2010-01-25 JP JP2010013241A patent/JP5586970B2/ja not_active Expired - Fee Related
-
2011
- 2011-01-20 CN CN201110026074.9A patent/CN102135863B/zh not_active Expired - Fee Related
- 2011-01-21 US US13/011,701 patent/US8896862B2/en not_active Expired - Fee Related
- 2011-01-25 EP EP11152101A patent/EP2348398A3/en not_active Withdrawn
Also Published As
Publication number | Publication date |
---|---|
CN102135863A (zh) | 2011-07-27 |
EP2348398A3 (en) | 2012-12-26 |
JP2011150644A (ja) | 2011-08-04 |
CN102135863B (zh) | 2014-11-19 |
US20110181913A1 (en) | 2011-07-28 |
US8896862B2 (en) | 2014-11-25 |
EP2348398A2 (en) | 2011-07-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103631543B (zh) | 信息处理装置及其控制方法 | |
EP2924557B1 (en) | Information processing apparatus and method of controlling the same | |
US8045198B2 (en) | System and method for processing a change history of a PDF file | |
CN102163134B (zh) | 信息处理装置及信息处理装置控制方法 | |
JP2006048537A (ja) | 印刷システム及び印刷処理方法 | |
US8699076B2 (en) | Image forming apparatus, server, image forming system, and storage medium, outputting superimposed text strings in a variable form page | |
EP1811368A2 (en) | Information processing apparatus, information processing method, and information processing program | |
EP2648088B1 (en) | Information processing apparatus, storage medium, and control method therefor | |
JP2018037746A (ja) | 情報処理システム、情報処理装置、及び情報処理方法 | |
US20170154022A1 (en) | Information processing apparatus, method for controlling the same, and storage medium | |
US20120268763A1 (en) | Information processing apparatus, pdl data conversion method, and storage medium | |
US20110113321A1 (en) | Xps file print control method and print control terminal device | |
US10310788B2 (en) | Control method for generating data used for printing and information processing apparatus | |
JP5586970B2 (ja) | 情報処理装置および制御方法およびプログラム | |
AU2015218517B2 (en) | Image forming apparatus, image forming method, and program | |
US9588942B2 (en) | Information processing apparatus and information processing method | |
JP6780380B2 (ja) | 画像処理装置及びプログラム | |
JP6234417B2 (ja) | 情報処理装置及びその制御方法とプログラム | |
JP6457249B2 (ja) | 電子ドキュメント管理装置、電子ドキュメント管理システムおよび電子ドキュメント管理用プログラム | |
JP2014174951A (ja) | 情報処理装置、情報処理方法及びプログラム | |
US20090128847A1 (en) | Printing system, printing method, printing apparatus, and host apparatus | |
JP6437076B2 (ja) | 情報処理装置及びその制御方法とプログラム | |
JP5494561B2 (ja) | 情報処理装置、画像形成装置、プログラム、及び、情報処理方法 | |
JP2012160114A (ja) | 情報処理装置および制御方法およびプログラム | |
JP2019020954A (ja) | 情報処理装置、情報処理装置の制御方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130124 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130124 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131101 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131112 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140114 |
|
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: 20140624 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140723 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5586970 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |