JP2004240585A - Printing method, printing device, print program and storage medium - Google Patents

Printing method, printing device, print program and storage medium Download PDF

Info

Publication number
JP2004240585A
JP2004240585A JP2003027568A JP2003027568A JP2004240585A JP 2004240585 A JP2004240585 A JP 2004240585A JP 2003027568 A JP2003027568 A JP 2003027568A JP 2003027568 A JP2003027568 A JP 2003027568A JP 2004240585 A JP2004240585 A JP 2004240585A
Authority
JP
Japan
Prior art keywords
print
display setting
capability
printing
driver
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.)
Pending
Application number
JP2003027568A
Other languages
Japanese (ja)
Inventor
Hirohiko Hashimoto
裕彦 橋本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2003027568A priority Critical patent/JP2004240585A/en
Publication of JP2004240585A publication Critical patent/JP2004240585A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing method, a printing device, a print program and a storage medium which provide an environment which is operable for a user even at the time of executing a plurality of prints. <P>SOLUTION: An inquiry for the capability of print attributes to a printer driver is made, and the capability of the print attributes acquired from the inquiry is displayed, and predetermined elements designated by a user are stored as display setting data for print setting from the capability of the displayed print attributes of the driver, and the display of the print setting is operated based on the stored display setting data, and the print setting is executed. Thus, the conventional problem wherein the same sheet list is always displayed in the print setting of any service, or since even any unnecessary sheet size is displayed, operability is deteriorated is solved. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、デジタル画像を印刷する印刷方法、印刷装置、印刷プログラム及び記憶媒体に関し、より詳細には、店舗業務において、顧客にデジタルプリントサービスを提供する、ホストベースのデジタルプリントシステムに適用される印刷方法、印刷装置、印刷プログラム及び記憶媒体に関する。
【0002】
【従来の技術】
近年、デジタルカメラの普及とともに、パーソナルコンピュータとプリンタを用いたデジタル出力環境が整備されている。ラボ店やプリントショップなどでも、単純な同時プリントサービスから、大伸ばしや、テンプレートを用いた付加価値印刷、証明写真印刷、又は名刺印刷サービス等の、デジタル処理ならではの即時性や多様性を生かした付加価値プリントサービスが広がりをみせている。
【0003】
デジタル画像を利用したデジタルプリントサービスは今後も増加が見込まれている。このため、従来銀塩写真サービスを行っていたミニラボ店においても、機器をデジタル処理対応のものにリプレースし、デジタルプリントサービスを提供できるように業務形態を急速に変化させている。
【0004】
このような背景の中、顧客が持ち込んだデジタル画像データを一旦オーダーデータとして受け付け、オーダーの管理を行い、店舗オペレータが顧客の注文内容に応じた印刷を行う、オーダーデータをベースとしたワークフローを行うデジタルプリントシステムがある。このようなデジタルプリントシステムでは、導入コストや拡張性の面から汎用のパーソナルコンピュータを用いたものが多く用いられている。パーソナルコンピュータをベースにしたシステムでは、プリンタドライバを備えるオペレーティングシステム上に、デジタルプリントサービスを行うアプリケーションソフトウェアを導入することによってサービスが実現される。従来、アプリケーションソフトウェアを用いて印刷を設定する場合、プリンタドライバが表示する専用のプロパティダイアログを表示して印刷設定を行うか、又はプリンタドライバに任意の印刷属性の能力を問い合わせ、アプリケーション側で印刷設定用の専用GUIを作成して、問い合わせた能力の表示を行い、印刷設定ダイアログに表示して設定を行っていた。
【0005】
例えば、Microsoft Word 2000(Microsoft:登録商標)では、用紙サイズ設定機能([ファイル]−>[ページ設定]−>[用紙サイズ]タブ)にて表示される用紙サイズリストは、プリンタドライバへ選択可能な用紙サイズを問い合わせて表示させたものである。この仕組みは具体的には Microsoft Windows(登録商標) OS Win32 API (Windows(登録商標))によって実現されている。ユーザは、表示された用紙リストから任意の用紙を選択する。現在、前述のように、アプリケーションからプリンタドライバへ情報を問い合わせて、印刷属性の情報を表示する方法は、Microsoft Windows(登録商標) OS上で実行されるアプリケーションの一般的なGUIである。
【0006】
また、印刷サービスに関連した例として、例えば、アプリケーションとは別ファイルとして予め記憶されたサービス項目(例えばプリント可能なサイズ)を画面上に表示し、ユーザがその表示に基づいてサービス項目を選択し、印刷注文を行う方法が知られている(例えば、特許文献1参照)。これは、サービス項目が記述されたファイルをアプリケーションとは別ファイルとして管理することで、アプリケーションのバージョンアップなしに、その時点で提供されているサービス内容を容易に更新することができるものである。
【0007】
【特許文献1】
特開平11−134400号公報
【0008】
【発明が解決しようとする課題】
上述したように、従来のホストベースのデジタルプリントシステムを実現する印刷アプリケーションによる印刷設定では、プリンタドライバから取得される能力、例えば用紙リスト情報をそのまま表示していた。プリンタドライバのプロパティではなく、アプリケーション内に組み込まれたGUIという観点からは操作性が向上していたが、印刷アプリケーションに複数のプリントサービスがあり、実運用されるサービス毎に異なる用紙サイズのみをサービスするといった場合、いずれのサービスの印刷設定においても常に同じ用紙リストが表示されてしまうという欠点があった。
【0009】
例えば、サービスとして同時プリント、大伸ばしの2のサービスを想定する。同時プリントサービスでは、L判および2L判、大伸ばしサービスは、A4および六切サイズのサービスであるとする。このようなサービスを提供する状況で、プリンタドライバでサポートする全ての用紙サイズを常に表示して設定していたのでは、必要のない用紙サイズまで表示され、選択操作性が悪くなるばかりでなく、マウスクリックの少しの位置の間違いで選択の間違いも起きる場合があった。このため、実際のプリントサービスを行う店舗業務を考慮した場合に、汎用のプリンタドライバの能力をそのまま表示するのでは、操作性のよい印刷システムとはいえない場合があった。
【0010】
本発明は、このような問題に鑑みてなされたもので、複数の印刷を行う場合においても、ユーザに操作性のよい環境を提供することができる印刷方法、印刷装置、印刷プログラム及び記憶媒体を提供することを目的とする。
【0011】
【課題を解決するための手段】
本発明は、上記目的を達成するために、請求項1に記載の印刷方法は、印刷装置に組み込まれたドライバの能力を利用して印刷を行う印刷方法において、前記ドライバへ印刷属性の能力を問い合わせ、この問い合わせにより取得した印刷属性の能力を表示し、前記表示されたドライバの印刷属性の能力から、指定された所定の要素を印刷設定用の表示設定データとして保存する表示設定ステップと、前記表示設定ステップで保存された表示設定データに基づき印刷設定の表示を行い、印刷設定を行う印刷設定ステップとを有することを特徴とする。
【0012】
請求項2に記載の印刷方法は、請求項1に記載の印刷方法において、前記表示設定ステップでは複数の表示設定データを保存し、前記印刷設定ステップでは前記保存された複数の表示設定データに対応した複数の印刷設定を行うことを特徴とする。
【0013】
請求項3に記載の印刷方法は、請求項1又は2に記載の印刷方法において、前記表示設定ステップでは前記印刷属性として前記ドライバの用紙サイズを表示設定データとして保存し、前記印刷設定ステップでは、前記保存された用紙サイズの表示設定データに基づき印刷設定を行うことを特徴とする。
【0014】
請求項4に記載の印刷方法は、請求項1乃至3のいずれか1つに記載の印刷方法において、前記表示設定ステップでは、前記印刷属性として前記ドライバの用紙種類を表示設定データとして保存し、前記印刷設定ステップでは、前記保存された用紙種類の表示設定データに基づき印刷設定を行うことを特徴とする。
【0015】
請求項5に記載の印刷方法は、請求項1乃至4のいずれか1つに記載の印刷方法において、前記表示設定ステップでは、前記印刷属性として前記ドライバの印字品質を表示設定データとして保存し、前記印刷設定ステップでは、前記保存された印字品質の表示設定データに基づき印刷設定を行うことを特徴とする。
【0016】
請求項6に記載の印刷装置は、組み込まれたドライバの能力を利用して印刷を行う印刷装置において、前記ドライバへ印刷属性の能力を問い合わせ、この問い合わせにより取得した印刷属性の能力を表示し、前記表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素を印刷設定用の表示設定データとして保存する表示設定手段と、前記表示設定手段で保存された表示設定データに基づき印刷設定の表示を行い、印刷設定を行う印刷設定手段とを有することを特徴とする。
【0017】
請求項7に記載の印刷プログラムは、組み込まれたドライバの能力を利用して印刷を行う印刷装置に使用される印刷プログラムにおいて、前記ドライバへ印刷属性の能力を問い合わせ、この問い合わせにより取得した印刷属性の能力を表示し、前記表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素を印刷設定用の表示設定データとして保存する表示設定ステップと、前記表示設定ステップで保存された表示設定データに基づき印刷設定の表示を行い、印刷設定を行う印刷設定ステップとを前記印刷装置に実行させることを特徴とする。
【0018】
請求項8に記載の記憶媒体は、組み込まれたドライバの能力を利用して印刷を行う印刷装置に使用される印刷プログラムを格納した記憶媒体において、前記印刷プログラムは、前記ドライバへ印刷属性の能力を問い合わせ、この問い合わせにより取得した印刷属性の能力を表示し、前記表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素を印刷設定用の表示設定データとして保存する表示設定ステップと、前記表示設定ステップで保存された表示設定データに基づき印刷設定の表示を行い、印刷設定を行う印刷設定ステップとを前記印刷装置に実行させることを特徴とする。
【0019】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照して説明する。
【0020】
図1は、本発明の印刷方法を適用した印刷システムの概略構成を示すブロック図である。
【0021】
同図において、符号101は、ホストに登録されているプリンタドライバを示し、例えばドライバ1からドライバDまでの複数のドライバが登録されていることを示す。符号102は、GUIに表示されている論理プリンタを示し、プリンタ1からプリンタPまでの複数のプリンタが登録されていることを示す。1つの論理プリンタ102は、1つのプリンタドライバ101と関連付けられる。例えば、論理プリンタ1b,3bをプリンタドライバ1aに関連付けることは可能である。即ち、1つのプリンタドライバは、複数の論理プリンタと関連付けることも可能である。この論理プリンタとプリンタドライバとを関連付ける機能は、プリンタドライバ及び論理プリンタを管理するオペレーティングシステムによって提供されている。符号103は、サービス1cからサービスScまでごとに、論理プリンタの印刷能力表示の設定を行う表示設定部である。1つのサービスは1つの論理プリンタと関連付けられ、この関連付けは、印刷アプリケーションが行う。符号104は、表示設定部103によって保存されるサービス毎の表示設定データである。符号105は、サービス毎に保存されていた表示設定データ104を読み取り、サービス毎の印刷設定を行う印刷設定部である。
【0022】
表示設定手段103における任意のサービスSc、表示設定データ104における任意のサービスScの設定データ、印刷設定手段105における任意のサービスScは全て同じサービスScである。
【0023】
図2は、本発明の印刷方法を実現する印刷システムのハードウェア構成を示すブロック図である。
【0024】
同図において、符号201は、演算及び制御用の中央演算処理部(CPU)である。符号202は、オーダー管理、画像入力、画像データ編集、レイアウト編集、及び同時プリント等のサービスアプリケーション、並びに印刷描画用のプログラムが格納されたROMである。符号203は、オーダー管理、画像入力、画像データ編集、レイアウト編集、及び同時プリント等のサービスアプリケーション、又は印刷描画用プログラムが実行される場合に、プログラムがロードされる実行領域、及びプログラムの作業領域が確保されるRAMである。符号204は、オペレーターが操作やデータ入力を行うためのキーを有するキーボードである。符号205は、ディスプレイ206に表示された指示アイコンをクリックしたり、カーソルを移動して操作の指示を行うマウスなどのポィンティングデバイスである。符号207は、オーダー管理データ、画像データやレイアウト編集データ、プログラム、あるいは印刷用スプールデータや表示設定データ104、図1におけるプリンタドライバを格納する記憶装置(ハードディスク(HD))である。ディスプレイ206はタッチパネルでもよい。
【0025】
符号208は、外部画像処理装置とのデータ交換や、画像データ及びプログラムが格納される、フロッピィー(登録商標)ディスクや光磁気ディスク(MO)などのリムーバブルメディアである。符号209は印刷装置(プリンタ)であり、符号210は、デジタル画像の入力を行うフィルムスキャナーやデジタルカメラ等のデジタル画像の入力デバイスである。符号211は印刷システム内の各デバイスを相互に接続するバスである。
【0026】
尚、図1における表示設定手段103や印刷設定部105は、CPU201、RAM203、HD207及びディスプレイ206により構成される。
【0027】
また、プリンタドライバ、論理プリンタを関連付ける機能はOSによって提供されている。例えば、Windows(登録商標)2000であれば、[スタート]−>[設定]−>[プリンタ]フォルダウィンドウ及びそのウィンドウメニューの[ファイル]−>[サーバーのプロパティ]−>[ドライバ]によってその機能を確認できる。プリンタフォルダ内に表示されるプリンタは論理プリンタであり、この論理プリンタはどのプリンタドライバを利用しているかという[ドライバ]の関連付けがOSによって管理されている。
【0028】
図3は、図1における表示設定部103で実行される表示設定処理を示すフローチャートである。
【0029】
ユーザが表示設定を開始すると、表示設定部103はプリンタドライバから任意の印刷属性の能力リストを取得する(ステップS301)。印刷属性は、用紙サイズや用紙種類等である。表示設定部103で取得された能力リストに基づき、ユーザは表示項目の設定を行う(ステップS302)。表示項目の設定を行うGUIの具体例は、後述する図4及び図5に示す。ユーザがステップS302で設定した表示情報はデータとして記憶装置207に保存され(ステップ303)、表示設定処理を終了する。
【0030】
図4は、サービス毎に表示設定をするためのダイアログの一例を示す図である。
【0031】
同図に示すダイアログは、サービスが同時プリントであり(401)、論理プリンタ102がPrinterA(402)として設定されていることを示す。ダイアログの表示設定には、具体的な用紙サイズを設定する用紙サイズボタン403、具体的な用紙種類を設定する用紙種類ボタン404がある。
【0032】
図5は、図4における用紙サイズボタン403が押下された場合に、ディスプレイ206に表示される用紙サイズ表示設定ダイアログの一例を示す図である。
【0033】
同図に示す用紙サイズ表示設定ダイアログは、サービスの設定が同時プリントであり、プリンタの設定がPrinterAの場合の例である(501)。
【0034】
用紙サイズ表示設定ダイアログは、ステップS301にて取得したプリンタドライバが保持する用紙サイズのリスト502と、印刷設定部105において表示を行う用紙サイズのリスト503と、プリンタの用紙サイズ502のうち、任意に指定した用紙サイズを、印刷設定で表示する用紙サイズのリスト503に追加する機能を有する追加ボタン504と、リスト503から任意の用紙サイズを削除する削除ボタン505とを備えている。
【0035】
プリンタドライバが保持する用紙サイズのリスト502から任意の用紙サイズが選択され、追加ボタン504が押下された場合には、リスト503に該選択された用紙が表示され、リスト502からは削除される。これに対して、リスト503における任意の用紙サイズが選択され、削除ボタン505が押下された場合には、リスト502に該選択された用紙が表示され、リスト503からは削除される。
【0036】
用紙サイズ表示設定ダイアログは、さらに、リスト502,503の設定を保存して当該ダイアログを閉じる「閉じる」ボタン506と、該設定を初期状態にリセットする「リセット」ボタン507と、リスト503に表示される項目の表示順序を指定するボタンである「上へ」ボタン508及び「下へ」ボタン509とを備えている。尚、初期状態とは、例えば、リスト503に表示される任意の用紙サイズが全く無い状態又はリスト502にプリンタドライバが保持する用紙サイズが全て表示される状態である。
【0037】
図6は、図1における表示設定データ104を構成するデータ要素の一例を示す図である。
【0038】
表示設定データ104は、サービス名601と、論理プリンタ名称602と、印刷属性603,604とを備えている。
【0039】
同図においては、サービス名601は同時プリントであり、論理プリンタ名称602はPrinterAであり、印刷属性603は用紙サイズであり、用紙サイズにおいて表示設定された項目の個数を示す項目数は‘2’であり、具体的にはL判、2L判が表示設定されており、印刷属性604は用紙種類であり、用紙種類において表示設定された項目の個数を示す項目数は‘1’であり、具体的には光沢紙が表示設定されている。
【0040】
図7は、図1における印刷設定部105が実行する処理を示すフローチャートである。
【0041】
印刷設定処理が開始されると、表示設定部103によって保存された、図6に示した表示設定データ104が取得される(ステップS701)。この取得した表示設定データに基づき、印刷設定の表示を行い、オペレーターにより設定が行われ(ステップS702)、印刷設定処理を終了する。
【0042】
図8は、複数の論理プリンタと複数のサービスとで表示設定が行われた場合の設定の組み合わせ例を示す図である。
【0043】
符号801はPrinterAのプリンタドライバの用紙サイズ能力を示し、PrinterAがL判、2L判、KG、A4、六切、L判ふちなし、2L判ふちなし、KGふちなし、A4ふちなし、及び六切ふちなしのサイズの用紙に印刷することができることを示す。
【0044】
同様に、符号802はPrinterBのプリンタドライバの用紙サイズ能力を示し、PrinterBがL判、L判ふちなし、及びCDサイズの用紙に印刷することができることを示す。符号803はPrinterCのプリンタドライバの用紙サイズ能力を示し、PrinterCがA4、A3、A2のサイズの用紙に印刷することができることを示す。
【0045】
このような構成の各論理プリンタにおいて、符号804は、同時プリントサービスとして、論理プリンタ=PrinterAがL判ふちなし及び2L判ふちなしのサイズの用紙に印刷することが表示設定されているを示し、符号805は、大伸ばしサービスとして、論理プリンタ=PrinterCがA3及びA2のサイズの用紙に印刷することが表示設定されているを示し、符号806は、インデックスサービスとして、論理プリンタ=PrinterBがCDサイズの用紙に印刷することが表示設定されているを示す。この設定例は、ある店舗の例であり、もちろん他の店舗においては、別の組み合わせもある。また、本実施の形態では、用紙サイズの表示設定例を示したが、プリンタドライバより取得可能な任意の印刷属性の能力を表示設定できるようにしてもよい。
【0046】
上述したように、本実施の形態によれば、プリンタドライバに対する印刷属性の能力の問い合わせが行われ、この問い合わせにより取得した印刷属性の能力が表示され、該表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素が印刷設定用の表示設定データとして保存され、この保存された表示設定データに基づき印刷設定の表示が行われ、印刷設定が行われるので、従来のように、いずれのサービスの印刷設定においても常に同じ用紙リストが表示されてしまうという点や必要のない用紙サイズまで表示されて、操作性が悪くなる点を解消することができる。即ち、複数の印刷を行う場合においても、ユーザに操作性のよい環境を提供することができる。特に、デジタルプリントサービスを行う店舗において、定型業務を操作性よく行うことができ、複数のサービスを行う場合には、サービス毎に用紙サイズが表示指定できるため、操作性が向上する。
【0047】
本発明は、上述した実施の形態の機能を実現するソフトウェアのプログラムをコンピュータ又はCPUに供給し、そのコンピュータ又はCPUが該供給されたプログラムを読出して実行することによっても本発明の目的が達成されることは云うまでもない。
【0048】
この場合、上記プログラムは、不図示の該プログラムを記録した記録媒体から直接、又はインターネット、商用ネットワーク、若しくはローカルエリアネットワーク等に接続される不図示の他のコンピュータやデータベース等からダウンロードすることにより供給される。
【0049】
また、上記プログラムは、上述した実施の形態の機能をコンピュータで実現することができればよく、その形態は、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給されるスクリプトデータ等の形態を有するものでもよい。
【0050】
更にまた、上述した実施の形態の機能を実現するソフトウェアのプログラムを記録した記録媒体をコンピュータに供給し、そのコンピュータが記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは云うまでもない。
【0051】
プログラムを供給する記録媒体としては、例えば、RAM、NV−RAM、フロッピー(登録商標)ディスク、光ディスク、光磁気ディスク、CD−ROM、MO、CD−ROM、CD−RW、DVD(DVD−ROM、DVD−RAM、DVD−RW、DVD+RW)、磁気テープ、不揮発性のメモリカード、他のROM等の上記プログラムを記憶できるものであればよい。
【0052】
【発明の効果】
以上詳細に説明したように、請求項1記載の印刷方法によれば、ドライバに対する印刷属性の能力の問い合わせが行われ、この問い合わせにより取得した印刷属性の能力が表示され、該表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素が印刷設定用の表示設定データとして保存され、この保存された表示設定データに基づき印刷設定の表示が行われ、印刷設定が行われるので、従来のように、いずれのサービスの印刷設定においても常に同じ用紙リストが表示されてしまうという点や必要のない用紙サイズまで表示されて、操作性が悪くなる点を解消することができる。即ち、複数の印刷を行う場合においても、ユーザに操作性のよい環境を提供することができる。特に、デジタルプリントサービスを行う店舗において、定型業務を操作性よく行うことができ、複数のサービスを行う場合には、サービス毎に用紙サイズが表示指定できるため、操作性が向上する。
【0053】
請求項3記載の印刷方法によれば、用紙サイズの設定の操作性が向上するという効果を奏する。
【0054】
請求項4記載の印刷方法によれば、用紙種類の設定の操作性が向上するという効果を奏する。
【0055】
請求項5記載の印刷方法によれば、印字品質の設定の操作性が向上するという効果を奏する。
【図面の簡単な説明】
【図1】本発明の印刷方法を適用した印刷システムの概略構成を示すブロック図である。
【図2】本発明の印刷方法を実現する印刷システムのハードウェア構成を示すブロック図である。
【図3】図1における表示設定部103で実行される表示設定処理を示すフローチャートである。
【図4】サービス毎に表示設定をするためのダイアログの一例を示す図である。
【図5】図4における用紙サイズボタン403が押下された場合に、ディスプレイ206に表示される用紙サイズ表示設定ダイアログの一例を示す図である。
【図6】図1における表示設定データ104を構成するデータ要素の一例を示す図である。
【図7】図1における印刷設定部105が実行する処理を示すフローチャートである。
【図8】複数の論理プリンタと複数のサービスとで表示設定が行われた場合の設定の組み合わせ例を示す図である。
【符号の説明】
101 プリンタドライバ
102 論理プリンタ
103 表示設定部
104 表示設定データ
105 印刷設定部
201 CPU
202 ROM
203 RAM
204 キーボード
205 ポィンティングデバイス
207 ハードディスク(HD)
209 プリンタ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a printing method, a printing apparatus, a printing program, and a storage medium for printing digital images, and more particularly, to a host-based digital printing system that provides digital printing services to customers in a store operation. The present invention relates to a printing method, a printing device, a printing program, and a storage medium.
[0002]
[Prior art]
In recent years, with the spread of digital cameras, digital output environments using personal computers and printers have been prepared. Lab shops and print shops have taken advantage of the immediacy and versatility unique to digital processing, from simple simultaneous print services to large-scale enlargement, value-added printing using templates, ID photo printing, and business card printing services. Value-added print services are spreading.
[0003]
Digital print services using digital images are expected to increase in the future. For this reason, the minilab store, which used to provide a silver halide photography service, is rapidly changing its business form so that the equipment can be replaced with a digital processing compatible one and a digital print service can be provided.
[0004]
Against this background, a digital image data brought in by a customer is temporarily accepted as order data, order management is performed, and a store operator performs a print job according to the order details of the customer, and performs a workflow based on the order data. There is a digital print system. In such a digital print system, a system using a general-purpose personal computer is often used in terms of introduction cost and expandability. In a system based on a personal computer, a service is realized by installing application software for performing a digital print service on an operating system having a printer driver. Conventionally, when setting up printing using application software, the printer driver displays a special property dialog displayed by the printer driver to make print settings, or queries the printer driver for the capability of any print attribute, and the application sets print settings. A dedicated GUI was created, the capability that was queried was displayed, and displayed in a print setting dialog to make settings.
[0005]
For example, in Microsoft Word 2000 (Microsoft: registered trademark), the paper size list displayed by the paper size setting function ([File]-> [Page Setting]-> [Paper Size] tab) can be selected by the printer driver. Inquiry and display of a suitable paper size. This mechanism is specifically realized by Microsoft Windows (registered trademark) OS Win32 API (Windows (registered trademark)). The user selects an arbitrary sheet from the displayed sheet list. At present, as described above, a method of inquiring information from an application to a printer driver and displaying print attribute information is a general GUI of an application executed on Microsoft Windows (registered trademark) OS.
[0006]
As an example related to the print service, for example, a service item (for example, a printable size) stored in advance as a file separate from the application is displayed on the screen, and the user selects a service item based on the display. A method of ordering a print is known (for example, see Patent Document 1). By managing a file in which a service item is described as a separate file from an application, the service content provided at that time can be easily updated without upgrading the application.
[0007]
[Patent Document 1]
JP-A-11-134400
[Problems to be solved by the invention]
As described above, in the print setting by the print application for realizing the conventional host-based digital print system, the capability acquired from the printer driver, for example, the paper list information is displayed as it is. Although the operability has been improved from the viewpoint of the GUI embedded in the application instead of the properties of the printer driver, the print application has a plurality of print services, and only a different paper size is provided for each service actually operated. In such a case, the same paper list is always displayed in the print settings of any service.
[0009]
For example, two services of simultaneous printing and large extension are assumed as services. In the simultaneous print service, it is assumed that the L-size and 2L-size and the large-size stretching service are A4 and six-cut size services. In a situation where such a service is provided, if all paper sizes supported by the printer driver are always displayed and set, not only unnecessary paper sizes are displayed, but also the selection operability is deteriorated, A small mistake in the position of the mouse click could cause a mistake in the selection. For this reason, in consideration of a store operation for performing an actual print service, displaying the capabilities of a general-purpose printer driver as it is may not be a operable printing system.
[0010]
The present invention has been made in view of such a problem, and provides a printing method, a printing apparatus, a printing program, and a storage medium that can provide a user with an environment with good operability even when performing a plurality of printings. The purpose is to provide.
[0011]
[Means for Solving the Problems]
In order to achieve the above object, according to a first aspect of the present invention, there is provided a printing method for performing printing using the capability of a driver incorporated in a printing apparatus. An inquiry, a display setting step of displaying the capability of the print attribute acquired by the inquiry, and storing a specified element specified as display setting data for print setting from the displayed attribute of the print attribute of the driver; A print setting step of displaying print settings based on the display setting data stored in the display setting step and performing print settings.
[0012]
The printing method according to claim 2 is the printing method according to claim 1, wherein the display setting step stores a plurality of display setting data, and the print setting step corresponds to the stored plurality of display setting data. A plurality of print settings are made.
[0013]
The printing method according to claim 3, wherein in the display setting step, the paper size of the driver is stored as display setting data as the print attribute in the display setting step, and the print setting step includes: The print setting is performed based on the stored paper size display setting data.
[0014]
According to a fourth aspect of the present invention, in the printing method according to any one of the first to third aspects, in the display setting step, a paper type of the driver is stored as display setting data as the print attribute, In the print setting step, print setting is performed based on the stored display setting data of the paper type.
[0015]
According to a fifth aspect of the present invention, in the printing method according to any one of the first to fourth aspects, in the display setting step, the print quality of the driver is stored as display setting data as the print attribute, In the print setting step, print settings are made based on the stored print quality display setting data.
[0016]
The printing device according to claim 6, wherein in the printing device that performs printing by using the capability of the built-in driver, the printer inquires the driver of the capability of the print attribute, and displays the capability of the print attribute acquired by the inquiry, A display setting unit that saves a predetermined element specified by a user as display setting data for print setting from the capability of the displayed print attribute of the driver, and prints based on the display setting data saved by the display setting unit. Print setting means for displaying settings and making print settings.
[0017]
8. A print program according to claim 7, wherein said print program is used for a printing apparatus that performs printing by utilizing the capability of a built-in driver. A display setting step of displaying a predetermined element specified by a user as display setting data for print setting based on the displayed print attribute capability of the driver; and Displaying the print setting based on the display setting data, and causing the printing apparatus to execute a print setting step of performing the print setting.
[0018]
9. The storage medium according to claim 8, wherein the storage medium stores a print program used for a printing apparatus that performs printing by utilizing the capability of a built-in driver. A display setting capability of displaying the capability of the print attribute acquired by the inquiry, and storing a predetermined element specified by the user as display setting data for print configuration from the displayed capability of the print attribute of the driver. And displaying the print setting based on the display setting data stored in the display setting step, and causing the printing apparatus to execute a print setting step of performing the print setting.
[0019]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0020]
FIG. 1 is a block diagram showing a schematic configuration of a printing system to which the printing method of the present invention is applied.
[0021]
In FIG. 1, reference numeral 101 denotes a printer driver registered in the host, and indicates, for example, that a plurality of drivers from driver 1 to driver D are registered. Reference numeral 102 denotes a logical printer displayed on the GUI, and indicates that a plurality of printers from printer 1 to printer P are registered. One logical printer 102 is associated with one printer driver 101. For example, it is possible to associate the logical printers 1b and 3b with the printer driver 1a. That is, one printer driver can be associated with a plurality of logical printers. The function of associating the logical printer with the printer driver is provided by an operating system that manages the printer driver and the logical printer. Reference numeral 103 denotes a display setting unit for setting the print capability display of the logical printer for each of the services 1c to Sc. One service is associated with one logical printer, and this association is performed by the print application. Reference numeral 104 denotes display setting data for each service stored by the display setting unit 103. A print setting unit 105 reads the display setting data 104 stored for each service and performs print settings for each service.
[0022]
The optional service Sc in the display setting unit 103, the setting data of the optional service Sc in the display setting data 104, and the optional service Sc in the print setting unit 105 are all the same service Sc.
[0023]
FIG. 2 is a block diagram illustrating a hardware configuration of a printing system that implements the printing method of the present invention.
[0024]
In FIG. 1, reference numeral 201 denotes a central processing unit (CPU) for calculation and control. Reference numeral 202 denotes a ROM in which service applications such as order management, image input, image data editing, layout editing, and simultaneous printing, and a program for print drawing are stored. Reference numeral 203 denotes a service application for order management, image input, image data editing, layout editing, and simultaneous printing, or an execution area where a program is loaded when a print drawing program is executed, and a work area of the program. Is a RAM secured. Reference numeral 204 denotes a keyboard having keys for an operator to perform operations and data input. Reference numeral 205 denotes a pointing device such as a mouse for instructing an operation by clicking an instruction icon displayed on the display 206 or moving a cursor. Reference numeral 207 denotes a storage device (hard disk (HD)) that stores order management data, image data, layout editing data, programs, print spool data and display setting data 104, and a printer driver in FIG. The display 206 may be a touch panel.
[0025]
Reference numeral 208 denotes a removable medium such as a floppy (registered trademark) disk or a magneto-optical disk (MO) in which data exchange with an external image processing apparatus and image data and programs are stored. Reference numeral 209 denotes a printing device (printer), and reference numeral 210 denotes a digital image input device such as a film scanner or a digital camera for inputting a digital image. Reference numeral 211 denotes a bus that interconnects devices in the printing system.
[0026]
Note that the display setting unit 103 and the print setting unit 105 in FIG. 1 include a CPU 201, a RAM 203, an HD 207, and a display 206.
[0027]
The function of associating the printer driver and the logical printer is provided by the OS. For example, in the case of Windows (registered trademark) 2000, [Start]->[Settings]-> [Printer] folder window and its window menu [File]-> [Server Properties]-> [Driver], the function of which is performed. Can be confirmed. The printer displayed in the printer folder is a logical printer, and the OS manages the association of [driver] which printer driver is used by this logical printer.
[0028]
FIG. 3 is a flowchart showing a display setting process executed by the display setting unit 103 in FIG.
[0029]
When the user starts the display setting, the display setting unit 103 acquires a capability list of an arbitrary print attribute from the printer driver (step S301). The print attributes include the paper size and paper type. The user sets display items based on the capability list acquired by the display setting unit 103 (step S302). Specific examples of the GUI for setting display items are shown in FIGS. 4 and 5 described later. The display information set by the user in step S302 is stored in the storage device 207 as data (step 303), and the display setting process ends.
[0030]
FIG. 4 is a diagram illustrating an example of a dialog for performing display settings for each service.
[0031]
The dialog shown in the figure shows that the service is simultaneous printing (401), and the logical printer 102 is set as Printer A (402). The dialog display setting includes a paper size button 403 for setting a specific paper size and a paper type button 404 for setting a specific paper type.
[0032]
FIG. 5 is a diagram showing an example of a paper size display setting dialog displayed on the display 206 when the paper size button 403 in FIG. 4 is pressed.
[0033]
The paper size display setting dialog shown in FIG. 10 is an example when the service setting is simultaneous printing and the printer setting is PrinterA (501).
[0034]
The paper size display setting dialogue can be arbitrarily selected from the paper size list 502 held by the printer driver acquired in step S301, the paper size list 503 to be displayed in the print setting unit 105, and the printer paper size 502. An add button 504 having a function of adding the specified paper size to the paper size list 503 displayed in the print settings, and a delete button 505 for deleting an arbitrary paper size from the list 503 are provided.
[0035]
When an arbitrary paper size is selected from the paper size list 502 held by the printer driver and the add button 504 is pressed, the selected paper is displayed in the list 503 and is deleted from the list 502. On the other hand, when an arbitrary paper size in the list 503 is selected and the delete button 505 is pressed, the selected paper is displayed in the list 502 and is deleted from the list 503.
[0036]
The paper size display setting dialog is further displayed in the list 503, a “close” button 506 for saving the settings of the lists 502 and 503 and closing the dialog, a “reset” button 507 for resetting the settings to the initial state. An “up” button 508 and a “down” button 509 are buttons for designating the display order of items to be displayed. The initial state is, for example, a state where there is no arbitrary paper size displayed in the list 503 or a state where all paper sizes held by the printer driver are displayed in the list 502.
[0037]
FIG. 6 is a diagram showing an example of data elements constituting the display setting data 104 in FIG.
[0038]
The display setting data 104 includes a service name 601, a logical printer name 602, and print attributes 603 and 604.
[0039]
In the figure, the service name 601 is simultaneous printing, the logical printer name 602 is PrinterA, the print attribute 603 is paper size, and the number of items indicating the number of items set for display in paper size is “2”. Specifically, the L size and the 2L size are displayed and set, the print attribute 604 is the paper type, and the number of items indicating the number of items set to be displayed in the paper type is “1”. In general, glossy paper is set for display.
[0040]
FIG. 7 is a flowchart illustrating a process executed by the print setting unit 105 in FIG.
[0041]
When the print setting process starts, the display setting data 104 shown in FIG. 6 stored by the display setting unit 103 is acquired (step S701). The print setting is displayed based on the acquired display setting data, the setting is performed by the operator (step S702), and the print setting process ends.
[0042]
FIG. 8 is a diagram illustrating an example of a combination of settings when display settings are made for a plurality of logical printers and a plurality of services.
[0043]
Reference numeral 801 denotes the paper size capability of the Printer A printer driver, where Printer A is L size, 2L size, KG, A4, 6 off, L size without border, 2L size without border, KG without border, A4 without border, and 6 off. Indicates that printing can be performed on borderless size paper.
[0044]
Similarly, reference numeral 802 denotes the paper size capability of the PrinterB printer driver, and indicates that PrinterB can print on L-size, L-size borderless, and CD-size paper. Reference numeral 803 indicates the paper size capability of the PrinterC printer driver, and indicates that PrinterC can print on paper of A4, A3, and A2 sizes.
[0045]
In each logical printer having such a configuration, reference numeral 804 indicates that the logical printer = Printer A is set to print on paper of L-size borderless and 2L-size borderless sizes as a simultaneous print service. Reference numeral 805 indicates that display is set so that the logical printer = PrinterC prints on sheets of A3 and A2 size as a large extension service, and reference numeral 806 denotes an index service where the logical printer = PrinterB has a CD size. Indicates that display is set to be printed on paper. This setting example is an example of a certain store, and there are of course other combinations in other stores. Further, in the present embodiment, the display setting example of the paper size has been described, but the display setting of the capability of an arbitrary print attribute that can be obtained from the printer driver may be performed.
[0046]
As described above, according to the present embodiment, the printer driver is inquired of the print attribute capability, the capability of the print attribute acquired by this inquiry is displayed, and the driver's print attribute capability is displayed. A predetermined element specified by the user is stored as display setting data for print setting, and the print setting is displayed based on the stored display setting data, and the print setting is performed. It is possible to solve the problem that the same paper list is always displayed in the print settings of any of the services and that the unnecessary paper size is displayed and the operability is deteriorated. That is, even when performing a plurality of printings, it is possible to provide a user with an environment with good operability. In particular, in a store that provides a digital print service, routine work can be performed with good operability. When a plurality of services are performed, the paper size can be designated for each service, so that operability is improved.
[0047]
The present invention achieves the object of the present invention also by supplying a computer or CPU with a software program that realizes the functions of the above-described embodiments, and reading and executing the supplied program. Needless to say.
[0048]
In this case, the program is supplied by being downloaded directly from a recording medium storing the program (not shown) or from another computer or database (not shown) connected to the Internet, a commercial network, a local area network, or the like. Is done.
[0049]
Further, the program only needs to be able to realize the functions of the above-described embodiments by a computer, and the form includes object code, a program executed by an interpreter, script data supplied to an OS, and the like. May be.
[0050]
Still further, the object of the present invention is also achieved by supplying a computer with a recording medium storing a software program for realizing the functions of the above-described embodiments, and reading and executing the program stored in the recording medium. It goes without saying that this is achieved.
[0051]
As a recording medium for supplying the program, for example, RAM, NV-RAM, floppy (registered trademark) disk, optical disk, magneto-optical disk, CD-ROM, MO, CD-ROM, CD-RW, DVD (DVD-ROM, DVD-RAM, DVD-RW, DVD + RW), magnetic tape, non-volatile memory card, and other ROMs can be used as long as they can store the program.
[0052]
【The invention's effect】
As described above in detail, according to the printing method of the first aspect, the driver is inquired of the print attribute capability, the print attribute capability acquired by the inquiry is displayed, and the displayed driver's capability is displayed. From the capability of the print attribute, a predetermined element specified by the user is stored as display setting data for print setting, and the print setting is displayed based on the stored display setting data, and the print setting is performed. As in the related art, it is possible to solve the problem that the same paper list is always displayed in the print setting of any service, and that the unnecessary paper size is displayed and the operability is deteriorated. That is, even when performing a plurality of printings, it is possible to provide a user with an environment with good operability. In particular, in a store that provides a digital print service, routine work can be performed with good operability. When a plurality of services are performed, the paper size can be designated for each service, so that operability is improved.
[0053]
According to the printing method of the third aspect, the operability of setting the paper size is improved.
[0054]
According to the printing method of the fourth aspect, there is an effect that the operability of setting the paper type is improved.
[0055]
According to the printing method of the fifth aspect, the operability of setting the print quality is improved.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a schematic configuration of a printing system to which a printing method according to the present invention is applied.
FIG. 2 is a block diagram illustrating a hardware configuration of a printing system that implements the printing method of the present invention.
FIG. 3 is a flowchart showing a display setting process executed by a display setting unit 103 in FIG. 1;
FIG. 4 is a diagram illustrating an example of a dialog for performing display settings for each service.
FIG. 5 is a diagram illustrating an example of a paper size display setting dialog displayed on a display 206 when a paper size button 403 in FIG. 4 is pressed.
FIG. 6 is a diagram showing an example of a data element constituting display setting data 104 in FIG.
FIG. 7 is a flowchart illustrating processing executed by a print setting unit 105 in FIG. 1;
FIG. 8 is a diagram illustrating an example of a combination of settings when display settings are made for a plurality of logical printers and a plurality of services.
[Explanation of symbols]
101 printer driver 102 logical printer 103 display setting unit 104 display setting data 105 print setting unit 201 CPU
202 ROM
203 RAM
204 Keyboard 205 Pointing device 207 Hard disk (HD)
209 Printer

Claims (8)

印刷装置に組み込まれたドライバの能力を利用して印刷を行う印刷方法において、
前記ドライバへ印刷属性の能力を問い合わせ、この問い合わせにより取得した印刷属性の能力を表示し、前記表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素を印刷設定用の表示設定データとして保存する表示設定ステップと、
前記表示設定ステップで保存された表示設定データに基づき印刷設定の表示を行い、印刷設定を行う印刷設定ステップと
を有することを特徴とする印刷方法。
In a printing method for performing printing by using a capability of a driver incorporated in a printing apparatus,
Inquires the driver of the print attribute capability, displays the print attribute capability obtained by this inquiry, and displays a predetermined element specified by the user from the displayed driver attribute display setting for print setting. A display setting step to save as data,
A print setting step of displaying print settings based on the display setting data stored in the display setting step and performing print settings.
前記表示設定ステップでは複数の表示設定データを保存し、前記印刷設定ステップでは前記保存された複数の表示設定データに対応した複数の印刷設定を行うことを特徴とする請求項1に記載の印刷方法。The printing method according to claim 1, wherein the display setting step stores a plurality of display setting data, and the print setting step performs a plurality of print settings corresponding to the stored plurality of display setting data. . 前記表示設定ステップでは前記印刷属性として前記ドライバの用紙サイズを表示設定データとして保存し、前記印刷設定ステップでは、前記保存された用紙サイズの表示設定データに基づき印刷設定を行うことを特徴とする請求項1又は2に記載の印刷方法。In the display setting step, the paper size of the driver is stored as display setting data as the print attribute, and in the print setting step, print setting is performed based on the stored paper size display setting data. Item 3. The printing method according to Item 1 or 2. 前記表示設定ステップでは、前記印刷属性として前記ドライバの用紙種類を表示設定データとして保存し、前記印刷設定ステップでは、前記保存された用紙種類の表示設定データに基づき印刷設定を行うことを特徴とする請求項1乃至3のいずれか1つに記載の印刷方法。In the display setting step, the paper type of the driver is stored as display setting data as the print attribute, and in the print setting step, print setting is performed based on the stored paper type display setting data. The printing method according to claim 1. 前記表示設定ステップでは、前記印刷属性として前記ドライバの印字品質を表示設定データとして保存し、前記印刷設定ステップでは、前記保存された印字品質の表示設定データに基づき印刷設定を行うことを特徴とする請求項1乃至4のいずれか1つに記載の印刷方法。In the display setting step, print quality of the driver is stored as display setting data as the print attribute, and in the print setting step, print setting is performed based on the stored print quality display setting data. The printing method according to claim 1. 組み込まれたドライバの能力を利用して印刷を行う印刷装置において、前記ドライバへ印刷属性の能力を問い合わせ、この問い合わせにより取得した印刷属性の能力を表示し、前記表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素を印刷設定用の表示設定データとして保存する表示設定手段と、前記表示設定手段で保存された表示設定データに基づき印刷設定の表示を行い、印刷設定を行う印刷設定手段とを有することを特徴とする印刷装置。In a printing apparatus that performs printing using the capability of a built-in driver, the printer inquires the driver of the capability of the print attribute, displays the capability of the print attribute acquired by the inquiry, and displays the capability of the displayed print attribute of the driver. A display setting unit for storing a predetermined element specified by the user as display setting data for print setting, and displaying the print setting based on the display setting data stored by the display setting unit, and performing print setting. A printing apparatus comprising: a print setting unit. 組み込まれたドライバの能力を利用して印刷を行う印刷装置に使用される印刷プログラムにおいて、前記ドライバへ印刷属性の能力を問い合わせ、この問い合わせにより取得した印刷属性の能力を表示し、前記表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素を印刷設定用の表示設定データとして保存する表示設定ステップと、前記表示設定ステップで保存された表示設定データに基づき印刷設定の表示を行い、印刷設定を行う印刷設定ステップとを前記印刷装置に実行させることを特徴とする印刷プログラム。In a printing program used for a printing apparatus that performs printing by using the capability of a built-in driver, the printer inquires the driver of the capability of the print attribute, displays the capability of the print attribute acquired by the inquiry, and displays the displayed A display setting step of saving a predetermined element specified by a user as display setting data for print setting from the capability of the print attribute of the driver; and displaying the print setting based on the display setting data saved in the display setting step. And a print setting step of performing the print setting. 組み込まれたドライバの能力を利用して印刷を行う印刷装置に使用される印刷プログラムを格納した記憶媒体において、
前記印刷プログラムは、前記ドライバへ印刷属性の能力を問い合わせ、この問い合わせにより取得した印刷属性の能力を表示し、前記表示されたドライバの印刷属性の能力から、ユーザによって指定された所定の要素を印刷設定用の表示設定データとして保存する表示設定ステップと、前記表示設定ステップで保存された表示設定データに基づき印刷設定の表示を行い、印刷設定を行う印刷設定ステップとを前記印刷装置に実行させることを特徴とする記憶媒体。
In a storage medium storing a printing program used in a printing apparatus that performs printing using the capability of a built-in driver,
The printing program inquires the driver of the printing attribute capability, displays the printing attribute capability obtained by the inquiry, and prints a predetermined element specified by the user from the displayed driver printing attribute capability. Causing the printing apparatus to execute a display setting step of saving as display setting data for setting, and a print setting step of displaying print settings based on the display setting data saved in the display setting step and performing print settings. A storage medium characterized by the above-mentioned.
JP2003027568A 2003-02-04 2003-02-04 Printing method, printing device, print program and storage medium Pending JP2004240585A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003027568A JP2004240585A (en) 2003-02-04 2003-02-04 Printing method, printing device, print program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003027568A JP2004240585A (en) 2003-02-04 2003-02-04 Printing method, printing device, print program and storage medium

Publications (1)

Publication Number Publication Date
JP2004240585A true JP2004240585A (en) 2004-08-26

Family

ID=32955261

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003027568A Pending JP2004240585A (en) 2003-02-04 2003-02-04 Printing method, printing device, print program and storage medium

Country Status (1)

Country Link
JP (1) JP2004240585A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006123509A (en) * 2004-09-27 2006-05-18 Seiko Epson Corp Printer, and method and program for controlling print controller
US8180234B2 (en) 2008-05-30 2012-05-15 Canon Kabushiki Kaisha Image forming apparatus with control causing issuance of predetermined information based on sheet information
US20150029545A1 (en) * 2013-07-25 2015-01-29 Canon Kabushiki Kaisha Information processing apparatus, method therefor, and computer-readable storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006123509A (en) * 2004-09-27 2006-05-18 Seiko Epson Corp Printer, and method and program for controlling print controller
US8180234B2 (en) 2008-05-30 2012-05-15 Canon Kabushiki Kaisha Image forming apparatus with control causing issuance of predetermined information based on sheet information
US20150029545A1 (en) * 2013-07-25 2015-01-29 Canon Kabushiki Kaisha Information processing apparatus, method therefor, and computer-readable storage medium
US9349079B2 (en) 2013-07-25 2016-05-24 Canon Kabushiki Kaisha Information processing apparatus which specifies a set of one or more candidate sizes of a recording medium to be used for printing by a printer, method therefor, and computer-readable storage medium

Similar Documents

Publication Publication Date Title
JP4630751B2 (en) Printing system, printing apparatus, control method therefor, and program
EP1895400B1 (en) Information processor, print instruction method, and recording medium in which print instruction program is recorded
US8649043B2 (en) Methods of exporting print jobs from a print shop management program
JP5278047B2 (en) Information processing apparatus, program, and computer-readable recording medium
US20100199210A1 (en) Item Setting Device, Control Method and Control Program for the Device
JP2005309933A (en) Enhancement control device, image processing system, method for displaying application icon, program, and storage medium
JP2002182871A (en) Information processor, printing condition setting method, computer readable recording medium storing program for performing the same
US20060285142A1 (en) Print option setting method and print option setting device
US10180849B2 (en) Apparatus, information processing system, information processing method, and computer program product
US20100027044A1 (en) Device to edit documents for printout and method thereof
JP2007042023A (en) Print management method, program therefor, and print management system
US20150082222A1 (en) Information processing program product, information processing apparatus, and information processing system
JP5093266B2 (en) Image forming apparatus, preview display method and display program in the same
US20110292460A1 (en) Information processing system, information processing apparatus, control method thereof, and storage medium
US20070103710A1 (en) Printing apparatus, printing system and controlling method of printing apparatus
JP2006268586A (en) Processing mode designation information conversion program and method
JP2004240585A (en) Printing method, printing device, print program and storage medium
JP2000112683A (en) Image processing method, image processor and storage medium
JP2012160129A (en) Image forming device, editing control method, and editing control program
US8190563B2 (en) Document management apparatus, document management method, and computer-readable encoding medium recorded with a computer program
JP6733618B2 (en) Information processing system, terminal device, program, and image adding method
JP2006003984A (en) Image processing system and method for image comparison
JP2004110739A (en) Print instruction device and print instruction method
US11579815B1 (en) Methods and system for implementing print options for a printing device using visual information
JP2003256183A (en) Print order content display method and device therefor