JP2012137927A - Information processing apparatus, program and storage medium - Google Patents
Information processing apparatus, program and storage medium Download PDFInfo
- Publication number
- JP2012137927A JP2012137927A JP2010289735A JP2010289735A JP2012137927A JP 2012137927 A JP2012137927 A JP 2012137927A JP 2010289735 A JP2010289735 A JP 2010289735A JP 2010289735 A JP2010289735 A JP 2010289735A JP 2012137927 A JP2012137927 A JP 2012137927A
- Authority
- JP
- Japan
- Prior art keywords
- print setting
- setting screen
- information processing
- processing apparatus
- 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.)
- Withdrawn
Links
Images
Landscapes
- Facsimiles In General (AREA)
Abstract
Description
本発明は、情報処理装置、プログラム、及び記憶媒体に関する。 The present invention relates to an information processing apparatus, a program, and a storage medium.
PC(Personal Computor)から印刷を行う場合、アプリケーションの印刷画面からプリンタドライバの印刷画面を呼び出し、各種印刷設定(両面印刷や集約、ステープルなど)を行うことが既に知られている。 When printing from a PC (Personal Computer), it is already known to call the printer driver print screen from the application print screen and perform various print settings (double-sided printing, aggregation, stapling, etc.).
しかし、通常のプリンタドライバでは、上述の通りユーザーが明示的に印刷設定画面を開かなくてはならないため、印刷設定を開き忘れて不十分な設定のまま印刷を実行してしまったり、アプリケーションによって印刷設定画面を開くためのボタンの位置が異なっていたりしているため、利用者が印刷設定画面を開けないなどの問題があった。 However, with a normal printer driver, the user must explicitly open the print settings screen as described above, so you can forget to open the print settings and execute printing with insufficient settings, or print by application. There was a problem that the user could not open the print setting screen because the position of the button for opening the setting screen was different.
このような問題を解決するため、特許文献1のような提案がなされている。
特許文献1には、利用者の印刷設定を制限する目的で、利用者が設定した内容が予め定義された印刷設定の制限ファイルと比較し、異なっている場合はその旨を表示する画面を表示して利用者に印刷設定の変更を求める構成が開示されている。
In order to solve such a problem, a proposal as in
In
しかしながら、特許文献1に記載の技術では、印刷設定画面の開き忘れを防止するという問題は解消できていない。
However, the technique described in
そこで、本発明の目的は、印刷設定画面の開き忘れを防止した情報処理装置、プログラム、及び記憶媒体を提供することにある。 Accordingly, an object of the present invention is to provide an information processing apparatus, a program, and a storage medium that prevent a print setting screen from being forgotten to be opened.
上記課題を解決するため、請求項1記載の発明は、OSからの印刷に関する要求を受け取り、振り分けを実施するOSイベント処理部と、印刷設定画面を画面に表示し、ユーザーからの設定を受け付ける印刷設定画面表示部と、前記印刷設定画面で設定された内容を外部記憶部に書き出す印刷設定書き出し部と、前記外部記憶部に保存されている印刷設定を読み出す印刷設定読み込み部と、前記OSからの描画データをプリンタが解釈可能な言語に変換する印刷データ生成部と、を備え、印刷処理の直前に印刷設定画面を表示するようにしたことを特徴とする。
In order to solve the above-mentioned problem, the invention described in
請求項2記載の発明は、請求項1記載の発明において、印刷設定画面を表示するか否かを条件に応じて判定する印刷設定表示判断部を備えたことを特徴とする。 According to a second aspect of the present invention, in the first aspect of the invention, a print setting display determination unit that determines whether to display a print setting screen according to a condition is provided.
請求項3記載の発明は、請求項1記載の発明において、前記印刷設定書き出し部は、書き出す外部記憶装置が前記OSで規定されるレジストリであることを特徴とする。 According to a third aspect of the present invention, in the first aspect of the present invention, the print setting writing unit is characterized in that an external storage device for writing is a registry defined by the OS.
請求項4記載の発明は、請求項2記載の発明において、前記印刷設定表示判断部は、判断の条件を利用者が事前に前記印刷設定画面を開いたか否かとし、一度開いた利用者に対して不必要に印刷設定画面を開かないようにしたことを特徴とする。 According to a fourth aspect of the present invention, in the second aspect of the invention, the print setting display determination unit determines whether the user has opened the print setting screen in advance as a determination condition. On the other hand, the print setting screen is not unnecessarily opened.
請求項5記載の発明は、請求項2記載の発明において、前記印刷設定表示判断部は、判断の条件を利用者が事前に印刷設定をプリンタドライバ標準の設定から変更したか否かとし、設定を変更した利用者に対して不必要に印刷設定画面を開かないようにしたことを特徴とする。 According to a fifth aspect of the invention, in the second aspect of the invention, the print setting display determination unit determines whether or not the user has changed the print setting from the standard setting of the printer driver in advance. The print setting screen is not unnecessarily opened to the user who has changed the setting.
請求項6記載の発明は、情報処理装置のコンピュータに、OSイベント処理部が、OSからの印刷に関する要求を受け取り、振り分けを実施する手順、印刷設定画面表示部が、印刷設定画面を画面に表示し、ユーザーからの設定を受け付ける手順、印刷設定書き出し部が、前記印刷設定画面で設定された内容を外部記憶装置に書き出す手順、印刷設定読み込み部が、前記外部記憶装置に保存されている印刷設定を読み出す手順、印刷データ生成部が、前記OSからの描画データをプリンタが解釈可能な言語に変換する手順、印刷設定画面表示部が、印刷処理の直前に印刷設定画面を表示する手順、を実行させるプログラムであることを特徴とする。 According to the sixth aspect of the present invention, in the computer of the information processing apparatus, the OS event processing unit receives a request for printing from the OS and performs distribution, and the print setting screen display unit displays the print setting screen on the screen. A procedure for receiving settings from the user, a procedure for the print setting writing unit to write the contents set on the print setting screen to the external storage device, and a print setting reading unit for saving the print settings stored in the external storage device The print data generation unit converts the drawing data from the OS into a language interpretable by the printer, and the print setting screen display unit displays the print setting screen immediately before the printing process. It is a program to be made.
請求項7記載の発明は、請求項11記載の発明において、前記情報処理装置のコンピュータに、印刷設定表示判断部が、印刷設定画面を表示するか否かを条件に応じて判定する手順を実行させることを特徴とする。 According to a seventh aspect of the present invention, in the eleventh aspect of the present invention, the print setting display determining unit executes, on the computer of the information processing apparatus, a procedure for determining whether to display a print setting screen according to a condition. It is characterized by making it.
請求項8記載の発明は、請求項11記載の発明において、前記情報処理装置のコンピュータに、前記印刷設定書き出し部は、書き出す外部記憶装置が前記OSで規定されるレジストリであることを特徴とする。 According to an eighth aspect of the present invention, in the invention according to the eleventh aspect, in the computer of the information processing apparatus, the print setting writing unit includes a registry in which the external storage device to be written is defined by the OS. .
請求項9記載の発明は、請求項7記載の発明において、前記情報処理装置のコンピュータに、前記印刷設定表示判断部は、判断の条件を利用者が事前に前記印刷設定画面を開いたか否かとし、一度開いた利用者に対して不必要に印刷設定画面を開かない手順、を実行させることを特徴とする。 According to a ninth aspect of the present invention, in the seventh aspect of the present invention, the print setting display determination unit in the computer of the information processing apparatus determines whether a user has opened the print setting screen in advance according to the determination condition. And a procedure for not opening the print setting screen unnecessarily for the user once opened.
請求項10記載の発明は、請求項12記載の発明において、前記情報処理装置のコンピュータに、前記印刷設定表示判断部は、判断の条件を利用者が事前に印刷設定をプリンタドライバ標準の設定から変更したか否かとし、設定を変更した利用者に対して不必要に印刷設定画面を開かない手順、を実行させることを特徴とする。 According to a tenth aspect of the present invention, in the twelfth aspect of the present invention, in the computer of the information processing apparatus, the print setting display determination unit is configured so that the user sets a print condition in advance from a printer driver standard setting. It is determined whether or not the user has changed the setting, and a procedure for not opening the print setting screen unnecessarily is executed for the user who has changed the setting.
請求項11記載の発明は、請求項6から10の何れか一項記載のプログラムを記憶した記憶媒体であることを特徴とする。 The invention according to an eleventh aspect is a storage medium storing the program according to any one of the sixth to tenth aspects.
本発明によれば、印刷設定画面の開き忘れを防止した情報処理装置、プログラム、及び記憶媒体の提供を実現することができる。 ADVANTAGE OF THE INVENTION According to this invention, provision of the information processing apparatus, the program, and the storage medium which prevented the forgetting to open the print setting screen is realizable.
<実施形態1>
本発明の実施の形態を説明する。
本発明は、プリンタドライバを用いた文書の印刷処理に際して、以下の特徴を有する。
要するに、OSが印刷処理直前にプリンタドライバを呼び出す関数にて印刷設定画面を開き、設定内容を外部記憶(ファイル、レジストリなど)に保存し、別途OSから呼び出される印刷開始時に保存した設定内容を読み込み、機器に送信するプリンタ記述言語の内容に反映することを特徴とする。
<
An embodiment of the present invention will be described.
The present invention has the following characteristics when printing a document using a printer driver.
In short, the print setting screen is opened by the function that the OS calls the printer driver immediately before the printing process, the setting contents are saved in the external memory (file, registry, etc.), and the setting contents saved at the start of printing separately called from the OS are read. This is reflected in the contents of the printer description language transmitted to the device.
図1は、本発明に係る情報処理装置に用いられるプリンタドライバの内部構成の一例について説明するための説明図である。
プリンタドライバの構成要素として、OSからの印刷に関する様々な要求を受け取り、振り分けを実施する「OSイベント処理部」11、印刷設定画面を画面に表示し、ユーザーからの設定を受け付ける「印刷設定画面表示部」12、OSからの描画データをプリンタが解釈可能な言語(PDL)に変換する「印刷データ生成部」13、印刷設定画面で設定された内容をファイルなどの外部記憶装置に書き出す「印刷設定書き出し部」14、印刷設定画面を表示するか否かを条件に応じて判定する「印刷設定表示判断部」15、及び外部記憶装置に保存されている印刷設定を読み出す「印刷設定読み込み部」16を備えている。
FIG. 1 is an explanatory diagram for explaining an example of an internal configuration of a printer driver used in an information processing apparatus according to the present invention.
“OS event processing unit” 11 that receives and distributes various requests related to printing from the OS as components of the printer driver, displays a print setting screen on the screen, and accepts settings from the user “print setting screen display” Section "12," print data generation section "13 for converting drawing data from the OS into a language (PDL) interpretable by the printer," print setting "for writing the contents set in the print setting screen to an external storage device such as a file “Export unit” 14, “Print setting display determination unit” 15 that determines whether or not to display the print setting screen according to the condition, and “Print setting reading unit” 16 that reads the print settings stored in the external storage device It has.
図2は、図1に示したプリンタドライバを用いた情報処理装置のシーケンスの一例について説明するための説明図である。
利用者が各種のアプリケーション上から印刷ボタンを押下し、OSは印刷処理を開始する(ステップS1)。
OSはプリンタドライバに対し各種の呼び出しを行う、そのうちの一つに印刷処理を開始する直前のタイミングでドライバを呼び出す(ステップS2)。
OSイベント処理部11では、OSからの呼び出しに応じ印刷設定画面表示部12を表示する(ステップS3)。
印刷設定画面表示部12では印刷設定画面を表示し、ユーザーに印刷設定を促す(ステップS4)。
利用者は表示された印刷設定画面上で必要に応じて印刷設定を行い、最後に印刷設定画面上の「OK」ボタンを押下する(ステップS5、6)。
印刷設定画面表示部12は利用者が設定した内容を保存するために印刷設定書き出し部を呼び出す(ステップS7)。
印刷設定書き出し部14は外部ファイルなど外部記憶装置に対し、利用者がS5で設定した内容を保存する(ステップS8)。
OSは印刷処理を開始するためにプリンタドライバの印刷データ生成部13を呼び出す(ステップS9)。
印刷データ生成部13は、印刷設定を取得するために印刷設定読み込み部16を呼び出す(ステップS10)。
印刷設定読み込み部16はS8で保存した内容を読み出し、印刷データ生成部13に通知する(ステップS11)。
印刷データ生成部13は、取得した印刷設定をプリンタに送信する印刷データ(PDL)に反映する(ステップS12)。
FIG. 2 is an explanatory diagram for explaining an example of a sequence of the information processing apparatus using the printer driver shown in FIG.
The user presses a print button from various applications, and the OS starts print processing (step S1).
The OS makes various calls to the printer driver, one of which is called at the timing immediately before starting the printing process (step S2).
The OS
The print setting
The user performs print settings as necessary on the displayed print setting screen, and finally presses an “OK” button on the print setting screen (steps S5 and S6).
The print setting
The print
The OS calls the print
The print
The print
The print
図3は、図1に示したプリンタドライバを用いた情報処理装置において、条件によって印刷設定画面の表示非表示を判断するシーケンスの一例について説明するための説明図である。
ステップS11、S12は図2と同様である。
OSイベント処理部11では、OSからの呼び出しに応じ印刷設定表示判断部15を表示する(ステップS13)。
印刷設定表示判断部15は条件に応じ(図では利用者が事前に印刷設定画面を開いているか否か)、印刷設定表示部を呼ぶか呼ばないかを判断する。図3の場合、利用者がアプリケーションから印刷をする場合に、一度も印刷設定画面を開いてない場合は、図1と同様のシーケンスで印刷設定画面を自動的に表示し、一度でも開いた場合は、すでに印刷設定画面にて設定済みと考え、印刷設定画面を表示せずに印刷を開始する。これにより利用者に対し、不必要に印刷設定画面を表示することがなくなる(ステップS14)。
FIG. 3 is an explanatory diagram for explaining an example of a sequence for determining whether or not to display the print setting screen according to conditions in the information processing apparatus using the printer driver shown in FIG.
Steps S11 and S12 are the same as in FIG.
The OS
The print setting display determination unit 15 determines whether or not to call the print setting display unit according to conditions (in the figure, whether the user has opened the print setting screen in advance). In the case of FIG. 3, when the user prints from the application and the print setting screen has not been opened, the print setting screen is automatically displayed in the same sequence as in FIG. Thinks that it has already been set on the print setting screen, and starts printing without displaying the print setting screen. As a result, the print setting screen is not unnecessarily displayed to the user (step S14).
ステップS14で利用者が直前に印刷設定を画面表示していない場合、印刷設定画面表示部12は印刷設定画面を表示し、ユーザーに印刷設定を促す(ステップS15)。
利用者は表示された印刷設定画面上で必要に応じて印刷設定を行い、最後に印刷設定画面上の「OK」ボタンを押下する(ステップS16、S17)。
印刷設定画面表示部12は利用者が設定した内容を保存するために印刷設定書き出し部を呼び出す(ステップS18)。
印刷設定書き出し部14は外部ファイルなど外部記憶装置に対し、利用者がS16で設定した内容を保存する(ステップS19)。
OSは印刷処理を開始するためにプリンタドライバの印刷データ生成部13を呼び出す(ステップS20)。
印刷データ生成部13は、印刷設定を取得するために印刷設定読み込み部16を呼び出す(ステップS21)。
印刷設定読み込み部16はS19で保存した内容を読み出し、印刷データ生成部13に通知する(ステップS22)。
印刷データ生成部13は、取得した印刷設定をプリンタに送信する印刷データ(PDL)に反映する(ステップS23)。
In step S14, if the user has not displayed the print setting immediately before, the print setting
The user performs print settings as necessary on the displayed print setting screen, and finally presses an “OK” button on the print setting screen (steps S16 and S17).
The print setting
The print
The OS calls the print
The print
The print
The print
ステップS14で利用者が直前に印刷設定を画面表示している場合、ステップS20に進み、以下同様にステップS21〜S23に進む。 If the user has displayed the print setting on the screen immediately before in step S14, the process proceeds to step S20, and the process proceeds to steps S21 to S23 in the same manner.
図4は、図1に示したプリンタドライバを用いた情報処理装置の印刷設定画面の一例について説明する説明図である。
プリンタドライバで表示される印刷設定画面である。一般的な表示であり、本発明に関して特別に解説するような特徴はない。
FIG. 4 is an explanatory diagram for explaining an example of a print setting screen of the information processing apparatus using the printer driver shown in FIG.
It is a print setting screen displayed on the printer driver. This is a general display, and there is no special feature regarding the present invention.
<実施形態2>
次に実施形態2について説明する。
図5は、図1に示したプリンタドライバを用いた情報処理装置としての複写機の概念図の一例である。
同図に示す複写機100は、画像読取装置100aと、装置本体100bとを有する。複写機100は図示しない制御回路有し、複写機100を統括制御する。この制御回路に図1に示したプリンタドライバが設けられている。
<
Next,
FIG. 5 is an example of a conceptual diagram of a copying machine as an information processing apparatus using the printer driver shown in FIG.
A
画像読取装置100aは、原稿105を搭載するコンタクトガラス101、シートスルー用読み取り窓102、白レベル調整やシェーディング補正データ生成用の基準白板103、原稿105を照射する光源107及び第1ミラー108が搭載される第1キャリッジ109、第2ミラー110、第3ミラー111が搭載される第2キャリッジ112、キャリッジ位置を検出するために備えられたホームポジションセンサ(以下、HPSと記す)117、CCDイメージセンサ(以下、CCDと記す)114上に縮小結像させるレンズユニット113、光電変換素子であるCCD114を搭載した画像読取回路115、画像処理回路116、第1キャリッジ109、第2キャリッジ112を駆動するスキャナ駆動モータ、及び原稿センサ等から構成される(例えば、特開2005−77520号公報参照。)。
The image reading apparatus 100a includes a
上記構成において、コンタクトガラス101上に原稿105が搭載された場合に、光源107を点灯し、第1キャリッジ109および第2キャリッジ112を、図示しない制御部からの制御信号によってスキャナ駆動モータを回転動作させることにより図の右方向に移動走査して原稿105の画像情報を読み取る方式と、第1キャリッジ109および第2キャリッジ112は停止した状態のまま、光源107を点灯し、シートスルー読み取り用コンタクトガラス102を介して原稿搬送装置104によって搬送される他の原稿106を照射して原稿画像情報を読み取る方式とが選択可能である。
In the above configuration, when the
第1キャリッジ109を走査して原稿105を読み取る場合には、原稿105の読み取りに先立って基準白板103のデータを取得しシェーディング補正データを生成した後メモリに記憶しておき、そのシェーディング補正用データで原稿105の画像データ正規化することによって、画像読取装置における光量分布ムラやCCDの感度ムラを補正し、原稿105の画像情報を高品質に読み取っている。
When scanning the
シェーディング補正処理が行われた画像データは、図示しない画像処理部に出力される。
第1キャリッジ109は停止した状態のまま、原稿105を搬送して原稿画像データを読み取るシートスルー読み取りの場合には、原稿105の読み取りに先立ってまず、第1キャリッジ109を基準白板103の下に移動させてシェーディング補正データを生成しシートスルー読み取り位置に復帰してから原稿の搬送を開始して原稿読み取り動作を開始する。
The image data subjected to the shading correction process is output to an image processing unit (not shown).
In the case of sheet-through reading in which the original 105 is conveyed and the original image data is read while the
同図に示す複写機100の装置本体100bにおいて、回転可能に支持されて矢印方向に回転する感光体201の外周部には、除電装置Lと、クリーニング装置202と、帯電装置203と、現像装置205とが配設されている。
In the apparatus main body 100b of the copying
感光体201の外周部における帯電装置203と現像装置205との間には、露光装置204から発せられる光情報を入射させるスペースが確保されている。
図5に示す構成では感光体201が4個(201a、201b、201c、201d)あるが、現像装置205が扱う色材(トナー)の色が異なるのみであり、それぞれの外周部に設けられる画像形成用の上述した部品構成は同じである。
Between the
In the configuration shown in FIG. 5, there are four photoconductors 201 (201a, 201b, 201c, 201d), but only the color of the color material (toner) handled by the developing
感光体201は、直径が30mmから100mm程度のアルミニウム円筒表面に、光導電性物質である有機半導体の層を設けて構成され、その一部が中間転写ベルト(第1の顕像担持手段)210に接している。
The
中間転写ベルト210は、回転するローラ211、212、213、214により支持され、図5の矢印方向に移動可能に張架されている。この中間転写ベルト210の裏側(ループの内側)には、第1の転写手段としてのローラ212が感光体201の近傍に配備され、感光体201上の顕像を中間転写ベルト210に転写させる。
The
中間転写ベルト210のベルトループの外側における、中間転写ベルト210から顕像を記録媒体または裏面用中間転写ベルト(第2の顕像担持手段)200に転写する位置の下流に、中間転写ベルト用クリーニング装置250が配設されている。このクリーニング装置250のブラシは、中間転写ベルト210から顕像が他に転写された後でベルト表面に残留する不要なトナーを拭い去る。
On the outside of the belt loop of the
図5はブラシローラが裏面用中間転写ベルト200の表面から離れた状態にある。このブラシローラは支点250Aを中心として揺動可能に設けられ、裏面用中間転写ベルト200表面に接離可能な構造になっている。
中間転写ベルト210から転写されたトナー像を記録媒体Pに転写する以前、すなわち裏面用中間転写ベルト200がトナー像を担持しているときは離れた状態とし、記録媒体Pへの転写が行われてクリーニングが必要となったとき、ブラシローラは図12での反時計方向に揺動し接触される。
除去された不要トナーはトナー収納部250Bに集められる。
FIG. 5 shows a state where the brush roller is separated from the surface of the
Before the toner image transferred from the
The removed unnecessary toner is collected in the
露光装置204は公知のレーザ方式によるもので、フルカラー画像形成に対応した光情報を、一様に帯電された感光体201表面に潜像として照射する。この露光装置204としては、LEDアレイと結像手段とから成る露光装置を用いてもよい。
The
このように、上述した感光体201と、クリーニング装置202と、帯電装置203と、露光装置204と、現像装置205と、除電装置Lと、第1の転写手段212とが、中間転写ベルト210に転写する顕像(トナーによる像)を生成する作像手段として機能する。
As described above, the
中間転写ベルト210は、基体の厚みが50μm〜600μmの樹脂フィルムあるいはゴムを基体にしたベルトであり、感光体211からトナーを転写可能とする抵抗値を備える。
この中間転写ベルト210に対して図12の右方には、ベルト状の裏面用中間転写ベルト(第2の顕像担持手段)200が配設されている。この裏面用中間転写ベルト200は、回転ローラ216、217、218、219により支持され、図5の矢印方向に移動可能に張架されており、裏側(ループの内側)には、第2の転写手段220が配設されている。裏面用中間転写ベルト200によるベルトループの外側に、この裏面用中間転写ベルト用クリーニング装置250、チャージャCH、などが配設されている。
The
On the right side of FIG. 12 with respect to this
上述した第2の転写手段219と、ローラ218、219と、中間転写ベルト210を支持するローラ214とにより、中間転写ベルト210と裏面用中間転写ベルト200とが接触し、あらかじめ定められた転写ニップを形成する。
The
裏面用中間転写ベルト200は、基体の厚みが50μm〜600μmの樹脂フィルムあるいはゴムを基体にしたベルトで、中間転写ベルト210からトナーを転写可能とする抵抗値を備えるベルトである。
The intermediate transfer belt for
記録媒体(用紙)Pは図の下方の給紙装置(給紙カセット)226−1、226−2に収納されており、最上にある用紙が給紙ローラ227で1枚ずつ、複数のガイド229を経てレジストローラ対228に搬送される。
記録媒体Pが搬送されるさらに下流には、定着用加熱手段230、排紙ガイド対231、排紙ローラ対232、排紙スタック部240が配設されている。
The recording medium (paper) P is stored in paper feeding devices (paper feeding cassettes) 226-1 and 226-2 in the lower part of the drawing, and the uppermost paper is fed by a
Further downstream of the recording medium P being conveyed, a fixing
図5における中間転写ベルト210の上方で排紙スタック部240の下方には、補給用のトナーが収納できる収納部TSが設けてある。トナーの色はマゼンタ、シアン、イエロー、ブラックの四色があり、カートリッジTCの形態にされている。このカートリッジTCからは、粉体ポンプ等により対応する色の現像装置に適宜補給される。
A storage unit TS that can store replenishment toner is provided above the
こうした装置本体の一部であるフレーム251は、開閉支軸251Aを中心として、回動・開放が可能な構造にされている。このため、ユーザーはこのフレーム251を開いた状態とすることにより記録媒体の搬送路を大きく開くことができ、ジャムが発生した場合の記録媒体(用紙)の処理を容易にしている。
The
また、上述した記録媒体Pへの画像形成を行う装置本体の上部に画像読み取り装置100aが支持部266を介して連設され、この画像読み取り装置により読み取られた画像データを上述した装置本体が記録媒体Pに印刷することで、コピー動作を可能にするよう構成されている。
In addition, an image reading device 100a is connected to the upper portion of the apparatus main body that performs image formation on the recording medium P described above via a
画像読み取り装置の外周部には、操作・表示部(表示手段、かつ入力手段)が設けられている。この操作・表示部は、ユーザーに各種の操作情報を表示により通知すると共に操作入力を受けるタッチパネルや、テンキーなど各種のボタンを備える。
ユーザーは、この操作・入力部により、コピーの片面/両面切り替え、コピー動作の開始、コピー枚数の設定、コピー機能とプリンタ機能との切り替えなどの各種操作を行う。
An operation / display unit (display means and input means) is provided on the outer periphery of the image reading apparatus. This operation / display unit includes various buttons such as a touch panel and numeric keys for notifying the user of various types of operation information by display and receiving operation inputs.
The user performs various operations such as one-side / double-side switching of a copy, start of a copy operation, setting of the number of copies, and switching between a copy function and a printer function by using the operation / input unit.
<プログラム>
以上で説明した本発明にかかる情報処理装置は、コンピュータで処理を実行させるプログラムによって実現されている。コンピュータとしては、例えばパーソナルコンピュータやワークステーションなどの汎用的なものが挙げられるが、本発明はこれに限定されるものではない。よって、一例として、プログラムにより本発明を実現する場合の説明を以下で行う。
<Program>
The information processing apparatus according to the present invention described above is realized by a program that causes a computer to execute processing. Examples of the computer include general-purpose computers such as personal computers and workstations, but the present invention is not limited to this. Therefore, as an example, a case where the present invention is realized by a program will be described below.
例えば、
情報処理装置のコンピュータに、
OSイベント処理部が、OSからの印刷に関する要求を受け取り、振り分けを実施する手順、
印刷設定画面表示部が、印刷設定画面を画面に表示し、ユーザーからの設定を受け付ける手順、
印刷設定書き出し部が、印刷設定画面で設定された内容を外部記憶装置に書き出す手順、
印刷設定読み込み部が、外部記憶装置に保存されている印刷設定を読み出す手順、
印刷データ生成部が、OSからの描画データをプリンタが解釈可能な言語に変換する手順、
印刷設定画面表示部が、印刷処理の直前に印刷設定画面を表示する手順、
を実行させるプログラムが挙げられる。
For example,
In the computer of the information processing device,
A procedure in which the OS event processing unit receives a request for printing from the OS and performs distribution;
The print setting screen display section displays the print setting screen on the screen and accepts settings from the user.
The procedure for the print setting export unit to write the contents set on the print setting screen to the external storage device,
A procedure for the print setting reading unit to read the print settings stored in the external storage device,
A procedure in which the print data generation unit converts drawing data from the OS into a language interpretable by the printer;
The procedure for the print setting screen display section to display the print setting screen immediately before the printing process,
A program that executes
これにより、プログラムが実行可能なコンピュータ環境さえあれば、どこにおいても本発明にかかる情報処理装置を実現することができる。
このようなプログラムは、コンピュータに読み取り可能な記憶媒体に記憶されていてもよい。
Thus, the information processing apparatus according to the present invention can be realized anywhere as long as there is a computer environment capable of executing the program.
Such a program may be stored in a computer-readable storage medium.
<記憶媒体>
ここで、記憶媒体としては、例えば、CD−ROM(Compact Disc Read Only Memory)、フレキシブルディスク(FD)、CD−R(CD Recordable)などのコンピュータで読み取り可能な記憶媒体、フラッシュメモリ、RAM(Random Access Memory)、ROM(Read Only Memory)、FeRAM(強誘電体メモリ)等の半導体メモリやHDD(Hard Disc Drive)が挙げられる。
<Storage medium>
Here, examples of the storage medium include a computer-readable storage medium such as a CD-ROM (Compact Disc Read Only Memory), a flexible disk (FD), and a CD-R (CD Recordable), a flash memory, and a RAM (Random). Examples include semiconductor memories such as Access Memory (ROM), Read Only Memory (ROM), and FeRAM (ferroelectric memory), and HDD (Hard Disc Drive).
<作用効果>
以上において、本実施形態によれば、OSが印刷処理直前にプリンタドライバを呼び出す関数にて印刷設定画面を開き、設定内容を外部記憶(ファイル、レジストリなど)に保存し、別途OSから呼び出される印刷開始時に保存した設定内容を読み込み、機器に送信するプリンタ記述言語の内容に反映するので、印刷設定画面の開き忘れを防止することができる。
<Effect>
As described above, according to the present embodiment, the print setting screen is opened by a function for the OS to call the printer driver immediately before the printing process, the setting contents are stored in the external storage (file, registry, etc.), and printing that is separately called from the OS. Since the setting contents saved at the start are read and reflected in the contents of the printer description language transmitted to the device, it is possible to prevent forgetting to open the print setting screen.
すなわち、本実施形態によれば、利用者が印刷を実行する際に自動的に印刷設定画面を開くことにより、印刷設定を開き忘れて不十分な設定のまま印刷を実行してしまったり、アプリケーションによって印刷設定画面を開くためのボタンの位置が異なるため、利用者が印刷設定画面を開けなかったりするという問題を解消することができる。 That is, according to this embodiment, when the user executes printing, the user automatically opens the print setting screen, forgets to open the print setting and executes printing with insufficient settings, Since the position of the button for opening the print setting screen differs depending on the user, the problem that the user cannot open the print setting screen can be solved.
なお、上述した実施の形態は、本発明の好適な実施の形態の一例を示すものであり、本発明はそれに限定されることなく、その要旨を逸脱しない範囲内において、種々変形実施が可能である。 The above-described embodiment shows an example of a preferred embodiment of the present invention, and the present invention is not limited thereto, and various modifications can be made without departing from the scope of the invention. is there.
11 OSイベント処理部
12 印刷設定画面表示部
13 印刷データ生成部
14 印刷設定書き出し部
15 印刷設定表示判断部
16 印刷設定読み込み部
100 複写機(画像処理装置)
100a 画像読取装置
100b 装置本体
DESCRIPTION OF
100a Image reading device 100b Device main body
Claims (11)
印刷設定画面を画面に表示し、ユーザーからの設定を受け付ける印刷設定画面表示部と、
前記印刷設定画面で設定された内容を外部記憶部に書き出す印刷設定書き出し部と、
前記外部記憶部に保存されている印刷設定を読み出す印刷設定読み込み部と、
前記OSからの描画データをプリンタが解釈可能な言語に変換する印刷データ生成部と、を備え、
印刷処理の直前に印刷設定画面を表示するようにしたことを特徴とする情報処理装置。 An OS event processing unit that receives a request for printing from the OS and performs distribution;
A print setting screen display section that displays a print setting screen on the screen and accepts settings from the user;
A print setting writing unit for writing the contents set in the print setting screen to an external storage unit;
A print setting reading unit for reading the print settings stored in the external storage unit;
A print data generation unit that converts drawing data from the OS into a language interpretable by a printer,
An information processing apparatus characterized in that a print setting screen is displayed immediately before print processing.
OSイベント処理部が、OSからの印刷に関する要求を受け取り、振り分けを実施する手順、
印刷設定画面表示部が、印刷設定画面を画面に表示し、ユーザーからの設定を受け付ける手順、
印刷設定書き出し部が、前記印刷設定画面で設定された内容を外部記憶装置に書き出す手順、
印刷設定読み込み部が、前記外部記憶装置に保存されている印刷設定を読み出す手順、
印刷データ生成部が、前記OSからの描画データをプリンタが解釈可能な言語に変換する手順、
印刷設定画面表示部が、印刷処理の直前に印刷設定画面を表示する手順、
を実行させることを特徴とするプログラム。 In the computer of the information processing device,
A procedure in which the OS event processing unit receives a request for printing from the OS and performs distribution;
The print setting screen display section displays the print setting screen on the screen and accepts settings from the user.
A procedure in which the print setting writing unit writes the contents set on the print setting screen to an external storage device;
A procedure in which the print setting reading unit reads the print settings stored in the external storage device;
A procedure in which the print data generation unit converts the drawing data from the OS into a language interpretable by the printer;
The procedure for the print setting screen display section to display the print setting screen immediately before the printing process,
A program characterized by having executed.
前記情報処理装置のコンピュータに、
印刷設定表示判断部が、印刷設定画面を表示するか否かを条件に応じて判定する手順を実行させることを特徴とするプログラム。 The program according to claim 11, wherein
In the computer of the information processing apparatus,
A program that causes a print setting display determination unit to execute a procedure of determining whether to display a print setting screen according to a condition.
前記情報処理装置のコンピュータに、
前記印刷設定書き出し部は、書き出す外部記憶装置が前記OSで規定されるレジストリであることを特徴とするプログラム。 The program according to claim 11, wherein
In the computer of the information processing apparatus,
The print setting writing unit is a program characterized in that an external storage device to be written is a registry defined by the OS.
前記情報処理装置のコンピュータに、
前記印刷設定表示判断部は、判断の条件を利用者が事前に前記印刷設定画面を開いたか否かとし、一度開いた利用者に対して不必要に印刷設定画面を開かない手順、
を実行させることを特徴とするプログラム。 The program according to claim 7, wherein
In the computer of the information processing apparatus,
The print setting display determination unit determines whether or not the user has opened the print setting screen in advance as a determination condition, and a procedure for unnecessarily opening the print setting screen for the user who has opened the screen.
A program characterized by having executed.
前記情報処理装置のコンピュータに、
前記印刷設定表示判断部は、判断の条件を利用者が事前に印刷設定をプリンタドライバ標準の設定から変更したか否かとし、設定を変更した利用者に対して不必要に印刷設定画面を開かない手順、
を実行させることを特徴とするプログラム。 The information processing apparatus according to claim 12, wherein
In the computer of the information processing apparatus,
The print setting display determination unit determines whether the user has changed the print setting from the printer driver standard setting in advance, and opens the print setting screen unnecessarily for the user who has changed the setting. No steps,
A program characterized by having executed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010289735A JP2012137927A (en) | 2010-12-27 | 2010-12-27 | Information processing apparatus, program and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010289735A JP2012137927A (en) | 2010-12-27 | 2010-12-27 | Information processing apparatus, program and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2012137927A true JP2012137927A (en) | 2012-07-19 |
Family
ID=46675293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010289735A Withdrawn JP2012137927A (en) | 2010-12-27 | 2010-12-27 | Information processing apparatus, program and storage medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2012137927A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015125489A (en) * | 2013-12-25 | 2015-07-06 | ブラザー工業株式会社 | Mediation server and image processing device |
JP2016038691A (en) * | 2014-08-07 | 2016-03-22 | コニカミノルタ株式会社 | Print data transmission device, program, and print data generation method |
-
2010
- 2010-12-27 JP JP2010289735A patent/JP2012137927A/en not_active Withdrawn
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015125489A (en) * | 2013-12-25 | 2015-07-06 | ブラザー工業株式会社 | Mediation server and image processing device |
JP2016038691A (en) * | 2014-08-07 | 2016-03-22 | コニカミノルタ株式会社 | Print data transmission device, program, and print data generation method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20130089343A1 (en) | Image forming apparatus and method thereof | |
US7062185B2 (en) | Image forming apparatus, image processing unit, and image forming method to keep image quality precision of both sides of recording medium, and computer product | |
US8861026B2 (en) | Image forming apparatus | |
JP6022432B2 (en) | Image forming apparatus and paper type detection method | |
US9311580B2 (en) | Printing apparatus, method for controlling a printing apparatus, and storage medium for performing reading at a reading position, generating image data and printing an image based on the image data | |
JP2012137927A (en) | Information processing apparatus, program and storage medium | |
US20160295049A1 (en) | Image forming apparatus | |
JP2009222892A (en) | Image forming apparatus and life determination method of imaging unit in the image forming apparatus | |
JP2015138249A (en) | image forming apparatus | |
JP2010020607A (en) | Information processing apparatus and printing program | |
JP2011194665A (en) | Image forming apparatus, image forming system, and image forming method | |
JP5826711B2 (en) | Image forming apparatus | |
JP2013097289A (en) | Image forming apparatus, method, system, and printer driver | |
JP7419079B2 (en) | Information processing device, display control program and display control method in the information processing device | |
JP2013178427A (en) | Image forming apparatus and image forming method | |
JP4066339B2 (en) | Image forming apparatus | |
JP2007193361A (en) | Image forming apparatus | |
US20230221668A1 (en) | Image forming apparatus with function of preventing secondary infection | |
JP6358147B2 (en) | Image forming apparatus | |
JP2022054165A (en) | Image forming apparatus | |
JP2012043287A (en) | Printer driver and image forming device | |
JP2008306275A (en) | Image reader, image forming apparatus, image reading method, image reading program, recording medium | |
JP2022080994A (en) | Image formation apparatus | |
JP6354637B2 (en) | Image forming apparatus | |
JP2022048687A (en) | Image formation device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20140304 |