JP2009302865A - Image forming apparatus, facsimile transmission data processing method, and program - Google Patents

Image forming apparatus, facsimile transmission data processing method, and program Download PDF

Info

Publication number
JP2009302865A
JP2009302865A JP2008154537A JP2008154537A JP2009302865A JP 2009302865 A JP2009302865 A JP 2009302865A JP 2008154537 A JP2008154537 A JP 2008154537A JP 2008154537 A JP2008154537 A JP 2008154537A JP 2009302865 A JP2009302865 A JP 2009302865A
Authority
JP
Japan
Prior art keywords
related data
image data
data
fax
fax transmission
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.)
Granted
Application number
JP2008154537A
Other languages
Japanese (ja)
Other versions
JP5211877B2 (en
Inventor
Hideki Ohashi
英樹 大橋
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008154537A priority Critical patent/JP5211877B2/en
Publication of JP2009302865A publication Critical patent/JP2009302865A/en
Application granted granted Critical
Publication of JP5211877B2 publication Critical patent/JP5211877B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)
  • Facsimile Transmission Control (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus, a facsimile transmission data processing method, and a program capable of properly executing facsimile transmission depending on a request from an information processing apparatus. <P>SOLUTION: The image forming apparatus has: a scanning control means that executes the scanning of an original document in response to a scanning execution request received from an information processing apparatus; a related data generation means that stores the scanned image data in a storage apparatus, and generates related data which are related to the image data; a related data replying means that replies the related data to the information processing apparatus; an image data acquiring means that acquires the image data related to the related data from the storage apparatus in response to the execution request of the facsimile transmission of the related data from the information processing apparatus; and a facsimile transmission control means that executes the facsimile transmission of the acquired image data. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、画像形成装置、ファクス送信データ処理方法、及びプログラムに関し、特に情報処理装置からの要求に応じてファクス送信を行う画像形成装置、ファクス送信データ処理方法、及びプログラムに関する。   The present invention relates to an image forming apparatus, a fax transmission data processing method, and a program, and more particularly, to an image forming apparatus, a fax transmission data processing method, and a program that perform fax transmission in response to a request from an information processing apparatus.

画像形成装置(例えば、複合機)等の組み込み機器のためのソリューションツールとして、Java(登録商標)は有用である。但し、JVM(Java(登録商標) Virtual Machine)やJava(登録商標)アプリ等を動作させるには、メモリ、演算装置処理性能といった面において多くのリソースが必要になる。PC等の汎用的なコンピュータは、このようなリソースが豊富であり、リソース不足といった問題は比較的生じにくい。しかし、組み込み機器の場合、不要なコストアップを回避するためにハードウェア上の制限が厳しい。したがって、搭載するJava(登録商標)アプリに対する制約も厳しいものにならざるをえない。   Java (registered trademark) is useful as a solution tool for an embedded device such as an image forming apparatus (for example, a multifunction machine). However, in order to operate a JVM (Java (registered trademark) Virtual Machine), a Java (registered trademark) application, etc., a lot of resources are required in terms of memory and processing performance of the arithmetic unit. General-purpose computers such as PCs have such abundant resources, and problems such as lack of resources are relatively unlikely to occur. However, in the case of embedded devices, hardware restrictions are severe to avoid unnecessary cost increases. Therefore, restrictions on the installed Java (registered trademark) application must be severe.

そこで、従来、画像形成装置にLAN(Local Area Network)やUSB(Universal Serial Bus)等を介して十分なリソースを有するPC等の情報処理装置を接続することにより、上記の課題の解決が図られている。この場合、Javaアプリ等の実行は情報処理装置側で行い、スキャンやFAX送受信等の画像形成装置に固有の処理は画像形成装置が実行する。   Therefore, the above problem can be solved by connecting an information processing apparatus such as a PC having sufficient resources to the image forming apparatus via a LAN (Local Area Network) or USB (Universal Serial Bus). ing. In this case, execution of the Java application or the like is performed on the information processing apparatus side, and processing unique to the image forming apparatus such as scanning and FAX transmission / reception is performed by the image forming apparatus.

例えば、FAX送信を行うJava(登録商標)アプリ(以下、「FAXアプリ」という。)を実行する場合、十分な量のメモリ及び高速な演算装置を有し、更に、操作パネル等の入出力装置を有する情報処理装置で当該Java(登録商標)アプリが実行される。FAX用の画像データのスキャンやモデムを通したFAX送信などは、画像形成装置にて実行される。   For example, when executing a Java (registered trademark) application that performs FAX transmission (hereinafter referred to as “FAX application”), it has a sufficient amount of memory and a high-speed computing device, and further includes an input / output device such as an operation panel. The Java (registered trademark) application is executed by the information processing apparatus having Scanning of FAX image data, FAX transmission through a modem, and the like are executed by the image forming apparatus.

ところで、複合機等の画像形成装置は、TWAINやSANE(Scanner Access Now Easy)といった、一般的なネットワーク用のスキャンI/Fを有する。クライアントである情報処理装置は、当該I/Fを呼び出すことで画像形成装置にスキャンを実行させる。したがって、情報処理装置におけるFAXアプリは、当該I/Fを介してFAX送信用の画像データを画像形成装置にスキャンさせ、当該画像データを情報処理装置側に転送させる。続いて、FAXアプリは、当該画像データと共にFAX送信の要求を画像形成装置に送信する。   Incidentally, an image forming apparatus such as a multifunction peripheral has a general network scan I / F such as TWAIN or SANE (Scanner Access Now Easy). The information processing apparatus that is a client calls the I / F to cause the image forming apparatus to execute scanning. Therefore, the FAX application in the information processing apparatus causes the image forming apparatus to scan the image data for FAX transmission via the I / F and transfer the image data to the information processing apparatus side. Subsequently, the FAX application transmits a FAX transmission request to the image forming apparatus together with the image data.

なお、FAX送信用の画像データを一旦情報処理装置側に転送させるのは以下の理由による。すなわち、情報処理装置から画像形成装置に対してFAX送信の要求を行う場合、FAX送信用の画像データは、必ずしもそのときにスキャンされるものであるとは限られない。例えば、情報処理装置側に既に保存されている画像データや、画像形成装置に既に保存されている画像データが送信対象とされる形態も有る。これらの形態について、それぞれのAPI(Application Program Interface)を画像形成装置側に実装するのはプログラムの煩雑化を招き、開発コストも増加する。そこで、画像形成装置側では、各形態に対して統一のAPIとして、FAX送信の要求時に画像データの実体も受け取るAPIが実装されている。したがって、スキャンされた画像データをそのままFAX送信する場合は、当該画像データを一旦情報処理装置側に取得しておく必要があるのである。
特開2007−188468号公報 特開2003−51926号公報 特許第3599718号公報
Note that image data for FAX transmission is once transferred to the information processing apparatus for the following reason. That is, when a fax transmission request is made from the information processing apparatus to the image forming apparatus, the fax transmission image data is not necessarily scanned at that time. For example, there is a form in which image data already stored in the information processing apparatus side or image data already stored in the image forming apparatus is a transmission target. As for these forms, mounting each API (Application Program Interface) on the image forming apparatus side leads to complication of the program and increases the development cost. Therefore, on the image forming apparatus side, an API that also receives the entity of the image data when requesting FAX transmission is implemented as a unified API for each form. Therefore, when the scanned image data is faxed as it is, it is necessary to acquire the image data once on the information processing apparatus side.
JP 2007-188468 A JP 2003-51926 A Japanese Patent No. 3599718

しかしながら、この場合、画像形成装置においてスキャンされたFAX送信用の画像データは情報処理装置と画像形成装置との間のネットワーク上を往復することになる。一般的に、画像データのデータ量は非常に大きいため(特に圧縮されていない場合)、画像データのネットワーク上の往復は、システム全体の負荷を増大させるという問題がある。また、FAX用の画像データは、重要な機密情報であることが多い。したがって、斯かる画像データがネットワーク上を流通するのは、セキュリティ的にも問題がある。   However, in this case, the image data for FAX transmission scanned in the image forming apparatus reciprocates on the network between the information processing apparatus and the image forming apparatus. In general, since the amount of image data is very large (in particular, when the image data is not compressed), the round trip of the image data on the network increases the load on the entire system. In addition, FAX image data is often important confidential information. Accordingly, the distribution of such image data on the network is problematic in terms of security.

本発明は、上記の点に鑑みてなされたものであって、情報処理装置からの要求に応じたファクス送信を適切に実行することのできる画像形成装置、ファクス送信データ処理方法、及びプログラムの提供を目的とする。   The present invention has been made in view of the above points, and provides an image forming apparatus, a fax transmission data processing method, and a program capable of appropriately executing fax transmission according to a request from an information processing apparatus With the goal.

そこで上記課題を解決するため、本発明は、情報処理装置より受信されるスキャンの実行要求に応じ原稿のスキャンを実行させるスキャン制御手段と、スキャンされた画像データを記憶装置に保存し、前記画像データに関連付けられた関連データを生成する関連データ生成手段と、前記関連データを前記情報処理装置に返信する関連データ返信手段と、前記情報処理装置より受信される前記関連データのファクス送信の実行要求に応じ、該関連データに関連付けられている画像データを前記記憶装置より取得する画像データ取得手段と、取得された画像データのファクス送信を実行させるファクス送信制御手段とを有することを特徴とする。   Accordingly, in order to solve the above-described problem, the present invention provides a scan control unit that executes scanning of a document in response to a scan execution request received from an information processing device, stores scanned image data in a storage device, and stores the image Related data generation means for generating related data associated with data, related data return means for returning the related data to the information processing apparatus, and an execution request for fax transmission of the related data received from the information processing apparatus The image data acquisition means for acquiring the image data associated with the related data from the storage device and the fax transmission control means for executing the fax transmission of the acquired image data.

このような画像形成装置では、情報処理装置からの要求に応じたファクス送信を適切に実行することができる。   In such an image forming apparatus, fax transmission according to a request from the information processing apparatus can be appropriately executed.

本発明によれば、情報処理装置からの要求に応じたファクス送信を適切に実行することのできる画像形成装置、ファクス送信データ処理方法、及びプログラムを提供することができる。   According to the present invention, it is possible to provide an image forming apparatus, a fax transmission data processing method, and a program that can appropriately execute fax transmission according to a request from an information processing apparatus.

以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態におけるシステム構成例を示す図である。同図において、外付け装置10と画像形成装置20とは、LAN(Local Area Network)等のネットワーク30を介して接続されている。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing an example of a system configuration in the embodiment of the present invention. In the figure, an external apparatus 10 and an image forming apparatus 20 are connected via a network 30 such as a LAN (Local Area Network).

外付け装置10は、画像形成装置20に代わってJVM(Java(登録商標) Virtual Machine)やJava(登録商標)アプリ等のプログラムを実行する情報処理装置である。外付け装置10は、これらのプログラムを実行するために十分なハードウェア資源を備える。画像形成装置20は、スキャン機能及びFAX(ファクス)送受信機能を備える。本実施の形態では、コピー機能や印刷機能をも備えた複合機を例とする。   The external device 10 is an information processing device that executes programs such as a JVM (Java (registered trademark) Virtual Machine) and a Java (registered trademark) application in place of the image forming apparatus 20. The external device 10 has sufficient hardware resources to execute these programs. The image forming apparatus 20 includes a scan function and a FAX (fax) transmission / reception function. In the present embodiment, an example of a multifunction machine having a copy function and a print function is taken as an example.

なお、外付け装置10と画像形成装置20とは、ネットワーク30の代わりに、利用するプロトコルに応じてUSB(Universal Serial Bus)ケーブル又はシリアルケーブル等によって接続されてもよい。   The external apparatus 10 and the image forming apparatus 20 may be connected by a USB (Universal Serial Bus) cable, a serial cable, or the like according to a protocol to be used instead of the network 30.

ところで、FAX送信を行う場合、ユーザは、原稿を画像形成装置20にセットし、外付け装置10においてFAX送信の指示入力を行う。この場合、外付け装置10と画像形成装置20とが物理的に離れているとユーザにとって不便である。したがって、外付け装置10はオプションボードのようなハードウェアとして構成され、画像形成装置20の筐体内に設置されるようにしてもよい。   By the way, when performing FAX transmission, the user sets a document on the image forming apparatus 20 and inputs an instruction for FAX transmission in the external apparatus 10. In this case, it is inconvenient for the user if the external apparatus 10 and the image forming apparatus 20 are physically separated. Therefore, the external device 10 may be configured as hardware such as an option board and installed in the housing of the image forming apparatus 20.

図2は、本発明の実施の形態における外付け装置のハードウェア構成例を示す図である。同図の外付け装置10は、それぞれバスBで相互に接続されているドライブ装置100と、HDD102と、メモリ装置103と、CPU104と、インタフェース装置105と、表示装置106と、入力装置107とを有するように構成される。   FIG. 2 is a diagram illustrating a hardware configuration example of the external device according to the embodiment of the present invention. The external device 10 shown in FIG. 1 includes a drive device 100, an HDD 102, a memory device 103, a CPU 104, an interface device 105, a display device 106, and an input device 107 that are connected to each other via a bus B. Configured to have.

外付け装置10での処理を実現するプログラムは、CD−ROM等の記録媒体101によって提供される。プログラムを記録した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介してHDD102にインストールされる。HDD102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。   A program for realizing processing in the external device 10 is provided by a recording medium 101 such as a CD-ROM. When the recording medium 101 on which the program is recorded is set in the drive device 100, the program is installed from the recording medium 101 to the HDD 102 via the drive device 100. The HDD 102 stores installed programs and necessary files and data.

メモリ装置103は、プログラムの起動指示があった場合に、HDD102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従って外付け装置10に係る機能を実現する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。表示装置106はプログラムによるGUI(Graphical User Interface)等を表示する。入力装置107は、マウス、キーボード、又はタッチパネル等によって構成され、様々な操作指示を入力させるために用いられる。表示装置106及び入力装置107は、オペレーションパネルとして一体的に構成されていてもよい。   The memory device 103 reads the program from the HDD 102 and stores it when there is an instruction to start the program. The CPU 104 realizes functions related to the external device 10 in accordance with a program stored in the memory device 103. The interface device 105 is used as an interface for connecting to a network. The display device 106 displays a GUI (Graphical User Interface) or the like by a program. The input device 107 includes a mouse, a keyboard, a touch panel, or the like, and is used for inputting various operation instructions. The display device 106 and the input device 107 may be integrally configured as an operation panel.

なお、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。   The program need not be installed from the recording medium 101 and may be downloaded from another computer via a network.

図3は、本発明の実施の形態における画像形成装置のハードウェア構成例を示す図である。図3において、画像形成装置20は、コントローラ201、スキャナ202、プリンタ203、モデム204、ネットワークインタフェース205、及び操作パネル206等のハードウェアを有する。   FIG. 3 is a diagram illustrating a hardware configuration example of the image forming apparatus according to the embodiment of the present invention. 3, the image forming apparatus 20 includes hardware such as a controller 201, a scanner 202, a printer 203, a modem 204, a network interface 205, and an operation panel 206.

コントローラ201は、CPU211、RAM212、ROM213、及びHDD214等を有する。ROM213には、各種のプログラムやプログラムによって利用されるデータ等が記録されている。RAM212は、プログラムをロードするための記憶領域や、ロードされたプログラムのワーク領域等として用いられる。CPU211は、RAM212にロードされたプログラムを処理することにより、後述される機能を実現する。HDD214は、各種のデータ(例えば、スキャンされた画像データ)を保存するために利用される。   The controller 201 includes a CPU 211, a RAM 212, a ROM 213, an HDD 214, and the like. The ROM 213 stores various programs and data used by the programs. The RAM 212 is used as a storage area for loading a program, a work area for the loaded program, and the like. The CPU 211 realizes functions to be described later by processing a program loaded in the RAM 212. The HDD 214 is used to store various data (for example, scanned image data).

スキャナ202は、原稿より画像データを読み取るためのハードウェアである。プリンタ203は、画像データを印刷用紙に印刷するためのハードウェアである。モデム204は、電話回線に接続するためのハードウェアであり、FAX通信による画像データの送受信を実行するために用いられる。ネットワークインタフェース205は、LAN(Local Area Network)等のネットワーク(有線又は無線の別は問わない。)に接続するためのハードウェアである。操作パネル206は、ユーザからの入力の受け付けや、ユーザに対する情報の通知等を行うめのボタン、液晶パネル等を備えたハードウェアである。   The scanner 202 is hardware for reading image data from a document. The printer 203 is hardware for printing image data on printing paper. The modem 204 is hardware for connecting to a telephone line, and is used to execute transmission / reception of image data by FAX communication. The network interface 205 is hardware for connecting to a network (regardless of wired or wireless) such as a LAN (Local Area Network). The operation panel 206 is hardware including a button, a liquid crystal panel, and the like for receiving input from the user and notifying the user of information.

図4は、本発明の実施の形態のソフトウェア構成例を示す図である。同図において外付け装置10は、FAXアプリ11、JVM12、Webブラウザ13、ネットワークスキャンドライバ14、ネットワークFAXドライバ15、及びOS(Operating System)16等を有する。   FIG. 4 is a diagram illustrating a software configuration example according to the embodiment of this invention. In FIG. 1, an external device 10 includes a FAX application 11, a JVM 12, a Web browser 13, a network scan driver 14, a network FAX driver 15, an OS (Operating System) 16, and the like.

FAXアプリ11は、Java(登録商標)バイトコードによるプログラムであり、画像形成装置20によるFAX用画像データの読み取り及びFAX用画像データのFAX送信を外付け装置10より操作させるための手段をユーザに提供する。JVM12は、いわゆるJava(登録商標)仮想マシンであり、Java(登録商標)バイトコードによるプログラムを解釈し、実行する。Webブラウザ13は、いわゆるWebブラウザであり、表示装置106にWebページを表示させる。ネットワークスキャンドライバ14は、ネットワーク30を介して画像形成装置20にスキャンを実行させるためのドライバプログラムである。ネットワークスキャンドライバ14は、TWAIN(http://www.twain.org/)に基づいて実現してもよい。ネットワークFAXドライバ15は、ネットワーク30を介して画像形成装置20にFAX送信を実行させるためのドライバプログラムである。ネットワークFAXドライバ15としては、PC−FAX等が一般的である。なお、FAXアプリ11は、JVM12が有するJNI(Java(登録商標) Native Interface)を介してネットワークスキャンドライバ14及びネットワークFAXドライバ15を呼び出す(利用する)。OS15は、ネットワーク機能を備えている汎用的なOSでよい。   The FAX application 11 is a program using Java (registered trademark) byte code, and means for allowing a user to operate the external device 10 to read FAX image data and FAX transmission of FAX image data by the image forming apparatus 20. provide. The JVM 12 is a so-called Java (registered trademark) virtual machine, and interprets and executes a program using Java (registered trademark) bytecode. The web browser 13 is a so-called web browser, and displays a web page on the display device 106. The network scan driver 14 is a driver program for causing the image forming apparatus 20 to perform scanning via the network 30. The network scan driver 14 may be realized based on TWAIN (http://www.twain.org/). The network FAX driver 15 is a driver program for causing the image forming apparatus 20 to perform FAX transmission via the network 30. The network FAX driver 15 is generally PC-FAX or the like. The FAX application 11 calls (uses) the network scan driver 14 and the network FAX driver 15 via JNI (Java (registered trademark) Native Interface) included in the JVM 12. The OS 15 may be a general-purpose OS having a network function.

画像形成装置20は、標準アプリ21、ネットワークFAXサービス22、ネットワークスキャンサービス23、FAX画像設定サービス24、FAXサービス25、スキャンサービス26、画像管理モジュール27、及びOS(Operating System)28等を有する。   The image forming apparatus 20 includes a standard application 21, a network FAX service 22, a network scan service 23, a FAX image setting service 24, a FAX service 25, a scan service 26, an image management module 27, an OS (Operating System) 28, and the like.

標準アプリ21は、画像形成装置20の標準機能(スキャン、コピー、印刷、及びFAX送受信等)を操作パネル206から利用させるためのアプリケーション群である。ネットワークFAXサービス22は、外付け装置10のネットワークFAXドライバ15からの要求に応じて画像形成装置20におけるFAX送信の実行を制御する。ネットワークスキャンサービス23は、外付け装置10のネットワークスキャンドライバ14からの要求に応じて画像形成装置20におけるスキャンの実行を制御する。FAX画像設定サービス24は、FAX用画像パラメータの判定値を設定させるためのモジュールである。FAX用画像パラメータとは、スキャン時に指定されるパラメータのうち、当該スキャンがFAX用のものであるか(すなわち、FAXアプリ11からの要求に応じたスキャンであるか)であるか否かを自動判定するために用いられるパラメータをいう。また、FAX用画像パラメータの判定値とは、FAX用のスキャンである場合に指定されるFAX用画像パラメータの値をいう。なお、FAX画像設定サービス24は、Webアプリケーションとして実行される場合は、FAX画像設定サービス24は外付け装置10上のWebブラウザ13から操作可能である。FAXサービス25やスキャンサービス26は、FAX送受信又はスキャンの実行を制御する下位レベルのモジュールであり、標準アプリ21や、ネットワークスキャンサービス23又はネットワークFAXサービス22等より共通的に利用される。画像管理モジュール27は、外付け装置10のFAXアプリ11によって制御されるFAX送信時において、外付け装置10と画像形成装置20との間でやりとりするデータ量を削減すると共に、FAX用にスキャンされた画像データのセキュリティを確保するための処理を実行する。OS28は、ネットワーク機能を備えている汎用的なOSでよい。   The standard application 21 is an application group for using the standard functions (scanning, copying, printing, FAX transmission / reception, etc.) of the image forming apparatus 20 from the operation panel 206. The network FAX service 22 controls execution of FAX transmission in the image forming apparatus 20 in response to a request from the network FAX driver 15 of the external apparatus 10. The network scan service 23 controls the execution of scanning in the image forming apparatus 20 in response to a request from the network scan driver 14 of the external apparatus 10. The FAX image setting service 24 is a module for setting determination values for FAX image parameters. The FAX image parameter automatically indicates whether the scan is a FAX-use parameter (that is, a scan in response to a request from the FAX application 11) among parameters specified at the time of scanning. Refers to parameters used for determination. The determination value of the FAX image parameter refers to the value of the FAX image parameter specified when the FAX scan is performed. When the FAX image setting service 24 is executed as a Web application, the FAX image setting service 24 can be operated from the Web browser 13 on the external device 10. The FAX service 25 and the scan service 26 are lower-level modules that control the execution of FAX transmission / reception or scan, and are commonly used by the standard application 21, the network scan service 23, the network FAX service 22, or the like. The image management module 27 reduces the amount of data exchanged between the external apparatus 10 and the image forming apparatus 20 during FAX transmission controlled by the FAX application 11 of the external apparatus 10 and is scanned for FAX. Execute processing to ensure the security of the image data. The OS 28 may be a general-purpose OS having a network function.

以下、本実施の形態のシステムによる処理手順について説明する。図5は、FAX用画像パラメータの判定値の設定処理を説明するためのフローチャートである。   Hereinafter, a processing procedure performed by the system according to the present embodiment will be described. FIG. 5 is a flowchart for explaining processing for setting a determination value of a FAX image parameter.

ステップS101において、FAX画像設定サービス24は、画像形成装置20の操作パネル206又は外付け装置10のWebブラウザ13に表示させている設定画面を介して、FAX用画像パラメータの判定値の入力をユーザより受け付ける。FAX用画像パラメータは、FAXアプリ11が指定するスキャンパラメータの中で、特徴的なもの(通常のスキャンとの区別がし易いパラメータ)によって構成されればよい。例えば、FAX用画像パラメータが解像度、圧縮形式である場合、解像度及び圧縮形式のそれぞれについてFAXアプリ11によって指定される値(例えば、主走査幅1728、G3圧縮)が判定値として入力されればよい。FAXアプリ11によって指定される値が一意であるとは限らないパラメータ(ユーザの入力によって複数の候補の中から選択可能であるパラメータ)については複数の判定値を入力可能としてもよい。入力された判定値は、FAX画像設定サービス24より画像管理モジュール27に通知される。   In step S101, the FAX image setting service 24 inputs the determination value of the FAX image parameter via the setting screen displayed on the operation panel 206 of the image forming apparatus 20 or the Web browser 13 of the external apparatus 10. Accept more. The FAX image parameters may be constituted by characteristic parameters (parameters that can be easily distinguished from normal scanning) among the scan parameters designated by the FAX application 11. For example, when the FAX image parameter is a resolution and a compression format, values specified by the FAX application 11 for each of the resolution and the compression format (for example, main scanning width 1728, G3 compression) may be input as determination values. . A plurality of determination values may be input for a parameter (a parameter that can be selected from a plurality of candidates by user input) for which the value specified by the FAX application 11 is not unique. The input determination value is notified from the FAX image setting service 24 to the image management module 27.

なお、解像度及び圧縮形式だけではFAX用のスキャンであるか否かを適切に区別できない場合、又は他のパラメータの方が適切に区別できる場合は、他のパラメータをFAX用画像パラメータとしてもよい。また、FAX用画像パラメータに原稿サイズを含めてもよいし、システム固有の拡張パラメータを含めてもよい。   Note that if it is not possible to appropriately distinguish whether the scan is for FAX only by the resolution and the compression format, or if other parameters can be more appropriately distinguished, the other parameters may be used as FAX image parameters. Further, the document size may be included in the FAX image parameter, or an expansion parameter unique to the system may be included.

続いて、画像管理モジュール27は、通知されたFAX用画像パラメータの判定値をHDD214に保存して管理する(S102)。   Subsequently, the image management module 27 stores and manages the notified determination value of the FAX image parameter in the HDD 214 (S102).

なお、図5の処理は、FAX送信のたびに行う必要はない。FAX用画像パラメータの判定値の変更が必要となった場合にFAX送信とは非同期に行われればよい。   Note that the processing in FIG. 5 does not need to be performed every time FAX transmission is performed. When it is necessary to change the determination value of the image parameter for FAX, it may be performed asynchronously with FAX transmission.

続いて、図6、図7、及び図8は、本実施の形態におけるFAX送信処理の処理手順を説明するための図である。   Next, FIG. 6, FIG. 7, and FIG. 8 are diagrams for explaining the processing procedure of FAX transmission processing in the present embodiment.

まず、外付け装置10の表示装置106に表示されたFAXアプリ画面を介してスキャンの実行指示が入力されると、FAXアプリ11は、ネットワークスキャンドライバ14を介してスキャンの実行要求を画像形成装置10のネットワークスキャンサービス23に送信する(図6:S201)。   First, when a scan execution instruction is input via the FAX application screen displayed on the display device 106 of the external device 10, the FAX application 11 sends a scan execution request via the network scan driver 14 to the image forming apparatus. 10 to the network scan service 23 (FIG. 6: S201).

図9は、FAXアプリ画面の例を示す図である。同図においてFAXアプリ画面500は、宛先入力ボタン501、A4ボタン502、LTボタン503、スキャンボタン504、及び送信ボタン505等を有する。   FIG. 9 is a diagram illustrating an example of a FAX application screen. In the figure, a FAX application screen 500 includes a destination input button 501, an A4 button 502, an LT button 503, a scan button 504, a send button 505, and the like.

宛先入力ボタン501が押下(クリック)されると、FAX送信の宛先のFAX番号の入力が可能となる。A4ボタン502及びLTボタン503は、原稿サイズを選択するためのボタンであり、それぞれ排他的な関係にある(いずれか一方のみが選択可能である)。A4ボタン502は原稿がA4サイズの場合に選択される。LTボタン503は原稿がレター(Letter)サイズの場合に選択される。   When the destination input button 501 is pressed (clicked), it is possible to input a FAX number of a FAX transmission destination. The A4 button 502 and the LT button 503 are buttons for selecting the document size, and have an exclusive relationship with each other (only one of them can be selected). The A4 button 502 is selected when the document is A4 size. The LT button 503 is selected when the document is a letter size.

宛先、原稿サイズが入力又は選択された後、スキャンボタン504が押下されると、FAXアプリ11は、入力等されたパラメータの値と、予めFAXアプリ11のロジック内に記録されているパラメータ(解像度、圧縮形式等)の値と共にステップS201のスキャン実行要求を送信する。   When the scan button 504 is pressed after the destination and document size are input or selected, the FAX application 11 displays the input parameter values and parameters (resolution) recorded in advance in the logic of the FAX application 11. The scan execution request in step S201 is transmitted together with the value of the compression format.

続いて、画像形成装置20のネットワークスキャンサービス23はスキャンサービス26を利用して、画像形成装置20の圧盤又はADF(Auto Document Feeder)に設置された原稿のスキャン(読み取り)をFAXアプリ11によって指定されたパラメータ(スキャンパラメータ)に従って実行し、スキャンされた画像データ50をRAM212内に生成する。なお、スキャンパラメータの値は画像データ50に関連付けられて(又は画像データ50に含められて)RAM212内に保存される。但し、RAM212の容量が不足する場合、画像データ50等はHDD214に生成されてもよい。   Subsequently, the network scan service 23 of the image forming apparatus 20 uses the scan service 26 to specify scanning (reading) of a document placed on the platen of the image forming apparatus 20 or the ADF (Auto Document Feeder) by the FAX application 11. The scanned image data 50 is generated in the RAM 212 according to the scanned parameters (scan parameters). Note that the value of the scan parameter is stored in the RAM 212 in association with the image data 50 (or included in the image data 50). However, when the capacity of the RAM 212 is insufficient, the image data 50 or the like may be generated in the HDD 214.

続いて、ネットワークスキャンサービス23は、スキャンされた画像データを外付け装置10に返信する前に、生成された画像データ50が、FAX用画像データか否かを画像管理モジュール27に問い合わせる。問い合わせの際、ネットワークスキャンサービス23は、画像データ50の位置情報(メモリアドレス又はファイルパス)を画像管理モジュール27に通知する。画像管理モジュール27は、図5の処理により予めHDD214に保存されているFAX用画像パラメータの判定値と画像データ50のスキャンパラメータの値とを比較することにより、画像データ50がFAX用画像データであるか否かを判定する。画像管理モジュール27は、スキャンパラメータの値がFAX用画像パラメータの判定値と一致する場合は、画像データ50はFAX用画像データであると判定する。但し、判定値は、ネガティブリストとして設定されていてもよい。この場合、判定値と一致しない場合に画像データ50はFAX用画像データであると判定される。   Subsequently, the network scan service 23 inquires of the image management module 27 whether the generated image data 50 is FAX image data before returning the scanned image data to the external device 10. At the time of the inquiry, the network scan service 23 notifies the image management module 27 of the position information (memory address or file path) of the image data 50. The image management module 27 compares the determination value of the FAX image parameter stored in the HDD 214 in advance with the processing of FIG. 5 with the scan parameter value of the image data 50, so that the image data 50 is the FAX image data. It is determined whether or not there is. When the value of the scan parameter matches the determination value of the FAX image parameter, the image management module 27 determines that the image data 50 is FAX image data. However, the determination value may be set as a negative list. In this case, the image data 50 is determined to be FAX image data when it does not match the determination value.

画像データ50がFAX用画像データとして判定された場合、画像管理モジュール27は、画像データ50をHDD214に退避させる(保存する)(図6:S202)。続いて、画像管理モジュール27は、画像データ50のダミーデータ51をRAM212内に生成する(図6:S203)。ダミーデータ51は、画像データ50のヘッダ部は含むが画像の実体(画像部分)は含まないデータである。また、ダミーデータ51には、画像形成装置20内において画像データ50を一意に識別可能なIDが記録される。当該IDによってダミーデータ51と画像データ50とは関連付けられる。図6では、IDの値が「1」である例が示されている。なお、FAXアプリ11において画像データ50のヘッダ部を参照する必要が無い場合、ダミーデータ51は画像データ50のIDのみによって構成されていてもよい。なお、ダミーデータ51と画像データ50との関連付けは他の方法によって実現されてもよい。   When the image data 50 is determined as FAX image data, the image management module 27 saves (saves) the image data 50 in the HDD 214 (FIG. 6: S202). Subsequently, the image management module 27 generates dummy data 51 of the image data 50 in the RAM 212 (FIG. 6: S203). The dummy data 51 is data that includes the header portion of the image data 50 but does not include the substance of the image (image portion). Further, in the dummy data 51, an ID capable of uniquely identifying the image data 50 in the image forming apparatus 20 is recorded. The dummy data 51 and the image data 50 are associated with each other by the ID. FIG. 6 shows an example in which the ID value is “1”. If the FAX application 11 does not need to refer to the header portion of the image data 50, the dummy data 51 may be configured only by the ID of the image data 50. The association between the dummy data 51 and the image data 50 may be realized by other methods.

続いて、ネットワークスキャンサービス23は、ダミーデータ51を外付け装置10のネットワークスキャンドライバ14に返信する(図6:S204)。ネットワークスキャンドライバ14は、ダミーデータ51を受信するとダミーデータ51をファイルとして補助記憶装置102又はメモリ装置103に保存する。また、ネットワークスキャンドライバ14は、スキャンの成功をイベントによってFAXアプリ11に通知する。FAXアプリ11は、当該イベントによってスキャンの成功を認識する。なお、FAXアプリ11が画像データの中身を参照することがなければ、当該ダミーデータ51はFAXアプリ11にはスキャンされた通常の画像データとして見える。   Subsequently, the network scan service 23 returns the dummy data 51 to the network scan driver 14 of the external device 10 (FIG. 6: S204). When receiving the dummy data 51, the network scan driver 14 stores the dummy data 51 as a file in the auxiliary storage device 102 or the memory device 103. In addition, the network scan driver 14 notifies the FAX application 11 of the success of the scan by an event. The FAX application 11 recognizes the success of scanning based on the event. If the FAX application 11 does not refer to the contents of the image data, the dummy data 51 appears to the FAX application 11 as scanned normal image data.

続いて、ユーザによってFAXアプリ画面500の送信ボタン505が押下されると、FAXアプリ11はネットワークFAXドライバ15を介してFAX送信の実行要求を画像形成装置20のネットワークFAXサービス22に送信する(図7:S205)。この際、FAXアプリ11は、補助記憶装置102又はメモリ装置103に保存されているダミーデータ51をネットワークFAXサービス22に送信する。なお、ダミーデータ51が画像形成装置20より返信されていない状態で送信ボタン505が押下された場合は、FAXアプリ11は、エラーメッセージを表示装置106に表示させる。   Subsequently, when the transmission button 505 on the FAX application screen 500 is pressed by the user, the FAX application 11 transmits a FAX transmission execution request to the network FAX service 22 of the image forming apparatus 20 via the network FAX driver 15 (FIG. 7: S205). At this time, the FAX application 11 transmits dummy data 51 stored in the auxiliary storage device 102 or the memory device 103 to the network FAX service 22. Note that if the send button 505 is pressed while the dummy data 51 is not returned from the image forming apparatus 20, the FAX application 11 causes the display device 106 to display an error message.

続いて、画像形成装置20のネットワークFAXサービス22は、受信されたデータがダミーデータ51か否かを画像管理モジュール27に問い合わせる。画像管理モジュール27は、受信されたデータの内容を参照しダミーデータ51であるか否かを判定する。但し、ダミーデータ51のデータ名について命名規則が有る場合は、そのデータ名に基づいてダミーデータ51であるか否かを判定してもよい。   Subsequently, the network FAX service 22 of the image forming apparatus 20 inquires of the image management module 27 whether or not the received data is dummy data 51. The image management module 27 refers to the content of the received data and determines whether the data is dummy data 51. However, if there is a naming rule for the data name of the dummy data 51, it may be determined whether the data is the dummy data 51 based on the data name.

受信されたデータがダミーデータ51である場合、画像管理モジュール27は、ダミーデータ51に含まれているIDに基づいて画像データ50をHDD214より読み出し(図7:S206)ネットワークFAXサービス22に出力する。また、画像管理モジュール27はダミーデータ51を削除する。なお、IDと画像データとの関連付けは、IDと画像データの位置情報との変換テーブルによって管理されていてもよい。   When the received data is dummy data 51, the image management module 27 reads the image data 50 from the HDD 214 based on the ID included in the dummy data 51 (FIG. 7: S206) and outputs it to the network FAX service 22. . Further, the image management module 27 deletes the dummy data 51. The association between the ID and the image data may be managed by a conversion table between the ID and the position information of the image data.

続いて、ネットワークFAXサービス22はFAXサービス25を介して宛先として指定された送信相手先への画像データ50のFAX送信を実行する(図8:S207)。FAX送信が完了すると、ネットワークFAXサービス22は外付け装置10のネットワークFAXドライバ15にFAX送信の結果を送信する。FAXアプリ11はFAX送信の結果をネットワークFAXドライバ15を介して受信する。なお、一般的にFAX送信における送信結果は、一定期間待機後の再送信などがあるため非同期に発生するものである。したがって、外付け装置10のネットワークFAXドライバ15が画像形成装置20に対してポーリングを行うようにしてもよい。また、Cometなどのプロトコルを利用してもよい。   Subsequently, the network FAX service 22 performs FAX transmission of the image data 50 to the transmission destination designated as the destination via the FAX service 25 (FIG. 8: S207). When the FAX transmission is completed, the network FAX service 22 transmits the FAX transmission result to the network FAX driver 15 of the external device 10. The FAX application 11 receives the FAX transmission result via the network FAX driver 15. In general, a transmission result in FAX transmission is generated asynchronously due to retransmission after waiting for a certain period. Therefore, the network FAX driver 15 of the external device 10 may poll the image forming apparatus 20. A protocol such as Comet may be used.

上述したように、本実施の形態によれば、画像データ50の代わりにダミーデータ51が外付け装置10と画像形成装置20との間を流通する。ダミーデータ51は、スキャンされた画像は含まれておらず、データの容量は画像データ50に比して非常に小さい。したがって、FAX送信処理全体を高速化することができる。また、ダミーデータ51がネットワーク30上を流通することにより、スキャンされた画像の盗聴を防止することができる。したがって、外付け装置10からのFAX送信の実行を安全に行うことができる。   As described above, according to the present embodiment, dummy data 51 circulates between the external apparatus 10 and the image forming apparatus 20 instead of the image data 50. The dummy data 51 does not include a scanned image, and the capacity of the data is much smaller than that of the image data 50. Therefore, the entire FAX transmission process can be speeded up. Further, since the dummy data 51 is distributed on the network 30, it is possible to prevent the scanned image from being wiretapped. Therefore, the FAX transmission from the external device 10 can be executed safely.

なお、本実施の形態の実施にあたり、従来の画像形成装置20及び外付け装置10が有するインタフェースを変更する必要はないため、必要最小限の変更で本願の課題を解決することができる。   It should be noted that since it is not necessary to change the interfaces of the conventional image forming apparatus 20 and the external apparatus 10 when implementing this embodiment, the problem of the present application can be solved with the minimum necessary changes.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

本発明の実施の形態におけるシステム構成例を示す図である。It is a figure which shows the system configuration example in embodiment of this invention. 本発明の実施の形態における外付け装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the external apparatus in embodiment of this invention. 本発明の実施の形態における画像形成装置のハードウェア構成例を示す図である。1 is a diagram illustrating an example of a hardware configuration of an image forming apparatus according to an embodiment of the present invention. 本発明の実施の形態のソフトウェア構成例を示す図である。It is a figure which shows the software structural example of embodiment of this invention. FAX用画像パラメータの判定値の設定処理を説明するためのフローチャートである。10 is a flowchart for explaining determination value setting processing for FAX image parameters. 本実施の形態におけるFAX送信処理の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the FAX transmission process in this Embodiment. 本実施の形態におけるFAX送信処理の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the FAX transmission process in this Embodiment. 本実施の形態におけるFAX送信処理の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the FAX transmission process in this Embodiment. FAXアプリ画面の例を示す図である。It is a figure which shows the example of a FAX application screen.

符号の説明Explanation of symbols

10 外付け装置
11 FAXアプリ
12 JVM
13 Webブラウザ
14 ネットワークスキャンドライバ
15 ネットワークFAXドライバ
16 OS
20 画像形成装置
21 標準アプリ
22 ネットワークFAXサービス
23 ネットワークスキャンサービス
24 FAX画像設定サービス
25 FAXサービス
26 スキャンサービス
27 画像管理モジュール
28 OS
30 ネットワーク
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
106 表示装置
107 入力装置
201 コントローラ
202 スキャナ
203 プリンタ
204 モデム
205 ネットワークインタフェース
206 操作パネル
211 CPU
212 RAM
213 ROM
214 HDD
B バス
10 External device 11 FAX application 12 JVM
13 Web browser 14 Network scan driver 15 Network FAX driver 16 OS
20 Image forming apparatus 21 Standard application 22 Network FAX service 23 Network scan service 24 FAX image setting service 25 FAX service 26 Scan service 27 Image management module 28 OS
30 Network 100 Drive device 101 Recording medium 102 Auxiliary storage device 103 Memory device 104 CPU
105 Interface Device 106 Display Device 107 Input Device 201 Controller 202 Scanner 203 Printer 204 Modem 205 Network Interface 206 Operation Panel 211 CPU
212 RAM
213 ROM
214 HDD
B bus

Claims (12)

情報処理装置より受信されるスキャンの実行要求に応じ原稿のスキャンを実行させるスキャン制御手段と、
スキャンされた画像データを記憶装置に保存し、前記画像データに関連付けられた関連データを生成する関連データ生成手段と、
前記関連データを前記情報処理装置に返信する関連データ返信手段と、
前記情報処理装置より受信される前記関連データのファクス送信の実行要求に応じ、該関連データに関連付けられている画像データを前記記憶装置より取得する画像データ取得手段と、
取得された画像データのファクス送信を実行させるファクス送信制御手段とを有することを特徴とする画像形成装置。
Scan control means for scanning a document in response to a scan execution request received from the information processing apparatus;
Related data generation means for storing scanned image data in a storage device and generating related data associated with the image data;
Related data return means for returning the related data to the information processing apparatus;
In response to an execution request for fax transmission of the related data received from the information processing device, image data acquisition means for acquiring image data associated with the related data from the storage device;
An image forming apparatus comprising: a fax transmission control unit configured to perform fax transmission of acquired image data.
前記関連データは、スキャンされた画像データを識別する識別子を含むことを特徴とする請求項1記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the related data includes an identifier for identifying scanned image data. 前記関連データ生成手段は、前記スキャンの実行要求に指定されているスキャンのパラメータの値と予め記憶装置に保存されている判定値との比較に応じて前記関連データを生成することを特徴とする請求項1又は2記載の画像形成装置。   The related data generation means generates the related data according to a comparison between a value of a scan parameter specified in the scan execution request and a determination value stored in a storage device in advance. The image forming apparatus according to claim 1. 前記判定値の入力を受け付ける判定値入力手段と、
前記判定値を記憶装置に保存する判定値保存手段とを有することを特徴とする請求項3記載の画像形成装置。
Determination value input means for receiving input of the determination value;
The image forming apparatus according to claim 3, further comprising a determination value storage unit that stores the determination value in a storage device.
画像形成装置が実行するファックス送信データ処理方法であって、
情報処理装置より受信されるスキャンの実行要求に応じ原稿のスキャンを実行させるスキャン制御手順と、
スキャンされた画像データを記憶装置に保存し、前記画像データに関連付けられた関連データを生成する関連データ生成手順と、
前記関連データを前記情報処理装置に返信する関連データ返信手順と、
前記情報処理装置より受信される前記関連データのファクス送信の実行要求に応じ、該関連データに関連付けられている画像データを前記記憶装置より取得する画像データ取得手順と、
取得された画像データのファクス送信を実行させるファクス送信制御手順とを有することを特徴とするファクス送信データ処理方法。
A fax transmission data processing method executed by an image forming apparatus,
A scan control procedure for scanning a document in response to a scan execution request received from the information processing apparatus;
A related data generation procedure for storing scanned image data in a storage device and generating related data associated with the image data;
A related data return procedure for returning the related data to the information processing apparatus;
In response to an execution request for fax transmission of the related data received from the information processing device, an image data acquisition procedure for acquiring image data associated with the related data from the storage device;
A fax transmission data processing method comprising: a fax transmission control procedure for executing fax transmission of acquired image data.
前記関連データは、スキャンされた画像データを識別する識別子を含むことを特徴とする請求項5記載のファクス送信データ処理方法。   6. The fax transmission data processing method according to claim 5, wherein the related data includes an identifier for identifying scanned image data. 前記関連データ生成手順は、前記スキャンの実行要求に指定されているスキャンのパラメータの値と予め記憶装置に保存されている判定値との比較に応じて前記関連データを生成することを特徴とする請求項5又は6記載のファクス送信データ処理方法。   The related data generation procedure generates the related data according to a comparison between a scan parameter value specified in the scan execution request and a determination value stored in a storage device in advance. The fax transmission data processing method according to claim 5 or 6. 前記判定値の入力を受け付ける判定値入力手順と、
前記判定値を記憶装置に保存する判定値保存手順とを有することを特徴とする請求項7記載のファクス送信データ処理方法。
A determination value input procedure for receiving an input of the determination value;
8. The fax transmission data processing method according to claim 7, further comprising a determination value storing procedure for storing the determination value in a storage device.
画像形成装置に、
情報処理装置より受信されるスキャンの実行要求に応じ原稿のスキャンを実行させるスキャン制御手順と、
スキャンされた画像データを記憶装置に保存し、前記画像データに関連付けられた関連データを生成する関連データ生成手順と、
前記関連データを前記情報処理装置に返信する関連データ返信手順と、
前記情報処理装置より受信される前記関連データのファクス送信の実行要求に応じ、該関連データに関連付けられている画像データを前記記憶装置より取得する画像データ取得手順と、
取得された画像データのファクス送信を実行させるファクス送信制御手順とを実行させるためのプログラム。
In the image forming device,
A scan control procedure for scanning a document in response to a scan execution request received from the information processing apparatus;
A related data generation procedure for storing scanned image data in a storage device and generating related data associated with the image data;
A related data return procedure for returning the related data to the information processing apparatus;
In response to an execution request for fax transmission of the related data received from the information processing device, an image data acquisition procedure for acquiring image data associated with the related data from the storage device;
A program for executing a fax transmission control procedure for executing fax transmission of acquired image data.
前記関連データは、スキャンされた画像データを識別する識別子を含むことを特徴とする請求項9記載のプログラム。   The program according to claim 9, wherein the related data includes an identifier for identifying scanned image data. 前記関連データ生成手順は、前記スキャンの実行要求に指定されているスキャンのパラメータの値と予め記憶装置に保存されている判定値との比較に応じて前記関連データを生成することを特徴とする請求項9又は10記載のプログラム。   The related data generation procedure generates the related data according to a comparison between a scan parameter value specified in the scan execution request and a determination value stored in a storage device in advance. The program according to claim 9 or 10. 前記判定値の入力を受け付ける判定値入力手順と、
前記判定値を記憶装置に保存する判定値保存手順とを有することを特徴とする請求項11記載のプログラム。
A determination value input procedure for receiving an input of the determination value;
The program according to claim 11, further comprising a determination value storing procedure for storing the determination value in a storage device.
JP2008154537A 2008-06-12 2008-06-12 Image forming apparatus, fax transmission data processing method, and program Active JP5211877B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008154537A JP5211877B2 (en) 2008-06-12 2008-06-12 Image forming apparatus, fax transmission data processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008154537A JP5211877B2 (en) 2008-06-12 2008-06-12 Image forming apparatus, fax transmission data processing method, and program

Publications (2)

Publication Number Publication Date
JP2009302865A true JP2009302865A (en) 2009-12-24
JP5211877B2 JP5211877B2 (en) 2013-06-12

Family

ID=41549312

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008154537A Active JP5211877B2 (en) 2008-06-12 2008-06-12 Image forming apparatus, fax transmission data processing method, and program

Country Status (1)

Country Link
JP (1) JP5211877B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07288644A (en) * 1994-04-20 1995-10-31 Canon Inc Image processor
JP2001313766A (en) * 2000-04-27 2001-11-09 Murata Mach Ltd Image reader and image reader-recorder

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07288644A (en) * 1994-04-20 1995-10-31 Canon Inc Image processor
JP2001313766A (en) * 2000-04-27 2001-11-09 Murata Mach Ltd Image reader and image reader-recorder

Also Published As

Publication number Publication date
JP5211877B2 (en) 2013-06-12

Similar Documents

Publication Publication Date Title
US10530941B2 (en) Image forming apparatus and scanned data process method
US9277093B2 (en) Method, apparatus, and computer product for managing image formation resources
JP5677047B2 (en) Printing system, information processing apparatus, printing method, and program
KR101377468B1 (en) Image processing apparatus, control method of image processing apparatus, and recording medium storing computer program
JP5565346B2 (en) Printer
JP4736774B2 (en) Image processing program, image processing method, image processing apparatus, and image processing system
JP5219418B2 (en) File transmission apparatus, method, and program
JP4752480B2 (en) Image processing program, image processing apparatus, and image processing system
JP2006301856A (en) Document management system, its history management method, and program
US20070083629A1 (en) Data processing system, data managing apparatus, and computer product
JP5328499B2 (en) Processing apparatus and method, and program
JP5211877B2 (en) Image forming apparatus, fax transmission data processing method, and program
JP5858092B2 (en) Printer
JP5131223B2 (en) Workflow execution device, workflow execution method, and workflow execution program
JP2010204960A (en) Data distribution system, image processing device, image forming device, data distribution method, distribution managing program, and recording medium
JP7212539B2 (en) Information processing device, its control method, and program
JP6074923B2 (en) Information processing apparatus, network system, operation information capturing method, and operation information capturing program
JP2007243397A (en) Image processor, operation terminal, and image processing system
US20230195397A1 (en) Image processing device, system, and method of controlling image processing device
JP5195200B2 (en) Information processing apparatus, application execution method, and program
JP2008288792A (en) Image processing system, controller and its control program
JP5042079B2 (en) Image processing apparatus and application activation method
JP2019159421A (en) Electronic apparatus, program, workflow execution control method and information processing system
JP2006270636A (en) Image processing system, and thumbnail picture processing method thereof
JP2009037627A (en) Image forming apparatus, control method of image forming apparatus, and control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110302

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120706

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120724

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120921

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: 20130129

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130211

R151 Written notification of patent or utility model registration

Ref document number: 5211877

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160308

Year of fee payment: 3