JP2016115263A - Print control server, control method thereof, and program - Google Patents

Print control server, control method thereof, and program Download PDF

Info

Publication number
JP2016115263A
JP2016115263A JP2014255263A JP2014255263A JP2016115263A JP 2016115263 A JP2016115263 A JP 2016115263A JP 2014255263 A JP2014255263 A JP 2014255263A JP 2014255263 A JP2014255263 A JP 2014255263A JP 2016115263 A JP2016115263 A JP 2016115263A
Authority
JP
Japan
Prior art keywords
print
control server
printing
printer
printer driver
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
JP2014255263A
Other languages
Japanese (ja)
Inventor
太輔 宮川
Tasuke Miyagawa
太輔 宮川
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 Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2014255263A priority Critical patent/JP2016115263A/en
Publication of JP2016115263A publication Critical patent/JP2016115263A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism allowing printing to be easily performed even when printing cannot be performed without using a printer driver.SOLUTION: A print control server 101 transmits document data indicated by a client terminal 102 to an indicated compound machine 103. If the transmitted document data is not printed by the compound machine 103, the print control server installs a printer driver compatible with the compound machine 103 and generates a printer object; and generates print data from the document data by using the printer driver and transmits it to the compound machine 103.SELECTED DRAWING: Figure 5

Description

プリンタドライバを用いずに印刷が実行できない場合であっても、容易に印刷を実行することの可能な印刷制御サーバ、その制御方法、及びプログラムに関する。   The present invention relates to a print control server, a control method thereof, and a program capable of easily executing printing even when printing cannot be performed without using a printer driver.

従来、PDF形式等の文書データを複合機で印刷するためには、印刷指示を行うパーソナルコンピュータ(以下、PCという。)にプリンタドライバをインストールし、出力先の複合機のプリンタオブジェクトを生成しておく必要がある。出力先の複合機が複数存在する場合には、出力先の複合機ごとにプリンタドライバのインストールやプリンタオブジェクトの生成を行わなければならず、ユーザにとっては手間となっていた。   Conventionally, in order to print document data in PDF format or the like on a multi-function peripheral, a printer driver is installed on a personal computer (hereinafter referred to as a PC) that issues a print instruction, and a printer object of the output destination multi-function peripheral is generated. It is necessary to keep. When there are a plurality of output destination multifunction peripherals, a printer driver must be installed and a printer object must be generated for each output destination multifunction peripheral, which is troublesome for the user.

そこでプリンタドライバを用いずに印刷を行う仕組みが存在する。複合機ごとの独自の印刷設定を行うことはできないが、文書データを複合機に送信するだけでプリンタドライバを用いずに印刷を実行することが可能となっている。   Therefore, there is a mechanism for performing printing without using a printer driver. Although it is not possible to make unique print settings for each multifunction device, it is possible to execute printing without using a printer driver by simply transmitting document data to the multifunction device.

例えば特許文献1では、複合機がネットワークに接続される周辺機器の機器固有情報を収集し、この機器固有情報から特定されるドライバを自動でインストールする仕組みが開示されている。   For example, Patent Document 1 discloses a mechanism in which a multifunction peripheral collects device-specific information of peripheral devices connected to a network and automatically installs a driver specified from the device-specific information.

特開2007−206979号公報Japanese Patent Laid-Open No. 2007-206979

前述した特許文献1の仕組みをプリントサーバのような印刷制御サーバに適用することで、ユーザは自身のPCにプリンタドライバをインストールしておく必要がなくなる。しかしながら、印刷制御サーバにプリンタドライバをインストールし、プリンタオブジェクトを生成した場合、このプリンタオブジェクトを継続して管理・運用しなければならない問題がある。すなわち、複合機がリプレースされたり、撤去されたりする可能性があるので、システムの管理者はこういった状況を把握し、プリンタオブジェクトの設定内容を更新したり削除したりしなければならない。   By applying the mechanism of Patent Document 1 described above to a print control server such as a print server, the user does not need to install a printer driver in his / her PC. However, when a printer driver is installed on the print control server and a printer object is generated, there is a problem that the printer object must be continuously managed and operated. In other words, since the multifunction device may be replaced or removed, the system administrator must grasp such a situation and update or delete the setting contents of the printer object.

そのため、従来のようにPCに各自が使用する複合機のプリンタドライバをインストールし、プリンタオブジェクトを生成することで、PCの各ユーザにプリンタオブジェクトの管理を任せている。   For this reason, as in the past, by installing the printer driver of the multifunction machine that each uses on the PC and generating the printer object, the management of the printer object is left to each user of the PC.

しかしながら、PCのユーザにとってもプリンタオブジェクトを管理する負担は大きいため、システムの管理者とPCのユーザの両者の手間を軽減できる仕組みが必要である。   However, since the burden of managing the printer object is large for the PC user, a mechanism that can reduce the labor of both the system administrator and the PC user is required.

そこで本発明の目的は、プリンタドライバを用いずに印刷が実行できない場合であっても、容易に印刷を実行することの可能な仕組みを提供することである。   Accordingly, an object of the present invention is to provide a mechanism capable of easily executing printing even when printing cannot be performed without using a printer driver.

上記の目的を達成するために、本発明の印刷制御サーバは、プリンタドライバを用いずに文書データを印刷可能な印刷装置と、プリンタドライバを用いて生成された印刷データを印刷可能な印刷装置と通信可能に接続される印刷制御サーバであって、印刷装置に対応するプリンタドライバを記憶する記憶手段と、印刷指示を受け付けた文書データを、指定された印刷装置に対して送信する文書データ送信手段と、前記文書データ送信手段で送信された文書データが前記指定された印刷装置で印刷されなかった場合に、前記記憶手段に記憶されたプリンタドライバのうち、当該印刷装置に対応するプリンタドライバを用いて印刷データを生成する印刷データ生成手段と、前記印刷データ生成手段で生成された印刷データの印刷指示を前記印刷装置に送信する印刷指示送信手段とを備えることを特徴とする。   In order to achieve the above object, a print control server of the present invention includes a printing apparatus capable of printing document data without using a printer driver, and a printing apparatus capable of printing print data generated using the printer driver. A print control server that is communicably connected, a storage unit that stores a printer driver corresponding to the printing apparatus, and a document data transmission unit that transmits document data that has received a print instruction to the designated printing apparatus When the document data transmitted by the document data transmission unit is not printed by the designated printing device, a printer driver corresponding to the printing device is used among the printer drivers stored in the storage unit. Print data generation means for generating print data and a print instruction for the print data generated by the print data generation means. Characterized in that it comprises a print instruction transmission means for transmitting to.

本発明によれば、プリンタドライバを用いずに印刷が実行できない場合であっても、容易に印刷を実行することが可能となる。   According to the present invention, even if printing cannot be executed without using a printer driver, printing can be easily executed.

本発明の実施形態における印刷制御システムのシステム構成の一例を示す図である。1 is a diagram illustrating an example of a system configuration of a print control system according to an embodiment of the present invention. 印刷制御サーバ101及びクライアント端末102のハードウェア構成の一例を示す図である。2 is a diagram illustrating an example of a hardware configuration of a print control server 101 and a client terminal 102. FIG. 複合機103のハードウェア構成の一例を示す図である。2 is a diagram illustrating an example of a hardware configuration of a multifunction machine 103. FIG. 印刷制御サーバ101の機能構成の一例を示す図である。3 is a diagram illustrating an example of a functional configuration of a print control server 101. FIG. PDF印刷処理の一連の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a series of processes of a PDF printing process. プリンタ管理処理の一連の処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of a series of printer management processes. プリンタ情報管理テーブル700のテーブル構成の一例を示す図である。6 is a diagram illustrating an example of a table configuration of a printer information management table 700. FIG. プリンタ情報管理テーブル700が更新された場合のイメージを示す図である。6 is a diagram illustrating an image when a printer information management table 700 is updated. FIG.

本発明の技術的特徴を簡単に説明すると、クライアント端末からPDFデータの印刷命令を印刷制御サーバが受け付けると、印刷制御サーバはPDFデータを生成する。そして、指定された出力先に対し、生成したPDFデータのドライバレス印刷を実行する。この時、出力先機器と印刷制御サーバとで通信を行い、出力先がドライバレス印刷に対応していない場合は、自動的に印刷制御サーバにプリンタドライバのインストールとプリンタオブジェクトの作成を行う。そして、出力方法をプリンタドライバの印刷に変更して印刷を行う。また、印刷制御サーバに作成されたプリンタオブジェクトに対し、疎通確認、設定情報の確認を定期的に行う仕組みである。   The technical feature of the present invention will be briefly described. When the print control server receives a PDF data print command from a client terminal, the print control server generates PDF data. Then, driverless printing of the generated PDF data is executed for the designated output destination. At this time, communication is performed between the output destination device and the print control server. If the output destination does not support driverless printing, the printer driver is automatically installed in the print control server and the printer object is created. Then, printing is performed by changing the output method to printing by the printer driver. In addition, the communication object and the setting information are periodically confirmed for the printer object created in the print control server.

以下、図面を参照して、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本実施形態における印刷制御システムのシステム構成の一例を示す図である。本実施形態の印刷制御システムは、印刷制御サーバ101と、クライアント端末102と、複合機103とを含み、これらがLAN(Local Area Network)またはインターネット等のネットワーク104を介して、相互にデータ通信可能に接続されている。尚、図1のネットワーク上に接続される各種端末あるいはサーバの構成は一例であり、用途や目的に応じて様々な構成例がある。   FIG. 1 is a diagram illustrating an example of a system configuration of a print control system according to the present embodiment. The print control system according to the present embodiment includes a print control server 101, a client terminal 102, and a multi-function peripheral 103, which can perform data communication with each other via a network 104 such as a LAN (Local Area Network) or the Internet. It is connected to the. Note that the configuration of various terminals or servers connected to the network in FIG. 1 is an example, and there are various configuration examples depending on applications and purposes.

クライアント端末102は、いわゆるパーソナルコンピュータである。クライアント端末102には、ソフトウェア(例えば、Webブラウザ)がインストールされている。Webブラウザは印刷制御サーバ101と通信を行い、PDFデータの生成や印刷の際に必要な情報(出力先の複合機103のIPアドレス、PDFデータの保存場所等)の入力、及びこれらに関する情報を表示する。Webブラウザは、ユーザにより入力指定されたPDFデータの印刷情報(出力先の複合機103のIPアドレス、PDFデータの保存場所等)をHTTP通信で行うことにより、印刷制御サーバ101へ送信する。   The client terminal 102 is a so-called personal computer. Software (for example, a web browser) is installed in the client terminal 102. The Web browser communicates with the print control server 101 to input information necessary for generating and printing PDF data (such as the IP address of the output destination MFP 103 and the storage location of the PDF data), and information related thereto. indicate. The Web browser transmits the print data of the PDF data designated by the user (IP address of the output destination multifunction machine 103, storage location of the PDF data, etc.) to the print control server 101 by performing HTTP communication.

印刷制御サーバ101は、いわゆるサーバ装置である。印刷制御サーバ101では、クライアント端末102から指示されたPDFデータの生成指示に応じてPDFデータを生成し、OSスプーラーに投入するウェブアプリケーションがインストールされている。また、PDFデータを印刷するためのプリンタの状況を管理・監視するためのウェブアプリケーションもインストールされている。印刷制御サーバ101はこれらのウェブアプリケーションを動作させて、クライアント端末102から受信したPDFデータの生成指示に応じてPDFデータを生成し、内部のリポジトリに蓄積する。そして、PDFデータの印刷情報に基づいて、指定された複合機に対し印刷処理を行う。   The print control server 101 is a so-called server device. The print control server 101 is installed with a web application that generates PDF data in response to a PDF data generation instruction instructed from the client terminal 102 and inputs it to the OS spooler. A web application for managing / monitoring the status of the printer for printing PDF data is also installed. The print control server 101 operates these web applications, generates PDF data according to the PDF data generation instruction received from the client terminal 102, and stores the PDF data in an internal repository. Then, based on the print information of the PDF data, print processing is performed on the designated multifunction peripheral.

複合機103は、印刷装置である。複合機103には、印刷制御サーバ101から送られたPDFデータを処理し、印刷する機能を有する。また、PDFデータの受信を行った際に、自身がPDFデータのドライバレス印刷が実行可能か否かを印刷制御サーバ101に返し、状況に合った印刷方式で処理を行う。   The multifunction machine 103 is a printing apparatus. The MFP 103 has a function of processing and printing PDF data sent from the print control server 101. Also, when receiving PDF data, it returns to the print control server 101 whether or not it can execute driverless printing of PDF data, and performs processing in a printing method suitable for the situation.

図2は、本発明の実施形態における印刷制御サーバ101及びクライアント端末102のハードウェア構成の一例を示す図である。   FIG. 2 is a diagram illustrating an example of a hardware configuration of the print control server 101 and the client terminal 102 according to the embodiment of the present invention.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。   The CPU 201 comprehensively controls each device and controller connected to the system bus 204.

また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / OutputSystem)やオペレーティングシステムプログラム(以下、OSという。)が記憶されている。また外部メモリ211には、各サーバ或いは各PCの実行する機能を実現するために必要な各種プログラム等が記憶されている。RAM203は、CPU201の主メモリ、ワークエリア等として機能する。   Further, the ROM 202 or the external memory 211 stores a BIOS (Basic Input / Output System) that is a control program of the CPU 201 and an operating system program (hereinafter referred to as OS). The external memory 211 stores various programs necessary for realizing functions executed by each server or each PC. The RAM 203 functions as a main memory, work area, and the like for the CPU 201.

CPU201は、処理の実行に際して必要なプログラム等をRAM203にロードして、プログラムを実行することで各種動作を実現するものである。   The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 203 and executing the program.

また、入力コントローラ205は、キーボードやマウス等のポインティングデバイスといった入力デバイス209からの入力を制御する。   The input controller 205 controls input from an input device 209 such as a keyboard or a pointing device such as a mouse.

ビデオコントローラ206は、ディスプレイ210等の表示器への表示を制御する。表示器はCRTや液晶ディスプレイでも構わない。   The video controller 206 controls display on a display device such as the display 210. The display device may be a CRT or a liquid crystal display.

メモリコントローラ207は、ハードディスクやフレキシブルディスク或いはPCMCIAカードスロットにアダプタを介して接続されるカード型メモリ等の外部メモリ211へのアクセスを制御する。外部メモリ211(記憶手段)は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶する。   The memory controller 207 controls access to an external memory 211 such as a hard disk, a flexible disk, or a card type memory connected to the PCMCIA card slot via an adapter. The external memory 211 (storage means) stores a boot program, browser software, various applications, font data, user files, editing files, various data, and the like.

通信I/Fコントローラ208は、ネットワークを介して、外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いたインターネット通信等が可能である。   The communication I / F controller 208 is connected to and communicates with an external device via a network, and executes communication control processing on the network. For example, Internet communication using TCP / IP is possible.

尚、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ210上での表示を可能としている。また、CPU201は、ディスプレイ210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the display 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. Further, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the display 210.

本発明の各種装置及びサーバが後述する各種処理を実行するために用いられる各種プログラム等は外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、本発明に係わるプログラムが用いる定義ファイルや各種情報テーブルは外部メモリ211に格納されている。   Various programs and the like used by the various apparatuses and servers of the present invention to execute various processes described later are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. is there. Furthermore, definition files and various information tables used by the program according to the present invention are stored in the external memory 211.

次に、複合機103のハードウェア構成の一例について図3を用いて説明する。   Next, an example of a hardware configuration of the multifunction machine 103 will be described with reference to FIG.

コントローラユニット316は、画像入力デバイスとして機能するスキャナ部314や、画像出力デバイスとして機能するプリンタ部312と接続する一方、LANやWANと接続することで、画像データやデバイス情報の入出力を行う。   The controller unit 316 is connected to the scanner unit 314 that functions as an image input device and the printer unit 312 that functions as an image output device, and inputs and outputs image data and device information by connecting to a LAN or WAN.

CPU301は、システム全体を制御するプロセッサである。RAM302は、CPU301が動作するためのシステムワークメモリであり、プログラムを記録するためのプログラムメモリや、画像データを一時記録するための画像メモリである。   The CPU 301 is a processor that controls the entire system. A RAM 302 is a system work memory for the operation of the CPU 301, and is a program memory for recording a program and an image memory for temporarily recording image data.

ROM303は、システムのブートプログラムや各種制御プログラムが格納されている。ハードディスクドライブ(HDD)304は、システムを制御するための各種プログラム,画像データ等を格納する。   The ROM 303 stores a system boot program and various control programs. A hard disk drive (HDD) 304 stores various programs for controlling the system, image data, and the like.

操作部インタフェース(操作部I/F)307は、操作部308とのインタフェース部であり、操作部308に表示する画像データを操作部308に対して出力する。また、操作部I/F307は、操作部308から本システム使用者が入力した情報(例えば、ユーザ情報等)をCPU301に伝える役割をする。なお、操作部308はタッチパネルを有する表示部を備え、該表示部に表示されたボタンを、ユーザが押下(指等でタッチ)することにより、各種指示を行うことができる。   An operation unit interface (operation unit I / F) 307 is an interface unit with the operation unit 308, and outputs image data to be displayed on the operation unit 308 to the operation unit 308. The operation unit I / F 307 serves to transmit information (for example, user information) input by the system user from the operation unit 308 to the CPU 301. Note that the operation unit 308 includes a display unit having a touch panel, and various instructions can be given by a user pressing (touching with a finger or the like) a button displayed on the display unit.

ネットワークインタフェース(Network I/F)305は、ネットワーク(LAN)に接続し、データの入出力を行う。モデム(MODEM)306は、公衆回線に接続し、FAXの送受信等のデータの入出力を行う。   A network interface (Network I / F) 305 is connected to a network (LAN) and inputs / outputs data. A modem (MODEM) 306 is connected to a public line and inputs / outputs data such as FAX transmission / reception.

外部インタフェース(外部I/F)318は、USB(Universal Serial Bus)、IEEE1394(Institute of Electrical and Electronic Engineers 1394)、プリンタポート、RS−232C(Recommended Standard 232 version C)等の外部入力を受け付けるI/F部であり、本実施形態においては認証で必要となるICカードの読み取り用のカードリーダ319が外部I/F318に接続されている。   An external interface (external I / F) 318 is a USB (Universal Serial Bus), IEEE 1394 (Institut of Electrical and Electronic Engineers 1394), a printer port, an RS-232C (Recommended Standard 232) external input. A card reader 319 for reading an IC card, which is an F section and is necessary for authentication in this embodiment, is connected to the external I / F 318.

更に、CPU301は、この外部I/F318を介してカードリーダ319によるICカードからの情報読み取りを制御し、当該ICカードから読み取られた情報を取得可能である。以上のデバイスがシステムバス309上に配置される。   Further, the CPU 301 can control reading of information from the IC card by the card reader 319 via the external I / F 318, and can acquire information read from the IC card. The above devices are arranged on the system bus 309.

イメージバスインタフェース(IMAGE BUS I/F)320は、システムバス309と画像データを高速で転送する画像バス315とを接続し、データ構造を変換するバスブリッジである。   An image bus interface (IMAGE BUS I / F) 320 is a bus bridge that connects the system bus 309 and an image bus 315 that transfers image data at high speed and converts a data structure.

画像バス315は、PCIバス(Peripheral Components Interconnect bus)またはIEEE1394で構成される。画像バス315上には以下のデバイスが配置される。   The image bus 315 is configured by a PCI bus (Peripheral Components Interconnect bus) or IEEE1394. The following devices are arranged on the image bus 315.

ラスタイメージプロセッサ(RIP)310は、ベクトルデータをビットマップイメージに展開する。   A raster image processor (RIP) 310 develops vector data into a bitmap image.

プリンタインタフェース(プリンタI/F)311は、プリンタ部312とコントローラユニット316を接続し、画像データの同期系/非同期系の変換を行う。   A printer interface (printer I / F) 311 connects the printer unit 312 and the controller unit 316, and performs synchronous / asynchronous conversion of image data.

スキャナインタフェース(スキャナI/F)313は、スキャナ部314とコントローラユニット316を接続し、画像データの同期系/非同期系の変換を行う。   A scanner interface (scanner I / F) 313 connects the scanner unit 314 and the controller unit 316, and performs synchronous / asynchronous conversion of image data.

画像処理部317は、入力画像データに対し補正、加工及び編集やプリント出力画像データに対して、プリンタの補正、解像度変換等を行う。また、これに加えて、画像処理部317は、画像データの回転や、多値画像データに対してはJPEG(Joint Photographic Experts Group)、2値画像データはJBIG(Joint Bi−level Image Experts Group)等の圧縮伸張処理を行う。   The image processing unit 317 performs correction, processing and editing on input image data, printer correction, resolution conversion, and the like on print output image data. In addition to this, the image processing unit 317 also rotates the image data, JPEG (Joint Photographic Experts Group) for multi-valued image data, and JBIG (Joint Bi-level Image Experts Group) for binary image data. And so on.

スキャナ部314は、原稿となる紙上の画像を照明し、CCDラインセンサで走査することで、ラスタイメージデータとして電気信号に変換する。原稿用紙は原稿フィーダのトレイにセットし、装置使用者が操作部308から読み取り起動指示することにより、CPU301がスキャナ部314に指示を与え、フィーダは原稿用紙を1枚ずつフィードし原稿画像の読み取り動作を行う。   The scanner unit 314 illuminates an image on paper as a document and scans it with a CCD line sensor, thereby converting it into an electrical signal as raster image data. The original paper is set on the tray of the original feeder, and when the apparatus user gives a reading start instruction from the operation unit 308, the CPU 301 gives an instruction to the scanner unit 314, and the feeder feeds the original paper one by one to read the original image. Perform the action.

プリンタ部312は、ラスタイメージデータを用紙上の画像に変換する部分であり、その方式は感光体ドラムや感光体ベルトを用いた電子写真方式、微少ノズルアレイからインクを吐出して用紙上に直接画像を印字するインクジェット方式等があるが、どの方式でも構わない。プリント動作の起動は、CPU301からの指示によって開始する。なお、プリンタ部312には、異なる用紙サイズまたは異なる用紙向きを選択できるように複数の給紙段を持ち、それに対応した用紙カセットを備える。   The printer unit 312 is a part that converts raster image data into an image on paper. The method is an electrophotographic method using a photosensitive drum or a photosensitive belt, and ink is ejected from a micro nozzle array directly on the paper. There is an inkjet method for printing an image, but any method may be used. The activation of the printing operation is started by an instruction from the CPU 301. The printer unit 312 has a plurality of paper feed stages so that different paper sizes or different paper orientations can be selected, and includes paper cassettes corresponding to the paper feed stages.

操作部308は、LCD(Liquid Crystal Display)表示部を有し、LCD上にタッチパネルシートが貼られており、システムの操作画面を表示するとともに、表示してあるキーが押されるとその位置情報を操作部I/F307を介してCPU301に伝える。また、操作部308は、各種操作キーとして、例えば、スタートキー、ストップキー、IDキー、リセットキー等を備える。   The operation unit 308 has an LCD (Liquid Crystal Display) display unit, and a touch panel sheet is pasted on the LCD, displays a system operation screen, and displays position information when a displayed key is pressed. This is transmitted to the CPU 301 via the operation unit I / F 307. The operation unit 308 includes, for example, a start key, a stop key, an ID key, a reset key, and the like as various operation keys.

ここで、操作部308のスタートキーは、原稿画像の読み取り動作を開始する時などに用いる。スタートキーの中央部には、緑と赤の2色LEDがあり、その色によってスタートキーが使える状態にあるかどうかを示す。また、操作部308のストップキーは、稼働中の動作を止める働きをする。また、操作部308のIDキーは、使用者のユーザIDを入力する時に用いる。リセットキーは、操作部からの設定を初期化する時に用いる。   Here, the start key of the operation unit 308 is used when starting a document image reading operation. At the center of the start key, there are two color LEDs, green and red, which indicate whether or not the start key can be used. Further, the stop key of the operation unit 308 functions to stop the operation in operation. The ID key of the operation unit 308 is used when inputting the user ID of the user. The reset key is used when initializing settings from the operation unit.

以上のような構成によって、複合機103は、スキャナ部314から読み込んだ画像データをNetwork I/F305からLANに送信し、LANから受信した印刷データをNetwork I/F305を経由してプリンタ部312より印刷出力することができる。   With the configuration described above, the multi-function peripheral 103 transmits image data read from the scanner unit 314 to the LAN from the network I / F 305, and print data received from the LAN from the printer unit 312 via the network I / F 305. Can be printed out.

また、スキャナ部314から読み込んだ画像データや複合機103に送信されたデータをモデム306により、公衆回線上にFAX送信し、公衆回線からFAX受信した画像データをプリンタ部312により出力することできる。   Further, the image data read from the scanner unit 314 and the data transmitted to the multi-function peripheral 103 can be faxed to the public line by the modem 306, and the image data received by fax from the public line can be output by the printer unit 312.

図4は、印刷制御サーバ101の機能構成の一例を示す図である。尚、図4に示す印刷制御サーバ101の機能構成は一例であり、用途や目的に応じて様々な構成例がある。   FIG. 4 is a diagram illustrating an example of a functional configuration of the print control server 101. Note that the functional configuration of the print control server 101 shown in FIG. 4 is merely an example, and there are various configuration examples depending on applications and purposes.

印刷制御サーバ101は機能部として、通信制御部401、PDFデータ生成部402、ドライバレス印刷指示部403、プリンタ情報管理部404、及びプリンタドライバ制御部405を備える。   The print control server 101 includes a communication control unit 401, a PDF data generation unit 402, a driverless print instruction unit 403, a printer information management unit 404, and a printer driver control unit 405 as functional units.

通信制御部401は、クライアント端末102及び複合機103との情報の送受信を制御するための機能部である。PDFデータ生成部402は、文書データや画像データといった各種データをPDF形式のデータ(以下、PDFデータという。)に変換または生成するための機能部である。   The communication control unit 401 is a functional unit for controlling transmission / reception of information with the client terminal 102 and the multifunction machine 103. The PDF data generation unit 402 is a functional unit for converting or generating various data such as document data and image data into PDF data (hereinafter referred to as PDF data).

ドライバレス印刷指示部403は、プリンタドライバを用いずに印刷を実行するよう複合機103に指示するための機能部である。   A driverless print instruction unit 403 is a functional unit for instructing the multi-function peripheral 103 to execute printing without using a printer driver.

プリンタ情報管理部404は、複合機103から収集した複合機103に関する情報を管理するための機能部である。プリンタ情報管理部404は後述する図7のプリンタ情報管理テーブル700に示すような形態で複合機103に関する情報を管理している。   The printer information management unit 404 is a functional unit for managing information related to the multifunction machine 103 collected from the multifunction machine 103. The printer information management unit 404 manages information related to the multifunction machine 103 in a form as shown in a printer information management table 700 of FIG.

プリンタドライバ制御部405は、複合機103に対応するプリンタドライバの記憶やインストールを行うための機能部である。またプリンタドライバ制御部405は、複合機103ごとのプリンタオブジェクトの生成や管理も行う。プリンタドライバは、印刷制御サーバ101の外部メモリ211に記憶されている。   A printer driver control unit 405 is a functional unit for storing and installing a printer driver corresponding to the multifunction machine 103. The printer driver control unit 405 also generates and manages printer objects for each multifunction device 103. The printer driver is stored in the external memory 211 of the print control server 101.

図5は、PDF印刷処理の一連の処理の流れを示すフローチャートである。具体的には、PDFデータの生成と印刷処理、印刷命令を受けてPDFデータを送信する処理の一例を示すフローチャートである。   FIG. 5 is a flowchart showing a flow of a series of processes of the PDF printing process. Specifically, it is a flowchart showing an example of PDF data generation and printing processing, and processing for receiving PDF commands and transmitting PDF data.

ステップS501では、クライアント端末102のCPU201は、印刷したい文書データを通信I/Fコントローラ208を介して印刷制御サーバ101に送信する。または、印刷制御サーバ101の外部メモリ211に記憶されている文書データのうち、印刷したい文書データの印刷指示を送信する。   In step S <b> 501, the CPU 201 of the client terminal 102 transmits document data to be printed to the print control server 101 via the communication I / F controller 208. Alternatively, a print instruction for document data to be printed out of the document data stored in the external memory 211 of the print control server 101 is transmitted.

ステップS502では、印刷制御サーバ101のCPU201は、クライアント端末102から送信された文書データを受信し、送信された文書データをPDF形式に変換する。これによりPDFデータを生成する。または、指定された文書データを印刷制御サーバ101の外部メモリ211から取得し、これをPDF形式に変換する。   In step S502, the CPU 201 of the print control server 101 receives the document data transmitted from the client terminal 102, and converts the transmitted document data into a PDF format. Thereby, PDF data is generated. Alternatively, the designated document data is acquired from the external memory 211 of the print control server 101, and is converted into the PDF format.

ステップS503では、印刷制御サーバ101のCPU201は、印刷制御サーバ101の通信I/Fコントローラ208を介して複合機103に対し、プリンタドライバを用いずにPDFデータを印刷するドライバレス印刷を指示する。すなわち、複合機103に対してPDFデータをFTP送信する(文書データ送信手段)。   In step S <b> 503, the CPU 201 of the print control server 101 instructs the MFP 103 via the communication I / F controller 208 of the print control server 101 to perform driverless printing that prints PDF data without using a printer driver. That is, PDF data is FTP-transmitted to the multi-function peripheral 103 (document data transmission means).

ステップS504では、複合機103のCPU301は、PDFデータをネットワーク104を介してNetworkI/F305から受信する。   In step S <b> 504, the CPU 301 of the multi-function peripheral 103 receives PDF data from the network I / F 305 via the network 104.

ステップS505では、複合機103のCPU301は、受信したPDFデータを処理する際、複合機103でPDFデータのドライバレス印刷が可能か否かを判定する。ドライバレス印刷が可能であると判定した場合には、ステップS514に処理を進める。ドライバレス印刷が可能でないと判定した場合には、複合機103はNetworkI/F305からネットワーク104を介して印刷制御サーバ101に対して印刷不可メッセージを送信する。そして、ステップS506に処理を進める。   In step S505, when processing the received PDF data, the CPU 301 of the multi-function peripheral 103 determines whether the multi-function peripheral 103 can perform driverless printing of PDF data. If it is determined that driverless printing is possible, the process proceeds to step S514. If it is determined that driverless printing is not possible, the multi-function peripheral 103 transmits a non-printable message from the network I / F 305 to the print control server 101 via the network 104. Then, the process proceeds to step S506.

ステップS506では、印刷制御サーバ101のCPU201は、複合機103より送信された印刷不可メッセージを受信する。   In step S <b> 506, the CPU 201 of the print control server 101 receives the print disable message transmitted from the multifunction machine 103.

ステップS507では、印刷制御サーバ101のCPU201は、印刷不可メッセージを送信してきた複合機103に対し、複合機103に関する情報(以下、プリンタ情報という。)の問い合わせを行う。プリンタ情報は、例えば複合機103が管理しているMIB(Management information base)ファイルである。   In step S507, the CPU 201 of the print control server 101 inquires of the multifunction peripheral 103 that has transmitted the non-printable message for information about the multifunction peripheral 103 (hereinafter referred to as printer information). The printer information is, for example, an MIB (Management information base) file managed by the multifunction machine 103.

ステップS508では、複合機103のCPU301は、印刷制御サーバ101から問い合わせを受けると、自身のプリンタ名、IPアドレス、機種名等を含むプリンタ情報を収集し、これを印刷制御サーバ101に送信する。   In step S <b> 508, upon receiving an inquiry from the print control server 101, the CPU 301 of the multi-function peripheral 103 collects printer information including its own printer name, IP address, model name, etc., and transmits it to the print control server 101.

ステップS509では、印刷制御サーバ101のCPU301は、複合機103から送信されたプリンタ情報を受信する。プリンタ情報を受信すると、図7に示すプリンタ情報管理テーブル700に格納する。プリンタ情報管理テーブル700に、プリンタ情報を送信した複合機103に対応するレコードが存在するのであれば、受信したプリンタ情報で当該レコードの情報を更新する。   In step S <b> 509, the CPU 301 of the print control server 101 receives the printer information transmitted from the multifunction device 103. When the printer information is received, it is stored in the printer information management table 700 shown in FIG. If the printer information management table 700 includes a record corresponding to the MFP 103 that has transmitted the printer information, the information of the record is updated with the received printer information.

プリンタ情報管理テーブル700は、印刷制御サーバ101の外部メモリ211に記憶されるデータテーブルである。テーブルには、複合機103ごとに1レコード割り当てられており、レコード内にはプリンタ名701、IPアドレス702、機種名703、プリンタドライバ名704、ドライババージョン705、ドライバレス印刷判別フラグ706、複合機配置先707の情報が記録されている。初期登録時はIPアドレス702と機種名703、ドライバレス印刷判別フラグ706、複合機配置先707だけが格納され、後述する図6のプリンタ管理処理においてレコードが更新される。   The printer information management table 700 is a data table stored in the external memory 211 of the print control server 101. In the table, one record is assigned to each multifunction device 103. In the record, a printer name 701, an IP address 702, a model name 703, a printer driver name 704, a driver version 705, a driverless print determination flag 706, a multifunction device. Information on the location 707 is recorded. At the time of initial registration, only the IP address 702, model name 703, driverless print determination flag 706, and multifunction device placement destination 707 are stored, and the record is updated in the printer management process of FIG.

ステップS510では、印刷制御サーバ101のCPU301は、ステップS509で取得した複合機103のプリンタ情報を用いて、複合機103に対応するプリンタドライバのインストールが行われる(プリンタドライバインストール手段)。またステップS511では、印刷制御サーバ101のCPU201は、同様にプリンタ情報を用いてプリンタポートの生成を行う。ステップS512では、印刷制御サーバ101のCPU301は、同様にプリンタ情報を用いてプリンタオブジェクトの生成を行う。(プリンタオブジェクト生成手段)。   In step S510, the CPU 301 of the print control server 101 installs a printer driver corresponding to the multifunction machine 103 using the printer information of the multifunction machine 103 acquired in step S509 (printer driver installation unit). In step S511, the CPU 201 of the print control server 101 similarly generates a printer port using printer information. In step S512, the CPU 301 of the print control server 101 similarly generates a printer object using printer information. (Printer object generation means).

ステップS514では、印刷制御サーバ101のCPU201は、PDFデータを用いてプリンタドライバで印刷データを生成し(印刷データ生成手段)、複合機103に対し印刷ジョブとして送信する(印刷指示送信手段)。そして、ステップS514では、複合機103のCPU301は、受信した印刷ジョブに基づいて印刷処理を実行する。   In step S514, the CPU 201 of the print control server 101 uses the PDF data to generate print data using a printer driver (print data generation unit), and transmits the print job as a print job to the multi-function peripheral 103 (print instruction transmission unit). In step S514, the CPU 301 of the multi-function peripheral 103 executes print processing based on the received print job.

図6は、プリンタ管理処理の一連の処理の流れを示すフローチャートである。図6のプリンタ管理処理は、所定のタイミングで実行される。   FIG. 6 is a flowchart showing a flow of a series of printer management processing. The printer management process of FIG. 6 is executed at a predetermined timing.

ステップS601では、印刷制御サーバ101のCPU201は、印刷制御サーバ101の外部メモリ211に保存されているプリンタ情報管理テーブル700から、いずれかのレコード(プリンタ情報)を読み出す。   In step S <b> 601, the CPU 201 of the print control server 101 reads out any record (printer information) from the printer information management table 700 stored in the external memory 211 of the print control server 101.

ステップS602では、印刷制御サーバ101のCPU201は、読み出したプリンタ情報が示す複合機103に対し生存確認を行う。ここでいう生存確認とは、複合機103がネットワーク104に接続されており、印刷制御サーバ101と通信可能か否かを確認することである。より具体的には、対象の複合機103に対してPingコマンドを実行し、その応答があるか否かによって生存確認を行う。   In step S602, the CPU 201 of the print control server 101 confirms the existence of the MFP 103 indicated by the read printer information. The survival confirmation here refers to confirming whether or not the MFP 103 is connected to the network 104 and can communicate with the print control server 101. More specifically, a Ping command is executed for the target MFP 103, and the existence confirmation is performed depending on whether there is a response.

ステップS603では、印刷制御サーバ101のCPU201は、対象の複合機103に対し実行したPingコマンドの応答があったか否かを判定する。応答があったと判定した場合には、ステップS604に処理を進める。応答がなかったと判定した場合には、ステップS612に処理を進める。   In step S <b> 603, the CPU 201 of the print control server 101 determines whether there is a response to the Ping command executed for the target multifunction device 103. If it is determined that there is a response, the process proceeds to step S604. If it is determined that there is no response, the process proceeds to step S612.

ステップS604では、印刷制御サーバ101のCPU201は、対象の複合機103に対してドライバレス印刷が可能かの確認を行う。そしてその返答を受信し、対象の複合機103はドライバレス印刷が可能か否かを判定する。ドライバレス印刷が可能であると判定した場合には、ステップS605に処理を進める。ドライバレス印刷が可能でないと判定した場合には、ステップS607に処理を進める。   In step S <b> 604, the CPU 201 of the print control server 101 confirms whether driverless printing is possible for the target multifunction peripheral 103. The response is received, and the target MFP 103 determines whether driverless printing is possible. If it is determined that driverless printing is possible, the process proceeds to step S605. If it is determined that driverless printing is not possible, the process proceeds to step S607.

ステップS605では、印刷制御サーバ101のCPU201は、対象の複合機103に対してSNMPプロトコルを使用しプリンタ情報の取得要求を行う。そしてそれに応じて複合機103から送信されたプリンタ情報を受信し、このプリンタ情報とプリンタ情報管理テーブル700のプリンタ情報とを比較する。比較の結果、対象の複合機103のプリンタ情報に変更があるか否かを判定する。プリンタ情報に変更があると判定した場合には、ステップS606に処理を進める。プリンタ情報に変更がないと判定した場合には、ステップS616に処理を進める。   In step S <b> 605, the CPU 201 of the print control server 101 issues a printer information acquisition request to the target MFP 103 using the SNMP protocol. In response to this, the printer information transmitted from the MFP 103 is received, and the printer information is compared with the printer information in the printer information management table 700. As a result of the comparison, it is determined whether or not there is a change in the printer information of the target MFP 103. If it is determined that there is a change in the printer information, the process proceeds to step S606. If it is determined that there is no change in the printer information, the process proceeds to step S616.

ステップS606では、印刷制御サーバ101のCPU201は、プリンタ情報管理テーブル700のレコードのうち取得したプリンタ情報に対応するレコードを、当該プリンタ情報を用いて更新する。   In step S606, the CPU 201 of the print control server 101 updates a record corresponding to the acquired printer information among the records in the printer information management table 700 using the printer information.

図8は、印刷制御サーバ101に保存されている複合機103のプリンタ情報管理テーブル700が更新された一例である。図8の708に示すように、初期登録時には格納されていなかったプリンタ名701にプリンタ名が格納され、プリンタドライバ名704にインストールされたプリンタドライバ名が、ドライババージョン705にはドライババージョンが格納される。また、これらの項目に情報が格納されているということは、複合機103はドライバレス印刷が不可能であるため、ドライバレス印刷判別フラグ706にNGと格納される。   FIG. 8 shows an example in which the printer information management table 700 of the multifunction machine 103 stored in the print control server 101 is updated. As shown at 708 in FIG. 8, the printer name is stored in the printer name 701 that was not stored at the time of initial registration, the printer driver name installed in the printer driver name 704, and the driver version is stored in the driver version 705. The The fact that information is stored in these items means that the MFP 103 is not capable of driverless printing, so NG is stored in the driverless printing determination flag 706.

ステップS607及びステップS608は、前述したステップS605及びステップS606と同様であるので説明は省略する。ステップS607でプリンタ情報が更新されると、対応するプリンタオブジェクトの設定にもプリンタ情報を反映する。こうすることで、プリンタオブジェクトの設定が自動的に更新されるので、管理者の手間が軽減される。   Since step S607 and step S608 are the same as step S605 and step S606 described above, description thereof will be omitted. When the printer information is updated in step S607, the printer information is reflected in the setting of the corresponding printer object. By doing so, the setting of the printer object is automatically updated, so that the labor of the administrator is reduced.

ステップS609では、印刷制御サーバ101のCPU201は、対象の複合機103のプリンタオブジェクトが印刷制御サーバ101上に存在しているか否か判定する。プリンタオブジェクトが存在すると判定した場合には、ステップS616に処理を進める。プリンタオブジェクトが存在しないと判定した場合には、ステップS610に処理を進める。   In step S <b> 609, the CPU 201 of the print control server 101 determines whether the printer object of the target multifunction machine 103 exists on the print control server 101. If it is determined that a printer object exists, the process proceeds to step S616. If it is determined that the printer object does not exist, the process proceeds to step S610.

ステップS610では、印刷制御サーバ101のCPU201は、対象の複合機103のプリンタオブジェクトを生成する。ステップS610では、対象の複合機103のプリンタ情報を用いて、ステップS510乃至ステップS512と同様の一連の処理を実行する。   In step S <b> 610, the CPU 201 of the print control server 101 generates a printer object of the target multifunction machine 103. In step S610, a series of processes similar to those in steps S510 to S512 are executed using the printer information of the target MFP 103.

ステップS611では、印刷制御サーバ101のCPU201は、プリンタオブジェクトの生成に伴って、対象の複合機103のプリンタ情報をプリンタ情報管理テーブル700において更新する。つまり、プリンタドライバ名704やドライババージョン705を登録すると共に、ドライバレス印刷判別フラグ706をNGにする。   In step S611, the CPU 201 of the print control server 101 updates the printer information of the target multifunction machine 103 in the printer information management table 700 as the printer object is generated. That is, the printer driver name 704 and the driver version 705 are registered, and the driverless print determination flag 706 is set to NG.

一方、ステップS603で応答がなかった場合、ステップS612に処理を進める。ステップS612では、印刷制御サーバ101のCPU201は、再度対象の複合機103に対して生存確認を行う。本実施形態では、応答があるまで最大5回の生存確認を行う。回数は任意に設定可能であるので、これに限らない。5回生存確認を実行した場合には、ステップS613に処理を進める。そうでない場合には、生存確認を繰り返す。ここで、応答があれば、ステップS604に処理を移す。   On the other hand, if there is no response in step S603, the process proceeds to step S612. In step S612, the CPU 201 of the print control server 101 confirms the existence of the target multifunction device 103 again. In this embodiment, the survival confirmation is performed up to five times until there is a response. Since the number of times can be set arbitrarily, it is not limited to this. If the survival confirmation has been executed five times, the process proceeds to step S613. Otherwise, the survival check is repeated. If there is a response, the process proceeds to step S604.

ステップS613では、印刷制御サーバ101のCPU201は、対象の複合機103が連続何日応答していないのか、そのエラー日数を確認する。10日以上応答がない場合にはステップS614に処理を進める。応答がないのは10日未満である場合には、ステップS601に処理を戻す。本実施形態では10日を閾値としたが、特にこれに限らない。   In step S <b> 613, the CPU 201 of the print control server 101 confirms the number of days of error that the target multifunction device 103 has not responded to for consecutive days. If there is no response for 10 days or more, the process proceeds to step S614. If there is no response for less than 10 days, the process returns to step S601. In the present embodiment, the threshold value is 10 days, but is not limited to this.

ステップS614では、印刷制御サーバ101のCPU201は、対象の複合機103が何らかの理由により利用不可になったと判断し、この複合機103に対応するプリンタオブジェクトとプリンタドライバを削除する(プリンタオブジェクト削除手段・プリンタドライバ削除手段)。   In step S614, the CPU 201 of the print control server 101 determines that the target multifunction device 103 has become unavailable for some reason, and deletes the printer object and printer driver corresponding to the multifunction device 103 (printer object deletion means. Printer driver deletion means).

ステップS615では、印刷制御サーバ101のCPU201は、更に印刷制御サーバ101で管理している対象の複合機103のプリンタ情報も削除する。   In step S <b> 615, the CPU 201 of the print control server 101 further deletes the printer information of the target MFP 103 managed by the print control server 101.

これらの一連のチェックを実施後、ステップS616では、印刷制御サーバ101のCPU201は、印刷制御サーバ101で管理しているすべての複合機103に対し確認を行ったか否かを判定する。すべての複合機103に対してチェックが完了したと判定した場合には、一連の処理を終了する。すべての複合機103に対してチェックが完了していない、つまり未チェックの複合機103が存在していると判定した場合には、ステップS601に処理を戻し、未チェックの複合機103に対して一連の処理を実行する。   After performing these series of checks, in step S616, the CPU 201 of the print control server 101 determines whether or not all the multifunction peripherals 103 managed by the print control server 101 have been confirmed. If it is determined that all the MFPs 103 have been checked, a series of processing ends. If it is determined that all the MFPs 103 have not been checked, that is, there is an unchecked MFP 103, the process returns to step S601, and the unchecked MFP 103 is checked. A series of processing is executed.

以上説明した本実施の形態によれば、第1の効果として、PDFデータを印刷する機能を印刷制御サーバ101に統合することで、ユーザのPCにプリンタドライバをインストールする必要がなくなり、また、ドライバレス印刷かプリンタドライバを用いた印刷かをユーザ側から指定する必要がない。   According to the embodiment described above, as a first effect, it is not necessary to install a printer driver on the user's PC by integrating the function of printing PDF data into the print control server 101, and the driver There is no need to specify from the user whether printing is to be performed or printing using a printer driver.

そのため、ユーザがプリンタドライバをインストールする必要がなくなるので、設定の手間を省くことができる。   This eliminates the need for the user to install a printer driver, thereby saving the setting effort.

そして、本実施形態によれば、第2の効果として、印刷制御サーバ101に登録されているプリンタに対し、内部で保持しているプリンタ情報管理テーブルをもとに、自動的に指定された間隔で各機器へ存在確認、登録情報の確認を行う。万が一、確認先機器が存在しない場合には、プリンタ情報管理テーブルから当該機器のプリンタ情報を削除すると共に、印刷制御サーバ101にインストールされているプリンタドライバおよびプリンタオブジェクトを削除する。また、確認先機器の情報がプリンタ情報管理テーブルに登録されているものと異なる場合には、新しい情報に更新する。そのため、管理者は印刷制御サーバ101上のプリンタドライバおよびプリンタオブジェクトの管理を行う必要がなくなるので、管理者の負担が軽減できるという効果が得られる。   According to the present embodiment, as a second effect, the interval automatically specified for the printer registered in the print control server 101 based on the printer information management table held internally. Confirm the existence and registration information on each device. If there is no confirmation destination device, the printer information of the device is deleted from the printer information management table, and the printer driver and printer object installed in the print control server 101 are deleted. If the information on the confirmation destination device is different from that registered in the printer information management table, the information is updated to new information. This eliminates the need for the administrator to manage the printer driver and printer object on the print control server 101, so that the burden on the administrator can be reduced.

以上説明したように、本実施形態によれば、プリンタドライバを用いずに印刷が実行できない場合であっても、容易に印刷を実行することが可能となる。   As described above, according to the present embodiment, printing can be easily performed even when printing cannot be performed without using a printer driver.

本発明は、例えば、システム、装置、方法、プログラム若しくは記憶媒体等としての実施形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、1つの機器からなる装置に適用してもよい。   The present invention can be implemented as a system, apparatus, method, program, storage medium, or the like, and can be applied to a system including a plurality of devices. You may apply to the apparatus which consists of one apparatus.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムを、システム或いは装置に直接、或いは遠隔から供給するものを含む。そして、そのシステム或いは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合も本発明に含まれる。   Note that the present invention includes a software program that implements the functions of the above-described embodiments directly or remotely from a system or apparatus. The present invention also includes a case where the system or the computer of the apparatus is achieved by reading and executing the supplied program code.

したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。   In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, and the like.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RWなどがある。また、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などもある。   Examples of the recording medium for supplying the program include a flexible disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, and CD-RW. In addition, there are magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R), and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. The computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from the homepage by downloading it to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer is also included in the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、ダウンロードした鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let It is also possible to execute the encrypted program by using the downloaded key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. In addition, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can also be realized by the processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。   Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are realized by the processing.

なお、前述した実施形態は、本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。即ち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。   Note that the above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be construed in a limited manner. That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

101 印刷制御サーバ
102 クライアント端末
103 複合機
104 ネットワーク
201 CPU
202 RAM
203 ROM
204 システムバス
205 入力コントローラ
206 ビデオコントローラ
207 メモリコントローラ
208 通信I/Fコントローラ
209 入力デバイス
210 ディスプレイ
211 外部メモリ
101 Print Control Server 102 Client Terminal 103 Multifunction Machine 104 Network 201 CPU
202 RAM
203 ROM
204 System bus 205 Input controller 206 Video controller 207 Memory controller 208 Communication I / F controller 209 Input device 210 Display 211 External memory

Claims (7)

プリンタドライバを用いずに文書データを印刷可能な印刷装置と、プリンタドライバを用いて生成された印刷データを印刷可能な印刷装置と通信可能に接続される印刷制御サーバであって、
印刷装置に対応するプリンタドライバを記憶する記憶手段と、
印刷指示を受け付けた文書データを、指定された印刷装置に対して送信する文書データ送信手段と、
前記文書データ送信手段で送信された文書データが前記指定された印刷装置で印刷されなかった場合に、前記記憶手段に記憶されたプリンタドライバのうち、当該印刷装置に対応するプリンタドライバを用いて印刷データを生成する印刷データ生成手段と、
前記印刷データ生成手段で生成された印刷データの印刷指示を前記印刷装置に送信する印刷指示送信手段と
を備えることを特徴とする印刷制御サーバ。
A printing control server that is communicably connected to a printing device capable of printing document data without using a printer driver, and a printing device capable of printing print data generated using the printer driver;
Storage means for storing a printer driver corresponding to the printing apparatus;
Document data transmitting means for transmitting the document data for which the print instruction has been received to the designated printing device;
When the document data transmitted by the document data transmission unit is not printed by the designated printing device, printing is performed using a printer driver corresponding to the printing device among the printer drivers stored in the storage unit. Print data generation means for generating data;
A print control server comprising: a print instruction transmission unit configured to transmit a print instruction for the print data generated by the print data generation unit to the printing apparatus.
前記印刷制御サーバは、
前記文書データ送信手段で送信された文書データが前記指定された印刷装置で印刷されなかった場合に、当該印刷装置に対応するプリンタオブジェクトを生成するプリンタオブジェクト生成手段を更に備えることを特徴とする請求項1に記載の印刷制御サーバ。
The print control server
A printer object generation unit configured to generate a printer object corresponding to the printing device when the document data transmitted by the document data transmission unit is not printed by the designated printing device. Item 4. The print control server according to Item 1.
前記印刷制御サーバは、
前記指定された印刷装置と通信できなくなった場合に、前記プリンタオブジェクト生成手段で生成されたプリンタオブジェクトを削除するプリンタオブジェクト削除手段を更に備えることを特徴とする請求項2に記載の印刷制御サーバ。
The print control server
The print control server according to claim 2, further comprising a printer object deletion unit that deletes the printer object generated by the printer object generation unit when communication with the designated printing apparatus becomes impossible.
前記印刷制御サーバは、
前記文書データ送信手段で送信された文書データが前記指定された印刷装置で印刷されなかった場合に、当該印刷装置に対応するプリンタドライバをインストールするプリンタドライバインストール手段を更に備えることを特徴とする請求項1乃至3のいずれか1項に記載の印刷制御サーバ。
The print control server
A printer driver installation unit that installs a printer driver corresponding to the printing device when the document data transmitted by the document data transmission unit is not printed by the designated printing device. Item 4. The print control server according to any one of Items 1 to 3.
前記印刷制御サーバは、
前記指定された印刷装置と通信できなくなった場合に、前記プリンタドライバインストール手段でインストールされたプリンタドライバを削除するプリンタドライバ削除手段を更に備えることを特徴とする請求項4に記載の印刷制御サーバ。
The print control server
The print control server according to claim 4, further comprising a printer driver deleting unit that deletes the printer driver installed by the printer driver installing unit when communication with the designated printing apparatus becomes impossible.
プリンタドライバを用いずに文書データを印刷可能な印刷装置と、プリンタドライバを用いて生成された印刷データを印刷可能な印刷装置と通信可能に接続され、印刷装置に対応するプリンタドライバを記憶する記憶手段を備える印刷制御サーバの制御方法であって、
前記印刷制御サーバの文書データ送信手段が、印刷指示を受け付けた文書データを、指定された印刷装置に対して送信する文書データ送信ステップと、
前記印刷制御サーバの印刷データ生成手段が、前記文書データ送信ステップで送信された文書データが前記指定された印刷装置で印刷されなかった場合に、前記記憶手段に記憶されたプリンタドライバのうち、当該印刷装置に対応するプリンタドライバを用いて印刷データを生成する印刷データ生成ステップと、
前記印刷制御サーバの印刷指示送信手段が、前記印刷データ生成ステップで生成された印刷データの印刷指示を前記印刷装置に送信する印刷指示送信ステップと
を備えることを特徴とする印刷制御サーバの制御方法。
A printing device capable of printing document data without using a printer driver, and a memory that is communicably connected to a printing device capable of printing print data generated using the printer driver and stores a printer driver corresponding to the printing device A control method for a print control server comprising means,
A document data transmitting step in which the document data transmitting means of the print control server transmits the document data for which the print instruction has been received to the designated printing device;
When the document data transmitted in the document data transmission step is not printed by the designated printing device, the print data generation unit of the print control server includes the printer driver stored in the storage unit. A print data generation step for generating print data using a printer driver corresponding to the printing apparatus;
A print instruction transmission unit of the print control server, comprising: a print instruction transmission step of transmitting a print instruction of the print data generated in the print data generation step to the printing apparatus. .
プリンタドライバを用いずに文書データを印刷可能な印刷装置と、プリンタドライバを用いて生成された印刷データを印刷可能な印刷装置と通信可能に接続され、印刷装置に対応するプリンタドライバを記憶する記憶手段を備える印刷制御サーバの制御方法を実行可能なプログラムであって、
前記印刷制御サーバを、
印刷指示を受け付けた文書データを、指定された印刷装置に対して送信する文書データ送信手段と、
前記文書データ送信手段で送信された文書データが前記指定された印刷装置で印刷されなかった場合に、前記記憶手段に記憶されたプリンタドライバのうち、当該印刷装置に対応するプリンタドライバを用いて印刷データを生成する印刷データ生成手段と、
前記印刷データ生成手段で生成された印刷データの印刷指示を前記印刷装置に送信する印刷指示送信手段
として機能させることを特徴とするプログラム。
A printing device capable of printing document data without using a printer driver, and a memory that is communicably connected to a printing device capable of printing print data generated using the printer driver and stores a printer driver corresponding to the printing device A program capable of executing a control method of a print control server comprising means,
The print control server;
Document data transmitting means for transmitting the document data for which the print instruction has been received to the designated printing device;
When the document data transmitted by the document data transmission unit is not printed by the designated printing device, printing is performed using a printer driver corresponding to the printing device among the printer drivers stored in the storage unit. Print data generation means for generating data;
A program that causes a print instruction transmission unit that transmits a print instruction of print data generated by the print data generation unit to the printing apparatus.
JP2014255263A 2014-12-17 2014-12-17 Print control server, control method thereof, and program Pending JP2016115263A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014255263A JP2016115263A (en) 2014-12-17 2014-12-17 Print control server, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014255263A JP2016115263A (en) 2014-12-17 2014-12-17 Print control server, control method thereof, and program

Publications (1)

Publication Number Publication Date
JP2016115263A true JP2016115263A (en) 2016-06-23

Family

ID=56140055

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014255263A Pending JP2016115263A (en) 2014-12-17 2014-12-17 Print control server, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP2016115263A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018181108A (en) * 2017-04-18 2018-11-15 株式会社沖データ Image formation system and image forming apparatus
JP2019179420A (en) * 2018-03-30 2019-10-17 ブラザー工業株式会社 installer
JP7472697B2 (en) 2020-07-20 2024-04-23 コニカミノルタ株式会社 Image forming apparatus, system, method and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018181108A (en) * 2017-04-18 2018-11-15 株式会社沖データ Image formation system and image forming apparatus
JP2019179420A (en) * 2018-03-30 2019-10-17 ブラザー工業株式会社 installer
US11327693B2 (en) 2018-03-30 2022-05-10 Brother Kogyo Kabushiki Kaisha Computer-readable medium, information processing device, and Method for installing appropriate program
JP7095363B2 (en) 2018-03-30 2022-07-05 ブラザー工業株式会社 installer
JP7472697B2 (en) 2020-07-20 2024-04-23 コニカミノルタ株式会社 Image forming apparatus, system, method and program

Similar Documents

Publication Publication Date Title
JP5677047B2 (en) Printing system, information processing apparatus, printing method, and program
JP2006350497A (en) Print server, print management server, printer, print system, print data storage method, print management method, printing method, program and recording medium
JP5354666B2 (en) Image forming system, management server, image forming apparatus, processing method thereof, and program
JP2013208837A (en) Image forming system, image forming method and program
JP2016115263A (en) Print control server, control method thereof, and program
JP6989749B2 (en) Image forming equipment, systems, control methods, and programs
JP2018034375A (en) Output system, output device, control method, and program
JP6604133B2 (en) Information processing system, control method thereof, and program
JP5387130B2 (en) Print control system, image forming apparatus, information processing apparatus for management, processing method thereof, and program
JP5954104B2 (en) Print management apparatus, control method for print management apparatus, print management system and program
JP2013119241A (en) Image forming apparatus, method of controlling image forming apparatus, and computer program
JP2013073550A (en) Image forming system, control method of image forming system, and computer program
JP2017013313A (en) Image formation apparatus, image formation system, and control method and program of image formation apparatus
JP2016097574A (en) Image formation apparatus, control method and program of the same
JP2013119237A (en) Image forming apparatus, control method for image forming apparatus, and computer program
JP6237228B2 (en) Information processing system, control method thereof, and program, and server device, control method thereof, and program
JP2011043979A (en) Printing system, control method of the same, and program
JP2011013837A (en) Print system and print controller
JP2012141744A (en) Document management device, control method of document management device, program and recording medium
JP2015049647A (en) Print management server, control method of print management server, and program
JP6318827B2 (en) Information processing apparatus, control method thereof, and program
JP2014029654A (en) Image forming system, control method of image forming system, and computer program
JP2019114160A (en) Form printing system, method of controlling the same, and program
JP6287942B2 (en) Information processing apparatus, processing method thereof, and program
JP2015118586A (en) Printing system, and processing method and program thereof

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20161101

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20161101