JP2016007806A - Image forming apparatus, driver of image forming apparatus, and image forming system - Google Patents

Image forming apparatus, driver of image forming apparatus, and image forming system Download PDF

Info

Publication number
JP2016007806A
JP2016007806A JP2014130605A JP2014130605A JP2016007806A JP 2016007806 A JP2016007806 A JP 2016007806A JP 2014130605 A JP2014130605 A JP 2014130605A JP 2014130605 A JP2014130605 A JP 2014130605A JP 2016007806 A JP2016007806 A JP 2016007806A
Authority
JP
Japan
Prior art keywords
image data
execution history
image forming
forming apparatus
printing
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
JP2014130605A
Other languages
Japanese (ja)
Other versions
JP6311484B2 (en
Inventor
友幹 下津
Tomoki Shimotsu
友幹 下津
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 JP2014130605A priority Critical patent/JP6311484B2/en
Publication of JP2016007806A publication Critical patent/JP2016007806A/en
Application granted granted Critical
Publication of JP6311484B2 publication Critical patent/JP6311484B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an image forming apparatus, a driver of the image forming apparatus, and an image forming system which can store execution history images of an image forming apparatus having no function of converting data from a CMYK format into an RGB format.SOLUTION: A driver processing part 110a creates printing image data by converting document data into a CMYK format and also creates execution history image data by converting the document data into an RGB format. The driver processing part 110a transmits a printing request job storing the printing image data converted into a printer description language, the execution history image data, and printing information to an image forming apparatus 200. The image forming apparatus 200 prints the printing image data on a copy sheet by a printing part 290 on the basis of the printing information such as printing size and the number of prints, and transmits the execution history image data to an external server 300. The external server 300 stores the execution history image data in an execution history image data storage area 320a upon receiving the data.

Description

本発明は、画像形成装置がジョブを実行したときの記録となる履歴画像(以下、「実行履歴画像」という)を保存する画像形成装置、画像形成装置のドライバー、及び画像形成システムに関する。   The present invention relates to an image forming apparatus that stores a history image (hereinafter referred to as “execution history image”) that is a record when an image forming apparatus executes a job, an image forming apparatus driver, and an image forming system.

プリンター、多機能プリンター、多機能周辺装置、又は複合機(Multifunction Peripheral、MFP)である画像形成装置は、操作端末から受信した画像データ、または読み取り機が読み取った原稿の画像データを印刷している。また、このような画像形成装置に対して監査が行われると、画像形成装置が実行したジョブにより作成される画像データについても遵守すべき規定に則っているかなどの確認が行われる。このため、画像形成装置が実行したジョブの画像データを保存しておかなければならない。例えば、特許文献1の画像処理プログラム、指示装置および画像処理システムでは、画像処理指示(ジョブ)を行う指示装置(操作端末)と、ジョブを実行するとともに実行履歴画像(イメージログ)を生成する複合機(画像形成装置)と、生成されたイメージログを保存するログサーバー(外部サーバー)から構成されている画像処理システムにおいて、画像データの内容に応じて監査対象となる実行履歴画像を作成してログサーバーに保存している。また、印刷要求のジョブが作成する画像データ(以下、「印刷用画像データ」という)は、CMYK形式の画像データであるので、印刷用画像データから表示可能なRGB形式の実行履歴画像の画像データ(以下、「実行履歴画像データ」という)を作成するために、画像形成装置は、印刷用画像データをCMYK形式からRGB形式に変換して実行履歴画像データを作成していた。   An image forming apparatus which is a printer, a multifunction printer, a multifunction peripheral device, or a multifunction peripheral (MFP) prints image data received from an operation terminal or image data of a document read by a reader. . In addition, when an audit is performed on such an image forming apparatus, it is confirmed whether image data created by a job executed by the image forming apparatus is in compliance with regulations to be observed. For this reason, it is necessary to store image data of a job executed by the image forming apparatus. For example, in the image processing program, the instruction device, and the image processing system disclosed in Patent Document 1, an instruction device (operation terminal) that issues an image processing instruction (job) and a composite that executes the job and generates an execution history image (image log) Create an execution history image to be audited according to the content of the image data in an image processing system consisting of a machine (image forming device) and a log server (external server) that stores the generated image log Stored on a log server. Further, since image data created by a print request job (hereinafter referred to as “print image data”) is CMYK format image data, image data of an execution history image in RGB format that can be displayed from the print image data. In order to create (hereinafter referred to as “execution history image data”), the image forming apparatus creates execution history image data by converting printing image data from the CMYK format to the RGB format.

特開2008−59280号公報JP 2008-59280 A

しかし、コストを抑える等のために、一部の画像形成装置においては、CMYK形式からRGB形式にデータを変換する機能を備えていない、またはCMYK形式からRGB形式にデータを変換すると画質が低下する。このため、画像形成装置において、CMYK形式の印刷用画像データからRGB形式の実行履歴画像データを作成することができない、または画質の正常なRGB形式の実行履歴画像を作成することができないという問題があった。   However, in order to reduce costs, some image forming apparatuses do not have a function for converting data from the CMYK format to the RGB format, or image quality deteriorates when the data is converted from the CMYK format to the RGB format. . Therefore, in the image forming apparatus, there is a problem that execution history image data in RGB format cannot be created from image data for printing in CMYK format, or execution history images in RGB format with normal image quality cannot be created. there were.

本発明はこのような状況に鑑みてなされたものであり、上記課題を解決できる画像形成装置、画像形成装置のドライバー、及び画像形成システムを提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides an image forming apparatus, a driver for the image forming apparatus, and an image forming system that can solve the above-described problems.

本発明の画像形成装置は、CMYK形式の印刷用画像データを操作端末から受信する印刷用画像データ受信手段と、RGB形式の実行履歴画像データを前記操作端末から受信する実行履歴画像データ受信手段と、前記印刷用画像データを印刷する印刷用画像データ印刷手段とを備えることを特徴としている。
また、本発明の画像形成装置は、前記実行履歴画像データを外部サーバーに送信する実行履歴画像データ送信手段を備え、前記外部サーバーに前記実行履歴画像データを保存することを特徴としている。
また、本発明の画像形成装置の前記印刷用画像データと前記実行履歴画像データは、印刷要求ジョブに格納することを特徴としている。
本発明の画像形成装置のドライバーは、原稿データからCMYK形式の印刷用画像データを作成する印刷用画像データ作成手段と、前記原稿データからRGB形式の実行履歴画像データを作成する実行履歴画像データ作成手段と、前記印刷用画像データを画像形成装置に送信する印刷用画像データ送信手段と、前記実行履歴画像データを前記画像形成装置に送信する実行履歴画像データ送信手段とを備えることを特徴としている。
また、本発明の画像形成装置のドライバーは、前記印刷用画像データをプリンター記述言語に変換することを特徴としている。
また、本発明の画像形成装置のドライバーの前記印刷用画像データと前記実行履歴画像データは、印刷要求ジョブに格納することを特徴としている。
本発明の画像形成システムは、操作端末、画像形成装置、及び外部サーバーを有する画像形成システムであって、前記操作端末は、原稿データからCMYK形式の印刷用画像データを作成する印刷用画像データ作成手段と、前記原稿データからRGB形式の実行履歴画像データを作成する実行履歴画像データ作成手段と、前記印刷用画像データを前記画像形成装置に送信する印刷用画像データ送信手段と、前記実行履歴画像データを前記画像形成装置に送信する第1の実行履歴画像データ送信手段とを備え、前記画像形成装置は、前記印刷用画像データを前記操作端末から受信する印刷用画像データ受信手段と、前記実行履歴画像データを前記操作端末から受信する第1の実行履歴画像データ受信手段と、前記印刷用画像データを印刷する印刷用画像データ印刷手段と、前記実行履歴画像データを前記外部サーバーに送信する第2の実行履歴画像データ送信手段とを備え前記外部サーバーは、前記画像形成装置から前記実行履歴画像データを受信する第2の実行履歴画像データ受信手段と、前記実行履歴画像データを保存する実行履歴画像データ保存手段とを備えることを特徴としている。
また、本発明の画像形成システムの前記画像形成装置は、前記印刷用画像データをプリンター記述言語に変換することを特徴としている。
また、本発明の画像形成システムの前記操作端末は、前記印刷用画像データと前記実行履歴画像データを印刷要求ジョブに格納することを特徴としている。
An image forming apparatus according to the present invention includes a printing image data receiving unit that receives printing image data in CMYK format from an operation terminal, and an execution history image data receiving unit that receives execution history image data in RGB format from the operation terminal. And printing image data printing means for printing the printing image data.
The image forming apparatus of the present invention is characterized by comprising execution history image data transmitting means for transmitting the execution history image data to an external server, and storing the execution history image data in the external server.
The image data for printing and the execution history image data of the image forming apparatus of the present invention are stored in a print request job.
The driver of the image forming apparatus of the present invention includes a printing image data creation unit that creates CMYK format printing image data from document data, and an execution history image data creation that creates RGB format execution history image data from the document data. A printing image data transmission unit for transmitting the printing image data to the image forming apparatus, and an execution history image data transmission unit for transmitting the execution history image data to the image forming apparatus. .
The driver of the image forming apparatus of the present invention is characterized in that the print image data is converted into a printer description language.
Further, the image data for printing and the execution history image data of the driver of the image forming apparatus according to the present invention are stored in a print request job.
An image forming system according to the present invention is an image forming system having an operation terminal, an image forming apparatus, and an external server, and the operation terminal generates print image data for printing in CMYK format from document data. Means, execution history image data creation means for creating execution history image data in RGB format from the original data, printing image data transmission means for sending the printing image data to the image forming apparatus, and the execution history image First execution history image data transmission means for transmitting data to the image forming apparatus, wherein the image forming apparatus receives the printing image data from the operation terminal, and the execution data First execution history image data receiving means for receiving history image data from the operation terminal; and a mark for printing the printing image data. Image data printing means and second execution history image data transmission means for transmitting the execution history image data to the external server. The external server receives the execution history image data from the image forming apparatus. And an execution history image data storage unit for storing the execution history image data.
The image forming apparatus of the image forming system of the present invention is characterized in that the image data for printing is converted into a printer description language.
The operation terminal of the image forming system according to the present invention stores the print image data and the execution history image data in a print request job.

本発明は、画像形成装置がCMYK形式からRGB形式にデータを変換する機能を備えていない場合でも、RGB形式の実行履歴画像を保存できる画像形成装置、画像形成装置のドライバー、及び画像形成システムを提供する。   The present invention provides an image forming apparatus, an image forming apparatus driver, and an image forming system that can store an execution history image in RGB format even when the image forming apparatus does not have a function of converting data from CMYK format to RGB format. provide.

本発明の実施形態に係る画像形成システムの構成を示す図である。1 is a diagram illustrating a configuration of an image forming system according to an embodiment of the present invention. 図1に示す画像形成システムのPC、画像形成装置、及び外部サーバーの機能構成を示す図である。FIG. 2 is a diagram illustrating functional configurations of a PC, an image forming apparatus, and an external server of the image forming system illustrated in FIG. 1. 本発明の実施形態に係るPCの印刷要求ジョブ作成送信処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the print request job creation transmission process of PC concerning embodiment of this invention. 本発明の実施形態に係る画像形成装置の印刷要求ジョブ実行処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of a print request job execution process of the image forming apparatus according to the embodiment of the present invention. 本発明の実施形態に係る外部サーバーの実行履歴画像データ保存処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the execution log | history image data storage process of the external server which concerns on embodiment of this invention.

以下、本発明を実施するための形態(以下、「実施形態」という)について、図面を参照して説明する。本実施形態は、PCに搭載されている画像形成装置のドライバーが印刷用画像データと実行履歴画像データを作成し、印刷用画像データと実行履歴画像データを格納した印刷要求ジョブを画像形成装置に送信する。画像形成装置は、PCから受信した印刷要求ジョブに格納されている実行履歴画像データを保存する。   Hereinafter, modes for carrying out the present invention (hereinafter referred to as “embodiments”) will be described with reference to the drawings. In this embodiment, a driver of an image forming apparatus mounted on a PC creates print image data and execution history image data, and a print request job storing the print image data and execution history image data is stored in the image forming apparatus. Send. The image forming apparatus saves execution history image data stored in the print request job received from the PC.

本実施形態の画像形成システム10の概要について、図1を用いて説明する。図1に示すように、画像形成システム10は、PC(パソコン)100、画像形成装置200、外部サーバー300、ルーター400、LAN(Local Area Network)500、インターネット600、及び他の画像形成装置700により構成されている。PC100、画像形成装置200、外部サーバー300、及びルーター400は、LAN500に接続されている。ルーター400と画像形成装置700は、インターネット600に接続されている。   An overview of the image forming system 10 of the present embodiment will be described with reference to FIG. As shown in FIG. 1, an image forming system 10 includes a PC (personal computer) 100, an image forming apparatus 200, an external server 300, a router 400, a LAN (Local Area Network) 500, the Internet 600, and other image forming apparatuses 700. It is configured. The PC 100, the image forming apparatus 200, the external server 300, and the router 400 are connected to the LAN 500. The router 400 and the image forming apparatus 700 are connected to the Internet 600.

次に、画像形成システム10を構成する装置や機器について説明する。   Next, devices and devices constituting the image forming system 10 will be described.

PC100は、画像データの印刷要求を行う印刷要求ジョブを、画像形成装置200または画像形成装置700に送信するユーザーの操作端末である。   The PC 100 is a user operation terminal that transmits a print request job for requesting printing of image data to the image forming apparatus 200 or the image forming apparatus 700.

画像形成装置200は、プリンター、多機能プリンター、多機能周辺装置、又は複合機であり、PC100から送信された印刷要求ジョブの実行、または原稿台から直接読み取った原稿の画像データの印刷を行う。また、画像形成装置200は、実行履歴画像データを外部サーバー300に送信する。   The image forming apparatus 200 is a printer, a multifunction printer, a multifunction peripheral device, or a multifunction peripheral, and executes a print request job transmitted from the PC 100 or prints image data of a document read directly from the document table. In addition, the image forming apparatus 200 transmits execution history image data to the external server 300.

外部サーバー300は、画像形成装置200から受信した実行履歴画像データを保存する。   The external server 300 stores the execution history image data received from the image forming apparatus 200.

ルーター400は、LAN500とインターネット600とを接続する。また、ルーター400がLAN500に接続するときにファイアーウォール(図示せず)を経由させる。このファイアーウォールにより、LAN500に接続されているPC100、画像形成装置200、及び外部サーバー300への不正アクセスを防止する。   The router 400 connects the LAN 500 and the Internet 600. Further, when the router 400 is connected to the LAN 500, it is routed through a firewall (not shown). This firewall prevents unauthorized access to the PC 100, the image forming apparatus 200, and the external server 300 connected to the LAN 500.

画像形成装置700は、プリンター、多機能プリンター、多機能周辺装置、又は複合機であり、PC100から送信された印刷要求ジョブの実行、または原稿台から直接読み取った原稿の画像データの印刷を行う。また、画像形成装置700は、実行履歴画像データを外部サーバー300に送信する。   The image forming apparatus 700 is a printer, a multi-function printer, a multi-function peripheral device, or a multi-function peripheral, and executes a print request job transmitted from the PC 100 or prints image data of a document read directly from the document table. In addition, the image forming apparatus 700 transmits execution history image data to the external server 300.

次に、図1に示す画像形成システム10のPC100、画像形成装置200、及び外部サーバー300の機能構成について、図2を用いて説明する。なお、画像形成装置700の機能構成は、画像形成装置200の機能構成に同じである。   Next, functional configurations of the PC 100, the image forming apparatus 200, and the external server 300 of the image forming system 10 illustrated in FIG. 1 will be described with reference to FIG. Note that the functional configuration of the image forming apparatus 700 is the same as the functional configuration of the image forming apparatus 200.

まず、PC100の機能構成について図2を用いて説明する。図2に示すようにPC100は、制御部110、メモリー部120、操作表示部130、及LANインターフェイス部140を備え、これら各部はバスなどにより接続される構成となっている。   First, the functional configuration of the PC 100 will be described with reference to FIG. As shown in FIG. 2, the PC 100 includes a control unit 110, a memory unit 120, an operation display unit 130, and a LAN interface unit 140. These units are connected by a bus or the like.

制御部110は、RAMやROM等の主記憶手段、及びCPU(Central Processing Unit)等の制御手段を備えている。また、制御部110は、各種I/Oや、USB(ユニバーサル・シリアル・バス)等のインターフェイス、バスコントローラー等を含む総合的なPC100のコントロールを行う。制御部110には、ドライバー処理部110aが設けられている。
ドライバー処理部110aは、PC100に搭載されている文書作成ソフトウェアまたは作図ソフトウェアなどで作成された原稿データから印刷用画像データを作成する。また、ドライバー処理部110aは、原稿データから実行履歴画像データを作成し、印刷用画像データと実行履歴画像データを格納した印刷要求ジョブを画像形成装置200に送信する。
The control unit 110 includes main storage means such as RAM and ROM, and control means such as a CPU (Central Processing Unit). In addition, the control unit 110 performs comprehensive control of the PC 100 including various I / Os, interfaces such as a USB (Universal Serial Bus), a bus controller, and the like. The control unit 110 is provided with a driver processing unit 110a.
The driver processing unit 110a creates image data for printing from document data created by document creation software or drawing software installed in the PC 100. Further, the driver processing unit 110 a creates execution history image data from the document data, and transmits a print request job storing the print image data and the execution history image data to the image forming apparatus 200.

メモリー部120は、フラッシュメモリー等からなる補助記憶装置で、制御部110が実行する処理のプログラムやデータを記憶する。メモリー部120には、印刷用画像データ記憶エリア120aと実行履歴画像データ記憶エリア120bが設けられている。
印刷用画像データ記憶エリア120aは、ドライバー処理部110aが作成する印刷用画像データを一時的に記憶する。
実行履歴画像データ記憶エリア120bは、ドライバー処理部110aが作成する実行履歴画像データを一時的に記憶する。
The memory unit 120 is an auxiliary storage device made up of a flash memory or the like, and stores programs and data for processing executed by the control unit 110. The memory unit 120 is provided with a printing image data storage area 120a and an execution history image data storage area 120b.
The print image data storage area 120a temporarily stores print image data created by the driver processing unit 110a.
The execution history image data storage area 120b temporarily stores execution history image data created by the driver processing unit 110a.

操作表示部130は、操作パネルを備え、操作パネルからユーザーの操作を入力し、ユーザーの操作結果を表示する。   The operation display unit 130 includes an operation panel, inputs a user operation from the operation panel, and displays a user operation result.

LANインターフェイス部140は、LAN500に接続するための着脱可能なLANインターフェイスを備えている。LANインターフェイスには、TCP/IP、AppleTalk、SMB等の各種ネットワークプロトコルのインテリジェントな送受信を行うネットワーク部を含んでいる。   The LAN interface unit 140 includes a detachable LAN interface for connecting to the LAN 500. The LAN interface includes a network unit that performs intelligent transmission and reception of various network protocols such as TCP / IP, AppleTalk, and SMB.

次に、画像形成装置200の機能構成について、図2を用いて説明する。図2に示す画像形成装置200は、制御部210、メモリー部220、データ保存部230、LANインターフェイス部240、操作パネル250、操作パネル処理部260、原稿読取部270、画像形成部280、及び印刷部290を備え、これら各部はバスなどにより接続される構成となっている。   Next, the functional configuration of the image forming apparatus 200 will be described with reference to FIG. 2 includes a control unit 210, a memory unit 220, a data storage unit 230, a LAN interface unit 240, an operation panel 250, an operation panel processing unit 260, a document reading unit 270, an image forming unit 280, and printing. A unit 290 is provided, and these units are connected by a bus or the like.

制御部210は、RAMやROM等の主記憶手段、及びCPU(Central Processing Unit)等の制御手段を備えている。また、制御部210は、各種I/Oや、USB(ユニバーサル・シリアル・バス)等のインターフェイス、バスコントローラー等を含む総合的な画像形成装置200の制御を行う。制御部210には、印刷ジョブ実行処理部210aが設けられている。印刷ジョブ実行処理部210aは、PC100から受信した印刷要求ジョブを実行する。   The control unit 210 includes main storage means such as RAM and ROM, and control means such as a CPU (Central Processing Unit). The control unit 210 controls the overall image forming apparatus 200 including various I / Os, interfaces such as USB (Universal Serial Bus), a bus controller, and the like. The control unit 210 is provided with a print job execution processing unit 210a. The print job execution processing unit 210a executes the print request job received from the PC 100.

メモリー部220は、フラッシュメモリー等からなる補助記憶装置で、制御部210が実行する処理のプログラムやデータを記憶する。メモリー部220には、印刷用画像データ記憶エリア220aと実行履歴画像データ記憶エリア220bが設けられている。
印刷用画像データ記憶エリア220aは、PC100から受信する印刷用画像データを一時的に記憶する。
実行履歴画像データ記憶エリア220bは、PC100から受信する実行履歴画像データを記憶する。
The memory unit 220 is an auxiliary storage device made up of a flash memory or the like, and stores processing programs and data executed by the control unit 210. The memory unit 220 is provided with a printing image data storage area 220a and an execution history image data storage area 220b.
The print image data storage area 220a temporarily stores print image data received from the PC 100.
The execution history image data storage area 220b stores execution history image data received from the PC 100.

データ保存部230は、データやプログラムを保存するハードディスクドライブである。データ保存部230には、画像データ保存エリア230aが設けられている。
画像データ保存エリア230aは、原稿読取部270により原稿が読み取られて画像形成部280により画像処理された画像データ、またはLANインターフェイス部240を経由してPC100から受信した画像データを保存する。
The data storage unit 230 is a hard disk drive that stores data and programs. The data storage unit 230 is provided with an image data storage area 230a.
The image data storage area 230 a stores image data that has been read by the document reading unit 270 and subjected to image processing by the image forming unit 280, or image data received from the PC 100 via the LAN interface unit 240.

LANインターフェイス部240は、LAN500に接続するための着脱可能なLANインターフェイスを備えている。LANインターフェイスには、TCP/IP、AppleTalk、SMB等の各種ネットワークプロトコルのインテリジェントな送受信を行うネットワーク部を含んでいる。   The LAN interface unit 240 includes a detachable LAN interface for connecting to the LAN 500. The LAN interface includes a network unit that performs intelligent transmission and reception of various network protocols such as TCP / IP, AppleTalk, and SMB.

操作パネル250は、操作メニューの表示、ユーザーの指による操作を受け付ける。また、ユーザーは操作パネル250から画像形成装置200に設定する各種情報を入力することができる。   The operation panel 250 receives an operation menu display and an operation with a user's finger. Further, the user can input various information to be set in the image forming apparatus 200 from the operation panel 250.

操作パネル処理部260は、画像形成装置200が備えている機能の操作項目を操作パネル250に表示する処理、及び操作パネル250からユーザーが行う操作に対する操作データを入力する処理を行う。また、操作パネル処理部260は、操作パネル250から入力される画像形成装置200に設定する各種情報の処理を行う。   The operation panel processing unit 260 performs a process of displaying operation items of functions provided in the image forming apparatus 200 on the operation panel 250 and a process of inputting operation data for an operation performed by the user from the operation panel 250. The operation panel processing unit 260 processes various information set in the image forming apparatus 200 input from the operation panel 250.

原稿読取部270は、画像形成装置200の原稿台にセットされた原稿の読み取りを行うもので、ユーザーが操作パネル250から読み取り要求を行うことにより、原稿台にセットされた原稿の読み取りを行うことができる。   The document reading unit 270 reads a document set on the document table of the image forming apparatus 200, and reads a document set on the document table when a user makes a read request from the operation panel 250. Can do.

画像形成部280は、ユーザーからの読み取り要求により原稿読取部270で読み取った原稿を、印刷可能な画像データに変換する。   The image forming unit 280 converts the document read by the document reading unit 270 in response to a reading request from the user into printable image data.

印刷部290は、印刷ジョブ実行処理部210aから印刷情報を入力すると、印刷用画像データ記憶エリア220aから印刷用画像データを取り出し、印刷情報に基づいて印刷用画像データをコピー用紙に印刷する。   When printing information is input from the print job execution processing unit 210a, the printing unit 290 retrieves printing image data from the printing image data storage area 220a, and prints the printing image data on a copy sheet based on the printing information.

次に、外部サーバー300の機能構成について、図2を用いて説明する。図2に示すように外部サーバー300は、制御部310、データ保存部320、及LANインターフェイス部330を備え、これら各部はバスなどにより接続される構成となっている。   Next, the functional configuration of the external server 300 will be described with reference to FIG. As shown in FIG. 2, the external server 300 includes a control unit 310, a data storage unit 320, and a LAN interface unit 330, which are connected by a bus or the like.

制御部310は、RAMやROM等の主記憶手段、及びCPU(Central Processing Unit)等の制御手段を備えている。また、制御部310は、各種I/Oや、USB(ユニバーサル・シリアル・バス)等のインターフェイス、バスコントローラー等を含む総合的な外部サーバー300のコントロールを行う。制御部310には、実行履歴画像データ保存処理部310aが設けられている。
実行履歴画像データ保存処理部310aは、画像形成装置200から受信する実行履歴画像データを保存する処理を行う。
The control unit 310 includes main storage means such as RAM and ROM, and control means such as a CPU (Central Processing Unit). In addition, the control unit 310 performs overall control of the external server 300 including various I / Os, interfaces such as USB (Universal Serial Bus), a bus controller, and the like. The control unit 310 is provided with an execution history image data storage processing unit 310a.
The execution history image data storage processing unit 310 a performs processing for storing execution history image data received from the image forming apparatus 200.

データ保存部320は、データやプログラムを保存するハードディスクドライブである。データ保存部320には、実行履歴画像データ保存エリア320aが設けられている。
実行履歴画像データ保存エリア320aは、画像形成装置200から受信する実行履歴画像データを保存する。
The data storage unit 320 is a hard disk drive that stores data and programs. The data storage unit 320 is provided with an execution history image data storage area 320a.
The execution history image data storage area 320a stores execution history image data received from the image forming apparatus 200.

LANインターフェイス部330は、LAN500に接続するための着脱可能なLANインターフェイスを備えている。LANインターフェイスには、TCP/IP、AppleTalk、SMB等の各種ネットワークプロトコルのインテリジェントな送受信を行うネットワーク部を含んでいる。   The LAN interface unit 330 includes a detachable LAN interface for connecting to the LAN 500. The LAN interface includes a network unit that performs intelligent transmission and reception of various network protocols such as TCP / IP, AppleTalk, and SMB.

次に、PC100の制御部110に設けられているドライバー処理部110aが実行する印刷要求ジョブ作成送信処理の手順について、図3を用いて説明する。   Next, the procedure of print request job creation and transmission processing executed by the driver processing unit 110a provided in the control unit 110 of the PC 100 will be described with reference to FIG.

ユーザーが文書作成ソフトウェアまたは作図ソフトウェアなどで作成した原稿データと、印刷サイズ、印刷部数、及び送付先などの印刷情報を設定して操作表示部130から印刷要求を行うと、制御部110がドライバー処理部110aを起動し、ドライバー処理部110aが印刷要求ジョブ作成送信処理を開始する。なお、送付先には、画像形成装置200のアドレスが設定されている。   When the user sets the original data created by the document creation software or the drawing software, and print information such as the print size, the number of copies, and the delivery destination and issues a print request from the operation display unit 130, the control unit 110 performs driver processing. The driver processing unit 110a starts the print request job creation and transmission process. Note that the address of the image forming apparatus 200 is set as the destination.

(ステップS101)
まず、ドライバー処理部110aは、操作表示部130から原稿データを入力する。
(Step S101)
First, the driver processing unit 110 a inputs document data from the operation display unit 130.

(ステップS102)
次いで、ドライバー処理部110aは、原稿データをCMYK形式に変換して印刷用画像データを作成する。
(Step S102)
Next, the driver processing unit 110a converts the document data into the CMYK format and creates print image data.

(ステップS103)
次いで、ドライバー処理部110aは、原稿データをRGB形式に変換して実行履歴画像データを作成する。
(Step S103)
Next, the driver processing unit 110a converts the document data into RGB format and creates execution history image data.

(ステップS104)
次いで、ドライバー処理部110aは、ステップS102で作成した印刷用画像データをプリンター記述言語に変換する。
(Step S104)
Next, the driver processing unit 110a converts the print image data created in step S102 into a printer description language.

(ステップS105)
次いで、ドライバー処理部110aは、操作表示部130から印刷情報を入力する。
(Step S105)
Next, the driver processing unit 110 a inputs print information from the operation display unit 130.

(ステップS106)
次いで、ドライバー処理部110aは、プリンター記述言語に変換した印刷用画像データと、実行履歴画像データをステップS105で入力した印刷情報とを印刷要求ジョブに格納する。
(Step S106)
Next, the driver processing unit 110a stores the print image data converted into the printer description language and the print information in which the execution history image data is input in step S105 in the print request job.

(ステップS107)
次いで、ドライバー処理部110aは、LANインターフェイス部140を経由して印刷情報の送付先に設定されているアドレスの画像形成装置200に印刷要求ジョブを送信し、ドライバー処理を終了する。
(Step S107)
Next, the driver processing unit 110a transmits a print request job to the image forming apparatus 200 having an address set as a print information destination via the LAN interface unit 140, and ends the driver processing.

次に、画像形成装置200の制御部210に設けられている印刷ジョブ実行処理部210aが実行する印刷ジョブ実行処理の手順について、図4を用いて説明する。   Next, the procedure of print job execution processing executed by the print job execution processing unit 210a provided in the control unit 210 of the image forming apparatus 200 will be described with reference to FIG.

画像形成装置200のLANインターフェイス部240がPC100から印刷要求ジョブを受信すると、制御部210が印刷ジョブ実行処理部210aを起動し、印刷ジョブ実行処理部210aが印刷ジョブ実行処理を開始する。   When the LAN interface unit 240 of the image forming apparatus 200 receives a print request job from the PC 100, the control unit 210 activates the print job execution processing unit 210a, and the print job execution processing unit 210a starts print job execution processing.

(ステップS201)
まず、印刷ジョブ実行処理部210aは、LANインターフェイス部240から印刷要求ジョブを入力する。
(Step S201)
First, the print job execution processing unit 210 a inputs a print request job from the LAN interface unit 240.

(ステップS202)
次いで、印刷ジョブ実行処理部210aは、印刷要求ジョブから印刷用画像データを取り出し、印刷用画像データ記憶エリア220aに記憶する。
(Step S202)
Next, the print job execution processing unit 210a extracts print image data from the print request job and stores it in the print image data storage area 220a.

(ステップS203)
次いで、印刷ジョブ実行処理部210aは、印刷要求ジョブから実行履歴画像データを取り出し、実行履歴画像データ記憶エリア220bに記憶する。
(Step S203)
Next, the print job execution processing unit 210a extracts the execution history image data from the print request job and stores it in the execution history image data storage area 220b.

(ステップS204)
次いで、印刷ジョブ実行処理部210aは、印刷要求ジョブから印刷情報を取り出し印刷部290に出力する。印刷部290は、印刷情報を入力すると、印刷用画像データ記憶エリア220aから印刷用画像データを取り出し、印刷用画像データのプリンター記述言語を解析し、印刷情報に基づいて印刷用画像データをコピー用紙に印刷する。
(Step S204)
Next, the print job execution processing unit 210 a extracts print information from the print request job and outputs it to the printing unit 290. When printing information is input, the printing unit 290 retrieves printing image data from the printing image data storage area 220a, analyzes the printer description language of the printing image data, and copies the printing image data based on the printing information to a copy sheet. Print on.

(ステップS205)
次いで、印刷ジョブ実行処理部210aは、実行履歴画像データ記憶エリア220bから実行履歴画像データを取り出し、LANインターフェイス部240を経由して外部サーバー300に実行履歴画像データを送信し、印刷ジョブ実行処理を終了する。
(Step S205)
Next, the print job execution processing unit 210a retrieves execution history image data from the execution history image data storage area 220b, transmits the execution history image data to the external server 300 via the LAN interface unit 240, and performs print job execution processing. finish.

次に、外部サーバー300の制御部310に設けられている実行履歴画像データ保存処理部310aが実行する実行履歴画像データ保存処理の手順について、図5を用いて説明する。   Next, the procedure of execution history image data storage processing executed by the execution history image data storage processing unit 310a provided in the control unit 310 of the external server 300 will be described with reference to FIG.

外部サーバー300のLANインターフェイス部330が画像形成装置200から実行履歴画像データを受信すると、制御部310が実行履歴画像データ保存処理部310aを起動し、実行履歴画像データ保存処理部310aが実行履歴画像データ保存処理を開始する。   When the LAN interface unit 330 of the external server 300 receives the execution history image data from the image forming apparatus 200, the control unit 310 activates the execution history image data storage processing unit 310a, and the execution history image data storage processing unit 310a executes the execution history image data. Start the data storage process.

(ステップS301)
まず、実行履歴画像データ保存処理部310aは、画像形成装置200から受信した実行履歴画像データをLANインターフェイス部330から入力する。
(Step S301)
First, the execution history image data storage processing unit 310 a inputs the execution history image data received from the image forming apparatus 200 from the LAN interface unit 330.

(ステップS302)
次いで、実行履歴画像データ保存処理部310aは、ステップS301で入力した実行履歴画像データをデータ保存部320の実行履歴画像データ保存エリア320aに保存し、実行履歴画像データ保存処理を終了する。
(Step S302)
Next, the execution history image data storage processing unit 310a stores the execution history image data input in step S301 in the execution history image data storage area 320a of the data storage unit 320, and ends the execution history image data storage process.

以上のように、PC100に搭載されているドライバー処理部110aが原稿データから印刷用画像データと実行履歴画像データを作成するので、画像形成装置200がCMYK形式からRGB形式にデータを変換する機能を備えていない場合でも、画像形成装置200がRGB形式の実行履歴画像データをPC100から受信することができる。これにより、画像形成装置200は、実行履歴画像データを外部サーバー300に送信することで、外部サーバー300に実行履歴画像データを保存することができる。   As described above, since the driver processing unit 110a mounted on the PC 100 creates printing image data and execution history image data from document data, the image forming apparatus 200 has a function of converting data from the CMYK format to the RGB format. Even when the image forming apparatus 200 is not provided, the image forming apparatus 200 can receive the execution history image data in the RGB format from the PC 100. Thereby, the image forming apparatus 200 can store the execution history image data in the external server 300 by transmitting the execution history image data to the external server 300.

なお、実施形態においては、印刷用画像データ、実行履歴画像データ、及び印刷情報を格納した印刷要求ジョブをPC100から画像形成装置200に送信する場合について説明したが、これに限定されない。例えば、PC100からインターネット600に接続されている画像形成装置700に印刷要求ジョブを送信することも可能である。   In the embodiment, a case has been described in which a print request job storing print image data, execution history image data, and print information is transmitted from the PC 100 to the image forming apparatus 200. However, the present invention is not limited to this. For example, a print request job can be transmitted from the PC 100 to the image forming apparatus 700 connected to the Internet 600.

また、実施形態においては、LAN500に接続されている外部サーバー300に実行履歴画像データを保存するようにしたが、インターネット600に接続されている外部サーバーに実行履歴画像データを保存することも可能である。また、画像形成装置200のデータ保存部230に実行履歴画像データ保存エリアを設けて実行履歴画像データを保存することも可能である。また、画像形成装置200に接続したUSB(Universal Serial Bus)メモリーに実行履歴画像データを保存することも可能である。   In the embodiment, the execution history image data is stored in the external server 300 connected to the LAN 500. However, the execution history image data can be stored in an external server connected to the Internet 600. is there. In addition, the execution history image data can be stored by providing an execution history image data storage area in the data storage unit 230 of the image forming apparatus 200. The execution history image data can also be stored in a USB (Universal Serial Bus) memory connected to the image forming apparatus 200.

このような本発明の画像形成装置及び画像システムは、画像形成装置がCMYK形式からRGB形式にデータを変換する機能を備えていない場合でも、RGB形式の実行履歴画像を保存できる。   Such an image forming apparatus and image system of the present invention can store an execution history image in the RGB format even when the image forming apparatus does not have a function of converting data from the CMYK format to the RGB format.

以上、具体的な実施の形態により本発明を説明したが、上記実施の形態は本発明の例示であり、この実施の形態に限定されないことは言うまでもない。   As mentioned above, although this invention was demonstrated by specific embodiment, it cannot be overemphasized that the said embodiment is an illustration of this invention and is not limited to this embodiment.

本発明は、画像形成装置、画像形成装置のドライバー、及び画像形成システムに好適であるが、画像形成装置、画像形成装置のドライバー、及び画像形成システムに限られるものではなく、実行履歴画像データを処理する装置、装置のドライバー、及びシステム一般に適用できる。   The present invention is suitable for an image forming apparatus, a driver for the image forming apparatus, and an image forming system. However, the present invention is not limited to the image forming apparatus, the driver for the image forming apparatus, and the image forming system. Applicable to processing devices, device drivers, and systems in general.

10・・・・・画像形成システム
100・・・・・PC
110・・・・・制御部
110a・・・・ドライバー処理部
120・・・・・メモリー部
120a・・・・印刷用画像データ記憶エリア
120b・・・・実行履歴画像データ記憶エリア
130・・・・・操作表示部
140・・・・・LANインターフェイス部
200・・・・・画像形成装置
210・・・・・制御部
210a・・・・印刷ジョブ実行処理部
220・・・・・メモリー部
220a・・・・印刷用画像データ記憶エリア
220b・・・・実行履歴画像データ記憶エリア
230・・・・・データ保存部
230a・・・・画像データ保存エリア
240・・・・・LANインターフェイス部
250・・・・・操作パネル
260・・・・・操作パネル処理部
270・・・・・原稿読取部
280・・・・・画像形成部
290・・・・・印刷部
300・・・・・外部サーバー
310・・・・・制御部
310a・・・・実行履歴画像データ保存処理部
320・・・・・データ保存部
320a・・・・実行履歴画像データ保存エリア
330・・・・・LANインターフェイス部
400・・・・・ルーター
500・・・・・LAN
600・・・・・インターネット
700・・・・・画像形成装置
10: Image forming system 100: PC
110... Control unit 110 a... Driver processing unit 120... Memory unit 120 a... Printing image data storage area 120 b... Execution history image data storage area 130. Operation display unit 140 LAN interface unit 200 Image forming apparatus 210 Control unit 210a Print job execution processing unit 220 Memory unit 220a ... Image data storage area 220b for printing ... Execution history image data storage area 230 ... Data storage unit 230a ... Image data storage area 240 ... LAN interface unit 250 Operation panel 260 Operation panel processing unit 270 Original reading unit 280 Image forming unit 290 Printing unit 00... External server 310... Control unit 310 a... Execution history image data storage processing unit 320... Data storage unit 320 a. ... LAN interface unit 400 ... Router 500 ... LAN
600... Internet 700... Image forming apparatus

Claims (9)

CMYK形式の印刷用画像データを操作端末から受信する印刷用画像データ受信手段と、
RGB形式の実行履歴画像データを前記操作端末から受信する実行履歴画像データ受信手段と、
前記印刷用画像データを印刷する印刷用画像データ印刷手段と
を備えることを特徴とする画像形成装置。
Printing image data receiving means for receiving printing image data in CMYK format from the operation terminal;
Execution history image data receiving means for receiving execution history image data in RGB format from the operation terminal;
An image forming apparatus comprising: a printing image data printing unit that prints the printing image data.
前記実行履歴画像データを外部サーバーに送信する実行履歴画像データ送信手段を備え、
前記外部サーバーに前記実行履歴画像データを保存することを特徴とする請求項1に記載の画像形成装置。
Execution history image data transmitting means for transmitting the execution history image data to an external server,
The image forming apparatus according to claim 1, wherein the execution history image data is stored in the external server.
前記印刷用画像データと前記実行履歴画像データは、印刷要求ジョブに格納することを特徴とする請求項1または請求項2に記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the print image data and the execution history image data are stored in a print request job. 原稿データからCMYK形式の印刷用画像データを作成する印刷用画像データ作成手段と、
前記原稿データからRGB形式の実行履歴画像データを作成する実行履歴画像データ作成手段と、
前記印刷用画像データを画像形成装置に送信する印刷用画像データ送信手段と、
前記実行履歴画像データを前記画像形成装置に送信する実行履歴画像データ送信手段と
を備えることを特徴とする画像形成装置のドライバー。
Printing image data creation means for creating printing image data in CMYK format from document data;
Execution history image data creating means for creating execution history image data in RGB format from the document data;
Printing image data transmitting means for transmitting the printing image data to the image forming apparatus;
A driver for an image forming apparatus, comprising: execution history image data transmission means for transmitting the execution history image data to the image forming apparatus.
前記印刷用画像データをプリンター記述言語に変換することを特徴とする請求項4に記載の画像形成装置のドライバー。   The image forming apparatus driver according to claim 4, wherein the image data for printing is converted into a printer description language. 前記印刷用画像データと前記実行履歴画像データは、印刷要求ジョブに格納することを特徴とする請求項4または請求項5に記載の画像形成装置のドライバー。   6. The image forming apparatus driver according to claim 4, wherein the print image data and the execution history image data are stored in a print request job. 操作端末、画像形成装置、及び外部サーバーを有する画像形成システムであって、
前記操作端末は、
原稿データからCMYK形式の印刷用画像データを作成する印刷用画像データ作成手段と、
前記原稿データからRGB形式の実行履歴画像データを作成する実行履歴画像データ作成手段と、
前記印刷用画像データを前記画像形成装置に送信する印刷用画像データ送信手段と、
前記実行履歴画像データを前記画像形成装置に送信する第1の実行履歴画像データ送信手段と
を備え、
前記画像形成装置は、
前記印刷用画像データを前記操作端末から受信する印刷用画像データ受信手段と、
前記実行履歴画像データを前記操作端末から受信する第1の実行履歴画像データ受信手段と、
前記印刷用画像データを印刷する印刷用画像データ印刷手段と、
前記実行履歴画像データを前記外部サーバーに送信する第2の実行履歴画像データ送信手段と
を備え、
前記外部サーバーは、
前記画像形成装置から前記実行履歴画像データを受信する第2の実行履歴画像データ受信手段と、
前記実行履歴画像データを保存する実行履歴画像データ保存手段と
を備えることを特徴とする画像形成システム。
An image forming system having an operation terminal, an image forming apparatus, and an external server,
The operation terminal is
Printing image data creation means for creating printing image data in CMYK format from document data;
Execution history image data creating means for creating execution history image data in RGB format from the document data;
Printing image data transmitting means for transmitting the printing image data to the image forming apparatus;
First execution history image data transmitting means for transmitting the execution history image data to the image forming apparatus,
The image forming apparatus includes:
Printing image data receiving means for receiving the printing image data from the operation terminal;
First execution history image data receiving means for receiving the execution history image data from the operation terminal;
Printing image data printing means for printing the printing image data;
Second execution history image data transmission means for transmitting the execution history image data to the external server,
The external server is
Second execution history image data receiving means for receiving the execution history image data from the image forming apparatus;
An image forming system comprising execution history image data storage means for storing the execution history image data.
前記画像形成装置は、
前記印刷用画像データをプリンター記述言語に変換することを特徴とする請求項7に記載の画像形成システム。
The image forming apparatus includes:
8. The image forming system according to claim 7, wherein the image data for printing is converted into a printer description language.
前記操作端末は、
前記印刷用画像データと前記実行履歴画像データを印刷要求ジョブに格納することを特徴とする請求項7または請求項8に記載の画像形成システム。
The operation terminal is
9. The image forming system according to claim 7, wherein the print image data and the execution history image data are stored in a print request job.
JP2014130605A 2014-06-25 2014-06-25 Image forming apparatus and image forming system Active JP6311484B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014130605A JP6311484B2 (en) 2014-06-25 2014-06-25 Image forming apparatus and image forming system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014130605A JP6311484B2 (en) 2014-06-25 2014-06-25 Image forming apparatus and image forming system

Publications (2)

Publication Number Publication Date
JP2016007806A true JP2016007806A (en) 2016-01-18
JP6311484B2 JP6311484B2 (en) 2018-04-18

Family

ID=55225723

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014130605A Active JP6311484B2 (en) 2014-06-25 2014-06-25 Image forming apparatus and image forming system

Country Status (1)

Country Link
JP (1) JP6311484B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006099163A (en) * 2004-09-28 2006-04-13 Fuji Xerox Co Ltd Document management system and control method and document management device and method for controlling document management device and program
JP2006137148A (en) * 2004-11-15 2006-06-01 Riso Kagaku Corp Print display method, printing system/device and intermediate print data generation program
JP2008059280A (en) * 2006-08-31 2008-03-13 Fuji Xerox Co Ltd Image processing program, instruction device and image processing system
JP2008206043A (en) * 2007-02-22 2008-09-04 Fuji Xerox Co Ltd Image processing apparatus, image processing system and image processing program
JP2010146138A (en) * 2008-12-17 2010-07-01 Seiko Epson Corp Printing system, printing method, printer, and host device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006099163A (en) * 2004-09-28 2006-04-13 Fuji Xerox Co Ltd Document management system and control method and document management device and method for controlling document management device and program
JP2006137148A (en) * 2004-11-15 2006-06-01 Riso Kagaku Corp Print display method, printing system/device and intermediate print data generation program
JP2008059280A (en) * 2006-08-31 2008-03-13 Fuji Xerox Co Ltd Image processing program, instruction device and image processing system
JP2008206043A (en) * 2007-02-22 2008-09-04 Fuji Xerox Co Ltd Image processing apparatus, image processing system and image processing program
JP2010146138A (en) * 2008-12-17 2010-07-01 Seiko Epson Corp Printing system, printing method, printer, and host device

Also Published As

Publication number Publication date
JP6311484B2 (en) 2018-04-18

Similar Documents

Publication Publication Date Title
JP5412941B2 (en) Image forming system, image forming apparatus, display method, and program
US9794430B2 (en) Printing system, print output device, and program for generating display data of display screen
US20200201585A1 (en) Information processing apparatus, method of controlling same, and storage medium
JP2009205529A (en) Driver installation method and driver installation program
JP2011131382A (en) Image forming system and image forming apparatus
JP2016068312A (en) Image formation device and image formation method
JP2012034277A (en) Image processing system, control method thereof, and program
JP6365569B2 (en) Information processing use management system and information processing apparatus
JP5960112B2 (en) Image forming apparatus and image processing system
US20150301769A1 (en) Function setting method and recording medium
US11385842B2 (en) Printing system, information processing apparatus, control method therefor, and storage medium
US20190187937A1 (en) Printing computing device for operating a multi-function printing device
JP2008290271A (en) Network composite machine
JP6311484B2 (en) Image forming apparatus and image forming system
US8755077B2 (en) Device information providing system for providing information through a web page included in each of a main electronic device and a sub-electronic device
US10019210B2 (en) Print system that reduces transmission failure of instruction execution type print job and recording medium
JP2015184831A (en) Print instruction device, printing system, and program
JP5968930B2 (en) Image forming apparatus and event notification system
JP2018073282A (en) Print service providing device, and print service system and program
JP6385073B2 (en) Image forming apparatus, printing system, information processing method, and program
JP5963727B2 (en) Image forming apparatus and image forming apparatus authentication system
JP6217549B2 (en) Image forming apparatus and image forming system
JP2015203967A (en) Image formation system, portable terminal and information processing device
JP6303538B2 (en) Information processing system, information processing apparatus, information processing method, and program
JP2006146490A (en) Print controller and print control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160721

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170606

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180201

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180305

R150 Certificate of patent or registration of utility model

Ref document number: 6311484

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150