JP5618099B2 - Terminal device, processing device, and program - Google Patents

Terminal device, processing device, and program Download PDF

Info

Publication number
JP5618099B2
JP5618099B2 JP2012144852A JP2012144852A JP5618099B2 JP 5618099 B2 JP5618099 B2 JP 5618099B2 JP 2012144852 A JP2012144852 A JP 2012144852A JP 2012144852 A JP2012144852 A JP 2012144852A JP 5618099 B2 JP5618099 B2 JP 5618099B2
Authority
JP
Japan
Prior art keywords
processing
predetermined data
data
option
identification 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.)
Expired - Fee Related
Application number
JP2012144852A
Other languages
Japanese (ja)
Other versions
JP2012200020A (en
Inventor
小林 洋一
洋一 小林
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2012144852A priority Critical patent/JP5618099B2/en
Publication of JP2012200020A publication Critical patent/JP2012200020A/en
Application granted granted Critical
Publication of JP5618099B2 publication Critical patent/JP5618099B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof

Description

本発明は、端末装置及び処理装置に関する。 The present invention relates to a terminal device and processing device.

近年、プリンタ機能に加えてコピー機能、スキャナ機能、およびファックス機能などの他の機能を兼ね備えた多機能印刷装置(MFP:Multi Function Printer)が開発され実用に供されていることは当業者によく知られている。   In recent years, it is well known to those skilled in the art that a multi-function printer (MFP) having other functions such as a copy function, a scanner function, and a fax function in addition to a printer function has been developed and put into practical use. Are known.

このような多機能印刷装置では、各機能を独立して用いることがほとんどである。たとえば、単体でファックス受信できる多機能印刷装置にあっては、受信と同時に印刷してデータを消去してしまうために、ホストコンピュータ側でのデータ加工などの再利用ができないという難点があった。これに対して特許文献1に開示する技術では、プリンタ機能、スキャナ機能、ファックスモデム機能等を備えた多機能印刷装置において、ファックス受信があったときには、ホストコンピュータの状態を判断してホストコンピュータの準備ができていればファックス受信データをホストコンピュータに転送し、ホストコンピュータの準備ができていなければ、ファックス受信データを自己の記憶部に保存するようにしている。   In such a multi-function printing apparatus, each function is mostly used independently. For example, in a multi-function printing apparatus that can receive a fax by itself, there is a problem that data cannot be reused on the host computer side because data is erased by printing simultaneously with reception. On the other hand, in the technique disclosed in Patent Document 1, in a multi-function printing apparatus having a printer function, a scanner function, a fax modem function, etc., when a fax is received, the state of the host computer is determined by determining the state of the host computer. If ready, the fax reception data is transferred to the host computer. If the host computer is not ready, the fax reception data is stored in its own storage unit.

特開2001−156974号公報JP 2001-156974 A

上記特許文献1に示された従来技術では、ホストコンピュータの準備ができていればMFPで受信したファックスデータをホストコンピュータに転送し、ホストコンピュータの準備ができていなければMFPで受信したファックスデータを自己の記憶部に保存するに止まるため受信したファックスデータの配布先の状態を考慮した受信データの処理方法についてはなんら考慮されていないという課題があった。   In the prior art disclosed in Patent Document 1, fax data received by the MFP is transferred to the host computer if the host computer is ready, and fax data received by the MFP is transferred if the host computer is not ready. There is a problem that no consideration is given to the received data processing method in consideration of the status of the distribution destination of the received fax data because it can only be stored in its own storage unit.

また上記特許文献1に示された従来技術では、MFPで受信するデータとしてはファックスデータについてのみであり、それ以外のデータ、たとえば、管理部門からの印刷データや業務指示データについてはなんら考慮されていないという課題があった。   In the prior art disclosed in Patent Document 1, the data received by the MFP is only for fax data, and other data such as print data and business instruction data from the management department is taken into consideration. There was no problem.

発明は、処理装置側にある所定データに対する処理を端末装置で制御できるようにすることを目的とする。 An object of the present invention is to enable a terminal device to control processing of predetermined data on the processing device side .

請求項1記載の発明は、所定データを記憶する処理装置との間で通信を行う端末装置であって、前記処理装置に記憶される所定データを識別する識別情報と、その所定データから抽出したテキスト情報と、を受信する受信手段と、前記受信手段で受信したテキスト情報を表示すると共に、そのテキスト情報に対応する前記所定データに対する複数の処理選択肢を表示する表示手段と、前記表示手段で表示された複数の処理選択肢の内で任意の選択肢が選択された際は、その選択肢に従った処理要求を前記受信の識別情報と共に前記処理装置に対して送信することで、前記識別情報に対応する前記所定データに対して前記選択肢に従った処理を前記処理装置に実行させるべく制御する処理実行制御手段と、を具備したことを特徴とする。 The invention according to claim 1 is a terminal device that communicates with a processing device that stores predetermined data, the identification information identifying the predetermined data stored in the processing device, and extracted from the predetermined data receiving means for receiving the text information, and which displays the text information received by the receiving means, and display means for displaying a plurality of processing options for the predetermined data corresponding to the text information, displayed on the display means When an arbitrary option is selected from the plurality of processing options, the processing request according to the option is transmitted to the processing device together with the reception identification information, thereby corresponding to the identification information. And a process execution control unit that controls the processing apparatus to execute processing according to the options for the predetermined data.

請求項載の発明は、所定データを受信して端末装置に転送する処理装置であって、所定データを受信した際は、その所定データから抽出したテキスト情報を、当該所定データを識別する識別情報と共に前記端末装置に対して送信する送信手段と、前記テキスト情報の送信後にあって、前記端末装置から前記所定データに対する複数の処理選択肢の内で選択された選択肢の要求を受信した場合には、その要求に含まれる識別情報に基づいて前記所定データを特定し、その特定された所定データに対して前記選択肢に対応した処理を実行する処理手段と、を具備したことを特徴とする。 The invention according to claim 4 is a processing device for receiving predetermined data and transferring it to the terminal device . When the predetermined data is received, the text information extracted from the predetermined data is identified to identify the predetermined data. A transmission means for transmitting to the terminal device together with the information, and after transmission of the text information, when a request for an option selected from a plurality of processing options for the predetermined data is received from the terminal device. And processing means for specifying the predetermined data based on the identification information included in the request and executing processing corresponding to the option for the specified predetermined data.

本発明によれば、処理装置側にある所定データに対する処理を端末装置で制御できるAccording to the present invention , processing for predetermined data on the processing device side can be controlled by the terminal device .

本発明の実施形態に係る印刷データ処理システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a print data processing system according to an embodiment of the present invention. 本発明の実施形態に係る多機能印刷装置の構成を示す機能ブロック図である。1 is a functional block diagram illustrating a configuration of a multifunction printing apparatus according to an embodiment of the present invention. 本発明の実施形態に係るモバイル端末の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the mobile terminal which concerns on embodiment of this invention. 本発明の実施形態に係る多機能印刷装置で行なうソフトウェア処理の流れをソフトウェアブロック単位に示した図である。It is the figure which showed the flow of the software processing performed with the multi-function printing apparatus which concerns on embodiment of this invention per software block. 本発明の実施形態に係る多機能印刷装置で行なうソフトウェア処理の流れをソフトウェアブロック単位に示した図である。It is the figure which showed the flow of the software processing performed with the multi-function printing apparatus which concerns on embodiment of this invention per software block. 本発明の実施形態に係る宛先テーブルの構造を示す図である。It is a figure which shows the structure of the destination table which concerns on embodiment of this invention. 本発明の実施形態に係るFAX処理ファイルの構造を示す図である。It is a figure which shows the structure of the FAX processing file which concerns on embodiment of this invention. 本発明の実施形態に係る印刷処理ファイルの構造を示す図である。It is a figure which shows the structure of the print processing file which concerns on embodiment of this invention. 本発明の実施形態に係る業務指示ファイルの構造を示す図である。It is a figure which shows the structure of the business instruction file which concerns on embodiment of this invention. 本発明の実施形態に係る宛先ワークのファイル構造を示す図である。It is a figure which shows the file structure of the destination workpiece | work which concerns on embodiment of this invention. 本発明の実施形態に係る宛先不明制御テーブルの構造を示す図である。It is a figure which shows the structure of the destination unknown control table which concerns on embodiment of this invention. 本発明の実施形態に係るモバイル端末画面(発注業務処理画面)例を示す図である。It is a figure which shows the example of a mobile terminal screen (ordering work process screen) which concerns on embodiment of this invention. 本発明の実施形態に係るモバイル端末画面(FAX又は印刷データ有り画面)例を示す図である。It is a figure which shows the example of a mobile terminal screen (FAX or print data presence screen) which concerns on embodiment of this invention. 本発明の実施形態に係るモバイル端末画面(業務指示有り画面)例を示す図である。It is a figure which shows the example of a mobile terminal screen (business instruction presence screen) concerning embodiment of this invention. 本発明の実施形態に係るモバイル端末画面(FAX受信処理画面)例を示す図である。It is a figure which shows the example of a mobile terminal screen (FAX reception process screen) which concerns on embodiment of this invention. 本発明の実施形態に係るモバイル端末画面(印刷データ受信処理画面)例を示す図である。It is a figure which shows the example of a mobile terminal screen (print data reception process screen) which concerns on embodiment of this invention. 本発明の実施形態に係るモバイル端末画面(ラベル印刷データ受信処理画面)例を示す図である。It is a figure which shows the example of a mobile terminal screen (label print data reception process screen) which concerns on embodiment of this invention. 本発明の実施形態に係るモバイル端末画面(POP印刷データ受信処理画面)例を示す図である。It is a figure which shows the example of a mobile terminal screen (POP print data reception process screen) which concerns on embodiment of this invention. 本発明の実施形態に係る多機能印刷装置におけるデータ送信動作を説明するためのフローチャートである。6 is a flowchart for explaining a data transmission operation in the multi-function printing apparatus according to the embodiment of the present invention. 図18に示した宛先識別サブルーチン動作を説明するためのフローチャートである。It is a flowchart for demonstrating the destination identification subroutine operation | movement shown in FIG. 図18に示したデータ送信サブルーチン動作を説明するためのフローチャートである。It is a flowchart for demonstrating the data transmission subroutine operation | movement shown in FIG. 本発明の実施形態に係るモバイル端末におけるデータ受信動作を説明するためのフローチャートである。6 is a flowchart for explaining a data reception operation in the mobile terminal according to the embodiment of the present invention. 本発明の実施形態に係るモバイル端末における受信マーク選択動作を説明するためのフローチャートである。6 is a flowchart for explaining a reception mark selection operation in the mobile terminal according to the embodiment of the present invention. 本発明の実施形態に係るモバイル端末における処理選択とその送信動作を説明するためのフローチャートである。It is a flowchart for demonstrating process selection and its transmission operation in the mobile terminal which concerns on embodiment of this invention. 本発明の実施形態に係る多機能印刷装置における処理受信とその実行動作を説明するためのフローチャートである。5 is a flowchart for explaining processing reception and execution operations in the multi-function printing apparatus according to the embodiment of the present invention.

以下、本発明の実施の形態を、図面を参照しながら説明する。
図1は、本発明の実施形態に係る印刷データ処理システムの構成を示すブロック図であり、複数の売場と管理部門を持つ小売業などの店舗を念頭に置いたものである。
(1)管理部門における事務環境100の構成
サーバ1には、店舗情報処理に係る基幹システムを動作させるソフトウェア(図示せず)、及びデータベース(図示せず)が用意されている。基幹システムでは、LAN200を介して、PC2、モバイル端末20、プリンタ3,50が利用可能とされる。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram illustrating a configuration of a print data processing system according to an embodiment of the present invention, and is intended for a retail store or the like having a plurality of sales floors and a management department.
(1) Configuration of the office environment 100 in the management department The server 1 is provided with software (not shown) for operating a basic system related to store information processing and a database (not shown). In the backbone system, the PC 2, the mobile terminal 20, and the printers 3 and 50 can be used via the LAN 200.

PC2は、基幹システムの端末として機能するほか、
1.モバイル端末20への業務指示操作
2.ドキュメントの作成、印刷指示
3.印刷データなど各種データの保管
などの処理を行なう。
(2)売場300,400の構成
第1の売場300に設置されているMFP(Multi Function Printer:多機能印刷装置)9は、インターネット(図示せず)やコモンキャリア(図示せず)を介してFAXデータを受信するとともにLAN200を介して管理部門100から印刷データや業務指示データを受信する。そして、受信した上記データの宛先を判別して、宛先の機器に応じた処理を行なう。
PC2 functions as a core system terminal,
1. 1. Business instruction operation to the mobile terminal 20 2. Document creation and printing instructions Processing such as storage of various data such as print data is performed.
(2) Structure of sales floors 300 and 400 An MFP (Multi Function Printer) 9 installed in the first sales floor 300 is connected via the Internet (not shown) or a common carrier (not shown). In addition to receiving FAX data, print data and business instruction data are received from the management department 100 via the LAN 200. Then, the destination of the received data is determined, and processing corresponding to the destination device is performed.

モバイル端末20は、無線LANアクセスポイント40を経由して以下のように機能する。
1.基幹システムの端末
2.MFP9からの制御で、FAXデータ、印刷データ、業務指示データのテキスト表示を行なう。
The mobile terminal 20 functions as follows via the wireless LAN access point 40.
1. Core system terminal 2. Under the control of the MFP 9, text display of FAX data, print data, and business instruction data is performed.

3.MFP9に対して上記データに関する処理(継続した表示処理、保管、印刷など)を依頼する。
モバイル端末20を保有する保有者が携帯する携帯プリンタ30では、ラベル印刷などのフォーマット化された文書の印刷31を行なう。なおラベル印刷などのフォーマット化された文書一覧の印刷(シート印刷)10をMFP9により行なうことができる。
3. The MFP 9 is requested to perform processing related to the data (continuous display processing, storage, printing, etc.).
A portable printer 30 carried by a holder who owns the mobile terminal 20 prints a formatted document 31 such as label printing. Note that the MFP 9 can perform printing (sheet printing) 10 of a formatted document list such as label printing.

第nの売場400に設置されているプリンタ50は、基幹システムから指示される印刷のほかに、モバイル端末20における処理選択でMFP9に当該プリンタで印刷を実行するよう処理選択された場合にはMFP9の指示により印刷を行なう。   In addition to printing instructed from the core system, the printer 50 installed in the n-th sales floor 400 selects the MFP 9 when the MFP 9 is selected to execute printing with the printer by selecting the process in the mobile terminal 20. Print according to the instructions.

図2は、本発明の実施形態に係るMFPの構成を示す機能ブロック図である。図2においてMFPは、各種のデータ入力や操作入力を行なう入力部12、走査により文書を読み取るスキャナ部13、OCR処理、すなわちイメージをテキストに変換する処理を行なうOCR部14、システムプログラム及び各種プログラムを記録部18から読み出してワークエリアに展開するとともにスキャナ部13及びOCR部14などで処理したデータや伝送制御部19を経由するデータを一時蓄積するRAM15、入力処理や読取処理や変換処理した内容を表示する表示部16、指示されたデータを印刷する印刷部17、システムプログラムや各種処理プログラム(伝送制御部19を介して伝送されてきた各種プログラムを含む)処理した内容を記録する記録部18、ネットワークとの間でデータのやりとりを行なう伝送制御部19、及びこれらの各部をプログラム制御するCPU11を備えている。なお、CPU11は、記録部18に記憶されているシステムプログラムを読み出し、RAM15内に形成されたワークエリアに展開し、該システムプログラムに従って各部を制御すると共に各種処理プログラムに応じた各種処理を実行する。また、伝送制御部19を介して伝送されてきた各種プログラムに従った動作を逐次実行することもできる。   FIG. 2 is a functional block diagram showing the configuration of the MFP according to the embodiment of the present invention. In FIG. 2, the MFP includes an input unit 12 for inputting various data and operations, a scanner unit 13 for reading a document by scanning, an OCR unit for performing OCR processing, that is, processing for converting an image into text, a system program, and various programs. Is read out from the recording unit 18 and expanded in the work area, and the data processed by the scanner unit 13 and the OCR unit 14 and the data via the transmission control unit 19 are temporarily stored in the RAM 15, the contents of input processing, reading processing, and conversion processing A display unit 16 for displaying the instructed data, a printing unit 17 for printing the instructed data, and a recording unit 18 for recording the system program and various processing programs (including various programs transmitted via the transmission control unit 19). Transmission control unit 1 for exchanging data with the network , And a CPU11 for program control these units. The CPU 11 reads the system program stored in the recording unit 18 and develops it in a work area formed in the RAM 15, controls each unit according to the system program, and executes various processes according to various processing programs. . Further, operations according to various programs transmitted via the transmission control unit 19 can be sequentially executed.

図3は、本発明の実施形態に係るモバイル端末の構成を示す機能ブロック図である。図3においてモバイル端末は、各種のデータ入力や操作入力を行なう入力部22、システムプログラム及び各種プログラムを記録部25から読み出してワークエリアに展開するとともにデータを一時蓄積するRAM23、入力および出力するデータを表示する表示部24、システムプログラムや各種処理プログラム(伝送制御部26を介して伝送されてきた各種プログラムを含む)処理した内容を記録する記録部25、ネットワーク及び携帯プリンタ30との間でデータのやりとりを行なう伝送制御部26、及びこれら各部をプログラム制御するCPU21を備えている。なお、CPU21は、記録部25に記憶されているシステムプログラムを読み出し、RAM23内に形成されたワークエリアに展開し、該システムプログラムに従って各部を制御すると共に各種処理プログラムに応じた各種処理を実行する。また、伝送制御部26を介して伝送されてきた各種プログラムに従った動作を逐次実行することもできる。   FIG. 3 is a functional block diagram showing the configuration of the mobile terminal according to the embodiment of the present invention. In FIG. 3, the mobile terminal reads an input unit 22 for inputting various data and operations, a system program and various programs from the recording unit 25, develops them in a work area and temporarily stores data, and inputs and outputs data. Data between the display unit 24 for displaying the contents, the system program and various processing programs (including various programs transmitted via the transmission control unit 26), the recording unit 25 for recording the processed content, the network and the portable printer 30. Are provided with a transmission control unit 26 for performing exchanges and a CPU 21 for program controlling these units. The CPU 21 reads the system program stored in the recording unit 25, develops it in a work area formed in the RAM 23, controls each unit according to the system program, and executes various processes according to various processing programs. . In addition, operations according to various programs transmitted via the transmission control unit 26 can be sequentially executed.

図4A及び図4Bは、本発明の実施形態に係るMFPで行なうソフトウェア処理の流れをソフトウェアブロック単位に示した図である。図4A及び図4Bにおいて、
(1)データ受信ブロック
MFP9は受信データを、FAXデータ、印刷データ、業務指示データに分類し、分類したデータの種類に応じて次段以降のソフトウェアブロックで処理を実行する。
(2)文字データ抽出ブロック
このブロックでは、上記(1)での分類に応じて、MFP9は文字データの抽出処理を行なう。その際、
FAXデータの場合は、図2に示したOCR部14でOCR処理(イメージをテキストに変換する処理)を行ない、それを基にCPU11は文字データを抽出する。
4A and 4B are diagrams showing a software processing flow performed by the MFP according to the embodiment of the present invention in units of software blocks. 4A and 4B,
(1) Data reception block The MFP 9 classifies the received data into FAX data, print data, and business instruction data, and executes processing in software blocks in the subsequent stages according to the type of the classified data.
(2) Character Data Extraction Block In this block, the MFP 9 performs character data extraction processing according to the classification in (1) above. that time,
In the case of FAX data, OCR processing (processing for converting an image into text) is performed by the OCR unit 14 shown in FIG. 2, and the CPU 11 extracts character data based on the OCR processing.

印刷データの場合は、データ解析により図2に示したCPU11は文字データを抽出する。
業務指示データの場合は、図2に示したCPU11は(宛名)業務指示文書から文字データを抽出する。
(3)宛先判別ブロック
このブロックでは、上記(2)で抽出した文字データおよび図2に示したCPU11内に設けられる宛先テーブル(図5T1参照)を用いて、MFP9は以下の処理を行なう。
In the case of print data, the CPU 11 shown in FIG. 2 extracts character data by data analysis.
In the case of business instruction data, the CPU 11 shown in FIG. 2 extracts character data from the (address) business instruction document.
(3) Destination Determination Block In this block, the MFP 9 performs the following processing using the character data extracted in (2) above and the destination table (see T1 in FIG. 5) provided in the CPU 11 shown in FIG.

1.宛先の判別
2.宛先テーブルから、宛先に設定されている機器のネットワークアドレスを獲得する。
1. 1. Destination determination Obtain the network address of the device set as the destination from the destination table.

ここで宛先テーブルについて説明する。図5は、本発明の実施形態に係る宛先テーブルの構造を示す図である。図5の宛先テーブルT1において、
1.宛先NO.は、宛先のシーケンシャル番号を示すものである。
Here, the destination table will be described. FIG. 5 is a diagram showing the structure of the destination table according to the embodiment of the present invention. In the destination table T1 of FIG.
1. Address No. Indicates a sequential number of the destination.

2.宛先キーワードは、宛先の判別に用いる情報であり、文字データから抽出した宛先と本テーブルに登録されている宛先キーワードとを比較して、宛先を確定する。この場合、宛先キーワードによっては、複数の宛先が対象となることもある。     2. The destination keyword is information used to determine the destination, and the destination is determined by comparing the destination extracted from the character data with the destination keyword registered in this table. In this case, depending on the destination keyword, a plurality of destinations may be targeted.

3.ネットワークアドレスは、宛先ごとに保有することが許容された機器(モバイル端末、携帯プリンタ、PCなど)、および、そのネットワークアドレスを格納する。
なお、宛先テーブルT1におけるモバイル端末のネットワークアドレスは当該モバイル端末をログインする毎に更新される仕組みとなっており、宛先と1対1に対応するものではない。モバイル端末は、業務従事者全員に保有させるのではなく、午前/午後或いは日勤/夜勤などの就業時間が異なる業務従事者にモバイル端末を保有させてモバイル端末を有効に活用する。PCについても同様に措置することができる。
(4)モバイル端末への送信ブロック
このブロックでは、上記(1)〜(3)で得た情報を、該当するモバイル端末20に送信する処理を行なう。一例を示すと、FAXの場合は、FAX情報(送信元、受信時刻など)、抽出した文字データ、ネットワーク情報(宛先テーブルから得た、該当ユーザが利用可能なネットワーク上の機器に関する情報)をモバイル端末20に送信する。
3. The network address stores a device (mobile terminal, portable printer, PC, etc.) permitted to be held for each destination, and the network address.
The network address of the mobile terminal in the destination table T1 is updated every time the mobile terminal is logged in, and does not correspond to the destination one-to-one. The mobile terminal is not used by all business workers, but is effectively used by allowing business workers having different working hours such as morning / afternoon or day / night work to have the mobile terminal. Similar measures can be taken for PCs.
(4) Transmission Block to Mobile Terminal In this block, processing for transmitting the information obtained in the above (1) to (3) to the corresponding mobile terminal 20 is performed. As an example, in the case of FAX, the FAX information (source, reception time, etc.), extracted character data, and network information (information about devices on the network that can be used by the corresponding user obtained from the destination table) are mobile. It transmits to the terminal 20.

なお、宛先に対応するモバイル端末20が登録されていない場合は、代替としてPC2へ送信する。またPC2も登録されていない場合は、MFP9で印刷を行なう。
このように本実施形態に係るモバイル端末は、多機能印刷装置で受信したFAX、印刷データの内容を文字データで確認をすることができる。またモバイル端末には、多機能印刷装置で抽出した文字データが送信されるので、多機能印刷装置で受信したデータすべてを送信する場合に較べて業務中のモバイル端末にかかる負荷を少なくすることができる。さらに業務と並行しながら受信データの処理を高性能に実施することができる。
(5)モバイル端末からの応答待ち/応答に応じた処理ブロック
このブロックでは、上記(4)に対応して、モバイル端末20(または、PC2)は表示画面に表示されたデータの処理方法についての処理選択を行なう。これについては後述する。
If the mobile terminal 20 corresponding to the destination is not registered, it is transmitted to the PC 2 as an alternative. If the PC 2 is not registered, the MFP 9 performs printing.
As described above, the mobile terminal according to the present embodiment can confirm the contents of FAX and print data received by the multi-function printing apparatus with character data. In addition, since the character data extracted by the multi-function printing device is transmitted to the mobile terminal, it is possible to reduce the load on the mobile terminal in business compared to the case where all the data received by the multi-function printing device is transmitted. it can. Furthermore, the received data can be processed with high performance in parallel with the business.
(5) Processing block in response to response / response from mobile terminal In this block, in correspondence with (4) above, the mobile terminal 20 (or PC 2) is responsible for processing the data displayed on the display screen. Select a process. This will be described later.

MFP9はモバイル端末20(または、PC2)で選択された処理を受信し、それに応じた処理を行なう。例えば、モバイル端末20へ表示用のイメージデータを送信する、指定されたプリンタに印刷指示する、または、PC2にデータを保管する、などの処理を行なう。   The MFP 9 receives the process selected by the mobile terminal 20 (or the PC 2) and performs a process corresponding thereto. For example, processing such as transmitting image data for display to the mobile terminal 20, instructing printing to a designated printer, or storing data in the PC 2 is performed.

このように本実施形態に係るモバイル端末は、受信データの処理を選択指示し、多機能印刷装置で実行することで業務効率の向上をはかることができる。またモバイル端末に対して、印刷処理を伴う業務指示が可能となり、モバイル端末利用者は業務指示から印刷までシームレスな操作を行なうことができるので、業務効率の向上が図られ、業務ミスを防止できる。   As described above, the mobile terminal according to the present embodiment can improve the work efficiency by instructing the selection of the processing of the received data and executing it on the multi-function printing apparatus. In addition, business instructions with print processing can be performed on mobile terminals, and mobile terminal users can perform seamless operations from business instructions to printing, improving business efficiency and preventing business errors. .

図6は、本発明の実施形態に係るFAX処理ファイルの構造を示す図である。FAX処理ファイル(F1)は、ファイル・タイプにFAX識別情報と処理番号を含み、さらにOCR処理後のテキストデータと該テキストデータの終了を示すテキスト終了情報とFAXイメージデータとを含む。   FIG. 6 is a view showing the structure of a FAX processing file according to the embodiment of the present invention. The FAX processing file (F1) includes FAX identification information and a processing number as a file type, and further includes text data after OCR processing, text end information indicating the end of the text data, and FAX image data.

図7は、本発明の実施形態に係る印刷処理ファイルの構造を示す図である。印刷処理ファイル(F2)は、ファイル・タイプに印刷(PRT)識別情報と処理番号を含み、さらに印刷テキストデータと該テキストデータの終了を示すテキスト終了情報と印刷イメージデータとを含む。   FIG. 7 is a diagram showing the structure of a print processing file according to the embodiment of the present invention. The print processing file (F2) includes print (PRT) identification information and a process number in the file type, and further includes print text data, text end information indicating the end of the text data, and print image data.

図8は、本発明の実施形態に係る業務指示ファイルの構造を示す図である。業務指示ファイル(F3)は、ファイル・タイプに業務指示(WRK)識別情報と処理番号を含むほか、以下の(a)〜(c)に示す情報を含む。
(a)宛名業務指示文書
フリーフォーマットのテキストデータで、要素として以下の2つを含む。
FIG. 8 is a diagram showing the structure of a business instruction file according to the embodiment of the present invention. The business instruction file (F3) includes business instruction (WRK) identification information and a process number as a file type, and also includes information shown in the following (a) to (c).
(A) Address work instruction document Free-format text data including the following two elements.

1.宛先に関するキーワード(DPT=部門、役職、氏名)
2.(印刷)業務指示内容
(b)印刷データのヘッダ
ヘッダは、要素として以下の2つを含む。
1. Keywords related to the destination (DPT = department, title, name)
2. (Print) Business instruction content (b) Print data header The header includes the following two elements.

1.データ種(印刷データの種類、用紙種・サイズなど)、例えば、印刷データの種類を示す情報が、1ならラベル、2ならPOP、3ならその他、という具合に数値によって識別される。     1. Data type (print data type, paper type / size, etc.), for example, information indicating the type of print data is identified by a numerical value such as 1 for a label, 2 for POP, 3 for others, and so on.

2.プリンタ種(印刷することが可能なプリンタの種類情報を1〜nの数値によって示す)、例えば、該当データを印刷できるプリンタの種類を示す情報が、1ならMFP、2なら売場プリンタ、3なら携帯プリンタ、10ならMFP(カラー)、20なら売場プリンタ(カラー)、という具合に数値によって識別される。そして複数のプリンタ種類を指定できる。
(c)印刷データ本体
印刷するデータの本体を示す。
2. Printer type (printable printer type information is indicated by a numerical value from 1 to n), for example, if the information indicating the type of printer capable of printing the corresponding data is 1, MFP is 2; Printers 10 and 10 are identified by numerical values such as MFP (color), 20 is sales floor printer (color), and so on. Multiple printer types can be specified.
(C) Print data body Indicates the body of data to be printed.

なお、上記において業務指示ファイルには、業務指示のみの場合と、印刷を含む業務指示の場合があり、業務指示のみの場合には、上記した印刷データ種、プリンタ種、印刷データは不要で、印刷を含む業務指示の場合はそれらの情報が必要となる。   In the above, the business instruction file includes a business instruction only and a business instruction including printing. In the case of only the business instruction, the above-described print data type, printer type, and print data are not necessary. For business instructions including printing, such information is required.

このように本実施形態では、業務指示と印刷との間に連携を持たせているので、印刷を伴う業務指示を受けた場合に宛先機器で即座に対応することができる。
図9は、本発明の実施形態に係る宛先ワークのファイル構造を示す図である。宛先ワークファイル(F4)は、図6〜図8に示した各処理ファイルにおける宛先に関して、DPT(department:部門)、役職、氏名を宛先キーワードとして格納する。
As described above, in the present embodiment, since the business instruction and printing are linked, when the business instruction with printing is received, the destination device can respond immediately.
FIG. 9 is a diagram showing a file structure of the destination work according to the embodiment of the present invention. The destination work file (F4) stores DPT (department), title, and name as destination keywords for the destinations in the processing files shown in FIGS.

図10は、本発明の実施形態に係る宛先不明制御テーブルの構造を示す図である。宛先不明制御テーブル(F5)は、図5に示した宛先テーブルから宛先のネットワークアドレスが得られなかった場合に該当受信データの処理を定義するものである。すなわちFAXデータ、印刷データ、業務指示データの処理をそれぞれn1、n2、n3の値によって定義するものであって、上記各データについてnの値が、例えば、0ならばMFPで印刷、1ならば全員にデータ送信、9ならばMFPに蓄積、という具合に数値によって処理が定義される。なお、MFPに蓄積された宛先不明データは、手操作で印刷、配布、破棄などの処理を行ない、いつまでもMFPに蓄積したままの状態にせずに受信データを処理する。   FIG. 10 is a diagram showing the structure of the destination unknown control table according to the embodiment of the present invention. The destination unknown control table (F5) defines the processing of the received data when the destination network address is not obtained from the destination table shown in FIG. That is, the processing of FAX data, print data, and business instruction data is defined by the values of n1, n2, and n3. If the value of n for each of the above data is 0, for example, it is printed by the MFP. The processing is defined by numerical values such as data transmission to all members, storage in the MFP if 9. The destination unknown data stored in the MFP is manually printed, distributed, discarded, and the received data is processed without being stored in the MFP indefinitely.

図11は、本発明の実施形態に係る発注業務中のモバイル端末画面例を示す図である。モバイル端末は、基幹システムにおける発注業務に利用されており、図11は通常発注業務画面例を示している。画面上に表示されているように発注業務で発生する商品名、取引先、DPT(部門)、売価などの項目が列挙され、商品コードに数量を入力できるようにしている。   FIG. 11 is a diagram showing an example of a mobile terminal screen during ordering work according to the embodiment of the present invention. The mobile terminal is used for ordering work in the backbone system, and FIG. 11 shows an example of a normal ordering work screen. As displayed on the screen, items such as product name, business partner, DPT (department), selling price, etc. generated in the ordering work are listed so that the quantity can be entered in the product code.

図12は、図11に示した発注業務中のモバイル端末画面にFAX、または、印刷データをMFPが受信したときの本発明の実施形態に係るモバイル端末画面例を示す図である。すなわち、図11の発注業務に従事している最中にFAX、又は、印刷データをMFPが受信したことをモバイル端末画面上に表示するものである。図12においては、画面上部枠にFAX、又は、印刷データをMFPが受信したことを示す受信マーク(アイコン及び当該アイコンに対する表示色)等によって表示し、端末利用者に報知する。なお、端末利用者への報知はこのような受信マークに限らず、例えば、振動で報知しても良い。   FIG. 12 is a diagram showing an example of the mobile terminal screen according to the embodiment of the present invention when the MFP receives FAX or print data on the mobile terminal screen in the ordering operation shown in FIG. That is, it is displayed on the mobile terminal screen that the MFP has received FAX or print data while engaged in the ordering work of FIG. In FIG. 12, FAX or print data is displayed on the upper frame of the screen by a reception mark (icon and display color for the icon) indicating that the MFP has received, and is notified to the terminal user. The notification to the terminal user is not limited to such a reception mark, and may be notified by vibration, for example.

図13は、図11に示した発注業務中のモバイル端末画面に業務指示をMFPが受信したときの本発明の実施形態に係るモバイル端末画面例を示す図である。すなわち、図11の発注業務に従事している最中に管理部門から業務指示をMFPが受信したことをモバイル端末画面上に表示するものである。図13においては、画面上部枠に業務指示をMFPが受信したことを示す受信マーク(アイコン及び当該アイコンに対する表示色、ただし図12とは異なる色)等によって表示し、端末利用者に報知する。なお、端末利用者への報知はこのような受信マークに限らず、例えば、振動(ただし図12とは異なる振動)で報知しても良い。   FIG. 13 is a diagram showing an example of the mobile terminal screen according to the embodiment of the present invention when the MFP receives a business instruction on the mobile terminal screen in the ordering business shown in FIG. That is, it is displayed on the mobile terminal screen that the MFP has received a business instruction from the management department while engaged in the ordering business in FIG. In FIG. 13, a reception mark (icon and display color for the icon, but a color different from FIG. 12) indicating that the MFP has received a business instruction is displayed in the upper frame of the screen and notified to the terminal user. The notification to the terminal user is not limited to such a reception mark, and may be notified by vibration (however, vibration different from FIG. 12), for example.

図14は、図12の受信マーク(アイコン)表示中においてアイコンをクリックすることで画面切替えが行なわれてFAX受信処理画面に移行した本発明の実施形態に係るモバイル端末画面例を示す図である。図14に示すFAX受信処理画面では、処理すべきMFPからの受信内容が「FAX受信処理」と表示される。また、FAX送信元が、「○○○○から」と表示され、かつMFPから受信した内容が「FAX」であることが表示される。そして、MFPにおけるFAX処理ファイル(図6F1参照)に抽出されたテキストデータが表示される(なお、MFPのOCR処理で判読不可の文字には特定記号(例えば、下向き黒三角)が挿入されて表示される)。また受信されたFAXデータについて、モバイル端末下部に、「表示」、「印刷」、「保管」のいずれかの処理選択を促す表示が行なわれる。これらの表示はデータ配布先の機器の状態を考慮してなされるものである。   FIG. 14 is a diagram showing an example of a mobile terminal screen according to an embodiment of the present invention in which the screen is switched by clicking an icon while the reception mark (icon) of FIG. 12 is displayed and the screen is shifted to the FAX reception processing screen. . On the FAX reception processing screen shown in FIG. 14, the received content from the MFP to be processed is displayed as “FAX reception processing”. Further, the FAX transmission source is displayed as “From XXX”, and the content received from the MFP is displayed as “FAX”. Then, the extracted text data is displayed in the FAX processing file (see FIG. 6F1) in the MFP (note that a specific symbol (for example, a downward black triangle) is inserted and displayed in characters that cannot be read by the OCR processing of the MFP. ) In addition, the received FAX data is displayed on the lower part of the mobile terminal so as to prompt the user to select one of “display”, “print”, and “storage”. These displays are made in consideration of the status of the data distribution destination device.

図15は、図12の受信マーク(アイコン)表示中においてアイコンをクリックすることで画面切替えが行なわれて印刷データ受信処理画面に移行した本発明の実施形態に係るモバイル端末画面例を示す図である。図15に示す印刷データ受信処理画面では、処理すべきMFPからの受信内容が「印刷データ受信処理」と表示される。またMFPから受信した内容が「印刷データ」であることが表示される。そして、MFPにおける印刷処理ファイル(図7F2参照)に抽出されたテキストデータが表示される。また受信された印刷データについて、モバイル端末下部に、「表示」、「印刷」、「保管」のいずれかの処理選択を促す表示が行なわれる。これらの表示はデータ配布先の機器の状態を考慮してなされるものである。   FIG. 15 is a diagram showing an example of a mobile terminal screen according to an embodiment of the present invention in which the screen is switched by clicking an icon while the reception mark (icon) of FIG. 12 is displayed and the screen is switched to the print data reception processing screen. is there. On the print data reception process screen shown in FIG. 15, the content received from the MFP to be processed is displayed as “print data reception process”. Further, it is displayed that the content received from the MFP is “print data”. Then, the extracted text data is displayed in the print processing file (see FIG. 7F2) in the MFP. The received print data is displayed at the bottom of the mobile terminal to prompt the user to select one of “display”, “print”, and “storage”. These displays are made in consideration of the status of the data distribution destination device.

図16は、図13の受信マーク(アイコン)表示中においてアイコンをクリックすることで画面切替えが行なわれてラベル印刷データ受信処理画面に移行した本発明の実施形態に係るモバイル端末画面例を示す図である。図16に示すラベル印刷データ受信処理画面では、処理すべきMFPからの受信内容が「ラベル印刷データ受信処理」と表示される。またMFPから受信した内容が「ラベル印刷データ」であることが表示される。そして、MFPにおける業務指示ファイル(図8F3参照)に抽出された宛名業務指示文書がテキスト表示される。また受信されたラベル印刷データについて、モバイル端末下部に、「印刷」におけるプリンタの選択、印刷枚数の指定を促す表示が行なわれる。これらの表示はデータ配布先の機器の状態を考慮してなされるものである。   FIG. 16 is a diagram showing an example of a mobile terminal screen according to the embodiment of the present invention in which the screen is switched by clicking an icon while the reception mark (icon) of FIG. 13 is displayed and the screen is shifted to the label print data reception processing screen. It is. In the label print data reception process screen shown in FIG. 16, the content received from the MFP to be processed is displayed as “label print data reception process”. Further, it is displayed that the content received from the MFP is “label print data”. Then, the addressed business instruction document extracted in the business instruction file (see FIG. 8F3) in the MFP is displayed as text. In addition, the received label print data is displayed on the lower part of the mobile terminal so as to prompt the user to select a printer and specify the number of prints in “Print”. These displays are made in consideration of the status of the data distribution destination device.

図17は、図13の受信マーク(アイコン)表示中においてアイコンをクリックすることで画面切替えが行なわれてPOP印刷データ受信処理画面に移行した本発明の実施形態に係るモバイル端末画面例を示す図である。図17に示すPOP印刷データ受信処理画面では、処理すべきMFPからの受信内容が「POP印刷データ受信処理」と表示される。またMFPから受信した内容が「POP印刷データ」であることが表示される。そして、MFPにおける業務指示ファイル(図8F3参照)に抽出された宛名業務指示文書がテキスト表示される。また受信されたPOP印刷データの処理について、モバイル端末下部に、「印刷」におけるプリンタの選択(複数選択可)、印刷枚数の指定を促す表示が行なわれる。これらの表示はデータ配布先の機器の状態を考慮してなされるものである。   FIG. 17 is a diagram showing an example of a mobile terminal screen according to the embodiment of the present invention in which the screen is switched by clicking an icon while the reception mark (icon) of FIG. 13 is displayed and the screen is shifted to the POP print data reception processing screen. It is. On the POP print data reception process screen shown in FIG. 17, the received content from the MFP to be processed is displayed as “POP print data reception process”. Further, it is displayed that the content received from the MFP is “POP print data”. Then, the addressed business instruction document extracted in the business instruction file (see FIG. 8F3) in the MFP is displayed as text. In addition, regarding the processing of the received POP print data, a display prompting the user to select a printer (multiple selection is possible) in “Print” and specify the number of prints is performed at the bottom of the mobile terminal. These displays are made in consideration of the status of the data distribution destination device.

次に本発明の実施形態に係る印刷データ処理システムの動作を図18〜図24に示すフローチャートを用いて説明する。
図18は、本発明の実施形態に係るMFPにおけるデータ送信動作を説明するためのフローチャートである。図18において、ステップS11では、MFPで受信したデータの種類を判別する。データの種類には、上述したようにFAXデータ、印刷データおよび業務指示データがあるので、まず、FAXデータの場合について説明する。
Next, the operation of the print data processing system according to the embodiment of the present invention will be described with reference to the flowcharts shown in FIGS.
FIG. 18 is a flowchart for explaining a data transmission operation in the MFP according to the embodiment of the present invention. In FIG. 18, in step S11, the type of data received by the MFP is determined. As described above, since there are FAX data, print data, and business instruction data as data types, the case of FAX data will be described first.

FAXデータの場合に、ステップS12においてOCR処理で、テキストデータを抽出する。次いでステップS13ではイメージデータ、テキストデータと識別情報、処理番号などで構成されるFAX処理ファイル(図6F1参照)を生成する。生成したFAX処理ファイルについて、ステップS14では宛先識別サブルーチンを実行する。そしてステップS15ではデータ送信サブルーチンを実行する。それらを実行したら処理を終了する。   In the case of FAX data, text data is extracted by OCR processing in step S12. In step S13, a FAX processing file (see FIG. 6F1) including image data, text data and identification information, a processing number, and the like is generated. For the generated FAX processing file, a destination identification subroutine is executed in step S14. In step S15, a data transmission subroutine is executed. If they are executed, the process is terminated.

印刷データの場合に、ステップS16において印刷データを解析し、テキストデータを抽出する。次いでステップS17ではイメージデータ、テキストデータと識別情報、処理番号などで構成される印刷処理ファイル(図7F2参照)を生成する。生成した印刷処理ファイルについて、ステップS18では宛先識別サブルーチンを実行する。そしてステップS19ではデータ送信サブルーチンを実行する。それらを実行したら処理を終了する。   In the case of print data, the print data is analyzed and text data is extracted in step S16. In step S17, a print processing file (see FIG. 7F2) including image data, text data, identification information, a processing number, and the like is generated. In step S18, a destination identification subroutine is executed for the generated print processing file. In step S19, a data transmission subroutine is executed. If they are executed, the process is terminated.

業務指示データの場合に、ステップS20において業務指示データを解析し、テキストデータを抽出する。次いでステップS21ではイメージを含む印刷データ、テキストデータと識別情報、処理番号などで構成される業務指示ファイル(図8F3参照)を生成する。生成した業務指示ファイルについて、ステップS22では宛先識別サブルーチンを実行する。そしてステップS23ではデータ送信サブルーチンを実行する。それらを実行したら処理を終了する。   In the case of business instruction data, the business instruction data is analyzed in step S20, and text data is extracted. In step S21, a business instruction file (see FIG. 8F3) including print data including an image, text data and identification information, a process number, and the like is generated. For the generated business instruction file, a destination identification subroutine is executed in step S22. In step S23, a data transmission subroutine is executed. If they are executed, the process is terminated.

図19は、図18に示した宛先識別サブルーチン動作を説明するためのフローチャートである。図19において、ステップS31では、図18で分枝された入力ファイル(図6F1〜図8F3参照)の種類を識別する。   FIG. 19 is a flow chart for explaining the destination identification subroutine operation shown in FIG. 19, in step S31, the type of the input file branched in FIG. 18 (see FIGS. 6F1 to 8F3) is identified.

入力ファイルがFAX処理ファイル(図6F1参照)であれば、ステップS32に進み、ステップS32ではFAX処理ファイルのテキストデータに、宛先テーブル(図5T1参照)に登録された宛先キーワードが含まれているかを検索し、含まれている場合には、次ステップS35に進み、含まれていなければ、宛先不明制御テーブル(図10F5参照)の値に従って処理を行なう。   If the input file is a FAX processing file (see FIG. 6F1), the process proceeds to step S32. In step S32, whether the destination keyword registered in the destination table (see T1 in FIG. 5) is included in the text data of the FAX processing file. If it is found and is included, the process proceeds to the next step S35, and if it is not included, the process is performed according to the value of the destination unknown control table (see FIG. 10F5).

また入力ファイルが印刷処理ファイル(図7F2参照)であれば、ステップS33に進み、ステップS33では印刷処理ファイルのテキストデータに、宛先テーブル(図5T1参照)に登録された宛先キーワードが含まれているかを検索し、含まれている場合には、次ステップS35に進み、含まれていなければ、宛先不明制御テーブル(図10F5参照)の値に従って処理を行なう。   If the input file is a print processing file (see FIG. 7F2), the process proceeds to step S33. In step S33, whether the destination keyword registered in the destination table (see FIG. 5T1) is included in the text data of the print processing file. If it is included, the process proceeds to the next step S35. If it is not included, the process is performed according to the value of the destination unknown control table (see FIG. 10F5).

また入力ファイルが業務指示ファイル(図8F3参照)であれば、ステップS34に進み、ステップS34では業務指示ファイルの宛先テキストデータに、宛先テーブル(図5T1参照)に登録された宛先キーワードが含まれているかを検索し、含まれている場合には、次ステップS35に進み、含まれていなければ、宛先不明制御テーブル(図10F5参照)の値に従って処理を行なう。   If the input file is a business instruction file (see FIG. 8F3), the process proceeds to step S34. In step S34, the destination text data of the business instruction file includes the destination keyword registered in the destination table (see FIG. 5T1). If it is included, the process proceeds to the next step S35. If it is not included, the process is performed according to the value of the destination unknown control table (see FIG. 10F5).

ステップS35では検索結果を宛先ワーク(図9F4参照)に格納する。そして宛先識別のサブルーチン処理を終了する。
図20は、図18に示したデータ送信サブルーチン動作を説明するためのフローチャートである。図20において、ステップS41では、宛先ワーク(図9F4参照)と合致する宛先が宛先テーブル(図5T1参照)に含まれるかを判定する。
In step S35, the search result is stored in the destination work (see FIG. 9F4). Then, the destination identification subroutine is terminated.
FIG. 20 is a flowchart for explaining the data transmission subroutine operation shown in FIG. 20, in step S41, it is determined whether or not a destination that matches the destination work (see FIG. 9F4) is included in the destination table (see T1 in FIG. 5).

合致する宛先が宛先テーブルに含まれていた場合には、ステップS42に進み、ステップS42では宛先テーブルから合致した宛先のモバイルアドレスを取出す。モバイルアドレスが無い場合は、代わりにPCアドレスを取出す。そしてステップS45に進む。合致条件の優先順位は、(1)DPT、役職、氏名(姓のみでも可)、(2)DPTと氏名(姓のみでも可)、(3)氏名(姓のみでも可)の順である。   If the matching destination is included in the destination table, the process proceeds to step S42, and the mobile address of the matching destination is extracted from the destination table in step S42. If there is no mobile address, the PC address is taken out instead. Then, the process proceeds to step S45. The priorities of the matching conditions are (1) DPT, title, full name (last name only), (2) DPT and full name (last name only), (3) full name (last name only).

合致する宛先が宛先テーブル(図5T1参照)に含まれていなかった場合には、ステップS43に進み、ステップS43では宛先不明制御テーブル(図10F5参照)の設定値が‘1’かを判定する。設定値が‘1’であれば、ステップS44に進み、ステップS44では宛先ワーク(図9F4参照)にDPT(部門)が格納されていれば、DPTが合致する全員のモバイルアドレスを取出し、DPTが格納されていなければ全員のモバイルアドレスを取出す。モバイルアドレスが無い場合は、代わりにPCアドレスを取出す。そしてステップS45に進む。ステップS45では取出したアドレス(複数あれば全て)にデータを送信する。送信するデータは、
(a)FAXデータの場合
FAX処理ファイル(図6F1参照)の(1)FAX識別情報;処理番号、(2)OCR処理後のテキストデータ、(3)テキストデータ終了情報、を送信する。
If the matching destination is not included in the destination table (see T1 in FIG. 5), the process proceeds to step S43, and it is determined in step S43 whether the setting value of the destination unknown control table (see FIG. 10F5) is “1”. If the set value is “1”, the process proceeds to step S44. If DPT (department) is stored in the destination work (see FIG. 9F4), the mobile addresses of all the DPTs match are extracted and the DPT is set. If it is not stored, the mobile address of everyone is taken out. If there is no mobile address, the PC address is taken out instead. Then, the process proceeds to step S45. In step S45, data is transmitted to the extracted address (if there are a plurality of addresses). The data to send is
(a) In the case of FAX data (1) FAX identification information of the FAX processing file (see FIG. 6F1); processing number, (2) text data after OCR processing, and (3) text data end information are transmitted.

(b)印刷データの場合
印刷処理ファイル(図7F2参照)の(1)印刷識別情報;処理番号、(2)印刷テキストデータ、(3)テキストデータ終了情報、を送信する。
(b) In the case of print data (1) Print identification information; process number, (2) print text data, and (3) text data end information of the print processing file (see FIG. 7F2) are transmitted.

(c)業務指示データの場合
業務指示ファイル(図8F3参照)の(1)業務指示識別情報;処理番号、(4)業務指示テキストデータ、(5)業務指示データ終了情報、(6)印刷データ種、(7)プリンタ種、(8)制御終了情報、を送信する。
(c) In the case of business instruction data (1) Business instruction identification information in the business instruction file (see FIG. 8F3); processing number, (4) business instruction text data, (5) business instruction data end information, (6) print data Type, (7) printer type, and (8) control end information.

ただし、該当するアドレスが存在しない場合は、宛先不明制御テーブル(図10F5参照)の値に従って処理を行なう。すなわち、宛先不明制御テーブルの値が‘0’なら、MFPで印刷を実施し、宛先不明制御テーブルの値が‘9’ならMFPにデータ蓄積する。以上の処理を行なったら処理を終了する。   However, if the corresponding address does not exist, processing is performed according to the value of the destination unknown control table (see FIG. 10F5). That is, if the value of the destination unknown control table is “0”, printing is performed by the MFP, and if the value of the destination unknown control table is “9”, data is stored in the MFP. When the above processing is performed, the processing ends.

一方、ステップS43で宛先不明制御テーブル(図10F5参照)の設定値が‘1’以外であれば、ステップS46に進み、ステップS46で宛先不明制御テーブルの値に従って処理を行なう。すなわち、宛先不明制御テーブルの値が‘0’なら、MFPで印刷を実施し、宛先不明制御テーブルの値が‘9’ならMFPにデータ蓄積する。以上の処理を行なったら処理を終了する。   On the other hand, if the setting value of the destination unknown control table (see FIG. 10F5) is other than “1” in step S43, the process proceeds to step S46, and processing is performed in step S46 according to the value of the destination unknown control table. That is, if the value of the destination unknown control table is “0”, printing is performed by the MFP, and if the value of the destination unknown control table is “9”, data is stored in the MFP. When the above processing is performed, the processing ends.

図21は、本発明の実施形態に係るモバイル端末におけるデータ受信動作を説明するためのフローチャートである。図21において、ステップS51では、モバイル端末で受信したデータの種類を判別する。データの種類が、FAX、または、印刷であれば、ステップS52に進み、ステップS52では対応した受信マーク(図12参照)を表示する。そして処理を終了する。一方、データの種類が業務指示であれば、ステップS53に進み、ステップS53では対応した受信マーク(図13参照)を表示する。そして処理を終了する。   FIG. 21 is a flowchart for explaining a data reception operation in the mobile terminal according to the embodiment of the present invention. In FIG. 21, in step S51, the type of data received by the mobile terminal is determined. If the data type is FAX or printing, the process proceeds to step S52, and a corresponding reception mark (see FIG. 12) is displayed in step S52. Then, the process ends. On the other hand, if the type of data is a business instruction, the process proceeds to step S53, and a corresponding reception mark (see FIG. 13) is displayed in step S53. Then, the process ends.

図22は、本発明の実施形態に係るモバイル端末における受信マーク選択動作を説明するためのフローチャートである。図22において、ステップS61では、モバイル端末で受信したデータの種類を判別する。データの種類が、FAXであれば、ステップS62に進み、ステップS62では対応したフォーマットでテキストを表示する(図14参照)。その際、端末下部に表示する処理の選択肢は、該当宛先に登録された機器を勘案したものとする。そして処理を終了する。またデータの種類が、印刷であれば、ステップS63に進み、ステップS63では対応したフォーマットでテキストを表示する(図15参照)。その際、端末下部に表示する処理の選択肢は、該当宛先に登録された機器を勘案したものとする。そして処理を終了する。またデータの種類が、業務指示であれば、ステップS64に進み、ステップS64では対応したフォーマットでテキストを表示する(図16、図17参照)。その際、端末上部に表示する業務タイトル、端末下部に表示する処理の選択肢は、受信した印刷データ種、プリンタ種を勘案したものとする。そして処理を終了する。   FIG. 22 is a flowchart for explaining a reception mark selection operation in the mobile terminal according to the embodiment of the present invention. In FIG. 22, in step S61, the type of data received by the mobile terminal is determined. If the data type is FAX, the process proceeds to step S62, where the text is displayed in a corresponding format (see FIG. 14). At this time, it is assumed that the processing options displayed at the bottom of the terminal take into account the device registered at the corresponding destination. Then, the process ends. If the data type is printing, the process proceeds to step S63, where the text is displayed in a corresponding format (see FIG. 15). At this time, it is assumed that the processing options displayed at the bottom of the terminal take into account the device registered at the corresponding destination. Then, the process ends. If the data type is a business instruction, the process proceeds to step S64, where the text is displayed in a corresponding format (see FIGS. 16 and 17). At this time, it is assumed that the business title displayed at the upper part of the terminal and the processing options displayed at the lower part of the terminal take into account the received print data type and printer type. Then, the process ends.

図23は、本発明の実施形態に係るモバイル端末における処理選択とその送信動作を説明するためのフローチャートである。モバイル端末ではファイルの種類に対応したテキストデータを閲覧した利用者がその受信データの処理選択を行なう。そのためにまずステップS71では、利用者が処理選択した項目を判別する。処理選択した項目が、次頁、または、前頁であれば、ステップS72に進み、ステップS72ではテキストの次頁、または、前頁を表示する。そして処理を終了する。一方、処理選択した項目が実行であれば、ステップS73に進み、ステップS73で、選択された処理、処理番号および端末アドレスをMFPに送信する。選択された処理としては、データ表示処理の継続、データ表示方法(テキスト/イメージ)の変更、指定されたPCへの受信データ保管、指定されたプリンタ(MFPを含む)での印刷、などである。そして処理を終了する。   FIG. 23 is a flowchart for explaining processing selection and transmission operation in the mobile terminal according to the embodiment of the present invention. In the mobile terminal, a user who browses text data corresponding to a file type selects processing of the received data. For this purpose, first, in step S71, the item selected for processing by the user is determined. If the item selected for processing is the next page or the previous page, the process proceeds to step S72. In step S72, the next page or the previous page of text is displayed. Then, the process ends. On the other hand, if the selected item is execution, the process proceeds to step S73, and the selected process, process number, and terminal address are transmitted to the MFP in step S73. The selected processing includes continuation of data display processing, change of data display method (text / image), storage of received data on a specified PC, printing with a specified printer (including MFP), and the like. . Then, the process ends.

図24は、本発明の実施形態に係るMFPにおける処理受信とその実行動作を説明するためのフローチャートである。図24のステップS81では、端末から受信したデータ(すなわち、図23のステップS73でMFPに送られた、選択された処理、処理番号および端末アドレス)を解析して、処理番号に該当するファイル(図6F1〜図8F3参照)のデータを対象として、指定された処理を、指定された機器で行なう。そして処理を終了する。   FIG. 24 is a flowchart for explaining processing reception and its execution operation in the MFP according to the embodiment of the present invention. In step S81 in FIG. 24, data received from the terminal (that is, the selected process, process number, and terminal address sent to the MFP in step S73 in FIG. 23) is analyzed, and a file ( The designated process is performed by the designated device for the data of FIGS. 6F1 to 8F3). Then, the process ends.

上記した本発明の実施形態に係るモバイル端末は、特定の個人のみにその利用を限るわけではないので、システム上のセキュリティが十分には確保されていない。また、上記した本発明の実施形態に係るモバイル端末からの受信データの選択処理について制限が設けられていないことから、受信データの蓄積、加工、印刷などが自由に行なわれる可能性があり、システム上のセキュリティが十分には確保されていない。   Since the mobile terminal according to the above-described embodiment of the present invention is not limited to a specific individual, security on the system is not sufficiently ensured. In addition, since there is no restriction on the selection process of received data from the mobile terminal according to the above-described embodiment of the present invention, there is a possibility that storage, processing, printing, etc. of received data can be performed freely. The above security is not sufficiently secured.

そこで本発明の別の実施形態に係る印刷データ処理システムは、システム上のセキュリティを確保できるようにするものである。そのため、システム上のセキュリティを確保する第1の例として、モバイル端末の使用について、使用者があらかじめシステムに登録された特定の個人であることが認証できたなら当該モバイル端末に文字データの送信を許可するようにしたものである。   Therefore, a print data processing system according to another embodiment of the present invention is capable of ensuring security on the system. Therefore, as a first example of ensuring security on the system, if the user can be authenticated as a specific individual registered in advance with respect to the use of the mobile terminal, character data is transmitted to the mobile terminal. It is something that is allowed.

具体的には、図5に示した宛先テーブルに個人認証領域を付加し、当該領域に個人を特定するためのパスワード、あるいは、指紋、声紋などの生体認識処理を可能とするためのインデックスを登録しておく。こうすることで、モバイル端末の起動(またはアイコンクリック)時に、モバイル端末からパスワードを入力してシステムに予め登録してあるパスワードと一致しなければ、宛先と登録した使用者とが不一致ということで当該モバイル端末の使用者には文字データの送信を許可しないことにより、システム上のセキュリティを確保することが可能となる。上記パスワードに代えて、モバイル端末から指紋、声紋などの生体情報を入力して生体認識処理によって個人を特定する場合も同様である。   Specifically, a personal authentication area is added to the destination table shown in FIG. 5, and a password for specifying an individual or an index for enabling biometric recognition processing such as a fingerprint and a voiceprint is registered in the area. Keep it. By doing this, when the mobile terminal is activated (or icon clicked), if the password entered from the mobile terminal does not match the password registered in advance in the system, the destination and the registered user do not match. By not permitting the user of the mobile terminal to transmit character data, security on the system can be ensured. The same applies to a case in which biometric information such as a fingerprint or a voiceprint is input from a mobile terminal instead of the password and an individual is specified by biometric recognition processing.

またシステム上のセキュリティを確保する第2の例として、モバイル端末からの受信データの選択処理について、権限者と非権限者とを区別して権限者のみに特定の選択処理を許可するようにしたものである。   In addition, as a second example of ensuring security on the system, with regard to selection processing of received data from a mobile terminal, a specific selection process is permitted only to the authorized person by distinguishing between authorized person and non-authorized person It is.

具体的には、図5に示した宛先テーブルに文書保管権限有無領域を付加し、当該領域にモバイル端末からの受信データの選択処理における文書保管の権限者であるか否かをあらかじめ登録する。こうすることで、例えば、モバイル端末に表示された受信データの保管にあたっては、権限者でなければ文書保管を不許可とし、データの蓄積・加工を未然に防ぐことでシステム上のセキュリティを確保することが可能となる。また文書保管に限らず、例えば、文書印刷にあたっても、文書印刷の権限者のみに印刷を許可し、非権限者には文書印刷を不許可とする。これにより権限者以外の文書印刷を未然に防ぐことでシステム上のセキュリティを確保することが可能となる。   Specifically, a document storage authority presence / absence area is added to the destination table shown in FIG. 5, and whether or not the person is an authorized person for document storage in the selection processing of received data from the mobile terminal is registered in the area. In this way, for example, when storing received data displayed on a mobile terminal, document storage is not permitted unless authorized, and system security is ensured by preventing data accumulation and processing. It becomes possible. In addition to document storage, for example, when printing a document, only the authorized person who prints the document is allowed to print, and the unauthorized person is not allowed to print the document. As a result, it is possible to ensure system security by preventing document printing by non-authorized persons.

1 サーバ
2 PC(パソコン)
3 プリンタ(管理部門設置)
9 MFP(多機能印刷装置)
20 モバイル端末
30 携帯プリンタ
40 無線LANアクセスポイント
50 プリンタ(売場設置)
100 事務環境(管理部門)
200 LAN
300 第1の売場
400 第nの売場
1 server 2 PC (personal computer)
3 Printer (installation of administrative department)
9 MFP (multifunction printer)
20 Mobile terminal 30 Mobile printer 40 Wireless LAN access point 50 Printer (installed at the sales floor)
100 Office environment (management department)
200 LAN
300 First sales floor
400 sales floor

Claims (11)

所定データを記憶する処理装置との間で通信を行う端末装置であって、
前記処理装置に記憶される所定データを識別する識別情報と、その所定データから抽出したテキスト情報と、を受信する受信手段と、
前記受信手段で受信したテキスト情報を表示すると共に、そのテキスト情報に対応する前記所定データに対する複数の処理選択肢を表示する表示手段と、
前記表示手段で表示された複数の処理選択肢の内で任意の選択肢が選択された際は、その選択肢に従った処理要求を前記受信の識別情報と共に前記処理装置に対して送信することで、前記識別情報に対応する前記所定データに対して前記選択肢に従った処理を前記処理装置に実行させるべく制御する処理実行制御手段と、
を具備したことを特徴とする端末装置。
A terminal device that communicates with a processing device that stores predetermined data,
Receiving means for receiving identification information for identifying predetermined data stored in the processing device, and text information extracted from the predetermined data;
Displaying the text information received by the receiving means, and displaying a plurality of processing options for the predetermined data corresponding to the text information;
When an arbitrary option is selected from among the plurality of processing options displayed on the display unit, the processing request according to the option is transmitted to the processing device together with the reception identification information, Process execution control means for controlling the predetermined data corresponding to the identification information to cause the processing apparatus to execute a process according to the option;
A terminal device comprising:
前記表示手段は、前記識別情報に対応した複数の処理選択肢を表示する、
ことを特徴とする請求項1に記載の端末装置。
The display means displays a plurality of processing options corresponding to the identification information;
The terminal device according to claim 1 .
前記複数の処理選択肢は、前記処理装置に記憶された前記所定データの元のイメージを当該端末装置に転送して表示させることの処理選択肢、あるいは前記処理装置に記憶された前記所定データを当該処理装置側で出力させることの処理選択肢、あるいは前記処理装置に記憶された前記所定データを所定印刷装置で印刷させることの処理選択肢、あるいは前記処理装置に記憶される前記所定データを保管することの処理選択肢、を含む、
ことを特徴とする請求項1又は2に記載の端末装置。
The plurality of processing options are processing options for transferring and displaying an original image of the predetermined data stored in the processing device to the terminal device, or processing the predetermined data stored in the processing device. Processing options for outputting on the device side, processing options for printing the predetermined data stored in the processing device with a predetermined printing device, or processing for storing the predetermined data stored in the processing device Options, including,
Terminal device according to claim 1 or 2, characterized in that.
所定データを受信して端末装置に転送する処理装置であって、
所定データを受信した際は、その所定データから抽出したテキスト情報を、当該所定データを識別する識別情報と共に前記端末装置に対して送信する送信手段と、
前記テキスト情報の送信後にあって、前記端末装置から前記所定データに対する複数の処理選択肢の内で選択された選択肢の要求を受信した場合には、その要求に含まれる識別情報に基づいて前記所定データを特定し、その特定された所定データに対して前記選択肢に対応した処理を実行する処理手段と、
を具備したことを特徴とする処理装置。
A processing device that receives predetermined data and transfers it to a terminal device ,
When receiving predetermined data, transmitting means for transmitting text information extracted from the predetermined data to the terminal device together with identification information for identifying the predetermined data;
When the request for the option selected from among the plurality of processing options for the predetermined data is received from the terminal device after the transmission of the text information, the predetermined data is based on the identification information included in the request. And processing means for executing processing corresponding to the option for the specified predetermined data,
A processing apparatus comprising:
前記複数の処理選択肢は、当該処理装置で受信した前記所定データの元のイメージを当該端末装置に転送して表示させることの第1選択肢を含み、
前記処理手段は、前記第1選択肢の要求を受信した場合には、その要求に含まれる識別情報に基づいて特定される前記所定データの元のイメージを前記端末装置に対して転送する転送処理を実行する、
ことを特徴とする請求項記載の処理装置。
The plurality of processing options include a first option of transferring and displaying an original image of the predetermined data received by the processing device to the terminal device,
When the processing means receives the request for the first option, the processing means performs transfer processing for transferring the original image of the predetermined data specified based on the identification information included in the request to the terminal device. Run,
The processing apparatus according to claim 4 .
前記複数の処理選択肢は、当該処理装置で受信した前記所定データを当該処理装置側で出力させることの第2選択肢を含み、
前記処理手段は、前記第2選択肢の要求を受信した場合には、その要求に含まれる識別情報に基づいて特定される前記所定データを当該処理装置の出力手段で出力処理させる処理を実行する、
ことを特徴とする請求項又は記載の処理装置。
The plurality of processing options include a second option of causing the processing device to output the predetermined data received by the processing device,
When the processing unit receives the request for the second option, the processing unit executes processing for causing the output unit of the processing device to output the predetermined data specified based on the identification information included in the request.
The processing apparatus according to claim 4 or 5, wherein
前記複数の処理選択肢は、当該処理装置で受信した前記所定データを所定印刷装置で印刷させることの第3選択肢を含み、
前記処理手段は、前記第3選択肢の要求を受信した場合には、その要求に含まれる識別情報に基づいて特定される前記所定データを前記所定印刷装置で印刷処理させる処理を実行する、
ことを特徴とする請求項の何れかに記載の処理装置。
The plurality of processing options include a third option of causing the predetermined printing device to print the predetermined data received by the processing device,
When the processing means receives the request for the third option, the processing means executes processing for causing the predetermined printing device to print the predetermined data specified based on the identification information included in the request.
The processing apparatus according to any one of claims 4 to 6 .
前記複数の処理選択肢は、当該処理装置で受信した前記所定データを保管することの第4選択肢を含み、
前記処理手段は、前記第4選択肢の要求を受信した場合には、その要求に含まれる識別情報に基づいて特定される前記所定データを所定の保管手段に保管処理させる処理を実行する、
ことを特徴とする請求項の何れかに記載の処理装置。
The plurality of processing options include a fourth option of storing the predetermined data received by the processing device,
When the processing unit receives the request for the fourth option, the processing unit performs processing for storing the predetermined data specified based on the identification information included in the request in a predetermined storage unit.
The processing apparatus according to any one of claims 4 to 7 .
前記所定データは画イメージからなるデータであり、その画イメージからテキストを抽出し、そのテキスト内に含まれる宛先と特定する特定手段と、
前記送信手段は、前記特定手段で特定された宛先に対応する端末装置に対して送信する、
ことを特徴とする請求項の何れかに記載の処理装置。
The predetermined data is data consisting of a picture image, a text is extracted from the picture image, and specifying means for specifying a destination included in the text;
The transmitting means transmits to the terminal device corresponding to the destination specified by the specifying means;
The processing apparatus according to any one of claims 4 to 8 , wherein:
所定データを記憶する処理装置との間で通信を行う端末装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記処理装置に記憶される所定データを識別する識別情報と、その所定データから抽出したテキスト情報と、を受信する受信手段、
前記受信手段で受信したテキスト情報を表示すると共に、そのテキスト情報に対応する前記所定データに対する複数の処理選択肢を表示する表示手段、
前記表示手段で表示された複数の処理選択肢の内で任意の選択肢が選択された際は、その選択肢に従った処理要求を前記受信の識別情報と共に前記処理装置に対して送信することで、前記識別情報に対応する前記所定データに対して前記選択肢に従った処理を前記処理装置に実行させるべく制御する処理実行制御手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
A program for controlling a computer of a terminal device that communicates with a processing device that stores predetermined data,
The computer,
Receiving means for receiving identification information for identifying predetermined data stored in the processing device and text information extracted from the predetermined data;
Display means for displaying the text information received by the receiving means and displaying a plurality of processing options for the predetermined data corresponding to the text information;
When an arbitrary option is selected from among the plurality of processing options displayed on the display unit, the processing request according to the option is transmitted to the processing device together with the reception identification information, A process execution control means for controlling the predetermined data corresponding to the identification information to cause the processing apparatus to execute a process according to the option;
A computer-readable program designed to function as a computer.
所定データを受信処理して端末装置に転送する処理装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
所定データを受信した際は、その所定データから抽出したテキスト情報を、当該所定データを識別する識別情報と共に前記端末装置に対して送信する送信手段、
前記テキスト情報の送信後にあって、前記端末装置から前記所定データに対する複数の処理選択肢の内で選択された選択肢の要求を受信した場合には、その要求に含まれる識別情報に基づいて前記所定データを特定し、その特定された所定データに対して前記選択肢に対応した処理を実行する処理手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
A program for controlling a computer of a processing device that receives predetermined data and transfers it to a terminal device,
The computer,
Transmitting means for transmitting text information extracted from the predetermined data to the terminal device together with identification information for identifying the predetermined data when the predetermined data is received;
When the request for the option selected from among the plurality of processing options for the predetermined data is received from the terminal device after the transmission of the text information, the predetermined data is based on the identification information included in the request. And processing means for executing a process corresponding to the option for the specified predetermined data,
A computer-readable program designed to function as a computer.
JP2012144852A 2012-06-28 2012-06-28 Terminal device, processing device, and program Expired - Fee Related JP5618099B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012144852A JP5618099B2 (en) 2012-06-28 2012-06-28 Terminal device, processing device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012144852A JP5618099B2 (en) 2012-06-28 2012-06-28 Terminal device, processing device, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2006206857A Division JP2008035245A (en) 2006-07-28 2006-07-28 Printing data processing system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014145934A Division JP5962715B2 (en) 2014-07-16 2014-07-16 Terminal device, processing device, and program

Publications (2)

Publication Number Publication Date
JP2012200020A JP2012200020A (en) 2012-10-18
JP5618099B2 true JP5618099B2 (en) 2014-11-05

Family

ID=47181690

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012144852A Expired - Fee Related JP5618099B2 (en) 2012-06-28 2012-06-28 Terminal device, processing device, and program

Country Status (1)

Country Link
JP (1) JP5618099B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05199345A (en) * 1991-05-21 1993-08-06 Hitachi Ltd Facsimile server
JP2001136556A (en) * 1999-11-05 2001-05-18 Hitachi Kokusai Electric Inc Message receiver
JP4612781B2 (en) * 2000-08-11 2011-01-12 キヤノン株式会社 Printing apparatus and printing apparatus control method and program
JP2003087366A (en) * 2001-09-06 2003-03-20 Sony Corp Mobile information processing apparatus and information processing method, recording medium, and program
JP4220262B2 (en) * 2003-02-17 2009-02-04 京セラミタ株式会社 Facsimile machine
JP2006181711A (en) * 2004-09-29 2006-07-13 Toshiba Corp Document processing method using data storing apparatus and document processing system

Also Published As

Publication number Publication date
JP2012200020A (en) 2012-10-18

Similar Documents

Publication Publication Date Title
US7644241B2 (en) Data processing apparatus, and the control method, program, and storage medium thereof
CN102446076A (en) Printing system, printing method, print server, control method
JP3998012B2 (en) Image output apparatus, control method therefor, and computer program
US9965235B2 (en) Multi-function peripheral and non-transitory computer-readable recording medium storing computer-readable instructions causing device to execute workflow
CN102694940A (en) Information processing apparatus and control method thereof
CN102348031B (en) Image processing system, image processing apparatus, method for controlling display of function setting screen
JP4262071B2 (en) Service order providing system, image reading apparatus, information processing apparatus, service ordering method, and program
CN106203545B (en) System and method for processing information
JP2016001396A (en) Image processor, system and program
US8645962B2 (en) Instruction generating apparatus including a receiving section, a determining section, and a generation section, document processing system, and a computer readable medium
JP7326779B2 (en) Image forming apparatus and program
CN109274853B (en) Information processing apparatus, information processing method, and computer program
EP2464091B1 (en) Printing device, printing system, control method, and computer-readable storage medium for control program
JP4558009B2 (en) Image output apparatus, control method therefor, and computer program
JP6358274B2 (en) Terminal device and program
JP2008035245A (en) Printing data processing system
JP5618099B2 (en) Terminal device, processing device, and program
JP5962715B2 (en) Terminal device, processing device, and program
JP6737016B2 (en) Processing device and program
US20140022573A1 (en) File of multiple print driver output files for pull-printing on multiple devices
JP5131223B2 (en) Workflow execution device, workflow execution method, and workflow execution program
JP6907659B2 (en) Information processing system, information processing device, information processing method and program
JP2008084126A (en) Character correction confirmation method in character recognition system
JP2008154203A (en) Print medium processing system, printing apparatus, information processing apparatus, and program
US20110141510A1 (en) System and method for intelligent routing of scan files

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120719

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120719

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130822

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130924

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140520

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140716

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140820

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140902

R150 Certificate of patent or registration of utility model

Ref document number: 5618099

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees