JP6307973B2 - Image forming apparatus and program - Google Patents

Image forming apparatus and program Download PDF

Info

Publication number
JP6307973B2
JP6307973B2 JP2014067548A JP2014067548A JP6307973B2 JP 6307973 B2 JP6307973 B2 JP 6307973B2 JP 2014067548 A JP2014067548 A JP 2014067548A JP 2014067548 A JP2014067548 A JP 2014067548A JP 6307973 B2 JP6307973 B2 JP 6307973B2
Authority
JP
Japan
Prior art keywords
data
description language
page description
data described
image forming
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
JP2014067548A
Other languages
Japanese (ja)
Other versions
JP2015189064A (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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2014067548A priority Critical patent/JP6307973B2/en
Publication of JP2015189064A publication Critical patent/JP2015189064A/en
Application granted granted Critical
Publication of JP6307973B2 publication Critical patent/JP6307973B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Description

本発明は、用紙に画像を形成する画像形成する画像形成装置及びプログラムに関する。   The present invention relates to an image forming apparatus and an image forming apparatus for forming an image on a sheet.

プリンタが画像処理を伴う印刷指令を受け付けた場合に、ネットワークにより接続された別の装置に、画像データと画像処理の指示を送信し、当該別の装置から画像処理が行われた画像データを受信し、受信した画像データに基づき印刷を行う技術が知られている。(例えば、特許文献1参照)。   When the printer receives a print command with image processing, the image data and image processing instruction are transmitted to another device connected via the network, and the image data subjected to image processing is received from the other device. A technique for performing printing based on received image data is known. (For example, refer to Patent Document 1).

特開2011−199531号公報JP 2011-199531 A

しかしながら、プリンタで実行される印刷に係る画像データはネットワークを経由して送信されるため、傍受等により、画像データが流出する虞がある。   However, since image data related to printing executed by the printer is transmitted via the network, there is a possibility that the image data may leak due to interception or the like.

本発明の目的は、画像形成装置の画像処理に係る処理軽減を図りつつセキュリティが低下するのを抑制することができる画像形成装置及びプログラムを提供することである。   An object of the present invention is to provide an image forming apparatus and a program that can suppress a reduction in security while reducing processing related to image processing of the image forming apparatus.

本発明の画像形成装置は、ページ記述言語で記載されたデータをラスターデータ形式のデータに変換する変換装置と通信可能な通信部と、用紙に画像を形成する画像形成機構と、前記通信部及び前記画像形成機構を制御する制御部とを備えており、前記制御部は、ページ記述言語で記載されたデータに係る印刷指令を受信し、受信した印刷指令に係るページ記述言語で記載されたデータが、機密度が高いことを示す所定条件を満たすか否かを判断し、受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たさないと判断したとき、当該ページ記述言語で記載されたデータを前記通信部により前記変換装置へ送信し、前記変換装置でラスターデータ形式に変換されたデータを、前記通信部により受信し、受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、当該ページ記述言語で記載されたデータを、ラスターデータ形式に変換し、ラスターデータ形式に変換されたデータに基づいて用紙に画像が形成されるように、前記画像形成機構を制御する。   An image forming apparatus according to the present invention includes a communication unit that can communicate with a conversion device that converts data described in a page description language into data in a raster data format, an image forming mechanism that forms an image on a sheet, the communication unit, A control unit that controls the image forming mechanism, the control unit receiving a print command related to data described in a page description language, and data described in a page description language related to the received print command Determines whether or not a predetermined condition indicating that the confidentiality is high, and determines that the data described in the page description language related to the received print command does not satisfy the predetermined condition. Is transmitted to the conversion device by the communication unit, the data converted into the raster data format by the conversion device is received by the communication unit, and the received print When it is determined that the data described in the page description language according to the ordinance satisfies the predetermined condition, the data described in the page description language is converted into the raster data format, and the data converted into the raster data format is used. The image forming mechanism is controlled so that an image is formed on the sheet.

本発明のプログラムは、ページ記述言語で記載されたデータをラスターデータ形式のデータに変換する変換装置と通信可能な通信部、及び、用紙に画像を形成する画像形成機構を備えた画像形成装置を制御するプログラムであって、ページ記述言語で記載されたデータに係る印刷指令を受信するように前記通信部を制御し、受信した印刷指令に係るページ記述言語で記載されたデータが、機密度が高いことを示す所定条件を満たすか否かを判断し、受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たさないと判断したとき、当該ページ記述言語で記載されたデータを前記変換装置へ送信した後に、前記変換装置でラスターデータ形式に変換されたデータを受信するように前記通信部を制御し、受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、当該ページ記述言語で記載されたデータを、ラスターデータ形式に変換し、ラスターデータ形式に変換されたデータに基づいて用紙に画像が形成されるように、前記画像形成機構を制御する。 A program according to the present invention includes a communication unit capable of communicating with a conversion device that converts data described in a page description language into data in a raster data format, and an image forming device including an image forming mechanism that forms an image on a sheet. A control program that controls the communication unit to receive a print command related to data described in a page description language, and the data described in the page description language related to the received print command is sensitive. When it is determined whether or not a predetermined condition indicating high is satisfied, and it is determined that the data described in the page description language related to the received print command does not satisfy the predetermined condition, the data described in the page description language Is sent to the conversion device, and then the communication unit is controlled to receive the data converted into the raster data format by the conversion device, and the received print command When it is determined that the data described in the page description language satisfies the predetermined condition, the data described in the page description language is converted into a raster data format, and the paper is based on the data converted into the raster data format. The image forming mechanism is controlled so that an image is formed on the screen.

別の観点から見て本発明の画像形成装置は、ページ記述言語で記載されたデータをラスターデータ形式のデータに変換する変換装置と通信可能な通信部と、用紙に画像を形成する画像形成機構と、前記通信部及び前記画像形成機構を制御する制御部とを備えており、前記制御部は、ページ記述言語で記載されたデータに係る印刷指令を受信し、受信した印刷指令に係るページ記述言語で記載されたデータが、機密度が高いことを示す所定条件を満たすか否かを判断し、受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、当該ページ記述言語で記載されたデータを暗号化した後に前記通信部により前記変換装置に送信し、受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たさないと判断したとき、当該データを暗号化することなく前記通信部により前記変換装置に送信し、前記変換装置でラスターデータ形式に変換されたデータを前記通信部により受信し、得られたラスターデータ形式のデータに基づいて用紙に画像が形成されるように、前記画像形成機構を制御する。 From another viewpoint, the image forming apparatus according to the present invention includes a communication unit that can communicate with a conversion device that converts data described in a page description language into data in a raster data format, and an image forming mechanism that forms an image on a sheet. And a control unit that controls the communication unit and the image forming mechanism, the control unit receiving a print command related to data described in a page description language, and a page description related to the received print command When it is determined whether or not the data described in the language satisfies a predetermined condition indicating that the confidentiality is high, and it is determined that the data described in the page description language related to the received print command satisfies the predetermined condition The data described in the page description language is encrypted, transmitted to the conversion device by the communication unit, and the data described in the page description language related to the received print command is the predetermined When it is determined that the data is not satisfied, the data is transmitted to the conversion device by the communication unit without being encrypted, and the data converted into the raster data format by the conversion device is received by the communication unit. The image forming mechanism is controlled so that an image is formed on the sheet based on the data in the raster data format.

別の観点から見て本発明のプログラムは、ページ記述言語で記載されたデータをラスターデータ形式のデータに変換する変換装置と通信可能な通信部、及び、用紙に画像を形成する画像形成機構を備えた画像形成装置を制御するプログラムであって、ページ記述言語で記載されたデータに係る印刷指令を受信するように前記通信部を制御し、受信した印刷指令に係るページ記述言語で記載されたデータが、機密度が高いことを示す所定条件を満たすか否かを判断し、受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、当該ページ記述言語で記載されたデータを暗号化した後に前記変換装置に送信するように前記通信部を制御し、受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たさないと判断したとき、当該データを暗号化することなく前記変換装置に送信した後に、前記変換装置でラスターデータ形式に変換されたデータを受信し、得られたラスターデータ形式のデータに基づいて用紙に画像が形成されるように、前記画像形成機構を制御する。 From another viewpoint, the program of the present invention includes a communication unit that can communicate with a conversion device that converts data described in a page description language into data in a raster data format, and an image forming mechanism that forms an image on a sheet. A program for controlling an image forming apparatus provided, wherein the communication unit is controlled to receive a print command related to data described in a page description language, and is described in a page description language related to the received print command When it is determined whether the data satisfies a predetermined condition indicating that the confidentiality is high, and when it is determined that the data described in the page description language related to the received print command satisfies the predetermined condition, the page description language The communication unit is controlled so as to be transmitted to the conversion apparatus after encrypting the data described in (2), and the data described in the page description language related to the received print command is When it is determined that the predetermined condition is not satisfied, after the data is transmitted to the conversion device without being encrypted, the data converted into the raster data format by the conversion device is received, and the obtained raster data format The image forming mechanism is controlled so that an image is formed on a sheet based on the data.

本発明によると、機密度が低いデータを変換装置でラスタライズさせる一方で、機密度が高いデータをネットワークに流すことがない。または、機密度が高いデータ及び機密度が低いデータのいずれも変換装置でラスタライズさせるとともに、機密度が高いデータを暗号化してネットワークに流す。これにより、画像形成装置の処理軽減を図りつつセキュリティが低下するのを抑制することができる。   According to the present invention, data with low confidentiality is rasterized by the conversion device, while data with high confidentiality is not sent to the network. Alternatively, both the data with high confidentiality and the data with low confidentiality are rasterized by the conversion device, and the data with high confidentiality is encrypted and sent to the network. Thereby, it is possible to suppress the security from being lowered while reducing the processing of the image forming apparatus.

本発明の第1実施形態に係るプリンタが接続されたネットワークの概略図である。1 is a schematic diagram of a network to which a printer according to a first embodiment of the present invention is connected. 図1に示すプリンタの搬送機構の概略図である。It is the schematic of the conveyance mechanism of the printer shown in FIG. 図1に示すプリンタの機能ブロック図である。FIG. 2 is a functional block diagram of the printer shown in FIG. 1. 図3に示すプリンタにおけるデータ受信処理の処理手順を示すフローチャートである。4 is a flowchart showing a processing procedure of data reception processing in the printer shown in FIG. 3. 図3に示すプリンタにおけるメディア読み込み処理の処理手順を示すフローチャートである。4 is a flowchart illustrating a processing procedure of media reading processing in the printer illustrated in FIG. 3. 図3に示すプリンタにおける変換処理の処理手順を示すフローチャートである。4 is a flowchart showing a processing procedure of conversion processing in the printer shown in FIG. 3. 図3に示すプリンタにおける印刷処理の処理手順を示すフローチャートである。4 is a flowchart illustrating a processing procedure of print processing in the printer illustrated in FIG. 3. 図6に示すファイルフォーマット検索処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the file format search process shown in FIG. 図6に示す項目検索処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the item search process shown in FIG. ページ記述言語で記載されたデータの構成例である。It is a structural example of the data described by the page description language. 図6に示す文字列検索処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the character string search process shown in FIG. 図6に示す画像検索処理1の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the image search process 1 shown in FIG. 図6に示す画像検索処理2の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the image search process 2 shown in FIG. 第2実施形態に係るプリンタによって実行される変換処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the conversion process performed by the printer which concerns on 2nd Embodiment. 第3実施形態に係るプリンタによって実行される変換処理の処理手順を示すフローチャートである。10 is a flowchart illustrating a processing procedure of conversion processing executed by a printer according to a third embodiment.

<第1実施形態>
以下、本実施形態に係る画像形成装置について、添付図面を参照しつつ詳細に説明する。図1に示すように、PC70と、印刷機能を有するプリンタ1と、RIP(変換装置)として機能するサーバ80が、ネットワークに接続されている。
<First Embodiment>
Hereinafter, an image forming apparatus according to the present embodiment will be described in detail with reference to the accompanying drawings. As shown in FIG. 1, a PC 70, a printer 1 having a printing function, and a server 80 functioning as a RIP (conversion device) are connected to a network.

図2及び図3に示すように、プリンタ1は制御装置1p、用紙に画像を形成するヘッド2、用紙を収容する給紙ユニット20、4つの排紙トレイ15、及び、搬送機構30を有する。搬送機構30は、用紙を搬送する5つのニップローラ31と用紙を搬送経路に沿って案内するガイド32と、図示しないギアを介してニップローラ31を駆動するモータ33と、排紙先の4つの排紙トレイ15を切り替える切替器35と、給紙ユニット20に収容された用紙を上方から順に搬送経路に送り出す給紙ローラ35とを有している。搬送機構30は、用紙を給紙ユニット20からヘッド2とプラテン9との間を通過させて4つの排紙トレイ15のいずれかまで搬送する。   As shown in FIGS. 2 and 3, the printer 1 includes a control device 1 p, a head 2 that forms an image on a sheet, a sheet feeding unit 20 that accommodates the sheet, four sheet discharge trays 15, and a transport mechanism 30. The transport mechanism 30 includes five nip rollers 31 that transport the paper, a guide 32 that guides the paper along the transport path, a motor 33 that drives the nip roller 31 via a gear (not shown), and four paper discharge destinations. A switch 35 that switches the tray 15 and a paper feed roller 35 that sequentially feeds the paper stored in the paper feed unit 20 to the transport path from above. The transport mechanism 30 transports the paper from the paper supply unit 20 between the head 2 and the platen 9 to any one of the four paper discharge trays 15.

制御装置1pは、CPU51と、ROM52と、RAM53とを備えている。また、制御装置1pは、フラッシュメモリ54と、ネットワークインターフェース55と、タッチパネル17と、USB(Universal Serial Bus)ホストインターフェース18と、ヘッド2と、モータ33と、切替器35と、給紙ローラ35とに、電気的に接続されている。なお、ヘッド2及び搬送機構30は画像形成機構として機能する。   The control device 1p includes a CPU 51, a ROM 52, and a RAM 53. The control device 1p also includes a flash memory 54, a network interface 55, a touch panel 17, a USB (Universal Serial Bus) host interface 18, a head 2, a motor 33, a switch 35, and a paper feed roller 35. Are electrically connected. The head 2 and the transport mechanism 30 function as an image forming mechanism.

タッチパネル17は、入力機能及び表示機能を備えたユーザインターフェースであり、動作状況の表示やユーザによる入力操作の受付を行う入力部である。   The touch panel 17 is a user interface having an input function and a display function, and is an input unit that displays an operation status and receives an input operation by a user.

ROM52には、プリンタ1を制御するための制御プログラム52aであるファームウェアや各種設定、初期値等が記憶されている。RAM53およびフラッシュメモリ54は、各種制御プログラムが読み出される作業領域として、あるいはデータを一時的に記憶する記憶領域として利用される。さらに、フラッシュメモリ54には、プリンタ1の固有情報としてIP(Internet Protocol)アドレスなどが記憶されている。   The ROM 52 stores firmware that is a control program 52a for controlling the printer 1, various settings, initial values, and the like. The RAM 53 and the flash memory 54 are used as a work area from which various control programs are read or as a storage area for temporarily storing data. Further, the flash memory 54 stores an IP (Internet Protocol) address or the like as unique information of the printer 1.

CPU51は、ROM52から読み出した制御プログラム52aや各種センサから送られる信号に従って、その処理結果をRAM53またはフラッシュメモリ54に記憶させながら、プリンタ1の各構成要素を制御する。   The CPU 51 controls each component of the printer 1 while storing the processing result in the RAM 53 or the flash memory 54 in accordance with the control program 52a read from the ROM 52 and signals sent from various sensors.

ネットワークインターフェース55は、ルータ90を介してPC(Personal Computer)70やサーバ80などの各種装置との間でデータの送受信を行う。データの送受信は、無線方式の通信により行われてもよいし、有線方式の通信により行われてもよい。   The network interface 55 transmits and receives data to and from various devices such as a PC (Personal Computer) 70 and a server 80 via the router 90. Data transmission / reception may be performed by wireless communication or wired communication.

USBホストインターフェース18は、USB規格のインターフェースである。USBホストインターフェース18には、USBメモリ90が着脱可能となっている。ユーザは、USBホストインターフェース18にUSBメモリ90を装着することで、USBメモリ90が記憶しているデータ90aを印刷することができる。なお、USB規格のインターフェースを有していればハードディスクなど他の記録媒体でも利用可能となっている。   The USB host interface 18 is a USB standard interface. A USB memory 90 is detachably attached to the USB host interface 18. The user can print the data 90 a stored in the USB memory 90 by attaching the USB memory 90 to the USB host interface 18. In addition, if it has a USB standard interface, it can also be used for other recording media such as a hard disk.

プリンタ1は、制御プログラム52aが実行されることによって、タッチパネル17、又は、ネットワークインターフェース55を介してPC70から受信した印刷指令に従って、印刷処理を行うことができる。印刷処理においては、印刷指令に含まれるデータに係る画像が用紙に印刷されるようにプリンタ1が機能する。このとき、ページ記述言語が記載されたデータをラスターデータに変換するラスタライズを行う必要がある。プリンタ1は、自身でラスタライズしたり、データをインターネットを介してサーバ80に送信し、サーバ80でラスタライズされた後にラスターデータを受信したりする。   The printer 1 can perform print processing according to a print command received from the PC 70 via the touch panel 17 or the network interface 55 by executing the control program 52a. In the printing process, the printer 1 functions so that an image related to data included in the print command is printed on paper. At this time, it is necessary to perform rasterization for converting data describing the page description language into raster data. The printer 1 rasterizes itself, transmits data to the server 80 via the Internet, and receives raster data after being rasterized by the server 80.

図4〜図13を参照しつつ、プリンタ1が実行する印刷処理の動作手順について詳細に説明する。プリンタ1は、ページ記述言語で記載されたデータを含む印刷指令を受け付けたときに印刷処理を開始する。プリンタ1は、受け付けた印刷指令に係るデータを、ネットワークインターフェース55を介してPC70から受信するデータ受信処理、USBホストインターフェース18を介してUSBメモリ90から読み込むメディア読み込み処理、フラッシュメモリ54から読み出すメモリ読み出し処理のいずれかによって取得する。   The operation procedure of the printing process executed by the printer 1 will be described in detail with reference to FIGS. The printer 1 starts print processing when it receives a print command including data described in a page description language. The printer 1 receives data related to the received print command from the data reception process received from the PC 70 via the network interface 55, the media read process read from the USB memory 90 via the USB host interface 18, and the memory read read from the flash memory 54. Get by any of the processing.

データ受信処理が開始されると、図4に示すように、CPU51は、ネットワークインターフェース55を介してPC70からページ記述言語で記載された印刷データ、及び当該印刷データに係る印刷指令を受信する(S101)。CPU51は、RAM53の作業領域に、受信したデータを書き込むための空きがあるか否かを判断する(S102)。CPU51は、RAM53の作業領域に空きがないと判断すると(S102:NO)、所定時間待機した後に(S103)、再びRAM53の作業領域に空きがあるか否かを判断する(S102)。CPU51は、RAM53の作業領域に空きがあると判断すると(S102:YES)、RAM53の作業領域にデータを書き込み(S104)、次の受信データがあるか否かを判断する(S105)。CPU51は、次の受信データがあると判断したとき(S105:YES)、S101に戻って上述の処理を繰り返すし、次の受信データがないと判断したとき(S105:NO)、図4のフローチャートを終了する。   When the data reception process is started, as shown in FIG. 4, the CPU 51 receives print data described in a page description language and a print command related to the print data from the PC 70 via the network interface 55 (S101). ). The CPU 51 determines whether or not there is a space for writing the received data in the work area of the RAM 53 (S102). When the CPU 51 determines that there is no space in the work area of the RAM 53 (S102: NO), after waiting for a predetermined time (S103), the CPU 51 determines again whether there is a space in the work area of the RAM 53 (S102). When the CPU 51 determines that the work area of the RAM 53 is empty (S102: YES), the CPU 51 writes data in the work area of the RAM 53 (S104), and determines whether there is next received data (S105). When the CPU 51 determines that there is the next received data (S105: YES), it returns to S101 and repeats the above processing, and when it is determined that there is no next received data (S105: NO), the flowchart of FIG. Exit.

USBメモリ90がUSBホストインターフェース18に装着されたのを検知すると、メディア読み出し処理が開始される。メディア読み出し処理が開始されると、図5に示すように、CPU51は、タッチパネル17にUSBメモリ90に記憶されたファイル名の一覧を表示させる(S201)。CPU51は、ユーザがタッチパネル17を操作してファイルの選択を受け付けたか否かを判断する(S202)。CPU51は、ファイルの選択を受け付けていないと判断すると(S202:NO)、S201に移行する。CPU51は、ファイルの選択を受け付けたと判断すると(S202:YES)、ユーザがタッチパネル17を操作して、ファイルの選択を確定(確定アイコンのタッチ:印刷指令に対応)したか否かを判断する(S203)。CPU51は、ファイルの選択を確定していないと判断すると(S203:NO)、S201に移行する。   When it is detected that the USB memory 90 is attached to the USB host interface 18, the media reading process is started. When the media reading process is started, as shown in FIG. 5, the CPU 51 displays a list of file names stored in the USB memory 90 on the touch panel 17 (S201). The CPU 51 determines whether or not the user has operated the touch panel 17 to accept file selection (S202). If the CPU 51 determines that the file selection is not accepted (S202: NO), the process proceeds to S201. When the CPU 51 determines that the file selection has been accepted (S202: YES), it determines whether or not the user has confirmed the selection of the file by operating the touch panel 17 (touching the fixed icon: corresponding to the print command) ( S203). If the CPU 51 determines that the file selection has not been confirmed (S203: NO), the process proceeds to S201.

CPU51は、ファイルの選択を確定したと判断すると(S203:YES)、USBホストインターフェース18を介してUSBメモリ90からデータ(選択されたファイル)を読み込む(S204)。CPU51は、RAM53の作業領域に、読み込んだデータを書き込むための空きがあるか否かを判断する(S205)。CPU51は、RAM53の作業領域に空きがないと判断すると(S205:NO)、所定時間待機した後に(S206)、再びRAM53の作業領域に空きがあるか否かを判断する(S205)。CPU51は、RAM53の作業領域に空きがあると判断すると(S205:YES)、RAM53の作業領域にデータを書き込み(S207)、次の読み込みデータがあるか否かを判断する(S208)。CPU51は、次の読み込みデータがあると判断したとき(S208:YES)、S201に戻って上述の処理を繰り返すし、次の読み込みデータがないと判断したとき(S208:NO)、図5のフローチャートを終了する。   When the CPU 51 determines that the selection of the file is confirmed (S203: YES), it reads data (selected file) from the USB memory 90 via the USB host interface 18 (S204). The CPU 51 determines whether or not there is a space for writing the read data in the work area of the RAM 53 (S205). When the CPU 51 determines that there is no space in the work area of the RAM 53 (S205: NO), after waiting for a predetermined time (S206), the CPU 51 determines again whether there is space in the work area of the RAM 53 (S205). When the CPU 51 determines that the work area of the RAM 53 is empty (S205: YES), the CPU 51 writes data in the work area of the RAM 53 (S207), and determines whether there is next read data (S208). When the CPU 51 determines that there is next read data (S208: YES), the CPU 51 returns to S201 and repeats the above-described processing, and when it is determined that there is no next read data (S208: NO), the flowchart of FIG. Exit.

図6に示すように、CPU51は、RAM53の作業領域へのデータの書き込みが完了すると、ファイルフォーマット検索処理(後に詳述)によって、当該データの機密度が高いか否かを判断する(S401)。CPU51は、当該データの機密度が高いと判断すると(S401:YES)、当該データをファイル単位でサーバ80に送信するか否かの選択を促す内容を、当該データの機密度が高いことを示す警告する内容とともに、タッチパネル17に表示させ、ユーザがタッチパネル17を操作していずれの選択を行ったかを判断する(S402)。CPU51は、ユーザが当該データをファイル単位でサーバ80に送信しないことを選択したと判断すると(S402:NO)、ページ記述言語で記載された当該データをファイル単位でラスタライズして(S403)、図6のフローチャートを終了する。CPU51は、ユーザが当該データをファイル単位でサーバ80に送信することを選択したと判断すると(S402:YES)、サーバ80にファイル単位でラスタライズを要求するコマンドを当該データと共に送信し(S404)、図6のフローチャートを終了する。 As shown in FIG. 6, when the data writing to the work area of the RAM 53 is completed, the CPU 51 determines whether or not the sensitivity of the data is high by a file format search process (detailed later) (S401). . If the CPU 51 determines that the confidentiality of the data is high (S401: YES), the CPU 51 indicates that the confidentiality of the data is a content that prompts the user to select whether to transmit the data to the server 80 in file units. It is displayed on the touch panel 17 together with the warning content, and it is determined which selection the user has made by operating the touch panel 17 (S402). When the CPU 51 determines that the user has selected not to transmit the data to the server 80 in file units (S402: NO), the CPU 51 rasterizes the data described in the page description language in file units (S403). The flowchart of FIG. When the CPU 51 determines that the user has selected to transmit the data in units of files to the server 80 (S402: YES), the CPU 51 transmits a command requesting rasterization in units of files to the server 80 together with the data (S404). The flowchart of FIG. 6 is terminated.

CPU51は、ファイルフォーマット検索処理において当該データの機密度が高くないと判断すると(S401:NO)、項目検索処理(後に詳述)によって、当該データの機密度が高いか否かを判断する(S405)。CPU51は、当該データの機密度が高いと判断すると(S405:YES)、S402に移行する。CPU51は、項目検索処理において当該データの機密度が高くないと判断すると(S405:NO)、文字列検索処理(後に詳述)によって、当該データが、機密度が高いページを含むか否かを判断する(S406)。CPU51は、機密度が高いページを含むと判断すると(S406:YES)、当該データが含む機密度が高いページを、ページ単位でサーバ80に送信するか否かの選択を促す内容を、機密度が高いことを示す警告する内容とともに、タッチパネル17に表示させ、ユーザがタッチパネル17を操作していずれの選択を行ったかを判断する(S407)。CPU51は、ユーザが当該データをページ単位でサーバ80に送信することを選択したと判断すると(S407:YES)、サーバ80にページ単位でラスタライズを要求するコマンドを当該データと共に送信し(S408)、図6のフローチャートを終了する。CPU51は、ユーザが当該データをページ単位でサーバ80に送信しないことを選択したと判断すると(S407:NO)、ページ記述言語で記載された当該データをページ単位でラスタライズして(S409)、図6のフローチャートを終了する。   If the CPU 51 determines that the confidentiality of the data is not high in the file format search process (S401: NO), the CPU 51 determines whether the confidentiality of the data is high by the item search process (detailed later) (S405). ). When the CPU 51 determines that the confidentiality of the data is high (S405: YES), the CPU 51 proceeds to S402. If the CPU 51 determines that the confidentiality of the data is not high in the item search process (S405: NO), the character string search process (detailed later) determines whether the data includes a page with a high confidentiality. Judgment is made (S406). If the CPU 51 determines that a page with high confidentiality is included (S406: YES), the content prompting the user to select whether or not to transmit the page with high confidentiality included in the data to the server 80 is displayed. Is displayed on the touch panel 17 together with the warning content indicating that the user is high, and it is determined which selection the user has made by operating the touch panel 17 (S407). When the CPU 51 determines that the user has selected to transmit the data in units of pages to the server 80 (S407: YES), the CPU 51 transmits a command for requesting rasterization to the server 80 in units of pages together with the data (S408). The flowchart of FIG. 6 is terminated. When the CPU 51 determines that the user has selected not to transmit the data to the server 80 in page units (S407: NO), the CPU 51 rasterizes the data described in the page description language in page units (S409). The flowchart of FIG.

CPU51は、文字列検索処理において当該データが、機密度が高いページを含まないと判断すると(S406:NO)、画像検索処理1(後に詳述)によって、当該データが、機密度が高いページを含むか否かを判断する(S410)。CPU51は、当該データが機密度が高いページを含むと判断すると(S410:YES)、S407に移行する。CPU51は、画像検索処理1において当該データが、機密度が高いページを含まないと判断すると(S410:NO)、画像検索処理2(後に詳述)によって、当該データが、機密度が高いページを含むか否かを判断する(S411)。CPU51は、当該データが、機密度が高いページを含むと判断すると(S411:YES)、S407に移行する。CPU51は、画像検索処理2において当該データのが、機密度が高いページを含まないと判断すると(S411:NO)、S408に移行する。   When the CPU 51 determines that the data does not include a page with high confidentiality in the character string search process (S406: NO), the data is changed to a page with high confidentiality by the image search process 1 (detailed later). It is determined whether or not it is included (S410). When the CPU 51 determines that the data includes a page with high confidentiality (S410: YES), the CPU 51 proceeds to S407. If the CPU 51 determines that the data does not include a page with high confidentiality in the image search processing 1 (S410: NO), the image is processed into a page with high confidentiality by the image search processing 2 (detailed later). It is determined whether or not it is included (S411). When the CPU 51 determines that the data includes a page with high confidentiality (S411: YES), the CPU 51 proceeds to S407. If the CPU 51 determines in the image search process 2 that the data does not include a page with high confidentiality (S411: NO), the CPU 51 proceeds to S408.

CPU51は、図6のフローチャートを終了すると、ラスタライズによって得られたラスターデータが示す画像が用紙に印刷されるように、印刷処理を開始する。印刷処理が開始されると、図7に示すように、CPU51は、1ページのラスタライズが完了したか否かを判断する(S451)。1ページのラスタライズが完了したと判断すれば(S451:YES)、ラスターデータをRAM53に記憶する(S452)。CPU51は、1ページのラスタライズが完了していないと判断すれば(S451:NO)、サーバ80から1ページのラスターデータを受信しているか否かを判断する(S453)。CPU51は、1ページのラスターデータを受信していると判断すれば(S453:YES)、ラスターデータをRAM53に記憶する(S452)。CPU51は、1ページのラスターデータを受信していないと判断すれば(S453:NO)、RAM53にラスターデータが記憶されているか否かを判断する(S454)。CPU51は、RAM53にラスターデータが記憶されていなければ(S454:NO)、S451に移行し、RAM53にラスターデータが記憶されていれば(S454:YES)、ラスターデータが示す画像が用紙に印刷されるように印刷を実行する(S455)。   When the CPU 51 ends the flowchart of FIG. 6, the CPU 51 starts the printing process so that the image indicated by the raster data obtained by rasterization is printed on the paper. When the printing process is started, as shown in FIG. 7, the CPU 51 determines whether or not the rasterization of one page is completed (S451). If it is determined that rasterization of one page has been completed (S451: YES), raster data is stored in the RAM 53 (S452). If the CPU 51 determines that rasterization of one page has not been completed (S451: NO), it determines whether or not raster data for one page has been received from the server 80 (S453). If the CPU 51 determines that one page of raster data has been received (S453: YES), the CPU 51 stores the raster data in the RAM 53 (S452). If the CPU 51 determines that the raster data for one page has not been received (S453: NO), it determines whether the raster data is stored in the RAM 53 (S454). If the raster data is not stored in the RAM 53 (S454: NO), the CPU 51 proceeds to S451. If the raster data is stored in the RAM 53 (S454: YES), the image indicated by the raster data is printed on the paper. Then, the printing is executed (S455).

CPU51は、印刷を行ったラスターデータがサーバ80でラスタライズされているか否かを判断する(S456)。CPU51は、印刷を行ったラスターデータがサーバ80でラスタライズされていなければ(S456:NO)、最上段の排紙トレイ(1)15に印刷後の用紙を排紙され(S457)、印刷を行ったラスターデータがサーバ80でラスタライズされていれば(S456:YES)、上から2番目の排紙トレイ(2)15に印刷結果である用紙を排紙させる(S458)。そして、CPU51は、全てのページの印刷が完了したか否か判断(459)し、全てのページの印刷が完了していなければ(S459:NO)、S451に移行し、このページの印刷が完了すれば(S459:YES)、図7のフローチャートを終了する。   The CPU 51 determines whether the raster data that has been printed has been rasterized by the server 80 (S456). If the raster data that has been printed has not been rasterized by the server 80 (S456: NO), the CPU 51 discharges the printed sheet to the uppermost discharge tray (1) 15 (S457) and performs printing. If the raster data is rasterized by the server 80 (S456: YES), the paper as the printing result is discharged to the second discharge tray (2) 15 from the top (S458). Then, the CPU 51 determines whether or not printing of all pages has been completed (459). If printing of all pages has not been completed (S459: NO), the process proceeds to S451, and printing of this page is completed. If so (S459: YES), the flowchart of FIG. 7 is terminated.

ファイルフォーマット検索処理について詳細に説明する。図8に示すように、ファイルフォーマット検索処理が開始されると、CPU51は、書き込まれたデータに付随する拡張子が予め決定された検索すべき拡張子と一致するか否かを判断する(S501)。CPU51は、データに付随する拡張子が検索すべき拡張子と一致すると判断したとき(S501:YES)、当該データは機密度が高いと判断し(S502)、図8のフローチャートを終了する。CPU51は、データに付随する拡張子が検索すべき拡張子と一致しない又はデータに拡張子が付随しないと判断したとき(S501:NO)、検索すべき次の拡張子があるか否かを判断する(S503)。CPU51は、検索すべき次の拡張子があると判断すると(S503:YES)、検索すべき拡張子を次の拡張子に切替えた後に(S504)、S501に移行し、上述の処理を繰り返す。CPU51は、検索すべき次の拡張子がないと判断すると(S503:NO)、当該データの機密度が低いと判断し(S505)、図8のフローチャートを終了する。   The file format search process will be described in detail. As shown in FIG. 8, when the file format search process is started, the CPU 51 determines whether or not the extension accompanying the written data matches a predetermined extension to be searched (S501). ). When the CPU 51 determines that the extension accompanying the data matches the extension to be searched (S501: YES), the CPU 51 determines that the data has high sensitivity (S502), and ends the flowchart of FIG. When the CPU 51 determines that the extension associated with the data does not match the extension to be searched or the data does not have the extension (S501: NO), the CPU 51 determines whether there is a next extension to be searched. (S503). When the CPU 51 determines that there is a next extension to be searched (S503: YES), after switching the extension to be searched to the next extension (S504), the process proceeds to S501 and repeats the above processing. If the CPU 51 determines that there is no next extension to be searched (S503: NO), the CPU 51 determines that the sensitivity of the data is low (S505) and ends the flowchart of FIG.

項目検索処理について詳細に説明する。図9に示すように、項目検索処理が開始されると、CPU51は、書き込まれたデータの項目のうち描画コマンド(ボディ)を除く他の項目(ヘッダ)に予め決定された検索すべきキーワードが存在するか否かを判断する(S601)。図10(a)〜図10(c)に示すように、ページ記述言語は、それぞれの規格に応じて情報が項目毎に整理されている。描画コマンドの項目には用紙に印刷される画像を示す情報が記載されている。描画コマンドを除く他の項目(例えば、図10(a)のPJL(Printer Job Language)コマンド、図10(b)のコメント及びパラメータ、図10(c)のヘッダなど)には付加情報が記載されている。項目検索処理においては、描画コマンドを除く他の項目のそれぞれについて、予め決定された検索すべきキーワードが存在するか否かを順に判断する。キーワードとしては、機密度が高いことを示すものを用いることが好適である。本実施形態においては、「機密」、「社外秘」、「Secret」の順にキーワードを検索する構成になっているが、機密度が高いことを連想させるキーワードであれば任意のキーワードであってよい。   The item search process will be described in detail. As shown in FIG. 9, when the item search process is started, the CPU 51 finds a keyword to be searched that has been determined in advance for other items (headers) excluding the drawing command (body) among the items of written data. It is determined whether or not it exists (S601). As shown in FIGS. 10A to 10C, in the page description language, information is arranged for each item according to each standard. In the drawing command item, information indicating an image to be printed on paper is described. Additional information other than the drawing command (for example, a PJL (Printer Job Language) command in FIG. 10A, a comment and parameter in FIG. 10B, a header in FIG. 10C, etc.) describes additional information. ing. In the item search process, it is determined in turn whether or not a predetermined keyword to be searched exists for each of the items other than the drawing command. As the keyword, it is preferable to use a keyword indicating that the confidentiality is high. In this embodiment, the keyword is searched in the order of “confidential”, “confidential”, and “Secret”. However, any keyword may be used as long as it is associated with high sensitivity.

CPU51は、当該項目に検索すべきキーワードが存在すると判断したとき(S601:YES)、当該データは機密度が高いと判断し(S602)、図9のフローチャートを終了する。CPU51は、当該項目に検索すべきキーワードが存在しないと判断したとき(S601:NO)、検索すべき次のキーワードがあるか否かを判断する(S603)。CPU51は、検索すべき次のキーワードがあると判断すると(S603:YES)、検索すべきキーワードを次のキーワードに切替えた後に(S604)、S601に移行し、当該項目について上述の処理を繰り返す。CPU51は、検索すべき次のキーワードがないと判断すると(S603:NO)、検索対象となる次の項目があるか否かを判断する(S605)。CPU51は、検索対象となる次の項目があると判断すれば(S605:YES)、検索対象となる項目を次の項目に切替え、さらに、検索すべきキーワードを先頭のキーワードに切替えた後に(S606)、S601に移行し、上述の処理を繰り返す。CPU51は、検索対象となる次の項目がないと判断すれば(S605:NO)、当該データの機密度が低いと判断し(S607)、図9のフローチャートを終了する。   When the CPU 51 determines that a keyword to be searched exists in the item (S601: YES), the CPU 51 determines that the data has high sensitivity (S602), and ends the flowchart of FIG. When the CPU 51 determines that there is no keyword to be searched for in the item (S601: NO), the CPU 51 determines whether there is a next keyword to be searched (S603). When the CPU 51 determines that there is a next keyword to be searched (S603: YES), after switching the keyword to be searched to the next keyword (S604), the CPU 51 proceeds to S601 and repeats the above-described processing for the item. When determining that there is no next keyword to be searched (S603: NO), the CPU 51 determines whether there is a next item to be searched (S605). If the CPU 51 determines that there is a next item to be searched (S605: YES), it switches the item to be searched to the next item, and further switches the keyword to be searched to the first keyword (S606). ), The process proceeds to S601 and the above-described processing is repeated. If the CPU 51 determines that there is no next item to be searched (S605: NO), the CPU 51 determines that the sensitivity of the data is low (S607) and ends the flowchart of FIG.

文字列検索処理について詳細に説明する。図11に示すように、文字列検索処理が開始されると、CPU51は、書き込まれたデータの描画コマンド(ボディ:図10(a)〜図10(c)参照)から、ページ単位で予め決定された検索すべき文字列が存在するか否かを判断する(S701)。文字列としては、機密度が高いことを示すものを用いることが好適である。本実施形態においては、「機密」、「社外秘」、「Secret」の順に文字列を検索する構成になっているが、機密度が高いことを連想させる文字列であれば任意の文字列であってよい。   The character string search process will be described in detail. As shown in FIG. 11, when the character string search process is started, the CPU 51 predetermines in units of pages from a drawing command for the written data (body: see FIGS. 10A to 10C). It is determined whether or not the character string to be searched exists (S701). It is preferable to use a character string indicating that the confidentiality is high. In this embodiment, the character string is searched in the order of “confidential”, “confidential”, and “Secret”. However, any character string can be used as long as it is a character string reminiscent of high confidentiality. It's okay.

CPU51は、当該ページに検索すべき文字列が存在すると判断したとき(S701:YES)、当該ページは機密度が高いと判断し(S702)、S707へ進む。CPU51は、当該ページに検索すべき文字列が存在しないと判断したとき(S701:NO)、検索すべき次の文字列があるか否かを判断する(S703)。CPU51は、検索すべき次の文字列があると判断すると(S703:YES)、検索すべき文字列を次の文字列に切替えた後に(S704)、S701に移行し、当該ページについて上述の処理を繰り返す。CPU51は、検索すべき次の文字列がないと判断すると(S703:NO)、当該ページは機密度が低いと判断し(S705)、検索対象となる次のページがあるか否かを判断する(S707)。CPU51は、検索対象となる次のページがあると判断すれば(S707:YES)、検索対象となるページを次のページに切替え、さらに、検索すべき文字列を先頭の文字列に切替えた後に(S706)、S701に移行し、上述の処理を繰り返す。CPU51は、検索対象となる次のページがないと判断すれば(S707:NO)図11のフローチャートを終了する。   When the CPU 51 determines that there is a character string to be searched for in the page (S701: YES), the CPU 51 determines that the page has high sensitivity (S702), and proceeds to S707. When the CPU 51 determines that there is no character string to be searched on the page (S701: NO), the CPU 51 determines whether there is a next character string to be searched (S703). If the CPU 51 determines that there is a next character string to be searched (S703: YES), after switching the character string to be searched to the next character string (S704), the process proceeds to S701, and the above-described processing for the page is performed. repeat. When the CPU 51 determines that there is no next character string to be searched (S703: NO), the CPU 51 determines that the page has low sensitivity (S705), and determines whether there is a next page to be searched. (S707). If the CPU 51 determines that there is a next page to be searched (S707: YES), the CPU 51 switches the page to be searched to the next page, and further switches the character string to be searched to the first character string. (S706), the process proceeds to S701, and the above process is repeated. If the CPU 51 determines that there is no next page to be searched (S707: NO), the flowchart of FIG. 11 ends.

画像検索処理1について詳細に説明する。図12に示すように、画像検索処理1が開始されると、CPU51は、書き込まれたデータの描画コマンド(ボディ)に基づき、プレRIPを行い、プレRIPにより得られたデータに対して、ページ単位でOCR(Optical Character Recognition)処理を行う(S801)。CPU51は、各ページについてOCR処理によって得られたテキストデータに予め決定された検索すべき文字列が存在するか否かを判断する(S802)。文字列としては、機密度が高いことを示すものを用いることが好適である。本実施形態においては、「機密」、「社外秘」、「Secret」の順に文字列を検索する構成になっているが、機密度が高いことを連想させる文字列であれば任意の文字列であってよい。なお、プレRIPとは、通常のRIP処理から、回転処理や画像の拡大縮小など、処理時間がかかるものを除いた処理である。   The image search process 1 will be described in detail. As shown in FIG. 12, when the image search process 1 is started, the CPU 51 performs pre-RIP based on the drawing command (body) of the written data, and the page obtained from the data obtained by the pre-RIP OCR (Optical Character Recognition) processing is performed in units (S801). The CPU 51 determines whether or not a predetermined character string to be searched exists in the text data obtained by the OCR process for each page (S802). It is preferable to use a character string indicating that the confidentiality is high. In this embodiment, the character string is searched in the order of “confidential”, “confidential”, and “Secret”. However, any character string can be used as long as it is a character string reminiscent of high confidentiality. It's okay. Note that pre-RIP is processing that excludes processing time, such as rotation processing and image enlargement / reduction, from normal RIP processing.

CPU51は、当該ページに検索すべき文字列が存在すると判断したとき(S802:YES)、当該ページは機密度が高いと判断し(S803)、S808へ進む。CPU51は、当該ページに検索すべき文字列が存在しないと判断したとき(S802:NO)、検索すべき次の文字列があるか否かを判断する(S804)。CPU51は、検索すべき次の文字列があると判断すると(S804:YES)、検索すべき文字列を次の文字列に切替えた後に(S805)、S802に移行し、当該ページについて上述の処理を繰り返す。CPU51は、検索すべき次の文字列がないと判断すると(S804:NO)、当該ページは機密度が低いと判断し(S806)、検索対象となる次のページがあるか否かを判断する(S808)。CPU51は、検索対象となる次のページがあると判断すれば(S808:YES)、検索対象となるページを次のページに切替え、さらに、検索すべき文字列を先頭の文字列に切替えた後に(S807)、S801に移行し、上述の処理を繰り返す。CPU51は、検索対象となる次のページがないと判断すれば(S808:NO)、図12のフローチャートを終了する。   When the CPU 51 determines that there is a character string to be searched for on the page (S802: YES), the CPU 51 determines that the page has high sensitivity (S803), and proceeds to S808. When the CPU 51 determines that there is no character string to be searched on the page (S802: NO), the CPU 51 determines whether there is a next character string to be searched (S804). When the CPU 51 determines that there is a next character string to be searched (S804: YES), after switching the character string to be searched to the next character string (S805), the process proceeds to S802, and the above-described processing for the page is performed. repeat. If the CPU 51 determines that there is no next character string to be searched (S804: NO), the CPU 51 determines that the page has low sensitivity (S806), and determines whether there is a next page to be searched. (S808). If the CPU 51 determines that there is a next page to be searched (S808: YES), after switching the page to be searched to the next page and further switching the character string to be searched to the first character string. (S807), the process proceeds to S801, and the above-described processing is repeated. If the CPU 51 determines that there is no next page to be searched (S808: NO), the flowchart of FIG.

画像検索処理2について詳細に説明する。図13に示すように、画像検索処理2が開始されると、CPU51は、プレRIPにより得られたデータに対して、ページ単位で予め記憶されているテンプレート画像とのパターンマッチング処理を行う(S901)。CPU51は、当該ページと当該テンプレートについて行われたパターンマッチング処理のスコア(一致度)が基準値以上か否かを判断する(S902)。テンプレート画像としては、機密度が高いことを示すものを用いることが好適である。本実施形態においては、「機密」、「社外秘」、「Secret」の文字列が描かれた画像の特徴部分を抽出した画像がテンプレート画像となっており、この順でパターンマッチング処理が行われる。テンプレート画像は、機密度が高いことを連想させる画像の特徴が抽出されていればよい。   The image search process 2 will be described in detail. As shown in FIG. 13, when the image search process 2 is started, the CPU 51 performs a pattern matching process with a template image stored in advance for each page on the data obtained by the pre-RIP (S901). ). The CPU 51 determines whether or not the score (matching degree) of the pattern matching process performed for the page and the template is equal to or higher than a reference value (S902). As the template image, it is preferable to use an image indicating that the confidentiality is high. In the present embodiment, an image obtained by extracting feature portions of an image in which character strings of “confidential”, “confidential”, and “Secret” are extracted is a template image, and pattern matching processing is performed in this order. It is only necessary that the template image has an extracted image feature reminiscent of high confidentiality.

CPU51は、スコアが基準値以上と判断したとき(S902:YES)、当該ページは機密度が高いと判断し(S903)、S908へ進む。CPU51は、スコアが基準値以上でないと判断したとき(S902:NO)、検索すべき次のテンプレート画像があるか否かを判断する(S904)。CPU51は、検索すべき次のテンプレート画像があると判断すると(S904:YES)、検索すべきテンプレート画像を次のテンプレート画像に切替えた後に(S905)、S901に移行し、当該ページについて上述の処理を繰り返す。CPU51は、検索すべき次のテンプレート画像がないと判断すると(S904:NO)、当該ページは機密度が低いと判断し(S906)、検索対象となる次のページがあるか否かを判断する(S908)。CPU51は、検索対象となる次のページがあると判断すれば(S908:YES)、検索対象となるページを次のページに切替え、さらに、検索すべきテンプレート画像を先頭のテンプレート画像に切替えた後に(S907)、S901に移行し、上述の処理を繰り返す。CPU51は、検索対象となる次のページがないと判断すれば(S908:NO)、図13のフローチャートを終了する。   When the CPU 51 determines that the score is equal to or higher than the reference value (S902: YES), the CPU 51 determines that the page has high sensitivity (S903), and proceeds to S908. When the CPU 51 determines that the score is not equal to or higher than the reference value (S902: NO), the CPU 51 determines whether there is a next template image to be searched (S904). When the CPU 51 determines that there is a next template image to be searched (S904: YES), after switching the template image to be searched to the next template image (S905), the process proceeds to S901, and the above-described processing for the page is performed. repeat. If the CPU 51 determines that there is no next template image to be searched (S904: NO), the CPU 51 determines that the page has low sensitivity (S906), and determines whether there is a next page to be searched. (S908). If the CPU 51 determines that there is a next page to be searched (S908: YES), it switches the page to be searched to the next page, and further switches the template image to be searched to the top template image. (S907), the process proceeds to S901, and the above-described processing is repeated. If the CPU 51 determines that there is no next page to be searched (S908: NO), it ends the flowchart of FIG.

このように、変換処理において、当該データの機密度が高いか否かの判断は、ファイルフォーマット検索処理、項目検索処理、文字列検索処理、画像検索処理1、画像検索処理2の順に行われ、いずれかの処理で機密度が高いと判断されれば、他の処理は実行されない構成になっている。ファイルフォーマット検索処理、項目検索処理、文字列検索処理、画像検索処理1、画像検索処理2の順に、処理時間が長くなる。処理時間の短い順に検索処理の内容を変えていくことで、無駄に処理時間を長くすることなく効率よく検索を行うことができる。   As described above, in the conversion process, the determination as to whether or not the sensitivity of the data is high is performed in the order of the file format search process, the item search process, the character string search process, the image search process 1, and the image search process 2. If it is determined that the confidentiality is high in any of the processes, the other processes are not executed. Processing time increases in the order of file format search processing, item search processing, character string search processing, image search processing 1, and image search processing 2. By changing the contents of the search process in the order of short processing time, it is possible to perform a search efficiently without unnecessarily increasing the processing time.

以上、詳細に説明したように本実施形態のプリンタ1によると、機密度が低いデータをサーバ80でラスタライズさせる一方で、機密度が高いデータをネットワークに流すことがない。これにより、全てのデータを自身でラスタライズする場合と比較してプリンタ1の処理軽減を図りつつ、セキュリティが低下するのを抑制することができる。   As described above in detail, according to the printer 1 of the present embodiment, data with low confidentiality is rasterized by the server 80, while data with high confidentiality is not sent to the network. Thereby, it is possible to suppress the security from being lowered while reducing the processing of the printer 1 as compared with the case of rasterizing all the data by itself.

また、機密度が高いデータであっても、ユーザの選択によりサーバ80にラスタライズさせることができるため、プリンタ1の処理軽減をより一層図ることができる。   Further, even data with high confidentiality can be rasterized by the server 80 according to the user's selection, so that the processing of the printer 1 can be further reduced.

サーバ80でラスタライズされたラスターデータに基づいて画像が印刷された用紙と、自身がラスタライズしたラスターデータに基づいて画像が印刷された用紙とが互いに異なる排出トレイ15に排出されるため、ラスタライズに関する処理速度が異なる場合であっても、ページ順が乱れることを防止できる。   Since the paper on which the image is printed based on the raster data rasterized by the server 80 and the paper on which the image is printed based on the raster data rasterized by the server 80 are discharged to different discharge trays 15, processing related to rasterization Even when the speeds are different, the page order can be prevented from being disturbed.

上述のファイルフォーマット検索処理、及び、項目検索処理においては、ページ単位ではなく、複数のページを含むデータ単位で機密度が高いか否かを判断するため、処理が単純化される。   In the above-described file format search process and item search process, the process is simplified because it is determined whether the confidentiality is high in a data unit including a plurality of pages, not in a page unit.

上述のファイルフォーマット検索処理では、ファイルの拡張子のみで機密度が高いか否かを判断するため、処理がより一層単純化される。   In the above-described file format search process, it is determined whether the confidentiality is high only by the extension of the file, so that the process is further simplified.

上述の項目検索処理では、データのボディを除く項目のみで機密度が高いか否かを判断するため、処理がさらに単純化される。   In the above-described item search process, it is determined whether only the items excluding the data body are sensitive, and thus the process is further simplified.

上述の文字列検索処理、画像検索処理1、及び、画像検索処理2においては、ページ単位で機密度が高いか否かを判断するため、処理が細分化され処理効率が向上する。結果、印刷のスループットが向上する。   In the above-described character string search process, image search process 1, and image search process 2, it is determined whether the confidentiality is high in units of pages, so that the process is subdivided and the processing efficiency is improved. As a result, the printing throughput is improved.

また、文字列検索処理、画像検索処理1、画像検索処理2の順に実行するとき、それぞれの処理において、各ページについて機密度が高いか否かを判断し、いずれのページについても機密度が高くないと判断した後に、次の処理を実行するため、印刷処理をスムーズに実行することができる。   Further, when the character string search process, the image search process 1, and the image search process 2 are executed in this order, it is determined whether or not each page has a high confidentiality in each process, and the confidentiality is high for any page. Since the next process is executed after it is determined that there is no printing, the printing process can be executed smoothly.

上述の文字列検索処理では、データのボディである描画コマンドに記載されたテキストデータから機密度が高いか否かを判断するため、処理が単純化される。   In the above-described character string search process, the process is simplified because it is determined whether or not the confidentiality is high from the text data described in the drawing command that is the body of the data.

上述の画像検索処理1では、データのボディである描画コマンドで示される画像に含まれる文字から機密度が高いか否かを判断するため、信頼性が高くなる。   In the image search processing 1 described above, it is determined whether or not the confidentiality is high from the characters included in the image indicated by the drawing command that is the body of the data.

<変形例>
本実施形態の変形例について説明する。上述の文字列検索処理、画像検索処理1、及び、画像検索処理2においては、ページ単位で機密度が高いか否かを判断する構成であるが、全ページについて一括して機密度が高いか否かを判断する構成であってもよい。この場合、ファイルフォーマット検索処理の場合と同様に、ファイル単位でラスタライズ処理を行うことになる。これによると、処理を簡素化することができる。
<Modification>
A modification of this embodiment will be described. The above-described character string search processing, image search processing 1 and image search processing 2 are configured to determine whether or not the confidentiality is high in units of pages. It may be configured to determine whether or not. In this case, as in the case of the file format search process, the rasterization process is performed for each file. According to this, processing can be simplified.

<第2実施形態>
本発明に係る第2実施形態について図14を参照しつつ説明する。なお、第1実施形態と実質的に同様の部材及び処理手順については、第1実施形態と同一の符号を付して説明を省略する。ファイルフォーマット検索処理、項目検索処理において、当該データの機密度が高いと判断されたとき(S401、S405:YES)、CPU51は、当該データをファイル単位で暗号化してサーバ80にラスタライズを要求するコマンドをと共に送信し(S1101)、図14のフローチャートを終了する。文字列検索処理、画像検索処理1、画像検索処理2において、当該データの機密度が高いと判断されたとき(S406、S410、S411:YES)、CPU51は、当該データをページ単位で暗号化してサーバ80にラスタライズを要求するコマンドをと共に送信し(S1102)、次のページがあるか否かを判断する(S1103)。CPU51は、次のページがあると判断すれば(S1103:YES)、S406に移行し、次のページが無いと判断すれば(S1103:NO)、図14のフローチャートを終了する。文字列検索処理、画像検索処理1、画像検索処理2において、当該データの機密度が低いと判断されたとき(S411:NO)、CPU51は、当該データをページ単位でサーバ80にラスタライズを要求するコマンドをと共に送信し(S1104)、S1103に移行する。
Second Embodiment
A second embodiment according to the present invention will be described with reference to FIG. Note that members and processing procedures that are substantially the same as those in the first embodiment are denoted by the same reference numerals as those in the first embodiment, and description thereof is omitted. In the file format search process and item search process, when it is determined that the sensitivity of the data is high (S401, S405: YES), the CPU 51 encrypts the data in units of files and requests the server 80 to perform rasterization (S1101), and the flowchart of FIG. When it is determined in the character string search process, the image search process 1 and the image search process 2 that the sensitivity of the data is high (S406, S410, S411: YES), the CPU 51 encrypts the data in units of pages. A command for requesting rasterization is transmitted to the server 80 together (S1102), and it is determined whether there is a next page (S1103). If the CPU 51 determines that there is a next page (S1103: YES), the process proceeds to S406, and if it is determined that there is no next page (S1103: NO), the flowchart of FIG. In the character string search process, the image search process 1, and the image search process 2, when it is determined that the sensitivity of the data is low (S411: NO), the CPU 51 requests the server 80 to rasterize the data in units of pages. The command is transmitted together (S1104), and the process proceeds to S1103.

以上、詳細に説明したように本実施形態のプリンタによると、機密度が高いデータ及び機密度が低いデータのいずれもサーバ80でラスタライズさせるとともに、機密度が高いデータを暗号化してネットワークに流す。これにより、プリンタの処理軽減を図りつつセキュリティが低下するのを抑制することができる。   As described above in detail, according to the printer of the present embodiment, both high-density data and low-density data are rasterized by the server 80, and high-density data is encrypted and sent to the network. As a result, it is possible to prevent the security from being lowered while reducing the processing of the printer.

<第3実施形態>
本発明に係る第3実施形態について図15を参照しつつ説明する。なお、第1実施形態と実質的に同様の部材及び処理手順については、第1実施形態と同一の符号を付して説明を省略する。CPU51は、データをページ単位でサーバ80に送信するか否かの選択を促す内容を、当該データの機密度が高いことを示す警告する内容とともに、タッチパネル17に表示させ、ユーザがタッチパネル17を操作していずれの選択を行ったかを判断する(S407)。CPU51は、ユーザが当該データをページ単位でサーバ80に送信することを選択したと判断すると(S407:YES)、サーバ80にページ単位でラスタライズを要求するコマンドを当該データと共に送信し(S408)、次のページがあるか否かを判断する(S1203)。CPU51は、ユーザが当該データをページ単位でサーバ80に送信しないことを選択したと判断すると(S407:NO)、ページ記述言語で記載された当該データをページ単位でラスタライズして(S409)、次のページがあるか否かを判断する(S1203)。CPU51は、次のページがあると判断すれば(S1103:YES)、S406に移行し次のページについて上述の処理を繰り返す。CPU51は、次のページが無いと判断すれば(S1103:NO)、図15のフローチャートを終了する。
<Third Embodiment>
A third embodiment according to the present invention will be described with reference to FIG. Note that members and processing procedures that are substantially the same as those in the first embodiment are denoted by the same reference numerals as those in the first embodiment, and description thereof is omitted. The CPU 51 causes the touch panel 17 to display a content prompting the user to select whether or not to transmit data to the server 80 on a page-by-page basis, as well as a content indicating a warning indicating that the sensitivity of the data is high, and the user operates the touch panel 17. It is then determined which selection has been made (S407). When the CPU 51 determines that the user has selected to transmit the data in units of pages to the server 80 (S407: YES), the CPU 51 transmits a command for requesting rasterization to the server 80 in units of pages together with the data (S408). It is determined whether there is a next page (S1203). When the CPU 51 determines that the user has selected not to transmit the data to the server 80 in units of pages (S407: NO), the CPU 51 rasterizes the data described in the page description language in units of pages (S409), and next It is determined whether there is a page (S1203). If the CPU 51 determines that there is a next page (S1103: YES), the CPU 51 proceeds to S406 and repeats the above-described processing for the next page. If the CPU 51 determines that there is no next page (S1103: NO), it ends the flowchart of FIG.

以上、詳細に説明したように本実施形態のプリンタによると、機密度が低いデータをサーバ80でラスタライズさせる一方で、機密度が高いデータをネットワークに流すことがない。これにより、全てのデータを自身でラスタライズする場合と比較してプリンタ1の処理軽減を図りつつ、セキュリティが低下するのを抑制することができる。   As described above in detail, according to the printer of this embodiment, data with low confidentiality is rasterized by the server 80, while data with high confidentiality is not sent to the network. Thereby, it is possible to suppress the security from being lowered while reducing the processing of the printer 1 as compared with the case of rasterizing all the data by itself.

また、ページ単位で機密度が高いか否かを判断するため、印刷処理を実行しやすくなく。   Further, since it is determined whether the confidentiality is high in units of pages, it is not easy to execute the printing process.

なお、本実施形態は単なる例示にすぎず、本発明を何ら限定するものではない。したがって本発明は当然に、その要旨を逸脱しない範囲内で種々の改良、変形が可能である。例えば、上述の実施形態では、機密度が高いデータであっても、ユーザの選択によりサーバ80にラスタライズさせることができる構成であるが、機密度が高いデータであればユーザに問い合わせることなく、プリンタ1でラスタライズを行う構成であってもよい。   In addition, this embodiment is only a mere illustration and does not limit this invention at all. Therefore, the present invention can be variously improved and modified without departing from the scope of the invention. For example, in the above-described embodiment, even the data with high confidentiality can be rasterized by the server 80 by the user's selection. However, if the data has high confidentiality, the printer is not inquired without inquiring the user. 1 may be configured to perform rasterization.

また、上述の実施形態では、サーバ80にラスタライズさせたラスターデータに基づいて画像が印刷された用紙と、自身がラスタライズしたラスターデータに基づいて画像が印刷された用紙とが互いに異なる排出トレイ15に排出される構成であるが、サーバ80にラスタライズさせたか否によって排出トレイ15を切り替えない構成であってもよい。   In the above-described embodiment, the paper on which the image is printed based on the raster data rasterized by the server 80 and the paper on which the image is printed based on the raster data rasterized by the server 80 are different from each other in the discharge tray 15. The configuration is such that the discharge tray 15 is not switched depending on whether or not the server 80 has been rasterized.

さらに、上述の実施形態では、文字列検索処理、画像検索処理1、画像検索処理2の順に実行する構成であるが、これらの処理の実行順はこれ以外であってもよい。このとき、それぞれの処理において、各ページについて機密度が高いか否かを判断し、いずれのページについても機密度が高くないと判断した後に、次の処理を実行する構成であるが、全ての処理を必ず実行する構成であってもよい。   Furthermore, in the above-described embodiment, the character string search process, the image search process 1, and the image search process 2 are executed in this order, but the execution order of these processes may be other than this. At this time, in each process, it is determined whether or not the confidentiality is high for each page, and after determining that the confidentiality is not high for any page, the next process is executed. It may be configured to execute the process without fail.

加えて、上述の実施形態では、ファイルフォーマット検索処理、項目検索処理、文字列検索処理、画像検索処理1、画像検索処理2の順に実行する構成であるが、ファイルフォーマット検索処理、項目検索処理、文字列検索処理、画像検索処理1、画像検索処理2のうちの少なくとも1つを実行すればよい。また、ページ記述言語で記載されたデータの機密度が高いかどうかを判断できる処理であれば、上記5つ以外の処理を実行してもよい。   In addition, in the above-described embodiment, the file format search process, the item search process, the character string search process, the image search process 1, and the image search process 2 are executed in this order, but the file format search process, the item search process, At least one of the character string search process, the image search process 1, and the image search process 2 may be executed. In addition, any process other than the above five processes may be executed as long as it is possible to determine whether the sensitivity of the data described in the page description language is high.

さらに、ファイルフォーマット検索処理及び項目検索処理を実行せず、文字列検索処理、画像検索処理1及び画像検索処理2の中の少なくとも1つを実行する場合、サーバに送信するデータは機密度が高いと判断されたページに係るデータだけ(機密度が低いと判断されたページを除く)でもよいし、当該機密度が高いと判断されたページ以外のページを含むデータ全体であってもよい。   Further, when at least one of the character string search process, the image search process 1 and the image search process 2 is executed without executing the file format search process and the item search process, the data to be transmitted to the server has high sensitivity. Only the data related to the page determined to be (except for the page determined to be low in confidentiality) or the entire data including pages other than the page determined to be high in confidentiality.

さらに、プリンタに本発明を適用した例について説明したが、本発明は、印刷処理が実行可能なあらゆる装置、例えば、ファクシミリに適用可能である。   Further, although an example in which the present invention is applied to a printer has been described, the present invention can be applied to any apparatus capable of executing print processing, for example, a facsimile.

1…プリンタ
1p…制御装置
2…インクジェットヘッド
15…排紙トレイ
17…タッチパネル
30…搬送機構
51…CPU
52…ROM
52a…制御プログラム
53…RAM
54…フラッシュメモリ
55…ネットワークインターフェース
70…PC
80…サーバ
DESCRIPTION OF SYMBOLS 1 ... Printer 1p ... Control apparatus 2 ... Inkjet head 15 ... Paper discharge tray 17 ... Touch panel 30 ... Conveyance mechanism 51 ... CPU
52 ... ROM
52a ... control program 53 ... RAM
54 ... Flash memory 55 ... Network interface 70 ... PC
80 ... Server

Claims (15)

ページ記述言語で記載されたデータをラスターデータ形式のデータに変換する変換装置と通信可能な通信部と、
用紙に画像を形成する画像形成機構と、
前記通信部及び前記画像形成機構を制御する制御部とを備えており、
前記制御部は、
ページ記述言語で記載されたデータに係る印刷指令を受信し、
受信した印刷指令に係るページ記述言語で記載されたデータが、機密度が高いことを示す所定条件を満たすか否かを判断し、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たさないと判断したとき、当該ページ記述言語で記載されたデータを前記通信部により前記変換装置へ送信し、前記変換装置でラスターデータ形式に変換されたデータを、前記通信部により受信し、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、当該ページ記述言語で記載されたデータを、ラスターデータ形式に変換し、
ラスターデータ形式に変換されたデータに基づいて用紙に画像が形成されるように、前記画像形成機構を制御することを特徴とする画像形成装置。
A communication unit capable of communicating with a conversion device that converts data described in a page description language into data in a raster data format;
An image forming mechanism for forming an image on paper;
A control unit that controls the communication unit and the image forming mechanism,
The controller is
Receives a print command related to the data described in the page description language,
Determine whether the data described in the page description language related to the received print command satisfies a predetermined condition indicating that the confidentiality is high,
When it is determined that the data described in the page description language related to the received print command does not satisfy the predetermined condition, the communication unit transmits the data described in the page description language to the conversion device, and the conversion device The data converted into the raster data format is received by the communication unit,
When it is determined that the data described in the page description language related to the received print command satisfies the predetermined condition, the data described in the page description language is converted into a raster data format,
An image forming apparatus for controlling the image forming mechanism so that an image is formed on a sheet based on data converted into a raster data format.
入力部をさらに備えており、
前記制御部は、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、
当該ページ記述言語で記載されたデータを前記変換装置に送信するか否かを前記入力部より受け付け、前記変換装置に当該ページ記述言語で記載されたデータを送信することを受け付けたときは、前記所定条件を満たすという判断にかかわらず、当該ページ記述言語で記載されたデータを前記変換装置に送信することを特徴とする請求項1に記載の画像形成装置。
An input unit,
The controller is
When it is determined that the data described in the page description language related to the received print command satisfies the predetermined condition,
Whether to transmit the data described in the page description language to the conversion device from the input unit, and when receiving the data described in the page description language to the conversion device, The image forming apparatus according to claim 1, wherein the data described in the page description language is transmitted to the conversion apparatus regardless of the determination that the predetermined condition is satisfied.
用紙を搬送する搬送機構、及び、前記画像形成機構により画像形成が行われ、前記搬送機構により搬送された用紙が排出される複数の排出トレイをさらに備えており、
前記制御部は、前記変換装置でラスターデータ形式に変換されたデータに基づいて画像が形成された用紙と、自身がラスターデータ形式に変換したデータに基づいて画像が形成された用紙とが互いに異なる前記排出トレイに排出されるように、前記搬送機構を制御することを特徴とする請求項1又は2に記載の画像形成装置。
A transport mechanism for transporting paper, and a plurality of discharge trays on which image formation is performed by the image forming mechanism and the paper transported by the transport mechanism is discharged;
The control unit is configured such that a sheet on which an image is formed based on data converted into a raster data format by the conversion device is different from a sheet on which an image is formed based on data converted into a raster data format. The image forming apparatus according to claim 1, wherein the transport mechanism is controlled so as to be discharged to the discharge tray.
ページ記述言語で記載されたデータをラスターデータ形式のデータに変換する変換装置と通信可能な通信部と、
用紙に画像を形成する画像形成機構と、
前記通信部及び前記画像形成機構を制御する制御部とを備えており、
前記制御部は、
ページ記述言語で記載されたデータに係る印刷指令を受信し、
受信した印刷指令に係るページ記述言語で記載されたデータが、機密度が高いことを示す所定条件を満たすか否かを判断し、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、当該ページ記述言語で記載されたデータを暗号化した後に前記通信部により前記変換装置に送信し、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たさないと判断したとき、当該データを暗号化することなく前記通信部により前記変換装置に送信し、
前記変換装置でラスターデータ形式に変換されたデータを前記通信部により受信し、
得られたラスターデータ形式のデータに基づいて用紙に画像が形成されるように、前記画像形成機構を制御することを特徴とする画像形成装置。
A communication unit capable of communicating with a conversion device that converts data described in a page description language into data in a raster data format;
An image forming mechanism for forming an image on paper;
A control unit that controls the communication unit and the image forming mechanism,
The controller is
Receives a print command related to the data described in the page description language,
Determine whether the data described in the page description language related to the received print command satisfies a predetermined condition indicating that the confidentiality is high,
When it is determined that the data described in the page description language related to the received print command satisfies the predetermined condition, the data described in the page description language is encrypted and transmitted to the conversion device by the communication unit,
When it is determined that the data described in the page description language related to the received print command does not satisfy the predetermined condition, the data is transmitted to the conversion device by the communication unit without being encrypted,
The data converted into the raster data format by the conversion device is received by the communication unit,
An image forming apparatus that controls the image forming mechanism so that an image is formed on a sheet based on the obtained raster data format data.
前記制御部は、受信した印刷指令が、複数のページを含む、ページ記述言語で記載されたデータに係る場合、当該ページ記述言語で記載されたデータが前記所定条件を満たすか否かの判断を、前記複数のページを含む、ページ記述言語で記載されたデータ全体を対象として行うことを特徴とする請求項1〜4のいずれか1項に記載の画像形成装置。   When the received print command relates to data described in a page description language including a plurality of pages, the control unit determines whether the data described in the page description language satisfies the predetermined condition. 5. The image forming apparatus according to claim 1, wherein the image forming apparatus performs the entire data described in a page description language including the plurality of pages. 前記制御部は、受信した印刷指令が、複数のページを含む、ページ記述言語で記載されたデータに係る場合、前記複数のページを含む、ページ記述言語で記載されたデータを、各ページに対応する単位で、前記所定条件を満たすか否かの判断を行うことを特徴とする請求項1〜4のいずれか1項に記載の画像形成装置。   When the received print command relates to data described in a page description language including a plurality of pages, the control unit corresponds to the data described in the page description language including the plurality of pages. 5. The image forming apparatus according to claim 1, wherein a determination is made as to whether or not the predetermined condition is satisfied. 前記制御部は、機密度が高いことをそれぞれ示す複数の条件のうちの少なくともいずれか1つを受信した印刷指令に係るページ記述言語で記載されたデータが満たすときに当該ページ記述言語で記載されたデータが前記所定条件を満たすと判断し、前記複数の条件のいずれも受信した印刷指令に係るページ記述言語で記載されたデータが満たさないときに当該ページ記述言語で記載されたデータが前記所定条件を満たさないと判断する場合、前記複数の条件のうちの1つの条件に関する判断を複数のページを含む、ページ記述言語で記載されたデータのうち、各ページに対応するデータのすべてについて行い、当該各ページに対応するデータのいずれも条件を満たさないと判断した後に、前記複数の条件のうちの、別の1つの条件に関する判断を行うことを特徴とする請求項6に記載の画像形成装置。   The control unit is described in the page description language when the data described in the page description language related to the print command that has received at least one of a plurality of conditions each indicating high sensitivity is satisfied. When the data described in the page description language does not satisfy the predetermined condition and the data described in the page description language related to the received print command does not satisfy any of the plurality of conditions, the data described in the page description language When determining that the condition is not satisfied, the determination regarding one condition among the plurality of conditions is performed for all of the data corresponding to each page among the data described in the page description language including a plurality of pages. After determining that none of the data corresponding to each page satisfies the condition, the judgment regarding another condition of the plurality of conditions is performed. The image forming apparatus according to claim 6, wherein the performing. 前記制御部は、機密度が高いことをそれぞれ示す複数の条件のうちの少なくともいずれか1つを受信した印刷指令に係るページ記述言語で記載されたデータが満たすときに当該ページ記述言語で記載されたデータが前記所定条件を満たすと判断し、前記複数の条件をいずれも受信した印刷指令に係るページ記述言語で記載されたデータが満たさないときに当該ページ記述言語で記載されたデータが前記所定条件を満たさないと判断する場合、複数のページを含むページ記述言語で記載されたデータのうち、1ページに対応するデータについて前記複数の条件に関する判断を行ってから、別の1ページに対応するデータについて前記複数の条件に関する判断を行うことを特徴とする請求項6に記載の画像形成装置。   The control unit is described in the page description language when the data described in the page description language related to the print command that has received at least one of a plurality of conditions each indicating high sensitivity is satisfied. When the data described in the page description language is determined not to satisfy the predetermined condition and the data described in the page description language according to the print command that has received all of the plurality of conditions is not satisfied, the data described in the page description language is When it is determined that the condition is not satisfied, among the data described in the page description language including a plurality of pages, the data corresponding to one page is determined with respect to the plurality of conditions and then corresponding to another one page. The image forming apparatus according to claim 6, wherein determination regarding the plurality of conditions is performed on data. 前記制御部は、機密度が高いことをそれぞれ示す複数の条件のうちの少なくともいずれか1つをページ記述言語で記載されたデータが満たすときに前記ページ記述言語で記載されたデータが前記所定条件を満たすと判断し、前記複数の条件をいずれも前記ページ記述言語で記載されたデータが満たさないときに前記ページ記述言語で記載されたデータが前記所定条件を満たさないと判断する場合、前記複数の条件に関する判断を所要時間が短い順に行うことを特徴とする請求項1〜8のいずれか1項に記載の画像形成装置。   When the data described in the page description language satisfies at least one of a plurality of conditions each indicating that the confidentiality is high, the data described in the page description language is the predetermined condition And determining that the data described in the page description language does not satisfy the predetermined condition when the data described in the page description language does not satisfy any of the plurality of conditions. The image forming apparatus according to claim 1, wherein the determination regarding the condition is performed in the order of shorter required time. 前記制御部は、ページ記述言語で記載されたデータを含むファイルの拡張子が、予め決定された拡張子と一致するとき、前記ページ記述言語で記載されたデータが前記所定条件を満たすと判断することを特徴とする請求項1〜6のいずれか1項に記載の画像形成装置。   The control unit determines that the data described in the page description language satisfies the predetermined condition when the extension of the file including the data described in the page description language matches a predetermined extension. The image forming apparatus according to claim 1, wherein the image forming apparatus is an image forming apparatus. 前記制御部は、ページ記述言語で記載されたデータのヘッダに、機密であることを示すテキストが含まれるとき、前記ページ記述言語で記載されたデータが前記所定条件を満たすと判断することを特徴とする請求項1〜6のいずれか1項に記載の画像形成装置。   The control unit determines that the data described in the page description language satisfies the predetermined condition when a text indicating confidentiality is included in a header of the data described in the page description language. The image forming apparatus according to any one of claims 1 to 6. 前記制御部は、ページ記述言語で記載されたデータのボディに、機密であることを示すテキストが含まれるとき、前記ページ記述言語で記載されたデータが前記所定条件を満たすと判断することを特徴とする請求項1〜6のいずれか1項に記載の画像形成装置。   The control unit determines that the data described in the page description language satisfies the predetermined condition when the body of the data described in the page description language includes text indicating confidentiality. The image forming apparatus according to any one of claims 1 to 6. 前記制御部は、ページ記述言語で記載されたデータが示す画像に、機密であることを示す文字が含まれるとき、前記ページ記述言語で記載されたデータが前記所定条件を満たすと判断することを特徴とする請求項1〜6のいずれか1項に記載の画像形成装置。   The controller determines that the data described in the page description language satisfies the predetermined condition when the image indicated by the data described in the page description language includes a character indicating confidentiality. The image forming apparatus according to claim 1, wherein the image forming apparatus is an image forming apparatus. ページ記述言語で記載されたデータをラスターデータ形式のデータに変換する変換装置と通信可能な通信部、及び、用紙に画像を形成する画像形成機構を備えた画像形成装置を制御するプログラムであって、
ページ記述言語で記載されたデータに係る印刷指令を受信するように前記通信部を制御し、
受信した印刷指令に係るページ記述言語で記載されたデータが、機密度が高いことを示す所定条件を満たすか否かを判断し、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たさないと判断したとき、当該ページ記述言語で記載されたデータを前記変換装置へ送信した後に、前記変換装置でラスターデータ形式に変換されたデータを受信するように前記通信部を制御し、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、当該ページ記述言語で記載されたデータを、ラスターデータ形式に変換し、
ラスターデータ形式に変換されたデータに基づいて用紙に画像が形成されるように、前記画像形成機構を制御することを特徴とするプログラム。
A program for controlling an image forming apparatus including a communication unit capable of communicating with a conversion device that converts data described in a page description language into data in a raster data format, and an image forming mechanism that forms an image on a sheet. ,
Controlling the communication unit to receive a print command related to data described in a page description language;
Determine whether the data described in the page description language related to the received print command satisfies a predetermined condition indicating that the confidentiality is high,
When it is determined that the data described in the page description language related to the received print command does not satisfy the predetermined condition, the data described in the page description language is transmitted to the conversion device, and then the raster data is converted by the conversion device. Controlling the communication unit to receive data converted into a format;
When it is determined that the data described in the page description language related to the received print command satisfies the predetermined condition, the data described in the page description language is converted into a raster data format,
A program for controlling the image forming mechanism so that an image is formed on a sheet based on data converted into a raster data format.
ページ記述言語で記載されたデータをラスターデータ形式のデータに変換する変換装置と通信可能な通信部、及び、用紙に画像を形成する画像形成機構を備えた画像形成装置を制御するプログラムであって、
ページ記述言語で記載されたデータに係る印刷指令を受信するように前記通信部を制御し、
受信した印刷指令に係るページ記述言語で記載されたデータが、機密度が高いことを示す所定条件を満たすか否かを判断し、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たすと判断したとき、当該ページ記述言語で記載されたデータを暗号化した後に前記変換装置に送信するように前記通信部を制御し、
受信した印刷指令に係るページ記述言語で記載されたデータが前記所定条件を満たさないと判断したとき、当該データを暗号化することなく前記変換装置に送信した後に、前記変換装置でラスターデータ形式に変換されたデータを受信するように、前記通信部を制御し、
得られたラスターデータ形式のデータに基づいて用紙に画像が形成されるように、前記画像形成機構を制御することを特徴とするプログラム。
A program for controlling an image forming apparatus including a communication unit capable of communicating with a conversion device that converts data described in a page description language into data in a raster data format, and an image forming mechanism that forms an image on a sheet. ,
Controlling the communication unit to receive a print command related to data described in a page description language;
Determine whether the data described in the page description language related to the received print command satisfies a predetermined condition indicating that the confidentiality is high,
When it is determined that the data described in the page description language relating to the received print command satisfies the predetermined condition, the communication unit is configured to encrypt the data described in the page description language and transmit the encrypted data to the conversion device Control
When it is determined that the data described in the page description language relating to the received print command does not satisfy the predetermined condition, the data is transmitted to the conversion device without being encrypted, and then converted into a raster data format by the conversion device. Controlling the communication unit to receive the converted data;
A program for controlling the image forming mechanism so that an image is formed on a sheet based on the obtained raster data format data.
JP2014067548A 2014-03-28 2014-03-28 Image forming apparatus and program Active JP6307973B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014067548A JP6307973B2 (en) 2014-03-28 2014-03-28 Image forming apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014067548A JP6307973B2 (en) 2014-03-28 2014-03-28 Image forming apparatus and program

Publications (2)

Publication Number Publication Date
JP2015189064A JP2015189064A (en) 2015-11-02
JP6307973B2 true JP6307973B2 (en) 2018-04-11

Family

ID=54424008

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014067548A Active JP6307973B2 (en) 2014-03-28 2014-03-28 Image forming apparatus and program

Country Status (1)

Country Link
JP (1) JP6307973B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019040327A (en) * 2017-08-24 2019-03-14 株式会社リコー Information processing apparatus, information processing system, and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008305018A (en) * 2007-06-05 2008-12-18 Ricoh Co Ltd Information processing system, its information processor, and server device
JP5736802B2 (en) * 2011-01-28 2015-06-17 村田機械株式会社 Image forming apparatus and image forming method

Also Published As

Publication number Publication date
JP2015189064A (en) 2015-11-02

Similar Documents

Publication Publication Date Title
JP6444188B2 (en) Image forming apparatus, control method therefor, and program
JP4976971B2 (en) Image forming system, image forming apparatus, and program
US20150269461A1 (en) Printing apparatus, printing control apparatus, printing system, control method of printing apparatus, and storage medium
US9747061B2 (en) Recording medium that stores printing program for instructing image forming apparatus of print job based on variable print data
JP2018171757A (en) Image recording device
JP6307973B2 (en) Image forming apparatus and program
JP5929431B2 (en) Image recording apparatus, control method for image recording apparatus, and control program
JP5017073B2 (en) Information processing apparatus, information processing system, information processing method, information processing program, and recording medium
JP6235774B2 (en) Printing apparatus and control method and program therefor
JP6651902B2 (en) Printing system, driver program, and printer
JP4609488B2 (en) Image forming apparatus, program, and data processing method
JP2020049903A (en) Printer and program
JP2009086989A (en) Image forming system, image forming apparatus and program
JP2017046251A (en) Apparatus, system and method for image processing, and program
JP2012022516A (en) Print control program, recording medium, information processing device, printing system, and a printer
JP4433044B2 (en) Image forming apparatus, program, and data processing method
JP2016128215A (en) Printer and control method of the same
JP6347161B2 (en) PRINT CONTROL DEVICE, CONTROL METHOD FOR PRINT CONTROL DEVICE, AND RECORDING MEDIUM
US9538043B2 (en) Image forming system that prevents increasing of data amount of print data and reducing of printing result quality, image forming apparatus, and recording medium
JP2020024516A (en) Information processing apparatus and information processing program
JP2015088011A (en) Reader and program
JP6123257B2 (en) Information processing apparatus, image forming system, and control program for information processing apparatus
JP7396017B2 (en) Driver program and registration program
JP7314697B2 (en) Program and information processing device
JP7263830B2 (en) printer and module

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180131

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180226

R150 Certificate of patent or registration of utility model

Ref document number: 6307973

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150