JP2011242997A - 情報処理装置、印刷制御プログラム、および記憶媒体 - Google Patents
情報処理装置、印刷制御プログラム、および記憶媒体 Download PDFInfo
- Publication number
- JP2011242997A JP2011242997A JP2010114465A JP2010114465A JP2011242997A JP 2011242997 A JP2011242997 A JP 2011242997A JP 2010114465 A JP2010114465 A JP 2010114465A JP 2010114465 A JP2010114465 A JP 2010114465A JP 2011242997 A JP2011242997 A JP 2011242997A
- Authority
- JP
- Japan
- Prior art keywords
- request
- command
- processing
- job
- 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.)
- Granted
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/1206—Improving or facilitating administration, e.g. print management resulting in increased flexibility in input data format or job format or job type
-
- 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/1218—Reducing or saving of used resources, e.g. avoiding waste of consumables or improving usage of hardware resources
- G06F3/122—Reducing or saving of used resources, e.g. avoiding waste of consumables or improving usage of hardware resources with regard to computing resources, e.g. memory, CPU
-
- 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
- G06F3/1247—Job translation or job parsing, e.g. page banding by conversion to printer ready format
-
- 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
- G06F3/1248—Job translation or job parsing, e.g. page banding by printer language recognition, e.g. PDL, PCL, PDF
-
- 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)
- Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
Abstract
【解決手段】プリンタに出力するコマンドの生成に使用する規格のジョブコマンドと描画コマンドを取得する取得部113と、プリンタに対する印刷処理の要求をタイミングごとに受信する受信部114と、要求の種類ごとに、要求の種類と取得された規格のジョブコマンドと描画コマンドとに応じて予め定められたコマンドを生成する生成部115と、要求ごとに生成されたコマンドをプリンタに出力する出力部116と、を備えた。
【選択図】図2
Description
図1は、実施の形態1にかかるプリンタシステムの全体構成図である。図1に示すように、実施の形態1では、情報処理装置100とプリンタ150a、150b(以下、プリンタ150と総称する。)とがネットワーク160を介して接続されている。なお、プリンタ150は、図1に示すように複数であってもよいし、1つであってもよい。情報処理装置100はネットワークを介してプリンタ160に印刷要求を送信し、印刷要求を受信したプリンタ150が印刷処理を行う。
101 処理部
102 記憶部
103 通信部
104 アプリケーション
105 OS
106 プリンタドライバ
111 印刷設定部
112 描画処理部
113 取得部
114 受信部
115、215 生成部
116 出力部
121 画面表示部
150 プリンタ
160 ネットワーク
Claims (15)
- プリンタに出力するコマンドの規格を取得する取得部と、
前記プリンタに対して実行する処理の要求を受信する受信部と、
前記要求を受信したときに、前記要求の種類と取得された前記規格とに応じて予め定められたコマンドを生成する生成部と、
前記要求ごとに生成された前記コマンドを前記プリンタに出力する出力部と、
を備えたことを特徴とする情報処理装置。 - 前記取得部は、プリンタの出力するコマンドの規格を複数取得し、
前記生成部は、前記要求の種類ごとに、前記要求の種類と取得された複数の前記規格とに応じて予め定められたコマンドを生成すること、
を特徴とする請求項1に記載の情報処理装置。 - 前記受信部は、ジョブ単位の処理の要求、およびページ単位の処理の要求のうち少なくとも1つを受信し、
前記生成部は、前記ジョブ単位の処理の要求を受信した場合に、取得された前記規格に応じて予め定められた前記ジョブ単位の処理の内容を記述するジョブコマンドを生成し、前記ページ単位の処理の要求を受信した場合に、取得された前記規格に応じて予め定められた前記ページ単位の処理の内容を記述する描画コマンドを生成すること、
を特徴とする請求項1に記載の情報処理装置。 - 前記受信部は、ジョブ開始の要求、またはジョブ終了の要求を受信し、
前記生成部は、前記ジョブ開始の要求、またはジョブ終了の要求を受信した場合に、取得された前記規格に応じて予め定められた前記ジョブコマンドを生成すること、
を特徴とする請求項3に記載の情報処理装置。 - 前記受信部は、ページに記述する処理の要求、またはページ単位の処理を終了する要求を受信し、
前記生成部は、前記ページに記述する処理の要求、またはページ単位の処理を終了する要求を受信した場合に、取得された前記規格に応じて予め定められた前記描画コマンドを生成すること、
を特徴とする請求項3に記載の情報処理装置。 - 前記受信部は、ページ単位の処理を開始する要求を受信し、
前記生成部は、前記ページ単位の処理を開始する要求を受信した場合に、取得された前記規格に応じて予め定められた前記ジョブコマンドおよび前記描画コマンドを生成すること、
を特徴とする請求項3に記載の情報処理装置。 - 前記取得部は、接続されたプリンタから前記プリンタに対して設定された前記規格を取得すること、
を特徴とする請求項1に記載の情報処理装置。 - コンピュータを、
プリンタに出力するコマンドの規格を取得する取得ステップと、
前記プリンタに対して実行する処理の要求を受信する受信ステップと、
前記要求の種類ごとに、前記要求の種類と取得された前記規格とに応じて予め定められたコマンドを生成する生成ステップと、
前記要求ごとに生成された前記コマンドを前記プリンタに出力する出力ステップ、
として機能させることを特徴とする印刷制御プログラム。 - 前記取得ステップは、プリンタの出力するコマンドの規格を複数取得し、
前記生成ステップは、前記要求の種類ごとに、前記要求の種類と取得された前記規格とに応じて予め定められたコマンドを生成すること、
を特徴とする請求項8に記載の印刷制御プログラム。 - 前記受信ステップは、ジョブ単位の処理の要求、およびページ単位の処理の要求のうち少なくとも1つを受信し、
前記生成ステップは、前記ジョブ単位の処理の要求を受信した場合に、取得された前記規格に応じて予め定められた前記ジョブ単位の処理の内容を記述するジョブコマンドを生成し、前記ページ単位の処理の要求を受信した場合に、取得された前記規格に応じて予め定められた前記ページ単位の処理の内容を記述する描画コマンドを生成すること、
を特徴とする請求項8に記載の印刷制御プログラム。 - 前記受信ステップは、ジョブ開始の要求、またはジョブ終了の要求を受信し、
前記生成ステップは、前記ジョブ開始の要求、またはジョブ終了の要求を受信した場合に、取得された前記規格で前記ジョブコマンドを生成すること、
を特徴とする請求項10に記載の印刷制御プログラム。 - 前記受信ステップは、ページに記述する処理の要求、またはページ単位の処理を終了する要求を受信し、
前記生成ステップは、前記ページに記述する処理の要求、またはページ単位の処理を終了する要求を受信した場合に、取得された前記規格で前記描画コマンドを生成すること、
を特徴とする請求項10に記載の印刷制御プログラム。 - 前記受信ステップは、ページ単位の処理を開始する要求を受信し、
前記生成ステップは、前記ページ単位の処理を開始する要求を受信した場合に、取得された規格で前記ジョブコマンドおよび前記描画コマンドを生成すること、
を特徴とする請求項10に記載の印刷制御プログラム。 - 前記取得ステップは、接続されたプリンタから前記プリンタに対して設定された前記規格を取得すること、
を特徴とする請求項8に記載の印刷制御プログラム。 - 請求項8記載のプログラムを記憶したコンピュータ読み取り可能な記憶媒体。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010114465A JP5793830B2 (ja) | 2010-05-18 | 2010-05-18 | 情報処理装置、印刷制御プログラム、および記憶媒体 |
US13/086,732 US20110286036A1 (en) | 2010-05-18 | 2011-04-14 | Information processing apparatus, print control program, and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010114465A JP5793830B2 (ja) | 2010-05-18 | 2010-05-18 | 情報処理装置、印刷制御プログラム、および記憶媒体 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011242997A true JP2011242997A (ja) | 2011-12-01 |
JP5793830B2 JP5793830B2 (ja) | 2015-10-14 |
Family
ID=44972298
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010114465A Active JP5793830B2 (ja) | 2010-05-18 | 2010-05-18 | 情報処理装置、印刷制御プログラム、および記憶媒体 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20110286036A1 (ja) |
JP (1) | JP5793830B2 (ja) |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5671983B2 (ja) * | 2010-12-02 | 2015-02-18 | 株式会社リコー | 情報処理装置、機器管理システム、情報処理方法、及び情報処理プログラム |
JP5821399B2 (ja) | 2011-08-17 | 2015-11-24 | 株式会社リコー | 印刷制御プログラム、情報処理装置及び記録媒体 |
JP5857611B2 (ja) | 2011-10-13 | 2016-02-10 | 株式会社リコー | 情報処理装置、システム、プログラム |
JP5919930B2 (ja) | 2012-03-21 | 2016-05-18 | 株式会社リコー | プログラム、情報処理装置、記憶媒体 |
US8867054B2 (en) * | 2012-07-23 | 2014-10-21 | Xerox Corporation | File of multiple print driver output files for pull-printing on multiple devices |
JP6115340B2 (ja) | 2012-08-29 | 2017-04-19 | 株式会社リコー | 情報処理装置、プリントシステムおよびプログラム |
JP6331910B2 (ja) | 2013-09-17 | 2018-05-30 | 株式会社リコー | 情報処理装置、情報処理システム、及びプログラム |
JP6447215B2 (ja) | 2014-03-10 | 2019-01-09 | 株式会社リコー | 情報配信システム、情報処理装置、情報配信方法及びプログラム |
JP6531581B2 (ja) | 2015-09-10 | 2019-06-19 | 株式会社リコー | 情報配信システム、情報処理装置、情報配信方法及びプログラム |
JP2017102901A (ja) | 2015-11-19 | 2017-06-08 | 株式会社リコー | プログラム、情報処理装置、設定方法および情報処理システム |
US10275192B2 (en) | 2016-09-08 | 2019-04-30 | Ricoh Company, Ltd. | Information processing apparatus, image processing system, and printer driver |
US10338857B2 (en) | 2016-11-24 | 2019-07-02 | Ricoh Company, Ltd. | Information processing apparatus, information processing system, and information processing method |
JP6834402B2 (ja) | 2016-11-24 | 2021-02-24 | 株式会社リコー | 情報処理装置、情報処理システム、情報処理方法、及びプログラム |
US10191697B2 (en) | 2017-03-17 | 2019-01-29 | Ricoh Company Ltd. | Information processing apparatus, information processing system, and information processing method |
JP2020052577A (ja) * | 2018-09-25 | 2020-04-02 | 富士ゼロックス株式会社 | プログラム及び情報処理装置 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005102040A (ja) * | 2003-09-26 | 2005-04-14 | Murata Mach Ltd | 画像記録装置の制御プログラムとそれを記録した記録媒体 |
JP2006270795A (ja) * | 2005-03-25 | 2006-10-05 | Fuji Xerox Co Ltd | 画像形成システムおよび方法および画像読取装置 |
JP2008260148A (ja) * | 2007-04-10 | 2008-10-30 | Canon Inc | 画像形成装置及び画像形成方法ならびに画像形成方法を実行するプログラム |
JP2009053789A (ja) * | 2007-08-24 | 2009-03-12 | Ricoh Co Ltd | 情報処理装置とプログラムとコンピュータ読み取り可能な記録媒体 |
JP2009276919A (ja) * | 2008-05-13 | 2009-11-26 | Fuji Xerox Co Ltd | 画像情報処理装置、画像形成処理装置、及びプログラム |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5740465A (en) * | 1992-04-08 | 1998-04-14 | Hitachi, Ltd. | Array disk controller for grouping host commands into a single virtual host command |
US6665081B1 (en) * | 1996-07-19 | 2003-12-16 | Seiko Epson Corporation | Print system printer driver and printer |
JP3962606B2 (ja) * | 2002-02-28 | 2007-08-22 | キヤノン株式会社 | 印刷命令生成装置及び方法、印刷装置及びその制御方法、情報処理装置及び印刷システム |
US20030184782A1 (en) * | 2002-03-27 | 2003-10-02 | Perkins Gregory E. | Printer driver configured to dynamically receive printer self-description |
US20050275865A1 (en) * | 2004-06-15 | 2005-12-15 | Lee Sung-Myun | Printing system and method thereof |
JP4425177B2 (ja) * | 2005-05-20 | 2010-03-03 | 株式会社ソニー・コンピュータエンタテインメント | グラフィックプロセッサ、情報処理装置 |
-
2010
- 2010-05-18 JP JP2010114465A patent/JP5793830B2/ja active Active
-
2011
- 2011-04-14 US US13/086,732 patent/US20110286036A1/en not_active Abandoned
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005102040A (ja) * | 2003-09-26 | 2005-04-14 | Murata Mach Ltd | 画像記録装置の制御プログラムとそれを記録した記録媒体 |
JP2006270795A (ja) * | 2005-03-25 | 2006-10-05 | Fuji Xerox Co Ltd | 画像形成システムおよび方法および画像読取装置 |
JP2008260148A (ja) * | 2007-04-10 | 2008-10-30 | Canon Inc | 画像形成装置及び画像形成方法ならびに画像形成方法を実行するプログラム |
JP2009053789A (ja) * | 2007-08-24 | 2009-03-12 | Ricoh Co Ltd | 情報処理装置とプログラムとコンピュータ読み取り可能な記録媒体 |
JP2009276919A (ja) * | 2008-05-13 | 2009-11-26 | Fuji Xerox Co Ltd | 画像情報処理装置、画像形成処理装置、及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP5793830B2 (ja) | 2015-10-14 |
US20110286036A1 (en) | 2011-11-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5793830B2 (ja) | 情報処理装置、印刷制御プログラム、および記憶媒体 | |
US20120140269A1 (en) | Information processing device, information processing method, and recording medium | |
WO2011138848A1 (en) | Information processing apparatus, method for controlling same, and storage medium | |
US20150160894A1 (en) | Information processing apparatus, recording medium, and control method | |
JP2021093081A (ja) | サポートプログラム、情報処理装置、および印刷方法 | |
US20170153859A1 (en) | Information processing apparatus, control method thereof, and storage medium | |
JP2007157121A (ja) | 情報処理装置及びプレビュー表示方法 | |
JP2024097847A (ja) | プログラム、情報処理装置、及び情報処理装置の制御方法 | |
JP2011237901A (ja) | プレビュー画面表示制御装置およびプログラム | |
JP6212971B2 (ja) | 印刷制御装置、印刷制御方法、プログラムおよび印刷制御システム | |
JP2017151820A (ja) | 情報処理装置、プログラム及び制御方法 | |
JP2022114317A (ja) | サポートプログラム | |
JP2009053789A (ja) | 情報処理装置とプログラムとコンピュータ読み取り可能な記録媒体 | |
US20230102837A1 (en) | Non-transitory computer-readable medium storing support program | |
JP5950608B2 (ja) | 情報処理装置、方法およびプログラム | |
US8547578B2 (en) | Print driver, information processing apparatus, and computer-readable storage medium for generating different types of drawing commands and job commands | |
JP7158895B2 (ja) | 情報処理装置、その制御方法、及びプログラム | |
US20190258436A1 (en) | Information processing apparatus, control method of information processing apparatus, and program | |
JP2007102378A (ja) | ドライバプログラム | |
JP6376876B2 (ja) | 情報処理装置、プログラム及び制御方法 | |
JP6007015B2 (ja) | 画像形成装置及び画像形成プログラム | |
JP6500466B2 (ja) | プリンタドライバ、情報処理装置及び文書管理システム | |
US20200341710A1 (en) | Job transmission device, job processing device, program, and job transmission method performed by job transmission device | |
JP2013041472A (ja) | 情報処理装置、ドライバプログラム及び記憶媒体 | |
JP6084325B2 (ja) | 情報処理装置、方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130218 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131225 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140107 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140307 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140826 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141023 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150120 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150313 |
|
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: 20150714 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150727 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5793830 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |