JP2020142531A - Printing apparatus, printing system, control method and program - Google Patents
Printing apparatus, printing system, control method and program Download PDFInfo
- Publication number
- JP2020142531A JP2020142531A JP2020087218A JP2020087218A JP2020142531A JP 2020142531 A JP2020142531 A JP 2020142531A JP 2020087218 A JP2020087218 A JP 2020087218A JP 2020087218 A JP2020087218 A JP 2020087218A JP 2020142531 A JP2020142531 A JP 2020142531A
- Authority
- JP
- Japan
- Prior art keywords
- printing device
- printing
- power saving
- saving mode
- information processing
- 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
- 238000007639 printing Methods 0.000 title claims abstract description 113
- 238000000034 method Methods 0.000 title claims description 34
- 238000004891 communication Methods 0.000 claims abstract description 87
- 230000007704 transition Effects 0.000 claims description 31
- 230000010365 information processing Effects 0.000 claims description 29
- 238000012790 confirmation Methods 0.000 claims description 18
- 238000012545 processing Methods 0.000 claims description 17
- 150000001875 compounds Chemical class 0.000 abstract description 5
- 238000012544 monitoring process Methods 0.000 abstract 1
- 230000006870 function Effects 0.000 description 34
- 230000008569 process Effects 0.000 description 15
- 238000011084 recovery Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 10
- 230000005540 biological transmission Effects 0.000 description 9
- 238000004458 analytical method Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000010017 direct printing Methods 0.000 description 2
- 238000007562 laser obscuration time method Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 238000003672 processing method Methods 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 230000006837 decompression Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 229910052710 silicon Inorganic materials 0.000 description 1
- 239000010703 silicon Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 230000002747 voluntary effect Effects 0.000 description 1
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Facsimiles In General (AREA)
- Power Sources (AREA)
- Control Or Security For Electrophotography (AREA)
Abstract
Description
本発明は、印刷装置に係る通信制御に関する。 The present invention relates to communication control relating to a printing apparatus.
昨今、利便性の向上を目的として、印刷装置とクラウドサービスを連携したプリントサービスが利用されつつある。 Recently, a print service that links a printing device and a cloud service is being used for the purpose of improving convenience.
このプリントサービスでは、管理者が印刷装置をプリントサービスに登録し、ユーザは、端末を使って、クラウドサービスのプリントサービスにブラウザ経由で接続し、プリントサービスに登録された印刷装置に対してPDFファイルや画像等のデータを送信し、印刷ジョブを生成する。 In this print service, the administrator registers the printing device with the print service, and the user connects to the print service of the cloud service via a browser using the terminal, and the PDF file is sent to the printing device registered in the print service. And data such as images are sent to generate a print job.
そして、プリントサービスは端末から受信したデータを印刷装置が利用可能なデータ形式(PDF等)に変換し、データが存在することを登録した印刷装置に対してイベントを通知する。 Then, the print service converts the data received from the terminal into a data format (PDF or the like) that can be used by the printing device, and notifies the printing device that the data exists to the event.
印刷装置は受信したイベントからデータダウンロード用のIDを取得してプリントサービスから実データを取得し、印刷装置はプリントサービス上の印刷ジョブのステータスを更新しながら印刷を実行する。 The printing device acquires the ID for data download from the received event, acquires the actual data from the print service, and the printing device executes printing while updating the status of the print job on the print service.
このクラウドサービスと印刷装置間の通信は、WebSocketやXMPP等の手法を利用している。 Communication between this cloud service and the printing device uses methods such as WebSocket and XMPP.
いずれの通信手段もクラウドサービスと印刷装置間の常時接続が前提になっており、クラウドサービス側から定期的な印刷装置の死活監視が行われるため、印刷装置が省電力モードに遷移することができない。 Both communication means are premised on constant connection between the cloud service and the printing device, and the printing device cannot transition to the power saving mode because the cloud service side regularly monitors the life and death of the printing device. ..
そこで、このような問題を解決するために、他の印刷装置の肩代わりとなるクラウドサービスと常時接続を行う印刷装置を決めておき、他の印刷装置は、スリープ状態へ遷移し、常時接続を行う印刷装置に対して他の印刷装置の印刷ジョブが投入されたことが通知されると、常時接続を行う印刷装置から他の印刷装置へその旨を示す通知がなされ、通知を受けた印刷装置は、スリープ状態を解除して、当該印刷ジョブの印刷を行う技術が存在する(例えば、特許文献1)。 Therefore, in order to solve such a problem, a printing device that always connects to a cloud service that takes the place of another printing device is determined, and the other printing device transitions to the sleep state and always connects. When the printing device is notified that a printing job of another printing device has been submitted, the printing device that is always connected notifies the other printing device to that effect, and the printing device that receives the notification is notified. , There is a technique for releasing the sleep state and printing the print job (for example, Patent Document 1).
しかしながら、特許文献1の発明は、印刷装置をクラウドサービスへ登録する際に、LAN内にある他の印刷装置とクラウドサービスとの接続状況をみて、自身を常時接続の印刷装置とするか否かを判断している。
However, the invention of
したがって、クラウドサービスへの印刷装置の登録順に、常時接続の印刷装置が定まるおそれがあり、普段あまり使用しない印刷装置が常時接続の印刷装置として定まり、本来中ならこのようなあまり使用しない印刷装置こそ、省電力化を積極的に行うべきであることから、非効率である。 Therefore, there is a risk that the printing devices that are always connected will be determined in the order in which the printing devices are registered in the cloud service, and the printing devices that are not normally used are determined as the printing devices that are always connected. It is inefficient because power saving should be actively carried out.
従って、本発明では、クラウドサービスと常時接続を行う印刷装置を適切に割り当てることで、省電力の効率化を図ることが可能な印刷装置、印刷システム、制御方法、及びプログラムを提供することを目的とする。 Therefore, an object of the present invention is to provide a printing device, a printing system, a control method, and a program capable of improving the efficiency of power saving by appropriately allocating a printing device that is always connected to a cloud service. And.
上記目的を達成するための本発明は、情報処理装置と常時接続される印刷装置であって、通常モードと当該通常モードより省電力なモードである省電力モードへ前記印刷装置を遷移する遷移手段と、前記遷移手段により省電力モードへ遷移する際に、前記情報処理装置との通信を代理で行うことが可能な他の印刷装置を確認する確認手段と、前記確認手段によって確認がなされた代理通信可能な印刷装置が、省電力モードへ遷移する印刷装置の代理として前記情報処理装置と常時接続を行う通信手段と、を備えたことを特徴とする印刷装置である。 The present invention for achieving the above object is a printing device that is always connected to an information processing device, and is a transition means for transitioning the printing device to a normal mode and a power saving mode that is a mode that saves more power than the normal mode. And, when transitioning to the power saving mode by the transition means, a confirmation means for confirming another printing device capable of performing communication with the information processing device on behalf of the transfer means, and a proxy confirmed by the confirmation means. A printing device capable of communicating includes a communication means that is always connected to the information processing device on behalf of the printing device that transitions to the power saving mode.
本発明によれば、ラウドサービスと常時接続を行う印刷装置を適切に割り当てることで、省電力の効率化を図ることができる、という効果を奏する。 According to the present invention, it is possible to improve the efficiency of power saving by appropriately allocating a printing device that is always connected to the loud service.
以下、図面を参照して本発明の実施形態を詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
図1には、本実施形態における印刷システムの構成が示されており、印刷システム100は、クラウドプリントサービス102、LAN104、複合機106、及びWAN108で構成されている。
FIG. 1 shows the configuration of the printing system according to the present embodiment, and the
クラウドプリントサービス102は、複合機106と通信を行い、複合機106の死活判定および印刷に関するイベントの発行、複合機106が出力可能なデータ形式に変換および印刷ジョブを送信する機能を持つ。
The
LAN104は、複合機106が複数存在するネットワークで、本発明を実施するためには2台以上の複合機106が必要になる。
The
複合機106は、クラウドプリントサービス102と通信を行い、死活判定の受信およびイベントを元にした印刷の実行を行う。LAN104上には複合機106が複数存在しても良い。
The
WAN108は、クラウドプリントサービス102と複合機106間の通信を可能にする。
The WAN 108 enables communication between the
次に、図2を用いて、本発明の情報処理装置としての複合機106を制御するコントローラユニットのハードウェア構成について説明する。
Next, the hardware configuration of the controller unit that controls the
図2は、図1に示した複合機106のコントローラユニットのハードウェア構成の一例を示すブロック図である。
FIG. 2 is a block diagram showing an example of the hardware configuration of the controller unit of the
図2において、216はコントローラユニットで、画像入力デバイスとして機能するスキャナ部214や、画像出力デバイスとして機能するプリンタ部212と接続する一方、LAN(例えば、図1に示したLAN104)や公衆回線(例えば、図1に示したWAN108)(例えば、PSTNまたはISDN等)と接続することで、画像データやデバイス情報の入出力を行う。
In FIG. 2, reference numeral 216 is a controller unit, which is connected to a
コントローラユニット216において、201はCPUで、システム全体を制御するプロセッサである。202はRAMで、CPU201が動作するためのシステムワークメモリであり、プログラムを記録するためのプログラムメモリや、画像データを一時記録するための画像メモリでもある。
In the
203はROMで、システムのブートプログラムや各種制御プログラムが格納されている。204は外部記憶装置(ハードディスクドライブ(HDD))で、システムを制御するための各種プログラム、画像データ等を格納する。
207は操作部インタフェース(操作部I/F)で、操作部(UI)208とのインタフェース部であり、操作部208に表示する画像データを操作部208に対して出力する。
また、操作部I/F207は、操作部208から本システム使用者が入力した情報(例えば、ユーザ情報等)をCPU201に伝える役割をする。
Further, the operation unit I /
なお、操作部208はタッチパネルを有する表示部を備え、該表示部に表示されたボタンを、ユーザが押下(指等でタッチ)することにより、各種指示を行うことができる。
The
205はネットワークインタフェース(Network I/F)で、ネットワーク(LAN)に接続し、データの入出力を行う。206はモデム(MODEM)で、公衆回線に接続し、FAXの送受信等のデータの入出力を行う。
218は外部インタフェース(外部I/F)で、USB、IEEE1394、プリンタポート、RS−232C等の外部入力を受け付けるI/F部であり、認証で必要となるICカードの読み取り用のカードリーダ219が外部I/F218に接続されている。
そして、CPU201は、この外部I/F218を介してカードリーダ219によるICカードからの情報読み取りを制御し、該ICカードから読み取られた情報を取得可能である。
Then, the
尚、ICカードに限らず、ユーザを特定することが可能な記憶媒体であってもよい。この場合、記憶媒体にはユーザを識別するための識別情報が記憶される。この識別情報は、記憶媒体の製造番号でも、ユーザが企業内で与えられるユーザコードであってもよい。
以上のデバイスがシステムバス209上に配置される。
The storage medium is not limited to the IC card and may be a storage medium capable of identifying the user. In this case, the storage medium stores identification information for identifying the user. This identification information may be a serial number of a storage medium or a user code given by the user in the company.
The above devices are arranged on the
220はイメージバスインタフェース(IMAGE BUS I/F)であり、システムバス209と画像データを高速で転送する画像バス215とを接続し、データ構造を変換するバスブリッジである。
画像バス215は、PCIバスまたはIEEE1394で構成される。画像バス215上には以下のデバイスが配置される。 The image bus 215 is composed of a PCI bus or IEEE 1394. The following devices are arranged on the image bus 215.
210はラスタイメージプロセッサ(RIP)で、例えば、PDLコード等のベクトルデータをビットマップイメージに展開する。
211はプリンタインタフェース(プリンタI/F)で、プリンタ部212とコントローラユニット216を接続し、画像データの同期系/非同期系の変換を行う。また、213はスキャナインタフェース(スキャナI/F)で、スキャナ部214とコントローラユニット216を接続し、画像データの同期系/非同期系の変換を行う。
Reference numeral 211 denotes a printer interface (printer I / F), which connects the printer unit 212 and the controller unit 216 to perform synchronous / asynchronous conversion of image data. Further, 213 is a scanner interface (scanner I / F), which connects the
217は画像処理部で、入力画像データに対し補正、加工、編集を行い、プリント出力画像データに対して、プリンタの補正、解像度変換等を行う。また、これに加えて、画像処理部217は、画像データの回転や、多値画像データに対してはJPEG、2値画像データはJBIG、MMR、MH等の圧縮伸張処理を行う。 Reference numeral 217 is an image processing unit, which corrects, processes, and edits the input image data, and corrects, converts the resolution, and the like on the print output image data. In addition to this, the image processing unit 217 performs compression / decompression processing of image data, JPEG for multi-valued image data, and JBIG, MMR, MH, etc. for binary image data.
スキャナ部214は、原稿となる紙上の画像を照明し、CCDラインセンサで走査することで、ラスタイメージデータとして電気信号に変換する。原稿用紙は原稿フィーダのトレイにセットし、装置のユーザが操作部208から読み取り起動指示することにより、CPU201がスキャナ部214に指示を与え、フィーダは原稿用紙を1枚ずつフィードし原稿画像の読み取り動作を行う。
The
プリンタ部212は、ラスタイメージデータを用紙上の画像に変換する部分であり、その方式は感光体ドラムや感光体ベルトを用いた電子写真方式、微少ノズルアレイからインクを吐出して用紙上に直接画像を印字するインクジェット方式等があるが、どの方式でも構わない。 The printer unit 212 is a part that converts raster image data into an image on paper, and the method is an electrophotographic method using a photoconductor drum or a photoconductor belt, and ink is ejected from a minute nozzle array and directly on the paper. There is an inkjet method for printing an image, but any method may be used.
プリント動作の起動は、CPU201からの指示によって開始する。なお、プリンタ部212には、異なる用紙サイズまたは異なる用紙向きを選択できるように複数の給紙段を持ち、それに対応した用紙カセットがある。
The start of the print operation is started by the instruction from the
操作部208は、LCD表示部を有し、LCD上にタッチパネルシートが貼られており、システムの操作画面を表示するとともに、表示してあるキーが押されるとその位置情報を操作部I/F207を介してCPU201に伝える。
The
また、操作部208は、各種操作キーとして、例えば、スタートキー、ストップキー、IDキー、リセットキー等を備える。
Further, the
ここで、操作部208のスタートキーは、原稿画像の読み取り動作を開始する時などに用いる。スタートキーの中央部には、緑と赤の2色LEDがあり、その色によってスタートキーが使える状態にあるかどうかを示す。
Here, the start key of the
また、操作部208のストップキーは、稼働中の動作を止める働きをする。また、操作部208のIDキーは、ユーザのユーザIDを入力する時に用いる。リセットキーは、操作部からの設定を初期化する時に用いる。
Further, the stop key of the
カードリーダ219は、CPU201からの制御により、ICカード(例えば、ソニー社のフェリカ(FeliCa)(登録商標))内に記憶されている情報を読み取り、該読み取った情報を外部I/F218を介してCPU201へ通知する。
The
図3には、本実施形態における複合機106の各機能のブロックが示されており、複合機106は、主にクラウドプリントサービス通信機能400及びクラウドプリントサービス通信代理機能401を備えている。尚、各機能については、後述するフローチャートと合わせて説明を行う。
FIG. 3 shows a block of each function of the
クラウドプリントサービス通信機能400には、クラウドプリントサービス通信開始部402及びクラウドプリントサービス通信終了部403を備えている。
The cloud print service communication function 400 includes a cloud print service
クラウドプリントサービス通信開始部402は、クラウドプリントサービス102と複合機106との通信を確立する機能を備え、本機能により二者間のイベントの送受信および印刷ジョブの送受信などを実施することが可能になる。
The cloud print service
クラウドプリントサービス通信終了部403は、クラウドプリントサービス102と複合機106の通信を終了する機能を備える。
The cloud print service
クラウドプリントサービス通信代理機能401は、代理開始要求送信部404、代理開始要求受信部405、代理通信情報送信部406、代理通信情報受信部407、代理通信部408、及び省電力モード復旧部409を備えている。
The cloud print service communication proxy function 401 includes a proxy start
代理開始要求送信部404は、代理でクラウドプリントサービス102との通信を担当可能な複合機106を検索するため、同一LAN104に存在する機器など全体に対してパケットを送信する機能を持つ。
The proxy start
代理開始要求受信部405は、代理開始要求送信部404からの要求を受信し、送信元に対してクラウドプリントサービス102との通信を代理可能である旨を返却する。
The proxy start
本機能は、複数台のそれぞれの複合機106が受信する可能性があるため、トラフィック集中を避けるために要求受信後はランダム秒後に返信する仕組みにしても良い。
Since this function may be received by each of a plurality of
代理通信情報送信部406は、代理開始要求受信部405からの返信を受信した際に動作し、クラウドプリントサービス102と通信する際に必要なクレデンシャル情報(詳細後述)を送信する機能を持つ。
The proxy communication
当該複合機106が既に他の複合機106の通信を代理で担当している場合、送信するクレデンシャル情報は複数になりうる。
If the
また、クレデンシャル情報を安全に保持するため、代理開始要求受信部405の返信の内部に公開鍵をセットし、本機能が公開鍵を利用して暗号化されたクレデンシャル情報を送信しても良い。
Further, in order to keep the credential information securely, the public key may be set inside the reply of the proxy start
代理通信情報受信部407は、代理通信情報送信部406からの要求を受信し、クレデンシャル情報を解析してクラウドプリントサービス102との通信を代理するための準備を行う。
The proxy communication
代理通信部408は、実際にクラウドプリントサービス102との通信を行う機能を持つ。何らかの障害により本機能が通信を代理できなかった場合は、代理開始要求の送信元に対して複合機106の省電力モードを通常モードへ復旧させる要求を送信しても良い。
The
省電力モードとは、通常モードよりも複合機106における電力の消費を抑えた状態を維持することを示す。
The power saving mode means to maintain a state in which power consumption in the
省電力モード復旧部409は、あらかじめ決められた構造の通信を受信した場合に省電力モードから通常モードへ復旧する機能、他の複合機106に対して復旧を要求する機能を持ち、省電力モード復旧後は、クラウドプリントサービス通信開始部402によって、再度イベントおよび印刷ジョブの取得を行えるようにする。
The power saving
イベント解析部410は、クラウドプリントサービス102から受信したイベントの内容を解析し、自身に対してなされた印刷要求なのか、あるいは、他の複合機106に対してなされた印刷要求なのかを解析する。
The
図4に示すフローチャートを用いて本実施形態における複合機106の省電力モード遷移時の処理について説明する。
The processing at the time of transition to the power saving mode of the
本処理では、複合機Aが省電力モードへ遷移し、複合機Bが代理でクラウドプリントサービス102と通信することを想定する。
In this process, it is assumed that the multifunction device A shifts to the power saving mode and the multifunction device B communicates with the
ステップS101では、複合機Aは起動完了後、クラウドプリントサービス通信開始部402によってクラウドプリントサービス102との通信を確立する。
In step S101, after the startup of the multifunction device A is completed, the cloud print service
ステップS102では、複合機Aは一定時間、印刷や操作部208に対して操作などが行われなかった場合、省電力モードへ遷移するための準備を行う。
In step S102, the multifunction device A prepares for transitioning to the power saving mode when printing or an operation is not performed on the
本ステップでは、クラウドプリントサービス102からの死活判定等の複合機の自主的な動作を伴わないものは除いても良い。
In this step, those that do not involve the voluntary operation of the multifunction device such as the life-and-death determination from the
ステップS103では、複合機Aは代理開始要求送信部404によって同一LAN104上に代理可能な複合機106が存在しないか確認を行う。
In step S103, the multifunction device A confirms whether or not there is a
例えば、ブロードキャストのような通信方法によって、同一LAN104上に存際する各複合機106に対して確認を行う。
For example, confirmation is performed for each
ステップS104では、複合機Bは代理開始要求受信部405によって代理要求を受信後、トラフィックの集中を回避するために一定時間待機する。待機中に複合機Aと通信可能な公開鍵/秘密鍵を生成する。
In step S104, after receiving the proxy request by the proxy start
ステップS105では、複合機Bは代理開始要求受信部405によって複合機Aに対して公開鍵をセットした通信を行い、代理可能である旨を複合機Aに通知する。
In step S105, the multifunction device B communicates with the multifunction device A by setting the public key by the proxy start
尚、例えば、代理を要求された複合機は、主に、通常モードのものが対象となるが、自信の印刷履歴を見て、予め定めた所定時間以内に印刷を行っているものや、他の代理可能な複合機から印刷頻度の情報を取得して、最も印刷頻度の高い複合機106に代理させても良い。
For example, the multifunction device for which a proxy is requested is mainly the one in the normal mode, but the one that prints within a predetermined time by looking at the print history of the self-confidence, and others. The printing frequency information may be acquired from the multifunction device that can be represented by the above, and the
また、後述する図6に示す記憶領域には容量の制限も存在することから、この制限を越える、あるいは制限に近い状態であれば、代理不可であるとして通知を行うことも可能である。 Further, since the storage area shown in FIG. 6 to be described later has a capacity limit, it is possible to notify that the proxy is not possible if the storage area exceeds or is close to the limit.
ステップS106では、複合機Aは複合機Bから代理可能の通信を受信後、クラウドプリントサービス102との通信を代理で実施してもらうためのクレデンシャル情報を記憶領域(図6)から収集する。
In step S106, after receiving the communication that can be represented by the multifunction device B, the multifunction device A collects the credential information for having the communication with the
ステップS107では、複合機Aは代理通信情報送信部406によって複合機Bへクレデンシャル情報を送信する。尚、ステップS105のタイミングで公開鍵を取得出来ている場合、送信するクレデンシャル情報は暗号化しても良い。
In step S107, the multifunction device A transmits the credential information to the multifunction device B by the proxy communication
図6には、各複合機106において他の機器と通信を行い受信したクレデンシャル情報を記憶しておく記憶領域の構成が示されており、この記憶領域は、例えば、キューのような構造を備える。
FIG. 6 shows a configuration of a storage area for storing credential information received by communicating with other devices in each
この記憶領域は、例えば、先に記憶した情報から順に処理を行う構造を備え、この情報としては、クラウドプリントサービス102と通信を行うための認証情報や通信を行う複合機106のホスト名(IPアドレス)やプリンタID(後述)等を含むクレデンシャル情報を記憶する。
This storage area has, for example, a structure in which processing is performed in order from the previously stored information, and this information includes authentication information for communicating with the
複合機106では、自身が他の複合機106の代理としてクラウドプリントサービス102と通信を行う際に、他の複合機106に対する通信をも受信して、この記憶領域に記憶する。
When the
そして、他の複合機106に対する印刷要求などの情報を受信すると、その対象となる他の複合機106に対して省電力モードからの復旧の要求を行い、復旧がなされたことを検知すると、そのクレデンシャル情報を記憶領域から削除する。
Then, when it receives information such as a print request for the
また、自身が省電力モードへ遷移する際には、全ての記憶領域に記憶しているクレデンシャル情報を他の複合機106に送信してから、遷移を行う。本ステップでは、複合機Bに対して、自身の記憶領域に記憶している全てのクレデンシャル情報を送信する。
Further, when the device itself transitions to the power saving mode, the transition is performed after transmitting the credential information stored in all the storage areas to the
尚、自身がクラウドプリントサービス102との通信を行うためのクレデンシャル情報は、別の記憶領域へ記憶している。
The credential information for communicating with the
ステップS108では、複合機Aはクラウドプリントサービス通信終了部403によって、クラウドプリントサービス102との通信を切断する。このような処理を行うことで、クラウドプリントサービス102は、複合機Aがオフラインの状態となったことを認識する。
In step S108, the multifunction device A disconnects the communication with the
ステップS109では、複合機Aは省電力モードへ遷移する。もしステップS103において確認を行ってから一定時間、別の複合機106からレスポンスを得られなかった場合は省電力モードへの遷移をしなくても良い。
In step S109, the multifunction device A transitions to the power saving mode. If a response cannot be obtained from another
ステップS110では、複合機Bは代理通信情報受信部407を利用して、複合機Aから受信した公開鍵で暗号化した内容を秘密鍵で復号化する。
In step S110, the multifunction device B uses the proxy communication
ステップS111では、複合機Bは複合機Aのクレデンシャル情報を受信して、クラウドプリントサービス通信開始部402によって、クラウドプリントサービス102との通信を代理で開始する。これによって、クラウドプリントサービス102は、複合機Bに対して複合機Aに関する代理通信を確立する。
In step S111, the multifunction device B receives the credential information of the multifunction device A, and the cloud print service
図5に示すフローチャートを用いて、本実施形態における複合機106の省電力モード復旧時の処理を説明する。
The process at the time of restoration of the power saving mode of the
尚、本処理では、複合機Bがクラウドプリントサービス102からのイベントをキーにして複合機Aを省電力モードから復旧させることを想定している。
In this process, it is assumed that the multifunction device B recovers the multifunction device A from the power saving mode by using the event from the
ステップS201では、複合機Bの代理通信部408はクラウドプリントサービス102からイベントを受信する。
In step S201, the
ステップS202では、複合機Bのイベント解析部410は代理通信部408によって受信したイベントを解析する。
In step S202, the
ステップS203では、複合機Bのイベント解析部410は解析したイベントの内容が代理で通信中の複合機Aに対する印刷要求かどうか判定を行い、複合機Aに対する印刷要求であると判定した場合は、ステップS204へ処理を進め、複合機Aに対する印刷要求であると判定しない場合、処理を終了する。
In step S203, the
例えば、XMPP(eXtensible Messaging and Presence Protocol)のような通信手段を用いる態様であれば、複合機106を一意に識別するためにクラウドプリントサービス102へ当該複合機106を登録する際に発行されるプリンタIDを含むメッセージが送信されることから、印刷要求がなされた複合機106を特定することが可能となる。
For example, in the case of using a communication means such as XMPP (eXtensible Messaging and Presence Protocol), a printer issued when the
ステップS204では、複合機Bの省電力モード復旧部409は、複合機Aのホスト名(IPアドレス)に基づいて、省電力モード復旧部409と通信を行い、省電力モードから復旧する要求を送信する。
In step S204, the power saving
ステップS205では、複合機Bはクラウドプリントサービス通信終了部403によって、複合機Aとの代理通信を切断する。また、複合機B内部で保持していた複合機Aのクレデンシャル情報を削除する。
In step S205, the multifunction device B disconnects the proxy communication with the multifunction device A by the cloud print service
ステップS206では、複合機Aは省電力モード復旧部409との通信を検知し、省電力モードから通常モードへ遷移する。
In step S206, the multifunction device A detects communication with the power saving
ステップS207では、複合機Aはクラウドプリントサービス通信開始部402によってクラウドプリントサービス102との通信を再開する。
In step S207, the multifunction device A resumes communication with the
ステップS208では、複合機Aはクラウドプリントサービス102から印刷ジョブに関する情報を取得し、印刷を実行する。
In step S208, the multifunction device A acquires information about the print job from the
[変形例]
次に、本実施形態の変形例について説明する。変形例では、省電力モードである複合機において、直接、クラウドプリントサービス102へ処理指示がなされた際に、代理の通信を解除して、自身がクラウドプリントサービス102と通信を行う態様について説明を行う。
[Modification example]
Next, a modified example of this embodiment will be described. In the modified example, when a processing instruction is directly given to the
尚、変形例では、実施形態の構成及び処理と同様な構成及び処理を行うことから、同一の処理及び構成については、同一の符号を用いて詳細な説明を省略し、異なるもののみ、詳細に説明を行う。 In the modified example, since the same configuration and processing as the configuration and processing of the embodiment are performed, detailed description of the same processing and configuration is omitted by using the same reference numerals, and only different ones are described in detail. Give an explanation.
尚、本処理では、省電力モードである複合機Aに対して処理指示がなされ、代理で通信を行っている複合機Bにおいて、複合機Aに関するクラウドプリントサービス102との代理通信を解除することを想定している。
In this process, a processing instruction is given to the multifunction device A, which is in the power saving mode, and the proxy communication with the
図7には、複合機106の各機能のブロックが示されており、図3に示すブロックの図を改良したものである。尚、各機能については、後述するフローチャートと合わせて説明を行う。
FIG. 7 shows blocks for each function of the
複合機106は、印刷機能500を備えており、印刷機能500は、認証部501、ジョブ情報要求部502、記憶部503、表示部504、及び印刷制御部505を備えている。
The
認証部501は、複合機106を利用するユーザが、当該複合機106を利用できる権限があるか否かを認証するものである。
The
例えば、カードリーダ219に対して翳されたICカードからユーザを特定する情報を読み取り、自身に備えた利用可能なユーザの情報と突き合わせることで認証を行う。
For example, authentication is performed by reading information that identifies a user from an IC card held by a
あるいは、操作部208により入力されたユーザを特定する情報と、自身に備えた利用可能なユーザの情報と突き合わせることで認証を行う。
Alternatively, the authentication is performed by matching the information for identifying the user input by the
認証部501によって認証がなされて、ユーザが複合機106を利用可能である場合、自身が省電力モードである場合は、省電力モード復旧部409によって、省電力モードから通常モードへ復旧し、省電力モード復旧後は、クラウドプリントサービス通信開始部402によって、再度イベントおよび印刷ジョブの取得を行えるようにする。
If the
ジョブ情報要求部502は、記憶部503によって記憶された設定情報のうち、クラウドプリントサービスを利用するモードが一覧表示である場合、クラウド通信開始部402によって、クラウドプリントサービス102に対して通信を確立すると、クラウドプリントサービス102へ、認証部501によって認証されたユーザの印刷ジョブの情報を要求する。
The job
記憶部503は、複合機106に対する各設定値に関する情報を記憶し、例えば、図11に示す設定情報テーブルを備えて構成されている。
The
設定情報テーブルは、設定値を識別するためのキーを示す設定キー名、設定されている設定値を含んで構成されている。 The setting information table is configured to include a setting key name indicating a key for identifying a setting value and a set setting value.
設定値の例としては、クラウドプリントサービス102を利用するモードとして、クラウドプリントサービス102に対して、印刷要求がなされると、出力を行う複合機106に対して、印刷ジョブを送信して印刷を行うダイレクト印刷や、クラウドプリントサービス102に蓄積されている印刷ジョブの一覧を表示させ、ユーザが一覧に表示された印刷ジョブを選択して印刷指示を行う一覧表示や、クラウドプリントサービス102の利用を停止する無効といったモードが存在する。
As an example of the set value, as a mode for using the
これらのモードは、複合機106の操作部208に表示されるサービス選択画面(図9参照)によって設定されるか、あるいは、ステップS108において、クラウドプリントサービス102に対して通信を切断した際に、無効を設定する。
These modes are set by the service selection screen (see FIG. 9) displayed on the
サービス選択画面600は、クラウドプリントサービス102を利用するモードを設定するための画面であり、設定値としてダイレクト印刷を設定する際に押下するための選択欄601、一覧表示を設定する際に押下するための選択欄602、及び無効を設定する際に押下するための選択欄603を備えており、何れの選択欄を1つ選択して、設定ボタン604を押下して設定することが可能である。
The service selection screen 600 is a screen for setting a mode for using the
表示部504は、操作部208において、種々の画面を表示し、これらの画面を介して、ユーザからの操作指示を受付ける。
The
印刷制御部505は、自身に投入された印刷ジョブをプリンタ部212によって用紙などの記録媒体へ印刷出力する。
The
次に、図7に示すフローチャートを用いて、本実施形態における複合機106を操作することによる省電力モード復旧時の処理を説明する。
Next, using the flowchart shown in FIG. 7, a process at the time of restoration of the power saving mode by operating the
ステップS301では、複合機Aにおける認証部501によって、ユーザに対して複合機106の利用可否を判定し、利用可能であると判定した場合は、当該ユーザに対してログインをさせる。
In step S301, the
本ステップの認証方法の一例としては、ICカードに記録されたユーザを特定するための識別情報や、操作部208によって入力されたユーザのID及びパスワードを用いて、予め記憶された識別情報、ID及びパスワードと照合し、一致すればログインをさせる。但し、このような認証方法に限ることなく、ユーザを認証してログインさせる方法であれば何れの態様でも良い。
As an example of the authentication method in this step, the identification information and ID stored in advance using the identification information recorded on the IC card for identifying the user and the user ID and password input by the
ステップS302では、複合機Aにおける省電力モード復旧部409によって、省電力モードから通常モードへ遷移する。
In step S302, the power saving
ステップS303では、複合機Aにおける表示部504に表示されたメニュー画面等(不図示)に対して、サービス選択画面600の表示指示を受付けたか否かを判定し、受付けたと判定した場合は、ステップS304へ処理を進める。
In step S303, it is determined whether or not the display instruction of the service selection screen 600 has been accepted with respect to the menu screen or the like (not shown) displayed on the
ステップS304では、複合機Aにおける表示部504によってサービス選択画面600を表示し、ステップS305では、複合機Aにおける表示部504によってサービス選択画面600に対して選択された選択欄が、一覧表示を設定する際に押下するための選択欄602であるか否かを判定し、選択欄602であると判定した場合は、設定情報テーブルのプリントサービス利用モードに対して一覧表示を設定し、ステップS306へ処理を進め、選択欄602であると判定しない場合は、ステップS303へ処理を進める。
In step S304, the service selection screen 600 is displayed by the
ステップS306では、複合機Aにおける省電力モード復旧部409は、複合機Aの代理通信を行っている複合機Bに対して、複合機Aが省電力モードから通常モードへ復旧したことを示す情報を送信する。
In step S306, the power saving
尚、代理通信を行っている複合機を特定する方法の例としては、設定情報テーブルの代替中の複合機情報に対する設定値より特定する方法があげられ、この設定値は、ステップS106において代理可能と判定し、代理通信を依頼する複合機を特定する情報が記憶されている。 As an example of the method of specifying the multifunction device performing proxy communication, there is a method of specifying from the setting value for the multifunction device information being substituted in the setting information table, and this setting value can be substituted in step S106. Information that identifies the multifunction device that requests proxy communication is stored.
ステップS307では、複合機Bにおける省電力モード復旧部409によって、ステップS306において複合機Aから送信された情報を受信する。
In step S307, the power saving
ステップS308では、複合機Bにおけるクラウドプリントサービス通信終了部403によって、ステップS307において代理通信の解除依頼を受けた複合機Aの通信の停止をクラウドプリントサービス102に対して行う。また、複合機B内部で保持していた複合機Aのクレデンシャル情報を削除する。
In step S308, the cloud print service
ステップS309では、複合機Aにおけるクラウドプリントサービス通信開始部402によって、クラウドプリントサービス102との通信を再開する。
In step S309, the cloud print service
ステップS310では、複合機Aにおけるジョブ情報要求部502によって、クラウドプリントサービス102に対して、ステップS301においてログインしたユーザの印刷ジョブの情報を要求する。
In step S310, the job
ステップS311では、複合機Aにおける表示部504によって、クラウドプリントサービス102から受信したジョブの情報をジョブ一覧画面(図10参照)に表示する。
In step S311, the
図10には、ジョブ一覧画面700の構成が示されており、印刷ジョブの情報を一覧表示する一覧表示部701、一覧表示部701に表示された印刷ジョブのうち、各印刷ジョブに対応して印刷を行いたい印刷ジョブを選択するためのジョブ選択欄702を備えおり、ジョブ選択欄702を選択して印刷ボタン703を押下すると、ジョブ選択欄702が選択された印刷ジョブを印刷する。
FIG. 10 shows the configuration of the
ステップS312では、複合機Aにおける表示部504によって、ジョブ一覧画面700において印刷ボタン703が押下されたことを検知すると、複合機Aにおける印刷制御部505によって、ジョブ選択欄702に対して選択された印刷ジョブを記録媒体へ印刷する。
In step S312, when the
以上、本発明によれば、クラウドサービスと常時接続を行う印刷装置を適切に割り当てることで、省電力の効率化を図ることができる。 As described above, according to the present invention, it is possible to improve the efficiency of power saving by appropriately allocating the printing device that is always connected to the cloud service.
なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。 The structure and contents of the various data described above are not limited to this, and it goes without saying that the structure and contents are various depending on the intended use and purpose.
以上、一実施形態について示したが、本発明は、例えば、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能である。 Although one embodiment has been described above, the present invention can take an embodiment as, for example, a method, a program, a recording medium, or the like.
また、本発明におけるプログラムは、図4、図5、及び図8に示すフローチャートの処理方法をコンピュータが実行可能なプログラムである。なお、本発明におけるプログラムは図7の各装置の処理方法ごとのプログラムであってもよい。 Further, the program in the present invention is a program in which a computer can execute the processing method of the flowchart shown in FIGS. 4, 5, and 8. The program in the present invention may be a program for each processing method of each device shown in FIG. 7.
以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。 As described above, a recording medium on which a program for realizing the functions of the above-described embodiment is recorded is supplied to the system or device, and the computer (or CPU or MPU) of the system or device stores the program in the recording medium. Needless to say, the object of the present invention can be achieved by reading and executing.
この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.
プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク、ソリッドステートドライブ等を用いることができる。 Recording media for supplying programs include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, and silicon. A disk, solid state drive, etc. can be used.
また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the function of the above-described embodiment is realized, but also the OS (operating system) or the like running on the computer is actually operated based on the instruction of the program. Needless to say, there are cases where a part or all of the processing is performed and the processing realizes the functions of the above-described embodiment.
さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, the program read from the recording medium is written to the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, and then the function expansion board is based on the instruction of the program code. It goes without saying that there are cases where the CPU or the like provided in the function expansion unit performs a part or all of the actual processing, and the processing realizes the functions of the above-described embodiment.
また、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 It goes without saying that it can also be applied when it is achieved by supplying a program to a system or device. In this case, by reading the recording medium in which the program for achieving the present invention is stored into the system or device, the system or device can enjoy the effect of the present invention.
さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, by downloading and reading a program for achieving the present invention from a server, database, or the like on the network by a communication program, the system or device can enjoy the effect of the present invention.
なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 It should be noted that all the configurations in which each of the above-described embodiments and modifications thereof are combined are also included in the present invention.
100 印刷システム
102 クラウドプリントサービス
104 LAN
106 複合機
108 WAN
100
106
Claims (10)
通常モードと当該通常モードより省電力なモードである省電力モードへ前記印刷装置を遷移する遷移手段と、
前記遷移手段により省電力モードへ遷移する際に、前記情報処理装置との通信を代理で行うことが可能な他の印刷装置を確認する確認手段と、
前記確認手段によって確認がなされた代理通信可能な印刷装置が、省電力モードへ遷移する印刷装置の代理として前記情報処理装置と常時接続を行う通信手段と、
を備えたことを特徴とする印刷装置。 A printing device that is always connected to an information processing device.
A transition means for transitioning the printing apparatus to the normal mode and the power saving mode, which is a power saving mode from the normal mode, and
A confirmation means for confirming another printing device capable of performing communication with the information processing device on behalf of the transition means when transitioning to the power saving mode by the transition means.
A printing device capable of proxy communication confirmed by the confirmation means always connects to the information processing device on behalf of the printing device transitioning to the power saving mode.
A printing device characterized by being equipped with.
前記受付手段によって操作指示を受付けた場合、代理で通信を行っている前記他の印刷装置に対して常時接続を解除する指示を行う指示手段と、
を備えたことを特徴とする請求項1乃至3の何れか1項に記載の印刷装置。 A receiving means for receiving an operation instruction when communication is represented by the other printing device, and
When the operation instruction is received by the reception means, the instruction means for instructing the other printing device communicating on behalf of the printing device to always disconnect the connection, and
The printing apparatus according to any one of claims 1 to 3, wherein the printing apparatus is provided with.
前記印刷装置は、
通常モードと当該通常モードより省電力なモードである省電力モードへ前記印刷装置を遷移する遷移手段と、
前記遷移手段により省電力モードへ遷移する際に、前記情報処理装置との通信を代理で行うことが可能な他の印刷装置を確認する確認手段と、
前記確認手段によって確認がなされた代理通信可能な印刷装置が、省電力モードへ遷移する印刷装置の代理として前記情報処理装置と常時接続を行う通信手段と、
を備えたことを特徴とする印刷システム。 A printing system consisting of a printing device that is always connected to an information processing device.
The printing device is
A transition means for transitioning the printing apparatus to the normal mode and the power saving mode, which is a power saving mode from the normal mode, and
A confirmation means for confirming another printing device capable of performing communication with the information processing device on behalf of the transition means when transitioning to the power saving mode by the transition means.
A printing device capable of proxy communication confirmed by the confirmation means always connects to the information processing device on behalf of the printing device transitioning to the power saving mode.
A printing system characterized by being equipped with.
前記印刷装置は、
通常モードと当該通常モードより省電力なモードである省電力モードへ前記印刷装置を遷移する遷移ステップと、
前記遷移ステップにより省電力モードへ遷移する際に、前記情報処理装置との通信を代理で行うことが可能な他の印刷装置を確認する確認ステップと、
前記確認ステップによって確認がなされた代理通信可能な印刷装置が、省電力モードへ遷移する印刷装置の代理として前記情報処理装置と常時接続を行う通信ステップと、
を実行することを特徴とする印刷装置の制御方法。 A control method for a printing device that is always connected to an information processing device.
The printing device is
A transition step for transitioning the printing device to the normal mode and the power saving mode, which is a power saving mode from the normal mode, and
A confirmation step for confirming another printing device capable of communicating with the information processing device on behalf of the user when the transition to the power saving mode is performed by the transition step.
A communication step in which the printing device capable of proxy communication confirmed by the confirmation step always connects to the information processing device on behalf of the printing device transitioning to the power saving mode.
A method of controlling a printing apparatus, which comprises executing.
前記印刷装置を、
通常モードと当該通常モードより省電力なモードである省電力モードへ前記印刷装置を遷移する遷移手段と、
前記遷移手段により省電力モードへ遷移する際に、前記情報処理装置との通信を代理で行うことが可能な他の印刷装置を確認する確認手段と、
前記確認手段によって確認がなされた代理通信可能な印刷装置が、省電力モードへ遷移する印刷装置の代理として前記情報処理装置と常時接続を行う通信手段と、
して機能させるためのプログラム。 A program that can be read and executed by a printing device that is always connected to an information processing device.
The printing device
A transition means for transitioning the printing apparatus to the normal mode and the power saving mode, which is a power saving mode from the normal mode, and
A confirmation means for confirming another printing device capable of performing communication with the information processing device on behalf of the transition means when transitioning to the power saving mode by the transition means.
A printing device capable of proxy communication confirmed by the confirmation means always connects to the information processing device on behalf of the printing device transitioning to the power saving mode.
A program to make it work.
前記印刷装置は、
通常モードと当該通常モードより省電力なモードである省電力モードへ前記印刷装置を遷移する遷移ステップと、
前記遷移ステップにより省電力モードへ遷移する際に、前記情報処理装置との通信を代理で行うことが可能な他の印刷装置を確認する確認ステップと、
前記確認ステップによって確認がなされた代理通信可能な印刷装置が、省電力モードへ遷移する印刷装置の代理として前記情報処理装置と常時接続を行う通信ステップと、
を実行することを特徴とする印刷システムの制御方法。 A control method for a printing system consisting of a printing device that is always connected to an information processing device.
The printing device is
A transition step for transitioning the printing device to the normal mode and the power saving mode, which is a power saving mode from the normal mode, and
A confirmation step for confirming another printing device capable of communicating with the information processing device on behalf of the user when the transition to the power saving mode is performed by the transition step.
A communication step in which the printing device capable of proxy communication confirmed by the confirmation step always connects to the information processing device on behalf of the printing device transitioning to the power saving mode.
A method of controlling a printing system, characterized by the execution of.
前記印刷装置を、
通常モードと当該通常モードより省電力なモードである省電力モードへ前記印刷装置を遷移する遷移手段と、
前記遷移手段により省電力モードへ遷移する際に、前記情報処理装置との通信を代理で行うことが可能な他の印刷装置を確認する確認手段と、
前記確認手段によって確認がなされた代理通信可能な印刷装置が、省電力モードへ遷移する印刷装置の代理として前記情報処理装置と常時接続を行う通信手段と、
して機能させるためのプログラム。 A program that can be read and executed by a printing system consisting of a printing device that is always connected to an information processing device.
The printing device
A transition means for transitioning the printing apparatus to the normal mode and the power saving mode, which is a power saving mode from the normal mode, and
A confirmation means for confirming another printing device capable of performing communication with the information processing device on behalf of the transition means when transitioning to the power saving mode by the transition means.
A printing device capable of proxy communication confirmed by the confirmation means always connects to the information processing device on behalf of the printing device transitioning to the power saving mode.
A program to make it work.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016232283 | 2016-11-30 | ||
JP2016232283 | 2016-11-30 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017227741A Division JP6708936B2 (en) | 2016-11-30 | 2017-11-28 | Printing device, printing system, control method, and program |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2020142531A true JP2020142531A (en) | 2020-09-10 |
JP2020142531A5 JP2020142531A5 (en) | 2021-09-30 |
JP7071665B2 JP7071665B2 (en) | 2022-05-19 |
Family
ID=62564328
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017227741A Active JP6708936B2 (en) | 2016-11-30 | 2017-11-28 | Printing device, printing system, control method, and program |
JP2020087218A Active JP7071665B2 (en) | 2016-11-30 | 2020-05-19 | Printing device, control method of printing device, and program |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017227741A Active JP6708936B2 (en) | 2016-11-30 | 2017-11-28 | Printing device, printing system, control method, and program |
Country Status (1)
Country | Link |
---|---|
JP (2) | JP6708936B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109348082B (en) * | 2018-10-29 | 2020-05-22 | 邢家旭 | Mobile printing server, method and system for realizing mobile printing and scanning |
JP2023042807A (en) | 2021-09-15 | 2023-03-28 | 富士フイルムビジネスイノベーション株式会社 | Information processing system, terminal device, information processing unit, and program |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11187071A (en) * | 1997-12-24 | 1999-07-09 | Fuji Xerox Co Ltd | Information processor and control method therefor |
JP2006293818A (en) * | 2005-04-13 | 2006-10-26 | Canon Inc | Print controller and print control method thereof |
JP2010176424A (en) * | 2009-01-29 | 2010-08-12 | Fuji Xerox Co Ltd | System, apparatus and program for forming image |
JP2013129147A (en) * | 2011-12-22 | 2013-07-04 | Brother Industries Ltd | Printer and proxy server |
US20140204412A1 (en) * | 2013-01-24 | 2014-07-24 | Hewlett-Packard Development Company, L.P. | Printer-Server Connections |
JP2015049838A (en) * | 2013-09-04 | 2015-03-16 | カシオ電子工業株式会社 | Communication system, communication control device, communication control method and program |
JP2016020084A (en) * | 2014-06-16 | 2016-02-04 | 株式会社沖データ | Image formation system and image formation apparatus |
JP2016148911A (en) * | 2015-02-10 | 2016-08-18 | コニカミノルタ株式会社 | Printer, printing management device, printing system and program |
-
2017
- 2017-11-28 JP JP2017227741A patent/JP6708936B2/en active Active
-
2020
- 2020-05-19 JP JP2020087218A patent/JP7071665B2/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11187071A (en) * | 1997-12-24 | 1999-07-09 | Fuji Xerox Co Ltd | Information processor and control method therefor |
JP2006293818A (en) * | 2005-04-13 | 2006-10-26 | Canon Inc | Print controller and print control method thereof |
JP2010176424A (en) * | 2009-01-29 | 2010-08-12 | Fuji Xerox Co Ltd | System, apparatus and program for forming image |
JP2013129147A (en) * | 2011-12-22 | 2013-07-04 | Brother Industries Ltd | Printer and proxy server |
US20140204412A1 (en) * | 2013-01-24 | 2014-07-24 | Hewlett-Packard Development Company, L.P. | Printer-Server Connections |
JP2015049838A (en) * | 2013-09-04 | 2015-03-16 | カシオ電子工業株式会社 | Communication system, communication control device, communication control method and program |
JP2016020084A (en) * | 2014-06-16 | 2016-02-04 | 株式会社沖データ | Image formation system and image formation apparatus |
JP2016148911A (en) * | 2015-02-10 | 2016-08-18 | コニカミノルタ株式会社 | Printer, printing management device, printing system and program |
Also Published As
Publication number | Publication date |
---|---|
JP6708936B2 (en) | 2020-06-10 |
JP2018089964A (en) | 2018-06-14 |
JP7071665B2 (en) | 2022-05-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6799268B2 (en) | The present invention relates to a printing system, an image forming apparatus, a processing method thereof, and a program. | |
US8982374B2 (en) | Image forming system and image forming method for collectively supporting output data formats and authentication methods | |
WO2008081976A2 (en) | Printing management server, printing management method and program, and recording medium | |
JP2009075976A (en) | Print control system, printer, print management server, print control method and program | |
JP2011139380A (en) | Image processing system, control method, program, and recording medium | |
JP7071665B2 (en) | Printing device, control method of printing device, and program | |
JP4643555B2 (en) | PRINT SYSTEM, PRINT MANAGEMENT SERVER, ITS CONTROL METHOD AND PROGRAM | |
US20120047567A1 (en) | Image forming apparatus, controlling method and program | |
JP5630101B2 (en) | Information processing system, image forming apparatus, authentication server, processing method thereof, and program | |
JP4998965B2 (en) | Image forming apparatus, information processing method, and program | |
JP2018129640A (en) | Image formation device | |
JP5305160B2 (en) | Image forming apparatus, processing method thereof, and program | |
JP2012166396A (en) | Image forming system, image forming device, and control method and program of the same | |
JP5387543B2 (en) | Image forming apparatus, information processing method, and program | |
JP2018020443A (en) | Image formation apparatus, printing method and computer program | |
JP2010149368A (en) | Image forming apparatus, information processing system, processing method in the apparatus and system, and program | |
JP2015007845A (en) | Information processing apparatus, and processing method and program of the same | |
JP6083138B2 (en) | Image forming system, image forming apparatus, storage device, control method thereof, and program | |
JP2014085728A (en) | Print management device, method for controlling print management device, print management system and program | |
JP6399164B2 (en) | Image forming system, control method thereof, and program | |
JP5750660B2 (en) | Image forming apparatus, information processing method, and program | |
JP5565284B2 (en) | Image forming apparatus, information processing method, and program | |
JP2011118459A (en) | Image forming apparatus, method for processing the same and program | |
JP2010086495A (en) | Information processing apparatus, information processing system, information processing method, and program | |
JP2011114676A (en) | Image forming apparatus, method and program for controlling image forming apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201126 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210819 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211130 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220131 |
|
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: 20220405 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220418 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7071665 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |