JP2007157036A - Print system - Google Patents

Print system Download PDF

Info

Publication number
JP2007157036A
JP2007157036A JP2005354671A JP2005354671A JP2007157036A JP 2007157036 A JP2007157036 A JP 2007157036A JP 2005354671 A JP2005354671 A JP 2005354671A JP 2005354671 A JP2005354671 A JP 2005354671A JP 2007157036 A JP2007157036 A JP 2007157036A
Authority
JP
Japan
Prior art keywords
font
data
server device
list
host device
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
JP2005354671A
Other languages
Japanese (ja)
Inventor
Taiji Yanagida
泰司 柳田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2005354671A priority Critical patent/JP2007157036A/en
Publication of JP2007157036A publication Critical patent/JP2007157036A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print system, capable of appropriately managing font data while sharing the font data by a plurality of client terminals and printer server devices. <P>SOLUTION: In this print system 1, a font server computer 40 manages access authority for font list requests and font requests from a client computer 10 and a printer server computer 20 based on an access management file that is predetermined access management information, and controls transmission/transmission rejection of a font list and transmission/transmission rejection of font data. Therefore, fonts are managed in an integrated fushion on the font server computer 40, and the font data are provided only to the client computer 10 and the printer server computer 20 which have the access authority, whereby the fonts can be appropriately and efficiently used. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、印刷システムに関し、詳細には、フォントデータを複数のホスト装置とプリンタサーバ装置で共用するとともに、フォントデータを適切に管理して安価かつ利用性の良好な印刷システムに関する。   The present invention relates to a printing system, and more particularly, to a printing system that is inexpensive and highly usable by sharing font data among a plurality of host devices and a printer server device and appropriately managing font data.

コンピュータ等のホスト装置においては、その搭載するアプリケーションで作成された文章や図形等の文書を、プリンタ装置や複合装置等の印刷装置に送って印刷処理させるが、ホスト装置と印刷装置とが直接接続されている場合には、アプリケーションが作成した文書データをそのホスト装置に搭載されているOS(Operating System)がアプリケーションから受け取り、プリンタドライバに文書データを渡す。プリンタドライバは、OSから受け取った文書データを当該印刷装置が理解可能なPDL(Page Description Language)に変換して印刷命令とともに印刷装置に送信して、当該印刷装置で印刷処理を行う。   In a host device such as a computer, documents such as texts and graphics created by the installed application are sent to a printing device such as a printer device or a composite device for printing, but the host device and the printing device are directly connected. If it is, the OS (Operating System) installed in the host device receives the document data created by the application from the application and passes the document data to the printer driver. The printer driver converts document data received from the OS into a PDL (Page Description Language) understandable by the printing apparatus, transmits the data to the printing apparatus together with a print command, and performs printing processing on the printing apparatus.

また、ホスト装置と印刷装置がプリンタサーバ装置の接続されているLAN(Local Area Network)等のネットワークで接続されている場合には、管理のコストを軽減するために、プリンタサーバ装置上にプリンタドライバがインストールされていて、ネットワーク上の各ホスト装置がプリンタサーバ装置上のプリンタドライバを共有する構成となっている。この場合、ホスト装置は、アプリケーションが作成した文書データをどのようなデータにも変換できる中間印刷データの形式に変換した後、プリンタサーバ装置に転送し、プリンタサーバ装置がその搭載するプリンタドライバで、当該中間印刷データを印刷装置が理解可能なPDLの形式に変換した後、印刷装置にPDLデータを送信する。   When the host device and the printing device are connected via a network such as a LAN (Local Area Network) to which the printer server device is connected, a printer driver is installed on the printer server device in order to reduce management costs. Is installed, and each host device on the network shares the printer driver on the printer server device. In this case, the host device converts the document data created by the application into an intermediate print data format that can be converted into any data, and then transfers the data to the printer server device. The printer server device uses the printer driver installed therein, After the intermediate print data is converted into a PDL format understandable by the printing apparatus, the PDL data is transmitted to the printing apparatus.

このようなプリンタサーバ装置の介在するネットワークを利用した印刷システムにおいては、従来、ホスト装置がその作成する中間印刷データの文字情報にフォントを埋め込んでプリンタサーバ装置に転送し、プリンタサーバ装置がこのフォント情報をPDLに変換して印刷装置に送信する方法と、ホスト装置ではフォントの埋め込みを行わず、フォント情報だけをプリンタサーバ装置に転送し、プリンタサーバ装置が、プリンタサーバ装置上にあるフォントを利用してPDLに変換する方法と、がある。   In a printing system using a network in which such a printer server device is used, conventionally, a host device embeds fonts in the character information of the intermediate print data created and transfers them to the printer server device. A method of converting information into PDL and transmitting it to the printing device, and the host device does not embed fonts, but transfers only the font information to the printer server device, and the printer server device uses the fonts on the printer server device. Then, there is a method of converting to PDL.

そして、前者の方法では、ホスト装置が搭載するフォントのみを利用可能であり、指定されたフォントを用いて印刷装置で確実に印刷を行うことができる。   In the former method, only the font installed in the host device can be used, and printing can be reliably performed by the printing device using the designated font.

一方、後者の方法の場合、フォント情報の指定のみをホスト装置で行って、プリンタサーバ装置がそのフォント情報に基づいてプリンタサーバ装置の備えているフォントを組み込んだPDLを作成するため、フォント情報に対応するフォントがプリンタサーバ装置に搭載されていないときには、指定されたフォントと実際にPDLに組み込まれて印刷されるフォントとが一致しない結果となる。   On the other hand, in the latter method, only the font information is specified by the host device, and the printer server device creates a PDL incorporating the font of the printer server device based on the font information. When the corresponding font is not installed in the printer server apparatus, the designated font does not match the font actually printed in the PDL.

そこで、本出願人は、先に、ネットワーク上のデバイスにフォントの一部または全部をおき、文字コードを受信したときに必要なフォント資源が無く、かつ、予め前記デバイスのフォント資源が指定されていると、当該デバイスからフォント資源を取得する印刷制御方式を提案している(特許文献1参照)。   Therefore, the applicant first places part or all of the fonts on a device on the network, does not have the necessary font resources when receiving the character code, and the font resources of the device are specified in advance. If so, a print control method for acquiring font resources from the device is proposed (see Patent Document 1).

特開平6−110625号公報JP-A-6-110625

しかしながら、上記従来技術にあっては、ネットワーク上のデバイスにおいたフォントデータを有効に利用することはできるが、フォントデータが不用意に使用されると、フォントデータの管理を適切に行うことができず、また、フォントデータの開発と管理のコストを適切に回収することができず、改良の必要があった。   However, in the above prior art, the font data stored in the devices on the network can be used effectively, but if the font data is used carelessly, the font data can be managed appropriately. In addition, the font data development and management costs could not be properly collected, and improvement was necessary.

そこで、本発明は、ネットワーク上のホスト装置とプリンタサーバ装置にフォントデータをインストールすることなく、かつ、適切にフォントデータを管理しつつ、必要なコストの回収を行うことのできる印刷システムを提供することを目的としている。   Therefore, the present invention provides a printing system capable of recovering necessary costs without installing font data in a host device and a printer server device on a network and appropriately managing font data. The purpose is that.

請求項1記載の発明の印刷システムは、所定のネットワークにホスト装置、プリンタサーバ装置、複数種類のフォントデータを保持するフォントサーバ装置及び印刷装置が接続され、前記ホスト装置が、前記フォントサーバ装置に当該フォントサーバ装置の保持しているフォントのリストを要求し、当該フォントサーバ装置が当該フォントリスト要求に応じて前記保持する複数のフォントのフォントリストを当該ホスト装置に送信し、当該ホスト装置が、当該送信されてきたフォントリストに基づいてフォントが選択されると、当該選択されたフォントを特定して前記フォントサーバ装置にフォント要求を行い、当該フォントサーバ装置が、当該要求されたフォントデータを当該ホスト装置に送信し、当該ホスト装置が、当該フォントサーバ装置から送られてきたフォントデータを使用して文書の作成が行われて印刷指示があると、当該文書データを当該フォントは組み込まれていないが当該フォントを指定するフォント情報を有する中間印刷データに変換して前記プリンタサーバ装置に送り、当該プリンタサーバ装置が、当該送られてきた中間印刷データのフォント情報の指定するフォントを、前記フォントサーバ装置に要求し、当該フォントサーバ装置が、当該要求されたフォントデータを当該プリンタサーバ装置に送信し、当該プリンタサーバ装置が、当該受け取ったフォントデータを前記ホスト装置から受け取った前記中間印刷データに組み込んで当該中間印刷データを前記印刷装置が処理可能な最終印刷データに変換して当該印刷装置に送信し、当該印刷装置で印刷処理する印刷システムであって、前記フォントサーバ装置は、前記ホスト装置及び前記プリンタサーバ装置からの前記フォントリスト要求及び前記フォント要求に対して所定のアクセス管理情報に基づいて当該ホスト装置及び当該プリンタサーバ装置のアクセス権限を管理し、前記フォントリストの送信/送信拒否及び前記フォントデータの送信/送信拒否を制御することにより、上記目的を達成している。   In the printing system of the first aspect of the present invention, a host device, a printer server device, a font server device holding a plurality of types of font data and a printing device are connected to a predetermined network, and the host device is connected to the font server device. Requesting a list of fonts held by the font server device, the font server device sending a font list of the plurality of fonts held in response to the font list request to the host device, When a font is selected on the basis of the transmitted font list, the selected font is specified and a font request is made to the font server device. The font server device sends the requested font data to the font list. Sent to the host device, and the host device If a document is created using the font data sent from the printer and there is a print instruction, the document data is converted into intermediate print data that does not include the font but has font information that specifies the font. The data is converted and sent to the printer server device, and the printer server device requests the font server device to specify the font specified by the font information of the sent intermediate print data, and the font server device is requested. The final font data is transmitted to the printer server device, and the printer server device incorporates the received font data into the intermediate print data received from the host device, so that the intermediate print data can be processed by the printing device. Convert to print data, send to the printing device, and print processing by the printing device The font server device includes: the host device and the printer server device based on predetermined access management information for the font list request and the font request from the host device and the printer server device. The above-mentioned object is achieved by managing the access authority and controlling transmission / rejection of the font list and transmission / rejection of the font data.

この場合、例えば、請求項2に記載するように、前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置または前記プリンタサーバ装置からのフォント要求において、複数のデータフォーマットのうち任意のデータフォーマットでのフォントデータの送信要求を許可し、前記ホスト装置または前記プリンタサーバ装置が、前記フォントサーバ装置の許可するデータフォーマット形式から任意のフォーマット形式を指定して前記フォント要求を行い、前記フォントサーバ装置が、当該ホスト装置または当該プリンタサーバ装置からフォーマット形式の指定があると、当該指定されたフォーマット形式でデータフォーマットしたフォントデータを送信するものであってもよい。   In this case, for example, as described in claim 2, in the printing system, the font server device uses any data format among a plurality of data formats in a font request from the host device or the printer server device. The host server or the printer server device designates an arbitrary format format from the data format format permitted by the font server device, and the font server device When the format format is designated from the host device or the printer server device, the font data that is data-formatted in the designated format format may be transmitted.

また、例えば、請求項3に記載するように、前記印刷システムは、前記フォントサーバ装置が、前記データフォーマットとして、フォント毎に当該フォントファイル全体を指定するファイル指定を可能とし、前記ホスト装置または前記プリンタサーバ装置が、当該フォントサーバ装置の許可するデータフォーマット形式として、ファイル指定が可能であってもよい。   Further, for example, as described in claim 3, the printing system enables the font server device to specify a file specifying the entire font file for each font as the data format, and the host device or the The printer server device may be able to specify a file as a data format format permitted by the font server device.

さらに、例えば、請求項4に記載するように、前記印刷システムは、前記フォントサーバ装置が、前記データフォーマットとして、文字毎にフォントを指定する文字指定を可能とし、前記ホスト装置または前記プリンタサーバ装置が、当該フォントサーバ装置の許可するデータフォーマット形式として、文字指定が可能であってもよい。   Further, for example, as described in claim 4, the printing system enables the font server device to specify a character for specifying a font for each character as the data format, and the host device or the printer server device. However, characters may be specified as a data format format permitted by the font server device.

また、例えば、請求項5に記載するように、前記印刷システムは、前記フォントサーバ装置が、前記データフォーマットとして、ビットマップを指定するビットマップ指定を可能とし、前記ホスト装置または前記プリンタサーバ装置が、当該フォントサーバ装置の許可するデータフォーマット形式として、ビットマップ指定が可能であってもよい。   For example, as described in claim 5, the printing system enables the font server device to specify a bitmap that specifies a bitmap as the data format, and the host device or the printer server device As a data format format permitted by the font server device, bitmap designation may be possible.

さらに、例えば、請求項6に記載するように、前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置毎に前記複数のフォントデータのうち当該ホスト装置の利用可能なフォントデータを当該ホスト装置を特定するホスト情報に関連付けたアクセス管理ファイルを前記アクセス管理情報として作成して、前記ホスト装置のフォント毎のアクセス権限を管理し、前記ホスト装置は、前記中間印刷データとともに自己のホスト情報を前記プリンタサーバ装置に送信し、前記ホスト装置及び前記プリンタサーバ装置が、前記フォントリスト要求及び前記フォント要求に際して、前記ホスト情報を前記フォントサーバ装置に送信し、前記フォントサーバ装置は、当該送られてきたホスト情報と前記アクセス管理ファイルに基づいてアクセス権限を管理し、前記フォントリスト要求に対しては、当該ホスト情報に対してアクセスの許可されているフォントのみからなるフォントリストを作成して送信し、前記フォント要求に対しては、当該フォント要求にかかるフォントが前記アクセス管理ファイルで当該ホスト情報に対してアクセスの許可されているフォントであるときにのみ当該フォントデータを送信するものであってもよい。   Further, for example, as described in claim 6, the printing system is configured such that the font server device converts font data usable by the host device among the plurality of font data for each host device to the host device. An access management file associated with the specified host information is created as the access management information, and the access authority for each font of the host device is managed. The host device stores its host information together with the intermediate print data in the printer The host device and the printer server device transmit the host information to the font server device in response to the font list request and the font request, and the font server device sends the received host to the server device. Access based on information and the access management file For the font list request, a font list consisting only of fonts permitted to access the host information is created and transmitted. For the font request, the font request Alternatively, the font data may be transmitted only when the access management file is a font permitted to access the host information in the access management file.

また、例えば、請求項7に記載するように、前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置毎に前記複数のフォントデータのうち当該ホスト装置が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、前記ホスト装置から前記フォントリスト要求があると、前記無料フォントリストと前記有料フォントリストを作成して当該ホスト装置に送信するものであってもよい。   For example, as described in claim 7, the printing system is configured such that the font server device is charged with font data that can be used free of charge by the host device among the plurality of font data for each host device. Available font data may be managed, and when the font list is requested from the host device, the free font list and the paid font list may be created and transmitted to the host device.

さらに、例えば、請求項8に記載するように、前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置毎に前記複数のフォントデータのうち当該ホスト装置が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、前記ホスト装置からの前記フォントリスト要求において無料フォントリストが指定されていると、前記無料フォントリストのみを作成して当該ホスト装置に送信するものであってもよい。   Further, for example, as described in claim 8, in the printing system, the font server device is charged with font data that can be used free of charge by the host device among the plurality of font data for each host device. The available font data may be managed, and when the free font list is specified in the font list request from the host device, only the free font list may be created and transmitted to the host device. .

また、例えば、請求項9に記載するように、前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置毎に前記複数のフォントデータのうち当該ホスト装置が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、前記ホスト装置からの前記フォントリスト要求において有料フォントリストが指定されていると、前記有料フォントリストのみを作成して当該ホスト装置に送信するものであってもよい。   For example, as described in claim 9, the printing system is configured such that the font server device is charged with font data that can be used free of charge by the host device among the plurality of font data for each host device. The available font data may be managed, and if a paid font list is specified in the font list request from the host device, only the paid font list may be created and transmitted to the host device. .

さらに、例えば、請求項10に記載するように、前記フォントサーバ装置は、前記ホスト装置から前記有料フォントデータのフォント要求があると、当該要求のあった有料フォントデータを当該ホスト装置に送るとともに、当該有料フォントデータの送信履歴を所定の記憶手段に保存するものであってもよい。   Further, for example, when the font server device requests a font of the paid font data from the host device, the font server device sends the requested paid font data to the host device. The transmission history of the paid font data may be stored in a predetermined storage unit.

本発明の印刷システムによれば、ホスト装置が、フォントサーバ装置に対してフォントリスト要求して当該フォントサーバ装置から取得したフォントリスト上のフォントを指定してフォント要求して当該フォントサーバ装置から取得したフォントを利用して作成された文書を、フォントは組み込まれていないが当該フォントを指定するフォント情報を有する中間印刷データに変換してプリンタサーバ装置に送り、プリンタサーバ装置が当該フォント情報の指定するフォントをフォントサーバ装置に対してフォント要求して当該フォントサーバ装置から取得して最終印刷データに変換して印刷装置に送って、印刷装置で印刷処理するに際して、フォントサーバ装置が、ホスト装置及びプリンタサーバ装置からのフォントリスト要求及びフォント要求に対して所定のアクセス管理情報に基づいて当該ホスト装置及び当該プリンタサーバ装置のアクセス権限を管理し、フォントリストの送信/送信拒否及びフォントデータの送信/送信拒否を制御しているので、フォントサーバ装置上でフォントを一元管理して、アクセス権限のあるホスト装置及びプリンタサーバ装置にのみ、フォントデータを提供することができ、各ホスト装置やプリンタサーバ装置がフォントデータを格納しておく必要性を無くし、フォントを適切に管理しつつ、効率的に利用することができる。   According to the printing system of the present invention, a host device requests a font list from a font server device, designates a font on the font list acquired from the font server device, requests a font, and acquires the font server device from the font server device A document created using the converted font is converted into intermediate print data having font information that does not include the font but that specifies the font, and is sent to the printer server. The printer server specifies the font information. When a font request is made to the font server device, the font server device obtains the font from the font server device, converts it into final print data, sends it to the printing device, and performs printing processing by the printing device, the font server device Font list request and font from printer server In response to the request, the access authority of the host device and the printer server device is managed based on predetermined access management information, and the font list transmission / transmission rejection and font data transmission / transmission rejection are controlled. Fonts can be centrally managed on the server device, and font data can be provided only to the host device and printer server device that have access authority, and it is necessary for each host device and printer server device to store font data Can be used efficiently while properly managing fonts.

以下、本発明の好適な実施例を添付図面に基づいて詳細に説明する。なお、以下に述べる実施例は、本発明の好適な実施例であるから、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明において特に本発明を限定する旨の記載がない限り、これらの態様に限られるものではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, since the Example described below is a suitable Example of this invention, various technically preferable restrictions are attached | subjected, However, The scope of the present invention limits this invention especially in the following description. As long as there is no description of the effect, it is not restricted to these aspects.

図1〜図4は、本発明の印刷システムの一実施例を示す図であり、図1は、本発明の印刷システムの一実施例を適用した印刷システム1のシステムブロック構成図である。   1 to 4 are diagrams showing an embodiment of a printing system of the present invention. FIG. 1 is a system block configuration diagram of a printing system 1 to which an embodiment of the printing system of the present invention is applied.

図1において、印刷システム1は、例えば、少なくともホスト装置であるクライアントコンピュータ10とプリンタサーバコンピュータ(プリンタサーバ装置)20と印刷装置30がLAN(Local Area Network)等のネットワークに接続されており、このネットワーク上またはこのネットワークに接続されているインターネット等の他のネットワークにフォントサーバコンピュータ(フォントサーバ装置)40が接続されている。なお、本実施例では、説明を簡単にするために、クライアントコンピュータ10、プリンタサーバコンピュータ20、印刷装置30及びフォントサーバコンピュータ40が全て同じネットワーク上に接続されているものとして説明する。   1, a printing system 1 includes, for example, at least a client computer 10 that is a host device, a printer server computer (printer server device) 20, and a printing device 30 connected to a network such as a LAN (Local Area Network). A font server computer (font server device) 40 is connected to the network or another network such as the Internet connected to the network. In this embodiment, in order to simplify the description, it is assumed that the client computer 10, the printer server computer 20, the printing device 30, and the font server computer 40 are all connected to the same network.

クライアントコンピュータ10は、アプリケーションプログラム11、OS印刷システム12、クライアントプリンタドライバモジュール13及びクライアントフォント管理モジュール14等を備えており、クライアントプリンタドライバモジュール13は、データ送信部15を備えており、クライアントフォント管理モジュール14は、フォントリスト問い合わせ部16とフォント取得部17を備えている。   The client computer 10 includes an application program 11, an OS printing system 12, a client printer driver module 13, a client font management module 14, and the like. The client printer driver module 13 includes a data transmission unit 15, and client font management. The module 14 includes a font list inquiry unit 16 and a font acquisition unit 17.

また、プリンタサーバコンピュータ20は、OS印刷システム21、サーバプリンタドライバモジュール22及びクライアントフォント管理モジュール23等を備えており、サーバプリンタドライバモジュール22は、PDL(Page Description Language)変換部24とデータ送信部25を備え、クライアントフォント管理モジュール23は、フォントリスト問い合わせ部26とフォント取得部27を備えている。   The printer server computer 20 includes an OS printing system 21, a server printer driver module 22, a client font management module 23, and the like. The server printer driver module 22 includes a PDL (Page Description Language) conversion unit 24 and a data transmission unit. The client font management module 23 includes a font list inquiry unit 26 and a font acquisition unit 27.

さらに、フォントサーバコンピュータ40は、サーバフォント管理モジュール41等を備えており、サーバフォント管理モジュール41は、フォントリスト列挙部42、フォントデータダウンロード部43及びアクセス権管理部44等を備えている。フォントサーバコンピュータ40は、図示しないが、利用に際して有料で提供するフォントデータと無料で提供するフォントデータを蓄積するハードディスク等のメモリを備えている。   Furthermore, the font server computer 40 includes a server font management module 41 and the like, and the server font management module 41 includes a font list listing unit 42, a font data download unit 43, an access right management unit 44, and the like. Although not shown, the font server computer 40 includes a memory such as a hard disk that stores font data provided for a fee and font data provided free of charge.

クライアントコンピュータ10は、ユーザによってアプリケーションプログラム11を利用して文章、図形、表計算等の文書の作成が行われ、この文書の作成では、フォントの選択が行われて、当該選択されたフォントが利用されて文書が作成される。   The client computer 10 creates a document such as a sentence, a figure, and a spreadsheet by using the application program 11 by the user. In the creation of this document, a font is selected and the selected font is used. And a document is created.

アプリケーションプログラム11は、文書作成において、クライアントフォント管理モジュール14のフォントリスト問い合わせ部16を呼び出して、文書作成で使用可能なフォントのリスト(フォントリスト)の問い合わせを行わせる。   In creating a document, the application program 11 calls the font list inquiry unit 16 of the client font management module 14 to inquire about a list of fonts (font list) that can be used in document creation.

フォントリスト問い合わせ部16は、アプリケーションプログラム11からフォントリストの問い合わせ要求があると、フォントサーバコンピュータ40に使用可能なフォントの問い合わせを行い、フォントサーバコンピュータ40から使用可能なフォント名のリスト(フォントリスト)が送られてくると、アプリケーションプログラム11に渡して、アプリケーションプログラム11が、当該フォントリストをクライアントコンピュータ10のディスプレイに表示する。このフォントリスト要求においては、フォントサーバコンピュータ40の提供する有料フォントデータと無料フォントデータのそれぞれを個別に指定して要求することもできる。   When there is a request for a font list from the application program 11, the font list inquiry unit 16 inquires of the font server computer 40 about available fonts, and a list of font names that can be used from the font server computer 40 (font list). Is sent to the application program 11, and the application program 11 displays the font list on the display of the client computer 10. In this font list request, the paid font data and free font data provided by the font server computer 40 can be individually designated and requested.

フォントリストの表示において、ユーザによって使用するフォントが指定されると、当該指定されたフォントデータをクライアントコンピュータ10に設定する必要があるため、アプリケーションプログラム11が、当該指定されたフォントデータの取得をフォント取得部17に指示する。   When the font to be used is designated by the user in the display of the font list, it is necessary to set the designated font data in the client computer 10, so that the application program 11 obtains the designated font data by using the font. The acquisition unit 17 is instructed.

フォント取得部17は、指定されたフォントのフォントデータを取得するために、フォントサーバコンピュータ40にフォント要求を行い、当該指定フォントをフォントサーバコンピュータ40からダウンロードして取得して、クライアントコンピュータ10に設定する。この状態で、当該指定されたフォントの使用が可能となって、アプリケーションプログラム11は、当該取得されたフォントを使用して文書作成を行う。   The font acquisition unit 17 makes a font request to the font server computer 40 to acquire the font data of the specified font, downloads the specified font from the font server computer 40, acquires it, and sets it in the client computer 10 To do. In this state, the specified font can be used, and the application program 11 creates a document using the acquired font.

アプリケーションプログラム11は、ユーザによって作成された文書に対して印刷指示が行われると、OS印刷システム12を呼び出して文書データを渡し、OS印刷システム12が、アプリケーションプログラム11から文書データを受け取ってクライアントプリンタドライバモジュール13に渡す。なお、本実施例においては、アプリケーションプログラム11からの文書データをOS印刷システム12を介してクライアントプリンタドライバモジュール13に渡しているが、アプリケーションプログラム11から直接クライアントプリンタドライバモジュール13に文書データを渡してもよい。   When a print instruction is given to a document created by the user, the application program 11 calls the OS printing system 12 and passes the document data. The OS printing system 12 receives the document data from the application program 11 and receives the client printer. Pass to the driver module 13. In this embodiment, the document data from the application program 11 is passed to the client printer driver module 13 via the OS printing system 12, but the document data is passed directly from the application program 11 to the client printer driver module 13. Also good.

クライアントプリンタドライバモジュール13は、文書データを受け取ると、当該文書データを中間印刷データとして、データ送信部15からプリンタサーバコンピュータ20に送信する。この中間印刷データは、クライアントコンピュータ10の搭載するOS側の定義する印刷装置に依存しないデータであるが、OS側の定義する中間印刷データに限るものではなく、例えば、印刷装置30の定義する中間印刷データであってもよい。この印刷装置30の定義する中間印刷データを用いる場合には、プリンタサーバコンピュータ20上で動作するプリンタドライバであるサーバプリンタドライバモジュール22を呼び出して、印刷装置30の定義を取得して、当該定義に応じた中間印刷データを作成することとなるが、図1に示す本実施例の印刷システム1では、クライアントコンピュータ10のクライアントプリンタドライバモジュール13がOS側の定義する中間印刷データを作成して、データ送信部15からプリンタサーバコンピュータ20に送信する。   Upon receiving the document data, the client printer driver module 13 transmits the document data as intermediate print data from the data transmission unit 15 to the printer server computer 20. The intermediate print data is data that does not depend on the printing device defined on the OS side installed in the client computer 10, but is not limited to the intermediate printing data defined on the OS side. For example, the intermediate printing data is defined by the printing device 30. It may be print data. When the intermediate print data defined by the printing apparatus 30 is used, the server printer driver module 22 which is a printer driver operating on the printer server computer 20 is called to acquire the definition of the printing apparatus 30 and the definition is obtained. In the printing system 1 according to this embodiment shown in FIG. 1, the client printer driver module 13 of the client computer 10 creates intermediate print data defined on the OS side and generates data. The data is transmitted from the transmission unit 15 to the printer server computer 20.

この中間印刷データの文字データは、フォント名や大きさ等の印刷レイアウトに必要な情報(フォント情報)のみであり、フォントデータ自体は含まれていない。   The character data of the intermediate print data is only information (font information) necessary for the print layout such as the font name and size, and does not include the font data itself.

そして、プリンタサーバコンピュータ20は、クライアントコンピュータ10から中間印刷データが送られてくると、OS印刷システム21が、当該文字、図形、イメージ等の中間印刷データをサーバプリンタドライバモジュール22に渡す。   When the intermediate print data is sent from the client computer 10 to the printer server computer 20, the OS printing system 21 passes the intermediate print data such as characters, graphics, and images to the server printer driver module 22.

サーバプリンタドライバモジュール22は、中間印刷データを受け取ると、PDL変換部24が、当該中間印刷データを印刷装置30の処理可能な最終印刷データであるPDLに変換し、PDL変換部24の変換したPDLデータをデータ送信部25が印刷装置30に送信する。このとき、PDL変換部24は、OS印刷システム21から受け取った文字情報からクライアントフォント管理モジュール23のフォントリスト問い合わせ部26を呼び出して、使用可能なフォントの問い合わせを行わせる。   When the server printer driver module 22 receives the intermediate print data, the PDL conversion unit 24 converts the intermediate print data into PDL, which is the final print data that can be processed by the printing apparatus 30, and the PDL conversion unit 24 converts the PDL. The data transmission unit 25 transmits the data to the printing apparatus 30. At this time, the PDL conversion unit 24 calls the font list inquiry unit 26 of the client font management module 23 from the character information received from the OS printing system 21 to inquire about usable fonts.

フォントリスト問い合わせ部26は、PDL変換部24からフォントリストの問い合わせ要求があると、フォントサーバコンピュータ40に使用可能なフォントの問い合わせを行い、フォントサーバコンピュータ40から使用可能なフォント名のリスト(フォントリスト)を取得する。   When there is a font list inquiry request from the PDL conversion unit 24, the font list inquiry unit 26 inquires of the font server computer 40 about available fonts, and a list of font names that can be used from the font server computer 40 (font list). ) To get.

PDL変換部24は、フォントリスト問い合わせ部26の取得したフォントリストに中間印刷データで指定されているフォントがあると、当該フォントデータの取得をフォント取得部27に指示する。   When there is a font specified by the intermediate print data in the font list acquired by the font list inquiry unit 26, the PDL conversion unit 24 instructs the font acquisition unit 27 to acquire the font data.

フォント取得部27は、指定されたフォントのフォントデータを取得するために、フォントサーバコンピュータ40に対してフォント要求を行い、当該フォントデータをフォントサーバコンピュータ40からダウンロードして取得する。この状態で、当該指定されたフォントの使用が可能となって、PDL変換部24は、当該取得されたフォントを使用して文字情報を印刷装置30のPDLに依存したデータに変換する。   The font acquisition unit 27 makes a font request to the font server computer 40 to acquire the font data of the designated font, and downloads and acquires the font data from the font server computer 40. In this state, the specified font can be used, and the PDL conversion unit 24 converts the character information into data depending on the PDL of the printing apparatus 30 using the acquired font.

サーバプリンタドライバモジュール22は、PDL変換部24が中間印刷データをPDLデータに変換すると、データ送信部25から当該PDLデータを印刷装置30に送信する。   When the PDL conversion unit 24 converts the intermediate print data into PDL data, the server printer driver module 22 transmits the PDL data from the data transmission unit 25 to the printing apparatus 30.

印刷装置30は、送られてきたPDLデータをその搭載するPDLによって解釈して、当該PDLデータの文書を、所定の印刷方式、例えば、電子写真方式で用紙に印刷出力する。   The printing apparatus 30 interprets the sent PDL data using the PDL mounted therein, and prints out a document of the PDL data on a sheet by a predetermined printing method, for example, an electrophotographic method.

そして、上記フォントサーバコンピュータ40は、上述のように、ハードディスク等のメモリにフォントデータが格納されているが、このフォントデータは、特定のディレクトリ上に一括して配置されていて、このディレクトリのフォントデータを管理しており、このディレクトリ内にあるフォントデータを全て走査することで、利用可能なフォントを列挙することができる。また、フォントサーバコンピュータ40は、クライアントコンピュータ10毎に、どのフォントが利用可能であるかのアクセス管理ファイル(アクセス管理情報)をメモリに記憶しており、このアクセス管理ファイルは、例えば、図2に示すように、フォント名、アクセスを許可するクライアントコンピュータ10を特定するクライアントコンピュータ名がXML(Extensible Markup Language)で記載されている。   In the font server computer 40, as described above, font data is stored in a memory such as a hard disk. However, the font data is collectively arranged on a specific directory, and the font in this directory is stored in the font server computer 40. Data is managed and available fonts can be listed by scanning all font data in this directory. Further, the font server computer 40 stores an access management file (access management information) indicating which fonts are available for each client computer 10 in a memory. As shown, the font name and the client computer name that identifies the client computer 10 that is permitted to access are described in XML (Extensible Markup Language).

図2において、<CommonAcessFont-List>タグで定義されているフォントは、アクセス権の制限がなく、無料で自由に使用可能なフォントを示しており、<Client-PC-1 adress="133.139.111.111">のタグで囲まれているフォントは、Client-PC-1というクライアントコンピュータ10が使用可能なフォントを示しており、また、<Client-PC-2 adress="133.139.111.112">のタグで囲まれているフォントは、Client-PC-2というクライアントコンピュータ10が利用可能なフォントである。   In FIG. 2, the font defined by the <CommonAcessFont-List> tag indicates a font that can be freely used without restriction of access right. <Client-PC-1 address = 133.139.111.111 The font enclosed in the “> tag indicates a font that can be used by the client computer 10 called Client-PC-1, and the tag <Client-PC-2 address =“ 133.139.111.112 ”> The enclosed font is a font that can be used by the client computer 10 called Client-PC-2.

フォントサーバコンピュータ40は、アクセス権管理部44が、クライアントコンピュータ10毎にアクセス設定用のタグをアクセス管理ファイルに追加することでクライアントコンピュータ10毎にかつフォント毎にアクセス権を識別する。すなわち、アクセス権管理部44は、クライアントコンピュータ10及びプリンタサーバコンピュータ20から送られてくるコンピュータ名とIPアドレスからなるクライアント情報(ホスト情報)に基づいてメモリ内のアクセス管理ファイルを検索して、当該クライアント情報のクライアントコンピュータ10に対して許可されているフォントを管理する。また、アクセス権管理部44は、フォントデータのうち有料で提供するフォントと無料で提供するフォントのうち、有料で提供するフォントのダウンロードが要求されると、当該有料フォントを要求してきたクライアントコンピュータ20のクライアント情報(クライアントコンピュータ名とIPアドレス)及びダウンロードの年月日時、フォント名等のダウンロード履歴をメモリに記憶し、当該有料フォントのダウンロードに対する課金を可能とする。   In the font server computer 40, the access right management unit 44 identifies the access right for each client computer 10 and for each font by adding an access setting tag to the access management file for each client computer 10. That is, the access right management unit 44 searches the access management file in the memory based on the client information (host information) including the computer name and IP address sent from the client computer 10 and the printer server computer 20, and The font permitted for the client computer 10 in the client information is managed. Further, the access right management unit 44, when requested to download a paid font among fonts provided free of charge and fonts provided free of charge, of the client computer 20 that has requested the paid font. The client information (client computer name and IP address), download date such as download date, font name, and the like are stored in the memory, and charging for the paid font download is possible.

そして、クライアントコンピュータ10のフォントリスト問い合わせ部14は、フォントリストの問い合わせをフォントサーバコンピュータ40に行う際に、当該クライアントコンピュータ10を特定するクライアント情報(クライアントコンピュータ名とIPアドレス)を送り、また、プリンタサーバコンピュータ20のフォントリスト問い合わせ部26は、フォントリストの問い合わせをフォントサーバコンピュータ40に行う際に、印刷要求を行ってきたクライアントコンピュータ10から渡されたクライアント情報(クライアントコンピュータ名とIPアドレス)を送る。   The font list inquiry unit 14 of the client computer 10 sends client information (client computer name and IP address) for specifying the client computer 10 when making an inquiry to the font server computer 40 for the font list. When making a font list inquiry to the font server computer 40, the font list inquiry unit 26 of the server computer 20 sends client information (client computer name and IP address) passed from the client computer 10 that has issued the print request. .

すなわち、クライアントコンピュータ10は、印刷要求と中間印刷データをプリンタサーバコンピュータ20に送る際に、中間印刷データとともにクライアントコンピュータ10を特定するクライアント情報(コンピュータ名、IPアドレス)をプリンタサーバコンピュータ20に送り、プリンタサーバコンピュータ20は、このクライアント情報(コンピュータ名、IPアドレス)を受け取ると、サーバプリンタドライバモジュール22がクライアントフォント管理モジュール23に渡す。プリンタサーバコンピュータ20は、そのクライアントフォント管理モジュール23のフォントリスト問い合わせ部26及びフォント取得部27が、フォントリストの問い合わせ(フォントリスト要求)やフォント要求をフォントサーバコンピュータ40に行う際に、このクライアント情報(コンピュータ名、IPアドレス)をフォントサーバコンピュータ40に送ることで、当該印刷要求を行ってきたクライアントコンピュータ10のアクセス権限でフォントサーバコンピュータ40にアクセスすることができ、必要なフォントリストやフォントデータを取得することができる。   That is, when sending a print request and intermediate print data to the printer server computer 20, the client computer 10 sends client information (computer name, IP address) for identifying the client computer 10 together with the intermediate print data to the printer server computer 20, When the printer server computer 20 receives this client information (computer name, IP address), the server printer driver module 22 passes it to the client font management module 23. When the font list inquiry unit 26 and the font acquisition unit 27 of the client font management module 23 make a font list inquiry (font list request) or a font request to the font server computer 40, the printer server computer 20 receives this client information. By sending (computer name, IP address) to the font server computer 40, the font server computer 40 can be accessed with the access authority of the client computer 10 which has made the print request, and a necessary font list and font data can be obtained. Can be acquired.

フォントサーバコンピュータ40上のサーバフォント管理モジュール41のフォントリスト列挙部42は、クライアントコンピュータ10またはプリンタサーバコンピュータ20からフォントリストの問い合わせがあると、クライアント情報(クライアントコンピュータ名とIPアドレス)を使用して、アクセス管理ファイルを検索して、当該クライアント情報(クライアントコンピュータ名とIPアドレス)のクライアントコンピュータ10が利用可能なフォントのリスト一覧を作成して、当該フォントリストの問い合わせを行ってきたクライアントコンピュータ10またはプリンタサーバコンピュータ20に返す。   The font list enumeration unit 42 of the server font management module 41 on the font server computer 40 uses the client information (client computer name and IP address) when an inquiry about the font list is received from the client computer 10 or the printer server computer 20. The client computer 10 that searches the access management file, creates a list of fonts that can be used by the client computer 10 of the client information (client computer name and IP address), and inquires about the font list. Return to the printer server computer 20.

サーバフォント管理モジュール41のフォントデータダウンロード部43は、クライアントコンピュータ10のフォント取得部17及びプリンタサーバコンピュータ20のフォント取得部27からフォントを指定したフォント要求があると、当該指定されたフォントデータのダウンロードを可能とする。   When there is a font request specifying a font from the font acquisition unit 17 of the client computer 10 and the font acquisition unit 27 of the printer server computer 20, the font data download unit 43 of the server font management module 41 downloads the specified font data. Is possible.

アクセス権管理部44は、クライアントコンピュータ10及びプリンタサーバコンピュータ20から送られてくるコンピュータ名とIPアドレスからなるクライアント情報に基づいてメモリ内のアクセス管理ファイルを検索して、当該クライアント情報のクライアントに許可されているフォントを調べて、クライアント毎にかつフォント毎にアクセス権限の管理を行う。   The access right management unit 44 searches the access management file in the memory based on the client information including the computer name and the IP address sent from the client computer 10 and the printer server computer 20, and permits the client of the client information. The access authority is managed for each client and for each font.

次に、本実施例の作用を説明する。本実施例の印刷システム1は、フォントサーバコンピュータ40が各クライアントコンピュータ10の使用可能なフォントを管理し、各クライアントコンピュータ10は、その使用が許可されているフォントリストから適宜選択されたフォントをフォントサーバコンピュータ40からダウンロードして文書を作成し、当該文書の印刷指示があると、当該フォントを指定した文書の中間印刷データをプリンタサーバコンピュータ20に送り、プリンタサーバコンピュータ20が当該中間印刷データで指定されているフォントを当該クライアントコンピュータ10のクライアント情報に基づいてフォントサーバコンピュータ40からダウンロードしてPDLを生成して、印刷装置30に印刷させる。   Next, the operation of this embodiment will be described. In the printing system 1 of the present embodiment, the font server computer 40 manages the fonts that can be used by each client computer 10, and each client computer 10 selects a font that is appropriately selected from a font list that is permitted to be used. When a document is created by downloading from the server computer 40, and there is an instruction to print the document, the intermediate print data of the document in which the font is specified is sent to the printer server computer 20, and the printer server computer 20 specifies the intermediate print data. The downloaded font is downloaded from the font server computer 40 based on the client information of the client computer 10 to generate a PDL and print it on the printing apparatus 30.

すなわち、クライアントコンピュータ10では、アプリケーションプログラム11で文章、図形、表計算等の文書の作成が行われるが、この文書の作成において、アプリケーションプログラム11は、クライアントフォント管理モジュール14のフォントリスト問い合わせ部16を呼び出し、クライアントコンピュータ10のクライアント情報(クライアントコンピュータ名とIPアドレス)を渡して、文書作成で利用可能なフォントの問い合わせを行わせる(ステップS101)。   That is, in the client computer 10, a document such as a sentence, a figure, and a spreadsheet is created by the application program 11. In creating this document, the application program 11 uses the font list inquiry unit 16 of the client font management module 14. The client information (client computer name and IP address) of the client computer 10 is passed, and an inquiry about fonts that can be used for document creation is made (step S101).

クライアントフォント管理モジュール14のフォントリスト問い合わせ部16は、当該フォントの問い合わせに応じて、フォントサーバコンピュータ40のサーバフォント管理モジュール41に、クライアントコンピュータ10のクライアント情報(クライアントコンピュータ名とIPアドレス)を送信して、当該クライアント情報のクライアントコンピュータ10が利用可能なフォントのフォントリストの問い合わせを行う(ステップS102)。   The font list inquiry unit 16 of the client font management module 14 transmits the client information (client computer name and IP address) of the client computer 10 to the server font management module 41 of the font server computer 40 in response to the inquiry of the font. Then, an inquiry is made for a font list of fonts that can be used by the client computer 10 of the client information (step S102).

フォントサーバコンピュータ40のサーバフォント管理モジュール41は、クライアントコンピュータ10からフォントリストの問い合わせがあると、アクセス権管理部44が、当該フォントリストの問い合わせに際して送られてきたクライアント情報(クライアントコンピュータ名とIPアドレス)に基づいてアクセス管理ファイルを検索してどのフォントに対してアクセス権を有しているか検査する(ステップS103)。   When there is a font list inquiry from the client computer 10, the server font management module 41 of the font server computer 40 receives the client information (client computer name and IP address) sent by the access right management unit 44 when the font list is inquired. The access management file is searched based on () to check which font has the access right (step S103).

そして、サーバフォント管理モジュール41のフォントリスト列挙部42が、まず、利用可能フォントリストを記憶するリストバッファにどのクライアントコンピュータ10にも無料で利用可能なフォントを追加し、その後に、アクセス管理部44の検索した当該クライアントコンピュータ40の利用可能なフォントの検索結果から当該クライアントコンピュータ10のクライアント情報(クライアントコンピュータ名とIPアドレス)に基づいて当該クライアントコンピュータ10の利用可能なフォント数をカウントし(ステップS104)、利用可能フォントのフォント名を順次取得してリストバッファに追加する(ステップS105)。このときフォントリスト列挙部42は、フォント名を追加する毎に、リストバッファを拡張する。   Then, the font list enumeration unit 42 of the server font management module 41 first adds a font that can be used free of charge to any client computer 10 to the list buffer that stores the available font list, and then the access management unit 44. The number of usable fonts of the client computer 10 is counted based on the client information (client computer name and IP address) of the client computer 10 from the search result of the usable fonts of the client computer 40 searched for (step S104). ), Sequentially obtain the font names of the available fonts and add them to the list buffer (step S105). At this time, the font list enumeration unit 42 expands the list buffer every time a font name is added.

フォントリスト列挙部42は、利用可能なフォントのフォント名を取得してリストバッファに追加すると、残りの利用可能なフォント数が「0」になったかチェックし(ステップS106)、残りの利用可能なフォント数が「0」で無いときには、ステップS103に戻って上記同様に利用可能なフォント数のカウントとフォント名のリストバッファへの追加を行って、利用可能なフォント数が「0」になったかのチェックする処理を順次繰り返し行う(ステップS103〜S106)。   When the font list enumeration unit 42 acquires the font names of the available fonts and adds them to the list buffer, the font list enumeration unit 42 checks whether the number of remaining available fonts has become “0” (step S106), and the remaining available fonts. If the number of fonts is not “0”, the process returns to step S103 to count the number of usable fonts and add the font name to the list buffer in the same manner as described above, and check whether the number of usable fonts is “0”. The checking process is sequentially repeated (steps S103 to S106).

ステップS106で、利用可能フォント数が「0」になると、フォントリスト列挙部42は、リストバッファのフォント名、すなわち、利用可能なフォントのフォント名のリスト(利用可能フォントリスト)をフォントリストの問い合わせを行ってきたクライアントコンピュータ10に送信して処理を終了する(ステップS107)。   When the number of available fonts becomes “0” in step S106, the font list enumeration unit 42 inquires about the font name in the list buffer, that is, the font name list of available fonts (available font list). Is transmitted to the client computer 10 that has performed the process, and the process is terminated (step S107).

そして、利用可能フォントリストを受け取ったクライアントコンピュータ10は、当該送られてきた利用可能フォントリストをフォントリスト問い合わせ部16がアプリケーションプログラム11に渡して、アプリケーションプログラム11が、当該フォントリストを表示する。   When the client computer 10 receives the available font list, the font list inquiry unit 16 passes the sent available font list to the application program 11, and the application program 11 displays the font list.

フォントリストの表示において、ユーザによって使用するフォントが指定されると、当該指定されたフォントデータをクライアントコンピュータ10に設定する必要があるため、アプリケーションプログラム11が、当該指定されたフォントデータの取得をフォント取得部17に指示する。   When the font to be used is designated by the user in the display of the font list, it is necessary to set the designated font data in the client computer 10, so that the application program 11 obtains the designated font data by using the font. The acquisition unit 17 is instructed.

フォント取得部17は、指定されたフォントを指定したダウンロード要求を、フォントサーバコンピュータ40に行う。このとき、フォント取得部17は、クライアント情報(クライアントコンピュータ名とIPアドレス)を一緒に送信する。   The font acquisition unit 17 sends a download request designating the designated font to the font server computer 40. At this time, the font acquisition unit 17 transmits the client information (client computer name and IP address) together.

このフォント要求においては、フォントサーバコンピュータ40は、複数のデータフォーマットのうち任意のデータフォーマットでのフォントデータの送信要求を許可し、クライアントコンピュータ10は、アプリケーションプログラム11がフォントサーバコンピュータ40の許可するデータフォーマット形式から任意のフォーマット形式を指定したフォント要求の指定を可能とし、フォント取得部17は、当該指定のフォーマット形式でフォントサーバコンピュータ40にフォント要求を行う。フォントサーバコンピュータ40は、クライアントコンピュータ10からフォント要求とともに、フォーマット形式の指定があると、当該指定されたフォーマット形式でデータフォーマットしたフォントデータをクライアントコンピュータ10に送信する。   In this font request, the font server computer 40 permits a transmission request of font data in an arbitrary data format among a plurality of data formats, and the client computer 10 includes data permitted by the font server computer 40 by the application program 11. It is possible to specify a font request specifying an arbitrary format format from the format formats, and the font acquisition unit 17 issues a font request to the font server computer 40 in the specified format format. When a font format is requested from the client computer 10 and the format format is specified, the font server computer 40 transmits font data that has been data-formatted in the specified format format to the client computer 10.

また、このフォント要求においては、フォントサーバコンピュータ40は、データフォーマットとして、フォント毎にフォントファイル全体を指定するファイル指定を可能とし、クライアントコンピュータ10が、フォントサーバコンピュータ40の許可するデータフォーマット形式として、ファイル指定が可能である。   Further, in this font request, the font server computer 40 can specify a file for specifying the entire font file for each font as a data format, and the client computer 10 can specify a data format format permitted by the font server computer 40 as a data format. File specification is possible.

さらに、このフォント要求においては、フォントサーバコンピュータ40が、データフォーマットとして、文字毎にフォントを指定する文字指定を可能とし、クライアントコンピュータ10が、フォントサーバコンピュータ40の許可するデータフォーマット形式として、文字指定が可能である。   Further, in this font request, the font server computer 40 can specify a character for specifying a font for each character as a data format, and the client computer 10 can specify a character as a data format format permitted by the font server computer 40. Is possible.

また、このフォント要求においては、フォントサーバコンピュータ40が、データフォーマットとして、ビットマップを指定するビットマップ指定を可能とし、クライアントコンピュータ10が、フォントサーバコンピュータ40の許可するデータフォーマット形式として、ビットマップ指定が可能である。   In this font request, the font server computer 40 can specify a bitmap specifying a bitmap as a data format, and the client computer 10 can specify a bitmap as a data format format permitted by the font server computer 40. Is possible.

そして、フォントサーバコンピュータ40は、フォントデータのダウンロード要求があると、まず、アクセス権管理部44が、送られてきたクライアント情報(クライアントコンピュータ名とIPアドレス)をアクセス管理ファイルと照合することで、当該指定されているフォントへのアクセス権があるかチェックし、アクセス権があると、フォントデータダウンロード部43が当該指定されているフォントデータのダウンロードを可能とする。ところが、送られてきたクライアント情報(クライアントコンピュータ名とIPアドレス)をアクセス管理ファイルと照合してアクセス権がないときには、アクセス権管理部44が、当該ダウンロード要求を行ってきたクライアントコンピュータ10にエラーを送り返す。   When the font server computer 40 receives a request for downloading font data, the access right management unit 44 first compares the sent client information (client computer name and IP address) with the access management file. It is checked whether or not there is an access right to the designated font. If there is an access right, the font data download unit 43 can download the designated font data. However, when the client information (client computer name and IP address) sent is checked against the access management file and there is no access right, the access right management unit 44 gives an error to the client computer 10 that has made the download request. Send back.

クライアントコンピュータ10のフォント取得部17は、指定のフォントをフォントサーバコンピュータ40からダウンロードして取得すると、クライアントコンピュータ10に設定し、この状態で、当該指定されたフォントの使用が可能となって、アプリケーションプログラム11が、当該取得されたフォントを使用して文書作成を行う。   When the font acquisition unit 17 of the client computer 10 downloads and acquires the designated font from the font server computer 40, the font is set in the client computer 10, and in this state, the designated font can be used, The program 11 creates a document using the acquired font.

アプリケーションプログラム11は、ユーザによって作成された文書に対して印刷要求が行われると、OS印刷システム12を呼び出して、OS印刷システム12が、アプリケーションプログラム11から文書データを受け取ってクライアントプリンタドライバモジュール13に渡す。   When a print request is made for a document created by the user, the application program 11 calls the OS printing system 12, and the OS printing system 12 receives the document data from the application program 11 and sends it to the client printer driver module 13. hand over.

クライアントプリンタドライバモジュール13は、文書データを受け取ると、当該文書データを、OS側の定義する中間印刷データに変換して、クライアント情報(クライアントコンピュータ名とIPアドレス)とともにデータ送信部15からプリンタサーバコンピュータ20に送信する。この中間印刷データの文字データは、フォント名や大きさ等の印刷レイアウトに必要な情報のみであり、フォントデータ自体は含まれていない。   When the client printer driver module 13 receives the document data, the client printer driver module 13 converts the document data into intermediate print data defined on the OS side, together with client information (client computer name and IP address), from the data transmission unit 15 to the printer server computer. 20 to send. The character data of the intermediate print data is only information necessary for the print layout such as the font name and size, and does not include the font data itself.

そして、プリンタサーバコンピュータ20は、クライアントコンピュータ10から中間印刷データが送られてくると、OS印刷システム21が、当該文字、図形、イメージ等の中間印刷データをサーバプリンタドライバモジュール22に対して渡す。   When the intermediate print data is sent from the client computer 10 to the printer server computer 20, the OS printing system 21 passes the intermediate print data such as characters, graphics, and images to the server printer driver module 22.

サーバプリンタドライバモジュール22は、中間印刷データを受け取ると、PDL変換部24が、当該中間印刷データを印刷装置30の処理可能なPDLに変換し、PDL変換部24の変換したPDLデータをデータ送信部25が印刷装置30に送信する。このとき、PDL変換部24は、OS印刷システム21から受け取った中間印刷データ(文字情報)のフォント情報からクライアントコンピュータ10での文書作成で使用されたフォントを特定し、クライアントフォント管理モジュール23に当該フォントのフォントデータをフォントサーバコンピュータ40から取得させる。   When the server printer driver module 22 receives the intermediate print data, the PDL conversion unit 24 converts the intermediate print data into a PDL that can be processed by the printing apparatus 30, and the PDL data converted by the PDL conversion unit 24 is a data transmission unit. 25 transmits to the printing apparatus 30. At this time, the PDL conversion unit 24 specifies the font used in the document creation in the client computer 10 from the font information of the intermediate print data (character information) received from the OS printing system 21, and sends the corresponding font to the client font management module 23. The font data of the font is acquired from the font server computer 40.

この場合、クライアントフォント管理モジュール23は、フォントリスト問い合わせ部26が、フォントサーバコンピュータ40にフォントリスト要求を行って、フォントサーバコンピュータ40から利用可能なフォントのリスト(利用可能フォントリスト)を取得し、利用可能フォントリストに、PDL変換部24から指定されたフォントが含まれていると、フォント取得部27が当該フォントデータに対するフォント要求をフォントサーバコンピュータ40に行って、フォントサーバコンピュータ40から当該フォントデータを取得する。   In this case, in the client font management module 23, the font list inquiry unit 26 makes a font list request to the font server computer 40, acquires a list of available fonts (available font list) from the font server computer 40, and If the font specified by the PDL conversion unit 24 is included in the available font list, the font acquisition unit 27 sends a font request for the font data to the font server computer 40, and the font server computer 40 sends the font data. To get.

このプリンタサーバコンピュータ20のフォントリスト問い合わせ部26による利用可能フォントリストの取得(問い合わせ)処理は、図3に示した上記クライアントコンピュータ10のフォントリスト問い合わせ部16による利用可能フォントリストの問い合わせ処理と同様であるが、このフォントリスト問い合わせ処理では、クライアントコンピュータ10でのフォントリスト問い合わせ処理で使用したクライアント情報(クライアントコンピュータ名とIPアドレス)と同じクライアント情報(クライアントコンピュータ名とIPアドレス)を使用してフォントリストの問い合わせを行う必要がある。   The available font list acquisition (inquiry) process by the font list inquiry unit 26 of the printer server computer 20 is similar to the available font list inquiry process by the font list inquiry unit 16 of the client computer 10 shown in FIG. However, in this font list inquiry process, the same client information (client computer name and IP address) as the client information (client computer name and IP address) used in the font list inquiry process in the client computer 10 is used. It is necessary to make an inquiry.

そこで、サーバプリンタドライバモジュール22のPDL変換部24は、クライアントコンピュータ10から渡されたクライアント情報(クライアントコンピュータ名とIPアドレス)をフォントリスト問い合わせ部26に渡し、フォントリスト問い合わせ部26がこのクライアント情報(クライアントコンピュータ名とIPアドレス)を使用して、フォントサーバコンピュータ40にフォントリストの問い合わせを行う。   Therefore, the PDL conversion unit 24 of the server printer driver module 22 passes the client information (client computer name and IP address) passed from the client computer 10 to the font list inquiry unit 26, and the font list inquiry unit 26 receives this client information ( The font server computer 40 is inquired of the font list using the client computer name and IP address).

また、フォント取得部27は、上記フォントリストの問い合わせと同様に、クライアント情報(クライアントコンピュータ名とIPアドレス)を使用してフォント要求を行って、目的とするフォントをフォントサーバコンピュータ40からダウンロードして取得する。この状態で、当該指定されたフォントの使用が可能となって、PDL変換部24は、当該取得されたフォントを使用して文字情報を印刷装置30のPDLに依存したデータに変換する。   Further, the font acquisition unit 27 makes a font request using the client information (client computer name and IP address) and downloads the target font from the font server computer 40 in the same manner as the above-mentioned inquiry of the font list. get. In this state, the specified font can be used, and the PDL conversion unit 24 converts the character information into data depending on the PDL of the printing apparatus 30 using the acquired font.

このフォント要求においては、クライアントコンピュータ10からのフォント要求の場合と同様に、フォントサーバコンピュータ40が、複数のデータフォーマットのうち任意のデータフォーマットでのフォントデータの送信要求を許可し、プリンタサーバコンピュータ20で、フォントサーバコンピュータ40の許可するデータフォーマット形式から任意のフォーマット形式を指定したフォント要求の指定を可能とし、フォント取得部27が、当該指定のフォーマット形式でフォントサーバコンピュータ40にフォント要求を行う。フォントサーバコンピュータ40は、プリンタサーバコンピュータ20からフォント要求とともに、フォーマット形式の指定があると、当該指定されたフォーマット形式でデータフォーマットしたフォントデータをプリンタサーバコンピュータ20に送信する。   In this font request, as in the case of the font request from the client computer 10, the font server computer 40 permits a request to send font data in an arbitrary data format from among a plurality of data formats, and the printer server computer 20. Thus, it is possible to specify a font request specifying an arbitrary format format from the data format format permitted by the font server computer 40, and the font acquisition unit 27 makes a font request to the font server computer 40 in the specified format format. When a font format is requested from the printer server computer 20 and the format format is specified, the font server computer 40 transmits font data that has been data-formatted in the specified format format to the printer server computer 20.

また、このフォント要求においては、上記クライアントコンピュータ10の場合と同様に、データフォーマット形式として、ファイル指定、文字指定及びビットマップ指定等が可能である。   In this font request, as in the case of the client computer 10, file designation, character designation, bitmap designation, etc. can be used as the data format.

サーバプリンタドライバモジュール22は、PDL変換部24が中間印刷データをPDLデータに変換すると、データ送信部25から当該PDLデータを印刷装置30に送信する。   When the PDL conversion unit 24 converts the intermediate print data into PDL data, the server printer driver module 22 transmits the PDL data from the data transmission unit 25 to the printing apparatus 30.

印刷装置30は、例えば、その搭載するPDLによって送られてきたPDLデータを解釈して、当該PDLデータの文書を、所定の印刷方式、例えば、電子写真方式で用紙に印刷出力する。   For example, the printing apparatus 30 interprets the PDL data sent by the PDL installed therein, and prints and outputs a document of the PDL data on a sheet by a predetermined printing method, for example, an electrophotographic method.

このように、本実施例の印刷システム1は、フォントサーバコンピュータ40が、クライアントコンピュータ10及びプリンタサーバコンピュータ20からのフォントリスト要求及びフォント要求を所定のアクセス管理情報であるアクセス管理ファイルに基づいてアクセス権限を管理し、フォントリストの送信/送信拒否及びフォントデータの送信/送信拒否を制御している。   As described above, in the printing system 1 of this embodiment, the font server computer 40 accesses the font list request and the font request from the client computer 10 and the printer server computer 20 based on the access management file that is the predetermined access management information. Authority is managed and transmission / rejection of font list and transmission / rejection of font data are controlled.

したがって、フォントサーバコンピュータ40上でフォントを一元管理して、アクセス権限のあるクライアントコンピュータ10及びプリンタサーバコンピュータ20にのみ、フォントデータを提供することができ、各クライアントコンピュータ10やプリンタサーバコンピュータ20がフォントデータを格納しておく必要性を無くし、フォントを適切に管理しつつ、効率的に利用することができる。   Therefore, the fonts can be centrally managed on the font server computer 40 and the font data can be provided only to the client computer 10 and the printer server computer 20 having the access authority. This eliminates the need to store data and allows efficient use while managing fonts appropriately.

また、本実施例の印刷システム1は、フォントデータをクライアントコンピュータ10やプリンタサーバコンピュータ20の要求する各種フォーマット形式(例えば、ファイル単位、文字単位、ビットマップ形式等)で送信している。   Further, the printing system 1 of this embodiment transmits font data in various format formats (for example, file units, character units, bitmap formats, etc.) requested by the client computer 10 or the printer server computer 20.

したがって、クライアントコンピュータ10やプリンタサーバコンピュータ20でのフォントデータの利用性を向上させることができる。   Therefore, the usability of font data in the client computer 10 and the printer server computer 20 can be improved.

さらに、本実施例の印刷システム1は、フォントサーバコンピュータ40が、複数のフォントデータのうち利用可能なフォントデータをクライアントコンピュータ10を特定するクライアント情報に関連付けたアクセス管理ファイルをアクセス管理情報として作成して、当該クライアントコンピュータ10のフォント毎のアクセス権限を管理し、クライアントコンピュータ10は、中間印刷データとともに自己のクライアント情報をプリンタサーバコンピュータ20に送信し、クライアントコンピュータ10及びプリンタサーバコンピュータ20が、フォントリスト要求及びフォント要求に際して、クライアント情報をフォントサーバコンピュータ40に送信し、フォントサーバコンピュータ40が、当該送られてきたクライアント情報とアクセス管理ファイルに基づいて当該ホスト情報に基づくアクセス権限を管理し、フォントリスト要求に対しては、当該ホスト情報にアクセスの許可されているフォントのみからなるフォントリストを送信し、フォント要求に対しては、当該フォント要求にかかるフォントがアクセス管理ファイルで当該ホスト情報にアクセスの許可されているフォントであるときにのみ当該フォントデータを送信している。   Furthermore, in the printing system 1 of the present embodiment, the font server computer 40 creates an access management file in which usable font data among a plurality of font data is associated with client information for specifying the client computer 10 as access management information. The client computer 10 manages the access authority for each font of the client computer 10, and the client computer 10 transmits its own client information together with the intermediate print data to the printer server computer 20. The client computer 10 and the printer server computer 20 At the time of the request and the font request, the client information is transmitted to the font server computer 40, and the font server computer 40 receives the client information and the received client information. The access authority based on the host information is managed based on the access management file, and in response to a font list request, a font list consisting only of fonts permitted to access the host information is transmitted. Transmits the font data only when the font according to the font request is a font permitted to access the host information in the access management file.

したがって、クライアントコンピュータ10毎にフォント毎のアクセス権限の管理を行うことができ、フォントをより一層適切に管理しつつ、フォントをより一層適切かつ効率的に利用することができる。   Therefore, the access authority for each font can be managed for each client computer 10, and the font can be used more appropriately and efficiently while managing the font more appropriately.

また、本実施例の印刷システム1は、有料で使用可能なフォントデータと無料で使用可能なフォントデータを設定して、有料フォントデータについては、課金を行う。   The printing system 1 according to the present embodiment sets font data that can be used for a fee and font data that can be used for a fee, and charges the paid font data.

この有料フォントデータは、例えば、あるクライアントコンピュータ10にとっては有料フォントであるが、他のクライアントコンピュータ10にとっては無料フォントであることもあり、当該クライアントコンピュータ10にとって有料フォントであるとは、フォントサーバコンピュータ40の保持しているフォントのうち、フォントサーバコンピュータ40のアクセス管理ファイルに、当該クライアントコンピュータ10が利用可能なフォントとして登録されておらず、アクセス権限がないフォントである。   The paid font data is, for example, a paid font for a certain client computer 10, but may be a free font for another client computer 10, and a paid font for the client computer 10 is a font server computer. Among the fonts held by the font 40, the font is not registered in the access management file of the font server computer 40 as a font usable by the client computer 10 and has no access authority.

この有料フォントのフォントデータの取得処理について、以下説明する。まず、クライアントコンピュータ10のアプリケーションプログラム11が、クライアントフォント管理モジュール14のフォントリスト問い合わせ部16にフォントリストの問い合わせを行って、上記図3と同様にしてフォントリスト取得処理を行わせて(ステップS201)、フォントサーバコンピュータ40からフォントリストを取得すると、当該フォントリストをフォントリスト問い合わせ部16から受け取ったフォントリストを表示する。なお、このフォントリストの取得においては、クライアントコンピュータ10が無料で利用可能なフォントだけでなく、有料で利用可能なフォントのリストも取得させるが、無料で利用可能なフォントリストが既知であると、有料で利用可能なフォントのリストのみを取得させてもよい。   The process for acquiring the font data for the paid font will be described below. First, the application program 11 of the client computer 10 inquires of the font list to the font list inquiry unit 16 of the client font management module 14 and performs the font list acquisition processing in the same manner as in FIG. 3 (step S201). When the font list is acquired from the font server computer 40, the font list received from the font list inquiry unit 16 is displayed. In the acquisition of the font list, the client computer 10 acquires not only the fonts that can be used free of charge but also the list of fonts that can be used for a fee, but if the font list that can be used free of charge is known, Only a list of fonts that can be used for a fee may be acquired.

フォントリストの表示において、ユーザによって使用する有料フォントが選択指定されると(ステップS202)、当該指定されたフォントデータをクライアントコンピュータ10に設定する必要があるため、アプリケーションプログラム11が、当該指定された有料フォントデータの取得をフォント取得部17に指示し、フォント取得部17が、指定された有料フォントを指定したダウンロード要求を、フォントサーバコンピュータ40に行う(ステップS203)。このとき、フォント取得部17は、クライアント情報(クライアントコンピュータ名とIPアドレス)を一緒に送信する。   In the display of the font list, when a pay font to be used is selected and designated by the user (step S202), the designated font data needs to be set in the client computer 10, so that the application program 11 is designated. The font acquisition unit 17 is instructed to acquire paid font data, and the font acquisition unit 17 sends a download request specifying the specified paid font to the font server computer 40 (step S203). At this time, the font acquisition unit 17 transmits the client information (client computer name and IP address) together.

フォントサーバコンピュータ40は、フォントデータのダウンロード要求があると、まず、アクセス権管理部44が、送られてきたクライアント情報(クライアントコンピュータ名とIPアドレス)をアクセス管理ファイルと照合することで、当該指定されているフォントへのアクセス権があるか調べて(ステップS204)、アクセス権があるかチェックし(ステップS205)、アクセス権が無いときには、当該クライアントコンピュータ10による当該有料フォントデータのダウンロードに対して課金を行うために、課金ファイルに、金額、当該クライアントコンピュータ10のクライアントコンピュータ名及びIPアドレス等のクライアント情報を書き込んで、フォントデータダウンロード部43が、フォントデータ用バッファを作成して、当該指定されたフォントデータを書き込む(ステップS207)。   When the font server computer 40 receives a request for downloading font data, the access right management unit 44 first compares the client information (client computer name and IP address) sent to the access management file to specify the designation. It is checked whether or not there is an access right to the assigned font (step S204), and whether or not there is an access right is checked (step S205). In order to perform charging, client information such as the amount of money, the client computer name of the client computer 10 and the IP address is written in the charging file, and the font data download unit 43 creates a font data buffer. To, writes the specified font data (step S207).

フォントデータダウンロード部43は、フォントデータ用バッファへのフォントデータの書き込みを完了すると、当該フォントデータバッファのポインタをクライアントコンピュータ10に返して、処理を終了する(ステップS208)。   When the font data download unit 43 completes the writing of the font data into the font data buffer, it returns the pointer of the font data buffer to the client computer 10 and ends the process (step S208).

上記ステップS205で、アクセス権があるときには、課金の必要がないため、ステップS207に移行して、フォントデータダウンロード部43が、フォントデータ用バッファを作成して、当該指定されたフォントデータを書き込み(ステップS207)、フォントデータ用バッファへのフォントデータの書き込みを完了すると、フォントデータダウンロード部43が、当該フォントデータバッファのポインタをクライアントコンピュータ10に返して、処理を終了する(ステップS208)。   If there is an access right in step S205, there is no need for charging. Therefore, the process proceeds to step S207, where the font data download unit 43 creates a font data buffer and writes the specified font data ( In step S207), when the writing of the font data to the font data buffer is completed, the font data download unit 43 returns the pointer of the font data buffer to the client computer 10 and ends the processing (step S208).

このように、フォントサーバコンピュータ40が、クライアントコンピュータ10毎に複数のフォントデータのうち当該クライアントコンピュータ10が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、クライアントコンピュータ10からのフォントリスト要求があると、無料フォントリストと有料フォントリストを作成してクライアントコンピュータ10に送信している。したがって、幅広い種類のフォントの利用を図ることができる。   As described above, the font server computer 40 manages the font data that can be used free of charge and the font data that can be used free of charge among the plurality of font data for each client computer 10. When there is a font list request, a free font list and a paid font list are created and transmitted to the client computer 10. Therefore, a wide variety of fonts can be used.

また、フォントサーバコンピュータ40が、クライアントコンピュータ10毎に複数のフォントデータのうち当該クライアントコンピュータ10が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、クライアントコンピュータ10からのフォントリスト要求において無料フォントリストが指定されていると、無料フォントリストのみを作成してクライアントコンピュータ10に送信している。したがって、クライアントコンピュータ10でのフォントの利用性を向上させることができる。   The font server computer 40 manages font data that can be used free of charge and font data that can be used free of charge among a plurality of font data for each client computer 10, and a font list from the client computer 10. If a free font list is specified in the request, only the free font list is created and transmitted to the client computer 10. Therefore, the usability of fonts on the client computer 10 can be improved.

さらに、フォントサーバコンピュータ40が、クライアントコンピュータ10毎に複数のフォントデータのうち当該クライアントコンピュータ10が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、クライアントコンピュータ10からのフォントリスト要求において有料フォントリストが指定されていると、有料フォントリストのみを作成して当該クライアントコンピュータ10に送信している。したがって、有料フォントを有効に領することができる。   Further, the font server computer 40 manages font data that can be used free of charge and font data that can be used free of charge among a plurality of font data for each client computer 10, and a font list from the client computer 10. If a paid font list is specified in the request, only the paid font list is created and transmitted to the client computer 10. Therefore, the paid font can be effectively used.

また、フォントサーバコンピュータ40は、クライアントコンピュータ10から有料フォントデータのフォント要求があると、当該要求のあった有料フォントデータを当該クライアントコンピュータ10に送るとともに、当該有料フォントデータの送信履歴をメモリに保存している。   Further, when a font request for paid font data is received from the client computer 10, the font server computer 40 sends the requested paid font data to the client computer 10 and saves the paid font data transmission history in a memory. is doing.

したがって、有料フォントの利用に対して、適切に課金することができ、フォントの開発経費等を適切に回収することができる。   Therefore, it is possible to appropriately charge for the use of paid fonts, and it is possible to appropriately collect font development expenses and the like.

以上、本発明者によってなされた発明を好適な実施例に基づき具体的に説明したが、本発明は上記のものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   The invention made by the present inventor has been specifically described based on the preferred embodiments. However, the present invention is not limited to the above, and various modifications can be made without departing from the scope of the invention. Needless to say.

本発明は、複数のホスト装置とプリンタサーバ装置でフォントデータを安価かつ効率的に利用する印刷システムに適用することができる。   The present invention can be applied to a printing system that uses font data inexpensively and efficiently by a plurality of host devices and a printer server device.

本発明の印刷システムの一実施例を適用した印刷システムのシステムブロック構成図。1 is a system block configuration diagram of a printing system to which an embodiment of a printing system of the present invention is applied. 図1のフォントサーバコンピュータのメモリに格納されているアクセス管理ファイルの一例を示す図。The figure which shows an example of the access management file stored in the memory of the font server computer of FIG. 図1の印刷システムでのクライアントコンピュータまたはプリンタサーバコンピュータによるフォントサーバコンピュータからのフォントリスト取得処理を示すフローチャート。2 is a flowchart showing a font list acquisition process from a font server computer by a client computer or a printer server computer in the printing system of FIG. 1. 図1の印刷システムでのクライアントコンピュータによる有料フォント取得・課金処理を示すフローチャート。3 is a flowchart showing paid font acquisition / billing processing by a client computer in the printing system of FIG. 1.

符号の説明Explanation of symbols

1 印刷システム
10 クライアントコンピュータ
11 アプリケーションプログラム
12 OS印刷システム
13 クライアントプリンタドライバモジュール
14 クライアントフォント管理モジュール
15 データ送信部
16 フォントリスト問い合わせ部
17 フォント取得部
20 プリンタサーバコンピュータ
21 OS印刷システム
22 サーバプリンタドライバモジュール
23 クライアントフォント管理モジュール
24 PDL変換部
25 データ送信部
26 フォントリスト問い合わせ部
27 フォント取得部
30 印刷装置
40 フォントサーバコンピュータ
41 サーバフォント管理モジュール
42 フォントリスト列挙部
43 フォントデータダウンロード部
44 アクセス権管理部
DESCRIPTION OF SYMBOLS 1 Printing system 10 Client computer 11 Application program 12 OS printing system 13 Client printer driver module 14 Client font management module 15 Data transmission part 16 Font list inquiry part 17 Font acquisition part 20 Printer server computer 21 OS printing system 22 Server printer driver module 23 Client font management module 24 PDL conversion unit 25 Data transmission unit 26 Font list inquiry unit 27 Font acquisition unit 30 Printing device 40 Font server computer 41 Server font management module 42 Font list enumeration unit 43 Font data download unit 44 Access right management unit

Claims (10)

所定のネットワークにホスト装置、プリンタサーバ装置、複数種類のフォントデータを保持するフォントサーバ装置及び印刷装置が接続され、前記ホスト装置が、前記フォントサーバ装置に当該フォントサーバ装置の保持しているフォントのリストを要求し、当該フォントサーバ装置が当該フォントリスト要求に応じて前記保持する複数のフォントのフォントリストを当該ホスト装置に送信し、当該ホスト装置が、当該送信されてきたフォントリストに基づいてフォントが選択されると、当該選択されたフォントを特定して前記フォントサーバ装置にフォント要求を行い、当該フォントサーバ装置が、当該要求されたフォントデータを当該ホスト装置に送信し、当該ホスト装置が、当該フォントサーバ装置から送られてきたフォントデータを使用して文書の作成が行われて印刷指示があると、当該文書データを当該フォントは組み込まれていないが当該フォントを指定するフォント情報を有する中間印刷データに変換して前記プリンタサーバ装置に送り、当該プリンタサーバ装置が、当該送られてきた中間印刷データのフォント情報の指定するフォントを、前記フォントサーバ装置に要求し、当該フォントサーバ装置が、当該要求されたフォントデータを当該プリンタサーバ装置に送信し、当該プリンタサーバ装置が、当該受け取ったフォントデータを前記ホスト装置から受け取った前記中間印刷データに組み込んで当該中間印刷データを前記印刷装置が処理可能な最終印刷データに変換して当該印刷装置に送信し、当該印刷装置で印刷処理する印刷システムであって、前記フォントサーバ装置は、前記ホスト装置及び前記プリンタサーバ装置からの前記フォントリスト要求及び前記フォント要求に対して所定のアクセス管理情報に基づいて当該ホスト装置及び当該プリンタサーバ装置のアクセス権限を管理し、前記フォントリストの送信/送信拒否及び前記フォントデータの送信/送信拒否を制御すること特徴とする印刷システム。   A host device, a printer server device, a font server device that holds a plurality of types of font data, and a printing device are connected to a predetermined network, and the host device stores fonts held by the font server device in the font server device. Requesting a list, the font server device transmits a font list of the plurality of fonts held in response to the font list request to the host device, and the host device sends a font based on the transmitted font list Is selected, a font request is made to the font server device by specifying the selected font, the font server device transmits the requested font data to the host device, and the host device Font data sent from the font server device If the document is created and a print instruction is issued, the document data is converted into intermediate print data that does not include the font but has font information for specifying the font, and sends the intermediate print data to the printer server device. The printer server device requests the font server device to specify a font specified by the font information of the intermediate print data sent thereto, and the font server device sends the requested font data to the printer server device. And the printer server device incorporates the received font data into the intermediate print data received from the host device and converts the intermediate print data into final print data that can be processed by the printing device. A printing system that performs printing on the printing apparatus and includes: The server device manages access authority of the host device and the printer server device based on predetermined access management information for the font list request and the font request from the host device and the printer server device, and the font device A printing system for controlling transmission / rejection of a list and transmission / rejection of the font data. 前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置または前記プリンタサーバ装置からのフォント要求において、複数のデータフォーマットのうち任意のデータフォーマットでのフォントデータの送信要求を許可し、前記ホスト装置または前記プリンタサーバ装置が、前記フォントサーバ装置の許可するデータフォーマット形式から任意のフォーマット形式を指定して前記フォント要求を行い、前記フォントサーバ装置が、当該ホスト装置または当該プリンタサーバ装置からフォーマット形式の指定があると、当該指定されたフォーマット形式でデータフォーマットしたフォントデータを送信することを特徴とする請求項1記載の印刷システム。   In the printing system, the font server device permits a font data transmission request in an arbitrary data format among a plurality of data formats in a font request from the host device or the printer server device, and the host device or The printer server device requests the font by specifying an arbitrary format format from the data format format permitted by the font server device, and the font server device specifies the format format from the host device or the printer server device. 2. The printing system according to claim 1, further comprising: transmitting font data that has been data-formatted in the designated format. 前記印刷システムは、前記フォントサーバ装置が、前記データフォーマットとして、フォント毎に当該フォントファイル全体を指定するファイル指定を可能とし、前記ホスト装置または前記プリンタサーバ装置が、当該フォントサーバ装置の許可するデータフォーマット形式として、ファイル指定が可能であることを特徴とする請求項2記載の印刷システム。   The printing system enables the font server device to specify a file for specifying the entire font file for each font as the data format, and the host device or the printer server device allows data to be permitted by the font server device. The printing system according to claim 2, wherein a file can be specified as a format. 前記印刷システムは、前記フォントサーバ装置が、前記データフォーマットとして、文字毎にフォントを指定する文字指定を可能とし、前記ホスト装置または前記プリンタサーバ装置が、当該フォントサーバ装置の許可するデータフォーマット形式として、文字指定が可能であることを特徴とする請求項2記載の印刷システム。   In the printing system, the font server device can specify a character for specifying a font for each character as the data format, and the host device or the printer server device can use a data format format permitted by the font server device. The printing system according to claim 2, wherein characters can be designated. 前記印刷システムは、前記フォントサーバ装置が、前記データフォーマットとして、ビットマップを指定するビットマップ指定を可能とし、前記ホスト装置または前記プリンタサーバ装置が、当該フォントサーバ装置の許可するデータフォーマット形式として、ビットマップ指定が可能であることを特徴とする請求項2記載の印刷システム。   The printing system allows the font server device to specify a bitmap that specifies a bitmap as the data format, and the host device or the printer server device as a data format format permitted by the font server device, The printing system according to claim 2, wherein bitmap designation is possible. 前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置毎に前記複数のフォントデータのうち当該ホスト装置の利用可能なフォントデータを当該ホスト装置を特定するホスト情報に関連付けたアクセス管理ファイルを前記アクセス管理情報として作成して、前記ホスト装置のフォント毎のアクセス権限を管理し、前記ホスト装置は、前記中間印刷データとともに自己のホスト情報を前記プリンタサーバ装置に送信し、前記ホスト装置及び前記プリンタサーバ装置が、前記フォントリスト要求及び前記フォント要求に際して、前記ホスト情報を前記フォントサーバ装置に送信し、前記フォントサーバ装置は、当該送られてきたホスト情報と前記アクセス管理ファイルに基づいてアクセス権限を管理し、前記フォントリスト要求に対しては、当該ホスト情報に対してアクセスの許可されているフォントのみからなるフォントリストを作成して送信し、前記フォント要求に対しては、当該フォント要求にかかるフォントが前記アクセス管理ファイルで当該ホスト情報に対してアクセスの許可されているフォントであるときにのみ当該フォントデータを送信することを特徴とする請求項1から請求項5のいずれかに記載の印刷システム。   In the printing system, the font server device accesses the access management file in which font data usable by the host device among the plurality of font data for each host device is associated with host information for identifying the host device. Created as management information, manages the access authority for each font of the host device, and the host device transmits its host information together with the intermediate print data to the printer server device, and the host device and the printer server In response to the font list request and the font request, the device transmits the host information to the font server device, and the font server device manages access authority based on the sent host information and the access management file. In response to the font list request Creates and sends a font list consisting only of fonts that are permitted to access the host information. For the font request, the font for the font request is the host information in the access management file. 6. The printing system according to claim 1, wherein the font data is transmitted only when the font is permitted to be accessed. 前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置毎に前記複数のフォントデータのうち当該ホスト装置が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、前記ホスト装置から前記フォントリスト要求があると、前記無料フォントリストと前記有料フォントリストを作成して当該ホスト装置に送信することを特徴とする請求項1から請求項6のいずれかに記載の印刷システム。   In the printing system, the font server device manages font data that can be used free of charge by the host device and font data that can be used for a fee among the plurality of font data for each host device. The printing system according to claim 1, wherein when the font list is requested, the free font list and the paid font list are created and transmitted to the host device. 前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置毎に前記複数のフォントデータのうち当該ホスト装置が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、前記ホスト装置からの前記フォントリスト要求において無料フォントリストが指定されていると、前記無料フォントリストのみを作成して当該ホスト装置に送信することを特徴とする請求項7記載の印刷システム。   In the printing system, the font server device manages font data that can be used free of charge by the host device and font data that can be used for a fee among the plurality of font data for each host device. 8. The printing system according to claim 7, wherein when a free font list is specified in the font list request, only the free font list is created and transmitted to the host device. 前記印刷システムは、前記フォントサーバ装置が、前記ホスト装置毎に前記複数のフォントデータのうち当該ホスト装置が無料で利用可能なフォントデータと有料で利用可能なフォントデータを管理し、前記ホスト装置からの前記フォントリスト要求において有料フォントリストが指定されていると、前記有料フォントリストのみを作成して当該ホスト装置に送信することを特徴とする請求項7記載の印刷システム。   In the printing system, the font server device manages font data that can be used free of charge by the host device and font data that can be used for a fee among the plurality of font data for each host device. 8. The printing system according to claim 7, wherein when a paid font list is specified in the font list request, only the paid font list is created and transmitted to the host device. 前記フォントサーバ装置は、前記ホスト装置から前記有料フォントデータのフォント要求があると、当該要求のあった有料フォントデータを当該ホスト装置に送るとともに、当該有料フォントデータの送信履歴を所定の記憶手段に保存することを特徴とする請求項7または請求項9記載の印刷システム。
When there is a font request for the paid font data from the host device, the font server device sends the requested paid font data to the host device and sends the paid font data transmission history to a predetermined storage means. The printing system according to claim 7 or 9, wherein the printing system is stored.
JP2005354671A 2005-12-08 2005-12-08 Print system Pending JP2007157036A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005354671A JP2007157036A (en) 2005-12-08 2005-12-08 Print system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005354671A JP2007157036A (en) 2005-12-08 2005-12-08 Print system

Publications (1)

Publication Number Publication Date
JP2007157036A true JP2007157036A (en) 2007-06-21

Family

ID=38241292

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005354671A Pending JP2007157036A (en) 2005-12-08 2005-12-08 Print system

Country Status (1)

Country Link
JP (1) JP2007157036A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015107935A1 (en) * 2014-01-18 2015-07-23 株式会社モリサワ Font distribution system and font distribution method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015107935A1 (en) * 2014-01-18 2015-07-23 株式会社モリサワ Font distribution system and font distribution method
JP2015135638A (en) * 2014-01-18 2015-07-27 株式会社モリサワ Font distribution system and font distribution method
US9984046B2 (en) 2014-01-18 2018-05-29 Morisawa Inc. Font delivery system and font delivery method

Similar Documents

Publication Publication Date Title
JP4803874B2 (en) Printing apparatus, network interface apparatus, printing apparatus control method, and storage medium
US6330068B1 (en) Image storing apparatus, image control apparatus, output control apparatus, information processing apparatus, system of these apparatuses, print control method therefor, and storage medium storing computer readable program realizing print control
JP4845759B2 (en) Identifier management apparatus and control method thereof
US20050243363A1 (en) Printing system, method for managing print job, program, and recording medium
US7315396B2 (en) Systems and methods for generating banner pages
JP2005533294A (en) Service acquisition method and service acquisition system
JP2007157036A (en) Print system
JP2002222071A (en) Page description language on-demand print system
WO2006006302A1 (en) Printing system, printer server, print execution program, and printed document management system
JP2005251179A (en) System for mediating print on network
JP2002202991A (en) Print data delivering device through network, method, system, medium, and program for it
JP2006163901A (en) Network device, program, and recording medium
US8279468B2 (en) Printing device and network printing system
JP2004213251A (en) Image forming apparatus capable of reusing objective data for image formation and their processing condition
JP2007164601A (en) Printing system
JP4185768B2 (en) Client device and program thereof
US9535642B2 (en) Management system, image forming apparatus, information processing method, and storage medium
JP2001297114A (en) Document processor
JP4785296B2 (en) Server apparatus, server apparatus control method, and storage medium
JP2010050808A (en) Log auditing system
JP2008059111A (en) Image forming system, image output controller, and program
JP2002132460A (en) Document processing system
JP4109408B2 (en) System that mediates printing on the network
JPWO2004019249A1 (en) Font providing method and system, and master font server
JP2006146364A (en) Print control device, print control method, print control system, program and storage medium