JP2016184333A - Job management system, image forming apparatus, and control program - Google Patents

Job management system, image forming apparatus, and control program Download PDF

Info

Publication number
JP2016184333A
JP2016184333A JP2015064841A JP2015064841A JP2016184333A JP 2016184333 A JP2016184333 A JP 2016184333A JP 2015064841 A JP2015064841 A JP 2015064841A JP 2015064841 A JP2015064841 A JP 2015064841A JP 2016184333 A JP2016184333 A JP 2016184333A
Authority
JP
Japan
Prior art keywords
data
job
page
page data
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.)
Granted
Application number
JP2015064841A
Other languages
Japanese (ja)
Other versions
JP6299643B2 (en
Inventor
山田 洋平
Yohei Yamada
洋平 山田
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2015064841A priority Critical patent/JP6299643B2/en
Publication of JP2016184333A publication Critical patent/JP2016184333A/en
Application granted granted Critical
Publication of JP6299643B2 publication Critical patent/JP6299643B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To efficiently restart printing operation which has been interrupted during printing print data generated in a mobile device.SOLUTION: A job management system includes an image forming apparatus 2 (multifunction machine) and a mobile device 1 (tablet) communicating with each other. The mobile device generates print data formed by dividing original data into one or more pieces of page data, generates offset information indicating a position corresponding to the start position of each page data on the original data, with a data length from the start position of the original data, for each page data, and transmits the page data and the offset information in the order of pages. The image forming apparatus determines whether all page data has been received or not, on the basis of the result of receiving the page data including the last page information, registers a print job for printing print data in a job list, as an incomplete job, when a determination is made that all page data has not been received, and registers identification information of the incomplete job and offset information received last at least in association with each other, in the job list.SELECTED DRAWING: Figure 1

Description

本発明は、ジョブ管理システム、画像形成装置及び制御プログラムに関し、特に、印刷ジョブの実行を再開する技術に関する。   The present invention relates to a job management system, an image forming apparatus, and a control program, and more particularly to a technique for resuming execution of a print job.

近年、スマートフォンやタブレット等の携帯装置から、Webページや写真等の印刷データをプリンター等の画像形成装置へ送信して印刷させる技術が知られている。   2. Description of the Related Art In recent years, a technique is known in which print data such as a web page or a photo is transmitted from a portable device such as a smartphone or a tablet to an image forming apparatus such as a printer for printing.

例えば、下記特許文献1には、デジタルカメラ等の周辺装置からページの区切りを把握せずに印刷データをプリンターへ送信後、プリンターにおいて印刷データをページ単位のイメージデータに変換し、ページ単位で印刷する技術が開示されている。   For example, in Patent Document 1 below, print data is transmitted from a peripheral device such as a digital camera to a printer without grasping page breaks, and then the printer converts the print data into page-unit image data and prints the page unit. Techniques to do this are disclosed.

この技術では、周辺装置が充電池の電力で印刷データを送信中に、アプリケーションソフトの負荷や通信負荷の変動により、充電池の電力が急速に消耗されることがある。これにより、印刷データの送信が突然中断され、印刷が中断される場合がある。このため、充電池の充電後、プリンターへ印刷データを再送し、プリンターにおいて印刷データをページ単位のイメージデータに再変換して印刷を再実行させている。   In this technique, while the peripheral device is transmitting print data with the power of the rechargeable battery, the power of the rechargeable battery may be rapidly consumed due to fluctuations in application software load or communication load. As a result, transmission of print data is suddenly interrupted, and printing may be interrupted. For this reason, after charging the rechargeable battery, the print data is retransmitted to the printer, and the printer re-converts the print data into page-unit image data and re-executes printing.

一方、下記特許文献1に開示の技術と異なり、各携帯装置の設定に応じて異なるページレイアウトで印刷を行えるよう、携帯装置において固有の条件に基づいて印刷対象のデータをページ単位に分割されたページデータを生成し、各ページデータを画像形成装置へ送信して印刷させる技術も知られている。   On the other hand, unlike the technique disclosed in Patent Document 1, the data to be printed is divided into pages based on unique conditions in the portable device so that printing can be performed with different page layouts according to the settings of each portable device. There is also known a technique for generating page data and transmitting the page data to an image forming apparatus for printing.

このような技術として、例えば下記特許文献2には、POS端末において印字対象データをプリンターに印字させる印字データに変換後、当該印字データをプリンターへ送信して印字させる技術が開示されている。   As such a technique, for example, Patent Document 2 below discloses a technique in which print target data is converted into print data to be printed by a printer in a POS terminal, and then the print data is transmitted to the printer for printing.

また、この技術においても、瞬停の発生により印字データの送信が中断することに備え、POS端末において、印字対象データの記憶場所と、印字データの送信が終了したか否かを示す状態フラグと、を印字管理ファイルに登録することが開示されている。そして、POS端末は、電源立ち上げ時に印字管理ファイルを参照し、印字管理ファイルに登録されている状態フラグが印字データ送信終了前であることを示しているときは、当該ファイルに登録されている記憶場所から印字対象データを取得して印字データを再作成し、プリンターへ再送する。これにより、中断された印刷を再実行させることが開示されている。   Also in this technique, in preparation for the interruption of the transmission of print data due to the occurrence of an instantaneous interruption, the storage location of the print target data and the status flag indicating whether or not the transmission of the print data has been completed in the POS terminal Are registered in the print management file. The POS terminal refers to the print management file when the power is turned on, and if the status flag registered in the print management file indicates that the print data transmission is not completed, it is registered in the file. Acquire print target data from the storage location, recreate the print data, and resend it to the printer. Accordingly, it is disclosed that the interrupted printing is re-executed.

国際公開WO2004/012075International Publication WO2004 / 012075 特開2011−49811号公報JP 2011-49811 A

しかし、上記特許文献2に開示の技術のように、携帯装置において画像形成装置に印刷させる印刷データを生成する構成の場合、画像形成装置が中断時に印刷していたページ以降のページデータを再送すれば、中断された印刷を再実行しなくとも中断された印刷を再開させることができる。   However, in the case of a configuration in which print data to be printed by the image forming apparatus is generated in the portable device as in the technique disclosed in Patent Document 2, the page data after the page that the image forming apparatus was printing at the time of interruption can be retransmitted. For example, the interrupted printing can be resumed without re-execution of the interrupted printing.

しかし、上記特許文献2に開示の技術では、画像形成装置が印刷の中断前に一部のページデータを受信していたとしても、印刷対象のデータと同じデータから全ページ分のページデータを再生成して再送し、中断された印刷を再実行させている。このため、画像形成装置が既に印刷済みのページデータを再作成し、さらにこれを送信するための時間が無駄になり、中断された印刷を効率よく再開できないという問題があった。   However, in the technique disclosed in Patent Document 2, even if the image forming apparatus receives a part of page data before the interruption of printing, the page data for all pages is reproduced from the same data as the data to be printed. And then retransmitting the interrupted printing. For this reason, there is a problem in that time for the image forming apparatus to re-create already-printed page data and further transmit it is wasted, and interrupted printing cannot be resumed efficiently.

本発明は、上記の問題を解決するためになされたものであり、携帯装置において生成した印刷データの印刷が中断された場合に、当該印刷を効率良く再開することができるジョブ管理システム、画像形成装置及び制御プログラムを提供することを目的とする。   The present invention has been made in order to solve the above-described problem. When printing of print data generated in a portable device is interrupted, the job management system and image formation that can efficiently resume the printing are performed. An object is to provide an apparatus and a control program.

本発明によるジョブ管理システムは、画像形成装置と携帯装置との間で通信を行うジョブ管理システムであって、前記携帯装置は、原データを一以上のページデータに分割し、当該一以上のページデータにより構成される印刷データを生成するデータ生成部と、各ページデータの先頭位置に対応する前記原データ上での位置を前記原データの先頭位置を基準としたときのデータ長によって示すオフセット情報を、ページデータ毎に生成するオフセット生成部と、前記ページデータと当該ページデータに対応する前記オフセット情報とをページ順に送信する送信部とを備え、前記印刷データを構成する最終ページのページデータは、最終ページであることを示す最終ページ情報を含み、前記画像形成装置は、前記最終ページ情報を含むページデータの受信結果に基づいて、前記印刷データを構成する全てのページデータを受信できたか否かを判定する判定部と、前記判定部により全てのページデータが受信できていないと判定された場合、前記印刷データを印刷する印刷ジョブを未完了ジョブとしてジョブリストに登録するジョブ登録部とを備え、前記ジョブ登録部は、前記未完了ジョブの識別情報と、少なくとも最後に受信した前記オフセット情報とを対応付けて前記ジョブリストに登録する。   A job management system according to the present invention is a job management system that performs communication between an image forming apparatus and a portable device, wherein the portable device divides original data into one or more page data, and the one or more pages. Offset information indicating a position on the original data corresponding to the start position of each page data by a data length with reference to the start position of the original data; For each page data, and a transmission unit for transmitting the page data and the offset information corresponding to the page data in page order, and the page data of the last page constituting the print data is And last page information indicating the last page, and the image forming apparatus includes a page data including the last page information. A determination unit that determines whether or not all the page data constituting the print data has been received based on the reception result of the data, and the determination unit determines that all the page data has not been received, A job registration unit that registers a print job for printing the print data as an incomplete job in a job list, and the job registration unit includes identification information of the incomplete job and at least the offset information received last. The job list is registered in association with the job list.

また、本発明による画像形成装置は、携帯装置との間で通信を行う画像形成装置であって、前記携帯装置が、原データを一以上のページデータに分割し、当該一以上のページデータにより構成される印刷データを生成し、各ページデータの先頭位置に対応する前記原データ上での位置を前記原データの先頭位置を基準としたときのデータ長によって示すオフセット情報を、ページデータ毎に生成し、前記ページデータと当該ページデータに対応する前記オフセット情報とをページ順に送信し、前記印刷データを構成する最終ページのページデータが、最終ページであることを示す最終ページ情報を含む場合に、前記最終ページ情報を含むページデータの受信結果に基づいて、前記印刷データを構成する全てのページデータを受信できたか否かを判定する判定部と、前記判定部により全てのページデータが受信できていないと判定された場合、前記印刷データを印刷する印刷ジョブを未完了ジョブとしてジョブリストに登録するジョブ登録部とを備え、前記ジョブ登録部は、前記未完了ジョブの識別情報と、少なくとも最後に受信した前記オフセット情報とを対応付けて前記ジョブリストに登録する。   An image forming apparatus according to the present invention is an image forming apparatus that communicates with a portable device, and the portable device divides original data into one or more page data, and uses the one or more page data. Generated print data, and for each page data, offset information indicating the position on the original data corresponding to the head position of each page data by the data length with respect to the head position of the original data. Generating and transmitting the page data and the offset information corresponding to the page data in the order of pages, and the page data of the last page constituting the print data includes the last page information indicating that it is the last page Whether or not all the page data constituting the print data has been received based on the reception result of the page data including the last page information A determination unit for determining, and a job registration unit for registering a print job for printing the print data as an incomplete job in a job list when the determination unit determines that all the page data has not been received, The job registration unit associates the identification information of the incomplete job with at least the last received offset information and registers it in the job list.

また、本発明による制御プログラムは、画像形成装置と通信を行う携帯装置のコンピューターを機能させる制御プログラムであって、前記携帯装置のコンピューターを、原データを一以上のページデータに分割し、当該一以上のページデータにより構成される印刷データを生成するデータ生成部と、各ページデータの先頭位置に対応する前記原データ上での位置を前記原データの先頭位置を基準としたときのデータ長によって示すオフセット情報を、ページデータ毎に生成するオフセット生成部と、前記ページデータと当該ページデータに対応する前記オフセット情報とをページ順に送信する送信部として機能させ、前記印刷データを構成する最終ページのページデータは、最終ページであることを示す最終ページ情報を含む。   A control program according to the present invention is a control program for causing a computer of a portable device that communicates with an image forming apparatus to function. The computer of the portable device divides original data into one or more page data, and A data generation unit that generates print data composed of the above page data, and a data length when the position on the original data corresponding to the head position of each page data is based on the head position of the original data The offset information shown for each page data is made to function as an offset generation unit, and the page data and the transmission unit that transmits the offset information corresponding to the page data in order of pages. The page data includes final page information indicating the final page.

これらの構成によれば、ジョブリストに未完了ジョブとして登録されている印刷ジョブが全てのページデータを受信できていない印刷ジョブであることを把握することができる。   According to these configurations, it is possible to grasp that a print job registered as an incomplete job in the job list is a print job that has not received all page data.

また、ジョブリストには、少なくとも最後に受信したオフセット情報が登録されている。このため、例えば、携帯装置において、ジョブリストを画像形成装置から取得すれば、データ生成部は、ジョブリストに登録されている未完了ジョブ及びこれに対応する最後に受信されたオフセット情報を参照し、当該未完了ジョブが印刷対象とする印刷データの生成に用いた原データを、先頭位置から当該オフセット情報が示すデータ長離れた位置から分割することができる。   Also, at least the last received offset information is registered in the job list. For this reason, for example, if the job list is acquired from the image forming apparatus in the portable device, the data generation unit refers to the uncompleted job registered in the job list and the last received offset information corresponding thereto. The original data used to generate the print data to be printed by the incomplete job can be divided from a position away from the head position by the data length indicated by the offset information.

これにより、原データを先頭位置から分割して印刷データを構成する全てのページデータを生成する手間をかけずに、画像形成装置が最後に受信したページデータ以降のページデータのみを効率よく生成することができる。その結果、画像形成装置が最後に受信したページデータ以降のページデータのみを送信し、中断された印刷ジョブを迅速に再開することができる。   As a result, only the page data after the last page data received by the image forming apparatus can be efficiently generated without taking the trouble of generating all the page data constituting the print data by dividing the original data from the head position. be able to. As a result, only the page data after the page data last received by the image forming apparatus can be transmitted, and the interrupted print job can be restarted quickly.

また、前記携帯装置は、前記ジョブリストの送信指示を送信する送信要求部を更に備え、前記画像形成装置は、前記携帯装置から前記送信指示を受信した場合、前記ジョブリストを当該携帯装置に返信するリスト送信部を更に備えてもよい。   The portable device further includes a transmission request unit that transmits a transmission instruction for the job list, and the image forming apparatus returns the job list to the portable device when the transmission instruction is received from the portable device. A list transmission unit may be further included.

本構成によれば、携帯装置において、ジョブリストの送信指示を送信することにより、画像形成装置からジョブリストを取得することができる。これにより、データ生成部は、当該取得したジョブリストに登録されている未完了ジョブとこれに対応する最後に受信されたオフセット情報を参照し、上述のように、画像形成装置が最後に受信したページデータ以降のページデータを効率よく生成することができる。   According to this configuration, the job list can be acquired from the image forming apparatus by transmitting a job list transmission instruction in the portable device. As a result, the data generation unit refers to the uncompleted job registered in the acquired job list and the offset information received last corresponding thereto, and as described above, the image forming apparatus receives the last The page data after the page data can be generated efficiently.

また、前記データ生成部は、前記ジョブリストを受信した場合、当該ジョブリストに登録されている前記未完了ジョブの識別情報に対応する前記最後に受信した前記オフセット情報を参照し、当該未完了ジョブが印刷対象とする前記印刷データの生成に用いた前記原データのうち、先頭位置から当該オフセット情報が示すデータ長離れた位置以降のデータを分割してもよい。   In addition, when the data generation unit receives the job list, the data generation unit refers to the last received offset information corresponding to the identification information of the incomplete job registered in the job list, and Among the original data used for generating the print data to be printed, data after a position that is a data length away from the head position indicated by the offset information may be divided.

本構成によれば、データ生成部は、受信したジョブリストに登録されている未完了ジョブ及びこれに対応する最後に受信されたオフセット情報を参照し、画像形成装置が最後に受信したページデータ以降のページデータを、原データを先頭位置から分割する手間をかけずに効率よく生成することができる。   According to this configuration, the data generation unit refers to the incomplete job registered in the received job list and the offset information received last corresponding thereto, and the page data after the last received by the image forming apparatus The page data can be efficiently generated without the effort of dividing the original data from the head position.

または、前記ジョブ管理システムは、一以上の前記携帯装置を備え、前記データ生成部は、前記原データを所定の整形条件に基づいて分割し、前記送信部は、前記原データを取得するために必要な取得情報と前記整形条件を示す条件情報とを更に送信し、前記ジョブ登録部は、受信した前記取得情報及び前記条件情報を、前記未完了ジョブの識別情報と前記オフセット情報とに更に対応付けて前記ジョブリストに登録し、前記データ生成部は、前記ジョブリストを受信した場合、当該ジョブリストに登録されている前記未完了ジョブの識別情報に対応する前記最後に受信した前記オフセット情報、前記取得情報、及び前記条件情報を参照し、当該取得情報に基づいて前記原データと同じデータを取得し、当該取得したデータのうち、先頭位置から当該オフセット情報が示すデータ長離れた位置以降のデータを当該条件情報が示す整形条件に基づいて分割してもよい。   Alternatively, the job management system includes one or more portable devices, the data generation unit divides the original data based on a predetermined shaping condition, and the transmission unit acquires the original data. The necessary registration information and condition information indicating the shaping condition are further transmitted, and the job registration unit further corresponds the received acquisition information and the condition information to the incomplete job identification information and the offset information. When the job list is received, the data generation unit, when the job list is received, the last received offset information corresponding to the identification information of the incomplete job registered in the job list, With reference to the acquisition information and the condition information, the same data as the original data is acquired based on the acquisition information, and the head position of the acquired data The data after the position distant data length indicated by Luo the offset information may be divided based on the shaping condition indicated by the condition information.

本構成によれば、各携帯装置はジョブリストの送信指示を送信することにより、画像形成装置に記憶されている同じジョブリストを取得することができる。そして、各携帯装置のデータ生成部は、取得したジョブリストに登録されている未完了ジョブ及びこれに対応する取得情報を参照し、当該未完了ジョブが印刷対象とする印刷データの生成に用いた原データと同じデータを取得することができる。これにより、未完了ジョブが他の携帯装置から送信された印刷データを印刷するものであったとしても、当該印刷データの生成に用いられた原データと同じデータを取得することができる。   According to this configuration, each portable device can acquire the same job list stored in the image forming apparatus by transmitting a job list transmission instruction. Then, the data generation unit of each portable device refers to the incomplete job registered in the acquired job list and the acquisition information corresponding thereto, and used to generate the print data to be printed by the incomplete job. The same data as the original data can be acquired. As a result, even if the incomplete job prints print data transmitted from another portable device, the same data as the original data used to generate the print data can be acquired.

また、各携帯装置のデータ生成部は、取得したジョブリストに登録されている未完了ジョブに対応するオフセット情報及び条件情報を参照することができる。これにより、未完了ジョブが他の携帯装置から送信された印刷データを印刷するものであったとしても、当該印刷データの生成に用いられた整形条件と同じ整形条件に基づき、原データと同じデータのうち先頭位置から当該オフセット情報が示すデータ長離れた位置以降のデータを分割して、画像形成装置が最後に受信したページデータ以降のページデータを効率よく生成することができる。   In addition, the data generation unit of each portable device can refer to offset information and condition information corresponding to an incomplete job registered in the acquired job list. As a result, even if an incomplete job prints print data transmitted from another portable device, the same data as the original data is created based on the same shaping condition used for generating the print data. The data after the position that is the data length indicated by the offset information from the head position is divided, and the page data after the page data received last by the image forming apparatus can be efficiently generated.

また、前記画像形成装置は、前記印刷ジョブを実行するジョブ実行部を更に備え、前記ジョブ実行部は、前記判定部により全てのページデータが受信できていないと判定された場合、既に受信した前記ページデータを印刷してもよい。   The image forming apparatus further includes a job execution unit that executes the print job. When the determination unit determines that all the page data has not been received, the job execution unit Page data may be printed.

本構成によれば、印刷データを構成する全てのページデータが受信できていない場合であっても、既に受信したページデータを印刷することができる。これにより、その後、受信できていなかったページデータを受信したときに当該受信できていなかったページデータのみの印刷を行うことで、全てのページデータの印刷を効率良く行うことができる。   According to this configuration, even when all the page data constituting the print data cannot be received, the already received page data can be printed. Thereby, when page data that could not be received thereafter is received, only the page data that could not be received is printed, so that all the page data can be printed efficiently.

また、前記判定部は、最後に前記ページデータを受信してから所定時間経過するまでの間に、前記最終ページ情報を含むページデータを受信しなかった場合に、全てのページデータが受信できていないと判定し、前記ジョブ実行部は、前記判定部により全てのページデータが受信できていないと判定された後、前記ページデータを受信した場合、当該受信したページデータを印刷してもよい。   In addition, the determination unit is able to receive all the page data when the page data including the last page information is not received between the last reception of the page data and the elapse of a predetermined time. The job execution unit may print the received page data when receiving the page data after the determination unit determines that not all the page data has been received.

本構成によれば、最後にページデータを受信してから所定時間経過するまでの間に、最終ページ情報を含むページデータを受信しなかった場合に、既に受信したページデータが印刷される。これにより、当該既に受信したページデータを含む印刷データを印刷する印刷ジョブの一部が実行される。そして、当該印刷ジョブの一部が実行された後も、更にページデータが受信された場合、当該受信したページデータが印刷される。このように、本構成によれば、全てのページデータが受信できていない印刷ジョブをエラーが発生したジョブとして破棄することなく、再開可能な印刷ジョブとして管理することができる。   According to this configuration, when the page data including the last page information is not received during the predetermined time after the last page data is received, the already received page data is printed. As a result, a part of the print job for printing the print data including the already received page data is executed. If more page data is received after a part of the print job is executed, the received page data is printed. Thus, according to this configuration, it is possible to manage a print job that cannot receive all page data as a resumable print job without discarding it as a job in which an error has occurred.

この発明によれば、携帯装置において生成した印刷データの印刷が中断された場合に、当該印刷を効率良く再開することができる。   According to the present invention, when printing of print data generated in a portable device is interrupted, the printing can be efficiently restarted.

ジョブ管理システムの概略構成図である。1 is a schematic configuration diagram of a job management system. HTMLデータと印刷データとの関係の一例を示す図である。It is a figure which shows an example of the relationship between HTML data and print data. 記憶部に記憶されている条件情報の一例を示す図である。It is a figure which shows an example of the condition information memorize | stored in the memory | storage part. ジョブリストの一例を示す図である。It is a figure which shows an example of a job list. タブレットにおいて印刷データを複合機へ送信する動作を示すフローチャートである。6 is a flowchart illustrating an operation of transmitting print data to a multifunction peripheral in a tablet. 複合機において受信した印刷データを印刷する印刷ジョブを実行する動作を示すフローチャートである。6 is a flowchart illustrating an operation for executing a print job for printing print data received in the multifunction peripheral. 未完了ジョブとしてジョブリストに登録された印刷ジョブの実行を再開する動作を示すフローチャートである。10 is a flowchart illustrating an operation for resuming execution of a print job registered in the job list as an incomplete job.

以下、本発明に係るジョブ管理システム、画像形成装置及び制御プログラムの一実施形態を図面に基づいて説明する。尚、本実施形態では、携帯装置としてタブレットを例に説明するが、本発明に係る携帯装置をこれに限定する趣旨ではない。本発明に係る携帯装置は、例えば、スマートフォンやノートパソコン等であってもよい。   DESCRIPTION OF EXEMPLARY EMBODIMENTS An embodiment of a job management system, an image forming apparatus, and a control program according to the invention will be described below with reference to the drawings. In the present embodiment, a tablet is described as an example of the portable device, but the portable device according to the present invention is not limited to this. The mobile device according to the present invention may be, for example, a smartphone or a notebook computer.

また、本実施形態では、画像形成装置として複合機を例に説明するが、本発明に係る画像形成装置をこれに限定する趣旨ではない。本発明に係る画像形成装置は、例えば、ファクシミリ装置、コピー機、又はプリンター等であってもよい。   In this embodiment, a multifunction peripheral is described as an example of the image forming apparatus, but the image forming apparatus according to the present invention is not limited to this. The image forming apparatus according to the present invention may be, for example, a facsimile machine, a copier, or a printer.

図1は、本発明の一実施形態に係るジョブ管理システム9の概略構成図である。図1に示すように、ジョブ管理システム9は、二台のタブレット1a、1b(携帯装置)と、複合機2(画像形成装置)と、を備えている。   FIG. 1 is a schematic configuration diagram of a job management system 9 according to an embodiment of the present invention. As shown in FIG. 1, the job management system 9 includes two tablets 1a and 1b (portable devices) and a multifunction device 2 (image forming device).

二台のタブレット1a、1bは、同構成であるので、以下では二台のタブレット1a、1bを総称する場合、タブレット1と記載する。タブレット1と複合機2とは、LAN(Local Area Network)やインターネット等のネットワーク90を介して互いに通信可能に構成されている。   Since the two tablets 1a and 1b have the same configuration, hereinafter, the two tablets 1a and 1b are collectively referred to as a tablet 1. The tablet 1 and the MFP 2 are configured to be able to communicate with each other via a network 90 such as a LAN (Local Area Network) or the Internet.

タブレット1は、電源部19、記憶部18、通信部17、操作表示部16及び制御部10を備えている。   The tablet 1 includes a power supply unit 19, a storage unit 18, a communication unit 17, an operation display unit 16, and a control unit 10.

電源部19は、充電可能な二次電池であり、タブレット1内の各部の動作に用いる電力を供給する。記憶部18は、フラッシュメモリー等の不揮発性メモリーである。記憶部18には、タブレット1の動作に必要な各種データ等が予め記憶されている。通信部17は、ネットワーク90を介して複合機2との間で通信を行うときに用いられる通信インターフェイス回路である。操作表示部16は、タッチパネル機能を有する液晶ディスプレイ等のタッチ操作可能な表示部である。   The power supply unit 19 is a rechargeable secondary battery and supplies power used for the operation of each unit in the tablet 1. The storage unit 18 is a nonvolatile memory such as a flash memory. The storage unit 18 stores various data necessary for the operation of the tablet 1 in advance. The communication unit 17 is a communication interface circuit used when communicating with the multifunction device 2 via the network 90. The operation display unit 16 is a display unit that can be touch-operated, such as a liquid crystal display having a touch panel function.

制御部10は、所定の演算処理を実行する不図示のCPUと、所定の制御プログラムが記憶されたEEPROM等の不図示の不揮発性メモリーと、データを一時的に記憶するための不図示のRAMと、これらの周辺回路等とを備えたマイクロコンピューター(コンピューター)である。制御部10は、上記不揮発性メモリーに記憶された制御プログラムをCPUによって実行することによって、タブレット1内の各部の動作を制御する。   The control unit 10 includes a CPU (not illustrated) that executes predetermined arithmetic processing, a nonvolatile memory (not illustrated) such as an EEPROM that stores a predetermined control program, and a RAM (not illustrated) that temporarily stores data. And a microcomputer provided with these peripheral circuits and the like. The control unit 10 controls the operation of each unit in the tablet 1 by executing a control program stored in the nonvolatile memory by the CPU.

制御部10は、複合機2に印刷データを印刷させる動作に関連し、特に、表示制御部11、データ生成部12、オフセット生成部13、送信部14、及び送信要求部15として機能する。   The control unit 10 is related to the operation of causing the multifunction device 2 to print the print data, and particularly functions as the display control unit 11, the data generation unit 12, the offset generation unit 13, the transmission unit 14, and the transmission request unit 15.

表示制御部11は、タッチ操作可能なブラウザーを操作表示部16に表示する。ブラウザーは、周知の構成を有し、ソフトキーのタッチ操作によってURLの入力操作が可能となっている。ブラウザーは、入力されたURLにより識別されるHTML形式のデータを取得し、当該取得したHTMLデータが表す画像をブラウザー内の所定の表示領域に表示する。また、ブラウザーは、ブラウザーに設けられた印刷用のソフトキーのタッチ操作により、上記表示領域に表示中の画像を複合機2に印刷させる印刷指示の入力操作が可能となっている。   The display control unit 11 displays a browser capable of touch operation on the operation display unit 16. The browser has a well-known configuration, and a URL input operation can be performed by a soft key touch operation. The browser acquires HTML format data identified by the input URL, and displays an image represented by the acquired HTML data in a predetermined display area in the browser. In addition, the browser can perform an input operation of a print instruction for causing the multifunction peripheral 2 to print an image being displayed in the display area by touching a print soft key provided in the browser.

データ生成部12は、ブラウザーにおいて上記印刷指示の入力操作が行われた場合、ブラウザーに表示されている画面を表すHTML形式のデータ(原データ)を、所定の整形条件に基づいて、PDL(Page Description Language)形式の一以上のページデータに分割する。これにより、データ生成部12は、当該一以上のページデータにより構成される印刷データを生成する。   When the input operation of the print instruction is performed in the browser, the data generation unit 12 converts the HTML format data (original data) representing the screen displayed on the browser into a PDL (Page It is divided into one or more page data in the description language format. As a result, the data generation unit 12 generates print data including the one or more page data.

以下、HTML形式のデータをHTMLデータと記載し、PDL形式のデータをPDLデータと記載する。整形条件とは、HTMLデータ内の各HTMLタグが表す文字列や画像等の描画要素を、ブラウザーの表示領域や用紙に描画するときの態様を定めたものである。整形条件の具体例については後述する。   Hereinafter, data in the HTML format is described as HTML data, and data in the PDL format is described as PDL data. The shaping condition defines a mode in which drawing elements such as a character string and an image represented by each HTML tag in HTML data are drawn on a display area of a browser or paper. A specific example of the shaping condition will be described later.

オフセット生成部13は、データ生成部12が生成した各ページデータの先頭位置に対応する原データ上での位置を原データの先頭位置を基準としたときのデータ長によって示すオフセット情報を、ページデータ毎に生成する。原データとは、PDLデータからなる印刷データを生成する前の印刷対象の画像を表すデータである。上述の例では、原データは、ブラウザーに表示された画面を表すHTMLデータである。   The offset generation unit 13 displays offset information indicating the position on the original data corresponding to the start position of each page data generated by the data generation unit 12 by the data length when the start position of the original data is used as a reference. Generate every time. The original data is data representing an image to be printed before print data composed of PDL data is generated. In the above example, the original data is HTML data representing a screen displayed on the browser.

以下、データ生成部12及びオフセット生成部13について、具体例を用いて説明する。図2は、HTMLデータHDと印刷データPRDとの関係の一例を示す図である。以下では、ブラウザーにおいて、図2に示すHTMLデータHDが表す画像の印刷指示が入力操作された場合について説明する。尚、図2に示すHTMLデータHD内のHTMLタグは、説明の便宜上、HTMLデータで用いられる通常のHTMLタグとは異なるタグを記載している。   Hereinafter, the data generation unit 12 and the offset generation unit 13 will be described using specific examples. FIG. 2 is a diagram illustrating an example of the relationship between HTML data HD and print data PRD. In the following, a case will be described in which an instruction to print an image represented by the HTML data HD shown in FIG. 2 is input on the browser. Note that the HTML tags in the HTML data HD shown in FIG. 2 are different from normal HTML tags used in the HTML data for convenience of explanation.

データ生成部12は、HTMLデータHDの先頭位置HP1を基準とし、最初に印刷される描画要素であるHTMLタグ<タイトル>が示す文字列「大会結果」を取得する。データ生成部12は、当該取得した文字列「大会結果」を、HTMLタグ<タイトル>に対応付けられた整形条件に基づいて、仮想的に設けた一ページ分の描画領域PA1(以下、仮想描画領域と記載する)に収まるように描画可能か否かを判定する。   The data generation unit 12 acquires the character string “competition result” indicated by the HTML tag <title>, which is a drawing element that is printed first, with reference to the head position HP1 of the HTML data HD. The data generation unit 12 draws the acquired character string “competition result” for one page of drawing area PA1 (hereinafter referred to as virtual drawing) that is virtually provided based on the shaping conditions associated with the HTML tag <title>. It is determined whether or not drawing is possible so as to fit in the area.

図3は、記憶部18に記憶されている条件情報Cの一例を示す図である。例えば、図3に示すように、記憶部18には、各HTMLタグと整形条件とを対応付けた情報である条件情報Cが記憶されている。データ生成部12は、記憶部18に記憶されている条件情報Cを参照し、当該条件情報Cが示す整形条件に基づき上記判定を行う。   FIG. 3 is a diagram illustrating an example of the condition information C stored in the storage unit 18. For example, as shown in FIG. 3, the storage unit 18 stores condition information C that is information in which each HTML tag is associated with a shaping condition. The data generation unit 12 refers to the condition information C stored in the storage unit 18 and performs the above determination based on the shaping condition indicated by the condition information C.

図3に示す条件情報Cでは、例えば、HTMLタグ<タイトル>と、HTMLタグ<タイトル>が示す文字列の各文字を文字サイズ「C1px」で描画し、文字の太さ「太字」で描画することを示す整形条件とが対応付けられている。HTMLタグ<テキスト>には、HTMLタグ<テキスト>が示す文字列の各文字を文字サイズ「C2px」で描画し、文字の太さ「普通」で描画することを示す整形条件が対応付けられている。HTMLタグ<画像>には、HTMLタグ<画像>が示す画像を描画位置「幅方向の中央」に描画することを示す整形条件が対応付けられている。HTMLタグ<表>には、HTMLタグ<表>が示す表に描画する文字列の各文字を文字サイズ「C3px」で描画し、当該表を描画位置「幅方向の中央」に描画することを示す整形条件が対応付けられている。   In the condition information C shown in FIG. 3, for example, each character of the character string indicated by the HTML tag <title> and the HTML tag <title> is drawn with the character size “C1px” and drawn with the character thickness “bold”. Is associated with a shaping condition indicating that the The HTML tag <text> is associated with a shaping condition indicating that each character of the character string indicated by the HTML tag <text> is drawn with the character size “C2px” and drawn with the character thickness “normal”. Yes. The HTML tag <image> is associated with a shaping condition indicating that the image indicated by the HTML tag <image> is drawn at the drawing position “center in the width direction”. In the HTML tag <table>, each character of the character string to be drawn in the table indicated by the HTML tag <table> is drawn with the character size “C3px”, and the table is drawn at the drawing position “center in the width direction”. The shaping conditions shown are associated.

この場合、図2に示すように、HTMLタグ<タイトル>が示す文字列「大会結果」の各文字を、HTMLタグ<タイトル>に対応付けられた整形条件が示す文字サイズ「C1px」且つ文字の太さ「太字」で、仮想描画領域PA1に収まるように描画可能である。この場合、データ生成部12は上記判定において描画可能と判定する。   In this case, as shown in FIG. 2, each character of the character string “competition result” indicated by the HTML tag <title> is changed to the character size “C1px” indicated by the formatting condition associated with the HTML tag <title> and the character It is possible to draw so as to fit in the virtual drawing area PA1 with the thickness “bold”. In this case, the data generation unit 12 determines that drawing is possible in the determination.

データ生成部12は、上記判定において描画可能と判定した場合、当該描画可能と判定した描画要素を仮想描画領域に描画し、次に印刷される描画要素について同様の判定を行う。   If it is determined in the above determination that drawing is possible, the data generation unit 12 draws the drawing element determined to be drawable in the virtual drawing area, and performs the same determination on the drawing element to be printed next.

具体的には、データ生成部12は、次に印刷される描画要素であるHTMLタグ<画像>が示す、「http://www.aaa.com/img/A.jpg」で識別される画像を取得する。データ生成部12は、仮想描画領域PA1に描画したHTMLタグ<タイトル>が示す文字列「大会結果」に続けて、当該取得した画像をHTMLタグ<画像>に対応付けられた整形条件が示す描画位置「幅方向の中央」に描画した場合、仮想描画領域PA1内に収まるか否かを判定する。この場合も、図2に示すように、上記画像を仮想描画領域PA1内に収まるように描画可能であるので、データ生成部12は、上記判定において描画可能と判定する。   Specifically, the data generation unit 12 displays an image identified by “http://www.aaa.com/img/A.jpg” indicated by an HTML tag <image> that is a drawing element to be printed next. To get. The data generation unit 12 draws the acquired image indicated by the shaping condition associated with the HTML tag <image> following the character string “competition result” indicated by the HTML tag <title> drawn in the virtual drawing area PA1. When drawing is performed at the position “center in the width direction”, it is determined whether or not the drawing is within the virtual drawing area PA1. Also in this case, as shown in FIG. 2, since the image can be drawn so as to be within the virtual drawing area PA1, the data generation unit 12 determines that drawing is possible in the determination.

このようにして、データ生成部12は、各HTMLタグが示す印刷対象の各描画要素を、各HTMLタグに対応付けられた整形条件に基づいて、一ページ分の仮想描画領域内に収まるように描画可能か否かを判定する処理を繰り返す。   In this way, the data generation unit 12 fits each drawing element to be printed indicated by each HTML tag within a virtual drawing area for one page based on the shaping conditions associated with each HTML tag. The process of determining whether or not drawing is possible is repeated.

そして、データ生成部12は、上記判定において描画可能でないと判定したとする。例えば、図2の例では、データ生成部12は、HTMLタグ<表>が示す表を、当該HTMLタグ<表>に対応付けられた整形条件に基づいて、先に描画したHTMLタグ<テキスト>が示す文字列に続けて仮想描画領域内PA1に収まるように描画可能でないと判定する。   The data generation unit 12 determines that drawing is not possible in the determination. For example, in the example of FIG. 2, the data generation unit 12 converts the table indicated by the HTML tag <table> into an HTML tag <text> drawn earlier based on the formatting conditions associated with the HTML tag <table>. It is determined that drawing is not possible so as to fit within the virtual drawing area PA1 following the character string indicated by.

データ生成部12は、HTMLタグが示す描画要素を仮想描画領域に収まるように描画可能でないと判定した場合、当該仮想描画領域に描画した画像を印刷するためのPDLデータを生成する。そして、データ生成部12は、当該生成したPDLデータを印刷データを構成する一のページデータとする。   When the data generation unit 12 determines that the drawing element indicated by the HTML tag cannot be drawn so as to fit in the virtual drawing area, the data generation unit 12 generates PDL data for printing the image drawn in the virtual drawing area. The data generation unit 12 sets the generated PDL data as one page data constituting the print data.

図2の例では、データ生成部12は、仮想描画領域PA1に描画した、HTMLタグ<タイトル>、HTMLタグ<画像>、及びHTMLタグ<テキスト>が示す描画要素を含む画像を印刷するためのPDLデータを生成する。データ生成部12は、当該生成したPDLデータを印刷データPRDを構成する一のページデータPD1とする。   In the example of FIG. 2, the data generation unit 12 prints an image including the drawing elements indicated by the HTML tag <title>, the HTML tag <image>, and the HTML tag <text> drawn in the virtual drawing area PA1. Generate PDL data. The data generation unit 12 sets the generated PDL data as one page data PD1 constituting the print data PRD.

尚、データ生成部12は、上記判定において描画可能でないと判定した場合、上記と同様にして、当該描画可能でないと判定した描画要素を新たな仮想描画領域に描画可能か否かを判定する処理を行い、当該判定処理の結果に応じてページデータを生成する処理を行う。   If the data generation unit 12 determines that drawing is not possible in the determination, the data generation unit 12 determines whether it is possible to draw the drawing element determined to be non-renderable in a new virtual drawing area in the same manner as described above. And processing for generating page data according to the result of the determination processing.

その結果、図2の例では、データ生成部12は、仮想描画領域PA1に描画したHTMLタグ<タイトル>、HTMLタグ<画像>、及びHTMLタグ<テキスト>が示す描画要素を含む画像を印刷するためのページデータPD1を生成する。データ生成部12は、新たな仮想描画領域PA2に描画したHTMLタグ<表>及びHTMLタグ<テキスト>が示す描画要素を含む画像を印刷するためのページデータPD2を生成する。また、データ生成部12は、新たな仮想描画領域PA3に描画した二つのHTMLタグ<テキスト>が示す描画要素を含む画像を印刷するためのページデータPD3を生成する。   As a result, in the example of FIG. 2, the data generation unit 12 prints an image including drawing elements indicated by the HTML tag <title>, HTML tag <image>, and HTML tag <text> drawn in the virtual drawing area PA1. For this purpose, page data PD1 is generated. The data generation unit 12 generates page data PD2 for printing an image including drawing elements indicated by the HTML tag <table> and the HTML tag <text> drawn in the new virtual drawing area PA2. In addition, the data generation unit 12 generates page data PD3 for printing an image including a drawing element indicated by two HTML tags <text> drawn in the new virtual drawing area PA3.

このようにして、データ生成部12は、HTMLデータHDを三個のページデータPD1〜PD3に分割し、当該三個のページデータPD1〜PD3により構成される印刷データPRDを生成する。   In this way, the data generation unit 12 divides the HTML data HD into three page data PD1 to PD3, and generates print data PRD composed of the three page data PD1 to PD3.

尚、データ生成部12は、印刷データPRDを構成する最終ページのページデータPD3には、最終ページであることを示す最終ページ情報EPを含める。   The data generation unit 12 includes the last page information EP indicating the last page in the page data PD3 of the last page constituting the print data PRD.

オフセット生成部13は、データ生成部12が生成した各ページデータPD1〜PD3の先頭位置に対応するHTMLデータHD上での位置を、HTMLデータHDの先頭位置HP1を基準としたときのデータ長によって示すオフセット情報を生成する。   The offset generation unit 13 determines the position on the HTML data HD corresponding to the start position of each page data PD1 to PD3 generated by the data generation unit 12 according to the data length when the start position HP1 of the HTML data HD is used as a reference. The offset information shown is generated.

具体的には、ページデータPD1は、上記三個のページデータPD1〜PD3のうち、先頭ページのページデータである。つまり、ページデータPD1の先頭位置は、HTMLデータHD上での先頭位置HP1に対応する。このため、オフセット生成部13は、ページデータPD1の先頭位置に対応するHTMLデータHD上での位置HP1を、HTMLデータHDの先頭位置HP1を基準としたときのデータ長「0」で示すオフセット情報OF1を生成する。   Specifically, the page data PD1 is the page data of the first page among the three page data PD1 to PD3. That is, the top position of the page data PD1 corresponds to the top position HP1 on the HTML data HD. Therefore, the offset generation unit 13 uses the offset information indicated by the data length “0” when the position HP1 on the HTML data HD corresponding to the head position of the page data PD1 is based on the head position HP1 of the HTML data HD. OF1 is generated.

ページデータPD2は、仮想描画領域PA2に対応している。つまり、ページデータPD2の先頭位置は、HTMLデータHDにおける、仮想描画領域PA2に最初に描画された描画要素を示すHTMLタグ<表>の位置HP2に対応する。このため、オフセット生成部13は、当該位置HP2をHTMLデータHDの先頭位置HP1を基準としたときのデータ長D2によって示すオフセット情報OF2を生成する。   The page data PD2 corresponds to the virtual drawing area PA2. That is, the head position of the page data PD2 corresponds to the position HP2 of the HTML tag <table> indicating the drawing element drawn first in the virtual drawing area PA2 in the HTML data HD. Therefore, the offset generation unit 13 generates offset information OF2 indicated by the data length D2 when the position HP2 is based on the head position HP1 of the HTML data HD.

同様にして、オフセット生成部13は、ページデータPD3の先頭位置に対応する、HTMLデータHDにおけるHTMLタグ<テキスト>の位置HP3を、先頭位置HP1を基準としたときのデータ長D3によって示すオフセット情報OF3を生成する。   Similarly, the offset generation unit 13 uses the offset information indicated by the data length D3 when the position HP3 of the HTML tag <text> in the HTML data HD corresponding to the head position of the page data PD3 is based on the head position HP1. OF3 is generated.

図1に参照を戻す。送信部14は、通信部17を制御して、データ生成部12により生成されたページデータPD1〜PD3と、オフセット生成部13により生成された当該ページデータPD1〜PD3に対応するオフセット情報OF1〜OF3と、をページ順に複合機2へ送信する。   Returning to FIG. The transmission unit 14 controls the communication unit 17 to generate page data PD1 to PD3 generated by the data generation unit 12, and offset information OF1 to OF3 corresponding to the page data PD1 to PD3 generated by the offset generation unit 13. Are transmitted to the MFP 2 in page order.

つまり、送信部14は、ページデータPD1とページデータPD1に対応するオフセット情報OF1とを送信後、ページデータPD2とページデータPD2に対応するオフセット情報OF2とを送信し、その後、ページデータPD3とページデータPD3に対応するオフセット情報OF3とを送信する。   That is, the transmission unit 14 transmits the page data PD1 and the offset information OF1 corresponding to the page data PD1, then transmits the page data PD2 and the offset information OF2 corresponding to the page data PD2, and then the page data PD3 and the page data The offset information OF3 corresponding to the data PD3 is transmitted.

また、送信部14は、印刷対象の画面を表すHTMLデータHDを取得するために必要な取得情報と、記憶部18に記憶されている条件情報Cと、を更に複合機2へ送信する。具体的には、取得情報は、HTMLデータHDを取得するために必要なURLを示す。   In addition, the transmission unit 14 further transmits the acquisition information necessary for acquiring the HTML data HD representing the screen to be printed and the condition information C stored in the storage unit 18 to the multifunction device 2. Specifically, the acquisition information indicates a URL necessary for acquiring the HTML data HD.

送信要求部15は、所定の時期に、通信部17を制御して、後述のジョブリストJLの送信指示を複合機2へ送信する。所定の時期には、例えば、タブレット1の起動時や、操作表示部16に表示されたジョブリストの送信指示を入力するためのソフトキーがタッチ操作されたときが含まれる。   The transmission request unit 15 controls the communication unit 17 to transmit a transmission instruction for a job list JL, which will be described later, to the multifunction device 2 at a predetermined time. The predetermined time includes, for example, when the tablet 1 is activated and when a soft key for inputting a job list transmission instruction displayed on the operation display unit 16 is touched.

次に、複合機2の構成について説明する。複合機2は、電源部30、記憶部29、通信部28、操作表示部27、画像読取部26、画像形成部25及び制御部20を備えている。   Next, the configuration of the multifunction machine 2 will be described. The multifunction machine 2 includes a power supply unit 30, a storage unit 29, a communication unit 28, an operation display unit 27, an image reading unit 26, an image forming unit 25, and a control unit 20.

電源部30は、AC/DCコンバーター等を備え、外部電源から供給された電力を複合機2内の各部の動作に用いる所定レベルの電力に変換し、複合機2内の各部へ供給する。記憶部29は、HDDやSSD等の記憶装置である。   The power supply unit 30 includes an AC / DC converter and the like, converts electric power supplied from an external power source into electric power of a predetermined level used for the operation of each unit in the multifunction device 2, and supplies the power to each unit in the multifunction device 2. The storage unit 29 is a storage device such as an HDD or an SSD.

記憶部29には、複合機2の動作に必要な各種データ等が予め記憶されている。また、記憶部29には、ジョブリストJLを記憶する領域が設けられている。ジョブリストJLは、印刷ジョブに関連する各種情報及びデータをそれぞれ対応付けて登録(記憶)可能に構成されている。   The storage unit 29 stores various data necessary for the operation of the multifunction device 2 in advance. The storage unit 29 is provided with an area for storing the job list JL. The job list JL is configured to be able to register (store) various information and data related to a print job in association with each other.

図4は、ジョブリストJLの一例を示す図である。具体的には、図4に示すように、ジョブリストJLには、識別情報欄、ステータス情報欄、取得情報欄、条件情報欄、ページデータ欄、及びオフセット情報欄が設けられている。   FIG. 4 is a diagram illustrating an example of the job list JL. Specifically, as shown in FIG. 4, the job list JL includes an identification information column, a status information column, an acquisition information column, a condition information column, a page data column, and an offset information column.

識別情報欄には、印刷ジョブの識別情報が登録される。例えば、図4は、タブレット1から受信した印刷データPRD(図2)を印刷する印刷ジョブの識別情報J1が識別情報欄に登録された例を示している。   In the identification information column, print job identification information is registered. For example, FIG. 4 shows an example in which identification information J1 of a print job for printing the print data PRD (FIG. 2) received from the tablet 1 is registered in the identification information column.

ステータス情報欄には、印刷ジョブの実行状況を示すステータス情報が登録される。例えば、図4は、印刷ジョブが印刷対象とする印刷データPRD(図2)を構成する一部のページデータの受信が完了していないことを示すステータス情報「未完了」がステータス情報欄に登録された例を示している。   Status information indicating the execution status of the print job is registered in the status information column. For example, FIG. 4 shows that status information “incomplete” indicating that reception of some page data constituting print data PRD (FIG. 2) to be printed by a print job is not completed is registered in the status information column. An example is shown.

取得情報欄には、タブレット1から受信した取得情報が登録される。例えば、図4は、タブレット1から受信した取得情報「http://www.aaa.com/html/a.html」が取得情報欄に登録された例を示している。   The acquisition information received from the tablet 1 is registered in the acquisition information column. For example, FIG. 4 shows an example in which the acquired information “http://www.aaa.com/html/a.html” received from the tablet 1 is registered in the acquired information column.

条件情報欄には、タブレット1から受信した条件情報が登録される。例えば、図4は、タブレット1から受信した条件情報C(図3)が条件情報欄に登録された例を示している。   The condition information received from the tablet 1 is registered in the condition information column. For example, FIG. 4 shows an example in which the condition information C (FIG. 3) received from the tablet 1 is registered in the condition information column.

ページデータ欄には、タブレット1から受信した各ページデータが受信順に登録される。例えば、図4は、タブレット1からページデータPD1の受信後、ページデータPD2を受信した場合に、当該二つのページデータPD1、PD2が受信順にページデータ欄に登録された例を示している。   Each page data received from the tablet 1 is registered in the page data column in the order of reception. For example, FIG. 4 shows an example in which when page data PD2 is received after receiving page data PD1 from the tablet 1, the two page data PD1 and PD2 are registered in the page data column in the order of reception.

オフセット情報欄には、タブレット1から受信した各オフセット情報が受信順に登録される。例えば、図4は、タブレット1からオフセット情報OF1の受信後、オフセット情報OF2を受信した場合に、当該二つのオフセット情報OF1、OF2が受信順にオフセット情報欄に登録された例を示している。   In the offset information column, each offset information received from the tablet 1 is registered in the order of reception. For example, FIG. 4 shows an example in which when the offset information OF2 is received after receiving the offset information OF1 from the tablet 1, the two offset information OF1 and OF2 are registered in the offset information column in the order of reception.

通信部28は、ネットワーク90を介してタブレット1との間で通信を行うときに用いられる通信インターフェイス回路である。操作表示部27は、タッチパネル機能を有する液晶ディスプレイ等のタッチ操作可能な表示部や、ユーザーに各種操作を行わせるための操作キーを備えている。   The communication unit 28 is a communication interface circuit used when communicating with the tablet 1 via the network 90. The operation display unit 27 includes a display unit capable of touch operation such as a liquid crystal display having a touch panel function, and operation keys for allowing the user to perform various operations.

画像読取部26は、図略のCCD(Charge Coupled Device)ラインセンサーや露光ランプ等を有する図略の光学系ユニットを備えている。画像読取部26は、制御部20による制御の下、スキャン処理を実行する。スキャン処理とは、光学系ユニットに原稿の画像を読み取らせることにより、原稿の画像を表す画像データを生成する処理である。   The image reading unit 26 includes an unillustrated optical system unit having an unillustrated CCD (Charge Coupled Device) line sensor, an exposure lamp, and the like. The image reading unit 26 executes scan processing under the control of the control unit 20. The scanning process is a process for generating image data representing an image of an original by causing the optical system unit to read the image of the original.

画像形成部25は、感光体ドラム、帯電部、露光部、現像部、転写部、定着部、排出部等を備えた周知の構成を有する。画像形成部25は、制御部20による制御の下、印刷処理を実行する。印刷処理とは、画像読取部26が生成した画像データや、ネットワーク90を介してタブレット1から受信したページデータが表す画像を用紙に形成する(印刷する)処理である。   The image forming unit 25 has a known configuration including a photosensitive drum, a charging unit, an exposure unit, a developing unit, a transfer unit, a fixing unit, and a discharge unit. The image forming unit 25 executes print processing under the control of the control unit 20. The printing process is a process for forming (printing) on the paper the image data generated by the image reading unit 26 or the image represented by the page data received from the tablet 1 via the network 90.

制御部20は、所定の演算処理を実行する不図示のCPUと、所定の制御プログラムが記憶されたEEPROM等の不図示の不揮発性メモリーと、データを一時的に記憶するための不図示のRAMと、これらの周辺回路等とを備えたマイクロコンピューターである。制御部20は、上記不揮発性メモリーに記憶された制御プログラムをCPUによって実行することによって、複合機2内の各部の動作を制御する。   The control unit 20 includes a CPU (not illustrated) that executes predetermined arithmetic processing, a nonvolatile memory (not illustrated) such as an EEPROM that stores a predetermined control program, and a RAM (not illustrated) that temporarily stores data. And a microcomputer including these peripheral circuits and the like. The control unit 20 controls the operation of each unit in the multifunction device 2 by executing a control program stored in the nonvolatile memory by the CPU.

制御部20は、タブレット1から受信した印刷データを印刷する印刷ジョブを実行する動作に関連し、特に、ジョブ実行部21、判定部22、ジョブ登録部23及びリスト送信部24として機能する。   The control unit 20 relates to an operation for executing a print job for printing print data received from the tablet 1, and particularly functions as a job execution unit 21, a determination unit 22, a job registration unit 23, and a list transmission unit 24.

ジョブ実行部21は、ジョブリストJLに登録されている識別情報が示す印刷ジョブを実行する。具体的には、ジョブ実行部21は、ジョブリストJLに登録されている識別情報と対応付けてページデータ欄に登録された各ページデータが表す画像を用紙に形成する印刷処理を画像形成部25に実行させる。   The job execution unit 21 executes the print job indicated by the identification information registered in the job list JL. Specifically, the job execution unit 21 performs a printing process for forming an image represented by each page data registered in the page data column in association with the identification information registered in the job list JL on the sheet. To run.

判定部22は、最終ページ情報EPを含むページデータの受信結果に基づいて、印刷データを構成する全てのページデータを受信できたか否かを判定する。判定部22の詳細については後述する。   The determination unit 22 determines whether all the page data constituting the print data has been received based on the reception result of the page data including the final page information EP. Details of the determination unit 22 will be described later.

ジョブ登録部23は、判定部22により全てのページデータが受信できていないと判定された場合、当該ページデータに対応する印刷データを印刷する印刷ジョブを未完了ジョブとしてジョブリストJLに登録する。ジョブ登録部23の詳細については後述する。   If the determination unit 22 determines that all the page data has not been received, the job registration unit 23 registers a print job for printing the print data corresponding to the page data as an incomplete job in the job list JL. Details of the job registration unit 23 will be described later.

リスト送信部24は、タブレット1からジョブリストJLの送信指示を受信した場合、ジョブリストJLを当該タブレット1に返信する。リスト送信部24の詳細については後述する。   When the list transmission unit 24 receives a transmission instruction of the job list JL from the tablet 1, the list transmission unit 24 returns the job list JL to the tablet 1. Details of the list transmission unit 24 will be described later.

以下、タブレット1から印刷データPRDを複合機2へ送信し、当該印刷データPRDを印刷する印刷ジョブを複合機2に実行させる動作について説明する。当該説明において、判定部22、及びジョブ登録部23の詳細について説明する。図5は、タブレット1において印刷データを複合機2へ送信する動作を示すフローチャートである。図6は、複合機2において受信した印刷データを印刷する印刷ジョブを実行する動作を示すフローチャートである。   Hereinafter, an operation of transmitting print data PRD from the tablet 1 to the multifunction device 2 and causing the multifunction device 2 to execute a print job for printing the print data PRD will be described. In the description, details of the determination unit 22 and the job registration unit 23 will be described. FIG. 5 is a flowchart showing an operation of transmitting print data to the multifunction device 2 in the tablet 1. FIG. 6 is a flowchart illustrating an operation of executing a print job for printing the received print data in the multifunction device 2.

図5に示すように、タブレット1において、表示制御部11により操作表示部16に表示されたブラウザーに表示中の図2に示すHTMLデータHDが表す画像の印刷指示が入力されたとする(S1)。   As shown in FIG. 5, in the tablet 1, it is assumed that an instruction to print an image represented by the HTML data HD shown in FIG. 2 being displayed on the browser displayed on the operation display unit 16 is input by the display control unit 11 (S1). .

この場合、データ生成部12は、上述のように、記憶部18に記憶されている条件情報Cを参照し、当該条件情報Cが示す整形条件(図3)に基づいて、HTMLデータHD(図2)を三個のページデータPD1〜PD3(図2)に分割し、当該三個のページデータPD1〜PD3により構成される印刷データPRD(図2)を生成する(S2)。   In this case, as described above, the data generation unit 12 refers to the condition information C stored in the storage unit 18 and, based on the shaping condition indicated by the condition information C (FIG. 3), the HTML data HD (FIG. 2) is divided into three page data PD1 to PD3 (FIG. 2), and print data PRD (FIG. 2) composed of the three page data PD1 to PD3 is generated (S2).

オフセット生成部13は、上述のように、ステップS2で生成された各ページデータPD1〜PD3のそれぞれに対応するオフセット情報OF1〜OF3(図2)を生成する(S3)。   As described above, the offset generation unit 13 generates offset information OF1 to OF3 (FIG. 2) corresponding to each of the page data PD1 to PD3 generated in step S2 (S3).

送信部14は、HTMLデータHDを取得するために必要な取得情報「http://www.aaa.com/html/a.html」と、記憶部18に記憶されている条件情報Cと、を複合機2へ送信する(S4)。その後、送信部14は、ステップS2で生成されたページデータPD1〜PD3と、ステップS3で生成された当該ページデータPD1〜PD3に対応するオフセット情報OF1〜OF3と、をページ順に複合機2へ送信する(S5)。   The transmission unit 14 obtains the acquisition information “http://www.aaa.com/html/a.html” necessary for acquiring the HTML data HD and the condition information C stored in the storage unit 18. The data is transmitted to the multifunction machine 2 (S4). Thereafter, the transmission unit 14 transmits the page data PD1 to PD3 generated in step S2 and the offset information OF1 to OF3 corresponding to the page data PD1 to PD3 generated in step S3 to the multifunction device 2 in page order. (S5).

一方、複合機2では、図6に示すように、通信部28が、タブレット1により送信された取得情報「http://www.aaa.com/html/a.html」及び条件情報Cを受信した場合(S21;YES)、ジョブ登録部23は、タブレット1から新たな印刷ジョブの実行指示が送信されたと判断する。   On the other hand, in the MFP 2, the communication unit 28 receives the acquired information “http://www.aaa.com/html/a.html” and the condition information C transmitted from the tablet 1, as shown in FIG. If so (S21; YES), the job registration unit 23 determines that an instruction to execute a new print job has been transmitted from the tablet 1.

この場合、ジョブ登録部23は、図4に示すように、印刷ジョブの識別情報J1と当該受信した取得情報「http://www.aaa.com/html/a.html」と条件情報Cとを対応付けてジョブリストJLに登録する(S22)。   In this case, the job registration unit 23, as shown in FIG. 4, the print job identification information J1, the received acquired information “http://www.aaa.com/html/a.html”, the condition information C, Are registered in the job list JL in association with each other (S22).

その後、通信部28がページデータとオフセット情報とを受信した場合(S23;YES)、ジョブ登録部23は、当該受信したページデータとオフセット情報とを、ステップS22で登録した識別情報J1及び条件情報Cと対応付けて、受信順にジョブリストに登録する(S24)。   Thereafter, when the communication unit 28 receives the page data and offset information (S23; YES), the job registration unit 23 uses the received page data and offset information for the identification information J1 and the condition information registered in step S22. Corresponding to C, it is registered in the job list in the order of reception (S24).

例えば、ステップS23において通信部28がページデータPD1とオフセット情報OF1とを受信したとする。この場合、ジョブ登録部23は、ステップS24において、図4に示すように、当該受信されたページデータPD1とオフセット情報OF1とを、ステップS22で登録した識別情報J1及び条件情報Cと対応付けてジョブリストに登録する。   For example, assume that the communication unit 28 receives the page data PD1 and the offset information OF1 in step S23. In this case, in step S24, the job registration unit 23 associates the received page data PD1 and offset information OF1 with the identification information J1 and the condition information C registered in step S22 as shown in FIG. Register in the job list.

その後、次にステップS23において通信部28がページデータPD2とオフセット情報OF2とを受信した場合、ジョブ登録部23は、当該受信されたページデータPD2とオフセット情報OF2とを、ステップS22で登録した識別情報J1及び条件情報Cと対応付けて、先に登録したページデータPD1とオフセット情報OF1とが登録されている行の次の行に登録する。   Thereafter, when the communication unit 28 receives the page data PD2 and the offset information OF2 in step S23, the job registration unit 23 identifies the received page data PD2 and offset information OF2 registered in step S22. In association with the information J1 and the condition information C, the page data PD1 and the offset information OF1 registered in advance are registered in the next line.

そして、判定部22は、ステップS23において通信部28が受信したページデータに最終ページ情報EP(図2)が含まれているか否かを判定する(S25)。   Then, the determination unit 22 determines whether or not the page data received by the communication unit 28 in step S23 includes the final page information EP (FIG. 2) (S25).

例えば、ステップS23において、通信部28がページデータPD1とオフセット情報OF1とを受信した場合、及び、ページデータPD2とオフセット情報OF2とを受信した場合、ステップS25において、判定部22は、最終ページ情報EPが含まれていないと判定する(S25;NO)。一方、ステップS23において、通信部28がページデータPD3とオフセット情報OF3とを受信した場合、ステップS25において、判定部22は、最終ページ情報EPが含まれていると判定する(S25;YES)。   For example, when the communication unit 28 receives the page data PD1 and the offset information OF1 in step S23, and when the page data PD2 and the offset information OF2 are received, in step S25, the determination unit 22 determines that the final page information It is determined that the EP is not included (S25; NO). On the other hand, when the communication unit 28 receives the page data PD3 and the offset information OF3 in step S23, the determination unit 22 determines in step S25 that the final page information EP is included (S25; YES).

判定部22は、ステップS25において最終ページ情報EPが含まれていないと判定した場合(S25;NO)、及び、ステップS23において通信部28がページデータとオフセット情報とを受信していない場合(S23;NO)、通信部28が最後にページデータとオフセット情報とを受信してから所定時間経過したか否かを判定する(S28)。   The determination unit 22 determines that the last page information EP is not included in step S25 (S25; NO), and the communication unit 28 does not receive page data and offset information in step S23 (S23). NO), it is determined whether or not a predetermined time has elapsed since the communication unit 28 last received page data and offset information (S28).

ステップS28において、判定部22は、通信部28が最後にページデータとオフセット情報とを受信してから所定時間経過したと判定したとする(S28;YES)。この場合、最終ページ情報EPを含むページデータを受信できないまま所定時間が経過しているので、判定部22は、ページデータの送信が中断され、全てのページデータが受信できていないと判定する。   In step S28, it is assumed that the determination unit 22 determines that a predetermined time has elapsed since the communication unit 28 last received page data and offset information (S28; YES). In this case, since the predetermined time has passed without receiving the page data including the final page information EP, the determination unit 22 determines that transmission of the page data is interrupted and all the page data cannot be received.

このようにして、判定部22により全てのページデータが受信できていないと判定された場合(S28;YES)、ジョブ実行部21は、通信部28が既に受信したページデータを印刷する(S29)。   In this way, when the determination unit 22 determines that all the page data has not been received (S28; YES), the job execution unit 21 prints the page data that has already been received by the communication unit 28 (S29). .

具体的には、既に受信したページデータは、ステップS24において、ステップS22で登録された識別情報J1及び条件情報Cと対応付けてジョブリストJLに登録されている。ステップS29において、ジョブ実行部21は、ステップS22で登録された識別情報J1と対応付けてジョブリストJLに登録されている各ページデータを取得する。そして、ジョブ実行部21は、当該取得した各ページデータが表す画像を用紙に形成する印刷処理を画像形成部25に実行させる。   Specifically, the page data already received is registered in the job list JL in association with the identification information J1 and the condition information C registered in step S22 in step S24. In step S29, the job execution unit 21 acquires each page data registered in the job list JL in association with the identification information J1 registered in step S22. Then, the job execution unit 21 causes the image forming unit 25 to execute a printing process for forming an image represented by each acquired page data on a sheet.

また、判定部22により全てのページデータが受信できていないと判定された場合(S28;YES)、ジョブ登録部23は、ステップS29の実行後、ステップS22で登録された識別情報J1が示す印刷ジョブを未完了ジョブとしてジョブリストJLに登録する(S30)。   If the determination unit 22 determines that all the page data has not been received (S28; YES), the job registration unit 23 performs the printing indicated by the identification information J1 registered in step S22 after executing step S29. The job is registered in the job list JL as an incomplete job (S30).

具体的には、ステップS30において、ジョブ登録部23は、図4に示すように、ステップS22で登録された識別情報J1と対応付けて、印刷ジョブが印刷対象とする印刷データPRD(図2)を構成する一部のページデータの受信が完了していないことを示すステータス情報「未完了」をジョブリストJLに登録する。   Specifically, in step S30, as shown in FIG. 4, the job registration unit 23 associates the identification information J1 registered in step S22 with print data PRD (FIG. 2) to be printed by the print job. Status information “incomplete” indicating that the reception of some of the page data that constitutes the page is not completed is registered in the job list JL.

ステップS25において最終ページ情報EPが含まれていると判定された場合(S25;YES)、ジョブ実行部21は、全てのページデータを印刷する(S26)。   If it is determined in step S25 that the last page information EP is included (S25; YES), the job execution unit 21 prints all the page data (S26).

具体的には、ステップS25において最終ページ情報EPが含まれていると判定された場合(S25;YES)、ステップS22で登録された識別情報J1が示す印刷ジョブが印刷対象とする印刷データPRDを構成する全てのページデータは、識別情報J1と対応付けてジョブリストJLに登録されている。ステップS26において、ジョブ実行部21は、ステップS22で登録された識別情報J1と対応付けてジョブリストJLに登録されている全てのページデータを取得する。そして、ジョブ実行部21は、当該取得した全てのページデータが表す画像を用紙に形成する印刷処理を画像形成部25に実行させる。   Specifically, when it is determined in step S25 that the last page information EP is included (S25; YES), the print data PRD that is to be printed by the print job indicated by the identification information J1 registered in step S22 is displayed. All the constituent page data are registered in the job list JL in association with the identification information J1. In step S26, the job execution unit 21 acquires all page data registered in the job list JL in association with the identification information J1 registered in step S22. Then, the job execution unit 21 causes the image forming unit 25 to execute print processing for forming an image represented by all the acquired page data on a sheet.

ステップS26の実行後は、ジョブ登録部23は、ステップS22で登録された識別情報J1が示す印刷ジョブを、印刷が完了した終了ジョブとしてジョブリストJLに登録する(S27)。   After execution of step S26, the job registration unit 23 registers the print job indicated by the identification information J1 registered in step S22 in the job list JL as an end job for which printing has been completed (S27).

具体的には、ステップS27において、ジョブ登録部23は、ステップS22で登録された識別情報と対応付けて、印刷ジョブが印刷対象とする印刷データを構成する全てのページデータの印刷が終了したことを示すステータス情報「終了」をジョブリストJLに登録する。   Specifically, in step S27, the job registration unit 23 has finished printing all the page data constituting the print data to be printed by the print job in association with the identification information registered in step S22. Is registered in the job list JL.

例えば、識別情報J2(図4)が示す印刷ジョブが印刷対象とする全てのページデータPD21、PD22が受信されたとする。そして、ステップS26において、当該全てのページデータPD21、PD22が印刷されたとする。この場合、ステップS27において、ジョブ登録部23は、図4に示すように、識別情報J2と対応付けてステータス情報「終了」をジョブリストJLに登録する。   For example, it is assumed that all page data PD21 and PD22 to be printed by the print job indicated by the identification information J2 (FIG. 4) are received. In step S26, all the page data PD21 and PD22 are printed. In this case, in step S27, as shown in FIG. 4, the job registration unit 23 registers the status information “END” in the job list JL in association with the identification information J2.

続いて、未完了ジョブとしてジョブリストJLに登録された印刷ジョブの実行を再開する動作について説明する。当該説明において、リスト送信部24の詳細について説明する。図7は、未完了ジョブとしてジョブリストJLに登録された印刷ジョブの実行を再開する動作を示すフローチャートである。   Next, an operation for resuming execution of a print job registered as an incomplete job in the job list JL will be described. In the description, details of the list transmission unit 24 will be described. FIG. 7 is a flowchart showing an operation for resuming execution of a print job registered in the job list JL as an incomplete job.

図7に示すように、タブレット1において、送信要求部15は、所定の時期に、通信部17を制御して、複合機2が後述の記憶部29に記憶しているジョブリストJLの送信指示を複合機2へ送信する(S31)。   As shown in FIG. 7, in the tablet 1, the transmission request unit 15 controls the communication unit 17 at a predetermined time, and instructs the transmission of the job list JL stored in the storage unit 29 described later by the multifunction device 2. Is transmitted to the multifunction machine 2 (S31).

一方、複合機2では、通信部28がタブレット1からジョブリストJLの送信指示を受信した場合(S41;YES)、リスト送信部24は、ジョブリストJLを当該送信指示を送信したタブレット1に返信する(S42)。   On the other hand, in the MFP 2, when the communication unit 28 receives a job list JL transmission instruction from the tablet 1 (S41; YES), the list transmission unit 24 returns the job list JL to the tablet 1 that has transmitted the transmission instruction. (S42).

タブレット1において、送信要求部15によるジョブリストJLの送信指示の送信後、通信部17がジョブリストJLを受信したとする(S32;YES)。以下では、ステップS32において図4に示すジョブリストJLを受信したものとして説明する。   In the tablet 1, it is assumed that the communication unit 17 receives the job list JL after the transmission request unit 15 transmits the transmission instruction of the job list JL (S32; YES). In the following description, it is assumed that the job list JL shown in FIG. 4 has been received in step S32.

この場合、データ生成部12は、ステップS32で受信したジョブリストJLに登録されている未完了ジョブの識別情報J1に対応する取得情報「http://www.aaa.com/html/a.html」を参照する。そして、データ生成部12は、当該取得情報に基づいて当該未完了ジョブが印刷対象とする印刷データの生成に用いた原データと同じHTMLデータHD(図2)を取得する(S33)。   In this case, the data generation unit 12 acquires the acquisition information “http://www.aaa.com/html/a.html corresponding to the identification information J1 of the incomplete job registered in the job list JL received in step S32. Refer to. Then, the data generation unit 12 acquires the same HTML data HD (FIG. 2) as the original data used to generate the print data to be printed by the incomplete job based on the acquisition information (S33).

そして、データ生成部12は、ステップS32で受信したジョブリストJLに登録されている未完了ジョブの識別情報J1に対応するオフセット情報OF1、OF2のうち、オフセット情報欄の最終行に登録されているオフセット情報OF2を最後に受信されたオフセット情報として参照する。また、データ生成部12は、当該ジョブリストJLに登録されている未完了ジョブの識別情報J1に対応する条件情報Cを参照する。そして、データ生成部12は、ステップS33で取得したHTMLデータHDのうち、先頭位置HP1から当該オフセット情報OF2が示すデータ長D2離れた位置HP2以降のデータを、ステップS2と同様の方法で、当該条件情報Cが示す整形条件(図3)に基づいて分割し、ページデータPD2、PD3を生成する(S34)。   The data generation unit 12 is registered in the last line of the offset information column among the offset information OF1 and OF2 corresponding to the identification information J1 of the incomplete job registered in the job list JL received in step S32. The offset information OF2 is referred to as the last received offset information. Further, the data generation unit 12 refers to the condition information C corresponding to the incomplete job identification information J1 registered in the job list JL. Then, the data generation unit 12 uses the same method as that in step S2 for data after the position HP2 separated from the head position HP1 in the data length D2 indicated by the offset information OF2 in the HTML data HD acquired in step S33. Division is performed based on the shaping condition indicated by the condition information C (FIG. 3), and page data PD2 and PD3 are generated (S34).

つまり、ステップS34において、データ生成部12は、条件情報Cが示す図3に示す整形条件と同じ整形条件に基づいて、位置HP2以降のデータに含まれるHTMLタグ<表>以降の各HTMLタグが示す描画要素が、一ページ分の仮想表示領域に描画可能かを判定する処理と、ページデータを生成する処理と、を繰り返す。その結果、データ生成部12は、図2に示すページデータPD2、PD3と同じページデータPD2、PD3を生成する。   That is, in step S34, the data generation unit 12 determines that the HTML tags after the HTML tag <table> included in the data after the position HP2 are based on the same shaping conditions as the shaping conditions shown in FIG. The process of determining whether the drawing element to be shown can be drawn in the virtual display area for one page and the process of generating page data are repeated. As a result, the data generation unit 12 generates the same page data PD2 and PD3 as the page data PD2 and PD3 shown in FIG.

次に、オフセット生成部13は、ステップS3(図5)と同様に、ステップS33で取得されたHTMLデータHDを用いて、ステップS34で生成された各ページデータPD2、PD3のそれぞれに対応するオフセット情報OF2、OF3を生成する(S35)。   Next, as in step S3 (FIG. 5), the offset generation unit 13 uses the HTML data HD acquired in step S33 and uses the offset corresponding to each of the page data PD2 and PD3 generated in step S34. Information OF2 and OF3 are generated (S35).

そして、送信部14は、ステップS32で受信したジョブリストJLに登録されている未完了ジョブの識別情報J1を複合機2へ送信する(S36)。その後、送信部14は、ステップS5(図5)と同様に、ステップS34で生成されたページデータPD2、PD3と、ステップS34で生成された当該ページデータPD2、PD3に対応するオフセット情報OF2、OF3と、をページ順に複合機2へ送信する(S37)。   Then, the transmission unit 14 transmits the identification information J1 of the incomplete job registered in the job list JL received in step S32 to the multi function device 2 (S36). After that, the transmitter 14 performs the page data PD2 and PD3 generated in step S34 and the offset information OF2 and OF3 corresponding to the page data PD2 and PD3 generated in step S34, as in step S5 (FIG. 5). Are transmitted to the MFP 2 in page order (S37).

一方、複合機2では、図6に示すように、通信部28がタブレット1により送信された識別情報J1を受信すると(S21;NO、S51;YES)、ジョブ登録部23は、タブレット1により、識別情報J1が示す未完了ジョブの実行指示が送信されたと判断する。この場合、ステップS22は行われず、ステップS23以降の処理が行われる。   On the other hand, in the MFP 2, when the communication unit 28 receives the identification information J1 transmitted from the tablet 1 as shown in FIG. 6 (S21; NO, S51; YES), the job registration unit 23 causes the tablet 1 to It is determined that the execution instruction for the incomplete job indicated by the identification information J1 has been transmitted. In this case, step S22 is not performed, and the processing after step S23 is performed.

つまり、判定部22により全てのページデータが受信できていないと判定された後であっても(S28;YES)、ステップS37で送信されたページデータPD2(PD3)とオフセット情報OF2(OF3)とを通信部28が受信した場合には(S23;YES)、当該受信されたページデータPD2(PD3)とオフセット情報OF2(OF3)とが、未完了ジョブの識別情報J1と対応付けてジョブリストJLに登録される(S24)。これにより、その後のステップS26又はステップS29において、ジョブ実行部21は、当該ページデータPD2(PD3)が表す画像を用紙に形成する印刷処理を画像形成部25に実行させる。   That is, even after the determination unit 22 determines that all the page data has not been received (S28; YES), the page data PD2 (PD3) and the offset information OF2 (OF3) transmitted in step S37. Is received by the communication unit 28 (S23; YES), the received page data PD2 (PD3) and offset information OF2 (OF3) are associated with the incomplete job identification information J1 in the job list JL. (S24). Thereby, in subsequent step S26 or step S29, the job execution unit 21 causes the image forming unit 25 to execute a printing process for forming an image represented by the page data PD2 (PD3) on the sheet.

このように、上記実施形態の構成によれば、ジョブリストJLに未完了ジョブとして登録されている印刷ジョブが全てのページデータを受信できていない印刷ジョブであることを把握することができる。   As described above, according to the configuration of the above embodiment, it is possible to grasp that a print job registered as an incomplete job in the job list JL is a print job that has not received all page data.

また、タブレット1において、ジョブリストJLの送信指示を送信することにより、複合機2からジョブリストJLを取得することができる。ジョブリストJLには、最後に受信したオフセット情報が登録されている。このため、データ生成部12は、ジョブリストJLに登録されている未完了ジョブ及びこれに対応する最後に受信されたオフセット情報を参照し、当該未完了ジョブが印刷対象とする印刷データの生成に用いた原データを、先頭位置から当該オフセット情報が示すデータ長離れた位置から分割することができる。   In addition, the tablet 1 can acquire the job list JL from the multifunction device 2 by transmitting a job list JL transmission instruction. The offset information received last is registered in the job list JL. For this reason, the data generation unit 12 refers to the uncompleted job registered in the job list JL and the offset information received last corresponding to the uncompleted job, and generates print data to be printed by the uncompleted job. The used original data can be divided from a position away from the head position by the data length indicated by the offset information.

これにより、原データを先頭位置から分割して印刷データを構成する全てのページデータを生成する手間をかけずに、複合機2が最後に受信したページデータ以降のページデータのみを効率よく生成することができる。その結果、複合機2が最後に受信したページデータ以降のページデータのみを送信し、中断された印刷ジョブを迅速に再開することができる。   As a result, only the page data after the page data last received by the multi-function device 2 is efficiently generated without taking the trouble of generating all the page data constituting the print data by dividing the original data from the head position. be able to. As a result, only the page data after the page data last received by the multifunction device 2 can be transmitted, and the interrupted print job can be restarted quickly.

また、各タブレット1a、1bはジョブリストJLの送信指示を送信することにより、複合機2に記憶されている同じジョブリストJLを取得することができる。そして、各タブレット1のデータ生成部12は、取得したジョブリストJLに登録されている未完了ジョブ及びこれに対応する取得情報を参照し、当該未完了ジョブが印刷対象とする印刷データの生成に用いた原データと同じデータを取得することができる。これにより、未完了ジョブが他のタブレット1から送信された印刷データを印刷するものであったとしても、当該印刷データの生成に用いられた原データと同じデータを取得することができる。   Each tablet 1a, 1b can acquire the same job list JL stored in the multifunction device 2 by transmitting a transmission instruction for the job list JL. Then, the data generation unit 12 of each tablet 1 refers to the incomplete job registered in the acquired job list JL and the acquired information corresponding thereto, and generates the print data to be printed by the incomplete job. The same data as the original data used can be acquired. As a result, even if the incomplete job prints print data transmitted from another tablet 1, the same data as the original data used to generate the print data can be acquired.

また、各タブレット1a、1bのデータ生成部12は、取得したジョブリストJLに登録されている未完了ジョブに対応するオフセット情報及び条件情報を参照することができる。これにより、未完了ジョブが他のタブレット1から送信された印刷データを印刷するものであったとしても、当該印刷データの生成に用いられた整形条件と同じ整形条件に基づき、原データと同じデータのうち先頭位置から当該オフセット情報が示すデータ長離れた位置以降のデータを分割して、複合機2が最後に受信したページデータ以降のページデータを効率よく生成することができる。   Further, the data generation unit 12 of each tablet 1a, 1b can refer to offset information and condition information corresponding to an incomplete job registered in the acquired job list JL. As a result, even if the incomplete job is to print the print data transmitted from the other tablet 1, the same data as the original data is based on the same shaping condition used for generating the print data. The data after the position that is separated from the head position by the data length indicated by the offset information is divided, and the page data after the page data received last by the MFP 2 can be efficiently generated.

また、印刷データを構成する全てのページデータが受信できていない場合であっても、既に受信したページデータを印刷することができる。これにより、その後、受信できていなかったページデータを受信したときに当該受信できていなかったページデータのみの印刷を行うことで、全てのページデータの印刷を効率良く行うことができる。   Even if all the page data constituting the print data cannot be received, the already received page data can be printed. Thereby, when page data that could not be received thereafter is received, only the page data that could not be received is printed, so that all the page data can be printed efficiently.

また、最後にページデータを受信してから所定時間経過するまでの間に、最終ページ情報を含むページデータを受信しなかった場合に、既に受信したページデータが印刷される。これにより、当該既に受信したページデータを含む印刷データを印刷する印刷ジョブの一部が実行される。そして、当該印刷ジョブの一部が実行された後も、更にページデータが受信された場合、当該受信したページデータが印刷される。このように、上記実施形態の構成によれば、全てのページデータが受信できていない印刷ジョブをエラーが発生したジョブとして破棄することなく、再開可能な印刷ジョブとして管理することができる。   In addition, when the page data including the last page information is not received during the predetermined time after the last page data is received, the already received page data is printed. As a result, a part of the print job for printing the print data including the already received page data is executed. If more page data is received after a part of the print job is executed, the received page data is printed. As described above, according to the configuration of the above-described embodiment, a print job that cannot receive all page data can be managed as a resumable print job without being discarded as a job in which an error has occurred.

尚、上記実施形態は、本発明に係る実施形態の例示に過ぎず、本発明を上記実施形態に限定する趣旨ではない。例えば、以下に示す、変形実施形態であってもよい。   In addition, the said embodiment is only the illustration of embodiment which concerns on this invention, and is not the meaning which limits this invention to the said embodiment. For example, the following modified embodiment may be used.

(1)ステップS36において、送信部14が、未完了ジョブの識別情報J1を複合機2へ送信することに代えて、ジョブリストJLに登録されている未完了ジョブの識別情報J1に対応付けられた取得情報と条件情報とを送信するようにしてもよい。これにより、ステップS51で未完了ジョブの識別情報が受信されず、ステップS21で当該送信した取得情報と条件情報とが受信されるようにしてもよい。   (1) In step S36, the transmission unit 14 associates the uncompleted job identification information J1 with the uncompleted job identification information J1 registered in the job list JL, instead of transmitting the uncompleted job identification information J1 to the multifunction peripheral 2. The acquired information and the condition information may be transmitted. Thereby, the identification information of the uncompleted job may not be received in step S51, and the acquired acquisition information and condition information may be received in step S21.

つまり、ジョブ実行部21が、判定部22により全てのページデータが受信できていないと判定された後に受信したページデータを、未完了ジョブを再開した印刷ジョブとしてではなく、新たな印刷ジョブとして実行するようにしてもよい。   That is, the job execution unit 21 executes the received page data after the determination unit 22 determines that all the page data has not been received as a new print job, not as a print job in which an incomplete job is resumed. You may make it do.

(2)ステップS29(図6)を省略してもよい。これにより、ジョブ実行部21が、判定部22により全てのページデータが受信できていないと判定された場合に、既に受信したページデータを印刷しないようにしてもよい。   (2) Step S29 (FIG. 6) may be omitted. As a result, when the job execution unit 21 determines that all the page data has not been received by the determination unit 22, it may not print the already received page data.

(3)ステップS4(図5)において、送信部14が、取得情報と条件情報に代えて、ステップS2で生成した印刷データPRDを印刷する印刷ジョブの識別情報を送信するようにしてもよい。これにより、ステップS51において、当該ステップS4で送信した印刷ジョブの識別情報が受信されるようにしてもよい。更に、当該ステップS4において、送信部14が当該印刷ジョブの識別情報と、印刷データPRDの生成に用いた原データであるHTMLデータHDと、印刷データPRDの生成に用いた条件情報Cと、を対応付けて記憶部18に記憶するようにしてもよい。   (3) In step S4 (FIG. 5), the transmission unit 14 may transmit identification information of a print job for printing the print data PRD generated in step S2 instead of the acquired information and the condition information. Thereby, in step S51, the identification information of the print job transmitted in step S4 may be received. Further, in step S4, the transmission unit 14 includes identification information of the print job, HTML data HD that is original data used to generate the print data PRD, and condition information C used to generate the print data PRD. You may make it memorize | store in the memory | storage part 18 in association.

これに合わせて、ジョブリストJLに、取得情報欄と条件情報欄とを設けないようにし、ステップS22を省略してもよい。そして、通信部28がステップS23において最初にページデータとオフセット情報とを受信した場合に行うステップS24において、当該ステップS51で受信された印刷ジョブの識別情報と、当該最初に受信したページデータとオフセット情報と、を対応付けてジョブリストJLに登録するようにしてもよい。   In accordance with this, the acquisition list and the condition information field may not be provided in the job list JL, and step S22 may be omitted. In step S24 performed when the communication unit 28 first receives page data and offset information in step S23, the print job identification information received in step S51, the page data and offset received first. Information may be associated with and registered in the job list JL.

そして、データ生成部12は、ジョブリストJLに登録されている未完了ジョブの識別情報J1と同じ識別情報が記憶部18に記憶されている場合は、ステップS33に代えて、当該識別情報J1と対応付けて記憶部18に記憶されているHTMLデータHDを取得するようにしてもよい。同様に、ステップS34では、当該識別情報J1と対応付けて記憶部18に記憶されている条件情報Cを参照するようにしてもよい。   When the same identification information as the identification information J1 of the incomplete job registered in the job list JL is stored in the storage unit 18, the data generation unit 12 replaces the identification information J1 with the identification information J1 instead of step S33. The HTML data HD stored in the storage unit 18 in association with each other may be acquired. Similarly, in step S34, the condition information C stored in the storage unit 18 in association with the identification information J1 may be referred to.

つまり、タブレット1aが送信した印刷データを印刷する印刷ジョブが未完了ジョブとしてジョブリストJLに登録されているとする。この場合に、タブレット1bでは当該未完了ジョブが印刷対象とするページデータを生成できないが、タブレット1aでのみ、記憶部18に記憶されているHTMLデータHD及び条件情報C及びジョブリストJLに登録されているオフセット情報を用いて、当該未完了ジョブが印刷対象とするページデータを生成できるようにしてもよい。   That is, it is assumed that the print job for printing the print data transmitted by the tablet 1a is registered in the job list JL as an incomplete job. In this case, the tablet 1b cannot generate page data to be printed by the uncompleted job, but is registered in the HTML data HD, the condition information C, and the job list JL stored in the storage unit 18 only in the tablet 1a. The offset data may be used to generate page data to be printed by the incomplete job.

(4)ステップS24(図6)において、ジョブ登録部23は、ステップS23において受信されたオフセット情報を、ステップS22で登録した識別情報J1及び条件情報Cと対応付けてジョブリストJLに登録する前に、既に識別情報J1及び条件情報Cと対応付けて登録されているオフセット情報を削除するようにしてもよい。これにより、ジョブ登録部23が、最後に受信されたオフセット情報のみをジョブリストJLに登録するようにしてもよい。   (4) In step S24 (FIG. 6), the job registration unit 23 registers the offset information received in step S23 in association with the identification information J1 and the condition information C registered in step S22 in the job list JL. In addition, the offset information already registered in association with the identification information J1 and the condition information C may be deleted. Thereby, the job registration unit 23 may register only the offset information received last in the job list JL.

1、1a、1b タブレット(携帯装置)
2 複合機(画像形成装置)
9 ジョブ管理システム
10 制御部(コンピューター)
12 データ生成部
13 オフセット生成部
14 送信部
15 送信要求部
21 ジョブ実行部
22 判定部
23 ジョブ登録部
24 リスト送信部
C 条件情報
D2、D3 データ長
EP 最終ページ情報
HD HTMLデータ(原データ)
HP1 先頭位置
J1 識別情報
JL ジョブリスト
OF1〜OF3 オフセット情報
PD1〜PD3 ページデータ
PRD 印刷データ
1, 1a, 1b Tablet (portable device)
2 MFP (image forming device)
9 Job management system 10 Control unit (computer)
12 data generation unit 13 offset generation unit 14 transmission unit 15 transmission request unit 21 job execution unit 22 determination unit 23 job registration unit 24 list transmission unit C condition information D2, D3 data length EP final page information HD HTML data (original data)
HP1 Start position J1 Identification information JL Job list OF1 to OF3 Offset information PD1 to PD3 Page data PRD Print data

Claims (8)

画像形成装置と携帯装置との間で通信を行うジョブ管理システムであって、
前記携帯装置は、
原データを一以上のページデータに分割し、当該一以上のページデータにより構成される印刷データを生成するデータ生成部と、
各ページデータの先頭位置に対応する前記原データ上での位置を前記原データの先頭位置を基準としたときのデータ長によって示すオフセット情報を、ページデータ毎に生成するオフセット生成部と、
前記ページデータと当該ページデータに対応する前記オフセット情報とをページ順に送信する送信部とを備え、
前記印刷データを構成する最終ページのページデータは、最終ページであることを示す最終ページ情報を含み、
前記画像形成装置は、
前記最終ページ情報を含むページデータの受信結果に基づいて、前記印刷データを構成する全てのページデータを受信できたか否かを判定する判定部と、
前記判定部により全てのページデータが受信できていないと判定された場合、前記印刷データを印刷する印刷ジョブを未完了ジョブとしてジョブリストに登録するジョブ登録部とを備え、
前記ジョブ登録部は、前記未完了ジョブの識別情報と、少なくとも最後に受信した前記オフセット情報とを対応付けて前記ジョブリストに登録するジョブ管理システム。
A job management system for communicating between an image forming apparatus and a portable device,
The portable device is:
A data generation unit that divides the original data into one or more page data and generates print data composed of the one or more page data;
An offset generation unit that generates, for each page data, offset information indicating the position on the original data corresponding to the start position of each page data by the data length when the start position of the original data is used as a reference;
A transmission unit that transmits the page data and the offset information corresponding to the page data in page order;
The page data of the last page constituting the print data includes last page information indicating that it is the last page,
The image forming apparatus includes:
A determination unit that determines whether or not all the page data constituting the print data has been received based on a reception result of the page data including the last page information;
A job registration unit that registers a print job for printing the print data as an incomplete job in a job list when the determination unit determines that all the page data has not been received;
The job registration unit, wherein the job registration unit registers the incomplete job identification information in association with at least the last received offset information in the job list.
前記携帯装置は、
前記ジョブリストの送信指示を送信する送信要求部を更に備え、
前記画像形成装置は、
前記携帯装置から前記送信指示を受信した場合、前記ジョブリストを当該携帯装置に返信するリスト送信部を更に備える請求項1に記載のジョブ管理システム。
The portable device is:
A transmission request unit for transmitting the job list transmission instruction;
The image forming apparatus includes:
The job management system according to claim 1, further comprising: a list transmission unit that returns the job list to the portable device when the transmission instruction is received from the portable device.
前記データ生成部は、前記ジョブリストを受信した場合、当該ジョブリストに登録されている前記未完了ジョブの識別情報に対応する前記最後に受信した前記オフセット情報を参照し、当該未完了ジョブが印刷対象とする前記印刷データの生成に用いた前記原データのうち、先頭位置から当該オフセット情報が示すデータ長離れた位置以降のデータを分割する請求項2に記載のジョブ管理システム。   When the data generation unit receives the job list, the data generation unit refers to the last received offset information corresponding to the identification information of the incomplete job registered in the job list, and the incomplete job is printed. 3. The job management system according to claim 2, wherein, of the original data used for generating the target print data, data after a position that is a data length away from the head position indicated by the offset information is divided. 前記ジョブ管理システムは、一以上の前記携帯装置を備え、
前記データ生成部は、前記原データを所定の整形条件に基づいて分割し、
前記送信部は、前記原データを取得するために必要な取得情報と前記整形条件を示す条件情報とを更に送信し、
前記ジョブ登録部は、受信した前記取得情報及び前記条件情報を、前記未完了ジョブの識別情報と前記オフセット情報とに更に対応付けて前記ジョブリストに登録し、
前記データ生成部は、前記ジョブリストを受信した場合、当該ジョブリストに登録されている前記未完了ジョブの識別情報に対応する前記最後に受信した前記オフセット情報、前記取得情報、及び前記条件情報を参照し、当該取得情報に基づいて前記原データと同じデータを取得し、当該取得したデータのうち、先頭位置から当該オフセット情報が示すデータ長離れた位置以降のデータを当該条件情報が示す整形条件に基づいて分割する請求項2に記載のジョブ管理システム。
The job management system includes one or more portable devices,
The data generation unit divides the original data based on a predetermined shaping condition,
The transmission unit further transmits acquisition information necessary to acquire the original data and condition information indicating the shaping condition,
The job registration unit registers the received acquisition information and the condition information in the job list in further association with the incomplete job identification information and the offset information,
When the data generation unit receives the job list, the data generation unit receives the last received offset information, the acquisition information, and the condition information corresponding to the identification information of the incomplete job registered in the job list. Refer to and acquire the same data as the original data based on the acquisition information, and among the acquired data, the shaping condition indicated by the condition information indicates the data after the position separated by the data length indicated by the offset information from the head position The job management system according to claim 2, wherein the job management system divides based on the job.
前記画像形成装置は、
前記印刷ジョブを実行するジョブ実行部を更に備え、
前記ジョブ実行部は、前記判定部により全てのページデータが受信できていないと判定された場合、既に受信した前記ページデータを印刷する請求項1から4の何れか一項に記載のジョブ管理システム。
The image forming apparatus includes:
A job execution unit for executing the print job;
5. The job management system according to claim 1, wherein the job execution unit prints the already received page data when the determination unit determines that all the page data has not been received. 6. .
前記判定部は、最後に前記ページデータを受信してから所定時間経過するまでの間に、前記最終ページ情報を含むページデータを受信しなかった場合に、全てのページデータが受信できていないと判定し、
前記ジョブ実行部は、前記判定部により全てのページデータが受信できていないと判定された後、前記ページデータを受信した場合、当該受信したページデータを印刷する請求項5に記載のジョブ管理システム。
When the determination unit has not received the page data including the last page information between the last reception of the page data and the elapse of a predetermined time, all the page data has not been received. Judgment,
The job management system according to claim 5, wherein the job execution unit prints the received page data when receiving the page data after the determination unit determines that all the page data has not been received. .
携帯装置との間で通信を行う画像形成装置であって、
前記携帯装置が、原データを一以上のページデータに分割し、当該一以上のページデータにより構成される印刷データを生成し、各ページデータの先頭位置に対応する前記原データ上での位置を前記原データの先頭位置を基準としたときのデータ長によって示すオフセット情報を、ページデータ毎に生成し、前記ページデータと当該ページデータに対応する前記オフセット情報とをページ順に送信し、
前記印刷データを構成する最終ページのページデータが、最終ページであることを示す最終ページ情報を含む場合に、
前記最終ページ情報を含むページデータの受信結果に基づいて、前記印刷データを構成する全てのページデータを受信できたか否かを判定する判定部と、
前記判定部により全てのページデータが受信できていないと判定された場合、前記印刷データを印刷する印刷ジョブを未完了ジョブとしてジョブリストに登録するジョブ登録部とを備え、
前記ジョブ登録部は、前記未完了ジョブの識別情報と、少なくとも最後に受信した前記オフセット情報とを対応付けて前記ジョブリストに登録する画像形成装置。
An image forming apparatus that communicates with a portable device,
The portable device divides the original data into one or more page data, generates print data composed of the one or more page data, and sets the position on the original data corresponding to the head position of each page data. Generates offset information indicated by the data length with respect to the head position of the original data for each page data, transmits the page data and the offset information corresponding to the page data in page order,
When the page data of the last page constituting the print data includes last page information indicating that it is the last page,
A determination unit that determines whether or not all the page data constituting the print data has been received based on a reception result of the page data including the last page information;
A job registration unit that registers a print job for printing the print data as an incomplete job in a job list when the determination unit determines that all the page data has not been received;
The job registration unit is an image forming apparatus that registers identification information of the uncompleted job and at least the offset information received last in the job list in association with each other.
画像形成装置と通信を行う携帯装置のコンピューターを機能させる制御プログラムであって、
前記携帯装置のコンピューターを、
原データを一以上のページデータに分割し、当該一以上のページデータにより構成される印刷データを生成するデータ生成部と、
各ページデータの先頭位置に対応する前記原データ上での位置を前記原データの先頭位置を基準としたときのデータ長によって示すオフセット情報を、ページデータ毎に生成するオフセット生成部と、
前記ページデータと当該ページデータに対応する前記オフセット情報とをページ順に送信する送信部として機能させ、
前記印刷データを構成する最終ページのページデータは、最終ページであることを示す最終ページ情報を含む。
A control program for functioning a computer of a portable device that communicates with an image forming apparatus,
A computer of the portable device;
A data generation unit that divides the original data into one or more page data and generates print data composed of the one or more page data;
An offset generation unit that generates, for each page data, offset information indicating the position on the original data corresponding to the start position of each page data by the data length when the start position of the original data is used as a reference;
The page data and the offset information corresponding to the page data function as a transmission unit that transmits the page order,
The page data of the last page constituting the print data includes last page information indicating that it is the last page.
JP2015064841A 2015-03-26 2015-03-26 Job management system and image forming apparatus Expired - Fee Related JP6299643B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015064841A JP6299643B2 (en) 2015-03-26 2015-03-26 Job management system and image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015064841A JP6299643B2 (en) 2015-03-26 2015-03-26 Job management system and image forming apparatus

Publications (2)

Publication Number Publication Date
JP2016184333A true JP2016184333A (en) 2016-10-20
JP6299643B2 JP6299643B2 (en) 2018-03-28

Family

ID=57242925

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015064841A Expired - Fee Related JP6299643B2 (en) 2015-03-26 2015-03-26 Job management system and image forming apparatus

Country Status (1)

Country Link
JP (1) JP6299643B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6804018B1 (en) * 1998-12-25 2004-10-12 Fuji Xerox Co., Ltd. Printer and its control method for creating link information between a transfer data position and a print data position
JP2004318396A (en) * 2003-04-15 2004-11-11 Canon Inc Communication system and communication equipment
JP2005234910A (en) * 2004-02-19 2005-09-02 Ricoh Co Ltd Data storage device, electronic apparatus, printer, printing system, and method for transmitting data
JP2010154564A (en) * 2000-02-22 2010-07-08 Canon Inc Data processing apparatus and data processing method
JP2010277269A (en) * 2009-05-27 2010-12-09 Kyocera Mita Corp Information processor, image forming device and image forming system including them
WO2011021246A1 (en) * 2009-08-20 2011-02-24 富士通株式会社 Relay station, receiving station, transmitting station, and packet communication system
JP2012051376A (en) * 2011-10-11 2012-03-15 Ricoh Co Ltd Apparatus, authentification method and program
JP2014162205A (en) * 2013-02-27 2014-09-08 Kyocera Document Solutions Inc Image formation device and program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6804018B1 (en) * 1998-12-25 2004-10-12 Fuji Xerox Co., Ltd. Printer and its control method for creating link information between a transfer data position and a print data position
JP2010154564A (en) * 2000-02-22 2010-07-08 Canon Inc Data processing apparatus and data processing method
JP2004318396A (en) * 2003-04-15 2004-11-11 Canon Inc Communication system and communication equipment
JP2005234910A (en) * 2004-02-19 2005-09-02 Ricoh Co Ltd Data storage device, electronic apparatus, printer, printing system, and method for transmitting data
JP2010277269A (en) * 2009-05-27 2010-12-09 Kyocera Mita Corp Information processor, image forming device and image forming system including them
WO2011021246A1 (en) * 2009-08-20 2011-02-24 富士通株式会社 Relay station, receiving station, transmitting station, and packet communication system
JP2012051376A (en) * 2011-10-11 2012-03-15 Ricoh Co Ltd Apparatus, authentification method and program
JP2014162205A (en) * 2013-02-27 2014-09-08 Kyocera Document Solutions Inc Image formation device and program

Also Published As

Publication number Publication date
JP6299643B2 (en) 2018-03-28

Similar Documents

Publication Publication Date Title
KR101921569B1 (en) Image processing apparatus, method for controlling image processing apparatus, and storage medium
JP5708017B2 (en) Information processing system, information processing equipment, program
JP2012257132A (en) Information display system and information display method
JP2011060045A (en) Printing system, printing apparatus, program and storage medium
US20120133966A1 (en) Image processing apparatus, control method thereof and storage medium
JP5170141B2 (en) Printer and terminal device
JP5141743B2 (en) Image processing device
JP2012034277A (en) Image processing system, control method thereof, and program
JP2018037997A (en) Image forming apparatus
JP2010165059A (en) Universal printer driver program and recording medium
JP5928742B2 (en) Image forming apparatus, information terminal apparatus, image forming system, image forming apparatus management control method, image forming apparatus control program, and information terminal apparatus control program
JP2009157566A (en) Image forming apparatus
JP2013255197A (en) Image processing apparatus, image processing method, and program
US20120062945A1 (en) Information processing apparatus, method for controlling the same, and storage medium
JP6299643B2 (en) Job management system and image forming apparatus
JP5783954B2 (en) Image processing apparatus, portable terminal, image processing system
JP5686063B2 (en) Network system, image forming apparatus, and program
JP6123109B2 (en) Image forming apparatus
JP2015080857A (en) Image formation device and image formation system
JP5669709B2 (en) Operation control program and information processing apparatus
JP5773391B2 (en) Image forming apparatus and image forming method
JP2016036932A (en) Image formation apparatus
JP5656798B2 (en) Image forming apparatus
JP2014038421A (en) Image processing apparatus, image processing system, and control program of image processing apparatus
JP2020077920A (en) Image forming apparatus, information processing apparatus, communication system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180105

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180212

R150 Certificate of patent or registration of utility model

Ref document number: 6299643

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees