JP2020184192A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2020184192A
JP2020184192A JP2019088261A JP2019088261A JP2020184192A JP 2020184192 A JP2020184192 A JP 2020184192A JP 2019088261 A JP2019088261 A JP 2019088261A JP 2019088261 A JP2019088261 A JP 2019088261A JP 2020184192 A JP2020184192 A JP 2020184192A
Authority
JP
Japan
Prior art keywords
file
button
information processing
security setting
buttons
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.)
Pending
Application number
JP2019088261A
Other languages
Japanese (ja)
Inventor
森 龍太
Ryuta Mori
龍太 森
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2019088261A priority Critical patent/JP2020184192A/en
Publication of JP2020184192A publication Critical patent/JP2020184192A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an information processing device capable of easily improving the security of a file by reducing a security risk when the file is moved or copied.SOLUTION: An information processing device detects moving or copying a file to be processed according to a plurality of buttons. When moving or copying the file is detected, whether or not the plurality of buttons include a setting button for executing a security setting process is determined. In a case where the plurality of buttons include a setting button for executing the security setting process, an alarm dialog is displayed and a security setting dialog for executing the security setting process on the file is displayed.SELECTED DRAWING: Figure 7

Description

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

従来、文書管理アプリケーション等では、ローカルエリアネットワーク等のネットワークにあるサーバに対しファイルを保存し、文書の参照、編集、移動、複製、FAX送信、メール送信等の機能が実現されている。また、文書編集やFAX送信といった処理に対応するボタン等のオブジェクトを用意し、これらのオブジェクトをグルーピング化することでタブ(例えば、業務タブ等)を生成し、生成したタブを契約業務やFAX業務等の処理の実行に活用することが行われている。
更に、文書管理アプリケーション等をクラウドサービスと呼ばれるインターネット上にあるストレージ等を提供するサービスと連携させることで、ローカルにあるファイルをインターネット上のストレージに移動することができる。例えば、外出先からの文書の参照や編集又は他ユーザーとの共有を実現する機能が提供される。これにより、イントラネット上のローカルフォルダからインターネット上のストレージへのファイル移動が容易になり利便性が高まった。しかしながら、業務フロー上セキュリティ設定が必要なファイルを、うっかりインターネット上のストレージに移動することがあり、セキュリティ上のリスクが高まった。
一方、ファイルのセキュリティを高める方法として、特許文献1に開示されている方法がある。特許文献1には、ファイルに含まれる要素の表示形態に基づき操作制御を行うことで、ファイルのセキュリティの制御を行う方法が開示されている。特許文献1の方法では、例えば、文書内の文字が赤なら、部長以上の回覧が可として、文字列の色に応じて操作可能な権限グループを制御することでファイルのセキュリティの制御が行われる。
Conventionally, in a document management application or the like, a file is saved in a server in a network such as a local area network, and functions such as reference, editing, moving, duplication, fax transmission, and mail transmission of the document are realized. In addition, objects such as buttons corresponding to processing such as document editing and fax transmission are prepared, and tabs (for example, business tabs) are generated by grouping these objects, and the generated tabs are used for contract business and fax business. It is used to execute processing such as.
Furthermore, by linking a document management application or the like with a service called a cloud service that provides storage or the like on the Internet, it is possible to move a local file to the storage on the Internet. For example, a function for referencing or editing a document from outside or sharing with other users is provided. This makes it easier and more convenient to move files from local folders on the intranet to storage on the Internet. However, files that require security settings in the business flow may be inadvertently moved to storage on the Internet, increasing the security risk.
On the other hand, as a method for enhancing file security, there is a method disclosed in Patent Document 1. Patent Document 1 discloses a method of controlling the security of a file by performing operation control based on a display form of an element included in the file. In the method of Patent Document 1, for example, if the characters in the document are red, the manager or higher can be circulated, and the security of the file is controlled by controlling the authority group that can be operated according to the color of the character string. ..

特開2011−118569号公報Japanese Unexamined Patent Publication No. 2011-118569

しかしながら、特許文献1の従来技術を用いてファイルのセキュリティを高める場合、以下のような課題がある。
例えば、前述したタブを用いた一連の処理の実行において、フォルダー表示、文書編集、セキュリティ設定、メール送信の処理がある際に、文書編集中にうっかりクラウドサービスのストレージにファイルを移動してしまう可能性がある。このような場合に特許文献1を用いてセキュリティを担保させようとする場合、ファイル内に制御するための情報を新たに埋め込む必要があり非常に手間がかかる。又、ファイルに情報を埋め込んだとしても、埋め込んだ情報に対してどのような制御を行うのか別途管理する必要があり手間がかかる。このように、特許文献1では、非常に手間がかかるという課題があった。
本発明は、より簡易にファイルのセキュリティを向上させることを目的とする。
However, when the security of a file is enhanced by using the prior art of Patent Document 1, there are the following problems.
For example, in the execution of a series of processes using the tabs described above, when there are folders display, document edit, security settings, and email transmission processes, it is possible to inadvertently move the file to the cloud service storage while editing the document. There is sex. In such a case, when security is to be ensured by using Patent Document 1, it is necessary to newly embed information for control in the file, which is very troublesome. Further, even if the information is embedded in the file, it is necessary to separately manage what kind of control is performed on the embedded information, which is troublesome. As described above, Patent Document 1 has a problem that it takes a lot of time and effort.
An object of the present invention is to improve the security of a file more easily.

本発明の情報処理装置は、一つ以上のファイルを格納するフォルダーを一覧表示する第1の表示領域と、前記ファイルに対して実行される一連のユーザー操作に対応する複数のボタンを配置する第2の表示領域と、を表示する表示部を有し、前記複数のボタンは、前記ファイルに対してセキュリティ設定処理を実行する設定ボタンを含む情報処理装置であって、前記複数のボタンに対応する処理の実行対象であるファイルの移動又はコピーを検知する検知手段と、前記検知手段により前記ファイルの移動又はコピーが検知され、且つ、前記複数のボタンが前記設定ボタンを含む場合、前記ファイルに対して前記セキュリティ設定処理を実行するための通知画面を表示する表示制御手段と、を有する。 The information processing apparatus of the present invention arranges a first display area for displaying a list of folders for storing one or more files, and a plurality of buttons corresponding to a series of user operations executed on the files. The plurality of buttons are information processing devices including a setting button for executing security setting processing for the file, and correspond to the plurality of buttons. When the detection means for detecting the movement or copy of the file to be executed of the process and the detection means detect the movement or copy of the file and the plurality of buttons include the setting button, the file is It has a display control means for displaying a notification screen for executing the security setting process.

本発明によれば、より簡易にファイルのセキュリティを向上させることができる。 According to the present invention, the security of a file can be improved more easily.

文書管理システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration of a document management system. 情報処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware configuration of an information processing apparatus. 画像処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware composition of an image processing apparatus. 文書管理アプリケーションの一例の詳細を示す図である。It is a figure which shows the detail of an example of a document management application. 表示画面の一例を示す図である。It is a figure which shows an example of the display screen. タブ及びボタンの定義情報の一例を示す図である。It is a figure which shows an example of the definition information of a tab and a button. 情報処理装置の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the processing of an information processing apparatus. 表示されるダイアログの一例を示す図である。It is a figure which shows an example of the displayed dialog. 表示されるダイアログの一例を示す図である。It is a figure which shows an example of the displayed dialog. 情報処理装置の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the processing of an information processing apparatus. 表示されるダイアログの一例を示す図である。It is a figure which shows an example of the displayed dialog. 表示画面の一例を示す図である。It is a figure which shows an example of the display screen. 情報処理装置の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the processing of an information processing apparatus. 表示されるダイアログの一例を示す図である。It is a figure which shows an example of the displayed dialog.

以下に、本発明の実施の形態の一例を、図面に基づいて詳細に説明する。 Hereinafter, an example of an embodiment of the present invention will be described in detail with reference to the drawings.

<実施形態1>
図1は、本実施形態における文書管理システムのシステム構成の一例を示す図である。
文書管理システムは、文書データの管理を行うシステムであり、情報処理装置100、画像処理装置101、画像処理装置102、クラウドサーバ装置106を含む。
情報処理装置100、画像処理装置101、画像処理装置102は、それぞれLAN(Local Area Network)103に接続されている。また、クラウドサーバ装置106は、LAN105に接続されている。LAN103、LAN105は、それぞれ、有線LAN、無線LAN、有線LANと無線LANとが複合されたLAN、の何れであってもよい。
LAN103、LAN105は、インターネット104に接続されている。このことによってLAN103、LAN105のそれぞれのネットワークに接続されている装置は、相互に通信可能となっている。
<Embodiment 1>
FIG. 1 is a diagram showing an example of a system configuration of a document management system according to the present embodiment.
The document management system is a system that manages document data, and includes an information processing device 100, an image processing device 101, an image processing device 102, and a cloud server device 106.
The information processing device 100, the image processing device 101, and the image processing device 102 are each connected to a LAN (Local Area Network) 103. Further, the cloud server device 106 is connected to the LAN 105. The LAN 103 and LAN 105 may be any of a wired LAN, a wireless LAN, and a LAN in which a wired LAN and a wireless LAN are combined, respectively.
LAN 103 and LAN 105 are connected to the Internet 104. As a result, the devices connected to the respective networks of LAN 103 and LAN 105 can communicate with each other.

情報処理装置100は、画像処理装置101、画像処理装置102に対して印刷やFAX送信を指示するパーソナルコンピュータ(PC)であって、ユーザーの使用するPCである。画像処理装置101、102それぞれは、プリンタ機能、FAX機能、コピー機能、スキャナ機能、ファイル送信機能等を備える。本実施形態では、画像処理装置101、102それぞれは、スキャナ機能とプリンタ機能とFAX機能とを有する複合機(MFP(Multi−Function Peripheral))であるとする。
情報処理装置100には、所定のオペレーティングシステム(OS)がインストールされ、かつ、特定の機能処理を実行する各種のアプリケーションもインストールされている。ここで、特定の機能処理とは、文書処理、表計算処理、プレゼンテーション処理、画像処理、図形処理等が含まれる。
The information processing device 100 is a personal computer (PC) that instructs the image processing device 101 and the image processing device 102 to print or transmit a fax, and is a personal computer used by the user. Each of the image processing devices 101 and 102 has a printer function, a fax function, a copy function, a scanner function, a file transmission function, and the like. In the present embodiment, it is assumed that each of the image processing devices 101 and 102 is a multifunction device (MFP (Multi-Faction Peripheral)) having a scanner function, a printer function, and a fax function.
A predetermined operating system (OS) is installed in the information processing apparatus 100, and various applications that execute specific function processing are also installed. Here, the specific functional processing includes document processing, spreadsheet processing, presentation processing, image processing, graphic processing, and the like.

情報処理装置100にインストールされた各アプリケーションは、それぞれ独自のデータ構造(ファイル構造)を備える。さらに、情報処理装置100にインストールされたOSは、各ファイルの識別子を参照して対応するアプリケーションに印刷指示を行うことができる。
また、本実施形態では、情報処理装置100には、画像処理装置101、102それぞれを利用するためのアプリケーションである文書管理アプリケーション400がインストールされている。文書管理アプリケーション400は、画像処理装置に対する印刷やFAX送信等の出力指示を行う機能、画像処理装置の使用状態や出力ジョブの実行状況を表示する機能を備えている。
クラウドサーバ装置106は、文書管理アプリケーション400と連携して文書の参照、保存、編集、削除、共有等を行うストレージサービス機能を提供するPC、サーバ装置等の情報処理装置である。
Each application installed in the information processing apparatus 100 has its own data structure (file structure). Further, the OS installed in the information processing apparatus 100 can refer to the identifier of each file and give a print instruction to the corresponding application.
Further, in the present embodiment, the document management application 400, which is an application for using the image processing devices 101 and 102, is installed in the information processing device 100. The document management application 400 has a function of giving output instructions such as printing and fax transmission to the image processing device, and a function of displaying the usage status of the image processing device and the execution status of the output job.
The cloud server device 106 is an information processing device such as a PC or server device that provides a storage service function for referencing, saving, editing, deleting, sharing, etc. a document in cooperation with the document management application 400.

図2は、情報処理装置100のハードウェア構成の一例を示す図である。
情報処理装置100は、Central Processing Unit(CPU)201、表示部202、Random Access Memory(RAM)203、Read Only Memory(ROM)204を含む。また、情報処理装置100は、入力デバイス205、ストレージ装置206、Input Output(IO)部207を含む。各要素は、システムバスを介して相互に通信可能に接続されている。
CPU201は、情報処理装置100を制御する中央演算装置である。表示部202は、ユーザーに視覚的な出力情報を提供するモニタ、タッチパネルの表示部等の表示装置である。RAM203は、CPU201のワークエリア、データの一時的な記憶領域として機能する記憶装置である。ROM204は、各種プログラム、各種設定情報等を記憶する記憶装置である。
FIG. 2 is a diagram showing an example of the hardware configuration of the information processing device 100.
The information processing device 100 includes a Central Processing Unit (CPU) 201, a display unit 202, a Random Access Memory (RAM) 203, and a Read Only Memory (ROM) 204. Further, the information processing device 100 includes an input device 205, a storage device 206, and an Input Output (IO) unit 207. The elements are communicatively connected to each other via the system bus.
The CPU 201 is a central processing unit that controls the information processing device 100. The display unit 202 is a display device such as a monitor or a touch panel display unit that provides visual output information to the user. The RAM 203 is a storage device that functions as a work area of the CPU 201 and a temporary storage area for data. The ROM 204 is a storage device that stores various programs, various setting information, and the like.

入力デバイス205は、キーボードやポインティングデバイス等のユーザー操作入力を受け付ける入力装置である。ストレージ装置206は、各種プログラム、各種設定情報等を記憶する記憶装置である。本実施形態では、ストレージ装置206は、HDD(ハードディスクドライブ)であるとするが、FDD(フレキシブルディスクドライブ)等の他の記憶装置であってもよい。IO部207は、外部機器との通信を行うインターフェースデバイスである。なお、IO部207を介した情報処理装置100と周辺機器との接続形態は、有線/無線を問わない。情報処理装置100は、IO部207を介して画像処理装置101や画像処理装置102と接続する。
CPU201が、ROM204、ストレージ装置206等に記憶されたプログラムにしたがって処理を実行することで、図4で後述する文書管理アプリケーション等の情報処理装置100の機能、図7、10、13で後述するフローチャートの処理等が実現される。
The input device 205 is an input device that accepts user-operated inputs such as a keyboard and a pointing device. The storage device 206 is a storage device that stores various programs, various setting information, and the like. In the present embodiment, the storage device 206 is an HDD (hard disk drive), but may be another storage device such as an FDD (flexible disk drive). The IO unit 207 is an interface device that communicates with an external device. The connection form between the information processing device 100 and the peripheral device via the IO unit 207 may be wired or wireless. The information processing device 100 is connected to the image processing device 101 and the image processing device 102 via the IO unit 207.
When the CPU 201 executes processing according to a program stored in the ROM 204, the storage device 206, etc., the function of the information processing device 100 such as the document management application described later in FIG. 4 and the flowchart described later in FIGS. 7, 10 and 13. Processing etc. are realized.

本実施形態では、クラウドサーバ装置106のハードウェア構成は、図2で説明した情報処理装置100のハードウェア構成と同様であるとする。
クラウドサーバ装置106のCPUが、クラウドサーバ装置106のROM、ストレージ装置等に記憶されたプログラムにしたがって処理を実行することで、クラウドサーバ装置106の機能、クラウドサーバ装置106の処理が実現される。
In the present embodiment, it is assumed that the hardware configuration of the cloud server device 106 is the same as the hardware configuration of the information processing device 100 described with reference to FIG.
When the CPU of the cloud server device 106 executes the process according to the program stored in the ROM, the storage device, or the like of the cloud server device 106, the function of the cloud server device 106 and the process of the cloud server device 106 are realized.

図3は、画像処理装置101のハードウェア構成の一例を示す図である。
画像処理装置101は、IO部301、I/F制御部302、RAM303、RAM制御部304、調歩回路305、プリンタエンジン306、エンジンI/F307、メインコントローラ308、スキャナコントローラ309を含む。また、画像処理装置101は、プリンタコントローラ310、ファクスコントローラ311、ユーザーインターフェース(UI)312、スキャナエンジン313を含む。
IO部301は、LAN103等の通信媒介を介した情報処理装置100との接続に用いられるインターフェースデバイスである。画像処理装置101は、IO部301を、複数の接続形態に対応するために複数個搭載していてもよい。IO部301を通して、画像処理装置101は、デバイスIDやスキャンイメージを情報処理装置100に送信する。また、画像処理装置101は、IO部301を介して情報処理装置100より、各種の制御コマンドを受けて処理を行う。
FIG. 3 is a diagram showing an example of the hardware configuration of the image processing device 101.
The image processing device 101 includes an IO unit 301, an I / F control unit 302, a RAM 303, a RAM control unit 304, a pace circuit 305, a printer engine 306, an engine I / F 307, a main controller 308, and a scanner controller 309. The image processing device 101 also includes a printer controller 310, a fax controller 311, a user interface (UI) 312, and a scanner engine 313.
The IO unit 301 is an interface device used for connecting to the information processing device 100 via a communication medium such as LAN 103. The image processing device 101 may be equipped with a plurality of IO units 301 in order to support a plurality of connection forms. Through the IO unit 301, the image processing device 101 transmits the device ID and the scan image to the information processing device 100. Further, the image processing device 101 receives various control commands from the information processing device 100 via the IO unit 301 and performs processing.

I/F制御部302は、画像処理装置101に搭載されているスキャナやプリンタやFAX等のデバイスに関してデバイスIDを発行する制御を行う。RAM303は、一次記憶装置で、IO部301を介して取得された制御コマンド等の外部データや、スキャナエンジン313で読み取られたイメージの格納に使用される。また、RAM303は、プリンタコントローラ310より展開されたプリンタエンジン306に渡される前のイメージの格納等にも使用される。
RAM制御部304は、RAM303の割り当て管理を行う。調歩回路305は、プリンタコントローラ310やスキャナエンジン313を介して取り込まれ、RAM制御部304に展開されたイメージをプリンタエンジン306の回転にあわせて出力する装置である。プリンタエンジン306は、紙等の出力メディアにイメージを現像する装置である。
The I / F control unit 302 controls to issue a device ID for a device such as a scanner, a printer, or a fax machine mounted on the image processing device 101. The RAM 303 is a primary storage device and is used for storing external data such as control commands acquired via the IO unit 301 and an image read by the scanner engine 313. The RAM 303 is also used for storing an image before being passed to the printer engine 306 deployed by the printer controller 310.
The RAM control unit 304 manages the allocation of the RAM 303. The pace circuit 305 is a device that is taken in via the printer controller 310 and the scanner engine 313 and outputs an image developed in the RAM control unit 304 in accordance with the rotation of the printer engine 306. The printer engine 306 is a device that develops an image on an output medium such as paper.

メインコントローラ308は、画像処理装置101の制御の要のモジュールであリ、エンジンI/F307を介してプリンタエンジン306の各種制御を行う。また、メインコントローラ308は、スキャナコントローラ309やプリンタコントローラ310やファクスコントローラ311にIO部301経由で情報処理装置100より受け取る制御言語の適切な振り分け処理を行う。また、メインコントローラ308は、それぞれのコントローラやUI312を介して取得した指示をうけてプリンタエンジン306やスキャナエンジン313の制御を行う。
メインコントローラ308と各種コントローラの間の制御インターフェースとを統一することで、一つの周辺機器に複数種類の制御コマンドを処理可能な拡張ボードが搭載可能になる。また、メインコントローラ308は、画像処理装置101に搭載されている拡張コントローラのデバイスIDを各コントローラより取得し管理する。
The main controller 308 is a key module for controlling the image processing device 101, and performs various controls of the printer engine 306 via the engine I / F 307. Further, the main controller 308 performs an appropriate distribution process of the control language received from the information processing device 100 via the IO unit 301 to the scanner controller 309, the printer controller 310, and the fax controller 311. Further, the main controller 308 controls the printer engine 306 and the scanner engine 313 in response to the instructions acquired via the respective controllers and the UI 312.
By unifying the control interface between the main controller 308 and various controllers, it becomes possible to mount an expansion board capable of processing a plurality of types of control commands on one peripheral device. Further, the main controller 308 acquires and manages the device ID of the expansion controller mounted on the image processing device 101 from each controller.

スキャナコントローラ309は、情報処理装置100より受けたスキャン制御コマンドをメインコントローラ308が解釈可能な内部実行命令に分解する。また、スキャナコントローラ309は、スキャナエンジン313で読み取られたイメージをスキャン制御コマンドに変更する。プリンタコントローラ310は、情報処理装置100より受けたページ記述言語を、メインコントローラ308が解釈可能なページ記述言語の展開イメージ等を含む内部実行命令に分解する。展開イメージは、プリンタエンジン306まで運ばれ、用紙等の出力メディアに印刷される。
ファクスコントローラ311は、情報処理装置100より受けたFAX制御言語をイメージに展開し公衆回線、インターネット等を介して他のFAX装置やIP−FAXへ転送する。UI312は、ユーザーからの情報の入力、ユーザーに対する情報の出力に用いられる入出力装置である。スキャナエンジン313は、メインコントローラ308からの指示に応じて光学装置を用いて印刷されたイメージを読み取り、電気信号に変換してメインコントローラ308に送信する。
The scanner controller 309 decomposes the scan control command received from the information processing device 100 into an internal execution command that can be interpreted by the main controller 308. Further, the scanner controller 309 changes the image read by the scanner engine 313 into a scan control command. The printer controller 310 decomposes the page description language received from the information processing device 100 into internal execution instructions including an expanded image of the page description language that can be interpreted by the main controller 308. The developed image is carried to the printer engine 306 and printed on an output medium such as paper.
The fax controller 311 develops the fax control language received from the information processing device 100 into an image and transfers it to another fax device or IP-FAX via a public line, the Internet, or the like. The UI 312 is an input / output device used for inputting information from the user and outputting information to the user. The scanner engine 313 reads the printed image using the optical device in response to the instruction from the main controller 308, converts it into an electric signal, and transmits it to the main controller 308.

メインコントローラ308が、画像処理装置101の記憶部に記憶されたプログラムにしたがって処理を実行することで、画像処理装置101の機能、画像処理装置101の処理が実現される。
本実施形態では、画像処理装置102のハードウェア構成は、図3で説明した画像処理装置101のハードウェア構成と同様である。
画像処理装置102のメインコントローラが、画像処理装置102の記憶部に記憶されたプログラムにしたがって処理を実行することで、画像処理装置102の機能、画像処理装置102の処理が実現される。
When the main controller 308 executes the process according to the program stored in the storage unit of the image processing device 101, the function of the image processing device 101 and the processing of the image processing device 101 are realized.
In the present embodiment, the hardware configuration of the image processing device 102 is the same as the hardware configuration of the image processing device 101 described with reference to FIG.
The function of the image processing device 102 and the processing of the image processing device 102 are realized by the main controller of the image processing device 102 executing the processing according to the program stored in the storage unit of the image processing device 102.

図4は、情報処理装置100が有する文書管理アプリケーション400の詳細の一例を示す図である。文書管理アプリケーション400のプログラムは、ストレージ装置206に記憶されている。CPU201がストレージ装置206に記憶された文書管理アプリケーション400のプログラムにしたがって処理を実行することで、文書管理アプリケーション400が実現される。
文書管理アプリケーション400は、出力管理部401、文書管理部402、入力管理部403、画面表示管理部404を含む。
FIG. 4 is a diagram showing an example of details of the document management application 400 included in the information processing apparatus 100. The program of the document management application 400 is stored in the storage device 206. The document management application 400 is realized by the CPU 201 executing the process according to the program of the document management application 400 stored in the storage device 206.
The document management application 400 includes an output management unit 401, a document management unit 402, an input management unit 403, and a screen display management unit 404.

出力管理部401は、文書管理部402により管理されている文書を、画像処理装置101(102)に対して出力する処理を行う。例えば、出力管理部401は、プリンタコントローラ310を介した用紙への印刷制御処理、ファクスコントローラ311を介したFAX送信処理等の処理を行う。
文書管理部402は、ストレージ装置206等に記憶された文書情報の管理を行う。
The output management unit 401 performs a process of outputting the document managed by the document management unit 402 to the image processing device 101 (102). For example, the output management unit 401 performs processing such as print control processing on paper via the printer controller 310 and fax transmission processing via the fax controller 311.
The document management unit 402 manages the document information stored in the storage device 206 and the like.

入力管理部403は、画面表示管理部404により表示された文書管理アプリケーション400のUI(グラフィカルUI)を介して、ユーザーによる入力デバイス205の操作を検知し、ユーザーからの入力を受け付ける。また、入力管理部403は、文書管理アプリケーション400の操作履歴情報の管理も行う。また、入力管理部403は、画像処理装置101、102からの入力を受付ける。例えば、入力管理部403は、画像処理装置101から、スキャナコントローラ309を介してスキャンされたデータの入力を受付ける。
画面表示管理部404は、文書管理アプリケーション400のUIを表示する制御を行う。
The input management unit 403 detects the operation of the input device 205 by the user via the UI (graphical UI) of the document management application 400 displayed by the screen display management unit 404, and accepts the input from the user. The input management unit 403 also manages the operation history information of the document management application 400. Further, the input management unit 403 receives the input from the image processing devices 101 and 102. For example, the input management unit 403 receives an input of data scanned from the image processing device 101 via the scanner controller 309.
The screen display management unit 404 controls the display of the UI of the document management application 400.

図5は、文書管理アプリケーション400が表示する表示画面の一例を示す図である。図5(a)の状態は、契約業務フォルダーが表示された状態を示す。図5(b)の状態は、図5(a)の状態から分割設定が押下された際に遷移する状態を示す。
表示画面500は、文書管理アプリケーション400がOSによって表示部202に表示されるメインウィンドウ内に表示する画面である。表示画面500は、タブ一覧501、ツールバー503、アドレスバー504、フォルダーツリー表示領域505、ファイル表示領域506を含む。
FIG. 5 is a diagram showing an example of a display screen displayed by the document management application 400. The state of FIG. 5A shows a state in which the contract business folder is displayed. The state of FIG. 5 (b) shows a state of transition from the state of FIG. 5 (a) when the division setting is pressed.
The display screen 500 is a screen that the document management application 400 displays in the main window displayed on the display unit 202 by the OS. The display screen 500 includes a tab list 501, a toolbar 503, an address bar 504, a folder tree display area 505, and a file display area 506.

タブ一覧501は、それぞれ何等かの処理と対応付けられたタブの一覧である。また、タブ一覧501には、選択されているタブにかかる一連の処理それぞれに対応するボタンが処理の順番に左から並んで表示される。このボタンは、タブにかかる一連の処理それぞれに対応するオブジェクトの一例である。ツールバー503は、タブ一覧501から選択されたタブに対する各種処理の指示に用いられるボタンの一覧を含むバーである。アドレスバー504は、選択されたフォルダーのアドレスが表示されるバーである。タブ一覧501から選択されたタブに係る領域は、一連のユーザー操作に対応する複数のボタンを配置する第2の表示領域の一例である。
フォルダーツリー表示領域505は、文書管理部402が管理するフォルダーの木構造が表示される領域である。ファイル表示領域506は、フォルダーツリー表示領域505から選択されたフォルダーに含まれるファイルが表示される領域である。フォルダーツリー表示領域505は、フォルダーを一覧表示する第1の表示領域の一例である。
The tab list 501 is a list of tabs associated with some processing. Further, in the tab list 501, buttons corresponding to each series of processes related to the selected tab are displayed side by side in the order of processing from the left. This button is an example of an object corresponding to each of the series of processes related to the tab. The toolbar 503 is a bar including a list of buttons used for instructing various processes for the tab selected from the tab list 501. The address bar 504 is a bar in which the address of the selected folder is displayed. The area related to the tab selected from the tab list 501 is an example of a second display area in which a plurality of buttons corresponding to a series of user operations are arranged.
The folder tree display area 505 is an area in which the tree structure of the folder managed by the document management unit 402 is displayed. The file display area 506 is an area in which files included in the folder selected from the folder tree display area 505 are displayed. The folder tree display area 505 is an example of a first display area for displaying a list of folders.

図5(a)の例では、タブ一覧501は、契約業務に係る一連の処理と、FAX業務に係る一連の処理と、に対応するタブを含む。また、図5(a)の例では、契約業務に係る一連の処理それぞれに対応する4つのボタン(「フォルダー表示[契約業務]」ボタン、「文書編集」ボタン、「セキュリティ設定」ボタン、「メール送信」ボタン)が左から処理の順番に並んでいる様子が示されている。即ち、文書管理アプリケーション400は、この一連の処理を「フォルダー表示[契約業務]」ボタンに対応する処理、「文書編集」ボタンに対応する処理、「セキュリティ設定」ボタンに対応する処理、「メール送信」ボタンに対応する処理の順番に実行する。
「フォルダー表示[契約業務]」ボタンは、対応するフォルダーを選択する処理に対応するボタンである。文書管理アプリケーション400は、「フォルダー表示[契約業務]」ボタンの押下を検知すると、フォルダーツリー表示領域505に表示されるフォルダーツリーから押下されたボタンに対応するフォルダーを選択する。図5(a)の状態は、「フォルダー表示[契約業務]」ボタンが押下され、対応するフォルダー(契約業務フォルダー)が選択された状態を示している。この場合、文書管理アプリケーション400は、アドレスバー504に、契約業務フォルダーのアドレス(フォルダーパス)を表示し、ファイル表示領域506に契約業務フォルダーに含まれるファイルの情報を表示する。図5(a)の例では、アドレスバー504には、「root¥作業¥契約業務」が表示されている。図5(a)の例では、ファイル表示領域506には、「root¥作業¥契約業務」のフォルダーにある「201804010900.pdf」ファイルのサムネイルが表示されている。
In the example of FIG. 5A, the tab list 501 includes tabs corresponding to a series of processes related to the contract business and a series of processes related to the FAX business. Further, in the example of FIG. 5A, four buttons (“folder display [contract work]” button, “document edit” button, “security setting” button, and “mail” corresponding to each series of processes related to the contract work. The "Send" button) is shown in the order of processing from the left. That is, the document management application 400 performs this series of processes as a process corresponding to the "folder display [contract business]" button, a process corresponding to the "document edit" button, a process corresponding to the "security setting" button, and "mail transmission". ”Is executed in the order of processing corresponding to the button.
The "folder display [contract business]" button is a button corresponding to the process of selecting the corresponding folder. When the document management application 400 detects that the "folder display [contract business]" button is pressed, the document management application 400 selects a folder corresponding to the pressed button from the folder tree displayed in the folder tree display area 505. The state of FIG. 5A shows a state in which the “folder display [contract business]” button is pressed and the corresponding folder (contract business folder) is selected. In this case, the document management application 400 displays the address (folder path) of the contract business folder in the address bar 504, and displays the information of the file included in the contract business folder in the file display area 506. In the example of FIG. 5A, "root \ work \ contract work" is displayed in the address bar 504. In the example of FIG. 5A, the thumbnail of the "201804010900.pdf" file in the "root \ work \ contract work" folder is displayed in the file display area 506.

「文書編集」ボタンは、選択された文書を編集する処理に対応するボタンである。文書管理アプリケーション400は、「文書編集」ボタンの押下を検知すると、ユーザーからの入力に基づく文書編集処理(例えば、ページ入れ替え、ページ分割、ページ削除、ページ抜き取り等)を行う。また、文書管理アプリケーション400は、事前に設定した編集処理を実行することとしてもよい。
「セキュリティ設定」ボタンは、選択された文書に対してセキュリティ機能を付加する処理(セキュリティ設定処理)に対応するボタンである。付加できるセキュリティ機能としては、暗号化機能や電子署名機能、その他文書のセキュリティを向上する機能がある。文書管理アプリケーション400は、「セキュリティ設定」ボタンの押下を検知すると、選択された文書に対してセキュリティ機能を付加する処理を行う。
「メール送信」ボタンは、選択された文書を添附したメールを設定された送信先に送信する処理に対応するボタンである。文書管理アプリケーション400は、「メール送信」ボタンの押下を検知すると、選択された文書を添附したメールを設定された送信先に、メールサーバを経由して送信する。
The "document edit" button is a button corresponding to the process of editing the selected document. When the document management application 400 detects that the "document edit" button is pressed, it performs a document edit process (for example, page replacement, page division, page deletion, page extraction, etc.) based on input from the user. Further, the document management application 400 may execute a preset editing process.
The "security setting" button is a button corresponding to a process (security setting process) for adding a security function to the selected document. Security functions that can be added include an encryption function, a digital signature function, and other functions that improve the security of documents. When the document management application 400 detects that the "security setting" button is pressed, the document management application 400 performs a process of adding a security function to the selected document.
The "send mail" button is a button corresponding to the process of sending a mail with the selected document to the set destination. When the document management application 400 detects that the "send mail" button is pressed, the document management application 400 sends a mail with the selected document to the set destination via the mail server.

図5の例では、ツールバー503には、「タブ設定」ボタン、「分割表示」ボタンの2つのボタンが含まれる。
文書管理アプリケーション400は、「タブ設定」ボタンの押下を検知すると、選択されているタブのカスタム設定に用いられるダイアログを表示部202に表示し、このダイアログへの入力に基づいて選択されているタブをカスタム設定することができる。
文書管理アプリケーション400は、「分割表示」ボタンの押下を検知すると、図5(b)に示すように、フォルダーツリー表示領域505及びファイル表示領域506を上下に分割して表示できる。文書管理アプリケーション400は、分割表示により、2つのフォルダーのファイル情報を並べて表示することができる。また、文書管理アプリケーション400は、既に分割表示されている状態で「分割表示」ボタンの押下を検知すると、分割表示状態を解除し、図5(a)のような表示状態に戻す。
In the example of FIG. 5, the toolbar 503 includes two buttons, a "tab setting" button and a "split display" button.
When the document management application 400 detects that the "tab setting" button is pressed, the document management application 400 displays a dialog used for custom setting of the selected tab on the display unit 202, and the tab selected based on the input to this dialog is displayed. Can be custom-configured.
When the document management application 400 detects that the "split display" button is pressed, the folder tree display area 505 and the file display area 506 can be divided into upper and lower parts and displayed as shown in FIG. 5B. The document management application 400 can display the file information of the two folders side by side by the divided display. Further, when the document management application 400 detects that the "split display" button is pressed while the split display is already displayed, the document management application 400 cancels the split display state and returns to the display state as shown in FIG. 5A.

図5(b)の例では、分割表示状態であり、フォルダーツリー表示領域505は2つ存在する。そこで、文書管理アプリケーション400は、アドレスバー504にフォルダーパスを表示しない。ただし、分割表示状態であっても、文書管理アプリケーション400は、ユーザーにより明示的に上下何れかのフォルダーツリー表示領域505のフォルダーが選択された場合は、選択されたフォルダーのフォルダーパスをアドレスバー504に表示する。
フォルダーツリー表示領域505及びファイル表示領域506は、「分割表示」ボタンが押下されることで、図5(b)のように上下に分割して表示される。分割操作によって生成された上段のフォルダーツリー表示領域505で選択されたファイルは、分割操作によって生成された上段のファイル表示領域506に表示される。下段の表示領域についても同様である。また、文書管理アプリケーション400は、上段のファイル表示領域506に表示されたファイルを下段のファイル表示領域506へ、又は、下段のファイル表示領域506に表示されたファイルを上段のファイル表示領域506へ移動又はコピーさせることができる。
In the example of FIG. 5B, the display is divided, and there are two folder tree display areas 505. Therefore, the document management application 400 does not display the folder path in the address bar 504. However, even in the split display state, when the user explicitly selects a folder in either the upper or lower folder tree display area 505, the document management application 400 sets the folder path of the selected folder to the address bar 504. Display in.
The folder tree display area 505 and the file display area 506 are divided into upper and lower parts and displayed as shown in FIG. 5B by pressing the "split display" button. The file selected in the upper folder tree display area 505 generated by the split operation is displayed in the upper file display area 506 generated by the split operation. The same applies to the lower display area. Further, the document management application 400 moves the file displayed in the upper file display area 506 to the lower file display area 506, or moves the file displayed in the lower file display area 506 to the upper file display area 506. Or it can be copied.

図5(b)の例では、分割表示されたフォルダーツリー表示領域505の上段は、「契約業務」というフォルダーが選択されている状態を示す。また、フォルダーツリー表示領域505の下段は、「共有スペース」というフォルダーが選択されている状態を示す。共有スペースは、クラウドサーバ装置106が提供するフォルダーである。文書管理アプリケーション400は、共有スペースにファイルを配置することでクラウドサーバ装置106等にファイルを置くことが可能となる。即ち、ユーザーが、ファイル表示領域506のファイルをドラッグし、もう一方のファイル表示領域506(共有スペース)にドロップすると、イントラネット上のローカルフォルダからインターネット上のストレージにファイルが移動、又はコピーする。例えば、図5(b)の例では、上段のファイル表示領域506の201804010900.pdfがドラッグされ、下段のファイル表示領域506へドロップされたとする。この場合、文書管理アプリケーション400は、クラウドサーバ装置106に2011804010900.pdfを移動又はコピーさせる。
尚、上段のファイル表示領域506、または下段のファイル表示領域506のどちらをローカルフォルダの表示領域、共通スペースフォルダの表示領域にするかは特に問わない。以下では、図5で示された状況を例に説明する。
In the example of FIG. 5B, the upper part of the divided display folder tree display area 505 shows a state in which the folder "contract business" is selected. Further, the lower part of the folder tree display area 505 shows a state in which a folder called "shared space" is selected. The shared space is a folder provided by the cloud server device 106. The document management application 400 can place the file on the cloud server device 106 or the like by arranging the file in the shared space. That is, when the user drags the file in the file display area 506 and drops it in the other file display area 506 (shared space), the file is moved or copied from the local folder on the intranet to the storage on the Internet. For example, in the example of FIG. 5B, 2018804010900 in the upper file display area 506. It is assumed that the pdf is dragged and dropped into the lower file display area 506. In this case, the document management application 400 is installed in the cloud server device 106 at 2011804010900. Move or copy pdf.
It does not matter whether the upper file display area 506 or the lower file display area 506 is used as the display area of the local folder or the display area of the common space folder. In the following, the situation shown in FIG. 5 will be described as an example.

図6は、タブ一覧501に表示される各タブ及びボタンに関する情報の一例を示す図である。図6の情報は、ストレージ装置206に記憶される。
データ800は、図5(a)のタブ一覧501に表示されているタブの情報を示す。
タブリスト情報タグ801は、タブ一覧501に表示されるタブ群を示す。即ち、タブリスト情報タグ801で囲まれたタブ群が、タブ一覧501に表示される。
タブ情報タグ802は、タブ一覧501の中の1つのタブを示す。図6の例では、「契約業務」、「FAX業務」の2つのタブがあることが示されている。タブリスト情報タグ801囲まれたタブ情報タグ802は、ID要素と、名前要素を持つ。タブ情報タグ802の名前要素805は、タブ一覧501上にタブを表示する際の表示名に用いられる。また、タブ情報タグ802で管理されるボタン情報タグ803は、タブ上に表示されるボタンの情報を示し、ID要素806、名前要素807、ファンクション要素808、パラメーター要素809、パラメーター要素810を含む。
FIG. 6 is a diagram showing an example of information regarding each tab and button displayed in the tab list 501. The information of FIG. 6 is stored in the storage device 206.
The data 800 shows the tab information displayed in the tab list 501 of FIG. 5A.
The tab list information tag 801 indicates a group of tabs displayed in the tab list 501. That is, the tab group surrounded by the tab list information tag 801 is displayed in the tab list 501.
The tab information tag 802 indicates one tab in the tab list 501. In the example of FIG. 6, it is shown that there are two tabs, "contract business" and "FAX business". Tab list information tag 801 The enclosed tab information tag 802 has an ID element and a name element. The name element 805 of the tab information tag 802 is used as a display name when displaying a tab on the tab list 501. Further, the button information tag 803 managed by the tab information tag 802 indicates information on the button displayed on the tab, and includes an ID element 806, a name element 807, a function element 808, a parameter element 809, and a parameter element 810.

ID要素804、806それぞれは、タブ及びボタンを識別するIDを示す。図6の例では、2つのタブと7つのボタンに対してそれぞれ一意となるIDが振られている。文書管理アプリケーション400は、タブ情報タグ802やボタン情報タグ803を追加する際に、既に存在するタブ情報タグ802やボタン情報タグ803のID要素806と同一の値にならないIDを付与する。
要素値811は、対応する名前要素807がセキュリティの場合のパラメーター要素809の値の一例である。対応する名前要素807がセキュリティの場合にパラメーター要素809が取りうる値の種類としては、「暗号化(encryption)」、「電子署名(ElectronicSignature)」等がある。セキュリティ設定の暗号化ボタンが作成された場合は、パラメーター要素809には、"encryption"が設定され、電子署名のボタンを作成した場合は、"ElectronicSignature"が設定される。従って、図6の要素値811は、"encryption"であるため、セキュリティ設定として暗号化が設定されていると判断できる。
Each of the ID elements 804 and 806 indicates an ID that identifies a tab and a button. In the example of FIG. 6, unique IDs are assigned to each of the two tabs and the seven buttons. When the tab information tag 802 or the button information tag 803 is added, the document management application 400 assigns an ID that does not have the same value as the ID element 806 of the already existing tab information tag 802 or button information tag 803.
The element value 811 is an example of the value of the parameter element 809 when the corresponding name element 807 is security. When the corresponding name element 807 is security, the types of values that the parameter element 809 can take include "encryption", "electronic signature", and the like. When the encryption button of the security setting is created, "encryption" is set in the parameter element 809, and when the button of the electronic signature is created, "ElectronicSignature" is set. Therefore, since the element value 811 in FIG. 6 is "encryption", it can be determined that encryption is set as a security setting.

図7は、本実施形態の情報処理装置100の処理の一例を示すフローチャートである。情報処理装置100は、タブ一覧501内の「文書編集」ボタンの押下に応じた処理を実行したことをきっかけに図7の処理を開始する。
図7の処理は、タブ一覧501の契約業務タブの「文書編集」ボタンに対応する処理の実行中に、図5(b)のフォルダーツリー表示領域505の上段の契約業務フォルダーから下段の共有スペースにファイルが移動又はコピーされた際の処理である。
FIG. 7 is a flowchart showing an example of processing of the information processing apparatus 100 of the present embodiment. The information processing device 100 starts the process of FIG. 7 when the process corresponding to the pressing of the "document edit" button in the tab list 501 is executed.
The process of FIG. 7 is a shared space from the upper contract business folder to the lower of the folder tree display area 505 of FIG. This is the process when a file is moved or copied to.

S901において、文書管理部402は、入力管理部403により受付けられたユーザーからの指示が、選択された文書のファイル(以下では、選択ファイルとする)を共有スペースに移動又はコピーする指示であるか否かを判定する。選択ファイルは、タブ一覧501から選択されたタブに含まれる複数のボタンに対応する処理の実行対象のファイルとなる。文書管理部402は、入力管理部403により受付けられたユーザーからの指示が、選択ファイルを共有スペースに移動又はコピーする指示であると判定した場合、処理をS902に進める。また、文書管理部402は、入力管理部403により受付けられたユーザーからの指示が、選択ファイルを共有スペースに移動又はコピーする指示でないと判定した場合、図7の処理を終了する。
図5の例では、文書管理部402は、「文書編集」ボタンに対応する処理の実行中に「root¥作業¥契約業務」のフォルダーにある「201804010900.pdf」を共有スペースに移動する指示を受付けたか否かを判定する。
In S901, the document management unit 402 indicates whether the instruction from the user received by the input management unit 403 is an instruction to move or copy the file of the selected document (hereinafter referred to as the selected file) to the shared space. Judge whether or not. The selected file is a file to be executed for processing corresponding to a plurality of buttons included in the tab selected from the tab list 501. When the document management unit 402 determines that the instruction from the user received by the input management unit 403 is an instruction to move or copy the selected file to the shared space, the document management unit 402 proceeds to S902. Further, when the document management unit 402 determines that the instruction from the user received by the input management unit 403 is not an instruction to move or copy the selected file to the shared space, the document management unit 402 ends the process of FIG. 7.
In the example of FIG. 5, the document management unit 402 gives an instruction to move "201804010900.pdf" in the "root \ work \ contract work" folder to the shared space during the execution of the process corresponding to the "document edit" button. Determine if it was accepted.

S902において、文書管理部402は、選択ファイルの移動元のフォルダーがLAN103上のフォルダーに存在し、且つ、選択ファイルの移動先のフォルダーがインターネット104を介したLAN105上に存在するか否かを判定する。選択ファイルの移動元のフォルダーとは、移動又はコピーの対象である選択ファイルが元々記憶されているフォルダーである。選択ファイルの移動先のフォルダーとは、選択ファイルの移動又はコピー先のフォルダーである。
より具体的には、文書管理部402は、選択ファイルの移動元と移動先とのマシンのIPアドレスをローカルネットワーク上にあるマシンのIP一覧と比較しローカルネットワークのフォルダーかインターネット上のフォルダーか否かを判定する。図5の例では、文書管理部402は、選択ファイルの移動元である「root¥作業¥契約業務」のフォルダーがイントラネット上にあるか又は移動先である共有スペースがインターネット上にあるフォルダーか否かを判定する。
In S902, the document management unit 402 determines whether or not the folder from which the selected file is moved exists in the folder on LAN 103 and the folder to which the selected file is moved exists on LAN 105 via the Internet 104. To do. The folder from which the selected file is moved is a folder in which the selected file to be moved or copied is originally stored. The destination folder for moving the selected file is the folder for moving or copying the selected file.
More specifically, the document management unit 402 compares the IP address of the machine with the source and destination of the selected file with the IP list of the machine on the local network, and determines whether the selected file is a folder on the local network or a folder on the Internet. Is determined. In the example of FIG. 5, the document management unit 402 determines whether the folder of "root \ work \ contract work" from which the selected file is moved is on the intranet or the shared space to which the selected file is moved is on the Internet. Is determined.

文書管理部402は、選択ファイルの移動元のフォルダーがLAN103上のフォルダーに存在し、且つ、選択ファイルの移動先がインターネット104を介したLAN105上に存在すると判定した場合、処理をS903に進める。
また、文書管理部402は、選択ファイルの移動元のフォルダーがLAN103上のフォルダーに存在しない、又は、選択ファイルの移動先がインターネット104を介したLAN105上に存在しないと判定した場合、処理をS910に進める。
When the document management unit 402 determines that the folder from which the selected file is moved exists in the folder on LAN 103 and the destination to which the selected file is moved exists on LAN 105 via the Internet 104, the document management unit 402 proceeds to S903.
Further, when the document management unit 402 determines that the folder from which the selected file is moved does not exist in the folder on the LAN 103, or the destination to which the selected file is moved does not exist on the LAN 105 via the Internet 104, the processing is performed in S910. Proceed to.

S903において、文書管理部402は、タブ一覧501から選択されたタブに対応する一連の処理の中に、実行中の処理(文書編集処理)以降に実行されるセキュリティ設定処理が存在するか否かを判定する。より具体的には、文書管理部402は、タブ一覧501に表示されたボタンの中に、実行中の処理に対応する「文書編集」ボタンよりも右側に、「セキュリティ設定」ボタンがあるか否かを判定する。文書管理部402は、S903の処理において、図6に示された情報を参照する。
本実施形態では、選択されたタブに対応する一連の処理に対応する複数のボタンは、処理の順番に並んでいることとした。しかし、タブ上のボタンを並んだ順番通りにユーザーが使用しない場合が想定される。その場合、文書管理部402は、タブ一覧501に表示されたボタンの中に、未実行のセキュリティ設定処理に対応する「セキュリティ設定」ボタンが存在するか否かを判定する。これにより、文書管理部402は、選択されたタブに対応する一連の処理の中に、実行中の文書編集処理以降に実行されるセキュリティ設定処理が存在するか否かを判定する。
In S903, the document management unit 402 determines whether or not there is a security setting process executed after the process being executed (document editing process) in the series of processes corresponding to the tabs selected from the tab list 501. To judge. More specifically, the document management unit 402 has a "security setting" button on the right side of the "document edit" button corresponding to the processing being executed among the buttons displayed in the tab list 501. Is determined. The document management unit 402 refers to the information shown in FIG. 6 in the process of S903.
In the present embodiment, a plurality of buttons corresponding to a series of processes corresponding to the selected tab are arranged in the order of the processes. However, it is assumed that the user does not use the buttons on the tab in the order in which they are arranged. In that case, the document management unit 402 determines whether or not the "security setting" button corresponding to the unexecuted security setting processing exists among the buttons displayed in the tab list 501. As a result, the document management unit 402 determines whether or not the security setting process to be executed after the document editing process being executed exists in the series of processes corresponding to the selected tab.

文書管理部402は、タブ一覧501から選択されたタブに対応する一連の処理の中に、実行中の文書編集処理以降に実行されるセキュリティ設定処理が存在すると判定した場合、処理をS904に進める。また、文書管理部402は、タブ一覧501から選択されたタブに対応する一連の処理の中に、実行中の文書編集処理以降に実行されるセキュリティ設定処理が存在しないと判定した場合、図7の処理を終了する。
図5の例では、文書管理部402は、契約業務タブの文書編集ボタンの後段にはセキュリティ設定ボタンが存在するため、処理をS904に進めることとなる。
When the document management unit 402 determines that the security setting process to be executed after the document editing process being executed exists in the series of processes corresponding to the tabs selected from the tab list 501, the document management unit 402 advances the process to S904. .. Further, when the document management unit 402 determines that the security setting process to be executed after the document editing process being executed does not exist in the series of processes corresponding to the tabs selected from the tab list 501, FIG. 7 Ends the processing of.
In the example of FIG. 5, since the document management unit 402 has a security setting button after the document edit button on the contract business tab, the process proceeds to S904.

S904において、文書管理部402は、画面表示管理部404を介して表示部202に図8で後述するダイアログ600を表示する。
図8は、文書管理アプリケーション400が表示するセキュリティ設定の確認に用いられるダイアログの一例を示す図である。
In S904, the document management unit 402 displays the dialog 600 described later in FIG. 8 on the display unit 202 via the screen display management unit 404.
FIG. 8 is a diagram showing an example of a dialog used for confirming the security setting displayed by the document management application 400.

ダイアログ600は、選択ファイルについてのセキュリティ設定を要することの通知と、選択ファイルについてのセキュリティ設定処理の指示と、に用いられるダイアログである。ダイアログ600は、選択ファイルに対するセキュリティ設定を要することを示す通知画面の一例である。
ボタン601は、選択ファイルに対するセキュリティ設定処理の実行の指示に用いられるボタンである。文書管理アプリケーション400は、入力デバイス205を介したボタン601の押下を検知した場合、図9で後述するダイアログ700を表示部202に表示することとなる。ボタン602は、セキュリティ設定処理、及び、選択ファイルの移動又はコピーのキャンセルの指示に用いられるボタンである。
The dialog 600 is a dialog used for notifying that the security setting for the selected file is required and instructing the security setting process for the selected file. The dialog 600 is an example of a notification screen indicating that security settings for the selected file are required.
The button 601 is a button used to instruct the selected file to execute the security setting process. When the document management application 400 detects that the button 601 is pressed via the input device 205, the document management application 400 displays the dialog 700 described later in FIG. 9 on the display unit 202. The button 602 is a button used for the security setting process and the instruction to move or cancel the copy of the selected file.

S905において、文書管理部402は、入力デバイス205を介してダイアログ600に対して行われた入力が、ボタン601の押下であるか、ボタン602の押下であるかを判定する。文書管理部402は、ダイアログ600に対して行われた入力がボタン601の押下であると判定した場合、処理をS907に進め、ダイアログ600に対して行われた入力がボタン602の押下であると判定した場合、処理をS906に進める。
S906において、文書管理部402は、選択ファイルの移動又はコピー処理を中止(キャンセル)し、図7の処理を終了する。S906の処理は、選択ファイルの移動又はコピー処理を中止する中止制御処理の一例である。
In S905, the document management unit 402 determines whether the input made to the dialog 600 via the input device 205 is the pressing of the button 601 or the pressing of the button 602. When the document management unit 402 determines that the input made to the dialog 600 is the pressing of the button 601, the process proceeds to S907, and the input made to the dialog 600 is the pressing of the button 602. If it is determined, the process proceeds to S906.
In S906, the document management unit 402 cancels (cancels) the moving or copying process of the selected file, and ends the process of FIG. 7. The process of S906 is an example of a stop control process for stopping the move or copy process of the selected file.

S907において、文書管理部402は、画面表示管理部404を介して表示部202に図9で後述するダイアログ700を表示する。
図9は、セキュリティ設定処理に用いられるダイアログの一例を示す図である。ダイアログ700は、セキュリティ設定処理に用いられるダイアログである。ダイアログ700は、ダイアログ600のボタン601が押下された際に表示される。本実施形態では、ダイアログ700は、選択ファイルに対する暗号化設定に用いられるダイアログである。ダイアログ700は、セキュリティ設定処理の条件の指定に用いられる指定画面の一例である。
In S907, the document management unit 402 displays the dialog 700 described later in FIG. 9 on the display unit 202 via the screen display management unit 404.
FIG. 9 is a diagram showing an example of a dialog used for the security setting process. The dialog 700 is a dialog used for the security setting process. The dialog 700 is displayed when the button 601 of the dialog 600 is pressed. In this embodiment, the dialog 700 is a dialog used for setting the encryption for the selected file. The dialog 700 is an example of a specification screen used for specifying the conditions of the security setting process.

ダイアログ700は、チェックボックス701、チェックボックス702、フィールド703、フィールド704、ボタン705、ボタン706を含む。
チェックボックス701、702それぞれは、暗号化後の選択ファイルに対する操作制限の設定に用いられるチェックボックスである。文書管理アプリケーション400は、チェックの入ったチェックボックスに対応する操作制限を、選択ファイルに設定するよう制御することで、暗号化によりパスワードを指定しなければ選択ファイルに対する操作を実行できないようにすることができる。
Dialog 700 includes check box 701, check box 702, field 703, field 704, button 705, and button 706.
Each of the check boxes 701 and 702 is a check box used for setting operation restrictions on the selected file after encryption. The document management application 400 controls the operation restriction corresponding to the checked check box to be set in the selected file so that the operation on the selected file cannot be executed unless the password is specified by encryption. Can be done.

チェックボックス701は、選択ファイルの編集を禁止するか否かの指定に用いられるチェックボックスである。チェックボックス701にチェックが入った状態で暗号化された選択ファイルは、パスワードを指定しない限り編集できなくなる。
チェックボックス702は、選択ファイルの印刷を禁止するか否かの指定に用いられるチェックボックスである。チェックボックス702にチェックが入った状態で暗号化された選択ファイルは、パスワードを指定しない限りファイルの印刷を行うことができなくなる。
The check box 701 is a check box used to specify whether or not to prohibit editing of the selected file. The selected file encrypted with the check box 701 checked cannot be edited unless a password is specified.
The check box 702 is a check box used to specify whether or not to prohibit printing of the selected file. If the selected file is encrypted with the check box 702 checked, the file cannot be printed unless a password is specified.

フィールド703は、選択ファイルを開く際に要求されるパスワードが指定されるフィールドである。ダイアログ700を用いて暗号化された選択ファイルを開く際には、フィールド703に指定されたパスワードの入力が要求されることとなる。
フィールド704は、選択ファイルにフルアクセスする際に要求されるパスワードが指定されるフィールドである。チェックボックス701やチェックボックス702にチェックが入っている場合、文書管理アプリケーション400は、フィールド704にパスワードの指定を要求することとなる。暗号化された選択ファイルの編集や印刷の際に、フィールド704に指定されたパスワードの入力が要求されることとなる。
Field 703 is a field in which the password required to open the selected file is specified. When opening the encrypted selection file using the dialog 700, the password specified in the field 703 will be required to be entered.
Field 704 is a field in which the password required for full access to the selected file is specified. If the check box 701 or the check box 702 is checked, the document management application 400 requests the field 704 to specify a password. When editing or printing the encrypted selection file, the password specified in the field 704 will be required to be entered.

ボタン705は、選択ファイルに対してダイアログ700で指定された条件でのセキュリティ設定処理の指示に用いられるボタンである。ボタン706は、選択ファイルに対するセキュリティ設定のキャンセルの指示に用いられるボタンである。
このようにダイアログ700を用いたセキュリティ設定処理により、選択ファイルの操作にパスワードが必要となりパスワードを知る特定ユーザーのみが選択ファイルの制御を行うことができるようになる。そのため、ローカルのファイルをインターネット上のクラウドサービスが提供するストレージに保存した場合であっても、選択ファイルのセキュリティが向上でされることとなる。
The button 705 is a button used to instruct the selected file to perform security setting processing under the conditions specified in the dialog 700. Button 706 is a button used to instruct to cancel the security setting for the selected file.
As described above, the security setting process using the dialog 700 requires a password to operate the selected file, and only a specific user who knows the password can control the selected file. Therefore, even when the local file is saved in the storage provided by the cloud service on the Internet, the security of the selected file is improved.

図7の説明に戻る。
S908において、文書管理部402は、入力デバイス205を介してダイアログ700に対して行われた入力が、ボタン705の押下であるか、ボタン706の押下であるかを判定する。文書管理部402は、ダイアログ700に対して行われた入力がボタン705の押下であると判定した場合、処理をS909に進め、ダイアログ700に対して行われた入力がボタン706の押下であると判定した場合、処理をS906に進める。
Returning to the description of FIG.
In S908, the document management unit 402 determines whether the input made to the dialog 700 via the input device 205 is the pressing of the button 705 or the pressing of the button 706. When the document management unit 402 determines that the input made to the dialog 700 is the pressing of the button 705, the process proceeds to S909, and the input made to the dialog 700 is the pressing of the button 706. If it is determined, the process proceeds to S906.

S909において、文書管理部402は、ダイアログ700に対する入力(チェックボックス701、702、フィールド703、704に対する入力)に基づいて、選択ファイルに対するセキュリティ設定処理を実行する。そして、文書管理部402は、セキュリティ設定処理が施された選択ファイルを移動先に移動又はコピーする。
図5の例において、文書管理部402が、チェックボックス701にチェックが入っており、フィールド703とフィールド704にパスワードの指定がされている状態で、ボタン705の押下を検知したとする。その場合、文書管理部402は、選択ファイルである「201804010900.pdf」に操作制限を行い更にパスワードを付加したPDFを作成する。そして、文書管理部402は、セキュリティ設定処理を施した選択ファイルを、移動先に対して、移動又はコピーする。
S910において、文書管理部402は、ローカルフォルダ間で選択ファイルを移動又はコピーする。
In S909, the document management unit 402 executes the security setting process for the selected file based on the input to the dialog 700 (input to the check boxes 701 and 702 and the fields 703 and 704). Then, the document management unit 402 moves or copies the selected file to which the security setting process has been performed to the move destination.
In the example of FIG. 5, it is assumed that the document management unit 402 detects the pressing of the button 705 while the check box 701 is checked and the password is specified in the fields 703 and 704. In that case, the document management unit 402 creates a PDF in which the operation is restricted to the selected file "2018804010900.pdf" and a password is further added. Then, the document management unit 402 moves or copies the selected file that has undergone the security setting process to the move destination.
In S910, the document management unit 402 moves or copies the selected file between local folders.

以上、本実施形態では、情報処理装置100は、タブ一覧501から選択されたタブ上のボタンに対応する処理の実行中にファイルの移動又はコピーを検知した場合、以下のようにすることとした。即ち、情報処理装置100は、タブ一覧501から選択されたタブに対応する一連の処理に、実行中の処理以降に実行されるファイルのセキュリティ設定処理が含まれる場合、ダイアログ600を表示部202に表示した。これにより、情報処理装置100は、ユーザーに移動又はコピーされるファイルがセキュリティ設定を要することを通知し、移動又はコピーの前にファイルにセキュリティ設定を行うことを促すことができる。
このように、本実施形態の処理により、情報処理装置100は、移動又はコピーされるファイルのセキュリティを向上に寄与できる。
As described above, in the present embodiment, when the information processing apparatus 100 detects the movement or copy of the file during the execution of the process corresponding to the button on the tab selected from the tab list 501, the following is performed. .. That is, when the information processing device 100 includes the security setting process of the file executed after the process being executed in the series of processes corresponding to the tabs selected from the tab list 501, the dialog 600 is displayed on the display unit 202. displayed. As a result, the information processing apparatus 100 can notify the user that the file to be moved or copied requires security settings, and prompt the user to set security settings for the file before moving or copying.
As described above, the information processing apparatus 100 can contribute to improving the security of the file to be moved or copied by the processing of the present embodiment.

<実施形態2>
実施形態1では、情報処理装置100は、タブ一覧501から選択されたタブのボタンに対応する処理を実行する過程においてファイルの移動又はコピーが発生するたびに、セキュリティ設定を促すためにダイアログ600を表示する処理を実行することとなる。しかしながら、タブに対応する一連の処理を実行する際に毎回セキュリティ設定を実行することとなり、手間である。
そこで、本実施形態では、情報処理装置100は、タブ一覧501から選択されたタブのボタンに対応する処理を実行する過程においてファイルの移動又はコピーが発生した際に、選択されたタブに含まれるボタンの配置を変更する処理を行う。
本実施形態の文書管理システムのシステム構成は、実施形態1と同様である。また、情報処理装置100、画像処理装置101、102、クラウドサーバ装置106それぞれのハードウェア構成及び機能構成も、実施形態1と同様である。
<Embodiment 2>
In the first embodiment, the information processing apparatus 100 displays a dialog 600 in order to prompt the security setting every time a file is moved or copied in the process of executing the process corresponding to the button of the tab selected from the tab list 501. The process to be displayed will be executed. However, it is troublesome to execute the security setting every time the series of processes corresponding to the tabs are executed.
Therefore, in the present embodiment, the information processing apparatus 100 is included in the selected tab when the file is moved or copied in the process of executing the process corresponding to the button of the tab selected from the tab list 501. Performs the process of changing the button layout.
The system configuration of the document management system of the present embodiment is the same as that of the first embodiment. Further, the hardware configuration and functional configuration of each of the information processing device 100, the image processing devices 101, 102, and the cloud server device 106 are the same as those in the first embodiment.

図10は、本実施形態における情報処理装置100の処理の一例を示すフローチャートである。
本実施形態では、情報処理装置100は、契約業務タブでの「文書編集」ボタンに対応する処理の実行中に、選択ファイルの移動又はコピーが発生した際に、図10の処理を実行する。図10の処理は、S1104、S1105の処理を含む点で図7の処理と異なる。図10の処理のうち、図7と異なる点について説明する。
FIG. 10 is a flowchart showing an example of processing of the information processing apparatus 100 in the present embodiment.
In the present embodiment, the information processing apparatus 100 executes the process of FIG. 10 when the selected file is moved or copied during the process corresponding to the "document edit" button on the contract business tab. The process of FIG. 10 is different from the process of FIG. 7 in that the process of FIG. 10 includes the processes of S1104 and S1105. Of the processes of FIG. 10, the points different from those of FIG. 7 will be described.

S1104において、文書管理部402は、画面表示管理部404を介して、表示部202に、タブ一覧501から選択されたタブに対応する「セキュリティ設定」ボタンの位置を変更するか否かの確認に用いられ図11で後述するダイアログ1200を表示する。
図11は、「セキュリティ設定」ボタンの位置を変更するか否かの確認に用いられるダイアログの一例を示す図である。ダイアログ1200は、「セキュリティ設定」ボタンの位置を変更するか否かの確認に用いられるダイアログである。ダイアログ1200は、ボタン1201、ボタン1202を含む。ボタン1201は、「セキュリティ設定」ボタンの位置を、実行中の処理に対応するボタンよりも左側に移動する処理の指示に用いられるボタンである。このようにボタンの順序を入れ替えることで、次回以降、対応するタブにかかる一連の処理の実行の際にファイルの移動又はコピーが発生した場合でも、ダイアログ600が表示されることがなくなる。ボタン1202は、「セキュリティ設定」ボタンの位置を変更する処理のキャンセルの指示に用いられるボタンである。
In S1104, the document management unit 402 confirms whether or not to change the position of the "security setting" button corresponding to the tab selected from the tab list 501 on the display unit 202 via the screen display management unit 404. The dialog 1200 used and described later in FIG. 11 is displayed.
FIG. 11 is a diagram showing an example of a dialog used for confirming whether or not to change the position of the “security setting” button. Dialog 1200 is a dialog used to confirm whether or not to change the position of the "security setting" button. Dialog 1200 includes button 1201 and button 1202. Button 1201 is a button used to instruct a process to move the position of the "security setting" button to the left side of the button corresponding to the process being executed. By rearranging the order of the buttons in this way, the dialog 600 will not be displayed even if the file is moved or copied when the series of processes related to the corresponding tabs are executed from the next time onward. Button 1202 is a button used to instruct to cancel the process of changing the position of the "security setting" button.

図10の説明に戻る。
S1105において、文書管理部402は、入力デバイス205を介してダイアログ1200に対して行われた入力が、ボタン1201の押下であるか、ボタン1202の押下であるかを判定する。文書管理部402は、ダイアログ1200に対して行われた入力がボタン1201の押下であると判定した場合、以下の処理を行う。即ち、文書管理部402は、タブ一覧501から選択されているタブに対応する複数のボタンのうち、「セキュリティ設定」ボタンの位置を、この複数のボタンのうち実行中の処理に対応するボタンよりも左側になるように調整する。つまり、文書管理部402は、「セキュリティ設定」ボタンの位置を、実行中の処理よりも先に実行される処理に対応するオブジェクトが配置される位置になるように調整する。
また、文書管理部402は、ダイアログ1200に対して行われた入力がボタン1202の押下であると判定した場合、処理をS904に進める。
Returning to the description of FIG.
In S1105, the document management unit 402 determines whether the input made to the dialog 1200 via the input device 205 is the pressing of the button 1201 or the pressing of the button 1202. When the document management unit 402 determines that the input made to the dialog 1200 is the pressing of the button 1201, the document management unit 402 performs the following processing. That is, the document management unit 402 sets the position of the "security setting" button among the plurality of buttons corresponding to the tabs selected from the tab list 501 from the buttons corresponding to the processing being executed among the plurality of buttons. Also adjust so that it is on the left side. That is, the document management unit 402 adjusts the position of the "security setting" button so that the object corresponding to the process to be executed before the process being executed is arranged.
Further, when the document management unit 402 determines that the input made to the dialog 1200 is the pressing of the button 1202, the document management unit 402 advances the process to S904.

図12は、「セキュリティ設定」ボタンの位置が調整された後の表示画面500の一例を示す図である。図12には、「セキュリティ設定」ボタンが位置1001に存在しており、「文書編集」ボタンが位置1002に存在している様子が示されている。図12の状況を見ると、図5の状況と比較して、「セキュリティ設定」ボタンが、「文書編集」ボタンよりも左側に位置されていることが分かる。 FIG. 12 is a diagram showing an example of the display screen 500 after the position of the “security setting” button has been adjusted. FIG. 12 shows that the “security setting” button is present at position 1001 and the “document edit” button is present at position 1002. Looking at the situation of FIG. 12, it can be seen that the "security setting" button is located on the left side of the "document edit" button as compared with the situation of FIG.

本実施形態では、情報処理装置100は、タブのボタンの位置を調整することで、不要なダイアログ600の表示制御処理を低減することができ、ユーザー操作の負荷を低減し、不要な表示制御処理に係るリソースの負担を軽減できる。
本実施形態では、情報処理装置100は、ファイルのセキュリティ設定処理を行うタイミングで、ボタンの順序を変更することとした。しかし、情報処理装置100は、例えば、図10の全ての処理(〜S909)が実行された後のタイミング等の他のタイミングで、ボタンの順序を調整することとしてもよい。インターネット上のフォルダーにファイルが移動又はコピーさせることが確定した後であれば、情報処理装置100は、任意のタイミングで、タブ内のボタンの位置の調整を行ってもよい。
In the present embodiment, the information processing apparatus 100 can reduce unnecessary display control processing of the dialog 600 by adjusting the position of the tab button, reduce the load of user operation, and perform unnecessary display control processing. It is possible to reduce the burden of resources related to.
In the present embodiment, the information processing apparatus 100 changes the order of the buttons at the timing of performing the file security setting process. However, the information processing apparatus 100 may adjust the order of the buttons at other timings such as the timing after all the processes (to S909) in FIG. 10 are executed. After it is confirmed that the file is moved or copied to the folder on the Internet, the information processing apparatus 100 may adjust the position of the button in the tab at an arbitrary timing.

<実施形態3>
移動又はコピーされるファイルに対して行われるセキュリティ設定処理が、電子署名の付加等のデータの改ざんを防止するセキュリティ設定処理の場合、セキュリティ設定処理を行ってしまうと、ファイルがロックされ、以降の編集ができなくなる。そのため、ファイルの編集処理等が予定されている場合、セキュリティ設定処理の後では、編集できなくなってしまうという課題がある。
そこで、本実施形態では、情報処理装置100は、実行中の処理の後で実行されるセキュリティ設定処理が予め定められた種類の処理である場合に、ファイルの移動又はコピーを中止するよう制御する。
本実施形態の文書管理システムのシステム構成は、実施形態1と同様である。また、情報処理装置100、画像処理装置101、102、クラウドサーバ装置106それぞれのハードウェア構成及び機能構成も、実施形態1と同様である。
<Embodiment 3>
If the security setting process performed on the file to be moved or copied is a security setting process that prevents data tampering such as adding a digital signature, if the security setting process is performed, the file will be locked and the subsequent files will be locked. You will not be able to edit. Therefore, if a file editing process or the like is scheduled, there is a problem that the file cannot be edited after the security setting process.
Therefore, in the present embodiment, the information processing apparatus 100 controls to stop the movement or copying of the file when the security setting process executed after the process being executed is a predetermined type of process. ..
The system configuration of the document management system of the present embodiment is the same as that of the first embodiment. Further, the hardware configuration and functional configuration of each of the information processing device 100, the image processing devices 101, 102, and the cloud server device 106 are the same as those in the first embodiment.

図13は、本実施形態の情報処理装置100の処理の一例を示すフローチャートである。情報処理装置100は、契約業務タブの「文書編集」ボタンに対応する処理の実行中に、選択ファイルの移動又はコピーが発生した際に、図13の処理を実行する。
図13の処理は、S1304、S1305の処理を含む点で図7の処理と異なる。図13の処理のうち、図7と異なる点について説明する。
FIG. 13 is a flowchart showing an example of processing of the information processing apparatus 100 of the present embodiment. The information processing apparatus 100 executes the process of FIG. 13 when the selected file is moved or copied during the process corresponding to the "Document edit" button on the contract business tab.
The process of FIG. 13 differs from the process of FIG. 7 in that it includes the processes of S1304 and S1305. Of the processes of FIG. 13, the points different from those of FIG. 7 will be described.

S1304において、文書管理部402は、タブ一覧501から選択されたタブに、実行中の処理の後で実行されるセキュリティ設定処理に対応する「セキュリティ設定」ボタンを特定する。文書管理部402は、特定した「セキュリティ設定」ボタンに対応する処理がファイルに電子署名を付加する処理であるか否かを判定する。本実施形態では、文書管理部402は、要素値811の値が"ElectronicSignature"である場合、「セキュリティ設定」ボタンに対応する処理がファイルに電子署名を付加する処理であると判定する。また、文書管理部402は、要素値811の値が"ElectronicSignature"でない場合、「セキュリティ設定」ボタンに対応する処理がファイルに電子署名を付加する処理でないと判定する。
文書管理部402は、特定した「セキュリティ設定」ボタンに対応する処理がファイルに電子署名を付加する処理であると判定した場合、処理をS1305に進める。文書管理部402は、特定した「セキュリティ設定」ボタンに対応する処理がファイルに電子署名を付加する処理でないと判定した場合、処理をS904に進める。
In S1304, the document management unit 402 specifies a "security setting" button corresponding to the security setting process executed after the process being executed in the tab selected from the tab list 501. The document management unit 402 determines whether or not the process corresponding to the specified "security setting" button is a process of adding an electronic signature to the file. In the present embodiment, when the value of the element value 811 is "ElectronicSignature", the document management unit 402 determines that the process corresponding to the "security setting" button is the process of adding the electronic signature to the file. Further, when the value of the element value 811 is not "ElectronicSignature", the document management unit 402 determines that the process corresponding to the "security setting" button is not the process of adding the electronic signature to the file.
When the document management unit 402 determines that the process corresponding to the specified "security setting" button is the process of adding the electronic signature to the file, the document management unit 402 proceeds to S1305. When the document management unit 402 determines that the process corresponding to the specified "security setting" button is not the process of adding the electronic signature to the file, the document management unit 402 proceeds to S904.

S1305において、文書管理部402は、選択ファイルの移動又はコピーを中止することを示すダイアログを表示部202に表示する。このダイアログの詳細については、図14で後述する。
図14は、S1305で表示されるダイアログの一例を示す図である。ダイアログ1400は、S1305で表示される選択ファイルの移動又はコピーを中止することを示すダイアログである。ダイアログ1400は、ボタン1401を含む。ボタン1401は、選択ファイルの移動又はコピーを中止する制御の指示に用いられるボタンである。
文書管理部402は、表示したダイアログ1400のボタン1401の押下を検知すると、処理をS906に進める。
In S1305, the document management unit 402 displays a dialog indicating that the movement or copying of the selected file is stopped on the display unit 202. Details of this dialog will be described later in FIG.
FIG. 14 is a diagram showing an example of the dialog displayed in S1305. Dialog box 1400 is a dialog box indicating that the movement or copying of the selected file displayed in S1305 is stopped. Dialog 1400 includes button 1401. Button 1401 is a button used for instructing control to stop moving or copying the selected file.
When the document management unit 402 detects that the button 1401 of the displayed dialog 1400 is pressed, the document management unit 402 advances the process to S906.

本実施形態では、情報処理装置100は、選択ファイルに対して行われるセキュリティ設定処理が、電子署名の付加のように実行すると編集が不可能となる処理である場合、選択ファイルの移動又はコピーを中止することとした。これにより、情報処理装置100は、無意味なファイルの生成を防止し、セキュリティの確保を実現できる。 In the present embodiment, the information processing apparatus 100 moves or copies the selected file when the security setting process performed on the selected file is a process that cannot be edited when executed, such as adding an electronic signature. I decided to cancel it. As a result, the information processing device 100 can prevent the generation of meaningless files and ensure security.

<その他の実施形態>
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
<Other Embodiments>
The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by the processing to be performed. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

例えば、上述した文書管理システムの機能構成の一部又は全てをハードウェアとして情報処理装置100等に実装してもよい。以上、本発明の実施形態の一例について詳述したが、本発明は係る特定の実施形態に限定されるものではない。例えば、上述した各実施形態を任意に組み合わせる等してもよい。 For example, a part or all of the functional configuration of the document management system described above may be implemented as hardware in the information processing apparatus 100 or the like. Although an example of the embodiment of the present invention has been described in detail above, the present invention is not limited to the specific embodiment. For example, the above-described embodiments may be arbitrarily combined.

100 情報処理装置
201 CPU
400 文書管理アプリケーション
100 Information processing device 201 CPU
400 document management application

Claims (8)

一つ以上のファイルを格納するフォルダーを一覧表示する第1の表示領域と、前記ファイルに対して実行される一連のユーザー操作に対応する複数のボタンを配置する第2の表示領域と、を表示する表示部を有し、前記複数のボタンは、前記ファイルに対してセキュリティ設定処理を実行する設定ボタンを含む情報処理装置であって、
前記複数のボタンに対応する処理の実行対象であるファイルの移動又はコピーを検知する検知手段と、
前記検知手段により前記ファイルの移動又はコピーが検知され、且つ、前記複数のボタンが前記設定ボタンを含む場合、前記ファイルに対して前記セキュリティ設定処理を実行するための通知画面を表示する表示制御手段と、
を有する情報処理装置。
Display a first display area that lists folders that store one or more files, and a second display area that arranges multiple buttons that correspond to a series of user operations performed on the file. The plurality of buttons are an information processing device including a setting button for executing security setting processing for the file.
A detection means for detecting the movement or copying of a file that is the execution target of the process corresponding to the plurality of buttons, and
When the movement or copy of the file is detected by the detection means and the plurality of buttons include the setting button, a display control means for displaying a notification screen for executing the security setting process for the file. When,
Information processing device with.
前記表示制御手段により表示された前記通知画面を介して受付けられた前記ファイルに対する前記セキュリティ設定処理の指示に応じて、前記ファイルに対する前記セキュリティ設定処理を行う処理手段を更に有する請求項1に記載の情報処理装置。 The first aspect of claim 1, further comprising a processing means for performing the security setting process on the file in response to an instruction of the security setting process on the file received via the notification screen displayed by the display control means. Information processing device. 前記処理手段は、前記セキュリティ設定処理の条件の指定に用いられる指定画面に対する入力に基づいて、前記ファイルに対する前記セキュリティ設定処理を行う請求項2に記載の情報処理装置。 The information processing apparatus according to claim 2, wherein the processing means performs the security setting processing on the file based on an input to a designation screen used for designating the conditions of the security setting processing. 前記表示制御手段は、前記検知手段により前記ファイルの移動又はコピーが検知され、且つ、前記検知手段により検知された前記ファイルの移動元又はコピーが、予め定められた第1の記憶領域から予め定められた第2の記憶領域への移動又はコピーであり、且つ、前記複数のボタンが前記設定ボタンを含む場合、前記通知画面を表示する請求項1乃至3の何れか1項に記載の情報処理装置。 In the display control means, the movement or copy of the file is detected by the detection means, and the movement source or copy of the file detected by the detection means is predetermined from a predetermined first storage area. The information processing according to any one of claims 1 to 3, which displays the notification screen when the movement or copy to the second storage area is performed and the plurality of buttons include the setting button. apparatus. 前記表示制御手段は、前記検知手段により前記ファイルの移動又はコピーが検知され、且つ、前記複数のボタンが前記設定ボタンを含む場合、前記設定ボタンの位置を、前記設定ボタンに係る前記セキュリティ設定処理が前記複数のボタンに含まれる設定されたボタンよりも先に実行されるように、調整する調整手段を更に有する請求項1乃至4の何れか1項に記載の情報処理装置。 When the movement or copy of the file is detected by the detection means and the plurality of buttons include the setting button, the display control means determines the position of the setting button and the security setting process related to the setting button. The information processing apparatus according to any one of claims 1 to 4, further comprising an adjusting means for adjusting such that the button is executed before the set button included in the plurality of buttons. 前記セキュリティ設定処理が前記ファイルの変更を禁止するようにする処理である場合、前記検知手段により検知された前記ファイルの移動又はコピーを中止するよう制御する中止制御手段を更に有する請求項1乃至5の何れか1項に記載の情報処理装置。 When the security setting process is a process for prohibiting the change of the file, claims 1 to 5 further include a stop control means for controlling the movement or copying of the file detected by the detection means. The information processing apparatus according to any one of the above items. 一つ以上のファイルを格納するフォルダーを一覧表示する第1の表示領域と、前記ファイルに対して実行される一連のユーザー操作に対応する複数のボタンを配置する第2の表示領域と、を表示する表示部を有し、前記複数のボタンは、前記ファイルに対してセキュリティ設定処理を実行する設定ボタンを含む情報処理装置が実行する情報処理方法であって、
前記複数のボタンに対応する処理の実行対象であるファイルの移動又はコピーを検知する検知ステップと、
前記検知ステップで前記ファイルの移動又はコピーが検知され、且つ、前記複数のボタンが前記設定ボタンを含む場合、前記ファイルに対して前記セキュリティ設定処理を実行するための通知画面を表示する表示制御ステップと、
を含む情報処理方法。
Display a first display area that lists folders that store one or more files, and a second display area that arranges multiple buttons that correspond to a series of user operations performed on the file. The plurality of buttons are an information processing method executed by an information processing apparatus including a setting button for executing security setting processing for the file.
A detection step that detects the movement or copy of a file that is the execution target of the process corresponding to the plurality of buttons, and
When the movement or copy of the file is detected in the detection step and the plurality of buttons include the setting button, a display control step for displaying a notification screen for executing the security setting process for the file. When,
Information processing methods including.
コンピュータを、請求項1乃至6の何れか1項に記載の情報処理装置の各手段として、機能させるためのプログラム。 A program for causing a computer to function as each means of the information processing apparatus according to any one of claims 1 to 6.
JP2019088261A 2019-05-08 2019-05-08 Information processing device, information processing method, and program Pending JP2020184192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019088261A JP2020184192A (en) 2019-05-08 2019-05-08 Information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019088261A JP2020184192A (en) 2019-05-08 2019-05-08 Information processing device, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2020184192A true JP2020184192A (en) 2020-11-12

Family

ID=73045192

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019088261A Pending JP2020184192A (en) 2019-05-08 2019-05-08 Information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2020184192A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022058752A (en) * 2021-04-22 2022-04-12 ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド File moving method and apparatus, electronic device, and medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022058752A (en) * 2021-04-22 2022-04-12 ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド File moving method and apparatus, electronic device, and medium
JP7368515B2 (en) 2021-04-22 2023-10-24 ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド File transfer methods and devices, electronic equipment and media

Similar Documents

Publication Publication Date Title
US9471328B2 (en) Information processor having program and configuration data stored in different storage areas and reflecting configuration data in operation in program
JP6560573B2 (en) Information processing apparatus, control method therefor, and program
US9355046B2 (en) Information processing apparatus, information processing method, and computer-readable medium
US8493596B2 (en) Printer driver, recording medium, information processing apparatus, printing system, and printer driver setting method
JP2010231406A (en) Information distribution apparatus, installation program distribution method and computer program
JP2007272902A (en) Print job management method and apparatus using virtual queue
US20130163024A1 (en) Image forming apparatus, information processing method, and program
JP5137858B2 (en) Image processing apparatus, image processing method, storage medium, and program
KR20080052357A (en) Control method for printer driver and network printing system including the same
US20140068423A1 (en) Information processing apparatus, information processing method, and non-transitory computer-readable medium
JP3774684B2 (en) Information processing apparatus, printer setting method of information processing apparatus, program, and recording medium
JP2020184192A (en) Information processing device, information processing method, and program
JP5561017B2 (en) Image processing apparatus, editing program, and editing system
JP2015060419A (en) Setting control program, setting control method, and setting control apparatus
JP6919370B2 (en) Image forming device and program
JP4835315B2 (en) Document management device
JP2016099753A (en) Terminal device, printer control method, and computer program
JP2018058264A (en) Image formation device, server device, printing system, printing method and program
US9270853B2 (en) Exporting and importing for display on an image forming apparatus environment setting information of an application
JP6102317B2 (en) Image processing apparatus, control method therefor, program, and image processing system
KR20110085783A (en) Method for storing document in document box, host apparatus and image forming apparatus for performing the method
JP2012018695A (en) Information processor, control method and program
JP2008020936A (en) Job information management method for printer server, printer server, and printer system
JP6278088B2 (en) Image processing system
JP2021064865A (en) Information processing device, setting change method of the same, and program