JP2013206028A - Print setting screen creation system - Google Patents

Print setting screen creation system Download PDF

Info

Publication number
JP2013206028A
JP2013206028A JP2012072964A JP2012072964A JP2013206028A JP 2013206028 A JP2013206028 A JP 2013206028A JP 2012072964 A JP2012072964 A JP 2012072964A JP 2012072964 A JP2012072964 A JP 2012072964A JP 2013206028 A JP2013206028 A JP 2013206028A
Authority
JP
Japan
Prior art keywords
setting screen
print setting
information
print
screen creation
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
JP2012072964A
Other languages
Japanese (ja)
Inventor
Takayuki Honma
隆之 本間
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 JP2012072964A priority Critical patent/JP2013206028A/en
Publication of JP2013206028A publication Critical patent/JP2013206028A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that since it is considered that when a print service is provided by a cloud, the constitution information on a device or a service for managing the access right of a user exist on the cloud separately from the print service, it is necessary to provide a method for creating a print setting screen on which information stored in each service is reflected in order to make those services cooperate with the print service.SOLUTION: Disclosed is a service for managing a rule for creating a print setting screen, and for creating the print setting screen on the basis of applied conditions.

Description

本発明は、印刷設定画面作成システムの制御方法、およびそのプログラムに関するものである。   The present invention relates to a control method of a print setting screen creation system and a program thereof.

従来、クライアントからの要求に応じて様々なサービスを提供するWebサーバーを利用したWebサービスに関する技術が知られている。   2. Description of the Related Art Conventionally, techniques related to Web services using Web servers that provide various services in response to requests from clients are known.

例えば、特許文献1の記載によれば、Webサーバーは、クライアントからの要求に応じて、Webサーバーが管理するプリンターから使用するプリンターを選択する操作画面及び印刷設定画面を提供する。ユーザーはクライアント上で動作するWebブラウザーでWebサーバーから提供された画面を操作することにより、Webサーバーに保存されているドキュメントデータの印刷を行うことができるサービスを行うことができる。   For example, according to the description in Patent Document 1, the Web server provides an operation screen and a print setting screen for selecting a printer to be used from printers managed by the Web server in response to a request from the client. A user can perform a service capable of printing document data stored in a Web server by operating a screen provided from the Web server by a Web browser operating on the client.

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

しかしながら、上述した技術のWebサーバーでは、他のWebサーバーとの連携が考慮されていないため、印刷設定に関する情報を所有するWebサーバーと動的に連携して印刷設定画面を作成することができない。また、上述した技術のWebサーバーは、上述した技術のWebサーバーが保管するドキュメントデータの印刷を行うクライアントにしか印刷設定画面を提供しない。そのため、上述した技術のWebサーバーから印刷設定画面だけを要求し、他の目的に使用するといったことができないという問題があった。   However, since the web server of the above-described technology does not consider cooperation with other web servers, it is not possible to create a print setting screen by dynamically cooperating with a web server that owns information related to print settings. In addition, the above-described technology Web server provides a print setting screen only to a client that prints document data stored in the above-described technology Web server. Therefore, there is a problem that only the print setting screen is requested from the Web server of the above-described technology and cannot be used for other purposes.

本発明は、上記の問題を鑑みたものであり、複数のWebサーバーが連携して動作するクラウドサービスとして汎用的に使用できる印刷設定画面作成システムを提供するものである。   The present invention has been made in view of the above problems, and provides a print setting screen creation system that can be used universally as a cloud service in which a plurality of Web servers operate in cooperation.

外部サーバーから印刷設定画面作成に使用する印刷設定画面作成ルールを受信する手段(702)と、
印刷設定画面の作成を指示する印刷設定画面指示情報を受信する手段(701)と、
印刷設定画面作成指示情報を受信すると、予め受信している印刷設定画面作成ルールから、印刷設定画面作成指示情報により与えられた条件に合う情報を抽出する手段(S1101〜S1113)と、
前記抽出した情報を基に画面表示方法ルールに従って印刷設定画面を作成する手段(S1114)と、
前記作成した印刷設定画面を前記印刷指示情報を送信してきた相手に送信する手段(S1115)と、
を備えることを特徴とする印刷画面作成システム
Means (702) for receiving a print setting screen creation rule used to create a print setting screen from an external server;
Means (701) for receiving print setting screen instruction information for instructing creation of a print setting screen;
When receiving the print setting screen creation instruction information, means (S1101 to S1113) for extracting information that meets the conditions given by the print setting screen creation instruction information from the print setting screen creation rules received in advance;
Means for creating a print setting screen according to a screen display method rule based on the extracted information (S1114);
Means (S1115) for transmitting the created print setting screen to the other party who has transmitted the print instruction information;
Print screen creation system characterized by comprising

本発明のシステムによれば、クラウドサービスとして汎用的に印刷設定画面を提供する仕組みを作成することができる。また、本発明のシステムは印刷設定画面作成ルールを送信してくる外部サーバーを限定しない。したがって、連携する外部サーバーの増加にも柔軟に対応することができる。   According to the system of the present invention, it is possible to create a mechanism for providing a print setting screen for general use as a cloud service. Further, the system of the present invention does not limit the external server that transmits the print setting screen creation rule. Therefore, it is possible to flexibly cope with an increase in the number of external servers to be linked.

本発明の実施形態における印刷画面作成システムの全体図である。1 is an overall view of a print screen creation system in an embodiment of the present invention. 本発明の実施形態におけるMFP110のハードウェア構成を示すブロック図である。2 is a block diagram showing a hardware configuration of MFP 110 in the embodiment of the present invention. FIG. 本発明の実施形態におけるプリントサーバー110及びプリンター管理サーバー120、クライアントPC150、印刷設定画面作成サーバー160のハードウェア構成を示す図である。2 is a diagram illustrating a hardware configuration of a print server 110, a printer management server 120, a client PC 150, and a print setting screen creation server 160 in the embodiment of the present invention. FIG. 本発明の実施形態におけるプリントサーバー110のソフトウェア構成を示す図である。2 is a diagram illustrating a software configuration of a print server 110 according to the embodiment of the present invention. FIG. 本発明の実施形態におけるプリンター管理サーバー120のソフトウェア構成を示す図である。2 is a diagram illustrating a software configuration of a printer management server 120 according to an embodiment of the present invention. FIG. 本発明の実施形態におけるユーザーアクセス権管理サーバー130のソフトウェア構成を示す図である。It is a figure which shows the software structure of the user access right management server 130 in embodiment of this invention. 本発明の実施形態における印刷設定画面作成サーバー160のソフトウェア構成を示す図である。It is a figure which shows the software structure of the print setting screen creation server 160 in embodiment of this invention. 本発明の実施形態における印刷設定画面作成ルール情報703のデータ構成を示す図である。It is a figure which shows the data structure of the print setting screen creation rule information 703 in embodiment of this invention. 本発明の実施形態における印刷設定画面作成サーバー160が保管する印刷設定表示形式ルールを示す図である。It is a figure which shows the print setting display format rule which the print setting screen creation server 160 in embodiment of this invention stores. 本発明の実施形態における印刷設定画面作成サーバー160に印刷設定画面の作成を要求するときのオーダー方法を示す図である。It is a figure which shows the order method when it requests | requires creation of a print setting screen to the print setting screen creation server 160 in embodiment of this invention. 本発明の実施形態における印刷設定画面作成サーバー160が実行する印刷設定画面作成処理のフローチャートを示す図である。It is a figure which shows the flowchart of the print setting screen creation process which the print setting screen creation server 160 in embodiment of this invention performs. 本発明の実施形態におけるプリントサーバー110が印刷設定画面作成サーバー160に提供する印刷設定画面作成ルールの例を示す図である。6 is a diagram illustrating an example of a print setting screen creation rule provided by the print server 110 to the print setting screen creation server 160 according to the embodiment of the present invention. FIG. 本発明の実施形態におけるプリンター管理サーバー120が印刷設定画面作成サーバー160に提供する印刷設定画面作成ルールの例を示す図である。6 is a diagram illustrating an example of a print setting screen creation rule provided by the printer management server 120 to the print setting screen creation server 160 according to the embodiment of the present invention. FIG. 本発明の実施形態におけるユーザーアクセス権管理サーバー130が印刷設定画面作成サーバー160に提供する印刷設定画面作成ルールの例を示す図である。It is a figure which shows the example of the print setting screen creation rule which the user access right management server in embodiment of this invention provides to the print setting screen creation server. 本発明の実施形態における印刷設定画面作成処理における印刷設定画面作成ルールの演算過程を示す図である。It is a figure which shows the calculation process of the printing setting screen creation rule in the printing setting screen creation process in embodiment of this invention. 本発明の実施形態における印刷設定画面作成サーバー160が作成する印刷設定画面の例を示す図である。It is a figure which shows the example of the print setting screen which the print setting screen creation server 160 in embodiment of this invention produces.

以下、本発明を実施するための最良の形態について図面を用いて説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings.

<システム構成の説明>
図1は、本実施例の印刷設定画面作成システムの全体構成を示すブロック図である。
<Description of system configuration>
FIG. 1 is a block diagram showing the overall configuration of the print setting screen creation system of this embodiment.

プリントサーバー110とプリンター管理サーバー120、印刷データ生成サーバー130、ユーザーアクセス権管理サーバー140、MFP150、クライアントPC160、印刷設定画面作成サーバー170は夫々インターネット100に接続し相互に通信することができる。   The print server 110, the printer management server 120, the print data generation server 130, the user access right management server 140, the MFP 150, the client PC 160, and the print setting screen creation server 170 can be connected to the Internet 100 and communicate with each other.

プリントサーバー110は、印刷可能なドキュメントデータを保持し、クライアントPC160から要求があると、印刷指示に従い指定されたプリンターに印刷ジョブを投入する。   The print server 110 holds printable document data and, when requested by the client PC 160, submits a print job to a designated printer in accordance with a print instruction.

プリンター管理サーバー120は、プリンター情報を管理する。管理する情報に変化があった場合、印刷設定画面作成サーバー160に最新の情報を提供する。   The printer management server 120 manages printer information. When there is a change in information to be managed, the latest information is provided to the print setting screen creation server 160.

ユーザーアクセス権管理サーバー130は、MFP140及びクライアントPC150を操作するユーザーがどの機能を使用できるかといった権限情報を管理する。管理する情報に変化があった場合、印刷設定画面作成サーバー160に最新の情報を提供する。   The user access right management server 130 manages authority information such as which functions a user operating the MFP 140 and the client PC 150 can use. When there is a change in information to be managed, the latest information is provided to the print setting screen creation server 160.

MFP140は、プリンター及びコピー機能を有する。それとともに、原稿画像を読み取り、読み取って得られた画像データ(文書データと呼ぶ場合もある)を、FTPプロトコルやSMBプロトコル等を用いて外部の装置に送信するデータ送信機能を有する。また、画像を添付ファイルとしてEメールを作成し、Eメールサーバー(不図示)を利用してEメールを送信することができる。   The MFP 140 has a printer and a copy function. In addition, it has a data transmission function for reading a document image and transmitting image data (sometimes referred to as document data) obtained by reading to an external apparatus using an FTP protocol, an SMB protocol, or the like. In addition, an e-mail can be created using an image as an attached file, and the e-mail can be transmitted using an e-mail server (not shown).

クライアントPC150は、Webブラウザーを備えた一般的なパーソナルコンピューターである。Webブラウザーを通じてプリントサーバー110に対して印刷実行の指示を行うことができる。   The client PC 150 is a general personal computer equipped with a web browser. A print execution instruction can be issued to the print server 110 through a Web browser.

印刷設定画面作成サーバー160は、プリントサーバー110等から要求があると、プリンター管理サーバー120及び印刷データ生成サーバー130、ユーザーアクセス権管理サーバー140等から提供される情報を基に印刷設定を行うための画面を作成し要求元に送信する。   When requested by the print server 110 or the like, the print setting screen creation server 160 performs print settings based on information provided from the printer management server 120, the print data generation server 130, the user access right management server 140, or the like. Create a screen and send it to the requester.

ただし、本実施形態におけるシステムにおいては、これらの構成機器の数に限られることはない。   However, in the system according to the present embodiment, the number of components is not limited.

<プリントサーバー110及びプリンター管理サーバー120、クライアントPC150、印刷設定画面作成サーバー160のハードウェア構成の説明>
図3は、プリントサーバー110及びプリンター管理サーバー120、クライアントPC150、印刷設定画面作成サーバー160のハードウェア構成を示す図である。
<Description of Hardware Configuration of Print Server 110, Printer Management Server 120, Client PC 150, and Print Setting Screen Creation Server 160>
FIG. 3 is a diagram illustrating a hardware configuration of the print server 110, the printer management server 120, the client PC 150, and the print setting screen creation server 160.

CPU301、RAM302、ROM303、NetworkI/F305、ハードディスクドライブ(HDD)306がシステムバス310を介して互いに通信可能に接続されている。また、CRT等の表示装置307、キーボード等の入力装置304、及びマウス等のポインティングデバイス308が、システムバス309を介して互いに通信可能に接続されている。ROM303或いはHDD306には、オペレーティングシステムやWebアプリケーションなどの制御プログラムが格納されている。CPU301は、当該制御プログラムを必要に応じてROM303或いはHDD306からRAM302上へ読み出して実行することで、コンピューターとしての機能を発揮する。   A CPU 301, a RAM 302, a ROM 303, a network I / F 305, and a hard disk drive (HDD) 306 are connected to be communicable with each other via a system bus 310. A display device 307 such as a CRT, an input device 304 such as a keyboard, and a pointing device 308 such as a mouse are connected to each other via a system bus 309 so as to communicate with each other. The ROM 303 or HDD 306 stores a control program such as an operating system and a Web application. The CPU 301 functions as a computer by reading the control program from the ROM 303 or HDD 306 onto the RAM 302 and executing it as necessary.

また、CPU301は、表示装置307を介して各種情報の表示を行うと共に、入力装置304やポインティングデバイス308からユーザー指示等を受け付ける。さらに、NetworkI/F305を介してインターネット100と接続し、他の装置との通信を行う。   The CPU 301 displays various types of information via the display device 307 and accepts user instructions from the input device 304 and the pointing device 308. Further, it connects to the Internet 100 via the network I / F 305 and communicates with other devices.

<MFP140のハードウェア構成の説明>
図2は、MFP140のハードウェア構成を示す図である。
<Description of Hardware Configuration of MFP 140>
FIG. 2 is a diagram illustrating a hardware configuration of the MFP 140.

スキャナー部112は、原稿上の画像を露光走査して得られた反射光をCCDに入力することで画像の情報を電気信号に変換する。さらに電気信号をR,G,B各色からなる輝度信号に変換し、当該輝度信号をデジタル画像データとしてコントローラー200に対して出力する。なお原稿は原稿フィーダにセットされ、ユーザーが操作部111から読み取り開始を指示すると、コントローラー200からスキャナー部112に原稿読み取り指示が与えられる。スキャナー部112は、この指示を受けると原稿フィーダから原稿を1枚ずつフィードして、原稿の読み取り動作を行う。なお、原稿の読み取り方法は原稿フィーダによる自動送り方式ではなく、原稿を不図示のガラス面上に載置し露光部を移動させることで原稿の走査を行う方法であってもよい。   The scanner unit 112 converts image information into an electrical signal by inputting reflected light obtained by exposing and scanning the image on the document to the CCD. Further, the electrical signal is converted into a luminance signal composed of R, G, and B colors, and the luminance signal is output to the controller 200 as digital image data. The document is set in the document feeder, and when the user instructs reading from the operation unit 111, the controller 200 gives a document reading instruction to the scanner unit 112. Upon receiving this instruction, the scanner unit 112 feeds documents one by one from the document feeder and performs a document reading operation. The document reading method is not an automatic feeding method using a document feeder, but may be a method of scanning the document by placing the document on a glass surface (not shown) and moving the exposure unit.

プリンター部113は、コントローラー200から受け取った画像データを用紙上に画像として形成する画像形成MFPである。なお、本実施形態において画像形成方式は感光体ドラムや感光体ベルトを用いた電子写真方式となっているが、これに限られることはない。例えば、微少ノズルアレイからインクを吐出して用紙上に印字するインクジェット方式などでも適用可能である。   The printer unit 113 is an image forming MFP that forms image data received from the controller 200 as an image on a sheet. In this embodiment, the image forming method is an electrophotographic method using a photosensitive drum or a photosensitive belt, but is not limited thereto. For example, the present invention can also be applied to an ink jet system that prints on paper by ejecting ink from a micro nozzle array.

コントローラー200は操作部111、スキャナー部112、プリンター部113と電気的に接続されている一方、インターネット100にもネットワークインターフェース206を介して接続されている。すなわち、インターネット100を経由して他の機器と接続されている。これにより各種プロトコルによる通信が可能となっている。   The controller 200 is electrically connected to the operation unit 111, the scanner unit 112, and the printer unit 113, and is also connected to the Internet 100 via the network interface 206. That is, it is connected to other devices via the Internet 100. As a result, communication using various protocols is possible.

CPU201は、ROM202に記憶された制御プログラム等に基づいてMFPへのアクセス及び他のMFPからのアクセスを統括的に制御する。それと共に、コントローラー200内部で行われる各種処理についても統括的に制御する。   The CPU 201 comprehensively controls access to the MFP and access from other MFPs based on a control program or the like stored in the ROM 202. At the same time, various processes performed in the controller 200 are also comprehensively controlled.

ROM202には装置のブートプログラムが格納されている。   The ROM 202 stores a boot program for the apparatus.

RAM203は、CPU201が動作するためのシステムワークメモリであり、かつ画像データを一時記憶するためのメモリでもある。RAM203は、電源のバックアップ等により記憶した内容を装置本体の電源オフ後も保持しておく領域と、電源オフ後には記憶した内容が消去されてしまう領域により構成されている。   A RAM 203 is a system work memory for the operation of the CPU 201 and also a memory for temporarily storing image data. The RAM 203 is configured by an area for storing contents stored by power backup or the like even after the apparatus main body is turned off, and an area for erasing the stored contents after the power is turned off.

HDD204はハードディスクドライブであり、システムソフトウェアや画像データを格納することが可能となっている。   The HDD 204 is a hard disk drive and can store system software and image data.

操作部I/F205は、システムバス211と操作部111とを接続するためのインターフェース部である。操作部I/F205は、操作部111に表示するための画像データをシステムバス211から受け取り操作部111に出力すると共に、操作部111から入力された情報をシステムバス211へと出力する。   The operation unit I / F 205 is an interface unit for connecting the system bus 211 and the operation unit 111. The operation unit I / F 205 receives image data to be displayed on the operation unit 111 from the system bus 211 and outputs the image data to the operation unit 111 and outputs information input from the operation unit 111 to the system bus 211.

NetworkI/F206はインターネット100及びシステムバス211に接続し、情報の入出力を行う。   A network I / F 206 is connected to the Internet 100 and the system bus 211 to input / output information.

スキャナーI/F207は、スキャナー部112から受け取った画像データに対して、補正、加工、及び編集を行う。なお、スキャナーI/F207は、受け取った画像データがカラー原稿か白黒原稿か、文字原稿か写真原稿かなどを判定する機能を持つ。   A scanner I / F 207 corrects, processes, and edits image data received from the scanner unit 112. The scanner I / F 207 has a function of determining whether received image data is a color document or a monochrome document, a character document, or a photographic document.

画像形成部208は画像データの方向変換、画像圧縮、伸張処理などをおこなう。また、HDD204に保存されている画像同士を合成して一枚の画像にすることが可能である。   The image forming unit 208 performs image data direction conversion, image compression, expansion processing, and the like. In addition, images stored in the HDD 204 can be combined into a single image.

プリンターI/F209は、画像形成部208から送られた画像データを受け取り、この画像データに付随させられている属性データを参照しながら画像データに画像形成を施す。画像形成後の画像データは、プリンター部113に出力される。   The printer I / F 209 receives the image data sent from the image forming unit 208, and forms an image on the image data while referring to attribute data attached to the image data. The image data after the image formation is output to the printer unit 113.

<プリントサーバー110のソフトウェア構成の説明>
図4は、プリントサーバー110のソフトウェア構成を示す図である。
<Description of Software Configuration of Print Server 110>
FIG. 4 is a diagram illustrating a software configuration of the print server 110.

これらソフトウェアモジュールは、プリントサーバー110のHDD306に格納され、CPU301が実行する。   These software modules are stored in the HDD 306 of the print server 110 and executed by the CPU 301.

印刷設定画面制御モジュール401は、印刷設定画面作成サーバー160から取得した印刷設定画面をクライアントに送り、クライアントから返ってきた印刷設定情報を印刷実行モジュールに渡す。   The print setting screen control module 401 sends the print setting screen acquired from the print setting screen creation server 160 to the client, and passes the print setting information returned from the client to the print execution module.

印刷実行モジュール402は、印刷設定情報に従って、印刷指示されたドキュメントデータをページ記述言語に変換し、指定されたプリンターに印刷ジョブを投入する。   The print execution module 402 converts the document data instructed for printing into a page description language according to the print setting information, and submits the print job to the designated printer.

ドキュメントデータ404は、プリントサーバー110が保管している印刷可能なドキュメントデータである。   Document data 404 is printable document data stored in the print server 110.

登録プリンター情報405は、プリンター管理サーバーから取得したプリンター情報である。   The registered printer information 405 is printer information acquired from the printer management server.

<プリンター管理サーバー120のソフトウェア構成の説明>
図5は、プリンター管理サーバー120のソフトウェア構成を示す図である。
<Description of Software Configuration of Printer Management Server 120>
FIG. 5 is a diagram illustrating a software configuration of the printer management server 120.

これらソフトウェアモジュールは、プリンター管理サーバー120のHDD306に格納され、CPU301が実行する。   These software modules are stored in the HDD 306 of the printer management server 120 and executed by the CPU 301.

プリンター情報収集モジュール501は、プリンター管理サーバー120に接続してきたプリンター機能を備えた機器から機器の情報を取得する。   The printer information collection module 501 acquires device information from a device having a printer function connected to the printer management server 120.

プリンター情報503は、プリンター情報収集モジュール501で取得した情報である。   The printer information 503 is information acquired by the printer information collection module 501.

プリンター情報配信モジュール502は、プリンター情報503に変更があると、変更があった情報を印刷設定画面作成サーバーに配信する。   When there is a change in the printer information 503, the printer information distribution module 502 distributes the changed information to the print setting screen creation server.

<ユーザーアクセス権管理サーバー130のソフトウェア構成の説明>
図6は、ユーザーアクセス権管理サーバー130のソフトウェア構成を示す図である。
<Description of Software Configuration of User Access Right Management Server 130>
FIG. 6 is a diagram illustrating a software configuration of the user access right management server 130.

これらソフトウェアモジュールは、ユーザーアクセス権管理サーバー130のHDD306に格納され、CPU301が実行する。   These software modules are stored in the HDD 306 of the user access right management server 130 and executed by the CPU 301.

ユーザーアクセス権情報登録モジュール601は、ユーザーアクセス権情報の登録を受け付ける。   The user access right information registration module 601 accepts registration of user access right information.

ユーザーアクセス権情報603は、ユーザーアクセス権情報登録モジュール601が受け付けたユーザーアクセス権情報である。   The user access right information 603 is user access right information received by the user access right information registration module 601.

ユーザーアクセス権情報配信モジュール602は、ユーザーアクセス権情報603に変更があると、変更があった情報を印刷設定画面作成サーバーに配信する。   When the user access right information 603 is changed, the user access right information distribution module 602 distributes the changed information to the print setting screen creation server.

<印刷設定画面作成サーバー160のソフトウェア構成の説明>
図7は、印刷設定画面作成サーバー160のソフトウェア構成を示す図である。
<Description of Software Configuration of Print Setting Screen Creation Server 160>
FIG. 7 is a diagram illustrating a software configuration of the print setting screen creation server 160.

これらソフトウェアモジュールは、印刷設定画面作成サーバー160のHDD306に格納され、CPU301が実行する。   These software modules are stored in the HDD 306 of the print setting screen creation server 160 and executed by the CPU 301.

印刷設定画面作成モジュール701は、クライアントからのオーダーに従い印刷設定画面作成ルール情報703を参照してHTMLで記述された印刷設定画面を作成する。   The print setting screen creation module 701 creates a print setting screen described in HTML with reference to the print setting screen creation rule information 703 in accordance with an order from the client.

印刷設定画面作成ルール登録モジュール702は、他のサーバーが配信する印刷設定画面作成ルールを受信し保管する。   The print setting screen creation rule registration module 702 receives and stores print setting screen creation rules distributed by other servers.

印刷設定画面作成ルール情報703は、印刷設定画面作成ルール登録モジュール702が保管した印刷設定画面作成ルール情報である。   The print setting screen creation rule information 703 is print setting screen creation rule information stored by the print setting screen creation rule registration module 702.

印刷設定表示形式ルール704は、印刷設定画面を作成するときにどのように設定項目を表示するかを定める情報である。   The print setting display format rule 704 is information that determines how setting items are displayed when a print setting screen is created.

<印刷設定画面作成ルール情報703のデータ構成の説明>
図8は、印刷設定画面作成ルール情報703のデータ構成を示す図である。
<Description of Data Configuration of Print Setting Screen Creation Rule Information 703>
FIG. 8 is a diagram illustrating a data configuration of the print setting screen creation rule information 703.

機能801は、印刷設定可能な機能のカテゴリである。   A function 801 is a category of functions that can be set for printing.

機能要素802は、印刷設定可能な機能要素である。   A functional element 802 is a functional element that can be set for printing.

オブジェクト803は、印刷設定画面作成ルールを配信してくるサーバーが管理するオブジェクトである。   An object 803 is an object managed by the server that distributes the print setting screen creation rule.

機能使用可否情報804は、オブジェクトが使用できる機能を表す。使用可能を○、使用不可を×で表している。   The function availability information 804 represents functions that can be used by the object. Usable is indicated by ○, and unusable is indicated by ×.

尚、機能801と機能要素802は、全てのサーバーで同一であるが、オブジェクト803は、印刷設定画面作成ルールを配信してくるサーバーが管理するオブジェクトであるため、サーバー毎にその意味は異なる。プリントサーバー110の場合は、印刷データ生成方式となり、プリンター管理サーバー120の場合はプリンター、ユーザーアクセス権管理サーバー130の場合はユーザーとなる。   Note that the function 801 and the functional element 802 are the same for all servers, but the object 803 is an object managed by the server that distributes the print setting screen creation rules, and therefore the meaning differs for each server. In the case of the print server 110, the print data generation method is used. In the case of the printer management server 120, the printer is used. In the case of the user access right management server 130, the user is used.

尚、図12はプリントサーバー110が、図13はプリンター管理サーバー120が、図14はユーザーアクセス権管理サーバー130が提供する印刷設定画面作成ルールの例である。   12 shows examples of print setting screen creation rules provided by the print server 110, FIG. 13 by the printer management server 120, and FIG. 14 by the user access right management server 130.

<印刷設定表示形式ルール704の説明>
図9は、印刷設定画面作成サーバー160が保管する印刷設定表示形式ルールを示す図である。
<Description of Print Setting Display Format Rule 704>
FIG. 9 is a diagram illustrating print setting display format rules stored by the print setting screen creation server 160.

表示形式は印刷設定可能な機能ごとに定める。   The display format is determined for each function that can be set for printing.

印刷設定画面作成ルール情報703
機能901は、プリンターで使用できる機能を表す情報である。この情報は、図8の機能801と同一となる。
Print setting screen creation rule information 703
A function 901 is information representing a function that can be used in the printer. This information is the same as the function 801 in FIG.

表示形式901は、機能ごとにどのような形式で表示するかを表す情報である。   The display format 901 is information indicating what format is displayed for each function.

<印刷設定画面作成オーダー方法の説明>
図10は、印刷設定画面作成サーバー160に印刷設定画面の作成を要求するときのオーダー方法を示す図である。
<Explanation of print setting screen creation order method>
FIG. 10 is a diagram showing an ordering method when a print setting screen creation server 160 is requested to create a print setting screen.

第一パラメータ1001及び第三パラメータ1003、第五パラメータ1005は、印刷設定画面を作成時に使用する印刷設定画面作成ルールを指定する情報である。例えば第一パラメータ1001は、オブジェクトがプリンター且つIDがMFP−001のデータを示している。   The first parameter 1001, the third parameter 1003, and the fifth parameter 1005 are information for specifying a print setting screen creation rule to be used when creating a print setting screen. For example, the first parameter 1001 indicates data in which the object is a printer and the ID is MFP-001.

第二パラメータ1002及び第四パラメータ1004は、第一パラメータ1001及び第三パラメータ1003、第五パラメータ1005が指定する印刷設定表示形式ルール情報の演算方法を指定する情報である。尚、演算方法には「*(論理積)」と「+(論理和)」がある。   The second parameter 1002 and the fourth parameter 1004 are information for designating the calculation method of the print setting display format rule information designated by the first parameter 1001, the third parameter 1003, and the fifth parameter 1005. Note that the calculation methods include “* (logical product)” and “+ (logical sum)”.

<印刷設定画面作成処理の説明>
図11は、印刷設定画面作成サーバー160が実行する印刷設定画面作成処理のフローチャートを示す図である。印刷設定画面作成処理は印刷設定画面作成サーバー160が印刷設定画面作成要求を受け付けたときに実行される。
<Description of print setting screen creation processing>
FIG. 11 is a diagram illustrating a flowchart of print setting screen creation processing executed by the print setting screen creation server 160. The print setting screen creation process is executed when the print setting screen creation server 160 receives a print setting screen creation request.

ステップS1101において、オーダーを解析してオーダーを解析して印刷設定画面作成ルール指定情報と演算方法情報に分けてオーダーバッファに保存する。   In step S1101, the order is analyzed, the order is analyzed, and the print setting screen creation rule specifying information and the calculation method information are divided and stored in the order buffer.

ステップS1102において、オーダーバッファの演算方法情報の第一要素に「+(論理和)」を挿入する。   In step S1102, “+ (logical sum)” is inserted into the first element of the calculation method information in the order buffer.

ステップS1103において、画面情報バッファを初期化する。   In step S1103, the screen information buffer is initialized.

ステップS1104において、オーダーバッファからオブジェクト指定情報を取得する。   In step S1104, object designation information is acquired from the order buffer.

尚、最初にステップS1104の処理を行うときは最初のオブジェクト指定情報を取得する。2回目にステップS1104の処理を行うときは2番目のオブジェクト指定情報を取得する。このようにステップS1104は、処理を行うたびに取得するオブジェクト指定情報の位置をインクリメントしていく。   Note that the first object designation information is acquired when the process of step S1104 is performed for the first time. When the process of step S1104 is performed for the second time, second object designation information is acquired. In this way, step S1104 increments the position of the object designation information acquired every time processing is performed.

ステップS1105において、印刷設定画面作成ルール情報703の中からステップS1104で取得したオブジェクト指定情報をもつ印刷設定画面作成ルールを検索する。   In step S1105, a print setting screen creation rule having the object designation information acquired in step S1104 is searched from the print setting screen creation rule information 703.

ステップS1106において、ステップS1105での処理結果を判断する。条件に一致する印刷設定画面作成ルールが見つかった場合はステップS1107の処理に進み、見つからなかった場合はステップS1108の処理に進む。   In step S1106, the processing result in step S1105 is determined. If a print setting screen creation rule that matches the conditions is found, the process proceeds to step S1107. If not found, the process proceeds to step S1108.

ステップS1107において、ステップS1105で検索した印刷設定表示形式ルールから指定されたオブジェクトの情報を取得し、一時保存バッファに保存する。   In step S1107, information on the specified object is acquired from the print setting display format rule searched in step S1105, and is stored in the temporary storage buffer.

ステップS1108において、エラーを通知する画面を生成する。   In step S1108, a screen for notifying an error is generated.

ステップS1109において、オーダーバッファから演算方法情報を取得する。   In step S1109, calculation method information is acquired from the order buffer.

尚、最初にステップS1109の処理を行うときは最初の演算方法情報を取得する。2回目にステップS1109の処理を行うときは2番目の演算方法情報を取得する。このようにステップS1109は、処理を行うたびに取得する演算方法情報の位置をインクリメントしていく。   Note that the first calculation method information is acquired when the processing of step S1109 is performed for the first time. When the process of step S1109 is performed for the second time, second calculation method information is acquired. In this way, step S1109 increments the position of the calculation method information acquired each time processing is performed.

ステップS1110において、ステップS1109で取得した演算方法情報を判断する。演算方法情報が「*(論理積)」だった場合はステップS1111の処理に進み、「+(論理和)」だった場合はステップS1112の処理に進む。   In step S1110, the calculation method information acquired in step S1109 is determined. If the calculation method information is “* (logical product)”, the process proceeds to step S1111. If the calculation method information is “+ (logical sum)”, the process proceeds to step S1112.

ステップS1111において、画面情報バッファの情報と一時保存バッファの情報の論理積を取り、画面情報バッファに保存する。   In step S1111, the logical product of the information in the screen information buffer and the information in the temporary storage buffer is obtained and stored in the screen information buffer.

ステップS1112において、画面情報バッファの情報と一時保存バッファの情報の論理和を取り、画面情報バッファに保存する。   In step S1112, the logical sum of the information in the screen information buffer and the information in the temporary storage buffer is taken and stored in the screen information buffer.

ステップS1113において、オーダーバッファに未取得の演算方法情報があるかを判断する。未取得の演算情報がある場合は再度ステップS1104の処理を行い、未取得の演算情報が無い場合はステップS1114の処理に進む。   In step S1113, it is determined whether there is unacquired calculation method information in the order buffer. If there is unacquired calculation information, the process of step S1104 is performed again. If there is no unacquired calculation information, the process proceeds to step S1114.

ステップS1114において、印刷設定表示形式ルール704を基に画面情報バッファの情報をHTMLの画面に変換する。   In step S1114, the screen information buffer information is converted into an HTML screen based on the print setting display format rule 704.

ステップS1115において、ステップS1114で作成した画面を印刷設定画面作成要求の応答として返す。   In step S1115, the screen created in step S1114 is returned as a response to the print setting screen creation request.

図10のオーダーがあった場合の演算過程を図15で示し、作成される画面の例を図15にて示す。   FIG. 15 shows the calculation process when the order shown in FIG. 10 is received, and FIG. 15 shows an example of the screen to be created.

110 プリントサーバー
120 プリンター管理サーバー
130 ユーザーアクセス権管理サーバー
160 印刷設定画面作成サーバー
110 Print server 120 Printer management server 130 User access right management server 160 Print setting screen creation server

Claims (1)

外部のシステムから印刷設定画面作成に使用する印刷設定画面作成ルールを受信する手段(702)と、
印刷設定画面の作成を指示する印刷設定画面指示情報を受信する手段(701)と、
印刷設定画面作成指示情報を受信すると、予め受信している印刷設定画面作成ルールから、印刷設定画面作成指示情報により与えられた条件に合う情報を抽出する手段(S1101〜S1113)と、
前記抽出した情報を基に画面表示方法ルールに従って印刷設定画面を作成する手段(S1114)と、
前記作成した印刷設定画面を前記印刷指示情報を送信してきた相手に送信する手段(S1115)
を備えることを特徴とする印刷画面作成システム。
Means (702) for receiving a print setting screen creation rule used to create a print setting screen from an external system;
Means (701) for receiving print setting screen instruction information for instructing creation of a print setting screen;
When receiving the print setting screen creation instruction information, means (S1101 to S1113) for extracting information that meets the conditions given by the print setting screen creation instruction information from the print setting screen creation rules received in advance;
Means for creating a print setting screen according to a screen display method rule based on the extracted information (S1114);
Means for transmitting the created print setting screen to the other party who has transmitted the print instruction information (S1115)
A print screen creation system comprising:
JP2012072964A 2012-03-28 2012-03-28 Print setting screen creation system Pending JP2013206028A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012072964A JP2013206028A (en) 2012-03-28 2012-03-28 Print setting screen creation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012072964A JP2013206028A (en) 2012-03-28 2012-03-28 Print setting screen creation system

Publications (1)

Publication Number Publication Date
JP2013206028A true JP2013206028A (en) 2013-10-07

Family

ID=49525060

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012072964A Pending JP2013206028A (en) 2012-03-28 2012-03-28 Print setting screen creation system

Country Status (1)

Country Link
JP (1) JP2013206028A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020187701A (en) * 2019-05-17 2020-11-19 キヤノン株式会社 Management device, method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020187701A (en) * 2019-05-17 2020-11-19 キヤノン株式会社 Management device, method, and program
JP7254616B2 (en) 2019-05-17 2023-04-10 キヤノン株式会社 Management device, method and program

Similar Documents

Publication Publication Date Title
JP6455232B2 (en) Image processing system, processing execution control device, image formation output control device, control program for image processing system, and control method for image processing system
JP5683205B2 (en) Information processing apparatus, control method for controlling information processing apparatus, and program thereof
JP6229370B2 (en) RELAY DEVICE, PROGRAM, AND RELAY DEVICE CONTROL METHOD
JP5565346B2 (en) Printer
JP6206149B2 (en) Printing system
EP2395423A2 (en) Information transmission apparatus, control method of information transmission apparatus, and computer program
JP2004127282A (en) Image forming device and print processing method
JP2007055051A (en) Image forming device, image forming method, and image forming system
JP5370439B2 (en) Apparatus, request processing method, program, and recording medium
JP4950829B2 (en) Information processing apparatus, image processing apparatus, and information processing method thereof
JP6597402B2 (en) Image forming output control device, control method for image forming output control device, and control program for image forming output control device
JP2005275728A (en) Printing processing device, printing processing method, printing processing program, and printing system
JP6455457B2 (en) Image forming output control device, control program for image forming output control device, control method for image forming output control device, and image processing system
JP4079722B2 (en) Image forming apparatus that cooperates between apparatuses via a network
US9081530B2 (en) Control system for forming and outputting image, control apparatus for forming and outputting image, and recording medium storing a control program for forming and outputting image
JP2017091146A (en) Image formation and output control device, image processing system, method of controlling image formation and output control device, and control program for image formation and output control device
JP2010092327A (en) Image forming apparatus and terminal device
JP2005271371A (en) Printing managing device, printing managing method, printing managing program and printing system
JP2013206028A (en) Print setting screen creation system
JP2013152640A (en) Information processing apparatus, information processing method, and program
JP6398455B2 (en) Image processing function control apparatus, image processing function control system, image processing function control method, and image processing function control program
JP2005271370A (en) Printing managing device, printing managing method, printing managing program and printing managing system
JP4748169B2 (en) Image forming apparatus
JP4905071B2 (en) History image management program, instruction device, and processing device
JP2010124238A (en) Image forming apparatus, transmission destination determination method, and program