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

Information processing device, program and information processing method Download PDF

Info

Publication number
JP2017134783A
JP2017134783A JP2016016521A JP2016016521A JP2017134783A JP 2017134783 A JP2017134783 A JP 2017134783A JP 2016016521 A JP2016016521 A JP 2016016521A JP 2016016521 A JP2016016521 A JP 2016016521A JP 2017134783 A JP2017134783 A JP 2017134783A
Authority
JP
Japan
Prior art keywords
transmission
modification
data
unit
rule
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
JP2016016521A
Other languages
Japanese (ja)
Inventor
大輔 玉島
Daisuke Tamashima
大輔 玉島
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2016016521A priority Critical patent/JP2017134783A/en
Publication of JP2017134783A publication Critical patent/JP2017134783A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To allow users to execute transmission of documents respectively undergoing different processing to a plurality of transmission destinations by a simple operation.SOLUTION: A virtual driver 130 usable from an application 120 is configured to convert document data having processing instructed from the application 120 into intermediate data 181 of a prescribed format. A document modification unit 142 is configured to modify the intermediate data 181 according to a plurality of predetermined modification rules to be included in a processing sequence rule 182, respectively, and an actual driver 150 is configured to create a plurality of transmission data corresponding to each post-modified intermediate data. A transmission control unit 160 is configured to refer to a transmission destination determined in association with each of the plurality of modification rules in a transmission rule 183, and instructs a plug-in of a communication unit 170 to transmit each transmission data created by the actual driver 150 to the transmission destination corresponding to the modification rule used in creation of the transmission data, respectively.SELECTED DRAWING: Figure 4

Description

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

従来から、特許文献1に記載のように、ユーザが行った印刷指示に応じて印刷を実行する場合に、印刷を指示したユーザや印刷する文書の内容に応じてプリンタを選択し、そのプリンタに印刷を実行させる技術が知られている。また、この印刷に際し、印刷を指示したユーザや印刷する文書の内容等の条件に応じて印刷対象の文書を加工する技術も知られている。   Conventionally, as described in Patent Document 1, when printing is performed in accordance with a print instruction issued by a user, a printer is selected according to the user who has instructed printing or the contents of a document to be printed, and the printer is selected. A technique for executing printing is known. In addition, a technique for processing a document to be printed according to conditions such as a user who gives an instruction for printing and the contents of a document to be printed is also known.

また、これと別に、特許文献2に記載のように、ユーザがアプリから印刷指示を行った場合に、PC(パーソナルコンピュータ)の仮想プリンタドライバがジョブの中間データを生成してスプールしておき、その後、携帯端末からの要求に応じて、出力先の印刷装置にその中間データから生成したジョブを送信する技術も知られている。またこのとき、携帯端末にて印刷設定を受け付け、PCに、その印刷設定を反映させたジョブを生成させることができる。   In addition, as described in Patent Document 2, when a user gives a print instruction from an application, a virtual printer driver of a PC (personal computer) generates and spools intermediate data of a job, Thereafter, a technique for transmitting a job generated from the intermediate data to an output destination printing apparatus in response to a request from the portable terminal is also known. At this time, the print setting can be received by the portable terminal, and a job reflecting the print setting can be generated on the PC.

しかしながら、上述したような従来の技術では、ユーザが、複数の送信先にそれぞれ異なった加工を施した文書を送信することを、容易に実行できないという問題があった。例えば、特定のユーザにしか見られない端末に対しては文書を加工せずに送信する一方、大勢が見る端末に対しては文書の一部を黒塗りにして送信する等である。
特許文献1あるいは特許文献2に記載の技術では、複数の送信先にそれぞれ異なった加工を施した文書を送信する場合、ユーザは、送信先と、文書に対して行う加工との設定を行って送信(印刷)実行を指示する操作を、各送信先について行う必要があった。
However, in the conventional technology as described above, there is a problem that it is not easy for a user to transmit a document that has been processed differently to a plurality of transmission destinations. For example, a document that is viewed only by a specific user is transmitted without being processed, while a part of the document is transmitted in black to a terminal that is viewed by many users.
In the technique described in Patent Document 1 or Patent Document 2, when transmitting a document that has been processed differently to a plurality of transmission destinations, the user sets the transmission destination and the processing to be performed on the document. An operation for instructing execution of transmission (printing) has to be performed for each transmission destination.

この発明は、このような問題を解決し、複数の送信先に、それぞれ異なった加工を施した文書を送信することを、ユーザが簡単な操作で実行できるようにすることを目的とする。なお、この場合の送信先は、プリンタには限られず、スマートデバイス、会議システムなど、文書の保存や表示を行う装置も含め、任意の装置でよい。   An object of the present invention is to solve such a problem and to allow a user to execute a document subjected to different processing to a plurality of transmission destinations with a simple operation. In this case, the transmission destination is not limited to a printer, and may be any device including a device for storing and displaying a document, such as a smart device or a conference system.

この発明の情報処理装置は、上記の目的を達成するため、アプリケーションから利用可能なドライバであって、上記アプリケーションから処理を指示された文書データを、所定の形式の中間データに変換するドライバと、上記ドライバが生成した中間データを、予め定められた複数の改変規則に従ってそれぞれ改変し、複数の送信用データを生成する改変手段と、外部の送信先装置へデータを送信する送信手段と、上記複数の改変規則のそれぞれと対応付けて定められた送信先を参照して、上記改変手段による改変後の各送信用データをそれぞれ、その送信用データの生成に用いた改変規則と対応する送信先へ送信することを、上記送信手段に指示する送信指示手段とを設けたものである。   In order to achieve the above object, the information processing apparatus of the present invention is a driver that can be used by an application, and that converts document data instructed to be processed by the application into intermediate data in a predetermined format; The intermediate data generated by the driver is modified according to a plurality of predetermined modification rules, respectively, modification means for generating a plurality of transmission data, transmission means for transmitting data to an external destination device, and the plurality of data Each of the transmission data after modification by the modification means is referred to the transmission destination corresponding to the modification rule used to generate the transmission data with reference to the transmission destination determined in association with each of the modification rules. Transmission instruction means for instructing the transmission means to transmit is provided.

上記構成によれば、複数の送信先に、それぞれ異なった加工を施した文書を送信することを、ユーザが簡単な操作で実行することができる。   According to the above-described configuration, the user can execute, with a simple operation, transmitting a document subjected to different processing to a plurality of transmission destinations.

この発明の情報処理装置の第1実施形態であるPCの運用環境の例を示す図である。It is a figure which shows the example of the operating environment of PC which is 1st Embodiment of the information processing apparatus of this invention. 図1に示したPCのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of PC shown in FIG. 図1に示したPCが備える、文書の送信に関連した機能の構成を示す図である。It is a figure which shows the structure of the function relevant to transmission of a document with which PC shown in FIG. 1 is provided. 図3の機能を備えるPCが、文書を送信用データとして外部装置へ送信する場合の各部の動作及び必要な設定等を示す図である。FIG. 4 is a diagram showing the operation of each unit and necessary settings when a PC having the function of FIG. 3 transmits a document as transmission data to an external device. 表1に示した処理順ルール及び表2に示した送信ルールに従って文書を外部装置に送信する場合に図1に示したPCの各部が実行する動作を示すシーケンス図である。FIG. 3 is a sequence diagram illustrating an operation performed by each unit of the PC illustrated in FIG. 1 when a document is transmitted to an external device according to the processing order rule illustrated in Table 1 and the transmission rule illustrated in Table 2. 図5の続きの動作を示す図である。FIG. 6 is a diagram illustrating an operation subsequent to FIG. 5. 文書改変部が行う中間データの改変について説明するための図である。It is a figure for demonstrating modification of the intermediate data which a document modification part performs. 文書改変部が行う中間データの改変について説明するための図である。It is a figure for demonstrating modification of the intermediate data which a document modification part performs. 第2実施形態における各部の動作及び必要な設定等を示す、図4と対応する図である。It is a figure corresponding to FIG. 4 which shows operation | movement of each part in 2nd Embodiment, required setting, etc. FIG. 改変規則テーブルを構成するデータの例を示す図である。It is a figure which shows the example of the data which comprises a modification rule table. 送信先テーブルを構成するデータの例を示す図である。It is a figure which shows the example of the data which comprises a transmission destination table. 表3に示した改変規則テーブルに従って文書を外部装置に送信する場合に図1に示したPCの各部が実行する動作を示すシーケンス図である。FIG. 4 is a sequence diagram showing operations executed by each unit of the PC shown in FIG. 1 when a document is transmitted to an external device according to the modification rule table shown in Table 3. 図11の続きの動作を示す図である。FIG. 12 is a diagram illustrating an operation subsequent to FIG. 11. 図11の動作で用いるコマンドの例を示す図である。It is a figure which shows the example of the command used by the operation | movement of FIG. 規則編集画面の例を示す図である。It is a figure which shows the example of a rule edit screen. 図10に示したデータを規則編集画面を用いて編集した状態の例を示す図である。It is a figure which shows the example of the state which edited the data shown in FIG. 10 using the rule edit screen.

以下、この発明の実施形態について、図面を参照しつつ説明する。
〔第1実施形態:図1乃至図7B〕
図1に、この発明の情報処理装置の第1実施形態であるPCの運用環境の例を示す。
この発明の情報処理装置の一実施形態であるPC10は、ユーザが文書の編集や処理に使用する装置である。デスクトップ型、ノート型、タブレット型等、形状は問わない。PC以外のコンピュータとして構成してもよい。
Embodiments of the present invention will be described below with reference to the drawings.
[First Embodiment: FIGS. 1 to 7B]
FIG. 1 shows an example of the operating environment of a PC which is a first embodiment of the information processing apparatus of the present invention.
The PC 10 as an embodiment of the information processing apparatus of the present invention is an apparatus used by a user for editing and processing a document. There are no restrictions on the shape of desktop, notebook, tablet, etc. You may comprise as computers other than PC.

また、PC10は、図1に示すように、PC10からのデータの送信先となり得る各種装置と通信路30により接続された状態で運用される。図1では、各種装置の例として、スマートデバイス21、ローカルサーバ22、クラウドサービスサーバ23、プリンタ24を示している。   Further, as shown in FIG. 1, the PC 10 is operated in a state where it is connected to various devices that can be transmission destinations of data from the PC 10 through a communication path 30. In FIG. 1, a smart device 21, a local server 22, a cloud service server 23, and a printer 24 are shown as examples of various apparatuses.

このうちスマートデバイス21は、スマートフォン、タブレット型コンピュータ等の情報処理装置である。ローカルサーバ22は、電子ファイルを利用したサービスを提供するサーバで、電子ファイルをアップロードする先の、ローカル環境内のコンピュータである。例えば、会議システムなどの登録サーバがこれに該当する。クラウドサービスサーバ23は、電子ファイルをアップロード可能なインターネット上のサービスを提供するサーバである。
しかし、PC10からのデータの送信先となり得る装置はこれらに限られることはない。また、各装置は任意に通信路30への接続又は接続解除を行ってよい。
Among these, the smart device 21 is an information processing apparatus such as a smartphone or a tablet computer. The local server 22 is a server that provides a service using an electronic file, and is a computer in the local environment to which the electronic file is uploaded. For example, a registration server such as a conference system corresponds to this. The cloud service server 23 is a server that provides services on the Internet that can upload electronic files.
However, a device that can be a transmission destination of data from the PC 10 is not limited to these. Each device may arbitrarily connect to or disconnect from the communication path 30.

通信路30は、PC10と上述の各種装置との間の通信に用いる通信路であり、ネットワーク通信、ピアツーピア通信、有線、無線等の別なく、任意の方式による通信路を用いることができる。例えば、LAN(ローカルエリアネットワーク)、USB(ユニバーサルシリアルバス)、Bluetooth(登録商標)、インターネット等である。これらの組み合わせでも構わない。   The communication path 30 is a communication path used for communication between the PC 10 and the various devices described above, and a communication path using an arbitrary method can be used regardless of network communication, peer-to-peer communication, wired, wireless, or the like. For example, a local area network (LAN), a universal serial bus (USB), Bluetooth (registered trademark), the Internet, and the like. These combinations may be used.

次に、図2に、PC10のハードウェア構成を示す。
図2に示すように、PC10は、CPU101、ROM102、RAM103、HDD(ハードディスクドライブ)104、通信I/F(インタフェース)105、操作部106、表示部107を備え、これらをシステムバス108により接続した構成としている。
Next, FIG. 2 shows a hardware configuration of the PC 10.
As shown in FIG. 2, the PC 10 includes a CPU 101, a ROM 102, a RAM 103, an HDD (hard disk drive) 104, a communication I / F (interface) 105, an operation unit 106, and a display unit 107, which are connected by a system bus 108. It is configured.

そして、CPU101が、RAM103をワークエリアとしてROM102あるいはHDD104に記憶されたアプリケーション(以下「アプリ」という)やドライバ等のプログラムを実行することにより、PC10全体を制御し、図3を用いて後述するものをはじめとする種々の機能を実現する。
ROM102及びHDD104は、不揮発性記憶媒体(記憶手段)であり、CPU101が実行する各種プログラムや後述する各種データを格納している。
通信I/F105は、通信路30を介して他の装置と通信するためのインタフェースである。使用する通信路30の規格に応じた物を設ければよい。
Then, the CPU 101 controls the entire PC 10 by executing programs such as applications (hereinafter referred to as “applications”) and drivers stored in the ROM 102 or the HDD 104 using the RAM 103 as a work area, which will be described later with reference to FIG. Various functions such as are realized.
The ROM 102 and the HDD 104 are non-volatile storage media (storage means) and store various programs executed by the CPU 101 and various data described later.
The communication I / F 105 is an interface for communicating with other devices via the communication path 30. What is necessary is just to provide the thing according to the specification of the communication path 30 to be used.

操作部106は、ユーザからの操作を受け付けるための操作手段であり、各種のキー、ボタン、タッチパネル等により構成することができる。
表示部107は、PC10の動作状態や設定内容、メッセージ等をユーザに提示するための提示手段であり、液晶ディスプレイやランプ等を備える。
The operation unit 106 is an operation unit for accepting an operation from a user, and can be configured by various keys, buttons, a touch panel, and the like.
The display unit 107 is a presentation unit for presenting the operation state, setting contents, message, and the like of the PC 10 to the user, and includes a liquid crystal display, a lamp, and the like.

なお、操作部106及び表示部107は外付けであってもよい。また、PC10がユーザからの操作を直接受ける必要がない(通信I/F105を介して接続された外部装置により操作を受け付けたり情報の提示を行ったりすればよい)場合には、操作部106や表示部107を設けなくてよい。
図1に示したPC10以外の各種装置も、図2に示した範囲のハードウェア構成は、PC10と同様である。ただし、各パーツの種類や性能が異なっていてよいことはもちろんである。
Note that the operation unit 106 and the display unit 107 may be externally attached. Further, when the PC 10 does not need to directly receive an operation from the user (the operation unit 106 or the information should be presented by an external device connected via the communication I / F 105) The display unit 107 may not be provided.
Various devices other than the PC 10 shown in FIG. 1 have the same hardware configuration as that of the PC 10 in the range shown in FIG. However, it goes without saying that the type and performance of each part may be different.

以上のPC10において、特徴的な点の一つは、文書を取り扱うアプリからの指示に応じて文書を複数の外部装置へ送信する場合の動作である。以下、この点について具体的に説明する。   In the PC 10 described above, one of the characteristic points is an operation when a document is transmitted to a plurality of external devices in response to an instruction from an application that handles the document. Hereinafter, this point will be specifically described.

まず図3に、PC10が備える、上記の文書の送信に関連した機能の構成を示す。図3に示す各部の機能は、PC10のCPU101が所要のプログラムを実行することにより実現されるものである。
PC10は、図3に示すように、アプリ120、仮想ドライバ130、発送処理部140、実ドライバ150、送信制御部160、通信部170の機能を備える。
このうち、アプリ120は、文書を取り扱うアプリ120であり、ワードプロセッサ、表計算、プレゼンテーション、テキスト編集等の、文書の編集や閲覧機能を実現する一般的なものでよい。
First, FIG. 3 shows a configuration of functions related to transmission of the document provided in the PC 10. The function of each unit shown in FIG. 3 is realized by the CPU 101 of the PC 10 executing a required program.
As shown in FIG. 3, the PC 10 includes functions of an application 120, a virtual driver 130, a shipping processing unit 140, a real driver 150, a transmission control unit 160, and a communication unit 170.
Among these, the application 120 is an application 120 that handles documents, and may be a general application that realizes a document editing and browsing function such as a word processor, spreadsheet, presentation, and text editing.

仮想ドライバ130は、PC10が実行するOS(オペレーションシステム)上で動作し、プリンタドライバのインタフェースを持つドライバである。ただし、仮想ドライバ130は、実際にプリンタを制御する機能は備えていない。そして、アプリ120からの指示に従い、その指示に係る文書のデータに基づく描画処理を行い、印刷用の中間データを生成する機能を備える。   The virtual driver 130 is a driver that operates on an OS (operation system) executed by the PC 10 and has a printer driver interface. However, the virtual driver 130 does not have a function of actually controlling the printer. Then, in accordance with an instruction from the application 120, a function of performing drawing processing based on document data related to the instruction and generating intermediate data for printing is provided.

この中間データは、アプリ120がGDI(Graphics Device Interface)等を用いてドライバに渡す描画命令に基づき、最終的にプリンタ等に渡すプリンタ言語で記述された印刷データを生成する前の段階で生成されるデータであり、例えばEMF(Enhanced Meta File)形式のデータである。この中間データは、仮想ドライバ130のベンダであればその内容を容易に把握し、後述する改変規則に従って、文書の内容に所望の変更を加えるようなデータの改変を容易に行えるようなデータとして用いるものである。   This intermediate data is generated at a stage before generating print data described in a printer language that is finally passed to a printer or the like based on a drawing command that the application 120 passes to the driver using GDI (Graphics Device Interface) or the like. For example, EMF (Enhanced Meta File) format data. The intermediate data is used as data that allows the vendor of the virtual driver 130 to easily grasp the contents and easily modify the data so as to make a desired change to the contents of the document according to the modification rules described later. Is.

仮想ドライバ130は、より詳細には、印刷設定部131と描画部132を備える。これらのうち印刷設定部131は、部数、両面、集約、製本、変倍といった、印刷に用いる印刷設定を管理し、また中間データの生成に反映させる機能を備える。印刷設定部131が備えるUI(ユーザインタフェース)制御部133は、この設定を受け付けるための画面等のUIを制御する機能を備える。印刷設定は、アプリ120がこのUI制御部133の機能を利用して受け付け、これを印刷設定部131に保持させたり、描画命令を含む印刷指示と共に仮想ドライバ130に渡して描画に反映させたりすることができる。
描画部132は、描画に反映させるべき印刷設定に従って、アプリ120から渡される描画命令に従った描画処理を行い、中間データを生成する機能を備える。
More specifically, the virtual driver 130 includes a print setting unit 131 and a drawing unit 132. Among these, the print setting unit 131 has a function of managing print settings used for printing, such as the number of copies, double-sided, aggregation, bookbinding, and scaling, and reflecting them in the generation of intermediate data. A UI (user interface) control unit 133 provided in the print setting unit 131 has a function of controlling a UI such as a screen for accepting this setting. The print setting is received by the application 120 using the function of the UI control unit 133, and is held in the print setting unit 131, or is passed to the virtual driver 130 together with a print instruction including a drawing command to be reflected in drawing. be able to.
The drawing unit 132 has a function of generating intermediate data by performing a drawing process according to a drawing command delivered from the application 120 in accordance with a print setting to be reflected in drawing.

次に、発送処理部140は、処理指示部141と文書改変部142を備える。
これらのうち文書改変部142は、仮想ドライバ130が生成した中間データを、予め定められた改変規則に従って改変する機能を備える。この改変後の中間データを、「改変後中間データ」と呼ぶ。このとき、1つの中間データに対して複数の改変規則に従った改変処理をそれぞれ行うことにより、複数の改変後中間データを生成することができる。
なお、改変規則には、「改変を行わない」というものがあってもよい。この場合、文書改変部142は改変を行わないが、このように、改変の必要がないため改変されなかった中間データも、後段の処理に用いる場合には便宜上「改変後中間データ」と呼ぶことにする。
Next, the shipping processing unit 140 includes a processing instruction unit 141 and a document modification unit 142.
Among these, the document modification unit 142 has a function of modifying the intermediate data generated by the virtual driver 130 according to a predetermined modification rule. This modified intermediate data is called “modified intermediate data”. At this time, a plurality of modified intermediate data can be generated by performing modification processing according to a plurality of modification rules on one intermediate data.
Note that the modification rule may include “do not modify”. In this case, the document modification unit 142 does not modify the document, but the intermediate data that has not been modified as described above is also referred to as “modified intermediate data” for convenience when used in subsequent processing. To.

処理指示部141は、文書改変部142に対し、使用する改変規則を指定して中間データの改変を指示する機能を備える。また、その指示に応じて生成された改変後中間データを実ドライバ150に渡し、その改変後中間データに基づく外部装置へのデータ送信を行うことを指示する機能も備える。   The processing instruction unit 141 has a function of instructing the document modification unit 142 to modify the intermediate data by specifying a modification rule to be used. Further, it has a function of passing the modified intermediate data generated according to the instruction to the real driver 150 and instructing data transmission to an external device based on the modified intermediate data.

次に、実ドライバ150は、仮想ドライバ130と同じく、PC10が実行するOS(オペレーションシステム)上で動作し、プリンタドライバのインタフェースを持つドライバである。そして、処理指示部141からの指示に従い、処理指示部141から渡される改変後中間データに基づく描画処理を行い、外部装置へ送信するための送信用データを生成する機能を備える。   Next, like the virtual driver 130, the real driver 150 is a driver that operates on an OS (operation system) executed by the PC 10 and has a printer driver interface. Then, in accordance with an instruction from the processing instruction unit 141, a rendering process based on the modified intermediate data passed from the processing instruction unit 141 is performed, and a function for generating transmission data to be transmitted to an external device is provided.

この送信用データは、送信先の外部装置での取り扱いに適した形式のデータであり、PDF(Portable Document Format)形式やXPS(XML Paper Specification)形式のような環境非依存の文書データや、TIFF(Tagged Image File Format)形式、JPEG(Joint Photographic Experts Group)形式のような画像データとすることができる。外部装置での用途に合わせて任意に形式を定めればよい。外部装置がプリンタであれば、プリンタ言語形式の印刷データであってもよい。また、実ドライバ150は、1つの中間データから複数の形式の送信用データを生成するものであってもよい。なお、実ドライバ150は、プリンタを制御する機能を備えている必要はない。   This transmission data is data in a format suitable for handling by the external device of the transmission destination, such as environment-independent document data such as PDF (Portable Document Format) and XPS (XML Paper Specification), TIFF Image data such as (Tagged Image File Format) format and JPEG (Joint Photographic Experts Group) format can be used. The format may be arbitrarily determined according to the use in the external device. If the external device is a printer, it may be print data in a printer language format. The real driver 150 may generate a plurality of types of transmission data from one intermediate data. Note that the actual driver 150 does not need to have a function of controlling the printer.

実ドライバ150は、より詳細には、印刷設定部151と描画部152を備える。これらのうち印刷設定部151は、仮想ドライバ130の印刷設定部131と同様、部数、両面、集約、製本、変倍といった、印刷に用いる印刷設定を管理し、また送信用データの生成に反映させる機能を備える。   More specifically, the actual driver 150 includes a print setting unit 151 and a drawing unit 152. Among these, the print setting unit 151 manages the print settings used for printing, such as the number of copies, double-sided, aggregation, bookbinding, and scaling, as well as the print setting unit 131 of the virtual driver 130, and reflects them in the generation of transmission data. It has a function.

印刷設定部151が備えるUI制御部153は、この設定を受け付けるための画面等のUIを制御する機能を備える。ただし、仮想ドライバ130側の印刷設定との混同を避けるため、UI制御部153が提供するUIの操作は、文書を取り扱うアプリ120からでなく、別のアプリから、あるいはUI制御部153の機能を直接呼び出して行うようにするとよい。また、描画に反映させる印刷設定は、印刷設定部151に保持させるとよい。
描画部152は、描画に反映させるべき印刷設定に従って、処理指示部141から渡される中間データ(改変後中間データ)に基づく描画処理を行い、送信用データを生成する機能を備える。
The UI control unit 153 included in the print setting unit 151 has a function of controlling a UI such as a screen for receiving this setting. However, in order to avoid confusion with the print settings on the virtual driver 130 side, the UI operation provided by the UI control unit 153 is not performed from the application 120 that handles the document, but from another application or the function of the UI control unit 153. It is better to call it directly. Also, the print settings to be reflected in the drawing may be stored in the print setting unit 151.
The drawing unit 152 has a function of generating drawing data by performing drawing processing based on intermediate data (modified intermediate data) passed from the processing instruction unit 141 in accordance with print settings to be reflected in drawing.

次に、送信制御部160は、実ドライバ150が生成した送信用データを通信部170に渡し、その送信用データを外部装置に送信するよう指示する機能を備える。このとき、送信先はアドレス等で直接指定してもよいし、通信部170との間で接続が確立されている外部装置全て、といった指定でもよい。   Next, the transmission control unit 160 has a function of transferring the transmission data generated by the real driver 150 to the communication unit 170 and instructing the transmission data to be transmitted to an external device. At this time, the transmission destination may be directly specified by an address or the like, or may be specified such as all external devices that are connected to the communication unit 170.

通信部170は、送信制御部160からの指示に応じて外部装置にデータを送信する機能を備える。外部装置の種類に応じてこの送信機能を複数のモジュールに分けて設けてもよい。また、送信は、指示されてから送信先装置とネゴシエーションを行って接続を確立して行ってもよいし、予め送信先装置とネゴシエーションを行って接続を確立しておき、送信指示に応じて速やかにデータを送信できるようにしてもよい。
これらの送信制御部160及び通信部170のより詳細な構成及び動作については、図4以降を用いて後述する。
The communication unit 170 has a function of transmitting data to an external device in response to an instruction from the transmission control unit 160. Depending on the type of external device, this transmission function may be divided into a plurality of modules. In addition, the transmission may be performed after negotiation with the transmission destination apparatus after establishment of the instruction to establish a connection, or by establishing negotiation with the transmission destination apparatus in advance and promptly responding to the transmission instruction. It may be possible to transmit data.
More detailed configurations and operations of the transmission control unit 160 and the communication unit 170 will be described later with reference to FIG.

次に、図4を用いて、図3の機能を備えるPC10が、文書を送信用データとして外部装置へ送信する場合の各部の動作及び必要な設定等についてより具体的に説明する。
図4の例は、文書を会議システム22a(ローカルサーバ22の一例)及びスマートデバイス21a,21b(それぞれスマートデバイス21の一例)に送信する例である。なお、これらの装置は、通信部170との間で接続が確立されている装置の全てであるとする。また、送信はPDF形式のデータで行い、不特定多数の人に見られる可能性がある会議システム22a向けに送信する文書は、元の文書のうち個人情報が含まれる箇所を塗りつぶした内容とする。スマートデバイス21a,21b向けには、文書の内容を改変せずに送信する(データの形式は変更する)。
Next, with reference to FIG. 4, the operation of each unit and necessary settings when the PC 10 having the function of FIG. 3 transmits a document as transmission data to an external device will be described more specifically.
The example of FIG. 4 is an example in which a document is transmitted to the conference system 22a (an example of the local server 22) and the smart devices 21a and 21b (each an example of the smart device 21). Note that these devices are all of the devices that have established connections with the communication unit 170. The transmission is performed in PDF format, and the document to be transmitted to the conference system 22a that can be seen by an unspecified number of people is a content in which a portion including the personal information is filled in the original document. . For the smart devices 21a and 21b, the document contents are transmitted without modification (the data format is changed).

図4の例において、通信部170は、会議システムと通信を行う機能を提供する会議システムプラグイン171と、スマートデバイスと通信を行う機能を提供するスマートデバイスプラグイン172とを備える。会議システムプラグイン171は、電子会議機能を備える会議システム22aと予めネゴシエーションして接続を確立(ペアリング)し、スマートデバイスプラグイン172は、所定の通信機能を備えるスマートデバイス21a,21bと予めネゴシエーションして接続を確立(ペアリング)する。   In the example of FIG. 4, the communication unit 170 includes a conference system plug-in 171 that provides a function of communicating with a conference system, and a smart device plug-in 172 that provides a function of communicating with a smart device. The conference system plug-in 171 negotiates with the conference system 22a having an electronic conference function in advance to establish a connection (pairing), and the smart device plug-in 172 negotiates with the smart devices 21a and 21b having a predetermined communication function in advance. To establish a connection (pairing).

そして、各プラグインは、送信制御部160からの送信指示に応じて、指示された送信用データを、予め確立しておいた接続による通信経路を用いてペアリング相手に送信する。ペアリング相手が複数いれば、それら全てに対して送信を行う。一部のみに対する送信の指示ができるようにしてもよいが、ここでは全てに対して送信を行うものとする。
従って、送信制御部160は、会議システム22aに送信用データを送信したい場合には、その送信を会議システムプラグイン171に指示し、スマートデバイス21a,21bに送信したい場合にはその送信をスマートデバイスプラグイン172に指示すればよい。
Each plug-in transmits the instructed data for transmission to the pairing partner using the communication path established in advance according to the transmission instruction from the transmission control unit 160. If there are multiple pairing partners, transmission is performed for all of them. Although it may be possible to instruct transmission for only a part, it is assumed here that transmission is performed for all.
Accordingly, the transmission control unit 160 instructs the conference system plug-in 171 to transmit data for transmission to the conference system 22a, and transmits the data to the smart device 21a, 21b when transmitting the data to the smart device 21a, 21b. The plug-in 172 may be instructed.

なおこのとき、例えば、会議システムプラグイン171は会議システム22aへPDF形式のデータのみを送信し、スマートデバイスプラグイン172はスマートデバイス21a,21bへPDF形式のデータとJPEG形式のデータを送信する、というように、プラグインによって送信先へ送信するデータの形式が異なっていてもよい。形式の選択は、送信制御部160からプラグインに対し、送信すべき形式の送信用データのみ渡すようにして行っても、プラグイン側で一部の形式のデータのみを選択して送信先装置へ送信することによって行ってもよい。   At this time, for example, the conference system plug-in 171 transmits only PDF format data to the conference system 22a, and the smart device plug-in 172 transmits PDF format data and JPEG format data to the smart devices 21a and 21b. As described above, the format of data transmitted to the transmission destination may be different depending on the plug-in. Even if the format is selected by passing only the data for transmission in the format to be transmitted from the transmission control unit 160 to the plug-in, only the data in a part of the format is selected on the plug-in side and the transmission destination device is selected. It may be performed by transmitting to.

いずれにせよ、実ドライバ150は、処理指示部141から渡される全ての中間データについて、送信制御部160が必要とする全ての形式の送信用データを生成して、送信制御部160に渡す。なお、この実施形態では、プラグインから外部装置へどの形式で送信用データを送信しても構わないため、以後、特に必要がない限り、送信用データの形式については触れないことにする。   In any case, the real driver 150 generates all types of transmission data required by the transmission control unit 160 for all the intermediate data transferred from the processing instruction unit 141 and passes the data to the transmission control unit 160. In this embodiment, since the transmission data may be transmitted from the plug-in to the external device in any format, the format of the transmission data will not be described hereinafter unless particularly required.

以上のPC10において、文書を会議システム22a及びスマートデバイス21a,21bに送信しようとする場合、ユーザは、アプリ120を用いて送信しようとする文書を開き、仮想ドライバ130を用いた送信を行うことを指示する。この指示に応じて仮想ドライバ130は文書データに基づき中間データ181を生成する。また、ユーザはこれに先立って処理順ルール182及び送信ルール183を設定しておく。   In the PC 10 described above, when a document is to be transmitted to the conference system 22 a and the smart devices 21 a and 21 b, the user opens the document to be transmitted using the application 120 and performs transmission using the virtual driver 130. Instruct. In response to this instruction, the virtual driver 130 generates intermediate data 181 based on the document data. Further, prior to this, the user sets the processing order rule 182 and the transmission rule 183.

処理順ルール182は、処理指示部141が、どの順でどんな改変規則に従って改変した中間データの送信を実ドライバ150に指示するかを定めるルールである。例えば、表1に示すように、1回目は個人情報を塗りつぶす改変を行った後の中間データの送信を指示し、2回目は改変を行わない中間データの送信を指示すべきことを定めることが考えられる。   The processing order rule 182 is a rule that determines whether the processing instruction unit 141 instructs the real driver 150 to transmit intermediate data modified according to which modification rule in which order. For example, as shown in Table 1, it may be specified that the first time should instruct the transmission of intermediate data after the modification that fills the personal information, and the second time should instruct the transmission of the intermediate data without the modification. Conceivable.

Figure 2017134783
Figure 2017134783

処理順ルール182には、文書の送信に際して行いたい改変(又は改変を行わない旨)を、全て登録しておく。ここでは、会議システム22a向けに、個人情報を塗りつぶす改変を行うことと、スマートデバイス21a,21b向けに、改変を行わないこととを希望しているため、これらの改変(又は改変を行わない旨)を登録している。何回目をどの改変とするかは、後述のように送信ルール183と対応していれば、任意である。   In the processing order rule 182, all modifications that are desired to be performed at the time of document transmission (or that no modification is performed) are registered. In this case, since it is desired to modify the personal information for the conference system 22a and not to modify the smart devices 21a and 21b, these modifications (or not to be modified) ) Is registered. The number of times and the modification are arbitrary as long as they correspond to the transmission rule 183 as described later.

処理指示部141は、仮想ドライバ130から中間データ181の処理指示を受けると、この処理順ルール182を参照し、1回目から順に、必要に応じて文書改変部142に改変規則に従った中間データの改変を行わせ、実ドライバ150に、その改変後の中間データの送信を指示する。このとき、改変前の中間データも残しておき、元の中間データ181を異なる改変規則に従って改変した改変後中間データを順次得られるようにする。   When the processing instruction unit 141 receives a processing instruction for the intermediate data 181 from the virtual driver 130, the processing instruction unit 141 refers to the processing order rule 182, and in order from the first time, the document modification unit 142 performs intermediate data according to the modification rule as necessary. And the real driver 150 is instructed to transmit the modified intermediate data. At this time, the intermediate data before modification is also left, and the modified intermediate data obtained by modifying the original intermediate data 181 according to different modification rules can be sequentially obtained.

送信ルール183は、送信制御部160が、1つの文書についての実ドライバ150からの何回目の送信指示に応じてどのような送信制御を行うかを定めるルールである。例えば、表2に示すように、1回目の送信指示に応じて会議システムプラグイン171に送信を指示し、2回目の送信指示に応じてスマートデバイスプラグイン172に送信を指示すべきことを定めることが考えられる。ここでは、各プラグインがそのプラグインとペアリングされている全ての装置に送信用データを送信するので、プラグインへの送信指示は、それら全ての装置を送信先とする送信指示となる。   The transmission rule 183 is a rule that determines what transmission control the transmission control unit 160 performs according to the number of transmission instructions from the real driver 150 for one document. For example, as shown in Table 2, the conference system plug-in 171 is instructed to transmit in response to the first transmission instruction, and the smart device plug-in 172 is instructed to transmit in response to the second transmission instruction. It is possible. Here, since each plug-in transmits transmission data to all devices paired with the plug-in, the transmission instruction to the plug-in is a transmission instruction with all these devices as the transmission destination.

Figure 2017134783
Figure 2017134783

実ドライバ150は、処理指示部141から改変後中間データの送信指示を受けると、その改変後中間データに基づき、改変後の文書の内容と対応する送信用データを生成し、送信制御部160へその送信用データを渡して送信を指示する。ここで、処理指示部141から実ドライバ150への送信指示と、実ドライバ150から送信制御部160への送信指示とは1対1に対応するものとする。   When the real driver 150 receives an instruction to transmit the modified intermediate data from the processing instruction unit 141, the actual driver 150 generates transmission data corresponding to the content of the modified document based on the modified intermediate data, and sends it to the transmission control unit 160. Send the data for transmission and instruct transmission. Here, it is assumed that the transmission instruction from the processing instruction unit 141 to the real driver 150 and the transmission instruction from the real driver 150 to the transmission control unit 160 have a one-to-one correspondence.

従って、処理指示部141から実ドライバ150への1回目の送信指示に従って実ドライバ150が送信用データを生成すると、実ドライバ150は、送信制御部160に対する1回目の送信指示で、その生成した送信用データの送信を指示する。送信制御部160は、この1回目の送信指示に応じて、送信ルール183において定められた「1回目」と対応する送信処理を実行する。2回目以降についても同様である。   Accordingly, when the real driver 150 generates transmission data in accordance with the first transmission instruction from the processing instruction unit 141 to the real driver 150, the real driver 150 transmits the generated transmission data in accordance with the first transmission instruction to the transmission control unit 160. Instruct to send credit data. In response to the first transmission instruction, the transmission control unit 160 executes a transmission process corresponding to the “first time” defined in the transmission rule 183. The same applies to the second and subsequent times.

なお、送信制御部160は、実ドライバ150から受け取った送信指示の数を、送信ルール183に定められる送信指示の数(表2の例では2回)でリセットされるループカウンタを用いてカウントする等して、受け取った各送信指示が、1つの文書についての何回目の送信指示であるかを把握することができる。   The transmission control unit 160 counts the number of transmission instructions received from the actual driver 150 using a loop counter that is reset by the number of transmission instructions determined in the transmission rule 183 (twice in the example of Table 2). For example, it is possible to grasp how many times the received transmission instruction is for one document.

以上のように、処理順ルール182と送信ルール183により、処理順を媒介として、中間データに適用する複数の改変規則と、その各規則に従った改変後の内容の文書(の送信用データ)の送信先とが対応付けて定められていることになる。これらのルールは、ユーザあるいは管理者が編集できるようにするとよい。   As described above, according to the processing order rule 182 and the transmission rule 183, a plurality of modification rules to be applied to intermediate data using the processing order as a medium, and a document with modified contents according to each rule (data for transmission) Are determined in association with each other. These rules should be editable by the user or administrator.

次に、図5及び図6を用いて、表1に示した処理順ルール182及び表2に示した送信ルール183に従って文書を外部装置に送信する場合にPC10の各部が実行する動作について説明する。図5及び図6は、その動作の一例を示すシーケンス図である。また、図5及び図6に示す動作は、この発明の情報処理方法の第1実施形態に係る動作である。   Next, operations performed by each unit of the PC 10 when a document is transmitted to an external device according to the processing order rule 182 shown in Table 1 and the transmission rule 183 shown in Table 2 will be described with reference to FIGS. . 5 and 6 are sequence diagrams showing an example of the operation. 5 and 6 are operations according to the first embodiment of the information processing method of the present invention.

図5の動作においては、まずユーザが、アプリ120で編集中の文書を、通信部170の各プラグインとペアリングされている装置に送信すべく、アプリ120に対し、編集中の文書を仮想ドライバ130を用いて処理することを指示する(S11)。仮想ドライバ130は上述のようにプリンタドライバのインタフェースを持つため、ステップS11の指示に際し、ユーザは、仮想ドライバ130と対応付けられた仮想的なプリンタを選択し、そのプリンタを用いて編集中の文書を印刷する指示を行えばよい。その際、必要に応じて印刷設定を行うことができる。   In the operation of FIG. 5, first, in order to send a document being edited by the application 120 to the device paired with each plug-in of the communication unit 170, the user virtually transmits the document being edited to the application 120. Instructing the processing using the driver 130 (S11). Since the virtual driver 130 has a printer driver interface as described above, the user selects a virtual printer associated with the virtual driver 130 in response to the instruction in step S11, and a document being edited using the printer. May be instructed to print. At that time, print settings can be made as necessary.

ステップS11の指示を受けたアプリ120は、仮想ドライバ130に対し、編集中の文書の内容を示す文書データの処理を指示する。この処理指示は、アプリ120としては印刷の指示という認識でよく、仮想ドライバ130に渡した印刷データが、最終的に外部装置へ送信されることを把握している必要はない。   Upon receiving the instruction in step S11, the application 120 instructs the virtual driver 130 to process document data indicating the content of the document being edited. This processing instruction may be recognized as a printing instruction for the application 120, and it is not necessary to know that the print data passed to the virtual driver 130 is finally transmitted to the external device.

なお、図では、この指示と共に文書のデータを仮想ドライバ130に渡すように示している。しかし、所定の識別情報と対応付けて文書のデータ(及び設定データ)を仮想ドライバ130からアクセス可能な記憶領域に格納しておき、仮想ドライバ130が、処理指示と共に通知された識別情報をキーにこれらのデータをその記憶領域から読み出すようにしてもよい。他の各機能部間でのデータの受け渡しについても同様である。   In the figure, the document data is transferred to the virtual driver 130 together with this instruction. However, document data (and setting data) is stored in a storage area accessible from the virtual driver 130 in association with predetermined identification information, and the virtual driver 130 uses the identification information notified together with the processing instruction as a key. These data may be read from the storage area. The same applies to data exchange between other functional units.

仮想ドライバ130は、ステップS12の指示を受けると、渡された文書データに対して描画処理を行い、中間データを生成する(S13)。そして、その生成した中間データを、図4の中間データ181のように適当な記憶領域に保存し、処理指示部141に対してその処理を指示する(S14)。   Upon receiving the instruction in step S12, the virtual driver 130 performs drawing processing on the transferred document data and generates intermediate data (S13). Then, the generated intermediate data is stored in an appropriate storage area like the intermediate data 181 of FIG. 4, and the processing is instructed to the processing instruction unit 141 (S14).

ステップS14の指示を受けた処理指示部141は、処理順ルール182を参照する。そして、実ドライバ150に対する1回目の処理指示は、所定の改変規則(個人情報を塗りつぶす)に従って改変した中間データについて行うべきことがわかるので、処理指示部141は、文書改変部142に対してその改変を指示する(S15)。文書改変部142は、その指示に従って改変を実行し(S16)、改変後中間データを処理指示部141へ返す(S17)。具体的な改変処理の例については後述する。   Upon receiving the instruction in step S14, the process instruction unit 141 refers to the process order rule 182. Then, since it is understood that the first processing instruction to the real driver 150 should be performed for the intermediate data modified in accordance with a predetermined modification rule (filling personal information), the processing instruction unit 141 instructs the document modification unit 142 to A modification is instructed (S15). The document modification unit 142 performs modification according to the instruction (S16), and returns the modified intermediate data to the processing instruction unit 141 (S17). A specific example of the modification process will be described later.

処理指示部141は、上記の改変後中間データを実ドライバ150に渡し、これを処理するよう指示する(S18)。実ドライバ150も上述のようにプリンタドライバのインタフェースを持つため、ステップS18の指示は、印刷の指示として行うことができる。また、この指示は、処理指示部141が今回受け取った中間データについて行う1回目の処理指示である。   The processing instruction unit 141 passes the modified intermediate data to the real driver 150 and instructs it to be processed (S18). Since the actual driver 150 also has a printer driver interface as described above, the instruction in step S18 can be performed as a printing instruction. This instruction is the first processing instruction that the processing instruction unit 141 performs for the intermediate data received this time.

ステップS18の指示を受けた実ドライバ150は、渡された改変後中間データに対して描画処理を行い、送信用データを生成する(S19)。そして、送信制御部160に対し、その送信用データの送信を行うよう指示する(S20)。この指示は、送信制御部160が受け取る1回目の送信指示である。送信制御部160は、指示に係る送信用データがどの文書あるいは中間データに基づき生成されたかを把握している必要はなく、送信指示を受信する毎に、1回目、2回目、(次の文書についての)1回目、・・・、というように回数をカウントすればよい。   The real driver 150 that has received the instruction in step S18 performs drawing processing on the passed intermediate data after modification, and generates transmission data (S19). Then, the transmission control unit 160 is instructed to transmit the transmission data (S20). This instruction is the first transmission instruction received by the transmission control unit 160. The transmission control unit 160 does not need to know which document or intermediate data the transmission data related to the instruction is generated based on, and every time a transmission instruction is received, the first, second, (next document The number of times may be counted as in the first time.

送信制御部160は、ステップS20の指示を受けると、送信ルール183を参照する。そして、1回目の送信指示に応じて行うべき処理は、会議システムプラグイン171に対する送信指示であることがわかる。そこで、送信制御部160は、会議システムプラグイン171に送信用データを渡し、その送信を指示する(S21)。
会議システムプラグイン171は、この指示を受けると、受け取った送信用データを、ペアリングされている会議システム22aへ送信する(S22)。従って、ステップS21での送信指示は、会議システムプラグイン171とペアリングされている会議システム22aを送信先とする送信指示ということになる。
When receiving the instruction in step S20, the transmission control unit 160 refers to the transmission rule 183. It can be seen that the process to be performed in response to the first transmission instruction is a transmission instruction to the conference system plug-in 171. Therefore, the transmission control unit 160 passes the transmission data to the conference system plug-in 171 and instructs the transmission (S21).
Upon receiving this instruction, the conference system plug-in 171 transmits the received transmission data to the paired conference system 22a (S22). Therefore, the transmission instruction in step S21 is a transmission instruction for the conference system 22a paired with the conference system plug-in 171 as a transmission destination.

また、ステップS22では、アプリ120で編集中の文書が、個人情報を塗りつぶすように改変された内容の文書を示す送信用データが会議システム22aへ送信される。従って、会議システム22aが表示や配信等によりその文書を出力する場合も、個人情報が塗りつぶされた状態の文書となり、個人情報の秘密を保持することができる。
ステップS22の後、会議システムプラグイン171、送信制御部160及び実ドライバ150は、送信指示元に対して順次送信完了の応答を返す(S23〜S25)。
In step S22, transmission data indicating a document whose contents are modified so that the document being edited by the application 120 is filled with personal information is transmitted to the conference system 22a. Therefore, even when the conference system 22a outputs the document by display, distribution, etc., it becomes a document in which the personal information is filled, and the secret of the personal information can be held.
After step S22, the conference system plug-in 171, the transmission control unit 160, and the actual driver 150 sequentially return transmission completion responses to the transmission instruction source (S23 to S25).

次に、動作は図6に示す部分に進み、処理指示部141は、再度処理順ルール182を参照する。そして、実ドライバ150に対する2回目の処理指示は、改変を行わない中間データについて行うべきことがわかるので、処理指示部141は、改変なしの中間データを実ドライバ150に渡し、これを処理するよう指示する(S26)。この指示は、処理指示部141が今回受け取った中間データについて行う2回目の処理指示であるが、指示の形式は、ステップS18と同じである。2回目である旨のデータを付す必要はない。   Next, the operation proceeds to the part shown in FIG. 6, and the processing instruction unit 141 refers to the processing order rule 182 again. Then, since it is understood that the second processing instruction to the real driver 150 should be performed for intermediate data that is not modified, the processing instruction unit 141 passes the unmodified intermediate data to the real driver 150 and processes it. Instruct (S26). This instruction is a second processing instruction performed on the intermediate data received by the processing instruction unit 141 this time, but the instruction format is the same as in step S18. It is not necessary to attach data indicating that this is the second time.

ステップS26の指示を受けた実ドライバ150は、渡された改変なしの中間データに対して描画処理を行い、送信用データを生成する(S27)。そして、送信制御部160に対し、その送信用データの送信を行うよう指示する(S28)。この指示は、送信制御部160が受け取る2回目の送信指示である。ここでも、形式は1回目と全く同じでよく、送信制御部160側で回数をカウントする。   The real driver 150 that has received the instruction in step S26 performs a drawing process on the passed intermediate data without modification, and generates transmission data (S27). Then, the transmission control unit 160 is instructed to transmit the transmission data (S28). This instruction is a second transmission instruction received by the transmission control unit 160. Here, the format may be exactly the same as the first time, and the transmission controller 160 counts the number of times.

送信制御部160は、ステップS28の指示を受けると、送信ルール183を参照する。そして、2回目の送信指示に応じて行うべき処理は、スマートデバイスプラグイン172に対する送信指示であることがわかる。そこで、送信制御部160は、スマートデバイスプラグイン172に送信用データを渡し、その送信を指示する(S29)。   When receiving the instruction in step S28, the transmission control unit 160 refers to the transmission rule 183. It can be seen that the process to be performed in response to the second transmission instruction is a transmission instruction to the smart device plug-in 172. Therefore, the transmission control unit 160 passes the transmission data to the smart device plug-in 172 and instructs the transmission (S29).

スマートデバイスプラグイン172は、この指示を受けると、受け取った送信用データを、ペアリングされているスマートデバイス21a,21bへ送信する(S30)。従って、ステップS29での送信指示は、スマートデバイスプラグイン172とペアリングされているスマートデバイス21a,21bを送信先とする送信指示ということになる。   Upon receiving this instruction, the smart device plug-in 172 transmits the received transmission data to the paired smart devices 21a and 21b (S30). Therefore, the transmission instruction in step S29 is a transmission instruction for the smart devices 21a and 21b paired with the smart device plug-in 172 as the transmission destination.

また、ステップS30では、アプリ120で編集中の文書の内容を示す送信用データがスマートデバイス21a,21bへ送信される。従って、スマートデバイス21a,21bが表示等によりその文書を出力する場合も、編集中のものと同じ文書となり、個人情報を参照することができる。
ステップS30の後、スマートデバイスプラグイン172、送信制御部160及び実ドライバ150は、送信指示元に対して順次送信完了の応答を返す(S31〜S33)。
以上で、ステップS11の指示に応じた一連の動作が完了する。
In step S30, transmission data indicating the content of the document being edited by the application 120 is transmitted to the smart devices 21a and 21b. Therefore, even when the smart devices 21a and 21b output the document by display or the like, the document becomes the same document as that being edited, and the personal information can be referred to.
After step S30, the smart device plug-in 172, the transmission control unit 160, and the actual driver 150 sequentially return transmission completion responses to the transmission instruction source (S31 to S33).
Thus, a series of operations corresponding to the instruction in step S11 is completed.

以上の動作において、処理指示部141、文書改変部142、及び実ドライバ150が、改変手段に該当する。会議システムプラグイン171とスマートデバイスプラグイン172が、送信手段に該当する。送信制御部160が、送信指示手段に該当する。また、ステップS13が処理手順に該当し、ステップS15乃至S19及びS26乃至S27が改変手順に該当する。ステップS22及びS30が送信手順に該当し、ステップS21及びS29が送信制御手順に該当する。   In the above operation, the processing instruction unit 141, the document modification unit 142, and the actual driver 150 correspond to modification units. The conference system plug-in 171 and the smart device plug-in 172 correspond to transmission means. The transmission control unit 160 corresponds to a transmission instruction unit. Step S13 corresponds to the processing procedure, and steps S15 to S19 and S26 to S27 correspond to the modification procedure. Steps S22 and S30 correspond to the transmission procedure, and steps S21 and S29 correspond to the transmission control procedure.

以上説明してきた各部の機能によれば、ユーザは、アプリ120に対して、特定の仮想ドライバ130を用いた文書の処理を一度指示するだけで、複数の送信先に対し、送信先に応じて異なった改変を施した文書を送信することができる。
従って、大勢の人が見る可能性のある会議システム22aに送信する文書ではユーザID等の個人情報を見せないように塗りつぶし、特定のユーザのみが見ることが想定されるスマートデバイス21a,21bに送信する文書では個人情報を見せるといった送信を、簡単な操作で行うことができる。
According to the function of each unit described above, the user can instruct the application 120 to process a document using the specific virtual driver 130 once. Documents with different modifications can be sent.
Accordingly, in a document to be transmitted to the conference system 22a that a large number of people may see, it is painted so as not to show personal information such as a user ID and transmitted to the smart devices 21a and 21b that are supposed to be viewed only by a specific user. In a document to be sent, transmission such as showing personal information can be performed with a simple operation.

また、開発文書を開発者及び開発内容を共有する外部の人に配信するケースにおいて、開発者のスマートデバイスには開発に関する外部に公開してはいけない情報(例えば開発名称)を見える状態で配信しつつ、外部の人にはその公開してはいけない情報を塗りつぶした状態で配信する、といった用途も考えられる。   In addition, in the case where the development document is distributed to the developer and the external person who shares the development contents, the developer's smart device distributes information (for example, development name) that should not be disclosed to the outside in a visible state. On the other hand, it is also possible to distribute the information that should not be disclosed to outsiders in a painted state.

このような送信が可能であるのは、仮想ドライバ130が生成した中間データ181を、処理順ルール182のように予め定められた複数の改変規則に従ってそれぞれ改変するようにしたことによるものである。また、送信制御部160が、上記複数の改変規則のそれぞれと対応付けて送信ルール183のように定められた送信先を参照して、改変後の各送信用データをそれぞれ、その送信用データの生成に用いた改変規則と対応する送信先へ送信することを、通信部170のプラグインに指示するようにしたことによるものである。   Such transmission is possible because the intermediate data 181 generated by the virtual driver 130 is modified in accordance with a plurality of predetermined modification rules such as the processing order rule 182. In addition, the transmission control unit 160 refers to the transmission destination defined as the transmission rule 183 in association with each of the plurality of modification rules, and sets each modified transmission data to the transmission data. This is because the plug-in of the communication unit 170 is instructed to transmit to the transmission destination corresponding to the modification rule used for generation.

また、文書の内容の改変を、中間データ181に対して行うようにしたため、文書の送信に関する処理からアプリ120を解放した後で改変処理が可能である。また、中間データ181は、仮想ドライバ130のベンダであれば容易に内容を把握できるため、文書改変部142の開発が容易であるし、改変に際して不測のエラーが起こる可能性を低減できる。   Further, since the modification of the document content is performed on the intermediate data 181, the modification process can be performed after releasing the application 120 from the process related to document transmission. Further, since the contents of the intermediate data 181 can be easily grasped by the vendor of the virtual driver 130, the development of the document modification unit 142 is easy, and the possibility of an unexpected error during modification can be reduced.

次に、図7A及び図7Bを用いて、文書改変部142が行う中間データ181の改変の例を示す。
図7Aに示す例は、特定項目の情報を視認できなくするための改変の例である。より具体的には、「特定の決まったフォーマット文書を印刷する際に、特定の文字の後に続く文字は暗号化または黒く塗りつぶす」という改変規則に従った改変の例である。図7Aの例では、その特定の文字(すなわち項目名)を「患者名:」としており、このことにより、患者名という個人情報を視認できなくしている。
すなわち、改変前の文書201では「山田花子」と記載されている患者名201aが、改変後の文書202では暗号化データ202aに、改変後の文書203では塗りつぶし画像203aに改変されている。
Next, an example of modification of the intermediate data 181 performed by the document modification unit 142 will be described with reference to FIGS. 7A and 7B.
The example shown in FIG. 7A is an example of a modification for making the information of a specific item invisible. More specifically, this is an example of modification in accordance with a modification rule of “when a specific fixed format document is printed, a character that follows a specific character is encrypted or painted black”. In the example of FIG. 7A, the specific character (that is, the item name) is “patient name:”, which makes it impossible to visually recognize the personal information of the patient name.
That is, the patient name 201a described as “Hanako Yamada” in the document 201 before modification is modified to the encrypted data 202a in the document 202 after modification, and the filled image 203a in the document 203 after modification.

この改変につき、アプリ120が扱う文書において同一テキスト内に「患者名:」と実際の患者名(上記例の山田花子)が記載されている場合、中間データ181では1つのテキストのオブジェクトとして表される。そのため、中間データ181中のテキストオブジェクト内で「患者名:」というキーワードがあった場合、そのテキストオブジェクト内で改行コードまでを暗号化や黒く塗りつぶすことで図7Aに示すような改変が可能である。対象を特定の決まったフォーマット文書とすることでこの方法で対応可能である。   For this modification, when “patient name:” and the actual patient name (Hanako Yamada in the above example) are described in the same text in the document handled by the application 120, the intermediate data 181 represents the object as one text. The Therefore, if there is a keyword “patient name:” in the text object in the intermediate data 181, it is possible to modify it as shown in FIG. 7A by encrypting or painting up to the line feed code in the text object. . This method can be handled by setting the target to a specific fixed format document.

また、「患者名:」というキーワードと実際の患者名とが別のテキストオブジェクトとして記載されているような文書においては、ドライバにもこれらが別々に伝わってくる。この場合でも、「患者名:」というキーワードを含むテキストオブジェクトと同様のY座標を指定されたオブジェクトに対して暗号化や塗りつぶしをすることで、対応可能である。   Further, in a document in which the keyword “patient name:” and the actual patient name are described as separate text objects, these are also transmitted to the driver separately. Even in this case, it is possible to cope with the problem by encrypting or painting the object designated with the Y coordinate similar to the text object including the keyword “patient name:”.

また、図7Bに示す例は、特定の文字列を視認できなくするための改変の例である。より具体的には、「特定の文字列を暗号化する」という改変規則に従った改変の例である。図7Bの例では、その特定の文字列を「カイハツメイ」としており、このことにより、「カイハツメイ」という情報を視認できなくしている。   Further, the example shown in FIG. 7B is an example of modification for making a specific character string invisible. More specifically, this is an example of modification in accordance with a modification rule “encrypt a specific character string”. In the example of FIG. 7B, the specific character string is “Kaihatsumei”, which makes it impossible to visually recognize the information “Kaihatsumei”.

すなわち、改変前の文書211では「カイハツメイ」と読める文字列211aが、改変後の文書212では暗号化データ212aに改変されている。このような改変は、特定の名称等を伏せたい場合に用いることができる。
この改変につき、対象の文字列は、中間データ181においてテキストオブジェクト中に含まれると考えられる。そこで、各テキストオブジェクトのテキスト情報をパースして「カイハツメイ」を見つけ、その文字列が見つかったら暗号化することで、対象の文字列を暗号化することができる。
That is, the character string 211a that can be read as “Kaihatsumei” in the document 211 before modification is modified to the encrypted data 212a in the document 212 after modification. Such a modification can be used when it is desired to hide a specific name or the like.
With this modification, the target character string is considered to be included in the text object in the intermediate data 181. Therefore, the text information of each text object is parsed to find “Kaihatsumei”, and when the character string is found, the target character string can be encrypted.

〔第2実施形態:図8乃至図15〕
次に、この発明の情報処理装置の第2実施形態について説明する。この第2実施形態は、送信先毎により柔軟に中間データの改変規則を定めることができるようにした点が第1実施形態と異なるが、その基本的な構成は概ね第1実施形態と共通である。そこで、第1実施形態との相違点を中心に説明する。なお、符号について、第1実施形態と共通の又は対応する構成には、第1実施形態と同じ符号を用いる。
[Second Embodiment: FIGS. 8 to 15]
Next, a second embodiment of the information processing apparatus according to the present invention will be described. This second embodiment is different from the first embodiment in that the modification rule of intermediate data can be flexibly determined for each transmission destination, but the basic configuration is generally the same as that of the first embodiment. is there. Thus, differences from the first embodiment will be mainly described. In addition, about the code | symbol, the code | symbol same as 1st Embodiment is used for the structure which is common or respond | corresponds to 1st Embodiment.

まず図8に、第2実施形態におけるPC10が、文書を送信用データとして外部装置へ送信する場合の各部の動作及び必要な設定等を示す。図8は、図4と対応するものである。
図8の構成では、まず、発送処理部140に送信先取得部143を設け、実ドライバ150と送信制御部160を介して、スマートデバイスプラグイン172から、ペアリングされているスマートデバイスの情報を取得する点が、図4の構成と異なる。スマートデバイスプラグイン172とペアリングされているスマートデバイスは、すなわち送信用データの送信先となる装置であり、送信先取得部143は、その送信先リストを取得する。またここでは、この送信先リストにおいて、各スマートデバイスは、MAC(Media Access Control)アドレスにより特定されるとする。しかし、他の識別情報を用いて特定することも妨げられない。
First, FIG. 8 shows operations of each unit and necessary settings when the PC 10 according to the second embodiment transmits a document as transmission data to an external apparatus. FIG. 8 corresponds to FIG.
In the configuration of FIG. 8, first, the transmission processing unit 140 is provided with a transmission destination acquisition unit 143, and information on the paired smart device is received from the smart device plug-in 172 via the real driver 150 and the transmission control unit 160. The acquisition point is different from the configuration of FIG. The smart device paired with the smart device plug-in 172 is a device that is a transmission destination of data for transmission, and the transmission destination acquisition unit 143 acquires the transmission destination list. Here, it is assumed that each smart device is specified by a MAC (Media Access Control) address in the transmission destination list. However, specification using other identification information is not prevented.

また、図8の構成では、処理順ルール182に代えて、改変規則テーブル184を設け、このテーブルに、表3に示すように、中間データ181の改変規則にそれぞれ一意な名前を付けて登録する。さらに、送信先テーブル185を設け、このテーブルに、表4に示すように、各改変規則を、どの送信先に文書を送信する場合に用いるかを登録する。   In the configuration of FIG. 8, a modification rule table 184 is provided instead of the processing order rule 182, and the modification rule of the intermediate data 181 is registered with a unique name, as shown in Table 3. . Further, a transmission destination table 185 is provided, and in this table, as shown in Table 4, to which transmission destination the document is to be used is registered.

Figure 2017134783
Figure 2017134783

表3において、「名前」は改変規則の名前を示し、「改変規則」が、中間データ181を改変する規則を示す。表3の例において、一番上の行のデータは、「pattern1」という名前の規則が、「開発名と開発部署を塗りつぶし、電話番号を削除する」であることを示す。また、一番下の行のデータは、「patternX」という名前の規則が、「全体を暗号化する」であることを示す。   In Table 3, “Name” indicates the name of the modification rule, and “Modification Rule” indicates the rule for modifying the intermediate data 181. In the example of Table 3, the data in the top row indicates that the rule named “pattern1” is “paint development name and development department and delete phone number”. The data on the bottom line indicates that the rule named “patternX” is “Encrypt the whole”.

Figure 2017134783
Figure 2017134783

表4において、「名前」は表3と同じく改変規則の名前を示し、「送信先候補」が、送信先装置を特定するMACアドレスの範囲を示す。一番上の行のデータは、MACアドレスが「04-A3-43-5F-43-01」から「04-A3-43-5F-43-05」までの送信先に文書を送信する場合に、「pattern1」という名前の規則を用いることを示す。また、一番下の行のデータは、MACアドレスが他の行のデータにおいて指定されていない送信先に文書を使用する場合に、デフォルトの規則として「PatternX」という名前の規則を用いることを示す。   In Table 4, “Name” indicates the name of the modification rule, as in Table 3, and “Destination candidate” indicates the range of MAC addresses that specify the destination device. The data on the top line is when the document is sent to the destinations whose MAC addresses are "04-A3-43-5F-43-01" to "04-A3-43-5F-43-05" , Indicates that the rule named “pattern1” is used. The data in the bottom line indicates that a rule named “PatternX” is used as a default rule when a document is used for a transmission destination whose MAC address is not specified in data in another line. .

表3に示す改変規則テーブル184の内容は、例えば、図9に示す「名前」と「改変規則」との対応関係を示すデータとにより記述することができる。表4に示す送信先テーブル185の内容は、例えば、図10に示す「名前」と「送信先候補」との対応関係を示すデータにより記述することができる。これらのデータはいずれもJson(JavaScript(登録商標) Object Notation)形式のデータである。   The contents of the modification rule table 184 shown in Table 3 can be described by, for example, data indicating the correspondence between “name” and “modification rule” shown in FIG. The contents of the transmission destination table 185 shown in Table 4 can be described by, for example, data indicating the correspondence between “name” and “transmission destination candidate” shown in FIG. These data are all data in the JSON (JavaScript (registered trademark) Object Notation) format.

図9に示すデータ240のうち、符号241〜244で示す部分がそれぞれ、名前が「pattern1」、「pattern2」、「pattern3」、「patternX」の改変規則の内容に関するデータである。なお、「fill」は後ろの項目名の情報を図7Aを用いて説明したように塗りつぶすことを、「delete」は後ろの項目名の情報を同様に削除することを示す。「encrypt」は後ろの項目名の情報を暗号化することを示す。「all」は、対象がテキストの全文であることを示す。
図10に示すデータ230のうち、符号231〜234で示す部分がそれぞれ、名前が「pattern1」、「pattern2」、「pattern3」、「patternX」の改変規則と対応する送信先候補に関するデータである。
In the data 240 shown in FIG. 9, the portions indicated by reference numerals 241 to 244 are data related to the contents of the modification rules whose names are “pattern1”, “pattern2”, “pattern3”, and “patternX”, respectively. Note that “fill” indicates that the information of the back item name is filled as described with reference to FIG. 7A, and “delete” indicates that the information of the back item name is similarly deleted. “Encrypt” indicates that the information of the item name behind is encrypted. “All” indicates that the target is the entire text.
In the data 230 shown in FIG. 10, the portions denoted by reference numerals 231 to 234 are data related to transmission destination candidates corresponding to the modification rules whose names are “pattern1”, “pattern2”, “pattern3”, and “patternX”, respectively.

図8の説明に戻ると、処理指示部141は、送信先取得部143が取得した送信先リストを、送信先テーブル185中の各送信先候補と照らし合わせる。そして、送信先リストに含まれる送信先に文書を送信するために、どの改変規則を用いた中間データ181の改変が必要であるかを判断する。そして、必要と判断した各改変規則につき、文書改変部142に、その各改変規則に従った中間データ181の改変を実行させる。その際、使用する改変規則の内容は、その名前をキーに改変規則テーブル184から取得する。   Returning to the description of FIG. 8, the processing instruction unit 141 compares the transmission destination list acquired by the transmission destination acquisition unit 143 with each transmission destination candidate in the transmission destination table 185. Then, it is determined which modification rule is used to modify the intermediate data 181 in order to transmit the document to the transmission destination included in the transmission destination list. Then, for each modification rule determined to be necessary, the document modification unit 142 is caused to modify the intermediate data 181 according to each modification rule. At this time, the contents of the modification rule to be used are acquired from the modification rule table 184 using the name as a key.

処理指示部141は、ある改変規則と対応する送信先候補の中に、送信先リストに含まれる送信先が1つでもあれば、その改変規則を用いた改変が必要であると判断する。それ以外の改変規則については、中間データ181の改変に使用する必要はない。   If there is at least one transmission destination included in the transmission destination list among transmission destination candidates corresponding to a certain modification rule, the processing instruction unit 141 determines that modification using the modification rule is necessary. Other modification rules need not be used to modify the intermediate data 181.

図8の構成でも、処理指示部141が、文書改変部142による改変後の中間データ181を実ドライバ150に渡し、その送信を指示することは、図4の場合と同じである。しかし、処理指示部141は、その改変後の中間データと共に、改変に用いた改変規則の名前を実ドライバ150に渡す。また、実ドライバ150は、改変後の中間データに基づき生成した送信用データを送信制御部160に渡す際に、送信用データと共に、処理指示部141から受け取った改変規則の名前を渡す。この名前は、送信制御部160からスマートデバイスプラグイン172への送信指示の際にも渡される。これらの名前の伝達は、例えば、改変後の中間データや送信用データのファイル名を、改変規則の名前そのものとするか、その名前に基づき生成した文字列とすることで、該当のデータの受け渡しと同時に行うことができる。   Also in the configuration of FIG. 8, the processing instruction unit 141 passes the intermediate data 181 modified by the document modification unit 142 to the real driver 150 and instructs the transmission thereof as in the case of FIG. 4. However, the processing instruction unit 141 passes the name of the modification rule used for modification to the real driver 150 together with the modified intermediate data. Further, the real driver 150 passes the name of the modification rule received from the processing instruction unit 141 together with the transmission data when passing the transmission data generated based on the modified intermediate data to the transmission control unit 160. This name is also passed when a transmission instruction is sent from the transmission control unit 160 to the smart device plug-in 172. The transfer of these names can be done by, for example, changing the file name of the modified intermediate data or transmission data to the name of the modification rule itself or a character string generated based on the name, and passing the corresponding data. Can be done at the same time.

スマートデバイスプラグイン172は、送信制御部160から送信用データを受け取った場合に、そのファイル名から改変規則の名前を取得し、その名前をキーに送信先テーブル185を検索することにより、受け取った送信用データを送信すべき送信先候補を把握することができる。
この実施形態において、スマートデバイスプラグイン172は、ペアリングされているスマートデバイス全てに送信用データを送信するのではなく、送信先テーブル185に記録されている、当該送信用データの生成に際して使用した改変規則と対応する送信先候補(のうちペアリングされている装置)にのみ、送信用データを送信する。すなわち、送信先テーブル185には、実際のペアリング状態とは無関係に送信先候補が登録されているため、送信先候補のうち実際に送信可能な装置に対してのみ送信を行えばよい。
When the smart device plug-in 172 receives the transmission data from the transmission control unit 160, the smart device plug-in 172 acquires the name of the modification rule from the file name, and searches the transmission destination table 185 using the name as a key. It is possible to grasp a transmission destination candidate to which transmission data is to be transmitted.
In this embodiment, the smart device plug-in 172 is used to generate the transmission data recorded in the transmission destination table 185 instead of transmitting the transmission data to all the paired smart devices. The transmission data is transmitted only to the transmission destination candidates (the paired devices) corresponding to the modification rule. In other words, since transmission destination candidates are registered in the transmission destination table 185 regardless of the actual pairing state, transmission may be performed only to devices that can actually transmit among the transmission destination candidates.

なお、図8の構成で会議システムプラグイン171がない点は、図4の構成との本質的な相違点ではない。図8の構成では、送信制御部160は、どの送信先へ送信用データの送信を行う場合でも、通信部170の唯一のプラグインであるスマートデバイスプラグイン172へ指示を行えばよいため、送信先テーブル185を参照していない。しかし、通信部170にプラグインが複数ある場合、送信先テーブル185を参照して、各送信用データの生成に用いた改変規則と対応する送信先候補を取得し、その送信先候補のペアリングされているプラグインに、送信を指示するようにすればよい。   The absence of the conference system plug-in 171 in the configuration of FIG. 8 is not an essential difference from the configuration of FIG. In the configuration of FIG. 8, the transmission control unit 160 may instruct the smart device plug-in 172, which is the only plug-in of the communication unit 170, to transmit to any transmission destination. The destination table 185 is not referred to. However, when there are a plurality of plug-ins in the communication unit 170, the transmission destination table 185 is referred to, a transmission destination candidate corresponding to the modification rule used for generating each transmission data is acquired, and pairing of the transmission destination candidates is performed. It is only necessary to instruct the plug-in that has been sent.

いずれにせよ、第2実施形態では、送信先取得部143が取得した各送信先が、処理指示部141により、送信先テーブル185に従って改変規則の名前と対応付けられ、さらに改変規則テーブル184に従って改変規則の内容と対応付けられる。そして、少なくとも1つの送信先が対応付けられた改変規則のみを用いて、中間データ181の改変と、実ドライバ150への送信指示を行う。なお、改変規則テーブル184及び送信先テーブル185の内容は、後述するようにユーザが編集可能である。   In any case, in the second embodiment, each transmission destination acquired by the transmission destination acquisition unit 143 is associated with the name of the modification rule by the processing instruction unit 141 according to the transmission destination table 185, and further modified according to the modification rule table 184. Corresponds to the contents of the rule. Then, the modification of the intermediate data 181 and the transmission instruction to the actual driver 150 are performed using only the modification rule associated with at least one transmission destination. The contents of the modification rule table 184 and the transmission destination table 185 can be edited by the user as will be described later.

次に、図11及び図12を用いて、表3に示した改変規則テーブル184及び表4に示した送信先テーブルに従って文書を外部装置に送信する場合にPC10の各部が実行する動作について説明する。図11及び図12は、その動作の一例を示すシーケンス図である。また、図11及び図12に示す動作は、この発明の情報処理方法の第2実施形態に係る動作である。   Next, with reference to FIG. 11 and FIG. 12, an operation performed by each unit of the PC 10 when a document is transmitted to an external device according to the modification rule table 184 shown in Table 3 and the destination table shown in Table 4 will be described. . 11 and 12 are sequence diagrams showing an example of the operation. 11 and 12 are operations according to the second embodiment of the information processing method of the present invention.

図11の動作において、ステップS51乃至S54は、図5のステップS11乃至S14と共通である。
しかし、ステップS54の指示を受けた処理指示部141は、送信先取得部143に対して送信先取得指示を行う(S55)。また、これを受けた送信先取得部143は実ドライバ150に対して送信先取得指示を行い(S56)、以下、送信制御部160、スマートデバイスプラグイン172と、その送信先取得指示が伝達される(S57,S58)。
In the operation of FIG. 11, steps S51 to S54 are common to steps S11 to S14 of FIG.
However, the processing instruction unit 141 that has received the instruction in step S54 issues a transmission destination acquisition instruction to the transmission destination acquisition unit 143 (S55). In response to this, the transmission destination acquisition unit 143 issues a transmission destination acquisition instruction to the real driver 150 (S56). Hereinafter, the transmission control unit 160, the smart device plug-in 172, and the transmission destination acquisition instruction are transmitted. (S57, S58).

スマートデバイスプラグイン172は、送信先取得指示に応じて、ペアリングされているスマートデバイスのリストを、送信先リストとして返す(S59)。この送信先リスト(一例として表5)は、送信制御部160、実ドライバ150及び送信先取得部143を介して、処理指示部141に渡される(S60〜S62)。
なお、送信先取得部143から実ドライバ150への送信先取得指示は、図13に示すようなExtEscapeコマンドをはじめ、公知の適宜なコマンドを利用して行うことができる。
In response to the transmission destination acquisition instruction, the smart device plug-in 172 returns a list of paired smart devices as a transmission destination list (S59). This transmission destination list (Table 5 as an example) is passed to the processing instruction unit 141 via the transmission control unit 160, the actual driver 150, and the transmission destination acquisition unit 143 (S60 to S62).
The transmission destination acquisition instruction from the transmission destination acquisition unit 143 to the actual driver 150 can be performed using a known appropriate command including the ExtEscape command as shown in FIG.

Figure 2017134783
Figure 2017134783

次に、処理指示部141は、ステップS62で送信先リストを受け取ると、送信先テーブル185と、その受け取った送信先リストとに基づき、上述したように、中間データ181の改変に使用する改変規則を決定する(S63)。そして、決定した各改変規則について、文書改変部142に、その改変規則に従った中間データ181の改変を指示する(S64)。改変規則の内容は改変規則テーブル184から取得できる。文書改変部142は、ステップS64の指示に従って改変を実行し(S65)、改変後中間データを処理指示部141へ返す(S66)。処理指示部141は、受け取った改変後中間データを適当な記憶領域に保存する(S67)。このとき、改変規則の名前に基づいて生成したファイル名を付すとよいことは、上述の通りである。   Next, when the processing instruction unit 141 receives the transmission destination list in step S62, based on the transmission destination table 185 and the received transmission destination list, the modification rule used to modify the intermediate data 181 as described above. Is determined (S63). Then, for each determined modification rule, the document modification unit 142 is instructed to modify the intermediate data 181 in accordance with the modification rule (S64). The contents of the modification rule can be acquired from the modification rule table 184. The document modification unit 142 performs modification in accordance with the instruction in step S64 (S65), and returns the modified intermediate data to the processing instruction unit 141 (S66). The processing instruction unit 141 stores the received modified intermediate data in an appropriate storage area (S67). At this time, as described above, the file name generated based on the name of the modification rule may be attached.

その後、動作は図12に示す部分に進み、処理指示部141は、使用した各改変規則について、その改変規則に従った改変後中間データを、使用した改変規則の名前と共に実ドライバ150に渡し、これを処理するよう指示する(S68)。このとき、どの改変規則に従って改変したデータを何番目に送信するかは考慮しなくてよい。名前により改変規則を識別できるためである。   Thereafter, the operation proceeds to the part shown in FIG. 12, and the processing instruction unit 141 passes the modified intermediate data according to the modification rule to the actual driver 150 together with the name of the modification rule used for each modification rule used. An instruction is given to process this (S68). At this time, it is not necessary to consider what modification data is transmitted according to which modification rule. This is because the modification rule can be identified by the name.

ステップS68の指示を受けた実ドライバ150は、渡された改変後中間データに対して描画処理を行い、送信用データを生成する(S69)。そして、送信制御部160に対し、その送信用データの送信を行うよう指示する(S70)。この指示を受けた送信制御部160は、スマートデバイスプラグイン172に送信用データを渡し、その送信を指示する(S71)。なお、これらの指示に際し、使用した改変規則の名前も伝達される。   The real driver 150 that has received the instruction in step S68 performs a drawing process on the passed intermediate data after modification, and generates transmission data (S69). Then, the transmission control unit 160 is instructed to transmit the transmission data (S70). Upon receiving this instruction, the transmission control unit 160 passes the transmission data to the smart device plug-in 172 and instructs the transmission (S71). In addition, the name of the used modification rule is also transmitted in the case of these instructions.

ステップS71の指示を受けたスマートデバイスプラグイン172は、送信先テーブル185から、使用した改変規則と対応する送信先候補を取得する(S72)。そして、ステップS71で受け取った送信用データを、その取得した送信先候補のうちの実際に通信可能な(ペアリングされている)スマートデバイスへ送信する(S73)。従って、ステップS71での送信指示は、使用した改変規則と対応付けて送信先テーブル185に登録されている送信先候補のうち実際に通信可能な装置への送信指示ということになる。なお、実際に通信可能な装置は、図11のステップS59乃至S62で処理指示部141へ提供される送信先リストに登録されている装置と一致するはずである。   The smart device plug-in 172 that has received the instruction in step S71 acquires a transmission destination candidate corresponding to the used modification rule from the transmission destination table 185 (S72). Then, the transmission data received in step S71 is transmitted to the actually communicable (paired) smart device among the acquired transmission destination candidates (S73). Accordingly, the transmission instruction in step S71 is a transmission instruction to a device that can actually communicate among the transmission destination candidates registered in the transmission destination table 185 in association with the used modification rule. Note that the devices that can actually communicate should match the devices registered in the destination list provided to the processing instruction unit 141 in steps S59 to S62 in FIG.

ステップS73の後、スマートデバイスプラグイン172、送信制御部160及び実ドライバ150は、送信指示元に対して順次送信完了の応答を返す(S74〜S76)。
以上のステップS68乃至S76を、使用した全ての改変規則について終了すると、ステップS51の指示に応じた一連の動作が完了する。
After step S73, the smart device plug-in 172, the transmission control unit 160, and the actual driver 150 sequentially return transmission completion responses to the transmission instruction source (S74 to S76).
When the above steps S68 to S76 are completed for all used modification rules, a series of operations according to the instruction in step S51 is completed.

以上の動作において、処理指示部141及び実ドライバ150が、使用した改変規則の名前を送信制御部160に伝達する動作が、提供手段としての動作である。
以上の説明してきた各部の機能によっても、第1実施形態の場合と同様、ユーザは、アプリ120に対して、特定の仮想ドライバ130を用いた文書の処理を指示するだけで、複数の送信先に対し、送信先に応じて異なった改変を施した文書を送信することができる。
In the above operation, the operation in which the processing instruction unit 141 and the actual driver 150 transmit the name of the used modification rule to the transmission control unit 160 is an operation as a providing unit.
Also according to the functions of the respective units described above, as in the case of the first embodiment, the user simply instructs the application 120 to process a document using a specific virtual driver 130, and a plurality of destinations. On the other hand, it is possible to transmit a document with different modifications depending on the transmission destination.

このような送信が可能であるのは、仮想ドライバ130が生成した中間データ181を、改変規則テーブル184のように予め定められた複数の改変規則に従ってそれぞれ改変するようにしたことによるものである。また、その各改変によって生成した改変後中間データ(及び送信用データ)を識別するための識別情報として、処理指示部141から改変に用いた改変規則の名前をスマートデバイスプラグイン172まで順次提供するようにしている。このことにより、第1実施形態の場合のように処理の順序を用いて送信用データとその送信先とを対応付ける必要がなく、動作順の自由度が高まると共に、動作を安定化させることができる。   Such transmission is possible because the intermediate data 181 generated by the virtual driver 130 is modified according to a plurality of predetermined modification rules such as the modification rule table 184. Further, the name of the modification rule used for modification is sequentially provided from the processing instruction unit 141 to the smart device plug-in 172 as identification information for identifying the modified intermediate data (and transmission data) generated by each modification. I am doing so. As a result, it is not necessary to associate the transmission data with the transmission destination using the processing order as in the case of the first embodiment, the degree of freedom in the operation order is increased, and the operation can be stabilized. .

また、処理指示部141は、送信先取得部143を介して取得した送信先リストに基づき、改変規則テーブル184に登録された改変規則のうち、実際に対応する送信先がある改変規則のみを用いて中間データ181の改変を行う。どの改変規則を用いるかは、送信先テーブル185に基づき決定できる。このため、無駄な改変処理を行わなくて済む。また、改変規則テーブル184に、種々の状況を考慮した多数の改変規則を登録しておいても、動作に支障が出ない。   Further, the processing instruction unit 141 uses only the modification rule having the actually corresponding transmission destination among the modification rules registered in the modification rule table 184 based on the transmission destination list acquired via the transmission destination acquisition unit 143. Then, the intermediate data 181 is modified. Which modification rule is used can be determined based on the destination table 185. For this reason, it is not necessary to perform useless modification processing. Further, even if a large number of modification rules taking various situations into account are registered in the modification rule table 184, the operation is not hindered.

ここで、図14に、改変規則テーブル184及び送信先テーブル185の編集操作を受け付けるための画面の例を示す。
図14に示す規則編集画面300は、送信先候補入力部301、適用規則選択部302、塗りつぶしキーワード入力部311、削除キーワード入力部312、置き換えキーワード入力部313、暗号化キーワード入力部314、追加ボタン321を備える。
Here, FIG. 14 shows an example of a screen for accepting an editing operation of the modification rule table 184 and the transmission destination table 185.
14 includes a transmission destination candidate input unit 301, an application rule selection unit 302, a fill keyword input unit 311, a deletion keyword input unit 312, a replacement keyword input unit 313, an encrypted keyword input unit 314, and an add button. 321 is provided.

これらのうち、送信先候補入力部301は、新たに送信先候補として追加したい送信先のMACアドレスを入力する箇所である。適用規則選択部302は、送信先候補を追加したい改変規則をプルダウンメニューにより選択する箇所である。追加ボタン321を操作することにより、これらの入力部への入力に従い送信先テーブル185に送信先候補を追加することができる。   Among these, the transmission destination candidate input unit 301 is a part for inputting a MAC address of a transmission destination to be newly added as a transmission destination candidate. The application rule selection unit 302 is a place where a modification rule to which a transmission destination candidate is to be added is selected from a pull-down menu. By operating the add button 321, transmission destination candidates can be added to the transmission destination table 185 in accordance with inputs to these input units.

また、適用規則選択部302では、改変規則の新規追加も選択できる。この場合、塗りつぶしキーワード入力部311〜暗号化キーワード入力部314の各入力部に、塗りつぶし、削除、置き換え、暗号化の対象とするキーワードあるいは項目名を入力することができる。そして、その状態で追加ボタン321を操作すると、塗りつぶしキーワード入力部311〜暗号化キーワード入力部314への入力に従って改変規則テーブル184に新規に改変規則を追加することができる。   In addition, the application rule selection unit 302 can also select new addition of modification rules. In this case, a keyword or item name to be filled, deleted, replaced, or encrypted can be input to each input unit of the painted keyword input unit 311 to the encrypted keyword input unit 314. When the add button 321 is operated in that state, a modification rule can be newly added to the modification rule table 184 according to the input to the painted keyword input unit 311 to the encrypted keyword input unit 314.

例えば、図9に示した改変規則が改変規則テーブル184に登録されている状態で、開発コードを塗りつぶし、住所を削除する改変規則を追加すると、図9に示したデータは、符号245で示す部分が追加され、図15に示すようになる。
また、このとき送信先候補入力部301に送信先候補を入力しておけば、改変規則の追加と同時に、送信先テーブル185にその改変規則と対応する送信先候補を登録することができる。改変規則の名前は自動で付すが、ユーザが設定できるようにしてもよい。
なお、同様に送信先候補や改変規則の削除を行うための画面を用意してもよい。
For example, when the modification rule shown in FIG. 9 is registered in the modification rule table 184 and the modification rule for filling the development code and deleting the address is added, the data shown in FIG. Is added, as shown in FIG.
If a transmission destination candidate is input to the transmission destination candidate input unit 301 at this time, the transmission destination candidate corresponding to the modification rule can be registered in the transmission destination table 185 simultaneously with the addition of the modification rule. The name of the modification rule is automatically assigned, but it may be set by the user.
Similarly, a screen for deleting transmission destination candidates and modification rules may be prepared.

〔変形例〕
以上で実施形態の説明を終了するが、この発明において、装置の具体的な構成、具体的な処理の手順、データの形式、文書や文書取扱アプリの種類、データの形式、仮想ドライバ130及び実ドライバ150のインタフェース、これらのドライバが実行する処理の内容等は、実施形態で説明したものに限るものではない。
例えば、文書改変部142が中間データに対して行う改変は、上述した実施形態で説明したものに限られない。例えば、文書の一部を強調するような改変も可能である。
[Modification]
This is the end of the description of the embodiment. In the present invention, the specific configuration of the apparatus, the specific processing procedure, the data format, the type of document or document handling application, the data format, the virtual driver 130 and the actual The interface of the driver 150, the contents of processing executed by these drivers, and the like are not limited to those described in the embodiment.
For example, the modification performed by the document modification unit 142 on the intermediate data is not limited to that described in the above-described embodiment. For example, a modification that emphasizes a part of the document is possible.

また、図12のステップS73において、送信先候補に、プラグインにペアリングされていない装置が含まれていた場合、ペアリングされていない装置に対してペアリングを試みたり、ペアリングではない一時的な接続を確立したりして、データの送信を行うことも考えられる。   In addition, in step S73 of FIG. 12, if the destination candidate includes a device that is not paired with the plug-in, the device tries to pair with a device that is not paired, or is temporarily not paired. It is also possible to establish data connection and transmit data.

また、図3、図4等に示した機能部の区分けは、あくまでも一例に過ぎない。1つのプログラムで、実ドライバ150と送信制御部160の機能を合わせ持つプロセスを実現するなど、複数の機能部を合わせて設けたり、逆に1つの機能部を複数に分離して設けたりしてもよい。
また、上述した実施形態においてPC10が備えていた機能は、複数の装置に分散して設け、その複数の装置が協働して、PC10と同等な機能を実現するようにしてもよい。
Further, the division of the functional units shown in FIGS. 3 and 4 is merely an example. A single program can be used to provide a process that combines the functions of the real driver 150 and the transmission control unit 160. For example, a plurality of functional units can be provided together, or a single functional unit can be provided separately. Also good.
In addition, the functions that the PC 10 has in the above-described embodiment may be provided in a distributed manner in a plurality of devices, and the plurality of devices may cooperate to realize a function equivalent to the PC 10.

また、この発明のプログラムの実施形態は、コンピュータに所要のハードウェアを制御させて上述した実施形態におけるPC10の機能の全部又は一部(特にアプリ120以外の部分の機能)を実現させるためのプログラムである。
このようなプログラムは、はじめからコンピュータに備えるROMや他の不揮発性記憶媒体(フラッシュメモリ,EEPROM等)などに格納しておいてもよい。しかし、メモリカード、CD、DVD、ブルーレイディスク等の任意の不揮発性記録媒体に記録して提供することもできる。それらの記録媒体に記録されたプログラムをコンピュータにインストールして実行させることにより、上述した各手順を実行させることができる。
さらに、ネットワークに接続され、プログラムを記録した記録媒体を備える外部装置あるいはプログラムを記憶手段に記憶した外部装置からダウンロードし、コンピュータにインストールして実行させることも可能である。
Further, the embodiment of the program of the present invention is a program for causing a computer to control required hardware to realize all or part of the functions of the PC 10 in the above-described embodiment (particularly, functions of parts other than the application 120). It is.
Such a program may be stored in a ROM or other nonvolatile storage medium (flash memory, EEPROM, etc.) provided in the computer from the beginning. However, it can also be provided by being recorded on an arbitrary nonvolatile recording medium such as a memory card, CD, DVD, or Blu-ray disc. Each procedure described above can be executed by installing the program recorded in the recording medium in a computer and executing the program.
Furthermore, it is also possible to download from an external device that is connected to a network and includes a recording medium that records the program, or an external device that stores the program in a storage unit, and install and execute the program on a computer.

また、以上説明してきた実施形態及び変形例の構成が、相互に矛盾しない限り任意に組み合わせて実施可能であり、また、一部のみを取り出して実施することができることは、勿論である。   In addition, the configurations of the embodiments and the modified examples described above can be implemented in any combination as long as they do not contradict each other, and it is needless to say that only a part can be taken out.

10:PC、21,21a,21b:スマートデバイス、22:ローカルサーバ、22a:会議システム、23:クラウドサービスサーバ、24:プリンタ、30:通信路、101:CPU、102:ROM、103:RAM、104:HDD、105:通信I/F、106:操作部、107:表示部、108:システムバス、120:アプリ、130:仮想ドライバ、131,151:印刷設定部、132,152:描画部、133,153:UI制御部、140:発送処理部、141:処理指示部、142:文書改変部、143:送信先取得部、150:実ドライバ、160:送信制御部、170:通信部、171:会議システムプラグイン、172:スマートデバイスプラグイン、181:中間データ、182:処理順ルール、183:送信ルール、184:改変規則テーブル、185:送信先テーブル、201〜203,211,212:文書、201a:患者名、202a,212a:暗号化データ、203a:塗りつぶし画像、211a:文字列、230〜234,240〜245:データ、300:規則編集画面、301:送信先候補入力部、302:適用規則選択部、311:塗りつぶしキーワード入力部、312:削除キーワード入力部、313:置き換えキーワード入力部、314:暗号化キーワード入力部、321:追加ボタン 10: PC, 21, 21a, 21b: Smart device, 22: Local server, 22a: Conference system, 23: Cloud service server, 24: Printer, 30: Communication path, 101: CPU, 102: ROM, 103: RAM, 104: HDD, 105: communication I / F, 106: operation unit, 107: display unit, 108: system bus, 120: application, 130: virtual driver, 131, 151: print setting unit, 132, 152: drawing unit, 133, 153: UI control unit, 140: dispatch processing unit, 141: processing instruction unit, 142: document modification unit, 143: transmission destination acquisition unit, 150: real driver, 160: transmission control unit, 170: communication unit, 171 : Conference system plug-in, 172: Smart device plug-in, 181: Intermediate data, 182: Processing order rule, 183 Transmission rule, 184: Modification rule table, 185: Transmission destination table, 201-203, 211, 212: Document, 201a: Patient name, 202a, 212a: Encrypted data, 203a: Filled image, 211a: Character string, 230- 234, 240 to 245: Data, 300: Rule editing screen, 301: Destination candidate input unit, 302: Application rule selection unit, 311: Fill keyword input unit, 312: Delete keyword input unit, 313: Replacement keyword input unit, 314: Encryption keyword input part, 321: Add button

特開2015−176529号公報JP-A-2015-176529 特開2013−186824号公報JP 2013-186824 A

Claims (8)

アプリケーションから利用可能なドライバであって、前記アプリケーションから処理を指示された文書データを、所定の形式の中間データに変換するドライバと、
前記ドライバが生成した中間データを、予め定められた複数の改変規則に従ってそれぞれ改変し、複数の送信用データを生成する改変手段と、
外部の送信先装置へデータを送信する送信手段と、
前記複数の改変規則のそれぞれと対応付けて定められた送信先を参照して、前記改変手段による改変後の各送信用データをそれぞれ、該送信用データの生成に用いた改変規則と対応する送信先へ送信することを、前記送信手段に指示する送信指示手段とを備えることを特徴とする情報処理装置。
A driver that can be used by an application and converts document data instructed to be processed by the application into intermediate data in a predetermined format;
Modifying means for modifying the intermediate data generated by the driver according to a plurality of predetermined modification rules, and generating a plurality of transmission data;
A transmission means for transmitting data to an external transmission destination device;
A transmission destination corresponding to each of the plurality of modification rules is referred to, and each transmission data modified by the modification means is transmitted corresponding to the modification rule used to generate the transmission data. An information processing apparatus comprising: a transmission instruction unit that instructs the transmission unit to transmit to the destination.
請求項1に記載の情報処理装置であって、
前記改変手段は、予め定められた複数の改変規則を予め定められた順序で適用し、該各変換規則を適用した前記送信用データを前記予め定められた順序で生成し、
前記複数の改変規則のそれぞれと対応する送信先は、前記各送信用データの送信を前記送信手段に指示する順序と対応付けて定められ、
前記送信指示手段は、前記改変手段が前記各送信用データを生成した順序で、該各送信用データを、その順序と対応する送信先へ送信することを前記送信手段に指示することを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The modification means applies a plurality of predetermined modification rules in a predetermined order, and generates the transmission data to which the respective conversion rules are applied in the predetermined order,
The transmission destination corresponding to each of the plurality of modification rules is determined in association with the order instructing the transmission means to transmit the transmission data,
The transmission instruction means instructs the transmission means to transmit the transmission data to a transmission destination corresponding to the order in the order in which the modification means generates the transmission data. Information processing apparatus.
請求項1に記載の情報処理装置であって、
前記改変手段が生成した各送信用データを識別するための識別情報を前記送信指示手段へ提供する提供手段を備え、
前記複数の改変規則のそれぞれと対応する送信先は、各改変規則に従って生成された送信用データを識別するための識別情報と対応付けて定められており、
前記送信指示手段は、前記各送信用データを、該送信用データの識別情報と対応する送信先へ送信することを前記送信手段に指示することを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
Providing means for providing identification information for identifying each transmission data generated by the modifying means to the transmission instruction means;
A transmission destination corresponding to each of the plurality of modification rules is determined in association with identification information for identifying transmission data generated according to each modification rule,
The information processing apparatus, wherein the transmission instruction unit instructs the transmission unit to transmit the transmission data to a transmission destination corresponding to the identification information of the transmission data.
請求項3に記載の情報処理装置であって、
前記提供手段は、前記各送信用データの識別情報と該識別情報と対応する送信先とを対応付けた情報を、前記送信指示手段に通知するか、又は前記送信指示手段若しくは前記送信手段が参照可能な記憶手段に記憶させることを登録する情報処理装置。
The information processing apparatus according to claim 3,
The providing unit notifies the transmission instruction unit of information in which the identification information of each transmission data is associated with the transmission destination corresponding to the identification information, or is referred to by the transmission instruction unit or the transmission unit An information processing apparatus for registering storage in a possible storage means.
請求項3又は4に記載の情報処理装置であって、
前記送信用データの送信先のリストである送信先リストを取得する取得手段を備え、
前記改変手段は、前記複数の改変規則のそれぞれと対応する送信先候補の情報を参照して、前記複数の改変規則のうち、対応する送信先候補の少なくとも1つが前記送信先リストに含まれる各改変規則に従って前記中間データをそれぞれ改変して、該各改変規則と対応する送信用データをそれぞれ生成し、
さらに、前記複数の改変規則のそれぞれについて、該改変規則と対応する送信先候補のうち前記送信先リストに含まれる送信先を、該改変規則と対応する送信先と定める手段を備えることを特徴とする情報処理装置。
An information processing apparatus according to claim 3 or 4,
An acquisition unit for acquiring a transmission destination list that is a list of transmission destinations of the transmission data;
The modifying means refers to information on a transmission destination candidate corresponding to each of the plurality of modification rules, and each of the plurality of modification rules includes at least one of the corresponding transmission destination candidates included in the transmission destination list. Each of the intermediate data is modified according to a modification rule to generate transmission data corresponding to each modification rule,
Further, for each of the plurality of modification rules, a means for determining a transmission destination included in the transmission destination list among transmission destination candidates corresponding to the modification rule as a transmission destination corresponding to the modification rule, Information processing apparatus.
請求項5に記載の情報処理装置であって、
前記改変規則及び該改変規則と対応する送信先候補を、ユーザの指示に従って編集する手段を備えることを特徴とする情報処理装置。
The information processing apparatus according to claim 5,
An information processing apparatus comprising means for editing the modification rule and a transmission destination candidate corresponding to the modification rule in accordance with a user instruction.
コンピュータを、請求項1乃至6のいずれか一項に記載の情報処理装置として機能させるためのプログラム。   The program for functioning a computer as an information processing apparatus as described in any one of Claims 1 thru | or 6. アプリケーションから処理を指示された文書データを、所定の形式の中間データに変換する処理手順と、
前記処理手順で生成した中間データを、予め定められた複数の改変規則に従ってそれぞれ改変し、複数の送信用データを生成する改変手順と、
外部の送信先装置へデータを送信する送信手順と、
前記複数の改変規則のそれぞれと対応付けて定められた送信先を参照して、前記改変手順による改変後の各送信用データをそれぞれ、該送信用データの生成に用いた改変規則と対応する送信先へ送信するように、前記送信手順の実行を制御する送信制御手順とを備えることを特徴とする情報処理方法。
A processing procedure for converting document data instructed by the application into intermediate data in a predetermined format;
A modification procedure for modifying the intermediate data generated by the processing procedure according to a plurality of predetermined modification rules, respectively, and generating a plurality of transmission data;
A transmission procedure for transmitting data to an external destination device;
Referring to the transmission destination defined in association with each of the plurality of modification rules, each transmission data modified by the modification procedure is transmitted corresponding to the modification rule used to generate the transmission data. An information processing method comprising: a transmission control procedure for controlling execution of the transmission procedure so as to transmit to a destination.
JP2016016521A 2016-01-29 2016-01-29 Information processing device, program and information processing method Pending JP2017134783A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016016521A JP2017134783A (en) 2016-01-29 2016-01-29 Information processing device, program and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016016521A JP2017134783A (en) 2016-01-29 2016-01-29 Information processing device, program and information processing method

Publications (1)

Publication Number Publication Date
JP2017134783A true JP2017134783A (en) 2017-08-03

Family

ID=59503860

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016016521A Pending JP2017134783A (en) 2016-01-29 2016-01-29 Information processing device, program and information processing method

Country Status (1)

Country Link
JP (1) JP2017134783A (en)

Similar Documents

Publication Publication Date Title
US9342762B2 (en) Function executing device and server
JP6186870B2 (en) Information processing apparatus, program, conference system, and content providing method
US11715068B2 (en) Data processing apparatus, data processing system, data processing method, and non-transitory computer readable medium
JP2009223521A (en) Information processor, document management system, and processing method and program of the processor
JP6132618B2 (en) Image processing system, image processing method, and program for setting file name in received image data
JP2012252517A (en) Information processing apparatus, display control method, and program
CN104067220B (en) Operation is sent to destination
JP6019742B2 (en) DATA OUTPUT DEVICE, DATA OUTPUT METHOD, AND PROGRAM
JP2021101319A (en) Information processing device and information processing program
JP2018072947A (en) Information processing system, program and processing execution method
JP7379595B2 (en) Communication systems, server systems, control methods, and programs
US8190563B2 (en) Document management apparatus, document management method, and computer-readable encoding medium recorded with a computer program
JP5900050B2 (en) Information processing apparatus, information processing system, and program
JP4556965B2 (en) Document management device
JP2017134783A (en) Information processing device, program and information processing method
US9552044B2 (en) Information processing apparatus, information processing system, information processing method, and non-transitory computer readable medium
JP2016162463A (en) Network print server and computer-readable medium and method for simultaneously printing multiple document to multiple destination in cloud printing
JP6115664B2 (en) Information processing apparatus and program
JP2017122977A (en) File sharing support system, network storage device, file sharing support method, and file sharing support program
JP6572679B2 (en) Information processing apparatus and program
JP2019040573A (en) Information processing system, information processing device, program and screen sharing terminal control method
JP2015111376A (en) Information processing apparatus, program, and control method
JP6253246B2 (en) Image processing system, image processing method, and program
JP2013174949A (en) Information management system, information management device and information management method
US11470217B2 (en) Service providing system with controlled display, information processing system, display control method, and non-transitory recording medium