JP4999162B2 - Image forming system and image forming program - Google Patents

Image forming system and image forming program Download PDF

Info

Publication number
JP4999162B2
JP4999162B2 JP2007056797A JP2007056797A JP4999162B2 JP 4999162 B2 JP4999162 B2 JP 4999162B2 JP 2007056797 A JP2007056797 A JP 2007056797A JP 2007056797 A JP2007056797 A JP 2007056797A JP 4999162 B2 JP4999162 B2 JP 4999162B2
Authority
JP
Japan
Prior art keywords
data
conversion table
color conversion
image forming
component
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2007056797A
Other languages
Japanese (ja)
Other versions
JP2008217645A (en
Inventor
智広 川崎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2007056797A priority Critical patent/JP4999162B2/en
Priority to US12/044,774 priority patent/US8223404B2/en
Publication of JP2008217645A publication Critical patent/JP2008217645A/en
Application granted granted Critical
Publication of JP4999162B2 publication Critical patent/JP4999162B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、色変換テーブルデータからダウンロードデータを作成し、該ダウンロードデータに基づき画像形成処理を行う画像形成システム及び画像形成プログラムに関する。   The present invention relates to an image forming system and an image forming program for creating download data from color conversion table data and performing image forming processing based on the download data.

近年におけるカラースキャナ、カラー複写機等のカラー画像形成装置の急速な普及に伴い、ユーザは、色変換テーブルデータをダウンロードして作成したダウンロードデータを利用してそれぞれの用途や要望に合わせて画像形成処理を行うことができるようになっている。   With the rapid spread of color image forming devices such as color scanners and color copiers in recent years, users can download images created by downloading color conversion table data and form images according to their respective uses and demands. Processing can be performed.

このような場合、従来は、図7に示すように、色変換テーブルデータの開発者がパソコン11を使用して該色変換テーブルデータに構成要素を付加してダウンロードデータを作成し、該ダウンロードデータを操作者であるサービスマンや一般ユーザに提供していた(ダウンロードデータ作成工程)。   In such a case, conventionally, as shown in FIG. 7, a developer of color conversion table data creates download data by adding components to the color conversion table data using a personal computer 11, and the download data Is provided to service personnel and general users who are operators (download data creation step).

一方、ダウンロードデータを受け取った操作者は、パソコン12からインターネット接続又はUSB(Universal Serial Bus)などのケーブル接続を介して画像形成装置13に接続し、ダウンロードデータを送信してダウンロードを実行したり、或いは、SD(Secure Digital)メモリカードやCF(Compact Flash)カードといった外部メディア14にダウンロードデータを格納し、この外部メディア14を画像形成装置13に挿入してデータを読み込ませてダウンロードを実行したりして、ダウンロードデータをHDD(Hard Disk Drive)15やメモリ16等の画像形成装置13の内部記憶装置17に格納していた(ダウンロード実行工程)。   On the other hand, the operator who received the download data connects to the image forming apparatus 13 from the personal computer 12 via the Internet connection or a cable connection such as USB (Universal Serial Bus), and transmits the download data to execute the download, Alternatively, download data is stored in an external medium 14 such as an SD (Secure Digital) memory card or a CF (Compact Flash) card, and the external medium 14 is inserted into the image forming apparatus 13 to read the data and execute the download. Then, the download data is stored in the internal storage device 17 of the image forming apparatus 13 such as the HDD (Hard Disk Drive) 15 and the memory 16 (download execution step).

しかしながら、このような従来の手法では、専門知識を有する開発者のみがダウンロードデータの作成を行い、操作者はダウンロードできたかどうかを把握することができるのみであった。すなわち、構成要素の項目が未設定の状態になっていたり或いは間違って設定されていたりする不正データが前記色変換テーブルデータに含まれていたとしても、該不正データを検出することができず、そのままダウンロードデータとして画像形成装置13内に格納されてしまうといった問題があった。   However, in such a conventional method, only a developer having specialized knowledge creates download data, and the operator can only grasp whether or not the download has been completed. That is, even if the color conversion table data includes incorrect data in which the item of the component is not set or is set incorrectly, the incorrect data cannot be detected, There is a problem that the data is stored as it is in the image forming apparatus 13 as it is.

また、操作者がダウンロードデータに不正データが含まれているかどうかを知るためには、開発者に問い合わせなければならないといった問題もあった。   In addition, there is a problem that the operator must inquire of the developer in order to know whether or not the downloaded data includes illegal data.

そこで、最近では、画像形成装置内に格納されている色変換テーブルデータに関する構成要素(属性情報)を取得し、該構成要素(属性情報)に基づいて不正データを検出する手段を備えたデータ処理システム及びデータ処理方法が提案されている(例えば、特許文献1参照)。
特許第3848196号公報
Therefore, recently, data processing provided with means for acquiring a component (attribute information) related to color conversion table data stored in the image forming apparatus and detecting illegal data based on the component (attribute information). A system and a data processing method have been proposed (see, for example, Patent Document 1).
Japanese Patent No. 3848196

ところが、上記した従来の手法では、一旦ダウンロードした後に不正データの検出作業を行い、不正データを検出した場合に、前記構成要素(属性情報)に基づきダウンロードデータの修復作業を行うようになっているため、未然に不正データを含むダウンロードデータの作成を防止することができないといった問題があった。   However, in the above-described conventional method, the illegal data detection operation is performed after downloading once, and when the illegal data is detected, the download data is repaired based on the component (attribute information). Therefore, there is a problem that it is impossible to prevent the creation of download data including illegal data.

そのため、操作者に信頼性の高いダウンロードデータを提供することができず、操作者に対して精神的な負担を与えたり、確認作業時に多大な労力を負わせたりするといった問題や、ダウンロード処理に時間が掛かるといった問題があった。   For this reason, it is not possible to provide the download data with high reliability to the operator, and it may cause a mental burden on the operator, or a great deal of labor may be imposed on the confirmation work. There was a problem that it took time.

本発明は上記した課題を解決すべくなされたものであり、不正データを含むダウンロードデータの作成を未然に確実に防止することにより、操作者の精神的な負担や確認作業の軽減化を図ることができると共に、ダウンロードデータの処理に要する時間の短縮化を図ることができる画像形成システム及び画像形成プログラムを提供することを目的とするものである。   The present invention has been made to solve the above-described problems, and it is possible to reduce the mental burden on the operator and the confirmation work by surely preventing the creation of download data including illegal data. An object of the present invention is to provide an image forming system and an image forming program capable of reducing the time required for processing download data.

上記した目的を達成するため、本発明は、色変換テーブルデータからダウンロードデータを作成し、該ダウンロードデータに基づき画像形成処理を行う画像形成システムであって、前記色変換テーブルデータから構成要素を取得する構成要素データ取得手段と、該構成要素データ取得手段が取得した色変換テーブルデータの構成要素が予め設定されている作成ルールに従って作成されているかどうかを判定する正当性判定手段と、前記構成要素が前記作成ルールに従って作成されていると前記正当性判定手段が判定した後に前記色変換テーブルデータをダウンロードし、前記ダウンロードデータを作成するダウンロードデータ作成手段とを備えていることを特徴とする。   In order to achieve the above object, the present invention is an image forming system that creates download data from color conversion table data and performs image forming processing based on the download data, and obtains components from the color conversion table data. Component data acquisition means for performing, validity determination means for determining whether or not the component of the color conversion table data acquired by the component data acquisition means is created in accordance with a preset creation rule, and the component Download data creation means for downloading the color conversion table data and creating the download data after the validity judgment means determines that the data is created according to the creation rule.

そして、本発明に係る画像形成システムは、前記構成要素が前記作成ルールに従って作成されているかどうかを前記正当性判定手段が判定した結果を表示する判定結果表示手段をさらに備えていてもよい。   The image forming system according to the present invention may further include a determination result display unit that displays a result of the determination by the validity determination unit as to whether or not the component is created according to the creation rule.

また、本発明は、色変換テーブルデータからダウンロードデータを作成し、該ダウンロードデータに基づき画像形成処理を行う画像形成プログラムであって、前記色変換テーブルデータから構成要素を取得する構成要素データ取得ステップと、該構成要素データ取得ステップで取得した色変換テーブルデータの構成要素が予め設定されている作成ルールに従って作成されているかどうかを判定する正当性判定ステップと、該正当性判定ステップで前記構成要素が前記作成ルールに従って作成されていると判定した後に前記色変換テーブルデータをダウンロードし、前記ダウンロードデータを作成するダウンロードデータ作成ステップとをコンピュータに実行させることを特徴とする。   The present invention also provides an image forming program for creating download data from color conversion table data and performing an image forming process based on the download data, the component data obtaining step for obtaining a component from the color conversion table data A legitimacy determining step for determining whether or not the constituent elements of the color conversion table data acquired in the constituent element data acquiring step are created in accordance with preset creation rules, and the constituent elements in the legitimacy determining step The color conversion table data is downloaded after it is determined that the file is created according to the creation rule, and a download data creation step of creating the download data is executed by a computer.

そして、本発明に係る画像形成プログラムは、前記正当性判定ステップで前記構成要素が前記作成ルールに従って作成されているかどうかについて判定した結果を表示する判定結果表示ステップをさらにコンピュータに実行させてもよい。   The image forming program according to the present invention may further cause the computer to execute a determination result display step of displaying a result of determining whether or not the component is created according to the creation rule in the validity judgment step. .

本発明によれば、色変換テーブルデータをダウンロードする前に不正データを検出し、未然に不正データを含むダウンロードデータの作成を確実に防止することができるため、信頼性の高いダウンロードデータを操作者に提供することができる。したがって、操作者の精神的な負担や確認作業の軽減化を図ることができると共に、ダウンロードデータの処理に要する時間の短縮化を図ることができる。   According to the present invention, it is possible to detect illegal data before downloading the color conversion table data and reliably prevent the creation of download data including the illegal data in advance. Can be provided. Therefore, it is possible to reduce the mental burden on the operator and the confirmation work, and it is possible to reduce the time required for processing the download data.

以下、図面を参照しつつ、本発明の実施の形態について説明する。ここで、図1は本発明の実施の形態に係る画像形成システムを示す概略図であり、図2は同画像形成システムの構成を示すブロック図である。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. Here, FIG. 1 is a schematic diagram showing an image forming system according to an embodiment of the present invention, and FIG. 2 is a block diagram showing a configuration of the image forming system.

図1に示すように、本実施の形態に係る画像形成システムは、色変換テーブルデータAが作成ルールBに従って作成されている場合にダウンロードデータCを作成し、このダウンロードデータCに基づき画像形成処理を行うものであり、例えば、パソコン7にインストールされたダウンロードユーティリティにより実現される。   As shown in FIG. 1, the image forming system according to the present embodiment creates download data C when the color conversion table data A is created according to the creation rule B, and performs image forming processing based on the download data C. For example, it is realized by a download utility installed in the personal computer 7.

そして、この画像形成システムは、開発者が作成した色変換テーブルデータAを取得するテーブルデータ取得手段1と、テーブルデータ取得手段1が取得した色変換テーブルデータAから構成要素Aaを取得する構成要素データ取得手段2と、予め設定されている作成ルールBを取得する作成ルール取得手段3と、構成要素データ取得手段2が取得した色変換テーブルデータAの構成要素Aa(図3参照)が作成ルールBに従って作成されているかどうかを判定する正当性判定手段4と、構成要素Aaが作成ルールBに従って作成されていると正当性判定手段4が判定した後に色変換テーブルデータAをダウンロードし、ダウンロードデータCを作成するダウンロードデータ作成手段5と、構成要素Aaが作成ルールBに従って作成されているかどうかを正当性判定手段4が判定した結果を表示する判定結果表示手段6とを備えて構成されている。   The image forming system includes a table data acquisition unit 1 that acquires the color conversion table data A created by the developer, and a component that acquires the component Aa from the color conversion table data A acquired by the table data acquisition unit 1. The data acquisition means 2, the creation rule acquisition means 3 for acquiring the preset creation rule B, and the component Aa (see FIG. 3) of the color conversion table data A acquired by the component data acquisition means 2 are the creation rules. After the legitimacy judging means 4 for judging whether or not the component Aa is created according to the creation rule B, the color conversion table data A is downloaded after the legitimate judgment means 4 judges that the constituent element Aa is created according to the creation rule B The download data creation means 5 for creating C and the component Aa are created according to the creation rule B Whether the validity determining unit 4 is configured to include a determination result displaying means 6 for displaying the result of judgment.

図3は色変換テーブルデータAの構成を示している。この色変換テーブルデータAは、構成要素Aaと、色変換テーブルデータAのデータ本体である本体Abとにより構成されている。そして、この場合の構成要素Abは、RGB,CMYK,LAB,グレー等の入力カラーである入力色空間と、CMYK,K等の出力カラーである出力色空間と、Image,Text,Vector,ALL等の処理対象のデータオブジェクトである対象オブジェクトと、6,9,17等の格子数とから構成されている。   FIG. 3 shows the configuration of the color conversion table data A. The color conversion table data A includes a component Aa and a main body Ab that is a data main body of the color conversion table data A. The component Ab in this case includes input color spaces that are input colors such as RGB, CMYK, LAB, and gray, output color spaces that are output colors such as CMYK, K, Image, Text, Vector, ALL, and the like. The target object which is a data object to be processed and the number of grids such as 6, 9, 17 and the like.

図4は作成ルールBの構成を示しており、この作成ルールBは、RGB,CMYK,LAB,グレー等の入力カラーである入力色空間と、CMYK,K等の出力カラーである出力色空間と、6,9,17等の格子数と、入力色空間、出力色空間、格子数から求められるデータサイズとから構成されている。   FIG. 4 shows the configuration of the creation rule B. The creation rule B includes an input color space that is an input color such as RGB, CMYK, LAB, and gray, and an output color space that is an output color such as CMYK and K. , 6, 9, 17 and the like, and an input color space, an output color space, and a data size obtained from the number of grids.

図5はダウンロードデータCの構成を示しており、図3の色変換テーブルデータAに管理ID(例えば、ID001)が付加されて構成されている。   FIG. 5 shows the configuration of the download data C, which is configured by adding a management ID (for example, ID001) to the color conversion table data A of FIG.

次に、図面を参照しつつ、本発明の実施の形態に係る画像形成システムの処理手順について説明する。ここで、図6は本発明の実施の形態に係る画像形成システムの処理手順を示すフローチャートである。なお、以下の説明では、格子数が9のRGBのカラーのイメージ用の色変換テーブルデータのダウンロードデータを作成する場合について例示して説明する。   Next, a processing procedure of the image forming system according to the embodiment of the present invention will be described with reference to the drawings. Here, FIG. 6 is a flowchart showing a processing procedure of the image forming system according to the embodiment of the present invention. In the following description, the case of creating download data of color conversion table data for an RGB color image having 9 grids will be described as an example.

先ず、開発者が、始めに自分が作成した色変換テーブルデータAを読み込み(S101)、該読み込んだ色変換テーブルデータAに対して構成要素Aaの各項目を設定する(S102)。本実施の形態では、構成要素Aaの各項目において、例えば、入力色空間としてRGB、出力色空間としてCMYK、対象オブジェクトとしてイメージ、格子数として9という値を設定している。なお、これらの構成要素Aaの設定は、プロパティ画面において直接入力してもよく、また、ファイルから読み込むようにしてもよい。   First, the developer first reads the color conversion table data A created by himself (S101), and sets each item of the component Aa for the read color conversion table data A (S102). In the present embodiment, for each item of the component Aa, for example, RGB is set as the input color space, CMYK is set as the output color space, an image is set as the target object, and 9 is set as the number of grids. The setting of these component elements Aa may be directly input on the property screen, or may be read from a file.

次いで、テーブルデータ取得手段1が取得した色変換テーブルデータAから構成要素データ取得手段2が構成要素Aaを取得し、正当性判定手段4は、この構成要素Aaである、入力カラー、出力カラー、格子数が対象外のものに設定されていないかどうかを、作成ルール取得手段3によって取得された作成ルールBに従って確認すると同時に、この構成要素Aaから求められるテーブルのデータサイズと取得した色変換テーブルデータAのデータサイズとが一致しているかどうかを確認し、色変換テーブルデータAの正当性を判定する(S103)。   Next, the component data acquisition unit 2 acquires the component Aa from the color conversion table data A acquired by the table data acquisition unit 1, and the validity determination unit 4 inputs the input color, output color, Whether or not the number of grids is not set as a target is checked according to the creation rule B acquired by the creation rule acquisition means 3, and at the same time, the data size of the table obtained from the component Aa and the acquired color conversion table It is confirmed whether the data size of the data A matches, and the validity of the color conversion table data A is determined (S103).

その結果、色変換テーブルデータAが正当であると正当性判定手段4が判定した場合には、ダウンロード作成手段5が色変換テーブルデータAに管理IDを付加してダウンロードデータCを作成し(S104)、判定結果表示手段6はその判定結果を管理IDと共に表示する(S105)。   As a result, when the validity determination means 4 determines that the color conversion table data A is valid, the download creation means 5 adds the management ID to the color conversion table data A and creates download data C (S104). The determination result display means 6 displays the determination result together with the management ID (S105).

一方、前記ステップ103において、色変換テーブルデータAが正当でないと正当性判定手段4が判定した場合には、判定結果表示手段6は、色変換テーブルデータAのどの構成要素Aaが対象外のものに設定されていたのか、或いは、それらの構成要素Aaから求められるテーブルのデータサイズと取得した色変換テーブルデータAのデータサイズとが一致しなかったのかを表示する(S106)。   On the other hand, when the validity determination unit 4 determines that the color conversion table data A is not valid in step 103, the determination result display unit 6 determines which component Aa of the color conversion table data A is not the target. Or whether the data size of the table obtained from the component Aa does not match the data size of the acquired color conversion table data A (S106).

このように上記した実施の形態に係る画像形成システムによれば、色変換テーブルデータAをダウンロードする前に不正データを検出し、未然に不正データを含むダウンロードデータCの作成を確実に防止することができるため、信頼性の高いダウンロードデータCを操作者に提供することができる。したがって、操作者の精神的な負担や確認作業の軽減化を図ることができると共に、ダウンロードデータCの処理に掛かる時間の短縮化を図ることができる。   As described above, according to the image forming system according to the above-described embodiment, the illegal data is detected before the color conversion table data A is downloaded, and the creation of the download data C including the illegal data is surely prevented. Therefore, the download data C with high reliability can be provided to the operator. Therefore, it is possible to reduce the mental burden on the operator and the confirmation work, and it is possible to reduce the time required for processing the download data C.

なお、上記した実施の形態において、色変換テーブルデータAの正当性を正当性判定手段4が判定する際に、構成要素Aaのすべての項目が作成ルールBに基づいて設定されているかどうかについて確認しているが、これは単なる例示に過ぎず、例えば、データサイズだけを確認したり、或いは、データサイズと入力色空間、又はデータサイズと出力色空間、又はデータサイズと格子数により確認したりする等、各種変更が可能である。   In the above-described embodiment, when the validity determination unit 4 determines the validity of the color conversion table data A, it is confirmed whether all items of the component Aa are set based on the creation rule B. However, this is merely an example. For example, only the data size is confirmed, or the data size and the input color space, or the data size and the output color space, or the data size and the number of grids are confirmed. Various changes can be made.

また、上記した色変換テーブルデータAの構成要素Aaの項目は、単なる例示に過ぎず、対象オブジェクトを省略する等、各種変更が可能である。   Further, the item of the component Aa of the color conversion table data A described above is merely an example, and various changes can be made such as omitting the target object.

本発明の実施の形態に係る画像形成システムを示す概略図である。1 is a schematic diagram showing an image forming system according to an embodiment of the present invention. 本発明の実施の形態に係る画像形成システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming system according to an embodiment of the present invention. 本発明の実施の形態に係る画像形成システムの色変換テーブルデータの構成を示す図である。It is a figure which shows the structure of the color conversion table data of the image forming system which concerns on embodiment of this invention. 本発明の実施の形態に係る画像形成システムの作成ルールの構成を示す図である。It is a figure which shows the structure of the creation rule of the image forming system concerning embodiment of this invention. 本発明の実施の形態に係る画像形成システムのダウンロードデータの構成を示す図である。It is a figure which shows the structure of the download data of the image forming system which concerns on embodiment of this invention. 本発明の実施の形態に係る画像形成システムの処理手順を示すフローチャートである。4 is a flowchart illustrating a processing procedure of the image forming system according to the embodiment of the present invention. 従来例を示す概略図である。It is the schematic which shows a prior art example.

符号の説明Explanation of symbols

A 色変換テーブルデータ
Aa 構成要素
B 作成ルール
C ダウンロードデータ
2 構成要素データ取得手段
4 正当性判定手段
5 ダウンロードデータ作成手段
6 判定結果表示手段
A Color conversion table data Aa Component B Creation rule C Download data 2 Component data acquisition means 4 Validity determination means 5 Download data creation means 6 Determination result display means

Claims (4)

色変換テーブルデータからダウンロードデータを作成し、該ダウンロードデータに基づき画像形成処理を行う画像形成システムであって、
前記色変換テーブルデータをダウンロードする前に該色変換テーブルデータから構成要素を取得する構成要素データ取得手段と、
該構成要素データ取得手段が取得した色変換テーブルデータの構成要素が前記画像形成処の対象外のものに設定されていないかどうかを予め設定されている作成ルールに従って確認して前記色変換テーブルデータの正当性を判定する正当性判定手段と、
前記色変換テーブルデータが正当であると前記正当性判定手段が判定した後に前記色変換テーブルデータをダウンロードし、前記ダウンロードデータを作成するダウンロードデータ作成手段と、
を備えていることを特徴とする画像形成システム。
An image forming system that creates download data from color conversion table data and performs image formation processing based on the download data,
Component data acquisition means for acquiring a component from the color conversion table data before downloading the color conversion table data;
The component data acquisition means the color conversion table to check in accordance with creation rule is preset whether the components of the color conversion table data acquired is not set to that of the non-target in the image forming processing A legitimacy judging means for judging legitimacy of the data;
Download data creation means for downloading the color conversion table data after the validity judgment means judges that the color conversion table data is valid, and creating the download data;
An image forming system comprising:
前記構成要素が前記作成ルールに従って作成されているかどうかを前記正当性判定手段が判定した結果を表示する判定結果表示手段をさらに備えている請求項1に記載の画像形成システム。   The image forming system according to claim 1, further comprising a determination result display unit that displays a result of the determination by the validity determination unit whether the component is created according to the creation rule. 色変換テーブルデータからダウンロードデータを作成し、該ダウンロードデータに基づき画像形成処理を行う画像形成プログラムであって、
前記色変換テーブルデータをダウンロードする前に該色変換テーブルデータから構成要素を取得する構成要素データ取得ステップと、
該構成要素データ取得ステップで取得した色変換テーブルデータの構成要素が前記画像形成処の対象外のものに設定されていないかどうかを予め設定されている作成ルールに従って確認して前記色変換テーブルデータの正当性を判定する正当性判定ステップと、
該正当性判定ステップで前記色変換テーブルデータが正当であると判定した後に前記色変換テーブルデータをダウンロードし、前記ダウンロードデータを作成するダウンロードデータ作成ステップと、
をコンピュータに実行させるための画像形成プログラム。
An image forming program for creating download data from color conversion table data and performing image forming processing based on the download data,
A component data acquisition step of acquiring a component from the color conversion table data before downloading the color conversion table data;
The component data acquisition component of the color conversion table data obtained in step of the image forming processing outside the scope of the color conversion table to check in accordance with the set whether or not previously have been set created rule to those A legitimacy judging step for judging legitimacy of the data;
Downloading the color conversion table data after determining that the color conversion table data is valid in the legitimacy determination step, and a download data creation step for creating the download data;
Forming program for causing a computer to execute.
前記正当性判定ステップで前記構成要素が前記作成ルールに従って作成されているかどうかについて判定した結果を表示する判定結果表示ステップをさらにコンピュータに実行させるための請求項3に記載の画像形成プログラム。

The image forming program according to claim 3, further causing a computer to execute a determination result display step of displaying a result of determining whether or not the component is created according to the creation rule in the validity determination step.

JP2007056797A 2007-03-07 2007-03-07 Image forming system and image forming program Active JP4999162B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2007056797A JP4999162B2 (en) 2007-03-07 2007-03-07 Image forming system and image forming program
US12/044,774 US8223404B2 (en) 2007-03-07 2008-03-07 Image forming system, computer readable recording medium storing image forming program and image forming method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007056797A JP4999162B2 (en) 2007-03-07 2007-03-07 Image forming system and image forming program

Publications (2)

Publication Number Publication Date
JP2008217645A JP2008217645A (en) 2008-09-18
JP4999162B2 true JP4999162B2 (en) 2012-08-15

Family

ID=39837581

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007056797A Active JP4999162B2 (en) 2007-03-07 2007-03-07 Image forming system and image forming program

Country Status (1)

Country Link
JP (1) JP4999162B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08101828A (en) * 1994-09-30 1996-04-16 Canon Inc Method and device for document processing
JP4087575B2 (en) * 2001-03-23 2008-05-21 富士ゼロックス株式会社 Color matching apparatus and method for providing color matching service
JP3848196B2 (en) * 2002-03-29 2006-11-22 キヤノン株式会社 Data processing apparatus and data processing method
JP2004129067A (en) * 2002-10-04 2004-04-22 Canon Inc Image forming method
JP2004172809A (en) * 2002-11-19 2004-06-17 Minolta Co Ltd Color management system
JP2004236174A (en) * 2003-01-31 2004-08-19 Seiko Epson Corp Device, method and program for creating color correction profile

Also Published As

Publication number Publication date
JP2008217645A (en) 2008-09-18

Similar Documents

Publication Publication Date Title
JP4659721B2 (en) Content editing apparatus and content verification apparatus
US7761922B1 (en) Methods and apparatus for contemporaneously acquiring and certifying content
US9280564B2 (en) Information processing device, information processing method, and non-transitory computer-readable medium
JP5013694B2 (en) Image processing method, image processing apparatus, program code, and storage medium
JP2008097517A (en) Document management system
JP2011170540A (en) Inspection system and method, management server, mobile terminal, program, and memory medium
US20110203005A1 (en) Software distribution method, information processing apparatus, and software distribution system
JP2007220072A (en) Image reader, authentication method, evaluation system, evaluation method, and program
JP2009224975A (en) Job processing system, server, information processing apparatus, jog processing method, storage medium, and program
CN105138867A (en) Method and device for protecting image copyright
US9027156B2 (en) Transmission apparatus, transmission method, and recording medium
JP2009061728A (en) Printing apparatus, printing system and method for controlling printing apparatus
JP4999162B2 (en) Image forming system and image forming program
JP6963764B2 (en) Digital Evidence Creation Device, Digital Evidence Creation Program and Digital Evidence Creation Method
JP2008092451A (en) Scanner system
JP6149687B2 (en) Information processing apparatus and program
JP2008124752A (en) Image data transmission device, image data acquisition device, image data transmission method, program, and storage medium
JP2011029848A (en) Image forming device, information processing method, and program therefor
US8422059B2 (en) Information processing apparatus and control method therefor
JP2010218116A (en) Authentication device, authentication method, and authentication program
US20110010649A1 (en) Information processing apparatus, information processing method, and program
JP4949895B2 (en) Image forming system and image forming program
US8223404B2 (en) Image forming system, computer readable recording medium storing image forming program and image forming method
JP2017111696A (en) Information processing device, printing system, control method and program
JP2007043571A (en) Image processor, image processing method, and program for making computer execute the method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111025

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111026

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120214

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120329

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120514

R150 Certificate of patent or registration of utility model

Ref document number: 4999162

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150525

Year of fee payment: 3