JP7243265B2 - Information processing device, image processing system, and program - Google Patents

Information processing device, image processing system, and program Download PDF

Info

Publication number
JP7243265B2
JP7243265B2 JP2019026004A JP2019026004A JP7243265B2 JP 7243265 B2 JP7243265 B2 JP 7243265B2 JP 2019026004 A JP2019026004 A JP 2019026004A JP 2019026004 A JP2019026004 A JP 2019026004A JP 7243265 B2 JP7243265 B2 JP 7243265B2
Authority
JP
Japan
Prior art keywords
unit
printer driver
job
control unit
image forming
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.)
Active
Application number
JP2019026004A
Other languages
Japanese (ja)
Other versions
JP2020136835A (en
Inventor
和弘 宮部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2019026004A priority Critical patent/JP7243265B2/en
Publication of JP2020136835A publication Critical patent/JP2020136835A/en
Application granted granted Critical
Publication of JP7243265B2 publication Critical patent/JP7243265B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

Windows(登録商標)2000からWindows7までのWindowsOS(Operating System)では、Version3(以降「V3」と称する)プリンタドライバと呼ばれるプリンタドライバのアーキテクチャが採用されている。また、Windows8以降のWindowsOSでは、V3プリンタドライバに加え、Version4(以降「V4」と称する)プリンタドライバと呼ばれる新しいプリンタドライバのアーキテクチャが採用されている。 The Windows OS (Operating System) from Windows (registered trademark) 2000 to Windows 7 employs a printer driver architecture called a Version 3 (hereinafter referred to as "V3") printer driver. Further, in Windows OS after Windows 8, in addition to the V3 printer driver, a new printer driver architecture called a Version 4 (hereinafter referred to as "V4") printer driver is adopted.

また、V4プリンタドライバにおいて、USB(Universal Serial Bus)で接続された画像形成装置との間で双方向通信を行い、印刷しながら機器情報を取得する等の複数の機能を実現する技術が知られている(例えば、特許文献1参照)。 There is also known a technique for performing two-way communication with an image forming apparatus connected via a USB (Universal Serial Bus) in a V4 printer driver, and realizing multiple functions such as acquiring device information while printing. (See, for example, Patent Document 1).

例えば、ユーザが、情報処理装置から、画像形成装置を利用してファクス送信を行うPCFax機能を利用する場合、正しくファクス送信が行われたかを知るために、ファクスジョブのステータス情報を画像形成装置から取得したいという要求がある。この場合、情報処理装置は、例えば、ファクスジョブを識別する識別情報(以下、ジョブIDと呼ぶ)等を用いて、指定したファクスジョブのステータス情報を画像形成装置から取得できることが望ましい。 For example, when the user uses the PCFax function for performing fax transmission using the image forming apparatus from the information processing apparatus, the status information of the fax job is sent from the image forming apparatus in order to know whether the fax transmission has been performed correctly. I have a request to acquire. In this case, it is desirable that the information processing apparatus can acquire the status information of the designated fax job from the image forming apparatus, for example, using identification information (hereinafter referred to as job ID) that identifies the fax job.

しかし、V4プリンタでは、USB接続された画像形成装置との間で双方向通信を行うためにUSB Bidi Extenderという仕組みを用いるため、ジョブID等を用いて、指定したステータス情報を画像形成装置から取得することには困難を伴っていた。 However, since the V4 printer uses a mechanism called USB Bidi Extender to perform two-way communication with the USB-connected image forming device, the specified status information is acquired from the image forming device using the job ID, etc. It was difficult to do.

本発明の実施の形態は、上記の問題点に鑑みてなされたものであって、V4プリンタドライバ、又は同様の制限を有するプリンタドライバにおいて、ジョブを識別する識別情報等を用いて、指定したステータス情報を画像形成装置から取得することを容易にする。 The embodiments of the present invention have been made in view of the above problems. In a V4 printer driver or a printer driver having similar restrictions, identification information or the like for identifying a job is used to identify a specified status. To facilitate obtaining information from an image forming device.

上記課題を解決するため、本発明の一実施形態に係る情報処理装置は、ファクス送信処理を制御するV4プリンタドライバがインストールされた情報処理装置であって前記情報処理装置に接続される画像形成装置との双方向通信を制御する通信制御部を有し、前記V4プリンタドライバは、前記画像形成装置を利用してファクス送信を行うファクス送信処理を制御する描画部、前記ファクス送信処理を行うときに前記描画部が生成するジョブIDを記憶するID記憶部、前記ファクス送信処理のステータス情報を取得するときに、前記ID記憶部に記憶した前記ジョブIDを前記V4プリンタドライバに対応するQueuePropertyBagに設定する設定部、及び前記通信制御部が取得した前記ステータス情報に含まれる前記ファクス送信処理の送信状況、又は送信結果を表示する表示画面を表示する表示制御部、として、前記情報処理装置を機能させ,前記通信制御部は、前記設定部からの要求に基づいて、前記V4プリンタドライバに対応するQueuePropertyBagに設定された前記ジョブIDを取得し、前記ジョブIDに対応する前記ステータス情報を前記画像形成装置から取得する。
To solve the above problems, an information processing apparatus according to an embodiment of the present invention is an information processing apparatus in which a V4 printer driver for controlling facsimile transmission processing is installed , and an image forming apparatus connected to the information processing apparatus. The V4 printer driver has a communication control unit for controlling two-way communication with an apparatus, and the V4 printer driver includes a drawing unit for controlling fax transmission processing for fax transmission using the image forming device, and a drawing unit for controlling fax transmission processing. an ID storage unit for storing the job ID generated by the drawing unit, and setting the job ID stored in the ID storage unit in a QueuePropertyBag corresponding to the V4 printer driver when acquiring the status information of the fax transmission process. and a display control unit for displaying a display screen for displaying the transmission status or transmission result of the fax transmission process included in the status information acquired by the communication control unit. , The communication control unit acquires the job ID set in the QueuePropertyBag corresponding to the V4 printer driver based on a request from the setting unit, and transmits the status information corresponding to the job ID to the image forming apparatus. Get from

本発明の一実施形態に係る情報処理装置によれば、V4プリンタドライバ、又は同様の制限を有するプリンタドライバにおいて、ジョブを識別する識別情報等を用いて、指定したジョブのステータス情報を画像形成装置から取得することが容易になる。 According to the information processing apparatus according to one embodiment of the present invention, in a V4 printer driver or a printer driver having similar restrictions, status information of a specified job is transmitted to the image forming apparatus using identification information or the like that identifies the job. Easier to get from.

一実施形態に係る画像処理システムのシステム構成の例を示す図である。1 is a diagram illustrating an example of a system configuration of an image processing system according to an embodiment; FIG. 一実施形態に係る情報処理装置のハードウェア構成の例を示す図である。It is a figure which shows the example of the hardware constitutions of the information processing apparatus which concerns on one Embodiment. 一実施形態に係る画像形成装置のハードウェア構成の例を示す図である。1 illustrates an example hardware configuration of an image forming apparatus according to an embodiment; FIG. 一実施形態に係る情報処理装置のソフトウェア構成の例を示す図である。It is a figure which shows the example of the software configuration of the information processing apparatus which concerns on one Embodiment. V4プリンタドライバ及びUSB Bidi Extenderがアクセス可能な記憶領域について説明するための図である。FIG. 4 is a diagram for explaining storage areas accessible by a V4 printer driver and a USB Bidi Extender; 一実施形態に係る画像処理システムの機能構成の例を示す図である。1 is a diagram illustrating an example of a functional configuration of an image processing system according to an embodiment; FIG. 一実施形態に係る印刷処理の例を示すシーケンス図である。4 is a sequence diagram illustrating an example of print processing according to one embodiment; FIG. 一実施形態に係る設定画面の例を示す図である。It is a figure which shows the example of the setting screen which concerns on one embodiment. 第1の実施形態に係るステータス情報の表示処理の例を示すシーケンス図である。8 is a sequence diagram showing an example of status information display processing according to the first embodiment; FIG. 第1の実施形態に係る設定画面の例を示す図である。FIG. 4 is a diagram showing an example of a setting screen according to the first embodiment; FIG. 第1の実施形態に係るステータス情報の表示画面の例を示す図である。FIG. 5 is a diagram showing an example of a status information display screen according to the first embodiment; FIG. 第2の実施形態に係るステータス情報の表示処理の例を示すシーケンス図である。FIG. 11 is a sequence diagram illustrating an example of status information display processing according to the second embodiment;

以下、本発明の実施形態について、図面を参照しながら詳細に説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

<システム構成>
図1は、一実施形態に係る画像処理システム100のシステム構成の例を示す図である。図1に示すように、画像処理システム100は、情報処理装置101と、画像形成装置102とを含み、情報処理装置101と画像形成装置102とは、例えば、USB(Universal Serial Bus)ケーブル103等を介して通信可能に接続されている。
<System configuration>
FIG. 1 is a diagram showing an example of the system configuration of an image processing system 100 according to one embodiment. As shown in FIG. 1, an image processing system 100 includes an information processing device 101 and an image forming device 102. The information processing device 101 and the image forming device 102 are connected by, for example, a USB (Universal Serial Bus) cable 103 or the like. are communicatively connected via

情報処理装置101は、例えば、PC(Personal Computer)、タブレット端末、スマートフォン等の情報端末であり、印刷を制御するプログラムであるプリンタドライバがインストールされている。情報処理装置101は、プリンタドライバを実行することにより、例えば、ユーザからの印刷指示を受け付けて、印刷対象データから印刷データを作成し、印刷データの印刷処理を要求する印刷要求を画像形成装置102に送信する。また、情報処理装置101は、USBケーブル103を介して画像形成装置102と双方向通信を行い、例えば、画像形成装置102の機器情報や、印刷処理の処理状況を示すステータス情報等を取得し、取得した情報を表示部に表示させることができる。 The information processing apparatus 101 is, for example, an information terminal such as a PC (Personal Computer), a tablet terminal, or a smart phone, and has a printer driver installed therein, which is a program for controlling printing. By executing the printer driver, the information processing apparatus 101 receives a print instruction from a user, creates print data from data to be printed, and sends a print request requesting print processing of the print data to the image forming apparatus 102 . Send to The information processing apparatus 101 also performs two-way communication with the image forming apparatus 102 via the USB cable 103, acquires, for example, device information of the image forming apparatus 102, status information indicating the print processing status, and the like. The acquired information can be displayed on the display unit.

ここで、印刷対象データとは、例えば、画像データや文書データ等の印刷可能な電子データである。また、印刷データとは、印刷対象データを、画像形成装置102が印刷可能な、例えば、PDL(Page Description Language)等の形式に変換した電子データである。 Here, the data to be printed is, for example, printable electronic data such as image data and document data. Print data is electronic data in which data to be printed is converted into a format such as PDL (Page Description Language) that can be printed by the image forming apparatus 102 .

画像形成装置102は、例えば、スキャン機能、コピー機能、印刷機能、ファクシミリ機能等を一つの筐体に搭載したMFP(Multifunction Peripheral)や、プリンタ等の印刷機能を有する電子機器である。画像形成装置102は、情報処理装置101から受信した印刷要求に応じて、印刷処理を実行する。また、画像形成装置102は、情報処理装置101から受信した情報取得要求に応じて、画像形成装置102の機器情報や、印刷処理の処理状況を示すステータス情報等を返信する。 The image forming apparatus 102 is, for example, an MFP (Multifunction Peripheral) having a scanning function, a copying function, a printing function, a facsimile function, etc. in one housing, or an electronic device having a printing function such as a printer. The image forming apparatus 102 executes print processing according to the print request received from the information processing apparatus 101 . Further, the image forming apparatus 102 responds to the information acquisition request received from the information processing apparatus 101 by sending back device information of the image forming apparatus 102, status information indicating the print processing status, and the like.

(プリンタドライバについて)
Windows(登録商標)2000からWindows7までのWindowsOS(Operating System)では、Version3(以降「V3」と称する)プリンタドライバと呼ばれるプリンタドライバのアーキテクチャが採用されている。また、Windows8以降のWindowsOSでは、V3プリンタドライバに加え、Version4(以降「V4」と称する)プリンタドライバと呼ばれる新しいプリンタドライバのアーキテクチャが採用されている。
(About the printer driver)
The Windows OS (Operating System) from Windows (registered trademark) 2000 to Windows 7 employs a printer driver architecture called a Version 3 (hereinafter referred to as "V3") printer driver. Further, in Windows OS after Windows 8, in addition to the V3 printer driver, a new printer driver architecture called a Version 4 (hereinafter referred to as "V4") printer driver is adopted.

V3プリンタドライバでは、USBインタフェースで双方向通信を行うモジュールとして、ランゲージモニタ(Language Monitor)が用いられ、ランゲージモニタが画像形成装置102と双方向通信を行い、画像形成装置102の機器情報を取得していた。また、このランゲージモニタは、ベンダが独自の機能を実装することができた。 In the V3 printer driver, a language monitor is used as a module that performs two-way communication with the USB interface. was Also, this language monitor allowed vendors to implement their own functions.

これに対して、V4プリンタドライバでは、ランゲージモニタが廃止され、代わりにUSB Bidi Extenderという仕組みが導入された。USB Bidi Extenderでは、ベンダがカスタマイズできるのはBidi Extender JavaScript(登録商標)と、Bidi Extension XML(Extensible Markup Language)だけである。V4プリンタドライバでは、情報処理装置101は、このUSB Bidi Extenderを用いて、画像形成装置102と双方向通信を行う。 On the other hand, in the V4 printer driver, the language monitor was abolished and instead a mechanism called USB Bidi Extender was introduced. In the USB Bidi Extender, only the Bidi Extender JavaScript (registered trademark) and the Bidi Extension XML (Extensible Markup Language) can be customized by the vendor. With the V4 printer driver, the information processing apparatus 101 uses this USB Bidi Extender to perform two-way communication with the image forming apparatus 102 .

例えば、V4プリンタドライバであるプリンタドライバが、画像形成装置102と双方向通信を行う場合、プリンタドライバは、OSのスプーラに対して双方向通信のリクエストを送る。これに応じて、OSのスプーラは、USB Bidi Extenderを呼び出し、USB Bidi Extenderは、OSのポートモニタに対して双方向通信のコマンドを送る。 For example, when a printer driver that is a V4 printer driver performs two-way communication with the image forming apparatus 102, the printer driver sends a two-way communication request to the OS spooler. In response to this, the OS spooler calls the USB Bidi Extender, and the USB Bidi Extender sends bidirectional communication commands to the OS port monitor.

これにより、OSのポートモニタは、画像形成装置102にコマンドを送信し、画像形成装置102から受信したレスポンスをUSB Bidi Extenderに通知する。レスポンスを受け付けたUSB Bidi Extenderは、例えば、JavaScriptで定義された所定の処理を実行し、実行結果をOSのスプーラを介して、プリンタドライバに通知する。 Accordingly, the OS port monitor transmits a command to the image forming apparatus 102 and notifies the USB Bidi Extender of the response received from the image forming apparatus 102 . The USB Bidi Extender that has received the response executes, for example, predetermined processing defined by JavaScript, and notifies the printer driver of the execution result via the OS spooler.

この仕組みを利用して、プリンタドライバが、例えば、ファクス送信処理の送信結果を示すステータス情報を画像形成装置102から取得する場合、ファクス送信ジョブを識別するためのジョブIDを指定してステータス情報を取得できることが望ましい。ここで、ジョブIDは、ジョブ毎に固有の識別情報であり、例えば、ファクス送信ジョブを画像形成装置102に送信する際に、プリンタドライバによって生成される。 For example, when the printer driver acquires status information indicating the transmission result of fax transmission processing from the image forming apparatus 102 using this mechanism, the job ID for identifying the fax transmission job is specified and the status information is acquired. It is desirable to be able to obtain Here, the job ID is identification information unique to each job, and is generated by the printer driver when sending a fax transmission job to the image forming apparatus 102, for example.

しかし、従来の技術では、USB Bidi Extenderを用いて双方向通信を行う場合、ジョブIDを指定してステータス情報を取得する仕組みがなく、プリンタドライバが、ジョブIDを指定してステータス情報を取得することには困難を伴っていた。 However, in the conventional technology, when two-way communication is performed using a USB Bidi Extender, there is no mechanism for specifying a job ID to acquire status information, and the printer driver specifies a job ID to acquire status information. It was difficult.

そこで、本実施形態に係るプリンタドライバは、プリンタドライバに対応する所定の記憶領域(例えば、QueuePropertyBag)に、取得対象となるジョブのジョブIDを設定する機能を有している。また、USB Bidi Extenderは、所定の記憶領域に記憶されたジョブIDを読出して、画像形成装置102と双方向通信を行い、読出したジョブIDに対応するステータス情報を、画像形成装置102から取得する機能を有している。 Therefore, the printer driver according to the present embodiment has a function of setting the job ID of the job to be acquired in a predetermined storage area (for example, QueuePropertyBag) corresponding to the printer driver. Also, the USB Bidi Extender reads the job ID stored in the predetermined storage area, performs two-way communication with the image forming apparatus 102, and acquires status information corresponding to the read job ID from the image forming apparatus 102. have a function.

これにより、本実施形態によれば、V4プリンタドライバ、又は同様の制限を有するプリンタドライバにおいて、ジョブIDを指定して、画像形成装置102からステータス情報を取得することが容易になる。 As a result, according to the present embodiment, it becomes easy to acquire status information from the image forming apparatus 102 by designating a job ID in a V4 printer driver or a printer driver having similar restrictions.

<ハードウェア構成>
続いて、情報処理装置101、及び画像形成装置102のハードウェア構成について説明する。
<Hardware configuration>
Next, hardware configurations of the information processing apparatus 101 and the image forming apparatus 102 will be described.

(情報処理装置のハードウェア構成)
図2は、一実施形態に係る情報処理装置のハードウェア構成の例を示す図である。情報処理装置101は、一般的なコンピュータの構成を有しており、例えば、CPU(Central Processing Unit)201、ROM(Read Only Memory)202、RAM(Random Access Memory)203、HD(Hard Disk)204、HDD(Hard Disk Drive)コントローラ205、ディスプレイ206、外部機器接続I/F(Interface)207、ネットワークI/F208、キーボード209、ポインティングデバイス210、DVD-RW(Digital Versatile Disk Rewritable)ドライブ212、メディアI/F214、及びバスライン215等を備えている。
(Hardware configuration of information processing device)
FIG. 2 is a diagram illustrating an example of a hardware configuration of an information processing apparatus according to one embodiment; The information processing apparatus 101 has a general computer configuration, and includes, for example, a CPU (Central Processing Unit) 201, a ROM (Read Only Memory) 202, a RAM (Random Access Memory) 203, and an HD (Hard Disk) 204. , HDD (Hard Disk Drive) controller 205, display 206, external device connection I/F (Interface) 207, network I/F 208, keyboard 209, pointing device 210, DVD-RW (Digital Versatile Disk Rewritable) drive 212, media I /F 214, a bus line 215, and the like.

これらのうち、CPU201は、情報処理装置101の全体の動作を制御する。ROM202は、例えば、IPL(Initial Program Loader)等のCPU201の起動に用いられるプログラムを記憶する。RAM203は、CPU201のワークエリアとして使用される。HD204は、プログラム等の各種データを記憶する。HDDコントローラ205は、CPU201の制御に従ってHD204に対する各種データの読み出し又は書き込みを制御する。 Among these, the CPU 201 controls the overall operation of the information processing apparatus 101 . The ROM 202 stores a program such as an IPL (Initial Program Loader) that is used to start the CPU 201 . A RAM 203 is used as a work area for the CPU 201 . The HD 204 stores various data such as programs. The HDD controller 205 controls reading or writing of various data to/from the HD 204 under the control of the CPU 201 .

ディスプレイ206は、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示する。外部機器接続I/F207は、各種の外部機器を接続するためのインタフェースである。この場合の外部機器は、例えば、USB(Universal Serial Bus)メモリや画像形成装置102等が含まれる。ネットワークI/F208は、ネットワーク104を利用してデータ通信をするためのインタフェースである。 A display 206 displays various information such as cursors, menus, windows, characters, and images. The external device connection I/F 207 is an interface for connecting various external devices. The external device in this case includes, for example, a USB (Universal Serial Bus) memory, the image forming apparatus 102, and the like. A network I/F 208 is an interface for data communication using the network 104 .

キーボード209は、文字、数値、各種指示などの入力のための複数のキーを備えた入力手段の一種である。ポインティングデバイス210は、各種指示の選択や実行、処理対象の選択、カーソルの移動などを行う入力手段の一種である。DVD-RWドライブ212は、着脱可能な記録媒体の一例としてのDVD-RW211に対する各種データの読み出し又は書き込みを制御する。なお、DVD-RW211は、DVD-RWに限らず、DVD-R等であっても良い。メディアI/F214は、フラッシュメモリ等のメディア213に対するデータの読み出し又は書き込み(記憶)を制御する。バスライン215は、上記の各構成要素を電気的に接続するためのアドレスバス、データバス及び各種の制御信号等を含む。 The keyboard 209 is a type of input means having a plurality of keys for inputting characters, numerical values, various instructions, and the like. The pointing device 210 is a kind of input means for selecting and executing various instructions, selecting a processing target, moving a cursor, and the like. A DVD-RW drive 212 controls reading or writing of various data to a DVD-RW 211 as an example of a removable recording medium. The DVD-RW 211 is not limited to DVD-RW, and may be DVD-R or the like. A media I/F 214 controls reading or writing (storage) of data to a media 213 such as a flash memory. A bus line 215 includes an address bus, a data bus, various control signals, and the like for electrically connecting the components described above.

(画像形成装置のハードウェア構成)
図3は、一実施形態に係る画像形成装置のハードウェア構成の例を示す図である。画像形成装置102は、例えば、図3に示されるように、コントローラ310、近距離通信回路320、エンジン制御部330、操作パネル340、ネットワークI/F350、ファクスコントロールユニット(以下、FCUと呼ぶ)360、及びUSB I/F370等を備えている。
(Hardware Configuration of Image Forming Apparatus)
FIG. 3 is a diagram illustrating an example of a hardware configuration of an image forming apparatus according to one embodiment; The image forming apparatus 102 includes, for example, a controller 310, a short-range communication circuit 320, an engine control section 330, an operation panel 340, a network I/F 350, and a facsimile control unit (hereinafter referred to as FCU) 360, as shown in FIG. , and USB I/F 370 and the like.

これらのうち、コントローラ310は、コンピュータの主要部であるCPU301、システムメモリ(MEM-P)302、ノースブリッジ(NB)303、サウスブリッジ(SB)304、ASIC(Application Specific Integrated Circuit)305、記憶部であるローカルメモリ(MEM-C)306、HDDコントローラ307、及び、記憶部であるHD308等を有し、NB303とASIC305との間をAGP(Accelerated Graphics Port)バス311で接続した構成となっている。 Among these, the controller 310 includes a CPU 301, a system memory (MEM-P) 302, a north bridge (NB) 303, a south bridge (SB) 304, an ASIC (Application Specific Integrated Circuit) 305, a storage unit, which is the main part of the computer. , a local memory (MEM-C) 306, an HDD controller 307, and an HD 308, which is a storage unit. .

これらのうち、CPU301は、画像形成装置102の全体制御を行う制御部である。NB303は、CPU301と、MEM-P302、SB304、及びAGPバス311とを接続するためのブリッジであり、MEM-P302に対する読み書きなどを制御するメモリコントローラと、PCI(Peripheral Component Interconnect)マスタ及びAGPターゲットとを有する。 Among them, the CPU 301 is a control unit that performs overall control of the image forming apparatus 102 . The NB 303 is a bridge for connecting the CPU 301, the MEM-P 302, the SB 304, and the AGP bus 311, and is a memory controller that controls reading and writing to the MEM-P 302, a PCI (Peripheral Component Interconnect) master, and an AGP target. have

MEM-P302は、コントローラ310の各機能を実現させるプログラムやデータの格納用メモリであるROM302a、プログラムやデータの展開、及びメモリ印刷時の描画用メモリなどとして用いるRAM302bとからなる。なお、RAM302bに記憶されているプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、CD-R、DVD等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成しても良い。 The MEM-P 302 is composed of a ROM 302a, which is a memory for storing programs and data for realizing each function of the controller 310, and a RAM 302b, which is used as a drawing memory for expansion of programs and data, memory printing, and the like. The program stored in the RAM 302b is configured to be provided by being recorded in a computer-readable recording medium such as a CD-ROM, CD-R, DVD, etc. as a file in an installable format or an executable format. You can

SB304は、NB303とPCIデバイス、周辺デバイスとを接続するためのブリッジである。ASIC305は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGPバス311、PCIバス312、HDD307、及びMEM-C306をそれぞれ接続するブリッジの役割を有する。このASIC305は、PCIターゲット及びAGPマスタ、ASIC305の中核をなすアービタ(ARB)、MEM-C306を制御するメモリコントローラ、ハードウェアロジック等により画像データの回転などを行う複数のDMAC(Direct Memory Access Controller)、並びに、スキャナ部331及びプリンタ部332との間でPCIバス312を介したデータ転送を行うPCIユニットとからなる。なお、ASIC305には、USBのインタフェースや、IEEE1394(Institute of Electrical and Electronics Engineers 1394)のインタフェースを接続するようにしても良い。 The SB 304 is a bridge for connecting the NB 303 with PCI devices and peripheral devices. The ASIC 305 is an image processing IC (Integrated Circuit) having hardware elements for image processing, and serves as a bridge that connects the AGP bus 311, PCI bus 312, HDD 307, and MEM-C 306, respectively. This ASIC 305 includes a PCI target and AGP master, an arbiter (ARB) that forms the core of the ASIC 305, a memory controller that controls the MEM-C 306, and multiple DMACs (Direct Memory Access Controllers) that rotate image data by hardware logic. , and a PCI unit that transfers data between the scanner unit 331 and the printer unit 332 via the PCI bus 312 . Note that the ASIC 305 may be connected to a USB interface or an IEEE 1394 (Institute of Electrical and Electronics Engineers 1394) interface.

MEM-C306は、コピー用画像バッファ及び符号バッファとして用いるローカルメモリである。HD308は、画像データの蓄積、印刷時に用いるフォントデータの蓄積、フォームの蓄積を行うためのストレージである。HD308は、CPU301の制御に従ってHD308に対するデータの読出又は書込を制御する。AGPバス311は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレータカード用のバスインタフェースであり、MEM-P302に高スループットで直接アクセスすることにより、グラフィックスアクセラレータカードを高速にすることができる。 MEM-C 306 is a local memory used as an image buffer for copying and an encoding buffer. The HD 308 is a storage for accumulating image data, accumulating font data used for printing, and accumulating forms. The HD 308 controls reading or writing of data to or from the HD 308 under the control of the CPU 301 . The AGP bus 311 is a bus interface for graphics accelerator cards proposed to speed up graphics processing, and can speed up the graphics accelerator card by directly accessing the MEM-P 302 with high throughput. .

近距離通信回路320は、アンテナ320aを用いて、例えば、NFC(Near Field Communication)、Bluetooth(登録商標)等の近距離無線通信の規格に従って通信を行う高周波回路、信号処理回路、及び通信制御回路等を含む。 The short-range communication circuit 320 is a high-frequency circuit, a signal processing circuit, and a communication control circuit that perform communication according to near-field wireless communication standards such as NFC (Near Field Communication) and Bluetooth (registered trademark) using an antenna 320a. etc.

エンジン制御部330は、例えば、スキャナ部331及びプリンタ部332等によって構成されている。スキャナ部331は、原稿等を読み取る読取装置である。プリンタ部332は、印刷データを印刷媒体に印刷する印刷装置である。スキャナ部331又はプリンタ部332には、例えば、誤差拡散やガンマ変換等の画像処理部分が含まれている。 The engine control unit 330 is composed of, for example, a scanner unit 331, a printer unit 332, and the like. The scanner unit 331 is a reading device that reads an original or the like. The printer unit 332 is a printing device that prints print data on a print medium. The scanner unit 331 or printer unit 332 includes, for example, image processing such as error diffusion and gamma conversion.

操作パネル340は、現在の設定値や選択画面等を表示させ、操作者からの入力を受け付けるタッチパネル等のパネル表示部340a、並びに、濃度の設定条件などの画像形成に関する条件の設定値を受け付けるテンキー及びコピー開始指示を受け付けるスタートキー等からなる操作ボタン340bを備えている。コントローラ310は、画像形成装置102全体の制御を行い、例えば、描画、通信、操作パネル340からの入力等を制御する。 The operation panel 340 includes a panel display unit 340a such as a touch panel for displaying current setting values, a selection screen, and the like, and for receiving input from an operator, and a numeric keypad for receiving setting values of image forming conditions such as density setting conditions. and an operation button 340b such as a start key for accepting a copy start instruction. The controller 310 controls the entire image forming apparatus 102, such as drawing, communication, and input from the operation panel 340, for example.

なお、画像形成装置102は、操作パネル340のアプリケーション切り替えキーにより、ドキュメントボックス機能、コピー機能、プリンタ機能、及びファクシミリ機能を順次に切り替えて選択することが可能となる。ドキュメントボックス機能の選択時にはドキュメントボックスモードとなり、コピー機能の選択時にはコピーモードとなり、プリンタ機能の選択時にはプリンタモードとなり、ファクシミリモードの選択時にはファクシミリモードとなる。 Note that the image forming apparatus 102 can switch and select the document box function, the copy function, the printer function, and the facsimile function in sequence using the application switching key of the operation panel 340 . The document box mode is set when the document box function is selected, the copy mode is set when the copy function is selected, the printer mode is set when the printer function is selected, and the facsimile mode is set when the facsimile mode is selected.

ネットワークI/F350は、ネットワーク104を利用してデータ通信をするためのインタフェースである。FCU360は、ファクス通信のプロトロルに従って、ファクスデータの送受信等を行う。USB I/F370は、USBケーブルを介して、情報処理装置101等の外部装置を、画像形成装置102に接続するためのインタフェースである。近距離通信回路320、ネットワークI/F350、FCU360、及びUSB I/F370等は、例えば、PCIバス312を介してASIC305に電気的に接続されている。 A network I/F 350 is an interface for data communication using the network 104 . The FCU 360 performs transmission and reception of fax data according to the protocol of fax communication. A USB I/F 370 is an interface for connecting an external device such as the information processing apparatus 101 to the image forming apparatus 102 via a USB cable. The short-range communication circuit 320, the network I/F 350, the FCU 360, the USB I/F 370, and the like are electrically connected to the ASIC 305 via the PCI bus 312, for example.

なお、図4に示す画像形成装置102のハードウェア構成は一例である。例えば、ネットワークI/F350、近距離通信回路320、及びUSB I/F370等は、PCIバス312とは別のPCIバスを介して、NB303に接続されていても良い。 Note that the hardware configuration of the image forming apparatus 102 shown in FIG. 4 is an example. For example, the network I/F 350 , short-range communication circuit 320 , USB I/F 370 and the like may be connected to the NB 303 via a PCI bus different from the PCI bus 312 .

<情報処理装置のソフトウェア構成>
次に、本実施形態に係る情報処理装置101のソフトウェア構成について、図4を用いて説明する。図4は、情報処理装置のソフトウェア構成の例を示す図である。
<Software Configuration of Information Processing Device>
Next, the software configuration of the information processing apparatus 101 according to this embodiment will be described using FIG. FIG. 4 is a diagram illustrating an example of a software configuration of an information processing apparatus;

図4に示すように、本実施形態に係る情報処理装置101は、アプリケーション410と、OS420と、プリンタドライバ430と、ストアデバイスアプリ440とを有する。 As shown in FIG. 4 , the information processing apparatus 101 according to this embodiment has an application 410 , an OS 420 , a printer driver 430 and a store device application 440 .

アプリケーション410は、例えば文書作成ソフト、画像閲覧・編集ソフト、ブラウザ等、ユーザの印刷指示に応じて、OS420に印刷の指示(要求)を行うことができるアプリケーションプログラムである。アプリケーション410には、ストアアプリ411と、デスクトップアプリ412とが含まれる。 The application 410 is an application program such as document creation software, image viewing/editing software, browser, etc., which can issue a print instruction (request) to the OS 420 in accordance with a user's print instruction. The application 410 includes a store application 411 and a desktop application 412 .

ストアアプリ411は、例えば、Windows8/WindowsRT及びそれ以降のバージョンのWindowsOSにアプリケーションを提供する「Windowsストア」から、入手可能なアプリケーションである。ストアアプリ411では、「ストアアプリ UI」が用いられる。なお、Windows8及びWindows8.1では、OS420によって提供される「Modern UI」又は「Metro UI」とも称されるUIからストアアプリ411が呼び出される。 The store application 411 is, for example, an application available from a “Windows store” that provides applications for Windows 8/Windows RT and later versions of the Windows OS. The store application 411 uses a “store application UI”. Note that in Windows 8 and Windows 8.1, the store application 411 is called from a UI that is also called a “Modern UI” or “Metro UI” provided by the OS 420 .

一方、デスクトップアプリ412は、例えば、Windows7以前のバージョンのWindowsOSにおいても使用可能なアプリケーションである。 On the other hand, the desktop application 412 is, for example, an application that can also be used in Windows OS versions prior to Windows 7.

OS420は、Windows8/WindowsRT及びそれ以降のバージョンのWindowsOSである。 The OS 420 is Windows 8/Windows RT and later versions of Windows OS.

プリンタドライバ430は、印刷を制御するプログラムであり、本実施形態では、前述したV4プリンタドライバである。なお、「印刷」には、ユーザが、情報処理装置101から、画像形成装置102を利用してファクス送信を行うPCFax送信等の画像形成処理等も含まれる。プリンタドライバ430は、拡張設定部431と、設定制御部432と、描画部433とを含む。 The printer driver 430 is a program that controls printing, and in this embodiment is the V4 printer driver described above. Note that “printing” includes image forming processing such as PCFax transmission in which the user performs facsimile transmission using the image forming apparatus 102 from the information processing apparatus 101 . The printer driver 430 includes an extension setting section 431 , a setting control section 432 and a drawing section 433 .

拡張設定部431は、プリンタ拡張とも称され、デスクトップアプリ412から印刷を行う場合に、ベンダ独自の印刷設定画面等を表示する。 The extension setting unit 431 is also called printer extension, and displays a vendor-specific print setting screen or the like when printing is performed from the desktop application 412 .

設定制御部432は、禁則スクリプトとも称され、例えば、印刷設定の組み合わせが正当であるか否かを検証する。拡張設定部431は、例えば、設定制御部432により正当でないと検証された印刷設定の組み合わせを非表示にする、或いはデフォルトに戻すこと等ができる。 The setting control unit 432, also called a prohibition script, verifies, for example, whether the combination of print settings is valid. The extended setting unit 431 can, for example, hide a combination of print settings that has been verified as invalid by the setting control unit 432, or restore the default setting.

また、設定制御部432は、アプリケーション410やOS420等からの要求に応じて、プリンタドライバ430が設定可能な機能の情報を示す設定能力情報であるPrintCapabilityを返信する。さらに、設定制御部432は、アプリケーション410やOS420等からの要求に応じて、プリンタドライバ430に設定されている各種機能の設定値をDevmodePropertyBagから取得し、取得した設定値を示すPrintTicketを返信する。また、設定制御部432は、PrintTicketで示された設定値をDevmodePropertyBagに保存する。 The setting control unit 432 also returns PrintCapability, which is setting capability information indicating information about functions that can be set by the printer driver 430, in response to a request from the application 410, the OS 420, or the like. Further, the setting control unit 432 acquires setting values of various functions set in the printer driver 430 from the DevmodePropertyBag in response to requests from the application 410, the OS 420, etc., and returns a PrintTicket indicating the acquired setting values. Also, the setting control unit 432 saves the setting value indicated by the PrintTicket in the DevmodePropertyBag.

なお、OS420に返信されたPrintCapabilityやPrintTicketは、例えば、拡張設定部431が表示する印刷設定画面における各機能の現在値の表示、選択肢の表示等に利用される。 Note that the PrintCapability and PrintTicket returned to the OS 420 are used, for example, to display the current value of each function and options on the print setting screen displayed by the extended setting unit 431 .

描画部433は、アプリケーション410において印刷指示が行われた印刷対象データから印刷データを作成する。例えば、描画部433は、アプリケーション410が作成したXPS(XML Paper Specification)形式等の印刷対象データを、画像形成装置102が印刷可能なPDL(Page Description Language)形式等の印刷データに変換する。 The drawing unit 433 creates print data from print target data for which a print instruction has been issued by the application 410 . For example, the drawing unit 433 converts print target data in XPS (XML Paper Specification) format or the like created by the application 410 into print data in PDL (Page Description Language) format or the like that can be printed by the image forming apparatus 102 .

ストアデバイスアプリ440は、ストアアプリ411から印刷を行う場合に、ベンダ独自の印刷設定画面等を表示する。なお、ストアデバイスアプリ440は、ストアアプリ411と同様に、「Windowsストア」から入手可能なアプリケーションである。 The store device application 440 displays a vendor-specific print setting screen or the like when printing is performed from the store application 411 . Note that the store device application 440 is an application that can be obtained from the "Windows store" like the store application 411. FIG.

デスクトップアプリ412から印刷を行う場合、プリンタドライバ430は、拡張設定部431により表示された印刷設定画面で設定された設定内容に基づいて、印刷データを作成することができる。一方で、ストアアプリ411から印刷を行う場合、プリンタドライバ430は、ストアデバイスアプリ440により表示された印刷設定画面で設定された設定内容に基づいて、印刷データを作成することができる。 When printing from the desktop application 412 , the printer driver 430 can create print data based on the setting details set on the print setting screen displayed by the extended setting section 431 . On the other hand, when printing from the store application 411 , the printer driver 430 can create print data based on the setting details set on the print setting screen displayed by the store device application 440 .

拡張設定部431及びストアデバイスアプリ440は、ベンダ独自の印刷設定画面を表示するUI部450を構成する。 The extended setting section 431 and the store device application 440 constitute a UI section 450 that displays a vendor-specific print setting screen.

スプーラ460は、例えば、OS420等によって提供されるモジュールであり、プリンタドライバ430で生成された印刷データを一時的に記憶して、USB Bidi Extender470を用いて、順次に画像形成装置102に送信する。 The spooler 460 is, for example, a module provided by the OS 420 or the like, temporarily stores print data generated by the printer driver 430 , and sequentially transmits the print data to the image forming apparatus 102 using the USB Bidi Extender 470 .

USB Bidi Extender470は、スプーラ460によって呼び出されるJavaScript(USB Bidi JavaScript)を含み、画像形成装置102との双方向通信を制御する通信制御部として機能する。なお、USB Bidi Extender470は、通信制御部の一例である。 The USB Bidi Extender 470 includes JavaScript (USB Bidi JavaScript) called by the spooler 460 and functions as a communication control unit that controls two-way communication with the image forming apparatus 102 . Note that the USB Bidi Extender 470 is an example of a communication control unit.

<V4プリンタドライバ及びストアデバイスアプリがアクセス可能な記憶領域>
次に、V4プリンタドライバ430及びストアデバイスアプリ440がアクセス可能な記憶領域について、図5を用いて説明する。図5は、V4プリンタドライバ430及びストアデバイスアプリ440がアクセス可能な記憶領域について説明するための図である。
<Storage area accessible by V4 printer driver and store device application>
Next, storage areas accessible by the V4 printer driver 430 and the store device application 440 will be described with reference to FIG. FIG. 5 is a diagram for explaining storage areas accessible by the V4 printer driver 430 and the store device application 440. As shown in FIG.

図5に示すように、拡張設定部431、設定制御部432、描画部433、及びストアデバイスアプリ440は、PropertyBag510と呼ばれる記憶領域にアクセスすることができる。なお、このような記憶領域へのアクセスは、OS420によって提供されるAPI(Application Programming Interface)を用いて行うことができる。 As shown in FIG. 5, the extended setting unit 431, setting control unit 432, drawing unit 433, and store device application 440 can access a storage area called PropertyBag 510. FIG. Note that access to such a storage area can be performed using an API (Application Programming Interface) provided by the OS 420 .

図5に示すように、PropertyBag510には、DriverPropertyBag511と、QueuePropertyBag512と、UserPropertyBag513とが含まれる。 As shown in FIG. 5, PropertyBag 510 includes DriverPropertyBag 511 , QueuePropertyBag 512 and UserPropertyBag 513 .

DriverPropertyBag511は、V4プリンタドライバ430を作成するときに決定された構成情報等を記憶する記憶領域である。拡張設定部431、設定制御部432、描画部433、及びストアデバイスアプリ440は、DriverPropertyBag511から各種情報の読み出しが可能である。一方で、拡張設定部431、設定制御部432、描画部433、及びストアデバイスアプリ440は、DriverPropertyBag511に対して、情報の書き込みを行うことはできない。 A DriverPropertyBag 511 is a storage area for storing configuration information and the like determined when creating the V4 printer driver 430 . The extended setting unit 431 , setting control unit 432 , drawing unit 433 , and store device application 440 can read various information from the DriverPropertyBag 511 . On the other hand, the extended setting unit 431 , setting control unit 432 , drawing unit 433 and store device application 440 cannot write information to the DriverPropertyBag 511 .

拡張設定部431及びストアデバイスアプリ440は、QueuePropertyBag512に対して、各種情報の読み出し及び書き込みが可能である。また、設定制御部432及び描画部433は、QueuePropertyBag512に対して、各種情報の読み出しが可能である。さらに、QueuePropertyBag512に記憶された情報は、USB Bidi Extender470からも読出しが可能である。 The extended setting unit 431 and the store device application 440 can read and write various information to the QueuePropertyBag 512 . Also, the setting control unit 432 and the drawing unit 433 can read out various information from the QueuePropertyBag 512 . Furthermore, information stored in the QueuePropertyBag 512 can be read from the USB Bidi Extender 470 as well.

なお、論理プリンタとは、例えば、OS420のプリンタフォルダ等にプリンタアイコンとして表示される仮想的なプリンタである。例えば、情報処理装置101の利用者は、1つの画像形成装置102に対して、設定情報(例えば、用紙サイズや向き、印刷品質等)が異なる複数の論理プリンタを作成することができる。 A logical printer is, for example, a virtual printer displayed as a printer icon in the printer folder of the OS 420 or the like. For example, the user of the information processing apparatus 101 can create multiple logical printers with different setting information (for example, paper size, orientation, print quality, etc.) for one image forming apparatus 102 .

UserPropertyBag513は、論理プリンタ毎に、ユーザ毎の設定情報等を記憶する記憶領域である。拡張設定部431、設定制御部432、及びストアデバイスアプリ440は、UserPropertyBag513に対して、各種情報の読み出し及び書き込みが可能である。 A UserPropertyBag 513 is a storage area for storing setting information and the like for each user for each logical printer. The extended setting unit 431 , the setting control unit 432 , and the store device application 440 can read and write various information to the UserPropertyBag 513 .

また、拡張設定部431及び描画部433は、さらに、独自記憶領域520に対して、各種情報の読み出し及び書き込みが可能である。 Further, the extended setting unit 431 and the drawing unit 433 can read and write various information to the unique storage area 520 .

独自記憶領域520は、例えばレジストリやファイル等を用いて実現され、PropertyBag510とは異なる記憶領域である。独自記憶領域520は、例えば、V4プリンタドライバ430を提供するベンダ等によって定義される。 The unique storage area 520 is implemented using, for example, a registry or files, and is a storage area different from the PropertyBag 510 . The unique storage area 520 is defined, for example, by a vendor or the like who provides the V4 printer driver 430 .

ストアデバイスアプリ440は、OS420の課す制約により、PropertyBag510以外の記憶領域に対してアクセスすることはできない。また、設定制御部432は、上述したDevmodePropertyBag及びPropertyBag510以外の記憶領域に対してアクセスすることはできない。さらに、USB Bidi Extender470は、UserPropertyBag513及び独自記憶領域520にアクセスすることができない。 The store device application 440 cannot access storage areas other than the PropertyBag 510 due to restrictions imposed by the OS 420 . Also, the setting control unit 432 cannot access storage areas other than the above-described DevmodePropertyBag and PropertyBag 510 . Furthermore, USB Bidi Extender 470 cannot access UserPropertyBag 513 and unique storage area 520 .

このことは、ストアアプリ411に課されている制約と同様であり、例えば、ストアデバイスアプリ440及び設定制御部432が、OS420が使用するレジストリ等を変更し、OS420の動作に悪影響を与えることを防ぐためである。このような技術は、「サンドボックス」等と称されている。 This is the same as the restrictions imposed on the store application 411. For example, the store device application 440 and the setting control unit 432 cannot change the registry or the like used by the OS 420 to adversely affect the operation of the OS 420. This is to prevent Such a technique is called a "sandbox" or the like.

<機能構成>
続いて、本実施形態に係る画像処理システム100の機能構成について説明する。図6は、一実施形態に係る画像処理システム100の機能構成の例を示す図である。
<Functional configuration>
Next, the functional configuration of the image processing system 100 according to this embodiment will be described. FIG. 6 is a diagram showing an example of the functional configuration of the image processing system 100 according to one embodiment.

(情報処理装置の機能構成)
情報処理装置101には、例えば、アプリケーション410、プリンタドライバ430、ストアデバイスアプリ440等のプログラムがインストールされている。
(Functional configuration of information processing device)
Programs such as an application 410, a printer driver 430, and a store device application 440 are installed in the information processing apparatus 101, for example.

情報処理装置101は、例えば、図2のCPU201でOS420を実行することにより、スプーラ460、通信制御部601、記憶領域603等を実現している。 The information processing apparatus 101 implements a spooler 460, a communication control unit 601, a storage area 603, and the like, for example, by executing the OS 420 with the CPU 201 of FIG.

スプーラ460は、例えば、プリンタドライバ430で生成された印刷データを一時的に記憶して、通信制御部601を介して、印刷データを画像形成装置102に送信する。 The spooler 460 , for example, temporarily stores print data generated by the printer driver 430 and transmits the print data to the image forming apparatus 102 via the communication control unit 601 .

通信制御部601は、情報処理装置101と接続される画像形成装置102との双方向通信を制御し、画像形成装置102から、記憶領域603に設定された識別情報(ジョブID)に対応する印刷処理の情報を取得する。通信制御部601は、例えば、図4のUSB Bidi Extender470等によって実現され、スプーラ460によって呼び出されるJavaScript(USB Bidi JavaScript602)を含む。また、通信制御部601には、前述したOSのポートモニタ等が含まれていても良い。 The communication control unit 601 controls two-way communication between the information processing apparatus 101 and the image forming apparatus 102 connected to the image forming apparatus 102 . Get processing information. The communication control unit 601 is implemented by, for example, the USB Bidi Extender 470 of FIG. Also, the communication control unit 601 may include the port monitor of the OS described above.

記憶領域603は、プリンタドライバ430に対応する所定の記憶領域であり、例えば、図4のQueuePropertyBag512等によって実現される。 A storage area 603 is a predetermined storage area corresponding to the printer driver 430, and is implemented by, for example, the QueuePropertyBag 512 in FIG.

また、情報処理装置101は、CPU201でプリンタドライバ430を実行することにより、図4で説明した拡張設定部431、設定制御部432、及び描画部433等を実現している。さらに、本実施形態に係る拡張設定部431は、表示制御部610、及び双方向通信部620等を含む。 Further, the information processing apparatus 101 implements the extension setting unit 431, the setting control unit 432, the drawing unit 433, and the like described with reference to FIG. 4 by executing the printer driver 430 in the CPU 201. Furthermore, the extended setting unit 431 according to this embodiment includes a display control unit 610, a two-way communication unit 620, and the like.

表示制御部610は、印刷処理の設定情報を設定する設定画面を、例えば、図2のディスプレイ206等の表示部に表示させて、ユーザによる設定操作を受け付ける。また、表示制御部610は、例えば、印刷処理の処理状況(処理結果等)を示す印刷処理の情報を情報処理装置101の表示部に表示させる。 The display control unit 610 displays a setting screen for setting setting information for print processing on a display unit such as the display 206 in FIG. 2, for example, and receives a setting operation by the user. Further, the display control unit 610 causes the display unit of the information processing apparatus 101 to display print processing information indicating the processing status (processing result, etc.) of the print processing, for example.

ここで、印刷処理には、ユーザが、情報処理装置101から、画像形成装置102を利用してファクス送信を行うPCFax(以下、ファクス送信処理と呼ぶ)等、画像形成装置102が実行する様々画像処理が含まれる。 Here, the print processing includes various image processing executed by the image forming apparatus 102, such as PCFax (hereinafter referred to as facsimile transmission processing) in which the user performs facsimile transmission using the image forming apparatus 102 from the information processing apparatus 101. processing is included.

双方向通信部620は、例えば、設定部621、要求部622、取得部623等を含み、スプーラ460、及び通信制御部601を介して、画像形成装置102から印刷処理の情報を取得する。例えば、双方向通信部620は、表示制御部610からの要求に応じて、ファクス送信処理の送信結果等の情報を取得し、取得した情報を表示制御部610に通知する。 The two-way communication unit 620 includes, for example, a setting unit 621 , a request unit 622 , an acquisition unit 623 , etc., and acquires print processing information from the image forming apparatus 102 via the spooler 460 and the communication control unit 601 . For example, the two-way communication unit 620 acquires information such as the transmission result of fax transmission processing in response to a request from the display control unit 610, and notifies the display control unit 610 of the acquired information.

設定部(設定手段)621は、プリンタドライバ430に対応する所定の記憶領域603に、印刷処理を識別する識別情報(例えば、ジョブID)を設定する。 A setting unit (setting unit) 621 sets identification information (for example, a job ID) for identifying print processing in a predetermined storage area 603 corresponding to the printer driver 430 .

例えば、設定部621は、プリンタドライバ430が印刷処理を行うときに生成されるジョブID等の識別情報を、表1に示すようにID記憶部624に記憶しておく。 For example, the setting unit 621 stores identification information such as a job ID generated when the printer driver 430 performs print processing in the ID storage unit 624 as shown in Table 1.

Figure 0007243265000001
また、設定部621は、表示制御部610から、印刷処理の情報の取得要求を受け付けると、ID記憶部624に記憶したジョブIDを、プリンタドライバ430に対応する所定の記憶領域603に設定する。例えば、記憶領域603が、レジストリであるQueuePropertyBag512である場合、設定部621は、QueuePropertyBag512の予め定められたキーに対応付けて、ジョブIDを記憶する。
Figure 0007243265000001
Further, upon receiving a print processing information acquisition request from the display control unit 610 , the setting unit 621 sets the job ID stored in the ID storage unit 624 in a predetermined storage area 603 corresponding to the printer driver 430 . For example, if the storage area 603 is the QueuePropertyBag 512 which is a registry, the setting unit 621 stores the job ID in association with a predetermined key of the QueuePropertyBag 512 .

なお、QueuePropertyBag512は、プリンタドライバ430に対応する所定の記憶領域603の一例である。QueuePropertyBag512は、図5で説明したように、拡張設定部431から情報の書き込みが可能であり、USB Bidi Extender470から読出しが可能であるため、ジョブIDを設定する所定の記憶領域として好適である。 Note that the QueuePropertyBag 512 is an example of the predetermined storage area 603 corresponding to the printer driver 430 . As described with reference to FIG. 5, the QueuePropertyBag 512 is suitable as a predetermined storage area for setting a job ID because information can be written from the extension setting section 431 and read from the USB Bidi Extender 470 .

要求部622は、設定部621が、プリンタドライバ430に対応する所定の記憶領域603にジョブIDを設定した後に、通信制御部601に、記憶領域603に設定されたジョブIDに対応する印刷処理の情報の取得を要求する。 After the setting unit 621 sets the job ID in the predetermined storage area 603 corresponding to the printer driver 430 , the request unit 622 instructs the communication control unit 601 to request print processing corresponding to the job ID set in the storage area 603 . Request information.

取得部623は、通信制御部601が取得した印刷処理の情報を、スプーラ460を介して取得する。なお、双方向通信部620と通信制御部601との間の情報の受け渡しは、スプーラ460を介して行われるが、これに限られない。ID記憶部624は、ジョブIDを一時的に記憶する記憶領域である。 The acquisition unit 623 acquires the print processing information acquired by the communication control unit 601 via the spooler 460 . Information is exchanged between the two-way communication unit 620 and the communication control unit 601 via the spooler 460, but is not limited to this. The ID storage unit 624 is a storage area that temporarily stores job IDs.

上記の構成により、通信制御部601は、要求部622からの印刷処理の情報の取得要求に応じて、記憶領域603に設定されたジョブIDを取得し、取得したジョブIDに対応する印刷処理の情報を画像形成装置102から取得する。 With the above configuration, the communication control unit 601 acquires the job ID set in the storage area 603 in response to a print processing information acquisition request from the request unit 622, and executes the print processing corresponding to the acquired job ID. Information is obtained from the image forming device 102 .

例えば、通信制御部601は、USB Bidi JavaScript471を用いて、記憶領域603に設定されたジョブIDを取得し、取得したジョブIDに対応する印刷処理の情報の取得コマンドを、OS420のポートモニタに送る。これに応じて、ポートモニタは、画像形成装置102に当該コマンドを送信し、画像形成装置102から受信したレスポンス(印刷処理の情報)をUSB Bidi JavaScript471に通知する。 For example, the communication control unit 601 uses the USB Bidi JavaScript 471 to acquire the job ID set in the storage area 603, and sends a print processing information acquisition command corresponding to the acquired job ID to the port monitor of the OS 420. . In response, the port monitor transmits the command to the image forming apparatus 102 and notifies the USB Bidi JavaScript 471 of the response (print processing information) received from the image forming apparatus 102 .

また、通信制御部601は、USB Bidi JavaScript471に通知された印刷処理の情報を、スプーラ460に通知する。これにより、取得部623は、スプーラ460から、ジョブIDに対応する印刷処理の情報を取得することができるようになる。 Also, the communication control unit 601 notifies the spooler 460 of the print processing information notified to the USB Bidi JavaScript 471 . As a result, the acquisition unit 623 can acquire print processing information corresponding to the job ID from the spooler 460 .

このように、本実施形態に係る情報処理装置101は、プリンタドライバ430に対応する所定の記憶領域603に、印刷処理を識別する識別情報(ジョブID)を設定する設定部621を有している。また、情報処理装置101は、情報処理装置101と接続される画像形成装置102と双方向通信を行い、記憶領域603に設定された識別情報に対応する印刷処理の情報を取得する通信制御部601を有している。 As described above, the information processing apparatus 101 according to the present embodiment has the setting unit 621 for setting identification information (job ID) for identifying print processing in the predetermined storage area 603 corresponding to the printer driver 430. . Further, the information processing apparatus 101 performs two-way communication with the image forming apparatus 102 connected to the information processing apparatus 101, and acquires print processing information corresponding to the identification information set in the storage area 603. have.

なお、図6に示す情報処理装置101の機能構成は一例である。例えば、ID記憶部624は、拡張設定部431、又はプリンタドライバ430の外部に設けられていても良い。また、設定部621、要求部622、取得部623等は、表示制御部610に含まれていても良い。さらに、記憶領域603は、例えば、拡張設定部431から書き込み可能であり、かつUSB Bidi JavaScript602から読み込み可能なQueuePropertyBag512以外の記憶領域であっても良い。 Note that the functional configuration of the information processing apparatus 101 shown in FIG. 6 is an example. For example, the ID storage unit 624 may be provided outside the extension setting unit 431 or the printer driver 430 . Also, the setting unit 621 , request unit 622 , acquisition unit 623 and the like may be included in the display control unit 610 . Furthermore, the storage area 603 may be, for example, a storage area other than the QueuePropertyBag 512 that is writable from the extended setting unit 431 and readable from the USB Bidi JavaScript 602 .

(画像形成装置の機能構成)
画像形成装置102は、例えば、情報処理装置101と双方向通信を行う通信部630、及び画像処理を実行する画像処理部640等を有する。
(Functional Configuration of Image Forming Apparatus)
The image forming apparatus 102 has, for example, a communication unit 630 that performs two-way communication with the information processing apparatus 101, an image processing unit 640 that performs image processing, and the like.

通信部630は、例えば、図3のCPU301で実行されるプログラムによって実現され、USB I/F370に接続された情報処理装置101と様々な通信を行う。例えば、通信部630は、情報処理装置101からの要求に応じて、ジョブIDに対応する印刷処理の情報を情報処理装置101に送信する送信部として機能する。 The communication unit 630 is realized by, for example, a program executed by the CPU 301 in FIG. 3 and performs various communications with the information processing apparatus 101 connected to the USB I/F 370 . For example, the communication unit 630 functions as a transmission unit that transmits print processing information corresponding to a job ID to the information processing apparatus 101 in response to a request from the information processing apparatus 101 .

画像処理部640は、例えば、図3のCPU301で実行されるプログラム、エンジン制御部330、及びFCU360等によって実現され、例えば、印刷、スキャン、コピー、ファクス送信等の様々な画像処理を実行する。 The image processing unit 640 is implemented by, for example, a program executed by the CPU 301 in FIG. 3, the engine control unit 330, the FCU 360, etc., and executes various image processing such as printing, scanning, copying, and facsimile transmission.

<処理の流れ>
続いて、本実施形態に係る画像処理方法の処理の流れについて説明する。
<Process flow>
Next, the processing flow of the image processing method according to this embodiment will be described.

(印刷処理の例)
図7は、一実施形態に係る印刷処理の例を示すシーケンス図である。この処理は、情報処理装置101から、画像形成装置102を利用してファクス送信を行うファクス送信処理(PCFax)の一例を示している。なお、ファクス送信処理は、印刷処理の一例である。
(Example of print processing)
FIG. 7 is a sequence diagram illustrating an example of print processing according to one embodiment. This processing shows an example of facsimile transmission processing (PCFax) for performing facsimile transmission from the information processing apparatus 101 using the image forming apparatus 102 . Note that the fax transmission process is an example of the print process.

ステップS701において、アプリケーション410は、ユーザによる印刷操作に応じて、OS420のスプーラ460に印刷処理の開始を要求する。なお、ここでは、ユーザが、情報処理装置101から、画像形成装置102を利用してファクス送信を行うためのプリンタドライバであるPCファクスドライバを選択して印刷操作を行うものとする。 In step S701, the application 410 requests the spooler 460 of the OS 420 to start print processing in response to the user's print operation. Here, it is assumed that the user selects a PC fax driver, which is a printer driver for performing fax transmission using the image forming apparatus 102, from the information processing apparatus 101 and performs a printing operation.

ステップS702において、スプーラ460は、印刷対象データを描画部433に渡し、印刷データの生成を要求する。 In step S702, the spooler 460 passes the print target data to the drawing unit 433 and requests generation of print data.

ステップS703において、描画部433は、印刷ジョブを識別するジョブIDを生成する。なお、この処理は、ステップS708において、描画部433が印刷データを生成する前に行われるものであっても良い。 In step S703, the drawing unit 433 generates a job ID that identifies the print job. Note that this process may be performed before the drawing unit 433 generates print data in step S708.

ステップS704において、描画部433は、表示制御部610に、ファクスの送信先等を設定する設定画面の表示を要求する。 In step S704, the drawing unit 433 requests the display control unit 610 to display a setting screen for setting the fax transmission destination and the like.

ステップS705において、表示制御部610は、例えば、図8に示すような設定画面800を、情報処理装置101の表示部(例えば、図2のディスプレイ206等)に表示させる。 In step S705, the display control unit 610 displays, for example, a setting screen 800 as shown in FIG. 8 on the display unit of the information processing apparatus 101 (for example, the display 206 in FIG. 2, etc.).

図8は、一実施形態に係る設定画面の例を示す図である。ユーザは、例えば、図8の「送信条件設定」のタブ801を選択することにより、図8に示すような設定画面800を表示させて、ファクス送信の送信先(ファクス番号等)を設定することができる。また、ユーザは、「スタート」ボタン802を選択することにより、ファクス送信を開始させることができる。 FIG. 8 is a diagram showing an example of a setting screen according to one embodiment. The user selects, for example, a "sending condition setting" tab 801 in FIG. 8 to display a setting screen 800 as shown in FIG. can be done. The user can also initiate fax transmission by selecting a “start” button 802 .

ステップS706、S707において、表示制御部610は、ユーザによる設定操作を受け付けると、ユーザによって設定された設定情報を描画部433に通知する。この設定情報には、例えば、ファクス送信の送信先等の情報が含まれる。 In steps S<b>706 and S<b>707 , the display control unit 610 notifies the drawing unit 433 of the setting information set by the user upon receiving the setting operation by the user. This setting information includes, for example, information such as the destination of fax transmission.

ステップS708、S709において、描画部433は、印刷データを生成し、生成した印刷データ、設定情報、ジョブID等を含む印刷処理情報をスプーラ460に送る。 In steps S<b>708 and S<b>709 , the drawing unit 433 generates print data, and sends print processing information including the generated print data, setting information, job ID, etc. to the spooler 460 .

ステップS710において、描画部433は、ステップS703で生成したジョブIDを双方向通信部620に通知する。これに応じて、ステップS711において、双方向通信部620の設定部621は、通知されたジョブIDをID記憶部624に記憶する。 In step S710, the drawing unit 433 notifies the two-way communication unit 620 of the job ID generated in step S703. In response to this, the setting unit 621 of the two-way communication unit 620 stores the notified job ID in the ID storage unit 624 in step S711.

ステップS712、S713において、スプーラ460は、通信制御部601を介して、画像形成装置102に、印刷処理情報を送信する。 In steps S<b>712 and S<b>713 , the spooler 460 transmits print processing information to the image forming apparatus 102 via the communication control unit 601 .

ステップS714において、画像形成装置102の画像処理部640は、受信した印刷処理情報を、例えば、MEM-C306、HD308等の記憶部に記憶する。 In step S714, the image processing unit 640 of the image forming apparatus 102 stores the received print processing information in a storage unit such as the MEM-C 306 or HD 308, for example.

ステップS715において、画像形成装置102の画像処理部640は、記憶した印刷処理情報に基づいて、ファクス送信処理(印刷処理の一例)を実行する。 In step S715, the image processing unit 640 of the image forming apparatus 102 executes facsimile transmission processing (an example of print processing) based on the stored print processing information.

上記の処理により、情報処理装置101は、画像形成装置102に印刷処理の実行を要求したときに、画像形成装置102に要求した印刷処理を識別するジョブIDを、ID記憶部624に記憶する。 Through the above process, when the information processing apparatus 101 requests the image forming apparatus 102 to execute print processing, the information processing apparatus 101 stores the job ID identifying the print processing requested to the image forming apparatus 102 in the ID storage unit 624 .

(ステータス情報の表示処理)
続いて、情報処理装置101が、ジョブIDを指定して、画像形成装置102に要求した画像処理のステータス情報を表示するステータス情報の表示処理について説明する。
(Status information display processing)
Next, a status information display process in which the information processing apparatus 101 designates a job ID and displays status information of image processing requested to the image forming apparatus 102 will be described.

[第1の実施形態]
図9は、第1の実施形態に係るステータス情報の表示処理の例を示すシーケンス図である。この処理は、情報処理装置101が、例えば、図7に示す印刷処理で、画像形成装置102に要求したファクス送信処理の送信結果(印刷処理のステータス情報の一例)を表示する処理の一例を示している。
[First embodiment]
FIG. 9 is a sequence diagram illustrating an example of status information display processing according to the first embodiment. This processing is an example of processing in which the information processing apparatus 101 displays a transmission result (an example of print processing status information) of fax transmission processing requested to the image forming apparatus 102 in the print processing shown in FIG. 7, for example. ing.

ステップS901において、情報処理装置101の表示制御部610が、ユーザによる送信結果の表示操作を受け付けると、ステップS902以降の処理が実行される。 In step S901, when the display control unit 610 of the information processing apparatus 101 accepts the user's operation to display the transmission result, the process from step S902 onwards is executed.

図10は、第1の実施形態に係る設定画面の例を示す図である。ユーザは、例えば、図10の「送信結果管理」タブ1001を選択することにより、図10に示すような設定画面1000を表示させて、「送信結果表示」ボタン1002を選択することにより、送信結果の表示操作を行うことができる。 FIG. 10 is a diagram showing an example of a setting screen according to the first embodiment. 10, for example, by selecting the "transmission result management" tab 1001, and selecting the "transmission result display" button 1002 to display the transmission result display operation can be performed.

ステップS902において、表示制御部610は、ファクス送信の送信結果の取得を双方向通信部620に要求する。 In step S902, the display control unit 610 requests the two-way communication unit 620 to acquire the transmission result of the facsimile transmission.

ステップS903において、双方向通信部620の設定部621は、図7のステップS711でID記憶部624に記憶したジョブIDを、ID記憶部624から取得する。 In step S903, the setting unit 621 of the two-way communication unit 620 acquires from the ID storage unit 624 the job ID stored in the ID storage unit 624 in step S711 of FIG.

ステップS904において、双方向通信部620の設定部621は、取得したジョブIDを、プリンタドライバ430に対応する所定の記憶領域603に設定する。例えば、設定部621は、QueuePropertyBag512の予め定められたキーに対応付けて、ジョブIDを記憶する。なお、QueuePropertyBag512は、プリンタドライバ430に対応する所定の記憶領域の一例である。 In step S<b>904 , the setting unit 621 of the two-way communication unit 620 sets the acquired job ID in the predetermined storage area 603 corresponding to the printer driver 430 . For example, the setting unit 621 stores the job ID in association with a predetermined key of the QueuePropertyBag 512 . Note that the QueuePropertyBag 512 is an example of a predetermined storage area corresponding to the printer driver 430 .

ステップS905、S906において、双方向通信部620の設定部621は、ステータス情報の取得要求を、スプーラ460を介して、通信制御部601に通知する。また、双方向通信部620は、ステップS907において、所定の時間待機した後に、ステップS912の処理を実行するものとする。 In steps S905 and S906, the setting unit 621 of the two-way communication unit 620 notifies the communication control unit 601 via the spooler 460 of the status information acquisition request. Also, in step S907, bidirectional communication unit 620 waits for a predetermined period of time, and then executes the process of step S912.

ステップS908において、通信制御部601のUSB Bidi JavaScript471は、ステータス情報の取得要求を受け付けると、ステップS904で記憶領域603に設定されたジョブIDを取得する。 In step S908, the USB Bidi JavaScript 471 of the communication control unit 601 receives the status information acquisition request, and acquires the job ID set in the storage area 603 in step S904.

ステップS909において、通信制御部601のUSB Bidi JavaScript471は、ジョブIDに対応するステータス情報の取得を要求するコマンドを、画像形成装置102に送信する。 In step S<b>909 , the USB Bidi JavaScript 471 of the communication control unit 601 transmits to the image forming apparatus 102 a command requesting acquisition of status information corresponding to the job ID.

ステップS910において、通信制御部601のUSB Bidi JavaScript471は、画像形成装置102から、ジョブIDに対応するステータス情報を取得する。 In step S<b>910 , the USB Bidi JavaScript 471 of the communication control unit 601 acquires status information corresponding to the job ID from the image forming apparatus 102 .

例えば、画像形成装置102の通信部630は、ジョブIDに対応するファクス送信処理の送信結果(例えば、送信完了、リトライ中、送信失敗等)を示すステータス情報を、画像処理部640から取得して情報処理装置101に送信する。また、通信制御部601のUSB Bidi JavaScript471は、画像形成装置102から送信されるステータス情報を取得する。 For example, the communication unit 630 of the image forming apparatus 102 obtains from the image processing unit 640 status information indicating the transmission result of the fax transmission process corresponding to the job ID (for example, transmission completed, retrying, transmission failure, etc.). It transmits to the information processing apparatus 101 . Also, the USB Bidi JavaScript 471 of the communication control unit 601 acquires status information transmitted from the image forming apparatus 102 .

ステップS911において、通信制御部601のUSB Bidi JavaScript471は、取得したステータス情報をスプーラ460に通知する。 In step S911, the USB Bidi JavaScript 471 of the communication control unit 601 notifies the spooler 460 of the acquired status information.

ステップS912において、双方向通信部620の取得部623は、ステップS907で所定の時間待機した後、スプーラ460からステータス情報を取得する。別の一例として、取得部623は、所定の時間間隔でスプーラ460にポーリングを行い、スプーラ460にステータス情報が登録されたときに、スプーラ460からステータス情報を取得しても良い。 In step S912, the acquiring unit 623 of the two-way communication unit 620 acquires status information from the spooler 460 after waiting for a predetermined period of time in step S907. As another example, the acquisition unit 623 may poll the spooler 460 at predetermined time intervals and acquire the status information from the spooler 460 when the status information is registered in the spooler 460 .

ステップS913において、双方向通信部620の取得部623は、取得したステータス情報を表示制御部610に通知する。 In step S913, the acquisition unit 623 of the two-way communication unit 620 notifies the display control unit 610 of the acquired status information.

ステップS914において、表示制御部610は、通知されたステータス情報に含まれるファクス送信処理の送信結果(例えば、送信完了、リトライ中、送信失敗等)を表示する表示画面を表示する。例えば、ファクス送信処理の送信結果が「送信完了」である場合、表示制御部610は、図11に示すような送信結果の表示画面1100を、情報処理装置101のディスプレイ206等の表示部に表示させる。 In step S914, the display control unit 610 displays a display screen for displaying the transmission result of the fax transmission process (for example, transmission completed, retrying, transmission failure, etc.) included in the notified status information. For example, when the transmission result of the facsimile transmission process is "transmission completed", the display control unit 610 displays a transmission result display screen 1100 as shown in FIG. Let

図11は、第1の実施形態に係る送信結果の表示画面の例を示す図である。図11の例では、送信結果の表示画面1100には、「送信完了」を示す送信結果1101が表示されている。例えば、ファクス送信処理の送信結果が「送信失敗」である場合には、送信結果の表示画面1100の送信結果1101には、「送信失敗」であることを示す情報が表示される。 FIG. 11 is a diagram illustrating an example of a transmission result display screen according to the first embodiment. In the example of FIG. 11, the transmission result display screen 1100 displays a transmission result 1101 indicating "transmission completed". For example, when the transmission result of the facsimile transmission process is "transmission failure", information indicating "transmission failure" is displayed in the transmission result 1101 of the transmission result display screen 1100. FIG.

このように、本実施形態に係る情報処理装置101によれば、V4プリンタドライバ又は同様の制限を有するプリンタドライバ430において、ジョブを識別する識別情報等を用いて、指定したステータス情報を画像形成装置102から取得することが容易になる。 As described above, according to the information processing apparatus 101 according to the present embodiment, in the V4 printer driver or the printer driver 430 having similar restrictions, the specified status information is transferred to the image forming apparatus using the identification information for identifying the job. 102 is facilitated.

[第2の実施形態]
第1の実施形態では、ID記憶部624に記憶されるジョブIDが1つである場合の例について説明した。ただし、これは一例であり、ID記憶部624には、例えば、表2に示すように、複数のジョブIDを記憶しても良い。
[Second embodiment]
In the first embodiment, an example in which one job ID is stored in the ID storage unit 624 has been described. However, this is only an example, and the ID storage unit 624 may store a plurality of job IDs as shown in Table 2, for example.

Figure 0007243265000002
第2の実施形態では、ID記憶部624に複数のジョブIDが記憶されている場合におけるステータス情報の表示処理の例について説明する。
Figure 0007243265000002
In the second embodiment, an example of status information display processing when multiple job IDs are stored in the ID storage unit 624 will be described.

図12は、第2の実施形態に係るステータス情報の表示処理の例を示すシーケンス図である。図12に示す処理の開始時点において、例えば、表2に示すように、ID記憶部624に複数のジョブIDが記憶されているものとする。なお、図12に示す処理の基本的な処理内容は、図9に示す第1の実施形態に係るステータス情報の表示処理と同様なので、ここでは、第1の実施形態と同様の処理に対する詳細な説明は省略する。 FIG. 12 is a sequence diagram illustrating an example of status information display processing according to the second embodiment. Assume that, at the start of the process shown in FIG. 12, a plurality of job IDs are stored in the ID storage unit 624 as shown in Table 2, for example. Note that the basic processing contents of the processing shown in FIG. 12 are the same as the status information display processing according to the first embodiment shown in FIG. Description is omitted.

ステップS1201において、情報処理装置101の表示制御部610が、ユーザによる送信結果の表示操作を受け付けると、ステップS1202以降の処理が実行される。 In step S1201, when the display control unit 610 of the information processing apparatus 101 accepts the user's operation to display the transmission result, the processing from step S1202 is executed.

ステップS1202において、表示制御部610は、ファクス送信の送信結果の取得を双方向通信部620に要求する。 In step S1202, the display control unit 610 requests the two-way communication unit 620 to acquire the transmission result of the facsimile transmission.

ステップS1203において、双方向通信部620の設定部621は、ID記憶部624に記憶された複数のジョブIDを取得する。 In step S<b>1203 , the setting unit 621 of the two-way communication unit 620 acquires multiple job IDs stored in the ID storage unit 624 .

ステップS1204において、双方向通信部620の設定部621は、取得した複数のジョブIDを、記憶領域603に設定する。例えば、設定部621は、記憶領域603の一例であるQueuePropertyBag512の予め定められたキーに対応付けて、複数のジョブIDを記憶する。 In step S<b>1204 , the setting unit 621 of the two-way communication unit 620 sets the multiple acquired job IDs in the storage area 603 . For example, the setting unit 621 stores a plurality of job IDs in association with predetermined keys in the QueuePropertyBag 512, which is an example of the storage area 603. FIG.

ステップS1205、S1206において、双方向通信部620の設定部は、ステータス情報の取得要求を、スプーラ460を介して、通信制御部601に通知する。また、双方向通信部620は、例えば、ステップS1207において、所定の時間待機した後に、ステップS1212の処理を実行するものとする。 In steps S1205 and S1206, the setting unit of the two-way communication unit 620 notifies the communication control unit 601 via the spooler 460 of the status information acquisition request. Further, for example, in step S1207, the two-way communication unit 620 waits for a predetermined time, and then executes the process of step S1212.

ステップS1208において、通信制御部601のUSB Bidi JavaScript471は、ステータス情報の取得要求を受け付けると、記憶領域603に設定された複数のジョブIDを取得する。 In step S<b>1208 , the USB Bidi JavaScript 471 of the communication control unit 601 acquires a plurality of job IDs set in the storage area 603 upon receiving the status information acquisition request.

ステップS1209において、通信制御部601のUSB Bidi JavaScript471は、ジョブIDに対応するステータス情報の取得を要求するコマンドを、画像形成装置102に送信する。このコマンドには、ステップS1208で取得した複数のジョブIDが含まれる。 In step S<b>1209 , the USB Bidi JavaScript 471 of the communication control unit 601 transmits to the image forming apparatus 102 a command requesting acquisition of status information corresponding to the job ID. This command includes a plurality of job IDs acquired in step S1208.

ステップS1210において、通信制御部601のUSB Bidi JavaScript471は、画像形成装置102から、複数のジョブIDの各々に対応する複数のステータス情報を取得する。 In step S<b>1210 , the USB Bidi JavaScript 471 of the communication control unit 601 acquires a plurality of pieces of status information corresponding to each of the plurality of job IDs from the image forming apparatus 102 .

ステップS1211において、通信制御部601のUSB Bidi JavaScript471は、取得した複数のステータス情報をスプーラ460に通知する。 In step S1211, the USB Bidi JavaScript 471 of the communication control unit 601 notifies the spooler 460 of the acquired status information.

ステップS1212において、双方向通信部620の取得部623は、ステップS1207で所定の時間待機した後、スプーラ460から複数のステータス情報を取得する。別の一例として、取得部623は、所定の時間間隔でスプーラ460にポーリングを行い、スプーラ460にステータス情報が登録されたときに、スプーラ460から複数のステータス情報を取得しても良い。 In step S1212, the acquiring unit 623 of the interactive communication unit 620 acquires a plurality of pieces of status information from the spooler 460 after waiting for a predetermined period of time in step S1207. As another example, the acquisition unit 623 may poll the spooler 460 at predetermined time intervals and acquire a plurality of pieces of status information from the spooler 460 when status information is registered in the spooler 460 .

ステップS1213において、双方向通信部620の取得部623は、取得した複数のステータス情報を表示制御部610に通知する。 In step S1213, the acquisition unit 623 of the two-way communication unit 620 notifies the display control unit 610 of the acquired pieces of status information.

ステップS914において、表示制御部610は、通知された複数のステータス情報に含まれるファクス送信処理の送信結果(例えば、送信完了、リトライ中、送信失敗等)を表示する表示画面を表示する。 In step S914, the display control unit 610 displays a display screen that displays the transmission results of the fax transmission processing (for example, transmission completed, retrying, transmission failure, etc.) included in the notified plurality of status information.

このように、情報処理装置101は、ID記憶部624に複数のジョブIDが記憶されている場合であっても、ジョブIDが1つの場合と同様にして、複数のジョブIDに対応する複数の印刷処理のステータス情報を取得することができる。 As described above, even when a plurality of job IDs are stored in the ID storage unit 624, the information processing apparatus 101 stores a plurality of job IDs corresponding to the plurality of job IDs in the same manner as when there is one job ID. Status information of print processing can be obtained.

また、応用例として、情報処理装置101の表示制御部610は、図12のステップS1203で取得した複数のジョブIDに対応する複数のジョブの一覧を、表示部に選択可能に表示させて、ユーザに取得対象となるジョブを選択させるものであっても良い。この場合、設定部621は、ユーザによって選択されたジョブに対応するジョブIDを記憶領域603に設定する。これにより、情報処理装置101は、ユーザによって選択されたジョブ(画像処理)の処理結果を、表示画面に表示することができる。 As an application example, the display control unit 610 of the information processing apparatus 101 causes the display unit to display a list of multiple jobs corresponding to the multiple job IDs acquired in step S1203 of FIG. to select a job to be acquired. In this case, the setting unit 621 sets the job ID corresponding to the job selected by the user in the storage area 603 . Accordingly, the information processing apparatus 101 can display the processing result of the job (image processing) selected by the user on the display screen.

以上、本発明の各実施形態に係る情報処理装置101によれば、V4プリンタドライバ、又は同様の制限を有するプリンタドライバ430において、ジョブを識別する識別情報等を用いて、指定したステータス情報を画像形成装置102から取得することが容易になる。 As described above, according to the information processing apparatus 101 according to each embodiment of the present invention, in the V4 printer driver or the printer driver 430 having similar restrictions, the specified status information is displayed in the image using the identification information for identifying the job. Acquisition from the forming device 102 is facilitated.

<補足>
上記で説明した各実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。
<Supplement>
Each function of each embodiment described above can be realized by one or more processing circuits. Here, the "processing circuit" in this specification means a processor programmed by software to perform each function, such as a processor implemented by an electronic circuit, or a processor designed to perform each function described above. ASICs (Application Specific Integrated Circuits), DSPs (digital signal processors), FPGAs (field programmable gate arrays) and devices such as conventional circuit modules.

100 画像処理システム
101 情報処理装置
102 画像形成装置
430 プリンタドライバ
601 通信制御部
603 記憶領域
610 表示制御部
621 設定部
622 要求部
630 通信部
640 画像処理部
REFERENCE SIGNS LIST 100 image processing system 101 information processing device 102 image forming device 430 printer driver 601 communication control unit 603 storage area 610 display control unit 621 setting unit 622 request unit 630 communication unit 640 image processing unit

特開2016-21157号公報JP 2016-21157 A

Claims (6)

ファクス送信処理を制御するV4プリンタドライバがインストールされた情報処理装置であって、
記情報処理装置に接続される画像形成装置との双方向通信を制御する通信制御部を有し、
前記V4プリンタドライバは、
前記画像形成装置を利用してファクス送信を行うファクス送信処理を制御する描画部、
前記ファクス送信処理を行うときに前記描画部が生成するジョブIDを記憶するID記憶部、
前記ファクス送信処理のステータス情報を取得するときに、前記ID記憶部に記憶した前記ジョブIDを前記V4プリンタドライバに対応するQueuePropertyBagに設定する設定部、及び
前記通信制御部が取得した前記ステータス情報に含まれる前記ファクス送信処理の送信状況、又は送信結果を表示する表示画面を表示する表示制御部、
として、前記情報処理装置を機能させ,
前記通信制御部は、
前記設定部からの要求に基づいて、前記V4プリンタドライバに対応するQueuePropertyBagに設定された前記ジョブIDを取得し、
前記ジョブIDに対応する前記ステータス情報を前記画像形成装置から取得する、
報処理装置。
An information processing device installed with a V4 printer driver for controlling facsimile transmission processing,
a communication control unit for controlling two-way communication with an image forming device connected to the information processing device ;
The V4 printer driver is
a drawing unit that controls fax transmission processing for fax transmission using the image forming apparatus;
an ID storage unit that stores a job ID generated by the drawing unit when performing the facsimile transmission process;
a setting unit that sets the job ID stored in the ID storage unit in a QueuePropertyBag corresponding to the V4 printer driver when acquiring the status information of the fax transmission process;
a display control unit for displaying a display screen for displaying a transmission status or a transmission result of the fax transmission process included in the status information acquired by the communication control unit;
As a function of the information processing device,
The communication control unit
Acquiring the job ID set in the QueuePropertyBag corresponding to the V4 printer driver based on a request from the setting unit;
obtaining the status information corresponding to the job ID from the image forming apparatus;
Information processing equipment.
前記設定部は、複数の前記ファクス送信処理を識別する複数の前記ジョブIDを前記V4プリンタドライバに対応するQueuePropertyBagに設定し、
前記通信制御部は、前記V4プリンタドライバに対応するQueuePropertyBagに設定された複数の前記ジョブIDに対応する複数の前記ファクス送信処理の前記ステータス情報を取得する、請求項に記載の情報処理装置。
The setting unit sets a plurality of job IDs for identifying a plurality of fax transmission processes in a QueuePropertyBag corresponding to the V4 printer driver ,
2. The information processing apparatus according to claim 1 , wherein said communication control unit acquires said status information of said plurality of fax transmission processes corresponding to said plurality of job IDs set in a QueuePropertyBag corresponding to said V4 printer driver .
前記通信制御部は、前記双方向通信を制御するUSB Bidi JavaScript(登録商標)を含む、請求項1又は2に記載の情報処理装置。 3. The information processing apparatus according to claim 1, wherein said communication control unit includes USB Bidi JavaScript (registered trademark) for controlling said two- way communication. 前記V4プリンタドライバに対応するQueuePropertyBagは、前記V4プリンタドライバから書き込み可能であり、かつ前記USB Bidi JavaScriptから読み込み可能な記憶領域である、請求項に記載の情報処理装置。 4. The information processing apparatus according to claim 3 , wherein the QueuePropertyBag corresponding to said V4 printer driver is a storage area writable by said V4 printer driver and readable by said USB Bidi JavaScript. ファクス送信処理を実行する画像形成装置と、前記ファクス送信処理を制御するV4プリンタドライバがインストールされた情報処理装置とを含む画像処理システムであって、
前記情報処理装置は、
記画像形成装置との双方向通信を制御する通信制御部有し、
前記V4プリンタドライバは、
前記画像形成装置を利用してファクス送信を行うファクス送信処理を制御する描画部、
前記ファクス送信処理を行うときに前記描画部が生成するジョブIDを記憶するID記憶部、
前記ファクス送信処理のステータス情報を取得するときに、前記ID記憶部に記憶した前記ジョブIDを前記V4プリンタドライバに対応するQueuePropertyBagに設定する設定部、及び
前記通信制御部が取得した前記ステータス情報に含まれる前記ファクス送信処理の送信状況、又は送信結果を表示する表示画面を表示する表示制御部、
として、前記情報処理装置を機能させ,
前記画像形成装置は、
前記ファクス送信処理を実行する画像処理部と、
前記情報処理装置からの要求に応じて、前記ファクス送信処理の前記ステータス情報を前記情報処理装置に送信する送信部と、
を有し、
前記通信制御部は、
前記設定部からの要求に基づいて、前記V4プリンタドライバに対応するQueuePropertyBagに設定された前記ジョブIDを取得し、
前記ジョブIDに対応する前記ステータス情報を前記画像形成装置から取得する、
像処理システム。
An image processing system including an image forming apparatus for executing facsimile transmission processing and an information processing apparatus in which a V4 printer driver for controlling the facsimile transmission processing is installed,
The information processing device is
a communication control unit for controlling two-way communication with the image forming apparatus;
The V4 printer driver is
a drawing unit that controls fax transmission processing for fax transmission using the image forming apparatus;
an ID storage unit that stores a job ID generated by the drawing unit when performing the facsimile transmission process;
a setting unit that sets the job ID stored in the ID storage unit in a QueuePropertyBag corresponding to the V4 printer driver when acquiring the status information of the fax transmission process;
a display control unit for displaying a display screen for displaying a transmission status or a transmission result of the fax transmission process included in the status information acquired by the communication control unit;
As a function of the information processing device,
The image forming apparatus is
an image processing unit that executes the facsimile transmission process;
a transmission unit configured to transmit the status information of the fax transmission process to the information processing apparatus in response to a request from the information processing apparatus;
has
The communication control unit
Acquiring the job ID set in the QueuePropertyBag corresponding to the V4 printer driver based on a request from the setting unit;
obtaining the status information corresponding to the job ID from the image forming apparatus;
image processing system.
ファクス送信処理を制御するV4プリンタドライバを含むプログラムであって、
前記プログラムは、コンピュータに接続される画像形成装置との双方向通信を制御する通信制御部として、前記コンピュータを機能させ、
前記V4プリンタドライバは、
前記画像形成装置を利用してファクス送信を行うファクス送信処理を制御する描画部、
前記ファクス送信処理を行うときに前記描画部が生成するジョブIDを記憶するID記憶部、
前記ファクス送信処理のステータス情報を取得するときに、前記ID記憶部に記憶した前記ジョブIDを前記V4プリンタドライバに対応するQueuePropertyBagに設定する設定部、及び
前記通信制御部が取得した前記ステータス情報に含まれる前記ファクス送信処理の送信状況、又は送信結果を表示する表示画面を表示する表示制御部、
として、前記コンピュータを機能させ,
前記通信制御部は、
前記設定部からの要求に基づいて、前記V4プリンタドライバに対応するQueuePropertyBagに設定された前記ジョブIDを取得し、
前記ジョブIDに対応する前記ステータス情報を前記画像形成装置から取得する、
ログラム。
A program including a V4 printer driver that controls fax transmission processing,
The program causes the computer to function as a communication control unit that controls two-way communication with an image forming apparatus connected to the computer,
The V4 printer driver is
a drawing unit that controls fax transmission processing for fax transmission using the image forming apparatus;
an ID storage unit that stores a job ID generated by the drawing unit when performing the facsimile transmission process;
a setting unit that sets the job ID stored in the ID storage unit in a QueuePropertyBag corresponding to the V4 printer driver when acquiring the status information of the fax transmission process;
a display control unit for displaying a display screen for displaying a transmission status or a transmission result of the fax transmission process included in the status information acquired by the communication control unit;
to function said computer as,
The communication control unit
Acquiring the job ID set in the QueuePropertyBag corresponding to the V4 printer driver based on a request from the setting unit;
obtaining the status information corresponding to the job ID from the image forming apparatus;
program .
JP2019026004A 2019-02-15 2019-02-15 Information processing device, image processing system, and program Active JP7243265B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019026004A JP7243265B2 (en) 2019-02-15 2019-02-15 Information processing device, image processing system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019026004A JP7243265B2 (en) 2019-02-15 2019-02-15 Information processing device, image processing system, and program

Publications (2)

Publication Number Publication Date
JP2020136835A JP2020136835A (en) 2020-08-31
JP7243265B2 true JP7243265B2 (en) 2023-03-22

Family

ID=72263657

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019026004A Active JP7243265B2 (en) 2019-02-15 2019-02-15 Information processing device, image processing system, and program

Country Status (1)

Country Link
JP (1) JP7243265B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007087160A (en) 2005-09-22 2007-04-05 Sharp Corp Job management device and job management program
JP2017037597A (en) 2015-08-14 2017-02-16 株式会社沖データ Image formation system, image formation device and image formation instruction device
JP2019016333A (en) 2017-07-06 2019-01-31 株式会社リコー Information processing apparatus, information processing method, program, and image processing system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007087160A (en) 2005-09-22 2007-04-05 Sharp Corp Job management device and job management program
JP2017037597A (en) 2015-08-14 2017-02-16 株式会社沖データ Image formation system, image formation device and image formation instruction device
JP2019016333A (en) 2017-07-06 2019-01-31 株式会社リコー Information processing apparatus, information processing method, program, and image processing system

Also Published As

Publication number Publication date
JP2020136835A (en) 2020-08-31

Similar Documents

Publication Publication Date Title
JP4630751B2 (en) Printing system, printing apparatus, control method therefor, and program
JP4082427B2 (en) Image forming apparatus, image forming method, image processing apparatus, and image forming program
EP2629192A2 (en) Information processing apparatus, information processing method, and program
KR100748620B1 (en) Method and apparatus for setting print-option
JP7293652B2 (en) Information processing system, server device, information processing method, and program
JP2013175036A (en) Information processing apparatus, control method, and program
JP7309348B2 (en) Program and control method
US8437017B2 (en) Printing apparatus and computer program product for displaying bitmap of operation screen from rasterized PDL and controlling layout
KR20120039994A (en) Image forming apparatus, host apparatus and printing method thereof
US10846026B2 (en) Information processing apparatus, information processing system, and non-transitory recording medium storing instructions for executing an information processing method
JP4308781B2 (en) Image forming system
JP7243265B2 (en) Information processing device, image processing system, and program
US20210286564A1 (en) Non-transitory recording medium, information processing apparatus, and print control method
JP5994509B2 (en) Image output system, portable terminal device, preview image creation control method, preview image creation control program, and image preview system
JP7400313B2 (en) Information processing devices, information processing systems, and printer drivers
US8270014B2 (en) Printing method, recordable medium recorded with a program to execute the method and host apparatus
US10992830B2 (en) Information processing terminal having operable objects on a screen, information processing system having operable objects on a screen, and operation screen display method regarding operable object
JP6397168B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP7259326B2 (en) Information processing apparatus, program, image forming system, and image forming method
JP7196600B2 (en) Information processing system, server device, information processing method, and program
JP5042926B2 (en) Print setting device, program, and recording medium
JP2015225535A (en) Information processor, and authentication printing system using same
JP2014056424A (en) Printing control device, printing control method, and printing control system
JP7255277B2 (en) Image processing device and image processing system
EP2857954A1 (en) Image forming apparatus, method of controlling thereof and computer-readable recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211119

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220805

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220816

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221006

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230207

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230220

R151 Written notification of patent or utility model registration

Ref document number: 7243265

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151