JP2021098314A - Image formation device, control method for image formation device and program - Google Patents

Image formation device, control method for image formation device and program Download PDF

Info

Publication number
JP2021098314A
JP2021098314A JP2019231432A JP2019231432A JP2021098314A JP 2021098314 A JP2021098314 A JP 2021098314A JP 2019231432 A JP2019231432 A JP 2019231432A JP 2019231432 A JP2019231432 A JP 2019231432A JP 2021098314 A JP2021098314 A JP 2021098314A
Authority
JP
Japan
Prior art keywords
icon
file
application
image forming
forming apparatus
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
JP2019231432A
Other languages
Japanese (ja)
Inventor
宏明 小池
Hiroaki Koike
宏明 小池
池田 篤
Atsushi Ikeda
篤 池田
岳史 木暮
Takeshi Kogure
岳史 木暮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2019231432A priority Critical patent/JP2021098314A/en
Publication of JP2021098314A publication Critical patent/JP2021098314A/en
Pending legal-status Critical Current

Links

Images

Abstract

To enable path information about a folder to be set by associating the information with an icon of an application, enable a plurality of files in the folder to be printed by pushing down the icon and eliminate the need for a conventional cumbersome registration including a registration of an icon for each file of an object to be printed.SOLUTION: An extended application 240 of an image formation device 401 registers an icon associated with information on access to a folder which stores files to be printed (a figure 6 and a figure 7), and an operation part 112 displays on an operation screen the registered icon. When the icon is pushed down, the extended application 240 is activated to obtain the files to be printed from the folder specified by the information on access associated with the icon (S903, S905, S912 and S914), and executes printing processing to the obtained files (S915).SELECTED DRAWING: Figure 9

Description

本発明は、画像形成装置、画像形成装置の制御方法及びプログラムに関する。 The present invention relates to an image forming apparatus, a control method and a program of the image forming apparatus.

近年、画像形成装置においてはファームウェア上で任意のアプリケーションを動作可能なものが増えてきている。これらはアプリケーションを実行するための実行環境を持ち、この環境においてアプリケーションを実行することで実現されている。 In recent years, an increasing number of image forming devices can operate arbitrary applications on firmware. These have an execution environment for executing the application, and are realized by executing the application in this environment.

特許文献1には、このようなアプリケーションにおいて、操作画面に表示されるボタンに対して、データの取得を可能にするアクセス情報と印刷設定を関連付け可能な画像形成装置が開示されている。特許文献1の技術では、前記ボタンが押下された際に、該ボタンに関連付けられたアクセス情報を用いてデータを取得し、該ボタンに関連付けられた印刷設定に従って印刷を行うといったことが行われている。 Patent Document 1 discloses an image forming apparatus capable of associating access information and print settings that enable data acquisition with respect to a button displayed on an operation screen in such an application. In the technique of Patent Document 1, when the button is pressed, data is acquired using the access information associated with the button, and printing is performed according to the print setting associated with the button. There is.

特開2017−148978号公報JP-A-2017-148978

しかし、特許文献1でボタンに関連付けされるようなデータへのアクセス情報の場合、複数のデータを関連付けして印刷処理したい場合、データごとにデータへのアクセス情報の登録を行う必要があり、煩雑であった。例えば、ある特定のフォルダ内に含まれる複数のファイルに対し印刷処理を実行したい場合は、フォルダ内のファイル毎にデータへのアクセス情報の登録を行う必要があり、煩雑であった。 However, in the case of access information to data associated with a button in Patent Document 1, if it is desired to associate and print a plurality of data, it is necessary to register the access information to the data for each data, which is complicated. Met. For example, when it is desired to execute a print process on a plurality of files contained in a specific folder, it is necessary to register access information for data for each file in the folder, which is complicated.

本発明は、上記の課題を解決するためになされたものである。本発明の目的は、従来のような印刷対象のファイル毎にアイコンを登録するといった煩雑な登録を不要にする仕組みを提供することである。 The present invention has been made to solve the above problems. An object of the present invention is to provide a mechanism for eliminating complicated registration such as registering an icon for each file to be printed as in the past.

本発明は、印刷対象のファイルが格納されるフォルダへのアクセス情報が関連付けされたアイコンを登録するための登録手段と、前記登録されたアイコンを操作画面に表示し、該アイコンへの操作を受け付け可能にする操作手段と、前記アイコンへの操作に応じて、該アイコンに関連付けられている前記アクセス情報で特定されるフォルダから印刷対象のファイルを取得する取得手段と、前記取得した印刷対象のファイルに対して印刷処理を実行する印刷処理手段と、を有することを特徴とする。 The present invention displays a registration means for registering an icon associated with access information to a folder in which a file to be printed is stored, and the registered icon on an operation screen, and accepts an operation on the icon. An operation means for enabling, an acquisition means for acquiring a file to be printed from a folder specified by the access information associated with the icon in response to an operation on the icon, and a file to be printed. It is characterized by having a print processing means for executing a print process on the file.

本発明によれば、フォルダのパス情報をアプリケーションのアイコンに紐付けて設定可能にし、アイコンの押下でフォルダ内の複数ファイルを印刷可能にする。結果、従来のような印刷対象のファイル毎にアイコンを登録するといった煩雑な登録を不要にすることができる。 According to the present invention, the path information of a folder can be set by associating it with an icon of an application, and a plurality of files in the folder can be printed by pressing the icon. As a result, it is possible to eliminate the complicated registration such as registering the icon for each file to be printed as in the past.

本実施形態を示す画像形成装置の主要部の構成を示す図。The figure which shows the structure of the main part of the image forming apparatus which shows this embodiment. 本実施形態の画像形成装置の拡張アプリケーションの実行環境を示す図。The figure which shows the execution environment of the extended application of the image forming apparatus of this embodiment. 本実施形態の画像形成装置で動作するソフトウェアモジュールの構成図。The block diagram of the software module operating in the image forming apparatus of this embodiment. 本実施形態の画像形成装置を含む印刷システムを示す図。The figure which shows the printing system which includes the image forming apparatus of this embodiment. 拡張アプリケーションをインストールする際の処理の流れを示す図。The figure which shows the process flow when installing an extended application. 第1実施形態における拡張アプリケーションの設定画面を示す図。The figure which shows the setting screen of the extended application in 1st Embodiment. アプリケーションの設定処理の流れを示す図。The figure which shows the flow of the setting process of an application. 拡張アプリケーションの設定データを示す図。The figure which shows the setting data of an extended application. 第1実施形態におけるアプリケーションの実行処理の流れを示す図。The figure which shows the flow of the execution process of the application in 1st Embodiment. 拡張アプリケーションのインストールデータの構成を示す図。The figure which shows the structure of the installation data of an extended application. 複数ページドキュメントの処理を例示する図。The figure which illustrates the processing of a multi-page document. コンテンツ印刷アプリケーションの実行中画面を示す図。The figure which shows the running screen of a content printing application. 一時停止処理中画面を示す図。The figure which shows the screen during the pause processing. フォルダ内の2つのファイルの処理を例示する図。The figure which illustrates the processing of two files in a folder. 第2実施形態におけるアプリケーションの実行処理の流れを示す図。The figure which shows the flow of the execution process of the application in 2nd Embodiment. 第2実施形態における拡張アプリケーションの設定画面を示す図。The figure which shows the setting screen of the extended application in 2nd Embodiment. 第3実施形態におけるアプリケーションの実行処理の流れを示す図。The figure which shows the flow of the execution process of the application in 3rd Embodiment. 第3実施形態における拡張アプリケーションの設定画面を示す図。The figure which shows the setting screen of the extended application in 3rd Embodiment.

以下、本願発明を実施するための形態について図面を用いて説明する。
〔第1実施形態〕
図1は、本発明の一実施形態を示す画像形成装置の主要部の構成の一例を示すブロック図である。
Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.
[First Embodiment]
FIG. 1 is a block diagram showing an example of the configuration of a main part of an image forming apparatus showing an embodiment of the present invention.

本実施形態の画像形成装置は、コントローラユニット100を有する。コントローラユニット100には、画像入力デバイスであるスキャナ170や画像出力デバイスであるプリンタ195が接続されるとともに、操作部112が接続される。コントローラユニット100は、例えば、スキャナ170で読み取られた画像データをプリンタ195により印刷出力するコピー機能を実現するための制御を行う。 The image forming apparatus of this embodiment has a controller unit 100. A scanner 170, which is an image input device, and a printer 195, which is an image output device, are connected to the controller unit 100, and an operation unit 112 is connected to the controller unit 100. The controller unit 100 controls, for example, to realize a copy function of printing out the image data read by the scanner 170 by the printer 195.

コントローラユニット100は、CPU101を有する。CPU101は、ROM103に格納されているブートプログラムによりオペレーティングシステム(以下「OS」)を立ち上げる。CPU101は、このOS上で、ストレージ104に格納されているプログラムを実行し、これによって各種処理を実行する。このCPU101の作業領域としてはRAM102が用いられる。RAM102は、作業領域を提供するとともに、画像データを一時記憶するための画像メモリ領域を提供する。ストレージ104は、プログラムや画像データを格納する。 The controller unit 100 has a CPU 101. The CPU 101 starts an operating system (hereinafter referred to as "OS") by a boot program stored in the ROM 103. The CPU 101 executes a program stored in the storage 104 on the OS, thereby executing various processes. RAM 102 is used as the work area of the CPU 101. The RAM 102 provides a work area and an image memory area for temporarily storing image data. The storage 104 stores programs and image data.

CPU101には、システムバス107を介して、ROM103およびRAM102、操作部I/F106、ネットワークI/F110、USBホストI/F113、画像バスI/F105が接続される。 The ROM 103 and RAM 102, the operation unit I / F 106, the network I / F 110, the USB host I / F 113, and the image bus I / F 105 are connected to the CPU 101 via the system bus 107.

操作部I/F(操作部インターフェース)106は、タッチパネルを有する操作部112とのインターフェースであり、操作部112に表示すべき画像データを操作部112に対して出力する。また、操作部I/F106は、操作部112においてユーザにより入力された情報をCPU101に送出する。
ネットワークI/F(ネットワークインターフェース)110は、画像形成装置をLANに接続するためのインターフェースである。
The operation unit I / F (operation unit interface) 106 is an interface with the operation unit 112 having a touch panel, and outputs image data to be displayed on the operation unit 112 to the operation unit 112. Further, the operation unit I / F 106 sends the information input by the user in the operation unit 112 to the CPU 101.
The network I / F (network interface) 110 is an interface for connecting an image forming apparatus to a LAN.

USBホストI/F(USBホストインターフェース)113は、USBストレージ114と通信するインターフェース部である。USBホストI/F113は、ストレージ104に格納されているデータをUSBストレージ114に記憶させるための出力部である。また、USBホストI/F113は、USBストレージ114に格納されているデータを入力し、CPU101にそれを伝える。USBストレージ114は、データを格納する外部記憶装置であり、USBホストI/F113に対して着脱可能である。USBホストI/F113には、USBストレージ114を含む複数のUSBデバイスが接続可能である。 The USB host I / F (USB host interface) 113 is an interface unit that communicates with the USB storage 114. The USB host I / F 113 is an output unit for storing the data stored in the storage 104 in the USB storage 114. Further, the USB host I / F 113 inputs the data stored in the USB storage 114 and transmits the data to the CPU 101. The USB storage 114 is an external storage device that stores data, and is removable from the USB host I / F 113. A plurality of USB devices including the USB storage 114 can be connected to the USB host I / F 113.

RTC115は、現在時刻を制御する。このRTC115で制御する時刻情報はジョブ投入時間の記録などに利用する。 The RTC 115 controls the current time. The time information controlled by the RTC 115 is used for recording the job input time and the like.

画像バスI/F(画像バスインターフェース)105は、システムバス107と、画像データを高速で転送する画像バス108とを接続し、データ形式を変換するためのバスブリッジである。画像バス108は、PCIバスまたはIEEE1394等によって構成される。画像バス108上には、デバイスI/F120、スキャナ画像処理部180、プリンタ画像処理部190が設けられる。 The image bus I / F (image bus interface) 105 is a bus bridge for connecting the system bus 107 and the image bus 108 that transfers image data at high speed and converting the data format. The image bus 108 is composed of a PCI bus, IEEE 1394, or the like. A device I / F 120, a scanner image processing unit 180, and a printer image processing unit 190 are provided on the image bus 108.

デバイスI/F120には、スキャナ170およびプリンタ195が接続され、デバイスI/F120は、画像データの同期系/非同期系の変換を行う。
スキャナ画像処理部180は、入力画像データに対し補正、加工、編集を行う。
プリンタ画像処理部190は、プリント出力画像データに対してプリンタ195に応じた補正、解像度変換などを行う。
A scanner 170 and a printer 195 are connected to the device I / F 120, and the device I / F 120 performs synchronous / asynchronous conversion of image data.
The scanner image processing unit 180 corrects, processes, and edits the input image data.
The printer image processing unit 190 performs correction, resolution conversion, and the like according to the printer 195 on the print output image data.

図2は、本実施形態の画像形成装置の拡張アプリケーション240の実行環境の一例を示すブロック図である。ストレージ104に記憶されているプログラムを、CPU101がRAM102にロードして実行することで図2の各モジュールは実現される。 FIG. 2 is a block diagram showing an example of an execution environment of the extended application 240 of the image forming apparatus of the present embodiment. Each module of FIG. 2 is realized by the CPU 101 loading the program stored in the storage 104 into the RAM 102 and executing the program.

OS201上では、プリンタやFAX、スキャナと言った画像処理ユニットを制御するためのネイティブプログラム210と、拡張アプリケーション240の実行環境である仮想マシン(以下「VM」)230が動作している。VMは、Virtual Machineの略語である。 On OS201, a native program 210 for controlling an image processing unit such as a printer, a fax machine, and a scanner, and a virtual machine (hereinafter, "VM") 230, which is an execution environment of the extended application 240, are operating. VM is an abbreviation for Virtual Machine.

VM230は、拡張アプリケーション240を制御するプログラムを理解し実行するモジュールである。拡張アプリケーション240は、必ずVM230上で動作する。VM230で動作するプログラムは、CPU101で動作する命令とは異なり、VM230専用の命令で動作する。この命令をバイトコードと呼ぶ。一方でCPU専用命令をネイティブコードと呼ぶ。VMがこのバイトコードを逐次解釈し処理することで、CPU101上ではネイティブコードと、VMのバイトコードが動作する。VMには、バイトコードをそのまま逐次解釈処理するタイプと、バイトコードをネイティブコードに変換して実行するタイプがある。この実施例のVM230は前者のタイプであるが、後者のタイプであってもよい。一般的にCPUの種別が異なると、CPUで動作する命令に互換性が無い様に、VMが異なるとVMで動作する命令も互換性が無い。また本実施形態のVM230は、CPU101上で動作するソフトウェアモジュールであるが、ハードウェアモジュールであってもよい。 The VM 230 is a module that understands and executes a program that controls the extension application 240. The extended application 240 always runs on the VM230. The program that operates on the VM230 operates with an instruction dedicated to the VM230, unlike the instruction that operates on the CPU 101. This instruction is called a bytecode. On the other hand, CPU-only instructions are called native codes. When the VM sequentially interprets and processes this bytecode, the native code and the VM bytecode operate on the CPU 101. There are two types of VMs, one is a type that sequentially interprets the bytecode as it is, and the other is a type that converts the bytecode into a native code and executes it. The VM230 of this embodiment is the former type, but may be the latter type. Generally, if the types of CPUs are different, the instructions that operate on the CPU are not compatible, and if the VMs are different, the instructions that operate on the VM are also incompatible. Further, the VM 230 of the present embodiment is a software module that operates on the CPU 101, but may be a hardware module.

ネイティブプログラム210内には、プリンタやFAX、スキャナと言った画像処理ユニットを制御するためのネイティブスレッド214と、仮想マシン230を動かすためのVMスレッド215がある。VMスレッド215は、VM230の数に対応する数存在する。ここでは、VMスレッドA−1(211)、VMスレッドA−2(212)、VMスレッドA−3(213)の3つのスレッドが生成されている。 In the native program 210, there are a native thread 214 for controlling an image processing unit such as a printer, a fax machine, and a scanner, and a VM thread 215 for operating a virtual machine 230. There are a number of VM threads 215 corresponding to the number of VM 230s. Here, three threads, VM thread A-1 (211), VM thread A-2 (212), and VM thread A-3 (213), are generated.

VMシステムサービス220は、拡張アプリケーション240から共通利用されるユーティリティライブラリである。拡張アプリケーション240からVMシステムサービス220の機能を呼び出すことにより、拡張アプリケーション240を開発する手間を省く、または画像形成装置の各モジュールへアクセスすることができる。 The VM system service 220 is a utility library commonly used by the extension application 240. By calling the function of the VM system service 220 from the extension application 240, it is possible to save the trouble of developing the extension application 240 or to access each module of the image forming apparatus.

VMシステムサービス220には、VMとして最低限動作させる標準VMシステムサービス221と、画像形成装置の各モジュールにアクセスや、OSの機能を提供する拡張VMシステムサービス222がある。標準VMシステムサービス221は、拡張アプリケーション240をロードする機能も含む。VMシステムサービス220は、VM230が拡張アプリケーション240内のバイトコードで指示されているAPIを実行することで、APIに関連づけられているVMシステムサービス220が呼び出される。 The VM system service 220 includes a standard VM system service 221 that operates as a minimum VM, and an extended VM system service 222 that accesses each module of the image forming apparatus and provides OS functions. The standard VM system service 221 also includes the ability to load the extension application 240. The VM system service 220 calls the VM system service 220 associated with the API when the VM 230 executes the API specified by the byte code in the extension application 240.

VM230は、拡張アプリケーション240を実行する。VM230は、拡張アプリケーション240のスレッド毎に生成される。この図の例では、拡張アプリケーションA241で2つのスレッドを動かすためのVM A−1(231)と、VM A−2(232)、拡張アプリケーションB242で1つのスレッドを動かすためのVM B−1(233)を生成している。 The VM 230 executes the extended application 240. The VM 230 is generated for each thread of the extension application 240. In the example of this figure, VM A-1 (231) for running two threads in the extension application A241, VM A-2 (232), and VM B-1 (VM B-1) for running one thread in the extension application B242. 233) is being generated.

また、画像形成装置の操作部112に表示されるメインメニュー画面(操作画面)には、拡張アプリケーション240ごとのアイコンが表示される。このアイコンをユーザが選択したことを、操作部112を通じて操作部I/F106が検知すると、操作部I/F106はその旨をCPU101に送信する。その旨を受け取ったCPU101は、ユーザによって選択された拡張アプリケーション240を起動する。 Further, on the main menu screen (operation screen) displayed on the operation unit 112 of the image forming apparatus, an icon for each extended application 240 is displayed. When the operation unit I / F 106 detects that the user has selected this icon through the operation unit 112, the operation unit I / F 106 transmits to that effect to the CPU 101. Upon receiving this, the CPU 101 activates the extended application 240 selected by the user.

図3は、本実施形態の画像形成装置のCPU101上で動作するソフトウェアモジュールの構成図である。図3に示すソフトウェアモジュールは、ストレージ104に記憶されているプログラムを、CPU101がRAM102にロードして実行することで実現される。 FIG. 3 is a configuration diagram of a software module operating on the CPU 101 of the image forming apparatus of the present embodiment. The software module shown in FIG. 3 is realized by the CPU 101 loading the program stored in the storage 104 into the RAM 102 and executing the program.

本実施形態の画像形成装置は、サーブレットサービス304、UI制御部303、アプリケーション管理部302、アプリケーション実行制御部305、ストレージ制御部306、標準機能制御部301、タイマー管理部307等のモジュールを有する。 The image forming apparatus of this embodiment has modules such as a Servlet service 304, a UI control unit 303, an application management unit 302, an application execution control unit 305, a storage control unit 306, a standard function control unit 301, and a timer management unit 307.

サーブレットサービス304は、ネットワークI/F110を通してHTTPアクセスされた際に、そのリクエストを受け付け、アクセスされたURLによってモジュール(アプリケーション管理部302か標準機能制御部301)に処理を振り分ける。 When the Servlet service 304 receives an HTTP access through the network I / F 110, it receives the request and distributes the process to the module (application management unit 302 or standard function control unit 301) according to the accessed URL.

UI制御部303は、操作部112に画面を表示し、ユーザからの操作を受け付けて、その操作情報を適切なモジュール(アプリケーション管理部302か標準機能制御部301)に通知を行う。 The UI control unit 303 displays a screen on the operation unit 112, receives an operation from the user, and notifies an appropriate module (application management unit 302 or standard function control unit 301) of the operation information.

アプリケーション管理部302は、拡張アプリケーション240のインストールやの起動等の管理を行う。
アプリケーション実行制御部305は、アプリケーション管理部302で起動されたアプリケーションの実行制御を行う。具体的には、アプリケーション実行制御部305は、VMスレッド215、VMシステムサービス220、VM230、拡張アプリケーション240を制御する。
The application management unit 302 manages the installation and activation of the extended application 240.
The application execution control unit 305 controls the execution of the application started by the application management unit 302. Specifically, the application execution control unit 305 controls the VM thread 215, the VM system service 220, the VM 230, and the extended application 240.

ストレージ制御部306は、拡張アプリケーション240のプログラムや、設定情報を記録管理する。アプリケーション実行制御部305は、ストレージ制御部306にアクセスしてアプリケーションのプログラムを読み出す。また、各モジュールは、ストレージ制御部306にアクセスし、設定値の参照、設定を行う。 The storage control unit 306 records and manages the program and setting information of the extended application 240. The application execution control unit 305 accesses the storage control unit 306 and reads the application program. In addition, each module accesses the storage control unit 306 to refer to and set the set value.

標準機能制御部301は、画像形成装置の標準機能であるコピーやFAXの制御や、その他の画像成形装置に必要な制御(例えばUSBホストパスI/F113の制御)を行う。
タイマー管理部307は、RTC115から現在時刻情報を取得し、規定の時刻が経過したことを検知し、アプリケーション管理部302に通知する。アプリケーション管理部302は、タイマー管理部307から通知を受け、アプリケーションのタイマー処理の実行をアプリケーション実行制御部305に依頼する。
以上のような構成により、本実施形態の画像形成装置は、ファームウェア上で任意のアプリケーションを動作させることができる。
The standard function control unit 301 controls copying and fax, which are standard functions of the image forming apparatus, and controls necessary for other image forming apparatus (for example, control of the USB host path I / F113).
The timer management unit 307 acquires the current time information from the RTC 115, detects that the specified time has passed, and notifies the application management unit 302. The application management unit 302 receives a notification from the timer management unit 307 and requests the application execution control unit 305 to execute the timer processing of the application.
With the above configuration, the image forming apparatus of this embodiment can operate an arbitrary application on the firmware.

図4は、本実施形態の画像形成装置を含む印刷システムの拡張アプリケーション240インストール時の機器構成の一例を示す図である。
この印刷システムは、本実施形態の画像形成装置401、ホストPC402、サーバ403、例えばイーサネット(登録商標)等のネットワーク404等で構成される。
FIG. 4 is a diagram showing an example of a device configuration when the extended application 240 of the printing system including the image forming apparatus of the present embodiment is installed.
This printing system is composed of the image forming apparatus 401 of the present embodiment, the host PC 402, the server 403, for example, a network 404 such as Ethernet (registered trademark).

画像形成装置401は、拡張アプリケーションをインストール可能な画像形成装置であり、ネットワーク404経由で、拡張アプリケーション240をインストールする手段を、ホストPC402に提供する。 The image forming apparatus 401 is an image forming apparatus capable of installing an extended application, and provides a means for installing the extended application 240 to the host PC 402 via the network 404.

ホストPC402は、パーソナルコンピュータ等で実現されるものである。ホストPC402は、拡張アプリケーション240のインストールデータを有しており、画像形成装置401が提供する拡張アプリケーション240をインストールする手段を用いて、画像形成装置401に拡張アプリケーション240をインストールする。
サーバ403は、印刷する画像データを有しており、画像形成装置401からの画像データ取得要求を受けて、画像データを画像形成装置401に送信する。
The host PC 402 is realized by a personal computer or the like. The host PC 402 has the installation data of the extended application 240, and installs the extended application 240 in the image forming apparatus 401 by using the means for installing the extended application 240 provided by the image forming apparatus 401.
The server 403 has image data to be printed, and receives an image data acquisition request from the image forming device 401 and transmits the image data to the image forming device 401.

図5は、ホストPC402が有する拡張アプリケーション240のインストールデータを、画像形成装置401にインストールする際の処理の流れを示す図である。図5に示す画像形成装置401の処理は、画像形成装置401のストレージ104に記憶されているプログラムを、CPU101がRAM102にロードして実行することにより実行される。また、ホストPC402の処理は、ホストPC402のストレージに記憶されているプログラムを、CPUがRAMにロードして実行することにより実行される。 FIG. 5 is a diagram showing a processing flow when installing the installation data of the extended application 240 included in the host PC 402 on the image forming apparatus 401. The process of the image forming apparatus 401 shown in FIG. 5 is executed by the CPU 101 loading the program stored in the storage 104 of the image forming apparatus 401 into the RAM 102 and executing the program. Further, the processing of the host PC 402 is executed by the CPU loading the program stored in the storage of the host PC 402 into the RAM and executing the program.

まず、ホストPC402は、画像形成装置401にインストールを行うため、認証要求を行う(S501)。この時、認証に必要な情報(ユーザID,パスワード)を画像形成装置401に通知する。
上記認証要求を受けたサーブレットサービス304は、認証情報を確認し問題なければ認証許可を返す。この時、認証許可を示す文字列(Token)を一緒に返す(S502)。
First, the host PC 402 makes an authentication request for installation in the image forming apparatus 401 (S501). At this time, the information (user ID, password) required for authentication is notified to the image forming apparatus 401.
The Servlet service 304 that received the above authentication request confirms the authentication information and returns the authentication permission if there is no problem. At this time, a character string (Token) indicating authentication permission is also returned (S502).

上記認証許可を受けたホストPCは、インストール開始要求を画像形成装置401に通知する(S503)。この時、ホストPC402が有する拡張アプリケーション240のデータとS502で取得したTokenを通知する。
上記インストール開始要求を受けたサーブレットサービス304はTokenが正しいことを確認し、問題なければ、アプリケーション管理部302に拡張アプリケーション240のインストール要求をする(S504)。
The host PC that has received the above authentication permission notifies the image forming apparatus 401 of the installation start request (S503). At this time, the data of the extended application 240 possessed by the host PC 402 and the Token acquired in S502 are notified.
Upon receiving the above installation start request, the Servlet service 304 confirms that the token is correct, and if there is no problem, requests the application management unit 302 to install the extended application 240 (S504).

上記インストール要求を受けたアプリケーション管理部302は、ストレージ制御部306にアプリケーションデータ書き込み要求をする(S505)。
ストレージ制御部306は、アプリケーションデータ書き込み要求を受け、ストレージ104にアプリケーションデータを書き込む。該書き込み完了後に、ストレージ制御部306は、アプリケーション管理部302に完了通知する(S506)。
Upon receiving the installation request, the application management unit 302 requests the storage control unit 306 to write application data (S505).
The storage control unit 306 receives the application data write request and writes the application data to the storage 104. After the writing is completed, the storage control unit 306 notifies the application management unit 302 of the completion (S506).

次に、アプリケーション管理部302は、インストールデータに含まれるタイマー情報をタイマー管理部307に登録する(S507)。
タイマー制御部は、タイマー完了をアプリケーション管理部302に通知する(S508)。タイマー情報については後述する。
Next, the application management unit 302 registers the timer information included in the installation data in the timer management unit 307 (S507).
The timer control unit notifies the application management unit 302 of the completion of the timer (S508). The timer information will be described later.

また、ホストPC402は、インストール状況取得要求を画像形成装置401に通知する(S509)。この時、上記S502で取得したTokenを通知する。
該インストール状況取得要求を受けたサーブレットサービス304は、Tokenが正しいことを確認し、問題なければ、アプリケーション管理部302にインストール状況を問い合わせる(S510)。
Further, the host PC 402 notifies the image forming apparatus 401 of the installation status acquisition request (S509). At this time, the Token acquired in S502 is notified.
Upon receiving the installation status acquisition request, the Servlet service 304 confirms that the token is correct, and if there is no problem, inquires the application management unit 302 about the installation status (S510).

該インストール状況の問い合わせを受けたアプリケーション管理部302は、現在のインストール状況をサーブレットサービス304に返す(S511)。このでは、インストール中のため、アプリケーション管理部302は「インストール中」状態をサーブレットサービス304に返す。
サーブレットサービス304は、アプリケーション管理部302から取得した状態をホストPC402に通知する(S512)。ここでは、サーブレットサービス304は、「インストール中」状態をホストPC402に通知する。
Upon receiving the inquiry about the installation status, the application management unit 302 returns the current installation status to the Servlet service 304 (S511). In this case, since the installation is in progress, the application management unit 302 returns the "installing" status to the Servlet service 304.
The Servlet service 304 notifies the host PC 402 of the state acquired from the application management unit 302 (S512). Here, the Servlet service 304 notifies the host PC 402 of the "installing" status.

またS513〜S516において、再度ホストPC402からインストール状況の確認を行う。ここでは、インストールが完了しているため、「インストール完了」が通知される。
以上の処理により、ホストPC402が有する拡張アプリケーション240のデータを、画像形成装置401にインストールすることができる。
Further, in S513 to S516, the installation status is confirmed again from the host PC 402. Here, since the installation is completed, "installation completed" is notified.
By the above processing, the data of the extended application 240 possessed by the host PC 402 can be installed in the image forming apparatus 401.

図6は、第1実施形態における拡張アプリケーション240の設定画面601の一例を示す図である。
この設定画面は画像形成装置401とネットワーク404で接続されたホストPC402上で動作するWebブラウザに表示される。
FIG. 6 is a diagram showing an example of the setting screen 601 of the extended application 240 according to the first embodiment.
This setting screen is displayed on a Web browser operating on the host PC 402 connected to the image forming apparatus 401 by the network 404.

設定画面601には、基本設定としてボタン名604、ファイルのパス情報605、実行前確認画面表示606を設定するための項目が含まれる。
ボタン名604には、画像形成装置401の操作部112のメインメニュー画面に表示されるアイコンの名称が設定される。ファイルのパス情報605には、印刷対象のファイルのパス情報が設定される。ここで、ファイルのパス情報としては、ファイルを特定するURL情報を指定してもよいし、ファイルが格納されているフォルダのパス情報を指定してもよい。すなわち、ファイルのパス情報605には、ファイルを特定するURL情報や画像形成装置401からアクセス可能なフォルダへのアクセス情報が指定される。
The setting screen 601 includes items for setting the button name 604, the file path information 605, and the pre-execution confirmation screen display 606 as basic settings.
The button name 604 is set to the name of the icon displayed on the main menu screen of the operation unit 112 of the image forming apparatus 401. The path information of the file to be printed is set in the file path information 605. Here, as the file path information, the URL information that identifies the file may be specified, or the path information of the folder in which the file is stored may be specified. That is, in the file path information 605, URL information for specifying the file and access information for the folder accessible from the image forming apparatus 401 are specified.

また、実行前確認画面表示606では、画像形成装置401の操作部112のメインメニュー画面に表示されるアイコンを押下した際に、実行確認画面を表示するか否かが設定される。 Further, in the pre-execution confirmation screen display 606, it is set whether or not to display the execution confirmation screen when the icon displayed on the main menu screen of the operation unit 112 of the image forming apparatus 401 is pressed.

また、設定画面601には、用紙サイズ、両面、カラーモード、部数、給紙部といったプリント設定607のための項目(すなわち印刷設定情報を設定するための項目)も含まれる。
さらに、設定画面601には、指定した曜日/時間に印刷を実行する為のスケジュール設定のための項目も含まれる。スケジュール設定では、スケジュール設定を有効にするか否かの設定608と、各曜日における印刷実行時間の設定609が行われる。
The setting screen 601 also includes items for print setting 607 (that is, items for setting print setting information) such as paper size, double-sided surface, color mode, number of copies, and paper feed unit.
Further, the setting screen 601 also includes an item for setting a schedule for executing printing on a designated day / time. In the schedule setting, setting 608 for whether or not to enable the schedule setting and setting 609 for the print execution time on each day of the week are performed.

設定画面601でOKボタン602が押下されると、設定画面601の設定と紐付いたアイコン(ボタン)が画像形成装置401に登録され、画像形成装置401の操作部112のメインメニュー画面に表示される。
設定画面601でキャンセルボタン603が押下されると、設定画面601の設定を破棄し、設定画面601が閉じられる。
When the OK button 602 is pressed on the setting screen 601, the icon (button) associated with the setting of the setting screen 601 is registered in the image forming apparatus 401 and displayed on the main menu screen of the operation unit 112 of the image forming apparatus 401. ..
When the cancel button 603 is pressed on the setting screen 601, the setting of the setting screen 601 is discarded and the setting screen 601 is closed.

図7は、アプリケーションの設定処理の流れを示す図である。ここではアプリケーションの例として、ユーザが登録したフォーム画像データを印刷する「フォーム印刷アプリケーション」のアイコン情報生成処理を説明する。アプリケーションによって細かい処理内容は異なるが、基本的な処理はここで示すステップと同じ処理になる。図中、サーブレットサービス304、アプリケーション管理部302、フォーム印刷アプリケーションの処理は、画像形成装置401のストレージ104に記憶されているプログラムを、CPU101がRAM102にロードして実行することにより実行される。また、Webブラウザの処理は、ホストPC402のストレージに記憶されているWebブラウザプログラムを、CPUがRAMにロードして実行することにより実行される。 FIG. 7 is a diagram showing a flow of application setting processing. Here, as an example of the application, the icon information generation process of the "form printing application" that prints the form image data registered by the user will be described. The detailed processing contents differ depending on the application, but the basic processing is the same as the steps shown here. In the figure, the processing of the Servlet service 304, the application management unit 302, and the form printing application is executed by the CPU 101 loading the program stored in the storage 104 of the image forming apparatus 401 into the RAM 102 and executing the program. Further, the processing of the Web browser is executed by the CPU loading the Web browser program stored in the storage of the host PC 402 into the RAM and executing it.

アプリケーションの設定は、ホストPC402上で動作するWebブラウザから画像形成装置401に接続し、該Webブラウザを介して行われる。まず、Webブラウザからサーブレットサービス304に対してアプリケーションを設定するための設定用URLに対し情報を通知し、処理をリクエストする(S701)。
該リクエストを受けたサーブレットサービス304は、アプリケーション管理部302に処理を依頼する(S702)。
The application is set by connecting to the image forming apparatus 401 from a Web browser operating on the host PC 402 and via the Web browser. First, the Web browser notifies the setting URL for setting the application to the Servlet service 304, and requests the process (S701).
The Servlet service 304 that has received the request requests the application management unit 302 to perform the process (S702).

該依頼を受けたアプリケーション管理部302は、リクエストされているURLから該当アプリケーション(ここでは「フォーム印刷アプリケーション」)を特定し、該当アプリケーションのVM起動処理を行う(S703)。
次に、アプリケーション管理部302は、アプリケーションサーブレットを実行する(S704)。この時、アプリケーション管理部302は、Webブラウザから通知されたURLと情報をアプリケーションに通知する。
Upon receiving the request, the application management unit 302 identifies the relevant application (here, "form printing application") from the requested URL, and performs VM activation processing of the relevant application (S703).
Next, the application management unit 302 executes the application servlet (S704). At this time, the application management unit 302 notifies the application of the URL and the information notified from the Web browser.

アプリケーションは、要求されたURLのリクエストに対するレスポンス処理を行う(S705)。ここでは、設定用URLに対するHTMLリソースを返す準備を行う。このHTMLリソースには、フォーム印刷処理に必要な後述する図8に示す情報を参照・設定するためのHTML FORMが記述されている。 The application performs response processing for the request of the requested URL (S705). Here, preparations are made to return the HTML resource for the setting URL. In this HTML resource, an HTML FORM for referencing and setting the information shown in FIG. 8 to be described later, which is necessary for the form printing process, is described.

次にアプリケーションは、準備したHTMLリソースをレスポンスし、アプリケーションを終了する(S706)。
このレスポンスを受けたアプリケーション管理部302は、受けたレスポンスをそのままサーブレットサービス304にレスポンスする(S707)。続いてアプリケーション管理部302は、アプリケーションの終了を受け、VM終了処理を行う(S708)。
Next, the application responds with the prepared HTML resource and terminates the application (S706).
The application management unit 302 that receives this response responds to the servlet service 304 as it is (S707). Subsequently, the application management unit 302 receives the termination of the application and performs the VM termination processing (S708).

上記707のレスポンスを受けたサーブレットサービス304は、受けたレスポンスをそのままWebブラウザにレスポンスする(S709)。
ユーザがWebブラウザに表示された画面を編集し、アプリケーションの設定を変更する操作を行うと、この設定変更をWebブラウザが受け付ける(S710)。ここでは、新しく印刷フォームを登録したとする。
The Servlet service 304 that has received the response of 707 responds to the Web browser as it is (S709).
When the user edits the screen displayed on the Web browser and performs an operation to change the application settings, the Web browser accepts the setting change (S710). Here, it is assumed that a new print form is registered.

Webブラウザは、ユーザの操作に応じて、設定情報登録リクエスト(設定情報登録要求)をサーブレットサービス304に要求する(S711)。
この要求を受けたサーブレットサービス304は、アプリケーション管理部302に処理依頼する(S712)。
The Web browser requests the Jakarta Servlet service 304 for a setting information registration request (setting information registration request) in response to a user operation (S711).
Upon receiving this request, the Servlet service 304 requests the application management unit 302 for processing (S712).

この依頼を受けたアプリケーション管理部302は、上述した703、S704及びS708と同様に動作する。具体的には、アプリケーション管理部302は、リクエストされているURLから該当アプリケーションを特定し、該当アプリケーションのVM起動処理を行う(S713)。次に、アプリケーション管理部302は、アプリケーションサーブレットを実行する(S714)。アプリケーションは、Webブラウザからの要求を処理し、設定情報を登録する(S715)。例えば、アプリケーションは、この設定情報をストレージ104に保存する。次にアプリケーションは、登録処理結果をレスポンスし、アプリケーションを終了する(S716)。 The application management unit 302 that receives this request operates in the same manner as the above-mentioned 703, S704, and S708. Specifically, the application management unit 302 identifies the relevant application from the requested URL and performs VM activation processing of the relevant application (S713). Next, the application management unit 302 executes the application servlet (S714). The application processes the request from the Web browser and registers the setting information (S715). For example, the application stores this setting information in the storage 104. Next, the application responds with the registration process result and terminates the application (S716).

このレスポンスを受けたアプリケーション管理部302は、受けたレスポンスをそのままサーブレットサービス304にレスポンスする(S717)。サーブレットサービス304は、受けたレスポンスをそのままレスポンスする(S718)。アプリケーションは、登録したフォームのアイコンを登録するために、アプリケーション管理部302にアイコン情報更新通知を送り、アプリケーションを終了する(S719)。アプリケーション管理部302は、アプリケーションの終了を受け、VM終了処理を行う(S720)。次に、アプリケーション管理部302は、アイコン更新処理を行う(S721)。 The application management unit 302 that receives this response responds to the servlet service 304 as it is (S717). The Servlet service 304 responds to the received response as it is (S718). The application sends an icon information update notification to the application management unit 302 in order to register the icon of the registered form, and terminates the application (S719). Upon receiving the termination of the application, the application management unit 302 performs the VM termination processing (S720). Next, the application management unit 302 performs the icon update process (S721).

図8は、拡張アプリケーション240の設定データ801の一例を示す図である。なお、図8に示す設定データは一例であり、これに限定されるものではない。 FIG. 8 is a diagram showing an example of setting data 801 of the extended application 240. The setting data shown in FIG. 8 is an example, and is not limited to this.

設定データ801は、拡張アプリケーション240の設定画面601でOKボタン602が押下された際にストレージ104に書き込まれるデータに対応する。
802はボタン名、803は実行前確認画面を表示するか否かの設定値、804は印刷対象のファイルのパス情報を示し、拡張アプリケーション240の設定画面601中の604、605、606で設定された値が反映される。
The setting data 801 corresponds to the data written to the storage 104 when the OK button 602 is pressed on the setting screen 601 of the extended application 240.
802 is the button name, 803 is the setting value for displaying the pre-execution confirmation screen, 804 is the path information of the file to be printed, and is set in 604, 605, 606 in the setting screen 601 of the extended application 240. The value is reflected.

また、806はそれぞれ用紙サイズ、両面、カラーモード、部数、給紙部の設定を示し、拡張アプリケーション240の設定画面601中の607で設定された値(印刷設定情報)が反映される。
807はスケジュールの設定を行うか否かの設定値及び、各曜日におけるスケジュールの設定値を示す。ここでは、拡張アプリケーション240の設定画面601の609のように、日曜日のAM1:30、月曜日のPM5:45にスケジュールを設定した際の設定データの例を示す。
Further, 806 indicates the settings of the paper size, both sides, the color mode, the number of copies, and the paper feed unit, and the values (print setting information) set in 607 in the setting screen 601 of the extended application 240 are reflected.
Reference numeral 807 indicates a set value for whether or not to set the schedule and a set value for the schedule for each day of the week. Here, an example of setting data when the schedule is set at 1:30 AM on Sunday and 5:45 PM on Monday as shown in 609 of the setting screen 601 of the extended application 240 is shown.

図9は、第1実施形態におけるアプリケーションのアイコンが押下された際に、アプリケーションのアイコンに紐付いたパス情報をもとにファイルの印刷を行うアプリケーションの実行処理の流れを示す図である。このアプリケーションを、ここでは「コンテンツ印刷アプリケーション」と呼称する。なお、図中、拡張アプリケーション240の処理は、画像形成装置401のストレージ104に記憶されているプログラムを、CPU101がRAM102にロードして実行することにより実行される。また、サーバ403の処理は、サーバ403のストレージに記憶されているプログラムを、CPUがRAMにロードして実行することにより実行される。 FIG. 9 is a diagram showing a flow of execution processing of an application that prints a file based on the path information associated with the application icon when the application icon in the first embodiment is pressed. This application is referred to herein as a "content printing application". In the figure, the process of the extended application 240 is executed by the CPU 101 loading the program stored in the storage 104 of the image forming apparatus 401 into the RAM 102 and executing the program. Further, the processing of the server 403 is executed by the CPU loading the program stored in the storage of the server 403 into the RAM and executing the program.

操作部112上の拡張アプリケーション240のアイコンが押下操作されると(S901)、UI制御部303は、その操作の情報をアプリケーション管理部302に通知する。アプリケーション管理部302は、この通知に応じて、拡張アプリケーション240を起動し、拡張アプリケーション240に対しアプリケーション実行指示を行う(S902)。 When the icon of the extended application 240 on the operation unit 112 is pressed (S901), the UI control unit 303 notifies the application management unit 302 of the information of the operation. In response to this notification, the application management unit 302 starts the extended application 240 and gives an application execution instruction to the extended application 240 (S902).

アプリケーション実行指示を受けた拡張アプリケーション240は、アイコンに紐付いたパス情報をもとにサーバ403に対し、ファイル情報取得要求を行う(S903)。
サーバ403は、拡張アプリケーション240からファイル情報取得要求を受けると、サーバ403内のファイルから対象のファイルの特定を行う(S904)。ここで、対象ファイルの特定とは、パス情報でファイルが指定されていた場合はそのファイル、パス情報でフォルダが指定されていた場合はそのフォルダに含まれる複数のファイルを示す。
Upon receiving the application execution instruction, the extended application 240 makes a file information acquisition request to the server 403 based on the path information associated with the icon (S903).
When the server 403 receives the file information acquisition request from the extended application 240, the server 403 identifies the target file from the files in the server 403 (S904). Here, the identification of the target file means the file when the file is specified by the path information, and a plurality of files included in the folder when the folder is specified by the path information.

次にサーバ403は、上記S904で特定した対象ファイルの情報を拡張アプリケーション240に送信する(S905)。
拡張アプリケーション240は、サーバ403から対象ファイル情報を受信すると、アプリケーション管理部302を介してUI制御部303に、操作部112への確認画面と対象ファイルの表示指示を行う(S906)。
Next, the server 403 transmits the information of the target file specified in S904 to the extended application 240 (S905).
When the extended application 240 receives the target file information from the server 403, the extended application 240 gives a confirmation screen to the operation unit 112 and an instruction to display the target file to the UI control unit 303 via the application management unit 302 (S906).

UI制御部303は、拡張アプリケーション240から確認画面と対象ファイルの表示指示を受けると、操作部112に対して、拡張アプリケーション設定画面601で設定したプリント設定と対象ファイルの情報を含む確認画面の表示を制御する(S907)。
上記S907で表示された確認画面でOKボタンが押下操作されると(S908)、UI制御部303は、その操作の情報をアプリケーション管理部302に通知する。アプリケーション管理部302は、この通知に応じて、拡張アプリケーション240に対し印刷要求を行う(S909)。
When the UI control unit 303 receives the confirmation screen and the display instruction of the target file from the extended application 240, the UI control unit 303 displays the confirmation screen including the print setting set on the extended application setting screen 601 and the information of the target file to the operation unit 112. (S907).
When the OK button is pressed on the confirmation screen displayed in S907 (S908), the UI control unit 303 notifies the application management unit 302 of the operation information. In response to this notification, the application management unit 302 makes a print request to the extended application 240 (S909).

拡張アプリケーション240は、アプリケーション管理部302を介して、操作部112から印刷要求を受けると、アプリケーション管理部302を介してUI制御部303に、操作部112への印刷中画面の表示指示を行う(S910)。この指示に応じて、UI制御部303は、操作部112に対して、印刷中画面(例えば図12のような実行中画面)の表示を制御する(S911)。その後、拡張アプリケーション240は、サーバ403に対しファイル取得要求を行う(S912)。 When the extended application 240 receives a print request from the operation unit 112 via the application management unit 302, the extended application 240 instructs the UI control unit 303 to display the printing screen to the operation unit 112 via the application management unit 302 (). S910). In response to this instruction, the UI control unit 303 controls the operation unit 112 to display the printing screen (for example, the execution screen as shown in FIG. 12) (S911). After that, the extension application 240 makes a file acquisition request to the server 403 (S912).

サーバ403は、拡張アプリケーション240からファイルファイル取得要求を受けると、拡張アプリケーション240に対し、上記S904で特定したファイルのデータ送信を行う(S913)。拡張アプリケーション240は、サーバ403からファイルデータを受信した後(S914)、受信したファイルデータの印刷を実行する(S915)。対象のファイルが複数存在する場合は、上記S914、S915の処理を、上記対象のファイルごとに行う。 When the server 403 receives the file file acquisition request from the extension application 240, the server 403 transmits the data of the file specified in S904 to the extension application 240 (S913). After receiving the file data from the server 403 (S914), the extended application 240 executes printing of the received file data (S915). When a plurality of target files exist, the processes of S914 and S915 are performed for each of the target files.

また、印刷実行が終了すると(S915)、拡張アプリケーション240は、アプリケーション管理部302を介してUI制御部303に、操作部112への終了通知を行う(S916)。UI制御部303は、この終了通知を受けると、操作部112に表示されている印刷中画面を閉じるよう制御する。すなわち、操作部112は、上記S916の終了通知を受信するまで、上記S911で表示した印刷中画面を表示する。 When the print execution is completed (S915), the extended application 240 notifies the UI control unit 303 via the application management unit 302 to notify the operation unit 112 of the end (S916). Upon receiving this end notification, the UI control unit 303 controls to close the printing screen displayed on the operation unit 112. That is, the operation unit 112 displays the printing screen displayed in S911 until the end notification of S916 is received.

図10は、拡張アプリケーション240のインストールデータの構成の一例を示す図である。
アーカイブ1001は、拡張アプリケーション240を構成するすべてのデータを1つに纏めたデータである。拡張アプリケーション240を構成するファイルは、大きく3つに分けることができる。
1つ目は、拡張アプリケーション240の動作をプログラム言語で記述したスクリプト(1002〜1005)である。
2つ目は、アプリケーションで利用する画像データや表示メッセージなどを格納するリソースファイル(1006〜1007)である。
3つ目は、アプリケーション名などを宣言するmetaファイル1008である。
FIG. 10 is a diagram showing an example of the configuration of installation data of the extended application 240.
The archive 1001 is data in which all the data constituting the extended application 240 are put together. The files that make up the extended application 240 can be roughly divided into three.
The first is a script (1002 to 1005) that describes the operation of the extended application 240 in a programming language.
The second is a resource file (1006 to 1007) that stores image data, display messages, and the like used in the application.
The third is a metafile 1008 that declares the application name and the like.

なお、上記スクリプトは、メインスクリプト1002、サーブレットスクリプト1003、ハンドラースクリプト1004、共通スクリプト1005で構成される。メインスクリプト1002は、操作部112に表示されるアイコンが押下された時の動作を記載するものである。サーブレットスクリプト1003は、サーブレットサービス304の処理を行うものである。ハンドラースクリプト1004は、タイマー処理を行うものである。共通スクリプト1005は、上記スクリプトから共通で利用されるものである。
なお、拡張アプリケーション240を実行する際、必要なスクリプトだけがメモリにロードされるため、無駄なメモリ消費を抑えることができる。
The above script is composed of a main script 1002, a Servlet script 1003, a handler script 1004, and a common script 1005. The main script 1002 describes the operation when the icon displayed on the operation unit 112 is pressed. The Servlet script 1003 processes the Servlet service 304. The handler script 1004 performs timer processing. The common script 1005 is commonly used from the above script.
When the extended application 240 is executed, only the necessary scripts are loaded into the memory, so that unnecessary memory consumption can be suppressed.

図11は、本実施形態の画像形成装置において、複数ページドキュメントを印刷する際、各ページがどのように処理されるかを例示する図である。 FIG. 11 is a diagram illustrating how each page is processed when a multi-page document is printed in the image forming apparatus of the present embodiment.

まず、アプリケーションは、登録されているサーバ403から、複数ページで構成されるドキュメントをダウンロードする(1101)。アプリケーションは、ダウンロード中のデータを逐次プリント機能に投入する(1102)。プリント機能は、投入されたデータをスプールする(1103)。プリント機能は、スプールされたデータからレンダリングする(1104)。プリント機能は、レンダリングされたデータをプリントする(1105)。そして、プリントされたデータが出力される(1106)。
アプリケーションは、ダウンロードした全データの投入が終わった時点で終了する。アプリケーション終了後も、スプールされているデータの印刷は継続される。
First, the application downloads a document composed of a plurality of pages from the registered server 403 (1101). The application inputs the data being downloaded to the serial print function (1102). The print function spools the input data (1103). The print function renders from the spooled data (1104). The print function prints the rendered data (1105). Then, the printed data is output (1106).
The application ends when all the downloaded data has been input. Printing of the spooled data continues even after the application ends.

図12は、操作部112に表示されるコンテンツ印刷アプリケーションの実行中画面の一例を示す図である。
画面1200において、表示1201は、現在投入しているドキュメントの投入進捗状態を示す。表示1202は、印刷するファイル数と現在投入中のファイル番号を示す。この例では全部で5ファイルを印刷し、現在2番目のファイルを投入中であることを示す。
FIG. 12 is a diagram showing an example of an executing screen of the content printing application displayed on the operation unit 112.
On the screen 1200, the display 1201 indicates the input progress status of the document currently being input. The display 1202 indicates the number of files to be printed and the file number currently being input. In this example, a total of 5 files are printed, indicating that the second file is currently being submitted.

Pauseボタン1203は、ジョブの投入を一時的に停止してアプリケーションの終了を行うボタンである。コンテンツ印刷アプリケーション実行中に、ユーザがスキャンしたいというような場合に、このPauseボタン1203を押下することで、ジョブを停止してアプリケーションを終了し、ユーザはスキャンなど画像形成装置401を利用できる。 The Pause button 1203 is a button that temporarily stops the submission of jobs and terminates the application. When the user wants to scan while the content printing application is being executed, by pressing the Pause button 1203, the job is stopped and the application is terminated, and the user can use the image forming device 401 such as scanning.

図13は、図12のPauseボタン1203を押下した後に操作部112に表示される一時停止処理中画面の一例を示す図である。
例えば、複数ページドキュメントのデータ投入中(図11の1102に対応)にアプリケーションを停止すると、ドキュメントの途中までが印刷された状態で停止して、不完全な印刷結果になってしまう。そこで、本実施形態では、Pauseボタン1203が押下された時は、アプリケーションを即時停止するのではなく、ダウンロードしたファイルの全データの投入が終わるのを待ってから停止する。
FIG. 13 is a diagram showing an example of a pause processing screen displayed on the operation unit 112 after pressing the Pause button 1203 of FIG.
For example, if the application is stopped while data is being input for a multi-page document (corresponding to 1102 in FIG. 11), the application is stopped in a state where the document is partially printed, resulting in an incomplete print result. Therefore, in the present embodiment, when the Pause button 1203 is pressed, the application is not stopped immediately, but is stopped after waiting for all the data of the downloaded file to be input.

画面1300において、表示1301は、現在投入しているドキュメントの投入進捗状態を示す。この投入が終わった時点で、アプリケーションは停止する。
abortボタン1302は、不完全な印刷結果になってしまっても構わない場合の即時停止を実行するボタンである。このボタンが押下された場合は、データ投入中であっても、アプリケーションを即時停止する。
On the screen 1300, the display 1301 indicates the input progress status of the document currently input. At the end of this submission, the application will stop.
The abort button 1302 is a button that executes an immediate stop when an incomplete print result is acceptable. When this button is pressed, the application is stopped immediately even during data input.

図14は、本実施形態の画像形成装置において、フォルダ内の2つのファイルを印刷している時に、各ページがどのように処理されるかを例示する図である。
最初にファイル1が投入され、ファイル1の投入が終わった時点でファイル2が投入される。この時、ファイル1はまだ印刷中で(1402)、ファイル2はスプールされているだけで、印刷を待つ状態になる(1401)。
FIG. 14 is a diagram illustrating how each page is processed when two files in a folder are printed in the image forming apparatus of the present embodiment.
File 1 is input first, and file 2 is input when the input of file 1 is completed. At this time, the file 1 is still being printed (1402), and the file 2 is only spooled and is in a state of waiting for printing (1401).

以上第1実施形態によれば、フォルダのパス情報をアプリケーションのアイコンに紐付けて設定し、該当フォルダ内の複数ファイルを印刷対象として印刷することが可能となる。この結果、フォルダに含まれる複数ファイルをまとめて印刷するため、従来のような、印刷対象のファイル毎にアイコンを登録するといった煩雑な登録操作が不要となる。
〔第2実施形態〕
アイコンに紐付いたパス情報がサーバ403のフォルダを示すフォルダパス情報であった場合、指定フォルダ中に含まれる複数のファイル全てを印刷対象とすると、印刷の実行に多くの時間がかかってしまい、その間画像形成装置を占有してしまう可能性がある。そこで、第2実施形態では、ファイル選定条件として、指定フォルダ中のファイルのうち、印刷対象とするファイルの上限数等を指定する構成を設ける。
According to the first embodiment, it is possible to set the path information of the folder in association with the icon of the application and print a plurality of files in the corresponding folder as print targets. As a result, since the plurality of files included in the folder are printed together, the complicated registration operation such as registering the icon for each file to be printed as in the conventional case becomes unnecessary.
[Second Embodiment]
If the path information associated with the icon is the folder path information indicating the folder of the server 403, if all of the multiple files contained in the specified folder are targeted for printing, it will take a lot of time to execute printing, and during that time, it will take a lot of time. It may occupy the image forming apparatus. Therefore, in the second embodiment, as a file selection condition, a configuration is provided in which the maximum number of files to be printed among the files in the designated folder is specified.

図15は、第2実施形態におけるアプリケーションのアイコンが押下された際に、アプリケーションのアイコンに紐付いたパス情報及びファイル選定条件をもとにファイルの印刷を行うアプリケーションの実行処理の流れを示す図である。このアプリケーションを、ここでは「コンテンツ印刷アプリケーション」と呼称する。なお、図中、拡張アプリケーション240の処理は、画像形成装置401のストレージ104に記憶されているプログラムを、CPU101がRAM102にロードして実行することにより実行される。また、サーバ403の処理は、サーバ403のストレージに記憶されているプログラムを、CPUがRAMにロードして実行することにより実行される。 FIG. 15 is a diagram showing a flow of execution processing of an application that prints a file based on the path information associated with the application icon and the file selection condition when the application icon in the second embodiment is pressed. is there. This application is referred to herein as a "content printing application". In the figure, the process of the extended application 240 is executed by the CPU 101 loading the program stored in the storage 104 of the image forming apparatus 401 into the RAM 102 and executing the program. Further, the processing of the server 403 is executed by the CPU loading the program stored in the storage of the server 403 into the RAM and executing the program.

まず、S1501〜S1505は、図9のS901〜S905と同様であるため、ここでは説明を省略する。
拡張アプリケーション240は、S1505でサーバ403から対象ファイル情報を受け取ると、設定されているファイル選定条件を確認し、対象ファイル情報に含まれるファイルの中からファイル選定条件に合致する対象ファイルを特定する(S1506)。
First, since S1501 to S1505 are the same as S901 to S905 in FIG. 9, description thereof will be omitted here.
When the extended application 240 receives the target file information from the server 403 in S1505, the extended application 240 confirms the set file selection conditions and identifies the target file that matches the file selection conditions from the files included in the target file information ( S1506).

ここで、ファイル選定条件とは、印刷を実行する最大ファイル数である「ファイル数上限」と、ファイル数上限までのファイルを選択するための「ファイル選択順」の情報を含む。なお、「ファイル数上限」及び「ファイル選択順」は、以下図16に示すように、拡張アプリケーションの設定画面601からユーザが設定を行えるようにしてもよいし、予め拡張アプリケーション240側の仕様として予め条件が決められているものでもよい。 Here, the file selection condition includes information of "upper limit of the number of files" which is the maximum number of files to be printed and "file selection order" for selecting files up to the upper limit of the number of files. As shown in FIG. 16 below, the "upper limit of the number of files" and the "file selection order" may be set by the user from the setting screen 601 of the extended application, or as a specification on the extended application 240 side in advance. The conditions may be predetermined.

図16は、第2実施形態における拡張アプリケーション240の設定画面601の一例を示す図である。なお、図16に示す第2実施形態の拡張アプリケーション設定画面601は、図6に示した第1実施形態の拡張アプリケーション設定画面601に、ファイル選定条件の項目を追加したものに対応する。 FIG. 16 is a diagram showing an example of the setting screen 601 of the extended application 240 according to the second embodiment. The extended application setting screen 601 of the second embodiment shown in FIG. 16 corresponds to the extended application setting screen 601 of the first embodiment shown in FIG. 6 with an item of a file selection condition added.

ファイル数上限指定1601では、ファイル数の上限を指定するか否かの設定が行われる。ファイル数上限指定1601でファイル数の上限を指定すると設定された際は、拡張アプリケーション240は、ファイル数上限1602で設定された数値をファイル数の上限として実行する。 In the file number upper limit specification 1601, whether or not to specify the upper limit of the file number is set. When it is set to specify the upper limit of the number of files in the file number upper limit specification 1601, the extended application 240 executes the numerical value set in the file number upper limit 1602 as the upper limit of the number of files.

ファイル選択順1603では、ファイル選択順の設定例を示す。「日付順:新しい順」が選択された場合は、該当フォルダ中に含まれるファイルのうち、日付の新しい順にファイル数上限分のファイルが印刷実行対象として選択される。図16に示したファイル選択順1603の例では、日付順の新しい順/古い順、ファイル名順の昇順/降順について設定項目の例を示したが、ファイル選択順として設定可能な項目(選択肢)はこれに限定されるものではない。例えば、ファイルサイズ順(ファイルサイズの小さい順又はファイルサイズの大きい順)、所定のファイル形式順(例えば、JPEG、BITMAP、PDFの順)等でもよい。 File selection order 1603 shows a setting example of the file selection order. When "Date order: Newest order" is selected, among the files contained in the corresponding folder, the files with the maximum number of files in the order of the latest date are selected as print execution targets. In the example of the file selection order 1603 shown in FIG. 16, examples of setting items are shown for the newest / oldest order in the date order and the ascending / descending order in the file name order, but the items that can be set as the file selection order (options) Is not limited to this. For example, the file size order (smallest file size or large file size), the predetermined file format order (for example, JPEG, BITMAP, PDF), or the like may be used.

以下、図15の説明に戻るが、S1507〜S1517は、図9のS906〜S916と同様であるため、ここでは説明を省略する。ただし、拡張アプリケーション240は、S1513において、上記S1506で対象ファイルに特定されたファイルの取得要求を行い、S1515において、上記取得要求したファイルを受信(取得)する。 Hereinafter, the description of FIG. 15 will be returned, but since S1507 to S1517 are the same as those of S906 to S916 of FIG. 9, the description thereof will be omitted here. However, the extended application 240 makes a request for acquisition of the file specified as the target file in S1506 in S1513, and receives (acquires) the file for which the acquisition request is made in S1515.

以上第2実施形態によれば、アイコンに紐付いたパス情報がサーバ403のフォルダを示し、そのフォルダ中に多くのファイルが含まれている場合でも、アプリケーションの処理により画像形成装置が長い時間占有されてしまうことを抑えることができる。 According to the second embodiment, the path information associated with the icon indicates the folder of the server 403, and even if the folder contains many files, the image forming apparatus is occupied for a long time by the processing of the application. It is possible to prevent it from being lost.

〔第3実施形態〕
アイコンに紐付いたパス情報がサーバ403のフォルダを示すフォルダパス情報であった場合、指定フォルダ中に含まれる複数のファイル全てを印刷対象とすると、サイズの大きいファイルでは印刷の実行に多くの時間がかかってしまう可能性がある。そこで、第3実施形態では、指定フォルダ中のファイルのうち、印刷対象とするファイルの上限サイズを指定する構成を設ける。
[Third Embodiment]
If the path information associated with the icon is the folder path information indicating the folder of the server 403, if all of the multiple files contained in the specified folder are to be printed, it will take a lot of time to print the large file. It may take. Therefore, in the third embodiment, a configuration is provided in which the upper limit size of the file to be printed is specified among the files in the designated folder.

図17は、第3実施形態におけるアプリケーションのアイコンが押下された際に、アプリケーションのアイコンに紐付いたパス情報及びファイルサイズの上限の情報をもとにファイルの印刷を行うアプリケーションの実行処理の流れを示す図である。このアプリケーションを、ここでは「コンテンツ印刷アプリケーション」と呼称する。なお、図中、拡張アプリケーション240の処理は、画像形成装置401のストレージ104に記憶されているプログラムを、CPU101がRAM102にロードして実行することにより実行される。また、サーバ403の処理は、サーバ403のストレージに記憶されているプログラムを、CPUがRAMにロードして実行することにより実行される。 FIG. 17 shows the flow of execution processing of an application that prints a file based on the path information associated with the application icon and the information on the upper limit of the file size when the application icon in the third embodiment is pressed. It is a figure which shows. This application is referred to herein as a "content printing application". In the figure, the process of the extended application 240 is executed by the CPU 101 loading the program stored in the storage 104 of the image forming apparatus 401 into the RAM 102 and executing the program. Further, the processing of the server 403 is executed by the CPU loading the program stored in the storage of the server 403 into the RAM and executing the program.

まず、S1701〜S1705は、図9のS901〜S905と同様であるため、ここでは説明を省略する。
拡張アプリケーション240は、S1705でサーバ403から対象ファイル情報を受け取ると、設定されているファイルの上限サイズ設定を確認し、対象ファイル情報に含まれるファイルの中から上限サイズを超えているファイルを除外する(S1706)。
First, since S1701 to S1705 are the same as S901 to S905 in FIG. 9, description thereof will be omitted here.
When the extended application 240 receives the target file information from the server 403 in S1705, the extended application 240 confirms the set upper limit size setting of the file and excludes the file exceeding the upper limit size from the files included in the target file information. (S1706).

ここで、ファイルの上限サイズは、以下図18に示すように、拡張アプリケーションの設定画面601からユーザが設定を行えるようにしてもよいし、予め拡張アプリケーション240側の仕様として予め条件が決められているものでもよい。 Here, as shown in FIG. 18 below, the upper limit size of the file may be set by the user from the setting screen 601 of the extended application, or the conditions are predetermined as the specifications on the extended application 240 side. It may be the one that exists.

図18は、第3実施形態における拡張アプリケーション240の設定画面601の一例を示す図である。なお、図18に示す第3実施形態の拡張アプリケーション設定画面601は、図6に示した第1実施形態の拡張アプリケーション設定画面601に、ファイルの上限サイズの項目を追加したものに対応する。 FIG. 18 is a diagram showing an example of the setting screen 601 of the extended application 240 according to the third embodiment. The extended application setting screen 601 of the third embodiment shown in FIG. 18 corresponds to the extended application setting screen 601 of the first embodiment shown in FIG. 6 with an item of the upper limit size of the file added.

ファイル上限サイズ指定1801では、ファイルサイズの上限を指定するか否かの設定が行われる。ファイル上限サイズ指定1801でファイルサイズの上限を指定すると設定された際は、拡張アプリケーション240は、ファイルサイズ上限1802で設定された数値をファイルのサイズ上限とし、ファイルサイズ上限を超えないファイルを印刷対象として実行する。 In the file upper limit size specification 1801, whether or not to specify the upper limit of the file size is set. When it is set to specify the upper limit of the file size in the file upper limit size specification 1801, the extended application 240 sets the numerical value set in the file size upper limit 1802 as the file size upper limit, and prints the file that does not exceed the file size upper limit. Run as.

以下、図17の説明に戻るが、S1707〜S1717は、図9のS906〜S916と同様であるため、ここでは説明を省略する。ただし、拡張アプリケーション240は、S1713において、上記S1706で除外されなかった対象ファイルの取得要求を行い、S1715において、上記取得要求したファイルを受信(取得)する。 Hereinafter, the description of FIG. 17 will be returned, but since S1707 to S1717 are the same as those of S906 to S916 of FIG. 9, the description thereof will be omitted here. However, the extended application 240 makes a request for acquisition of the target file not excluded in S1706 in S1713, and receives (acquires) the file requested to be acquired in S1715.

以上第3実施形態によれば、アイコンに紐付いたパス情報がサーバ403のフォルダを示し、そのフォルダ中に大きなサイズのファイルが含まれる場合でも、アプリケーションの処理により画像形成装置が長い時間占有されてしまうことを抑えることができる。 According to the third embodiment, the path information associated with the icon indicates the folder of the server 403, and even if the folder contains a large file, the image forming apparatus is occupied for a long time by the processing of the application. It is possible to prevent it from being stored.

以上各実施形態によれば、フォルダのパス情報をアプリケーションのアイコンに紐付けて設定し、該当フォルダ内の複数ファイルを印刷対象として印刷することが可能となる。この結果、フォルダに含まれる複数ファイルをまとめて印刷するため、従来のような、印刷対象のファイル毎にアイコンを登録するといった煩雑な登録操作が不要となる。
また、アイコン登録時にはフォルダパス情報を関連付けておき、アイコンが押下されたタイミングで、印刷対処のファイルが取得されるため、常に最新のファイルを印刷対象とすることができる。すなわち、ユーザは、アイコンに関連付けしたフォルダのファイルを更新するだけで、最新のファイルに基づく印刷を行うことができる。印刷対象のファイルの更新作業を軽減することができる。
また、アイコン登録時にはフォルダパス情報を関連付けするだけなので、アイコン登録時にフォルダ内に印刷対象のファイルが存在していなくても、印刷実行時にフォルダ内にファイルが存在すれば印刷することが可能となる。また、フォルダ内にファイルを追加するだけで、印刷対象のファイルを追加することができる。
以上のように、ユーザの利便性を向上することができる。
According to each of the above embodiments, it is possible to set the path information of the folder in association with the icon of the application and print a plurality of files in the corresponding folder as print targets. As a result, since the plurality of files included in the folder are printed together, the complicated registration operation such as registering the icon for each file to be printed as in the conventional case becomes unnecessary.
Further, when the icon is registered, the folder path information is associated with the file, and the file for printing is acquired at the timing when the icon is pressed, so that the latest file can always be printed. That is, the user can print based on the latest file simply by updating the file in the folder associated with the icon. It is possible to reduce the work of updating the file to be printed.
Also, since the folder path information is only associated when the icon is registered, even if the file to be printed does not exist in the folder when the icon is registered, it is possible to print if the file exists in the folder when printing is executed. .. In addition, the file to be printed can be added simply by adding the file in the folder.
As described above, the convenience of the user can be improved.

なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。
以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記憶媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。
また、上記各実施形態を組み合わせた構成も全て本発明に含まれるものである。
It should be noted that the structure and contents of the various data described above are not limited to this, and it goes without saying that the structure and contents are various depending on the intended use and purpose.
Although one embodiment has been described above, the present invention can take an embodiment as, for example, a system, an apparatus, a method, a program, a storage medium, or the like. Specifically, it may be applied to a system composed of a plurality of devices, or may be applied to a device composed of one device.
Further, all the configurations combining the above embodiments are also included in the present invention.

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。
本発明は上記実施形態に限定されるものではなく、本発明の趣旨に基づき種々の変形(各実施形態の有機的な組合せを含む)が可能であり、それらを本発明の範囲から除外するものではない。即ち、上述した各実施形態及びその変形例を組み合わせた構成も全て本発明に含まれるものである。
(Other embodiments)
The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by the processing to be performed. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.
Further, the present invention may be applied to a system composed of a plurality of devices or a device composed of one device.
The present invention is not limited to the above embodiments, and various modifications (including organic combinations of each embodiment) are possible based on the gist of the present invention, and these are excluded from the scope of the present invention. is not it. That is, all the configurations in which each of the above-described embodiments and modifications thereof are combined are also included in the present invention.

401 画像形成装置
402 ホストPC
403 サーバ
404 ネットワーク
401 Image forming device 402 Host PC
403 server 404 network

Claims (11)

印刷対象のファイルが格納されるフォルダへのアクセス情報が関連付けされたアイコンを登録するための登録手段と、
前記登録されたアイコンを操作画面に表示し、該アイコンへの操作を受け付け可能にする操作手段と、
前記アイコンへの操作に応じて、該アイコンに関連付けられている前記アクセス情報で特定されるフォルダから印刷対象のファイルを取得する取得手段と、
前記取得した印刷対象のファイルに対して印刷処理を実行する印刷処理手段と、
を有することを特徴とする画像形成装置。
A registration method for registering an icon associated with access information to the folder where the file to be printed is stored, and
An operation means for displaying the registered icon on the operation screen and making it possible to accept an operation on the icon.
An acquisition means for acquiring a file to be printed from a folder specified by the access information associated with the icon in response to an operation on the icon.
A print processing means that executes a print process on the acquired file to be printed, and
An image forming apparatus characterized by having.
前記登録手段は、前記アクセス情報の関連付けに加えて、前記アクセス情報で特定されるフォルダに格納されるファイルのうち印刷対象とするファイル数の上限を示す情報がさらに関連付けされたアイコンを登録し、
前記取得手段は、前記アイコンへの操作に応じて、該アイコンに関連付けられている前記アクセス情報で特定されるフォルダから、前記ファイル数の上限を超えない数のファイルを取得する、ことを特徴とする請求項1に記載の画像形成装置。
In addition to the association of the access information, the registration means registers an icon further associated with information indicating an upper limit of the number of files to be printed among the files stored in the folder specified by the access information.
The acquisition means is characterized in that, in response to an operation on the icon, a number of files that does not exceed the upper limit of the number of files is acquired from the folder specified by the access information associated with the icon. The image forming apparatus according to claim 1.
前記印刷対象とするファイル数の上限を示す情報は、前記印刷対象とするファイルの選択順の指定を含み、
前記取得手段は、前記アイコンへの操作に応じて、該アイコンに関連付けられている前記アクセス情報で特定されるフォルダから、前記ファイルの選択順の指定に従い、前記ファイル数の上限を超えない数のファイルを取得する、ことを特徴とする請求項2に記載の画像形成装置。
The information indicating the upper limit of the number of files to be printed includes the specification of the selection order of the files to be printed.
The acquisition means has a number of files that do not exceed the upper limit of the number of files from the folder specified by the access information associated with the icon according to the operation of the icon according to the designation of the file selection order. The image forming apparatus according to claim 2, wherein a file is acquired.
前記印刷対象とするファイルの選択順の指定は、日付順、ファイル名順、ファイルサイズ順、所定のファイル形式順を含む複数の選択肢から選択されて指定されることを特徴とする請求項3に記載の画像形成装置。 The third aspect of claim 3, wherein the selection order of the files to be printed is specified by being selected from a plurality of options including a date order, a file name order, a file size order, and a predetermined file format order. The image forming apparatus according to the description. 前記登録手段は、前記アクセス情報の関連付けに加えて、前記アクセス情報で特定されるフォルダに格納されるファイルのうち印刷対象とするファイルサイズの上限を示す情報がさらに関連付けされたアイコンを登録し、
前記取得手段は、前記アイコンへの操作に応じて、該アイコンに関連付けられている前記アクセス情報で特定されるフォルダから、前記ファイルサイズの上限を超えないファイルサイズのファイルを取得する、ことを特徴とする請求項1に記載の画像形成装置。
In addition to the association of the access information, the registration means registers an icon further associated with information indicating the upper limit of the file size to be printed among the files stored in the folder specified by the access information.
The acquisition means is characterized in that, in response to an operation on the icon, a file having a file size that does not exceed the upper limit of the file size is acquired from the folder specified by the access information associated with the icon. The image forming apparatus according to claim 1.
前記登録手段は、前記関連付けに加えて、前記アクセス情報で特定されるフォルダに格納されるファイルを印刷する場合の印刷設定情報がさらに関連付けされたアイコンを登録し、
前記印刷処理手段は、前記取得した印刷対象のファイルに対して、該アイコンに関連付けられている前記印刷設定情報に従う印刷処理を実行する、ことを特徴とする請求項1〜5のいずれか1項に記載の画像形成装置。
In addition to the association, the registration means registers an icon further associated with print setting information when printing a file stored in the folder specified by the access information.
Any one of claims 1 to 5, wherein the print processing means executes a print process on the acquired file to be printed according to the print setting information associated with the icon. The image forming apparatus according to.
前記画像形成装置を前記取得手段、前記印刷処理手段として機能させるためのアプリケーションを、インストール可能なインストール手段と、
前記アイコンへの操作があった場合に、前記インストールされているアプリケーションを起動する制御手段と、
を有することを特徴とする請求項1〜6のいずれか1項に記載の画像形成装置。
An installation means capable of installing an application for making the image forming apparatus function as the acquisition means and the print processing means, and
When there is an operation on the icon, the control means that starts the installed application and
The image forming apparatus according to any one of claims 1 to 6, wherein the image forming apparatus has.
前記登録手段は、ネットワークを介して、前記アイコンを登録する要求を受け付けることを特徴とする請求項1〜7のいずれか1項に記載の画像形成装置。 The image forming apparatus according to any one of claims 1 to 7, wherein the registration means receives a request for registering the icon via a network. 前記フォルダは、ネットワークを介してアクセス可能なフォルダであることを特徴とする請求項1〜8のいずれか1項に記載の画像形成装置。 The image forming apparatus according to any one of claims 1 to 8, wherein the folder is a folder accessible via a network. 印刷対象のファイルが格納されるフォルダへのアクセス情報が関連付けされたアイコンを登録するための登録工程と、
前記登録されたアイコンを操作画面に表示し、該アイコンへの操作を受け付け可能にする操作工程と、
前記アイコンへの操作に応じて、該アイコンに関連付けられている前記アクセス情報で特定されるフォルダから印刷対象のファイルを取得する取得工程と、
前記取得した印刷対象のファイルに対して印刷処理を実行する印刷処理工程と、
を有することを特徴とする画像形成装置の制御方法。
The registration process for registering the icon associated with the access information to the folder where the file to be printed is stored, and
An operation process of displaying the registered icon on the operation screen and making it possible to accept an operation on the icon, and
An acquisition process of acquiring a file to be printed from a folder specified by the access information associated with the icon in response to an operation on the icon.
A print processing process that executes a print process on the acquired file to be printed, and
A method for controlling an image forming apparatus, which comprises.
コンピュータを、請求項1〜9のいずれか1項に記載の手段として機能させるためのプログラム。 A program for operating a computer as the means according to any one of claims 1 to 9.
JP2019231432A 2019-12-23 2019-12-23 Image formation device, control method for image formation device and program Pending JP2021098314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019231432A JP2021098314A (en) 2019-12-23 2019-12-23 Image formation device, control method for image formation device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019231432A JP2021098314A (en) 2019-12-23 2019-12-23 Image formation device, control method for image formation device and program

Publications (1)

Publication Number Publication Date
JP2021098314A true JP2021098314A (en) 2021-07-01

Family

ID=76541765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019231432A Pending JP2021098314A (en) 2019-12-23 2019-12-23 Image formation device, control method for image formation device and program

Country Status (1)

Country Link
JP (1) JP2021098314A (en)

Similar Documents

Publication Publication Date Title
JP5523006B2 (en) Image processing apparatus, job processing method, and program
JP2022023598A (en) Image forming apparatus, control method of image forming apparatus, and program
US8508761B2 (en) Printing apparatus executing a print operation based on print data and a setting screen and method
JP7098427B2 (en) Information processing equipment, control methods and programs for information processing equipment
JP2020004158A (en) Information processing apparatus, method of controlling information processing apparatus, and program
JP6578851B2 (en) Information processing apparatus and program
US10664212B2 (en) Image forming apparatus, control method for image forming apparatus, and storage medium for controlling storage of a print job
US11704076B2 (en) Image forming apparatus executing form printing application for printing document on network, control method therefor, and storage medium storing control program therefor
CN109660688B (en) Information processing apparatus and control method thereof
JP5653287B2 (en) Printing system, print data generating apparatus, processing apparatus, printing method, computer program, and recording medium
US11687302B2 (en) Image forming apparatus, method of controlling image forming apparatus, and storage medium
JP6991852B2 (en) Control device and its control method, and program
US20220129212A1 (en) Image forming apparatus capable of preventing phenomenon that printing by schedule setting will not be started due to display of confirmation screen, control method for image forming apparatus, and storage medium
JP2021098314A (en) Image formation device, control method for image formation device and program
JP2022051794A (en) Image forming apparatus and control method thereof
WO2021131981A1 (en) Information processing device, control method, and program
JP7422460B2 (en) Application and image forming device on which the application is installed
US9270853B2 (en) Exporting and importing for display on an image forming apparatus environment setting information of an application
JP7395342B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP2022021845A (en) Printing device, and control method and program of printing device
JP2022144925A (en) Image forming apparatus, control method for the same, and program
JP7255277B2 (en) Image processing device and image processing system
JP7171227B2 (en) Information processing device, its control method and application
US20230333786A1 (en) Information processing apparatus, control method therefor, and non-transitory computer-readable storage medium
US20230333792A1 (en) Information processing apparatus, control method of information processing apparatus, and storage medium