JP2023006246A - Image reading device and display control method - Google Patents

Image reading device and display control method Download PDF

Info

Publication number
JP2023006246A
JP2023006246A JP2021108753A JP2021108753A JP2023006246A JP 2023006246 A JP2023006246 A JP 2023006246A JP 2021108753 A JP2021108753 A JP 2021108753A JP 2021108753 A JP2021108753 A JP 2021108753A JP 2023006246 A JP2023006246 A JP 2023006246A
Authority
JP
Japan
Prior art keywords
document
type
unit
reading
handling 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
JP2021108753A
Other languages
Japanese (ja)
Inventor
正博 木村
Masahiro Kimura
亘 木原
Wataru Kihara
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2021108753A priority Critical patent/JP2023006246A/en
Publication of JP2023006246A publication Critical patent/JP2023006246A/en
Pending legal-status Critical Current

Links

Images

Abstract

To solve the problem in which a user has difficulty in accurately grasping handling of a document for every classification of the document.SOLUTION: An image reading device comprises: a reading unit that reads a document; a display unit that displays information; a storage unit that stores the classification of the document and handling information indicating how to handle the document after reading in association with each other; and a control unit that can control the reading unit and the display unit. The control unit acquires the classification of the document read by the reading unit as a first classification, acquires the handling information corresponding to the first classification from the storage unit, and causes the display unit to display the acquired handling information.SELECTED DRAWING: Figure 2

Description

本発明は、画像読取装置および表示制御方法に関する。 The present invention relates to an image reading device and a display control method.

ユーザーは、様々な種別の原稿をスキャナーでスキャンすることができる。また、オフィス等では、複数のユーザーによってスキャナーが共用される。このような環境において、原稿は、スキャナーによる読取後の取り扱いが予め定められていることがある。例えば、ある種別の原稿は、社内ルールにより、スキャン後に所定の保管場所に保管することが定められている。また、ある種別の原稿は、情報漏えい防止の観点から、スキャン後にシュレッダーで廃棄することが定められている。 Users can scan various types of documents with the scanner. Also, in an office or the like, a plurality of users share a scanner. In such an environment, the handling of the document after being read by the scanner may be predetermined. For example, a document of a certain type is to be stored in a predetermined storage location after being scanned according to company rules. In addition, certain types of documents are stipulated to be discarded with a shredder after scanning from the viewpoint of information leakage prevention.

なお、読取後の原稿の扱いに関する技術として、順次搬送される複数枚の原稿から画像を読み取る読取手段と、原稿から読み取られた画像が予め蓄積された画像と関連するかに応じ、読み取り後の原稿の排出先を個別に切り替える切替手段と、を有する画像形成装置が開示されている(特許文献1参照)。 In addition, as a technology related to the handling of the document after reading, there are reading means that reads images from a plurality of documents that are sequentially conveyed, and depending on whether the image read from the document is related to the pre-stored image, the post-reading An image forming apparatus has been disclosed that includes switching means for individually switching destinations to which documents are to be discharged (see Patent Document 1).

特開2019‐4218号公報JP-A-2019-4218

ユーザーにとって、原稿の種別毎に、読取後の取り扱いを正確に把握することは困難である。そのため、例えば、読取後の原稿の保管場所を間違えたり、読取後に廃棄すべき原稿を間違えて保管したりして、混乱が生じ易い。このような間違いや混乱を無くして、ユーザーの負担を減らすことが求められている。 It is difficult for the user to accurately grasp the handling after scanning for each document type. For this reason, confusion is likely to occur, for example, when a scanned document is stored in the wrong place, or when a scanned document that should be discarded is stored in the wrong place. There is a need to reduce the burden on users by eliminating such mistakes and confusion.

画像読取装置は、原稿を読み取る読取部と、情報を表示する表示部と、原稿の種別と、読取後の原稿の取り扱い方法を示す取り扱い情報と、を対応付けて記憶する記憶部と、前記読取部および前記表示部を制御可能な制御部と、を備え、前記制御部は、前記読取部が読み取る前記原稿の種別を第1種別として取得し、前記第1種別に対応する前記取り扱い情報を前記記憶部から取得し、取得した前記取り扱い情報を前記表示部に表示させる。 The image reading device includes a reading unit for reading a document, a display unit for displaying information, a storage unit for storing a type of the document and handling information indicating how to handle the document after being read, in association with each other, and the reading unit. and a control unit capable of controlling the unit and the display unit, the control unit acquires the type of the document read by the reading unit as a first type, and stores the handling information corresponding to the first type as the Acquiring from the storage unit and displaying the acquired handling information on the display unit.

プロセッサーが実行する表示制御方法は、読取部が読み取る原稿の種別を第1種別として取得する種別取得工程と、原稿の種別と、読取後の原稿の取り扱い方法を示す取り扱い情報と、を対応付けて記憶する記憶部から、前記第1種別に対応する前記取り扱い情報を取得する取り扱い情報取得工程と、取得した前記取り扱い情報を表示部に表示させる表示工程と、を備える。 The display control method executed by the processor associates a type acquisition step of acquiring the type of the document read by the reading unit as the first type, the type of the document, and handling information indicating how to handle the document after reading. A handling information acquiring step of acquiring the handling information corresponding to the first type from a storage unit, and a displaying step of displaying the acquired handling information on a display unit.

画像読取装置の構成を簡易的に示すブロック図。2 is a block diagram simply showing the configuration of an image reading apparatus; FIG. 第1実施形態の画像読取処理を示すフローチャート。4 is a flowchart showing image reading processing according to the first embodiment; 図3A,3B,3Cは読取対象となる原稿の例をそれぞれ示す図。3A, 3B, and 3C are diagrams showing examples of originals to be read. 画像読取処理に伴い表示部に表示される各UI画面の例を示す図。6A and 6B are views showing examples of UI screens displayed on the display unit during image reading processing; FIG. 取り扱い情報を設定するためのUI画面等の例を示す図。FIG. 4 is a diagram showing an example of a UI screen for setting handling information; 第2実施形態の画像読取処理を示すフローチャート。9 is a flowchart showing image reading processing according to the second embodiment; 対応関係テーブルの一部を例示する図。The figure which illustrates a part of correspondence table.

以下、各図を参照しながら本発明の実施形態を説明する。なお各図は、本実施形態を説明するための例示に過ぎない。各図は例示であるため、比率や形状が正確でなかったり、互いに整合していなかったり、一部が省略されていたりする場合がある。 Hereinafter, embodiments of the present invention will be described with reference to each drawing. Note that each drawing is merely an example for describing the present embodiment. Each figure is illustrative and may not be in exact proportions or shapes, may not match each other, or may be partially omitted.

1.装置構成:
図1は、本実施形態にかかる画像読取装置10の構成を簡易的に示している。
画像読取装置10は、制御部11、操作受付部13、通信IF15、搬送部16、読取部17、記憶部20等を備える。操作受付部13は、表示部14を含んでいる。表示部14は、視覚情報を表示するための手段であり、例えば、液晶ディスプレイや、有機ELディスプレイ等により構成される。IFは、インターフェイスの略である。制御部11は、プロセッサーとしてのCPU11a、ROM11b、RAM11c等を有する一つ又は複数のICや、その他の不揮発性メモリー等を含んで構成される。
1. Device configuration:
FIG. 1 simply shows the configuration of an image reading apparatus 10 according to this embodiment.
The image reading device 10 includes a control section 11, an operation receiving section 13, a communication IF 15, a conveying section 16, a reading section 17, a storage section 20, and the like. The operation accepting portion 13 includes a display portion 14 . The display unit 14 is means for displaying visual information, and is configured by, for example, a liquid crystal display, an organic EL display, or the like. IF is an abbreviation for interface. The control unit 11 includes one or a plurality of ICs having a CPU 11a as a processor, a ROM 11b, a RAM 11c, etc., other non-volatile memories, and the like.

制御部11では、プロセッサーつまりCPU11aが、ROM11bや、その他のメモリー等に保存された一つ以上のプログラム12に従った演算処理を、RAM11c等をワークエリアとして用いて実行することにより、画像読取装置10の各部を制御する。画像読取装置10は、画像読取方法や表示制御方法を実現する。なお、プロセッサーは、一つのCPUに限られることなく、複数のCPUや、ASIC等のハードウェア回路により処理を行う構成であってもよいし、CPUとハードウェア回路とが協働して処理を行う構成であってもよい。 In the control unit 11, the processor, that is, the CPU 11a executes arithmetic processing according to one or more programs 12 stored in the ROM 11b or other memory using the RAM 11c or the like as a work area, thereby operating the image reading apparatus. 10 parts are controlled. The image reading device 10 realizes an image reading method and a display control method. Note that the processor is not limited to a single CPU, and may be configured to perform processing using a plurality of CPUs or a hardware circuit such as an ASIC. It may be configured to perform.

操作受付部13は、ユーザーによる操作や入力を受け付けるための手段として、例えば、物理的なボタンや、タッチパネルや、キーボード等によって実現される。タッチパネルは、表示部14の一機能として実現される。通信IF15は、画像読取装置10が公知の通信規格を含む所定の通信プロトコルに準拠して有線又は無線で外部と接続するための一つまたは複数のIFの総称である。図1の例では、画像読取装置10は、通信IF15を通じて外部の端末装置30と通信可能に接続している。むろん、画像読取装置10が通信IF15を介して通信する外部の端末装置30は複数在ってよい。 The operation reception unit 13 is realized by, for example, physical buttons, a touch panel, a keyboard, etc., as means for receiving operations and inputs by the user. A touch panel is implemented as one function of the display unit 14 . The communication IF 15 is a general term for one or a plurality of IFs for connecting the image reading device 10 to the outside in a wired or wireless manner in accordance with a predetermined communication protocol including known communication standards. In the example of FIG. 1 , the image reading device 10 is communicably connected to an external terminal device 30 through the communication IF 15 . Of course, there may be a plurality of external terminal devices 30 with which the image reading device 10 communicates via the communication IF 15 .

搬送部16は、読取部17による読取対象となる原稿を所定の搬送路に沿って搬送する。搬送部16を有する点で、画像読取装置10をシードフィードスキャナーと呼ぶことができる。原稿を媒体と呼んでもよい。搬送部16は、例えば、原稿を搬送するためのローラーや、ローラーを回転させるためのモーター等を備える。原稿は、代表的には用紙であるが、フィルム等、紙以外の素材の媒体でもよい。 The transport unit 16 transports a document to be read by the reading unit 17 along a predetermined transport path. The image reading apparatus 10 can be called a seed feed scanner in that it has the conveying unit 16 . A manuscript may be called a medium. The transport unit 16 includes, for example, rollers for transporting the document, a motor for rotating the rollers, and the like. The manuscript is typically paper, but may be a medium of material other than paper, such as film.

読取部17は、搬送部16が搬送する原稿を光学的に読み取る。読取部17は、例えば、原稿を照射する光源18や、原稿からの反射光や透過光を受光して光電変換する複数の光電変換素子を有するイメージセンサー19や、レンズやミラーといった不図示の光学系等を有する。イメージセンサー19は、各光電変換素子が受光量に応じて生成する電子信号による読取結果を、制御部11へ出力する。この読取結果を、読取画像データと称する。 The reading unit 17 optically reads the document conveyed by the conveying unit 16 . The reading unit 17 includes, for example, a light source 18 for irradiating a document, an image sensor 19 having a plurality of photoelectric conversion elements for receiving reflected light and transmitted light from the document and photoelectrically converting them, and an optical sensor (not shown) such as a lens and a mirror. It has a system, etc. The image sensor 19 outputs to the control unit 11 the reading result of the electronic signal generated by each photoelectric conversion element according to the amount of light received. This reading result is called read image data.

記憶部20は、例えば、ハードディスクドライブや、ソリッドステートドライブや、その他のメモリーによる記憶手段である。制御部11が有するメモリーの一部を記憶部20と捉えてもよい。記憶部20を、制御部11の一部と捉えてもよい。 The storage unit 20 is, for example, a hard disk drive, a solid state drive, or other memory storage means. A part of the memory of the control unit 11 may be regarded as the storage unit 20 . The storage unit 20 may be regarded as part of the control unit 11 .

画像読取装置10は、原稿台に置いた原稿に対して読取部17の少なくとも一部を移動させて原稿を読み取る、いわゆるフラットベッドタイプのスキャナーであってもよい。フラットベッドタイプのスキャナーであれば、搬送部16は不要である。むろん、画像読取装置10は、シードフィードタイプ、フラットベッドタイプの両方で使用可能な製品であってもよい。 The image reading device 10 may be a so-called flatbed scanner that reads a document by moving at least a part of the reading unit 17 with respect to the document placed on the document platen. If it is a flatbed type scanner, the transport section 16 is unnecessary. Of course, the image reading apparatus 10 may be a product that can be used both as a seed feed type and as a flatbed type.

画像読取装置10は、独立した一台のスキャナーであってもよいし、互いに通信可能に接続した複数の装置によるシステムとして実現されてもよい。例えば、画像読取装置10は、搬送部16や読取部17を含むスキャナーと、制御部11を含む制御装置と、により実現されてもよい。この場合、操作受付部13や記憶部20は、スキャナーと制御装置とのいずれに属していてもよい。 The image reading device 10 may be an independent scanner, or may be implemented as a system of a plurality of devices communicably connected to each other. For example, the image reading device 10 may be implemented by a scanner including the transport unit 16 and the reading unit 17 and a control device including the control unit 11 . In this case, the operation reception unit 13 and the storage unit 20 may belong to either the scanner or the control device.

画像読取装置10は、スキャナーとしての機能に加え、プリンターやファクシミリ等としても機能する複合機であってもよい。
端末装置30は、例えば、パーソナルコンピューター(PC)や、ネットワークサーバーや、タブレット型端末や、スマートフォンや、これらと同様に機能する情報処理装置である。端末装置30には、例えば、画像読取装置10を制御するためのドライバーやアプリケーションといったプログラムがインストールされている。言うまでもなく、端末装置30は、ユーザーの操作や入力を受け付けるためのインターフェイスや、表示部や、記憶装置等の一般的な構成を含んでいる。
The image reading device 10 may be a multifunction device that functions as a printer, a facsimile machine, etc. in addition to the function as a scanner.
The terminal device 30 is, for example, a personal computer (PC), a network server, a tablet terminal, a smart phone, or an information processing device that functions similarly to them. Programs such as drivers and applications for controlling the image reading device 10 are installed in the terminal device 30 . Needless to say, the terminal device 30 includes general configurations such as an interface for accepting user operations and inputs, a display unit, a storage device, and the like.

以下において、表示部14を含む操作受付部13を通じてユーザーから制御部11が受け付け可能な指示や入力は、替わりに、ユーザーが操作する端末装置30から通信IF15を通じて受け付けるとしてもよい。表示部14による表示も、替わりに、端末装置30が有する表示部が実行するとしてもよい。また、記憶部20が記憶する「取り扱い情報」や「テンプレート」等を含む各種情報は、替わりに、端末装置30が有する記憶装置が記憶して、制御部11が必要なタイミングで、端末装置30から取得して使用する構成としてもよい。つまり、端末装置30は「外部の記憶装置」に該当する。 In the following, instructions and inputs that the control unit 11 can accept from the user through the operation accepting unit 13 including the display unit 14 may instead be accepted from the terminal device 30 operated by the user through the communication IF 15 . The display by the display unit 14 may be executed by the display unit of the terminal device 30 instead. In addition, various information including "handling information" and "templates" stored in the storage unit 20 are instead stored in the storage device of the terminal device 30, and the control unit 11 uses the terminal device 30 at the necessary timing. It may be configured to be acquired from and used. In other words, the terminal device 30 corresponds to an "external storage device".

2.第1実施形態:
図2は、制御部11がプログラム12に従って実行する、第1実施形態にかかる画像読取処理をフローチャートで示している。画像読取処理の少なくとも一部は、表示制御方法に該当する。
2. First embodiment:
FIG. 2 is a flow chart showing image reading processing according to the first embodiment, which is executed by the control unit 11 according to the program 12. As shown in FIG. At least part of the image reading process corresponds to the display control method.

ステップS100では、制御部11は、読取部17が読み取る原稿の種別の入力を受け付ける。ステップS100は「種別取得工程」に該当する。ユーザーは、表示部14が表示するUI画面を通じて原稿の種別を入力する。UIは、ユーザーインターフェイスの略である。従って、操作受付部13は、原稿の種別の入力を受ける「受付部」に該当する。制御部11は、受付部へ入力された種別を取得する。ステップS100により制御部11が取得する種別を、便宜上、「第1種別」と呼ぶ。 At step S<b>100 , the control unit 11 receives an input of the type of the document to be read by the reading unit 17 . Step S100 corresponds to the "type acquisition step". The user inputs the document type through the UI screen displayed by the display unit 14 . UI is an abbreviation for user interface. Therefore, the operation receiving section 13 corresponds to a "receiving section" that receives an input of the document type. The control unit 11 acquires the type input to the reception unit. For the sake of convenience, the type acquired by the control unit 11 in step S100 will be referred to as a "first type".

図3A,3B,3Cは、読取部17による読取対象となり得る原稿の例をそれぞれ示している。図3Aに示す原稿40は、部品を発注するための発注伝票である。原稿40には、例えば、“部品発注伝票”といった書類名40aや、発注先を示す宛先40bや、伝票のバージョンを示すバージョン情報40c等が印刷されている。図3Bに示す原稿41は、社内で発売前の製品をレビューした際の記録(レビュー記録)である。原稿41には、例えば、“製品レビュー記録”といった、書類名41aや、レビューの内容等が印刷されている。図3Cに示す原稿42も、原稿40と同様に発注伝票である。原稿42に関しては、後述の第2実施形態で説明する。 3A, 3B, and 3C respectively show examples of documents that can be read by the reading unit 17. FIG. A document 40 shown in FIG. 3A is an order slip for ordering parts. On the manuscript 40, for example, a document name 40a such as "parts ordering slip", a destination 40b indicating an order destination, version information 40c indicating a version of the slip, and the like are printed. A manuscript 41 shown in FIG. 3B is a record (review record) when a pre-market product was reviewed in-house. On the manuscript 41, for example, a document name 41a such as "Product Review Record" and the content of the review are printed. A document 42 shown in FIG. 3C is also an order slip, like the document 40 . The document 42 will be described later in a second embodiment.

図4は、画像読取処理に伴い表示部14に表示される各UI画面の例を示している。UI画面14aは、ステップS100で原稿種別の入力を受け付けるためのUI画面である。UI画面14aには、例えば、発注伝票選択欄14a1、レビュー記録選択欄14a2、領収書選択欄14a3、製品カタログ選択欄14a4…といった、複数種類の原稿のそれぞれに対応した選択欄が表示されている。ユーザーは、これから画像読取装置10によりスキャンする予定の原稿の種別に合う選択欄を選択し、押下げ等の操作をする。制御部11は、操作された選択欄の種別を第1種別として取得する。ユーザーは、例えば、原稿40を画像読取装置10にスキャンさせるのであれば、発注伝票選択欄14a1を操作すればよいし、原稿41を画像読取装置10にスキャンさせるのであれば、レビュー記録選択欄14a2を操作すればよい。 FIG. 4 shows an example of each UI screen displayed on the display unit 14 along with the image reading process. The UI screen 14a is a UI screen for accepting the input of the document type in step S100. The UI screen 14a displays, for example, an order slip selection field 14a1, a review record selection field 14a2, a receipt selection field 14a3, a product catalog selection field 14a4, . . The user selects a selection field that matches the type of document to be scanned by the image reading apparatus 10 from now on, and performs an operation such as pressing. The control unit 11 acquires the type of the operated selection field as the first type. For example, if the user wants the image reading device 10 to scan the manuscript 40, the user can operate the order form selection column 14a1. should be operated.

本実施形態において「スキャンジョブ」とは、原稿の読取に関する種々の設定の組み合わせを意味する。原稿の読取に関する設定とは、例えば、カラースキャン/モノクロスキャンの設定、片面スキャン/両面スキャンの設定、読取解像度の設定、原稿サイズの設定、読取画像データのファイル形式の設定、ファイル化した読取画像データの保存先(転送先)の設定等、多岐に亘る。そして、本実施形態では、原稿の種別とスキャンジョブとが予め対応付けられている。つまり、ある種別の原稿は、当該種別に対応付けられたスキャンジョブに従って読取が行われる。例えば、発注伝票には、カラーの片面スキャン、読取解像度=300dpi、原稿サイズ=自動、ファイル形式=PDF、保存先=端末装置30の特定のフォルダー、といったスキャンジョブが予め対応付けられているとする。 In the present embodiment, a "scan job" means a combination of various settings related to document reading. Settings related to document reading include, for example, color scan/monochrome scan settings, single-sided scan/double-sided scan settings, reading resolution settings, document size settings, file format settings for scanned image data, and filed scanned images. It covers a wide range of settings, such as the setting of the data storage destination (transfer destination). In this embodiment, document types and scan jobs are associated in advance. That is, a document of a certain type is read according to a scan job associated with the type. For example, it is assumed that a scan job such as color single-sided scanning, reading resolution = 300 dpi, document size = automatic, file format = PDF, save destination = a specific folder in the terminal device 30 is associated in advance with the order form. .

従って、ユーザーがUI画面14aを通じて原稿の種別を入力することは、スキャンジョブを選択することと実質的に同じである。制御部11は、ステップS100では、第1種別を取得するとともに、第1種別に予め対応付けているスキャンジョブを原稿の読取に採用することを決定する。 Therefore, inputting the document type by the user through the UI screen 14a is substantially the same as selecting a scan job. In step S100, the control unit 11 acquires the first type and determines to adopt the scan job previously associated with the first type for reading the document.

ステップS110では、制御部11は、第1種別に対応付けられた「テンプレート」を、記憶部20から取得する。テンプレートとは、原稿に含まれている特徴的な情報である特定文字列を規定したデータであり、原稿のひな型とも言える。記憶部20には、予め原稿の種別とテンプレートとが対応付けて記憶されている。そこで、制御部11は、第1種別が、例えば発注伝票であれば、ステップS110では、発注伝票に対応するテンプレートを記憶部20から取得する。仮に、第1種別に対応するテンプレートが記憶部20に無く、テンプレートの取得に失敗した場合は、制御部11は、ステップS120において“No”と判定してステップS180へ進む。ステップS110によるテンプレートの取得に成功した場合、制御部11は、ステップS120において“Yes”と判定してステップS130へ進む。 In step S<b>110 , the control unit 11 acquires the “template” associated with the first type from the storage unit 20 . A template is data that defines a specific character string, which is characteristic information contained in a document, and can be said to be a model of the document. In the storage unit 20, document types and templates are stored in advance in association with each other. Therefore, if the first type is an order slip, for example, the control unit 11 acquires a template corresponding to the order slip from the storage unit 20 in step S110. If the template corresponding to the first type is not found in the storage unit 20 and template acquisition fails, the control unit 11 determines "No" in step S120 and proceeds to step S180. When the template acquisition in step S110 succeeds, the control unit 11 determines "Yes" in step S120, and proceeds to step S130.

ステップS130では、制御部11は、搬送部16および読取部17を制御して、原稿の読取を実行する。むろん、制御部11は、第1種別に対応するスキャンジョブに従った読取を読取部17に実行させ、このスキャンジョブに従って読取画像データに対して必要な処理を行う。図4に示すUI画面14bは、このような第1種別に対応するスキャンジョブに従った、原稿の読取や読取画像データに対する処理の実行中に、制御部11が表示部14に表示させるUI画面である。UI画面14bには、例えば、原稿の読取を実行中である旨や、現在採用しているスキャンジョブの詳細等が表示される。UI画面14bや、後述するUI画面14cは、いずれも第1種別が発注伝票である場合のUI画面である。 In step S130, the control unit 11 controls the transport unit 16 and the reading unit 17 to read the document. Of course, the control unit 11 causes the reading unit 17 to perform reading according to the scan job corresponding to the first type, and performs necessary processing on the read image data according to this scan job. The UI screen 14b shown in FIG. 4 is displayed on the display unit 14 by the control unit 11 during the execution of reading of a document or processing of read image data in accordance with such a scan job corresponding to the first type. is. The UI screen 14b displays, for example, the fact that the document is being read, the details of the currently employed scan job, and the like. The UI screen 14b and the UI screen 14c, which will be described later, are both UI screens when the first type is an order slip.

ステップS140では、制御部11は、ステップS130で読取部17が原稿を読み取って生成した読取画像データに対して文字認識処理を実行し、読取画像データから文字列を抽出する。文字認識処理は、OCR(Optical Character Recognition)とも言う。 In step S140, the control unit 11 performs character recognition processing on the read image data generated by the reading unit 17 reading the document in step S130, and extracts a character string from the read image data. Character recognition processing is also called OCR (Optical Character Recognition).

ステップS150では、制御部11は、ステップS110で取得したテンプレートと、ステップS140で抽出した文字列とに基づいて、ステップS130で実際に読み取った原稿の種別と、第1種別とが一致するか否かを判定する。制御部11は、抽出した文字列に、テンプレートが規定する特定文字列が含まれている場合に、種別が一致すると判定し(ステップS150において“Yes”)、テンプレートが規定する特定文字列が含まれていない場合に、種別が一致しないと判定する(ステップS150において“No”)。ステップS150の“Yes”からはステップS160へ進み、ステップS150の“No”からはステップS180へ進む。 In step S150, based on the template acquired in step S110 and the character string extracted in step S140, the control unit 11 determines whether the type of the document actually read in step S130 matches the first type. determine whether When the extracted character string includes the specific character string defined by the template, the control unit 11 determines that the types match (“Yes” in step S150), and determines that the specific character string defined by the template is included. If not, it is determined that the types do not match ("No" in step S150). From "Yes" in step S150, the process proceeds to step S160, and from "No" in step S150, the process proceeds to step S180.

第1種別が発注伝票であると仮定して具体的に説明する。図3Aの例によれば、発注伝票には、“部品発注伝票”といった書類名40aや、発注先としての宛先40bや、バージョン情報40cが印刷されている。従って、発注伝票に対応するテンプレートは、これら書類名や、宛先や、バージョン情報の全てあるいは一部を、特定文字列として規定している。なお、発注伝票に宛先として記載され得る会社名等が複数存在する場合には、発注伝票に対応するテンプレートには、そのような複数の会社名等が特定文字列として規定されている。また、テンプレートが特定文字列として規定するバージョン情報は、最新のバージョンを示すバージョン情報であってもよい。 A specific description will be made assuming that the first type is an order slip. According to the example of FIG. 3A, the document name 40a such as "parts order slip", the destination 40b as the order destination, and the version information 40c are printed on the order slip. Therefore, the template corresponding to the ordering slip prescribes all or part of the document name, destination, and version information as specific character strings. If there are a plurality of company names, etc., that can be written as destinations in the ordering slip, the template corresponding to the ordering slip defines such a plurality of company names, etc. as specific character strings. Also, the version information defined as the specific character string in the template may be version information indicating the latest version.

制御部11は、読取画像データから抽出した文字列に、発注伝票に対応するテンプレートにおける書類名、いずれかの宛先、およびバージョン情報が含まれている場合に、ステップS150で“Yes”と判定すればよい。あるいは、テンプレートが規定する特定文字列のうちの所定パーセント以上の特定文字列が、読取画像データから抽出した文字列に含まれている場合に、ステップS150で“Yes”と判定してもよい。また、テンプレートが規定する情報は、特定文字列に限らず、例えば、対応する種別の原稿に印刷されているロゴマークや、対応する種別の原稿に捺印されている印影や、対応する種別の原稿における文字列のレイアウト情報を含んでいてもよい。そして、制御部11は、テンプレートが規定するこれら各種情報と、読取画像データから抽出される情報との一致度合に基づいて、ステップS150の判定を行ってもよい。 If the character string extracted from the read image data includes the document name, any destination, and version information in the template corresponding to the ordering slip, the control unit 11 determines "Yes" in step S150. Just do it. Alternatively, if a predetermined percentage or more of the specific character strings defined by the template are included in the character strings extracted from the read image data, the determination in step S150 may be "Yes". Further, the information defined by the template is not limited to a specific character string, and may be, for example, a logo mark printed on a document of the corresponding type, a seal impression stamped on the document of the corresponding type, or a document of the corresponding type. may contain layout information for strings in Then, the control section 11 may make the determination in step S150 based on the degree of matching between the various information defined by the template and the information extracted from the read image data.

ステップS160では、制御部11は、第1種別に対応付けられた「取り扱い情報」を記憶部20から取得する。取り扱い情報とは、読取後の原稿の取り扱い方法を示す情報である。取り扱い情報は、例えば、原稿の保管方法や、原稿の廃棄方法を規定している。記憶部20には、予め原稿の種別と取り扱い情報とが対応付けて記憶されている。そこで、制御部11は、第1種別が、例えば発注伝票であれば、ステップS160では、発注伝票に対応する取り扱い情報を記憶部20から取得する。ステップS160は「取り扱い情報取得工程」に該当する。 In step S<b>160 , the control unit 11 acquires “handling information” associated with the first type from the storage unit 20 . The handling information is information indicating how to handle the document after reading. The handling information defines, for example, a document storage method and a document disposal method. In the storage unit 20, document types and handling information are stored in advance in association with each other. Therefore, if the first type is an order slip, for example, the control unit 11 acquires handling information corresponding to the order slip from the storage unit 20 in step S160. Step S160 corresponds to the "handling information acquisition step".

ステップS170では、制御部11は、ステップS160で取得した取り扱い情報を表示部14に表示させて、図2のフローチャートを終える。ステップS170は「表示工程」に該当する。図4に示すUI画面14cは、制御部11がステップS170で表示部14に表示させるUI画面である。UI画面14cには、原稿の読取が終了した旨や、取り扱い情報14c1が表示されている。取り扱い情報14c1は、読取を終えた原稿としての発注伝票を、どこに保管すべきかを詳細に示している。取り扱い情報14c1を視認したユーザーは、読取後の発注伝票を、正しい保管先へ間違うことなく保管することができる。 In step S170, the control unit 11 causes the display unit 14 to display the handling information acquired in step S160, and the flow chart of FIG. 2 ends. Step S170 corresponds to the "display step". A UI screen 14c shown in FIG. 4 is a UI screen that the control unit 11 causes the display unit 14 to display in step S170. The UI screen 14c displays the fact that the reading of the document is finished and the handling information 14c1. The handling information 14c1 indicates in detail where to store the order form as a read manuscript. A user who has visually recognized the handling information 14c1 can store the read order slip in the correct storage location without making a mistake.

第1種別が異なれば、ステップS170で表示する取り扱い情報も異なる。例えば、第1種別がレビュー記録であれば、制御部11は、ステップS160では、レビュー記録に対応する取り扱い情報を記憶部20から取得し、ステップS170では、レビュー記録に対応する取り扱い情報として、例えば、“読取後の原稿であるレビュー記録をシュレッダーで廃棄すべき旨”を表示する。このような取り扱い情報を視認したユーザーは、読取後のレビュー記録を、正しく廃棄することができる。 If the first type is different, the handling information displayed in step S170 is also different. For example, if the first type is a review record, the control unit 11 acquires the handling information corresponding to the review record from the storage unit 20 in step S160, and in step S170, for example, , "The review record, which is the document after reading, should be discarded by a shredder" is displayed. A user who visually recognizes such handling information can properly discard the read review record.

ステップS180では、制御部11は、表示部14に警告表示を実行させて、図2のフローチャートを終える。図4に示すUI画面14dは、ステップS150の“No”から進んだステップS180において、制御部11が表示部14に表示させるUI画面である。UI画面14dには、原稿とスキャンジョブが一致しない旨、つまり、実際に読み取った原稿の種別と第1種別とが一致しない旨や、再度確認して原稿の読取をやり直すべき旨が、警告メッセージ14d1として表示されている。 In step S180, the control section 11 causes the display section 14 to display a warning, and the flow chart of FIG. 2 ends. A UI screen 14d shown in FIG. 4 is a UI screen that the control unit 11 causes the display unit 14 to display in step S180 after proceeding from "No" in step S150. A warning message is displayed on the UI screen 14d to the effect that the document and the scan job do not match, that is, that the type of the document that was actually read does not match the first type, and that the user should reconfirm and read the document again. It is labeled as 14d1.

ステップS150で“No”と判定した場合は、原稿とスキャンジョブとが対応しておらず、正しい設定での読取ができない。そのため、制御部11は、ステップS150で“No”と判定した場合は、第1種別のスキャンジョブに従った処理のうち、読取画像データのファイル化や、ファイル化した読取画像データの保存先への転送等は実行せず、読取画像データを破棄すればよい。
なお、図4では特に示していないが、制御部11は、ステップS120で“No”と判定して進んだステップS180では、ユーザーが入力した原稿種別に対応するテンプレートが存在しない旨や、原稿とスキャンジョブとが対応しているか否かを判定できない旨を、警告として表示部14に表示させればよい。
If "No" is determined in step S150, the document and the scan job do not correspond, and reading cannot be performed with correct settings. For this reason, if the control unit 11 determines “No” in step S150, among the processes according to the first type scan job, the control unit 11 converts the read image data into a file and saves the filed read image data. is not executed, and the read image data may be discarded.
Although not particularly shown in FIG. 4, in step S180, to which the control unit 11 determines "No" in step S120 and proceeds to step S180, it is determined that there is no template corresponding to the document type input by the user, and the A warning to the effect that it cannot be determined whether or not it corresponds to the scan job may be displayed on the display unit 14 .

図2のフローチャートにおいて、ステップS150の判定と、ステップS150の判定に必要な各ステップとを省いた内容も、本実施形態の開示範囲に属する。つまり、図2を参照して、ステップS100,S130,S160,S170からなる処理を1つの発明として把握することができる。 In the flow chart of FIG. 2, the contents omitting the determination of step S150 and the steps necessary for the determination of step S150 also belong to the disclosure scope of the present embodiment. In other words, referring to FIG. 2, the processing consisting of steps S100, S130, S160, and S170 can be understood as one invention.

3.取り扱い情報の設定方法:
取り扱い情報の設定方法について説明する。原稿の種別に応じた、取り扱い情報の設定は、図2や後述の図6に示す画像読取処理のフローチャートを実行するよりも前に行っておく。
図5は、取り扱い情報を設定するためのUI画面14e等の例を示している。UI画面14eも、表示部14に表示される。UI画面14eには、ユーザーによる操作に応じて、原稿の種別と取り扱い情報とを対応付けて設定するための、設定欄14e1が設けられている。
3. How to set handling information:
How to set handling information will be explained. The setting of the handling information according to the document type is performed before executing the flow chart of the image reading process shown in FIG. 2 or FIG. 6 which will be described later.
FIG. 5 shows an example of a UI screen 14e and the like for setting handling information. A UI screen 14 e is also displayed on the display unit 14 . The UI screen 14e is provided with a setting field 14e1 for setting the document type and handling information in association with each other according to the user's operation.

設定欄14e1によれば、ユーザーは、読取後の原稿の取り扱い方法を表示“する”か“しない”かを、選択することができる。本実施形態では、当然、ユーザーが、表示“する”を選択した場合を想定する。また、設定欄14e1によれば、ユーザーは、原稿の種別と取り扱い情報との対応関係を記載したファイルを、指定“する”か“しない”かを、選択することができる。ユーザーは、ファイル指定“する”を選択することで、さらに、ファイルの保存場所を指定して、制御部11に、ファイルを保存場所から読み込ませることができる。 According to the setting field 14e1, the user can select whether to "display" or "not display" how to handle the document after reading. In this embodiment, of course, it is assumed that the user selects “Yes” to display. Further, according to the setting field 14e1, the user can select whether to specify a file that describes the correspondence relationship between the document type and the handling information. By selecting “Yes” to specify the file, the user can further specify the storage location of the file and cause the control unit 11 to read the file from the storage location.

符号50は、原稿の種別と取り扱い情報との対応関係を記載したテキストファイル50の例を示している。テキストファイル50には、発注伝票、レビュー記録、領収書…といった異なる原稿種別のそれぞれについて、取り扱い情報が記述されている。テキストファイル50は、例えば、端末装置30に保存されており、制御部11は、設定欄14e1への操作に従って、テキストファイル50を端末装置30から読み込む。 Reference numeral 50 denotes an example of a text file 50 that describes the correspondence between document types and handling information. In the text file 50, handling information is described for each of different document types such as an order slip, review record, receipt, and so on. The text file 50 is stored in the terminal device 30, for example, and the control unit 11 reads the text file 50 from the terminal device 30 according to the operation in the setting field 14e1.

設定欄14e1は、例えば、設定ボタン14e2、プレビューボタン14e3、編集ボタン14e4等を含んでいる。ユーザーは、設定ボタン14e2を操作することで、現在の原稿の種別と取り扱い情報との対応関係、例えば、テキストファイル50の現在の内容を、原稿の種別と取り扱い情報との対応関係として設定することを指示し、制御部11は、この設定を記憶部20に記憶させる。また、ユーザーは、プレビューボタン14e3を操作することで、プレビュー画面14fを開いて、現在の原稿の種別と取り扱い情報との対応関係、例えば、テキストファイル50の現在の内容を、プレビュー14f1として視認することができる。また、ユーザーは、編集ボタン14e4を操作することで、不図示の編集画面を開いて、現在の原稿の種別と取り扱い情報との対応関係、例えば、テキストファイル50の現在の内容を、任意に編集し更新することができる。 The setting column 14e1 includes, for example, a setting button 14e2, a preview button 14e3, an edit button 14e4, and the like. By operating the setting button 14e2, the user can set the correspondence relationship between the current document type and the handling information, for example, the current contents of the text file 50 as the correspondence relationship between the document type and the handling information. , and the control unit 11 causes the storage unit 20 to store this setting. Further, the user operates the preview button 14e3 to open the preview screen 14f, and visually confirms the correspondence relationship between the current document type and handling information, for example, the current contents of the text file 50, as a preview 14f1. be able to. Further, the user can open an edit screen (not shown) by operating the edit button 14e4, and arbitrarily edit the correspondence relationship between the current document type and handling information, for example, the current contents of the text file 50. and can be updated.

このように、制御部11は、テキストファイル50を外部から読み込み、読み込んだテキストファイル50を用いて、つまりテキストファイル50の内容をそのまま用いたり、ユーザーによる編集を経た内容を用いたりして、原稿の種別と取り扱い情報との対応関係を設定する。さらに、設定欄14e1は、テキストファイル50に記載されている原稿種別が列挙表示される選択欄14e5を有するとしてもよい。ユーザーは、選択欄14e5において、原稿種別を任意に取捨選択することにより、取り扱い情報を表示部14に表示すべき種別を取捨選択することができる。 In this way, the control unit 11 reads the text file 50 from the outside, and uses the read text file 50, that is, uses the content of the text file 50 as it is or uses the content edited by the user, and prepares the manuscript. Set the correspondence relationship between the type and handling information. Furthermore, the setting field 14e1 may have a selection field 14e5 in which the document types described in the text file 50 are listed and displayed. The user can arbitrarily select the document type to be displayed on the display unit 14 by selecting the document type in the selection field 14e5.

4.第2実施形態:
図6は、制御部11がプログラム12に従って実行する、第2実施形態にかかる画像読取処理をフローチャートで示している。第2実施形態に関しては、これまでの説明と共通する内容は、説明を適宜省略する。第2実施形態では、図3Cに示すような原稿42を想定する。原稿42は、原稿40と同様に発注伝票であるが、バーコード42aが印刷されている。バーコード42aは、コード画像の一種である。コード画像は、2次元コード等であってもよい。原稿に形成されたコード画像には、当該原稿の種別を示す情報が埋め込まれている。つまり、ユーザーは、コード画像が形成されている原稿をスキャンさせる場合は、第1実施形態のように原稿の種別を入力する必要が無い。
4. Second embodiment:
FIG. 6 is a flow chart showing the image reading process according to the second embodiment executed by the control unit 11 according to the program 12. As shown in FIG. Regarding the second embodiment, the description of the contents common to the description so far will be omitted as appropriate. In the second embodiment, a document 42 as shown in FIG. 3C is assumed. The manuscript 42 is an order slip like the manuscript 40, but has a bar code 42a printed thereon. The barcode 42a is a kind of code image. The code image may be a two-dimensional code or the like. Information indicating the type of the document is embedded in the code image formed on the document. In other words, when scanning a document on which a code image is formed, the user does not need to input the type of the document as in the first embodiment.

ステップS200では、制御部11は、搬送部16および読取部17を制御して、原稿の読取を実行する。
ステップS210では、制御部11は、ステップS200の読取により取得した読取画像データに対して、コード認識処理を実行する。コード認識処理は、読取画像データ内でコード画像を探索し、コード画像を解析してコード画像に埋め込まれている情報を読む処理である。
In step S200, the control unit 11 controls the transport unit 16 and the reading unit 17 to read the document.
In step S210, the control unit 11 executes code recognition processing on the read image data obtained by reading in step S200. The code recognition process is a process of searching for a code image in read image data, analyzing the code image, and reading information embedded in the code image.

仮に、ステップS200の読取で取得した読取画像データ内からのコード画像の探索に失敗した場合は、制御部11は、ステップS220において“No”と判定してステップS310へ進む。コード画像の探索に成功した場合、制御部11は、ステップS220において“Yes”と判定してステップS230へ進む。 If the search for the code image in the read image data acquired in step S200 fails, the control unit 11 determines "No" in step S220 and proceeds to step S310. If the search for the code image is successful, the control unit 11 determines "Yes" in step S220 and proceeds to step S230.

ステップS230では、制御部11は、コード画像を読み取った結果から、原稿の種別を取得する。第2実施形態では、ステップS200~S230が、「種別取得工程」に該当する。ステップS230により制御部11が取得した種別を「第1種別」と呼ぶ。
ステップS230の後の、ステップS240,S250,S260,S270,S280,S290,S300,S310の流れは、図2のステップS110,S120,S130,S140,S150,S160,S170,S180の流れと同じである。
In step S230, the control section 11 acquires the type of document from the result of reading the code image. In the second embodiment, steps S200 to S230 correspond to the "type obtaining step". The type obtained by the control unit 11 in step S230 is called the "first type".
The flow of steps S240, S250, S260, S270, S280, S290, S300, and S310 after step S230 is the same as the flow of steps S110, S120, S130, S140, S150, S160, S170, and S180 in FIG. be.

ステップS200による読取は、原稿におけるコード画像を認識するための読取と言え、原稿の種別に対応したスキャンジョブに従った読取は、ステップS260で実行することになる。むろん、ステップS260の読取を実行するにあたり、制御部11は、必要に応じて原稿を適切な読取開始位置まで戻す搬送を搬送部16に実行させてもよい。 The reading in step S200 can be said to be reading for recognizing the code image on the document, and the reading according to the scan job corresponding to the type of document is executed in step S260. Of course, in executing the reading in step S260, the control unit 11 may cause the transport unit 16 to convey the document back to an appropriate reading start position as necessary.

制御部11は、ステップS220で“No”と判定して進んだステップS310では、例えば、原稿からコード画像を読み取れない旨や、原稿の種別を入力すべき旨を、警告として表示部14に表示させればよい。
図6のフローチャートにおいても、図2のフローチャートと同様に、ステップS280の判定と、ステップS280の判定に必要な各ステップS240,S250,S270とを省いた内容も、本実施形態の開示範囲に属する。
In step S310, to which the control unit 11 proceeds after determining "No" in step S220, the display unit 14 displays a warning to the effect that the code image cannot be read from the document or that the type of the document must be input, for example. Let it be.
In the flowchart of FIG. 6, similarly to the flowchart of FIG. 2, the contents omitting the determination of step S280 and the steps S240, S250, and S270 required for the determination of step S280 also belong to the disclosure scope of the present embodiment. .

5.第3実施形態:
記憶部20には、ユーザーの識別情報と、原稿の種別と、取り扱い情報と、が対応付けて記憶されているとしてもよい。そして、制御部11は、入力された識別情報に基づいてユーザーの認証を行い、認証したユーザーの識別情報および第1種別に対応する取り扱い情報を記憶部20から取得し、取得した取り扱い情報を表示部14に表示させる、としてもよい。
5. Third embodiment:
The storage unit 20 may store user identification information, document types, and handling information in association with each other. Then, the control unit 11 authenticates the user based on the input identification information, acquires the identification information of the authenticated user and the handling information corresponding to the first type from the storage unit 20, and displays the acquired handling information. It may be displayed on the unit 14 .

図7は、記憶部20に記憶された対応関係テーブル60の一部を例示している。対応関係テーブル60は、ユーザーIDと、原稿の種別と、取り扱い情報との対応関係を規定している。原稿の種別と、取り扱い情報との対応関係は、これまでに説明した通りである。ユーザーIDは、画像読取装置10を使用するユーザーを識別するための識別情報であり、ユーザー毎にユニークな情報である。 FIG. 7 illustrates part of the correspondence table 60 stored in the storage unit 20. As shown in FIG. The correspondence table 60 defines the correspondence between user IDs, document types, and handling information. The correspondence relationship between the document type and the handling information is as described above. A user ID is identification information for identifying a user who uses the image reading apparatus 10, and is unique information for each user.

対応関係テーブル60において“AAA***”、“BBB***”は、それぞれが異なるユーザーIDである。図7の例では、ユーザーID“AAA***”に対応する、発注伝票の取り扱い情報と、ユーザーID“BBB***”に対応する、発注伝票の取り扱い情報とが相違している。具体的には、ユーザーID“AAA***”に対応する発注伝票の取り扱い情報と、ユーザーID“BBB***”に対応する発注伝票の取り扱い情報とでは、保管場所としての棚番号やバインダー名が異なっている。 In the correspondence table 60, "AAA***" and "BBB***" are different user IDs. In the example of FIG. 7, the order slip handling information corresponding to the user ID "AAA***" is different from the ordering slip handling information corresponding to the user ID "BBB***". Specifically, the handling information of the ordering slip corresponding to the user ID "AAA***" and the handling information of the ordering slip corresponding to the user ID "BBB***" are different from each other, such as shelf numbers and binders as storage locations. different name.

第3実施形態は、第1実施形態や第2実施形態と組み合わせて理解すればよい。
画像読取装置10を利用しようとするユーザーは、先ず、ユーザー認証を受ける。ユーザー認証の方法については、詳しくは説明しないが、ユーザーは、操作受付部13を操作したり、自身のIDカードを画像読取装置10が備える不図示のカード読取部に読み取らせたりして、自身のユーザーIDを画像読取装置10へ入力する。ユーザーIDの入力を受けた制御部11は、入力されたユーザーIDが、登録済みのユーザーIDのいずれかと一致する場合に、ユーザーを認証する。登録済みのユーザーIDとは、対応関係テーブル60に記述されたユーザーIDと解してよい。
The third embodiment may be understood in combination with the first and second embodiments.
A user who intends to use the image reading apparatus 10 first undergoes user authentication. The user authentication method will not be described in detail, but the user operates the operation reception unit 13 or causes a card reading unit (not shown) provided in the image reading device 10 to read his/her own ID card, thereby identifying himself/herself. to the image reading apparatus 10. The control unit 11 that has received the input of the user ID authenticates the user when the input user ID matches any of the registered user IDs. A registered user ID may be interpreted as a user ID described in the correspondence table 60 .

第1実施形態であれば、制御部11は、入力されたユーザーIDに対して認証をした場合に、ステップS100以降の処理に進む。また、第2実施形態であれば、制御部11は、入力されたユーザーIDに対して認証をした場合に、ステップS200以降の処理に進む。入力されたユーザーIDに対して、認証を拒否した場合、つまり未登録のユーザーIDが入力された場合には、制御部11は、そのまま処理を終了する。制御部11は、認証を拒否した旨の警告表示を表示部14に実行させてもよい。 In the first embodiment, when the input user ID is authenticated, the control unit 11 proceeds to the processing after step S100. Further, in the second embodiment, when the input user ID is authenticated, the control unit 11 proceeds to the processing after step S200. If authentication is rejected for the entered user ID, that is, if an unregistered user ID is entered, the control unit 11 terminates the process. The control unit 11 may cause the display unit 14 to display a warning that the authentication has been rejected.

制御部11は、ステップS160やステップS290では、入力されたユーザーIDおよび第1種別に対応する取り扱い情報を、対応関係テーブル60を参照して取得し、ステップS170やステップS300では、ステップS160やステップS290で取得した取り扱い情報を表示部14に表示させればよい。これにより、ユーザーに応じて内容が異なる取り扱い情報を表示することができる。 In steps S160 and S290, the control unit 11 refers to the correspondence table 60 to acquire handling information corresponding to the input user ID and the first type. The handling information acquired in S290 may be displayed on the display unit 14 . This makes it possible to display handling information with different content depending on the user.

6.まとめ:
このように本実施形態によれば、画像読取装置10は、原稿を読み取る読取部17と、情報を表示する表示部14と、原稿の種別と、読取後の原稿の取り扱い方法を示す取り扱い情報と、を対応付けて記憶する記憶部20と、読取部17および表示部14を制御可能な制御部11と、を備える。制御部11は、読取部17が読み取る原稿の種別を第1種別として取得し、第1種別に対応する取り扱い情報を記憶部20から取得し、取得した取り扱い情報を表示部14に表示させる。
6. summary:
As described above, according to the present embodiment, the image reading apparatus 10 includes the reading unit 17 for reading a document, the display unit 14 for displaying information, the type of the document, and the handling information indicating how to handle the document after reading. , and a control unit 11 capable of controlling the reading unit 17 and the display unit 14 . The control unit 11 acquires the type of the document read by the reading unit 17 as the first type, acquires the handling information corresponding to the first type from the storage unit 20, and causes the display unit 14 to display the acquired handling information.

前記構成によれば、第1種別に応じた取り扱い情報が表示部14に表示される。従って、ユーザーは、読取後の原稿をどのように扱えばよいかを確実に認識でき、読取後の原稿の取り扱いを間違えないようにすることができる。 According to the above configuration, the handling information corresponding to the first type is displayed on the display section 14 . Therefore, the user can surely recognize how to handle the document after reading, and can avoid mishandling the document after reading.

また、本実施形態によれば、制御部11は、読取部17による原稿の読取後に、取り扱い情報を表示部14に表示させる。これは、図2のステップS130,S170や、図6のステップS260,S300から明らかである。
前記構成によれば、制御部11は、読取部17による原稿の読取後に、読取後の原稿の取り扱い方法を、ユーザーに視認させることができる。
Further, according to the present embodiment, the control unit 11 causes the display unit 14 to display the handling information after the document is read by the reading unit 17 . This is clear from steps S130 and S170 in FIG. 2 and steps S260 and S300 in FIG.
According to the above configuration, after the document is read by the reading section 17, the control section 11 allows the user to visually recognize how to handle the document after reading.

ただし、制御部11は、第1種別が判れば第1種別に対応する取り扱い情報を表示することができる。従って、制御部11は、読取部17による原稿の読取の最中や、読取部17による原稿の読取よりも早いタイミングで、第1種別に対応する取り扱い情報を表示部14に表示させるとしてもよい。 However, if the first type is known, the control unit 11 can display the handling information corresponding to the first type. Therefore, the control unit 11 may display the handling information corresponding to the first type on the display unit 14 while the reading unit 17 is reading the document or at a timing earlier than the reading of the document by the reading unit 17. .

また、本実施形態によれば、記憶部20には、原稿の種別と、原稿に含まれる特定文字列と、が対応付けて記憶されている。制御部11は、第1種別に対応する特定文字列を記憶部20から取得し、読取部17が原稿を読み取って生成した読取画像データに対して文字認識処理を実行して読取画像データから文字列を抽出し、抽出した文字列に、取得した特定文字列が含まれている場合に、取り扱い情報を表示部14に表示させる、としてもよい。
上述したように、記憶部20が記憶する情報は、替わりに外部の端末装置30が記憶していてもよい。従って、制御部11は、原稿の種別と、原稿に含まれる特定文字列と、を対応付けて記憶する外部の記憶装置から、第1種別に対応する特定文字列を取得し、読取部17が原稿を読み取って生成した読取画像データに対して文字認識処理を実行して読取画像データから文字列を抽出し、抽出した文字列に、取得した特定文字列が含まれている場合に、取り扱い情報を表示部14に表示させる、としてもよい。
Further, according to the present embodiment, the storage unit 20 stores document types and specific character strings included in the documents in association with each other. The control unit 11 acquires the specific character string corresponding to the first type from the storage unit 20, executes character recognition processing on the read image data generated by the reading unit 17 reading the document, and extracts characters from the read image data. The handling information may be displayed on the display unit 14 when the string is extracted and the extracted character string includes the acquired specific character string.
As described above, the information stored in the storage unit 20 may be stored in the external terminal device 30 instead. Therefore, the control unit 11 acquires a specific character string corresponding to the first type from an external storage device that associates and stores the type of document and the specific character string included in the document, and the reading unit 17 Character recognition processing is performed on scanned image data generated by scanning a document, and character strings are extracted from the scanned image data. may be displayed on the display unit 14.

これら構成によれば、読取部17が実際に読み取った原稿の種別と、第1種別とが一致する場合に、第1種別に応じた取り扱い情報が表示部14に表示される。そのため、読取部17が実際に読み取った原稿の種別と異なる種別に対応した取り扱い情報が表示されることを、防ぐことができる。 According to these configurations, when the type of document actually read by the reading unit 17 matches the first type, the handling information corresponding to the first type is displayed on the display unit 14 . Therefore, it is possible to prevent display of handling information corresponding to a type different from the type of document actually read by the reading unit 17 .

また、本実施形態によれば、取り扱い情報は、原稿の保管方法または原稿の廃棄方法を示す、としてもよい。
前記構成によれば、ユーザーは、読取後の原稿を、正しく保管したり、正しく廃棄したりすることができる。
ただし、読取後の原稿の取り扱いは、保管や廃棄に限定されない。読取後の原稿の取り扱いとしては、例えば、原稿の所有者への返却や、社内に回覧する、等といった様々な取り扱いが考えられる。
Further, according to the present embodiment, the handling information may indicate a document storage method or a document disposal method.
According to the above configuration, the user can correctly store or discard the read document.
However, handling of the document after reading is not limited to storage and disposal. As for the handling of the document after reading, various handlings such as returning the document to the owner and circulating it within the company are conceivable.

また、本実施形態によれば、画像読取装置10は、読取部17が読み取る原稿の種別の入力を受ける受付部を備え、制御部11は、受付部へ入力された種別を、第1種別として取得する、としてもよい。
前記構成によれば、ユーザーが、受付部を通じて容易に原稿の種別の情報を制御部11へ取得させることができる。
Further, according to the present embodiment, the image reading apparatus 10 includes a reception unit that receives an input of the type of the document to be read by the reading unit 17, and the control unit 11 treats the type input to the reception unit as the first type. It may be acquired.
According to the above configuration, the user can easily cause the control section 11 to acquire the information on the document type through the reception section.

また、本実施形態によれば、制御部11は、原稿に形成されたコード画像の読取部17による読取に基づいて第1種別を取得する、としてもよい。
前記構成によれば、ユーザーに原稿の種別を入力する操作をさせることなく、制御部11は、原稿の種別を取得することができる。
Further, according to the present embodiment, the control unit 11 may acquire the first type based on the reading of the code image formed on the document by the reading unit 17 .
According to the above configuration, the control section 11 can acquire the type of the document without requiring the user to input the type of the document.

また、本実施形態によれば、制御部11は、表示部14に表示させたUI画面への操作に応じて、原稿の種別と取り扱い情報との対応関係を設定し、設定した内容を記憶部20に記憶させる、としてもよい。
前記構成によれば、ユーザーは、UI画面を通じて、原稿の種別と取り扱い情報との対応関係を容易に設定することができる。
Further, according to the present embodiment, the control unit 11 sets the correspondence relationship between the document type and the handling information according to the operation on the UI screen displayed on the display unit 14, and stores the set content in the storage unit. 20 may be stored.
According to the above configuration, the user can easily set the correspondence relationship between the document type and the handling information through the UI screen.

また、本実施形態によれば、制御部11は、原稿の種別と取り扱い情報との対応関係を記載したテキストファイルを外部から読み込み、読み込んだテキストファイルを用いて前記設定をする、としてもよい。
前記構成によれば、制御部11が原稿の種別と取り扱い情報との対応関係を記載したテキストファイルを外部から読み込むことにより、取り扱い情報の編集や設定がさらに容易となる。
Further, according to the present embodiment, the control unit 11 may externally read a text file that describes the correspondence relationship between the document type and the handling information, and use the read text file to perform the setting.
According to the above configuration, the control section 11 reads from the outside a text file that describes the correspondence relationship between the type of document and the handling information, thereby further facilitating editing and setting of the handling information.

また、本実施形態によれば、記憶部20には、ユーザーの識別情報と、原稿の種別と、取り扱い情報と、が対応付けて記憶されている。そして、制御部11は、入力された識別情報に基づいてユーザーの認証を行い、認証したユーザーの識別情報および第1種別に対応する取り扱い情報を記憶部20から取得し、取得した取り扱い情報を表示部14に表示させる、としてもよい。
前記構成によれば、認証に用いるユーザーの識別情報を利用して、ユーザー毎に、異なる取り扱い情報を表示することができる。例えば、社内の第1の部署に属する第1のユーザーが発注伝票を画像読取装置10でスキャンした場合と、社内の第2の部署に属する第2のユーザーが発注伝票を画像読取装置10でスキャンした場合とで、異なる取り扱い情報を表示部14に表示することで、立場が異なるユーザーそれぞれにとって最適な原稿の取り扱い方法を、各ユーザーに提示することができる。
Further, according to the present embodiment, the storage unit 20 stores user identification information, document types, and handling information in association with each other. Then, the control unit 11 authenticates the user based on the input identification information, acquires the identification information of the authenticated user and the handling information corresponding to the first type from the storage unit 20, and displays the acquired handling information. It may be displayed on the unit 14 .
According to the above configuration, it is possible to display different handling information for each user by using user identification information used for authentication. For example, when a first user who belongs to a first department in the company scans an order slip with the image reading device 10, and a second user who belongs to a second department in the company scans the order slip with the image reading device 10, By displaying different handling information on the display unit 14 depending on the situation, it is possible to present to each user the optimal document handling method for each user in a different position.

本実施形態は、画像読取装置10やシステムに限らず、これら装置やシステムが実行する方法や、方法をプロセッサーに実行させるプログラム12といった、各種カテゴリーの発明を開示する。
例えば、プロセッサーが実行する表示制御方法は、読取部17が読み取る原稿の種別を第1種別として取得する種別取得工程と、原稿の種別と、読取後の原稿の取り扱い方法を示す取り扱い情報と、を対応付けて記憶する記憶部20から、第1種別に対応する取り扱い情報を取得する取り扱い情報取得工程と、取得した取り扱い情報を表示部14に表示させる表示工程と、を備える。
The present embodiment discloses inventions in various categories, not limited to the image reading apparatus 10 and systems, but also methods executed by these apparatuses and systems, and programs 12 that cause a processor to execute the methods.
For example, the display control method executed by the processor includes a type acquisition step of acquiring the type of the document read by the reading unit 17 as the first type, the type of the document, and handling information indicating how to handle the document after reading. A handling information acquisition step of acquiring handling information corresponding to the first type from the storage unit 20 stored in correspondence, and a display step of displaying the acquired handling information on the display unit 14 are provided.

10…画像読取装置、11a…CPU、11b…ROM、11c…RAM、12…プログラム、13…操作受付部、14…表示部、14a,14b,14c,14d,14e…UI画面、14a1…発注伝票選択欄、14a2…レビュー記録選択欄、14a3…領収書選択欄、14a4…製品カタログ選択欄、14c1…取り扱い情報、15…通信IF、16…搬送部、17…読取部、18…光源、19…イメージセンサー、20…記憶部、30…端末装置、40,41,42…原稿、42a…バーコード、50…テキストファイル DESCRIPTION OF SYMBOLS 10... Image reading apparatus 11a... CPU, 11b... ROM, 11c... RAM, 12... Program, 13... Operation reception part, 14... Display part, 14a, 14b, 14c, 14d, 14e... UI screen, 14a1... Order slip Selection column 14a2 Review record selection column 14a3 Receipt selection column 14a4 Product catalog selection column 14c1 Handling information 15 Communication IF 16 Transport unit 17 Reading unit 18 Light source 19 Image sensor 20 Storage unit 30 Terminal device 40, 41, 42 Document 42a Barcode 50 Text file

Claims (11)

原稿を読み取る読取部と、
情報を表示する表示部と、
原稿の種別と、読取後の原稿の取り扱い方法を示す取り扱い情報と、を対応付けて記憶する記憶部と、
前記読取部および前記表示部を制御可能な制御部と、を備え、
前記制御部は、前記読取部が読み取る前記原稿の種別を第1種別として取得し、前記第1種別に対応する前記取り扱い情報を前記記憶部から取得し、取得した前記取り扱い情報を前記表示部に表示させる、ことを特徴とする画像読取装置。
a reading unit that reads an original;
a display for displaying information;
a storage unit that associates and stores a document type and handling information indicating how to handle the document after reading;
a control unit capable of controlling the reading unit and the display unit,
The control unit acquires the type of the document read by the reading unit as a first type, acquires the handling information corresponding to the first type from the storage unit, and displays the acquired handling information on the display unit. An image reading device characterized by displaying.
前記制御部は、前記読取部による前記原稿の読取後に、前記取り扱い情報を前記表示部に表示させる、ことを特徴とする請求項1に記載の画像読取装置。 2. The image reading apparatus according to claim 1, wherein the control section causes the display section to display the handling information after the document is read by the reading section. 前記記憶部には、原稿の種別と、原稿に含まれる特定文字列と、が対応付けて記憶されており、
前記制御部は、前記第1種別に対応する前記特定文字列を前記記憶部から取得し、前記読取部が前記原稿を読み取って生成した読取画像データに対して文字認識処理を実行して前記読取画像データから文字列を抽出し、抽出した文字列に、取得した前記特定文字列が含まれている場合に、前記取り扱い情報を前記表示部に表示させる、ことを特徴とする請求項2に記載の画像読取装置。
the storage unit stores a document type and a specific character string included in the document in association with each other;
The control unit acquires the specific character string corresponding to the first type from the storage unit, executes character recognition processing on read image data generated by the reading unit reading the document, and performs the reading operation. 3. The method according to claim 2, wherein a character string is extracted from the image data, and the handling information is displayed on the display unit when the extracted character string includes the obtained specific character string. image reader.
前記制御部は、原稿の種別と、原稿に含まれる特定文字列と、を対応付けて記憶する外部の記憶装置から、前記第1種別に対応する前記特定文字列を取得し、前記読取部が前記原稿を読み取って生成した読取画像データに対して文字認識処理を実行して前記読取画像データから文字列を抽出し、抽出した文字列に、取得した前記特定文字列が含まれている場合に、前記取り扱い情報を前記表示部に表示させる、ことを特徴とする請求項2に記載の画像読取装置。 The control unit acquires the specific character string corresponding to the first type from an external storage device that associates and stores a type of document and a specific character string included in the document, and the reading unit character recognition processing is performed on the read image data generated by reading the document, a character string is extracted from the read image data, and if the extracted character string includes the acquired specific character string, 3. The image reading apparatus according to claim 2, wherein the handling information is displayed on the display unit. 前記取り扱い情報は、原稿の保管方法または原稿の廃棄方法を示す、ことを特徴とする請求項1~請求項4のいずれかに記載の画像読取装置。 5. The image reading apparatus according to claim 1, wherein said handling information indicates a document storage method or a document disposal method. 前記読取部が読み取る前記原稿の種別の入力を受ける受付部を備え、
前記制御部は、前記受付部へ入力された種別を、前記第1種別として取得する、ことを特徴とする請求項1~請求項5のいずれかに記載の画像読取装置。
a reception unit for receiving an input of the type of the document read by the reading unit;
6. The image reading apparatus according to any one of claims 1 to 5, wherein the control unit acquires the type input to the reception unit as the first type.
前前記制御部は、前記原稿に形成されたコード画像の前記読取部による読取に基づいて前記第1種別を取得する、ことを特徴とする請求項1~請求項5のいずれかに記載の画像読取装置。 6. The image according to any one of claims 1 to 5, wherein the control unit acquires the first type based on reading of a code image formed on the document by the reading unit. reader. 前記制御部は、前記表示部に表示させたユーザーインターフェイス画面への操作に応じて、原稿の種別と前記取り扱い情報との対応関係を設定し、設定した内容を前記記憶部に記憶させる、ことを特徴とする請求項1~請求項7のいずれかに記載の画像読取装置。 The control unit sets a correspondence relationship between the document type and the handling information according to an operation on the user interface screen displayed on the display unit, and stores the set contents in the storage unit. 8. The image reading device according to any one of claims 1 to 7. 前記制御部は、原稿の種別と前記取り扱い情報との対応関係を記載したテキストファイルを外部から読み込み、読み込んだ前記テキストファイルを用いて前記設定をする、ことを特徴とする請求項8に記載の画像読取装置。 9. The method according to claim 8, wherein the control unit reads from the outside a text file describing the correspondence relationship between the document type and the handling information, and performs the setting using the read text file. Image reader. 前記記憶部には、ユーザーの識別情報と、原稿の種別と、前記取り扱い情報と、が対応付けて記憶されており、
前記制御部は、入力された識別情報に基づいてユーザーの認証を行い、認証したユーザーの識別情報および前記第1種別に対応する前記取り扱い情報を前記記憶部から取得し、取得した前記取り扱い情報を前記表示部に表示させる、ことを特徴とする請求項1~請求項9のいずれかに記載の画像読取装置。
The storage unit stores user identification information, document type, and handling information in association with each other,
The control unit authenticates the user based on the input identification information, acquires the identification information of the authenticated user and the handling information corresponding to the first type from the storage unit, and stores the acquired handling information. 10. The image reading device according to any one of claims 1 to 9, wherein the image reading device is displayed on the display unit.
プロセッサーが実行する表示制御方法であって、
読取部が読み取る原稿の種別を第1種別として取得する種別取得工程と、
原稿の種別と、読取後の原稿の取り扱い方法を示す取り扱い情報と、を対応付けて記憶する記憶部から、前記第1種別に対応する前記取り扱い情報を取得する取り扱い情報取得工程と、
取得した前記取り扱い情報を表示部に表示させる表示工程と、を備えることを特徴とする表示制御方法。
A display control method executed by a processor, comprising:
a type obtaining step of obtaining a type of a document read by the reading unit as a first type;
a handling information acquisition step of acquiring the handling information corresponding to the first type from a storage unit that associates and stores a document type and handling information indicating a handling method for the read document;
and a display step of displaying the acquired handling information on a display unit.
JP2021108753A 2021-06-30 2021-06-30 Image reading device and display control method Pending JP2023006246A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021108753A JP2023006246A (en) 2021-06-30 2021-06-30 Image reading device and display control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021108753A JP2023006246A (en) 2021-06-30 2021-06-30 Image reading device and display control method

Publications (1)

Publication Number Publication Date
JP2023006246A true JP2023006246A (en) 2023-01-18

Family

ID=85108198

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021108753A Pending JP2023006246A (en) 2021-06-30 2021-06-30 Image reading device and display control method

Country Status (1)

Country Link
JP (1) JP2023006246A (en)

Similar Documents

Publication Publication Date Title
JP3738761B2 (en) Composite image processing device
JP4604080B2 (en) Image processing apparatus and image processing method
US10165142B2 (en) Image reading apparatus including multi-crop function
US8248651B2 (en) Image processing apparatus, image processing method, and program therefor
JP2007168382A (en) Printer, printing system, printing method, program for printing method, and storage medium
US20060256375A1 (en) Image forming apparatus and method of controlling user interface of image forming apparatus
JP6525092B2 (en) Image processing apparatus and control program
US20160241736A1 (en) Systems and methods to specify destinations for documents from different sources
JP2009055406A (en) Multifunctional i/o device, its control method, multifunctional i/o device control program, and recording medium
US20180270387A1 (en) Printing apparatus, server, printing method, and control method
US8223356B2 (en) Printing service ordering system and ordering method
JP2022047109A (en) Job processing apparatus and job processing method
JP2023006246A (en) Image reading device and display control method
JP2020184276A (en) Image processing device, image processing method, and program
JP6750483B2 (en) Image processing system, image processing method, image processing device, program
JP2006157439A (en) Image processor and image processing method
JP2014116737A (en) Image formation device, image formation device control method, and program
JP2013035282A (en) Image forming apparatus and display control method
JP2009260590A (en) Document reader
JP2007158858A (en) Image forming apparatus and image formation processing program
JP6728672B2 (en) Image processing apparatus, image processing program, and image processing method
US9883059B2 (en) Image forming apparatus and terminal apparatus using short-range communication for retrieving image data from a network apparatus, displaying the image data on the terminal apparatus and printing the image data on the image forming apparatus
JPWO2019230163A1 (en) Transmitter and image forming device
JP2010109653A (en) Image reader, image forming apparatus, image reading method, and image reading program
JP7255284B2 (en) Information processing device, information processing method and information processing program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20210917

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20211105