JP2018152676A - 画像通信装置、その制御方法、及びプログラム - Google Patents
画像通信装置、その制御方法、及びプログラム Download PDFInfo
- Publication number
- JP2018152676A JP2018152676A JP2017046506A JP2017046506A JP2018152676A JP 2018152676 A JP2018152676 A JP 2018152676A JP 2017046506 A JP2017046506 A JP 2017046506A JP 2017046506 A JP2017046506 A JP 2017046506A JP 2018152676 A JP2018152676 A JP 2018152676A
- Authority
- JP
- Japan
- Prior art keywords
- transmission
- destination
- image communication
- notification destination
- facsimile
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00127—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture
- H04N1/00204—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture with a digital computer or a digital computer system, e.g. an internet server
- H04N1/00209—Transmitting or receiving image data, e.g. facsimile data, via a computer, e.g. using e-mail, a computer network, the internet, I-fax
- H04N1/00214—Transmitting or receiving image data, e.g. facsimile data, via a computer, e.g. using e-mail, a computer network, the internet, I-fax details of transmission
- H04N1/0022—Transmitting or receiving image data, e.g. facsimile data, via a computer, e.g. using e-mail, a computer network, the internet, I-fax details of transmission involving facsimile protocols or a combination of facsimile protocols and computer data transmission protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00127—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture
- H04N1/00204—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture with a digital computer or a digital computer system, e.g. an internet server
- H04N1/00206—Transmitting or receiving computer data via an image communication device, e.g. a facsimile transceiver
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/32037—Automation of particular transmitter jobs, e.g. multi-address calling, auto-dialing
- H04N1/32096—Checking the destination, e.g. correspondence of manual input with stored destination
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Automation & Control Theory (AREA)
- Facsimiles In General (AREA)
- Facsimile Transmission Control (AREA)
Abstract
Description
<システムの構成>
以下では、本発明の第1の実施形態について説明する。まず、図1を参照して、本実施形態に係るシステムのネットワーク構成について説明する。図1において、ネットワーク100には、クライアント端末(外部装置)101、102、103、画像通信装置104、及びファクシミリ装置106が接続される。
次に、図2を参照して、本実施形態に係る画像通信装置104の構成について説明する。画像通信装置104は、スキャナ装置201、プリンタ装置202、操作部表示装置203、符号化・復号装置204、ネットワーク制御部205、システムメモリ206、ページメモリ207、システム制御部208、暗号化装置209、ファクシミリ制御部210、及びHDD211を備える。
次に、図3を参照して、本実施形態に係る画像通信装置104において、クライアント端末から投入されるPCFAX送信指示情報を含むPCFAX送信ジョブ情報について説明する。
次に、図4を参照して、本実施形態に係る画像通信装置104のファクシミリ送信履歴を管理する管理テーブルについて説明する。ファクシミリ送信履歴の管理テーブル400は、HDD211内に保持されており、1通信毎に以下に示すファクシミリ送信情報を送信履歴情報として格納する。1つの送信履歴情報は、ログイン名401、送信日時402、通信時間403、相手先名称404、相手先アドレス405、識別番号406、通信モード407、枚数408、及びエラーコード409を含む。なお、管理テーブル400で管理するファクシミリ送信情報は、PCFAX送信を含む全ての種類のファクシミリ送信の情報である。
次に、図5を参照して、画像通信装置104において、ユーザモード設定で結果通知先情報を登録する画面について説明する。ユーザモード設定とは、画像通信装置の各種機能設定、登録をユーザ操作に従って行うものであり、転送送信設定、宛先表設定、レポート印刷設定といった様々な設定、登録を行うことができる。図5に示すように、結果通知先の登録画面500が操作部表示装置203に提供されて表示される。
次に、図6を参照して、画像通信装置104において、ユーザモード設定で、送信終了時に送信結果の通知を行うか否かを選択する選択画面について説明する。図6に示すように、選択画面600が操作部表示装置203に表示される。
次に、図7を参照して、上記登録画面500で設定した複数の結果通知先の一覧である結果通知先の一覧テーブル700について説明する。一覧テーブル700はHDD211に格納されている。
次に、図8を参照して、電子メールで送信される送信結果レポートの表示例について説明する。図8に示す例では、ログイン名「tanaka」のユーザが外部装置から画像通信装置へPCFAX送信を指示した場合の送信結果レポート800を示す。
次に、図9のフローチャートを参照して、本実施形態に係る処理手順について説明する。以下で説明する処理は、例えばシステムメモリ206内のROM部に予め格納された制御プログラムをシステム制御部208が読み出して統括的に実行することにより実現される。本フローチャートは、画像通信装置104がPCFAX送信を受け付けた際に、PCFAX送信を実行し、クライアント端末から通知されたユーザ情報に一致する結果通知先に送信結果レポートを送信する際の処理手順を示す。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (10)
- 画像通信装置であって、
画像データ、ファクシミリ送信の送信宛先、及びユーザ情報を含む、ファクシミリ送信の指示を外部装置から受け付ける受付手段と、
前記送信宛先に対して前記画像データのファクシミリ送信を実行する実行手段と、
記憶手段に予め記憶されたテーブルであって、前記実行手段によって実行されたファクシミリ送信の送信結果を通知する複数の通知先を登録した該テーブルから、前記ユーザ情報を用いて該当する通知先を検索する検索手段と、
前記検索手段によって前記ユーザ情報に該当する通知先が検索されると、前記ファクシミリ送信の送信結果を検索された該通知先に送信する送信手段と
を備えることを特徴とする画像通信装置。 - 前記画像通信装置が提供する画面を介して入力された、ユーザ名、ドメイン名、及び前記通知先を前記テーブルに予め登録する登録手段をさらに備えることを特徴とする請求項1に記載の画像通信装置。
- 前記送信手段による送信結果の送信を行うか否かを、ユーザ入力に従って設定する設定手段をさらに備え、
前記送信手段は、前記送信結果の送信を行うと前記設定手段によって設定されている場合であって、かつ、前記検索手段によって前記ユーザ情報に該当する通知先が検索された場合に、前記ファクシミリ送信の送信結果を検索された該通知先に送信することを特徴とする請求項2に記載の画像通信装置。 - 前記設定手段は、さらに、前記検索手段による検索を行う際の検索条件を、ユーザ入力に従って設定することを特徴とする請求項3に記載の画像通信装置。
- 前記検索手段は、前記検索条件としてユーザ名が設定されている場合は、前記ユーザ情報に含まれるユーザ名と一致するユーザ名に紐付けられた通知先を前記テーブルから検索することを特徴とする請求項4に記載の画像通信装置。
- 前記検索手段は、前記検索条件としてユーザ名及びドメイン名が設定されている場合は、前記ユーザ情報に含まれるユーザ名及びドメイン名と一致するユーザ名及びドメイン名に紐付けられた通知先を前記テーブルから検索することを特徴とする請求項4に記載の画像通信装置。
- 前記記憶手段は、さらに、前記実行手段によって実行されたファクシミリ送信の送信結果を含む複数の送信履歴を記憶し、
前記送信手段は、前記記憶手段に記憶されている複数の送信履歴のうち、当該ファクシミリ送信のユーザ情報と一致する送信履歴の情報を送信結果として前記通知先に送信することを特徴とする請求項1乃至6の何れか1項に記載の画像通信装置。 - 前記送信手段は、前記送信結果を前記通知先に対して電子メールで送信することを特徴とする請求項1乃至7の何れか1項に記載の画像通信装置。
- 画像通信装置の制御方法であって、
受付手段が、画像データ、ファクシミリ送信の送信宛先、及びユーザ情報を含む、ファクシミリ送信の指示を外部装置から受け付ける受付工程と、
実行手段が、前記送信宛先に対して前記画像データのファクシミリ送信を実行する実行工程と、
検索手段が、記憶手段に予め記憶されたテーブルであって、前記実行工程で実行されたファクシミリ送信の送信結果を通知する複数の通知先を登録した該テーブルから、前記ユーザ情報を用いて該当する通知先を検索する検索工程と、
送信手段が、前記検索工程で前記ユーザ情報に該当する通知先が検索されると、前記ファクシミリ送信の送信結果を検索された該通知先に送信する送信工程と
を実行することを特徴とする画像通信装置の制御方法。 - 画像通信装置の制御方法における各工程をコンピュータに実行させるためのプログラムであって、前記制御方法は、
受付手段が、画像データ、ファクシミリ送信の送信宛先、及びユーザ情報を含む、ファクシミリ送信の指示を外部装置から受け付ける受付工程と、
実行手段が、前記送信宛先に対して前記画像データのファクシミリ送信を実行する実行工程と、
検索手段が、記憶手段に予め記憶されたテーブルであって、前記実行工程で実行されたファクシミリ送信の送信結果を通知する複数の通知先を登録した該テーブルから、前記ユーザ情報を用いて該当する通知先を検索する検索工程と、
送信手段が、前記検索工程で前記ユーザ情報に該当する通知先が検索されると、前記ファクシミリ送信の送信結果を検索された該通知先に送信する送信工程と
を実行することを特徴とするプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017046506A JP6849884B2 (ja) | 2017-03-10 | 2017-03-10 | 画像通信装置、その制御方法、及びプログラム |
US15/908,476 US10362181B2 (en) | 2017-03-10 | 2018-02-28 | Facsimile apparatus, control method thereof, and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017046506A JP6849884B2 (ja) | 2017-03-10 | 2017-03-10 | 画像通信装置、その制御方法、及びプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2018152676A true JP2018152676A (ja) | 2018-09-27 |
JP2018152676A5 JP2018152676A5 (ja) | 2020-04-09 |
JP6849884B2 JP6849884B2 (ja) | 2021-03-31 |
Family
ID=63445262
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017046506A Active JP6849884B2 (ja) | 2017-03-10 | 2017-03-10 | 画像通信装置、その制御方法、及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US10362181B2 (ja) |
JP (1) | JP6849884B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11558530B2 (en) | 2020-03-19 | 2023-01-17 | Seiko Epson Corporation | Communication system, facsimile apparatus, and method for controlling communication system |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11095793B2 (en) * | 2019-09-20 | 2021-08-17 | Toshiba Tec Kabushiki Kaisha | Reception device and method to transmit data based on one or more tables |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004048165A (ja) * | 2002-07-09 | 2004-02-12 | Ricoh Co Ltd | 通信装置 |
JP2006148712A (ja) * | 2004-11-22 | 2006-06-08 | Ricoh Co Ltd | ファクシミリシステム |
JP2015106764A (ja) * | 2013-11-28 | 2015-06-08 | コニカミノルタ株式会社 | 画像処理装置、同装置における機能実行方法及び機能実行プログラム |
JP2016213758A (ja) * | 2015-05-12 | 2016-12-15 | キヤノン株式会社 | 画像通信装置とその制御方法、及びプログラム |
JP2017017456A (ja) * | 2015-06-30 | 2017-01-19 | キヤノンマーケティングジャパン株式会社 | 情報処理装置、情報処理方法、プログラム |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3375987B2 (ja) | 1991-08-01 | 2003-02-10 | キヤノン株式会社 | ファクシミリ装置および通信方法 |
US6025931A (en) * | 1996-10-15 | 2000-02-15 | E-Mate Enterprises, Llc | Facsimile to E-mail communication system with local interface |
JP3816199B2 (ja) | 1997-07-18 | 2006-08-30 | 株式会社リコー | 通信端末装置、及び、データ通信システムにおける送信結果通知方法 |
JP5409745B2 (ja) * | 2011-10-07 | 2014-02-05 | シャープ株式会社 | 通信システム、中継装置、通信装置及びコンピュータプログラム |
JP2015119287A (ja) | 2013-12-17 | 2015-06-25 | キヤノン株式会社 | ファクシミリ装置、その制御方法、及びプログラム |
-
2017
- 2017-03-10 JP JP2017046506A patent/JP6849884B2/ja active Active
-
2018
- 2018-02-28 US US15/908,476 patent/US10362181B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004048165A (ja) * | 2002-07-09 | 2004-02-12 | Ricoh Co Ltd | 通信装置 |
JP2006148712A (ja) * | 2004-11-22 | 2006-06-08 | Ricoh Co Ltd | ファクシミリシステム |
JP2015106764A (ja) * | 2013-11-28 | 2015-06-08 | コニカミノルタ株式会社 | 画像処理装置、同装置における機能実行方法及び機能実行プログラム |
JP2016213758A (ja) * | 2015-05-12 | 2016-12-15 | キヤノン株式会社 | 画像通信装置とその制御方法、及びプログラム |
JP2017017456A (ja) * | 2015-06-30 | 2017-01-19 | キヤノンマーケティングジャパン株式会社 | 情報処理装置、情報処理方法、プログラム |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11558530B2 (en) | 2020-03-19 | 2023-01-17 | Seiko Epson Corporation | Communication system, facsimile apparatus, and method for controlling communication system |
Also Published As
Publication number | Publication date |
---|---|
US20180262628A1 (en) | 2018-09-13 |
JP6849884B2 (ja) | 2021-03-31 |
US10362181B2 (en) | 2019-07-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7889369B2 (en) | Image forming apparatus, image processing method, and program | |
US10205851B2 (en) | Image processing system and image processing apparatus for sending image data | |
US10983740B2 (en) | Image forming apparatus, method, storage medium storing program, and system | |
US10075597B2 (en) | Image processing apparatus having file server function, and control method and storage medium therefor | |
JP5303975B2 (ja) | データ配信装置及びデータ配信システムと、そのエラー通知方法並びにそのプログラム及びそれを記録した記録媒体 | |
US9377981B2 (en) | Image forming system that sends schedule information of image forming apparatus over network | |
US8335009B2 (en) | Image processing device, information management device, information management system, and information management method | |
US20090083440A1 (en) | Document management server and control method of document management server | |
JP6768268B2 (ja) | 画像送信装置及びその制御方法、プログラム | |
JP6849884B2 (ja) | 画像通信装置、その制御方法、及びプログラム | |
US8860963B2 (en) | Communication systems, communication apparatus, and image processing apparatus that provide additional information | |
JP2008040935A (ja) | 文書配信システム、文書配信サーバ及び文書配信サーバプログラム | |
US11327695B2 (en) | Security printing using group information | |
JP2016136347A (ja) | 情報処理装置、画像形成装置、情報処理装置の制御方法、及び情報処理装置の制御プログラム | |
JP5907598B2 (ja) | 通信装置およびその制御方法、並びにプログラム | |
US20220377188A1 (en) | Image processing apparatus, server, system, controlling method and storage medium therefor | |
JP4946555B2 (ja) | 画像処理システム、画像処理装置及び画像処理方法 | |
US10412247B2 (en) | Image reading device configured to transmit image data and image data transmitting method therefor | |
US20240320372A1 (en) | Method of managing device, recording medium, and system | |
JP6028890B2 (ja) | データ送信装置,データ転送サーバーおよびデータ送信方法 | |
JP6838497B2 (ja) | 情報処理システム及び情報処理方法 | |
JP6351649B2 (ja) | 通信装置およびその制御方法、並びにプログラム | |
US10367966B2 (en) | Image reading device and image data transmission method | |
JP2006227832A (ja) | サービス提供装置、情報端末装置、サービス提供システム、サービス提供方法 | |
US20120092697A1 (en) | Image forming apparatus, image forming method and image forming system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200302 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200302 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201002 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201127 |
|
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: 20210104 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210203 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6849884 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |