JP2020028991A - Image forming device, printing method, and computer program - Google Patents

Image forming device, printing method, and computer program Download PDF

Info

Publication number
JP2020028991A
JP2020028991A JP2018154136A JP2018154136A JP2020028991A JP 2020028991 A JP2020028991 A JP 2020028991A JP 2018154136 A JP2018154136 A JP 2018154136A JP 2018154136 A JP2018154136 A JP 2018154136A JP 2020028991 A JP2020028991 A JP 2020028991A
Authority
JP
Japan
Prior art keywords
data
job
image forming
document
forming apparatus
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
JP2018154136A
Other languages
Japanese (ja)
Other versions
JP7139778B2 (en
Inventor
村川 彰
Akira Murakawa
彰 村川
義和 武貞
Yoshikazu Takesada
義和 武貞
勇司 川村
Yuji Kawamura
勇司 川村
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta 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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2018154136A priority Critical patent/JP7139778B2/en
Publication of JP2020028991A publication Critical patent/JP2020028991A/en
Application granted granted Critical
Publication of JP7139778B2 publication Critical patent/JP7139778B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To provide an image forming device, which can print a document using data suspected to be infected with computer virus while securing safety of the device.SOLUTION: An image forming device 1, when receiving job data on a job of printing a document from a print server 2 or a terminal device 3, determines whether or not the job data is infected with computer virus. When determining that the data is not infected with the virus, the device prints the document on the basis of specific item data relating to specific items, but when determining that the data is infected with the virus, prints whole parts or part of the document without being based on the specific item data.SELECTED DRAWING: Figure 1

Description

本発明は、パーソナルコンピュータのような端末装置で用意された画像を印刷する画像形成装置におけるコンピュータウイルスの対策の技術に関する。   The present invention relates to a technique for preventing computer viruses in an image forming apparatus that prints an image prepared by a terminal device such as a personal computer.

従来、画像形成装置は、パーソナルコンピュータまたはスマートフォンなどの端末装置から印刷用のデータを受信し、画像を用紙に印刷する。   2. Description of the Related Art Conventionally, an image forming apparatus receives print data from a terminal device such as a personal computer or a smartphone, and prints an image on a sheet.

セキュリティの保護のために、画像形成装置は、端末装置から印刷用のデータを受信すると、印刷用のデータがコンピュータウイルスに感染していないかどうかをチェックする。そして、感染していなければ画像を印刷する。しかし、感染していれば、画像を印刷することなく、印刷用のデータを削除する。   For security protection, upon receiving the print data from the terminal device, the image forming apparatus checks whether the print data is infected with a computer virus. Then, if it is not infected, the image is printed. However, if infected, the data for printing is deleted without printing the image.

画像形成装置のための、コンピュータウイルスのチェックに関する技術として、次のような技術が提案されている。   The following techniques have been proposed as techniques relating to computer virus checking for image forming apparatuses.

特許文献1に記載される複合機は、複数の機能に対応して設けられた複数の制御モジュール(スキャン制御部〜ファイルシステム部)と、その複数の制御モジュールに対するウイルスチェックを行うウイルスチェック部と、ウイルスチェック部にその複数の中の一部の制御 モジュール毎にウイルスチェックを行わせるウイルス管理部と、ウイルスチェックによってウイルス感染のないことが確認されている制御モジュールのみを使用するジョブの実行を許可するジョブ管理部とを備える。   The MFP described in Patent Literature 1 includes a plurality of control modules (scan control unit to file system unit) provided corresponding to a plurality of functions, and a virus check unit that performs a virus check on the plurality of control modules. The virus management unit, which causes the virus check unit to perform a virus check for some of the control modules, and the execution of jobs that use only control modules that have been confirmed to be free from virus by the virus check. A permitted job management unit.

特許文献2に記載される画像形成装置は、ウイルスに汚染されたデータを受信した際、送信元の属性に関する情報などに基づく履歴情報を作成し、以後はデータを受信した際に履歴情報を参照しながら、送信元でウイルス感染履歴がある場合は警告を出力し強制終了する。   The image forming apparatus described in Patent Literature 2 creates history information based on information related to the attribute of a transmission source when receiving data contaminated with a virus, and thereafter refers to the history information when receiving the data. On the other hand, if there is a virus infection history at the sender, a warning is output and the operation is forcibly terminated.

特許文献3に記載されるコントローラは、ネットワークを介して端末装置101からデータを受信し、受信したデータにコンピュータウイルスが含まれているか否かを検出し、コンピュータウイルスが検出された場合、データを送信した送信元を示す情報を取得し、取得した送信元を示す情報を格納する。そしてコンピュータウイルスの検出をコントローラの管理者に通知する。   The controller described in Patent Document 3 receives data from the terminal device 101 via a network, detects whether or not the received data contains a computer virus, and when the computer virus is detected, converts the data. The information indicating the transmitted transmission source is acquired, and the information indicating the acquired transmission source is stored. Then, the controller administrator is notified of the detection of the computer virus.

特開2011−65483号公報JP-A-2011-65483 特開2006−252407号公報JP 2006-252407 A 特開2004−259060号公報JP 2004-259060 A

このように、従来は、印刷用のデータがコンピュータウイルスに感染していれば、ユーザは、印刷物を得ることができない。   As described above, conventionally, if data for printing is infected with a computer virus, a user cannot obtain a printed matter.

しかし、印刷用のデータの感染源がその送信元である端末装置であれば、ユーザは、その端末装置を操作して何度、印刷を試みても、印刷物を得ることができない。   However, if the infection source of the printing data is the terminal device that is the transmission source, the user cannot obtain a printed matter even if the user operates the terminal device and tries printing many times.

本発明は、このような問題点に鑑み、画像形成装置の安全性を確保しつつ、コンピュータウイルスに感染していると疑わしいデータを用いてドキュメントを印刷することを、目的とする。   SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to print a document using data suspected of being infected with a computer virus while ensuring the security of an image forming apparatus.

本発明の一形態に係る画像形成装置は、ドキュメントを印刷するジョブのジョブデータを受信する受信手段と、前記ジョブデータが、コンピュータウイルスに感染している被感染データであるか否かを判別する、判別手段と、前記ジョブデータが前記被感染データでないと前記判別手段によって判別された場合は、前記ジョブデータの中の、特定の事項に関する特定事項データに基づいて前記ドキュメントを印刷するが、前記被感染データであると判別された場合は、当該特定事項データに基づくことなく当該ドキュメントの全部分または一部分を印刷する、印刷手段と、を有する。   An image forming apparatus according to an embodiment of the present invention includes a receiving unit that receives job data of a job for printing a document, and determines whether the job data is infected data infected with a computer virus. Determining means, and when the determination means determines that the job data is not the infected data, in the job data, prints the document based on specific item data relating to a specific item, And printing means for printing the whole or a part of the document without being based on the specific item data when it is determined that the data is infected data.

好ましくは、前記ジョブデータが前記被感染データであると前記判別手段によって判別された場合に、当該ジョブデータの中の前記特定事項データを、ユーザが通常時に指定し得る第一の範囲よりも狭い第二の範囲内の条件値を示す第二の特定事項データに置き換えることによって、第二のジョブデータを生成する、生成手段、を有し、前記印刷手段は、前記ジョブデータが前記被感染データであると前記判別手段によって判別された場合に、前記第二のジョブデータに基づいて前記ドキュメントの一部分または全部分を印刷する。   Preferably, when the determination unit determines that the job data is the infected data, the specific item data in the job data is smaller than a first range that a user can normally specify. Generating means for generating second job data by replacing the job data with the second specified item data indicating a condition value within a second range, wherein the job data includes If it is determined by the determination means that the document is a part or all of the document based on the second job data.

本発明によると、画像形成装置の安全性を確保しつつ、コンピュータウイルスに感染していると疑わしいデータを用いてドキュメントを印刷することができる。   According to the present invention, it is possible to print a document using data suspected to be infected with a computer virus while ensuring the security of the image forming apparatus.

画像処理システムの全体的な構成の例を示す図である。FIG. 1 is a diagram illustrating an example of an overall configuration of an image processing system. 画像形成装置のハードウェア構成の例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of an image forming apparatus. プリントサーバのハードウェア構成の例を示す図である。FIG. 3 illustrates an example of a hardware configuration of a print server. 端末装置のハードウェア構成の例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware configuration of a terminal device. 画像形成装置、プリントサーバ、および端末装置それぞれの機能的構成の例を示す図である。FIG. 2 is a diagram illustrating an example of a functional configuration of each of an image forming apparatus, a print server, and a terminal device. 条件指定画面の例を示す図である。It is a figure showing an example of a condition specification screen. ジョブリスト画面の例を示す図である。FIG. 14 is a diagram illustrating an example of a job list screen. 感染報知画面の例を示す図である。It is a figure showing an example of an infection notification screen. 条件再指定画面の例を示す図である。It is a figure showing an example of a condition re-designation screen. 代替ジョブファイルを生成する方法の例を説明するための図である。FIG. 11 is a diagram for describing an example of a method for generating an alternative job file. PDF(Portable Document Format)のデータの構成の例を示す図である。FIG. 4 is a diagram illustrating an example of a data structure of PDF (Portable Document Format). 対象ドキュメントの例を示す図である。FIG. 9 is a diagram illustrating an example of a target document. 代替ジョブファイルによって得られる印刷物の例を示す図である。FIG. 9 is a diagram illustrating an example of a printed matter obtained by an alternative job file. プリントプログラムによる全体的な処理の流れの例を説明するフローチャートである。6 is a flowchart illustrating an example of the overall flow of processing by a print program. 感染報知画面の例を示す図である。It is a figure showing an example of an infection notification screen. ジョブリスト画面の例を示す図である。FIG. 14 is a diagram illustrating an example of a job list screen. 感染報知画面の例を示す図である。It is a figure showing an example of an infection notification screen.

図1は、画像処理システム4の全体的な構成の例を示す図である。図2は、画像形成装置1のハードウェア構成の例を示す図である。図3は、プリントサーバ2のハードウェア構成の例を示す図である。図4は、端末装置3のハードウェア構成の例を示す図である。   FIG. 1 is a diagram illustrating an example of the overall configuration of the image processing system 4. FIG. 2 is a diagram illustrating an example of a hardware configuration of the image forming apparatus 1. FIG. 3 is a diagram illustrating an example of a hardware configuration of the print server 2. FIG. 4 is a diagram illustrating an example of a hardware configuration of the terminal device 3.

画像処理システム4は、図1に示すように、複数台の画像形成装置1、プリントサーバ2、複数台の端末装置3、および通信回線41などによって構成される。画像処理システム4は、画像に関する処理を行うシステムであって、画像を用紙に印刷したり、用紙に記されている画像を電子化して保存したりする。   As shown in FIG. 1, the image processing system 4 includes a plurality of image forming apparatuses 1, a print server 2, a plurality of terminal devices 3, a communication line 41, and the like. The image processing system 4 is a system that performs a process related to an image, and prints an image on a sheet of paper and digitizes and saves an image described on the sheet of paper.

画像処理システム4の各装置は、通信回線41を介して通信を行うことができる。通信回線41として、いわゆるLAN(Local Area Network)回線、専用線、または公衆回線などが用いられる。   Each device of the image processing system 4 can perform communication via the communication line 41. As the communication line 41, a so-called LAN (Local Area Network) line, a dedicated line, a public line, or the like is used.

画像形成装置1は、一般に「MFP(Multi Function Peripheral)」または「複合機」などと呼ばれる装置であって、コピー、ダイレクトプリント、プルプリント、ファクシミリ、スキャン、およびドキュメントサーバなどの機能を集約した装置である。以下、各画像形成装置1を「画像形成装置1A」、「画像形成装置1B」、「画像形成装置1C」、…と区別して記載することがある。各画像形成装置1は、共通のPDL(Page Description Language)およびPJL(Printer Job Language)に対応している。   The image forming apparatus 1 is an apparatus that is generally called an “MFP (Multi Function Peripheral)” or “MFP”, and is an apparatus that integrates functions such as copy, direct print, pull print, facsimile, scan, and document server. It is. Hereinafter, each of the image forming apparatuses 1 may be separately described as “image forming apparatus 1A”, “image forming apparatus 1B”, “image forming apparatus 1C”,. Each image forming apparatus 1 supports a common PDL (Page Description Language) and a PJL (Printer Job Language).

ダイレクトプリント機能は、プリントサーバ2を介さずに端末装置3から画像のデータを受信し画像を用紙に印刷する機能である。   The direct print function is a function of receiving image data from the terminal device 3 without passing through the print server 2 and printing the image on paper.

プルプリント機能は、端末装置3からプリントサーバ2へアップロードされたデータを、ユーザからの指令に応じてプリントサーバ2からダウンロードし画像を用紙に印刷する機能である。   The pull print function is a function of downloading data uploaded from the terminal device 3 to the print server 2 from the print server 2 in accordance with a command from a user and printing an image on paper.

画像形成装置1は、図2に示すように、CPU(Central Processing Unit)10a、RAM(Random Access Memory)10b、ROM(Read Only Memory)10c、補助記憶装置10d、タッチパネルディスプレイ10e、操作キーパネル10f、ネットワークインタフェース10g、モデム10h、スキャンユニット10i、プリントユニット10j、およびフィニッシャ10kなどによって構成される。   As shown in FIG. 2, the image forming apparatus 1 includes a CPU (Central Processing Unit) 10a, a RAM (Random Access Memory) 10b, a ROM (Read Only Memory) 10c, an auxiliary storage device 10d, a touch panel display 10e, and an operation key panel 10f. , A network interface 10g, a modem 10h, a scan unit 10i, a print unit 10j, a finisher 10k, and the like.

タッチパネルディスプレイ10eは、ユーザに対するメッセージを示す画面、ユーザがコマンドまたは情報を入力するための画面、およびCPU10aが実行した処理の結果を示す画面などを表示する。また、タッチパネルディスプレイ10eは、タッチされた位置を示す信号をCPU10aへ送る。   The touch panel display 10e displays a screen showing a message to the user, a screen for the user to input a command or information, a screen showing the result of processing executed by the CPU 10a, and the like. The touch panel display 10e sends a signal indicating the touched position to the CPU 10a.

操作キーパネル10fは、いわゆるハードウェアキーボードであって、テンキー、スタートキー、ストップキー、およびファンクションキーなどによって構成される。   The operation key panel 10f is a so-called hardware keyboard, and includes ten keys, a start key, a stop key, a function key, and the like.

ネットワークインタフェース10gは、TCP/IP(Transmission Control Protocol/Internet Protocol)などのプロトコルでプリントサーバ2および端末装置3などと通信する。ネットワークインタフェース10gとして、NIC(Network Interface Card)または無線LANボードなどが用いられる。   The network interface 10g communicates with the print server 2, the terminal device 3, and the like using a protocol such as TCP / IP (Transmission Control Protocol / Internet Protocol). As the network interface 10g, a NIC (Network Interface Card) or a wireless LAN board is used.

モデム10hは、ファックス端末との間でG3などのプロトコルで画像データをやり取りする。   The modem 10h exchanges image data with a fax terminal using a protocol such as G3.

スキャンユニット10iは、プラテンガラスまたはADF(Auto Document Feeder)にセットされた用紙に記されている画像を読み取って画像データを生成する。   The scanning unit 10i reads an image written on a platen glass or a sheet set on an ADF (Auto Document Feeder) to generate image data.

プリントユニット10jは、スキャンユニット10iによって読み取られた画像のほか、ネットワークインタフェース10gまたはモデム10hによって他の装置から受信した画像データに示される画像を用紙に印刷する。   The printing unit 10j prints, on paper, an image indicated by image data received from another device by the network interface 10g or the modem 10h, in addition to the image read by the scanning unit 10i.

フィニッシャ10kは、プリントユニット10jによって得られた印刷物に対して、必要に応じて後処理を施す。後処理は、ステープルで綴じる処理、パンチ穴を開ける処理、または折り曲げる処理などである。   The finisher 10k performs post-processing as needed on the printed matter obtained by the print unit 10j. The post-processing includes a staple binding process, a punching process, a bending process, and the like.

ROM10cまたは補助記憶装置10dには、ダイレクトプリントのジョブおよびプルプリントのジョブを実行するためのプリントプログラム10P(図5参照)が記憶されている。プリントプログラム10Pは、必要に応じてRAM10bにロードされ、CPU10aによって実行される。補助記憶装置10dとして、HDD(Hard Disk Drive)またはSSD(Solid State Drive)が用いられる。   The ROM 10c or the auxiliary storage device 10d stores a print program 10P (see FIG. 5) for executing a direct print job and a pull print job. The print program 10P is loaded into the RAM 10b as needed, and is executed by the CPU 10a. An HDD (Hard Disk Drive) or an SSD (Solid State Drive) is used as the auxiliary storage device 10d.

プリントサーバ2は、端末装置3と画像形成装置1との間で印刷用のデータを仲介するサーバである。プリントサーバ2として、サーバ機またはパーソナルコンピュータなどが用いられる。プリントサーバ2は、図3に示すように、CPU20a、RAM20b、ROM20c、補助記憶装置20d、およびネットワークインタフェース20eなどによって構成される。   The print server 2 is a server that mediates print data between the terminal device 3 and the image forming apparatus 1. As the print server 2, a server machine or a personal computer is used. As shown in FIG. 3, the print server 2 includes a CPU 20a, a RAM 20b, a ROM 20c, an auxiliary storage device 20d, a network interface 20e, and the like.

ネットワークインタフェース20eは、TCP/IPなどのプロトコルで画像形成装置1および端末装置3などと通信する。ネットワークインタフェース20eとして、NICまたは無線LANボードなどが用いられる。   The network interface 20e communicates with the image forming apparatus 1, the terminal device 3, and the like using a protocol such as TCP / IP. An NIC or a wireless LAN board is used as the network interface 20e.

ROM20cまたは補助記憶装置20dには、画像形成装置1と連携してネットワークプリントを提供するための仲介プログラム20P(図5参照)が記憶されている。仲介プログラム20Pは、必要に応じてRAM20bにロードされ、CPU20aによって実行される。補助記憶装置20dとして、HDDまたはSSDが用いられる。   The mediation program 20P (see FIG. 5) for providing network print in cooperation with the image forming apparatus 1 is stored in the ROM 20c or the auxiliary storage device 20d. The mediation program 20P is loaded into the RAM 20b as needed, and is executed by the CPU 20a. An HDD or SSD is used as the auxiliary storage device 20d.

端末装置3は、画像形成装置1が提供するサービスを利用するための端末装置である。以下、各端末装置3を「端末装置3A」、「端末装置3B」、「端末装置3C」、…と区別して記載することがある。   The terminal device 3 is a terminal device for using a service provided by the image forming apparatus 1. Hereinafter, each terminal device 3 may be distinguished and described as “terminal device 3A”, “terminal device 3B”, “terminal device 3C”,.

端末装置3として、パーソナルコンピュータ、スマートフォン、またはタブレットコンピュータなどが用いられる。以下、端末装置3としてノート型のパーソナルコンピュータが用いられる場合を例に説明する。   As the terminal device 3, a personal computer, a smartphone, a tablet computer, or the like is used. Hereinafter, a case where a notebook personal computer is used as the terminal device 3 will be described as an example.

端末装置3は、図4に示すように、CPU30a、RAM30b、ROM30c、補助記憶装置30d、液晶ディスプレイ30e、ネットワークインタフェース30f、キーボード30g、およびポインティングデバイス30hなどによって構成される。   As shown in FIG. 4, the terminal device 3 includes a CPU 30a, a RAM 30b, a ROM 30c, an auxiliary storage device 30d, a liquid crystal display 30e, a network interface 30f, a keyboard 30g, a pointing device 30h, and the like.

液晶ディスプレイ30eは、コマンドまたはデータを入力するための画面、メッセージをユーザに知らせるための画面、およびCPU30aによる処理の結果を示す画面などを表示する。   The liquid crystal display 30e displays a screen for inputting a command or data, a screen for notifying a user of a message, a screen showing a result of processing by the CPU 30a, and the like.

ネットワークインタフェース30fは、TCP/IPなどのプロトコルで画像形成装置1およびプリントサーバ2などと通信する。ネットワークインタフェース30fとして、NICまたは無線LANボードなどが用いられる。   The network interface 30f communicates with the image forming apparatus 1, the print server 2, and the like using a protocol such as TCP / IP. An NIC or a wireless LAN board is used as the network interface 30f.

キーボード30gおよびポインティングデバイス30hは、コマンドまたはデータなどをオペレータが入力するための入力装置である。   The keyboard 30g and the pointing device 30h are input devices for an operator to input commands or data.

ROM30cまたは補助記憶装置30dには、ダイレクトプリントまたはプルプリントを使用するためのクライアントプログラム30P(図5参照)が記憶されている。クライアントプログラム30Pは、RAM30bにロードされ、CPU30aによって実行される。補助記憶装置30dとして、HDDまたはSSDが用いられる。   The client program 30P (see FIG. 5) for using direct printing or pull printing is stored in the ROM 30c or the auxiliary storage device 30d. The client program 30P is loaded into the RAM 30b and executed by the CPU 30a. An HDD or SSD is used as the auxiliary storage device 30d.

図5は、画像形成装置1、プリントサーバ2、および端末装置3それぞれの機能的構成の例を示す図である。図6は、条件指定画面51の例を示す図である。図7は、ジョブリスト画面52の例を示す図である。図8は、感染報知画面53Xの例を示す図である。図9は、条件再指定画面54Xの例を示す図である。図10は、代替ジョブファイル61Sを生成する方法の例を説明するための図である。図11は、PDF(Portable Document Format)のデータの構成の例を示す図である。図12は、対象ドキュメント7の例を示す図である。図13は、代替ジョブファイル61Sによって得られる印刷物の例を示す図である。   FIG. 5 is a diagram illustrating an example of a functional configuration of each of the image forming apparatus 1, the print server 2, and the terminal device 3. FIG. 6 is a diagram showing an example of the condition designation screen 51. FIG. 7 is a diagram showing an example of the job list screen 52. FIG. 8 is a diagram showing an example of the infection notification screen 53X. FIG. 9 is a diagram illustrating an example of the condition re-designation screen 54X. FIG. 10 is a diagram for describing an example of a method of generating the substitute job file 61S. FIG. 11 is a diagram illustrating an example of the structure of PDF (Portable Document Format) data. FIG. 12 is a diagram illustrating an example of the target document 7. FIG. 13 is a diagram illustrating an example of a printed matter obtained by the substitute job file 61S.

プリントプログラム10P、仲介プログラム20P、およびクライアントプログラム30Pによると、ダイレクトプリントまたはプルプリントのジョブのファイルにコンピュータウイルスが感染している場合であっても、ユーザは、従来よりも安全に画像の印刷物を得ることができる。以下、この仕組みについて説明する。   According to the print program 10P, the mediation program 20P, and the client program 30P, even when a computer virus infects a file of a direct print or pull print job, a user can print a printed matter of an image more safely than before. Obtainable. Hereinafter, this mechanism will be described.

プリントプログラム10Pによると、図5に示すジョブ受付部101、ウイルスチェック部102、通常ジョブ実行部103、ファイル一時記憶部121、感染通知部122、条件受付部123、代替ファイル生成部124、代替ジョブ実行部125、およびファイル削除部126などが画像形成装置1に実現される。   According to the print program 10P, the job receiving unit 101, the virus checking unit 102, the normal job executing unit 103, the temporary file storage unit 121, the infection notifying unit 122, the condition receiving unit 123, the substitute file generating unit 124, the substitute job shown in FIG. An execution unit 125, a file deletion unit 126, and the like are realized in the image forming apparatus 1.

仲介プログラム20Pによると、図5に示すジョブファイル記憶部201、ジョブリスト送信部202、およびジョブファイル送信部203などがプリントサーバ2に実現される。   According to the mediation program 20P, the print server 2 realizes the job file storage unit 201, the job list transmission unit 202, and the job file transmission unit 203 illustrated in FIG.

クライアントプログラム30Pによると、図5に示すジョブ指令部301、感染報知部302、中止回答部303、および条件回答部304などが端末装置3に実現される。   According to the client program 30P, the terminal device 3 realizes the job instruction unit 301, the infection notification unit 302, the stop response unit 303, and the condition response unit 304 shown in FIG.

ユーザは、ダイレクトプリントによって印刷するドキュメント(以下、「対象ドキュメント7」と記載する。)のデータを端末装置3に用意する。例えば、端末装置3にインストールされているワープロソフトまたは描画ソフトなどのアプリケーションでドキュメントを作成することによって用意する。または、インターネット上のサーバからウェブブラウザでウェブページのファイルをダウンロードすることによって用意してもよい。または、既に補助記憶装置30dに記憶されているファイルをアプリケーションで開くことによって用意してもよい。そして、ユーザは、所定のコマンドを端末装置3に入力する。   The user prepares, in the terminal device 3, data of a document to be printed by direct printing (hereinafter, referred to as “target document 7”). For example, the document is prepared by creating a document using an application such as word processing software or drawing software installed in the terminal device 3. Alternatively, it may be prepared by downloading a web page file from a server on the Internet using a web browser. Alternatively, the file may be prepared by opening a file already stored in the auxiliary storage device 30d with an application. Then, the user inputs a predetermined command to the terminal device 3.

すると、ジョブ指令部301は、ダイレクトプリントまたはプルプリントのジョブの実行を指令する処理を、例えば次のように実行する。   Then, the job instruction unit 301 executes a process of instructing execution of a direct print or pull print job, for example, as follows.

ジョブ指令部301は、図6のような条件指定画面51を液晶ディスプレイ30eに表示させる。   The job instruction unit 301 causes the liquid crystal display 30e to display a condition designation screen 51 as shown in FIG.

ここで、ユーザは、対象ドキュメント7を印刷する条件(部数、カラー、用紙のサイズ、印刷面など)を、条件指定画面51を操作することによって指定する。ダイレクトプリントの場合は、さらに、対象ドキュメント7を印刷させるデバイス(以下、「印刷デバイス」と記載する。)を画像形成装置1A、1B、1C、…の中から選択する。例えば、画像形成装置1Bに印刷させる場合は、画像形成装置1Bを選択する。プルプリントの場合は、印刷デバイスを選択する代わりに、プルプリントのチェックボックスを「オン」にする。   Here, the user specifies conditions for printing the target document 7 (number of copies, color, paper size, print surface, etc.) by operating the condition specification screen 51. In the case of direct printing, a device for printing the target document 7 (hereinafter, referred to as a “print device”) is further selected from the image forming apparatuses 1A, 1B, 1C,. For example, when printing is performed by the image forming apparatus 1B, the image forming apparatus 1B is selected. In the case of pull printing, instead of selecting the printing device, the check box for pull printing is set to “ON”.

さらに、ジョブ指令部301は、このジョブを識別する識別子をジョブ識別子として発行し、液晶ディスプレイ30eに表示させる。そして、用意されたデータおよび指定された条件に基づいて、このジョブを実行するためのジョブファイル61を生成する。   Further, the job instruction unit 301 issues an identifier for identifying the job as a job identifier and causes the liquid crystal display 30e to display the identifier. Then, a job file 61 for executing this job is generated based on the prepared data and designated conditions.

ジョブファイル61は、画像形成装置1に対応するPDLまたはPJLで記述される画像データである。または、用意されたデータが、選択された印刷デバイスに対応している場合は、このデータおよび指定された条件を示すデータを含むファイルをジョブファイル61として生成してもよい。   The job file 61 is image data described in PDL or PJL corresponding to the image forming apparatus 1. Alternatively, if the prepared data corresponds to the selected printing device, a file including this data and data indicating the specified condition may be generated as the job file 61.

そのほか、ジョブファイル61には、発行されたジョブ識別子が対応付けられ、さらに、端末装置3自身の識別子(例えば、IPアドレス)が指令元識別子として対応付けられる。   In addition, the issued job identifier is associated with the job file 61, and the identifier (for example, the IP address) of the terminal device 3 itself is associated with the command source identifier.

そして、ジョブ指令部301は、印刷デバイスが選択された場合は、選択された印刷デバイスへジョブファイル61を送信する。チェックボックスがオンにされた場合は、ジョブファイル61をプリントサーバ2へ送信する。   Then, when a printing device is selected, the job instruction unit 301 transmits the job file 61 to the selected printing device. When the check box is turned on, the job file 61 is transmitted to the print server 2.

プリントサーバ2において、ジョブファイル記憶部201は、端末装置3から送信されてきたジョブファイル61を記憶する。   In the print server 2, the job file storage unit 201 stores the job file 61 transmitted from the terminal device 3.

画像形成装置1において、ジョブ受付部101は、ジョブを受け付ける処理を次のように実行する。   In the image forming apparatus 1, the job receiving unit 101 executes a process of receiving a job as follows.

ダイレクトプリントの場合は、プリントサーバ2を介さずに端末装置3からジョブファイル61が送信されてくる。すると、ジョブ受付部101は、ジョブファイル61を受け付け、ファイル一時記憶部121に記憶させる。   In the case of direct printing, the job file 61 is transmitted from the terminal device 3 without passing through the print server 2. Then, the job receiving unit 101 receives the job file 61 and stores it in the file temporary storage unit 121.

プルプリントの場合は、ユーザは、端末装置3でジョブを指令した後、画像形成装置1のところへ訪れる。そして、その端末装置3の識別子を指令元識別子として画像形成装置1へ入力する。例えば、端末装置3Aからジョブを指令した場合は、端末装置3AのIPアドレスを指令元識別子として入力する。   In the case of pull printing, the user instructs a job at the terminal device 3 and then visits the image forming apparatus 1. Then, the identifier of the terminal device 3 is input to the image forming apparatus 1 as a command source identifier. For example, when a job is commanded from the terminal device 3A, the IP address of the terminal device 3A is input as a command source identifier.

すると、ジョブ受付部101は、その端末装置3からのプルプリントのジョブに係るジョブファイル61をプリントサーバ2へ問い合わせる。この際に、ジョブ受付部101は、入力された指令元識別子を示す問合データ62をプリントサーバ2へ送信する。   Then, the job receiving unit 101 inquires the print server 2 of the job file 61 relating to the pull print job from the terminal device 3. At this time, the job receiving unit 101 transmits the inquiry data 62 indicating the input command source identifier to the print server 2.

プリントサーバ2のジョブリスト送信部202は、問合データ62を受信すると、問合データ62に示される指令元識別子が対応付けられているジョブファイル61をジョブファイル記憶部201から検索する。そして、見つかったジョブファイル61それぞれのジョブ識別子を示すリストデータ63を、問合データ62の送信元である画像形成装置1へ送信する。   Upon receiving the inquiry data 62, the job list transmission unit 202 of the print server 2 searches the job file storage unit 201 for a job file 61 associated with the command source identifier indicated in the inquiry data 62. Then, list data 63 indicating the job identifier of each found job file 61 is transmitted to the image forming apparatus 1 that is the transmission source of the inquiry data 62.

ジョブ受付部101は、リストデータ63を受信すると、図7のような、リストデータ63に示されるジョブ識別子が並べられたジョブリスト画面52をタッチパネルディスプレイ10eに表示させる。ここで、ユーザは、実行させたいジョブのジョブ識別子を選択する。   Upon receiving the list data 63, the job receiving unit 101 causes the touch panel display 10e to display a job list screen 52 in which the job identifiers shown in the list data 63 are arranged as shown in FIG. Here, the user selects the job identifier of the job to be executed.

すると、ジョブ受付部101は、入力された指令元識別子および選択されたジョブ識別子を示す要求データ64をプリントサーバ2へ送信する。   Then, the job receiving unit 101 transmits to the print server 2 request data 64 indicating the input command source identifier and the selected job identifier.

プリントサーバ2のジョブファイル送信部203は、要求データ64を受信すると、要求データ64に示される指令元識別子およびジョブ識別子が対応付けられているジョブファイル61をジョブファイル記憶部201から読み出し、要求データ64の送信元である画像形成装置1へ送信する。   Upon receiving the request data 64, the job file transmission unit 203 of the print server 2 reads from the job file storage unit 201 the job file 61 in which the command source identifier and the job identifier indicated in the request data 64 are associated, and 64 to the image forming apparatus 1 which is the transmission source.

そして、ジョブ受付部101は、そのジョブファイル61を受け付け、ファイル一時記憶部121に記憶させる。   Then, the job receiving unit 101 receives the job file 61 and stores the job file 61 in the file temporary storage unit 121.

このように、ダイレクトプリントの場合もプルプリントの場合も、ジョブファイル61がジョブ受付部101によって受け付けられ、ファイル一時記憶部121に記憶される。以下、受け付けられたジョブファイル61を「受付ジョブファイル61R」と記載する。   As described above, the job file 61 is received by the job receiving unit 101 and stored in the file temporary storage unit 121 in both the direct print and the pull print. Hereinafter, the received job file 61 will be referred to as a “received job file 61R”.

ウイルスチェック部102は、受付ジョブファイル61Rがコンピュータウイルスに感染しているか否かを公知の方法によって判別する。感染している場合は、コンピュータウイルスの名称および種類を公知の方法によって検出する。   The virus check unit 102 determines whether the reception job file 61R is infected with a computer virus by a known method. If infected, the name and type of the computer virus are detected by a known method.

通常ジョブ実行部103、受付ジョブファイル61Rがコンピュータウイルスに感染していないとウイルスチェック部102によって判別された場合に、受付ジョブファイル61Rに基づいてプリントユニット10jなどを制御することによって、対象ドキュメント7を用紙に印刷する。   When the virus check unit 102 determines that the reception job file 61R is not infected with the computer virus, the normal job execution unit 103 controls the print unit 10j and the like based on the reception job file 61R, and thereby the target document 7 is processed. Print on paper.

ファイル削除部126は、印刷が完了したら、その受付ジョブファイル61Rをファイル一時記憶部121から削除する。   When printing is completed, the file deletion unit 126 deletes the received job file 61R from the file temporary storage unit 121.

感染通知部122は、受付ジョブファイル61Rがコンピュータウイルスに感染しているとウイルスチェック部102によって判別された場合に、その旨をユーザへ通知するための処理を次のように行う。   When the virus check unit 102 determines that the reception job file 61R is infected with a computer virus, the infection notification unit 122 performs a process for notifying the user of the determination as follows.

受付ジョブファイル61Rがダイレクトプリントのジョブに係るものである場合、つまり、プリントサーバ2を介さずに送信されてきたものである場合は、感染通知部122は、受付ジョブファイル61Rに対応付けられている指令元識別子を有する端末装置3へ感染通知データ65を送信する。感染通知データ65には、受付ジョブファイル61Rに対応付けられているジョブ識別子のほか、検出された名称および種類が示される。   If the reception job file 61R relates to a direct print job, that is, if the reception job file 61R is transmitted without passing through the print server 2, the infection notification unit 122 is associated with the reception job file 61R. The infection notification data 65 is transmitted to the terminal device 3 having the specified command source identifier. The infection notification data 65 indicates the detected name and type in addition to the job identifier associated with the reception job file 61R.

端末装置3において、感染報知部302は、感染通知データ65を受信すると、図8のような、受付ジョブファイル61Rがコンピュータウイルスに感染していることを知らせる感染報知画面53Xを感染通知データ65に基づいて液晶ディスプレイ30eに表示させる。   In the terminal device 3, when the infection notification unit 302 receives the infection notification data 65, the infection notification screen 53X for notifying that the reception job file 61R is infected with the computer virus as shown in FIG. The display is made on the liquid crystal display 30e based on this.

ここで、ユーザは、ジョブを中止する場合は、中止ボタン53X1をクリックすることによって「中止」を選択する。一方、継続する場合は、継続ボタン53X2をクリックすることによって「継続」を選択する。   Here, when canceling the job, the user clicks the cancel button 53X1 to select “cancel”. On the other hand, when continuing, "continuation" is selected by clicking the continuation button 53X2.

「中止」が選択された場合に、中止回答部303は、中止回答データ66を画像形成装置1へ送信する。中止回答データ66には、感染通知データ65に示されるジョブ識別子が示される。   When “Cancel” is selected, the cancel answer unit 303 transmits the cancel answer data 66 to the image forming apparatus 1. The stop response data 66 indicates the job identifier indicated in the infection notification data 65.

「継続」が選択された場合に、条件回答部304は、ジョブの条件を回答するための処理を次のように行う。   When “continue” is selected, the condition answering unit 304 performs a process for answering the job condition as follows.

条件回答部304は、感染報知画面53Xを閉じ、図9のような条件再指定画面54Xを液晶ディスプレイ30eに表示させる。   The condition answering unit 304 closes the infection notification screen 53X and causes the liquid crystal display 30e to display a condition redesignation screen 54X as shown in FIG.

ここで、ユーザは、対象ドキュメント7を印刷する条件を入力する。ただし、条件指定画面51と比較して分かるように、条件再指定画面54Xにおいては、入力することができる条件が、条件指定画面51よりも限定されている。   Here, the user inputs conditions for printing the target document 7. However, as can be seen in comparison with the condition designation screen 51, the conditions that can be input on the condition redesignation screen 54X are more limited than those on the condition designation screen 51.

条件回答部304は、条件再指定画面54Xに入力された条件および感染通知データ65に示されるジョブ識別子を示す条件データ67を画像形成装置1へ送信する。   The condition answering unit 304 transmits, to the image forming apparatus 1, the condition input to the condition redesignation screen 54X and the condition data 67 indicating the job identifier indicated in the infection notification data 65.

画像形成装置1において、ファイル削除部126は、端末装置3から中止回答データ66が送信されてきたら、その端末装置3の識別子が指令元識別子として対応付けられかつその中止回答データ66に示されるジョブ識別子が対応付けられている受付ジョブファイル61Rをファイル一時記憶部121から削除する。そして、その受付ジョブファイル61Rに係るジョブが中止される。   In the image forming apparatus 1, when the stop response data 66 is transmitted from the terminal device 3, the file deletion unit 126 associates the identifier of the terminal device 3 as the command source identifier and indicates the job indicated by the stop response data 66. The reception job file 61R associated with the identifier is deleted from the file temporary storage unit 121. Then, the job related to the reception job file 61R is stopped.

一方、受付ジョブファイル61Rがプルプリントのジョブに係るものである場合、つまり、プリントサーバ2から送信されてきたものである場合は、感染通知部122は、感染報知画面53Yをタッチパネルディスプレイ10eに表示させる。感染報知画面53Yは、感染報知画面53X(図8参照)と同様に、コンピュータウイルスへの感染を知らせる画面である。   On the other hand, if the reception job file 61R relates to a pull print job, that is, if the reception job file 61R is transmitted from the print server 2, the infection notification unit 122 displays the infection notification screen 53Y on the touch panel display 10e. Let it. The infection notification screen 53Y is a screen for notifying the user of infection with a computer virus, like the infection notification screen 53X (see FIG. 8).

ここで、ユーザは、ジョブを中止する場合は、感染報知画面53Yの中の中止ボタンをタッチすることによって「中止」を選択する。一方、継続する場合は、感染報知画面53Yの中の継続ボタンをタッチすることによって「継続」を選択する。   Here, when canceling the job, the user touches the cancel button in the infection notification screen 53Y to select “cancel”. On the other hand, when continuing, by touching the continuation button in the infection notification screen 53Y, "continuation" is selected.

「中止」が選択された場合は、ファイル削除部126は、その受付ジョブファイル61Rをファイル一時記憶部121から削除する。そして、その受付ジョブファイル61Rに係るジョブが中止される。   If “Cancel” is selected, the file deletion unit 126 deletes the received job file 61R from the file temporary storage unit 121. Then, the job related to the reception job file 61R is stopped.

「継続」が選択された場合は、条件受付部123は、ジョブの条件を回答するための処理を次のように行う。   When “continuation” is selected, the condition receiving unit 123 performs a process for answering the job condition as follows.

条件受付部123は、感染報知画面53Yを閉じ、条件再指定画面54Yをタッチパネルディスプレイ10eに表示させる。条件再指定画面54Yは、条件再指定画面54X(図9参照)と同様、ジョブの条件をユーザが入力するための画面である。また、条件再指定画面54Xと同様、入力することができる条件が、条件指定画面51よりも限定されている。そして、条件受付部123は、条件再指定画面54Yにユーザによって入力された条件を受け付ける。   The condition receiving unit 123 closes the infection notification screen 53Y and displays the condition re-designation screen 54Y on the touch panel display 10e. The condition redesignation screen 54Y is a screen for the user to input job conditions, like the condition redesignation screen 54X (see FIG. 9). Further, similarly to the condition re-designation screen 54X, conditions that can be input are more limited than those in the condition designation screen 51. Then, the condition receiving unit 123 receives the condition input by the user on the condition redesignation screen 54Y.

また、条件受付部123は、端末装置3から条件データ67を受信することによって、条件を受け付ける。   The condition receiving unit 123 receives the condition by receiving the condition data 67 from the terminal device 3.

代替ファイル生成部124は、受付ジョブファイル61Rおよび条件受付部123によって受け付けられた条件(条件データ67に示される条件または条件再指定画面54Yに入力された条件)に基づいて、代替ジョブファイル61Sを生成する。   The substitution file generation unit 124 generates the substitution job file 61S based on the conditions received by the reception job file 61R and the condition reception unit 123 (the conditions indicated in the condition data 67 or the conditions input to the condition redesignation screen 54Y). Generate.

以下、1つまたは複数のページからなるドキュメントが対象ドキュメント7として用意され、受付ジョブファイル61Rにドキュメントデータ61Aおよびジョブ制御データ61Bが含まれ、ドキュメントデータ61AのフォーマットがPDFである場合を例に、図10などを参照しながら説明する。   Hereinafter, an example in which a document including one or a plurality of pages is prepared as the target document 7, the reception job file 61R includes the document data 61A and the job control data 61B, and the format of the document data 61A is PDF. This will be described with reference to FIG.

一般に、PDFのデータは、図11(A)のように、ヘッダ、ボディ、クロスリファレンステーブル、およびトレイラによって構成される。   Generally, PDF data is composed of a header, a body, a cross reference table, and a trailer as shown in FIG.

ドキュメントデータ61Aは、対象ドキュメント7を表わすデータである。つまり、対象ドキュメント7の画像データである。ジョブ制御データ61Bは、対象ドキュメント7を印刷する条件(部数、集約、用紙のサイズ、印刷面など)などを示すデータである。つまり、条件の通り印刷されるようにプリントユニット10jなどを制御するためのデータである。   The document data 61A is data representing the target document 7. That is, the image data of the target document 7. The job control data 61B is data indicating conditions for printing the target document 7 (number of copies, aggregation, paper size, print surface, etc.). That is, the data is for controlling the print unit 10j and the like so as to be printed according to the conditions.

ボディには、様々な種類のオブジェクトが定義されている。これらのオブジェクトは、図11(B)に示すように、ドキュメントカタログをルートオブジェクトとして階層化されている。これらのオブジェクト(特にコンテンツストリーム)によって、ドキュメント(本実施形態では、対象ドキュメント7)の各ページのレイアウトおよびコンテンツが示されている。コンテンツの種類として、ベクタ、ラスタ(ビットマップ)、およびテキストが挙げられる。さらに、コンテンツのサムネイルまたは注釈が示されることもある。   Various types of objects are defined in the body. As shown in FIG. 11B, these objects are hierarchized with a document catalog as a root object. These objects (particularly, the content stream) indicate the layout and content of each page of the document (the target document 7 in the present embodiment). Types of content include vectors, rasters (bitmaps), and text. In addition, thumbnails or annotations of the content may be shown.

代替ファイル生成部124は、ルートオブジェクトから各オブジェクトを辿ることによってドキュメントデータ61Aの中からラスタのコンテンツのデータを抽出する。例えば、「stream」および「endstream」によって挟まれている部分のデータを抽出する。そして、抽出したデータをマージすることによって、コンテンツデータ61Cを生成する。ベクタのコンテンツおよびテキストのコンテンツは、抽出しない。また、レイアウトのデータおよびジョブ制御データ61Bも抽出しない。なお、ラスタのコンテンツのデータは、PNG(Portable Network Graphics)、JPEG(Joint Photographic Experts Group)またはGIF(Graphics Interchange Format)などのフォーマットに圧縮されていることもあれば、BMPのように圧縮されていないこともある。   The substitute file generation unit 124 extracts raster content data from the document data 61A by tracing each object from the root object. For example, data of a portion sandwiched between “stream” and “endstream” is extracted. Then, the content data 61C is generated by merging the extracted data. Vector content and text content are not extracted. Also, the layout data and the job control data 61B are not extracted. The raster content data may be compressed in a format such as PNG (Portable Network Graphics), JPEG (Joint Photographic Experts Group) or GIF (Graphics Interchange Format), or may be compressed like BMP. Not always.

例えば、図12のような、ラスタのコンテンツとしてイラスト711、722、732、および733を含み、ベクタのコンテンツとして図形712および734を含み、かつテキストのコンテンツとして文字列713および721を含むドキュメントが、対象ドキュメント7である場合は、イラスト711、722、732、および733のデータを抽出し、コンテンツデータ61Cを生成する。   For example, as shown in FIG. 12, a document that includes illustrations 711, 722, 732, and 733 as raster content, graphics 712 and 734 as vector content, and character strings 713 and 721 as text content, If the document is the target document 7, the data of the illustrations 711, 722, 732, and 733 are extracted, and the content data 61C is generated.

さらに、代替ファイル生成部124は、条件受付部123によって受け付けられた条件を示すジョブ制御データ61Dを生成する。   Further, the substitute file generating unit 124 generates the job control data 61D indicating the condition received by the condition receiving unit 123.

そして、コンテンツデータ61Cおよびジョブ制御データ61Dをマージすることによって、代替ジョブファイル61Sを生成する。なお、テキストのコンテンツについては、透明化してもよい。つまり、コンテンツデータ61CのフォーマットとしてサーチャブルPDFを採用してもよい。   Then, the substitute job file 61S is generated by merging the content data 61C and the job control data 61D. The text content may be made transparent. That is, searchable PDF may be adopted as the format of the content data 61C.

代替ジョブ実行部125は、受付ジョブファイル61Rなどに基づいて代替ファイル生成部124によって代替ジョブファイル61Sが生成されると、この受付ジョブファイル61Rの代わりにこの代替ジョブファイル61Sに基づいてプリントユニット10jなどを制御することによって、画像を用紙に印刷する。具体的には、代替ジョブファイル61Sに含まれるジョブ制御データ61Dに示される条件に基づいて、コンテンツデータ61Cに示される各コンテンツを用紙に印刷する。   When the substitute job generating unit 124 generates the substitute job file 61S based on the reception job file 61R and the like, the substitute job execution unit 125 prints the print unit 10j and the like based on the substitute job file 61S instead of the reception job file 61R. To print an image on paper. Specifically, based on the condition indicated in the job control data 61D included in the substitute job file 61S, each content indicated in the content data 61C is printed on a sheet.

その結果、例えば、図12に示すドキュメントが対象ドキュメント7である場合は、図13のような画像が用紙に印刷される。   As a result, for example, when the document shown in FIG. 12 is the target document 7, an image as shown in FIG. 13 is printed on a sheet.

ファイル削除部126は、印刷が完了したら、その受付ジョブファイル61Rをファイル一時記憶部121から削除する。   When printing is completed, the file deletion unit 126 deletes the received job file 61R from the file temporary storage unit 121.

図14は、プリントプログラム10Pによる全体的な処理の流れの例を説明するフローチャートである。   FIG. 14 is a flowchart illustrating an example of the overall flow of processing by the print program 10P.

次に、画像形成装置1による全体的な処理の流れの流れを、フローチャートを参照しながら説明する。   Next, the flow of the overall processing performed by the image forming apparatus 1 will be described with reference to flowcharts.

画像形成装置1は、プリントプログラム10Pに基づいて、図14に示す手順で処理を実行する。   The image forming apparatus 1 executes processing according to the procedure shown in FIG. 14 based on the print program 10P.

画像形成装置1は、プリントサーバ2または端末装置3からジョブファイル61を受信すると(図14の#11)、受付ジョブファイル61Rとしてファイル一時記憶部121によって一時的に記憶する(#12)。さらに、受付ジョブファイル61Rがコンピュータウイルスに感染しているか否かを検査する(#13)。   When receiving the job file 61 from the print server 2 or the terminal device 3 (# 11 in FIG. 14), the image forming apparatus 1 temporarily stores the received job file 61R in the file temporary storage unit 121 (# 12). Further, it is checked whether the reception job file 61R is infected with a computer virus (# 13).

検査の結果、受付ジョブファイル61Rがコンピュータウイルスに感染していることが分かれば(#14でYes)、画像形成装置1は、その旨をユーザへ通知する(#15)。具体的には、受付ジョブファイル61Rがダイレクトプリントのジョブのものであれば、受付ジョブファイル61Rの送信元である端末装置3へ感染通知データ65を送信する。プルプリントのジョブのものであれば、感染報知画面53Yを表示する。   As a result of the inspection, if it is determined that the reception job file 61R is infected with a computer virus (Yes in # 14), the image forming apparatus 1 notifies the user to that effect (# 15). Specifically, if the reception job file 61R is for a direct print job, the infection notification data 65 is transmitted to the terminal device 3 that is the transmission source of the reception job file 61R. If the job is for a pull print job, an infection notification screen 53Y is displayed.

さらに、画像形成装置1は、ジョブの条件を受け付けるための処理を行う(#16)。具体的には、受付ジョブファイル61Rがダイレクトプリントのジョブのものであれば、端末装置3から条件データ67を受信する。プルプリントのジョブのものであれば、条件再指定画面54Yを表示し、ユーザが入力した条件をジョブの条件として受け付ける。   Further, the image forming apparatus 1 performs a process for receiving a job condition (# 16). Specifically, if the reception job file 61R is for a direct print job, the condition data 67 is received from the terminal device 3. If the job is a pull print job, a condition re-designation screen 54Y is displayed, and the condition input by the user is accepted as the job condition.

そして、受付ジョブファイル61Rおよび受け付けた条件に基づいて代替ジョブファイル61Sを生成し(#17)、代替ジョブファイル61Sに基づいて画像を印刷する(#18)。印刷後、受付ジョブファイル61Rをファイル一時記憶部121から削除する(#19)。   Then, an alternative job file 61S is generated based on the received job file 61R and the received conditions (# 17), and an image is printed based on the alternative job file 61S (# 18). After printing, the reception job file 61R is deleted from the file temporary storage unit 121 (# 19).

一方、検査の結果、受付ジョブファイル61Rがコンピュータウイルスに感染していないことが分かれば(#14でNo)、画像形成装置1は、従来通り、受付ジョブファイル61Rに基づいて対象ドキュメント7を印刷する(#20)。印刷後、受付ジョブファイル61Rをファイル一時記憶部121から削除してもよい。   On the other hand, if the inspection shows that the reception job file 61R is not infected with the computer virus (No in # 14), the image forming apparatus 1 prints the target document 7 based on the reception job file 61R as before. (# 20). After printing, the reception job file 61R may be deleted from the file temporary storage unit 121.

本実施形態によると、画像形成装置1の安全性を確保しつつ、コンピュータウイルスに感染していると疑わしいデータを用いて対象ドキュメント7を印刷することができる。   According to the present embodiment, it is possible to print the target document 7 using data suspected to be infected with a computer virus while ensuring the security of the image forming apparatus 1.

図15は、感染報知画面53Zの例を示す図である。図16は、ジョブリスト画面52Zの例を示す図である。図17は、感染報知画面53Xの例を示す図である。   FIG. 15 is a diagram illustrating an example of the infection notification screen 53Z. FIG. 16 is a diagram illustrating an example of the job list screen 52Z. FIG. 17 is a diagram illustrating an example of the infection notification screen 53X.

本実施形態では、コンテンツの種類として、ベクタ、ラスタ、およびテキストを例に挙げた。そして、代替ファイル生成部124は、ラスタのコンテンツのデータのみを抽出した。しかし、テキストのコンテンツのデータは、抽出してもよい。   In the present embodiment, vectors, rasters, and texts have been described as examples of content types. Then, the substitute file generation unit 124 extracts only the data of the raster content. However, text content data may be extracted.

また、スクリプトに基づいて再現されるコンテンツ(例えば、フラッシュのコンテンツ)も、ベクタのコンテンツと同様に抽出しない。また、ドキュメントデータ61AがサーチャブルPDFのデータである場合は、いわゆる透明テキストも、ベクタのコンテンツと同様に抽出しない。   Also, contents reproduced based on the script (for example, flash contents) are not extracted similarly to vector contents. If the document data 61A is searchable PDF data, so-called transparent text is not extracted as in the case of vector contents.

本実施形態では、受付ジョブファイル61Rがコンピュータウイルスに感染していることがウイルスチェック部102によって検知された場合に、代替ファイル生成部124は、ユーザが条件再指定画面54Xまたは54Yで指定し直した条件に基づいて代替ジョブファイル61Sを生成した。   In the present embodiment, when the virus check unit 102 detects that the reception job file 61R is infected with a computer virus, the substitute file generation unit 124 re-designates the received job file 61R on the condition re-designation screen 54X or 54Y. The alternative job file 61S is generated based on the conditions thus set.

しかし、代替ファイル生成部124は、予め管理者が決めた条件に基づいて生成してもよい。例えば、印刷の部数が「1」であること、「2in1」または「4in1」に集約すること、および両面に印刷することを条件として代替ジョブファイル61Sを生成してもよい。この場合は、ジョブ制御データ61Dとして「@PJL SET COPIES=1」のコードと「@PJL SET NUP=2」または「@PJL SET NUP=4」のコードと「@PJL DUPLEX=ON」のコードとが示されるデータが代替ファイル生成部124によって生成される。または、すべての事項の条件値としてデフォルトの値を用いてもよい。フィニッシャ10kの各事項の条件値も同様に、用いればよい。例えば、パンチ穴およびオフセットなどの条件値を「オフ」にすればよい。また、PCLは、ページ記述のコマンドのみを残し、マクロおよび用紙制御(Paper Source Command)は削除しまたは無効化してもよい。   However, the substitute file generating unit 124 may generate the file based on a condition determined in advance by the administrator. For example, the alternative job file 61S may be generated on condition that the number of copies to be printed is “1”, “2in1” or “4in1”, and printing on both sides is performed. In this case, as the job control data 61D, a code of "@PJL SET COPY = 1" and a code of "@PJL SET NUP = 2" or a code of "@PJL SET NUP = 4" and a code of "@PJL DUPLEX = ON" Is generated by the substitute file generation unit 124. Alternatively, a default value may be used as a condition value for all items. Similarly, the condition value of each item of the finisher 10k may be used. For example, condition values such as punch holes and offsets may be set to “off”. Also, the PCL may leave only the command of the page description, and delete or invalidate the macro and the paper control (Paper Source Command).

さらに、この際に、感染通知部122は、受付ジョブファイル61Rがコンピュータウイルスに感染している旨とともに、条件を上記のように変更して印刷する旨をユーザに通知してもよい。   Further, at this time, the infection notification unit 122 may notify the user that the reception job file 61R is infected with a computer virus and that the conditions are changed as described above and printing is performed.

通知は、感染通知データ65を端末装置3へ送信しまたはタッチパネルディスプレイ10eに感染報知画面53Yを表示することによって行ってもよいし、電子メールをジョブの依頼者の端末装置3へ送信することによって行ってもよいし、ログとして端末装置3またはタッチパネルディスプレイ10eに出力することによって行ってもよい。   The notification may be performed by transmitting the infection notification data 65 to the terminal device 3 or by displaying the infection notification screen 53Y on the touch panel display 10e, or by transmitting an e-mail to the terminal device 3 of the job requester. It may be performed, or may be performed by outputting a log to the terminal device 3 or the touch panel display 10e.

または、所定の範囲内でユーザ自身が条件を設定し直すことも、デフォルトを適用することもできることを、ユーザへ通知し、どちらにするのかをユーザに選択させるようにしてもよい。   Alternatively, the user may be notified that the condition can be reset or the default can be applied within a predetermined range, and the user may be allowed to select one of them.

本実施形態では、図9に示したように、コンピュータウイルスが検知された際にユーザは集約のオプションとして「なし」を指定することができたが、「なし」を指定することができないようにしてもよい。つまり、必ず集約を適用しなければならないようにしてもよい。   In the present embodiment, as shown in FIG. 9, when a computer virus is detected, the user can specify “none” as an aggregation option. However, the user cannot specify “none”. You may. That is, the aggregation may be necessarily applied.

本実施形態では、受付ジョブファイル61Rがダイレクトプリントのジョブのファイルであり、かつ、コンピュータウイルスがウイルスチェック部102によって検知された場合に、感染通知部122は、受付ジョブファイル61Rの送信元である端末装置3へ感染通知データ65を送信した。そして、その後、条件受付部123は、その端末装置3から条件データ67を受信することによって新たな条件を受け付けた。   In the present embodiment, when the reception job file 61R is a file for a direct print job and a computer virus is detected by the virus check unit 102, the infection notification unit 122 is the transmission source of the reception job file 61R. The infection notification data 65 was transmitted to the terminal device 3. After that, the condition receiving unit 123 receives a new condition by receiving the condition data 67 from the terminal device 3.

しかし、この場合に、条件受付部123は、条件データ67をその端末装置3から受信する代わりに、プルプリントのときのように、次のように条件を受け付けてもよい。   However, in this case, instead of receiving the condition data 67 from the terminal device 3, the condition receiving unit 123 may receive a condition as follows, as in the case of pull printing.

ファイル一時記憶部121は、受付ジョブファイル61Rそれぞれにウイルス検知フラグを対応付ける。そウイルス検知フラグのデフォルトの値は、「0」である。そして、ある受付ジョブファイル61Rからコンピュータウイルスが検知された場合に、その受付ジョブファイル61Rのウイルス検知フラグの値を「1」に更新する。   The file temporary storage unit 121 associates a virus detection flag with each of the reception job files 61R. The default value of the virus detection flag is “0”. When a computer virus is detected from a certain reception job file 61R, the value of the virus detection flag of the reception job file 61R is updated to “1”.

端末装置3において、感染報知部302は、感染通知データ65を受信すると、感染報知画面53X(図8参照)の代わりに、図15のような感染報知画面53Zを液晶ディスプレイ30eに表示する。ユーザは、ジョブを実行させようとした画像形成装置1のところへ行き、その画像形成装置1に所定のコマンドを入力する。   In the terminal device 3, upon receiving the infection notification data 65, the infection notification unit 302 displays an infection notification screen 53Z as shown in FIG. 15 on the liquid crystal display 30e instead of the infection notification screen 53X (see FIG. 8). The user goes to the image forming apparatus 1 to execute a job and inputs a predetermined command to the image forming apparatus 1.

画像形成装置1において、条件受付部123は、所定のコマンドが入力されると、ウイルス検知フラグの値が「1」である受付ジョブファイル61Rをファイル一時記憶部121の中から検索する。そして、図16のような、見つかった受付ジョブファイル61Rに対応付けられているジョブ識別子を示すジョブリスト画面52Zをタッチパネルディスプレイ10eに表示させる。ここで、ユーザは、実行させたいジョブのジョブ識別子を選択する。   In the image forming apparatus 1, when a predetermined command is input, the condition receiving unit 123 searches the file temporary storage unit 121 for a reception job file 61R having a virus detection flag value of “1”. Then, a job list screen 52Z indicating the job identifier associated with the found reception job file 61R as shown in FIG. 16 is displayed on the touch panel display 10e. Here, the user selects the job identifier of the job to be executed.

さらに、条件受付部123は、ジョブリスト画面52Zに代えて条件再指定画面54Zをタッチパネルディスプレイ10eに表示させる。条件再指定画面54Zは、図9に示した条件再指定画面54Xと同様に、ジョブの条件をユーザが入力するための画面である。ここで、ユーザは、条件を入力する。すると、条件受付部123は、入力された条件を受け付ける。   Further, the condition receiving unit 123 causes the touch panel display 10e to display a condition redesignation screen 54Z instead of the job list screen 52Z. The condition re-designation screen 54Z is a screen for the user to input job conditions, like the condition re-designation screen 54X shown in FIG. Here, the user inputs conditions. Then, the condition receiving unit 123 receives the input condition.

その後、代替ファイル生成部124は、ジョブリスト画面52Zで選択されたジョブ識別子に対応付けられている受付ジョブファイル61Rおよび条件再指定画面54Zで入力された条件に基づいて代替ジョブファイル61Sを生成する。代替ジョブファイル61Sの生成の仕方は、上述の通りである。そして、代替ジョブ実行部125は、その受付ジョブファイル61Rの代わりに代替ジョブファイル61Sを用いてジョブを実行し、ファイル削除部126は、その受付ジョブファイル61Rをファイル一時記憶部121から削除する。   Thereafter, the substitute file generating unit 124 generates the substitute job file 61S based on the reception job file 61R associated with the job identifier selected on the job list screen 52Z and the condition input on the condition re-designation screen 54Z. . The method of generating the substitute job file 61S is as described above. Then, the substitute job execution unit 125 executes the job using the substitute job file 61S instead of the reception job file 61R, and the file deletion unit 126 deletes the reception job file 61R from the file temporary storage unit 121.

または、ユーザは、ジョブを実行させようとした画像形成装置1を操作する代わりに、他の端末装置3を操作することによって、コンピュータウイルスが検知された受付ジョブファイル61Rに基づくジョブを実行させてもよい。以下、この場合の処理を、ジョブを実行させようとした画像形成装置1が画像形成装置1Aであり、他の端末装置3が端末装置3Bである場合を例に説明する。   Alternatively, the user operates another terminal device 3 instead of operating the image forming apparatus 1 to execute the job, thereby executing the job based on the reception job file 61R in which the computer virus is detected. Is also good. Hereinafter, the processing in this case will be described by taking as an example the case where the image forming apparatus 1 that is trying to execute a job is the image forming apparatus 1A and the other terminal apparatus 3 is the terminal apparatus 3B.

ユーザは、端末装置3Bに所定のコマンドを入力するとともに、画像形成装置1Aを指定する。すると、端末装置3Bは、リストを画像形成装置1Aへ要求する。   The user inputs a predetermined command to the terminal device 3B and specifies the image forming device 1A. Then, the terminal device 3B requests the list from the image forming apparatus 1A.

画像形成装置1Aの条件受付部123は、端末装置3Bから要求を受け付けると、ウイルス検知フラグの値が「1」である受付ジョブファイル61Rをファイル一時記憶部121の中から検索し、端末装置3Bへ通知する。   When receiving the request from the terminal device 3B, the condition receiving unit 123 of the image forming apparatus 1A searches the file temporary storage unit 121 for a reception job file 61R having a virus detection flag value of “1”, and the terminal device 3B. Notify to

端末装置3Bは、通知されたジョブ識別子を示すジョブリスト画面を表示する。このジョブリスト画面は、ジョブリスト画面52Z(図16参照)と同様の画面である。ここで、ユーザは、実行させたいジョブのジョブ識別子を選択する。   The terminal device 3B displays a job list screen indicating the notified job identifier. This job list screen is similar to the job list screen 52Z (see FIG. 16). Here, the user selects the job identifier of the job to be executed.

さらに、端末装置3Bは、このジョブリスト画面に代えて条件再指定画面を表示する。この条件再指定画面は、図9に示した条件再指定画面54Xと同様に、ジョブの条件をユーザが入力するための画面である。ここで、ユーザは、条件を入力する。   Further, the terminal device 3B displays a condition re-designation screen instead of the job list screen. This condition re-designation screen is a screen for the user to input job conditions, like the condition re-designation screen 54X shown in FIG. Here, the user inputs conditions.

すると、端末装置3Bは、選択されたジョブ識別子および入力された条件を画像形成装置1Aへ返信する。   Then, the terminal device 3B returns the selected job identifier and the input condition to the image forming apparatus 1A.

代替ファイル生成部124は、端末装置3Bから返信されたジョブ識別子に対応付けられている受付ジョブファイル61Rおよび端末装置3Bから返信された条件に基づいて代替ジョブファイル61Sを生成する。代替ジョブファイル61Sの生成の仕方は、上述の通りである。そして、代替ジョブ実行部125は、その受付ジョブファイル61Rの代わりに代替ジョブファイル61Sを用いてジョブを実行し、ファイル削除部126は、その受付ジョブファイル61Rをファイル一時記憶部121から削除する。   The substitute file generation unit 124 generates the substitute job file 61S based on the reception job file 61R associated with the job identifier returned from the terminal device 3B and the condition returned from the terminal device 3B. The method of generating the substitute job file 61S is as described above. Then, the substitute job execution unit 125 executes the job using the substitute job file 61S instead of the reception job file 61R, and the file deletion unit 126 deletes the reception job file 61R from the file temporary storage unit 121.

画像形成装置1Aから端末装置3Bへジョブ識別子を通知する処理、端末装置3Bにおいてジョブリスト画面および条件再指定画面を表示する処理、選択されたジョブ識別子および指定された条件を端末装置3Bから画像形成装置1Aへ返信する処理は、専用のアプリケーションによって実現してもよいし、ウェブの既存の技術(ウェブサーバおよびウェブブラウザの技術)によって実現してもよい。後者の場合は、ジョブリスト画面および条件再指定画面それぞれをウェブページとして画像形成装置1A(ウェブサーバ)が端末装置3B(ウェブブラウザ)へ送信すればよい。ウェブページは、HTML(Hypertext Markup Language)またはCSS(Cascading Style Sheets)によって記述すればよい。   A process of notifying a job identifier from the image forming apparatus 1A to the terminal device 3B, a process of displaying a job list screen and a condition re-designating screen in the terminal device 3B, and forming a selected job identifier and a designated condition from the terminal device 3B. The process of returning to the device 1A may be realized by a dedicated application, or may be realized by existing web technologies (web server and web browser technologies). In the latter case, the image forming apparatus 1A (web server) may transmit the job list screen and the condition re-designation screen as web pages to the terminal device 3B (web browser). The web page may be described in HTML (Hypertext Markup Language) or CSS (Cascading Style Sheets).

なお、ジョブファイル61の送信元である端末装置3がコンピュータウイルスの感染源である可能性がある。そこで、画像形成装置1またはサーバが、各端末装置3におけるウイルス対策ツールの適用状況(例えば、適用しているバージョン、最新にウイルススキャンした日時およびその結果など)の情報を収集し、各端末装置3の安全性を評価してもよい。そして、一定の安全性を有する端末装置3のみ、上記の他の端末装置3としてユーザが使用することができるようにしてもよい。   Note that there is a possibility that the terminal device 3 that is the transmission source of the job file 61 is a source of computer virus infection. Therefore, the image forming apparatus 1 or the server collects information on the application status of the anti-virus tool in each terminal device 3 (for example, the applied version, the date and time of the latest virus scan, the result thereof, and the like). The safety of No. 3 may be evaluated. Then, only the terminal device 3 having a certain level of security may be used by the user as the other terminal device 3 described above.

本実施形態では、受付ジョブファイル61Rからコンピュータウイルスが検知された場合に、図8に示したように、画像形成装置1および端末装置3は、コンピュータウイルスに関する情報をユーザに提示したが、さらに、その受付ジョブファイル61Rによって印刷される一部のコンテンツを提示してもよい。例えば、図12に示したドキュメントが対象ドキュメント7である場合は、図17に示すように、イラスト711、722、732、および733それぞれのサムネイル711s、722s、732s、および733sを提示してもよい。または、図13に示したような、代替ジョブファイル61Sによって印刷される画像をプレビュー画像として表示してもよい。   In the present embodiment, when a computer virus is detected from the reception job file 61R, as shown in FIG. 8, the image forming apparatus 1 and the terminal device 3 present information about the computer virus to the user. Part of the content printed by the reception job file 61R may be presented. For example, when the document illustrated in FIG. 12 is the target document 7, as illustrated in FIG. 17, thumbnails 711s, 722s, 732s, and 733s of the illustrations 711, 722, 732, and 733 may be presented. . Alternatively, an image printed by the alternative job file 61S as shown in FIG. 13 may be displayed as a preview image.

また、この際に、画像形成装置1のセキュリティのレベルに応じて、表示する対象を変えてもよい。例えば、セキュリティのレベルが高いほど、サムネイルを、サイズを小さくしまたは解像度を下げて、表示すればよい。または、対象がテキストである場合は、セキュリティのレベルが高いほど、表示する部分を少なくしてもよい。例えば、セキュリティのレベルが低いときは先頭の3行分、表示するが、高いときは先頭の1行分のみ表示してもよい。また、セキュリティのレベルが所定の値よりも高い場合は、印刷を中止してもよい。   At this time, the display target may be changed according to the security level of the image forming apparatus 1. For example, the higher the security level, the smaller the size of the thumbnail or the lower the resolution may be displayed. Alternatively, when the target is text, the higher the security level, the fewer the displayed portion may be. For example, when the security level is low, the first three lines are displayed, but when the security level is high, only the first one line may be displayed. If the security level is higher than a predetermined value, printing may be stopped.

また、画像形成装置1は、プレビュー画像またはサムネイルを、JPEG、GIF、またはPNGのフォーマットの画像データとしてボックスに保存してもよい。この際に、ファイル名の識別子以外の部分を統一するのが望ましい。例えば、受付ジョブファイル61Rのファイル名「ABC.pdf」であれば、「ABC.jpg」、「ABC.gif」、または「ABC.png」のようなファイルを付けて保存する。   Further, the image forming apparatus 1 may store the preview image or the thumbnail in the box as the image data in the JPEG, GIF, or PNG format. At this time, it is desirable to unify parts other than the identifier of the file name. For example, if the file name of the reception job file 61R is “ABC.pdf”, a file such as “ABC.jpg”, “ABC.gif”, or “ABC.png” is added and saved.

本実施形態では、ジョブファイル61が端末装置3から発信された場合を例に説明したが、画像形成装置1は、画像形成装置1自身のボックスまたは他の画像形成装置1に保存されているファイルもジョブファイル61と同様に取り扱ってもよい。この場合は、ジョブファイル61からコンピュータウイルスが検出された場合は、そのジョブファイル61をボックスから削除し、またはそのジョブファイル61に対してコンピュータウイルスを除去する処理を施すのが望ましい。   In the present embodiment, the case where the job file 61 is transmitted from the terminal device 3 has been described as an example. However, the image forming apparatus 1 may store the file stored in the box of the image forming apparatus 1 or another image forming apparatus 1. May be handled similarly to the job file 61. In this case, when a computer virus is detected from the job file 61, it is desirable to delete the job file 61 from the box or to perform a process of removing the computer virus from the job file 61.

その他、画像処理システム4、画像形成装置1、プリントサーバ2、端末装置3の全体または各部の構成、処理の内容、処理の順序、データの構成、画面野構成などは、本発明の趣旨に沿って適宜変更することができる。   In addition, the configuration of the image processing system 4, the image forming apparatus 1, the print server 2, and the terminal device 3 as a whole or each unit, the processing content, the processing order, the data configuration, the screen field configuration, etc. are in accordance with the gist of the present invention. Can be changed as appropriate.

1 画像形成装置
10e タッチパネルディスプレイ(ディスプレイ)
101 ジョブ受付部(受信手段)
102 ウイルスチェック部(判別手段)
103 通常ジョブ実行部(印刷手段)
123 条件受付部(受付手段、第二の提示手段)
124 代替ファイル生成部(生成手段)
125 代替ジョブ実行部(印刷手段)
7 対象ドキュメント
61 ジョブファイル(ジョブデータ)
61B ジョブ条件データ(特定事項データ)
61D ジョブ制御データ(第二の特定事項データ)
61R 受付ジョブファイル(ジョブデータ)
61S 代替ジョブファイル(第二のジョブデータ)
3 端末装置
1 Image forming apparatus 10e Touch panel display (display)
101 Job receiving unit (receiving means)
102 virus checker (determination means)
103 Normal Job Execution Unit (Printing Means)
123 condition receiving unit (receiving means, second presenting means)
124 Alternative file generation unit (generation means)
125 Alternative job execution unit (printing means)
7 Target Document 61 Job File (Job Data)
61B Job condition data (specific item data)
61D job control data (second specified item data)
61R reception job file (job data)
61S Alternative job file (second job data)
3 Terminal device

Claims (17)

ドキュメントを印刷するジョブのジョブデータを受信する受信手段と、
前記ジョブデータが、コンピュータウイルスに感染している被感染データであるか否かを判別する、判別手段と、
前記ジョブデータが前記被感染データでないと前記判別手段によって判別された場合は、前記ジョブデータの中の、特定の事項に関する特定事項データに基づいて前記ドキュメントを印刷するが、前記被感染データであると判別された場合は、当該特定事項データに基づくことなく当該ドキュメントの全部分または一部分を印刷する、印刷手段と、
を有することを特徴とする画像形成装置。
Receiving means for receiving job data of a job for printing a document;
Determining whether the job data is infected data infected with a computer virus,
If the determination unit determines that the job data is not the infected data, the document is printed based on specific item data relating to a specific item in the job data. Printing means for printing all or part of the document without being based on the specific item data,
An image forming apparatus comprising:
前記ジョブデータが前記被感染データであると前記判別手段によって判別された場合に、当該ジョブデータの中の前記特定事項データを、ユーザが通常時に指定し得る第一の範囲よりも狭い第二の範囲内の条件値を示す第二の特定事項データに置き換えることによって、第二のジョブデータを生成する、生成手段、
を有し、
前記印刷手段は、前記ジョブデータが前記被感染データであると前記判別手段によって判別された場合に、前記第二のジョブデータに基づいて前記ドキュメントの一部分または全部分を印刷する、
請求項1に記載の画像形成装置。
When the determination unit determines that the job data is the infected data, the specific item data in the job data is a second range narrower than a first range that a user can normally specify. Generating means for generating second job data by replacing with second specific item data indicating a condition value within the range,
Has,
The printing unit, when the job data is determined to be the infected data by the determination unit, prints a part or the entire part of the document based on the second job data,
The image forming apparatus according to claim 1.
前記ジョブデータは、前記ドキュメントの一部分である第一の画像をビットマップで表わす第一の画像データおよび当該ドキュメントの他の一部分である第二の画像をベクタで表わす第二の画像データが含まれており、
前記生成手段は、前記第二の画像データが除外されるように前記第二のジョブデータを生成する、
請求項2に記載の画像形成装置。
The job data includes first image data representing a first image that is a part of the document by a bitmap, and second image data representing a second image that is another part of the document by a vector. And
The generating means generates the second job data so that the second image data is excluded,
The image forming apparatus according to claim 2.
前記ジョブデータは、前記ドキュメントの一部分である第一の画像をビットマップで表わす第一の画像データおよび当該ドキュメントの他の一部分である第二の画像をベクタで表わす第二の画像データが含まれており、
前記生成手段は、前記第二の画像データを、前記第二の画像をビットマップで表わす第三の画像データに変換し、当該第二の画像データを当該第三の画像データに置き換えることによって前記第二のジョブデータを生成する、
請求項2に記載の画像形成装置。
The job data includes first image data representing a first image that is a part of the document by a bitmap, and second image data representing a second image that is another part of the document by a vector. And
The generating means converts the second image data into third image data representing the second image in a bitmap, and replaces the second image data with the third image data. Generate the second job data,
The image forming apparatus according to claim 2.
前記条件値は固定されている、
請求項2ないし請求項4のいずれかに記載の画像形成装置。
The condition value is fixed;
The image forming apparatus according to claim 2.
前記ユーザによって指定された値を前記条件値として受け付ける受付手段、を有し、
前記生成手段は、前記ユーザによって指定された前記条件値を示すデータを前記第二の特定事項データとして用いることによって前記第二のジョブデータを生成する、
請求項2ないし請求項4のいずれかに記載の画像形成装置。
Receiving means for receiving a value specified by the user as the condition value,
The generating unit generates the second job data by using data indicating the condition value specified by the user as the second specific item data,
The image forming apparatus according to claim 2.
前記ジョブデータが前記被感染データであると前記判別手段によって判別された場合にメッセージを前記ユーザへ提示する提示手段、
を有し、
前記受付手段は、前記提示手段によって前記メッセージが前記ユーザへ提示された後、前記条件値を受け付ける、
請求項6に記載の画像形成装置。
Presentation means for presenting a message to the user when the job data is determined to be the infected data by the determination means,
Has,
The receiving means receives the condition value after the message is presented to the user by the presenting means,
The image forming apparatus according to claim 6.
前記条件値は、前記ドキュメントを印刷する部数である、
請求項2ないし請求項7のいずれかに記載の画像形成装置。
The condition value is a number of copies of the document to be printed.
The image forming apparatus according to claim 2.
前記ドキュメントは、複数のページを有し、
前記条件値は、用紙の1つの面当たりに印刷するページの数である、
請求項2ないし請求項7のいずれかに記載の画像形成装置。
The document has a plurality of pages,
The condition value is the number of pages to be printed on one side of the sheet.
The image forming apparatus according to claim 2.
前記ジョブデータが前記被感染データであると前記判別手段によって判別された場合に、当該ジョブデータを、前記被感染データである他のジョブデータとともに提示する第二の提示手段、
を有し、
前記印刷手段は、前記ジョブデータが前記ユーザによって選択された際に、前記第二のジョブデータに基づいて前記ドキュメントの全部分または一部分を印刷する、
請求項2ないし請求項9のいずれかに記載の画像形成装置。
When the job data is determined by the determination unit to be the infected data, the second presentation unit that presents the job data together with other job data that is the infected data,
Has,
The printing unit, when the job data is selected by the user, prints all or part of the document based on the second job data,
The image forming apparatus according to claim 2.
前記提示手段は、前記ジョブデータおよび前記他のジョブデータを、それぞれの選択肢を配置したリストをウェブページとして端末装置へ送信することによって提示する、
請求項10に記載の画像形成装置。
The presenting means presents the job data and the other job data by transmitting a list in which respective options are arranged to a terminal device as a web page,
The image forming apparatus according to claim 10.
ディスプレイを有し、
前記提示手段は、前記ジョブデータおよび前記他のジョブデータを、それぞれの選択肢を配置したリストを前記ディスプレイに表示することによって提示する、
請求項10に記載の画像形成装置。
Has a display,
The presenting means presents the job data and the other job data by displaying a list on which respective options are arranged on the display.
The image forming apparatus according to claim 10.
前記ジョブデータは、PDF(Portable Document Format)によって記述されており、
前記生成手段は、前記ジョブデータを構成する複数のオブジェクトをルートオブジェクトから辿ることによって前記第二のジョブデータを生成する、
請求項2ないし請求項12のいずれかに記載の画像形成装置。
The job data is described in PDF (Portable Document Format),
The generation unit generates the second job data by tracing a plurality of objects constituting the job data from a root object.
The image forming apparatus according to claim 2.
前記第二のジョブデータによって印刷される画像を、前記ドキュメントを前記印刷手段が印刷する前に表示する、プレビュー手段、を有する、
請求項2ないし請求項13のいずれかに記載の画像形成装置。
Previewing means for displaying an image printed by the second job data before the printing means prints the document;
An image forming apparatus according to claim 2.
前記ドキュメントを前記印刷手段が印刷する前に、当該ドキュメントを、セキュリティの高さに応じて一部分を秘匿して表示する、
請求項2ないし請求項13のいずれかに記載の画像形成装置。
Before the printing unit prints the document, the document is displayed with a part thereof concealed according to the level of security.
An image forming apparatus according to claim 2.
ドキュメントを印刷するジョブのジョブデータを受信し、
前記ジョブデータが、コンピュータウイルスに感染している被感染データであるか否かを判別し、
前記ジョブデータが前記被感染データでないと判別した場合は、前記ジョブデータの中の、特定の事項に関する特定事項データに基づいて前記ドキュメントを印刷するが、前記被感染データであると判別した場合は、当該特定事項データに基づくことなく当該ドキュメントの全部分または一部分を印刷する、
ことを特徴とする印刷方法。
Receive the job data of the job to print the document,
Determine whether the job data is infected data infected with a computer virus,
If it is determined that the job data is not the infected data, the document is printed based on specific item data relating to a specific item in the job data, but if it is determined that the job data is the infected data, , Print all or part of the document without reference to the specifics data,
A printing method, characterized in that:
ドキュメントを印刷するジョブのジョブデータを受信する受信処理を画像形成装置に実行させ、
前記ジョブデータが、コンピュータウイルスに感染している被感染データであるか否かを判別する判別処理を、前記画像形成装置に実行させ、
前記ジョブデータが前記被感染データでないと判別した場合に、前記ジョブデータの中の、特定の事項に関する特定事項データに基づいて前記ドキュメントを印刷する第一の印刷処理を、前記画像形成装置に実行させ、
前記ジョブデータが前記被感染データであると判別した場合に、前記特定事項データに基づくことなく前記ドキュメントの全部分または一部分を印刷する第二の印刷処理を前記画像形成装置に実行させる、
ことを特徴とするコンピュータプログラム。
Causing the image forming apparatus to execute a receiving process of receiving job data of a job for printing the document,
Causing the image forming apparatus to execute a determination process of determining whether the job data is infected data infected with a computer virus,
When it is determined that the job data is not the infected data, a first print process of printing the document based on specific item data related to a specific item in the job data is executed by the image forming apparatus. Let
When the job data is determined to be the infected data, causing the image forming apparatus to execute a second print process of printing all or a part of the document without being based on the specific item data;
A computer program characterized by the above-mentioned.
JP2018154136A 2018-08-20 2018-08-20 IMAGE FORMING APPARATUS, PRINTING METHOD, AND COMPUTER PROGRAM Active JP7139778B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018154136A JP7139778B2 (en) 2018-08-20 2018-08-20 IMAGE FORMING APPARATUS, PRINTING METHOD, AND COMPUTER PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018154136A JP7139778B2 (en) 2018-08-20 2018-08-20 IMAGE FORMING APPARATUS, PRINTING METHOD, AND COMPUTER PROGRAM

Publications (2)

Publication Number Publication Date
JP2020028991A true JP2020028991A (en) 2020-02-27
JP7139778B2 JP7139778B2 (en) 2022-09-21

Family

ID=69623475

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018154136A Active JP7139778B2 (en) 2018-08-20 2018-08-20 IMAGE FORMING APPARATUS, PRINTING METHOD, AND COMPUTER PROGRAM

Country Status (1)

Country Link
JP (1) JP7139778B2 (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004259060A (en) * 2003-02-26 2004-09-16 Canon Inc Data receiving method and image forming apparatus
JP2005178070A (en) * 2003-12-17 2005-07-07 Canon Inc Printing processing system
JP2006121655A (en) * 2004-09-24 2006-05-11 Ricoh Co Ltd Apparatus and method for detecting alteration, and program for computer to implement the method
JP2006303812A (en) * 2005-04-19 2006-11-02 Kyocera Mita Corp Image forming apparatus
JP2007288330A (en) * 2006-04-13 2007-11-01 Fuji Xerox Co Ltd Image forming apparatus and program
JP2008046826A (en) * 2006-08-14 2008-02-28 Ricoh Co Ltd Image forming device, data restoration method, and storage medium
JP2008097288A (en) * 2006-10-11 2008-04-24 Murata Mach Ltd Data processing apparatus
JP2008118423A (en) * 2006-11-06 2008-05-22 Fuji Xerox Co Ltd Image data alteration detecting device and image processing apparatus
JP2010074816A (en) * 2008-08-19 2010-04-02 Ricoh Co Ltd Image processing device, additional information providing method, program, and storage medium
JP2014032551A (en) * 2012-08-03 2014-02-20 Sharp Corp Image processing apparatus, image processing method, computer program, and recording medium
JP2014045399A (en) * 2012-08-28 2014-03-13 Seiko Epson Corp Image processing device and image processing method
JP2018011105A (en) * 2016-07-11 2018-01-18 キヤノン株式会社 Image processing apparatus, image processing method, and program

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004259060A (en) * 2003-02-26 2004-09-16 Canon Inc Data receiving method and image forming apparatus
JP2005178070A (en) * 2003-12-17 2005-07-07 Canon Inc Printing processing system
JP2006121655A (en) * 2004-09-24 2006-05-11 Ricoh Co Ltd Apparatus and method for detecting alteration, and program for computer to implement the method
JP2006303812A (en) * 2005-04-19 2006-11-02 Kyocera Mita Corp Image forming apparatus
JP2007288330A (en) * 2006-04-13 2007-11-01 Fuji Xerox Co Ltd Image forming apparatus and program
JP2008046826A (en) * 2006-08-14 2008-02-28 Ricoh Co Ltd Image forming device, data restoration method, and storage medium
JP2008097288A (en) * 2006-10-11 2008-04-24 Murata Mach Ltd Data processing apparatus
JP2008118423A (en) * 2006-11-06 2008-05-22 Fuji Xerox Co Ltd Image data alteration detecting device and image processing apparatus
JP2010074816A (en) * 2008-08-19 2010-04-02 Ricoh Co Ltd Image processing device, additional information providing method, program, and storage medium
JP2014032551A (en) * 2012-08-03 2014-02-20 Sharp Corp Image processing apparatus, image processing method, computer program, and recording medium
JP2014045399A (en) * 2012-08-28 2014-03-13 Seiko Epson Corp Image processing device and image processing method
JP2018011105A (en) * 2016-07-11 2018-01-18 キヤノン株式会社 Image processing apparatus, image processing method, and program

Also Published As

Publication number Publication date
JP7139778B2 (en) 2022-09-21

Similar Documents

Publication Publication Date Title
US8681354B2 (en) Information processing apparatus for setting a printing attribute to a hot folder
JP5854654B2 (en) Printing system, printing method, print server, control method, and program
EP2610732B1 (en) Print control device and computer-readable storage medium storing a program
EP2521344B1 (en) Image forming apparatus for being able to utilize application in which web browser is used
KR100795243B1 (en) Image processing apparatus and control method
US8582162B2 (en) Information processing apparatus, output method, and storage medium
US20130208296A1 (en) Image forming system, image forming apparatus, and recording medium
JP2009303081A (en) Print system, image forming apparatus, web page printing method, and computer program
JP2007241567A (en) Device management system and its control method
JP2005332403A (en) System and method for combining at single location selection of image finishing operations of multiple devices
JP6049299B2 (en) Image processing apparatus, control method thereof, and program.
JP2020024303A (en) Image processing apparatus and method for controlling the same, and program
US8665471B2 (en) Print system
JP4934743B2 (en) Image processing apparatus and control method
JP2011131382A (en) Image forming system and image forming apparatus
JP4933302B2 (en) Printing system, printing apparatus, and reprint control method
JP6270455B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP5076877B2 (en) Document operation system, document operation apparatus, and document operation program
JP2012081648A (en) Image forming apparatus, information processing method using the same, and computer program
JP7139778B2 (en) IMAGE FORMING APPARATUS, PRINTING METHOD, AND COMPUTER PROGRAM
JP7328009B2 (en) IMAGE FORMING APPARATUS, CONTROL METHOD AND PROGRAM THEREOF
JP2014057162A (en) Image forming apparatus, control method of image forming apparatus, and control program of image forming apparatus
JP6237340B2 (en) Printing system, printing method, portable terminal device, and print job creation program
US9588942B2 (en) Information processing apparatus and information processing method
JP7137753B2 (en) Image reader

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210715

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220518

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220524

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220712

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220822

R150 Certificate of patent or registration of utility model

Ref document number: 7139778

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150