JP2014003368A - Image forming apparatus and image processing program - Google Patents

Image forming apparatus and image processing program Download PDF

Info

Publication number
JP2014003368A
JP2014003368A JP2012135767A JP2012135767A JP2014003368A JP 2014003368 A JP2014003368 A JP 2014003368A JP 2012135767 A JP2012135767 A JP 2012135767A JP 2012135767 A JP2012135767 A JP 2012135767A JP 2014003368 A JP2014003368 A JP 2014003368A
Authority
JP
Japan
Prior art keywords
image
preview
preview image
user
login
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
JP2012135767A
Other languages
Japanese (ja)
Inventor
Takeshi Shintani
武史 新谷
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2012135767A priority Critical patent/JP2014003368A/en
Publication of JP2014003368A publication Critical patent/JP2014003368A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To quickly display a preview image while suppressing pressure on a storage area.SOLUTION: An image forming apparatus comprises: log-in means 101 which performs log in through user authentication; preview image storage means 102 which, at the time of log in, generates and stores a preview image of a file stored in association with an authenticated user; and preview image display means 103 which displays the preview image of a target file, in response to a preview operation.

Description

本発明は、プレビュー表示を可能とする画像形成装置及び画像処理プログラムに関し、より詳しくは、プレビュー画像の生成タイミングに特徴を有する画像形成装置及び画像処理プログラムに関する。   The present invention relates to an image forming apparatus and an image processing program that enable preview display, and more particularly to an image forming apparatus and an image processing program characterized by preview image generation timing.

従来から、画像形成装置においては、ユーザーごとに画像や文書を保存させておくことができる、いわゆるユーザーボックスが知られている。
ユーザーボックスは、ログイン中のユーザーが利用できる機能である。
また、ユーザーボックスの付加機能としてプレビュー機能が知られている。
プレビュー機能によれば、ユーザーボックスに保存されてあるファイルの画像イメージを、ファイルを開くことなく確認することができる(例えば、特許文献1参照)。
2. Description of the Related Art Conventionally, in an image forming apparatus, a so-called user box that can store images and documents for each user is known.
The user box is a function that can be used by the logged-in user.
A preview function is known as an additional function of the user box.
According to the preview function, an image of a file stored in the user box can be confirmed without opening the file (see, for example, Patent Document 1).

特開2003−208448号公報JP 2003-208448 A

しかしながら、プレビューに用いられるサムネイル等のプレビュー画像は、基となるファイルを保存する際、又は、プレビューが求められた際、のいずれかのタイミングで生成が行われていたため、以下の問題があった。
前者の場合、基のファイルを保存した時からサムネイル画像が保存されるため、記憶領域を慢性的に圧迫する問題があった。
ユーザーボックスが複数ある場合、ボックス数に応じてファイル数が累積的に増えるため、問題が甚大となることも懸念されていた。
後者の場合、プレビュー操作があってからサムネイル画像を生成し始めるため、ユーザーがすぐにプレビュー画像を閲覧できない場合があった。
ユーザーボックス内に多数のファイルがある場合には、この傾向が強くなり、プレビュー機能の本来の役割を十分に発揮できない場合があった。
However, the preview images such as thumbnails used for the preview were generated at any time when the base file was saved or when the preview was requested, and thus had the following problems. .
In the former case, since the thumbnail image is saved from when the original file is saved, there is a problem of chronically compressing the storage area.
When there were multiple user boxes, the number of files increased cumulatively according to the number of boxes, and there was a concern that the problem would become enormous.
In the latter case, since a thumbnail image starts to be generated after a preview operation, the user may not be able to view the preview image immediately.
If there are a large number of files in the user box, this tendency becomes stronger, and the original role of the preview function may not be fully exhibited.

本発明は、上記の事情に鑑みなされたものであり、ユーザーがログインしたタイミングでプレビュー画像を生成・保存してログイン中の表示を可能とし、ログオフのタイミングでサムネイル画像を削除する画像形成装置及び画像処理プログラムの提供を目的とする。   The present invention has been made in view of the above circumstances, and an image forming apparatus that generates and saves a preview image at a timing when a user logs in, enables display during login, and deletes a thumbnail image at a logoff timing, and The purpose is to provide an image processing program.

上記目的を達成するため本発明の画像形成装置は、ユーザーの認証を通してログインを行うログイン手段と、ログインの際、認証されたユーザーに関連づけて保存されてあるファイルのプレビュー画像を生成して保存するプレビュー画像保存手段と、プレビュー操作に応じ、対象のファイルのプレビュー画像を表示するプレビュー画像表示手段と、を備えた構成にしてある。   To achieve the above object, an image forming apparatus of the present invention generates a login image for logging in through user authentication, and generates and stores a preview image of a file stored in association with the authenticated user at the time of login. A preview image storage unit and a preview image display unit that displays a preview image of a target file in response to a preview operation are provided.

また、本発明の画像処理プログラムは、コンピュータを、ユーザーの認証を通してログインを行うログイン手段、ログインの際、認証されたユーザーに関連づけて保存されてあるファイルのプレビュー画像を生成して保存するプレビュー画像保存手段、及び、プレビュー操作に応じ、対象のファイルのプレビュー画像を表示するプレビュー画像表示手段、として機能させるようにしてある。   Further, the image processing program of the present invention is a login means for logging in a computer through user authentication, and a preview image for generating and saving a preview image of a file stored in association with the authenticated user at the time of login. It functions as a storage means and a preview image display means for displaying a preview image of the target file in accordance with the preview operation.

本発明によれば、記憶領域の圧迫を抑えながらも、プレビュー画像を高速に表示することができる。   According to the present invention, it is possible to display a preview image at high speed while suppressing the compression of the storage area.

本発明の実施形態に係る画像形成装置の構成を示す図である。1 is a diagram illustrating a configuration of an image forming apparatus according to an embodiment of the present invention. 本発明の実施形態に係る制御部の機能ブロック図である。It is a functional block diagram of a control part concerning an embodiment of the present invention. 本発明の実施形態に係る画像処理方法を示すフローチャートである。3 is a flowchart illustrating an image processing method according to an embodiment of the present invention. ユーザーボックスの一例を示す図である。It is a figure which shows an example of a user box.

本発明の画像形成装置について説明する。
ここでは、本発明の画像形成装置の一実施形態として、コピー機能、スキャナ機能、プリント機能、通信機能等を備えたMFP(Multifunction Peripheral)を例に挙げて説明する。
図1に示すように、MFP1は、主に、装置全体の制御及び各種演算処理を行うCPU(Central Processing Unit)10、プログラムやデータを記憶するためのROM(Read Only Memory)11、作業領域として一時的にプログラムやデータを記憶するためのRAM(Random Access Memory)12、ユーザー単位又はグループ単位でファイルの保存・蓄積が可能なユーザーボックスの領域を有するハードディスクドライブ(HDD20)、各種情報の表示および各種指示の入力に使用される操作表示部30、図示しない原稿台にセットされた原稿等を読み取るスキャナ40、既知の電子写真式プロセス等を用いて記録媒体上に印刷する印刷エンジン50、及び、ホストコンピュータ2との間でネットワーク90を介したデータ通信を可能とする通信インターフェース60から構成され、これらがI/F(バス・インターフェース)70を介して相互に接続されている。
The image forming apparatus of the present invention will be described.
Here, as an embodiment of the image forming apparatus of the present invention, an MFP (Multifunction Peripheral) having a copy function, a scanner function, a print function, a communication function and the like will be described as an example.
As shown in FIG. 1, the MFP 1 mainly includes a CPU (Central Processing Unit) 10 for controlling the entire apparatus and various arithmetic processes, a ROM (Read Only Memory) 11 for storing programs and data, and a work area. RAM (Random Access Memory) 12 for temporarily storing programs and data, a hard disk drive (HDD 20) having a user box area in which files can be stored and stored in units of users or groups, display of various information, and An operation display unit 30 used for inputting various instructions, a scanner 40 for reading a document set on a document table (not shown), a print engine 50 for printing on a recording medium using a known electrophotographic process, and the like; A communication interface that enables data communication with the host computer 2 via the network 90. It consists scan 60, which are connected to each other via an I / F (bus interface) 70.

制御部100は、主に、CPU10、ROM11、RAM12等により構成され、上記各機能を実施する上で必要な動作を自ら行い、又は、他の構成部に動作させる制御を行う。
特に、本実施形態の制御部100は、ユーザーボックスに保存されてあるファイルのプレビューに関する以下の画像処理制御を行う。
The control unit 100 is mainly configured by the CPU 10, the ROM 11, the RAM 12, and the like, and performs control necessary for performing the above-described functions by itself or by causing other components to operate.
In particular, the control unit 100 of the present embodiment performs the following image processing control related to the preview of a file stored in the user box.

図2は、本実施形態に係る制御部の機能ブロック図である。
図2に示すように、制御部100は、ログイン手段101、プレビュー画像保存手段102、プレビュー画像表示手段103、及び、プレビュー画像削除手段104を、機能ブロックとして備える。
FIG. 2 is a functional block diagram of the control unit according to the present embodiment.
As shown in FIG. 2, the control unit 100 includes a login unit 101, a preview image storage unit 102, a preview image display unit 103, and a preview image deletion unit 104 as functional blocks.

ログイン手段101は、ユーザーの認証を通してログインを行う。
例えば、ユーザーが自身のユーザーIDとパスワード等の認証情報を入力すると予め保存させてある登録情報との照合を行い、認証されるとログインを成立させる。
ログインが成立すると、MFP1が有する機能に関し一定の使用権限がユーザーに与えられる。ユーザーボックスは、そのうちの一機能である。
具体的には、ユーザーIDに関連づけられたユーザーボックスに所望のファイルを保存し、また、過去にユーザーボックスに保存したファイルにアクセスできるようになる。
The login unit 101 performs login through user authentication.
For example, when the user inputs his / her user ID and authentication information such as a password, the user collates with registered information stored in advance, and when the user is authenticated, the login is established.
When the login is established, a certain use authority is given to the user regarding the functions of the MFP 1. The user box is one of the functions.
Specifically, a desired file is stored in a user box associated with the user ID, and a file stored in the user box in the past can be accessed.

図4は、ユーザーボックスの一例を示した図である。
図4に示すように、例えば、ユーザーは、自身のユーザーボックス内に任意のファイルを保存し(文書保存)、また、自身のユーザーボックス内のファイルを選択して、プレビュー、印刷することができる。
なお、ユーザーボックスは、個人に関連づけられるだけでなく、複数人からなるグループを1ユーザーとしたグループに関連づけられたものであっても良い。
例えば、部門単位でIDを付与して部門ごとにMFP1の使用管理を行うような場合には、部門IDに関連づけたユーザーボックスを設け、これを部門に属する複数のユーザーが共用することもできる。
FIG. 4 is a diagram illustrating an example of a user box.
As shown in FIG. 4, for example, the user can save an arbitrary file in his / her user box (document save), and can select a file in his / her user box to preview and print. .
Note that the user box may be associated not only with an individual but also with a group in which a group of a plurality of people is one user.
For example, when an ID is assigned to each department and the use management of the MFP 1 is performed for each department, a user box associated with the department ID can be provided and shared by a plurality of users belonging to the department.

プレビュー画像保存手段102は、ログインの際、認証されたユーザーに関連づけて保存されてあるファイルのプレビュー画像を生成し、保存する。
すなわち、ログインのタイミングで、自身のユーザーボックスに保存されてあるファイルにアクセスしてサムネイル画像を生成し、これをHDD20に保存する処理を自動的に行う。
図4の場合、「0001」〜「0003」の各ファイルのプレビュー画像が生成され、ファイルに紐付けて保存される。
なお、サムネイル画像は、画素の間引き等、既知の手法を用いて生成することができる。
The preview image storage unit 102 generates and stores a preview image of a file stored in association with the authenticated user at the time of login.
That is, at the login timing, a file stored in its own user box is accessed to generate a thumbnail image, and a process of storing the thumbnail image in the HDD 20 is automatically performed.
In the case of FIG. 4, preview images of the files “0001” to “0003” are generated and stored in association with the files.
The thumbnail image can be generated using a known method such as pixel thinning.

プレビュー画像表示手段103は、プレビュー操作に応じ、対象のファイルのプレビュー画像を表示する。
例えば、図4に示すように、ファイル「0001」を選択し、「プレビュー」を選択した場合には、ファイル「0001」のサムネイル画像を操作表示部30に表示する。
The preview image display means 103 displays a preview image of the target file in accordance with the preview operation.
For example, as illustrated in FIG. 4, when the file “0001” is selected and “Preview” is selected, the thumbnail image of the file “0001” is displayed on the operation display unit 30.

このように、プレビューに用いられるサムネイル画像は、ログイン時から生成・保存するようにしているため、ログイン後のあるタイミングでユーザーからプレビュー表示の要求操作が行われたときには、すぐに対象のサムネイル画像を取りだして表示することができる。   As described above, since the thumbnail image used for the preview is generated and saved at the time of login, when the user performs a preview display request operation at a certain timing after login, the target thumbnail image is immediately displayed. Can be taken out and displayed.

また、サムネイル画像は、ユーザーに関連づけて保存されてあるファイルのうち、新たに保存されたものから順に生成する。
例えば、図4の例の場合、「0002」(12月保存)→「0003」(11月保存)→「0001」(10月保存)の順にサムネイル画像を生成する。
一般に、ファイルが新しいほど利用可能性が高いことに着目し、プレビュー要求が見込まれる順番に、サムネイル画像の生成の順番を整合させたものである。
このようにすると、対象のサムネイル画像をより的確にかつ高速に表示することができる。
例えば、ファイル数が多く、すべてのサムネイル画像の生成に時間を要する場合に特に効果を奏する。
In addition, thumbnail images are generated in order from the newly saved file among the files saved in association with the user.
For example, in the example of FIG. 4, thumbnail images are generated in the order of “0002” (saved in December) → “0003” (saved in November) → “0001” (saved in October).
In general, attention is paid to the fact that the newer the file, the higher the availability, and the order of generating thumbnail images is matched with the order in which preview requests are expected.
In this way, the target thumbnail image can be displayed more accurately and at high speed.
For example, this is particularly effective when the number of files is large and it takes time to generate all thumbnail images.

プレビュー画像削除手段104は、ログインが解除されたときに、そのログインの際に保存されたプレビュー画像を削除する。
すなわち、ユーザーボックス内の各ファイルについて生成したサムネイル画像をログオフ時に全て消去するものである。例えば、図4の場合、「0001」〜「0003」についてのプレビュー画像がログオフ時にすべてHDD20から削除されることとなる。
このようにすると、サムネイル画像が長期にわたって記憶領域を圧迫する問題を解消することができる。
なお、ログオフは、ユーザー操作により手動で、又は、電源オフ時、あるいはリセット時等に自動で実行することができる。
When the login is canceled, the preview image deletion unit 104 deletes the preview image stored at the time of login.
That is, all the thumbnail images generated for each file in the user box are deleted at logoff. For example, in the case of FIG. 4, preview images for “0001” to “0003” are all deleted from the HDD 20 when logging off.
In this way, it is possible to solve the problem that the thumbnail image presses the storage area for a long time.
The logoff can be executed manually by a user operation, or automatically when the power is turned off or reset.

本発明の一実施形態に係る画像処理方法について説明する。
図3は、本実施形態の画像処理方法を説明するためのフローチャートである。
まず、ユーザー認証を通してログインが行われる(S1)。
次に、ログインしたユーザーと関連するユーザーボックスに画像ファイルがあるかどうかを判断する(S2)。
ユーザーボックスは、個人に関連づけたものの他、複数人からなるグループに関連づけられたものであっても良い。
An image processing method according to an embodiment of the present invention will be described.
FIG. 3 is a flowchart for explaining the image processing method of this embodiment.
First, login is performed through user authentication (S1).
Next, it is determined whether there is an image file in the user box associated with the logged-in user (S2).
The user box may be associated with a group consisting of a plurality of persons in addition to those associated with an individual.

ユーザーボックス内に画像ファイルがある場合(S2:YES)、プレビュー画像保存手段102は、サムネイル画像を生成し、これを保存する(S3)。
すなわち、ログインが行われたタイミングでサムネイル画像を生成し、これを保存する。
なお、サムネイル画像は、新規なファイルから順次生成するようにして、ユーザーの動向に合わせることもできる。
これにより、プレビュー画像の表示が可能となる。
そして、ログオフされた場合、プレビュー画像削除手段104は、サムネイル画像を削除する(S5)。
すなわち、ログイン中においてのみサムネイル画像を保存するものである。
なお、ユーザーボックスに画像ファイルがない場合(S2:NO)、プレビュー表示の必要性はないため、S3〜S5の処理は行わずに終了する。
When there is an image file in the user box (S2: YES), the preview image storage unit 102 generates a thumbnail image and stores it (S3).
That is, a thumbnail image is generated at the timing when login is performed, and is stored.
It should be noted that thumbnail images can be generated sequentially from new files to match user trends.
Thereby, a preview image can be displayed.
If the user has logged off, the preview image deleting unit 104 deletes the thumbnail image (S5).
That is, the thumbnail image is saved only during login.
If there is no image file in the user box (S2: NO), there is no need for preview display, and the process ends without performing steps S3 to S5.

以上のように、本実施形態に係る画像形成装置(MFP1)によれば、ログインが行われたタイミングでサムネイル画像を生成するようにしているため、ログイン中にプレビュー表示が要求されたときに即座にこれを実行することができる。
また、ログインが行われるまではサムネイル画像を生成しないうえ、ログオフが行われたタイミングでそれまでに生成したサムネイル画像を削除するようにしている。
このため、ログイン中のプレビュー表示を円滑に行いつつも、サムネイル画像が長期にわたって記憶領域を圧迫する問題を解消することができる。
また、ユーザーボックスが複数ある場合でも、ある一人のユーザーがログインしたときにそのユーザーのユーザーボックスに保存されているファイルだけがサムネイル画像として生成される。このため、対象のサムネイル画像の数を極力抑えることができ、記憶領域を圧迫する問題を根本的に解消することができる。
As described above, according to the image forming apparatus (MFP 1) according to the present embodiment, the thumbnail image is generated at the timing when the login is performed. Therefore, when the preview display is requested during the login, the image is immediately generated. You can do this.
Also, thumbnail images are not generated until login is performed, and thumbnail images generated so far are deleted at the timing when logoff is performed.
For this reason, it is possible to solve the problem that the thumbnail image presses the storage area for a long time while smoothly displaying the preview during login.
Even when there are a plurality of user boxes, only a file stored in the user box of a user when a single user logs in is generated as a thumbnail image. For this reason, the number of target thumbnail images can be suppressed as much as possible, and the problem of compressing the storage area can be fundamentally solved.

(画像処理プログラム)
次に、画像プログラムについて説明する。
上記実施形態におけるコンピュータ(MFP1)のログイン機能、プレビュー画像保存機能、プレビュー画像表示機能、プレビュー画像削除機能等は、記憶手段(例えば、ROM11等)に記憶された画像処理プログラムにより実現される。
画像処理プログラムは、コンピュータのCPU10に読み込まれることにより、コンピュータの構成各部に指令を送り、上述の画像処理方法を実施する。
これによって、前記各機能は、ソフトウェアである画像処理プログラムとハードウェア資源であるコンピュータ(MFP1)の各構成手段とが協働することにより実現される。
(Image processing program)
Next, the image program will be described.
The login function, preview image storage function, preview image display function, preview image deletion function, etc. of the computer (MFP 1) in the above embodiment are realized by an image processing program stored in storage means (for example, the ROM 11).
When the image processing program is read into the CPU 10 of the computer, commands are sent to the components of the computer, and the above-described image processing method is performed.
As a result, the functions are realized by the cooperation of the image processing program that is software and each component of the computer (MFP 1) that is hardware resources.

なお、上記各機能を実現するための画像処理プログラムは、コンピュータのROM11等に記憶される他、コンピュータが読み取り可能な記録媒体、例えば、外部記憶装置及び可搬記録媒体に記憶することができる。
外部記憶装置とは、CD−ROM(Compact disc−Read Only Memory)等の記録媒体を内蔵し、MFP1に外部接続されるメモリ増設装置をいう。一方、可搬記録媒体とは、記録媒体駆動装置(ドライブ装置)に装着でき、かつ、持ち運び可能な記録媒体であって、例えば、フレキシブルディスク、メモリカード、光磁気ディスク等をいう。
Note that the image processing program for realizing the above functions can be stored in a computer-readable recording medium such as an external storage device and a portable recording medium in addition to being stored in the ROM 11 of the computer.
The external storage device is a memory expansion device that incorporates a recording medium such as a CD-ROM (Compact Disc-Read Only Memory) and is externally connected to the MFP 1. On the other hand, the portable recording medium is a recording medium that can be mounted on a recording medium driving device (drive device) and is portable, and refers to, for example, a flexible disk, a memory card, a magneto-optical disk, and the like.

そして、記録媒体に記録されたプログラムは、コンピュータのRAM12等にロードされて、CPU10により実行される。この実行により、上述した実施形態の各機能が実現される。
さらに、コンピュータで表示プログラムをロードする場合、他のコンピュータで保有されたこれらのプログラムを、通信回線を利用して自己の有するRAM12や外部記憶装置にダウンロードすることもできる。このダウンロードされたプログラムも、CPU10により実行されることによって上述した実施形態の各機能を実現することができる。
The program recorded on the recording medium is loaded into the RAM 12 of the computer and executed by the CPU 10. By this execution, each function of the above-described embodiment is realized.
Furthermore, when a display program is loaded by a computer, these programs held by another computer can be downloaded to its own RAM 12 or an external storage device using a communication line. This downloaded program can be executed by the CPU 10 to realize the functions of the above-described embodiment.

このように、本発明は、プログラムによっても実施することができる。
このため、本実施形態に係る画像処理プログラムを他のデバイスにインストールすることによって、本実施形態に係るMFP1と同じ作用効果を奏する画像形成装置を構成することが可能となる。
Thus, the present invention can also be implemented by a program.
Therefore, by installing the image processing program according to the present embodiment on another device, it is possible to configure an image forming apparatus that exhibits the same effects as the MFP 1 according to the present embodiment.

以上、本発明について、実施形態を示して説明したが、本発明は、上述した実施形態にのみ限定されるものではなく、種々の変更が可能であることは言うまでもない。
例えば、ユーザーボックスは、HDD20以外でも、CF(CompactFlash(登録商標))やSDカードなどのフラッシュメモリに保存することも可能である。
また、サムネイル画像の生成順序は、ファイルの属性情報に応じて自由に設定することができる。例えば、ファイルの使用頻度に応じた順番でサムネイル画像を生成することもできる。
また、プレビュー表示は、MFP1の操作表示部30に表示するだけでなく、外部の表示装置においても表示させることができる。
例えば、生成したサムネイル画像を、ネットワーク90を介してホストコンピュータ2に送信することによって、ホストコンピュータ2のモニタ画面に表示させることもできる。
Although the present invention has been described with reference to the embodiment, it is needless to say that the present invention is not limited to the above-described embodiment, and various modifications are possible.
For example, the user box can be stored in a flash memory such as a CF (CompactFlash (registered trademark)) or an SD card other than the HDD 20.
Further, the generation order of thumbnail images can be freely set according to the attribute information of the file. For example, thumbnail images can be generated in the order according to the frequency of use of the file.
The preview display can be displayed not only on the operation display unit 30 of the MFP 1 but also on an external display device.
For example, the generated thumbnail image can be displayed on the monitor screen of the host computer 2 by transmitting it to the host computer 2 via the network 90.

また、ユーザーボックスは、個人ユーザーだけでなくグループに関連づけたものであってもよい。
例えば、部門単位でIDを付与して部門ごとにMFP1の使用管理を行うような場合には、部門IDに関連づけた部門ユーザーボックスを、部門に属する複数のユーザーに共用させることができる。
この場合、部門に属するユーザーがログインしたタイミングで部門ユーザーボックスに保存されているファイルのサムネイル画像を生成し、ログオフのタイミングでサムネイル画像を破棄する。
このように、本発明の実施形態を広範に適用することができ、拡張性を高めることができる。
The user box may be associated with a group as well as an individual user.
For example, when the use of the MFP 1 is managed for each department by assigning an ID for each department, a department user box associated with the department ID can be shared by a plurality of users belonging to the department.
In this case, a thumbnail image of a file stored in the department user box is generated at the timing when a user belonging to the department logs in, and the thumbnail image is discarded at the timing of logoff.
As described above, the embodiment of the present invention can be widely applied, and expandability can be improved.

本発明は、液晶パネル等の表示デバイスを備えるMFPなどの画像形成装置に適用することができる。   The present invention can be applied to an image forming apparatus such as an MFP including a display device such as a liquid crystal panel.

1 MFP
100 制御部
101 ログイン手段
102 プレビュー画像保存手段
103 プレビュー画像表示手段
104 プレビュー画像削除手段
20 HDD
30 操作表示部
1 MFP
100 Control Unit 101 Login Unit 102 Preview Image Storage Unit 103 Preview Image Display Unit 104 Preview Image Deletion Unit 20 HDD
30 Operation display

Claims (4)

ユーザーの認証を通してログインを行うログイン手段と、
前記ログインの際、認証されたユーザーに関連づけて保存されてあるファイルのプレビュー画像を生成し、保存するプレビュー画像保存手段と、
プレビュー操作に応じ、対象のファイルのプレビュー画像を表示するプレビュー画像表示手段と、を備える
ことを特徴とする画像形成装置。
Login means to log in through user authentication;
Preview image storage means for generating and storing a preview image of a file stored in association with the authenticated user at the time of login;
An image forming apparatus comprising: preview image display means for displaying a preview image of a target file in response to a preview operation.
前記ログインが解除されたときに、前記ログインの際に保存されたプレビュー画像を削除するプレビュー画像削除手段と、を備える
ことを特徴とする請求項1記載の画像形成装置。
The image forming apparatus according to claim 1, further comprising: a preview image deleting unit that deletes a preview image stored at the time of login when the login is canceled.
前記プレビュー画像生成手段は、
前記ユーザーに関連づけて保存されてあるファイルのうち、新たに保存されたものから順にプレビュー画像を生成する
ことを特徴とする請求項1又は2記載の画像形成装置。
The preview image generating means includes
The image forming apparatus according to claim 1, wherein a preview image is generated in order from a newly saved file among files saved in association with the user.
コンピュータを、
ユーザーの認証を通してログインを行うログイン手段、
前記ログインの際、認証されたユーザーに関連づけて保存されてあるファイルのプレビュー画像を生成し、保存するプレビュー画像保存手段、及び
プレビュー操作に応じ、対象のファイルのプレビュー画像を表示するプレビュー画像表示手段、として機能させる
ことを特徴とする画像処理プログラム。
Computer
Login means to login through user authentication,
At the time of login, a preview image of a file stored in association with an authenticated user is generated and stored, and a preview image display unit that displays a preview image of the target file in accordance with the preview operation An image processing program characterized in that it functions as.
JP2012135767A 2012-06-15 2012-06-15 Image forming apparatus and image processing program Pending JP2014003368A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012135767A JP2014003368A (en) 2012-06-15 2012-06-15 Image forming apparatus and image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012135767A JP2014003368A (en) 2012-06-15 2012-06-15 Image forming apparatus and image processing program

Publications (1)

Publication Number Publication Date
JP2014003368A true JP2014003368A (en) 2014-01-09

Family

ID=50036174

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012135767A Pending JP2014003368A (en) 2012-06-15 2012-06-15 Image forming apparatus and image processing program

Country Status (1)

Country Link
JP (1) JP2014003368A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015138339A (en) * 2014-01-21 2015-07-30 コニカミノルタ株式会社 Control method and control program for printing control apparatus, and computer-readable recording medium recording control program for printing control apparatus
JP2016063375A (en) * 2014-09-17 2016-04-25 株式会社リコー Output system, information processing device, program, and output method
CN111083566A (en) * 2018-10-19 2020-04-28 华为技术有限公司 Audio and video preview content playing method and device and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015138339A (en) * 2014-01-21 2015-07-30 コニカミノルタ株式会社 Control method and control program for printing control apparatus, and computer-readable recording medium recording control program for printing control apparatus
JP2016063375A (en) * 2014-09-17 2016-04-25 株式会社リコー Output system, information processing device, program, and output method
CN111083566A (en) * 2018-10-19 2020-04-28 华为技术有限公司 Audio and video preview content playing method and device and storage medium

Similar Documents

Publication Publication Date Title
US10762043B2 (en) Information processing system, information processing apparatus, and information processing method
JP2014059696A (en) Information processor, output system and program
JP2014182790A (en) Pdf file preview manipulation
JP2014003368A (en) Image forming apparatus and image processing program
JP2015122054A (en) Information processing device, information processing method, and program
JP5054618B2 (en) Network file processing system
US10484571B2 (en) Multifunction device, reboot method, and non-transitory recording medium storing computer readable program
JP2012155488A (en) Data processing device and control method thereof
US20130308154A1 (en) Image processing apparatus, method for controlling image processing apparatus, and storage medium
US10891095B2 (en) Image forming apparatus, printing system, and job control method
JP6834761B2 (en) Image log storage system, image log storage method, image forming device and program
JP5901592B2 (en) Image forming system, image forming apparatus, and image forming program
JP6492948B2 (en) Information processing apparatus, output system, and program
JP2016157340A (en) Program, information processing apparatus, output management system, and preview image generation method
JP2007286758A (en) Image storage system and image formation system
JP6409391B2 (en) Information processing system, terminal device, and program
JP2015060353A (en) Print system, image formation device, management method, and control program
JP6394363B2 (en) Information processing system and output method
US9602562B2 (en) Terminal apparatus, information processing system and information processing method
JP6000639B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP6253246B2 (en) Image processing system, image processing method, and program
JP2013037442A (en) Access management device, access management method, and program
US9674381B2 (en) Electronic device including a job information generating device and access managing device, information management method to enable the electronic device to function, and a non-transitory computer-readable storage medium to store a program for the information management method
JP6551447B2 (en) Image forming apparatus and control program
JP6300870B2 (en) Image processing apparatus, image processing apparatus control method, and program