JP2012040765A - Image processing apparatus, information processing apparatus, editing program and editing system - Google Patents

Image processing apparatus, information processing apparatus, editing program and editing system Download PDF

Info

Publication number
JP2012040765A
JP2012040765A JP2010183945A JP2010183945A JP2012040765A JP 2012040765 A JP2012040765 A JP 2012040765A JP 2010183945 A JP2010183945 A JP 2010183945A JP 2010183945 A JP2010183945 A JP 2010183945A JP 2012040765 A JP2012040765 A JP 2012040765A
Authority
JP
Japan
Prior art keywords
information
processing apparatus
operation screen
dummy
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010183945A
Other languages
Japanese (ja)
Other versions
JP5561017B2 (en
Inventor
Kenichi Hatakeyama
健一 畠山
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 JP2010183945A priority Critical patent/JP5561017B2/en
Publication of JP2012040765A publication Critical patent/JP2012040765A/en
Application granted granted Critical
Publication of JP5561017B2 publication Critical patent/JP5561017B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To eliminate authority determination at a PC side when customizing an operation screen of MFP at the PC side.SOLUTION: An image processing apparatus connected to an information processing apparatus via a network includes: a storage means for storing operation screen information in which identification information and authority determination are set, to each UI part of an editable operation screen; a receiving means for receiving the identification information from the information processing apparatus and an acquisition request of the operation screen information; a determination means for determining an editable UI part based on the identification information received by the receiving means and the authority information of the operation screen information requested to be acquired; a generation means for generating screen information including the UI part determined to be editable by the determination means; and a sending means for sending the screen information generated by the generation means to the information processing apparatus.

Description

本発明は、画像処理装置、情報処理装置、編集プログラム、及び編集システムに関する。   The present invention relates to an image processing device, an information processing device, an editing program, and an editing system.

近年、画像形成装置(MFP:Multifunction Peripheral)の操作画面において、ユーザが使いやすいようにカスタマイズしたいというニーズが高まっている。よって、MFPの操作画面を、ユーザ又は管理者がそれぞれの権限の範囲内で、使いやすいようにカスタマイズできる技術が既に知られている。   In recent years, there has been an increasing need to customize an operation screen of an image forming apparatus (MFP: Multifunction Peripheral) so that a user can easily use it. Therefore, a technique is already known in which an operation screen of the MFP can be customized so that a user or an administrator can use the MFP within the scope of each authority.

一般的なユーザ又は管理者の権限判断の方法では、MFP本体でカスタマイズする場合は問題ないが、外部のPC(Personal Computer)上などのツールでカスタマイズする場合、操作画面のデータをツールに送って権限判断をツール側でも行う必要がある。   In general user or administrator's authority judgment method, there is no problem when customizing with the MFP itself, but when customizing with a tool such as on an external PC (Personal Computer), the operation screen data is sent to the tool. It is also necessary to make authority judgment on the tool side.

また、MFPと外部のPCとで権限情報を共有する場合、MFP本体の権限情報を変更した際には、PC側の権限情報も変更する必要がある。   Also, when authority information is shared between the MFP and an external PC, the authority information on the PC side needs to be changed when the authority information of the MFP main body is changed.

操作画面のカスタマイズを効率化する技術として、例えば、特許文献1(特開2007−323234号公報)には、カスタマイズの権限をUI部品毎に与えて、カスタマイズした内容を適切な影響範囲に及ぼす技術が開示されている。   As a technique for improving the customization of the operation screen, for example, Japanese Patent Application Laid-Open No. 2007-323234 discloses a technique of giving customization authority to each UI component and applying the customized contents to an appropriate influence range. Is disclosed.

しかし、特許文献1の技術によれば、メタ情報に含まれる権限情報につき、PC側で権限判断を行うため、ユーザが増えると、メタ情報に多数の権限情報を含めなければならず、権限判断を効率よく行っていないという問題点があった。また、PC側で権限判断を行う場合、他人の権限情報を含むメタ情報をLANなどで送信するため、セキュリティ上の問題点もあった。   However, according to the technique of Patent Document 1, since authority determination is performed on the PC side with respect to authority information included in the meta information, when the number of users increases, a large number of authority information must be included in the meta information. There was a problem that it was not performed efficiently. Further, when authority determination is performed on the PC side, meta information including authority information of other people is transmitted via a LAN or the like, which causes a security problem.

そこで、本発明は上記問題に鑑みてなされたものであり、MFPの操作画面のカスタマイズをPC側で行う際、PC側では権限判断を行わなくてもよい画像処理装置、情報処理装置、編集プログラム、及び編集システムを提供することを目的とする。   Therefore, the present invention has been made in view of the above problems, and an image processing apparatus, an information processing apparatus, and an editing program that do not require authority determination on the PC side when the operation screen of the MFP is customized on the PC side. And an editing system.

本発明の一局面の画像処理装置は、ネットワークを介して情報処理装置と接続される画像処理装置であって、編集可能な操作画面の各UI部品に対し、識別情報と権限情報とが設定された操作画面情報を記憶する記憶手段と、前記情報処理装置から識別情報と、前記操作画面情報の取得要求とを受信する受信手段と、前記受信手段により受信された識別情報と、前記取得要求された操作画面情報の権限情報とに基づいて、編集可能なUI部品を判断する判断手段と、前記判断手段により編集可能と判断されたUI部品を含む画面情報を生成する生成手段と、前記生成手段により作成された画面情報を前記情報処理装置に送信する送信手段と、を備える。   An image processing apparatus according to an aspect of the present invention is an image processing apparatus connected to an information processing apparatus via a network, and identification information and authority information are set for each UI component on an editable operation screen. Storage means for storing the operation screen information received, receiving means for receiving identification information from the information processing apparatus, and an acquisition request for the operation screen information, identification information received by the receiving means, and the acquisition request. Determination means for determining editable UI parts based on authority information of the operation screen information, generation means for generating screen information including UI parts determined to be editable by the determination means, and the generation means Transmitting means for transmitting the screen information created by the above to the information processing apparatus.

また、本発明の他の局面の情報処理装置は、ネットワークを介して接続される画像処理装置の操作画面の編集を実行する情報処理装置であって、前記操作画面の操作画面情報の取得要求と、識別情報とを画像処理装置に送信する送信手段と、前記画像処理装置から、前記識別情報に基づいて編集可能と判断されたUI部品を含む操作画面情報を受信する受信手段と、受信された操作画面情報を表示制御する表示制御手段と、を備える。   An information processing apparatus according to another aspect of the present invention is an information processing apparatus that executes editing of an operation screen of an image processing apparatus connected via a network, and includes an operation screen information acquisition request for the operation screen. A receiving unit that transmits identification information to the image processing device; a receiving unit that receives operation screen information including a UI component that is determined to be editable based on the identification information from the image processing device; Display control means for controlling display of operation screen information.

また、本発明は、本発明のプログラムを記録した記録媒体をコンピュータに読み取らせて実現することも可能である。   The present invention can also be realized by causing a computer to read a recording medium that records the program of the present invention.

本発明によれば、MFPの操作画面のカスタマイズをPC側で行う際、PC側では権限判断を行わなくてもよい。   According to the present invention, when the operation screen of the MFP is customized on the PC side, it is not necessary to perform authority determination on the PC side.

本実施例におけるカスタマイズシステムの一例を示す図。The figure which shows an example of the customization system in a present Example. 実施例1における情報処理装置のハードウェアの一例を示すブロック図。FIG. 2 is a block diagram illustrating an example of hardware of the information processing apparatus according to the first embodiment. 実施例1におけるMFPのハードウェアの一例を示すブロック図。FIG. 2 is a block diagram illustrating an example of hardware of an MFP according to the first embodiment. 実施例1におけるMFPの機能の一例を示すブロック図。FIG. 3 is a block diagram illustrating an example of functions of an MFP according to the first embodiment. 実施例1における情報処理装置の機能の一例を示すブロック図。FIG. 2 is a block diagram illustrating an example of functions of the information processing apparatus according to the first embodiment. 操作画面の一例を示す図。The figure which shows an example of an operation screen. UI部品に対する権限情報の一例を示す図。The figure which shows an example of the authority information with respect to UI components. 操作画面情報の一例を示す図。The figure which shows an example of operation screen information. Aさんの画面情報の一例を示す図。The figure which shows an example of A's screen information. 機器管理者の画面情報の一例を示す図。The figure which shows an example of the screen information of an apparatus manager. 文書管理者の画面情報の一例を示す図。The figure which shows an example of the screen information of a document manager. 操作画面管理情報の一例を説明する図。The figure explaining an example of operation screen management information. 画面情報生成処理の一例を示すフローチャート。The flowchart which shows an example of a screen information generation process. カスタマイズ結果の反映処理の一例を示すフローチャート。The flowchart which shows an example of the reflection process of a customization result. 実施例2におけるMFPの機能の一例を示すブロック図。FIG. 9 is a block diagram illustrating an example of functions of an MFP according to a second embodiment. ダミー情報を含む画面情報の一例を示す図。The figure which shows an example of the screen information containing dummy information. ダミー属性情報を含む画面情報の一例を示す図。The figure which shows an example of the screen information containing dummy attribute information. 操作画面(その1)の一例を示す図。The figure which shows an example of an operation screen (the 1). 操作画面(その2)の一例を示す図。The figure which shows an example of an operation screen (the 2). 実施例2における画像形成装置の処理の一例を示すフローチャート。9 is a flowchart illustrating an example of processing performed by an image forming apparatus according to a second exemplary embodiment.

以下、本発明の実施例を図面に基づいて説明する。
[実施例1]
<システムとハードウェア>
図1は、本実施例におけるカスタマイズシステム(編集システム)10の一例を示す図である。図1に示すように、カスタマイズシステム10は、ネットワークを介してMFP5、6、情報処理装置1などが接続されている。接続される機器の数は図1に示す例に限られない。図1に示すカスタマイズシステム10では、情報処理装置1が、MFP5やMFP6の操作画面のカスタマイズを行うことができる。また、MFP5やMFP6でも、自身の操作画面をカスタマイズすることができる。
Embodiments of the present invention will be described below with reference to the drawings.
[Example 1]
<System and hardware>
FIG. 1 is a diagram illustrating an example of a customization system (editing system) 10 according to the present embodiment. As shown in FIG. 1, the customization system 10 is connected to MFPs 5 and 6, the information processing apparatus 1 and the like via a network. The number of connected devices is not limited to the example shown in FIG. In the customization system 10 illustrated in FIG. 1, the information processing apparatus 1 can customize the operation screen of the MFP 5 or the MFP 6. Also, the MFP 5 and the MFP 6 can customize their own operation screen.

次に、実施例1における情報処理装置1のハードウェアについて説明する。図2は、実施例1における情報処理装置1のハードウェアの一例を示すブロック図である。図2に示すように、情報処理装置1は、制御部11、主記憶部12、補助記憶部13、外部記憶装置I/F部14、ネットワークI/F部15、入力部16、表示部17を含む。これら各構成は、バスを介して相互にデータ送受信可能に接続されている。   Next, the hardware of the information processing apparatus 1 according to the first embodiment will be described. FIG. 2 is a block diagram illustrating an example of hardware of the information processing apparatus 1 according to the first embodiment. As illustrated in FIG. 2, the information processing apparatus 1 includes a control unit 11, a main storage unit 12, an auxiliary storage unit 13, an external storage device I / F unit 14, a network I / F unit 15, an input unit 16, and a display unit 17. including. These components are connected to each other via a bus so as to be able to transmit and receive data.

制御部11は、コンピュータの中で、各装置の制御やデータの演算、加工を行うCPUである。また、制御部11は、主記憶部12に記憶されたプログラムを実行する演算装置であり、入力装置や記憶装置からデータを受け取り、演算、加工した上で、出力装置や記憶装置に出力する。   The control unit 11 is a CPU that controls each device, calculates data, and processes in a computer. The control unit 11 is an arithmetic device that executes a program stored in the main storage unit 12, receives data from the input device or the storage device, calculates and processes the data, and outputs the data to the output device or the storage device.

主記憶部12は、ROM(Read Only Memory)やRAM(Random Access Memory)などであり、制御部11が実行する基本ソフトウェアであるOSやアプリケーションソフトウェアなどのプログラムやデータを記憶又は一時保存する記憶装置である。   The main storage unit 12 is a ROM (Read Only Memory), a RAM (Random Access Memory), or the like, and a storage device that stores or temporarily stores programs and data such as an OS and application software that are basic software executed by the control unit 11. It is.

補助記憶部13は、HDD(Hard Disk Drive)などであり、アプリケーションソフトウェアなどに関連するデータを記憶する記憶装置である。   The auxiliary storage unit 13 is an HDD (Hard Disk Drive) or the like, and is a storage device that stores data related to application software or the like.

外部記憶装置I/F部14は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された記憶媒体18(例えば、フラッシュメモリなど)と情報処理装置1とのインタフェースである。   The external storage device I / F unit 14 is an interface between the information processing device 1 and a storage medium 18 (for example, a flash memory) connected via a data transmission path such as USB (Universal Serial Bus).

また、記憶媒体18に、所定のプログラムを格納し、この記憶媒体18に格納されたプログラムは外部記憶装置I/F部14を介して情報処理装置1にインストールされ、インストールされた所定のプログラムは情報処理装置1により実行可能となる。   Also, a predetermined program is stored in the storage medium 18, and the program stored in the storage medium 18 is installed in the information processing apparatus 1 via the external storage device I / F unit 14, and the installed predetermined program is It can be executed by the information processing apparatus 1.

ネットワークI/F部15は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介して接続された通信機能を有する周辺機器と情報処理装置1とのインタフェースである。   The network I / F unit 15 is a peripheral having a communication function connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. This is an interface between the device and the information processing apparatus 1.

入力部16は、カーソルキー、数字入力及び各種機能キー等を備えたキーボード、表示部17の表示画面上でキーの選択等を行うためのマウスやスライスパット等を有する。また、入力部16は、ユーザが制御部11に操作指示を与えたり、データを入力したりするためのユーザインタフェースである。   The input unit 16 includes a keyboard having cursor keys, numeric input, various function keys, and the like, and a mouse and a slice pad for selecting keys on the display screen of the display unit 17. The input unit 16 is a user interface for a user to give an operation instruction to the control unit 11 or input data.

表示部17は、CRTやLCD等により構成され、制御部11から入力される表示データに応じた表示が行われる。なお、表示部17は、情報処理装置1とは別体であってもよく、その場合の情報処理装置1は、表示部17に表示するための表示制御機能を有する。   The display unit 17 is configured by a CRT, an LCD, or the like, and performs display according to display data input from the control unit 11. The display unit 17 may be separate from the information processing apparatus 1, and the information processing apparatus 1 in that case has a display control function for displaying on the display unit 17.

本実施例におけるMFP5のハードウェアについて説明する。図3は、実施例1におけるMFP5のハードウェアの一例を示すブロック図である。図3に示すように、MFP5は、制御部51、主記憶部52、補助記憶部53、外部記憶装置I/F部54、ネットワークI/F部55、操作部56、表示部57、エンジン部58を含む。これら各構成は、バスを介して相互にデータ送受信可能に接続されている。   The hardware of the MFP 5 in this embodiment will be described. FIG. 3 is a block diagram illustrating an example of hardware of the MFP 5 according to the first embodiment. As shown in FIG. 3, the MFP 5 includes a control unit 51, a main storage unit 52, an auxiliary storage unit 53, an external storage device I / F unit 54, a network I / F unit 55, an operation unit 56, a display unit 57, and an engine unit. 58. These components are connected to each other via a bus so as to be able to transmit and receive data.

制御部51は、コンピュータの中で、各装置の制御やデータの演算、加工を行うCPUである。また、制御部51は、主記憶部52や補助記憶部53に記憶されたプログラムを実行する演算装置であり、入力装置や記憶装置からデータを受け取り、演算、加工した上で、出力装置や記憶装置に出力する。   The control unit 51 is a CPU that controls each device, calculates data, and processes in the computer. The control unit 51 is an arithmetic device that executes a program stored in the main storage unit 52 or the auxiliary storage unit 53. The control unit 51 receives data from the input device or the storage device, calculates and processes it, and then outputs the output device or the storage. Output to the device.

主記憶部52は、ROM(Read Only Memory)やRAM(Random Access Memory)などであり、制御部51が実行する基本ソフトウェアであるOSやアプリケーションソフトウェアなどのプログラムやデータを記憶又は一時保存する記憶装置である。   The main storage unit 52 is a ROM (Read Only Memory), a RAM (Random Access Memory), or the like, and a storage device that stores or temporarily stores programs and data such as an OS and application software that are basic software executed by the control unit 51. It is.

補助記憶部53は、HDD(Hard Disk Drive)などであり、アプリケーションソフトウェアなどに関連するデータを記憶する記憶装置である。   The auxiliary storage unit 53 is an HDD (Hard Disk Drive) or the like, and is a storage device that stores data related to application software or the like.

外部記憶装置I/F部54は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された記憶媒体59(例えば、フラッシュメモリ、SDカードなど)とMFP5とのインタフェースである。   The external storage device I / F unit 54 is an interface between the MFP 5 and a storage medium 59 (for example, a flash memory, an SD card, etc.) connected via a data transmission path such as USB (Universal Serial Bus).

また、記憶媒体59に、所定のプログラムを格納し、この記憶媒体59に格納されたプログラムは外部記憶装置I/F部54を介してMFP5にインストールされ、インストールされた所定のプログラムはMFP5により実行可能となる。   Further, a predetermined program is stored in the storage medium 59, the program stored in the storage medium 59 is installed in the MFP 5 via the external storage device I / F unit 54, and the installed predetermined program is executed by the MFP 5. It becomes possible.

ネットワークI/F部55は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介して接続された通信機能を有する周辺機器とMFP5とのインタフェースである。   The network I / F unit 55 has a communication function connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. This is an interface between the device and the MFP 5.

操作部56や表示部57は、キースイッチ(ハードキー)とタッチパネル機能(GUIのソフトウェアキーを含む:Graphical User Interface)を備えたLCD(Liquid Crystal Display)とから構成され、MFP5が有する機能を利用する際のUI(User Interface)として機能する表示及び/又は入力装置である。   The operation unit 56 and the display unit 57 are composed of a key switch (hard key) and an LCD (Liquid Crystal Display) having a touch panel function (including GUI software key: Graphical User Interface), and use the functions of the MFP 5 It is a display and / or input device that functions as a UI (User Interface).

エンジン部58は、画像データの入出力ユニットとして、紙原稿の読み取り転写紙への印刷を行う。エンジン部58は、スキャナエンジンなどをさらに備えてもよい。なお、MFP6も、MFP5と同様のハードウェア構成を有する。なお、以下に示すMFPは、画像を処理するという意味で画像処理装置でもある。   The engine unit 58 serves as an input / output unit for image data, and reads a paper document and prints it on a transfer sheet. The engine unit 58 may further include a scanner engine. Note that the MFP 6 also has the same hardware configuration as the MFP 5. Note that the MFP described below is also an image processing apparatus in the sense of processing an image.

<構成>
次に、実施例1におけるMFP5と情報処理装置1の機能について説明する。まず、MFP5の機能について説明する。図4は、実施例1におけるMFP5の機能の一例を示すブロック図である。
<Configuration>
Next, functions of the MFP 5 and the information processing apparatus 1 according to the first embodiment will be described. First, functions of the MFP 5 will be described. FIG. 4 is a block diagram illustrating an example of functions of the MFP 5 according to the first embodiment.

図4に示すMFP5は、記憶手段501、受信手段503、判断手段505、生成手段507、送信手段509、マージ手段511を有する。記憶手段501は、主記憶部52や補助記憶部53などにより実現され、受信手段503、送信手段509は、制御部511、ネットワークI/F部55などにより実現されうる。また、判断手段505、生成手段507、マージ手段511は、制御部51とワークメモリとしての主記憶部52などにより実現されうる。   4 includes a storage unit 501, a receiving unit 503, a determining unit 505, a generating unit 507, a transmitting unit 509, and a merging unit 511. The storage unit 501 can be realized by the main storage unit 52, the auxiliary storage unit 53, and the like, and the reception unit 503 and the transmission unit 509 can be realized by the control unit 511, the network I / F unit 55, and the like. Further, the determination unit 505, the generation unit 507, and the merge unit 511 can be realized by the control unit 51, the main storage unit 52 as a work memory, and the like.

記憶手段501は、MFP5の操作画面の画面情報を記憶する。以下、この画面情報を操作画面情報とも言う。操作画面情報は、カスタマイズ可能な形式で記憶される。また、操作画面情報は、操作画面を構成する要素である各UI部品に対し、カスタマイズ可能なユーザを示す権限情報を有する。また、記憶手段501は、カスタマイズされた操作画面情報をユーザ毎に記憶してもよい。   The storage unit 501 stores screen information of the operation screen of the MFP 5. Hereinafter, this screen information is also referred to as operation screen information. The operation screen information is stored in a customizable format. Further, the operation screen information includes authority information indicating a user who can customize the UI components which are elements constituting the operation screen. The storage unit 501 may store customized operation screen information for each user.

受信手段503は、情報処理装置1から、操作画面情報の取得要求と、情報処理装置1にログインしているユーザを識別するためのユーザ情報とを受信する。例えば、情報処理装置1にログインしているユーザをユーザAとする。受信手段503は、受信した取得要求と、ユーザ情報とを判断手段505に出力する。   The receiving unit 503 receives from the information processing apparatus 1 an operation screen information acquisition request and user information for identifying a user who has logged in to the information processing apparatus 1. For example, a user who is logged in to the information processing apparatus 1 is a user A. The receiving unit 503 outputs the received acquisition request and user information to the determining unit 505.

判断手段505は、受信手段503から操作画面情報の取得要求とユーザ情報とを取得する。判断手段505は、取得したユーザ情報が示すユーザAに対し、カスタマイズ権限があるUI部品を、記憶手段501に記憶された操作画面情報の中から判断する。判断手段505は、判断したUI部品を生成手段507に出力する。   The determination unit 505 acquires an operation screen information acquisition request and user information from the reception unit 503. The determination unit 505 determines, from the operation screen information stored in the storage unit 501, UI components that have customization authority for the user A indicated by the acquired user information. The determination unit 505 outputs the determined UI component to the generation unit 507.

生成手段507は、判断手段505から取得したUI部品に基づきユーザA用の画面情報を生成する。生成手段507は、生成したユーザA用の画面情報を送信手段509に出力する。   The generation unit 507 generates screen information for the user A based on the UI component acquired from the determination unit 505. The generation unit 507 outputs the generated screen information for user A to the transmission unit 509.

送信手段509は、生成手段507から取得したユーザA用の画面情報を、捜査画面情報の取得要求を行った情報処理装置1に送信する。   The transmission unit 509 transmits the screen information for the user A acquired from the generation unit 507 to the information processing apparatus 1 that has requested acquisition of the investigation screen information.

受信手段503は、情報処理装置1から、カスタマイズされたユーザA用の画面情報を受信する。受信手段503は、このカスタマイズされた画面情報をマージ手段511に出力する。   The receiving unit 503 receives the customized screen information for the user A from the information processing apparatus 1. The receiving unit 503 outputs the customized screen information to the merging unit 511.

マージ手段511は、受信手段503から取得したカスタマイズ後の画面情報と、記憶手段501に記憶されているユーザAの操作画面情報とをマージして、新しい操作画面情報を生成する。この新しい操作画面情報には、カスタマイズ結果が反映されている。マージ手段511は、この新しい操作画面情報にファイル名を付与して、ユーザAの操作画面情報として記憶手段501に記憶する。   The merge unit 511 merges the customized screen information acquired from the reception unit 503 with the operation screen information of the user A stored in the storage unit 501 to generate new operation screen information. The new operation screen information reflects the customization result. The merging unit 511 assigns a file name to the new operation screen information and stores it in the storage unit 501 as user A operation screen information.

これにより、画像形成装置5は、情報処理装置1から操作画面のカスタマイズ要求を受けても、画像形成装置5で、ユーザの権限判断を行い、カスタマイズ可能なUI部品から構成される画面情報を生成することができる。   As a result, even when the image forming apparatus 5 receives a request for customization of the operation screen from the information processing apparatus 1, the image forming apparatus 5 determines the authority of the user and generates screen information including customizable UI components. can do.

なお、画像形成装置5は、図4に示す機能をコンピュータ(例えば画像形成装置)に実行させるためのカスタマイズプログラムをインストールすることで、上記機能が実行可能になる。   The image forming apparatus 5 can execute the above functions by installing a customization program for causing a computer (for example, an image forming apparatus) to execute the functions shown in FIG.

次に、情報処理装置1の機能について説明する。図5は、実施例1における情報処理装置1の機能の一例を示すブロック図である。図5に示す情報処理装置1は、受付手段101、送信手段103、受信手段105、表示制御手段107を有する。   Next, functions of the information processing apparatus 1 will be described. FIG. 5 is a block diagram illustrating an example of functions of the information processing apparatus 1 according to the first embodiment. The information processing apparatus 1 illustrated in FIG. 5 includes a reception unit 101, a transmission unit 103, a reception unit 105, and a display control unit 107.

受付手段101は、制御部11及び入力部16などにより実現され、送信手段103、受信手段105は、制御部11及びネットワークI/F部15などにより実現され、表示制御部107は、制御部11などにより実現されうる。   The reception unit 101 is realized by the control unit 11 and the input unit 16, the transmission unit 103 and the reception unit 105 are realized by the control unit 11 and the network I / F unit 15, and the display control unit 107 is controlled by the control unit 11. Or the like.

受付手段101は、MFP5の操作画面のカスタマイズツールが起動された状態で、入力部16による操作画面の取得要求を受け付ける。受付手段101は、受け付けた取得要求に、ログインユーザのユーザ情報を付与して、送信手段103に出力する。   The accepting unit 101 accepts an operation screen acquisition request from the input unit 16 in a state where the operation screen customization tool of the MFP 5 is activated. The accepting unit 101 assigns the user information of the login user to the accepted acquisition request and outputs it to the transmitting unit 103.

送信手段103は、受付手段101から取得した操作画面の取得要求とユーザを識別するためのユーザ情報とをMFP5に送信する。   The transmission unit 103 transmits the operation screen acquisition request acquired from the reception unit 101 and user information for identifying the user to the MFP 5.

受信手段105は、MFP5から、要求した操作画面情報に対する画面情報を受信する。このとき、受信した画面情報は、ログインユーザがカスタマイズ可能なUI部品から構成される。受信手段105は、受信した画面情報を表示制御手段107に出力する。   The receiving unit 105 receives screen information for the requested operation screen information from the MFP 5. At this time, the received screen information is composed of UI parts that can be customized by the login user. The receiving unit 105 outputs the received screen information to the display control unit 107.

表示制御手段107は、受信手段105から取得した画面情報を表示部17に表示するよう制御する。ユーザは、表示部17に表示された操作画面のUI部品をカスタマイズする。   The display control unit 107 controls to display the screen information acquired from the receiving unit 105 on the display unit 17. The user customizes the UI component of the operation screen displayed on the display unit 17.

これにより、情報処理装置1は、ログインユーザがカスタマイズできるUI部品から構成される画面情報を取得するので、ユーザは、表示部17に表示されたUI部品を、権限を気にすることなくカスタマイズすることができる。また、情報処理装置1では、ログインユーザのカスタマイズの権限判断を行わなくてもよい。   As a result, the information processing apparatus 1 acquires screen information composed of UI parts that can be customized by the login user, so the user customizes the UI parts displayed on the display unit 17 without worrying about authority. be able to. Further, in the information processing apparatus 1, it is not necessary to determine the authority for customization of the login user.

なお、情報処理装置1は、図5に示す機能をコンピュータに実行させるためのカスタマイズ(編集)ツールプログラムをインストールすることで、上記機能が実行可能になる。   The information processing apparatus 1 can execute the above functions by installing a customization (editing) tool program for causing the computer to execute the functions shown in FIG.

<具体例>
次に、操作画面や画面情報や権限情報などの具体例について説明する。図6は、操作画面の一例を示す図である。図6に示す例は、コピーの操作画面を示す。この操作画面には、UI部品として「トレイ紙サイズ情報」、「部数入力」、「集約設定」、「変倍設定」、「Start」が表示されている。ユーザは、この操作画面のUI部品に対し、サイズの変更や色の変更、表示するかしないかをカスタマイズすることができる。なお、図6に示す画面は、MFP5側でも表示可能であるし、情報処理装置1側でも表示可能である。
<Specific example>
Next, specific examples of the operation screen, screen information, authority information, and the like will be described. FIG. 6 is a diagram illustrating an example of the operation screen. The example shown in FIG. 6 shows a copy operation screen. On this operation screen, “tray paper size information”, “number of copies input”, “aggregation setting”, “magnification setting”, and “Start” are displayed as UI parts. The user can customize whether to change the size, change the color, or display the UI parts on the operation screen. Note that the screen shown in FIG. 6 can be displayed either on the MFP 5 side or on the information processing apparatus 1 side.

図7は、UI部品に対する権限情報の一例を示す図である。図7に示す権限情報は、図6に示すコピー操作画面の各UI部品に対するユーザ権限を示す。例えば、「部数入力」に対する権限として、「色変更」は、「Aさん」のみが変更可能(編集可能)であり、「サイズ変更」及び「表示/非表示変更」は、「文書管理者」のみが変更可能である。ここで、「色変更」、「サイズ変更」、及び「表示/非表示変更」は、UI部品の属性情報である。   FIG. 7 is a diagram illustrating an example of authority information for UI components. The authority information shown in FIG. 7 indicates the user authority for each UI component on the copy operation screen shown in FIG. For example, as the authority for “copy input”, only “Mr. A” can change (edit) for “color change”, and “size change” and “display / non-display change” can be “document manager”. Only can be changed. Here, “color change”, “size change”, and “display / non-display change” are attribute information of UI parts.

次に、画面情報の例について説明する。図8は、操作画面情報の一例を示す図である。図8は、図6に示すコピー操作画面の各UI部品をxml形式で表現した例である。図8に示す操作画面情報は、MFP5の記憶手段501が記憶する情報である。   Next, an example of screen information will be described. FIG. 8 is a diagram illustrating an example of the operation screen information. FIG. 8 is an example in which each UI component of the copy operation screen shown in FIG. 6 is expressed in xml format. The operation screen information shown in FIG. 8 is information stored in the storage unit 501 of the MFP 5.

図8に示す画面操作情報は、各UI部品に対し、ボタンタイプ、表示名、属性情報、権限情報が含まれる。例えば、「集約設定」のボタンタイプは、「画面遷移型」であり、表示名は「集約設定」であり、属性情報は「色」、「サイズ」、「表示状態」である。また、属性情報「色」の権限情報は、変更可能な「Aさん」が設定され、属性情報「サイズ」及び「表示状態」の権限情報は、変更可能な「機器管理者」が設定されている。   The screen operation information shown in FIG. 8 includes button type, display name, attribute information, and authority information for each UI component. For example, the button type of “aggregation setting” is “screen transition type”, the display name is “aggregation setting”, and the attribute information is “color”, “size”, and “display state”. In addition, the changeable “Mr. A” is set as the authority information of the attribute information “color”, and the changeable “device manager” is set as the authority information of the attribute information “size” and “display state”. Yes.

なお、操作画面情報は、各UI部品に対し、ユーザを識別するためのユーザID毎に、変更可又は変更不可を示す権限情報を設定する形式でもよい。   Note that the operation screen information may be in a form in which authority information indicating changeable or not changeable is set for each UI component for each user ID for identifying the user.

次に、情報処理装置1が取得する画面情報について説明する。図9は、Aさんの画面情報の一例を示す図である。図9に示す画面情報は、ログインユーザがAさんの場合に、情報処理装置1がMFP5から取得する画面情報である。図9に示す画面情報は、Aさんが変更可能(カスタマイズ可能)なUI部品を有する。図9に示す通り、Aさんの画面情報は、図8に示す操作画面情報の「変更権限=Aさん」が設定されているUI部品の属性情報、及びUI部品のみから構成される。   Next, screen information acquired by the information processing apparatus 1 will be described. FIG. 9 is a diagram illustrating an example of Mr. A's screen information. The screen information illustrated in FIG. 9 is screen information that the information processing apparatus 1 acquires from the MFP 5 when the logged-in user is Mr. A. The screen information shown in FIG. 9 has UI parts that can be changed (customized) by Mr. A. As illustrated in FIG. 9, the screen information of Mr. A includes only the UI component attribute information in which “change authority = Mr. A” of the operation screen information illustrated in FIG. 8 is set, and the UI component.

図10は、機器管理者の画面情報の一例を示す図である。図10に示す画面情報は、ログインユーザが機器管理者の場合に、情報処理装置1がMFP5から取得する画面情報である。図10に示す画面情報は、機器管理者が変更可能(カスタマイズ可能)なUI部品を有する。図10に示す通り、機器管理者の画面情報は、図8に示す操作画面情報の「変更権限=機器管理者」が設定されているUI部品の属性情報、及びUI部品のみから構成される。   FIG. 10 is a diagram illustrating an example of screen information of the device manager. The screen information shown in FIG. 10 is screen information that the information processing apparatus 1 acquires from the MFP 5 when the login user is a device administrator. The screen information illustrated in FIG. 10 includes UI components that can be changed (customized) by the device administrator. As illustrated in FIG. 10, the screen information of the device administrator is configured only from UI component attribute information in which “change authority = device manager” of the operation screen information illustrated in FIG. 8 is set, and the UI component.

図11は、文書管理者の画面情報の一例を示す図である。図11に示す画面情報は、ログインユーザが文書管理者の場合に、情報処理装置1がMFP5から取得する画面情報である。図11に示す画面情報は、文書管理者が変更可能(カスタマイズ可能)なUI部品を有する。図11に示す通り、文書管理者の画面情報は、図8に示す操作画面情報の「変更権限=文書管理者」が設定されているUI部品の属性情報、及びUI部品のみから構成される。   FIG. 11 is a diagram illustrating an example of screen information of the document manager. The screen information shown in FIG. 11 is screen information that the information processing apparatus 1 acquires from the MFP 5 when the login user is a document manager. The screen information shown in FIG. 11 includes UI parts that can be changed (customized) by the document manager. As shown in FIG. 11, the screen information of the document manager is composed of only UI component attribute information in which “change authority = document manager” of the operation screen information shown in FIG. 8 is set, and UI components.

図9〜11に示すように、情報処理装置1の操作者は、それぞれがカスタマイズ可能な部分のみをカスタマイズすることができる。また、操作者は、カスタマイズする際、カスタマイズ権限を気にする必要がない。   As shown in FIGS. 9 to 11, the operator of the information processing apparatus 1 can customize only the parts that can be customized. Also, the operator does not have to worry about customization authority when customizing.

図12は、操作画面管理情報の一例を説明する図である。操作画面管理情報は、図12に示すように、ユーザ毎に、操作画面情報のファイル名やMailアドレス、Fax番号などを関連付けておく。この操作画面情報は、マージ手段511により生成された操作画面情報である。マージ手段511は、カスタマイズされた操作画面情報を生成した場合、ファイル名を付与し、図12に示す操作画面管理情報にファイル名を記憶する。操作画面管理情報には、カスタマイズをしたユーザの操作画面情報のファイル名が管理される。   FIG. 12 is a diagram illustrating an example of the operation screen management information. As shown in FIG. 12, the operation screen management information associates the file name, Mail address, Fax number, etc. of the operation screen information for each user. This operation screen information is operation screen information generated by the merging means 511. When the merge unit 511 generates customized operation screen information, the merge unit 511 assigns a file name and stores the file name in the operation screen management information shown in FIG. In the operation screen management information, the file name of the customized user operation screen information is managed.

<動作>
次に、実施例1におけるMFP5の動作について説明する。図13は、画面情報生成処理の一例を示すフローチャートである。図13に示すステップS101で、受信手段503は、操作画面情報の取得要求と、情報処理装置1にログインしているユーザのユーザ情報を情報処理装置1から受信する。
<Operation>
Next, the operation of the MFP 5 in the first embodiment will be described. FIG. 13 is a flowchart illustrating an example of the screen information generation process. In step S <b> 101 illustrated in FIG. 13, the receiving unit 503 receives an operation screen information acquisition request and user information of a user who has logged in the information processing apparatus 1 from the information processing apparatus 1.

ステップS102で、生成手段507は、判断手段505により判断された、ユーザ情報が示すユーザが変更可能なUI部品を抽出し、このユーザ用の画面情報を生成する(図9〜11参照)。   In step S102, the generation unit 507 extracts UI parts that can be changed by the user indicated by the user information determined by the determination unit 505, and generates screen information for the user (see FIGS. 9 to 11).

ステップS103で、送信手段509は、生成手段507が生成した画面情報を情報処理装置1に送信する。   In step S <b> 103, the transmission unit 509 transmits the screen information generated by the generation unit 507 to the information processing apparatus 1.

これにより、MFP5側でログインユーザの権限を判断し、ログインユーザがカスタマイズできるUI部品を抽出することができる。   Accordingly, the authority of the login user can be determined on the MFP 5 side, and UI components that can be customized by the login user can be extracted.

図14は、カスタマイズ結果の反映処理の一例を示すフローチャートである。図14に示すステップS201で、受信手段503は、情報処理装置1からカスタマイズされた画面情報を受信する。この際、受信手段503は、ユーザ情報も合わせて受信する。   FIG. 14 is a flowchart illustrating an example of a customization result reflection process. In step S <b> 201 shown in FIG. 14, the receiving unit 503 receives the customized screen information from the information processing apparatus 1. At this time, the receiving means 503 also receives user information.

ステップS202で、マージ手段511は、受信手段503が受信した画面情報と、記憶手段501が記憶しているデフォルトの操作画面情報とをマージし、新しい操作画面情報を生成する。この際、新しい操作画面情報には、固有のファイル名が付与される。   In step S202, the merging unit 511 merges the screen information received by the receiving unit 503 and the default operation screen information stored in the storage unit 501 to generate new operation screen information. At this time, a unique file name is assigned to the new operation screen information.

ステップS203で、マージ手段511は、生成した新しい操作画面情報を記憶手段501に保存する。記憶手段501には、このユーザ用の記憶エリアに新しい操作画面情報が保存される。再度、このユーザが操作画面情報のカスタマイズを要求した場合は、このユーザ用の記憶エリアの操作画面情報が読み出され、カスタマイズ後の画面情報は、このユーザ用の記憶エリアの操作画面情報とマージされる。   In step S <b> 203, the merging unit 511 stores the generated new operation screen information in the storage unit 501. The storage unit 501 stores new operation screen information in this user storage area. When this user requests the customization of the operation screen information again, the operation screen information of the storage area for the user is read, and the customized screen information is merged with the operation screen information of the storage area for the user. Is done.

これにより、MFP5は、ユーザ毎に操作画面情報を管理することができる。また、MFP5は、UI部品の全てにおいてマージする必要がなくなる。   Thereby, the MFP 5 can manage the operation screen information for each user. Further, the MFP 5 does not need to be merged in all UI parts.

以上、実施例1によれば、MFPの操作画面のカスタマイズを情報処理装置側で行う際、情報処理装置側では権限判断を行わなくてもよい。また、実施例1におけるMFPは、権限判断を行うための権限情報を送信しなくてもよいので、セキュリティ上、他人の権限情報が盗まれることがなくなる。また、実施例1におけるMFPは、管理するユーザが増えた場合、権限判断を行うための情報が膨大になり、この膨大な情報を情報処理装置に送信する必要がなくなる。   As described above, according to the first embodiment, when the operation screen of the MFP is customized on the information processing apparatus side, the authority determination need not be performed on the information processing apparatus side. Further, since the MFP according to the first embodiment does not need to transmit authority information for authority determination, the authority information of another person is not stolen for security. Further, in the MFP according to the first embodiment, when the number of users to be managed increases, information for authority determination becomes enormous, and it is not necessary to transmit this enormous information to the information processing apparatus.

[実施例2]
次に、実施例2におけるカスタマイズシステムについて説明する。実施例2におけるカスタマイズシステムでは、MFPは、情報処理装置のログインユーザに対し権限がないUI部品をダミー情報として画面情報を生成する。実施例1では、カスタマイズできるUI部品のみが表示されるため、カスタマイズできるUI部品が少ないと、表示される操作画面内のスペースが多くなり、見栄えがよくない場合がある。そこで、実施例2では、カスタマイズできないUI部品をダミーとして表示するなどして、操作画面の見栄えや操作性などを向上させる。
[Example 2]
Next, a customization system according to the second embodiment will be described. In the customization system according to the second embodiment, the MFP generates screen information using, as dummy information, UI components that are not authorized for the login user of the information processing apparatus. In the first embodiment, only UI parts that can be customized are displayed. Therefore, if there are few UI parts that can be customized, the space in the displayed operation screen increases, and the appearance may not be good. Therefore, in the second embodiment, UI parts that cannot be customized are displayed as a dummy to improve the appearance and operability of the operation screen.

なお、実施例2におけるMFPや情報処理装置のハードウェアは、実施例1と同様であり、図2や図3に示すハードウェア構成を有する。   The hardware of the MFP and information processing apparatus in the second embodiment is the same as that of the first embodiment, and has the hardware configuration shown in FIGS.

<機能>
次に、実施例2におけるMFP5の機能について説明する。図15は、実施例2におけるMFP5の機能の一例を示すブロック図である。図15に示す機能において、図4に示す機能と同様のものは同じ符号を付し、その説明を省略する。
<Function>
Next, functions of the MFP 5 in the second embodiment will be described. FIG. 15 is a block diagram illustrating an example of functions of the MFP 5 according to the second embodiment. In the function illustrated in FIG. 15, the same function as that illustrated in FIG. 4 is denoted by the same reference numeral, and the description thereof is omitted.

図15に示す機能において、実施例1と異なる機能は、生成手段601、マージ手段605である。   In the function shown in FIG. 15, functions different from the first embodiment are a generation unit 601 and a merge unit 605.

生成手段601は、判断手段505によりカスタマイズ可能と判断されたUI部品から画面情報を生成するのは実施例1と同様である。生成手段601は、ダミー付与手段603を有し、カスタマイズ不可と判断されたUI部品に対しての扱いが実施例1と異なる。   The generation unit 601 generates screen information from the UI parts that are determined to be customizable by the determination unit 505, as in the first embodiment. The generation unit 601 includes a dummy assigning unit 603 and is different from the first embodiment in handling UI components that are determined not to be customized.

ダミー付与手段603は、判断手段505によりカスタマイズ不可と判断されたUI部品の表示名を「ダミーボタン」に変更する。なお、カスタマイズ不可と判断されたUI部品とは、そのUI部品の属性情報全てにおいて権限がなかったUI部品を示す。ダミー付与手段603は、表示名が「ダミーボタン」に変更されたUI部品(以下、ダミー情報ともいう)を画面情報に含める。   The dummy assigning unit 603 changes the display name of the UI component that is determined not to be customized by the determining unit 505 to “dummy button”. Note that the UI component that is determined to be uncustomizable indicates a UI component that has no authority in all the attribute information of the UI component. The dummy assigning means 603 includes the UI component (hereinafter also referred to as dummy information) whose display name is changed to “dummy button” in the screen information.

ダミー付与手段603は、UI部品の属性情報の中にカスタマイズ不可のものがあれば、属性情報に「Dummy」を示す「状態」を追加設定する。ダミー付与手段603は、「状態」が「Dummy」に設定された属性情報(以下、ダミー属性情報ともいう)を含むUI部品を画面情報に含める。   If there is any UI component attribute information that cannot be customized, the dummy assigning unit 603 additionally sets “status” indicating “Dummy” in the attribute information. The dummy assigning means 603 includes UI parts including attribute information (hereinafter also referred to as dummy attribute information) whose “state” is set to “Dummy” in the screen information.

送信手段509は、ダミー情報及び/又はダミー属性情報を含む画面情報を情報処理装置1に送信する。   The transmission unit 509 transmits screen information including dummy information and / or dummy attribute information to the information processing apparatus 1.

マージ手段605は、受信手段503により受信されたカスタマイズされた画面情報を取得する。このとき、マージ手段605は、ダミー情報、ダミー属性以外の部分については、実施例1と同様である。マージ手段605は、ダミー削除手段607、エラー通知手段609を有する。   The merging unit 605 acquires the customized screen information received by the receiving unit 503. At this time, the merging means 605 is the same as that of the first embodiment with respect to portions other than the dummy information and the dummy attribute. The merge unit 605 has a dummy deletion unit 607 and an error notification unit 609.

ダミー削除手段607は、カスタマイズされた画面情報にダミー情報及び/又はダミー属性情報が含まれる場合、このダミー情報及び/又はダミー属性情報を削除する。これにより、ダミー情報やダミー属性情報が変更されたとしても、ダミー削除手段607により削除することで、カスタマイズ不可のUI部品や属性がカスタマイズされることを防止することができる。   When the customized screen information includes dummy information and / or dummy attribute information, the dummy deleting unit 607 deletes the dummy information and / or dummy attribute information. Thereby, even if dummy information or dummy attribute information is changed, it is possible to prevent UI components and attributes that cannot be customized from being customized by deleting them using the dummy deleting unit 607.

エラー通知手段609は、ダミー情報、又はダミー属性情報がカスタマイズされていた場合、情報処理装置1に対し、送信手段509を介してエラーを通知する。このとき、どのUI部品のどの属性情報がエラーであったかを明記したエラーが、情報処理装置1に通知される。   When the dummy information or dummy attribute information is customized, the error notification unit 609 notifies the information processing apparatus 1 of an error via the transmission unit 509. At this time, an error specifying which attribute information of which UI component was an error is notified to the information processing apparatus 1.

<具体例>
次に、ダミー情報やダミー属性情報を含む画面情報、その操作画面の例を示す。図16は、ダミー情報を含む画面情報の一例を示す図である。図16に示す画面情報は、ダミー情報を含む機器管理者の画面情報の一例を示す。図16に示すUI部品701、702がダミー情報を示す。図8の操作画面情報によれば、機器管理者は、UI部品「トレイ紙サイズ情報」及び「部数入力」は全ての属性情報についてカスタマイズできない。また、図10に示す機器管理者の画面情報に対し、図16に示す機器管理者の画面情報には、ダミー情報701、702が付与されている。
<Specific example>
Next, screen information including dummy information and dummy attribute information, and an example of the operation screen are shown. FIG. 16 is a diagram illustrating an example of screen information including dummy information. The screen information shown in FIG. 16 shows an example of device administrator screen information including dummy information. UI parts 701 and 702 shown in FIG. 16 indicate dummy information. According to the operation screen information of FIG. 8, the device administrator cannot customize the UI parts “tray paper size information” and “copy number input” for all attribute information. In addition to the screen information of the device manager shown in FIG. 10, dummy information 701 and 702 are added to the screen information of the device manager shown in FIG.

なお、ダミー情報701は、「トレイ紙サイズ情報」のダミーであり、ダミー情報702は、「部数入力」のダミーである。ダミー情報は、表示名以外は、もとの属性情報と同じである。これにより、機器管理者がカスタマイズできないUI部品のボタンと同じ位置、同じサイズのダミーボタンが、操作画面に表示されることになる。   The dummy information 701 is a “tray paper size information” dummy, and the dummy information 702 is a “number of copies input” dummy. The dummy information is the same as the original attribute information except for the display name. As a result, a dummy button having the same position and the same size as a UI component button that cannot be customized by the device manager is displayed on the operation screen.

図17は、ダミー属性情報を含む画面情報の一例を示す図である。図17に示す画面情報は、ダミー属性情報を含むAさんの画面情報の一例を示す。図17に示す画面情報は、UI部品「トレイ紙サイズ情報」の属性情報「サイズ」の中に「Dummy」が追加されている。これは、Aさんは、UI部品「トレイ紙サイズ情報」の属性情報「色」はカスタマイズできるが、「サイズ」はカスタマイズできないことを示す。これにより、情報処理装置1側で、属性情報が「Dummy」の部分の表示の仕方を半輝度にしたり、点線にしたりして、カスタマイズできる部分と区別できるように表示することができる。   FIG. 17 is a diagram illustrating an example of screen information including dummy attribute information. The screen information shown in FIG. 17 shows an example of Mr. A's screen information including dummy attribute information. In the screen information shown in FIG. 17, “Dummy” is added to the attribute information “size” of the UI component “tray paper size information”. This indicates that Mr. A can customize the attribute information “color” of the UI component “tray paper size information”, but cannot customize “size”. As a result, the information processing apparatus 1 can display the portion having the attribute information “Dummy” in a half luminance or a dotted line so that it can be distinguished from the customizable portion.

図18は、操作画面(その1)の一例を示す図である。図18に示す操作画面は、図16に示す画面情報を表示した場合の画面である。ダミーボタンは、元のトレイ紙サイズ情報や部数入力ボタンと同じ位置、同じサイズで表示される。これにより、ユーザ(機器管理者)は、操作画面のUI部品のレイアウトを知ることができ、カスタマイズできるUI部品のサイズ変更の限界や位置の移動の限界が容易に把握しやすくなる。ダミーボタンが表示されない場合、本来表示されるUI部品と重複する位置に、カスタマイズ可能なUI部品を移動してしまうこともある。   FIG. 18 is a diagram illustrating an example of the operation screen (part 1). The operation screen shown in FIG. 18 is a screen when the screen information shown in FIG. 16 is displayed. The dummy button is displayed at the same position and the same size as the original tray paper size information and the copy number input button. Thereby, the user (device manager) can know the layout of UI parts on the operation screen, and can easily grasp the limit of size change and the limit of movement of UI parts that can be customized. If the dummy button is not displayed, the customizable UI component may be moved to a position overlapping the originally displayed UI component.

図19は、操作画面(その2)の一例を示す図である。図19に示す操作画面は、図17に示す画面情報を表示した場合の画面である。点線で囲われた「トレイ紙サイズ情報」のボタンについて、Aさんはサイズ変更できないので、点線で表示されている。このとき、表示制御手段107は、UI部品の属性情報「サイズ」に「Dummy」が含まれる場合、そのボタンが点線で表示されるよう制御する。また、表示制御手段107は、点線でボタンを表示する以外にも半輝度にするなどして、その他のカスタマイズ可能なUI部品とは区別する。   FIG. 19 is a diagram illustrating an example of the operation screen (No. 2). The operation screen shown in FIG. 19 is a screen when the screen information shown in FIG. 17 is displayed. The “tray paper size information” button surrounded by the dotted line is displayed with a dotted line because Mr. A cannot change the size. At this time, when the UI component attribute information “size” includes “Dummy”, the display control unit 107 performs control so that the button is displayed with a dotted line. Further, the display control means 107 distinguishes it from other customizable UI parts by, for example, making it half-luminous in addition to displaying buttons with dotted lines.

なお、生成手段601は、ダミー情報及び/又はダミー属性情報を付与する以外にも、カスタマイズ可能なUI部品の移動範囲やサイズ変更の最大値、最小値などをUI部品のオプションデータとして付与してもよい。   In addition to providing dummy information and / or dummy attribute information, the generation unit 601 also provides a customizable UI component movement range, maximum size change value, minimum value, and the like as UI component option data. Also good.

これにより、情報処理装置1は、ダミー情報がなくても、移動範囲やサイズ変更の範囲を把握することができる。   Thereby, the information processing apparatus 1 can grasp the movement range and the size change range without the dummy information.

<動作>
次に、実施例2における画像形成装置5の動作について説明する。図20は、実施例2における画像形成装置の処理の一例を示すフローチャートである。図20に示すステップS301で、受信手段503は、情報処理装置1から、ユーザ情報と操作画面の操作画面情報の取得要求を受信したかを判断する。受信手段503がこれらを受信した場合(S301−YES)、ステップS302に進み、受信していない場合(S301−NO)、ステップS301に戻る。
<Operation>
Next, the operation of the image forming apparatus 5 in Embodiment 2 will be described. FIG. 20 is a flowchart illustrating an example of processing of the image forming apparatus according to the second embodiment. In step S301 illustrated in FIG. 20, the reception unit 503 determines whether the user information and the operation screen information acquisition request for the operation screen have been received from the information processing apparatus 1. When the receiving unit 503 receives these (S301-YES), the process proceeds to step S302, and when not received (S301-NO), the process returns to step S301.

ステップS302で、生成手段601は、カスタマイズ不可のUI部品をダミー情報としたり、カスタマイズ不可のUI部品の属性情報をダミー属性情報としたりして、画面情報を生成する(図16、17参照)。   In step S302, the generation unit 601 generates screen information by using a UI component that cannot be customized as dummy information or attribute information of a UI component that cannot be customized as dummy attribute information (see FIGS. 16 and 17).

ステップS303で、送信手段509は、生成手段601が生成した画面情報を情報処理装置1に送信する。   In step S <b> 303, the transmission unit 509 transmits the screen information generated by the generation unit 601 to the information processing apparatus 1.

ステップS304で、受信手段503は、カスタマイズ結果(カスタマイズ済みの画面情報)を情報処理装置1から受信したかを判断する。受信手段503がカスタマイズ結果を受信した場合(ステップS304−YES)、ステップS305に進み、受信していない場合(ステップS304−NO)、ステップS304に戻る。   In step S <b> 304, the receiving unit 503 determines whether a customization result (customized screen information) has been received from the information processing apparatus 1. If the receiving unit 503 receives the customization result (step S304—YES), the process proceeds to step S305, and if not received (step S304—NO), the process returns to step S304.

ステップS305で、マージ手段605は、ダミー情報やダミー属性情報が変更されたかを判定する。マージ手段605は、もとの情報と照合することで、ダミー情報及び/又はダミー属性情報が変更されたことを判定できる。マージ手段605は変更されたと判定した場合(ステップS305−YES)、ステップS306に進み、変更されなかったと判定した場合(ステップS305−NO)、ステップS307に進む。   In step S305, the merging unit 605 determines whether dummy information or dummy attribute information has been changed. The merging means 605 can determine that the dummy information and / or the dummy attribute information has been changed by collating with the original information. If it is determined that the merging means 605 has been changed (step S305—YES), the process proceeds to step S306, and if it is determined that it has not been changed (step S305—NO), the process proceeds to step S307.

ステップS306で、エラー通知手段609は、ダミー情報及び/又はダミー属性情報は変更できないことを示すエラーを、送信手段503を介して情報処理装置1に通知する。   In step S306, the error notification unit 609 notifies the information processing apparatus 1 via the transmission unit 503 of an error indicating that the dummy information and / or the dummy attribute information cannot be changed.

ステップS307で、マージ手段605は、ダミー情報及びダミー属性情報を削除した後、カスタマイズされたUI部品を、元の操作画面情報とマージして新たな操作画面情報を生成する。新たに生成された操作画面情報は、記憶手段501内の、情報処理装置1のログインユーザの記憶エリアに記憶される(上書きされる)。   In step S307, the merge unit 605 deletes the dummy information and the dummy attribute information, and then merges the customized UI component with the original operation screen information to generate new operation screen information. The newly generated operation screen information is stored (overwritten) in the storage area of the login user of the information processing apparatus 1 in the storage unit 501.

以上、実施例2によれば、カスタマイズできないUI部品をダミーとして表示するなどして、操作画面の見栄えや操作性を向上させることができる。また、実施例2によれば、カスタマイズ不可のUI部品をダミーとして表示することで、カスタマイズ可能なUI部品の移動範囲や拡大範囲などをユーザに把握させることができる。   As described above, according to the second embodiment, it is possible to improve the appearance and operability of the operation screen by displaying UI parts that cannot be customized as dummy. Further, according to the second embodiment, by displaying a UI part that cannot be customized as a dummy, it is possible to allow the user to grasp the movement range, the expansion range, and the like of the UI part that can be customized.

なお、上記各実施例では、操作画面情報は1つの場合について説明したが、MFP5は、アプリ毎にカスタマイズ可能な操作画面を保持してもよく、この場合、操作画面にはIDを付すなどして区別できるようにすればよい。   In each of the embodiments described above, the case where the operation screen information is one has been described. However, the MFP 5 may hold an operation screen that can be customized for each application. In this case, an ID is attached to the operation screen. Can be distinguished.

なお、本実施例のカスタマイズシステム10は、各実施例で前述した画像形成装置と、この画像形成装置が生成した画面情報を表示制御してカスタマイズ(編集)を可能にする、情報処理装置により実行可能なカスタマイズツールプログラムとを備える構成としてもよい。   The customization system 10 of this embodiment is executed by an information processing apparatus that enables customization (editing) by displaying and controlling the image forming apparatus described above in each embodiment and screen information generated by the image forming apparatus. It is good also as a structure provided with the possible customization tool program.

以上、本発明の実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。また、前述した実施例の構成要素を全部又は複数を組み合わせて情報処理装置を構成することも可能である。   Although the embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. It can be changed. It is also possible to configure the information processing apparatus by combining all or a plurality of the components of the above-described embodiments.

なお、実施例において説明した処理内容をプログラムとし、このプログラムをコンピュータに実行させて前述した処理を情報処理装置に実行させることも可能である。また、このプログラムを記録媒体に記録し、このプログラムが記録された記録媒体をコンピュータに読み取らせて、前述した処理を情報処理装置に実行させることも可能である。   Note that the processing content described in the embodiments may be a program, and the computer may execute the program to cause the information processing apparatus to execute the processing described above. It is also possible to record the program on a recording medium, cause the computer to read the recording medium on which the program is recorded, and cause the information processing apparatus to execute the processing described above.

1 情報処理装置
5、6 MFP
11、51 制御部
12、52 主記憶部
13、53 補助記憶部
14、54 外部記憶装置I/F部
15、55 ネットワークI/F部
16 入力部
17、57 表示部
56 操作部
58 エンジン部
101 受付手段
103 送信手段
105 受信手段
107 表示制御手段
501 記憶手段
503 受信手段
505 判断手段
507 生成手段
509 送信手段
511 マージ手段
603 ダミー付与手段
607 ダミー削除手段
609 エラー通知手段
1 Information processing device 5, 6 MFP
11, 51 Control unit 12, 52 Main storage unit 13, 53 Auxiliary storage unit 14, 54 External storage device I / F unit 15, 55 Network I / F unit 16 Input unit 17, 57 Display unit 56 Operation unit 58 Engine unit 101 Reception means 103 Transmission means 105 Reception means 107 Display control means 501 Storage means 503 Reception means 505 Determination means 507 Generation means 509 Transmission means 511 Merge means 603 Dummy assignment means 607 Dummy deletion means 609 Error notification means

特開2007−323234号公報JP 2007-323234 A

Claims (11)

ネットワークを介して情報処理装置と接続される画像処理装置であって、
編集可能な操作画面の各UI部品に対し、識別情報と権限情報とが設定された操作画面情報を記憶する記憶手段と、
前記情報処理装置から識別情報と、前記操作画面情報の取得要求とを受信する受信手段と、
前記受信手段により受信された識別情報と、前記取得要求された操作画面情報の権限情報とに基づいて、編集可能なUI部品を判断する判断手段と、
前記判断手段により編集可能と判断されたUI部品を含む画面情報を生成する生成手段と、
前記生成手段により作成された画面情報を前記情報処理装置に送信する送信手段と、
を備える画像処理装置。
An image processing apparatus connected to an information processing apparatus via a network,
Storage means for storing operation screen information in which identification information and authority information are set for each UI part of the editable operation screen;
Receiving means for receiving the identification information and the operation screen information acquisition request from the information processing apparatus;
A determination unit that determines an editable UI component based on the identification information received by the reception unit and the authority information of the operation screen information requested to be acquired;
Generating means for generating screen information including UI parts determined to be editable by the determining means;
Transmitting means for transmitting the screen information created by the generating means to the information processing apparatus;
An image processing apparatus comprising:
前記生成手段は、
前記判断手段により編集の権限がないと判断されたUI部品を、表示可能なダミー情報として前記画面情報に含める請求項1記載の画像処理装置。
The generating means includes
The image processing apparatus according to claim 1, wherein a UI component that is determined not to have editing authority by the determination unit is included in the screen information as displayable dummy information.
前記操作画面情報は、前記UI部品の各属性に対して権限情報が設定され、
前記生成手段は、
前記判断手段により編集の権限がないと判断されたUI部品の属性を、表示可能とするダミー属性情報として前記画面属性情報に含める請求項1又は2記載の画像処理装置。
In the operation screen information, authority information is set for each attribute of the UI component.
The generating means includes
The image processing apparatus according to claim 1, wherein an attribute of a UI component determined to have no editing authority by the determination unit is included in the screen attribute information as dummy attribute information that can be displayed.
前記生成手段は、
前記編集可能なUI部品の編集可能な範囲を示す範囲情報を該UI部品に関連付けて前記画面情報に含める請求項1乃至3いずれか一項に記載の画像処理装置。
The generating means includes
The image processing apparatus according to claim 1, wherein range information indicating an editable range of the editable UI component is included in the screen information in association with the UI component.
前記受信手段により前記情報処理装置から編集された操作画面情報が受信された場合、編集結果を前記記憶手段に記憶される操作画面情報にマージするマージ手段をさらに備える請求項2又は3記載の画像処理装置。   The image according to claim 2, further comprising a merging unit that merges the edited result with the operation screen information stored in the storage unit when the reception unit receives the operation screen information edited from the information processing apparatus. Processing equipment. 前記マージ手段は、
前記編集された操作画面情報が前記ダミー情報、又は前記ダミー属性情報を含む場合、前記ダミー情報、又は前記ダミー属性情報を削除してマージする請求項5記載の画像処理装置。
The merging means includes
The image processing apparatus according to claim 5, wherein when the edited operation screen information includes the dummy information or the dummy attribute information, the dummy information or the dummy attribute information is deleted and merged.
前記マージ手段は、
前記ダミー情報が編集されたことを検知した場合、前記情報処理装置に対し、前記ダミー情報の編集は無効であることを通知する請求項5又は6記載の画像処理装置。
The merging means includes
The image processing apparatus according to claim 5 or 6, wherein when it is detected that the dummy information has been edited, the information processing apparatus is notified that editing of the dummy information is invalid.
ネットワークを介して接続される画像処理装置の操作画面の編集を実行する情報処理装置であって、
前記操作画面の操作画面情報の取得要求と、識別情報とを画像処理装置に送信する送信手段と、
前記画像処理装置から、前記識別情報に基づいて編集可能と判断されたUI部品を含む操作画面情報を受信する受信手段と、
受信された操作画面情報を表示制御する表示制御手段と、
を備える情報処理装置。
An information processing apparatus that executes editing of an operation screen of an image processing apparatus connected via a network,
A transmission means for transmitting an operation screen information acquisition request for the operation screen and identification information to the image processing apparatus;
Receiving means for receiving, from the image processing apparatus, operation screen information including a UI component that is determined to be editable based on the identification information;
Display control means for controlling display of received operation screen information;
An information processing apparatus comprising:
前記表示制御手段は、
前記操作画面情報にダミー情報としてのUI部品が含まれる場合、該UI部品をダミーとして表示制御する請求項8記載の情報処理装置。
The display control means includes
9. The information processing apparatus according to claim 8, wherein when the UI screen as dummy information is included in the operation screen information, the UI component is displayed and controlled as a dummy.
編集可能な操作画面の各UI部品に対し、識別情報と権限情報とが設定された操作画面情報を記憶する記憶手段を備え、ネットワークを介して情報処理装置に接続される画像処理装置に、
前記情報処理装置から権限情報と、前記操作画面情報の取得要求とを受信する受信ステップと、
前記受信ステップにより受信された権限情報と、前記取得要求された操作画面情報の権限情報とに基づいて、編集可能なUI部品を判断する判断ステップと、
前記判断ステップにより編集可能と判断されたUI部品を含む画面情報を生成する生成ステップと、
前記生成ステップにより作成された画面情報を前記情報処理装置に送信する送信ステップと、
を実行させるための編集プログラム。
For each UI component of the editable operation screen, an image processing apparatus having storage means for storing operation screen information in which identification information and authority information are set is connected to the information processing apparatus via a network.
A receiving step of receiving authority information and an operation screen information acquisition request from the information processing apparatus;
A determination step of determining an editable UI component based on the authority information received in the reception step and the authority information of the operation screen information requested to be acquired;
A generation step of generating screen information including UI parts determined to be editable by the determination step;
A transmission step of transmitting the screen information created by the generation step to the information processing device;
An editing program to execute.
請求項1乃至7いずれか一項に記載の画像処理装置と、前記画像処理装置が生成した操作画面の画面情報を表示制御する、コンピュータにより実行可能な編集ツールプログラムとを備える編集システム。   8. An editing system comprising: the image processing apparatus according to claim 1; and a computer-executable editing tool program that controls display of screen information of an operation screen generated by the image processing apparatus.
JP2010183945A 2010-08-19 2010-08-19 Image processing apparatus, editing program, and editing system Expired - Fee Related JP5561017B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010183945A JP5561017B2 (en) 2010-08-19 2010-08-19 Image processing apparatus, editing program, and editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010183945A JP5561017B2 (en) 2010-08-19 2010-08-19 Image processing apparatus, editing program, and editing system

Publications (2)

Publication Number Publication Date
JP2012040765A true JP2012040765A (en) 2012-03-01
JP5561017B2 JP5561017B2 (en) 2014-07-30

Family

ID=45897605

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010183945A Expired - Fee Related JP5561017B2 (en) 2010-08-19 2010-08-19 Image processing apparatus, editing program, and editing system

Country Status (1)

Country Link
JP (1) JP5561017B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160065756A1 (en) * 2013-05-02 2016-03-03 Ryoji Araki Equipment unit, information processing terminal, information processing system, display control method, and program
JP2016066937A (en) * 2014-09-25 2016-04-28 コニカミノルタ株式会社 Image processing device, operation support method, and operation supporting program
JP2016157156A (en) * 2015-02-23 2016-09-01 株式会社リコー Information processing apparatus, information processing system, information processing method, and program
JPWO2015141110A1 (en) * 2014-03-18 2017-04-06 パナソニックIpマネジメント株式会社 Input device, server, input program, and input method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004070572A (en) * 2002-08-05 2004-03-04 Brother Ind Ltd Image forming device and network system
JP2006203858A (en) * 2004-12-22 2006-08-03 Canon Inc Image processing apparatus and method for controlling the same
JP2007251919A (en) * 2006-02-20 2007-09-27 Ricoh Co Ltd Image processor, display processor, image processing method, display processing method, image processing program, display processing program and image processing system
JP2007257038A (en) * 2006-03-20 2007-10-04 Ricoh Co Ltd Information processor, processor, program and recording medium
JP2008167417A (en) * 2006-12-08 2008-07-17 Ricoh Co Ltd Image forming apparatus, display control method and display control program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004070572A (en) * 2002-08-05 2004-03-04 Brother Ind Ltd Image forming device and network system
JP2006203858A (en) * 2004-12-22 2006-08-03 Canon Inc Image processing apparatus and method for controlling the same
JP2007251919A (en) * 2006-02-20 2007-09-27 Ricoh Co Ltd Image processor, display processor, image processing method, display processing method, image processing program, display processing program and image processing system
JP2007257038A (en) * 2006-03-20 2007-10-04 Ricoh Co Ltd Information processor, processor, program and recording medium
JP2008167417A (en) * 2006-12-08 2008-07-17 Ricoh Co Ltd Image forming apparatus, display control method and display control program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160065756A1 (en) * 2013-05-02 2016-03-03 Ryoji Araki Equipment unit, information processing terminal, information processing system, display control method, and program
JPWO2015141110A1 (en) * 2014-03-18 2017-04-06 パナソニックIpマネジメント株式会社 Input device, server, input program, and input method
JP2016066937A (en) * 2014-09-25 2016-04-28 コニカミノルタ株式会社 Image processing device, operation support method, and operation supporting program
JP2016157156A (en) * 2015-02-23 2016-09-01 株式会社リコー Information processing apparatus, information processing system, information processing method, and program

Also Published As

Publication number Publication date
JP5561017B2 (en) 2014-07-30

Similar Documents

Publication Publication Date Title
KR101663860B1 (en) Image processing apparatus, image processing system, control method of image processing apparatus, and storage medium
EP2639735A1 (en) Information processor and recording medium
KR101492681B1 (en) Data processing apparatus and control method of data processing apparatus
US9013740B2 (en) Information processing apparatus, control method therefor and computer-readable storage medium
JP5280488B2 (en) Account management apparatus, image processing system, image processing method, program, and recording medium
JP2008258823A (en) Image processing apparatus, image processing method, program, and storage medium
JP5728439B2 (en) Data storage destination setting system, information processing apparatus, and data storage destination setting program
JP4587164B2 (en) Printing system, printing control method, and program
JP5561017B2 (en) Image processing apparatus, editing program, and editing system
JP2013198087A (en) Image processing device, control method for image processing device, and program
JP6261265B2 (en) Information processing apparatus, information processing method, and computer-readable program
US9001359B2 (en) Information processing apparatus capable of setting configuration information for use by an image processing apparatus, and control method and storage medium therefor
JP5636829B2 (en) Customization system, image forming apparatus, information processing apparatus, and customization program
JP5901592B2 (en) Image forming system, image forming apparatus, and image forming program
KR20110085783A (en) Method for storing document in document box, host apparatus and image forming apparatus for performing the method
JP2007242038A (en) Document management device
JP2007293509A (en) Information processor and output status management method
WO2022181256A1 (en) Information processing device and program
JP6253246B2 (en) Image processing system, image processing method, and program
JP7081403B2 (en) Information processing equipment and programs
JP2000047959A (en) Substitutive equipment setting system and medium having recorded substitutive equipment setting program thereon
JP6576529B2 (en) Data processing apparatus, data processing apparatus control method, and program
JP6391742B2 (en) Data processing apparatus, data processing apparatus control method, and program
JP2023083857A (en) Terminal device and transfer method of print setting
JP5931121B2 (en) Data processing apparatus, control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140207

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140218

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140418

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140513

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140526

R151 Written notification of patent or utility model registration

Ref document number: 5561017

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees