JP2004234449A - Information processor, information input processing method, and information input processing program - Google Patents

Information processor, information input processing method, and information input processing program Download PDF

Info

Publication number
JP2004234449A
JP2004234449A JP2003023676A JP2003023676A JP2004234449A JP 2004234449 A JP2004234449 A JP 2004234449A JP 2003023676 A JP2003023676 A JP 2003023676A JP 2003023676 A JP2003023676 A JP 2003023676A JP 2004234449 A JP2004234449 A JP 2004234449A
Authority
JP
Japan
Prior art keywords
input
value
copies
screen
information
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
JP2003023676A
Other languages
Japanese (ja)
Inventor
Ryuchi Kojima
竜智 小島
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 Finetech Nisca Inc
Original Assignee
Canon Finetech 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 Finetech Inc filed Critical Canon Finetech Inc
Priority to JP2003023676A priority Critical patent/JP2004234449A/en
Publication of JP2004234449A publication Critical patent/JP2004234449A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To allow an intuitive and easy input for a desired number of printing by a user, without requiring reversing work for a printing number input box value, clearing work therefor and moving work for a cursor and a focus. <P>SOLUTION: Whether an input is the first input after display of a screen or after cleared or not is determined, and a numerical value in the present in a printing number input box is substituted with an input numerical value when the input value is first one and when the input value is a numerical value other than '0'. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【産業上での利用分野】
本発明は、通信手段を介して印刷装置に対して印刷に関する設定や制御を行う情報処理装置において、印刷部数の設定機能に関するものであり、入力された値に対する入力制御に関する情報処理装置、情報入力処理方法、情報入力処理プログラムに関するものである。
【0002】
【従来の技術】
印刷部数の設定を行う場合で、例えば現在の印刷部数入力ボックスに「1」が表示されていて、使用者の希望値が「50」であった場合に、通常「5」、「0」の順で入力を行う。しかし、使用者が「5」を入力した時、従来ではボックス内数値に入力された数値を反映し表示するため、印刷部数入力ボックスは「15」となり、続いて「0」を入力すると「150」となってしまう。
【0003】
又、従来の他の入力方法では、マウスやキーボード等の入力(操作)デバイスを用いて数値を選択、或いは反転させて消去してから数値を入力するか、前記の選択、反転させた状態で数値を入力、或いはスピンボタンを使って所望の値を選択する方法もあった。(例えば特許文献1)
【特許文献1】
特開平08−320781(第5頁、図5)
しかし、一般的に入力項目枠は画面に対して小さく、その入力項目の数値を選択、或いは反転させたり、カーソルを設定するのは困難であり、数値を変更するには手数としての行程が多いものであった。
【0004】
【発明が解決しようとする課題】
本発明では、前述のような印刷部数入力ボックスの値の反転作業、クリア作業、カーソルやフォーカスの移動作業を必要とせず、使用者が直感的、かつ容易に所望の印刷部数を入力することができる。
【0005】
【課題を解決するための手段及び作用】
本発明は、上記の目的を達成するために、
表示装置の画面に画像の印刷部数を入力する数値キーと、クリアキーを備え、前記数値キーによる入力が初回であるか否かを判定し、判定結果が初回で、
且つ入力値が「0」以外であった場合に、現在の印刷部数設定値を入力値に置き換えることによって、より直感的に印刷部数の設定出来るようにした。
【0006】
【発明の実施の形態】
本発明の実施形態について図面を用いて詳細に説明する。
図1は、本発明を実施した印刷システムを構成する情報処理装置と印刷装置との接続概略図である。
【0007】
情報処理装置101は画面上に見られる印刷装置102用のデバイスドライバ(プリンタドライバ)104を有しており、情報処理装置101と印刷装置102としてのカラーカードプリンタがインタフェースケーブル103にて接続されている。印刷装置102は例えば、記録媒体に名刺の印刷が可能な名刺印刷装置である。
【0008】
図2は情報処理装置101のハードウェア構成を示すブロック図である。
【0009】
メインCPU(201)のシステムバスはローカルバスとしてのPCIバス205、(及び不図示のISAバス)と夫々、ホスト/PCIブリッジ203等を経由した階層的なバスを有して各ハードウェアと接続される。
【0010】
尚、メインCPU201のシステムバスにはキャッシュ201と呼ぶSRAM(Static Random Access Memory)を使用した高速のメモリをもち、メインCPU201が頻繁にアクセスするような、コード、データを記憶する。
【0011】
メインメモリ204はオペレーティングシステム(OS)、本発明によるアプリケーション(図4、401参照)、印刷装置102用プリンタドライバモジュール104等、実行プログラムの一時的記憶領域で且つ、各プログラム実行のための作業用メモリ領域としても用いられる。これらの実行プログラムは例えばハードディスクドライブHDD217からIDEコントローラ216を介して読み出されメインメモリ204にロードされたものである。
メインメモリ204にはアプリケーションプログラムによって編集されたRGBの表示データ、そして記録装置(100)用プリンタドライバによってRGBからCMYK信号に変換された記録データも一時的に記憶され、アプリケーションプログラムの実行指示によって、表示信号はビデオコントローラ223を介してVRAM(Video−RAM)224に書き込まれる。
【0012】
そしてメインメモリ204では記録装置へ送信するための、アプリケーションプログラムで生成する(図4にて後述する)各コマンド、記録データをも一時的に記憶する。
各コマンド、記録データは通信インタフェース、例えばUSB(Universal Serial Bus)219を介し、印刷装置102に送られる。
【0013】
ビデオコントローラ223はVRAM224に書き込まれたRGBの表示データを連続的、且つ継続的に読み出し、CRT,LCD、PDP等のディスプレイ225にビデオ信号として継続的にデータ転送する。
【0014】
印刷装置102との通信インタフェースはPCIバス205に接続されており、使われるインタフェースはUSBの他、双方向セントロニクス(IEEE1284)、IEEE1394、ネットワーク等がある。
【0015】
ROM206はKB&Mコントローラ212を介して接続されるキーボード213、マウス214、CDD218やFDD215等の入出力機器を制御するBIOS(Basic Input Output System)プログラム、パワーON時の初期化、自己診断プログラム等を格納し、EEPROM207は恒久的に利用する各種のパラメータを記憶させるための不揮発性のメモリである。
【0016】
CPU201は又、RTC〈Real Time Clock〉208を用いて日付け、時刻管理も行なう。最近ではオーディオコントローラ209を備え入力用マイク210、出力スピーカ211を有するものが一般的になっている。
尚、CPU201は、例えばメインメモリ204上に設定された表示情報に基づいて、メインメモリ204へのアウトラインフォントの展開(ラスタライズ)処理を実行し、ディスプレイ225上でのWYSIWYG(表示内容と印刷内容とを一致させる機能:What You See Is What You Get)を実現している。
【0017】
また前述のプリンタドライバは、後述する表示制御(図6)、例えばディスプレイ225の画面に画像の印刷部数を入力するための数値キーと入力された印刷部数をクリアするクリアキーとを表示制御する。
【0018】
CPU201はディスプレイ225上のマウスカーソル(図6、609)等で指示されたコマンドに基づいて登録された種々のウィンドウをディスプレイ225の画面上で開き、種々のデータ処理を実行する。
【0019】
図3は印刷装置102の電気的な構成を示すブロック図で、
内部のCPU301は、ROM303に記憶された制御プログラム等に基づいて、用紙の先端検知センサ307等の出力読み出し、各記録ヘッド312:K〈ブラック〉、313:C〈シアン〉、314:M〈マジェンタ〉、そして315:Y〈イエロー〉、を上下に移動するヘッドU/Dモータ321、記録ヘッド312〜315を待機中にキャップ(密閉)する為のキャッピング機構を左右に動かすキャッピングモータ322、用紙を搬送する搬送モータ323、そして不図示のインクタンクから記録ヘッド312〜315にインクを供給するポンプモータ324等のアクチュエータを統括的に制御する。
【0020】
CPU301は又、インタフェースコントローラ302にて受信したコマンドを解析、同じく受信した印刷データを各記録ヘッド312〜315の印刷色に対応したイメージメモリ310に夫々書き込む。
EEPROM305は記録ヘッド312〜315のシリアルNO.や記録ヘッド相互のレジストレーション(微小記録位置調整値)等を記憶する不揮発性のメモリであり、CPU301は又、作業用メモリとしてRAM304を用いる。
【0021】
印刷装置102にはこの他温度センサ309により、記録ヘッド312〜315の現在温度をADコンバータ131を介して読み出し、記録制御に反映する機能も有する。
印刷時には搬送される用紙(印刷媒体)の動きに同期して、イメージメモリ310に記憶された印刷データが読み出されて、記録ヘッド制御回路311〜各記録ヘッド312〜315に転送され、カラー記録される。
図4は情報処理装置101の内部CPU201により実行されるソフトウェアモジュールの階層構造を示すブロック図である。
【0022】
アプリケーション401、グラフィックエンジン402、プリンタドライバ104、及びシステムスプーラ403は図2で示したCDD(Compact Disk Drive)218やHDD(Hard Disk Drive)217等、外部メモリに保存されたファイルとして存在し、実行される場合にOS(Operating System)やアプリケーションプログラム401自身によってメインメモリRAM204にロードされ実行されるプログラムモジュールである(図2参照)。
【0023】
また、アプリケーション401及びプリンタドライバ104は、FDD215やCDD218、或いは通信アダプタ222〜ネットワークを経由して不図示のサーバ等に追加出来る。
【0024】
外部メモリに保存されているアプリケーション401から印刷装置102に対して印刷指示する場合、同様にメインメモリ204にロードされ実行可能となっているグラフィックエンジン402を利用して出力(描画)を行う。
【0025】
グラフィックエンジン402は、同様にメインメモリ402にロードされたプリンタドライバ104によって、アプリケーション601の出力を印刷装置102の制御コマンドに変換する。
【0026】
変換されたプリンタ制御コマンドはOSによってメインメモリ204にロードされたシステムスプーラ403により、例えばUSBポート219等のインタフェース〜プリンタ102へ出力される。
【0027】
プリンタドライバ104は、利用者が設定可能な項目に所望の値を設定させるためのユーザインタフェース(UI)部104aにより実現される画面は(図6にて)後述する通りである。
【0028】
上記ユーザインタフェース(UI)部104aの設定画面例を図6に示す。
【0029】
この画面上で、操作者は印刷部数を設定することが出来る。
操作者は入力項目として印刷部数入力ボックス601に希望する印刷部数を設定する。入力方法はマウス214等の入力デバイスで印刷部数入力ボックス601にマウスカーソル609をあわせ、数値を入力する。
数値の入力はキーボード213、入力ボックス601右横のスピンボタン602、或いは画面上の数値入力キー604、何れでも良い。
【0030】
印刷部数入力の際、もし間違った場合には、印刷部数入力ボックス601にカーソル609をあわせ、キーボード213の消去キー等で数値を消すことも出来る。
【0031】
本発明では入力ボックス601右側に備えられたクリアキー603を押下(クリック)することによって前記印刷装置の最小印刷部数(例えば1)に数値を戻すことが可能である。
【0032】
本実施例の印刷装置102は名刺専用印刷機であり、メインメモリ204の所定エリアに設定される最小印刷部数は1であるため、クリアキー603を押下するとデフォルト値は「1」となる。
【0033】
OKボタン605は画面の設定を反映し、画面を閉じる。キャンセルボタン606と「X」ボタン608は画面の設定を反映せずに画面を閉じる。適用ボタン607は設定を反映するが、画面を閉じないボタンである。
以上の構成からなる実施例の動作説明を図5に示すフローチャートを参照して説明する。
まず、操作者はプリンタドライバのユーザインタフェース画面を開く(ステップ501)。
【0034】
そして現在の印刷部数値を設定する場合など、ディスプレイ225上に表示されている印刷部数入力ボックス値を変更する場合は、画面上に設けられた数値キー404を押下する。CPU201は画面上の数値キー404の押下を検知し、メインメモリ204で前記入力が初回の入力であるかを判断する(ステップ502)。
【0035】
初回の入力であった場合には(ステップ502−Yes)、次にその入力数値が「0」であるかを判定する(ステップ503)。
【0036】
もし「0」なら(ステップ503−Yes)、メインメモリ204上の所定のエリアに設定されていた印刷部数入力ボックス値を10倍する(ステップ504)。
【0037】
例えばデフォルト値で1が設定されていたなら印刷部数:10、又前回の設定値で例えば2が残っていたなら印刷部数:20となる。
【0038】
入力値が「0」以外の数値(例えば3)であったなら(ステップ503−No)、CPU201はメインメモリ204上の所定のエリアに設定されていた印刷部数入力ボックス値を新たな入力値(例えば3)に置き換える(ステップ505)。
【0039】
ステップ502で入力動作が初回でなかった場合(ステップ502−No)、ステップ504と同様に、CPU201はメインメモリ204上の所定のエリアに設定されていた印刷部数入力ボックス値(例えば3)を10倍し、新たに入力された値(例えば4)を加算した値(例えば34)に更新する(ステップ506)。
【0040】
ステップ504、505、506で変更された値を更新された値として、印刷部数入力ボックス401に表示する(ステップ507)。
【0041】
以降はOKボタン405、キャンセルボタン406、或いは「X」ボタン408の入力待ちで、その押下が検知されたら(ステップ508−Yes)、画面を閉じ(ステップ509)、処理を終了する。
以上の構成及び手順で印刷部数の指定、変更を容易に行うことが出来る。
【0042】
上記実施例では初回の入力値が「0」の場合と、初回でない入力時には入力ボックスの値を10倍し、入力値と加算するとしたが、別の形態として入力ボックスの値を一桁シフトして、新たな入力値を加算しても良い。
【0043】
【発明の効果】
以上に述べたように本発明によれば、操作者は、印刷部数設定の最初で「0」以外の数値が入力された場合、現在の設定値を入力値に置き換えることによって所望の印刷部数を直感的な手順で設定できる。
【0044】
【図面の簡単な説明】
【図1】本発明を実施した印刷システムの接続概略図である。
【図2】本発明による情報処理装置のブロック図である。
【図3】本発明による印刷装置のブロック図である。
【図4】本発明によるソフトウェアモジュールの階層的なブロック図である。
【図5】本発明による印刷部数設定時のフローチャートである。
【図6】本発明によるプリンタドライバの印刷部数設定画面の図である。
【符号の説明】
101 情報処理装置
102 印刷装置
103 インタフェースケーブル
104 プリンタ(デバイス)ドライバ
201 CPU(中央演算処理装置)
213 キーボード
217 HDD(Hard Disk Drive)
219 USBポート
225 ディスプレイ
301 CPU(中央演算処理装置)
302 インタフェースコントローラ
310 イメージメモリ
401 アプリケーション
402 グラフィック・エンジン
403 スプーラ
[0001]
[Industrial applications]
The present invention relates to an information processing apparatus for performing setting and control relating to printing on a printing apparatus via a communication unit, and relates to a function of setting the number of copies, and an information processing apparatus relating to input control for an input value. The present invention relates to a processing method and an information input processing program.
[0002]
[Prior art]
In the case of setting the number of print copies, for example, when “1” is displayed in the current print copy number input box and the user's desired value is “50”, usually “5”, “0” Input in order. However, when the user inputs “5”, the number of copies input box is set to “15” in order to reflect and display the numerical value input in the numerical value in the box conventionally, and when “0” is subsequently input, “150” is input. ".
[0003]
In another conventional input method, a numerical value is selected or inverted by using an input (operation) device such as a mouse or a keyboard, and then erased and then input. There was also a method of inputting a numerical value or selecting a desired value using a spin button. (For example, Patent Document 1)
[Patent Document 1]
JP-A-08-320781 (page 5, FIG. 5)
However, the input item frame is generally small with respect to the screen, and it is difficult to select or reverse the numerical value of the input item or to set the cursor, and to change the numerical value requires a lot of trouble. Was something.
[0004]
[Problems to be solved by the invention]
According to the present invention, the user can intuitively and easily input a desired number of print copies without the necessity of reversing work of the value of the print copy number input box, clearing work, and work of moving a cursor or focus as described above. it can.
[0005]
Means and Action for Solving the Problems
The present invention, in order to achieve the above object,
A numeric key for inputting the number of copies of the image on the screen of the display device, comprising a clear key, to determine whether the input by the numeric key is the first time, the determination result is the first time,
In addition, when the input value is other than “0”, by replacing the current print copy number setting value with the input value, the print copy number can be set more intuitively.
[0006]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a schematic connection diagram between an information processing apparatus and a printing apparatus that constitute a printing system embodying the present invention.
[0007]
The information processing apparatus 101 has a device driver (printer driver) 104 for the printing apparatus 102 which can be seen on the screen. The information processing apparatus 101 and a color card printer as the printing apparatus 102 are connected by an interface cable 103. I have. The printing device 102 is, for example, a business card printing device capable of printing a business card on a recording medium.
[0008]
FIG. 2 is a block diagram illustrating a hardware configuration of the information processing apparatus 101.
[0009]
The system bus of the main CPU (201) includes a PCI bus 205 as a local bus (and an ISA bus (not shown)) and a hierarchical bus via a host / PCI bridge 203 and the like, and is connected to each hardware. Is done.
[0010]
The system bus of the main CPU 201 has a high-speed memory using an SRAM (Static Random Access Memory) called a cache 201 and stores codes and data that the main CPU 201 frequently accesses.
[0011]
The main memory 204 is a temporary storage area of an execution program such as an operating system (OS), an application according to the present invention (see 401 in FIG. 4), a printer driver module 104 for the printing apparatus 102, and a work for executing each program. It is also used as a memory area. These execution programs are, for example, read from the hard disk drive HDD 217 via the IDE controller 216 and loaded into the main memory 204.
The main memory 204 also temporarily stores the RGB display data edited by the application program and the print data converted from RGB to CMYK signals by the printer driver for the printing apparatus (100). The display signal is written to a VRAM (Video-RAM) 224 via the video controller 223.
[0012]
The main memory 204 also temporarily stores commands and print data (described later with reference to FIG. 4) generated by an application program for transmission to the printing apparatus.
Each command and recording data are sent to the printing apparatus 102 via a communication interface, for example, a USB (Universal Serial Bus) 219.
[0013]
The video controller 223 continuously and continuously reads the RGB display data written in the VRAM 224, and continuously transfers the data as a video signal to a display 225 such as a CRT, LCD, or PDP.
[0014]
The communication interface with the printing apparatus 102 is connected to the PCI bus 205, and the interface used is USB, bidirectional Centronics (IEEE1284), IEEE1394, network, and the like.
[0015]
The ROM 206 stores a BIOS (Basic Input Output System) program for controlling input / output devices such as the keyboard 213, the mouse 214, the CDD 218 and the FDD 215 connected via the KB & M controller 212, an initialization at power-on, a self-diagnosis program, and the like. The EEPROM 207 is a nonvolatile memory for storing various parameters used permanently.
[0016]
The CPU 201 also manages the date and time using the RTC (Real Time Clock) 208. Recently, an audio controller 209 and an input microphone 210 and an output speaker 211 have become common.
Note that the CPU 201 executes processing for rasterizing the outline font in the main memory 204 based on, for example, display information set in the main memory 204, and executes WYSIWYG (display contents and print contents) on the display 225. (A function to match): What You See Is What You Get.
[0017]
The printer driver controls display control (FIG. 6) described later, for example, a numerical key for inputting the number of copies of an image on the screen of the display 225 and a clear key for clearing the input number of copies.
[0018]
The CPU 201 opens various windows registered on the screen of the display 225 based on commands specified by a mouse cursor (609 in FIG. 6, 609) on the display 225 and executes various data processing.
[0019]
FIG. 3 is a block diagram illustrating an electrical configuration of the printing apparatus 102.
The internal CPU 301 reads out the output of the sheet leading edge detection sensor 307 and the like based on the control program and the like stored in the ROM 303, and each recording head 312: K <black>, 313: C <cyan>, 314: M <magenta. > And 315: Y <yellow>, a head U / D motor 321 for moving up and down, a capping motor 322 for moving a capping mechanism for capping (sealing) the recording heads 312 to 315 in a standby state to the left and right, An actuator such as a pump motor 324 that supplies ink from the ink tank (not shown) to the recording heads 312 to 315 and the transport motor 323 that transports the ink is generally controlled.
[0020]
The CPU 301 also analyzes the command received by the interface controller 302 and writes the received print data into the image memory 310 corresponding to the print colors of the recording heads 312 to 315, respectively.
The EEPROM 305 stores serial numbers of the recording heads 312 to 315. And a non-volatile memory for storing registration between printheads (fine print position adjustment value) and the like. The CPU 301 also uses a RAM 304 as a working memory.
[0021]
The printing apparatus 102 also has a function of reading the current temperatures of the recording heads 312 to 315 by the temperature sensor 309 via the AD converter 131 and reflecting the current temperatures on recording control.
At the time of printing, the print data stored in the image memory 310 is read out in synchronization with the movement of the conveyed paper (print medium), and transferred to the print head control circuit 311 to each of the print heads 31 to 315 to perform color printing. Is done.
FIG. 4 is a block diagram illustrating a hierarchical structure of software modules executed by the internal CPU 201 of the information processing apparatus 101.
[0022]
The application 401, the graphic engine 402, the printer driver 104, and the system spooler 403 exist as files stored in an external memory such as a CDD (Compact Disk Drive) 218 and an HDD (Hard Disk Drive) 217 shown in FIG. In this case, the program module is loaded into the main memory RAM 204 and executed by the OS (Operating System) or the application program 401 (see FIG. 2).
[0023]
The application 401 and the printer driver 104 can be added to an FDD 215, a CDD 218, or a server (not shown) via the communication adapter 222 to the network.
[0024]
When a print instruction is issued from the application 401 stored in the external memory to the printing apparatus 102, output (drawing) is similarly performed using the graphic engine 402 which is loaded into the main memory 204 and is executable.
[0025]
The graphic engine 402 converts the output of the application 601 into a control command of the printing apparatus 102 by the printer driver 104 similarly loaded on the main memory 402.
[0026]
The converted printer control command is output from the system spooler 403 loaded into the main memory 204 by the OS to, for example, an interface such as the USB port 219 to the printer 102.
[0027]
The screen realized by the user interface (UI) unit 104a of the printer driver 104 for setting a desired value for an item that can be set by the user is described later (see FIG. 6).
[0028]
FIG. 6 shows an example of a setting screen of the user interface (UI) unit 104a.
[0029]
On this screen, the operator can set the number of copies.
The operator sets the desired number of copies in the number-of-prints input box 601 as an input item. The input method is such that the mouse cursor 609 is moved to the number-of-copies input box 601 using an input device such as the mouse 214 and a numerical value is input.
The numerical value may be input by using the keyboard 213, the spin button 602 on the right side of the input box 601, or the numerical value input key 604 on the screen.
[0030]
If the number of copies is incorrect, the cursor 609 can be moved to the number-of-copies input box 601 and the numerical value can be erased with the erase key of the keyboard 213 or the like.
[0031]
In the present invention, by pressing (clicking) the clear key 603 provided on the right side of the input box 601, the numerical value can be returned to the minimum number of print copies (for example, 1) of the printing apparatus.
[0032]
The printing apparatus 102 according to the present embodiment is a business card dedicated printing machine, and the minimum number of prints set in a predetermined area of the main memory 204 is 1. Therefore, when the clear key 603 is pressed, the default value becomes “1”.
[0033]
An OK button 605 reflects the screen settings and closes the screen. A cancel button 606 and an “X” button 608 close the screen without reflecting the screen settings. An apply button 607 is a button that reflects the settings but does not close the screen.
The operation of the embodiment having the above configuration will be described with reference to the flowchart shown in FIG.
First, the operator opens a user interface screen of the printer driver (step 501).
[0034]
Then, when changing the number of copies input box displayed on the display 225, such as when setting the current number of copies, the numeric key 404 provided on the screen is pressed. The CPU 201 detects pressing of the numerical key 404 on the screen, and determines whether the input is the first input in the main memory 204 (step 502).
[0035]
If it is the first input (step 502-Yes), it is determined whether the input numerical value is "0" (step 503).
[0036]
If "0" (step 503-Yes), the number of print copies input box set in a predetermined area on the main memory 204 is multiplied by 10 (step 504).
[0037]
For example, if 1 is set as the default value, the number of print copies is 10, and if, for example, 2 remains in the previous set value, the number of print copies is 20.
[0038]
If the input value is a numerical value (for example, 3) other than “0” (step 503 —No), the CPU 201 replaces the print copy number input box value set in the predetermined area on the main memory 204 with the new input value ( For example, it is replaced with 3) (step 505).
[0039]
If the input operation is not the first time in step 502 (step 502-No), the CPU 201 sets the print copy number input box value (for example, 3) set in a predetermined area on the main memory 204 to 10 as in step 504. The value is updated to a value (for example, 34) obtained by adding the newly input value (for example, 4) (step 506).
[0040]
The values changed in steps 504, 505, and 506 are displayed in the print copy number input box 401 as updated values (step 507).
[0041]
Thereafter, while waiting for input of the OK button 405, the cancel button 406, or the “X” button 408, when the press is detected (step 508-Yes), the screen is closed (step 509), and the process is terminated.
With the above configuration and procedure, designation and change of the number of print copies can be easily performed.
[0042]
In the above embodiment, the value of the input box is multiplied by 10 and added to the input value when the initial input value is “0” and when the input is not the first time, but as another form, the value of the input box is shifted by one digit. Then, a new input value may be added.
[0043]
【The invention's effect】
As described above, according to the present invention, when a numerical value other than “0” is input at the beginning of the print copy setting, the operator replaces the current setting value with the input value to set the desired print copy number. Can be set in an intuitive way.
[0044]
[Brief description of the drawings]
FIG. 1 is a schematic connection diagram of a printing system embodying the present invention.
FIG. 2 is a block diagram of an information processing device according to the present invention.
FIG. 3 is a block diagram of a printing apparatus according to the present invention.
FIG. 4 is a hierarchical block diagram of a software module according to the present invention.
FIG. 5 is a flowchart when setting the number of print copies according to the present invention.
FIG. 6 is a diagram illustrating a print copy setting screen of the printer driver according to the present invention.
[Explanation of symbols]
101 information processing device 102 printing device 103 interface cable 104 printer (device) driver 201 CPU (central processing unit)
213 Keyboard 217 HDD (Hard Disk Drive)
219 USB port 225 Display 301 CPU (Central Processing Unit)
302 Interface controller 310 Image memory 401 Application 402 Graphic engine 403 Spooler

Claims (9)

表示装置の画面に入力項目を表示して、選択された入力項目に情報を入力する情報処理装置において、
前記表示装置の画面に画像の印刷部数を入力する数値キーと、クリアキーを備え、前記数値キーによる入力が初回であるか否かを判定する判定手段と、
前記判定手段による判定結果が初回で、且つ前記数値キーによる入力値が「0」以外であった場合に、現在の印刷部数の設定値を入力値に置き換える制御手段とを備えた情報処理装置。
In an information processing apparatus that displays input items on a screen of a display device and inputs information to a selected input item,
A numerical key for inputting the number of copies of an image on the screen of the display device, comprising a clear key, determining means for determining whether the input by the numerical key is the first time,
An information processing apparatus comprising: a control unit that replaces a current set number of print copies with an input value when a result of the determination by the determination unit is a first time and the input value by the numeric key is other than “0”.
表示装置の画面に入力項目を表示して、選択された入力項目に情報を入力する情報入力処理方法において、
前記表示装置の画面に画像の印刷部数を入力する数値キーと、クリアキーを備え、前記数値キーによる入力が初回であるか否かを判定する判定工程と、
前記判定工程による判定結果が初回で、且つ前記数値キーによる入力値が「0」以外であった場合に、現在の印刷部数の設定値を入力値に置き換える制御工程とを備えた情報入力処理方法。
In an information input processing method of displaying input items on a screen of a display device and inputting information to a selected input item,
A numerical key for inputting the number of copies of an image on the screen of the display device, comprising a clear key, a determining step of determining whether the input by the numerical key is the first time,
A control step of replacing the current print copy setting value with the input value when the result of the determination step is the first time and the input value by the numeric key is other than “0”. .
表示装置の画面に入力項目を表示して、選択された入力項目に情報を入力する情報入力処理プログラムにおいて、
前記表示装置の画面に画像の印刷部数を入力する数値キーと、クリアキーを備え、前記数値キーによる入力が初回であるか否かを判定する判定工程と、
前記判定工程による判定結果が初回で、且つ前記数値キーによる入力値が「0」以外であった場合に、現在の印刷部数の設定値を入力値に置き換える制御工程とを備えた情報入力処理プログラム。
In an information input processing program for displaying input items on a screen of a display device and inputting information to a selected input item,
A numerical key for inputting the number of copies of an image on the screen of the display device, comprising a clear key, a determining step of determining whether the input by the numerical key is the first time,
A control step of replacing the current print copy setting value with the input value when the result of the determination step is the first time and the input value by the numeric key is other than “0”. .
表示装置の画面に入力項目を表示して、選択された入力項目に情報を入力する情報処理装置において、
前記表示装置の画面に画像の印刷部数を入力する数値キーを表示する表示手段と、
前記数値キーによる入力が初回であるか否かを判定する判定手段と、
前記判定手段による判定結果が初回で、且つ前記数値キーによる入力値が「0」以外であった場合に、現在の前記印刷部数の設定値を入力値に置き換える制御手段とを備えた情報処理装置。
In an information processing apparatus that displays input items on a screen of a display device and inputs information to a selected input item,
Display means for displaying a numeric key for inputting the number of copies of an image on a screen of the display device,
Determining means for determining whether the input by the numerical keys is the first time,
An information processing apparatus comprising: a control unit that replaces a current setting value of the number of print copies with an input value when a result of the determination by the determination unit is a first time and an input value by the numeric key is other than “0”. .
前記入力項目の印刷部数の初期値として「1」を記憶している記憶手段を備えた請求項4に記載の情報処理装置。The information processing apparatus according to claim 4, further comprising a storage unit that stores “1” as an initial value of the number of copies of the input item. 表示装置の画面に入力項目を表示して、選択された入力項目に情報を入力する情報入力処理方法において、
前記表示装置の画面に画像の印刷部数を入力する数値キーを表示する表示工程と、
前記数値キーによる入力が初回であるか否かを判定する判定工程と、
前記判定工程による判定結果が初回で、且つ前記数値キーによる入力値が「0」以外であった場合に、現在の前記印刷部数の設定値を入力値に置き換える制御工程とを備えた情報入力処理方法。
In an information input processing method of displaying input items on a screen of a display device and inputting information to a selected input item,
A display step of displaying a numerical key for inputting the number of copies of an image on a screen of the display device,
A determining step of determining whether the input by the numerical keys is the first time,
A control step of replacing a current set value of the number of copies with an input value when the result of the determination step is the first time and the input value by the numerical keys is other than “0”. Method.
前記入力項目の印刷部数の初期値として「1」を記憶させる記憶工程を備えた請求項6に記載の情報入力処理方法。7. The information input processing method according to claim 6, further comprising a storage step of storing "1" as an initial value of the number of copies of the input item. 表示装置の画面に入力項目を表示して、選択された入力項目に情報を入力する情報入力処理プログラムにおいて、
前記表示装置の画面に画像の印刷部数を入力する数値キーを表示する表示工程と、
前記数値キーによる入力が初回であるか否かを判定する判定工程と、
前記判定手段による判定結果が初回で、且つ前記数値キーによる入力値が「0」以外であった場合に、現在の前記印刷部数の設定値を入力値に置き換える制御工程とを備えた情報処理プログラム。
In an information input processing program for displaying input items on a screen of a display device and inputting information to a selected input item,
A display step of displaying a numerical key for inputting the number of copies of an image on a screen of the display device,
A determining step of determining whether the input by the numerical keys is the first time,
A control step of replacing a current setting value of the number of print copies with an input value when the result of the determination by the determination unit is the first time and the input value by the numeric key is other than “0” .
前記入力項目の印刷部数の初期値として1を記憶させる記憶工程を備えた請求項8記載の情報入力処理プログラム。9. The information input processing program according to claim 8, further comprising a storage step of storing 1 as an initial value of the number of copies of the input item.
JP2003023676A 2003-01-31 2003-01-31 Information processor, information input processing method, and information input processing program Pending JP2004234449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003023676A JP2004234449A (en) 2003-01-31 2003-01-31 Information processor, information input processing method, and information input processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003023676A JP2004234449A (en) 2003-01-31 2003-01-31 Information processor, information input processing method, and information input processing program

Publications (1)

Publication Number Publication Date
JP2004234449A true JP2004234449A (en) 2004-08-19

Family

ID=32952411

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003023676A Pending JP2004234449A (en) 2003-01-31 2003-01-31 Information processor, information input processing method, and information input processing program

Country Status (1)

Country Link
JP (1) JP2004234449A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013055561A (en) * 2011-09-05 2013-03-21 Konica Minolta Business Technologies Inc Image forming apparatus, setting method, and setting program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013055561A (en) * 2011-09-05 2013-03-21 Konica Minolta Business Technologies Inc Image forming apparatus, setting method, and setting program

Similar Documents

Publication Publication Date Title
JP5234097B2 (en) Image forming apparatus, display control apparatus, and program
CN101998026B (en) Image processing apparatus and image processing method
JP2006270441A (en) Device, method, and program for log data recording
JP4513849B2 (en) printer
US20090147273A1 (en) Image processing apparatus, image processing method, and image processing control program capable of processing document data
JP2006231760A (en) Controlling method for printing device having authenticating function
JP4675861B2 (en) Printing apparatus, computer program for controlling printing apparatus, and method for controlling printing apparatus
JP2002189574A (en) Printing system, information processor, method and computer readable storage medium
JP5387360B2 (en) Information processing method, program thereof, and information processing apparatus
JP2004234449A (en) Information processor, information input processing method, and information input processing program
JP4193611B2 (en) Image forming apparatus
JP2004287642A (en) Information processor, information input processing method, and information input processing program
JP2004234435A (en) Information processor, information input processing method, and information input processing program
JP4168528B2 (en) Copy system control method and apparatus, and computer-readable recording medium recording control program
JP2004234466A (en) Information processor, information input processing method, and information input processing program
JP4412232B2 (en) Image forming apparatus and control program
JP2000071547A (en) Print information setter and setting method
JP2004192085A (en) Print system
JP4775655B2 (en) Image processing apparatus and image processing program
JP4253911B2 (en) Printing control method, printing control apparatus, and recording medium
JP2002351632A (en) Information processor, printing control method, program and storage medium
JP2004234428A (en) Information processor, information input processing method, and information input processing program
JP2007175980A (en) Printing controlling apparatus, printing controlling method, program and computer readable recording medium
KR100548140B1 (en) A image forming apparutus capable of revising menu tree and method thereof
JPH10105356A (en) Method and device for screen control, and method and device for printing

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051205

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080514

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080520

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080930