JP6373633B2 - 画像処理装置、及び、プログラム - Google Patents
画像処理装置、及び、プログラム Download PDFInfo
- Publication number
- JP6373633B2 JP6373633B2 JP2014093509A JP2014093509A JP6373633B2 JP 6373633 B2 JP6373633 B2 JP 6373633B2 JP 2014093509 A JP2014093509 A JP 2014093509A JP 2014093509 A JP2014093509 A JP 2014093509A JP 6373633 B2 JP6373633 B2 JP 6373633B2
- Authority
- JP
- Japan
- Prior art keywords
- user
- print job
- defined code
- keyword
- 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.)
- Active
Links
- 238000012545 processing Methods 0.000 title claims description 86
- 238000000034 method Methods 0.000 claims description 57
- 238000005259 measurement Methods 0.000 claims description 10
- 238000003780 insertion Methods 0.000 claims description 6
- 230000037431 insertion Effects 0.000 claims description 6
- 238000007639 printing Methods 0.000 description 37
- 238000001514 detection method Methods 0.000 description 23
- 230000006870 function Effects 0.000 description 19
- 238000011161 development Methods 0.000 description 9
- 238000004458 analytical method Methods 0.000 description 8
- 238000004891 communication Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 5
- 238000012795 verification Methods 0.000 description 5
- 239000002131 composite material Substances 0.000 description 3
- 238000005401 electroluminescence Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 238000010017 direct printing Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
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/1253—Configuration of print job parameters, e.g. using UI at the client
- G06F3/1258—Configuration of print job parameters, e.g. using UI at the client by updating job settings at the printer
-
- 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/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
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)
Description
ユーザが所望する処理を実現するためのコマンドであって、処理対象の前記印刷ジョブと同じ前記ページ記述言語で記述されているコマンドであるユーザ定義コードを入力する入力手段と、
キーワードを管理するキーワード管理テーブルと、
前記キーワード管理テーブルから、前記入力されたユーザ定義コードに対応するキーワードを特定し、前記特定したキーワードを前記印刷ジョブの中から検出する検出手段と、
前記キーワードが検出された前記印刷ジョブの位置の前又は後に前記ユーザ定義コードを挿入して、処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合する併合手段と、
を備える、ことを特徴としている。
プログラミング言語であるページ記述言語で記述されている印刷ジョブに対応している画像処理装置であって、
ユーザが所望する処理を実現するためのコマンドであって、処理対象の前記印刷ジョブと同じ前記ページ記述言語で記述されているコマンドであるユーザ定義コードを入力する入力手段と、
処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合する併合手段と、
を備え、
前記ユーザ定義コードによる処理が特定のページに対する処理時間の計測である
ことを特徴としている。
プログラミング言語であるページ記述言語で記述されている印刷ジョブに対応している画像処理装置であって、
ユーザが所望する処理を実現するためのコマンドであって、処理対象の前記印刷ジョブと同じ前記ページ記述言語で記述されているコマンドであるユーザ定義コードを入力する入力手段と、
前記印刷ジョブを解析して、前記印刷ジョブへの前記ユーザ定義コードの挿入先を特定するためのキーワードを検出する検出手段と、
処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合する併合手段と、
を備え、
前記併合手段は、前記検出したキーワードに基づく前記印刷ジョブの位置に、前記ユーザ定義コードを挿入する、
ことを特徴としている。
前記併合手段は、処理対象の前記印刷ジョブを構成するコードの中に所定のキーワード
が存在する場合に、処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合する、
ことを特徴としている。
入力された前記ユーザ定義コードを保持する保持手段を、更に、備える、
ことを特徴としている。
ユーザが所望する処理を実現するためのコマンドであって、処理対象の前記印刷ジョブと同じ前記ページ記述言語で記述されているコマンドであるユーザ定義コードを受け付け、
前記印刷ジョブを解析して、前記印刷ジョブへの前記ユーザ定義コードの挿入先を特定するためのキーワードを検出し、
処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合し、
前記併合においては、前記検出したキーワードに基づく前記印刷ジョブの位置に、前記ユーザ定義コードを挿入する、
処理を実行させる、
ことを特徴としている。
10 印刷装置
11 通信部
12 記憶部
12a コマンド格納部
12b 処理待ちジョブ格納部
T1 キーワード管理テーブル
13 表示部
14 操作部
15 入力部
16 プリンタ部
17 制御部
17a 判定部
17b 格納処理部
17c 設定部
17d 検出部
17e マージ部
17f 解析部
17g 通知生成部
17h RIP処理部
20 情報端末装置
NW ネットワーク
Claims (6)
- プログラミング言語であるページ記述言語で記述されている印刷ジョブに対応している画像処理装置であって、
ユーザが所望する処理を実現するためのコマンドであって、処理対象の前記印刷ジョブと同じ前記ページ記述言語で記述されているコマンドであるユーザ定義コードを入力する入力手段と、
キーワードを管理するキーワード管理テーブルと、
前記キーワード管理テーブルから、前記入力されたユーザ定義コードに対応するキーワードを特定し、前記特定したキーワードを前記印刷ジョブの中から検出する検出手段と、
前記キーワードが検出された前記印刷ジョブの位置の前又は後に前記ユーザ定義コードを挿入して、処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合する併合手段と、
を備える、
ことを特徴とする画像処理装置。 - プログラミング言語であるページ記述言語で記述されている印刷ジョブに対応している画像処理装置であって、
ユーザが所望する処理を実現するためのコマンドであって、処理対象の前記印刷ジョブと同じ前記ページ記述言語で記述されているコマンドであるユーザ定義コードを入力する入力手段と、
処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合する併合手段と、
を備え、
前記ユーザ定義コードによる処理が特定のページに対する処理時間の計測である
ことを特徴とする画像処理装置。 - プログラミング言語であるページ記述言語で記述されている印刷ジョブに対応している画像処理装置であって、
ユーザが所望する処理を実現するためのコマンドであって、処理対象の前記印刷ジョブと同じ前記ページ記述言語で記述されているコマンドであるユーザ定義コードを入力する入力手段と、
前記印刷ジョブを解析して、前記印刷ジョブへの前記ユーザ定義コードの挿入先を特定するためのキーワードを検出する検出手段と、
処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合する併合手段と、
を備え、
前記併合手段は、前記検出したキーワードに基づく前記印刷ジョブの位置に、前記ユーザ定義コードを挿入する、
ことを特徴とする画像処理装置。 - 前記併合手段は、処理対象の前記印刷ジョブを構成するコードの中に所定のキーワード
が存在する場合に、処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合する、
ことを特徴とする請求項1、2又は3のいずれか1項に記載の画像処理装置。 - 入力された前記ユーザ定義コードを保持する保持手段を、更に、備える、
ことを特徴とする請求項1、2又は3のいずれか1項に記載の画像処理装置。 - プログラミング言語であるページ記述言語で記述されている印刷ジョブに対応している画像処理装置のコンピュータに、
ユーザが所望する処理を実現するためのコマンドであって、処理対象の前記印刷ジョブと同じ前記ページ記述言語で記述されているコマンドであるユーザ定義コードを受け付け、
前記印刷ジョブを解析して、前記印刷ジョブへの前記ユーザ定義コードの挿入先を特定するためのキーワードを検出し、
処理対象の前記印刷ジョブと前記ユーザ定義コードとを併合し、
前記併合においては、前記検出したキーワードに基づく前記印刷ジョブの位置に、前記ユーザ定義コードを挿入する、
処理を実行させる、
ことを特徴とするプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014093509A JP6373633B2 (ja) | 2014-04-30 | 2014-04-30 | 画像処理装置、及び、プログラム |
US14/683,804 US9489155B2 (en) | 2014-04-30 | 2015-04-10 | Image processing device |
EP15163532.3A EP2942737B1 (en) | 2014-04-30 | 2015-04-14 | Image processing device and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014093509A JP6373633B2 (ja) | 2014-04-30 | 2014-04-30 | 画像処理装置、及び、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015208968A JP2015208968A (ja) | 2015-11-24 |
JP6373633B2 true JP6373633B2 (ja) | 2018-08-15 |
Family
ID=53264451
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014093509A Active JP6373633B2 (ja) | 2014-04-30 | 2014-04-30 | 画像処理装置、及び、プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US9489155B2 (ja) |
EP (1) | EP2942737B1 (ja) |
JP (1) | JP6373633B2 (ja) |
Families Citing this family (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8028090B2 (en) | 2008-11-17 | 2011-09-27 | Amazon Technologies, Inc. | Request routing utilizing client location information |
US7991910B2 (en) | 2008-11-17 | 2011-08-02 | Amazon Technologies, Inc. | Updating routing information based on client location |
US7962597B2 (en) | 2008-03-31 | 2011-06-14 | Amazon Technologies, Inc. | Request routing based on class |
US8606996B2 (en) | 2008-03-31 | 2013-12-10 | Amazon Technologies, Inc. | Cache optimization |
US8447831B1 (en) | 2008-03-31 | 2013-05-21 | Amazon Technologies, Inc. | Incentive driven content delivery |
US7970820B1 (en) | 2008-03-31 | 2011-06-28 | Amazon Technologies, Inc. | Locality based content distribution |
US8321568B2 (en) | 2008-03-31 | 2012-11-27 | Amazon Technologies, Inc. | Content management |
US9407681B1 (en) | 2010-09-28 | 2016-08-02 | Amazon Technologies, Inc. | Latency measurement in resource requests |
US8782236B1 (en) | 2009-06-16 | 2014-07-15 | Amazon Technologies, Inc. | Managing resources using resource expiration data |
US8397073B1 (en) | 2009-09-04 | 2013-03-12 | Amazon Technologies, Inc. | Managing secure content in a content delivery network |
US9495338B1 (en) | 2010-01-28 | 2016-11-15 | Amazon Technologies, Inc. | Content distribution network |
US10958501B1 (en) | 2010-09-28 | 2021-03-23 | Amazon Technologies, Inc. | Request routing information based on client IP groupings |
US9003035B1 (en) | 2010-09-28 | 2015-04-07 | Amazon Technologies, Inc. | Point of presence management in request routing |
US9712484B1 (en) | 2010-09-28 | 2017-07-18 | Amazon Technologies, Inc. | Managing request routing information utilizing client identifiers |
US8468247B1 (en) | 2010-09-28 | 2013-06-18 | Amazon Technologies, Inc. | Point of presence management in request routing |
US8452874B2 (en) | 2010-11-22 | 2013-05-28 | Amazon Technologies, Inc. | Request routing processing |
US10467042B1 (en) | 2011-04-27 | 2019-11-05 | Amazon Technologies, Inc. | Optimized deployment based upon customer locality |
US9154551B1 (en) | 2012-06-11 | 2015-10-06 | Amazon Technologies, Inc. | Processing DNS queries to identify pre-processing information |
US10205698B1 (en) | 2012-12-19 | 2019-02-12 | Amazon Technologies, Inc. | Source-dependent address resolution |
JP6373633B2 (ja) * | 2014-04-30 | 2018-08-15 | 理想科学工業株式会社 | 画像処理装置、及び、プログラム |
US10097448B1 (en) | 2014-12-18 | 2018-10-09 | Amazon Technologies, Inc. | Routing mode and point-of-presence selection service |
US10225326B1 (en) | 2015-03-23 | 2019-03-05 | Amazon Technologies, Inc. | Point of presence based data uploading |
US9832141B1 (en) | 2015-05-13 | 2017-11-28 | Amazon Technologies, Inc. | Routing based request correlation |
US10270878B1 (en) | 2015-11-10 | 2019-04-23 | Amazon Technologies, Inc. | Routing for origin-facing points of presence |
US10075551B1 (en) | 2016-06-06 | 2018-09-11 | Amazon Technologies, Inc. | Request management for hierarchical cache |
US10110694B1 (en) | 2016-06-29 | 2018-10-23 | Amazon Technologies, Inc. | Adaptive transfer rate for retrieving content from a server |
US10469513B2 (en) | 2016-10-05 | 2019-11-05 | Amazon Technologies, Inc. | Encrypted network addresses |
US10831549B1 (en) | 2016-12-27 | 2020-11-10 | Amazon Technologies, Inc. | Multi-region request-driven code execution system |
US10938884B1 (en) | 2017-01-30 | 2021-03-02 | Amazon Technologies, Inc. | Origin server cloaking using virtual private cloud network environments |
US11075987B1 (en) | 2017-06-12 | 2021-07-27 | Amazon Technologies, Inc. | Load estimating content delivery network |
US10742593B1 (en) | 2017-09-25 | 2020-08-11 | Amazon Technologies, Inc. | Hybrid content request routing system |
US10592578B1 (en) | 2018-03-07 | 2020-03-17 | Amazon Technologies, Inc. | Predictive content push-enabled content delivery network |
US10862852B1 (en) | 2018-11-16 | 2020-12-08 | Amazon Technologies, Inc. | Resolution of domain name requests in heterogeneous network environments |
US11025747B1 (en) | 2018-12-12 | 2021-06-01 | Amazon Technologies, Inc. | Content request pattern-based routing system |
US10970007B1 (en) * | 2020-03-26 | 2021-04-06 | Toshiba Tec Kabushiki Kaisha | Image forming system, image forming apparatus, and information terminal |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6234689B1 (en) * | 1992-04-06 | 2001-05-22 | Hewlett-Packard Co. | Apparatus and method for mapping a custom routine to an interface button |
US5226112A (en) | 1992-06-12 | 1993-07-06 | Xerox Corporation | Method for translating a plurality of printer page description languages |
DE69322457T2 (de) * | 1992-09-03 | 1999-07-15 | Hewlett-Packard Co., Palo Alto, Calif. | Automatische Sprachgrenzerkennung für ein Peripheriegerät, das eine Vielzahl von Steuersprachen unterstützt |
US6243172B1 (en) | 1995-01-18 | 2001-06-05 | Varis Corporation | Method and system for merging variable text and images into bitmaps defined by a page description language |
US5606649A (en) * | 1995-09-08 | 1997-02-25 | Dynalab, Inc. | Method of encoding a document with text characters, and method of sending a document with text characters from a transmitting computer system to a receiving computer system |
JP4509884B2 (ja) * | 2004-08-31 | 2010-07-21 | 株式会社沖データ | 画像形成装置及び印刷システム |
US7589861B2 (en) * | 2004-08-31 | 2009-09-15 | Oki Data Corporation | Image forming apparatus and printing system |
US20070115488A1 (en) * | 2005-11-22 | 2007-05-24 | International Business Machines Corporation | Methods and systems for multiple encodings within a code page |
JP4706495B2 (ja) * | 2006-02-13 | 2011-06-22 | 富士ゼロックス株式会社 | 画像処理装置、画像処理方法、及びプログラム |
US20070248373A1 (en) * | 2006-04-20 | 2007-10-25 | Vekaria Ajay K | Inserting blank cells in n-up printing |
JP4518095B2 (ja) * | 2007-03-30 | 2010-08-04 | ブラザー工業株式会社 | 画像形成装置 |
JP2011081785A (ja) * | 2009-09-14 | 2011-04-21 | Ricoh Co Ltd | 情報処理装置と印刷装置とプログラムとコンピュータ読み取り可能な記録媒体 |
JP2012121167A (ja) | 2010-12-06 | 2012-06-28 | Canon Inc | 印刷装置、印刷方法、及びプログラム |
JP5867108B2 (ja) * | 2011-02-01 | 2016-02-24 | 株式会社リコー | 印刷制御プログラム、印刷制御装置、印刷制御方法及び印刷システム |
JP6373633B2 (ja) * | 2014-04-30 | 2018-08-15 | 理想科学工業株式会社 | 画像処理装置、及び、プログラム |
-
2014
- 2014-04-30 JP JP2014093509A patent/JP6373633B2/ja active Active
-
2015
- 2015-04-10 US US14/683,804 patent/US9489155B2/en not_active Expired - Fee Related
- 2015-04-14 EP EP15163532.3A patent/EP2942737B1/en not_active Not-in-force
Also Published As
Publication number | Publication date |
---|---|
US9489155B2 (en) | 2016-11-08 |
JP2015208968A (ja) | 2015-11-24 |
US20150317118A1 (en) | 2015-11-05 |
EP2942737A1 (en) | 2015-11-11 |
EP2942737B1 (en) | 2016-12-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6373633B2 (ja) | 画像処理装置、及び、プログラム | |
JP5621793B2 (ja) | 印刷システム、印刷制御装置、および印刷制御プログラム | |
US9864553B2 (en) | Information processing apparatus configured to display icon | |
US10003703B2 (en) | Data processing apparatus and print system | |
JP7114864B2 (ja) | プログラムおよび印刷システム | |
JP2017024297A5 (ja) | ||
EP3037952B1 (en) | Print control device | |
JP6630590B2 (ja) | 画像処理装置 | |
JP2013050925A (ja) | 印刷処理装置および印刷プログラム | |
JP2020030697A (ja) | 情報処理装置、端末装置、設定画面表示システム、設定画面表示方法 | |
JP6316024B2 (ja) | 画像処理装置 | |
JP6028522B2 (ja) | 情報処理装置、情報処理方法、プログラムおよび画像形成装置 | |
JP2010218316A (ja) | 情報処理装置、情報処理方法および情報処理プログラム | |
US20130083355A1 (en) | Information processing system, data processing device, and information processing method | |
JP6602382B2 (ja) | 画像形成装置、画像形成システム、および、制御方法 | |
JP6149600B2 (ja) | 情報処理装置、情報処理方法、プログラムおよび情報処理システム | |
JP5578255B2 (ja) | 情報処理装置、情報処理方法および情報処理プログラム | |
JP6191243B2 (ja) | 画像処理装置および画像処理システム | |
JP2011064940A (ja) | 画像形成装置及びその制御方法 | |
JP6303538B2 (ja) | 情報処理システム、情報処理装置、情報処理方法、及びプログラム | |
JP2006155465A (ja) | 端末装置、プログラム、コンピュータ読み取り可能な記録媒体 | |
JP2020201829A5 (ja) | 情報処理装置、情報処理装置の制御方法、及びプログラム | |
JP2019071524A (ja) | プログラム、印刷制御装置、プリンタ | |
JP2019025720A (ja) | 画像形成装置及びプログラム | |
JP2017035831A (ja) | 画像処理装置、画像処理方法、およびそのプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170301 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20171225 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180130 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180330 |
|
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: 20180703 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180718 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6373633 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |