JP6748754B2 - Printing device, setting method, and program - Google Patents

Printing device, setting method, and program Download PDF

Info

Publication number
JP6748754B2
JP6748754B2 JP2019071992A JP2019071992A JP6748754B2 JP 6748754 B2 JP6748754 B2 JP 6748754B2 JP 2019071992 A JP2019071992 A JP 2019071992A JP 2019071992 A JP2019071992 A JP 2019071992A JP 6748754 B2 JP6748754 B2 JP 6748754B2
Authority
JP
Japan
Prior art keywords
setting
application
printing
execute
user
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.)
Active
Application number
JP2019071992A
Other languages
Japanese (ja)
Other versions
JP2019123249A (en
Inventor
律人 佐光
律人 佐光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2019071992A priority Critical patent/JP6748754B2/en
Publication of JP2019123249A publication Critical patent/JP2019123249A/en
Priority to JP2020126645A priority patent/JP6919034B2/en
Application granted granted Critical
Publication of JP6748754B2 publication Critical patent/JP6748754B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、印刷装置、設定方法及びプログラムに関する。 The present invention relates to a printing device, a setting method, and a program.

複合機やプリンタ等の印刷装置は様々な印刷プロトコルに対応している。印刷プロトコルには、IPP(Internet Printing protocol)、RAW、LPR等が存在する。特許文献1には、受信した印刷ジョブを印刷プロトコルの種類毎に分類して管理する構成が開示されている。 Printing devices such as multi-function peripherals and printers support various printing protocols. The printing protocol includes IPP (Internet Printing protocol), RAW, LPR, and the like. Japanese Unexamined Patent Application Publication No. 2004-242242 discloses a configuration in which received print jobs are classified and managed according to the type of print protocol.

特開2003−80807号公報JP, 2003-80807, A

ユーザが、IPPを使用する第1のアプリケーションからのデータに基づく印刷を実行するか否かの第1の設定と、IPPを使用する第2のアプリケーションからのデータに基づく印刷を実行するか否かの第2の設定と、IPPを用いた印刷を実行するか否かの第3の設定とを、それぞれ個別に設定すると、ユーザの手間が増加する。A first setting as to whether the user performs printing based on data from a first application that uses IPP, and whether to perform printing based on data from a second application that uses IPP If the second setting of (3) and the third setting of whether or not to perform printing using IPP are individually set, the time and effort of the user increases.

そこで本発明では、ユーザによる設定の手間を減らすことを目的とする。 Therefore, it is an object of the present invention to reduce the trouble of setting by the user .

上述した課題を解決するために、本発明が提供する印刷装置は、第1のアプリケーションからIPP(Internet Printing Protocol)を用いて送信されたデータに基づく印刷を実行するか否かを、ユーザの指示に基づいて設定する第1の設定手段と、2のアプリケーションからIPPを用いて送信されたデータに基づく印刷を実行するか否かを、前記ユーザの指示に基づいて設定する第2の設定手段と、IPを用いた印刷を実行するか否かを、前記ユーザの指示に基づいて設定する第3の設定手段と、前記第1の設定手段において前記第1のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第3の設定手段での設定が前記IPPを用いた印刷を実行しない設定であった場合、前記IPPを用いた印刷を実行する設定に自動的に変更する第1の変更手段と、前記第2の設定手段において前記第2のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第3の設定手段での設定が前記IPPを用いた印刷を実行しない設定であった場合、前記IPPを用いた印刷を実行する設定に自動的に変更する第2の変更手段と、を有し、前記第1のアプリケーションが送信するHTTPリクエストに含まれるUserAgentは、前記第2のアプリケーションが送信するHTTPリクエストに含まれるUserAgentと異なることを特徴とする。 In order to solve the above-described problems, the printing apparatus provided by the present invention instructs a user whether or not to execute printing based on data transmitted from the first application using IPP (Internet Printing Protocol). And a second setting means for setting, based on the user's instruction, whether to execute printing based on the data transmitted from the second application using IPP. When, whether to perform printing using the IP P, a third setting means for setting, based on an instruction of the user, the data transmitted from the first application in the first setting means If the setting by the third setting unit is a setting not to execute the printing using the IPP when the setting is made by the user to execute the printing based on the IPP, the printing using the IPP is performed. A first changing unit for automatically changing the setting to be executed, and a setting made by the user's instruction to execute printing based on the data transmitted from the second application in the second setting unit In the case where the setting by the third setting unit is a setting that does not execute the printing using the IPP, a second changing unit that automatically changes the setting to execute the printing using the IPP, have a, UserAgent which the first application is included in the HTTP request to be transmitted, characterized in that different from UserAgent that the second application is included in the HTTP requests sent.

本発明によれば、第1のアプリケーションからのデータに基づく印刷を実行するように第1の設定にて設定されたときに第3の設定がIPPを用いた印刷を実行しない設定であった場合、および、第2のアプリケーションからのデータに基づく印刷を実行するように第2の設定にて設定されたときに第3の設定がIPPを用いた印刷を実行しない設定であった場合は、自動的に、第3の設定をIPPを用いた印刷を実行する設定に変更するように制御するので、ユーザによる設定の手間を減らすことができる。 According to the present invention, when the third setting is the setting not to execute the printing using the IPP when the first setting is set to execute the printing based on the data from the first application. , And when the second setting is such that printing based on the data from the second application is performed, and the third setting is a setting not to perform printing using IPP, Since the third setting is controlled so as to be changed to the setting for executing the printing using the IPP, it is possible to reduce the trouble of the setting by the user.

印刷装置100の構成を示す図である。FIG. 3 illustrates a configuration of the printing apparatus 100. 設定画面を示す図である。It is a figure which shows a setting screen. 変更された設定について連動して変更される他の設定を説明する図である。It is a figure explaining the other setting changed in conjunction with the changed setting. mDNSの探索パケットに対する応答を示す図である。It is a figure which shows the response with respect to the search packet of mDNS. IPPの印刷に関する動作を示す図である。FIG. 7 is a diagram illustrating an operation related to IPP printing. 印刷を実行する際に実行される処理を示すフローチャートである。6 is a flowchart illustrating processing executed when printing is performed. アプリケーション特定処理を示すフローチャートである。It is a flow chart which shows application specific processing. カウンタ800を示す図である。It is a figure which shows the counter 800. アプリケーション特定処理の変形例を示すフローチャートである。It is a flow chart which shows the modification of application specific processing.

以下、本発明を実施するための最良の形態について図面を用いて説明する。なお、以下の実施の形態は特許請求の範囲に係る発明を限定するものでなく、また実施の形態で説明されている特徴の組み合わせの全てが発明の解決手段に必須のものとは限らない。 Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings. The following embodiments do not limit the invention according to the claims, and all combinations of the features described in the embodiments are not necessarily essential to the solution means of the invention.

(実施形態1)
まず図1を用いて、本実施形態に係る印刷装置100の構成を説明する。なお、本実施形態の印刷装置100は複合機を想定しているが、スキャナ機能を備えないプリンタであってもよい。
(Embodiment 1)
First, the configuration of the printing apparatus 100 according to the present embodiment will be described with reference to FIG. Note that the printing apparatus 100 of the present embodiment is assumed to be a multi-function peripheral, but it may be a printer that does not have a scanner function.

CPU101はROM102が記憶している制御プログラムを読み出して、印刷装置100の動作を制御するための様々な処理を実行する。ROM102は、制御プログラムを記憶している。RAM103は、CPU101の主メモリ、ワークエリア等の一時記憶領域として用いられる。HDD104は、スキャン画像やユーザせって、後述するカウンタ情報等の様々なデータを記憶する。 The CPU 101 reads out a control program stored in the ROM 102 and executes various processes for controlling the operation of the printing apparatus 100. The ROM 102 stores a control program. The RAM 103 is used as a main memory of the CPU 101 and a temporary storage area such as a work area. The HDD 104 stores various data such as counter information, which will be described later, depending on the scanned image and the user.

なお、印刷装置100の場合、1つのCPU101が後述するフローチャートに示す各処理を実行するものとするが、他の態様であっても構わない。例えば、複数のCPUが協働して後述するフローチャートに示す各処理を実行するようにすることもできる。 In addition, in the case of the printing apparatus 100, one CPU 101 executes each processing shown in a flowchart described later, but other modes may be used. For example, a plurality of CPUs may cooperate with each other to execute each process shown in a flowchart described later.

プリンタ105は、外部装置から受信した印刷ジョブやスキャナ106によって生成されたスキャン画像等の印刷データに基づいて、シートに印刷を実行する。印刷の実行回数は、後述するカウント情報としてHDD104に記憶される。スキャナ106は、原稿を読み取ってスキャン画像を生成する。スキャナ106によって生成されたスキャン画像は、プリンタ105によって印刷されたり、HDD104に記憶される。 The printer 105 prints on a sheet based on print data such as a print job received from an external device or a scan image generated by the scanner 106. The print execution count is stored in the HDD 104 as count information described below. The scanner 106 reads a document and generates a scan image. The scan image generated by the scanner 106 is printed by the printer 105 or stored in the HDD 104.

操作部107は、タッチパネル機能を有する液晶表示部やキーボードを備え、後述する各種画面を表示する。ユーザは、操作部107を介して印刷装置100に対して指示や情報を入力することができる。 The operation unit 107 includes a liquid crystal display unit having a touch panel function and a keyboard, and displays various screens described below. The user can input instructions and information to the printing apparatus 100 via the operation unit 107.

ネットワークI/F108はネットワーク110に接続し、外部装置との通信を実行する。ネットワークI/F108はLANワークケーブルを接続する有線I/Fであってよいし、Wi−Fi(登録商標)等の無線通信を実行する無線I/Fであってもよい。ネットワークI/F108は、PCや携帯端末(例えばスマートフォン)等の外部装置から送信された印刷ジョブを受信し、そして受信した印刷ジョブに基づく印刷をプリンタ105が実行する。 The network I/F 108 is connected to the network 110 and executes communication with an external device. The network I/F 108 may be a wired I/F that connects a LAN work cable or a wireless I/F that executes wireless communication such as Wi-Fi (registered trademark). The network I/F 108 receives a print job transmitted from an external device such as a PC or a mobile terminal (for example, a smartphone), and the printer 105 executes printing based on the received print job.

次に、本実施形態の印刷アプリケーションについて説明する。本実施形態では、印刷アプリケーションとしてアプリケーションAとアプリケーションBの2つを想定している。これらのアプリケーションは、上述したPCや携帯端末等の外部装置にインストールされている。 Next, the print application of this embodiment will be described. In this embodiment, two print applications, application A and application B, are assumed. These applications are installed in an external device such as the above-mentioned PC or mobile terminal.

アプリケーションAは、印刷プロトコルとしてIPP(Internet Printing protocol)を使用し、フォーマットがpwg‐rasterの画像データを印刷ジョブとして送信する。一方、アプリケーションBは、印刷プロトコルとしてIPPを使用し、フォーマットがPDFの画像データを印刷ジョブとして送信する。このようにアプリケーションAとアプリケーションBは、それぞれ印刷ジョブで扱う画像データのフォーマットは異なるが、使用する印刷プロトコルはどちらもIPPである。本実施形態では、このように同一の印刷プロトコルで印刷ジョブを受信した際に、どのアプリケーションから印刷ジョブを受信したかを区別して印刷の実行回数をカウントすることを目的とする。 The application A uses IPP (Internet Printing protocol) as a print protocol and sends image data in the format pwg-raster as a print job. On the other hand, the application B uses IPP as a print protocol and transmits image data in the PDF format as a print job. As described above, the application A and the application B have different image data formats handled in the print jobs, but the print protocols used are both IPP. In this embodiment, when a print job is received by the same print protocol in this way, it is an object to distinguish the application from which the print job was received and to count the number of times of printing.

次に図2を用いて、アプリケーションAとアプリケーションBに関する設定を含む、各種印刷設定について説明する。図2(A)の設定画面200は操作部107が表示する画面であり、ユーザが印刷設定を行うために使用される。項目201〜205には、設定項目として「アプリケーションA設定」、「アプリケーションB設定」、「IPP設定」、「HTTP設定」、「mDNS設定」が表示されている。設定画面200においてユーザが所定の項目を例えばタッチ操作で選択すると、選択された設定項目に関する画面を操作部107が表示する。 Next, various print settings including settings relating to the application A and the application B will be described with reference to FIG. The setting screen 200 of FIG. 2A is a screen displayed by the operation unit 107, and is used by the user to make print settings. In items 201 to 205, "application A setting", "application B setting", "IPP setting", "HTTP setting", and "mDNS setting" are displayed as setting items. When the user selects a predetermined item on the setting screen 200 by, for example, a touch operation, the operation unit 107 displays a screen regarding the selected setting item.

図2(B)の設定画面210は、項目201が選択された際に操作部107が表示する画面である。この設定画面210は、アプリケーションAを使った印刷を実行することを許可するか否かをユーザが設定するために使用される。設定画面210において「ON」が設定されると、印刷装置100はアプリケーションAを使った印刷を実行する(アプリケーションAから送信された印刷ジョブに基づく印刷を実行する)。一方、設定画面210において「OFF」が設定されると、印刷装置100はアプリケーションAを使った印刷を実行しない(アプリケーションAから送信された印刷ジョブに基づく印刷を実行しない)。 The setting screen 210 in FIG. 2B is a screen displayed by the operation unit 107 when the item 201 is selected. The setting screen 210 is used by the user to set whether or not to permit printing using the application A. When “ON” is set on the setting screen 210, the printing apparatus 100 executes printing using the application A (executes printing based on the print job transmitted from the application A). On the other hand, when “OFF” is set on the setting screen 210, the printing apparatus 100 does not execute printing using the application A (does not execute printing based on the print job transmitted from the application A).

図2(C)の設定画面220は、項目202が選択された際に操作部107が表示する画面である。この設定画面220は、アプリケーションBを使った印刷を実行することを許可するか否かをユーザが設定するために使用される。設定画面220において「ON」が設定されると、印刷装置100はアプリケーションBを使った印刷を実行する(アプリケーションBから送信された印刷ジョブに基づく印刷を実行する)。一方、設定画面220において「OFF」が設定されると、印刷装置100はアプリケーションBを使った印刷を実行しない(アプリケーションBから送信された印刷ジョブに基づく印刷を実行しない)。 The setting screen 220 of FIG. 2C is a screen displayed by the operation unit 107 when the item 202 is selected. The setting screen 220 is used by the user to set whether or not to permit printing using the application B. When “ON” is set on the setting screen 220, the printing apparatus 100 executes printing using the application B (executes printing based on the print job transmitted from the application B). On the other hand, when “OFF” is set on the setting screen 220, the printing apparatus 100 does not execute printing using the application B (does not execute printing based on the print job transmitted from the application B).

図2(D)の設定画面230は、項目203が選択された際に操作部107が表示する画面である。この設定画面230は、IPPを使った印刷を実行するか否かをユーザが設定するために使用される。設定画面230において「ON」が設定されると、印刷装置100はIPPを使った印刷(IPPで受信した印刷ジョブに基づく印刷)を実行する。一方、設定画面230において「OFF」が設定されると、印刷装置100はIPPを使った印刷(IPPで受信した印刷ジョブに基づく印刷)を実行しない。 The setting screen 230 of FIG. 2D is a screen displayed by the operation unit 107 when the item 203 is selected. The setting screen 230 is used by the user to set whether or not to execute printing using IPP. When “ON” is set on the setting screen 230, the printing apparatus 100 executes printing using the IPP (printing based on the print job received by the IPP). On the other hand, when “OFF” is set on the setting screen 230, the printing apparatus 100 does not execute printing using the IPP (printing based on the print job received by the IPP).

図2(E)の設定画面240は、項目204が選択された際に操作部107が表示する画面である。この設定画面240は、HTTPに基づく通信を実行するか否かをユーザが設定するために使用される。設定画面240において「ON」が設定されると、印刷装置100はHTTPに基づく通信を実行する。一方、設定画面240において「OFF」が設定されると、印刷装置100はHTTPに基づく通信を実行しない。 The setting screen 240 of FIG. 2E is a screen displayed by the operation unit 107 when the item 204 is selected. The setting screen 240 is used by the user to set whether to execute HTTP-based communication. When “ON” is set on the setting screen 240, the printing apparatus 100 executes communication based on HTTP. On the other hand, when “OFF” is set on the setting screen 240, the printing apparatus 100 does not execute HTTP-based communication.

図2(F)の設定画面250は、項目205が選択された際に操作部107が表示する画面である。この設定画面240は、mDNS(MulticastDNS)に基づく通信を実行するか否かをユーザが設定するために使用される。設定画面250において「ON」が設定されると、印刷装置100はmDNSに基づく通信を実行する。一方、設定画面250において「OFF」が設定されると、印刷装置100はmDNSに基づく通信を実行しない。 The setting screen 250 in FIG. 2F is a screen displayed by the operation unit 107 when the item 205 is selected. This setting screen 240 is used by the user to set whether or not to execute communication based on mDNS (Multicast DNS). When “ON” is set on the setting screen 250, the printing apparatus 100 executes communication based on mDNS. On the other hand, when “OFF” is set on the setting screen 250, the printing apparatus 100 does not execute the mDNS-based communication.

以上、図2で説明した設定画面を用いることで、ユーザは印刷装置100の設定を行うことができる。例えば、アプリケーションAを使った印刷とアプリケーションBを使った印刷の両方を許可するか、あるいは一方を禁止するか、あるいは両方を禁止するかを、ユーザが設定することができる。なお、図2の設定画面を用いた設定は、認証機能を印刷装置100に導入することで特定のユーザ(例えばシステム管理者)のみが行えるようにしてもよい。 As described above, by using the setting screen described with reference to FIG. 2, the user can set the printing apparatus 100. For example, the user can set whether both printing using the application A and printing using the application B are permitted, one is prohibited, or both are prohibited. The setting using the setting screen of FIG. 2 may be performed only by a specific user (for example, a system administrator) by introducing an authentication function into the printing apparatus 100.

本実施形態においてアプリケーションAやアプリケーションBを使って印刷を実行するためには、IPP設定、HTTP設定、mDNS設定もそれぞれ「ON」に設定する必要がある。これらの設定を個別にユーザに設定させるとユーザの手間が増加してしまうし、また、そもそもこれらの設定も合わせて「ON」にする必要があることを一般的なユーザが把握していない可能性がある。そこで本実施形態では、アプリケーションA設定やアプリケーションB設定が「ON」になったことに連動して、IPP設定、HTTP設定、mDNS設定もそれぞれ自動的に「ON」に設定される。この処理ついて、図3を用いて説明する。 In order to execute printing using the application A or the application B in this embodiment, it is necessary to set the IPP setting, the HTTP setting, and the mDNS setting to “ON”. It may be difficult for the general user to understand that setting these settings individually to the user increases the user's time and that these settings also need to be turned “ON” in the first place. There is a nature. Therefore, in this embodiment, the IPP setting, the HTTP setting, and the mDNS setting are automatically set to “ON” in association with the setting of the application A setting and the application B setting being “ON”. This process will be described with reference to FIG.

まず図3の301に記載の処理を説明する。設定画面210においてユーザがアプリケーションA設定を「ON」に設定したとする。このとき印刷装置100は、アプリケーションAを使った印刷を実行するために必要なIPP設定、HTTP設定、mDNS設定も自動的に「ON」に変更する。これにより、ユーザが個別に設定を変更する手間が解消される。また、アプリケーションAを使った印刷に必要な設定をユーザが正確に把握していなくても、印刷装置100が自動的に適切な設定に変更することができる。 First, the processing described in 301 of FIG. 3 will be described. It is assumed that the user has set the application A setting to “ON” on the setting screen 210. At this time, the printing apparatus 100 also automatically changes the IPP setting, HTTP setting, and mDNS setting necessary for executing printing using the application A to “ON”. This eliminates the trouble of the user individually changing the settings. Further, the printing apparatus 100 can automatically change to an appropriate setting, even if the user does not accurately understand the setting required for printing using the application A.

次に図3の302に記載の処理を説明する。設定画面220においてユーザがアプリケーションB設定を「ON」に設定したとする。このとき印刷装置100は、アプリケーションBを使った印刷を実行するために必要なIPP設定、HTTP設定、mDNS設定も自動的に「ON」に変更する。これにより、ユーザが個別に設定を変更する手間が解消される。また、アプリケーションBを使った印刷に必要な設定をユーザが正確に把握していなくても、印刷装置100が自動的に適切な設定に変更することができる。 Next, the processing described in 302 of FIG. 3 will be described. It is assumed that the user has set the application B setting to “ON” on the setting screen 220. At this time, the printing apparatus 100 also automatically changes the IPP setting, HTTP setting, and mDNS setting necessary for executing printing using the application B to “ON”. This eliminates the trouble of the user individually changing the settings. Further, the printing apparatus 100 can automatically change to an appropriate setting, even if the user does not accurately understand the setting required for printing using the application B.

以上の説明の通り、印刷装置100は、アプリケーションA設定やアプリケーションB設定を「ON」にユーザが設定した場合に、連動してIPP設定、HTTP設定、mDNS設定も自動的に「ON」に変更することができる。なお、印刷装置100の場合、アプリケーションA設定やアプリケーションB設定をユーザが「OFF」に変更したとしても、IPP設定、HTTP設定、mDNS設定は連動して「OFF」にはならない(図3の303、304参照)。これは、アプリケーションA設定やアプリケーションB設定とは異なる設定にIPP設定、HTTP設定、mDNS設定が関係している可能性があるためである。 As described above, the printing apparatus 100 automatically changes the IPP setting, the HTTP setting, and the mDNS setting to “ON” when the user sets the application A setting and the application B setting to “ON”. can do. In the case of the printing apparatus 100, even if the user changes the application A setting and the application B setting to “OFF”, the IPP setting, HTTP setting, and mDNS setting are not turned “OFF” in conjunction with each other (303 in FIG. 3). , 304). This is because the settings different from the application A setting and the application B setting may be related to the IPP setting, the HTTP setting, and the mDNS setting.

次に、図4を用いて、アプリケーションA設定及びやアプリケーションB設定と、mDNSの動作との関係について説明する。本実施形態において、mDNSは、PCや携帯端末等の外部装置が印刷装置を探索するために使用される。 Next, the relationship between the application A setting and/or the application B setting and the operation of the mDNS will be described with reference to FIG. In this embodiment, mDNS is used by an external device such as a PC or a mobile terminal to search for a printing device.

図4の401に記載の処理を説明する。アプリケーションA設定とアプリケーションB設定が両方とも「OFF」に設定されている場合、印刷装置100は、mDNSの探索パケットを受信したとしても、受信した探索パケットに対して応答しない。 The processing indicated by 401 in FIG. 4 will be described. When both the application A setting and the application B setting are set to “OFF”, the printing apparatus 100 does not respond to the received search packet even if it receives the mDNS search packet.

次に図4の402に記載の処理を説明する。アプリケーションA設定が「OFF」に設定されていて、アプリケーションB設定が「ON」に設定されている場合、印刷装置100は、mDNSの探索パケットを受信した際に、アプリケーションBをサポートしていると応答する。アプリケーションA設定が「OFF」に設定されているため、印刷装置100は、アプリケーションAをサポートしているとは応答しない。 Next, the processing described in 402 of FIG. 4 will be described. When the application A setting is set to “OFF” and the application B setting is set to “ON”, the printing apparatus 100 supports the application B when receiving the mDNS search packet. respond. Since the application A setting is set to “OFF”, the printing apparatus 100 does not respond that the application A is supported.

次に図4の403に記載の処理を説明する。アプリケーションA設定が「ON」に設定されていて、アプリケーションB設定が「OFF」に設定されている場合、印刷装置100は、mDNSの探索パケットを受信した際に、アプリケーションAをサポートしていると応答する。アプリケーションB設定が「OFF」に設定されているため、印刷装置100は、アプリケーションBをサポートしているとは応答しない。 Next, the processing described in 403 of FIG. 4 will be described. When the application A setting is set to “ON” and the application B setting is set to “OFF”, the printing apparatus 100 supports the application A when receiving the mDNS search packet. respond. Since the application B setting is set to “OFF”, the printing apparatus 100 does not respond that the application B is supported.

次に図4の404に記載の処理を説明する。アプリケーションA設定とアプリケーションB設定の両方が「ON」に設定されている場合、印刷装置100は、mDNSの探索パケットを受信した際に、アプリケーションAとアプリケーションBの両方をサポートしていると応答する。 Next, the processing described in 404 of FIG. 4 will be described. When both the application A setting and the application B setting are set to “ON”, the printing apparatus 100, when receiving the mDNS search packet, replies that both the application A and the application B are supported. ..

以上の説明の通り、印刷装置100は、アプリケーションA設定とアプリケーションB設定に従って、mDNSの探索パケットを受信した際の処理を切り替えることができる。 As described above, the printing apparatus 100 can switch the processing when the mDNS search packet is received according to the application A setting and the application B setting.

次に、IPPで印刷を行う際の処理について図5を用いて説明する。外部装置がIPPで印刷を行う場合、外部装置のアプリケーションは、印刷装置100に対してサポートしている画像フォーマットを問い合わせる。問い合わせを受けた印刷装置100は、アプリケーションA設定とアプリケーションB設定に従って、問い合わせに対して応答する。 Next, the processing when printing by IPP will be described with reference to FIG. When the external device prints by IPP, the application of the external device inquires of the printing device 100 about the supported image format. Upon receiving the inquiry, the printing apparatus 100 responds to the inquiry according to the application A setting and the application B setting.

まず図5の501に記載の処理を説明する。アプリケーションA設定とアプリケーションB設定が両方とも「OFF」に設定されている場合、印刷装置100は、IPPの問い合わせを受けたとしても、問い合わせに対して応答しない。また、アプリケーションAとアプリケーションBのどちらから印刷ジョブを受信したとしても、印刷装置100は受信した印刷ジョブに基づく印刷は実行しない。なお、IPPで印刷ジョブを受信した際にアプリケーションAとアプリケーションBのどちらから送信された印刷ジョブであるかを判定する必要があるが、その判定方法については後述する図6及び図7のフローチャートで詳しく説明する。 First, the processing described in 501 of FIG. 5 will be described. When both the application A setting and the application B setting are set to “OFF”, the printing apparatus 100 does not respond to the inquiry even if it receives the IPP inquiry. Further, even if the print job is received from either the application A or the application B, the printing apparatus 100 does not execute the printing based on the received print job. It should be noted that when the print job is received by the IPP, it is necessary to determine which of the application A and the application B transmitted the print job. The determination method will be described later with reference to the flowcharts of FIGS. 6 and 7. explain in detail.

次に図5の502に記載の処理を説明する。アプリケーションA設定が「OFF」に設定されていて、アプリケーションB設定が「ON」に設定されている場合、IPPの問い合わせを受けると、印刷装置100はサポートしている画像フォーマットとしてPDFを応答する。また印刷装置100は、アプリケーションAから受信した印刷ジョブに基づく印刷は実行せずに、アプリケーションBから受信した印刷ジョブに基づく印刷を実行する。 Next, the processing described in 502 of FIG. 5 will be described. When the application A setting is set to “OFF” and the application B setting is set to “ON”, upon receiving an IPP inquiry, the printing apparatus 100 returns PDF as the supported image format. Further, the printing apparatus 100 does not perform printing based on the print job received from the application A, but executes printing based on the print job received from the application B.

次に図5の503に記載の処理を説明する。アプリケーションA設定が「ON」に設定されていて、アプリケーションB設定が「OFF」に設定されている場合、IPPの問い合わせを受けると、印刷装置100はサポートしている画像フォーマットとしてpwg−rasterを応答する。また印刷装置100は、アプリケーションAから受信した印刷ジョブに基づく印刷を実行し、アプリケーションBから受信した印刷ジョブに基づく印刷は実行しない。 Next, the processing described in 503 of FIG. 5 will be described. When the application A setting is set to “ON” and the application B setting is set to “OFF”, upon receiving an IPP inquiry, the printing apparatus 100 returns pwg-raster as a supported image format. To do. Further, the printing apparatus 100 executes printing based on the print job received from the application A, and does not execute printing based on the print job received from the application B.

次に図5の504に記載の処理を説明する。アプリケーションA設定とアプリケーションB設定が両方とも「ON」に設定されている場合、IPPの問い合わせを受けると、印刷装置100はサポートしている画像フォーマットとしてPDFとpwg−rasterを応答する。また印刷装置100は、アプリケーションAとアプリケーションBのどちらから印刷ジョブを受信したとしても、受信した印刷ジョブに基づく印刷を実行する。 Next, the processing described in 504 of FIG. 5 will be described. When both the application A setting and the application B setting are set to “ON”, upon receiving an IPP inquiry, the printing apparatus 100 returns PDF and pwg-raster as the supported image formats. Further, the printing apparatus 100, regardless of whether the print job is received from the application A or the application B, executes printing based on the received print job.

以上の説明の通り、印刷装置100は、アプリケーションA設定とアプリケーションB設定に従って、IPPの印刷に関する動作を切り替えることができる。 As described above, the printing apparatus 100 can switch the operation related to IPP printing according to the application A setting and the application B setting.

次に、印刷装置100が印刷を実行する際に実行される処理を、図6及び図7のフローチャートを用いて説明する。図6及び図7のフローチャートに示す各ステップは、CPU101がROM102等のメモリに格納された制御プログラムをRAM103に展開して実行することによって処理される。 Next, the processing executed when the printing apparatus 100 executes printing will be described with reference to the flowcharts of FIGS. 6 and 7. Each step shown in the flowcharts of FIGS. 6 and 7 is processed by the CPU 101 expanding the control program stored in the memory such as the ROM 102 into the RAM 103 and executing the control program.

本実施形態の場合、PCや携帯端末等の外部装置が、ネットワーク110を介して印刷ジョブを印刷装置100に送信する。外部装置は、印刷ジョブを送信する際にIPP、RAW、LPR等の様々な印刷プロトコルを使用する。まずステップS601において、ネットワークI/F108は、外部装置から送信された印刷ジョブを受信する。次にステップS602において、CPU101は、受信した印刷ジョブの印刷プロトコルがIPPであるか否かを判定する。印刷プロトコルの判定は、例えば受信ポート番号に基づいて行われる。受信した印刷ジョブの印刷プロトコルがIPPであるとステップS602においてCPU101が判定すると、処理はステップS603に進む。一方、受信した印刷ジョブの印刷プロトコルがIPPではないとステップS602においてCPU101が判定すると、処理はステップS611に進む。 In the case of this embodiment, an external device such as a PC or a mobile terminal transmits a print job to the printing device 100 via the network 110. The external device uses various print protocols such as IPP, RAW, and LPR when transmitting a print job. First, in step S601, the network I/F 108 receives the print job transmitted from the external device. Next, in step S602, the CPU 101 determines whether the print protocol of the received print job is IPP. The determination of the print protocol is performed based on the reception port number, for example. When the CPU 101 determines in step S602 that the print protocol of the received print job is IPP, the process proceeds to step S603. On the other hand, when the CPU 101 determines in step S602 that the print protocol of the received print job is not IPP, the process proceeds to step S611.

次にステップS603について説明する。ステップS603において、CPU101は、IPPで受信した印刷ジョブの送信元のアプリケーションを特定するために、アプリケーション特定処理を実行する。このアプリケーション特定処理について、図7のフローチャートを用いて詳しく説明する。 Next, step S603 will be described. In step S603, the CPU 101 executes application identification processing in order to identify the application that is the transmission source of the print job received by the IPP. This application specifying process will be described in detail with reference to the flowchart of FIG.

図7は、図6のステップS603のアプリケーション特定処理を説明するためのサブフローである。ステップS701において、CPU101は受信した印刷ジョブを解析し、印刷ジョブに含まれる画像データのフォーマットがpwg‐rasterであるか否かを判定する。画像データのフォーマットの判定は、例えば画像データのヘッダ情報を解析することによって行われる。印刷ジョブに含まれる画像データのフォーマットがpwg‐rasterであると判定されると、ステップS702に進む。そしてステップS702において、CPU101は、送信元のアプリケーションがアプリケーションAであると特定する。 FIG. 7 is a sub-flow for explaining the application specifying process of step S603 of FIG. In step S701, the CPU 101 analyzes the received print job and determines whether the format of the image data included in the print job is pwg-raster. The determination of the image data format is made by, for example, analyzing the header information of the image data. When it is determined that the format of the image data included in the print job is pwg-raster, the process proceeds to step S702. Then, in step S702, the CPU 101 identifies that the application of the transmission source is the application A.

一方、印刷ジョブに含まれる画像データのフォーマットが例えばPDFの場合、ステップS701において印刷ジョブに含まれる画像データのフォーマットがpwg‐rasterではないとCPU101が判定し、ステップS703に進む。そしてステップS703において、CPU101は、送信元のアプリケーションがアプリケーションBであると特定する。 On the other hand, when the format of the image data included in the print job is PDF, for example, the CPU 101 determines in step S701 that the format of the image data included in the print job is not pwg-raster, and the process proceeds to step S703. Then, in step S703, the CPU 101 identifies that the application of the transmission source is the application B.

以上の説明の通り、図7のフローチャートで説明したアプリケーション特定処理を実行することで、印刷装置100は、IPPで受信した印刷ジョブの送信元のアプリケーションを特定することができる。IPPで受信した印刷ジョブの送信元のアプリケーションを特定すると、処理は図6に戻り、ステップS604に進む。 As described above, the printing apparatus 100 can identify the application that is the transmission source of the print job received by the IPP by executing the application identification processing described in the flowchart of FIG. 7. When the application of the transmission source of the print job received by the IPP is specified, the process returns to FIG. 6 and proceeds to step S604.

次にステップS604について説明する。ステップS604において、CPU101は、ステップS603で実行したアプリケーション特定処理の結果に従って、送信元のアプリケーションがアプリケーションAであるか否かを判定する。ステップS604において送信元のアプリケーションがアプリケーションAであるとCPU101が判定すると、ステップS605に進む。一方、ステップS604において送信元のアプリケーションがアプリケーションAではない、つまり送信元のアプリケーションがアプリケーションBであるとCPU101が判定すると、ステップS608に進む。 Next, step S604 will be described. In step S604, the CPU 101 determines whether or not the transmission source application is the application A according to the result of the application identification processing executed in step S603. When the CPU 101 determines that the application of the transmission source is the application A in step S604, the process proceeds to step S605. On the other hand, when the CPU 101 determines in step S604 that the transmission source application is not the application A, that is, the transmission source application is the application B, the process proceeds to step S608.

次にステップS605について説明する。ステップS605において、CPU101は、アプリケーションA設定がONであるか否かを判定する。アプリケーションA設定がONに設定されている場合、ステップS605においてアプリケーションA設定がONであるとCPU101が判定し、ステップS606に進む。一方、アプリケーションA設定がOFFに設定されている場合、ステップS605においてアプリケーションA設定がONではないとCPU101が判定し、受信した印刷ジョブに基づく印刷を実行せずにフローチャートが示す処理を終了する。 Next, step S605 will be described. In step S605, the CPU 101 determines whether the application A setting is ON. When the application A setting is set to ON, the CPU 101 determines in step S605 that the application A setting is ON, and proceeds to step S606. On the other hand, if the application A setting is set to OFF, the CPU 101 determines in step S605 that the application A setting is not ON, and the process indicated by the flowchart ends without executing printing based on the received print job.

次にステップS606について説明する。ステップS606において、プリンタ105は、受信した印刷ジョブに基づく印刷を実行する。また、ステップS606で印刷を実行する際には、アプリケーションA用の画像処理モードで印刷を実行する。アプリケーションA用の画像処理モードはアプリケーションAの用途に応じて予め定められている。例えばアプリケーションAが写真等のイメージ画像の印刷用途で使用されることが多い場合、アプリケーションA用の画像処理モードはイメージの画質を優先する画像処理モードが予め設定されている。 Next, step S606 will be described. In step S606, the printer 105 executes printing based on the received print job. When printing is performed in step S606, printing is performed in the image processing mode for application A. The image processing mode for application A is predetermined according to the application of application A. For example, when the application A is often used for printing an image image such as a photograph, the image processing mode for the application A is set in advance to give priority to the image quality of the image.

ステップS606で印刷が実行されると、ステップS607に進む。そしてステップS607において、CPU101は、印刷回数をカウントしているカウンタ800を更新する。このカウンタについて、図8を用いて詳しく説明する。 When printing is executed in step S606, the process proceeds to step S607. Then, in step S607, the CPU 101 updates the counter 800 that counts the number of prints. This counter will be described in detail with reference to FIG.

図8に示すカウンタ800は、印刷の実行回数を印刷プロトコルに分類してカウントするためのカウンタであり、HDD104に記憶される。本実施形態では、RAWを使用する「RAW Print」(項目801)、LPRを使用する「LPR Print」(項目802)、IPPを使用する「IPP Print」(項目803)、その他の印刷プロトコルを示す「その他」(項目806)の4種類に分類してカウントしている。また、本実施形態では、IPP Printについて、送信元のアプリケーションがアプリケーションA又はアプリケーションBであるかを更に区別してカウントすることを特徴とする(項目804と項目805)。 The counter 800 shown in FIG. 8 is a counter for counting the number of times printing is performed by classifying the number of times printing is performed, and is stored in the HDD 104. In the present embodiment, “RAW Print” (item 801) using RAW, “LPR Print” (item 802) using LPR, “IPP Print” (item 803) using IPP, and other print protocols are shown. It counts by classifying into four types of "others" (item 806). Further, the present embodiment is characterized in that the IPP Print is further distinguished by counting whether the transmission source application is the application A or the application B (item 804 and item 805).

ステップS607の処理が実行される場合、受信した印刷ジョブはIPPを使用し、かつ、送信元のアプリケーションはアプリケーションAである。従ってステップS607では、項目803の値と項目804の値がそれぞれ1増加する。 When the process of step S607 is executed, the received print job uses IPP, and the application of the transmission source is application A. Therefore, in step S607, the value of the item 803 and the value of the item 804 are each incremented by 1.

次にステップS608について説明する。ステップS608において、CPU101は、アプリケーションB設定がONであるか否かを判定する。アプリケーションB設定がONに設定されている場合、ステップS608においてアプリケーションB設定がONであるとCPU101が判定し、ステップS609に進む。一方、アプリケーションB設定がOFFに設定されている場合、ステップS608においてアプリケーションB設定がONではないとCPU101が判定し、受信した印刷ジョブに基づく印刷を実行せずにフローチャートが示す処理を終了する。 Next, step S608 will be described. In step S608, the CPU 101 determines whether the application B setting is ON. When the application B setting is set to ON, the CPU 101 determines in step S608 that the application B setting is ON, and proceeds to step S609. On the other hand, if the application B setting is set to OFF, the CPU 101 determines in step S608 that the application B setting is not ON, and the process indicated by the flowchart ends without executing printing based on the received print job.

次にステップS609について説明する。ステップS609において、プリンタ105は、受信した印刷ジョブに基づく印刷を実行する。また、ステップS609で印刷を実行する際には、アプリケーションB用の画像処理モードで印刷を実行する。アプリケーションB用の画像処理モードはアプリケーションBの用途に応じて予め定められている。例えばアプリケーションBがWord等のビジネス文書の印刷用途で使用されることが多い場合、アプリケーションB用の画像処理モードは文字の画質を優先する画像処理モードが予め設定されている。 Next, step S609 will be described. In step S609, the printer 105 executes printing based on the received print job. When executing printing in step S609, printing is executed in the image processing mode for application B. The image processing mode for application B is predetermined according to the application of application B. For example, when the application B is often used to print a business document such as Word, the image processing mode for the application B is set in advance to give priority to the image quality of characters.

ステップS609で印刷が実行されると、ステップS610に進む。そしてステップS610において、CPU101はカウンタ800を更新する。ステップS610では、項目803の値と項目805の値がそれぞれ1増加する。 When printing is executed in step S609, the process proceeds to step S610. Then, in step S610, the CPU 101 updates the counter 800. In step S610, the value of item 803 and the value of item 805 are each incremented by one.

次にステップS611について説明する。ステップS611において、プリンタ105は、受信した印刷ジョブに基づく印刷を実行する。このとき印刷ジョブの印刷プロトコルはIPPではない。印刷を実行すると、ステップS612にいて、CPU101はカウンタ800を更新する。ステップS612では、印刷ジョブの印刷プロトコルに対応する項目の値が1増加する。例えば、印刷プロトコルがRAWであれば項目801の値が1増加するし、印刷プロトコルがLPRであれば項目802の値が1増加する。 Next, step S611 will be described. In step S611, the printer 105 executes printing based on the received print job. At this time, the print protocol of the print job is not IPP. When printing is executed, the CPU 101 updates the counter 800 in step S612. In step S612, the value of the item corresponding to the print protocol of the print job is incremented by 1. For example, if the print protocol is RAW, the value of the item 801 is incremented by 1, and if the print protocol is LPR, the value of the item 802 is incremented by 1.

以上の説明の通り、本実施形態によれば、印刷プロトコルの種類毎に印刷回数をカウントしつつ、IPPについては送信元のアプリケーションを区別して印刷回数をカウントすることができる。 As described above, according to the present embodiment, it is possible to count the number of prints for each type of print protocol, and for the IPP, distinguish the application of the transmission source and count the number of prints.

また、クラウドサービスの発展やNFCを用いたタッチ印刷の普及に伴い、IPPは様々な印刷サービスに利用されることが想定される。従って、IPPについて送信元のアプリケーションを区別して印刷回数をカウントすることで、システム管理者や印刷装置100の製造メーカーは、印刷装置100がどのように使用されているのかを把握することができる。 In addition, with the development of cloud services and the spread of touch printing using NFC, it is expected that IPP will be used for various printing services. Therefore, the system administrator and the manufacturer of the printing apparatus 100 can understand how the printing apparatus 100 is used by counting the number of times of printing by distinguishing the application of the transmission source for the IPP.

(実施形態2)
実施形態1では、図7で説明したように、印刷ジョブに含まれる画像データのフォーマットに基づいて送信元のアプリケーションを区別する。しかしながら、送信元のアプリケーションを区別する方法は、実施形態1に記載の方法に限らない。実施形態1に記載の方法とは異なる方法を、実施形態2として説明する。
(Embodiment 2)
In the first embodiment, as described with reference to FIG. 7, the transmission source application is distinguished based on the format of the image data included in the print job. However, the method of distinguishing the application of the transmission source is not limited to the method described in the first embodiment. A method different from the method described in the first embodiment will be described as a second embodiment.

図9は、図6のステップS603のアプリケーション特定処理を説明するためのサブフローであり、図7で説明した処理の変形例である。図9のフローチャートに示す各ステップは、CPU101がROM102等のメモリに格納された制御プログラムをRAM103に展開して実行することによって処理される。 FIG. 9 is a sub-flow for explaining the application specifying process in step S603 of FIG. 6, which is a modification of the process described in FIG. 7. Each step shown in the flowchart of FIG. 9 is processed by the CPU 101 expanding the control program stored in the memory such as the ROM 102 in the RAM 103 and executing the control program.

PCや携帯端末等の外部装置がIPPを使用して印刷ジョブを印刷装置100に送信する場合、外部装置はまずHTTPリクエストを印刷装置100に送信する。本実施形態では、このHTTPリクエストに基づいて送信元のアプリケーションを特定する。 When an external device such as a PC or a mobile terminal uses IPP to send a print job to the printing device 100, the external device first sends an HTTP request to the printing device 100. In the present embodiment, the transmission source application is specified based on this HTTP request.

ステップS901において、CPU101は受信したHTTPリクエストを解析し、受信したHTTPリクエストに所定の情報が含まれているか否かを判定する。例えばHTTPヘッダのUserAgentにアプリケーションAを示す“applicationA”が含まれている場合に、ステップS901において受信したHTTPリクエストに所定の情報が含まれているとCPU101が判定し、ステップS702に進む。一方、HTTPヘッダのUserAgentに“applicationA”が含まれていない場合に、ステップS901において受信したHTTPリクエストに所定の情報が含まれていないとCPU101が判定し、ステップS703に進む。 In step S901, the CPU 101 analyzes the received HTTP request and determines whether the received HTTP request includes predetermined information. For example, when UserApplication of the HTTP header includes “applicationA” indicating the application A, the CPU 101 determines that the HTTP request received in step S901 includes predetermined information, and the process proceeds to step S702. On the other hand, when the UserAgent of the HTTP header does not include “applicationA”, the CPU 101 determines that the HTTP request received in step S901 does not include predetermined information, and the process proceeds to step S703.

以上の説明の通り、本実施形態によれば、IPPを使って印刷するためのHTTPリクエストに基づいて、送信元のアプリケーションを区別することができる。 As described above, according to this embodiment, it is possible to distinguish the application of the transmission source based on the HTTP request for printing using the IPP.

なお、本実施形態ではHTTPリクエストのUserAgentの記載によって送信元のアプリケーションを区別する構成を説明したが、UserAgent以外の情報を用いて区別してもよい。例えば、HTTPリクエストにアプリケーションAを示す属性情報が含まれている場合に、送信元のアプリケーションがアプリケーションAであるとS901で判定してもよい。 In the present embodiment, the configuration in which the transmission source application is distinguished by the description of UserAgent of the HTTP request has been described, but the information may be distinguished by using information other than UserAgent. For example, when the HTTP request includes the attribute information indicating the application A, the transmission source application may be determined to be the application A in S901.

(その他の実施形態)
上述した各実施形態では、受信した印刷ジョブの印刷プロトコルがIPPである場合に送信元のアプリケーションを特定する構成を説明したが、他の形態であっても良い。IPPとは異なる特定の印刷プロトコル、例えばLPRの場合に送信元のアプリケーションを特定してもよい。
(Other embodiments)
In each of the above-described embodiments, the configuration in which the application of the transmission source is specified when the print protocol of the received print job is IPP has been described, but other configurations may be used. In the case of a specific printing protocol different from IPP, for example, LPR, the transmission source application may be specified.

また、上述した各実施形態では、送信元のアプリケーションを特定するための処理(図7や図9)を説明したが、特定する対象はアプリケーションに限定されない。例えばOSの種類や、OSに搭載されている印刷機能のように、送信元のソフトウェアを特定するように構成してもよい。 Further, in each of the above-described embodiments, the processing (FIGS. 7 and 9) for identifying the application of the transmission source has been described, but the identification target is not limited to the application. For example, the software of the transmission source may be specified, such as the type of OS or the print function installed in the OS.

また、本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。 Further, the present invention supplies a program that implements one or more functions of the above-described embodiments to a system or a device via a network or a storage medium, and one or more processors in a computer of the system or the device execute the program. It can also be realized by a process of reading and executing. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

100 印刷装置
101 CPU
102 ROM
103 RAM
104 HDD
100 printing device 101 CPU
102 ROM
103 RAM
104 HDD

Claims (13)

第1のアプリケーションからIPP(Internet Printing Protocol)を用いて送信されたデータに基づく印刷を実行するか否かを、ユーザの指示に基づいて設定する第1の設定手段と、
2のアプリケーションからIPPを用いて送信されたデータに基づく印刷を実行するか否かを、前記ユーザの指示に基づいて設定する第2の設定手段と、
IPを用いた印刷を実行するか否かを、前記ユーザの指示に基づいて設定する第3の設定手段と、
前記第1の設定手段において前記第1のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第3の設定手段での設定が前記IPPを用いた印刷を実行しない設定であった場合、前記IPPを用いた印刷を実行する設定に自動的に変更する第1の変更手段と、
前記第2の設定手段において前記第2のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第3の設定手段での設定が前記IPPを用いた印刷を実行しない設定であった場合、前記IPPを用いた印刷を実行する設定に自動的に変更する第2の変更手段と、
を有し、
前記第1のアプリケーションが送信するHTTPリクエストに含まれるUserAgentは、前記第2のアプリケーションが送信するHTTPリクエストに含まれるUserAgentと異なることを特徴とする印刷装置。
First setting means for setting, based on a user's instruction, whether to execute printing based on data transmitted from the first application using IPP (Internet Printing Protocol) ;
Second setting means for setting, based on the user's instruction, whether or not to execute printing based on data transmitted from the second application using IPP ;
Whether to execute printing using the IP P, a third setting means for setting, based on an instruction of the user,
When the first setting unit is set by the user's instruction to execute printing based on the data transmitted from the first application, the setting by the third setting unit uses the IPP. A first changing unit for automatically changing the setting to execute the printing using the IPP when the setting is such that the existing printing is not executed,
When the second setting unit is set by the user's instruction to execute printing based on the data transmitted from the second application, the setting by the third setting unit uses the IPP. A second changing unit for automatically changing the setting to execute the printing using the IPP when the setting is such that the existing printing is not executed,
Have a,
The printing apparatus , wherein the UserAgent included in the HTTP request transmitted by the first application is different from the UserAgent included in the HTTP request transmitted by the second application .
前記第1の設定手段において前記第1のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第3の設定手段における前記IPPを用いた印刷を実行するか否かの設定はそのまま維持されるように制御し、
前記第2の設定手段において前記第2のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第3の設定手段における前記IPPを用いた印刷を実行するか否かの設定はそのまま維持されるように制御することを特徴とする請求項1に記載の印刷装置。
Even if the first setting means sets not to execute printing based on the data transmitted from the first application by the instruction of the user, the printing using the IPP in the third setting means is performed. Control so that the setting of whether or not to execute is maintained as it is,
Even if the second setting means sets not to execute printing based on the data transmitted from the second application by the instruction of the user, the printing using the IPP in the third setting means is performed. The printing apparatus according to claim 1, wherein the printing apparatus is controlled so that the setting as to whether or not to execute is maintained as it is.
mDNS(MulticastDNS)に基づく通信を実行するか否かを前記ユーザの指示に基づいて設定する第4の設定手段を、さらに有し、
前記第1の変更手段は、さらに、前記第1の設定手段において前記第1のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第4の設定手段での設定が前記mDNSに基づく通信を実行しない設定であった場合、前記mDNSに基づく通信を実行する設定に自動的に変更し、
前記第2の変更手段は、さらに、前記第2の設定手段において前記第2のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第4の設定手段での設定が前記mDNSに基づく通信を実行しない設定であった場合、前記mDNSに基づく通信を実行する設定に自動的に変更する
ことを特徴とする請求項1または2に記載の印刷装置。
further comprising fourth setting means for setting whether or not to execute communication based on mDNS (MulticastDNS) based on an instruction from the user,
The first changing unit may further include the fourth changing unit when the first setting unit is set by the user to perform printing based on the data transmitted from the first application. When the setting by the setting means is a setting not to execute the communication based on the mDNS, the setting is automatically changed to a setting to execute the communication based on the mDNS,
The second changing unit may further include the fourth changing unit when the second setting unit is set by the user to perform printing based on the data transmitted from the second application. 3. The printer according to claim 1, wherein when the setting by the setting unit is a setting that does not execute the communication based on the mDNS, the setting is automatically changed to a setting that executes the communication based on the mDNS. ..
前記第1の設定手段において前記第1のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第4の設定手段における前記mDNSに基づく通信を実行するか否かの設定はそのまま維持されるように制御し、
前記第2の設定手段において前記第2のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第4の設定手段における前記mDNSに基づく通信を実行するか否かの設定はそのまま維持されるように制御することを特徴とする請求項3に記載の印刷装置。
Even if the first setting means sets not to print based on the data transmitted from the first application by the instruction of the user, the fourth setting means executes the communication based on the mDNS. Control to keep the setting of whether or not to do it,
Even if the second setting means sets not to execute printing based on the data transmitted from the second application according to the instruction of the user, the communication based on the mDNS in the fourth setting means is executed. The printing apparatus according to claim 3, wherein the setting as to whether or not to perform is controlled so as to be maintained as it is.
HTTPに基づく通信を実行するか否かを前記ユーザの指示に基づいて設定する第5の設定手段を、さらに有し、
前記第1の変更手段は、さらに、前記第1の設定手段において前記第1のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第5の設定手段での設定が前記HTTPに基づく通信を実行しない設定であった場合、前記HTTPに基づく通信を実行する設定に自動的に変更し、
前記第2の変更手段は、さらに、前記第2の設定手段において前記第2のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第5の設定手段での設定が前記HTTPに基づく通信を実行しない設定であった場合、前記HTTPに基づく通信を実行する設定に自動的に変更する
ことを特徴とする請求項1乃至4のいずれか1項に記載の印刷装置。
Further comprising fifth setting means for setting whether or not to execute communication based on HTTP based on an instruction from the user,
The first changing unit further sets the fifth setting unit when the first setting unit is set by the user's instruction to execute printing based on the data transmitted from the first application. When the setting by the setting means is a setting not to execute the communication based on the HTTP, it is automatically changed to a setting to execute the communication based on the HTTP,
The second changing unit may further include the fifth changing unit when the second setting unit is set by the user to perform printing based on the data transmitted from the second application. 5. When the setting by the setting means is a setting that does not execute the communication based on the HTTP, it is automatically changed to a setting that executes the communication based on the HTTP. The printing device according to.
前記第1の設定手段において前記第1のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第5の設定手段における前記HTTPに基づく通信を実行するか否かの設定はそのまま維持されるように制御し、
前記第2の設定手段において前記第2のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第5の設定手段における前記HTTPに基づく通信を実行するか否かの設定はそのまま維持されるように制御することを特徴とする請求項5に記載の印刷装置。
Even if the first setting means sets not to perform printing based on the data transmitted from the first application by the user's instruction, the fifth setting means executes the HTTP-based communication. Control to keep the setting of whether or not to do it,
Even if it is set by the user's instruction not to execute printing based on the data transmitted from the second application in the second setting means, the communication based on the HTTP in the fifth setting means is executed. The printing apparatus according to claim 5, wherein the setting as to whether or not to perform is controlled so as to be maintained as it is.
印刷装置の設定を行うための設定方法であって、
第1のアプリケーションからIPP(Internet Printing Protocol)を用いて送信されたデータに基づく印刷を実行するか否かを、ユーザの指示に基づいて設定する第1の設定ステップと、
2のアプリケーションからIPPを用いて送信されたデータに基づく印刷を実行するか否かを、前記ユーザの指示に基づいて設定する第2の設定ステップと、
IPを用いた印刷を実行するか否かを、前記ユーザの指示に基づいて設定する第3の設定ステップと、
前記第1の設定ステップにおいて前記第1のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第3の設定ステップでの設定が前記IPPを用いた印刷を実行しない設定であった場合、前記IPPを用いた印刷を実行する設定に自動的に変更する第1の変更ステップと、
前記第2の設定ステップにおいて前記第2のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第3の設定ステップでの設定が前記IPPを用いた印刷を実行しない設定であった場合、前記IPPを用いた印刷を実行する設定に自動的に変更する第2の変更ステップと、
を有し、
前記第1のアプリケーションが送信するHTTPリクエストに含まれるUserAgentは、前記第2のアプリケーションが送信するHTTPリクエストに含まれるUserAgentと異なることを特徴とする設定方法。
A setting method for setting a printing device,
A first setting step for setting, based on a user's instruction, whether or not to execute printing based on data transmitted from the first application using IPP (Internet Printing Protocol) ;
A second setting step for setting whether or not to execute printing based on the data transmitted from the second application using IPP , based on the user's instruction;
Whether to execute printing using the IP P, a third setting step of setting, based on an instruction of the user,
When it is set by the user's instruction to execute printing based on the data transmitted from the first application in the first setting step, the setting in the third setting step uses the IPP. A first changing step of automatically changing the setting to execute the printing using the IPP when the setting is such that the existing printing is not executed,
When it is set by the user's instruction to execute printing based on the data transmitted from the second application in the second setting step, the setting in the third setting step uses the IPP. A second changing step of automatically changing the setting to execute the printing using the IPP when the setting is such that the existing printing is not executed,
Have
A setting method , wherein the UserAgent included in the HTTP request transmitted by the first application is different from the UserAgent included in the HTTP request transmitted by the second application .
前記第1の設定ステップにおいて前記第1のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第3の設定ステップにおける前記IPPを用いた印刷を実行するか否かの設定はそのまま維持されるように制御し、
前記第2の設定ステップにおいて前記第2のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第3の設定ステップにおける前記IPPを用いた印刷を実行するか否かの設定はそのまま維持されるように制御することを特徴とする請求項7に記載の設定方法。
Even if it is set by the user's instruction not to execute the printing based on the data transmitted from the first application in the first setting step, the printing using the IPP in the third setting step is performed. Control so that the setting of whether or not to execute is maintained as it is,
Even if it is set by the user's instruction not to execute the printing based on the data transmitted from the second application in the second setting step, the printing using the IPP in the third setting step is performed. The setting method according to claim 7, wherein the setting as to whether or not to execute is controlled so as to be maintained as it is.
mDNS(MulticastDNS)に基づく通信を実行するか否かを前記ユーザの指示に基づいて設定する第4の設定ステップを、さらに有し、
前記第1の変更ステップは、さらに、前記第1の設定ステップにおいて前記第1のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第4の設定ステップでの設定が前記mDNSに基づく通信を実行しない設定であった場合、前記mDNSに基づく通信を実行する設定に自動的に変更し、
前記第2の変更ステップは、さらに、前記第2の設定ステップにおいて前記第2のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第4の設定ステップでの設定が前記mDNSに基づく通信を実行しない設定であった場合、前記mDNSに基づく通信を実行する設定に自動的に変更する
ことを特徴とする請求項7または8に記載の設定方法。
further comprising a fourth setting step of setting whether or not to execute communication based on mDNS (MulticastDNS) based on an instruction from the user,
The first changing step may further include: when the first changing step is set by the user's instruction to execute printing based on the data transmitted from the first application in the first setting step, When the setting in the setting step is a setting not to execute the communication based on the mDNS, the setting is automatically changed to a setting to execute the communication based on the mDNS,
The second changing step may further include: when the second setting step is set by the user's instruction to execute printing based on the data transmitted from the second application in the second setting step. 9. The setting method according to claim 7, wherein when the setting in the setting step is a setting not to execute the communication based on the mDNS, the setting is automatically changed to a setting to execute the communication based on the mDNS. ..
前記第1の設定ステップにおいて前記第1のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第4の設定ステップにおける前記mDNSに基づく通信を実行するか否かの設定はそのまま維持されるように制御し、
前記第2の設定ステップにおいて前記第2のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第4の設定ステップにおける前記mDNSに基づく通信を実行するか否かの設定はそのまま維持されるように制御することを特徴とする請求項9に記載の設定方法。
Even if it is set by the user's instruction not to perform printing based on the data transmitted from the first application in the first setting step, the communication based on the mDNS in the fourth setting step is performed. Control to keep the setting of whether or not to do it,
Even if it is set by the user's instruction not to execute the printing based on the data transmitted from the second application in the second setting step, the communication based on the mDNS in the fourth setting step is executed. The setting method according to claim 9, wherein the setting as to whether or not to perform is controlled so as to be maintained as it is.
HTTPに基づく通信を実行するか否かを前記ユーザの指示に基づいて設定する第5の設定ステップを、さらに有し、
前記第1の変更ステップは、さらに、前記第1の設定ステップにおいて前記第1のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第5の設定ステップでの設定が前記HTTPに基づく通信を実行しない設定であった場合、前記HTTPに基づく通信を実行する設定に自動的に変更し、
前記第2の変更ステップは、さらに、前記第2の設定ステップにおいて前記第2のアプリケーションから送信されたデータに基づく印刷を実行するように前記ユーザの指示により設定されたときに、前記第5の設定ステップでの設定が前記HTTPに基づく通信を実行しない設定であった場合、前記HTTPに基づく通信を実行する設定に自動的に変更する
ことを特徴とする請求項7乃至10のいずれか1項に記載の設定方法。
Further comprising a fifth setting step of setting whether or not to execute communication based on HTTP based on an instruction from the user,
The first changing step may further include: when the first changing step is set by the user's instruction to execute printing based on the data transmitted from the first application in the first setting step, If the setting in the setting step is a setting not to execute the communication based on the HTTP, it is automatically changed to a setting to execute the communication based on the HTTP,
The second changing step further includes: when the second setting step is set by the user's instruction to execute printing based on the data transmitted from the second application in the second setting step, 11. If the setting in the setting step is a setting that does not execute the communication based on the HTTP, the setting is automatically changed to a setting that executes the communication based on the HTTP. The setting method described in.
前記第1の設定ステップにおいて前記第1のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第5の設定ステップにおける前記HTTPに基づく通信を実行するか否かの設定はそのまま維持されるように制御し、
前記第2の設定ステップにおいて前記第2のアプリケーションから送信されたデータに基づく印刷を実行しないように前記ユーザの指示により設定されたとしても、前記第5の設定ステップにおける前記HTTPに基づく通信を実行するか否かの設定はそのまま維持されるように制御することを特徴とする請求項11に記載の設定方法。
Even if it is set by the user's instruction not to execute the printing based on the data transmitted from the first application in the first setting step, the HTTP-based communication in the fifth setting step is executed. Control to keep the setting of whether or not to do it,
Even if it is set by the user's instruction not to execute printing based on the data transmitted from the second application in the second setting step, the HTTP-based communication in the fifth setting step is executed. The setting method according to claim 11 , wherein the setting as to whether or not to perform is controlled so as to be maintained as it is.
請求項7乃至12のいずれか1項に記載の設定方法をコンピュータに実行させるためのプログラム。 A program for causing a computer to execute the setting method according to any one of claims 7 to 12.
JP2019071992A 2019-04-04 2019-04-04 Printing device, setting method, and program Active JP6748754B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019071992A JP6748754B2 (en) 2019-04-04 2019-04-04 Printing device, setting method, and program
JP2020126645A JP6919034B2 (en) 2019-04-04 2020-07-27 Printing device, setting method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019071992A JP6748754B2 (en) 2019-04-04 2019-04-04 Printing device, setting method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018076456A Division JP6532569B2 (en) 2018-04-11 2018-04-11 Printing device, control method for printing device, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020126645A Division JP6919034B2 (en) 2019-04-04 2020-07-27 Printing device, setting method and program

Publications (2)

Publication Number Publication Date
JP2019123249A JP2019123249A (en) 2019-07-25
JP6748754B2 true JP6748754B2 (en) 2020-09-02

Family

ID=67397470

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019071992A Active JP6748754B2 (en) 2019-04-04 2019-04-04 Printing device, setting method, and program

Country Status (1)

Country Link
JP (1) JP6748754B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004364218A (en) * 2003-06-09 2004-12-24 Murata Mach Ltd Communication apparatus
US7290011B2 (en) * 2003-11-26 2007-10-30 Idx Investment Corporation Image publishing system using progressive image streaming
JP4413711B2 (en) * 2004-05-31 2010-02-10 株式会社リコー Image forming apparatus, information processing apparatus, and IPsec setting method
JP2007018330A (en) * 2005-07-08 2007-01-25 Brother Ind Ltd Network terminal equipment, application program, recording medium with the program recorded thereon, installation program and recording medium with the program recorded thereon
JP2007052544A (en) * 2005-08-16 2007-03-01 Fuji Xerox Co Ltd Information processor, power mode switching method, and power mode switching program
JP5213474B2 (en) * 2008-02-12 2013-06-19 キヤノン株式会社 Network device, control method thereof, and program
JP5137641B2 (en) * 2008-03-19 2013-02-06 キヤノン株式会社 Information processing apparatus, image processing system, image processing method, and program
JP6057565B2 (en) * 2012-07-04 2017-01-11 キヤノン株式会社 Image processing apparatus, image processing apparatus control method, and program

Also Published As

Publication number Publication date
JP2019123249A (en) 2019-07-25

Similar Documents

Publication Publication Date Title
JP6165096B2 (en) Printing apparatus, setting method, and program
US8098389B2 (en) Image processing apparatus, workflow testing method and workflow testing program
JP6108868B2 (en) Printing apparatus, printing apparatus control method, and program
JP6552322B2 (en) Printing system, printing apparatus and server used in the system
JP7155355B2 (en) Printing device, method and program
WO2021153667A1 (en) Information processing device and program
JP6324571B2 (en) Printing apparatus, method and program for counting the number of times of printing
JP6748754B2 (en) Printing device, setting method, and program
JP6919034B2 (en) Printing device, setting method and program
JP7254999B2 (en) Printing device, method and program
JP6532569B2 (en) Printing device, control method for printing device, and program
JP2023093471A (en) printer
JP6743248B2 (en) Printing system, printing apparatus and server used in the system, print data management method, and program
WO2024203449A1 (en) Information processing system
JP2018024258A (en) Image forming apparatus and control method of image forming apparatus
JP2019209611A (en) Image formation apparatus, control method and program of the same
JP2023086048A (en) Printing system, printing device, information processing apparatus, control method of printing device, control method of information processing apparatus, and program
CN115442490A (en) Information processing system, information processing apparatus, and control method thereof
JP2019166801A (en) Image formation device, method for controlling the same and program
JP2020088727A (en) Image formation apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190404

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191203

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200218

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200319

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200807

R151 Written notification of patent or utility model registration

Ref document number: 6748754

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151