JP4951392B2 - 情報処理装置、プログラムおよび記録媒体 - Google Patents
情報処理装置、プログラムおよび記録媒体 Download PDFInfo
- Publication number
- JP4951392B2 JP4951392B2 JP2007109532A JP2007109532A JP4951392B2 JP 4951392 B2 JP4951392 B2 JP 4951392B2 JP 2007109532 A JP2007109532 A JP 2007109532A JP 2007109532 A JP2007109532 A JP 2007109532A JP 4951392 B2 JP4951392 B2 JP 4951392B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- prohibition
- function
- message
- printer
- 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
- 230000010365 information processing Effects 0.000 title claims description 24
- 230000006870 function Effects 0.000 claims description 103
- 238000000034 method Methods 0.000 claims description 39
- 230000008569 process Effects 0.000 claims description 35
- 230000008859 change Effects 0.000 claims description 15
- 238000012545 processing Methods 0.000 claims description 13
- 230000004044 response Effects 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 238000007792 addition Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 230000007717 exclusion Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000004080 punching Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
- G06F9/454—Multi-language systems; Localisation; Internationalisation
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Document Processing Apparatus (AREA)
- User Interface Of Digital Computer (AREA)
Description
上記表示手段が受け取った入力に基づき、プリンタの機能間の禁則を処理し、禁則情報を生成する禁則処理手段と、
上記表示手段に表示するための複数の用語を用語リストとして管理し、禁則情報を基に、用語を組み合わせてメッセージを生成するメッセージ生成手段とを含む、情報処理装置が提供される。
ユーザから入力を受け取るステップと、
受け取った入力に基づき、プリンタの機能間の禁則を処理し、禁則情報を生成するステップと、
用語情報記憶部から用語を読み出し、禁則情報を基に、その用語を組み合わせてメッセージを生成するステップと、
メッセージを現在の禁則情報として表示するステップとを情報処理装置に実行させる。
Language)、JSON(Java(登録商標) Script Object Notation)、INIで記述されたものであってもよい。
functionID. オペレータ. ValueID
equal :
functionIDの値がvalueIDに等しいならば真
not_equal :
functionIDの値がvalueIDと異なるならば真
more_than :
functionIDの値がvalueIDよりも大きければ真
less_than :
functionIDの値がvalueIDよりも小さければ真
Claims (7)
- ユーザから入力を受け取り、前記ユーザにメッセージを表示するための表示手段と、
プリンタの機種および仕様に基づいた該プリンタの機能間の禁則の定義を記述した禁則定義情報を記憶する禁則定義情報記憶手段と、
前記表示手段に表示するための複数の用語を記憶する用語情報記憶手段と、
前記禁則定義情報を参照し、前記表示手段が受け取った前記入力に含まれる前記プリンタの機能の設定変更の内容に基づき、該プリンタの機能間の禁則を処理し、禁則情報を生成する禁則処理手段と、
前記禁則情報を基に、前記用語情報記憶手段から複数の前記用語を読み出し、前記用語を組み合わせて前記メッセージを生成するメッセージ生成手段とを含み、
前記メッセージ生成手段は、現在実際に前記機能に対して禁則を与えている情報と、該情報以外の禁則を与えうる情報とを前記メッセージとして生成し、前記表示手段は、前記禁則を与えている情報と、前記禁則を与えうる情報とを区別して表示する、情報処理装置。 - 前記禁則情報は、各機能および該各機能のとりうる値を識別するための識別情報と、前記各機能および該各機能のとりうる値が禁則を受けるための条件の構造に関する情報と、各前記構造の要素の条件が現在有効であるか無効であるかに関する情報とを含む、請求項1に記載の情報処理装置。
- 前記メッセージ生成手段は、地域情報に基づいて、利用する用語情報を切り替える、請求項1に記載の情報処理装置。
- 現在の禁則情報を表示するための情報処理装置により読み取り可能なプログラムであって、前記プログラムは、
ユーザから入力を受け取るステップと、
前記情報処理装置が備える禁則定義情報記憶手段に記憶されるプリンタの機種および仕様に基づいた該プリンタの機能間の禁則の定義を記述した禁則定義情報を参照し、受け取った前記入力に含まれる前記プリンタの機能の設定変更の内容に基づき、該プリンタの機能間の禁則を処理し、禁則情報を生成するステップと、
前記禁則情報を基に、前記情報処理装置が備える複数の用語を記憶する用語情報記憶手段から複数の前記用語を読み出し、前記用語を組み合わせて、現在実際に前記機能に対して禁則を与えている情報と、該情報以外の禁則を与えうる情報とをメッセージとして生成するステップと、
前記メッセージの前記禁則を与えている情報と前記禁則を与えうる情報とを区別して表示するステップとを前記情報処理装置に実行させる、プログラム。 - 現在の禁則情報を表示するための情報処理装置により読み取り可能なプログラムが記録された記録媒体であって、前記プログラムは、
ユーザから入力を受け取るステップと、
前記情報処理装置が備える禁則定義情報記憶手段に記憶されるプリンタの機種および仕様に基づいた該プリンタの機能間の禁則の定義を記述した禁則定義情報を参照し、受け取った前記入力に含まれる前記プリンタの機能の設定変更の内容に基づき、該プリンタの機能間の禁則を処理し、禁則情報を生成するステップと、
前記禁則情報を基に、前記情報処理装置が備える複数の用語を記憶する用語情報記憶手段から複数の前記用語を読み出し、前記用語を組み合わせて、現在実際に前記機能に対して禁則を与えている情報と、該情報以外の禁則を与えうる情報とをメッセージとして生成するステップと、
前記メッセージの前記禁則を与えている情報と前記禁則を与えうる情報とを区別して表示するステップとを前記情報処理装置に実行させる、記録媒体。 - 請求項1〜3のいずれか1項に記載の情報処理装置から送信される印刷データを印刷することを特徴とするプリンタ。
- 請求項1〜3のいずれか1項に記載の情報処理装置と、請求項6に記載のプリンタとを備えたことを特徴とするシステム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007109532A JP4951392B2 (ja) | 2007-04-18 | 2007-04-18 | 情報処理装置、プログラムおよび記録媒体 |
US12/078,969 US8020170B2 (en) | 2007-04-18 | 2008-04-09 | Information processing apparatus, method of operating it, and computer readable information recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007109532A JP4951392B2 (ja) | 2007-04-18 | 2007-04-18 | 情報処理装置、プログラムおよび記録媒体 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2008269160A JP2008269160A (ja) | 2008-11-06 |
JP2008269160A5 JP2008269160A5 (ja) | 2010-02-18 |
JP4951392B2 true JP4951392B2 (ja) | 2012-06-13 |
Family
ID=39873528
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007109532A Active JP4951392B2 (ja) | 2007-04-18 | 2007-04-18 | 情報処理装置、プログラムおよび記録媒体 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8020170B2 (ja) |
JP (1) | JP4951392B2 (ja) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5790143B2 (ja) | 2011-05-18 | 2015-10-07 | 株式会社リコー | 情報処理装置及びプログラム |
JP5915278B2 (ja) * | 2012-03-13 | 2016-05-11 | 株式会社リコー | プログラム、情報処理装置、記憶媒体 |
JP5678927B2 (ja) | 2012-07-18 | 2015-03-04 | コニカミノルタ株式会社 | 情報処理装置およびプログラム |
US9844369B2 (en) | 2014-04-16 | 2017-12-19 | Ethicon Llc | Surgical end effectors with firing element monitoring arrangements |
WO2016035801A1 (ja) | 2014-09-01 | 2016-03-10 | 株式会社リコー | システム、情報処理方法および記憶媒体 |
US9912825B2 (en) | 2014-09-17 | 2018-03-06 | Ricoh Company, Ltd. | Incompatible setting processing apparatus, incompatible setting processing method, and computer program product |
JP6233338B2 (ja) | 2015-03-19 | 2017-11-22 | 株式会社リコー | 情報端末、システム、情報処理方法、及びプログラム |
JP6536191B2 (ja) * | 2015-06-09 | 2019-07-03 | 富士ゼロックス株式会社 | サービス提供システム、利用者装置、及び、プログラム |
US11163432B2 (en) | 2018-01-30 | 2021-11-02 | Ricoh Company, Ltd. | Information processing system, electronic blackboard apparatus, and recording medium |
EP3594801A1 (en) | 2018-06-29 | 2020-01-15 | Canon Kabushiki Kaisha | Information processing apparatus processing print setting, control method, and control program |
JP7508202B2 (ja) * | 2018-06-29 | 2024-07-01 | キヤノン株式会社 | 情報処理装置および制御方法、制御プログラム |
JP7417193B2 (ja) * | 2020-03-04 | 2024-01-18 | 京セラドキュメントソリューションズ株式会社 | 電子機器およびプログラム |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04239316A (ja) * | 1991-01-14 | 1992-08-27 | Nec Corp | メッセージ編集出力方式 |
JP2000225754A (ja) * | 1999-02-08 | 2000-08-15 | Fuji Xerox Co Ltd | パラメータ処理装置及び印刷システム |
US6292211B1 (en) * | 1999-10-16 | 2001-09-18 | Martin Rangel Pena | Computer-aided telecommunication system and method |
US7325235B2 (en) * | 2001-10-23 | 2008-01-29 | Canon Kabushiki Kaisha | Data processing apparatus, data processing method, program, and storage medium |
JP2003271286A (ja) | 2002-03-12 | 2003-09-26 | Ricoh Co Ltd | プリンタドライバ及びプリンタドライバを記録した記録媒体 |
JP4076468B2 (ja) * | 2003-04-03 | 2008-04-16 | 京セラミタ株式会社 | 印刷データ出力制御プログラムおよび記録媒体 |
JP4688202B2 (ja) * | 2004-12-08 | 2011-05-25 | キヤノンファインテック株式会社 | コンフリクトガイド表示方法およびプログラム |
JP4656642B2 (ja) * | 2005-06-30 | 2011-03-23 | キヤノン株式会社 | 情報処理装置及び状態表示方法とプログラム |
-
2007
- 2007-04-18 JP JP2007109532A patent/JP4951392B2/ja active Active
-
2008
- 2008-04-09 US US12/078,969 patent/US8020170B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US8020170B2 (en) | 2011-09-13 |
US20080263570A1 (en) | 2008-10-23 |
JP2008269160A (ja) | 2008-11-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4951392B2 (ja) | 情報処理装置、プログラムおよび記録媒体 | |
US11200011B2 (en) | Printer and server | |
US8681354B2 (en) | Information processing apparatus for setting a printing attribute to a hot folder | |
JP4847212B2 (ja) | 情報処理装置、印刷制御方法、プログラム及びコンピュータ可読の記憶媒体 | |
JP3720740B2 (ja) | 分散印刷システム、分散印刷制御方法、記憶媒体、及びプログラム | |
JP5094627B2 (ja) | 情報処理装置、方法、制御プログラム | |
JP5365337B2 (ja) | 動的装置機能に基づくジョブ・エディター・インターフェース | |
US8264743B2 (en) | Information processor, information processing method, and recording medium | |
US20100011290A1 (en) | Print management method, recording medium storing a program, and print management apparatus | |
US20070182988A1 (en) | Image forming system | |
US8605316B2 (en) | Information processing apparatus and control method thereof, and storage medium | |
US20120170071A1 (en) | Information processing apparatus, device information display method, and computer-readable storage medium | |
US12069213B2 (en) | Information processing apparatus capable of preventing lowering of operability when printing is performed, method of controlling information processing apparatus, and storage medium | |
US20080250430A1 (en) | Method and corresponding apparatus for creation of print drivers in a network | |
JP4174381B2 (ja) | 情報処理装置、分散印刷制御方法及び分散印刷制御プログラム | |
JP2007011703A (ja) | プリントシステム | |
JP2019164445A (ja) | 情報処理装置、情報処理方法、プログラム、及び画像形成システム | |
JP2009110080A (ja) | プログラム、印刷データ処理装置及び印刷システム | |
JP5642143B2 (ja) | 情報処理装置、方法、制御プログラム | |
JP2010214725A (ja) | 印刷装置及び印刷システムと、印刷装置の制御方法 | |
JP2008105178A (ja) | 画像形成装置および画像形成装置の制御方法およびプログラムおよび記憶媒体 | |
JP2008117128A (ja) | 情報処理装置、印刷装置、端末装置、印刷制御システム、印刷システムおよびプログラム | |
JP6970651B2 (ja) | サーバ、プリンタ、及び、サーバのためのコンピュータプログラム | |
JP6065745B2 (ja) | 情報処理装置、プログラム及び印刷システム | |
JP2012208950A (ja) | 情報処理装置、方法、制御プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091224 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091224 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111012 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111018 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111214 |
|
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: 20120214 |
|
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: 20120312 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150316 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4951392 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |