JP2003044287A - Data processor, file preparation method, program and recording medium having the program recorded thereon - Google Patents

Data processor, file preparation method, program and recording medium having the program recorded thereon

Info

Publication number
JP2003044287A
JP2003044287A JP2001235057A JP2001235057A JP2003044287A JP 2003044287 A JP2003044287 A JP 2003044287A JP 2001235057 A JP2001235057 A JP 2001235057A JP 2001235057 A JP2001235057 A JP 2001235057A JP 2003044287 A JP2003044287 A JP 2003044287A
Authority
JP
Japan
Prior art keywords
file
data
setting
image
application program
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
Application number
JP2001235057A
Other languages
Japanese (ja)
Inventor
Yoshihito Haba
能人 羽場
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 JP2001235057A priority Critical patent/JP2003044287A/en
Publication of JP2003044287A publication Critical patent/JP2003044287A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To activate an application program for using a file by a simple operation at converting processing data into the file. SOLUTION: For instance, at reading images, preparing image data, processing the images and preparing the file of the processing data, a code identifying the application program for a user of the file is incorporated in the file.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ファイル作成方法
およびそのプログラム、記録媒体に係り、例えば画像や
音声のデータファイルを作成する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file creating method, a program therefor, and a recording medium, and more particularly to a method for creating a data file of images and sounds.

【0002】[0002]

【従来の技術】スキャナにて画像を読み取り、読み取っ
た画像をプリントアウトしたり、電子メールソフトの送
信メールに添付したり、各種アプリケーションプログラ
ム(以下アプリケーションと記す)に渡すスキャナのユ
ーティリティソフトがある。各種アプリケーションにデ
ータを渡す場合、BMPやTIFF、JPEG等のファ
イルにしてアプリケーションに渡す。この場合、OSが
Windows(商標)では、ファイルの拡張子により
ファイルフォーマットを識別できた。またファイルをダ
ブルクリックした場合、どのアプリケーションでファイ
ルをオープンするかはOSの機能として持っていて、拡
張子とアプリケーションを関連付けることができた。し
かし、ファイルフォーマットでアプリケーションが決め
られてしまうため、簡単な表示だけの使用でもサイズの
大きな画像編集用のアプリケーションが起動することが
あった。
2. Description of the Related Art There is scanner utility software that reads an image with a scanner, prints out the read image, attaches it to an e-mail sent by e-mail software, and passes it to various application programs (hereinafter referred to as applications). When passing data to various applications, files such as BMP, TIFF, and JPEG are passed to the applications. In this case, when the OS is Windows (trademark), the file format could be identified by the file extension. Further, when the file is double-clicked, which application has the function of opening the file is a function of the OS, and the extension and the application can be associated with each other. However, since the application is determined by the file format, a large-sized image editing application may be started even if only simple display is used.

【0003】OSがMacintosh(商標)では、
ファイルにクリエータコードというリソースを付加する
ことができる。ファイルをダブルクリックした場合はク
リエータコードに対応するアプリケーションが起動す
る。クリエータコードのないファイルをダブルクリック
した場合、ユーザはどのアプリケーションでファイルを
開くのかを選択しなければならなかった。
When the OS is Macintosh (trademark),
A resource called creator code can be added to the file. When you double-click the file, the application corresponding to the creator code starts. When double-clicking a file without a creator code, the user had to choose which application to open the file with.

【0004】スキャナのドライバソフトおよびユーティ
リティソフトは、画像を読取り、画像ファイルを作成す
る機能は最低限有するが、画像ファイルをオープンして
表示する機能は必ずしも有していない。このためクリエ
ータコードを付加したファイルをダブルクリックしても
表示出来なく、表示できるアプリケーションをユーザが
選択しなければならないことがあった。
The scanner driver software and utility software have at least a function of reading an image and creating an image file, but do not necessarily have a function of opening and displaying the image file. For this reason, even if the file to which the creator code is added cannot be displayed even when double-clicked, the user may have to select an application that can be displayed.

【0005】[0005]

【発明が解決しようとする課題】上記のような画像読取
装置のドライバソフトおよびユーティリティソフトで
は、画像を読取って作成した画像ファイルを使用する先
のアプリを選択することができなかった。
With the driver software and utility software of the image reading apparatus as described above, it is not possible to select the destination application that uses the image file created by reading the image.

【0006】本発明は、上記の問題点に鑑みてなされた
ものであり、ファイルを作成する時に、そのファイルを
使用する先のアプリケーションを指定できる様にするこ
とを目的とする。
The present invention has been made in view of the above problems, and an object of the present invention is to make it possible to specify a destination application that uses a file when creating the file.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明は、以下の様な構成を有する。
In order to achieve the above object, the present invention has the following constitution.

【0008】[請求項1] 処理するデータをファイル
として保存する方法において、保存するファイルを使用
するアプリケーションプログラムを設定する使用先設定
工程、前記データのファイルを作成する際に前記使用先
設定工程で設定された使用先のアプリケーションプログ
ラムを示すデータを前記ファイルに組込むファイル作成
工程とを有することを特徴とするファイル作成方法。
[Claim 1] In a method of saving data to be processed as a file, a use destination setting step of setting an application program that uses the save file, and a use destination setting step when creating a file of the data And a file creating step of incorporating data indicating the set application program of the use destination into the file.

【0009】[請求項2] 請求項1に記載のファイル
作成方法は、さらに、画像を電気信号に変換し、前記電
気信号のデータを生成する画像データ生成工程を有し、
生成された画像データを処理してファイルに保存するこ
とを特徴とする。
[Claim 2] The file creating method according to claim 1 further comprises an image data generating step of converting an image into an electric signal and generating the data of the electric signal.
It is characterized in that the generated image data is processed and stored in a file.

【0010】[請求項3] 請求項1に記載のファイル
作成方法は、保存するファイルのフォーマットを設定す
るフォーマット設定工程を有し、前記ファイル作成工程
は、前記フォーマット設定工程により設定されたファイ
ルフォーマットで前記データのファイルを作成すること
を特徴とする。
[Claim 3] The file creating method according to claim 1 has a format setting step of setting a format of a file to be saved, and the file creating step includes the file format set by the format setting step. Is used to create a file of the data.

【0011】[請求項4] 請求項1に記載のファイル
作成方法は、使用先設定工程で設定されたアプリケーシ
ョンプログラムを起動し、ファイル作成工程で作成した
ファイルを開く、アプリケーションプログラム起動工程
を有することを特徴とする。
[Claim 4] The file creating method according to claim 1 has an application program starting step of starting the application program set in the use destination setting step and opening the file created in the file creating step. Is characterized by.

【0012】[請求項5] 請求項1に記載のファイル
作成方法は、使用先設定工程で設定された使用先のアプ
リケーションプログラムを示すデータとして、使用先の
アプリケーションプログラムのクリエータコードをファ
イルに組込むことを特徴とする。
[Claim 5] According to the file creating method of claim 1, the creator code of the application program of the use destination is incorporated into the file as data indicating the application program of the use destination set in the use destination setting step. Is characterized by.

【0013】[請求項6] 請求項1乃至5の一に記載
のファイル作成方法をコンピュータにて制御して実現す
るための、コンピュータで実行可能なプログラム。
[Claim 6] A computer-executable program for realizing the file creation method according to any one of claims 1 to 5 by controlling the computer.

【0014】[請求項7] 請求項6に記載のプログラ
ムを記録した記録媒体。
[Claim 7] A recording medium on which the program according to claim 6 is recorded.

【0015】[請求項8] 処理するデータをファイル
として保存するデータ処理装置において、保存するファ
イルを使用するアプリケーションプログラムを設定する
使用先設定手段、前記データのファイルを作成する際に
前記使用先設定手段で設定された使用先のアプリケーシ
ョンプログラムを示すデータを前記ファイルに組込むフ
ァイル作成手段とを有することを特徴とするデータ処理
装置。
[Claim 8] In a data processing device for storing data to be processed as a file, a use destination setting means for setting an application program that uses the save file, and a use destination setting when creating a file of the data. And a file creating means for incorporating data indicating an application program of the use destination set by the means into the file.

【0016】[請求項9] 請求項8に記載のデータ処
理装置は、さらに、画像を電気信号に変換し、前記電気
信号のデータを生成する画像データ生成手段を有し、生
成された画像データを処理してファイルに保存すること
を特徴とする。
[Claim 9] The data processing apparatus according to claim 8 further includes image data generating means for converting an image into an electric signal and generating data of the electric signal, and the generated image data. Is processed and saved in a file.

【0017】[請求項10] 請求項8に記載のデータ
処理装置は、保存するファイルのフォーマットを設定す
るフォーマット設定手段を有し、前記ファイル作成手段
は、前記フォーマット設定手段により設定されたファイ
ルフォーマットで前記データのファイルを作成すること
を特徴とする。
[Claim 10] The data processing apparatus according to claim 8 has format setting means for setting a format of a file to be saved, and the file creating means has a file format set by the format setting means. Is used to create a file of the data.

【0018】[0018]

【発明の実施の形態】以下、添付図面を参照しながら本
発明の好適な実施の形態を説明する。
Preferred embodiments of the present invention will be described below with reference to the accompanying drawings.

【0019】[実施例1]図1は本発明にかかわるシス
テム構成を示す図である。101はフラットベットスキ
ャナであり、USBケーブルを解してMacintos
hをOSとするパソコン102に接続されている。10
2はプリンタでUSBケーブルでPC102に接続され
ている。104はモデムでモデムケーブルを解してPC
102に接続されている。モデム104は電話回線10
6を解して公衆網に接続されている。
[Embodiment 1] FIG. 1 is a diagram showing a system configuration according to the present invention. 101 is a flatbed scanner, which can be used by disconnecting the USB cable from Macintosh
It is connected to a personal computer 102 whose OS is h. 10
A printer 2 is connected to the PC 102 with a USB cable. Reference numeral 104 is a modem, and the modem cable is unplugged from the PC
It is connected to 102. The modem 104 uses the telephone line 10
6 is connected to the public network.

【0020】図2は本発明に関する、パソコン102の
ソフトウェア構成を示す図である。201はオペレーテ
ィングシステム(MacOS)である。202はポート
ドライバであり、PC102に接続されているスキャナ
101、プリンタ103、モデム104との接続を管理
する。203はスキャナ101から画像を取り込むため
のTWAINドライバであり、デバイスドライバを介
し、スキャナ101を制御する。204はプリンタドラ
イバであり、指定されたファイルをプリンタ103に出
力する。205は本発明の実施例であるスキャナユーテ
ィリティである。後で詳しく説明する。206は電子メ
ールソフトである。207はスキャナ101から読み取
った複数の画像を管理するアルバム管理ソフトである。
208はスキャナ101から読み取った画像を編集する
ための画像編集ソフトである。209はスキャナ101
から読み取った白黒画像をテキスト化するOCRアプリ
ケーションである。
FIG. 2 is a diagram showing a software configuration of the personal computer 102 according to the present invention. 201 is an operating system (MacOS). A port driver 202 manages connection with the scanner 101, printer 103, and modem 104 connected to the PC 102. Reference numeral 203 denotes a TWAIN driver for fetching an image from the scanner 101, which controls the scanner 101 via a device driver. A printer driver 204 outputs the designated file to the printer 103. A scanner utility 205 is an embodiment of the present invention. More on this later. 206 is electronic mail software. Reference numeral 207 is album management software for managing a plurality of images read by the scanner 101.
Reference numeral 208 denotes image editing software for editing the image read by the scanner 101. 209 is a scanner 101
It is an OCR application that converts the black and white image read from the text into text.

【0021】スキャナユーティリティソフト205がT
WAINドライバ203経由でスキャナ101からスキ
ャンを行う場合、TWAINドライバ203のユーザイ
ンタフェース画面を表示するモードと表示しないモード
場合がある。TWAINドライバ203のユーザインタ
フェース画面を表示する場合(TWAINドライバUI
オン)は、カラー/グレー/白黒等の画像タイプ、スキ
ャンする領域、読み取り解像度はTWAINドライバ2
03のユーザインタフェース画面で設定する。TWAI
Nドライバ203のユーザインタフェース画面を表示し
ない場合は(TWAINドライバUIオフ)、カラー/
グレー/白黒等の画像タイプ、スキャンする領域、読み
取り解像度はスキャナユーティリティソフト205のユ
ーザインタフェース画面で設定する。
The scanner utility software 205 is T
When scanning is performed from the scanner 101 via the WAIN driver 203, there is a mode in which the user interface screen of the TWAIN driver 203 is displayed and a mode in which it is not displayed. When displaying the user interface screen of the TWAIN driver 203 (TWAIN driver UI
ON) indicates the image type such as color / gray / black and white, the area to scan, and the reading resolution is TWAIN driver 2
03 user interface screen. TWAI
When the user interface screen of the N driver 203 is not displayed (TWAIN driver UI off), color /
The image type such as gray / black and white, the area to be scanned, and the reading resolution are set on the user interface screen of the scanner utility software 205.

【0022】図3はスキャナユーティリティのメイン画
面である。301はコピーボタンでありTWAINドラ
イバ203経由でスキャナ101から読み取った画像を
プリンタ103に出力するためのボタンである。このボ
タンをクリックすると図4の画面が表示される。
FIG. 3 is a main screen of the scanner utility. A copy button 301 is a button for outputting an image read by the scanner 101 via the TWAIN driver 203 to the printer 103. When this button is clicked, the screen shown in Fig. 4 is displayed.

【0023】302はメールボタンでありTWAINド
ライバ203経由でスキャナ101から読み取った画像
を電子メール206の送信メールに添付するためのボタ
ンである。このボタンをクリックすると図5の画面が表
示される。303はOCRボタンでありTWAINドラ
イバ203経由でスキャナ101から読み取った画像を
OCRソフト209に渡すためのボタンである。このボ
タンをクリックすると図6の画面が表示される。304
は保存ボタンでありTWAINドライバ203経由でス
キャナ101から読み取った画像をPC102のハード
ディスクに保存するためのボタンである。このボタンを
クリックすると図7の画面が表示される。305〜30
7はスキャンボタンであり、TWAINドライバ203
経由でスキャナ101から読み取った画像を任意のアプ
リケーションに渡す為のボタンである。ボタンのアイコ
ンには登録されたアプリケーションのアイコンが表示さ
れる。このボタンをクリックすると図8の画面が表示さ
れる。408は設定ボタンであり各種設定を行う。この
ボタンをクリックすると図9の画面が表示される。
A mail button 302 is a button for attaching an image read by the scanner 101 via the TWAIN driver 203 to a transmission mail of the electronic mail 206. When this button is clicked, the screen shown in Fig. 5 is displayed. An OCR button 303 is a button for passing an image read from the scanner 101 via the TWAIN driver 203 to the OCR software 209. When this button is clicked, the screen shown in Fig. 6 is displayed. 304
Is a save button, and is a button for saving an image read from the scanner 101 via the TWAIN driver 203 in the hard disk of the PC 102. When this button is clicked, the screen shown in Fig. 7 is displayed. 305-30
A scan button 7 is a TWAIN driver 203.
It is a button for passing an image read from the scanner 101 via an arbitrary application. The icon of the registered application is displayed in the button icon. When this button is clicked, the screen shown in Fig. 8 is displayed. A setting button 408 is used to make various settings. When this button is clicked, the screen shown in Fig. 9 is displayed.

【0024】図4はコピーボタン301を押した場合に
表示される画面である。401は画像タイププルダウン
リストであり、白黒/カラー/グレースケール等スキャ
ンする画像のタイプを選択する。402は原稿サイズプ
ルダウンリストであり、A4/A5/B5/Lette
r等、スキャンする画像のサイズを選択する。403は
読み取り解像度プルダウンリストであり、75dpi/
150dpi/300dpi/400dpi/600d
pi等、スキャンする画像の明るさを設定する。404
は明るさスクロールバーであり、スキャンする画像の解
像度を設定する。405は拡大/縮小ラジオボタンであ
り、どのような大きさでプリントアウトするかを設定す
る。406は「スキャナドライバで詳細な設定を行う」
チェックボックスであり、チェックすると401〜40
4のコントロールがグレーアウトする。この場合スキャ
ンする時に、TWAINドライバ203のユーザインタ
フェースが表示され、このユーザインタフェース上で各
種スキャンの設定を行う。407はコピー枚数スピンボ
ックスであり、プリンタに出力する枚数を設定する。4
08はプリンタ選択ボタンであり、複数のプリンタが接
続されている場合、どのプリンタに出力するかを設定す
る。409は用紙設定ボタンであり、どのような用紙に
出力するかを設定する。410はコピーボタンで、この
ボタンを押すと、上記各コントロールで設定された条件
でスキャンが開始され、スキャンされた画像はプリンタ
103に出力される。スキャンはTWAINドライバ2
03経由で行われる。
FIG. 4 shows a screen displayed when the copy button 301 is pressed. An image type pull-down list 401 is used to select the type of image to be scanned such as monochrome / color / grayscale. Reference numeral 402 denotes a document size pull-down list, which is A4 / A5 / B5 / Lette.
Select the size of the image to be scanned, such as r. 403 is a reading resolution pull-down list, which is 75 dpi /
150 dpi / 300 dpi / 400 dpi / 600 d
Set the brightness of the image to be scanned, such as pi. 404
Is a brightness scroll bar that sets the resolution of the image to be scanned. An enlargement / reduction radio button 405 is used to set the size of printout. Reference numeral 406 is “perform detailed setting with the scanner driver”
It is a check box, and if checked, it is 401-40
Control 4 is grayed out. In this case, the user interface of the TWAIN driver 203 is displayed at the time of scanning, and various scan settings are made on this user interface. A copy number spin box 407 sets the number of copies to be output to the printer. Four
Reference numeral 08 denotes a printer selection button, which sets which printer to output to when a plurality of printers are connected. A paper setting button 409 is used to set the kind of paper to be output. Reference numeral 410 denotes a copy button. When the copy button is pressed, scanning is started under the conditions set by the above controls, and the scanned image is output to the printer 103. Scan is TWAIN driver 2
It is done via 03.

【0025】図5は302のボタンをクリックした時に
表示される画面である。
FIG. 5 shows a screen displayed when the button 302 is clicked.

【0026】501は添付ファイルサイズの上限プルダ
ウンリストであり、150KB/300KB/600K
B/900KB等、送信メールに添付する画像ファイル
の上限を設定する。
Reference numeral 501 is an upper limit pull-down list of the attached file size, which is 150 KB / 300 KB / 600K.
Set the maximum number of image files attached to outgoing mail, such as B / 900KB.

【0027】502はファイル名エディットボックスで
あり、スキャンした画像を保存する場合のファイル名を
設定する。503はスキャン画像を保存するフォルダを
表示するエディットボックスであり、右側の参照ボタン
で保存先フォルダを変更できる。504はスキャン画像
を渡す電子メールソフトを表示するエディットボックス
であり、右側の設定ボタンでブラウズ画面を表示してソ
フトを選択できる。505はスキャンボタンで、このボ
タンを押すと、上記各コントロールで設定された条件で
スキャンが開始され、スキャンされた画像は502で指
定されるファイル名で、503で指定されるフォルダに
保存され、保存された画像は504で指定されるメール
ソフトの送信メールに添付される。スキャンはTWAI
Nドライバ203経由で行われる。ファイルのフォーマ
ットは画像タイプ501でカラー、グレーが指定された
場合はJPEG、白黒が選択された場合は、PNGであ
る。
A file name edit box 502 is used to set a file name for saving a scanned image. Reference numeral 503 is an edit box for displaying a folder for saving the scanned image, and the save destination folder can be changed by the reference button on the right side. Reference numeral 504 is an edit box for displaying an electronic mail software for delivering a scanned image, and a browse screen can be displayed by the setting button on the right side to select the software. 505 is a scan button. When this button is pressed, scanning is started under the conditions set by the above controls, and the scanned image is saved in the folder specified by 503 with the file name specified by 502. The saved image is attached to the transmission mail of the mail software designated by 504. Scan is TWAI
This is performed via the N driver 203. The file format is JPEG when color and gray are designated in the image type 501, and PNG when monochrome is selected.

【0028】図6は303のボタンをクリックした場合
に表示される画面である。601はファイルタイププル
ダウンリストであり、PICT,TIFF,JPEG等
のファイルタイプを設定する。その他の各コントロール
の機能は図4、図5のコントロールの機能と同じであ
る。602のスキャンボタンを押すと、各コントロール
で設定された条件でスキャンが開始され、スキャンされ
た画像はファイル名エディットボックスで指定されるフ
ァイル名で、指定されるフォルダに保存され、保存され
た画像は指定されたOCRソフトに渡される。その場
合、OCRソフトは自動的に起動する。
FIG. 6 shows a screen displayed when the button 303 is clicked. A file type pull-down list 601 sets file types such as PICT, TIFF, and JPEG. The functions of the other controls are the same as those of the controls shown in FIGS. When you press the scan button of 602, scanning starts under the conditions set in each control, the scanned image is saved in the specified folder with the file name specified in the file name edit box, and the saved image Is passed to the designated OCR software. In that case, the OCR software is automatically started.

【0029】図7は304のボタンをクリックした場合
に表示される画面である。各コントロールの機能は図
4、図5、図6のコントロールの機能と同じである。7
01のスキャンボタンを押すと、各コントロールで設定
された条件でスキャンが開始され、スキャンされた画像
はファイル名エディットボックスで指定されるファイル
名で、指定されるフォルダに保存される。
FIG. 7 shows a screen displayed when the button 304 is clicked. The function of each control is the same as that of the control shown in FIGS. 7
When the scan button 01 is pressed, scanning is started under the conditions set by each control, and the scanned image is saved in the specified folder with the file name specified in the file name edit box.

【0030】図8は305〜307のボタンをクリック
した場合に表示される画面である。各コントロールの機
能は図4、図5、図6のコントロールの機能と同じであ
る。
FIG. 8 shows a screen displayed when the buttons 305 to 307 are clicked. The function of each control is the same as that of the control shown in FIGS.

【0031】801のスキャンボタンを押すと、各コン
トロールで設定された条件でスキャンが開始され、スキ
ャンされた画像はファイル名エディットボックスで指定
されるファイル名で、指定されるフォルダに保存され、
保存された画像はスキャン画像の渡し先で指定されたソ
フトに渡される。その場合、指定されたソフトは自動的
に起動する。
When the scan button 801 is pressed, scanning is started under the conditions set by each control, and the scanned image is saved in the specified folder with the file name specified in the file name edit box.
The saved image is passed to the software specified by the destination of the scanned image. In that case, the specified software will start automatically.

【0032】図9は308のボタンをクリックした場合
に表示される画面である。901はTWAINドライバ
を選択するためのプルダウンリストである。902はス
キャナ本体のSCANボタンを押した場合の機能を設定
するためのプルダウンリストである。リストに表示され
る内容は、スキャンー1、スキャンー2、スキャンー
3、コピー、OCR、保存、Toolbox表示(スキ
ャナユーティリティのメインUI)である。スキャナユ
ーティリティを終了した状態で、スキャナ本体のSCA
Nボタンを押した場合、スキャナユーティリティ205
が起動し、リストで選択した項目に対応する画面が開
く。
FIG. 9 shows a screen displayed when the button 308 is clicked. Reference numeral 901 is a pull-down list for selecting a TWAIN driver. Reference numeral 902 is a pull-down list for setting a function when the SCAN button of the scanner body is pressed. The contents displayed in the list are scan 1, scan 2, scan 3, copy, OCR, save, and Toolbox display (main UI of the scanner utility). SCA of the scanner body with the scanner utility closed
When the N button is pressed, the scanner utility 205
Starts and the screen corresponding to the item selected in the list opens.

【0033】903はスキャナ本体のCOPYボタンを
押した場合の機能を設定するためのプルダウンリストで
ある。904はスキャナ本体のE−MAILボタンを押
した場合の機能を設定するためのプルダウンリストであ
る。
Reference numeral 903 is a pull-down list for setting a function when the COPY button of the scanner body is pressed. Reference numeral 904 is a pull-down list for setting a function when the E-MAIL button on the scanner body is pressed.

【0034】図10はOCR画面、保存画面、スキャン
画面、メール画面でファイル作成時のクリエータコード
を付加する動作を示すフローチャートである。S1でメ
ール画面の場合は、S3へ、その他の場合はS2へ進
む。S3ではPictureViewerのクリエータ
コードを付加する。PictureViewerはOS
に含まれているアプリケーションである。Pictur
eViewerのクリエータコードを付加することによ
りファイルをダブルクリックした場合、Picture
Viewerが自動的に起動し画像が表示される。S2
で保存画面かチェックし、保存画面ならばS4へ進む。
保存画面でなければOCRまたはスキャン画面なのでS
5へ進む。S4ではスキャナに同梱するレタッチソフト
がインストールされている場合は、レタッチソフトのク
リエータコードをファイルに付加する。レタッチソフト
がインストールされていない場合はPictureVi
ewerのクリエータコードをファイルに付加する。S
5ではスキャン画像の渡し先として設定されているアプ
リケーションを検索し、そのアプリケーションのクリエ
ータコードをファイルに付加する。
FIG. 10 is a flowchart showing the operation of adding a creator code at the time of file creation on the OCR screen, save screen, scan screen, and mail screen. If the mail screen is displayed in S1, the process proceeds to S3, and if not, the process proceeds to S2. In S3, the creator code of PictureViewer is added. PictureViewer is OS
It is an application included in. Pictur
If you double-click the file by adding the creator code of eViewer, the picture
The viewer is automatically activated and the image is displayed. S2
Check if it is a save screen. If it is a save screen, proceed to S4.
If it is not a save screen, it is OCR or scan screen, so S
Go to 5. In S4, if the retouching software included in the scanner is installed, the creator code of the retouching software is added to the file. PictureVi if retouching software is not installed
Add ewer creator code to the file. S
In step 5, the application set as the destination of the scanned image is searched, and the creator code of the application is added to the file.

【0035】上記の実施の形態の説明では、画像読取装
置のドライバソフトおよびユーティリティソフトを例に
したが、ファイルを作成する場合では、これに限らな
い。音声を電気信号に変換し、電気信号に変換された音
声信号から音声ファイルを作成する場合でも適用でき
る。また、テキストファイルを作成する場合において
も、小さなメモ表示用のアプリケーションでの表示と、
DTP用の書物編集用のアプリケーションでの表示とを
使い分けてファイルを作成することができる。
In the above description of the embodiment, the driver software and the utility software of the image reading apparatus are taken as an example, but the present invention is not limited to this when creating a file. It is also applicable when converting voice into an electric signal and creating a voice file from the voice signal converted into the electric signal. Also, when creating a text file, display with a small memo display application,
It is possible to create a file by selectively using the display in the DTP book editing application.

【0036】また、Macintoshのクリエータコ
ードを例にして説明したが、使用先のアプリケーション
に対応したコードデータから、ファイルのアイコンのダ
ブルクリック等の簡単な操作で、使用先のアプリケーシ
ョンを起動して、そのファイルを開くことができるよう
な機能をもつことができるOSであれば、Macint
oshのOSに限らない。また、ファイル属性として使
用先のアプリケーションのコードを付けることもできる
し、ファイル内にタグを設けて記述することもできる。
Also, the description has been made by taking the Creator code of Macintosh as an example, but from the code data corresponding to the application of the use destination, the application of the use destination is started by a simple operation such as double-clicking the icon of the file, If it is an OS that has the function of opening the file, Macintosh
The OS is not limited to osh. Also, the code of the application to be used can be added as a file attribute, or a tag can be provided and described in the file.

【0037】[0037]

【発明の効果】以上説明したように、本発明によれば、
ファイルの使用先に応じたコードをファイルに付加する
することができ、さらに、簡単な操作で所望のアプリケ
ーションを起動してファイルを表示することができる。
As described above, according to the present invention,
A code according to the usage destination of the file can be added to the file, and further, the file can be displayed by activating a desired application with a simple operation.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明実施例に係る画像読取装置及びホストコ
ンピュータの構成の一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of configurations of an image reading apparatus and a host computer according to an embodiment of the present invention.

【図2】本発明を適用した画像読取装置の制御ソフトの
構成を示す図である。
FIG. 2 is a diagram showing a configuration of control software of the image reading apparatus to which the present invention is applied.

【図3】スキャナユーティリティのメイン画面である。FIG. 3 is a main screen of a scanner utility.

【図4】スキャナユーティリティのコピー画面である。FIG. 4 is a copy screen of a scanner utility.

【図5】スキャナユーティリティのメール画面である。FIG. 5 is a mail screen of a scanner utility.

【図6】スキャナユーティリティのOCR画面である。FIG. 6 is an OCR screen of a scanner utility.

【図7】スキャナユーティリティの保存画面である。FIG. 7 is a save screen of a scanner utility.

【図8】スキャナユーティリティのスキャン画面であ
る。
FIG. 8 is a scan screen of a scanner utility.

【図9】スキャナユーティリティの設定画面である。FIG. 9 is a setting screen of a scanner utility.

【図10】ファイルにクリーエータコードメールを付加
する動作を示すフローチャートである。
FIG. 10 is a flowchart showing an operation of adding a creator code mail to a file.

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 処理するデータをファイルとして保存す
る方法において、 保存するファイルを使用するアプリケーションプログラ
ムを設定する使用先設定工程、 前記データのファイルを作成する際に前記使用先設定工
程で設定された使用先のアプリケーションプログラムを
示すデータを前記ファイルに組込むファイル作成工程と
を有することを特徴とするファイル作成方法。
1. A method of saving data to be processed as a file, wherein a use destination setting step of setting an application program that uses the save file, and a use destination setting step set when the file of the data is created And a file creating step of incorporating data indicating an application program of a use destination into the file.
【請求項2】 請求項1に記載のファイル作成方法は、
さらに、画像を電気信号に変換し、前記電気信号のデー
タを生成する画像データ生成工程を有し、生成された画
像データを処理してファイルに保存することを特徴とす
る。
2. The file creating method according to claim 1,
Further, the method is characterized by including an image data generating step of converting an image into an electric signal and generating data of the electric signal, and processing the generated image data and storing the image data in a file.
【請求項3】 請求項1に記載のファイル作成方法は、
保存するファイルのフォーマットを設定するフォーマッ
ト設定工程を有し、前記ファイル作成工程は、前記フォ
ーマット設定工程により設定されたファイルフォーマッ
トで前記データのファイルを作成することを特徴とす
る。
3. The file creating method according to claim 1,
It has a format setting step of setting a format of a file to be stored, and the file creating step creates a file of the data in the file format set by the format setting step.
【請求項4】 請求項1に記載のファイル作成方法は、
使用先設定工程で設定されたアプリケーションプログラ
ムを起動し、ファイル作成工程で作成したファイルを開
く、アプリケーションプログラム起動工程を有すること
を特徴とする。
4. The file creating method according to claim 1,
It is characterized by having an application program starting step of starting the application program set in the use destination setting step and opening the file created in the file creating step.
【請求項5】 請求項1に記載のファイル作成方法は、
使用先設定工程で設定された使用先のアプリケーション
プログラムを示すデータとして、使用先のアプリケーシ
ョンプログラムのクリエータコードをファイルに組込む
ことを特徴とする。
5. The file creating method according to claim 1,
It is characterized in that the creator code of the application program of the use destination is incorporated into the file as data indicating the application program of the use destination set in the use destination setting step.
【請求項6】 請求項1乃至5の一に記載のファイル作
成方法をコンピュータにて制御して実現するための、コ
ンピュータで実行可能なプログラム。
6. A computer-executable program for realizing the file creation method according to claim 1 by controlling the computer.
【請求項7】 請求項6に記載のプログラムを記録した
記録媒体。
7. A recording medium on which the program according to claim 6 is recorded.
【請求項8】 処理するデータをファイルとして保存す
るデータ処理装置において、 保存するファイルを使用するアプリケーションプログラ
ムを設定する使用先設定手段、 前記データのファイルを作成する際に前記使用先設定手
段で設定された使用先のアプリケーションプログラムを
示すデータを前記ファイルに組込むファイル作成手段と
を有することを特徴とするデータ処理装置。
8. A data processing device for storing data to be processed as a file, a destination setting means for setting an application program that uses the file to be stored, and a destination setting means for creating a file of the data. And a file creating means for incorporating data indicating the used application program of the used destination into the file.
【請求項9】 請求項8に記載のデータ処理装置は、さ
らに、画像を電気信号に変換し、前記電気信号のデータ
を生成する画像データ生成手段を有し、生成された画像
データを処理してファイルに保存することを特徴とす
る。
9. The data processing device according to claim 8, further comprising image data generating means for converting an image into an electric signal and generating data of the electric signal, and processing the generated image data. It is characterized by saving in a file.
【請求項10】 請求項8に記載のデータ処理装置は、
保存するファイルのフォーマットを設定するフォーマッ
ト設定手段を有し、前記ファイル作成手段は、前記フォ
ーマット設定手段により設定されたファイルフォーマッ
トで前記データのファイルを作成することを特徴とす
る。
10. The data processing apparatus according to claim 8,
It has a format setting means for setting the format of the file to be stored, and the file creating means creates a file of the data in the file format set by the format setting means.
JP2001235057A 2001-08-02 2001-08-02 Data processor, file preparation method, program and recording medium having the program recorded thereon Withdrawn JP2003044287A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001235057A JP2003044287A (en) 2001-08-02 2001-08-02 Data processor, file preparation method, program and recording medium having the program recorded thereon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001235057A JP2003044287A (en) 2001-08-02 2001-08-02 Data processor, file preparation method, program and recording medium having the program recorded thereon

Publications (1)

Publication Number Publication Date
JP2003044287A true JP2003044287A (en) 2003-02-14

Family

ID=19066560

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001235057A Withdrawn JP2003044287A (en) 2001-08-02 2001-08-02 Data processor, file preparation method, program and recording medium having the program recorded thereon

Country Status (1)

Country Link
JP (1) JP2003044287A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7313698B2 (en) 2002-12-27 2007-12-25 Brother Kogyo Kabushiki Kaisha Image data processing system, image data generating apparatus, terminal equipment and program product
JP2013045359A (en) * 2011-08-25 2013-03-04 Oki Data Corp Image processing system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7313698B2 (en) 2002-12-27 2007-12-25 Brother Kogyo Kabushiki Kaisha Image data processing system, image data generating apparatus, terminal equipment and program product
US8255979B2 (en) 2002-12-27 2012-08-28 Brother Kogyo Kabushiki Kaisha Image data processing system, image data generating apparatus, terminal equipment and program product
JP2013045359A (en) * 2011-08-25 2013-03-04 Oki Data Corp Image processing system

Similar Documents

Publication Publication Date Title
US8139256B2 (en) Method and system for merging scan files into a color workflow
CN1154938C (en) Method for facsimile transmission using E-mail
TW522721B (en) Image information obtaining method, image information transmitting apparatus and image information transmitting system
US9035958B2 (en) Electronic document delivery
US20090161147A1 (en) Personal document container
JP4777126B2 (en) Image acquisition apparatus and control method thereof
AU2001286981A1 (en) Method and system for merging scan files into a color workflow
JP2000083232A (en) Communication equipment, information processor communication system, communication method and storage medium
JP5045173B2 (en) Image data conversion device, terminal device, image data conversion method, and computer program
JP2006238443A (en) System and method for selectively applying watermarks to image output
JP2014017660A (en) Information processing apparatus, control method therefor, and program
KR20110005549A (en) Method for generating additional information added document and image forming apparatus for performing thereof
US20050038919A1 (en) User-friendly image forming apparatus and image forming method
JP2004140420A (en) Multifunction system
JP2003044287A (en) Data processor, file preparation method, program and recording medium having the program recorded thereon
JP2007007922A (en) Image processor
US7734830B2 (en) Information storage device and information storage method
US20110138272A1 (en) Image forming apparatus and document description information input method of documents thereof
JP4202094B2 (en) Information processing apparatus, data transmission method, data transmission program, and recording medium on which data transmission program is recorded
JP4914477B2 (en) Image processing device
US20030011644A1 (en) Digital imaging systems with user intent-based functionality
JPH11168591A (en) Communication equipment, communication system and storage medium
JP2004112514A (en) Image processing method and apparatus
JP4859564B2 (en) Data transmission apparatus, data transmission method, and data transmission processing program
JP2010092141A (en) Image processing system, image reader, image processor, and image processing program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081007