JP2014109896A - Control program for information processor, information processor and method for controlling information processor - Google Patents

Control program for information processor, information processor and method for controlling information processor Download PDF

Info

Publication number
JP2014109896A
JP2014109896A JP2012263691A JP2012263691A JP2014109896A JP 2014109896 A JP2014109896 A JP 2014109896A JP 2012263691 A JP2012263691 A JP 2012263691A JP 2012263691 A JP2012263691 A JP 2012263691A JP 2014109896 A JP2014109896 A JP 2014109896A
Authority
JP
Japan
Prior art keywords
log
print instruction
output
print
information
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
JP2012263691A
Other languages
Japanese (ja)
Other versions
JP6060655B2 (en
Inventor
Takashi Suzuki
貴士 鈴木
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 JP2012263691A priority Critical patent/JP6060655B2/en
Publication of JP2014109896A publication Critical patent/JP2014109896A/en
Application granted granted Critical
Publication of JP6060655B2 publication Critical patent/JP6060655B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To create a log capable of easily confirming content whose information is highly likely to leak.SOLUTION: An information processor includes operation acceptance means for accepting an input related to the print instruction of content, and for performing an output related with the print instruction. The operation acceptance means has, as an operational mode, a normal mode in which when accepting a normal print input as an input related to the print instruction, an output related with the print instruction is performed after accepting an additional input and a quick mode in which when accepting a quick print input, the output related with the print instruction is immediately performed. Log creation means adds operational input information indicating the operational mode of the operation acceptance means to at least one of a first log to be created corresponding to that the operation acceptance means is in the normal mode and a second log to be created corresponding to that the operation acceptance means is in the quick mode such that those modes are recognizable.

Description

本発明は、情報処理装置の制御プログラム、情報処理装置、及び情報処理装置の制御方法に関する。   The present invention relates to an information processing apparatus control program, an information processing apparatus, and an information processing apparatus control method.

情報処理装置において、印刷装置に画像を印刷させる印刷処理に関して様々な機能を提供するものが知られている。例えば、特許文献1には、情報処理装置として、印刷設定画面を表示することなく、現在設定されている属性ですぐに印刷装置に印刷を行わせるクイック印刷メニューを提供する画像処理装置が記載されている。この画像処理装置では、画面上にクイック印刷ボタンが配置されており、このクイック印刷ボタンがユーザにより選択されると、クイック印刷メニューに係る処理が実行される。   2. Description of the Related Art Information processing apparatuses that provide various functions related to print processing that causes a printing apparatus to print an image are known. For example, Patent Document 1 describes an image processing apparatus that provides a quick print menu that causes a printing apparatus to immediately perform printing with an attribute that is currently set without displaying a print setting screen as an information processing apparatus. ing. In this image processing apparatus, a quick print button is arranged on the screen, and when the quick print button is selected by the user, processing related to the quick print menu is executed.

特開2006−350912号公報JP 2006-350912 A

ところで、上記特許文献1の画像処理装置において、何らかの操作ミスにより、ユーザが無意識にクイック印刷ボタンを選択することで、印刷装置においてユーザの意図しない印刷が実行されることがある。このとき、ユーザが印刷装置において印刷が実行されたことに気が付かなかった場合、印刷物が印刷装置に放置されることで、印刷物に係る情報が外部に漏洩する虞がある。   By the way, in the image processing apparatus of the above-mentioned patent document 1, when the user unconsciously selects the quick print button due to some operation mistake, printing that is not intended by the user may be executed in the printing apparatus. At this time, if the user does not notice that printing has been performed in the printing apparatus, the printed material may be left in the printing device, and information on the printed material may be leaked to the outside.

また、情報処理装置において、印刷装置に画像を印刷させるたびに、ログを作成するものが知られている。ここで、情報漏洩した漏洩可能性の高い印刷物を、作成されたログから検索することが考えられるが、データ量が多いと、検索が困難であるとともに検索に時間を要する。   An information processing apparatus that creates a log each time an image is printed by a printing apparatus is known. Here, it is conceivable to search for a printed material with high information leakage possibility from the created log. However, if the amount of data is large, the search is difficult and it takes time.

そこで、本発明の目的は、情報漏洩の可能性が高いコンテンツを容易に確認することが可能なログを作成する情報処理装置の制御プログラム、情報処理装置、及び情報処理装置の制御方法を提供することにある。   Accordingly, an object of the present invention is to provide a control program for an information processing apparatus, an information processing apparatus, and a control method for the information processing apparatus that create a log that allows easy confirmation of content with a high possibility of information leakage. There is.

上記の課題を解決するために、本発明の情報処理装置の制御プログラムは、表示装置にコンテンツを表示させる表示手段と、前記コンテンツの印刷指示を印刷装置に出力する制御手段と、前記コンテンツの前記印刷指示に係る入力を受け付けて、前記制御手段に対して前記印刷指示に係る出力を行う操作受付手段とを備え、前記操作受付手段の動作モードとして、前記印刷指示に係る入力として通常印刷入力を受け付けた場合に、前記印刷指示に係る追加入力を受け付けてから前記制御手段に対して前記印刷指示に係る出力を行う通常モードと、前記印刷指示に係る入力として前記通常印刷入力とは異なるクイック印刷入力を受け付けた場合に、前記追加入力を受け付けずに直ちに前記制御手段に対して前記印刷指示に係る出力を行うクイックモードとを有する情報処理装置に実行させる制御プログラムであって、前記情報処理装置を前記制御手段が前記印刷装置に前記印刷指示の出力を行うときに、当該印刷指示に係る前記コンテンツのコンテンツ名を含むログを作成するログ作成手段として機能させ、前記ログ作成手段は、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記通常モードによる前記印刷指示に係る出力に応じて行われたときに作成される第1のログと、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記クイックモードによる前記印刷指示に係る出力に応じて行われたときに作成される第2のログに関して、これらを識別可能にするために、前記第1のログ及び前記第2のログの少なくとも一方に、前記操作受付手段の前記動作モードを示す操作入力情報を付加することを特徴とする。   In order to solve the above problems, a control program for an information processing apparatus of the present invention includes a display unit that displays content on a display device, a control unit that outputs a print instruction for the content to a printing device, and the content An operation receiving unit that receives an input related to the print instruction and outputs an output related to the print instruction to the control unit, and sets an operation mode of the operation receiving unit as a normal print input as an input related to the print instruction. When received, a normal mode in which an additional input related to the print instruction is received and then an output related to the print instruction is output to the control means, and a quick print different from the normal print input as an input related to the print instruction When an input is received, a quick operation is performed to immediately output the print instruction to the control unit without receiving the additional input. A control program to be executed by an information processing apparatus having a mode, wherein when the control means outputs the print instruction to the printing apparatus, the content name of the content related to the print instruction is set. The log creation means is configured to output the print instruction by the control means in response to an output relating to the print instruction in the normal mode of the operation accepting means. And a second log created when the output of the print instruction by the control unit is performed in response to the output of the operation instruction unit according to the print instruction by the quick mode. In order to make these identifiable, at least one of the first log and the second log includes the operation mode of the operation reception unit. Characterized by adding the operation input information indicating the mode.

また、本発明の情報処理装置は、表示装置にコンテンツを表示させる表示手段と、前記コンテンツの印刷指示を印刷装置に出力する制御手段と、前記コンテンツの前記印刷指示に係る入力を受け付けて、前記制御手段に対して前記印刷指示に係る出力行う操作受付手段と、前記制御手段が前記印刷装置に前記印刷指示の出力を行うときに、当該印刷指示に係る前記コンテンツのコンテンツ名を含むログを作成するログ作成手段とを備え、前記操作受付手段は動作モードとして、前記印刷指示に係る入力として通常印刷入力を受け付けた場合に、前記印刷指示に係る追加入力を受け付けてから前記制御手段に対して前記印刷指示に係る出力を行う通常モードと、前記印刷指示に係る入力として前記通常印刷入力とは異なるクイック印刷入力を受け付けた場合に、前記追加入力を受け付けずに直ちに前記制御手段に対して前記印刷指示に係る出力を行うクイックモードとを有しており、前記ログ作成手段は、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記通常モードによる前記印刷指示に係る出力に応じて行われたときに作成される第1のログと、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記クイックモードによる前記印刷指示に係る出力に応じて行われたときに作成される第2のログに関して、これらを識別可能にするために、前記第1のログ及び前記第2のログの少なくとも一方に、前記操作受付手段の前記動作モードを示す操作入力情報を付加することを特徴とする。   Further, the information processing apparatus of the present invention receives a display unit that displays content on a display device, a control unit that outputs a print instruction for the content to a printing device, and an input related to the print instruction for the content, An operation receiving unit that outputs to the control unit according to the print instruction, and a log including a content name of the content according to the print instruction when the control unit outputs the print instruction to the printing apparatus A log creating unit that, when the operation receiving unit receives a normal print input as an input related to the print instruction as an operation mode, the operation receiving unit receives an additional input related to the print instruction and A normal mode for performing output related to the print instruction and a quick print input different from the normal print input as input related to the print instruction are received. A quick mode that immediately outputs the print instruction to the control means without accepting the additional input, and the log creating means is configured to output the print instruction by the control means. A first log created when output is performed in response to an output related to the print instruction in the normal mode of the operation accepting means, and an output of the print instruction by the control means is the output of the operation accepting means In order to make it possible to identify the second log created when it is performed according to the output related to the print instruction in the quick mode, at least one of the first log and the second log is included. The operation input information indicating the operation mode of the operation receiving means is added.

また、本発明の情報処理装置の制御方法は、表示装置にコンテンツを表示させる表示手段と、前記コンテンツの印刷指示を印刷装置に出力する制御手段と、前記コンテンツの前記印刷指示に係る入力を受け付けて、前記制御手段に対して前記印刷指示に係る出力を行う操作受付手段とを備え、前記操作受付手段の動作モードとして、前記印刷指示に係る入力として通常印刷入力を受け付けた場合に、前記印刷指示に係る追加入力を受け付けてから前記制御手段に対して前記印刷指示に係る出力を行う通常モードと、前記印刷指示に係る入力として前記通常印刷入力とは異なるクイック印刷入力を受け付けた場合に、前記追加入力を受け付けずに直ちに前記制御手段に対して前記印刷指示に係る出力を行うクイックモードとを有する情報処理装置の制御方法であって、前記制御手段が前記印刷装置に前記印刷指示の出力を行うときに、当該印刷指示に係る前記コンテンツのコンテンツ名を含むログを作成するログ作成処理を備え、前記ログ作成処理は、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記通常モードによる前記印刷指示に係る出力に応じて行われたときに作成される第1のログと、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記クイックモードによる前記印刷指示に係る出力に応じて行われたときに作成される第2のログを作成する処理を含み、且つ、前記第1のログと前記第2のログを識別可能にするために、前記第1のログ及び前記第2のログの少なくとも一方に、前記操作受付手段の前記動作モードを示す操作入力情報を付加する付加処理をさらに含むことを特徴とする。   The control method of the information processing apparatus according to the present invention includes a display unit that displays content on a display device, a control unit that outputs a print instruction for the content to a printing device, and an input related to the print instruction for the content. And an operation receiving unit that performs an output related to the print instruction to the control unit, and when the normal print input is received as an input related to the print instruction as an operation mode of the operation receiving unit, A normal mode in which an output related to the print instruction is received with respect to the control unit after receiving an additional input related to the instruction, and a quick print input different from the normal print input as an input related to the print instruction, An information processing apparatus having a quick mode for performing output related to the print instruction to the control unit immediately without receiving the additional input And a log creation process for creating a log including a content name of the content related to the print instruction when the control means outputs the print instruction to the printing apparatus. The processing includes: a first log created when the output of the print instruction by the control unit is performed in response to the output of the operation instruction unit according to the print instruction in the normal mode; and the control unit Including a process of creating a second log that is created when an output of a print instruction is performed in response to an output related to the print instruction in the quick mode of the operation accepting unit, and the first log and In order to make the second log identifiable, operation input information indicating the operation mode of the operation accepting unit is added to at least one of the first log and the second log. And further comprising a that additional processing.

本発明によると、通常印刷入力を受け付けた場合に作成される第1のログと、クイック印刷入力を受け付けた場合に作成される第2のログとが識別可能にされている。従って、ユーザは第2のログのみを参照することで、情報漏洩の可能性が高いコンテンツを容易に確認することができる。   According to the present invention, the first log created when a normal print input is accepted and the second log created when a quick print input is accepted can be identified. Therefore, the user can easily confirm the content having a high possibility of information leakage by referring to only the second log.

第1実施形態に係る印刷システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printing system according to a first embodiment. 図1に示す論理プリンタ記憶装置に記憶されている論理プリンタについて説明する図である。FIG. 2 is a diagram illustrating a logical printer stored in a logical printer storage device illustrated in FIG. 1. 表示装置に表示される画面を示す図である。It is a figure which shows the screen displayed on a display apparatus. 図1に示すログ記憶装置に記憶されたログの一覧を示す図である。FIG. 2 is a diagram showing a list of logs stored in a log storage device shown in FIG. 1. 図1に示す情報処理装置のタイミングチャート図である。It is a timing chart figure of the information processing apparatus shown in FIG. 第2実施形態に係る情報処理装置のタイミングチャート図である。It is a timing chart figure of the information processor concerning a 2nd embodiment. 第3実施形態に係る情報処理装置のタイミングチャート図である。It is a timing chart figure of the information processor concerning a 3rd embodiment.

<第1実施形態>
以下、本発明の第1実施形態について、図面を参照しつつ説明する。
<First Embodiment>
Hereinafter, a first embodiment of the present invention will be described with reference to the drawings.

図1は、情報処理装置1と複数の印刷装置3(本実施形態では3つの印刷装置3a〜3c)とが、データ通信可能に構成された印刷システム10の構成を示すブロック図である。   FIG. 1 is a block diagram illustrating a configuration of a printing system 10 in which an information processing apparatus 1 and a plurality of printing apparatuses 3 (three printing apparatuses 3a to 3c in the present embodiment) are configured to be capable of data communication.

情報処理装置1は、印刷装置3の制御が可能な汎用のパーソナルコンピュータであり、周辺機器として、入力装置30、表示装置40、及び印刷装置3a,3bが接続されている。入力装置30は、キーボードやポインティングデバイス(マウスやタッチパッド等)を含み、ユーザの操作入力を受け付けて、当該操作入力に応じた電気信号を情報処理装置1に出力する。表示装置40は液晶パネル等から構成され、情報処理装置1から受信した制御信号に基づいて種々の画像を表示する。印刷装置3a,3bは、インクジェット方式、レーザ方式等の印刷機構を備え、情報処理装置1からの印刷指示に応じて、記録媒体(例えば、用紙)に画像を記録する画像記録装置である。   The information processing apparatus 1 is a general-purpose personal computer that can control the printing apparatus 3, and an input device 30, a display device 40, and printing apparatuses 3 a and 3 b are connected as peripheral devices. The input device 30 includes a keyboard and a pointing device (such as a mouse and a touch pad), receives a user operation input, and outputs an electrical signal corresponding to the operation input to the information processing device 1. The display device 40 is composed of a liquid crystal panel or the like, and displays various images based on control signals received from the information processing device 1. The printing apparatuses 3 a and 3 b are image recording apparatuses that include a printing mechanism such as an ink jet method or a laser method, and that record an image on a recording medium (for example, paper) in response to a print instruction from the information processing apparatus 1.

また、図1に示すように、情報処理装置1には、他の情報処理装置1、印刷装置3b,3c、及び共有データベースを備えたサーバ55が、ローカルエリアネットワーク(LAN)により構築されたネットワーク50を介して接続されている。なお、印刷装置3cは、印刷装置3a,3bと同様に、印刷機構を備えた画像記録装置である。また、ネットワーク50は、LANに替えて、インターネットや、ワイドエリアネットワーク(WAN)など、各種のネットワークに替えることができる。   As shown in FIG. 1, the information processing apparatus 1 includes a network in which another information processing apparatus 1, printing apparatuses 3b and 3c, and a server 55 including a shared database are constructed by a local area network (LAN). 50 is connected. The printing device 3c is an image recording device provided with a printing mechanism, similarly to the printing devices 3a and 3b. The network 50 can be replaced with various networks such as the Internet and a wide area network (WAN) instead of the LAN.

次に、情報処理装置1について、詳細に説明する。情報処理装置1は、各種プログラムを実行するCPU(Central Processing Unit)11、プログラム等を記憶するROM(Read Only Memory)12、CPU11によるプログラム実行時に作業領域として使用されるRAM(Random Access Memory)13、不揮発性記憶装置14、入力インターフェース15、表示インターフェース16、ローカル接続インターフェース17、ネットワーク接続インターフェース18、ログ記憶装置19、コンテンツ記憶装置20、及び論理プリンタ記憶装置21を備えている。   Next, the information processing apparatus 1 will be described in detail. The information processing apparatus 1 includes a CPU (Central Processing Unit) 11 that executes various programs, a ROM (Read Only Memory) 12 that stores programs, and a RAM (Random Access Memory) 13 that is used as a work area when the CPU 11 executes programs. A non-volatile storage device 14, an input interface 15, a display interface 16, a local connection interface 17, a network connection interface 18, a log storage device 19, a content storage device 20, and a logical printer storage device 21.

不揮発性記憶装置14には、オペレーティングシステム(OS)141、並びに、文章データやプレゼンテーションデータ等のコンテンツを作成したり、作成したコンテンツまたは読み込んだコンテンツを表示装置40に表示させるためのコンテンツプログラム142、表示装置40に後述のクイック印刷アイコン72を表示させるためのクイック印刷プラグイン143、印刷装置3毎に設けられた3つのプリンタドライバ144、及び印刷装置3への印刷指示の出力処理に関するログを管理するためのログ管理プログラム145等の各種制御プログラムが記憶されている。   The nonvolatile storage device 14 includes an operating system (OS) 141 and a content program 142 for creating content such as text data and presentation data, and causing the display device 40 to display the created content or the read content. A quick print plug-in 143 for displaying a quick print icon 72 to be described later on the display device 40, three printer drivers 144 provided for each printing device 3, and a log related to output processing of a print instruction to the printing device 3 are managed. Various control programs such as a log management program 145 are stored.

入力インターフェース15は、入力装置30との間でデータ通信を行うためのインターフェースである。表示インターフェース16は、表示装置40との間でデータ通信を行うためのインターフェースである。ローカル接続インターフェース17は、USBやIEEE1394等により周辺機器とローカル接続(直接接続)するためのインターフェースである。また、ネットワーク接続インターフェース18は、ネットワーク50を介して外部機器とネットワーク接続するためのインターフェースである。図1に示すように、印刷装置3aは、情報処理装置1に対してローカル接続(例えば、USB接続)により接続されており、印刷装置3cは情報処理装置1に対してネットワーク接続(例えば、LAN接続)により接続されており、印刷装置3bは情報処理装置1に対してローカル接続及びネットワーク接続により接続されている。   The input interface 15 is an interface for performing data communication with the input device 30. The display interface 16 is an interface for performing data communication with the display device 40. The local connection interface 17 is an interface for local connection (direct connection) with a peripheral device by USB, IEEE1394, or the like. The network connection interface 18 is an interface for connecting to an external device via the network 50. As illustrated in FIG. 1, the printing apparatus 3 a is connected to the information processing apparatus 1 through a local connection (for example, USB connection), and the printing apparatus 3 c is connected to the information processing apparatus 1 through a network connection (for example, a LAN). The printing apparatus 3b is connected to the information processing apparatus 1 through a local connection and a network connection.

ログ記憶装置19には、印刷装置3への印刷指示の出力処理に関するログが記憶される。コンテンツ記憶装置20には、後述のコンテンツプログラム142により作成されるコンテンツが記憶される。   The log storage device 19 stores a log relating to output processing of a print instruction to the printing device 3. The content storage device 20 stores content created by a content program 142 described later.

論理プリンタ記憶装置21には、図2に示すように、複数の論理プリンタが登録されている。ここで、論理プリンタとは、印刷装置3のソフトウェア表現であり、印刷装置3への印刷指示の出力に用いる通信ポート(例えばTCP/IPポートやUSBポート)のポート名で特定される仮想的な印刷装置である。従って、例えば、印刷指示の出力に用いる通信ポートを異ならせることで、一つの印刷装置3に対して複数の論理プリンタを作成することもできる。   In the logical printer storage device 21, a plurality of logical printers are registered as shown in FIG. Here, the logical printer is a software expression of the printing apparatus 3 and is a virtual name specified by a port name of a communication port (for example, a TCP / IP port or a USB port) used for outputting a print instruction to the printing apparatus 3. It is a printing device. Therefore, for example, a plurality of logical printers can be created for one printing apparatus 3 by changing the communication port used for outputting the print instruction.

また、論理プリンタ記憶装置21には、図2に示すように、通信ポートのポート名、印刷指示の出力対象となる印刷装置3の印刷装置名、及び印刷装置3の制御に用いるプリンタドライバ144を示す情報、含む論理プリンタ情報が、各論理プリンタに対応付けられて記憶されている。この論理プリンタや論理プリンタ情報の登録は、ユーザが手動で行うようにされていてもよく、情報処理装置1が自動で行うようにされていてもよい。また、論理プリンタ記憶装置21に記憶された論理プリンタにおいて、ユーザ毎にいずれか一つの論理プリンタが、ユーザが通常使う論理プリンタ(デフォルトプリンタ)として設定されている。このデフォルトプリンタの設定も、各ユーザが手動で行うようにされていてもよく、情報処理装置1が自動で行うようにされていてもよい。   In addition, as shown in FIG. 2, the logical printer storage device 21 includes a port name of a communication port, a printing device name of a printing device 3 to which a printing instruction is output, and a printer driver 144 used for controlling the printing device 3. The logical printer information including the information shown is stored in association with each logical printer. Registration of the logical printer and logical printer information may be performed manually by the user, or may be performed automatically by the information processing apparatus 1. In the logical printer stored in the logical printer storage device 21, one logical printer is set as a logical printer (default printer) that is normally used by the user for each user. The setting of the default printer may be manually performed by each user, or may be automatically performed by the information processing apparatus 1.

不揮発性記憶装置14に記憶された各種プログラムについて説明する。これらのプログラムはCPU11により実行され、各種機能として機能する。CPU11は、コンテンツプログラム142を実行することでコンテンツ作成手段として機能する。また、CPU11は、コンテンツプログラム142及びクイック印刷プラグイン143を実行することで表示手段、及び操作受付手段として機能する。さらに、CPU11は、プリンタドライバ144それぞれを実行することで、実行したプリンタドライバ144に応じた制御手段として機能し、ログ管理プログラム145を実行することでログ作成手段、ログ記憶命令手段、及びログ改変手段として機能する。なお、これらCPU11の各機能部は、それぞれ回路によって構成される等、ハードウェアーで実現されるようにしてもよい。   Various programs stored in the nonvolatile storage device 14 will be described. These programs are executed by the CPU 11 and function as various functions. The CPU 11 functions as a content creation unit by executing the content program 142. Further, the CPU 11 functions as a display unit and an operation receiving unit by executing the content program 142 and the quick print plug-in 143. Further, the CPU 11 functions as a control unit corresponding to the executed printer driver 144 by executing each printer driver 144, and executes a log management program 145 to execute a log creation unit, a log storage command unit, and a log modification Functions as a means. Each functional unit of the CPU 11 may be realized by hardware, such as being configured by a circuit.

CPU11は、コンテンツプログラム142を実行すると、入力装置30を介したユーザからの操作入力に基づいて、アプリケーション上で各種のコンテンツを作成し、作成されたコンテンツをコンテンツ記憶装置20に記憶する。さらにCPU11は、コンテンツプログラム142を実行して作成したコンテンツ、又はコンテンツ記憶装置20に記憶されているコンテンツを含む画面70を、図3(a)に示すように、表示インターフェース16を介して表示装置40に表示させる。ただし、後述するように、画面70においてクイック印刷アイコン72は、CPU11がクイック印刷プラグイン143を実行することで表示される。   When executing the content program 142, the CPU 11 creates various contents on the application based on an operation input from the user via the input device 30, and stores the created content in the content storage device 20. Further, the CPU 11 displays a screen 70 containing the content created by executing the content program 142 or the content stored in the content storage device 20 via the display interface 16 as shown in FIG. 40. However, as described later, the quick print icon 72 is displayed on the screen 70 when the CPU 11 executes the quick print plug-in 143.

ここで、コンテンツプログラム142とクイック印刷プラグイン143の関係について説明する。クイック印刷プラグインは、プラグインプログラムである。プラグインプログラムは、単体ではプログラムとして起動せず、他のプログラムとともに実行されることで、他のプログラムに機能を付加するプログラムである。本実施形態では、コンテンツプログラム142が他のプログラムに該当する。なお、図5を用いて後述する動作において、A2の処理の一部、A8の一部の処理、A3の処理、A4の処理は、クイック印刷プラグイン143が実行されない場合は行われない。コンテンツプログラム142は、サブルーチンとしてクイック印刷プラグイン143を呼び出すことで、本来コンテンツプログラム142が実行されたことで表示されるアイコンに追加して、クイック印刷アイコン72を画面に表示させることができる。CPU11は、入力装置30を介したユーザの当該通常印刷ボタン71の選択を通常印刷入力として受け付ける。これに対して、CPU11は、入力装置30を介したユーザのクイック印刷アイコン72の選択をクイック印刷入力として受け付ける。   Here, the relationship between the content program 142 and the quick print plug-in 143 will be described. The quick print plug-in is a plug-in program. A plug-in program is a program that does not start as a single program but adds functions to other programs by being executed together with the other programs. In the present embodiment, the content program 142 corresponds to another program. In the operation described later with reference to FIG. 5, a part of the process of A2, a part of the process of A8, a process of A3, and a process of A4 are not performed when the quick print plug-in 143 is not executed. By calling the quick print plug-in 143 as a subroutine, the content program 142 can display the quick print icon 72 on the screen in addition to the icon originally displayed when the content program 142 is executed. The CPU 11 receives the user's selection of the normal print button 71 via the input device 30 as a normal print input. On the other hand, the CPU 11 accepts the user's selection of the quick print icon 72 via the input device 30 as a quick print input.

CPU11がコンテンツプログラム142とクイック印刷プラグイン143を実行することで実現される操作受付手段は、動作モードとして、ユーザから通常印刷入力を受け付けたときに実行される通常モードと、ユーザからクイック印刷入力を受け付けたときに実行されるクイックモードとを有する。通常モードでは、CPU11は、ユーザの通常印刷ボタン71の選択に応じた通常印刷入力を受け付けると、図3(b)に示すように印刷画面80を表示装置40にさせる。この印刷画面80には、プリンタ選択プルダウンメニュー81、詳細ボタン82、OKボタン83、及び印刷画面80を単に閉じるためのキャンセルボタン84が配置されている。   The operation accepting means realized by the CPU 11 executing the content program 142 and the quick print plug-in 143 includes, as operation modes, a normal mode executed when a normal print input is received from the user, and a quick print input from the user. And a quick mode that is executed when the command is received. In the normal mode, when the CPU 11 receives a normal print input corresponding to the user's selection of the normal print button 71, the CPU 11 causes the display device 40 to display a print screen 80 as shown in FIG. On the print screen 80, a printer selection pull-down menu 81, a detail button 82, an OK button 83, and a cancel button 84 for simply closing the print screen 80 are arranged.

プリンタ選択プルダウンメニュー81では、論理プリンタ記憶装置21に記憶されている論理プリンタの何れか一つをユーザが選択可能にされている。このプリンタ選択プルダウンメニュー81の下部には、プリンタ選択プルダウンメニュー81により選択されている論理プリンタに係る論理プリンタ情報が表示されている。   In the printer selection pull-down menu 81, the user can select any one of the logical printers stored in the logical printer storage device 21. Below the printer selection pull-down menu 81, logical printer information relating to the logical printer selected by the printer selection pull-down menu 81 is displayed.

また、CPU11は、入力装置30を介してユーザにより詳細ボタン82が選択されたとき、プリンタ選択プルダウンメニュー81により選択されている論理プリンタに対応付けられているプリンタドライバ144を呼び出して、用紙サイズなどの印刷条件を設定するための印刷条件設定画面(不図示)を表示装置40に表示させる。これにより、ユーザが印刷条件をデフォルト印刷条件から変更することが可能となる。印刷条件設定画面での印刷条件の設定が終了すると、表示装置40に印刷画面80が再び表示される。   Further, when the detail button 82 is selected by the user via the input device 30, the CPU 11 calls the printer driver 144 associated with the logical printer selected by the printer selection pull-down menu 81, and the paper size, etc. A printing condition setting screen (not shown) for setting the printing conditions is displayed on the display device 40. As a result, the user can change the printing conditions from the default printing conditions. When the setting of the printing conditions on the printing condition setting screen is completed, the printing screen 80 is displayed again on the display device 40.

また、CPU11は、入力装置30を介してユーザによりOKボタン83が選択されたとき、当該選択を印刷指示に係る追加入力として受け付ける。そして、CPU11はプリンタ選択プルダウンメニュー81により選択されている論理プリンタに対応付けられているプリンタドライバ144を起動し、当該プリンタドライバ144を実行する際にCPU11自身が参照するRAM13の所定領域Aに、印刷指示に係るコンテンツ情報を記憶する。このコンテンツ情報には、表示装置40に表示されているコンテンツデータ及びコンテンツ名が含まれている。   Further, when the user selects the OK button 83 via the input device 30, the CPU 11 accepts the selection as an additional input related to the print instruction. Then, the CPU 11 activates the printer driver 144 associated with the logical printer selected by the printer selection pull-down menu 81, and in the predetermined area A of the RAM 13 to which the CPU 11 refers when executing the printer driver 144. The content information related to the print instruction is stored. This content information includes the content data and content name displayed on the display device 40.

これに対して、CPU11が、ユーザのクイック印刷アイコン72の選択に応じたクイック印刷入力を受け付けるクイック印刷モードでは、印刷画面80を表示装置40に表示させずに、即ち、印刷指示に係る追加入力をユーザから受け付けずに直ちに、当該クイック印刷入力を行ったユーザのデフォルトプリンタに対応付けられているプリンタドライバ144を起動する。その後、CPU11は、上述したRAM13の所定領域Aに、コンテンツ情報に加えて、当該コンテンツ情報に含まれるコンテンツを一意に識別する識別子を記憶する。   On the other hand, in the quick print mode in which the CPU 11 receives a quick print input according to the user's selection of the quick print icon 72, the print screen 80 is not displayed on the display device 40, that is, an additional input related to the print instruction. Immediately without accepting from the user, the printer driver 144 associated with the default printer of the user who performed the quick print input is activated. Thereafter, the CPU 11 stores an identifier for uniquely identifying the content included in the content information in addition to the content information, in the predetermined area A of the RAM 13 described above.

また、本実施形態において、コンテンツプログラム142及びクイック印刷プラグイン143を実行するCPU11は動作モードがクイックモードの場合には、コンテンツ情報を前述した所定領域Aに記憶するときに、動作モードがクイックモードであることを示す動作モード情報を、ログ管理プログラム145を実行する際にCPU11自身が参照するRAM13の所定領域Bに記憶する。この動作モード情報には、前述した識別子が含まれている。   In this embodiment, when the operation mode is the quick mode, the CPU 11 that executes the content program 142 and the quick print plug-in 143 stores the content information in the above-described predetermined area A and the operation mode is the quick mode. Is stored in a predetermined area B of the RAM 13 that is referred to by the CPU 11 when the log management program 145 is executed. This operation mode information includes the identifier described above.

プリンタドライバ144を実行するCPU11は、RAMの所定領域Aにコンテンツ情報が記憶されると、当該コンテンツ情報に含まれるコンテンツデータを、PDL(page description language )等の印刷データに変換する。そして、印刷データを含む印刷指示が、論理プリンタ情報の通信ポート名が示す印刷装置3に送信されるように、不揮発性記憶装置14等の記憶装置上に確保されたスプーラ(不図示)に一時的に記憶する。スプーラでは、出力先の印刷装置3の稼働状況に応じて印刷指示を印刷装置3に出力する。CPU11は、印刷指示を印刷装置3に出力した際には、当該印刷指示の出力が完了したことを示す印刷指示完了情報を、ログ管理プログラム145を実行するときにCPU11自身が参照するRAM13の領域Cに記憶する。この印刷指示完了情報には、ジョブID、コンテンツ名、ユーザ情報、並びに、論理プリンタ情報に含まれている通信ポート名及び印刷装置名が含まれる。これらの情報を、以下、ログ基本情報と称する。また、対応するコンテンツ情報の識別子が前述したRAM13の領域Aに記憶されていた場合には、併せて当該識別子もRAM13の領域Cに記憶する。   When the content information is stored in the predetermined area A of the RAM, the CPU 11 that executes the printer driver 144 converts the content data included in the content information into print data such as PDL (page description language). Then, a print instruction including print data is temporarily sent to a spooler (not shown) secured on a storage device such as the nonvolatile storage device 14 so that the print instruction is transmitted to the printing device 3 indicated by the communication port name of the logical printer information. Remember me. The spooler outputs a print instruction to the printing apparatus 3 according to the operation status of the output destination printing apparatus 3. When the CPU 11 outputs a print instruction to the printing apparatus 3, an area of the RAM 13 that the CPU 11 refers to when executing the log management program 145, print instruction completion information indicating that the output of the print instruction has been completed. Store in C. The print instruction completion information includes a job ID, a content name, user information, and a communication port name and a printing apparatus name included in the logical printer information. These pieces of information are hereinafter referred to as log basic information. When the identifier of the corresponding content information is stored in the area A of the RAM 13 described above, the identifier is also stored in the area C of the RAM 13.

ログ管理プログラム145を実行するCPU11は、印刷指示完了情報がRAM13の領域Cに記憶されると、通常ログ(第1のログ)及びクイックログ(第2のログ)の何れか一方のログを作成する。ログには、図4に示すように、印刷指示完了情報に含まれるログ基本情報に加えて、ログを作成した作成時刻、並びに、通常ログ及びクイックログを識別可能にするために動作モードを示す操作入力情報が付加されている。CPU11は、印刷指示完了情報がRAM13の領域Cに記憶されたときに、当該印刷指示完了情報に含まれる識別子と一致する識別子が含まれている動作モード情報がRAM13の所定領域Bに記憶されていた場合には、クイックモードを示す操作入力情報が付加されたクイックログを作成する。一方、動作モード情報がRAM13の所定領域Bに記憶されていない場合には、通常モードを示す操作入力情報が付加された通常ログを作成する。   When the print instruction completion information is stored in the area C of the RAM 13, the CPU 11 that executes the log management program 145 creates either a normal log (first log) or a quick log (second log). To do. As shown in FIG. 4, in addition to the basic log information included in the print instruction completion information, the log indicates the creation time when the log was created, and the operation mode for enabling identification of the normal log and quick log. Operation input information is added. When the print instruction completion information is stored in the area C of the RAM 13, the CPU 11 stores operation mode information including an identifier that matches the identifier included in the print instruction completion information in the predetermined area B of the RAM 13. If it is, a quick log to which operation input information indicating the quick mode is added is created. On the other hand, when the operation mode information is not stored in the predetermined area B of the RAM 13, a normal log to which operation input information indicating the normal mode is added is created.

ところで、画面70においてユーザがクイック印刷アイコン72を選択すると、印刷装置3において印刷が直ちに実行されることとなる。従って、ユーザが無意識にクイック印刷アイコン72を選択することで、印刷装置3においてユーザの意図しない印刷が実行されることがある。このとき、ユーザが印刷装置3において印刷が実行されたことに気が付かなかった場合、印刷物が印刷装置3に放置されることで、印刷物に係る情報が外部(第三者)に漏洩する虞がある。   By the way, when the user selects the quick print icon 72 on the screen 70, printing is immediately executed in the printing apparatus 3. Therefore, when the user unconsciously selects the quick print icon 72, the printing apparatus 3 may execute printing not intended by the user. At this time, if the user does not notice that printing has been executed in the printing apparatus 3, the printed material may be left in the printing device 3, so that information on the printed material may be leaked to the outside (third party). .

このように、クイックログに係るコンテンツに関しては、外部に漏洩した漏洩可能性が高い。そこで、クイックログには、図4に示すように、印刷装置3により印刷された印刷物に係るコンテンツが外部に漏洩した漏洩可能性を示す漏洩可能性情報も含まれている。なお、本実施形態では、漏洩可能性は、可能性が高い順に「最高」、「高」、「中」、「低」の4段階で表現されているが、漏洩可能性が2段階以上で表現されていればよい。   As described above, the content related to the quick log is highly likely to be leaked to the outside. Therefore, as shown in FIG. 4, the quick log includes leakage possibility information indicating the leakage possibility that the content related to the printed matter printed by the printing apparatus 3 has leaked to the outside. In this embodiment, the possibility of leakage is expressed in four stages of “highest”, “high”, “medium”, and “low” in descending order of possibility, but the leakage possibility is expressed in two or more stages. It only has to be expressed.

ここで、情報処理装置1と印刷装置3との間の接続がローカル接続である場合、ハブやルータ等の中継装置を要するネットワーク接続である場合と比べて、情報処理装置1と印刷装置3とが至近距離にある可能性が高い。従って、ユーザが操作ミスにより無意識にクイック印刷入力を行ったとしても、印刷装置3で印刷が実行されたことに気が付き易く、印刷物を放置させる可能性が低い。そこで、本実施形態においては、図4に示すように、情報処理装置1と印刷装置3との間の接続がローカル接続である場合には漏洩可能性として「低」又は「中」を、ネットワーク接続である場合には漏洩可能性として「高」又は「最高」が割り当てられるように構成されている。このように、情報処理装置1と印刷装置3との間の接続がローカル接続である場合には、クイックログに含める漏洩可能性を低くすることで、管理者等のユーザが、情報漏洩の可能性が高いコンテンツをより容易に確認することが可能となる。   Here, when the connection between the information processing apparatus 1 and the printing apparatus 3 is a local connection, the information processing apparatus 1 and the printing apparatus 3 are compared with a network connection that requires a relay device such as a hub or a router. Is likely to be in close range. Therefore, even if the user makes a quick print input unintentionally due to an operation error, it is easy to notice that printing has been executed by the printing apparatus 3, and the possibility of leaving the printed matter is low. Therefore, in this embodiment, as shown in FIG. 4, when the connection between the information processing apparatus 1 and the printing apparatus 3 is a local connection, “low” or “medium” is set as the possibility of leakage, and the network In the case of a connection, “high” or “highest” is assigned as the possibility of leakage. Thus, when the connection between the information processing apparatus 1 and the printing apparatus 3 is a local connection, a user such as an administrator can leak information by reducing the possibility of leakage included in the quick log. It is possible to more easily confirm content with high characteristics.

ログ管理プログラム145を実行するCPU11は、ログ基本情報の通信ポート名を参照して、情報処理装置1と印刷装置3との間の接続がローカル接続である場合には漏洩可能性として「低」を、ネットワーク接続である場合には漏洩可能性として「高」をクイックログに付加する。そしてCPU11は、作成したログをログ記憶装置19に記憶させる。   The CPU 11 that executes the log management program 145 refers to the communication port name of the log basic information, and when the connection between the information processing apparatus 1 and the printing apparatus 3 is a local connection, the possibility of leakage is “low”. In the case of network connection, “high” is added to the quick log as the possibility of leakage. Then, the CPU 11 stores the created log in the log storage device 19.

CPU11はさらに、ログ記憶装置19に記憶されているログを改変する。ここで、所定の期間において作成された通常ログの数に対するクイックログの数の割合が少ないほど、クイック印刷入力をユーザが無意識に行った可能性が高く、印刷物に係るコンテンツが外部に漏洩した可能性が高い。そこで、本実施形態では、CPU11は、作成されるログを、当該ログに含まれているユーザ情報に基づいてユーザ毎に振り分けて、当該ユーザ毎に振り分けられたログに関して、所定の期間において作成されたログについて、通常ログの数に対するクイックログの数の割合が少ないほど、クイックログに含まれている漏洩可能性情報が示す漏洩可能性が高くなるようにログ記憶装置19に記憶されているログを改変する。   The CPU 11 further modifies the log stored in the log storage device 19. Here, the smaller the ratio of the number of quick logs to the number of normal logs created in a given period, the higher the possibility that the user made unintentional quick print input, and the content related to the printed matter may have leaked to the outside High nature. Therefore, in the present embodiment, the CPU 11 distributes the log to be created for each user based on the user information included in the log, and creates the log for each user in a predetermined period. Logs stored in the log storage device 19 such that the smaller the ratio of the number of quick logs to the number of normal logs, the higher the possibility of leakage indicated by the leakage possibility information included in the quick logs. Is modified.

本実施形態では「所定の期間」とは、ログを任意の複数個作成するのに要する期間とされている。即ち、例えば「所定の期間」がログを5個作成するのに要する期間とされている場合には、任意の注目ログ、当該注目ログの直前に作成された2個のログ、及び当該注目ログの直後に作成された2個のログを抽出して、当該抽出されたログに基づいて注目ログを改変するように構成されている。以下、「所定の期間」がログを5個作成するのに要する期間として説明する。具体的には、CPU11は、まず、直近に作成されたログを注目ログとし、当該注目ログのユーザ情報と同一のユーザ情報を含むログを取り出す。そして、取り出されたログから、当該注目ログを中心とした所定の期間に作成されたログ(即ち、注目ログ、当該注目ログの直前に作成された2個のログ)を抽出し、抽出されたログにおいて、通常ログの数に対するクイックログの数の割合が所定の閾値以上の場合には漏洩可能性情報が示す漏洩可能性が高くなるように当該注目ログを改変する。例えば、情報処理装置1と印刷装置3との間の接続がローカル接続である場合には漏洩可能性が「中」に、ネットワーク接続である場合には漏洩可能性が「最高」になるように改変する。一方、抽出されたログにおいて、通常ログの数に対するクイックログの数の割合が所定の閾値未満の場合には漏洩可能性情報が示す漏洩可能性が低くなるように当該注目ログを改変する。例えば、情報処理装置1と印刷装置3との間の接続がローカル接続である場合には漏洩可能性が「低」に、ネットワーク接続である場合には漏洩可能性が「高」になるように改変する。なお、ログ記憶装置19に記憶されているログのうち、ログが新たに作成されることにより改変させる対象となりうるログは、当該新たに作成されたログと、このログの直前に作成された2個のログである。そこで、CPU11は、注目ログを直前に作成された2個のログに順次変えて、同様の処理を繰り返す。   In the present embodiment, the “predetermined period” is a period required to create an arbitrary plurality of logs. That is, for example, when the “predetermined period” is a period required to create five logs, an arbitrary attention log, two logs created immediately before the attention log, and the attention log The two logs created immediately after are extracted, and the attention log is modified based on the extracted logs. Hereinafter, the “predetermined period” will be described as a period required to create five logs. Specifically, the CPU 11 first takes the log created most recently as the attention log, and extracts a log including the same user information as the user information of the attention log. Then, a log created during a predetermined period centered on the log of interest (ie, the log of interest, two logs created immediately before the log of interest) is extracted from the extracted log and extracted. In the log, when the ratio of the number of quick logs to the number of normal logs is equal to or greater than a predetermined threshold, the target log is modified so that the leakage possibility indicated by the leakage possibility information is increased. For example, when the connection between the information processing apparatus 1 and the printing apparatus 3 is a local connection, the leakage possibility is “medium”, and when the connection is a network connection, the leakage possibility is “highest”. Modify. On the other hand, in the extracted log, when the ratio of the number of quick logs to the number of normal logs is less than a predetermined threshold, the target log is modified so that the leakage possibility indicated by the leakage possibility information becomes low. For example, when the connection between the information processing apparatus 1 and the printing apparatus 3 is a local connection, the leakage possibility is “low”, and when the connection is a network connection, the leakage possibility is “high”. Modify. Of the logs stored in the log storage device 19, the log that can be modified by newly creating the log includes the newly created log and 2 created immediately before this log. Logs. Therefore, the CPU 11 sequentially changes the attention log to the two logs created immediately before and repeats the same processing.

変形例として、上述の実施形態では、CPU11は、任意の注目ログを中心とした所定の期間において作成された、当該注目ログのユーザ情報と同一のユーザ情報を含むログのみを抽出して、当該抽出されたログに基づいて注目ログを改変しているが、任意の注目ログを中心とした所定の期間において作成された、当該注目ログのユーザ情報と同一のユーザ情報を含むログに加えて、他のユーザ情報を含むログも抽出し、当該抽出されたログに基づいて注目ログを改変するように構成されていてもよい。   As a modification, in the above-described embodiment, the CPU 11 extracts only a log that is created during a predetermined period centered on an arbitrary attention log and includes the same user information as the user information of the attention log. Although the attention log is modified based on the extracted log, in addition to a log including user information identical to the user information of the attention log created in a predetermined period centered on any attention log, A log including other user information may also be extracted, and the attention log may be modified based on the extracted log.

また、別の変形例として、上述の実施形態では「所定の期間」とは、ログを任意の複数個作成するのに要する期間とされているが、24時間等の時間間隔にされていてもよい。   As another modification, in the above-described embodiment, the “predetermined period” is a period required to create an arbitrary plurality of logs, but may be a time interval such as 24 hours. Good.

(CPU11の動作)
次に、CPU11の動作の一例について図5を参照しつつ説明する。なお、図5に示す動作フローの開始時における状態は、CPU11がコンテンツプログラム142の起動を受付けたときである。以下の動作は、CPU11が、コンテンツプログラム142、クイック印刷プラグイン143、プリンタドライバ144、及びログ管理プログラム145を並列的に実行することで行われる。以下、便宜上、各種プログラムを実行するCPU11を、単にプログラムと称して説明する。また、プログラムへの情報の引き渡しを“出力”と表現する。また、他のプログラムから情報が引き渡されることを“受信”と表現する。
(Operation of CPU 11)
Next, an example of the operation of the CPU 11 will be described with reference to FIG. Note that the state at the start of the operation flow shown in FIG. 5 is when the CPU 11 accepts the activation of the content program 142. The following operations are performed by the CPU 11 executing the content program 142, the quick print plug-in 143, the printer driver 144, and the log management program 145 in parallel. Hereinafter, for convenience, the CPU 11 that executes various programs will be simply referred to as a program. In addition, delivery of information to the program is expressed as “output”. In addition, delivery of information from another program is expressed as “reception”.

コンテンツプログラム142及びクイック印刷プラグイン143、図3(a)に示すコンテンツを表す画像を含む画面70を表示装置40に表示させる(A1)。次に、コンテンツプログラム142及びクイック印刷プラグイン143は、通常印刷ボタン71及びクイック印刷アイコン72の何れかがユーザにより選択されたかを判断することで、ユーザから印刷指示に係る入力を受け付けたか否かを判断する(A2)。ユーザから印刷指示に係る入力を受け付けていないと判断した場合(A2:NO)には、ステップA2の処理を繰り返す。   A screen 70 including the content program 142, the quick print plug-in 143, and an image representing the content shown in FIG. 3A is displayed on the display device 40 (A1). Next, the content program 142 and the quick print plug-in 143 determine whether any of the normal print button 71 and the quick print icon 72 has been selected by the user, and whether or not the input related to the print instruction has been received from the user. Is determined (A2). If it is determined that the input relating to the print instruction has not been received from the user (A2: NO), the process of step A2 is repeated.

一方、ユーザから印刷指示に係る入力を受け付けたと判断した場合(A2:YES)には、コンテンツプログラム142及びクイック印刷プラグイン143は、当該印刷指示に係る入力がクイック印刷入力であるか否かを判断する(A3)。そして、ユーザからの印刷指示に係る入力がクイック印刷入力であると判断した場合(A3:YES)には、コンテンツプログラム142及びクイック印刷プラグイン143は、動作モードとしてクイックモードを実行するとし、当該動作モードがクイックモードであることを示す動作モード情報をログ管理プログラム145に出力する(A4)。このステップA4の処理が終了すると、ステップA7の処理に移る。   On the other hand, when it is determined that the input related to the print instruction has been received from the user (A2: YES), the content program 142 and the quick print plug-in 143 determine whether or not the input related to the print instruction is the quick print input. Judge (A3). When it is determined that the input related to the print instruction from the user is the quick print input (A3: YES), the content program 142 and the quick print plug-in 143 execute the quick mode as the operation mode, and Operation mode information indicating that the operation mode is the quick mode is output to the log management program 145 (A4). When the process of step A4 is completed, the process proceeds to step A7.

一方、ステップA3の処理で、印刷指示に係る入力が通常印刷入力であると判断した場合(A3:NO)には、コンテンツプログラム142及びクイック印刷プラグイン143は、動作モードとして通常モードを実行するとし、表示装置40に印刷画面80(図3(b)参照)を表示させる(A5)。そして、コンテンツプログラム142及びクイック印刷プラグイン143は、印刷画面80上のOKボタン83がユーザにより選択されたとき、当該選択を印刷指示に係る追加入力として受け付ける(A6)。このステップA6の処理が終了すると、ステップA7の処理に移る。   On the other hand, if it is determined in step A3 that the input related to the print instruction is the normal print input (A3: NO), the content program 142 and the quick print plug-in 143 execute the normal mode as the operation mode. Then, the print screen 80 (see FIG. 3B) is displayed on the display device 40 (A5). Then, when the OK button 83 on the print screen 80 is selected by the user, the content program 142 and the quick print plug-in 143 accept the selection as an additional input related to the print instruction (A6). When the process of step A6 is completed, the process proceeds to step A7.

ステップA7の処理では、コンテンツプログラム142及びクイック印刷プラグイン143がプリンタドライバ144の何れか一つを起動する。具体的には、動作モードが通常モードのときには、ステップA6の処理において印刷画面80上のOKボタン83がユーザにより選択されたときに、プリンタ選択プルダウンメニュー81により選択されている論理プリンタに対応付けられているプリンタドライバ144を起動する。一方、動作モードがクイックモードのときには、印刷指示に係る入力を行ったユーザのデフォルトプリンタとして設定されている論理プリンタに対応付けられているプリンタドライバ144を起動する。次に、コンテンツプログラム142及びクイック印刷プラグイン143は、ステップA7の処理により起動されたプリンタドライバ144に対して、コンテンツ情報を出力する(A8)。なお、ステップA3でクイック印刷入力であると判断していた場合(YESであった場合)は、コンテンツ情報に加えて識別子もプリンタドライバ144へ出力する。   In step A7, the content program 142 and the quick print plug-in 143 activate one of the printer drivers 144. Specifically, when the operation mode is the normal mode, when the OK button 83 on the print screen 80 is selected by the user in the process of step A6, the operation mode is associated with the logical printer selected by the printer selection pull-down menu 81. The printer driver 144 is started. On the other hand, when the operation mode is the quick mode, the printer driver 144 associated with the logical printer set as the default printer of the user who has input related to the print instruction is activated. Next, the content program 142 and the quick print plug-in 143 output content information to the printer driver 144 activated by the process of step A7 (A8). If it is determined in step A3 that the input is quick print (if YES), the identifier is output to the printer driver 144 in addition to the content information.

次に、プリンタドライバ144が、コンテンツプログラム142及びクイック印刷プラグイン143からコンテンツ情報を受信した場合に、当該コンテンツ情報に含まれるコンテンツデータを印刷データに変換し、当該印刷データを含む印刷指示を、スプーラを介して印刷装置3に出力する(A9)。これにより、印刷装置3において、印刷データに係る画像が、記録媒体に記録されることになる。この後、プリンタドライバ144は、印刷指示完了情報をログ管理プログラム145に出力する(A10)。   Next, when the printer driver 144 receives content information from the content program 142 and the quick print plug-in 143, the content data included in the content information is converted into print data, and a print instruction including the print data is displayed. The data is output to the printing apparatus 3 through the spooler (A9). As a result, in the printing apparatus 3, the image related to the print data is recorded on the recording medium. Thereafter, the printer driver 144 outputs print instruction completion information to the log management program 145 (A10).

ログ管理プログラム145は、印刷指示完了情報を受信すると、当該印刷指示完了情報に含まれる、ログ基本情報、及びコンテンツプログラム142及びクイック印刷プラグイン143からの動作モード情報の受信の有無に基づいて、通常ログ及びクイックログの何れか一方のログを作成する(A11)。具体的には、ログ管理プログラム145は、印刷指示完了情報を受信したときに、当該印刷指示完了情報とともに受信された識別子と一致する識別子が含まれている動作モード情報を、コンテンツプログラム142及びクイック印刷プラグイン143から受信していた場合には、クイックモードを示す操作入力情報が付加されたクイックログを作成し、印刷指示完了情報とともに識別子が受信されず、かつ、動作モード情報をコンテンツプログラム142及びクイック印刷プラグイン143から受信していない場合には、通常モードを示す操作入力情報が付加された通常ログを作成する。   When the log management program 145 receives the print instruction completion information, the log management program 145 receives the basic log information included in the print instruction completion information and whether or not the operation mode information is received from the content program 142 and the quick print plug-in 143. Either a normal log or a quick log is created (A11). Specifically, when the log management program 145 receives the print instruction completion information, the log management program 145 displays the operation mode information including an identifier that matches the identifier received together with the print instruction completion information, the content program 142 and the quick If it has been received from the print plug-in 143, a quick log to which operation input information indicating the quick mode is added is created, the identifier is not received together with the print instruction completion information, and the operation mode information is stored in the content program 142. If not received from the quick print plug-in 143, a normal log to which operation input information indicating the normal mode is added is created.

次に、ログ管理プログラム145は、ログ記憶装置19に記憶されたログを改変する(A12)。ログ管理プログラム145は、ログ記憶装置19に記憶されたログにおいて、作成時刻が最も新しいログのユーザ情報と同一のユーザ情報を含むログを全て取り出す。そして、取り出されたログに基づいて、注目ログに含まれる漏洩可能性情報の漏洩可能性を改変する。具体的には、注目ログを中心とした所定の期間において作成された通常ログ及びクイックログを抽出する。そして、抽出されたログにおいて、通常ログの数に対するクイックログの数の割合が所定の閾値以上の場合には漏洩可能性情報が示す漏洩可能性が高くなるよう、閾値未満の場合には漏洩可能性情報が示す漏洩可能性が低くなるように注目ログを改変する。ログ管理プログラム145は、注目ログを変えて、同様の処理を繰り返す。以上、CPU11の動作について説明した。   Next, the log management program 145 modifies the log stored in the log storage device 19 (A12). The log management program 145 retrieves all logs including the same user information as the user information of the log having the latest creation time from the logs stored in the log storage device 19. Then, based on the extracted log, the leakage possibility of the leakage possibility information included in the attention log is modified. Specifically, a normal log and a quick log created during a predetermined period centering on the log of interest are extracted. In the extracted logs, if the ratio of the number of quick logs to the number of normal logs is greater than or equal to a predetermined threshold, the possibility of leakage indicated by the leakage possibility information is increased. The attention log is modified so that the possibility of leakage indicated by the sex information is reduced. The log management program 145 changes the target log and repeats the same processing. The operation of the CPU 11 has been described above.

以上、本実施形態によると、ログ管理プログラム145により、通常ログとクイックログとが識別可能に作成される。従って、クイックログのみを参照することで、情報漏洩の可能性が高いコンテンツを容易に確認することができる。   As described above, according to the present embodiment, the log management program 145 creates the normal log and the quick log so that they can be identified. Therefore, by referring only to the quick log, it is possible to easily confirm the content having a high possibility of information leakage.

また、情報処理装置1と印刷装置3との間の接続がローカル接続である場合には、ネットワーク接続である場合と比べて、クイックログに含める漏洩可能性情報の漏洩可能性が低くされるので、情報漏洩の可能性が高いコンテンツをより容易に確認することが可能となる。   In addition, when the connection between the information processing apparatus 1 and the printing apparatus 3 is a local connection, the possibility of leakage of leakage possibility information included in the quick log is reduced compared to the case of a network connection. It becomes possible to more easily confirm contents with high possibility of information leakage.

さらに、所定の期間において作成された通常ログの数に対するクイックログの数の割合が少ないほど、クイックログに含める漏洩可能性情報の漏洩可能性が高くされるので、情報漏洩の可能性が高いコンテンツをより容易に確認することが可能となる。   Furthermore, the smaller the ratio of the number of quick logs to the number of normal logs created in a given period, the higher the possibility of leakage of information that can be included in the quick log. It becomes possible to confirm more easily.

<第2実施形態>
次に、本発明の第2実施形態について説明する。第2実施形態において第1実施形態と異なる点は、第1実施形態では、コンテンツプログラム142とクイック印刷プラグイン143とを読み込んでCPU11が実行していた処理を、コンテンツプログラム242が実行する点である。また、第1の実施形態ではコンテンツプログラム142及びクイック印刷プラグイン143は、動作モード情報をログ管理プログラム145に対して出力していたが、第2実施形態では、コンテンツプログラム242が動作モード情報をプリンタドライバ144に対して出力する。また、本実施形態ではコンテンツプログラム242は、動作モードがクイックモードの場合のみならず通常モードの場合にも、コンテンツ情報を出力するときに、動作モード情報をプリンタドライバ144に出力する。また、第2実施形態において、コンテンツを識別する識別子は不要である。以下においては、上述した第1実施形態と同一の箇所については同一の符号を付し、その説明を適宜省略する。
Second Embodiment
Next, a second embodiment of the present invention will be described. The second embodiment is different from the first embodiment in that the content program 242 executes the processing executed by the CPU 11 by reading the content program 142 and the quick print plug-in 143 in the first embodiment. is there. In the first embodiment, the content program 142 and the quick print plug-in 143 output the operation mode information to the log management program 145. In the second embodiment, the content program 242 outputs the operation mode information. The data is output to the printer driver 144. In this embodiment, the content program 242 outputs the operation mode information to the printer driver 144 when outputting the content information not only when the operation mode is the quick mode but also when the operation mode is the normal mode. In the second embodiment, an identifier for identifying content is not necessary. Below, the same code | symbol is attached | subjected about the location same as 1st Embodiment mentioned above, and the description is abbreviate | omitted suitably.

第2実施形態に係るCPU11の動作の一例について図6を参照しつつ説明する。ステップB1〜B3の処理はステップA1〜A3の処理と略同様な処理なので、詳細な説明を省略する。ステップB3の処理で、ユーザからの印刷指示に係る入力がクイック印刷入力であると判断した場合(B3:YES)には、コンテンツプログラム242は、動作モードとしてクイックモードを実行するとし、ステップB6の処理に移る。一方、ステップB3の処理で、印刷指示に係る入力が通常印刷入力であると判断した場合(B3:NO)には、コンテンツプログラム242、動作モードとして通常モードを実行するとし、上述のステップA5,A6と略同様な処理のステップB4,B5の処理をして、ステップB6の処理に移る。   An example of the operation of the CPU 11 according to the second embodiment will be described with reference to FIG. Since the processing of steps B1 to B3 is substantially the same as the processing of steps A1 to A3, detailed description thereof is omitted. If it is determined in step B3 that the input related to the print instruction from the user is a quick print input (B3: YES), the content program 242 executes the quick mode as the operation mode, and the process of step B6 Move on to processing. On the other hand, if it is determined in step B3 that the input related to the print instruction is a normal print input (B3: NO), the content program 242, the normal mode is executed as the operation mode, and the above-described steps A5 and A5 are executed. Steps B4 and B5, which are substantially the same as A6, are performed, and the process proceeds to step B6.

ステップB6の処理では、コンテンツプログラム242は、ステップA7の処理と略同様な処理をする。その後、コンテンツプログラム242は、コンテンツ情報に動作モードを示す動作モード情報を付加し(B7)、ステップB6の処理により起動されたプリンタドライバ144に対して、動作モード情報が付加されたコンテンツ情報を出力する(B8)。   In the process of step B6, the content program 242 performs substantially the same process as the process of step A7. Thereafter, the content program 242 adds the operation mode information indicating the operation mode to the content information (B7), and outputs the content information with the operation mode information added to the printer driver 144 activated by the process of step B6. (B8).

次に、プリンタドライバ144がコンテンツプログラム242からコンテンツ情報を受信した場合に、ステップA9の処理と略同様な処理をする(B9)。この後、プリンタドライバ144は、ログ基本情報に加えて、コンテンツ情報に付加されている動作モード情報が含まれる印刷指示完了情報をログ管理プログラム145に出力する(B10)。   Next, when the printer driver 144 receives the content information from the content program 242, the processing substantially similar to the processing in step A 9 is performed (B 9). Thereafter, the printer driver 144 outputs print instruction completion information including operation mode information added to the content information to the log management program 145 in addition to the basic log information (B10).

次に、ログ管理プログラム145は、プリンタドライバ144から印刷指示完了情報を受信すると、当該印刷指示完了情報に含まれるログ基本情報及び動作モード情報に基づいて、通常ログ及びクイックログの何れか一方のログを作成する(B11)。具体的には、ログ管理プログラム145は、印刷指示完了情報を受信したときに、当該印刷指示完了情報に含まれる動作モード情報が示す動作モードがクイックモードである場合には、クイックモードを示す操作入力情報が付加されたクイックログを作成し、動作モード情報が示す動作モードが通常モードである場合には、通常モードを示す操作入力情報が付加された通常ログを作成する。次に、ステップA12と略同様な処理をして(B12)、本処理を終了する。以上、CPU11の動作について説明した。   Next, when the log management program 145 receives the print instruction completion information from the printer driver 144, one of the normal log and the quick log based on the basic log information and the operation mode information included in the print instruction completion information. A log is created (B11). Specifically, when the log management program 145 receives the print instruction completion information and the operation mode indicated by the operation mode information included in the print instruction completion information is the quick mode, the log management program 145 performs an operation indicating the quick mode. A quick log to which input information is added is created, and when the operation mode indicated by the operation mode information is a normal mode, a normal log to which operation input information indicating the normal mode is added is created. Next, substantially the same processing as step A12 is performed (B12), and this processing is terminated. The operation of the CPU 11 has been described above.

以上、本実施形態においても、ログ管理プログラム145により通常ログとクイックログとを識別可能に作成さすることができるので、クイックログのみを参照することで、情報漏洩の可能性が高いコンテンツを容易に確認することができる。   As described above, also in the present embodiment, the log management program 145 can create the normal log and the quick log so as to be distinguishable. Therefore, by referring to only the quick log, it is easy to obtain content with a high possibility of information leakage. Can be confirmed.

<第3実施形態>
次に、本発明の第3実施形態について説明する。第3実施形態において第1実施形態と異なる点は、第1実施形態において、第1実施形態では、コンテンツプログラム142及びクイック印刷プラグイン143は、コンテンツ情報をプリンタドライバ144に対して直接出力していたが、第3実施形態では、コンテンツ情報を、ログ管理プログラム145を介してプリンタドライバ144に出力する点である。また、本実施形態では、ログ管理プログラム145がプリンタドライバ144毎にある点である。そして、コンテンツプログラム142及びクイック印刷プラグイン143が、複数のログ管理プログラム145に対して、出力指示に係るコンテンツ情報を選択的に出力可能に構成されている。さらに、本実施形態では、第2実施形態と同様に、コンテンツプログラム142及びクイック印刷プラグイン143は、動作モードがクイックモードの場合のみならず通常モードの場合にも、コンテンツ情報を出力するときに、動作モード情報をログ管理プログラム145に出力する。以下においては、上述した第1実施形態と同一の箇所については同一の符号を付し、その説明を適宜省略する。
<Third Embodiment>
Next, a third embodiment of the present invention will be described. The third embodiment is different from the first embodiment in the first embodiment. In the first embodiment, the content program 142 and the quick print plug-in 143 output content information directly to the printer driver 144. However, in the third embodiment, content information is output to the printer driver 144 via the log management program 145. In this embodiment, a log management program 145 is provided for each printer driver 144. The content program 142 and the quick print plug-in 143 are configured to be able to selectively output content information related to an output instruction to a plurality of log management programs 145. Furthermore, in the present embodiment, as in the second embodiment, the content program 142 and the quick print plug-in 143 output content information not only when the operation mode is the quick mode but also when the operation mode is the normal mode. The operation mode information is output to the log management program 145. Below, the same code | symbol is attached | subjected about the location same as 1st Embodiment mentioned above, and the description is abbreviate | omitted suitably.

第3実施形態に係るCPU11の動作の一例について図7を参照しつつ説明する。ステップC1〜C3の処理はステップA1〜A3の処理と略同様な処理なので説明を省略する。ステップC3の処理で、ユーザからの印刷指示に係る入力がクイック印刷入力であると判断した場合(C3:YES)には、コンテンツプログラム142及びクイック印刷プラグイン143は、動作モードとしてクイックモードを実行するとし、ステップC6の処理に移る。一方、ステップC3の処理で、印刷指示に係る入力が通常印刷入力であると判断した場合(C3:NO)には、コンテンツプログラム142及びクイック印刷プラグイン143は、動作モードとして通常モードを実行するとし、上述のステップA5,A6と略同様な処理のステップC4,C5の処理をして、ステップC6の処理に移る。   An example of the operation of the CPU 11 according to the third embodiment will be described with reference to FIG. Since the processing of steps C1 to C3 is substantially the same as the processing of steps A1 to A3, description thereof is omitted. If it is determined in step C3 that the input related to the print instruction from the user is a quick print input (C3: YES), the content program 142 and the quick print plug-in 143 execute the quick mode as the operation mode. Then, the process proceeds to step C6. On the other hand, if it is determined in step C3 that the input related to the print instruction is a normal print input (C3: NO), the content program 142 and the quick print plug-in 143 execute the normal mode as the operation mode. Then, the processes of steps C4 and C5, which are substantially the same as the processes of steps A5 and A6, are performed, and the process proceeds to step C6.

ステップC6の処理では、コンテンツプログラム142及びクイック印刷プラグイン143は、ステップA7の処理と略同様な処理をする。その後、コンテンツプログラム142及びクイック印刷プラグイン143は、コンテンツ情報に動作モードを示す動作モード情報を付加し(C7)、ステップC6の処理により起動されたプリンタドライバ144に対応するログ管理プログラム145に対して、動作モード情報が付加されたコンテンツ情報を選択的に出力する(C8)。   In the process of step C6, the content program 142 and the quick print plug-in 143 perform substantially the same process as the process of step A7. Thereafter, the content program 142 and the quick print plug-in 143 add the operation mode information indicating the operation mode to the content information (C7), and the log management program 145 corresponding to the printer driver 144 activated by the process of step C6 is executed. Then, the content information to which the operation mode information is added is selectively output (C8).

次に、ログ管理プログラム145が、コンテンツプログラム142及びクイック印刷プラグイン143からコンテンツ情報を受信した場合に、コンテンツ情報に付加されている動作モード情報を抽出するとともに、コンテンツ名を読み出す(C9)。その後、ログ管理プログラム145は、対応するプリンタドライバ144に対してコンテンツ情報を出力する(C10)。   Next, when the log management program 145 receives content information from the content program 142 and the quick print plug-in 143, the log management program 145 extracts the operation mode information added to the content information and reads the content name (C9). Thereafter, the log management program 145 outputs content information to the corresponding printer driver 144 (C10).

プリンタドライバ144がログ管理プログラム145からコンテンツ情報を受信した場合に、ステップA9の処理と略同様な処理をする(C11)。この後、プリンタドライバ144は、印刷指示完了情報をログ管理プログラム145に出力する(C12)。なお、本実施形態に係る印刷指示完了情報には、第1実施形態とは異なり、動作モード情報が含まれていない。   When the printer driver 144 receives the content information from the log management program 145, the process is substantially the same as the process of step A9 (C11). Thereafter, the printer driver 144 outputs print instruction completion information to the log management program 145 (C12). Unlike the first embodiment, the print instruction completion information according to the present embodiment does not include operation mode information.

次に、ログ管理プログラム145が、プリンタドライバ144から印刷指示完了情報を受信したとき、ステップC9の処理で抽出した動作モード情報、及び読み出したコンテンツ名、並びに印刷指示完了情報に含まれるログ基本情報に基づいて、通常ログ及びクイックログの何れか一方のログを作成する(C13)。具体的には、ログ管理プログラム145は、印刷指示完了情報を受信したときに、ステップC8の処理で抽出した動作モード情報が示す動作モードがクイックモードである場合には、クイックモードを示す操作入力情報が付加されたクイックログを作成し、動作モード情報が示す動作モードが通常モードである場合には、通常モードを示す操作入力情報が付加された通常ログを作成する。次に、ステップA12と略同様な処理をして(C14)、本処理を終了する。以上、CPU11の動作について説明した。   Next, when the log management program 145 receives the print instruction completion information from the printer driver 144, the operation mode information extracted in step C9, the read content name, and the log basic information included in the print instruction completion information Based on the above, either the normal log or the quick log is created (C13). Specifically, when the log management program 145 receives the print instruction completion information and the operation mode indicated by the operation mode information extracted in step C8 is the quick mode, the operation input indicating the quick mode is performed. A quick log to which information is added is created, and when the operation mode indicated by the operation mode information is a normal mode, a normal log to which operation input information indicating the normal mode is added is created. Next, substantially the same processing as step A12 is performed (C14), and this processing is terminated. The operation of the CPU 11 has been described above.

以上、本実施形態においても、プリンタドライバ144により通常ログとクイックログとを識別可能に作成させることができるので、クイックログのみを参照することで、情報漏洩の可能性が高いコンテンツを容易に確認することができる。   As described above, also in the present embodiment, the normal log and the quick log can be created so as to be distinguishable by the printer driver 144. Therefore, by referring to only the quick log, it is possible to easily confirm the content having a high possibility of information leakage. can do.

以上、本発明の好適な実施の形態について説明したが、本発明は上述の実施の形態に限られるものではなく、特許請求の範囲に記載した限りにおいて様々な変更が可能なものである。従って、本発明の技術思想の範囲内において、上述の実施形態を組み合わせたり、一部の構成を変更したりしてもよい。   The preferred embodiments of the present invention have been described above. However, the present invention is not limited to the above-described embodiments, and various modifications can be made as long as they are described in the claims. Therefore, the above-described embodiments may be combined or a part of the configuration may be changed within the scope of the technical idea of the present invention.

例えば、コンテンツプログラム142及びクイック印刷プラグイン143が、動作モードが通常モード及びクイックモードの何れか一方の場合のみ動作モード情報を出力するように構成されている場合には、動作モード情報が動作モードを示す内容を含んでいなくてもよい。この場合、ログ管理プログラム145は、コンテンツプログラム142及びクイック印刷プラグイン143又はプリンタドライバ144からの動作モード情報の受信の有無に基づいて、通常ログ及びクイックログの何れを作成するか判断すればよい。   For example, when the content program 142 and the quick print plug-in 143 are configured to output the operation mode information only when the operation mode is either the normal mode or the quick mode, the operation mode information indicates the operation mode. May not be included. In this case, the log management program 145 may determine whether to create a normal log or a quick log based on whether the operation mode information is received from the content program 142 and the quick print plug-in 143 or the printer driver 144. .

また、上述の実施形態では、ログ管理プログラム145は、通常ログ及びクイックログの両方に操作入力情報が含まれるようにログを作成しているが、通常ログ及びクイックログの何れか一方のみに操作入力情報が含まれるようにログを作成してもよい。この場合でも、ユーザはログ管理プログラム145により作成されたログが通常ログであるかクイックログであるかを識別することができる。   In the above-described embodiment, the log management program 145 creates a log so that the operation input information is included in both the normal log and the quick log. However, the log management program 145 operates only on either the normal log or the quick log. A log may be created so that input information is included. Even in this case, the user can identify whether the log created by the log management program 145 is a normal log or a quick log.

また、情報処理装置1に対してローカル接続及びネットワーク接続の両方に接続されている印刷装置に対して、ネットワーク接続を用いて印刷指示を出力するときには、ログ管理プログラム145はローカル接続を用いて印刷指示を出力するときと同様に、クイックログに含める漏洩可能性を低くしてもよい。   In addition, when outputting a print instruction using a network connection to a printing apparatus connected to both the local connection and the network connection to the information processing apparatus 1, the log management program 145 prints using the local connection. Similar to the case of outputting the instruction, the possibility of leakage included in the quick log may be lowered.

また、上述の実施形態では、ログ管理プログラム145により作成されたログは、情報処理装置1のログ記憶装置19に記憶されるように構成されていたが、サーバ55のデータベースに記憶されるように構成されていてもよい。   In the above-described embodiment, the log created by the log management program 145 is configured to be stored in the log storage device 19 of the information processing apparatus 1, but is stored in the database of the server 55. It may be configured.

また、ログ管理プログラム145が、印刷装置3において記録した画像に係る画像データをログに含めるように構成されていてもよい。また、ログ記憶装置19の容量を圧迫する虞がある場合には、当該画像データをクイックログのみに含めるように構成されていてもよい。   Further, the log management program 145 may be configured to include image data relating to the image recorded in the printing apparatus 3 in the log. Further, when there is a risk of pressing the capacity of the log storage device 19, the image data may be included only in the quick log.

また、上述の第3実施形態では、ログ管理プログラム145が3つのプリンタドライバ144に対応して3つあるように構成されていたが、ログ管理プログラム145が3つのプリンタドライバ144に対して1つのみあり、当該1つのログ管理プログラム145がコンテンツ情報を3つのプリンタドライバ144に対して選択的に出力可能に構成されていてもよい。   In the third embodiment described above, there are three log management programs 145 corresponding to the three printer drivers 144. However, one log management program 145 is provided for the three printer drivers 144. However, the single log management program 145 may be configured to selectively output content information to the three printer drivers 144.

また、上述の第3実施形態では、ログ管理プログラム145は、プリンタドライバ144から印刷指示完了情報を受信したときにログを作成しているが、コンテンツ情報をプリンタドライバ144に対して出力したときにログを作成するように構成されていてもよい。この場合、ログに含めるログ基本情報はコンテンツプログラム142及びクイック印刷プラグイン143から受信したコンテンツ名だけでもよい。   In the third embodiment described above, the log management program 145 creates a log when receiving print instruction completion information from the printer driver 144, but when outputting content information to the printer driver 144. It may be configured to create a log. In this case, the log basic information included in the log may be only the content name received from the content program 142 and the quick print plug-in 143.

また、上述の実施形態において、CPUが単一のCPUにより各処理を実行してもよいし、複数のCPU、あるいは特定のASIC(application specific integrated circuit)、CPUと特定のASICの組み合わせにより処理を実行してもよい。   In the above-described embodiment, the CPU may execute each process by a single CPU, or a process may be performed by a plurality of CPUs, a specific application specific integrated circuit (ASIC), or a combination of a CPU and a specific ASIC. May be executed.

1 情報処理装置
3 印刷装置
11 CPU(表示手段、操作受付手段、制御手段、ログ作成手段、ログ記憶命令手段、ログ改変手段)
19 ログ記憶装置
40 表示装置
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 3 Printing apparatus 11 CPU (Display means, operation reception means, control means, log creation means, log storage command means, log modification means)
19 Log storage device 40 Display device

Claims (11)

表示装置にコンテンツを表示させる表示手段と、
前記コンテンツの印刷指示を印刷装置に出力する制御手段と、
前記コンテンツの前記印刷指示に係る入力を受け付けて、前記制御手段に対して前記印刷指示に係る出力を行う操作受付手段と
を備え、
前記操作受付手段の動作モードとして、前記印刷指示に係る入力として通常印刷入力を受け付けた場合に、前記印刷指示に係る追加入力を受け付けてから前記制御手段に対して前記印刷指示に係る出力を行う通常モードと、前記印刷指示に係る入力として前記通常印刷入力とは異なるクイック印刷入力を受け付けた場合に、前記追加入力を受け付けずに直ちに前記制御手段に対して前記印刷指示に係る出力を行うクイックモードとを有する情報処理装置に実行させる制御プログラムであって、
前記情報処理装置を
前記制御手段が前記印刷装置に前記印刷指示の出力を行うときに、当該印刷指示に係る前記コンテンツのコンテンツ名を含むログを作成するログ作成手段として機能させ、
前記ログ作成手段は、
前記制御手段による前記印刷指示の出力が前記操作受付手段の前記通常モードによる前記印刷指示に係る出力に応じて行われたときに作成される第1のログと、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記クイックモードによる前記印刷指示に係る出力に応じて行われたときに作成される第2のログに関して、これらを識別可能にするために、前記第1のログ及び前記第2のログの少なくとも一方に、前記操作受付手段の前記動作モードを示す操作入力情報を付加することを特徴とする制御プログラム。
Display means for displaying content on a display device;
Control means for outputting a print instruction of the content to a printing apparatus;
Operation receiving means for receiving an input related to the print instruction of the content and performing an output related to the print instruction to the control means;
As an operation mode of the operation receiving unit, when a normal print input is received as an input related to the print instruction, an output related to the print instruction is output to the control unit after an additional input related to the print instruction is received When a quick print input that is different from the normal print input is received as an input related to the normal mode and the normal print input, a quick that immediately outputs an output related to the print instruction to the control unit without receiving the additional input A control program to be executed by an information processing apparatus having a mode,
Causing the information processing apparatus to function as a log creating unit that creates a log including a content name of the content related to the print instruction when the control unit outputs the print instruction to the printing apparatus;
The log creating means includes
A first log created when the output of the print instruction by the control means is performed in response to the output of the print instruction in the normal mode of the operation accepting means; and the print instruction by the control means In order to make it possible to identify the second log created when the output is performed in response to the output related to the print instruction in the quick mode of the operation accepting unit, the first log and the A control program, wherein operation input information indicating the operation mode of the operation accepting unit is added to at least one of the second logs.
前記ログ作成手段は、
前記印刷装置により印刷された印刷物に係る前記コンテンツが外部に漏洩した漏洩可能性を示す漏洩可能性情報も前記第2のログに含めるものであり、
前記第2のログに含める前記漏洩可能性情報において、前記情報処理装置と前記印刷装置との接続がローカル接続である場合には、ネットワーク接続である場合と比べて前記漏洩可能性情報が示す漏洩可能性を低くすることを特徴とする請求項1に記載の制御プログラム。
The log creating means includes
Leakability information indicating the possibility that the content related to the printed matter printed by the printing apparatus has leaked to the outside is also included in the second log.
In the leakage possibility information included in the second log, when the connection between the information processing apparatus and the printing apparatus is a local connection, the leakage indicated by the leakage possibility information as compared with a network connection The control program according to claim 1, wherein the possibility is reduced.
前記制御プログラムは、
前記情報処理装置を、
前記ログ作成手段により作成された前記ログを、前記情報処理装置の記憶装置に記憶させるログ記憶命令手段と、
前記記憶装置に記憶された前記ログを改変するログ改変手段としても機能させ、
前記ログ作成手段は、
前記印刷装置により印刷された印刷物に係る前記コンテンツが外部に漏洩した漏洩可能性を示す漏洩可能性情報も前記第2のログに含めるものであり、
前記ログ改変手段は、
前記ログ作成手段により所定の期間において作成される前記ログにおいて、前記第1のログの数に対する前記第2のログの数の割合が少ないほど、前記第2のログに含まれる前記漏洩可能性情報が示す漏洩可能性が高くなるように前記記憶装置に記憶されている前記ログを改変することを特徴とする請求項1に記載の制御プログラム。
The control program is
The information processing apparatus;
Log storage command means for storing the log created by the log creation means in a storage device of the information processing apparatus;
Function as log modifying means for modifying the log stored in the storage device;
The log creating means includes
Leakability information indicating the possibility that the content related to the printed matter printed by the printing apparatus has leaked to the outside is also included in the second log.
The log modifying means includes
In the log created by the log creating unit in a predetermined period, the smaller the ratio of the number of the second logs to the number of the first logs, the smaller the possibility of leakage included in the second log. The control program according to claim 1, wherein the log stored in the storage device is modified so that the possibility of leakage indicated by is increased.
前記制御プログラムは、
前記情報処理装置を、
前記ログ作成手段により作成された前記ログを、前記情報処理装置の記憶装置に記憶させるログ記憶手段と、
前記記憶装置に記憶された前記ログを改変するログ改変手段としても機能させ、
前記ログ作成手段は、
前記印刷装置により印刷された印刷物に係る前記コンテンツが外部に漏洩した漏洩可能性を示す漏洩可能性情報も前記第2のログに含めるとともに、前記印刷指示に係る入力を行ったユーザを特定するユーザ情報も前記ログに含めるものであり、
前記ログ改変手段は、
前記ログ作成手段により作成される前記ログを、当該ログに含まれている前記ユーザ情報に基づいてユーザ毎に振り分けて、当該ユーザ毎に振り分けられた前記ログに関して、前記ログ作成手段により所定の期間に作成されたログについて、前記第1のログの数に対する前記第2のログの数の割合が少ないほど、前記第2のログに含まれている前記漏洩可能性情報が示す漏洩可能性が高くなるように前記記憶装置に記憶されている前記ログを改変することを特徴とする請求項1に記載の制御プログラム。
The control program is
The information processing apparatus;
Log storage means for storing the log created by the log creation means in a storage device of the information processing apparatus;
Function as log modifying means for modifying the log stored in the storage device;
The log creating means includes
Leakability information indicating the possibility that the content related to the printed matter printed by the printing apparatus has leaked to the outside is also included in the second log, and the user who specifies the user who has made the input related to the print instruction Information is also included in the log,
The log modifying means includes
The log created by the log creating means is distributed for each user based on the user information included in the log, and the log created by the log creating means for a predetermined period of time for the log distributed for each user. As for the log created in step 2, the smaller the ratio of the number of the second log to the number of the first log, the higher the possibility of leakage indicated by the leakage possibility information included in the second log. The control program according to claim 1, wherein the log stored in the storage device is modified so as to be.
前記制御プログラムは、
前記情報処理装置を、前記操作受付手段、前記制御手段としても機能させるものであり、
前記操作受付手段は、
前記制御手段に対して前記印刷指示に係る出力を行う際には、前記コンテンツ名を含めて前記制御手段に直接出力し、且つ、前記通常モード及び前記クイックモードの少なくとも一方の前記動作モードにより前記印刷指示に係る出力を行うときに、当該動作モードを示す動作モード情報を前記ログ作成手段に出力するものであり、
前記制御手段は、
前記操作受付手段からの前記印刷指示に係る出力を受けて、前記印刷指示を前記印刷装置に出力するときに、前記印刷指示に係る出力に含まれる前記コンテンツ名を少なくとも含む、前記ログ作成手段が前記ログに含ませる情報として必要なログ基本情報を前記ログ作成手段に出力するものであり、
前記ログ作成手段は、
前記制御手段からの前記ログ基本情報、並びに、前記操作受付手段からの前記動作モード情報の受信の有無及びその動作モード情報の少なくとも何れか一方に基づいて、前記第1のログ及び前記第2のログの何れか一方を作成することを特徴とする請求項1〜4の何れか一項に記載の制御プログラム。
The control program is
The information processing apparatus functions as the operation accepting unit and the control unit,
The operation receiving means is
When performing output related to the print instruction to the control unit, the output including the content name is directly output to the control unit, and the operation mode is at least one of the normal mode and the quick mode. When outputting according to the print instruction, the operation mode information indicating the operation mode is output to the log creating unit,
The control means includes
The log creating unit including at least the content name included in the output according to the print instruction when the output according to the print instruction from the operation accepting unit is received and the print instruction is output to the printing apparatus; Log basic information required as information to be included in the log is output to the log creating means;
The log creating means includes
Based on at least one of the basic log information from the control means, the presence / absence of the operation mode information from the operation accepting means, and the operation mode information, the first log and the second log Either one of logs is created, The control program according to any one of claims 1 to 4 characterized by things.
前記制御プログラムは、
前記情報処理装置を、前記操作受付手段、前記制御手段としても機能させるものであり、
前記操作受付手段は、
前記制御手段に対して前記印刷指示に係る出力を行う際には、前記コンテンツ名を含めて前記制御手段に直接出力し、且つ、前記通常モード及び前記クイックモードの少なくとも一方の前記動作モードにより前記印刷指示に係る出力を行うときに、当該動作モードを示す動作モード情報も前記制御手段に出力するものであり、
前記制御手段は、
前記操作受付手段からの前記印刷指示に係る出力を受けて、前記印刷指示を前記印刷装置に出力するときに、前記印刷指示に係る出力に含まれる前記コンテンツ名を少なくとも含む、前記ログ作成手段が前記ログに含ませる情報として必要なログ基本情報を前記ログ作成手段に出力し、且つ、前記操作受付手段から前記印刷指示に係る前記動作モード情報を受信していた場合には、当該動作モード情報も前記ログ作成手段に出力するものであり、
前記ログ作成手段は、
前記制御手段からの前記ログ基本情報、並びに、前記制御手段からの前記動作モード情報の受信の有無及びその動作モード情報の少なくとも一方に基づいて、前記第1のログ及び前記第2のログの何れか一方の前記ログを作成することを特徴とする請求項1〜4の何れか一項に記載の制御プログラム。
The control program is
The information processing apparatus functions as the operation accepting unit and the control unit,
The operation receiving means is
When performing output related to the print instruction to the control unit, the output including the content name is directly output to the control unit, and the operation mode is at least one of the normal mode and the quick mode. When performing output related to the print instruction, the operation mode information indicating the operation mode is also output to the control means,
The control means includes
The log creating unit including at least the content name included in the output according to the print instruction when the output according to the print instruction from the operation accepting unit is received and the print instruction is output to the printing apparatus; When basic log information necessary as information to be included in the log is output to the log creation unit and the operation mode information related to the print instruction is received from the operation reception unit, the operation mode information Is also output to the log creation means,
The log creating means includes
Based on at least one of the basic log information from the control means, the presence / absence of the operation mode information from the control means, and the operation mode information, either the first log or the second log The control program according to any one of claims 1 to 4, wherein one of the logs is created.
前記制御プログラムは、
前記情報処理装置を、前記操作受付手段、前記制御手段としても機能させるものであり、
前記操作受付手段は、
前記制御手段に対して前記印刷指示に係る出力を行う際には、前記コンテンツ名を含めて前記ログ作成手段を介して前記制御手段に出力し、且つ、前記第1のログ及び前記第2のログの少なくとも一方の前記動作モードにより前記印刷指示に係る出力を行うときには、当該動作モードを示す動作モード情報を前記ログ作成手段に出力するものであり、
前記ログ作成手段は、
前記操作受付手段から前記印刷指示に係る出力を受けて、前記制御手段に対して当該印刷指示に係る出力を行うときに、前記印刷指示に係る出力に含まれる前記コンテンツ名、並びに、前記操作受付手段からの前記動作モード情報の受信の有無及びその動作モード情報の少なくとも一方に基づいて、前記第1のログ及び前記第2のログの何れか一方を作成することを特徴とする請求項1〜4の何れか一項に記載の制御プログラム。
The control program is
The information processing apparatus functions as the operation accepting unit and the control unit,
The operation receiving means is
When performing output related to the print instruction to the control unit, the content name is output to the control unit via the log creation unit, and the first log and the second log are output. When performing output related to the print instruction in at least one of the operation modes of the log, the operation mode information indicating the operation mode is output to the log creating unit,
The log creating means includes
When receiving the output related to the print instruction from the operation accepting means and performing the output related to the print instruction to the control means, the content name included in the output related to the print instruction, and the operation accepting The first log or the second log is created based on the presence / absence of reception of the operation mode information from the means and at least one of the operation mode information. 5. The control program according to any one of 4.
前記制御プログラムが前記情報処理装置に機能させる前記制御手段は複数あり、
複数の前記制御手段各々は、前記印刷指示の出力対象となる前記印刷装置が異なっており、
前記ログ作成手段が前記複数の制御手段に対して前記印刷指示に係る出力を選択的に出力可能に構成されている、又は、
前記ログ作成手段が前記複数の制御手段各々に対応して複数あり、前記操作受付手段が複数の前記ログ作成手段に対して前記印刷指示に係る出力を選択的に出力可能に構成されていることを特徴とする請求項7に記載の制御プログラム。
There are a plurality of control means for causing the information processing apparatus to function by the control program,
Each of the plurality of control means is different in the printing apparatus that is the output target of the print instruction,
The log creating means is configured to be capable of selectively outputting an output related to the print instruction to the plurality of control means, or
There are a plurality of log creation means corresponding to each of the plurality of control means, and the operation receiving means is configured to selectively output an output related to the print instruction to the plurality of log creation means. The control program according to claim 7.
前記操作受付手段は、前記表示手段により前記コンテンツが表示される前記表示装置に、前記クイック印刷入力に対応するアイコンを表示させ、ユーザによる当該アイコンの選択を前記クイック印刷入力として受け付けることを特徴とする請求項5〜8の何れか一項に記載の制御プログラム。   The operation accepting unit displays an icon corresponding to the quick print input on the display device on which the content is displayed by the display unit, and accepts selection of the icon by the user as the quick print input. The control program according to any one of claims 5 to 8. 表示装置にコンテンツを表示させる表示手段と、
前記コンテンツの印刷指示を印刷装置に出力する制御手段と、
前記コンテンツの前記印刷指示に係る入力を受け付けて、前記制御手段に対して前記印刷指示に係る出力行う操作受付手段と、
前記制御手段が前記印刷装置に前記印刷指示の出力を行うときに、当該印刷指示に係る前記コンテンツのコンテンツ名を含むログを作成するログ作成手段と
を備え、
前記操作受付手段は動作モードとして、前記印刷指示に係る入力として通常印刷入力を受け付けた場合に、前記印刷指示に係る追加入力を受け付けてから前記制御手段に対して前記印刷指示に係る出力を行う通常モードと、前記印刷指示に係る入力として前記通常印刷入力とは異なるクイック印刷入力を受け付けた場合に、前記追加入力を受け付けずに直ちに前記制御手段に対して前記印刷指示に係る出力を行うクイックモードとを有しており、
前記ログ作成手段は、
前記制御手段による前記印刷指示の出力が前記操作受付手段の前記通常モードによる前記印刷指示に係る出力に応じて行われたときに作成される第1のログと、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記クイックモードによる前記印刷指示に係る出力に応じて行われたときに作成される第2のログに関して、これらを識別可能にするために、前記第1のログ及び前記第2のログの少なくとも一方に、前記操作受付手段の前記動作モードを示す操作入力情報を付加することを特徴とする情報処理装置。
Display means for displaying content on a display device;
Control means for outputting a print instruction of the content to a printing apparatus;
Operation accepting means for accepting input related to the print instruction for the content and performing output related to the print instruction to the control means;
Log generating means for creating a log including the content name of the content related to the print instruction when the control means outputs the print instruction to the printing apparatus;
When the operation accepting unit accepts a normal print input as an input related to the print instruction as an operation mode, the operation accepting unit outputs an output related to the print instruction to the control unit after receiving an additional input related to the print instruction When a quick print input that is different from the normal print input is received as an input related to the normal mode and the normal print input, a quick that immediately outputs an output related to the print instruction to the control unit without receiving the additional input Mode and
The log creating means includes
A first log created when the output of the print instruction by the control means is performed in response to the output of the print instruction in the normal mode of the operation accepting means; and the print instruction by the control means In order to make it possible to identify the second log created when the output is performed in response to the output related to the print instruction in the quick mode of the operation accepting unit, the first log and the An information processing apparatus, wherein operation input information indicating the operation mode of the operation accepting unit is added to at least one of the second logs.
表示装置にコンテンツを表示させる表示手段と、
前記コンテンツの印刷指示を印刷装置に出力する制御手段と、
前記コンテンツの前記印刷指示に係る入力を受け付けて、前記制御手段に対して前記印刷指示に係る出力を行う操作受付手段と
を備え、
前記操作受付手段の動作モードとして、前記印刷指示に係る入力として通常印刷入力を受け付けた場合に、前記印刷指示に係る追加入力を受け付けてから前記制御手段に対して前記印刷指示に係る出力を行う通常モードと、前記印刷指示に係る入力として前記通常印刷入力とは異なるクイック印刷入力を受け付けた場合に、前記追加入力を受け付けずに直ちに前記制御手段に対して前記印刷指示に係る出力を行うクイックモードとを有する情報処理装置の制御方法であって、
前記制御手段が前記印刷装置に前記印刷指示の出力を行うときに、当該印刷指示に係る前記コンテンツのコンテンツ名を含むログを作成するログ作成処理を備え、
前記ログ作成処理は、
前記制御手段による前記印刷指示の出力が前記操作受付手段の前記通常モードによる前記印刷指示に係る出力に応じて行われたときに作成される第1のログと、前記制御手段による前記印刷指示の出力が前記操作受付手段の前記クイックモードによる前記印刷指示に係る出力に応じて行われたときに作成される第2のログを作成する処理を含み、且つ、
前記第1のログと前記第2のログを識別可能にするために、前記第1のログ及び前記第2のログの少なくとも一方に、前記操作受付手段の前記動作モードを示す操作入力情報を付加する付加処理をさらに含むことを特徴とする情報処理装置の制御方法。
Display means for displaying content on a display device;
Control means for outputting a print instruction of the content to a printing apparatus;
Operation receiving means for receiving an input related to the print instruction of the content and performing an output related to the print instruction to the control means;
As an operation mode of the operation receiving unit, when a normal print input is received as an input related to the print instruction, an output related to the print instruction is output to the control unit after an additional input related to the print instruction is received When a quick print input that is different from the normal print input is received as an input related to the normal mode and the normal print input, a quick that immediately outputs an output related to the print instruction to the control unit without receiving the additional input A method for controlling an information processing apparatus having a mode,
A log creating process for creating a log including a content name of the content related to the print instruction when the control unit outputs the print instruction to the printing apparatus;
The log creation process includes
A first log created when the output of the print instruction by the control means is performed in response to the output of the print instruction in the normal mode of the operation accepting means; and the print instruction by the control means Including a process of creating a second log that is created when output is performed in response to an output related to the print instruction in the quick mode of the operation accepting unit; and
Operation input information indicating the operation mode of the operation reception unit is added to at least one of the first log and the second log so that the first log and the second log can be identified. A method for controlling an information processing apparatus, further comprising: an additional process to perform.
JP2012263691A 2012-11-30 2012-11-30 Information processing apparatus control program, information processing apparatus, and information processing apparatus control method Active JP6060655B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012263691A JP6060655B2 (en) 2012-11-30 2012-11-30 Information processing apparatus control program, information processing apparatus, and information processing apparatus control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012263691A JP6060655B2 (en) 2012-11-30 2012-11-30 Information processing apparatus control program, information processing apparatus, and information processing apparatus control method

Publications (2)

Publication Number Publication Date
JP2014109896A true JP2014109896A (en) 2014-06-12
JP6060655B2 JP6060655B2 (en) 2017-01-18

Family

ID=51030492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012263691A Active JP6060655B2 (en) 2012-11-30 2012-11-30 Information processing apparatus control program, information processing apparatus, and information processing apparatus control method

Country Status (1)

Country Link
JP (1) JP6060655B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003140854A (en) * 2001-11-02 2003-05-16 Fuji Xerox Co Ltd Printing policy forming method for document, printing method for document, printing policy forming program for document and printing program for document
JP2006350912A (en) * 2005-06-20 2006-12-28 Canon Inc Image processing device
JP2008238452A (en) * 2007-03-26 2008-10-09 Oki Data Corp Image formation apparatus
JP2010165129A (en) * 2009-01-14 2010-07-29 Canon Inc Program delivery server, image forming system, and program delivery method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003140854A (en) * 2001-11-02 2003-05-16 Fuji Xerox Co Ltd Printing policy forming method for document, printing method for document, printing policy forming program for document and printing program for document
JP2006350912A (en) * 2005-06-20 2006-12-28 Canon Inc Image processing device
JP2008238452A (en) * 2007-03-26 2008-10-09 Oki Data Corp Image formation apparatus
JP2010165129A (en) * 2009-01-14 2010-07-29 Canon Inc Program delivery server, image forming system, and program delivery method

Also Published As

Publication number Publication date
JP6060655B2 (en) 2017-01-18

Similar Documents

Publication Publication Date Title
US9807260B2 (en) Method and device for using cloud print service
JP2017102901A (en) Program, information processing device, setting method, and information processing system
US8675217B2 (en) Data processing apparatus having a printer driver for changing an output destination
CN106462365B (en) Output system, terminal installation and output method
US11375069B2 (en) Image processing apparatus for executing a transmission job, and method thereof
CN103019630B (en) Print system, printing equipment and Method of printing
US11481161B2 (en) Control method and storage medium
JP2013149085A (en) Printing system, printing control device and printing control program
US9912825B2 (en) Incompatible setting processing apparatus, incompatible setting processing method, and computer program product
JP2019120997A (en) Information processing apparatus, image forming apparatus, and program
US8448192B2 (en) Computer readable medium storing a universal driver, method of controlling a device and apparatus
US20100070657A1 (en) Peripheral determination program, main control device and control system
JP2020123243A (en) Support program, information processing device, and printing method
US10404880B2 (en) Image forming device, image forming method, and non-transitory computer-readable medium
US20190386873A1 (en) Information processing apparatus for outputting data acquired from server, information processing method, and storage medium
JP6060655B2 (en) Information processing apparatus control program, information processing apparatus, and information processing apparatus control method
US10234804B2 (en) Image processing apparatus and information providing method
JP2012054901A (en) Customization system, image formation device, information processing device and customization program
US10194038B2 (en) Information processing apparatus, information processing method, and information processing system
JP2015111376A (en) Information processing apparatus, program, and control method
JP5699103B2 (en) Image forming apparatus and image forming program
JP5228543B2 (en) Print job processing system and print job processing method
US20240176561A1 (en) Information processing apparatus, method, and storage medium for storing program
JP6988081B2 (en) Image forming equipment, image forming system, operating equipment and programs
JP6805917B2 (en) Image processing equipment and programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160823

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20161024

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161024

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20161024

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20161024

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161128

R150 Certificate of patent or registration of utility model

Ref document number: 6060655

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150