JP2020157493A - Printer - Google Patents

Printer Download PDF

Info

Publication number
JP2020157493A
JP2020157493A JP2019056547A JP2019056547A JP2020157493A JP 2020157493 A JP2020157493 A JP 2020157493A JP 2019056547 A JP2019056547 A JP 2019056547A JP 2019056547 A JP2019056547 A JP 2019056547A JP 2020157493 A JP2020157493 A JP 2020157493A
Authority
JP
Japan
Prior art keywords
printer
printing
determination unit
content
raster data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019056547A
Other languages
Japanese (ja)
Other versions
JP7275730B2 (en
Inventor
喜裕 糸川
Yoshihiro Itokawa
喜裕 糸川
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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2019056547A priority Critical patent/JP7275730B2/en
Publication of JP2020157493A publication Critical patent/JP2020157493A/en
Application granted granted Critical
Publication of JP7275730B2 publication Critical patent/JP7275730B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE 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/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Abstract

To provide such a printer that whether a state of the printer satisfies or does not satisfy conditions required to complete printing of content can be determined more quickly than a conventional one.SOLUTION: A printer executes preflight and acquires conditions required to complete printing of content. When it is determined that a state of the printer does not satisfy the conditions, the printer starts rasterization of non-raster data without waiting for reception of printing restart instruction. Further, when it is determined that a state of the printer does not satisfy the conditions, the printer waits until it is determined that printing restart instruction has been received, and starts printing of content.SELECTED DRAWING: Figure 2

Description

本開示は、プリンタに関する。 The present disclosure relates to a printer.

下記特許文献1には、セキュアプリントを実行する際に、印刷データを全てイメージデータに展開した後、展開後のイメージデータに基づいて印刷を完了させるのに必要な資源が揃っていることを確認した上で画像の印刷を開始する技術が開示されている。 In Patent Document 1 below, it is confirmed that when performing secure printing, all the print data is expanded into image data, and then the resources necessary to complete printing based on the expanded image data are available. A technique for starting printing of an image after the data is disclosed.

特開2012−91523号公報Japanese Unexamined Patent Publication No. 2012-91523

上記特許文献1に記載の技術の場合、印刷データのデータ量が大きくなるほど、あるいは印刷データが複雑であるほど、イメージデータへの展開に時間を要する。そのため、印刷を完了させるのに必要な資源が揃っていない場合にエラーを報知しようとしても、印刷データのデータ量が大きい場合には、エラーを報知するタイミングが遅くなる。 In the case of the technique described in Patent Document 1, the larger the amount of print data or the more complicated the print data, the longer it takes to develop the image data. Therefore, even if an attempt is made to notify an error when the resources required to complete printing are not available, the timing of notifying the error is delayed when the amount of print data is large.

本開示の一局面は、プリンタの状態がコンテンツの印刷完了に必要な条件を満たす状態にあるか満たさない状態にあるかを、従来よりも迅速に判断可能なプリンタを提供することにある。 One aspect of the present disclosure is to provide a printer capable of determining whether or not the state of the printer satisfies or does not satisfy the conditions necessary for completing the printing of the content more quickly than before.

本開示の一局面におけるプリンタは、第1取得部と、第2取得部と、第1判断部と、第1報知部と、第2判断部と、ラスタライズ部と、印刷実行部と、を備える。第1取得部は、印刷対象となるコンテンツを表す非ラスターデータに対してプリフライトを実行して、コンテンツの印刷完了に必要な条件に関する第1情報を取得する。第2取得部は、プリンタの状態に関する第2情報を取得する。第1判断部は、第1情報及び第2情報に基づき、プリンタの状態が条件を満たす状態にあるか満たさない状態にあるかを判断する。第1報知部は、第1判断部によってプリンタの状態が条件を満たさない状態にあると判断された場合にエラーを報知する。第2判断部は、第1判断部によってプリンタの状態が条件を満たさない状態にあると判断された場合に、印刷再開指示を受け付けたか否かを判断する。ラスタライズ部は、非ラスターデータをラスタライズしてラスターデータを生成する。印刷実行部は、ラスタライズ部によって生成されたラスターデータに基づいてコンテンツを印刷する。ラスタライズ部は、第1判断部によってプリンタの状態が条件を満たさない状態にあると判断された場合には、第2判断部によって印刷再開指示を受け付けたと判断されるのを待たずに、非ラスターデータのラスタライズを開始するように構成される。印刷実行部は、第1判断部によってプリンタの状態が条件を満たさない状態にあると判断された場合には、第2判断部によって印刷再開指示を受け付けたと判断されるのを待って、コンテンツの印刷を開始するように構成されている。 The printer in one aspect of the present disclosure includes a first acquisition unit, a second acquisition unit, a first determination unit, a first notification unit, a second determination unit, a rasterization unit, and a print execution unit. .. The first acquisition unit executes preflight on the non-raster data representing the content to be printed, and acquires the first information regarding the conditions necessary for completing the printing of the content. The second acquisition unit acquires the second information regarding the printer status. The first determination unit determines whether the state of the printer satisfies or does not satisfy the condition based on the first information and the second information. The first notification unit notifies an error when the first determination unit determines that the printer state does not satisfy the conditions. The second determination unit determines whether or not the print restart instruction has been accepted when the first determination unit determines that the printer state does not satisfy the conditions. The rasterize unit rasterizes the non-raster data to generate raster data. The print execution unit prints the content based on the raster data generated by the rasterization unit. When the rasterization unit determines that the printer status does not satisfy the conditions by the first determination unit, the rasterization unit does not wait for the second determination unit to determine that the print restart instruction has been accepted, and the non-rasterization unit does not. It is configured to start rasterizing the data. When the print execution unit determines that the printer status does not satisfy the conditions by the first determination unit, the print execution unit waits for the second determination unit to determine that the print restart instruction has been accepted, and then waits for the content. It is configured to start printing.

このように構成されたプリンタによれば、プリンタの状態がコンテンツの印刷完了に必要な条件を満たさない状態にある場合には、印刷再開指示を受け付けるのを待って、コンテンツの印刷を開始する。したがって、プリンタの状態が条件を満たさない状態にあってもコンテンツの印刷を開始する技術とは異なり、印刷の途中で印刷が中断するのを抑制することができる。 According to the printer configured in this way, when the printer state does not satisfy the conditions necessary for completing the printing of the content, the printing of the content is started after waiting for receiving the printing restart instruction. Therefore, unlike the technique of starting printing of contents even when the state of the printer does not satisfy the conditions, it is possible to suppress the interruption of printing in the middle of printing.

コンテンツの印刷完了に必要な条件を取得する際には、印刷対象となるコンテンツを表す非ラスターデータに対してプリフライトを実行して条件を取得する。そのため、非ラスターデータをラスタライズしてから条件を取得する技術に比べ、迅速に条件を取得することができる。したがって、迅速に条件を取得できる分だけ、プリンタの状態が条件を満たす状態にあるか満たさない状態にあるかを迅速に判断でき、FPOT(First Print Output Time)の短縮を図ることができる。 When acquiring the conditions required to complete printing the content, preflight is executed on the non-raster data representing the content to be printed to acquire the conditions. Therefore, the condition can be acquired more quickly than the technique of rasterizing the non-raster data and then acquiring the condition. Therefore, it is possible to quickly determine whether the printer is in a state where the condition is satisfied or not, and it is possible to shorten the FPOT (First Print Output Time) by the amount that the condition can be obtained quickly.

また、プリンタの状態が条件を満たさない状態にある場合には、印刷再開指示を受け付けるのを待たずに、非ラスターデータのラスタライズを開始する。したがって、印刷再開指示を受け付けるのを待って非ラスターデータのラスタライズを開始する場合に比べ、ラスタライズの開始時期及び終了時期を早めることができ、FPOTの短縮を図ることができる。 If the printer status does not satisfy the conditions, rasterization of non-raster data is started without waiting for the print restart instruction to be accepted. Therefore, as compared with the case where the rasterization of non-raster data is started after waiting for receiving the print restart instruction, the start time and the end time of the rasterization can be earlier, and the FPOT can be shortened.

なお、上記プリンタは、以下のような構成を採用し得る。
例えば、第1情報は、コンテンツの印刷完了に必要と推定される消耗品の使用量を示す情報であってもよい。第2情報は、プリンタにおける消耗品の残量を示す情報であってもよい。
The printer may adopt the following configuration.
For example, the first information may be information indicating the amount of consumables used that is estimated to be necessary for completing printing of the content. The second information may be information indicating the remaining amount of consumables in the printer.

このように構成されたプリンタの場合、プリンタにおける消耗品の残量(以下、単に「残量」ともいう。)がコンテンツの印刷完了に必要と推定される消耗品の使用量(以下、単に「使用量」ともいう。)を満たさない状態にある場合には、残量が使用量を満たす状態に変更されるのを待って、コンテンツの印刷を開始する。したがって、残量が不足していてもコンテンツの印刷を開始する技術とは異なり、印刷の途中で印刷が中断するのを抑制することができる。 In the case of a printer configured in this way, the remaining amount of consumables in the printer (hereinafter, also simply referred to as "remaining amount") is the amount of consumables used that is estimated to be necessary for completing printing of the content (hereinafter, simply "remaining amount"). If the condition does not satisfy the usage amount), the content printing is started after waiting for the remaining amount to be changed to the usage amount. Therefore, unlike the technique of starting printing of the content even if the remaining amount is insufficient, it is possible to suppress the interruption of printing in the middle of printing.

使用量を取得する際には、非ラスターデータに対してプリフライトを実行して使用量を取得する。そのため、非ラスターデータをラスタライズしてから使用量を取得する技術に比べ、迅速に使用量を取得することができる。したがって、迅速に使用量を取得できる分だけ、残量が使用量を満たす状態にあるか満たさない状態にあるかを迅速に判断でき、FPOTの短縮を図ることができる。 When acquiring usage, preflight is performed on non-raster data to acquire usage. Therefore, the usage amount can be acquired more quickly than the technique of rasterizing the non-raster data and then acquiring the usage amount. Therefore, it is possible to quickly determine whether the remaining amount is in a state where the usage amount is satisfied or not, and it is possible to shorten the FPOT by the amount that the usage amount can be quickly acquired.

また、残量が使用量を満たさない状態にある場合には、残量が使用量を満たす状態に変更されるのを待たずに、非ラスターデータのラスタライズを開始する。したがって、残量が使用量を満たす状態に変更されるのを待って非ラスターデータのラスタライズを開始する場合に比べ、ラスタライズの開始時期及び終了時期を早めることができ、FPOTの短縮を図ることができる。 If the remaining amount does not meet the usage amount, rasterization of non-raster data is started without waiting for the remaining amount to be changed to the usage amount state. Therefore, compared to the case where the rasterization of non-raster data is started after waiting for the remaining amount to be changed to satisfy the usage amount, the start time and end time of rasterization can be advanced, and the FPOT can be shortened. it can.

また、例えば、プリンタは、第3取得部と、第3判断部と、第2報知部と、第4判断部と、を備えてもよい。第3取得部は、第1判断部によってプリンタの状態が条件を満たさない状態にあると判断され、且つ、ラスタライズ部がラスターデータの少なくとも一部を生成している場合には、当該ラスターデータ又は当該ラスターデータから得られた情報を参照してコンテンツの印刷完了に必要な条件に関する第3情報を取得する。第3判断部は、第3情報及び第2情報に基づき、プリンタの状態が条件を満たす状態にあるか満たさない状態にあるかを判断する。第2報知部は、第3判断部によってプリンタの状態が条件を満たさない状態にあると判断された場合にエラーを報知する。第4判断部は、第3判断部によってプリンタの状態が条件を満たさない状態にあると判断された場合に、印刷再開指示を受け付けたか否かを判断する。印刷実行部は、第3判断部によってプリンタの状態が条件を満たさない状態にあると判断された場合には、第4判断部によって印刷再開指示を受け付けたと判断されるのを待って、コンテンツの印刷を開始するように構成されていてもよい。 Further, for example, the printer may include a third acquisition unit, a third determination unit, a second notification unit, and a fourth determination unit. If the third acquisition unit determines that the printer state does not satisfy the conditions by the first determination unit, and the rasterization unit generates at least a part of the raster data, the raster data or the raster data or the third acquisition unit With reference to the information obtained from the raster data, the third information regarding the conditions necessary for completing the printing of the content is acquired. The third determination unit determines whether the state of the printer satisfies or does not satisfy the condition based on the third information and the second information. The second notification unit notifies an error when the third determination unit determines that the printer state does not satisfy the conditions. The fourth determination unit determines whether or not the print restart instruction has been accepted when the third determination unit determines that the printer state does not satisfy the conditions. When the print execution unit determines that the printer status does not satisfy the conditions by the third determination unit, the print execution unit waits for the fourth determination unit to determine that the print restart instruction has been accepted, and then waits for the content. It may be configured to start printing.

このように構成されたプリンタの場合、第1判断部によってプリンタの状態が条件を満たさない状態にあると判断され、且つ、ラスターデータの少なくとも一部を生成している場合には、当該ラスターデータ又は当該ラスターデータから得られた情報を参照してコンテンツの印刷完了に必要な条件を取得する。これにより、プリフライトを実行した場合よりも正確な条件を取得し得る。したがって、プリンタの状態が条件を満たす状態にあるか満たさない状態にあるかを、より正確に判断することができる。 In the case of a printer configured in this way, if the first determination unit determines that the printer state does not satisfy the conditions and at least a part of the raster data is generated, the raster data is concerned. Alternatively, the conditions necessary for completing the printing of the content are acquired by referring to the information obtained from the raster data. This makes it possible to obtain more accurate conditions than when performing a preflight. Therefore, it is possible to more accurately determine whether the state of the printer satisfies or does not satisfy the condition.

また、例えば、第3情報は、コンテンツの印刷完了に必要と推定される消耗品の使用量を示す情報であってもよい。
このように構成されたプリンタの場合、残量が使用量を満たす状態に変更されたと判断され、且つ、ラスターデータの少なくとも一部を生成している場合には、当該ラスターデータ又は当該ラスターデータから得られた情報を参照して使用量を取得する。これにより、プリフライトを実行した場合よりも正確な使用量を取得し得る。したがって、残量が使用量を満たす状態にあるか満たさない状態にあるかを、より正確に判断することができる。
Further, for example, the third information may be information indicating the amount of consumables used that is estimated to be necessary for completing the printing of the content.
In the case of a printer configured in this way, if it is determined that the remaining amount has been changed to satisfy the usage amount and at least a part of the raster data is generated, the raster data or the raster data is used. The usage amount is acquired by referring to the obtained information. This allows you to get more accurate usage than if you performed a preflight. Therefore, it is possible to more accurately determine whether the remaining amount is in a state of satisfying or not satisfying the usage amount.

また、例えば、ラスタライズ部は、コンテンツに含まれるページの印刷順に従って、ラスタライズを実行するように構成されていてもよい。
このように構成されたプリンタの場合、コンテンツに含まれるページの印刷順に従って、ラスタライズが実行される。したがって、FPOTの短縮を図ることができる。
Further, for example, the rasterization unit may be configured to perform rasterization according to the print order of the pages included in the content.
In the case of a printer configured in this way, rasterization is performed according to the print order of the pages included in the content. Therefore, the FPOT can be shortened.

また、例えば、ラスタライズ部は、コンテンツに含まれるページのラスタライズに要する時間を予測し、その予想時間が大となるページほど先にラスタライズが実行される順序で、ラスタライズを実行するように構成されていてもよい。 Further, for example, the rasterization unit is configured to predict the time required for rasterizing the pages included in the content, and execute the rasterization in the order in which the rasterization is executed first for the page having the larger estimated time. You may.

このように構成されたプリンタの場合、ラスタライズに時間を要すると予想されるページが優先的にラスタライズされる。したがって、ラスタライズに時間を要すると予想されるページが印刷順の途中に含まれていても、そのようなページのラスタライズを先行して実施しておくことができるので、そのようなページの排出までに要する時間の短縮を図ることができる。 In the case of a printer configured in this way, pages that are expected to take a long time to rasterize are preferentially rasterized. Therefore, even if a page that is expected to take a long time to rasterize is included in the middle of the printing order, such a page can be rasterized in advance, so that such a page can be ejected. The time required for this can be shortened.

図1は複合機の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a multifunction device. 図2は印刷処理のフローチャートである。FIG. 2 is a flowchart of the printing process.

次に、上述のプリンタについて、例示的な実施形態を挙げて説明する。
[複合機の構成]
以下に例示するのは、図1に示すように、本開示のプリンタの一例としての構成を備えた複合機1である。複合機1は、制御部11、操作部12、表示部13、印刷部14、ステイプル部15、読取部16及び通信部17等を備える。制御部11は、CPU111、ROM112、RAM113及びNVRAM(Non Volatile RAM)114等を備える。CPU111は、ROM112やRAM113に記憶された制御プログラムに従って所定の処理を実行し、これにより、複合機1の各部が制御される。
Next, the above-mentioned printer will be described with reference to exemplary embodiments.
[Multifunction device configuration]
Illustrated below is a multifunction device 1 having a configuration as an example of the printer of the present disclosure, as shown in FIG. The multifunction device 1 includes a control unit 11, an operation unit 12, a display unit 13, a printing unit 14, a staple unit 15, a reading unit 16, a communication unit 17, and the like. The control unit 11 includes a CPU 111, a ROM 112, a RAM 113, an NVRAM (Non Volatile RAM) 114, and the like. The CPU 111 executes a predetermined process according to a control program stored in the ROM 112 or the RAM 113, whereby each part of the multifunction device 1 is controlled.

操作部12は、タッチパネル及び各種スイッチ類等を備える。表示部13は、液晶ディスプレイ及び各種ランプ類等を備える。操作部12が備えるタッチパネルは、表示部13が備える液晶ディスプレイの表面に重ねて配置されている。液晶ディスプレイには、タッチパネルでの操作に必要なボタン類の画像などが表示され、そのような画像に対するタッチ操作が行われたことを、タッチパネルで検出可能に構成されている。また、液晶ディスプレイには、複合機1に関する情報が表示される。 The operation unit 12 includes a touch panel, various switches, and the like. The display unit 13 includes a liquid crystal display, various lamps, and the like. The touch panel included in the operation unit 12 is arranged so as to be superimposed on the surface of the liquid crystal display included in the display unit 13. An image of buttons and the like necessary for operation on the touch panel is displayed on the liquid crystal display, and the touch panel can detect that a touch operation has been performed on such an image. In addition, information about the multifunction device 1 is displayed on the liquid crystal display.

印刷部14は、本実施形態の場合、シート状の被記録媒体に対してインクジェット方式で画像を形成可能に構成されている。ただし、印刷部14は、インクジェット方式以外の周知の記録方式(例えば、電子写真方式等。)で画像を形成可能に構成されていてもよい。 In the case of the present embodiment, the printing unit 14 is configured to be able to form an image on a sheet-shaped recording medium by an inkjet method. However, the printing unit 14 may be configured so that an image can be formed by a well-known recording method other than the inkjet method (for example, an electrophotographic method).

ステイプル部15は、印刷部14において画像が形成された被記録媒体に対し、ステイプルとめを実施する装置である。
読取部16は、一方向に配列された読取素子を有する一次元イメージセンサーを備える。読取部16は、イメージセンサーの読取素子の配列方向(主走査方向)に直交する方向(副走査方向)へイメージセンサーを移動させて、透明な原稿台の上に載置された原稿の画像を読み取り可能に構成されている。また、読取部16は、ADF(Automatic Document Feeder;自動原稿送り装置)によって搬送される原稿の画像を読み取り可能に構成されている。
The stapling unit 15 is a device for performing stapling on the recording medium on which an image is formed in the printing unit 14.
The reading unit 16 includes a one-dimensional image sensor having reading elements arranged in one direction. The reading unit 16 moves the image sensor in a direction (secondary scanning direction) orthogonal to the arrangement direction (main scanning direction) of the reading elements of the image sensor, and reads an image of the original placed on the transparent platen. It is configured to be readable. Further, the reading unit 16 is configured to be able to read an image of a document conveyed by an ADF (Automatic Document Feeder).

通信部17は、有線LAN又は無線LAN規格に準拠した通信インターフェース装置によって構成される。複合機1は、通信部17を介して、有線LAN又は無線LANに対応した機器と通信することができる。 The communication unit 17 is composed of a communication interface device conforming to a wired LAN or a wireless LAN standard. The multifunction device 1 can communicate with a device compatible with a wired LAN or a wireless LAN via the communication unit 17.

なお、複合機1は、図1に示した構成以外にも様々な構成を備えているが、本開示の要部に関連しない構成については、図示及び説明を省略する。
[印刷処理]
複合機1は、セキュアプリント機能を備える。セキュアプリント機能は、他の機器から複合機1へ印刷データが伝送された場合でも、それだけでは印刷を開始せず、ユーザーが複合機1の操作部12でパスワード等を入力した場合に、印刷を開始する機能である。このようなセキュアプリント機能を利用すれば、ユーザーが複合機1の前で印刷物が出力されるのを見守ることができる。したがって、他の機器から印刷データが伝送された場合に直ちに印刷を開始するプリンタとは異なり、印刷物の内容を他人に見られてしまうのを抑制することができる。
The multifunction device 1 has various configurations other than the configuration shown in FIG. 1, but illustration and description of configurations not related to the main parts of the present disclosure will be omitted.
[Print processing]
The multifunction device 1 has a secure print function. The secure print function does not start printing by itself even when print data is transmitted from another device to the multifunction device 1, and prints when the user inputs a password or the like on the operation unit 12 of the multifunction device 1. It is a function to start. By using such a secure print function, the user can watch the printed matter being output in front of the multifunction device 1. Therefore, unlike a printer that starts printing immediately when print data is transmitted from another device, it is possible to prevent others from seeing the contents of the printed matter.

ただし、印刷を開始してから完了するまでの間に、印刷に必要な消耗品が不足するようなことがあると、印刷が中断してしまう。この場合、ユーザーが複合機1から離れた場所にある消耗品を取りに行くと、その間に、既に印刷済みとなっている印刷物の一部について、その内容を他人に見られてしまうおそれがある。 However, if there is a shortage of consumables required for printing between the start of printing and the completion of printing, printing will be interrupted. In this case, when the user goes to pick up the consumables that are located away from the multifunction device 1, there is a possibility that the contents of a part of the printed matter that has already been printed may be seen by others. ..

そこで、以下に説明する印刷処理においては、印刷に必要な消耗品が不足するような事態に陥らないかどうかを、印刷の開始前に推定する。その推定の結果、印刷に必要な消耗品が不足するおそれがある場合には、印刷を開始する前にエラーを報知して、ユーザーに消耗品の補充を促す。以下、上述のような印刷処理について、図2のフローチャートに基づいて説明する。 Therefore, in the printing process described below, it is estimated before the start of printing whether or not a situation in which the consumables required for printing are insufficient is not generated. As a result of the estimation, if there is a risk that the consumables required for printing will be insufficient, an error is notified before printing is started, and the user is urged to replenish the consumables. Hereinafter, the above-mentioned printing process will be described with reference to the flowchart of FIG.

図2に示す処理を開始すると、複合機1は、セキュアプリントの印刷指示を受け付けたか否かを判断する(S101)。S101において、セキュアプリントの印刷指示を受け付けていないと判断された場合は(S101:NO)、S101へと戻る。これにより、複合機1は、セキュアプリントの印刷指示を受け付けるまで待機する。この状態において、ユーザーが複合機1の操作部12でパスワード等を入力すれば、複合機1に対してセキュアプリントの印刷指示を与えることができる。なお、この待機中に、複合機1は、他の機能に関する指示を受け付けることもできる。ただし、他の機能に関する指示を受け付けた場合に実行される処理は、本開示の要部とは関連しない事項なので、図2においては図示を省略する。 When the process shown in FIG. 2 is started, the multifunction device 1 determines whether or not the print instruction for secure print has been accepted (S101). If it is determined in S101 that the print instruction for secure print is not accepted (S101: NO), the process returns to S101. As a result, the multifunction device 1 waits until it receives a print instruction for secure print. In this state, if the user inputs a password or the like on the operation unit 12 of the multifunction device 1, the multifunction device 1 can be instructed to print a secure print. In addition, during this standby, the multifunction device 1 can also receive instructions regarding other functions. However, the process executed when an instruction relating to another function is received is a matter not related to the main part of the present disclosure, and thus is not shown in FIG.

S101において、セキュアプリントの印刷指示を受け付けたと判断された場合(S101:YES)、複合機1は、プリフライトを実施する(S103)。S103で実施されるプリフライトは、印刷対象となるコンテンツを表す非ラスターデータの中に含まれる情報に基づき、非ラスターデータが表すコンテンツの印刷を適切に実行可能か否かを検査する処理である。本実施形態の場合、非ラスターデータとしてはPDFデータを想定している。PDFは「Portable Document Format」の略称である。プリフライトは、ラスタライズ処理の開始から完了までに要するほどの時間をかけない範囲内で実行される。そのため、ラスタライズ処理に比べると短時間で完了する。 When it is determined in S101 that the print instruction for secure print has been accepted (S101: YES), the multifunction device 1 performs preflight (S103). The preflight performed in S103 is a process of inspecting whether or not printing of the content represented by the non-raster data can be appropriately executed based on the information contained in the non-raster data representing the content to be printed. .. In the case of this embodiment, PDF data is assumed as the non-raster data. PDF is an abbreviation for "Portable Document Format". The preflight is executed within a range that does not take as long as it takes from the start to the completion of the rasterization process. Therefore, it is completed in a shorter time than the rasterization process.

続いて、複合機1は、プリフライトの結果に基づき、消耗品の使用量を推定する(S105)。S105で推定される消耗品の使用量は、コンテンツの印刷を適切に実行するために必要な消耗品の使用量である。消耗品としては、例えば、コンテンツの印刷時に使用する被記録媒体(例えば用紙。)の数、カラー又はモノクロ等のカラー設定と当該カラー設定に応じたトナー又はインクの使用量、ステイプルとめが設定されている場合のステイプル使用量、発色を良くするために画像の印刷前に印刷される前処理剤の使用量、コーティングのために画像の印刷後に印刷される後処理剤の使用量等を挙げることができる。 Subsequently, the multifunction device 1 estimates the amount of consumables used based on the preflight result (S105). The amount of consumables used estimated in S105 is the amount of consumables used in order to properly print the contents. As consumables, for example, the number of recording media (for example, paper) used when printing contents, color settings such as color or monochrome, the amount of toner or ink used according to the color settings, and staples are set. The amount of staple used in the case of printing, the amount of pretreatment agent printed before printing the image to improve color development, the amount of posttreatment agent printed after printing the image for coating, etc. Can be done.

これら消耗品の使用量は、厳密な値を特定できる場合もあれば、厳密な値を特定できない場合もある。例えば、コンテンツの印刷時に使用する被記録媒体の数等は、コンテンツのページ数に基づいて厳密な値を特定できる。一方、トナー又はインクの使用量等は、コンテンツの内容に応じて使用量が変わり得るので、実際の使用量を厳密に特定することは難しい。ただし、トナー又はインクの場合は、その使用量が最大となるようなコンテンツを想定して、実際の使用量よりも多めの使用量を推定すればよい。 In some cases, the exact value of these consumables can be specified, and in other cases, the exact value cannot be specified. For example, the number of recording media used when printing the content can be specified as an exact value based on the number of pages of the content. On the other hand, it is difficult to strictly specify the actual amount of toner or ink used because the amount of toner or ink used may change depending on the content. However, in the case of toner or ink, it is sufficient to estimate the usage amount larger than the actual usage amount by assuming the content that maximizes the usage amount.

続いて、複合機1は、複合機1における消耗品の残量を取得する(S107)。消耗品の残量は、各消耗品の残量を検出するために設けられたセンサーや、消耗品を使用する毎にカウントされるカウンターから取得することができる。続いて、複合機1は、消耗品の残量が消耗品の使用量を下回るか否かを判断する(S109)。S109において、消耗品の残量が消耗品の使用量を下回らないと判断された場合は(S109:NO)、印刷の途中で消耗品が不足することはない。そこで、この場合は、ラスタライズ処理を実施して(S111)、印刷を実行する(S113)。印刷を終えたら、図2に示す印刷処理を終了する。 Subsequently, the multifunction device 1 acquires the remaining amount of consumables in the multifunction device 1 (S107). The remaining amount of consumables can be obtained from a sensor provided for detecting the remaining amount of each consumable or a counter that is counted each time the consumable is used. Subsequently, the multifunction device 1 determines whether or not the remaining amount of consumables is less than the amount of consumables used (S109). If it is determined in S109 that the remaining amount of consumables does not fall below the amount of consumables used (S109: NO), there is no shortage of consumables in the middle of printing. Therefore, in this case, rasterization processing is performed (S111), and printing is executed (S113). When the printing is finished, the printing process shown in FIG. 2 is finished.

一方、S109において、消耗品の残量が消耗品の使用量を下回ると判断された場合は(S109:YES)、印刷の途中で消耗品が不足する可能性がある。そこで、この場合は、不足している消耗品に関する情報を報知する(S121)。続いて、複合機1は、ラスタライズ処理を実施する(S123)。S123によって開始されるラスタライズ処理は、図2に示す印刷処理と並行してバックグラウンド処理として実行される。そのため、S121による報知とS123で開始されるラスタライズ処理は並行して実行される。 On the other hand, in S109, if it is determined that the remaining amount of consumables is less than the amount of consumables used (S109: YES), there is a possibility that the consumables will run short during printing. Therefore, in this case, information on the missing consumables is notified (S121). Subsequently, the multifunction device 1 performs a rasterization process (S123). The rasterization process started by S123 is executed as a background process in parallel with the print process shown in FIG. Therefore, the notification by S121 and the rasterization process started in S123 are executed in parallel.

通常、ユーザーは、S121によって報知された情報を見て、不足している消耗品を補充するための補充作業を実施する。ユーザーが補充作業を実施している間に、複合機1では、S123で開始したラスタライズ処理が進行する。したがって、ユーザーが補充作業を行っている期間も有効に活用してラスタライズ処理を進めることができる。ラスタライズ処理では、例えば、印刷対象となるコンテンツに含まれるページの印刷順に従ってラスタライズを実行する。この場合、印刷順の早いページが先にラスタライズされるので、FPOTの短縮を図ることができる。 Normally, the user sees the information notified by S121 and performs a replenishment operation for replenishing the missing consumables. While the user is performing the replenishment work, the rasterization process started in S123 proceeds in the multifunction device 1. Therefore, the rasterization process can be advanced by effectively utilizing the period during which the user is performing the replenishment work. In the rasterization process, for example, rasterization is executed according to the print order of the pages included in the content to be printed. In this case, the page with the earliest print order is rasterized first, so that the FPOT can be shortened.

あるいは、ラスタライズ処理では、例えば、コンテンツに含まれるページそれぞれのラスタライズに要する時間を予測し、その予想時間が大となるページほど先にラスタライズが実行される順序で、ラスタライズを実行してもよい。ここで予測されるラスタライズに要する時間は、厳密な時間を予測しなくてもよく、例えば、各ページに含まれる描画オブジェクトの種類や量に基づき、予想時間を複数段階(例えば、大、中、小の3段階。)で予測すればよい。 Alternatively, in the rasterization process, for example, the time required for rasterization of each page included in the content may be predicted, and the rasterization may be executed in the order in which the rasterization is executed first for the page having the larger estimated time. The time required for rasterization predicted here does not have to be predicted exactly, for example, the estimated time is set in multiple stages (for example, large, medium, and so on) based on the type and amount of drawing objects contained in each page. It can be predicted in three small steps.).

この場合、ラスタライズに時間を要すると予想されるページが優先的にラスタライズされる。したがって、ラスタライズに時間を要すると予想されるページが印刷順の途中に含まれていても、そのようなページのラスタライズを先行して実施しておくことができるので、そのようなページの排出までに要する時間の短縮を図ることができる。 In this case, pages that are expected to take a long time to rasterize are preferentially rasterized. Therefore, even if a page that is expected to take a long time to rasterize is included in the middle of the printing order, such a page can be rasterized in advance, so that such a page can be ejected. The time required for this can be shortened.

続いて、複合機1は、消耗品使用量を推定する(S125)。S125では、S123で実行されたラスタライズ処理がある程度まで進行するか完了することによってラスターデータの少なくとも一部が生成されていれば、そのラスターデータ又は当該ラスターデータから得られた情報を参照して消耗品使用量が推定される。S125では、例えば、印刷オブジェクト全体を展開し終わった後のラスターデータ自体(すなわち、ラスタライズ済みのページ全体。)を参照して消耗品使用量を推定してもよい。あるいは、例えば、個々の印刷オブジェクト(画像、パス、文字など。)をラスター化した際にオブジェクト単位のドット情報を、ラスターデータから得られた情報としてデータベース化して、ラスターデータとは別管理するように構成し、そのラスターデータから得られた情報を参照して消耗品使用量を推定してもよい。つまり、S125では、ラスターデータを直接参照してもよいし、ラスターデータから得られた情報を参照してもよい。これにより、S105では正確には推定できなかった消耗品使用量を、より正確に推定することができる。あるいは、S105で推定した消耗品使用量が、適正に推定されていたか否かを検証することができる。 Subsequently, the multifunction device 1 estimates the amount of consumables used (S125). In S125, if at least a part of the raster data is generated by progressing or completing the rasterization process executed in S123 to some extent, the raster data or the information obtained from the raster data is referred to and consumed. The amount of goods used is estimated. In S125, for example, the amount of consumables used may be estimated by referring to the raster data itself (that is, the entire rasterized page) after the entire print object has been expanded. Alternatively, for example, when individual print objects (images, paths, characters, etc.) are rasterized, the dot information for each object is stored in a database as information obtained from the raster data and managed separately from the raster data. The amount of consumables used may be estimated by referring to the information obtained from the raster data. That is, in S125, the raster data may be directly referred to, or the information obtained from the raster data may be referred to. As a result, the amount of consumables used, which could not be estimated accurately in S105, can be estimated more accurately. Alternatively, it can be verified whether or not the amount of consumables used estimated in S105 was properly estimated.

続いて、複合機1は、印刷再開指示を受け付けたか否かを判断する(S127)。S127において、印刷再開指示を受け付けていないと判断された場合は(S127:NO)、S127へと戻る。これにより、複合機1は、印刷再開指示を受け付けるまで待機する。この状態において、ユーザーが複合機1の操作部12で印刷再開するための所定の操作を行えば、複合機1に対して印刷再開指示を与えることができる。 Subsequently, the multifunction device 1 determines whether or not the print restart instruction has been accepted (S127). If it is determined in S127 that the print restart instruction is not accepted (S127: NO), the process returns to S127. As a result, the multifunction device 1 waits until it receives the print restart instruction. In this state, if the user performs a predetermined operation for resuming printing on the operation unit 12 of the multifunction device 1, the printing restart instruction can be given to the multifunction device 1.

S127において、印刷再開指示を受け付けたと判断された場合(S127:YES)、複合機1は、消耗品の残量が消耗品の使用量を下回るか否かを判断する(S129)。S129において、消耗品の残量が消耗品の使用量を下回ると判断された場合は(S129:YES)、印刷の途中で消耗品が不足する可能性がある。そこで、この場合は、不足している消耗品に関する情報を報知して(S131)、S127へと戻る。一方、S129において、消耗品の残量が消耗品の使用量を下回らないと判断された場合は(S129:NO)、印刷の途中で消耗品が不足することはない。そこで、この場合は、印刷を実行する(S113)。印刷を終えたら、図2に示す印刷処理を終了する。 When it is determined in S127 that the printing restart instruction has been accepted (S127: YES), the multifunction device 1 determines whether or not the remaining amount of the consumable item is less than the amount of the consumable item used (S129). If it is determined in S129 that the remaining amount of consumables is less than the amount of consumables used (S129: YES), there is a possibility that the consumables will run short during printing. Therefore, in this case, the information regarding the missing consumables is notified (S131), and the process returns to S127. On the other hand, in S129, when it is determined that the remaining amount of consumables does not fall below the amount of consumables used (S129: NO), there is no shortage of consumables during printing. Therefore, in this case, printing is executed (S113). When the printing is finished, the printing process shown in FIG. 2 is finished.

なお、上記実施形態では、S103及びS105を実行するCPU111が本開示でいう第1取得部の一例に相当する。S107を実行するCPU111が本開示でいう第2取得部の一例に相当する。S109を実行するCPU111が本開示でいう第1判断部の一例に相当する。S121を実行するCPU111が本開示でいう第1報知部の一例に相当する。S127を実行するCPU111が本開示でいう第2判断部の一例に相当する。S123を実行するCPU111が本開示でいうラスタライズ部の一例に相当する。S113を実行するCPU111が本開示でいう印刷実行部の一例に相当する。S125を実行するCPU111が本開示でいう第3取得部の一例に相当する。S129を実行するCPU111が本開示でいう第3判断部に相当する。S131を実行するCPU111が本開示でいう第2報知部に相当する。S129の後にS127を実行するCPU111が本開示でいう第4判断部の一例に相当する。 In the above embodiment, the CPU 111 that executes S103 and S105 corresponds to an example of the first acquisition unit referred to in the present disclosure. The CPU 111 that executes S107 corresponds to an example of the second acquisition unit referred to in the present disclosure. The CPU 111 that executes S109 corresponds to an example of the first determination unit in the present disclosure. The CPU 111 that executes S121 corresponds to an example of the first notification unit referred to in the present disclosure. The CPU 111 that executes S127 corresponds to an example of the second determination unit referred to in the present disclosure. The CPU 111 that executes S123 corresponds to an example of the rasterization unit referred to in the present disclosure. The CPU 111 that executes S113 corresponds to an example of the print execution unit referred to in the present disclosure. The CPU 111 that executes S125 corresponds to an example of the third acquisition unit referred to in the present disclosure. The CPU 111 that executes S129 corresponds to the third determination unit referred to in the present disclosure. The CPU 111 that executes S131 corresponds to the second notification unit referred to in the present disclosure. The CPU 111 that executes S127 after S129 corresponds to an example of the fourth determination unit in the present disclosure.

[効果]
上記複合機1によれば、複合機1の状態(例えば複合機1の消耗品の残量。)がコンテンツの印刷完了に必要な条件を満たさない状態にある場合には、S109及びS129により、複合機1の状態が条件を満たす状態に変更されるのを待って、コンテンツの印刷を開始する。したがって、複合機1の状態が条件を満たさない状態にあってもコンテンツの印刷を開始する技術とは異なり、印刷の途中で印刷が中断するのを抑制することができる。
[effect]
According to the above-mentioned multifunction device 1, when the state of the multifunction device 1 (for example, the remaining amount of consumables of the multifunction device 1) does not satisfy the conditions necessary for completing the printing of the content, S109 and S129 are performed. After waiting for the state of the multifunction device 1 to be changed to the state that satisfies the condition, printing of the content is started. Therefore, unlike the technique of starting printing of contents even when the state of the multifunction device 1 does not satisfy the conditions, it is possible to suppress the interruption of printing in the middle of printing.

また、S105においてコンテンツの印刷完了に必要な条件を取得する際には、S103において印刷対象となるコンテンツを表す非ラスターデータに対してプリフライトを実行して条件を取得する。そのため、非ラスターデータをラスタライズしてから条件を取得する技術に比べ、迅速に条件を取得することができる。したがって、迅速に条件を取得できる分だけ、複合機1の状態が条件を満たす状態にあるか満たさない状態にあるかを迅速に判断でき、FPOTの短縮を図ることができる。 Further, when acquiring the conditions necessary for completing the printing of the content in S105, the preflight is executed on the non-raster data representing the content to be printed in S103 to acquire the conditions. Therefore, the condition can be acquired more quickly than the technique of rasterizing the non-raster data and then acquiring the condition. Therefore, it is possible to quickly determine whether the state of the multifunction device 1 is in a state where the condition is satisfied or not, as much as the condition can be obtained quickly, and the FPOT can be shortened.

また、複合機1の状態が条件を満たさない状態にある場合には(S109:NO)、複合機1の状態が条件を満たす状態に変更されるのを待たずに、S123によって非ラスターデータのラスタライズを開始する。したがって、複合機1の状態が条件を満たす状態に変更されるのを待って非ラスターデータのラスタライズを開始する場合に比べ、ラスタライズの開始時期及び終了時期を早めることができ、FPOTの短縮を図ることができる。 Further, when the state of the multifunction device 1 does not satisfy the condition (S109: NO), the non-raster data is stored by S123 without waiting for the state of the multifunction device 1 to be changed to the state that satisfies the condition. Start rasterization. Therefore, as compared with the case where the rasterization of non-raster data is started after waiting for the state of the multifunction device 1 to be changed to the state satisfying the condition, the start time and the end time of the rasterization can be earlier, and the FPOT can be shortened. be able to.

また、上記複合機1の場合、複合機1の状態が条件を満たさない状態にある場合に(S109:YES)、S123を実行することによってラスターデータの少なくとも一部を生成している場合には、S125では当該ラスターデータ又は当該ラスターデータから得られた情報を参照してコンテンツの印刷完了に必要な条件を取得する。これにより、プリフライトを実行した場合よりも正確な条件を取得し得る。したがって、複合機1の状態が条件を満たす状態にあるか満たさない状態にあるかを、より正確に判断することができる。 Further, in the case of the above-mentioned multifunction device 1, when the state of the multifunction device 1 does not satisfy the condition (S109: YES), when at least a part of the raster data is generated by executing S123. , S125 refers to the raster data or the information obtained from the raster data to acquire the conditions necessary for completing the printing of the content. This makes it possible to obtain more accurate conditions than when performing a preflight. Therefore, it is possible to more accurately determine whether the state of the multifunction device 1 is in a state where the condition is satisfied or is not satisfied.

[他の実施形態]
以上、複合機1について、例示的な実施形態を挙げて説明したが、上述の実施形態は本開示の一態様として例示されるものにすぎない。すなわち、本開示は、上述の例示的な実施形態に限定されるものではなく、本開示の技術的思想を逸脱しない範囲内において、様々な形態で実施することができる。
[Other Embodiments]
Although the multifunction device 1 has been described with reference to an exemplary embodiment, the above-described embodiment is merely exemplified as one aspect of the present disclosure. That is, the present disclosure is not limited to the above-mentioned exemplary embodiments, and can be implemented in various forms without departing from the technical idea of the present disclosure.

例えば、上記実施形態では、非ラスターデータの例としてPDFデータを挙げたが、PDF以外の形式で作成された非ラスターデータであってもよい。
また、上記実施形態では、S123の後、S125で消耗品の使用量を改めて推定していたが、S105で推定した消耗品の使用量をS129で使用してもよい。その場合は、S125を省略することができる。
For example, in the above embodiment, PDF data is given as an example of non-raster data, but non-raster data created in a format other than PDF may be used.
Further, in the above embodiment, the amount of consumables used was estimated again in S125 after S123, but the amount of consumables used estimated in S105 may be used in S129. In that case, S125 can be omitted.

また、上記実施形態では、本開示のプリンタの一例として複合機1を例示したが、本開示のプリンタは、スキャナ機能等を備えていない単機能のプリンタとして構成されていてもよい。 Further, in the above embodiment, the multifunction device 1 is illustrated as an example of the printer of the present disclosure, but the printer of the present disclosure may be configured as a single-function printer that does not have a scanner function or the like.

なお、上述した複合機1の他、複合機1を構成要素とするシステム、複合機1における印刷処理をコンピュータに実行させるためのプログラム、このプログラムを記録した記録媒体など、種々の形態で本開示を実現することもできる。 In addition to the above-mentioned multifunction device 1, the present disclosure is made in various forms such as a system having the multifunction device 1 as a component, a program for causing a computer to execute printing processing in the multifunction device 1, a recording medium on which this program is recorded, and the like. Can also be realized.

以上の他、上記各実施形態における一つの構成要素によって実現していた機能を、複数の構成要素によって実現するように構成してもよい。また、複数の構成要素によって実現していた機能を一つの構成要素によって実現するように構成してもよい。また、上記各実施形態の構成の一部を省略してもよい。また、上記各実施形態の構成の少なくとも一部を、他の上記実施形態の構成に対して付加、置換等してもよい。 In addition to the above, the function realized by one component in each of the above embodiments may be configured to be realized by a plurality of components. Further, the function realized by a plurality of components may be configured to be realized by one component. Further, a part of the configuration of each of the above embodiments may be omitted. In addition, at least a part of the configuration of each of the above embodiments may be added or replaced with respect to the configuration of the other embodiment.

1…複合機、11…制御部、12…操作部、13…表示部、14…印刷部、15…ステイプル部、16…読取部、17…通信部、111…CPU、112…ROM、113…RAM、114…NVRAM。 1 ... Multifunction device, 11 ... Control unit, 12 ... Operation unit, 13 ... Display unit, 14 ... Printing unit, 15 ... Staple unit, 16 ... Reading unit, 17 ... Communication unit, 111 ... CPU, 112 ... ROM, 113 ... RAM, 114 ... NVRAM.

Claims (6)

プリンタであって、
印刷対象となるコンテンツを表す非ラスターデータに対してプリフライトを実行して、前記コンテンツの印刷完了に必要な条件に関する第1情報を取得する第1取得部と、
前記プリンタの状態に関する第2情報を取得する第2取得部と、
前記第1情報及び前記第2情報に基づき、前記プリンタの状態が前記条件を満たす状態にあるか満たさない状態にあるかを判断する第1判断部と、
前記第1判断部によって前記プリンタの状態が前記条件を満たさない状態にあると判断された場合にエラーを報知する第1報知部と、
前記第1判断部によって前記プリンタの状態が前記条件を満たさない状態にあると判断された場合に、印刷再開指示を受け付けたか否かを判断する第2判断部と、
前記非ラスターデータをラスタライズしてラスターデータを生成するラスタライズ部と、
前記ラスタライズ部によって生成された前記ラスターデータに基づいて前記コンテンツを印刷する印刷実行部と、
を備え、
前記ラスタライズ部は、前記第1判断部によって前記プリンタの状態が前記条件を満たさない状態にあると判断された場合には、前記第2判断部によって印刷再開指示を受け付けたと判断されるのを待たずに、前記非ラスターデータのラスタライズを開始するように構成され、
前記印刷実行部は、前記第1判断部によって前記プリンタの状態が前記条件を満たさない状態にあると判断された場合には、前記第2判断部によって印刷再開指示を受け付けたと判断されるのを待って、前記コンテンツの印刷を開始するように構成されている
プリンタ。
It ’s a printer,
A first acquisition unit that executes preflight on non-raster data representing the content to be printed and acquires the first information regarding the conditions necessary for completing the printing of the content, and the first acquisition unit.
A second acquisition unit that acquires the second information regarding the printer status, and
Based on the first information and the second information, a first determination unit for determining whether the state of the printer satisfies the condition or not.
A first notification unit that notifies an error when the first determination unit determines that the printer is in a state that does not satisfy the conditions.
When the first determination unit determines that the printer is in a state that does not satisfy the above conditions, the second determination unit determines whether or not the print restart instruction has been accepted.
A rasterization unit that rasterizes the non-raster data to generate raster data, and
A print execution unit that prints the content based on the raster data generated by the rasterization unit, and
With
When the first determination unit determines that the printer is in a state that does not satisfy the conditions, the rasterization unit waits for the second determination unit to determine that the print restart instruction has been accepted. It is configured to start rasterizing the non-raster data without
When the first determination unit determines that the printer is in a state that does not satisfy the conditions, the print execution unit determines that the second determination unit has received the print restart instruction. A printer that is configured to wait and start printing the content.
請求項1に記載のプリンタであって、
前記第1情報は、前記コンテンツの印刷完了に必要と推定される消耗品の使用量を示す情報であり、
前記第2情報は、前記プリンタにおける前記消耗品の残量を示す情報である
プリンタ。
The printer according to claim 1.
The first information is information indicating the amount of consumables used that is estimated to be necessary for completing printing of the content.
The second information is information indicating the remaining amount of the consumables in the printer.
請求項1又は請求項2に記載のプリンタであって、
前記第1判断部によって前記プリンタの状態が前記条件を満たさない状態にあると判断され、且つ、前記ラスタライズ部が前記ラスターデータの少なくとも一部を生成している場合には、当該ラスターデータ又は当該ラスターデータから得られた情報を参照して前記コンテンツの印刷完了に必要な条件に関する第3情報を取得する第3取得部と、
前記第3情報及び前記第2情報に基づき、前記プリンタの状態が前記条件を満たす状態にあるか満たさない状態にあるかを判断する第3判断部と、
前記第3判断部によって前記プリンタの状態が前記条件を満たさない状態にあると判断された場合にエラーを報知する第2報知部と、
前記第3判断部によって前記プリンタの状態が前記条件を満たさない状態にあると判断された場合に、印刷再開指示を受け付けたか否かを判断する第4判断部と、
を備え、
前記印刷実行部は、前記第3判断部によって前記プリンタの状態が前記条件を満たさない状態にあると判断された場合には、前記第4判断部によって印刷再開指示を受け付けたと判断されるのを待って、前記コンテンツの印刷を開始するように構成されている
プリンタ。
The printer according to claim 1 or 2.
If the first determination unit determines that the printer is in a state that does not satisfy the conditions, and the rasterization unit generates at least a part of the raster data, the raster data or the raster data or the raster data is generated. With reference to the information obtained from the raster data, the third acquisition unit that acquires the third information regarding the conditions necessary for completing the printing of the content, and the third acquisition unit.
Based on the third information and the second information, a third determination unit for determining whether the state of the printer satisfies the condition or not.
A second notification unit that notifies an error when the third determination unit determines that the printer is in a state that does not satisfy the conditions.
When the third determination unit determines that the printer is in a state that does not satisfy the above conditions, the fourth determination unit determines whether or not the print restart instruction has been accepted.
With
When the third determination unit determines that the printer is in a state that does not satisfy the conditions, the print execution unit determines that the fourth determination unit has accepted the print restart instruction. A printer that is configured to wait and start printing the content.
請求項3に記載のプリンタであって、
前記第3情報は、前記コンテンツの印刷完了に必要と推定される消耗品の使用量を示す情報である
プリンタ。
The printer according to claim 3.
The third information is information indicating the amount of consumables used that is estimated to be necessary for completing the printing of the content.
請求項1から請求項4までのいずれか一項に記載のプリンタであって、
前記ラスタライズ部は、前記コンテンツに含まれるページの印刷順に従って、ラスタライズを実行するように構成されている
プリンタ。
The printer according to any one of claims 1 to 4.
The rasterization unit is a printer configured to perform rasterization according to the printing order of pages included in the content.
請求項1から請求項4までのいずれか一項に記載のプリンタであって、
前記ラスタライズ部は、前記コンテンツに含まれるページのラスタライズに要する時間を予測し、その予想時間が大となるページほど先にラスタライズが実行される順序で、ラスタライズを実行するように構成されている
プリンタ。
The printer according to any one of claims 1 to 4.
The rasterization unit predicts the time required for rasterizing the pages included in the content, and the printer is configured to execute the rasterization in the order in which the rasterization is executed first for the page having the larger estimated time. ..
JP2019056547A 2019-03-25 2019-03-25 printer Active JP7275730B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019056547A JP7275730B2 (en) 2019-03-25 2019-03-25 printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019056547A JP7275730B2 (en) 2019-03-25 2019-03-25 printer

Publications (2)

Publication Number Publication Date
JP2020157493A true JP2020157493A (en) 2020-10-01
JP7275730B2 JP7275730B2 (en) 2023-05-18

Family

ID=72641117

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019056547A Active JP7275730B2 (en) 2019-03-25 2019-03-25 printer

Country Status (1)

Country Link
JP (1) JP7275730B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04292351A (en) * 1990-10-10 1992-10-16 Fuji Xerox Co Ltd Printer control device
JPH09231026A (en) * 1996-02-27 1997-09-05 Fuji Xerox Co Ltd Printer controller
JP2000255141A (en) * 1999-03-10 2000-09-19 Fuji Xerox Co Ltd Print processor
JP2005343090A (en) * 2004-06-04 2005-12-15 Ricoh Co Ltd Image forming device
JP2016179619A (en) * 2015-03-24 2016-10-13 キヤノン株式会社 Information processing device, method of obtaining printing duration by information processing device, image formation apparatus, and control method and program of image formation apparatus
JP2017209881A (en) * 2016-05-26 2017-11-30 富士ゼロックス株式会社 Printing system, print prediction device and print prediction program
JP2018088606A (en) * 2016-11-28 2018-06-07 キヤノン株式会社 Image processing device, image forming device, image processing method, and program
JP2018206311A (en) * 2017-06-09 2018-12-27 キヤノン株式会社 Printing system, server and control method thereof and program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04292351A (en) * 1990-10-10 1992-10-16 Fuji Xerox Co Ltd Printer control device
JPH09231026A (en) * 1996-02-27 1997-09-05 Fuji Xerox Co Ltd Printer controller
JP2000255141A (en) * 1999-03-10 2000-09-19 Fuji Xerox Co Ltd Print processor
JP2005343090A (en) * 2004-06-04 2005-12-15 Ricoh Co Ltd Image forming device
JP2016179619A (en) * 2015-03-24 2016-10-13 キヤノン株式会社 Information processing device, method of obtaining printing duration by information processing device, image formation apparatus, and control method and program of image formation apparatus
JP2017209881A (en) * 2016-05-26 2017-11-30 富士ゼロックス株式会社 Printing system, print prediction device and print prediction program
JP2018088606A (en) * 2016-11-28 2018-06-07 キヤノン株式会社 Image processing device, image forming device, image processing method, and program
JP2018206311A (en) * 2017-06-09 2018-12-27 キヤノン株式会社 Printing system, server and control method thereof and program

Also Published As

Publication number Publication date
JP7275730B2 (en) 2023-05-18

Similar Documents

Publication Publication Date Title
US8736892B2 (en) Image forming apparatus for detecting error and transforming print data into another transformation data
KR101066096B1 (en) Printing system, information processing apparatus, image forming apparatus, information processing method, and processing method
EP2085911A1 (en) Image forming device, printing medium supplying method, and computer-readable recording medium
US11537341B2 (en) Non-transitory computer-readable recording medium having a supporting program, information processing apparatus with an operating system having a general-use printing program and printing method
JP4672306B2 (en) Image forming apparatus and image forming method
US8626005B2 (en) Printing apparatus, and control method and storage medium therefor
US9405496B2 (en) Image forming apparatus, image forming method and storage medium
US8681360B2 (en) Image forming apparatus, image forming method, and computer program product
US10061545B2 (en) Printing apparatus and method of estimating print time of print job
US20150153696A1 (en) Image forming apparatus, method for controlling the image forming apparatus, and storage medium
JP2007067661A (en) Image processor
JP7275730B2 (en) printer
US8520228B2 (en) Image forming apparatus, image forming system, and data output control method executed by image forming apparatus
JP2008306239A (en) Image forming apparatus, presentation method for information associated with image forming apparatus, and computer program
JP7147593B2 (en) printer
JP6877963B2 (en) Image forming device, control method of image forming device, and program
JP2012121246A (en) Printing device
JP2011188490A (en) Image processor and check control method
JP6000731B2 (en) Printing apparatus and printing control method
JP5956864B2 (en) Printing apparatus and printing control method
JP4512373B2 (en) Image forming apparatus, image forming system, computer program, and recording medium
JP5839183B2 (en) Image forming apparatus and image forming method
WO2022138317A1 (en) Support program
JP2013191999A (en) Image forming apparatus and control program
JP2018118419A (en) Image formation apparatus, control method and program of image formation apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220311

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230117

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230316

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230417

R150 Certificate of patent or registration of utility model

Ref document number: 7275730

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150