JP2011128867A - Print control device - Google Patents

Print control device Download PDF

Info

Publication number
JP2011128867A
JP2011128867A JP2009286434A JP2009286434A JP2011128867A JP 2011128867 A JP2011128867 A JP 2011128867A JP 2009286434 A JP2009286434 A JP 2009286434A JP 2009286434 A JP2009286434 A JP 2009286434A JP 2011128867 A JP2011128867 A JP 2011128867A
Authority
JP
Japan
Prior art keywords
print
print job
job
history
received
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.)
Pending
Application number
JP2009286434A
Other languages
Japanese (ja)
Inventor
Atsushi Shimazaki
敦 島崎
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 JP2009286434A priority Critical patent/JP2011128867A/en
Publication of JP2011128867A publication Critical patent/JP2011128867A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print control device which can present a user with reprintable content without troubling the user. <P>SOLUTION: In the print control device, a first print job including print data or a second print job including reference information for obtaining print data without including the print data is received from a host device. The print job received is stored in a memory. Based on the print job received, a printer is made to print. A determination is made as to whether the print job received is the first print job or the second print job. If the print job received is determined to be the first print job, the first print job, out of the print jobs stored in the memory, is deleted from the memory. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、デジタルテレビジョンから印刷ジョブを受信し、この受信した印刷ジョブを印刷装置に印刷させる印刷制御装置に関する。   The present invention relates to a print control apparatus that receives a print job from a digital television and causes the printing apparatus to print the received print job.

近年、デジタル放送とブロードバンドネットワークとの普及に伴い、放送サービスに加えて通信サービスを便利且つ簡単に利用できるデジタルテレビジョン(以下、「DTV」という)が普及している。また、DTVや印刷装置等のデジタルデバイスを相互接続する技術も普及し、DTVと各種デジタルデバイスとの連携によって提供されるサービスも注目されている。DTVと印刷装置とを連携させるサービスとして、DTVからの指示によって、DTVが受信したコンテンツを、印刷装置が印刷するサービス(以下、「印刷サービス」という)が知られている。   In recent years, with the spread of digital broadcasting and broadband networks, digital television (hereinafter referred to as “DTV”) that allows convenient and easy use of communication services in addition to broadcast services has become widespread. In addition, technologies for interconnecting digital devices such as DTVs and printing apparatuses have become widespread, and services provided by cooperation between DTVs and various digital devices have attracted attention. As a service for linking a DTV and a printing apparatus, a service (hereinafter referred to as “printing service”) in which a printing apparatus prints content received by the DTV in accordance with an instruction from the DTV is known.

この印刷サービスを実現するために、一般的に、通信プロトコルとしてUPnPが使用されている。データ放送の画面内に表示されている印刷ボタンを、リモコン操作等で選択することによって、DTVから印刷装置へ印刷ジョブが発行され、印刷される仕組みを、デジタル放送の上記印刷コンテンツが有する。   In order to realize this print service, UPnP is generally used as a communication protocol. The print content of the digital broadcast has a mechanism in which a print job is issued from the DTV to the printing device by selecting a print button displayed on the data broadcast screen by a remote control operation or the like, and printed.

この印刷ジョブには、コンテンツそのものを、DTVからプリンタへ送信するCreateJobV2方式と、コンテンツのURIを指定し、プリンタが、コンテンツを、URIからダウンロードし、印刷するCreateURIJob方式との2種類がある。   There are two types of print jobs: a CreateJobV2 system in which the content itself is transmitted from the DTV to the printer, and a CreateURIJob system in which the content URI is designated and the printer downloads the content from the URI and prints it.

DTVから印刷する場合、一般的に、データ放送の画面内に印刷ボタンが表示されている間だけ、印刷可能であり、一度印刷したコンテンツでも、データ放送の画面内から印刷ボタンが消えると、もう一度印刷することが不可能である。   In general, when printing from a DTV, printing is possible only while the print button is displayed on the data broadcast screen. Even if the content has been printed once, the print button disappears again from the data broadcast screen. It is impossible to print.

一度印刷したデータを再印刷する場合、ホストから印刷用に受信した印刷データを、関連情報ととともに1つのファイルに保存し、ホストからの再印刷指令コマンドによって再印刷する(たとえば、特許文献1参照)。   When reprinting data once printed, the print data received for printing from the host is stored in a single file together with related information, and reprinted by a reprint command command from the host (for example, see Patent Document 1). ).

特開平11−129556号公報JP 11-129556 A

RAM等の保存領域を節約しつつ、数多くのコンテンツの再印刷を可能とするために、印刷コンテンツではなく印刷ジョブそのものを、印刷装置にキャッシュする方式が考えられる。CreateJobV2方式では、ジョブ保存に必要なRAM容量が大きいので、数多く保存することができない。なお、CreateJobV2方式よるコンテンツは、キャッシュに保存されている限り、再印刷時も正しく印刷されることが保証されるが、保存するためのメモリ管理が重要である。   In order to re-print a large number of contents while saving a storage area such as a RAM, a method of caching the print job itself, not the print contents, in the printing apparatus is conceivable. In the CreateJobV2 system, a large amount of RAM is required for job storage, so a large number cannot be stored. In addition, as long as the content by the CreateJobV2 system is saved in the cache, it is guaranteed that the content is correctly printed even when reprinting is performed, but memory management for saving is important.

ところで、CreateURIJob方式のジョブでは、URI情報のみを保存するので、数多くのジョブを保存することができる。しかし、CreateURIJob方式では、コンテンツがサーバ上に存在するので、URIそのものが保存されていたとしても、再印刷時にコンテンツを正しく印刷できる保証は無い。したがって、CreateURIJob方式のジョブのコンテンツが正しく印刷できるかどうかを確認する別途の方式が必要である。   By the way, since only the URI information is stored in the CreateURIJob job, a large number of jobs can be stored. However, in the CreateURIJob method, since the content exists on the server, there is no guarantee that the content can be printed correctly at the time of reprinting even if the URI itself is stored. Therefore, a separate method for confirming whether or not the content of the CreateURIJob method can be correctly printed is required.

上記のように、印刷装置がジョブをキャッシュする場合でも、ジョブの種類によってその管理方式を変える必要性がある。上記のように、印刷ジョブそのものをキャッシュする方式において、ジョブの種類によって印刷装置内部での管理方式を区別しつつ、なるべく多数のジョブを保存できるように管理する方式が必要である。   As described above, even when the printing apparatus caches a job, it is necessary to change the management method depending on the type of job. As described above, in the method of caching the print job itself, a method of managing so that as many jobs as possible can be stored while distinguishing the management method in the printing apparatus depending on the type of job is required.

また、この管理処理には、保存領域に印刷ジョブが保存しきれない場合、古い印刷ジョブを削除する処理が必要である。この処理において、たとえば、保存領域を大きく占有するCreateJobV2のジョブを単純に削除すると、古いCreateURIJob方式のジョブが残り、新しいCreateJobV2のジョブが消える場合がある。この場合、デジタル放送のコンテンツの印刷を行うユーザは、2種類のジョブを判別できないので、新しい方の印刷ジョブが印刷装置から突然消えたように見え、混乱が生じるという問題がある。   In addition, this management process requires a process of deleting an old print job when the print job cannot be stored in the storage area. In this process, for example, if a CreateJobV2 job that occupies a large storage area is simply deleted, the old CreateURIJob job may remain and the new CreateJobV2 job may disappear. In this case, the user who prints the digital broadcast content cannot distinguish between the two types of jobs, so that the newer print job appears to have suddenly disappeared from the printing apparatus, causing confusion.

本発明は、ユーザが混乱せずに、再印刷可能なコンテンツをユーザに示すことができる印刷制御装置を提供することを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to provide a print control apparatus that can show a user re-printable content without confusion for the user.

本発明は、ホスト装置から受信した印刷ジョブに応じて印刷装置に印刷させる印刷制御装置であって、印刷データを含む第1の印刷ジョブ、または印刷データを含まずに印刷データを取得するための参照情報を含む第2の印刷ジョブをホスト装置から受信する受信手段と、上記受信手段が受信した印刷ジョブをメモリに記憶させる記憶制御手段と、上記受信手段が受信した印刷ジョブに基づいて、上記印刷装置に印刷させる印刷制御手段と、上記受信手段が受信した印刷ジョブが、上記第1の印刷ジョブ、上記第2の印刷ジョブのどちらであるかを判定する判定手段と、上記受信手段が受信した印刷ジョブが上記第1の印刷ジョブであると上記判定手段が判定した場合、上記メモリに記憶されている印刷ジョブのうちで、上記受信手段が受信した当該第1の印刷ジョブを、上記メモリから削除する削除手段とを有することを特徴とする印刷制御装置である。   The present invention is a print control apparatus that causes a printing apparatus to print in response to a print job received from a host apparatus, and for acquiring print data that does not include a first print job that includes print data or print data. Based on the receiving unit that receives the second print job including the reference information from the host device, the storage control unit that stores the print job received by the receiving unit in the memory, and the print job received by the receiving unit, Print control means for printing on the printing apparatus, determination means for determining whether the print job received by the reception means is the first print job or the second print job, and the reception means receive When the determination unit determines that the print job that has been performed is the first print job, the reception unit receives the print job stored in the memory. And the first print job, a print control apparatus characterized by having a deletion means for deleting from said memory.

本発明によれば、ユーザが混乱せずに、再印刷可能なコンテンツをユーザに示すことができるという効果を奏する。   According to the present invention, the user can be presented with reprintable content without being confused by the user.

本発明の実施例1である印刷制御装置101のハードウェア構成を示す。1 illustrates a hardware configuration of a print control apparatus 101 that is Embodiment 1 of the present invention. 印刷制御装置101のソフトウェア構造の概略を示す図である。2 is a diagram illustrating an outline of a software structure of a print control apparatus 101. FIG. 保存されている印刷ジョブと印刷履歴とを示す図である。FIG. 6 is a diagram illustrating a stored print job and a print history. 印刷制御装置101が印刷ジョブを受信した際のフローチャートである。6 is a flowchart when the print control apparatus 101 receives a print job. 印刷履歴を表示する処理を示すフローチャートである。It is a flowchart which shows the process which displays a printing history. CreateURIJob印刷ジョブを削除する際の概念を示す図である。FIG. 10 is a diagram illustrating a concept when a CreateURIJob print job is deleted. CreateURIJob印刷ジョブの一部を削除した後を示す図である。FIG. 9 illustrates a state after a part of a CreateURIJob print job has been deleted. CreateJobV2印刷ジョブを受信した際の処理を示す図である。FIG. 10 is a diagram illustrating processing when a CreateJobV2 print job is received. CreateJobV2印刷ジョブを新たに受信する際を示す図である。FIG. 10 is a diagram illustrating a case where a CreateJobV2 print job is newly received. CreateJobV2印刷ジョブの印刷履歴を保存している図である。FIG. 10 is a diagram in which a print history of a CreateJobV2 print job is stored. CreateJobV2印刷ジョブを削除した後を示す図である。FIG. 10 illustrates a state after a CreateJobV2 print job has been deleted.

発明を実施するための形態は、次の実施例である。   The mode for carrying out the invention is the following embodiment.

図1は、本発明の実施例1である印刷制御装置101のハードウェア構成の概略を示す図である。図2は、印刷制御装置101のソフトウェア構造の概略を示す図である。   FIG. 1 is a diagram illustrating an outline of a hardware configuration of a print control apparatus 101 that is Embodiment 1 of the present invention. FIG. 2 is a diagram showing an outline of the software structure of the print control apparatus 101.

印刷制御装置101は、ROM202と、RAM203と、CPU204と、印刷機構制御部205と、I/F制御部206と、ネットワーク通信部207とを有する。データ送受信の際に、まず、印刷制御装置101とDTV102との間で、ネットワークの規格で定められている方式に従って、物理層とデータリンク層とが接続される。次に、上位層のプロトコルであるUPnP規格に従って、印刷制御装置101とDTV102との間で、印刷ジョブが送受信される。   The print control apparatus 101 includes a ROM 202, a RAM 203, a CPU 204, a print mechanism control unit 205, an I / F control unit 206, and a network communication unit 207. At the time of data transmission / reception, first, the physical layer and the data link layer are connected between the print control apparatus 101 and the DTV 102 in accordance with a method defined by a network standard. Next, a print job is transmitted and received between the print control apparatus 101 and the DTV 102 in accordance with the UPnP standard, which is an upper layer protocol.

印刷制御装置101は、ホスト装置から受信した印刷ジョブに応じて印刷装置120に印刷させる。また、印刷制御装置101は、ネットワーク通信手段103と、印刷ジョブ識別手段104と、印刷ジョブ保存手段105と、印刷ジョブレンダリング手段106と、印刷制御手段107と、印刷ジョブ/印刷履歴保存領域109とを有する。さらに、印刷制御装置101は、印刷履歴表示手段110と、表示機構111と、保存印刷ジョブ管理手段112と、入力機構113と、再印刷ジョブ指示手段114と、印刷ジョブ取り出し手段115とを有する。また、印刷制御装置101は、DTV102と印刷装置120とに接続されている。   The print control apparatus 101 causes the printing apparatus 120 to print according to the print job received from the host apparatus. The print control apparatus 101 includes a network communication unit 103, a print job identification unit 104, a print job storage unit 105, a print job rendering unit 106, a print control unit 107, a print job / print history storage area 109, Have The print control apparatus 101 further includes a print history display unit 110, a display mechanism 111, a stored print job management unit 112, an input mechanism 113, a reprint job instruction unit 114, and a print job extraction unit 115. The print control apparatus 101 is connected to the DTV 102 and the printing apparatus 120.

ネットワーク通信手段103は、データを送受信し、印刷データを含む第1の印刷ジョブ、または印刷データを含まずに印刷データを取得するための参照情報を含む第2の印刷ジョブをホスト装置から受信する。   The network communication unit 103 transmits and receives data, and receives a first print job including print data or a second print job including reference information for acquiring print data without including print data from the host device. .

ネットワーク通信手段103を介して、DTV102から印刷ジョブを受信すると、印刷ジョブ識別手段104は、その印刷ジョブがUPnP規格で定めるCreateJobV2印刷ジョブであるか、CreateURIJob印刷ジョブであるかを識別する。   When a print job is received from the DTV 102 via the network communication unit 103, the print job identification unit 104 identifies whether the print job is a CreateJobV2 print job or a CreateURIJob print job defined by the UPnP standard.

印刷ジョブ識別手段104が識別した印刷ジョブを、予め定められた方式に従って、印刷ジョブ保存手段105が、印刷ジョブ/印刷履歴保存領域109に保存するように記憶制御する。なお、印刷ジョブ/印刷履歴保存領域109は、受信手段が受信した印刷ジョブを記憶するメモリである。   The print job storage unit 105 stores and controls the print job identified by the print job identification unit 104 so that the print job storage unit 105 stores the print job in the print job / print history storage area 109 according to a predetermined method. The print job / print history storage area 109 is a memory that stores a print job received by the receiving unit.

その後に、受信したジョブがCreateJobV2印刷ジョブであれば、印刷ジョブレンダリング手段106が、受信した印刷データを、そのまま印刷可能なデータ形式に変換する。受信したジョブが、CreateURIJob印刷ジョブであれば、指定されたURIに基づいて、サーバから印刷データをダウンロードし、印刷ジョブレンダリング手段106が、印刷可能なデータ形式へ変換する。そして、受信手段が受信した印刷ジョブに基づいて、印刷制御手段107が印刷装置120に、印刷させる。   Thereafter, if the received job is a CreateJobV2 print job, the print job rendering unit 106 converts the received print data into a printable data format as it is. If the received job is a CreateURIJob print job, the print data is downloaded from the server based on the designated URI, and the print job rendering unit 106 converts the print data into a printable data format. Then, based on the print job received by the receiving unit, the print control unit 107 causes the printing apparatus 120 to print.

印刷ジョブ/印刷履歴保存領域109に保存されている印刷ジョブは、保存印刷ジョブ管理手段112が、CreateJobV2印刷ジョブ、CreateURIJob印刷ジョブで、それぞれ別々に保存領域の容量を超えないように管理している。保存印刷ジョブ管理手段112は、印刷ジョブ保存手段105による印刷ジョブ保存時、印刷履歴表示手段110による履歴表示時、または、定期的なタイミング等で、保存されている印刷ジョブ及び印刷履歴を管理する。また、保存印刷ジョブ管理手段112は、受信手段が受信した印刷ジョブが第1の印刷ジョブであると判定手段が判定した場合、印刷ジョブ/印刷履歴保存領域109に保存されている印刷ジョブのうちで、受信手段が受信した当該印刷ジョブを削除する。   The print job stored in the print job / print history storage area 109 is managed by the storage print job management unit 112 so that it does not exceed the capacity of the storage area separately for the CreateJobV2 print job and the CreateURIJob print job. . The stored print job management unit 112 manages the stored print job and print history when the print job is stored by the print job storage unit 105, the history is displayed by the print history display unit 110, or at a regular timing. . Further, the storage print job management unit 112, when the determination unit determines that the print job received by the reception unit is the first print job, out of the print jobs stored in the print job / print history storage area 109 Then, the print job received by the receiving unit is deleted.

印刷ジョブ/印刷履歴保存領域109に保存されている印刷履歴は、印刷制御装置101のユーザの指示または適当なタイミングで、印刷履歴表示手段110が表示機構111に表示される。ユーザは、表示機構111に表示されている印刷履歴を確認し、入力機構113を介して、所望の印刷ジョブの再印刷を指示する。ユーザの指示を、再印刷ジョブ指示手段114が解釈し、印刷ジョブ/印刷履歴保存領域109から、印刷ジョブ取り出し手段115が指定した印刷ジョブが取り出される。その後に、取り出したジョブが、CreateJobV2印刷ジョブであれば、取り出した印刷データを、そのまま印刷ジョブレンダリング手段106が、印刷可能なデータ形式へ変換する。取り出したジョブが、CreateURIJob印刷ジョブであれば、取り出したURIから、印刷データがダウンロードされ、印刷ジョブレンダリング手段106が、印刷可能なデータ形式へ変換する。そして、印刷制御手段107が、印刷装置120に印刷させる。   The print history stored in the print job / print history storage area 109 is displayed on the display mechanism 111 by the print history display unit 110 at a user instruction of the print control apparatus 101 or at an appropriate timing. The user confirms the print history displayed on the display mechanism 111 and instructs reprinting of a desired print job via the input mechanism 113. The reprint job instruction unit 114 interprets the user instruction, and the print job designated by the print job extraction unit 115 is extracted from the print job / print history storage area 109. Thereafter, if the extracted job is a CreateJobV2 print job, the print job rendering unit 106 converts the extracted print data into a printable data format as it is. If the extracted job is a CreateURIJob print job, the print data is downloaded from the extracted URI, and the print job rendering unit 106 converts it into a printable data format. Then, the print control unit 107 causes the printing apparatus 120 to print.

ネットワーク通信手段103は、ホストとの通信I/Fであり、上記印刷ジョブを受信する通信プロトコルとして、UPnPを採用している。また、ホストとの通信I/Fとして、Bluetooth I/Fを採用し、上記印刷ジョブを受信する通信プロトコルとして、BPPを採用している。さらに、印刷データとして、構造化言語によるデータを採用している。   The network communication means 103 is a communication I / F with the host, and employs UPnP as a communication protocol for receiving the print job. Also, Bluetooth I / F is adopted as the communication I / F with the host, and BPP is adopted as the communication protocol for receiving the print job. Further, data in a structured language is adopted as print data.

図3は、印刷ジョブ/印刷履歴保存領域109に保存されている印刷ジョブと印刷履歴との概略を示す図である。図3に示すように、印刷ジョブ/印刷履歴保存領域109には、印刷ジョブを保存する印刷ジョブ保存領域と印刷履歴保存領域とが互いに別に存在している。また、印刷ジョブ保存領域には、CreateJobV2印刷ジョブを保存する領域と、CreateURIJob印刷ジョブを保存する領域とが別々に存在し、互いに別々に管理されている。   FIG. 3 is a diagram showing an outline of the print job and the print history stored in the print job / print history storage area 109. As shown in FIG. 3, in the print job / print history storage area 109, a print job storage area for storing a print job and a print history storage area exist separately from each other. In the print job storage area, an area for storing a CreateJobV2 print job and an area for storing a CreateURIJob print job exist separately, and are managed separately from each other.

実施例1では、保存領域を大きく専有するCreateJobV2データは、唯1つの保存領域にのみ保存可能である。CreateURIJob印刷ジョブについて、保存の上限数は考えない。印刷履歴保存領域は、印刷ジョブ保存領域に保存されている印刷ジョブと結びつけられ、時系列の順番で保存されている。実施例1では、印刷ジョブで指定されているジョブ名称と印刷日時とが,印刷ジョブに結びつけられ、印刷履歴として保存されている。   In the first embodiment, the CreateJobV2 data that occupies a large storage area can be stored in only one storage area. For the CreateURIJob print job, the upper limit number of saving is not considered. The print history storage area is associated with the print jobs stored in the print job storage area, and is stored in chronological order. In the first embodiment, the job name specified in the print job and the print date and time are associated with the print job and stored as a print history.

図4は、実施例1である印刷制御装置101が、DTV102から印刷ジョブを受信した際の処理を示すフローチャートである。   FIG. 4 is a flowchart illustrating processing when the print control apparatus 101 according to the first embodiment receives a print job from the DTV 102.

印刷制御装置101が印刷ジョブを受信すると(S401)、印刷ジョブがCreateJobV2印刷ジョブであるか(S402)、CreateURIJob印刷ジョブであるか(S407)を、印刷ジョブ識別手段104が判定する。   When the print control apparatus 101 receives a print job (S401), the print job identification unit 104 determines whether the print job is a CreateJobV2 print job (S402) or a CreateURIJob print job (S407).

CreateJobV2印刷ジョブであると判定されれば(S402)、ジョブ保存領域にCreateJobV2印刷ジョブが既に保存されているかどうかを調べる(S403)。保存されているCreateJobV2印刷ジョブが無ければ、印刷ジョブ保存手段105が、印刷ジョブ保存領域に、受信したCreateJobV2印刷ジョブを、印刷データとともに保存する(S406)。ジョブ保存領域にCreateJobV2印刷ジョブが既に存在していれば、保存印刷ジョブ管理手段112が、保存しているCreateJobV2印刷ジョブを削除し、また、そのジョブに結び付けられている印刷履歴を削除する(S404)。さらに、削除されたCreateJobV2印刷ジョブよりも古い印刷日時をもつCreateURIJob印刷ジョブとその印刷履歴も、印刷ジョブ/印刷履歴保存領域109から、同時に削除される(S405)。そして、受信したCreateJobV2印刷ジョブが,印刷データとともに保存される(S406)。   If it is determined that the job is a CreateJobV2 print job (S402), it is checked whether the CreateJobV2 print job is already stored in the job storage area (S403). If there is no saved CreateJobV2 print job, the print job saving unit 105 saves the received CreateJobV2 print job together with the print data in the print job saving area (S406). If a CreateJobV2 print job already exists in the job storage area, the stored print job management unit 112 deletes the stored CreateJobV2 print job, and deletes the print history associated with the job (S404). ). Further, the CreateURIJob print job having the print date older than the deleted CreateJobV2 print job and its print history are simultaneously deleted from the print job / print history storage area 109 (S405). The received CreateJobV2 print job is stored together with the print data (S406).

一方、受信した印刷ジョブが、CreateURIJob印刷ジョブであれば(S407)、CreateURIJob印刷ジョブを、URL情報とともに、印刷ジョブ保存手段105が、ジョブ保存領域にそのまま保存する(S408)。どちらの印刷ジョブの場合でも、印刷が正常に終了すると(S410)、保存された印刷ジョブと結び付けられ、印刷履歴が保存される(S411)。CreateURIJob印刷ジョブでなければ(S407)、エラー処理する(S409)。   On the other hand, if the received print job is a CreateURIJob print job (S407), the print job storage unit 105 stores the CreateURIJob print job together with the URL information in the job storage area as it is (S408). In either print job, when printing ends normally (S410), the print history is saved (S411) in association with the saved print job. If it is not a CreateURIJob print job (S407), an error process is performed (S409).

なお、印刷ジョブ保存手段105は、印刷履歴の一部として、当該印刷ジョブの印刷時刻を保存する。また、保存印刷ジョブ管理手段112は、上記印刷ジョブとその印刷履歴とを削除し、削除された印刷ジョブの印刷時刻(印刷日時)よりも過去の印刷時刻(印刷日時)を持つ印刷ジョブと、上記印刷ジョブの印刷履歴とを削除する。   The print job storage unit 105 stores the print time of the print job as a part of the print history. The saved print job management unit 112 deletes the print job and its print history, and a print job having a print time (print date / time) that is earlier than the print time (print date / time) of the deleted print job, Delete the print history of the print job.

図5は、実施例1における印刷制御装置101が、ユーザから印刷履歴表示の指示を受け、印刷履歴を表示する際の処理を示すフローチャートである。   FIG. 5 is a flowchart illustrating processing when the print control apparatus 101 according to the first exemplary embodiment receives a print history display instruction from the user and displays the print history.

印刷制御装置101が、ユーザから印刷履歴表示の指示を受けると(S501)、印刷履歴表示手段110が、印刷ジョブ/印刷履歴保存領域109から、保存されている印刷履歴を1ジョブ分づつ、読み出す(S502)。読み出した印刷履歴が、CreateURIJob印刷ジョブの印刷履歴であれば(S503)、そのCreateURIJob印刷ジョブの示すURIが現在も有効であるかどうかを確認する(S505)。この確認は、URI指定先に印刷データが存在するか、または、以前に印刷したデータと同じ印刷データであるか等、予め定められた既知の技術を用いて行われる。読み出した印刷履歴が、CreateURIJob印刷ジョブの印刷履歴でなければ(S503)、印刷履歴を表示し(S504)、S502に戻る。   When the print control apparatus 101 receives a print history display instruction from the user (S501), the print history display unit 110 reads out the stored print history for each job from the print job / print history storage area 109. (S502). If the read print history is the print history of the CreateURIJob print job (S503), it is checked whether the URI indicated by the CreateURIJob print job is still valid (S505). This confirmation is performed using a predetermined known technique such as whether print data exists at the URI designation destination or whether the print data is the same as previously printed data. If the read print history is not the print history of the CreateURIJob print job (S503), the print history is displayed (S504), and the process returns to S502.

現在も再印刷が可能である印刷データが存在すれば、その印刷履歴が表示される(S504)。CreateURIJob印刷ジョブの示すURIが無効であると判定されると、その印刷履歴と、履歴に結びつけられているCreateURIJob印刷ジョブとを、保存印刷ジョブ管理手段112が削除する(S506)。そして、削除されたCreateURIJob印刷ジョブよりも古い印刷日時をもつ印刷ジョブがあれば、CreateURIJobまたはCreateJobV2印刷ジョブのどちらであっても、印刷ジョブとその印刷履歴とが同時に削除される(S507)。   If there is print data that can be reprinted at present, the print history is displayed (S504). If it is determined that the URI indicated by the CreateURIJob print job is invalid, the stored print job management unit 112 deletes the print history and the CreateURIJob print job associated with the history (S506). If there is a print job having a print date older than the deleted CreateURIJob print job, the print job and its print history are deleted at the same time, regardless of whether it is a CreateURIJob or CreateJobV2 print job (S507).

以上の処理が、保存されている全ての印刷履歴に対して行なわれ、印刷制御装置101のもつ印刷履歴の表示が行われる。   The above processing is performed for all stored print histories, and the print histories of the print control apparatus 101 are displayed.

図6は、印刷制御装置101が、図5に示す処理に従って、印刷ジョブ/印刷履歴保存領域109からCreateURIJob印刷ジョブを削除する場合の概念を示す図である。   FIG. 6 is a diagram showing a concept when the print control apparatus 101 deletes a CreateURIJob print job from the print job / print history storage area 109 according to the processing shown in FIG.

図7は、実施例1において、保存してあるCreateURIJob印刷ジョブの一部を削除した後の印刷ジョブ/印刷履歴保存領域109を示す図である。   FIG. 7 is a diagram illustrating the print job / print history storage area 109 after a part of the stored CreateURIJob print job is deleted in the first embodiment.

図5のS506の処理において、図6に示すCreateURIJob印刷ジョブ4が示す印刷データが無効であると判断されると、図6に示すように、当該印刷ジョブ4とそれに結び付けられた印刷履歴とが削除される。ここでは、タイトルがCCCである印刷履歴が削除される。   In the process of S506 in FIG. 5, if it is determined that the print data indicated by the CreateURIJob print job 4 shown in FIG. 6 is invalid, as shown in FIG. 6, the print job 4 and the print history associated therewith are displayed. Deleted. Here, the print history whose title is CCC is deleted.

同時に、S507で、印刷ジョブ4よりも古い印刷ジョブと、これに結び付けられている印刷履歴とが削除される。ここでは、タイトルがDDD、EEEである印刷履歴と、これらよりも古い印刷履歴と、これらに結び付けられている印刷ジョブ1と、印刷ジョブ5と、これらよりも古い印刷ジョブとが削除される。結果として、印刷ジョブ/印刷履歴保存領域109は、図7に示す状態になる。   At the same time, in S507, the print job older than the print job 4 and the print history associated therewith are deleted. Here, the print history whose titles are DDD and EEE, the print history older than these, the print job 1 associated therewith, the print job 5, and the print job older than these are deleted. As a result, the print job / print history storage area 109 is in the state shown in FIG.

図8は、印刷制御装置101が、CreateJobV2印刷ジョブを受信した場合の処理の詳細を示す図である。   FIG. 8 is a diagram illustrating details of processing when the print control apparatus 101 receives a CreateJobV2 print job.

印刷制御装置101が、印刷ジョブ保存領域に印刷データがあるかどうかの判断(S403)をさらに詳しく説明する。UPnPの規格において、印刷ジョブは、印刷の指示の詳細が記述されている印刷命令と、印刷データとの実体の2つによって構成されている。印刷制御装置101は、CreateJobV2印刷ジョブの印刷命令を受信すると(S801)、続く処理で、受信した印刷命令を、保存されているCreateJobV2印刷ジョブの持つ情報と比較する。   The determination (S403) of whether the print control apparatus 101 has print data in the print job storage area will be described in more detail. In the UPnP standard, a print job is composed of two entities: a print command describing details of a print instruction and print data. When the print control apparatus 101 receives the print command of the CreateJobV2 print job (S801), the print control apparatus 101 compares the received print command with information stored in the CreateJobV2 print job in a subsequent process.

まず、CreateJobV2印刷ジョブ自体が、印刷ジョブ/印刷履歴保存領域109に保存されているかどうかを調べる(S802)。保存されているCreateJobV2印刷ジョブが無ければ、既に受信した印刷命令と、その後に続く全印刷データを、印刷ジョブとして印刷ジョブ/印刷履歴保存領域109に保存する(S815)。そして、そのCreateJobV2印刷ジョブに従って印刷し(S808)、印刷履歴を保存し(S809)、処理を終了する。   First, it is checked whether or not the CreateJobV2 print job itself is stored in the print job / print history storage area 109 (S802). If there is no saved CreateJobV2 print job, the received print command and all subsequent print data are saved in the print job / print history saving area 109 as a print job (S815). Then, printing is performed according to the CreateJobV2 print job (S808), the print history is saved (S809), and the process is terminated.

CreateJobV2印刷ジョブが、印刷ジョブ/印刷履歴保存領域109に保存されていれば、保存されているジョブの名称とデータとのフォーマットが、受信している印刷命令のフォーマットと、一致しているかどうかを調べる(S803、S804)。不一致であれば、保存されているCreateJobV2印刷ジョブが削除され、また、そのジョブに結び付けられている印刷履歴が削除される(S813)。   If the CreateJobV2 print job is stored in the print job / print history storage area 109, it is determined whether the format of the stored job name and data matches the format of the received print command. Check (S803, S804). If they do not match, the stored CreateJobV2 print job is deleted, and the print history associated with the job is deleted (S813).

また、印刷ジョブ/印刷履歴保存領域109に保存されている印刷ジョブであって、削除されたCreateJobV2印刷ジョブよりも古い印刷日時をもつCreateURIJob印刷ジョブと、その印刷履歴も、同時に削除される(S814)。そして、既に受信した印刷命令と、その後に続く全印刷データとを、印刷ジョブ/印刷履歴保存領域109に保存する(S815)。受信したジョブを印刷し(S808)、印刷履歴を保存し(S809)、処理を終了する。   Also, a CreateURIJob print job that is stored in the print job / print history storage area 109 and has a print date older than the deleted CreateJobV2 print job, and its print history are also deleted simultaneously (S814). ). Then, the already received print command and all subsequent print data are stored in the print job / print history storage area 109 (S815). The received job is printed (S808), the print history is saved (S809), and the process ends.

保存されているジョブの名称とデータとのフォーマットが、受信している印刷命令のそれらと一致していれば(S803、S804)、印刷命令に続く印刷データの受信を開始する。印刷データは、予め定められている一定の大きさごとに、受信する(S805)。予め保存されているCreateJobV2印刷ジョブの印刷データと、受信した印刷データとを比較し、一致している限り、そのまま印刷データの終わりまで、繰り返し比較しながら、受信を継続する(S806、S807)。   If the format of the stored job name and data matches those of the received print command (S803, S804), reception of print data following the print command is started. The print data is received for each predetermined size (S805). The print data of the CreateJobV2 print job stored in advance is compared with the received print data, and as long as they match, the reception is continued while repeatedly comparing until the end of the print data (S806, S807).

一致しない部分の印刷データを受信した場合、残る印刷データは、保存されているCreateJobV2印刷ジョブの印刷データの該当部分から、上書き保存しながら、全て受信する(S810)。そして、その保存されているCreateJobV2印刷ジョブに結び付けられている印刷履歴が、削除される(S811)。また、印刷ジョブ/印刷履歴保存領域109に存在する印刷ジョブであって、上書きされたCreateJobV2印刷ジョブよりも古い印刷日時をもつCreateURIJob印刷ジョブと、その印刷履歴も、同時に削除される(S812)。その後に、受信した印刷ジョブを印刷し(S808)、印刷履歴を保存し(S809)、処理を終了する。   When the print data of the mismatched part is received, all the remaining print data is received from the corresponding part of the saved CreateJobV2 print job while being overwritten (S810). Then, the print history associated with the stored CreateJobV2 print job is deleted (S811). Also, a CreateURIJob print job that is a print job that exists in the print job / print history storage area 109 and has an older print date than the overwritten CreateJobV2 print job, and its print history are simultaneously deleted (S812). Thereafter, the received print job is printed (S808), the print history is saved (S809), and the process ends.

図9は、印刷制御装置101が、CreateJobV2印刷ジョブを新たに受信する場合の印刷ジョブ/印刷履歴保存領域109を示す図である。   FIG. 9 is a diagram illustrating a print job / print history storage area 109 when the print control apparatus 101 newly receives a CreateJobV2 print job.

印刷制御装置101には、図9に示すように、印刷ジョブ/印刷履歴保存領域109にCreateJobV2印刷ジョブ1が予め保存されている。この状態で、CreateJobV2印刷ジョブ6を新たに受信した際に、図8に示す処理に従って、予め保存してあるCreateJobV2印刷ジョブ1と、受信したCreateJobV2印刷ジョブ6とが同じ印刷ジョブであるかどうかを確認する。   In the print control apparatus 101, as shown in FIG. 9, the CreateJobV2 print job 1 is stored in the print job / print history storage area 109 in advance. In this state, when a new CreateJobV2 print job 6 is received, it is determined whether or not the previously stored CreateJobV2 print job 1 and the received CreateJobV2 print job 6 are the same print job according to the processing shown in FIG. Check.

図10は、印刷制御装置101が、CreateJobV2印刷ジョブの印刷履歴を複数保存している場合の印刷ジョブ/印刷履歴保存領域109を示す図である。同じ印刷ジョブであると判定された場合の印刷ジョブ/印刷履歴保存領域109の状態が、図10に示す状態である。   FIG. 10 is a diagram illustrating the print job / print history storage area 109 when the print control apparatus 101 stores a plurality of print histories of the CreateJobV2 print job. The state of the print job / print history storage area 109 when it is determined that they are the same print job is the state shown in FIG.

印刷ジョブ保存領域には、CreateJobV2印刷ジョブ1だけが保存されている。CreateJobV2印刷ジョブ1だけが保存されているのは、CreateJobV2印刷ジョブ1と、CreateJobV2印刷ジョブ6とが同じジョブであるので、複数保存しておく必要が無いためである。   Only the CreateJobV2 print job 1 is stored in the print job storage area. Only the CreateJobV2 print job 1 is stored because the CreateJobV2 print job 1 and the CreateJobV2 print job 6 are the same job, and it is not necessary to store a plurality of them.

一方、印刷履歴には、タイトルが同一で、印刷日時だけが異なる履歴が、印刷ジョブ1に結び付けられて保存されている。このような保存形態を採用することによって、印刷履歴上から印刷ジョブ1、印刷ジョブ6のどちらの再印刷を指示されても、正しく印刷することができる。   On the other hand, in the print history, histories having the same title but different only in print date and time are stored in association with the print job 1. By adopting such a storage form, it is possible to print correctly regardless of which reprint of the print job 1 or the print job 6 is instructed from the print history.

図11は、実施例1における印刷制御装置101が、保存しているCreateJobV2印刷ジョブを削除した後における印刷ジョブ/印刷履歴保存領域109を示す図である。   FIG. 11 is a diagram illustrating the print job / print history storage area 109 after the print control apparatus 101 according to the first embodiment deletes the stored CreateJobV2 print job.

CreateJobV2印刷ジョブ1と、受信したCreateJobV2印刷ジョブ6とが異なる印刷ジョブであると判定された場合における印刷ジョブ/印刷履歴保存領域109の状態が、図11に示されている。印刷ジョブ保存領域には、CreateJobV2印刷ジョブ1が削除され、印刷ジョブ6が保存されている。また、S811で、印刷ジョブ1に結び付けられている印刷履歴が削除される。これと同時に、S812で、印刷ジョブ1よりも古い印刷ジョブと、それに結び付けられている印刷履歴とが削除される。ここでは、タイトルが、CCC、DDD、EEEである履歴と、これらよりも古い履歴と、これらに結び付けられている印刷ジョブ1、印刷ジョブ4、印刷ジョブ5と、これらよりも古い印刷ジョブとが削除される。結果として、図11に示す印刷ジョブ/印刷履歴保存領域109の状態になる。   FIG. 11 shows the state of the print job / print history storage area 109 when it is determined that the CreateJobV2 print job 1 and the received CreateJobV2 print job 6 are different print jobs. In the print job storage area, CreateJobV2 print job 1 is deleted, and print job 6 is stored. In step S811, the print history associated with the print job 1 is deleted. At the same time, in S812, the print job older than the print job 1 and the print history associated therewith are deleted. Here, a history whose title is CCC, DDD, EEE, a history older than these, a print job 1, a print job 4, a print job 5, and a print job older than these are associated. Deleted. As a result, the print job / print history storage area 109 shown in FIG.

実施例1によれば、限られた資源である保存用領域を、最大限に活用しつつ、保存できなくなった印刷ジョブを削除しても、ユーザが突然新しいジョブが消えたように感じるという混乱を招かずに、再印刷を制御することができる。   According to the first embodiment, the user may suddenly feel that a new job has disappeared even if a print job that can no longer be stored is deleted while maximizing the storage area that is a limited resource. It is possible to control reprinting without inviting.

つまり、上記実施例によれば、ジョブの種類によって印刷装置内部での管理方式を区別しつつ、なるべく多数のジョブを保存できるように管理することができる。また、上記実施例によれば、たとえば古いCreateJobV2のジョブをメモリ領域管理上の都合によって削除した場合、それよりも古いCreateURIJob方式のジョブも合わせて削除することができる。したがって、ユーザから見た際に、時系列である一定時よりも古いジョブが削除されたように見えるので、統一感があり、混乱を招かない。   In other words, according to the above-described embodiment, it is possible to manage so as to store as many jobs as possible while distinguishing the management method in the printing apparatus according to the type of job. Further, according to the above-described embodiment, for example, when an old CreateJobV2 job is deleted for the convenience of memory area management, an older CreateURIJob job can be deleted together. Therefore, when viewed from the user, it seems that a job older than a certain time in time series is deleted, so there is a sense of unity and there is no confusion.

101…印刷制御装置、
102…DTV、
104…印刷ジョブ識別手段、
105…印刷ジョブ保存手段、
112…保存印刷ジョブ管理手段。
101: Print control device,
102 ... DTV,
104: Print job identification means,
105: Print job storage means,
112: Stored print job management means.

Claims (7)

ホスト装置から受信した印刷ジョブに応じて印刷装置に印刷させる印刷制御装置であって、
印刷データを含む第1の印刷ジョブ、または印刷データを含まずに印刷データを取得するための参照情報を含む第2の印刷ジョブをホスト装置から受信する受信手段と;
上記受信手段が受信した印刷ジョブをメモリに記憶させる記憶制御手段と;
上記受信手段が受信した印刷ジョブに基づいて、上記印刷装置に印刷させる印刷制御手段と;
上記受信手段が受信した印刷ジョブが、上記第1の印刷ジョブ、上記第2の印刷ジョブのどちらであるかを判定する判定手段と;
上記受信手段が受信した印刷ジョブが上記第1の印刷ジョブであると上記判定手段が判定した場合、上記メモリに記憶されている印刷ジョブのうちで、上記受信手段が受信した当該第1の印刷ジョブを、上記メモリから削除する削除手段と;
を有することを特徴とする印刷制御装置。
A print control device that causes a printing device to print in response to a print job received from a host device,
Receiving means for receiving a first print job including print data or a second print job including reference information for acquiring print data without including print data from the host device;
Storage control means for storing the print job received by the receiving means in a memory;
Print control means for causing the printing apparatus to print based on the print job received by the receiving means;
Determining means for determining whether the print job received by the receiving means is the first print job or the second print job;
When the determination unit determines that the print job received by the reception unit is the first print job, the first print received by the reception unit among the print jobs stored in the memory. A deletion means for deleting the job from the memory;
A printing control apparatus comprising:
請求項1であって、
上記記憶制御手段は、上記受信手段が受信した上記第1の印刷ジョブに含まれている印刷データとこの印刷データに基づいて印刷装置が印刷した履歴とを上記メモリに記憶させる手段であることを特徴とする印刷制御装置。
Claim 1 wherein
The storage control means is means for storing, in the memory, print data included in the first print job received by the receiving means and a history printed by the printing apparatus based on the print data. A printing control device.
請求項2であって、
上記削除手段は、上記印刷データと上記履歴とを、上記メモリから削除する手段であることを特徴とする印刷制御装置。
Claim 2.
The print control apparatus according to claim 1, wherein the deletion unit is a unit that deletes the print data and the history from the memory.
請求項2であって、
上記受信手段が受信した印刷ジョブが上記第1の印刷ジョブであると上記判定手段が判定した場合、上記削除手段は、上記受信手段が受信した当該第1の印刷ジョブの上記履歴を、上記メモリから削除する手段であり、上記記憶制御手段は、上記受信手段が受信した当該第1の印刷ジョブの上記履歴を上記メモリに記憶させる手段であることを特徴とする印刷制御装置。
Claim 2.
When the determination unit determines that the print job received by the reception unit is the first print job, the deletion unit stores the history of the first print job received by the reception unit in the memory. The print control apparatus, wherein the storage control means is means for storing the history of the first print job received by the reception means in the memory.
請求項1であって、
上記記憶制御手段は、上記受信手段が受信した上記第2の印刷ジョブに含まれている参照情報と上記参照情報に基づいて上記印刷装置で印刷した履歴とを上記メモリに記憶させる手段であることを特徴とする印刷制御装置。
Claim 1 wherein
The storage control means is means for storing, in the memory, the reference information included in the second print job received by the receiving means and the history printed by the printing apparatus based on the reference information. A printing control apparatus characterized by the above.
請求項5であって、
上記削除手段は、上記メモリに記憶されている第1の印刷ジョブのうちで、上記受信手段が受信した第1の印刷ジョブと、該第1の印刷ジョブの履歴よりも前の履歴をもつ上記第2の印刷ジョブとを削除する手段であることを特徴とする印刷制御装置。
Claim 5 comprising:
The deletion means includes the first print job stored in the memory, the first print job received by the reception means, and the history having a history before the history of the first print job. A print control apparatus that deletes a second print job.
ホスト装置から受信した印刷ジョブに応じて印刷装置に印刷させる印刷制御方法であって、
印刷データを含む第1の印刷ジョブ、または印刷データを含まずに印刷データを取得するための参照情報を含む第2の印刷ジョブをホスト装置から受信する受信工程と;
上記受信工程で受信された印刷ジョブをメモリに記憶させる記憶制御工程と;
上記受信工程で受信された印刷ジョブに基づいて、上記印刷装置に印刷させる印刷制御工程と;
上記受信工程で受信された印刷ジョブが、上記第1の印刷ジョブ、上記第2の印刷ジョブのどちらであるかを判定し、上記第1の印刷ジョブであると判定された場合、上記メモリに記憶されている印刷ジョブのうちで、上記受信工程で受信された当該第1の印刷ジョブを、上記メモリから削除する削除工程と;
を有することを特徴とする印刷制御方法。
A printing control method for causing a printing device to print in accordance with a print job received from a host device,
Receiving a first print job including print data or a second print job including reference information for acquiring print data without including print data from the host device;
A storage control step of storing the print job received in the reception step in a memory;
A print control step for causing the printing apparatus to print based on the print job received in the reception step;
It is determined whether the print job received in the reception step is the first print job or the second print job. If it is determined that the print job is the first print job, the memory is stored in the memory. A deletion step of deleting the first print job received in the reception step from the memory among the stored print jobs;
A printing control method characterized by comprising:
JP2009286434A 2009-12-17 2009-12-17 Print control device Pending JP2011128867A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009286434A JP2011128867A (en) 2009-12-17 2009-12-17 Print control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009286434A JP2011128867A (en) 2009-12-17 2009-12-17 Print control device

Publications (1)

Publication Number Publication Date
JP2011128867A true JP2011128867A (en) 2011-06-30

Family

ID=44291403

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009286434A Pending JP2011128867A (en) 2009-12-17 2009-12-17 Print control device

Country Status (1)

Country Link
JP (1) JP2011128867A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013125434A (en) * 2011-12-15 2013-06-24 Konica Minolta Business Technologies Inc Image processing device and image forming apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013125434A (en) * 2011-12-15 2013-06-24 Konica Minolta Business Technologies Inc Image processing device and image forming apparatus

Similar Documents

Publication Publication Date Title
US10445032B2 (en) Management server communicating with image processing apparatus and terminal device
JP7071148B2 (en) Systems, information processing devices and their control methods, and programs
JP4596696B2 (en) Information processing apparatus and printing apparatus
US9069504B2 (en) Printing apparatus and method for increasing storage area
US8553268B1 (en) Printing system, image forming apparatus, information processing apparatus, and printing method
JP5665288B2 (en) Information processing apparatus, information processing method, and control program
JP4668067B2 (en) Printing apparatus, printing method, program for printing apparatus, printing instruction apparatus, and memory release control method
JP2004127133A (en) Image forming apparatus and image formation control method
JP5618773B2 (en) Image forming system, image forming apparatus, and method in image forming apparatus
JP2009176202A (en) Print processing system
JP2011138396A (en) Information processing apparatus, method thereof, and program
US20070091361A1 (en) Printer, print control method, and program for executing print control method
JP2008027153A (en) Information processing program, information processor, and information processing method
JP2011164854A (en) Print setting management device, application device, print setting management method, print control method, and program
JP2010186333A (en) Web server, processing method, and program
US8804161B2 (en) Information processing device, information processing system, control method, and storage medium
JP7131044B2 (en) Program and communication system
JP6557969B2 (en) Image forming apparatus, control method thereof, and program
JP2009176286A (en) Print control system, information processor, print control method of print control system, processing method of information processor, and program
JP2004070871A (en) Network printer and data sharing printing system
JP2010086483A (en) Information processing apparatus, control method thereof, program, and storage medium
US8488148B2 (en) Printing system for notifying data processing apparatus of information regarding a location of printing apparatus
JP2011128867A (en) Print control device
JP2006088591A (en) Printer and its control method
JP2017013313A (en) Image formation apparatus, image formation system, and control method and program of image formation apparatus