JP2018182382A - Image formation apparatus and image formation program - Google Patents

Image formation apparatus and image formation program Download PDF

Info

Publication number
JP2018182382A
JP2018182382A JP2017074126A JP2017074126A JP2018182382A JP 2018182382 A JP2018182382 A JP 2018182382A JP 2017074126 A JP2017074126 A JP 2017074126A JP 2017074126 A JP2017074126 A JP 2017074126A JP 2018182382 A JP2018182382 A JP 2018182382A
Authority
JP
Japan
Prior art keywords
area
image forming
forming apparatus
processing
unit
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
JP2017074126A
Other languages
Japanese (ja)
Other versions
JP6717251B2 (en
Inventor
晃弘 上山
Akihiro Kamiyama
晃弘 上山
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 JP2017074126A priority Critical patent/JP6717251B2/en
Publication of JP2018182382A publication Critical patent/JP2018182382A/en
Application granted granted Critical
Publication of JP6717251B2 publication Critical patent/JP6717251B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image formation apparatus and an image formation program capable of printing a concealed document with reduced time and resource.SOLUTION: The apparatus comprises: a reading part which reads the position of a uniquely identifiable mark given inside a document being input data, from the input data; an area extraction part which extracts a specific area including the mark from the input data; a processing area setting part which sets at least a part of the specific area as an area to conceal; and a concealing processing part which performs concealing processing on the set area to conceal.SELECTED DRAWING: Figure 6

Description

本発明は、機密情報を隠蔽して印刷する画像形成装置および画像形成プログラムに関する。   The present invention relates to an image forming apparatus and an image forming program that conceal and print confidential information.

従来、機密情報を含むデータを印刷する場合、印刷して公開することが出来ない箇所を隠蔽して公開用の印刷文書(以下、隠蔽文書という)を印刷することが行われてきた。   Conventionally, when printing data including confidential information, it has been practiced to hide a portion that can not be printed and released and print a print document for publication (hereinafter referred to as a hidden document).

例えば、特許文献1の技術では、元の文書上で黒く塗りつぶしたい箇所の座標に管理番号を振ってサーバーに登録しておき、元の文書上に管理番号を示すバーコードを付与しておく。   For example, in the technique of Patent Document 1, a management number is assigned to coordinates of a portion to be filled with black on the original document and registered in the server, and a barcode indicating the management number is added on the original document.

元の文書をコピーして隠蔽文書を印刷する際には、元文書のバーコードから読み取った管理番号を元に、サーバーから保管してある黒く塗りつぶしたい箇所の座標を取得し、取得した座標に従って、塗りつぶし処理が行われる。   When copying the original document and printing the hidden document, based on the control number read from the barcode of the original document, acquire the coordinates of the black fill-in area you want to store from the server, and follow the acquired coordinates , The filling process is performed.

また、例えば、特許文献2の技術では、機密部分の文字を二次元バーコードに置き換え、さらにページごとのセキュリティレベルを示す情報も二次元バーコードで表した印刷物を作成しておき、配布用コピー作成時に配布先のセキュリティレベルに応じて機密情報を含む二次元バーコードを平文に戻したり、セキュリティレベルを示す二次元バーコードに基づいて各ページの印刷を制御したりする。   Also, for example, in the technology of Patent Document 2, a character of a confidential portion is replaced with a two-dimensional barcode, and a printed matter in which information indicating a security level for each page is also represented by a two-dimensional barcode is created. Depending on the security level of the distribution destination at the time of creation, the two-dimensional bar code including confidential information is returned to plain text, or printing of each page is controlled based on the two-dimensional bar code indicating the security level.

特開2009−225288号公報JP, 2009-225288, A 特開2008−137233号公報JP 2008-137233 A

しかし、特許文献1の技術では、機密部分を塗りつぶす際に、サーバーから塗りつぶす箇所の座標を取得しなければならなかった。すなわち、(1)サーバーを設け、(2)座標を保存し、(3)印刷時に座標を取得するという3つの手間がかかっていた。   However, in the technique of Patent Document 1, when the confidential portion is to be filled, it is necessary to obtain the coordinates of the portion to be filled from the server. That is, it takes three steps of (1) providing a server, (2) storing coordinates, and (3) acquiring coordinates at the time of printing.

また、特許文献2の技術でも、(1)サーバーを設け、(2)サーバーに配布先となるグループに関する情報を登録しておく、という手間がかかっていた。   Further, even with the technology of Patent Document 2, it takes time and effort (1) to provide a server and (2) to register information on a group to be a distribution destination in the server.

以上のような事情に鑑み、本発明の目的は、少ない手間とリソースで隠蔽文書を印刷することが出来る画像形成装置および画像形成プログラムを提供することにある。   In view of the above-described circumstances, it is an object of the present invention to provide an image forming apparatus and an image forming program capable of printing a hidden document with less labor and resources.

上記目的を達成するため、本発明の一形態に係る画像形成装置は、入力データである文書内に一意に識別可能なマークが付与された前記入力データから前記マークの位置を読み取る読取部と、前記入力データから前記マークが含まれる特定の領域を抽出する領域抽出部と、前記特定の領域の少なくとも一部を隠蔽する領域として設定する処理領域設定部と、前記設定された隠蔽する領域に対し、隠蔽処理を行う隠蔽処理部とを備える。   In order to achieve the above object, an image forming apparatus according to an aspect of the present invention includes: a reading unit that reads the position of the mark from the input data to which a uniquely identifiable mark is added in a document that is input data; An area extracting unit for extracting a specific area including the mark from the input data, a processing area setting unit for setting as an area for concealing at least a part of the specific area, and the set concealed area And a concealment processing unit that performs concealment processing.

そのため、少ない手間とリソースで隠蔽文書を印刷することが出来る。   Therefore, the hidden document can be printed with little effort and resources.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記処理領域設定部は、前記特定の領域内に前記マークが1つあるとき、前記マークが含まれる前記特定の領域の全体を前記隠蔽する領域として設定する構成でもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, when the processing area setting unit includes one mark in the specific area, the processing area setting unit operates in the specific area including the mark. The whole may be set as the area to be hidden.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記処理領域設定部は、前記特定の領域内に前記マークが複数あるとき、前記複数のマークを起点とした領域を前記隠蔽する領域として設定する構成でもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, the processing area setting unit is configured to set an area starting from the plurality of marks when there are a plurality of marks in the specific area. It may be set as an area to be concealed.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記処理領域設定部は、前記特定の領域内に前記マークが2つあるとき、前記2つのマークを結んだ直線を対角線とする矩形を前記隠蔽する領域として設定する構成でもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, the processing area setting unit diagonally forms a straight line connecting the two marks when there are two marks in the specific area. The configuration may be such that the rectangle to be set is set as the area to be hidden.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記処理領域設定部は、前記特定の領域内に前記マークが2つあるとき、前記2つのマークを結んだ直線を直径とする円を前記隠蔽する領域として設定する構成でもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, the processing area setting unit sets a diameter of a straight line connecting the two marks when there are two marks in the specific area. The configuration may be such that a circle to be set is set as the area to be concealed.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記処理領域設定部は、前記特定の領域内に前記マークが3つ以上あるとき、前記3つ以上のマークを結んだ直線を辺とする図形を前記隠蔽する領域として設定する構成でもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, the processing area setting unit connects the three or more marks when the three or more marks exist in the specific area. It is also possible to set a figure whose side is a straight line as the area to be hidden.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記領域抽出部は、前記マークが含まれる画像を前記特定の領域として抽出する構成でもよい。   In order to achieve the above object, in the image forming apparatus according to an aspect of the present invention, the area extraction unit may be configured to extract an image including the mark as the specific area.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記領域抽出部は、境界で囲まれた前記マークが含まれる閉じた領域を前記特定の領域として抽出する構成でもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, the area extraction unit may be configured to extract a closed area including the mark surrounded by a boundary as the specific area.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記読取部は、読み取った前記マークのうち、同一の固有識別子を含む複数のマークを組にし、前記領域抽出部は、前記組になった複数のマークを起点とした領域を特定の領域として抽出し、前記処理領域設定部は、前記特定の領域の全体を前記隠蔽する領域として設定する構成でもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, the reading unit sets a plurality of marks including the same unique identifier among the read marks, and the area extraction unit An area starting from the plurality of sets of marks may be extracted as a specific area, and the processing area setting unit may be configured to set the entire specific area as the area to be concealed.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記処理領域設定部は、前記マークが含まれない領域に隠蔽処理をするか否か、および隠蔽処理を行う場合は隠蔽する領域についてユーザーに問い合わせる構成でもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, the processing area setting unit determines whether or not the area not including the mark is to be concealed, and concealment is performed. It may be configured to ask the user about the area to be

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記マークは、バーコードであってもよい。   In order to achieve the above object, in the image forming apparatus according to one aspect of the present invention, the mark may be a bar code.

上記目的を達成するため、本発明の一形態に係る画像形成装置では、前記隠蔽処理された入力データを出力する出力部をさらに備え、前記マークには、セキュリティレベルに関する情報が含まれており、前記隠蔽処理部は、前記マークに含まれる前記セキュリティレベルの情報と、前記隠蔽処理された入力データを出力するユーザーのセキュリティレベルとに応じて、前記設定された隠蔽する領域に対し、前記隠蔽処理を行うか否かを決定する構成でもよい。   In order to achieve the above object, an image forming apparatus according to an aspect of the present invention further includes an output unit for outputting the concealed input data, and the mark includes information on a security level, The concealment processing unit performs the concealment process on the set concealed area according to the information of the security level included in the mark and the security level of the user who outputs the concealed input data. It may be configured to determine whether to perform or not.

上記目的を達成するため、本発明の一形態に係る画像形成プログラムは、入力データである文書内に一意に識別可能なマークが付与された前記入力データから前記マークの位置を読み取る読取部、前記入力データから前記マークが含まれる特定の領域を抽出する領域抽出部、前記特定の領域の少なくとも一部を隠蔽する領域を設定する処理領域設定部、および前記設定された隠蔽する領域に対し、隠蔽処理を行う隠蔽処理部として画像形成装置を機能させる。   In order to achieve the above object, an image forming program according to an aspect of the present invention is a reading unit that reads the position of the mark from the input data to which a uniquely identifiable mark is added in a document that is input data. An area extracting unit for extracting a specific area including the mark from input data, a processing area setting unit for setting an area for concealing at least a part of the specific area, and concealing the set concealed area The image forming apparatus functions as a concealment processing unit that performs processing.

以上のように、本発明によれば、少ない手間とリソースで隠蔽文書を印刷することが出来る。   As described above, according to the present invention, a hidden document can be printed with little effort and resources.

概要について説明するための図である。It is a figure for demonstrating an outline. 概要について説明するための図である。It is a figure for demonstrating an outline. 概要について説明するための図である。It is a figure for demonstrating an outline. バーコードに付与されるセキュリティレベルについて説明するための図である。It is a figure for demonstrating the security level provided to barcode. 画像形成装置20の構成を概略的に示す構成図である。FIG. 2 is a block diagram schematically showing the configuration of an image forming apparatus 20. 画像形成装置20における処理の流れについて説明するためのフローチャートである。FIG. 6 is a flowchart for describing the flow of processing in the image forming apparatus 20. FIG. 画像以外の部分である文章部分にもバーコードを設定して隠蔽処理を行う例を示す図である。It is a figure which shows the example which sets a barcode also to the text part which is parts other than an image, and performs concealment processing.

以下、図面を参照しながら、本発明の実施形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

[概要]
最初に、概要について説明する。図1から図3は、概要について説明するための図である。本発明の一実施形態に係る画像形成装置は、コピーまたは印刷時に機密にしたい画像を黒く塗りつぶすことにより、隠蔽文書を作成するものである。
[Overview]
First, I will give an overview. 1 to 3 are diagrams for explaining the outline. An image forming apparatus according to an embodiment of the present invention creates a hidden document by blacking out an image desired to be classified at the time of copying or printing.

図1に示すように、ユーザーは、文書P1内の各画像(Image)に対し、バーコード(マーク)BCを付与しておく。バーコードBCに持たせる情報については後述する。文書P1は紙媒体に印刷された文書をスキャナーで読み取ったビットマップデータであってもよいし、ワードプロセッサーで作成された電子文書であってもよい。   As shown in FIG. 1, the user applies a barcode (mark) BC to each image (Image) in the document P1. Information given to the barcode BC will be described later. The document P1 may be bitmap data obtained by reading a document printed on a paper medium with a scanner, or may be an electronic document created by a word processor.

文書P1を本発明の一実施形態に係る画像形成装置でコピーまたは印刷する際に、各画像の境界線抽出により画像が抽出されると共に、バーコードBCが読み取られる。そして機密とすべき画像は黒く塗りつぶされ、文書P2に示すような機密画像部分が黒塗りされた文書が出力される。ここで、機密画像とは、隠蔽する領域を設定するための特定の領域の一形態である。詳細は後述するが、特定の領域の一部または全部が隠蔽する領域として設定される。   When the document P1 is copied or printed by the image forming apparatus according to an embodiment of the present invention, the image is extracted by boundary extraction of each image, and the barcode BC is read. Then, the image to be classified is blacked out, and a document in which the confidential image portion is blacked out as shown in the document P2 is output. Here, the confidential image is a form of a specific area for setting an area to be hidden. Although details will be described later, part or all of a specific area is set as an area to be hidden.

なお、元となる機密画像内にバーコードBCが埋め込まれた文書P1は、ユーザーが画像処理ソフトウェアなどにより手動で作成しても、専用の装置で作成されてもよい。ここでは、文書P1の作成方法については言及しない。   The document P1 in which the barcode BC is embedded in the original confidential image may be created manually by the user using image processing software or the like, or may be created by a dedicated device. Here, the method of creating the document P1 is not mentioned.

また、図2に示すように、機密画像内でバーコードを付与する位置は画像内ならばどこでもよい。例えば、機密画像I1では左上隅にバーコードBCが付与され、機密画像I3では左下の領域にバーコードBCが付与されている。機密画像I2およびI3では、画像の四辺から離れた位置にバーコードBCが付与されている。これらの機密画像に塗りつぶし処理が行われると、機密画像I5のように、画像全体が黒く塗りつぶされ隠蔽処理が行われる。   Further, as shown in FIG. 2, the position to which the barcode is applied in the confidential image may be anywhere in the image. For example, in the confidential image I1, the barcode BC is attached to the upper left corner, and in the confidential image I3, the barcode BC is attached to the lower left area. In the confidential images I2 and I3, the barcodes BC are attached at positions away from the four sides of the image. When these confidential images are subjected to the filling process, the entire image is blacked out and concealed as in the case of the confidential image I5.

また、図3に示すように、機密画像内に2つのバーコードBC1およびBC2が付与された場合、それら2つのバーコードを結ぶ直線を対角線とする長方形の領域を塗りつぶし領域として設定する。そのため、機密画像I6のようにバーコードBC1およびBC2が配置された場合でも、機密画像I7のようにバーコードBC1およびBC2が配置された場合でも、コピーまたは印刷処理後は、機密画像I8のように、画像の上半分が黒く塗りつぶされた画像が生成される。   Further, as shown in FIG. 3, when two barcodes BC1 and BC2 are given in the classified image, a rectangular area having a straight line connecting the two barcodes as a diagonal is set as a filled area. Therefore, even if the barcodes BC1 and BC2 are disposed as in the confidential image I6, even if the barcodes BC1 and BC2 are disposed as in the confidential image I7, as in the confidential image I8 after copying or printing processing An image is generated in which the upper half of the image is blacked out.

以上、概要について説明した。   The outline has been described above.

[セキュリティレベルについて]
次に、上述したバーコードに付与されるセキュリティレベルについて説明する。図4は、バーコードに付与されるセキュリティレベルについて説明するための図である。
[About security level]
Next, the security level given to the above-described barcode will be described. FIG. 4 is a diagram for explaining the security level given to the barcode.

図左側の文書P3には、例えば、上から3つの機密画像が含まれており、それらのセキュリティレベルは、画像に付与されたバーコードの情報に基づいて、機密画像I8が高(H)、機密画像I9が中(M)、機密画像I10が低(L)であるものとする。   The document P3 on the left side of the figure includes, for example, three confidential images from the top, and their security level is high (H) for the confidential image I8 based on the barcode information attached to the image. It is assumed that the confidential image I9 is medium (M) and the confidential image I10 is low (L).

その場合、文書を印刷する権限としてのセキュリティレベルが高(H)の人が文書P3を印刷またはコピーすると、文書P4に示すように、全ての機密画像は塗りつぶされることなくコピーまたは印刷される。   In this case, when a person with a high security level (H) as the right to print the document prints or copies the document P3, as shown in the document P4, all confidential images are copied or printed without being filled.

これに対し、セキュリティレベルが低(L)の人が文書P3をコピーまたは印刷すると、文書P5に示すように、セキュリティレベルが高(H)および中(M)の画像は黒く塗りつぶされるが、セキュリティレベルが低(L)の機密画像I10は塗りつぶされることなく、印刷またはコピーされる。   On the other hand, when a person with low security level (L) copies or prints document P3, as shown in document P5, the images with high security level (H) and medium (M) are blacked out, but security The low-level (L) confidential image I10 is printed or copied without being filled.

このように、本発明の一実施形態に係る画像形成装置では、機密画像内のバーコードに付与されたセキュリティレベルと文書を印刷またはコピーする人の権限としてのセキュリティレベルに基づいて、隠蔽処理を行う画像を制御している。   As described above, in the image forming apparatus according to an embodiment of the present invention, the concealment process is performed based on the security level given to the barcode in the confidential image and the security level as the authority of the person who prints or copies the document. Control the image to be performed.

以上、バーコードに付与されるセキュリティレベルについて説明した。   Heretofore, the security level given to the barcode has been described.

[画像形成装置の構成]
次に、画像形成装置の構成について説明する。図5は画像形成装置20の構成を概略的に示す構成図である。
[Configuration of image forming apparatus]
Next, the configuration of the image forming apparatus will be described. FIG. 5 is a block diagram schematically showing the configuration of the image forming apparatus 20. As shown in FIG.

画像形成装置20は、制御部21を備える。制御部21は、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)、および専用のハードウェア回路等から構成され、画像形成装置20の全体的な動作制御を司る。   The image forming apparatus 20 includes a control unit 21. The control unit 21 includes a central processing unit (CPU), a random access memory (RAM), a read only memory (ROM), a dedicated hardware circuit, and the like, and controls the overall operation of the image forming apparatus 20.

制御部21は、原稿読取部22、画像処理部23、画像メモリー24、画像形成部25、操作部26、表示部26a、ファクシミリ通信部27、通信部28、記憶部29等と接続されている。制御部21は、接続されている上記各部の動作制御や、各部との間での信号又はデータの送受信を行う。   The control unit 21 is connected to the document reading unit 22, the image processing unit 23, the image memory 24, the image forming unit 25, the operation unit 26, the display unit 26a, the facsimile communication unit 27, the communication unit 28, the storage unit 29 and the like. . The control unit 21 controls the operation of each of the connected units, and transmits and receives signals or data to and from each unit.

制御部21は、ユーザーから、操作部26またはネッワーク接続されたPC等を通じて入力されるジョブの実行指示に従って、スキャナー機能、印刷機能、コピー機能、およびファクシミリ送受信機能などの各機能についての動作制御を実行するために必要な機構の駆動及び処理を制御する。   The control unit 21 performs operation control for each function such as a scanner function, a print function, a copy function, and a facsimile transmission / reception function according to a job execution instruction input from the user via the operation unit 26 or a network-connected PC or the like. Control the drive and processing of the mechanisms needed to implement.

また、制御部21は、バーコード読取部21a(読取部)、画像抽出部(領域抽出部の一形態)21b、処理領域設定部21c、塗りつぶし部21d(隠蔽処理部)、および印刷部(出力部の一形態)21eを有している。バーコード読取部21a、画像抽出部21b、処理領域設定部21c、塗りつぶし部21d、および印刷部21eは、ROMなどからRAMにロードされたプログラムがCPUにより実行されることで実現される機能ブロックである。   Further, the control unit 21 includes a bar code reading unit 21 a (reading unit), an image extracting unit (one mode of the area extracting unit) 21 b, a processing area setting unit 21 c, a filling unit 21 d (masking processing unit), and a printing unit (output One form of part 21e. The barcode reading unit 21a, the image extracting unit 21b, the processing area setting unit 21c, the filling unit 21d, and the printing unit 21e are functional blocks realized by executing a program loaded from the ROM or the like into the RAM by the CPU. is there.

バーコード読取部21aは、入力データに含まれるバーコードを抽出し、抽出したバーコードに含まれる情報を読み取る。また、バーコード読取部21aは、バーコードが付与されている位置の座標を読み取る。   The barcode reading unit 21a extracts the barcode included in the input data and reads the information included in the extracted barcode. Further, the barcode reading unit 21a reads the coordinates of the position where the barcode is given.

画像抽出部21bは、入力データに含まれる画像(機密画像)およびその位置を、境界線抽出により入力データから抽出する。   The image extracting unit 21b extracts an image (sensitive image) included in the input data and its position from the input data by boundary line extraction.

処理領域設定部21cは、入力データに含まれる個々の機密画像に対して、隠蔽する領域、本実施形態では黒塗りする領域を設定する。設定は、機密画像内に、バーコードが2つある場合、バーコードが1つある場合、そしてバーコードが無い場合に分けて行われる。   The processing area setting unit 21c sets an area to be concealed, in this embodiment, an area to be blackened, for each confidential image included in the input data. The setting is performed separately in the case where there are two barcodes, one barcode, and no barcode in the confidential image.

処理領域設定部21cは、バーコードが2つある場合は、図3についての上記の説明に従って、それら2つのバーコードの位置を結ぶ直線を対角線とする長方形を黒塗りする領域として設定する。バーコードが1つある場合は、図2についての上記の説明に従って、そのバーコードを含む機密画像全体を黒塗りする領域として設定する。バーコードが無い場合は、黒塗りするか否か、そして黒塗りする場合はどの領域を塗るかについてユーザーに問い合わせる。   If there are two barcodes, the processing region setting unit 21c sets a rectangle having a straight line connecting the positions of the two barcodes as a region to be filled with black, according to the above description of FIG. If there is one barcode, the entire confidential image including the barcode is set as the area to be blacked out according to the above description of FIG. If there is no barcode, ask the user as to whether or not to paint black, and if so, which area to paint.

塗りつぶし部21dは、設定された領域を黒く塗りつぶす。なお、設定された領域を隠蔽する方法は、黒塗りに限らず、隠蔽できるものであればどのような方法であってもよい。なお、塗りつぶし部21dは、上述したように、バーコードに含まれるセキュリティレベルと印刷を実行するユーザーのセキュリティレベルに応じて、塗りつぶし処理を行うか否かを決めてもよい。   The filling unit 21 d blacks out the set area. The method of concealing the set area is not limited to black, and any method may be used as long as it can conceal. Note that, as described above, the filling unit 21 d may determine whether to perform the filling process according to the security level included in the barcode and the security level of the user who executes printing.

印刷部21eは、設定された領域が黒く塗りつぶされた文書を印刷する。   The printing unit 21 e prints a document in which the set area is filled with black.

原稿読取部22は、原稿から画像を読み取る。   The document reading unit 22 reads an image from a document.

画像処理部23は、原稿読取部22で読み取られた画像の画像データを必要に応じて画像処理する。例えば、画像処理部23は、原稿読取部22により読み取られた画像が画像形成された後の品質を向上させるために、シェーディング補正等の画像処理を行う。   The image processing unit 23 processes the image data of the image read by the document reading unit 22 as necessary. For example, the image processing unit 23 performs image processing such as shading correction in order to improve the quality after the image read by the document reading unit 22 is formed.

画像メモリー24は、原稿読取部22による読み取りで得られた原稿画像のデータを一時的に記憶したり、画像形成部25での印刷対象となるデータを一時的に記憶したりする領域である。   The image memory 24 is an area for temporarily storing data of a document image obtained by reading by the document reading unit 22 and temporarily storing data to be printed by the image forming unit 25.

画像形成部25は、原稿読取部22で読み取られた画像データ等の画像形成を行う。   The image forming unit 25 forms an image of image data or the like read by the document reading unit 22.

操作部26は、画像形成装置20が実行可能な各種動作及び処理についてユーザーからの指示を受け付けるタッチパネル部および操作キー部を備える。タッチパネル部は、タッチパネルが設けられたLCD(Liquid Crystal Display)等の表示部26aを備えている。   The operation unit 26 includes a touch panel unit and an operation key unit that receive instructions from the user regarding various operations and processes that can be executed by the image forming apparatus 20. The touch panel unit includes a display unit 26 a such as an LCD (Liquid Crystal Display) provided with a touch panel.

ファクシミリ通信部27は、図示しない符号化/復号化部、変復調部、およびNCU(Network Control Unit)を備え、公衆電話回線網を用いてのファクシミリの送信を行う。   The facsimile communication unit 27 includes an encoding / decoding unit (not shown), a modulation / demodulation unit, and an NCU (Network Control Unit), and performs facsimile transmission using a public telephone network.

通信部28は、LANボード等の通信モジュールから構成され、通信部28に接続されたLAN等を介して、ネットワーク上の装置(PC等)と種々のデータの送受信を行う。   The communication unit 28 includes a communication module such as a LAN board, and transmits / receives various data to / from an apparatus (PC or the like) on the network via the LAN or the like connected to the communication unit 28.

記憶部29は、原稿読取部22によって読み取られた原稿画像などを記憶する。記憶部29は、HDDなどの大容量の記憶装置である。   The storage unit 29 stores an original image read by the original reading unit 22 and the like. The storage unit 29 is a large-capacity storage device such as an HDD.

以上、画像形成装置20の構成について説明した。   The configuration of the image forming apparatus 20 has been described above.

[処理の流れ]
次に、画像形成装置20における処理の流れについて説明する。図6は、画像形成装置20における処理の流れについて説明するためのフローチャートである。
[Flow of processing]
Next, the flow of processing in the image forming apparatus 20 will be described. FIG. 6 is a flowchart for explaining the flow of processing in the image forming apparatus 20.

まず、バーコード読取部21aが、入力データを読み込む(ステップS1)。読み込みは、紙媒体に印刷された文書をスキャナーで読み込んでもよいし、ワードプロセッサーで作成された電子文書をネットワーク経由で読み込んでもよい。   First, the barcode reader 21a reads input data (step S1). For reading, a document printed on a paper medium may be read by a scanner, or an electronic document created by a word processor may be read via a network.

次に、バーコード読取部21aが、入力データ内のバーコードの位置と内容を読み取る(ステップS2)。   Next, the barcode reader 21a reads the position and content of the barcode in the input data (step S2).

次に、画像抽出部21bが、入力データから境界抽出により、画像部分を抽出する(ステップS3)。画像抽出部21bは、入力データから画像オブジェクトを画像部分として抽出してもよい。また、画像抽出部21bは、バーコードの位置に基づいて、抽出した画像の中からバーコードが含まれる機密画像を抽出する。   Next, the image extracting unit 21b extracts an image portion from the input data by boundary extraction (step S3). The image extraction unit 21b may extract an image object as an image portion from input data. Further, the image extracting unit 21b extracts a confidential image including the barcode from the extracted image based on the position of the barcode.

次に、処理領域設定部21cが、抽出された画像の1つを処理対象として、処理対象の画像の中にバーコードが2つ付与されているか否かを判断する(ステップS4)。   Next, the processing area setting unit 21 c determines whether or not two barcodes are added to the processing target image, with one of the extracted images as the processing target (step S 4).

処理対象の画像内にバーコードが2つ付与されている場合(ステップS4のY)、処理対象の画像は機密画像であるので、処理領域設定部21cは、図3についての上記の説明に従って、2つのバーコードの位置を結んだ直線を対角線とする長方形を塗りつぶし領域として設定し、ステップS9に進む(ステップS5)。言い換えると、処理領域設定部21cは、隠蔽する領域を設定するための特定の領域として抽出された機密画像内にバーコードが2つあるとき、2つのバーコードを結んだ直線を対角線とする矩形を隠蔽する領域として設定し、ステップS9に進む。   If two barcodes are given in the image to be processed (Y in step S4), the image to be processed is a confidential image, so the processing area setting unit 21c follows the above description of FIG. A rectangle having a straight line connecting the positions of two barcodes as a diagonal is set as a filled area, and the process proceeds to step S9 (step S5). In other words, when there are two barcodes in the classified image extracted as the specific region for setting the region to be concealed, the processing region setting unit 21c has a rectangle having a straight line connecting the two barcodes as a diagonal. Is set as an area to conceal, and the process proceeds to step S9.

処理対象の画像内にバーコードが2つ付与されていない場合(ステップS4のN)、処理領域設定部21cは、次に、処理対象の画像の中にバーコードが1つ付与されているか否かを判断する(ステップS6)。   When two barcodes are not attached in the image to be processed (N in step S4), next, the processing area setting unit 21c determines whether one barcode is attached in the image to be processed. It is determined (step S6).

処理対象の画像内にバーコードが1つ付与されている場合(ステップS6のY)、処理対象の画像は機密画像であるので、処理領域設定部21cは、図2についての上記の説明に従って、処理対象とする画像(すなわち、機密画像)全体を塗りつぶし領域として設定しステップS9に進む(ステップS7)。言い換えると、処理領域設定部21cは、隠蔽する領域を設定するための特定の領域として抽出された機密画像内にバーコードが1つあるとき、バーコードが含まれる機密画像全体を隠蔽する領域として設定し、ステップS9に進む。   If one bar code is given in the image to be processed (Y in step S6), the image to be processed is a confidential image, so the processing area setting unit 21c follows the above description of FIG. The entire image to be processed (that is, the classified image) is set as a filled area, and the process proceeds to step S9 (step S7). In other words, when there is one bar code in the classified image extracted as the specific area for setting the area to be concealed, the processing area setting unit 21 c is an area to conceal the entire classified image including the bar code. Set and go to step S9.

処理対象の画像内にバーコードが1つも付与されていない場合(ステップS6のN)、処理領域設定部21cは、処理対象とする画像について塗りつぶし処理を行うか否か、また塗りつぶす場合、どの領域を塗りつぶすかについてユーザーに問い合わせて、塗りつぶし領域を設定する(ステップS8)。言い換えると、処理領域設定部21cは、バーコードを含まない画像(領域)に隠蔽する処理を行うか否か、また隠蔽する場合、どの領域を隠蔽するかについてユーザーに問い合わせる。処理領域設定部21cは、問い合わせに対するユーザーの回答に従って、隠蔽する領域を設定する。   When no bar code is given in the image to be processed (N in step S6), the processing area setting unit 21c determines whether or not the filling process is performed on the image to be processed, and in the case of filling out, which area The user is inquired as to whether or not to fill, and a filled area is set (step S8). In other words, the processing area setting unit 21c inquires the user as to whether or not to perform the process of concealing an image (area) that does not include the barcode, and when concealing, which area to conceal. The processing area setting unit 21c sets an area to be concealed according to the user's answer to the inquiry.

次に、処理領域設定部21cは、抽出された全ての機密画像について塗りつぶし領域の設定処理が行われたか否かを判断する(ステップS9)。   Next, the processing area setting unit 21c determines whether or not the setting process of the filling area has been performed for all the extracted confidential images (step S9).

まだ処理が行われていない機密画像がある場合(ステップS9のN)は、ステップS4に戻り処理を継続する。   If there is a confidential image that has not been processed yet (N in step S9), the process returns to step S4 to continue the processing.

全ての機密画像について塗りつぶし処理が完了した場合(ステップS9のY)は、塗りつぶし部21dが、図4についての上記の説明に従って、塗りつぶす領域として設定された箇所に対しそれぞれの機密画像に設定されたセキュリティレベルに基づき、塗りつぶし処理を行う(ステップS10)。   If the fill processing has been completed for all the classified images (Y in step S9), the filled part 21d is set to each classified image for the part set as the area to be filled according to the above description of FIG. A filling process is performed based on the security level (step S10).

最後に、印刷部21eが、塗りつぶし処理の完了した文書を画像形成部25経由で印刷する(ステップS11)。   Finally, the printing unit 21e prints the document for which the filling process has been completed via the image forming unit 25 (step S11).

以上、画像形成装置20における処理の流れについて説明した。   The flow of processing in the image forming apparatus 20 has been described above.

<変形例1>
上記の説明では、塗りつぶし領域を指定するためにバーコードを用いたが、バーコードを用いる代わりに、一意に識別可能なマークを用いてもよい。1つの機密画像内にマークが1つあれば、画像全体が黒塗りされ、2つあれば上記同様に指定された位置に矩形領域で黒塗りがなされる。また、例えば、セキュリティレベルが3段階であれば、それら3段階に合わせた3種類のマークを用いれば同様にセキュリティレベルに基づく隠蔽制御を行うことが出来る。
<Modification 1>
In the above description, the barcode is used to specify the filled area, but instead of using the barcode, a uniquely identifiable mark may be used. If there is one mark in one confidential image, the entire image is blacked out, and if there are two marks, the rectangular area is blacked out at the designated position as described above. Also, for example, if the security level is three levels, concealment control based on the security level can be similarly performed by using three types of marks in accordance with the three levels.

<変形例2>
上記の説明では、黒塗りして隠蔽する領域を画像部分に限定したが、この構成に限らず、画像以外の部分である例えば文章部分にもバーコードを付与して隠蔽処理を行ってもよい。
<Modification 2>
In the above description, the area to be blackened and concealed is limited to the image portion, but the present invention is not limited to this configuration, and for example, a bar code may be added to a portion other than the image to perform concealment processing. .

例えば、図7に示す文書P6内に、バーコードBC6、BC7、BC8、およびBC9を付与し、バーコードBC6およびバーコードBC7には、それらのバーコードが組であることが分かるように、同一の固有ID(Identification)(固有識別子)を設定しておき、バーコードBC8およびBC9についてもBC6のものとは異なる同一の固有IDを設定しておく。   For example, barcodes BC6, BC7, BC8 and BC9 are given in document P6 shown in FIG. 7, and barcodes BC6 and BC7 are identical to each other so that they can be recognized as a pair. A unique ID (Unique Identification) (unique identifier) is set in advance, and the same unique ID different from that in BC6 is set in the barcodes BC8 and BC9.

その場合、バーコード読取部21aは、入力データからバーコードの位置および内容を読み取って、同一の固有IDを含む複数のバーコードを組にする。処理領域設定部21cは、組になった複数のバーコードを起点とした領域を、隠蔽する領域を設定するための特定の領域として抽出し、特定の領域の全体を隠蔽する領域として設定する。具体的には、複数のバーコードが2つとした場合、処理領域設定部21cは、例えば、組となる2つのバーコードの位置を結ぶ直線を対角線とする長方形の領域を、隠蔽する領域R1およびR2として指定することが出来る。なお、変形例2では、処理領域設定部21cは、特定の領域を抽出する領域抽出部を兼ねる。   In that case, the barcode reading unit 21a reads the position and content of the barcode from the input data, and sets a plurality of barcodes including the same unique ID. The processing area setting unit 21c extracts areas starting from a plurality of sets of barcodes as a specific area for setting an area to be concealed, and sets the area as an area to conceal the entire specific area. Specifically, when the plurality of barcodes is two, the processing region setting unit 21c, for example, includes a region R1 that hides a rectangular region whose diagonal is a straight line connecting the positions of two barcodes forming a pair. It can be specified as R2. In the second modification, the processing area setting unit 21c doubles as an area extraction unit that extracts a specific area.

<変形例3>
上記の説明では、黒塗りして隠蔽する領域を画像部分に限定したが、この構成に限らず、画像以外の領域にもバーコードを付与して隠蔽処理を行ってもよい。
<Modification 3>
In the above description, the area to be blackened and concealed is limited to the image portion. However, the present invention is not limited to this configuration, and the concealment process may be performed by adding a barcode to the area other than the image.

例えば、図6に示すステップS3において、領域抽出部は、境界で囲まれる閉じた領域を抽出する。ここで、境界に囲まれる閉じた領域とは、例えば、枠線で囲まれた領域である。領域抽出部は、バーコードの位置に基づいて、抽出した閉じた領域の中から、境界で囲まれるバーコードを含む閉じた領域を前記特定の領域として抽出する。処理領域設定部21cは、処理対象の画像に代えて境界で囲まれる閉じた領域、特定の領域として機密画像に代えて境界で囲まれるバーコードを含む閉じた領域を用いて、図6に示すステップS4以降の処理を実行する。   For example, in step S3 shown in FIG. 6, the area extraction unit extracts a closed area surrounded by a boundary. Here, the closed region surrounded by the boundary is, for example, a region surrounded by a frame line. The area extraction unit extracts a closed area including the barcode surrounded by a boundary as the specific area from the extracted closed areas based on the position of the barcode. The processing area setting unit 21c is illustrated in FIG. 6 using a closed area surrounded by a boundary instead of the image to be processed and a closed area including a barcode surrounded by a boundary instead of the confidential image as a specific area. The process after step S4 is performed.

<変形例4>
上記の説明では、2つのマークを結んだ直線を対角線とする矩形を隠蔽する領域として設定したが、この構成に限らず、上記実施形態において機密画像内にバーコードが複数ある場合、変形例2において同一の固有IDを含むバーコードが複数ある場合、または変形例3において閉じた領域内にバーコードが複数ある場合に複数のバーコードを結ぶ直線に基づいて隠蔽する領域を設定してもよい。すなわち、処理領域設定部21cは、複数のマークを起点とした領域を隠蔽する領域として設定する。例えば、バーコードが2つの場合、処理領域設定部21cは、2つのバーコードを結んだ直線を直径とする円を隠蔽する領域として設定してもよい。また、例えば、バーコードが3つ以上の場合、処理領域設定部21cは、3つ以上のマークを結んだ直線を辺とする図形を隠蔽する領域として設定してもよい。ここで、隠蔽する領域は、抽出された特定の領域内に限定してもよい。
<Modification 4>
In the above description, although the straight line connecting two marks is set as the area to conceal the rectangle having diagonal lines, the present invention is not limited to this configuration, and in the above embodiment, when there are a plurality of bar codes in the confidential image, the second modification If there are multiple barcodes that contain the same unique ID in, or if there are multiple barcodes in the closed area in Modification 3, you may set the area to be hidden based on the straight line connecting the multiple barcodes . That is, the processing area setting unit 21c sets an area starting from a plurality of marks as an area to be concealed. For example, in the case where there are two barcodes, the processing region setting unit 21c may set as a region to conceal a circle whose diameter is a straight line connecting the two barcodes. Further, for example, when the number of barcodes is three or more, the processing region setting unit 21 c may set the region having a straight line connecting three or more marks as a side to hide the figure. Here, the region to be concealed may be limited to the extracted specific region.

<変形例5>
処理領域設定部21cは、上記実施形態の機密画像または変形例3のバーコードを含む閉じた領域、すなわち隠蔽する領域を設定するための特定の領域のみを対象として、図6に示すステップS4からS5およびS6からS7の処理を実行してもよい。この場合、処理領域設定部21cは、上記実施形態の機密画像を除く画像または変形例3のバーコードを含まない閉じた領域を対象として、ステップS8の処理を行わずステップS9の処理へ進んでもよい。
<Modification 5>
The processing area setting unit 21c starts at step S4 shown in FIG. 6 from the closed area including the confidential image of the above embodiment or the barcode of the third modification, that is, only a specific area for setting an area to be concealed. The processes of S5 and S6 to S7 may be executed. In this case, the processing area setting unit 21c does not perform the process of step S8 on the image excluding the confidential image of the above embodiment or the closed area not including the barcode of the third modification, and proceeds to the process of step S9. Good.

[補足事項]
以上のように、本発明に係る画像形成装置20は、入力データである文書内に一意に識別可能なマークが付与された前記入力データから前記マークの位置を読み取る読取部21aと、前記入力データから前記マークが含まれる特定の領域を抽出する領域抽出部21bと、前記特定の領域の少なくとも一部を隠蔽する領域として設定する処理領域設定部21cと、前記設定された隠蔽する領域に対し、隠蔽処理を行う隠蔽処理部21dとを備える。
[Supplementary matter]
As described above, the image forming apparatus 20 according to the present invention includes the reading unit 21 a that reads the position of the mark from the input data to which the mark that is uniquely identifiable is added in the document that is the input data; An area extracting unit 21b for extracting a specific area including the mark from the above, a processing area setting unit 21c for setting at least a part of the specific area as an area for concealing at least a part of the specific area, and the set concealed area And a concealment processing unit 21d that performs concealment processing.

そのため、少ない手間とリソースで隠蔽文書を印刷することが出来る。   Therefore, the hidden document can be printed with little effort and resources.

その他、本発明は、上述の実施形態にのみ限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変更を加え得ることは勿論である。   In addition, the present invention is not limited to the above-described embodiment, and it goes without saying that various modifications can be made without departing from the scope of the present invention.

20 … 画像形成装置
21 … 制御部
21a… バーコード読取部
21b… 画像抽出部
21c… 処理領域設定部
21d… 塗りつぶし部
21e… 印刷部
22 … 原稿読取部
23 … 画像処理部
24 … 画像メモリー
25 … 画像形成部
26 … 操作部
26a… 表示部
27 … ファクシミリ通信部
28 … 通信部
29 … 記憶部
DESCRIPTION OF SYMBOLS 20 ... Image forming apparatus 21 ... Control part 21a ... Bar code reading part 21b ... Image extraction part 21c ... Processing area setting part 21d ... Filled part 21e ... Printing part 22 ... Document reading part 23 ... Image processing part 24 ... Image memory 25 ... Image formation unit 26 ... Operation unit 26a ... Display unit 27 ... Facsimile communication unit 28 ... Communication unit 29 ... Storage unit

Claims (13)

入力データである文書内に一意に識別可能なマークが付与された前記入力データから前記マークの位置を読み取る読取部と、
前記入力データから前記マークが含まれる特定の領域を抽出する領域抽出部と、
前記特定の領域の少なくとも一部を隠蔽する領域として設定する処理領域設定部と、
前記設定された隠蔽する領域に対し、隠蔽処理を行う隠蔽処理部と
を備えた
画像形成装置。
A reading unit that reads the position of the mark from the input data in which a uniquely identifiable mark is added in a document that is input data;
An area extraction unit for extracting a specific area including the mark from the input data;
A processing area setting unit configured as an area for concealing at least a part of the specific area;
And a concealment processing unit that performs concealment processing on the set concealed area.
請求項1に記載の画像形成装置であって、
前記処理領域設定部は、
前記特定の領域内に前記マークが1つあるとき、前記マークが含まれる前記特定の領域の全体を前記隠蔽する領域として設定する
画像形成装置。
The image forming apparatus according to claim 1,
The processing area setting unit
An image forming apparatus, wherein, when there is one mark in the specific area, the entire specific area including the mark is set as the area to be concealed.
請求項1または2に記載の画像形成装置であって、
前記処理領域設定部は、
前記特定の領域内に前記マークが複数あるとき、前記複数のマークを起点とした領域を前記隠蔽する領域として設定する
画像形成装置。
An image forming apparatus according to claim 1 or 2,
The processing area setting unit
An image forming apparatus, wherein when there are a plurality of marks in the specific area, an area starting from the plurality of marks is set as the area to be concealed.
請求項3に記載の画像形成装置であって、
前記処理領域設定部は、
前記特定の領域内に前記マークが2つあるとき、前記2つのマークを結んだ直線を対角線とする矩形を前記隠蔽する領域として設定する
画像形成装置。
The image forming apparatus according to claim 3,
The processing area setting unit
When there are two marks in the specific area, a rectangle having a straight line connecting the two marks as a diagonal is set as the area to be concealed.
請求項3に記載の画像形成装置であって、
前記処理領域設定部は、
前記特定の領域内に前記マークが2つあるとき、前記2つのマークを結んだ直線を直径とする円を前記隠蔽する領域として設定する
画像形成装置。
The image forming apparatus according to claim 3,
The processing area setting unit
When there are two marks in the specific area, a circle having a straight line connecting the two marks as a diameter is set as the area to be concealed.
請求項3から5のいずれか1つに記載の画像形成装置であって、
前記処理領域設定部は、
前記特定の領域内に前記マークが3つ以上あるとき、前記3つ以上のマークを結んだ直線を辺とする図形を前記隠蔽する領域として設定する
画像形成装置。
The image forming apparatus according to any one of claims 3 to 5, wherein
The processing area setting unit
An image forming apparatus, wherein, when there are three or more marks in the specific area, a graphic whose side is a straight line connecting the three or more marks is set as the area to be concealed.
請求項1から6のいずれか1つに記載の画像形成装置であって、
前記領域抽出部は、
前記マークが含まれる画像を前記特定の領域として抽出する
画像形成装置。
The image forming apparatus according to any one of claims 1 to 6, wherein
The area extraction unit
An image forming apparatus that extracts an image including the mark as the specific area.
請求項1から7のいずれか1つに記載の画像形成装置であって、
前記領域抽出部は、
境界で囲まれた前記マークが含まれる閉じた領域を前記特定の領域として抽出する
画像形成装置。
The image forming apparatus according to any one of claims 1 to 7, wherein
The area extraction unit
An image forming apparatus, which extracts a closed area including the mark surrounded by a boundary as the specific area.
請求項1から8のいずれか1つに記載の画像形成装置であって、
前記読取部は、読み取った前記マークのうち、同一の固有識別子を含む複数のマークを組にし、
前記領域抽出部は、前記組になった複数のマークを起点とした領域を特定の領域として抽出し、
前記処理領域設定部は、前記特定の領域の全体を前記隠蔽する領域として設定する
画像形成装置。
The image forming apparatus according to any one of claims 1 to 8, wherein
The reading unit sets a plurality of marks including the same unique identifier among the read marks, as a set;
The area extraction unit extracts an area starting from the plurality of marks in the set as a specific area.
The processing area setting unit sets the entire specific area as the area to be concealed.
請求項1から9のいずれか1つに記載の画像形成装置であって、
前記処理領域設定部は、
前記マークが含まれない領域に隠蔽処理をするか否か、および隠蔽処理を行う場合は隠蔽する領域についてユーザーに問い合わせる
画像形成装置。
The image forming apparatus according to any one of claims 1 to 9, wherein
The processing area setting unit
The image forming apparatus inquires of the user whether or not to perform concealment processing on the area not including the mark, and in the case of performing concealment processing, the area to be concealed.
請求項1から10のいずれか1つに記載の画像形成装置であって、
前記マークは、バーコードである
画像形成装置。
An image forming apparatus according to any one of claims 1 to 10, wherein
The mark is a bar code.
請求項1から11のいずれか1つに記載の画像形成装置であって、
前記隠蔽処理された入力データを出力する出力部をさらに備え、
前記マークには、セキュリティレベルに関する情報が含まれており、
前記隠蔽処理部は、
前記マークに含まれる前記セキュリティレベルの情報と、前記隠蔽処理された入力データを出力するユーザーのセキュリティレベルとに応じて、前記設定された隠蔽する領域に対し、前記隠蔽処理を行うか否かを決定する
画像形成装置。
The image forming apparatus according to any one of claims 1 to 11, wherein
It further comprises an output unit for outputting the concealed input data,
The mark contains information on the security level,
The concealment processing unit
Whether to perform the concealment process on the set concealed area according to the information of the security level included in the mark and the security level of the user who outputs the concealed input data Image forming device to decide.
入力データである文書内に一意に識別可能なマークが付与された前記入力データから前記マークの位置を読み取る読取部、
前記入力データから前記マークが含まれる特定の領域を抽出する領域抽出部、
前記特定の領域の少なくとも一部を隠蔽する領域を設定する処理領域設定部、および
前記設定された隠蔽する領域に対し、隠蔽処理を行う隠蔽処理部
として画像形成装置を機能させるための画像形成プログラム。
A reading unit which reads the position of the mark from the input data to which a uniquely identifiable mark is added in a document which is input data;
An area extraction unit which extracts a specific area including the mark from the input data;
An image forming program for causing an image forming apparatus to function as a processing area setting unit for setting an area for concealing at least a part of the specific area, and a concealment processing unit for performing concealment processing on the set concealed area. .
JP2017074126A 2017-04-04 2017-04-04 Image forming apparatus and image forming program Expired - Fee Related JP6717251B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017074126A JP6717251B2 (en) 2017-04-04 2017-04-04 Image forming apparatus and image forming program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017074126A JP6717251B2 (en) 2017-04-04 2017-04-04 Image forming apparatus and image forming program

Publications (2)

Publication Number Publication Date
JP2018182382A true JP2018182382A (en) 2018-11-15
JP6717251B2 JP6717251B2 (en) 2020-07-01

Family

ID=64276124

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017074126A Expired - Fee Related JP6717251B2 (en) 2017-04-04 2017-04-04 Image forming apparatus and image forming program

Country Status (1)

Country Link
JP (1) JP6717251B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002176548A (en) * 2000-12-05 2002-06-21 Konica Corp Image input/output device
JP2003032488A (en) * 2001-07-19 2003-01-31 Canon Inc Image formation control method and device, and storage medium
JP2010136085A (en) * 2008-12-04 2010-06-17 Konica Minolta Business Technologies Inc Image processor
JP2014103526A (en) * 2012-11-20 2014-06-05 Canon Inc Image forming apparatus, image forming method, and program
JP2016021083A (en) * 2014-07-11 2016-02-04 日本精工株式会社 Document masking system, document masking method, and document masking program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002176548A (en) * 2000-12-05 2002-06-21 Konica Corp Image input/output device
JP2003032488A (en) * 2001-07-19 2003-01-31 Canon Inc Image formation control method and device, and storage medium
JP2010136085A (en) * 2008-12-04 2010-06-17 Konica Minolta Business Technologies Inc Image processor
JP2014103526A (en) * 2012-11-20 2014-06-05 Canon Inc Image forming apparatus, image forming method, and program
JP2016021083A (en) * 2014-07-11 2016-02-04 日本精工株式会社 Document masking system, document masking method, and document masking program

Also Published As

Publication number Publication date
JP6717251B2 (en) 2020-07-01

Similar Documents

Publication Publication Date Title
CN101989348B (en) Image processing apparatus, image processing method
CN101097416B (en) Printing system, printing control method
CN108076243B (en) Image forming system, image forming method, and recording medium
KR20060121959A (en) Additional information processing device, additional information processing system, and additional information processing method
JP2008227930A (en) Image forming apparatus and method
US20100319057A1 (en) Information Processing Apparatus Capable of Authentication Processing with Improved User Convenience, Control Program for Information Processing Apparatus, and Recording Medium Having Control Program for Information Processing Apparatus Recorded Thereon
JP2008059280A (en) Image processing program, instruction device and image processing system
CN100525365C (en) Image processing apparatus and control method therefor
JP2021043650A (en) Image processing device, image processing system, image processing method, and program
CN103714355A (en) Image processing apparatus and method
US20180210691A1 (en) Image forming apparatus
JP2011061764A (en) Device and method for forming image, and program
JP6717251B2 (en) Image forming apparatus and image forming program
CN101206708B (en) Image processing apparatus and image processing method
US9277091B2 (en) Embedding information in paper forms
KR100988309B1 (en) Inserting method of document identifier and decoding method thereof
US8208178B2 (en) Image forming apparatus, image forming method, and image forming system using ground pattern prints
JP2003060881A (en) Device and program for controlling printing
KR101989170B1 (en) Apparatus and method for inserting identification information of a document
JP5906969B2 (en) Image processing apparatus and image processing program
JP4640138B2 (en) Print data generation program, print data generation method, and print data generation apparatus
JP2017021654A (en) Document management server and system
JP4024744B2 (en) Trapping method, trapping apparatus, trapping program, and printing system
JP4144511B2 (en) Image processing system
JP4192792B2 (en) Document processing apparatus and document output program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190425

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200406

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200525

R150 Certificate of patent or registration of utility model

Ref document number: 6717251

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees